/aosp_15_r20/frameworks/base/packages/EasterEgg/src/com/android/egg/landroid/ |
H A D | Colors.kt | 24 val Green = Color(0xFF34A853) constant
|
/aosp_15_r20/external/angle/util/ |
H A D | shader_utils.cpp | 656 const char *Green() in Green() function 806 const char *Green() in Green() function 912 const char *Green() in Green() function
|
/aosp_15_r20/external/flatbuffers/samples/rust_generated/my_game/sample/ |
H A D | color_generated.rs | 30 pub const Green: Self = Self(1); constant
|
/aosp_15_r20/external/flatbuffers/tests/my-game/example/ |
H A D | color.ts | 13 Green = 2, enumerator
|
/aosp_15_r20/external/flatbuffers/tests/MyGame/Example/ |
H A D | Color.py | 10 Green = 2 variable in Color
|
H A D | Color.cs | 16 Green = 2, enumerator
|
H A D | Color.php | 12 const Green = 2; define in MyGame\\Example\\Color
|
H A D | Color.java | 16 public static final int Green = 2; field in Color
|
H A D | Color.kt | 16 const val Green: UByte = 2u constant
|
/aosp_15_r20/external/flatbuffers/tests/nested_namespace_test/ |
H A D | nested_namespace_test1_generated.cs | 16 Green = 1, enumerator
|
/aosp_15_r20/external/clang/test/Index/ |
H A D | load-decls.c | 3 Green, enumerator
|
H A D | complete-enums.cpp | 6 Green, enumerator
|
/aosp_15_r20/external/apache-commons-bcel/src/test/java/org/apache/bcel/data/ |
H A D | SimpleEnum.java | 21 public enum SimpleEnum { Red,Orange,Yellow,Green,Blue,Indigo,Violet } enumConstant
|
/aosp_15_r20/external/clang/test/CXX/over/over.built/ |
H A D | p25.cpp | 4 enum class Color { Red, Green, Blue }; enumerator
|
/aosp_15_r20/external/clang/test/PCH/ |
H A D | enum.h | 5 Green, enumerator
|
/aosp_15_r20/external/clang/test/CodeCompletion/ |
H A D | enum-switch-case.cpp | 6 Green, enumerator
|
H A D | enum-switch-case.c | 5 Green, enumerator
|
H A D | macros.c | 2 Red, Green, Blue enumerator
|
H A D | enum-switch-case-qualified.cpp | 9 Green, enumerator
|
/aosp_15_r20/external/clang/test/CodeGenObjC/ |
H A D | encode-test-4.m | 3 typedef enum : Integer { Red, Green, Blue} Color; enum
|
/aosp_15_r20/external/rust/android-crates-io/crates/num-derive/tests/ |
D | trivial.rs | 19 Green, enumerator
|
D | with_custom_values.rs | 21 Green, enumerator
|
/aosp_15_r20/external/clang/test/SemaCXX/ |
H A D | make_integer_seq.cpp | 42 Green, enumerator
|
/aosp_15_r20/external/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_report_decorator.h | 35 const char *Green() const { return ansi_ ? "\033[1m\033[32m" : ""; } in Green() function
|
/aosp_15_r20/bootable/libbootloader/gbl/libgbl/src/gbl_avb/ |
H A D | state.rs | 23 Green, enumerator
|