/aosp_15_r20/out/soong/.intermediates/frameworks/native/libs/gui/aidl/android.gui-rust-source/gen/android/gui/ |
D | Color.rs | 18 impl Default for r#Color { implementation 19 fn default() -> Self { in default() method 28 impl binder::Parcelable for r#Color { implementation 58 impl binder::binder_impl::ParcelableMetadata for r#Color { implementation
|
/aosp_15_r20/external/flatbuffers/tests/monster_test/my_game/example/ |
H A D | test_simple_table_with_enum_generated.rs | 56 pub fn color(&self) -> Color { in color() 78 fn default() -> Self { in default() method 91 pub fn add_color(&mut self, color: Color) { in add_color() 122 fn default() -> Self { in default() method
|
H A D | vec_3_generated.rs | 17 fn default() -> Self { in default() method 89 test2: Color, in new() 198 pub fn test2(&self) -> Color { in test2() 210 pub fn set_test2(&mut self, x: Color) { in set_test2() 214 &x_le as *const Color as *const u8, in set_test2() constant
|
H A D | monster_generated.rs | 396 pub fn color(&self) -> Color { in color() 568 pub fn vector_of_enums(&self) -> Option<flatbuffers::Vector<'a, Color>> { in vector_of_enums() argument 832 fn default() -> Self { in default() method 917 pub fn add_color(&mut self, color: Color) { in add_color() 1081 …tor_of_enums(&mut self, vector_of_enums: flatbuffers::WIPOffset<flatbuffers::Vector<'b , Color>>) { in add_vector_of_enums() argument 1316 fn default() -> Self { in default() method
|
/aosp_15_r20/external/flatbuffers/tests/monster_test_serialize/my_game/example/ |
H A D | test_simple_table_with_enum_generated.rs | 58 pub fn color(&self) -> Color { in color() 80 fn default() -> Self { in default() method 104 pub fn add_color(&mut self, color: Color) { in add_color() 135 fn default() -> Self { in default() method
|
H A D | vec_3_generated.rs | 19 fn default() -> Self { in default() method 107 test2: Color, in new() 216 pub fn test2(&self) -> Color { in test2() 228 pub fn set_test2(&mut self, x: Color) { in set_test2() 232 &x_le as *const Color as *const u8, in set_test2() constant
|
H A D | monster_generated.rs | 398 pub fn color(&self) -> Color { in color() 570 pub fn vector_of_enums(&self) -> Option<flatbuffers::Vector<'a, Color>> { in vector_of_enums() argument 834 fn default() -> Self { in default() method 1136 pub fn add_color(&mut self, color: Color) { in add_color() 1300 …tor_of_enums(&mut self, vector_of_enums: flatbuffers::WIPOffset<flatbuffers::Vector<'b , Color>>) { in add_vector_of_enums() argument 1535 fn default() -> Self { in default() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/intrusive-collections/src/ |
D | rbtree.rs | 39 pub enum Color { enum 68 unsafe fn color(&self, ptr: Self::LinkPtr) -> Color; in color() 92 unsafe fn set_color(&mut self, ptr: Self::LinkPtr, color: Color); in set_color() 164 fn default() -> Link { in default() method 198 color: Color, in set_parent_color() 247 unsafe fn color(&self, ptr: Self::LinkPtr) -> Color { in color() 271 unsafe fn set_color(&mut self, ptr: Self::LinkPtr, color: Color) { in set_color() 442 fn default() -> AtomicLink { in default() method 476 color: Color, in set_parent_color() 534 unsafe fn color(&self, ptr: Self::LinkPtr) -> Color { in color() [all …]
|
/aosp_15_r20/external/fonttools/Lib/fontTools/ttLib/tables/ |
H A D | C_P_A_L_.py | 74 def _decompileUInt16Array(self, data, offset, numElements, default=0): argument 83 def _decompileUInt32Array(self, data, offset, numElements, default=0): argument 273 class Color(namedtuple("Color", "blue green red alpha")): class
|
/aosp_15_r20/external/flatbuffers/samples/rust_generated/my_game/sample/ |
H A D | monster_generated.rs | 128 pub fn color(&self) -> Color { in color() 198 fn default() -> Self { in default() method 240 pub fn add_color(&mut self, color: Color) { in add_color() 316 fn default() -> Self { in default() method
|
/aosp_15_r20/tools/repohooks/rh/ |
H A D | terminal.py | 39 class Color(object): class 159 def boolean_prompt(prompt='Do you want to continue?', default=True, argument
|
/aosp_15_r20/external/skia/third_party/vello/src/ |
H A D | encoding.rs | 102 background: &ffi::Color, in prepare_render() 269 fn default() -> Self { in default() method 287 impl From<&ffi::Color> for Color { implementation
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/pip/_vendor/rich/ |
D | color.py | 303 class Color(NamedTuple): class 423 def default(cls) -> "Color": member in Color
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pip/_vendor/rich/ |
D | color.py | 303 class Color(NamedTuple): class 423 def default(cls) -> "Color": member in Color
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pip/_vendor/rich/ |
D | color.py | 303 class Color(NamedTuple): class 423 def default(cls) -> "Color": member in Color
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/pip/_vendor/rich/ |
D | color.py | 303 class Color(NamedTuple): class 423 def default(cls) -> "Color": member in Color
|
/aosp_15_r20/external/rust/android-crates-io/crates/criterion-plot/src/ |
D | lib.rs | 690 fn default() -> Self { in default() method 791 pub enum Color { enum 880 fn default() -> Self; in default() method 892 fn default(s: S) -> Self; in default() method 898 fn default(s: S) -> Self; in default() method
|
/aosp_15_r20/out/soong/.intermediates/frameworks/native/libs/gui/aidl/android.gui-rust/android_arm64_armv8-2a_cortex-a55_source/ |
D | android_gui.rs | 27 fn default() -> Self { in default() method 562 fn default() -> Self { in default() method 622 fn default() -> Self { in default() method 686 fn default() -> Self { in default() method 779 fn default() -> Self { in default() method 865 pub mod Color { module 883 impl Default for r#Color { implementation 884 fn default() -> Self { in default() method 893 impl binder::Parcelable for r#Color { implementation 923 impl binder::binder_impl::ParcelableMetadata for r#Color { implementation [all …]
|
/aosp_15_r20/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/ |
D | fcm.v1.json | 52 "default": "json", string 88 "default": "true", string 402 "Color": { object
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/compose/core/PlatformComposeCore/android_common/kotlin_headers/ |
D | PlatformComposeCore.jar | ... synthetic com.android.compose.DrawingState copy$default (com.android.compose.DrawingState, boolean ... |
/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/command_buffer/commands/ |
D | render_pass.rs | 2316 fn default() -> Self { in default() method 2527 Color { enumerator
|
/aosp_15_r20/external/rust/crabbyavif/src/decoder/ |
D | mod.rs | 170 fn default() -> Self { in default() method 322 Color, enumerator
|
/aosp_15_r20/external/python/cpython3/Lib/test/ |
D | test_patma.py | 2064 class Color(enum.Enum): class 2090 class Color(int, enum.Enum): class 2647 def get(key, default=None): argument
|
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/compose/ui/ui-graphics-android/1.8.0-beta01/androidx.compose.ui_ui-graphics/android_common_apex34/aar/ |
D | classes.jar | META-INF/
androidx/
androidx/compose/
androidx/compose/ui/
androidx/compose ... |
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/compose/ui/ui-graphics-android/1.8.0-beta01/androidx.compose.ui_ui-graphics/android_common/aar/ |
D | androidx.compose.ui_ui-graphics.jar | META-INF/
androidx/
androidx/compose/
androidx/compose/ui/
androidx/compose ... |