/external/gson/gson/src/test/java/com/google/gson/functional/ |
D | TypeVariableTest.java | 77 public static class Blue extends Red<Boolean> { class in TypeVariableTest 78 public Blue() { in Blue() method in TypeVariableTest.Blue 82 public Blue(boolean value) { in Blue() method in TypeVariableTest.Blue
|
/external/flatbuffers/tests/ts/my-game/example/ |
D | color.ts | 20 Blue = 8 enumerator
|
D | color.d.ts | 14 Blue = 8 enumerator
|
/external/flatbuffers/tests/MyGame/Example/ |
D | Color.py | 12 Blue = 8 variable in Color
|
D | Color.cs | 18 Blue = 8, enumerator
|
D | Color.php | 14 const Blue = 8; define in MyGame\\Example\\Color
|
D | Color.java | 20 public static final int Blue = 8; field in Color
|
D | Color.kt | 20 const val Blue: UByte = 8u constant
|
/external/flatbuffers/tests/MyGame/Example/NestedUnion/ |
D | Color.py | 12 Blue = 8 variable in Color
|
/external/flatbuffers/tests/nested_namespace_test/ |
D | nested_namespace_test1_generated.cs | 17 Blue = 2, enumerator
|
/external/clang/test/Index/ |
D | load-decls.c | 4 Blue, enumerator
|
D | complete-enums.cpp | 7 Blue enumerator
|
/external/rust/android-crates-io/crates/num-derive/tests/ |
D | no_implicit_prelude.rs | 8 Blue, enumerator
|
D | trivial.rs | 18 Blue, enumerator
|
D | with_custom_values.rs | 18 Blue = 5, enumerator
|
/external/apache-commons-bcel/src/test/java/org/apache/bcel/data/ |
D | SimpleEnum.java | 21 public enum SimpleEnum { Red,Orange,Yellow,Green,Blue,Indigo,Violet } enumConstant
|
/external/clang/test/PCH/ |
D | enum.h | 6 Blue enumerator
|
/external/clang/test/CXX/over/over.built/ |
D | p25.cpp | 4 enum class Color { Red, Green, Blue }; enumerator
|
/external/clang/test/CodeCompletion/ |
D | enum-switch-case.c | 6 Blue, enumerator
|
D | enum-switch-case.cpp | 7 Blue, enumerator
|
D | macros.c | 2 Red, Green, Blue enumerator
|
/external/flatbuffers/samples/rust_generated/my_game/sample/ |
D | color_generated.rs | 31 pub const Blue: Self = Self(2); constant
|
/external/clang/test/CodeGenObjC/ |
D | encode-test-4.m | 3 typedef enum : Integer { Red, Green, Blue} Color; enum
|
/external/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_report_decorator.h | 37 const char *Blue() const { return ansi_ ? "\033[1m\033[34m" : ""; } in Blue() function
|
/external/clang/test/SemaCXX/ |
D | make_integer_seq.cpp | 43 Blue }; enumerator
|