Searched defs:colors (Results 1 – 2 of 2) sorted by relevance
/openthread-latest/third_party/mbedtls/repo/tests/scripts/ |
D | depends.py | 123 def set_config_option_value(conf, option, colors, value: Union[bool, str]): argument 142 def set_reference_config(conf, options, colors): argument 170 def announce(self, colors, what): argument 182 def configure(self, conf, options, colors): argument 446 def run(options, job, conf, colors=NO_COLORS): argument
|
/openthread-latest/third_party/mbedtls/repo/library/ |
D | mps_trace.c | 30 static char const *colors[] = variable
|