| /external/gson/gson/src/test/java/com/google/gson/functional/ |
| D | TypeVariableTest.java | 72 public static class Blue extends Red<Boolean> { class in TypeVariableTest 73 public Blue() { in Blue() method in TypeVariableTest.Blue 77 public Blue(boolean value) { in Blue() method in TypeVariableTest.Blue
|
| /external/flatbuffers/tests/my-game/example/ |
| D | color.ts | 18 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/clang/test/Index/ |
| D | load-decls.c | 4 Blue, enumerator
|
| D | complete-enums.cpp | 7 Blue enumerator
|
| D | annotate-comments-objc.m | 43 typedef NS_ENUM(int, An_NS_ENUM_isdoxy1) { Red, Green, Blue }; typedef
|
| /external/flatbuffers/tests/nested_namespace_test/ |
| D | nested_namespace_test1_generated.cs | 17 Blue = 2, enumerator
|
| /external/catch2/projects/SelfTest/UsageTests/ |
| D | EnumToString.tests.cpp | 85 enum class Colours { Red, Green, Blue }; enumerator 93 Bikeshed::Colours::Blue ) in CATCH_REGISTER_ENUM()
|
| /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/CXX/over/over.built/ |
| D | p25.cpp | 4 enum class Color { Red, Green, Blue }; enumerator
|
| /external/clang/test/PCH/ |
| D | enum.h | 6 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/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
|
| D | enum-switch-case-qualified.cpp | 10 Blue, enumerator
|
| /external/rust/crates/num-derive/tests/ |
| D | trivial.rs | 18 Blue, enumerator
|
| D | with_custom_values.rs | 20 Blue = 5, enumerator
|
| /external/clang/test/CodeGenObjC/ |
| D | encode-test-4.m | 3 typedef enum : Integer { Red, Green, Blue} Color; enum
|
| /external/clang/test/SemaCXX/ |
| D | make_integer_seq.cpp | 43 Blue }; enumerator
|
| /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
|