HomeSort by relevance Sort by last modified time
    Searched refs:COLOR_NONE (Results 1 - 4 of 4) sorted by null

  /external/iproute2/include/
color.h 11 COLOR_NONE
json_print.h 56 print_color_##type_name(t, COLOR_NONE, key, fmt, value); \
  /frameworks/base/services/tests/
runtests.py 30 COLOR_NONE ='\033[0m'
37 COLOR_NONE)
  /external/iproute2/lib/
color.c 109 if (!color_is_enabled || attr == COLOR_NONE) {
133 return COLOR_NONE;
145 return COLOR_NONE;

Completed in 530 milliseconds