Searched defs:WHITE (Results 1 - 25 of 28) sorted by relevance

12

/external/guava/guava-gwt/test-super/com/google/common/collect/super/com/google/common/collect/
H A DEnumMultisetTest.java50 BLUE, RED, YELLOW, GREEN, WHITE enum constant in enum:EnumMultisetTest.Color
/external/pdfium/third_party/libtiff/
H A Dtif_next.c46 #define WHITE ((1<<2)-1) macro
/external/guava/guava-tests/test/com/google/common/collect/
H A DEnumMultisetTest.java76 BLUE, RED, YELLOW, GREEN, WHITE enum constant in enum:EnumMultisetTest.Color
/external/snakeyaml/src/test/java/examples/collections/
H A DTypeSafeMap2Test.java39 developers.put(Color.WHITE, new Developer2("Fred", "creator"));
57 developers.put(Color.WHITE, new Developer2("Fred", "creator"));
102 assertEquals(Color.WHITE, firstColor);
114 WHITE, BLACK, RED; enum constant in enum:TypeSafeMap2Test.Color
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
H A DPathNumbering.h55 enum NodeColor { WHITE, GRAY, BLACK }; enumerator in enum:llvm::BallLarusNode::NodeColor
59 _basicBlock(BB), _numberPaths(0), _color(WHITE) {
/external/swiftshader/third_party/LLVM/include/llvm/Support/
H A Draw_ostream.h71 WHITE, enumerator in enum:llvm::raw_ostream::Colors
/external/llvm/include/llvm/Support/
H A Draw_ostream.h79 WHITE, enumerator in enum:llvm::raw_ostream::Colors
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A Draw_ostream.h82 WHITE, enumerator in enum:llvm::raw_ostream::Colors
/external/v8/src/arm64/
H A Dsimulator-arm64.cc44 #define WHITE "37" macro
47 TEXT_COLOUR clr_flag_name = FLAG_log_colour ? COLOUR_BOLD(WHITE) : "";
/external/python/cpython2/Lib/plat-irix5/
H A DGL.py21 WHITE = 7 variable
/external/python/cpython2/Lib/plat-irix6/
H A DGL.py21 WHITE = 7 variable
/external/vixl/src/aarch64/
H A Dsimulator-aarch64.cc247 #define WHITE "37" macro
252 clr_flag_name = value ? COLOUR_BOLD(WHITE) : "";
/external/protobuf/php/ext/google/protobuf/
H A Dupb.c3002 /* After our analysis phase all nodes will be either GRAY or WHITE. */
3008 WHITE /* Object is reachable and has been assigned a group (SCC). */ enumerator in enum:__anon18804
3057 /* Pops an obj from the Tarjan stack and sets it to WHITE, with a ptr to its
3062 /* This defines the attr layout for nodes in the WHITE state.
3064 setattr(t, r, WHITE | (upb_inttable_count(&t->groups) - 2) << 8);
3103 assert(color(t, r) == WHITE);
3117 assert(color(t, r) == WHITE);
3144 } else if (subobj->is_frozen || color(t, subobj) == WHITE) {
3146 * and WHITE nodes have already been assigned a SCC. */
3219 * - all objects in attr map are WHITE o
[all...]
/external/protobuf/ruby/ext/google/protobuf_c/
H A Dupb.c3161 /* After our analysis phase all nodes will be either GRAY or WHITE. */
3167 WHITE /* Object is reachable and has been assigned a group (SCC). */ enumerator in enum:__anon18861
3216 /* Pops an obj from the Tarjan stack and sets it to WHITE, with a ptr to its
3221 /* This defines the attr layout for nodes in the WHITE state.
3223 setattr(t, r, WHITE | (upb_inttable_count(&t->groups) - 2) << 8);
3262 assert(color(t, r) == WHITE);
3276 assert(color(t, r) == WHITE);
3303 } else if (subobj->is_frozen || color(t, subobj) == WHITE) {
3305 * and WHITE nodes have already been assigned a SCC. */
3378 * - all objects in attr map are WHITE o
[all...]
/external/icu/tools/srcgen/currysrc/libs/
H A Dorg.eclipse.core.resources_3.10.0.v20150423-0755.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
H A Dorg.eclipse.osgi_3.10.100.v20150529-1857.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
/external/annotation-tools/asmx/
H A Dbcel.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/bcel/ org/apache/bcel/classfile/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dbcel.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/bcel/ org/apache/bcel/classfile/ ...
H A Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ...
/external/dagger2/lib/
H A Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ...
/external/robolectric/v1/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/v8/src/inspector/build/closure-compiler/
H A Dclosure-compiler.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 507 milliseconds

12