HomeSort by relevance Sort by last modified time
    Searched defs:COLOR_YELLOW (Results 1 - 25 of 38) sorted by null

1 2

  /external/google-benchmark/src/
colorprint.h 13 COLOR_YELLOW,
  /external/libcxx/utils/google-benchmark/src/
colorprint.h 13 COLOR_YELLOW,
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/utils/google-benchmark/src/
colorprint.h 13 COLOR_YELLOW,
  /external/tensorflow/tensorflow/python/debug/cli/
cli_shared.py 47 COLOR_YELLOW = "yellow"
  /packages/apps/TV/tuner/src/com/android/tv/tuner/util/
StatusTextUtils.java 28 private static final String COLOR_YELLOW = "yellow";
57 audioPositionColor = COLOR_YELLOW;
101 return String.format("<font color=%s>%s</font>\n", COLOR_YELLOW, msg);
110 buffer.append(COLOR_YELLOW);
127 buffer.append(COLOR_YELLOW);
  /external/mesa3d/src/amd/common/
ac_debug.c 40 #define COLOR_YELLOW "\033[1;33m"
73 fprintf(file, COLOR_YELLOW "%s" COLOR_RESET " <- ", name);
90 fprintf(file, COLOR_YELLOW "%s" COLOR_RESET " <- ",
128 fprintf(file, COLOR_YELLOW "0x%05x" COLOR_RESET " <- 0x%08x\n", offset, value);
  /external/mesa3d/src/gallium/drivers/radeonsi/
si_debug.c 150 #define COLOR_YELLOW "\033[1;33m"
302 COLOR_YELLOW " Size VM start page "
352 fprintf(f, COLOR_YELLOW "Color buffer %i:" COLOR_RESET "\n", i);
359 fprintf(f, COLOR_YELLOW "Depth-stencil buffer:" COLOR_RESET "\n");
  /system/bt/service/client/
main.cc 67 #define COLOR_YELLOW "\x1B[0;93m"
    [all...]
  /external/minijail/
common.mk 362 COLOR_YELLOW = \x1b[33;01m
404 @$(ECHO) " $(COLOR_YELLOW)-----$(COLOR_RESET)"
431 @$(ECHO) " $(COLOR_YELLOW)-----$(COLOR_RESET)"
441 $(ECHO) "$(COLOR_YELLOW)\
722 @$(ECHO) "COVERAGE [$(COLOR_YELLOW)STARTED$(COLOR_RESET)]"
737 @$(ECHO) "COVERAGE [$(COLOR_YELLOW)FINISHED$(COLOR_RESET)]"
828 @$(ECHO) "[$(COLOR_YELLOW)SETUP$(COLOR_RESET)]"
853 @$(ECHO) "[$(COLOR_YELLOW)TEARDOWN$(COLOR_RESET)]"
    [all...]
  /external/modp_b64/
common.mk 360 COLOR_YELLOW = \x1b[33;01m
402 @$(ECHO) " $(COLOR_YELLOW)-----$(COLOR_RESET)"
429 @$(ECHO) " $(COLOR_YELLOW)-----$(COLOR_RESET)"
439 $(ECHO) "$(COLOR_YELLOW)\
718 @$(ECHO) "COVERAGE [$(COLOR_YELLOW)STARTED$(COLOR_RESET)]"
733 @$(ECHO) "COVERAGE [$(COLOR_YELLOW)FINISHED$(COLOR_RESET)]"
817 @$(ECHO) "[$(COLOR_YELLOW)SETUP$(COLOR_RESET)]"
842 @$(ECHO) "[$(COLOR_YELLOW)TEARDOWN$(COLOR_RESET)]"
    [all...]
  /test/vts/runners/target/gtest/
gtest_main.cpp 55 enum GTestColor { COLOR_DEFAULT, COLOR_RED, COLOR_GREEN, COLOR_YELLOW };
66 using testing::internal::COLOR_YELLOW;
411 ColoredPrintf(COLOR_YELLOW, "[ SLOW ] ");
415 ColoredPrintf(COLOR_YELLOW, "[ SLOW ] ");
    [all...]
  /bionic/tests/
gtest_main.cpp 84 COLOR_YELLOW
95 using testing::internal::COLOR_YELLOW;
469 ColoredPrintf(COLOR_YELLOW, "[ SLOW ] ");
472 ColoredPrintf(COLOR_YELLOW, "[ SLOW ] ");
    [all...]
  /external/syslinux/gpxe/src/include/
curses.h 192 #define COLOR_YELLOW COLOUR_YELLOW
  /frameworks/support/media/src/main/java/androidx/media/subtitle/
Cea608CCParser.java 288 static final int COLOR_YELLOW = 5;
  /frameworks/av/packages/MediaComponents/src/com/android/media/subtitle/
ClosedCaptionRenderer.java 504 static final int COLOR_YELLOW = 5;
    [all...]
  /frameworks/base/media/java/android/media/
ClosedCaptionRenderer.java 509 static final int COLOR_YELLOW = 5;
    [all...]
  /external/google-breakpad/src/testing/gtest/src/
gtest.cc     [all...]
  /external/llvm/utils/unittest/googletest/src/
gtest.cc     [all...]
  /external/mesa3d/src/gtest/src/
gtest.cc     [all...]
  /external/protobuf/gtest/src/
gtest.cc     [all...]
  /external/swiftshader/third_party/LLVM/utils/unittest/googletest/
gtest.cc     [all...]
  /external/vulkan-validation-layers/tests/gtest-1.7.0/src/
gtest.cc     [all...]
  /prebuilts/ndk/r16/sources/third_party/googletest/googletest/src/
gtest.cc     [all...]
  /external/googletest/googletest/src/
gtest.cc     [all...]
  /external/libvpx/libvpx/third_party/googletest/src/src/
gtest.cc     [all...]

Completed in 1298 milliseconds

1 2