Home
last modified time | relevance | path

Searched +defs:from +defs:default (Results 101 – 125 of 1211) sorted by relevance

12345678910>>...49

/aosp_15_r20/external/rust/android-crates-io/crates/etherparse/src/link/
Dether_type_impl.rs45 fn from(val: u16) -> Self { in from() method
52 fn from(val: EtherType) -> Self { in from() method
194 fn default() { in default() function
Dlinux_nonstandard_ether_type.rs55 fn default() -> Self { in default() method
105 fn from(val: LinuxNonstandardEtherType) -> Self { in from() method
449 fn default() { in default() function
/aosp_15_r20/external/rust/android-crates-io/crates/virtio-drivers/src/device/socket/
Dprotocol.rs29 fn from(socket_type: SocketType) -> Self { in from() method
66 fn default() -> Self { in default() method
153 fn from(op: VirtioVsockOp) -> Self { in from() method
230 fn from(flags: StreamShutdown) -> Self { in from() method
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/clap_builder-4.5.2/src/builder/
H A Dstr.rs42 fn from(id: &'_ Str) -> Self { in from() method
49 fn from(name: std::string::String) -> Self { in from() method
56 fn from(name: &'_ std::string::String) -> Self { in from() method
62 fn from(name: &'static str) -> Self { in from() method
68 fn from(name: &'_ &'static str) -> Self { in from() method
74 fn from(name: Str) -> Self { in from() method
80 fn from(name: Str) -> Self { in from() method
86 fn from(name: Str) -> Self { in from() method
92 fn from(name: Str) -> Self { in from() method
280 fn default() -> Self { in default() method
/aosp_15_r20/external/rust/android-crates-io/crates/clap_builder/src/builder/
Dstr.rs42 fn from(id: &'_ Str) -> Self { in from() method
49 fn from(name: std::string::String) -> Self { in from() method
56 fn from(name: &'_ std::string::String) -> Self { in from() method
62 fn from(name: &'static str) -> Self { in from() method
68 fn from(name: &'_ &'static str) -> Self { in from() method
74 fn from(name: Str) -> Self { in from() method
80 fn from(name: Str) -> Self { in from() method
86 fn from(name: Str) -> Self { in from() method
92 fn from(name: Str) -> Self { in from() method
280 fn default() -> Self { in default() method
/aosp_15_r20/external/rust/android-crates-io/crates/xml-rs/src/reader/
Dconfig.rs176 fn default() -> ParserConfig { in default() method
227 fn default() -> Self { in default() method
296 fn from(c: ParserConfig) -> Self { in from() method
/aosp_15_r20/out/soong/.intermediates/external/kotlinx.coroutines/kotlinx_coroutines_android/android_common_apex34/kotlin_headers/
Dkotlinx_coroutines_android.jar ... public static synthetic kotlinx.coroutines.android.HandlerDispatcher from$default (android.os.Handler, java
/aosp_15_r20/out/soong/.intermediates/external/kotlinx.coroutines/kotlinx_coroutines_android/android_common_apex35/kotlin_headers/
Dkotlinx_coroutines_android.jar ... public static synthetic kotlinx.coroutines.android.HandlerDispatcher from$default (android.os.Handler, java
/aosp_15_r20/out/soong/.intermediates/external/kotlinx.coroutines/kotlinx_coroutines_android/android_common_apex10000/kotlin_headers/
Dkotlinx_coroutines_android.jar ... public static synthetic kotlinx.coroutines.android.HandlerDispatcher from$default (android.os.Handler, java
/aosp_15_r20/out/soong/.intermediates/external/kotlinx.coroutines/kotlinx_coroutines_android/android_common_apex33/kotlin_headers/
Dkotlinx_coroutines_android.jar ... public static synthetic kotlinx.coroutines.android.HandlerDispatcher from$default (android.os.Handler, java
/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/memory/
Dmod.rs130 fn from(val: ash::vk::PhysicalDeviceMemoryProperties) -> Self { in from() method
354 fn from(dedicated_allocation: DedicatedAllocation<'_>) -> Self { in from() method
389 fn from(val: ash::vk::ExternalMemoryProperties) -> Self { in from() method
449 fn default() -> Self { in default() method
/aosp_15_r20/out/soong/.intermediates/external/kotlinx.coroutines/kotlinx_coroutines_android/android_common_apex30/kotlin_headers/
Dkotlinx_coroutines_android.jar ... public static synthetic kotlinx.coroutines.android.HandlerDispatcher from$default (android.os.Handler, java
/aosp_15_r20/out/soong/.intermediates/external/kotlinx.coroutines/kotlinx_coroutines_android/android_common/kotlin_headers/
Dkotlinx_coroutines_android.jar ... public static synthetic kotlinx.coroutines.android.HandlerDispatcher from$default (android.os.Handler, java
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/skrifa-0.15.5/src/
H A Dinstance.rs107 fn from(value: &'a [NormalizedCoord]) -> Self { in from() method
168 fn default() -> Self { in default() method
176 fn from(value: &'a Location) -> Self { in from() method
/aosp_15_r20/external/rust/android-crates-io/crates/der/src/
Dbytes_ref.rs77 fn default() -> Self { in default() method
92 fn from(s: StrRef<'a>) -> BytesRef<'a> { in from() method
105 fn from(s: &'a StrOwned) -> BytesRef<'a> { in from() method
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Dsdp.rs32 fn from(item: bindings::bluetooth_sdp_types) -> Self { in from() method
38 fn from(record: &BtSdpRecord) -> Self { in from() method
70 fn from(item: bindings::_bluetooth_sdp_hdr_overlay) -> Self { in from() method
124 fn from(item: bindings::_bluetooth_sdp_mas_record) -> Self { in from() method
141 fn from(item: bindings::_bluetooth_sdp_mns_record) -> Self { in from() method
157 fn from(item: bindings::_bluetooth_sdp_pse_record) -> Self { in from() method
172 fn from(item: bindings::_bluetooth_sdp_pce_record) -> Self { in from() method
187 fn from(item: bindings::_bluetooth_sdp_ops_record) -> Self { in from() method
202 fn from(item: bindings::_bluetooth_sdp_sap_record) -> Self { in from() method
219 fn from(item: bindings::_bluetooth_sdp_dip_record) -> Self { in from() method
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/crossbeam-epoch/src/
Datomic.rs962 fn default() -> Self { in default() method
978 fn from(owned: Owned<T>) -> Self { in from() method
986 fn from(b: Box<T>) -> Self { in from() method
992 fn from(t: T) -> Self { in from() method
1007 fn from(ptr: Shared<'g, T>) -> Self { in from() method
1023 fn from(raw: *const T) -> Self { in from() method
1243 fn from(t: T) -> Self { in from() method
1262 fn from(b: Box<T>) -> Self { in from() method
1625 fn from(raw: *const T) -> Self { in from() method
1670 fn default() -> Self { in default() method
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/cpp/
H A Dtest_bad_identifiers.proto87 optional int32 from = 11; field
150 default = 0; // NO_PROTO3 enumerator
162 default = 0; // NO_PROTO3 enumerator
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/compiler/cpp/
H A Dtest_bad_identifiers.proto87 optional int32 from = 11; field
150 default = 0; // NO_PROTO3 enumerator
162 default = 0; // NO_PROTO3 enumerator
/aosp_15_r20/external/trusty/lk/lib/rust_support/
Dipc.rs41 fn default() -> Self { in default() method
53 fn from(value: &mut [u8]) -> Self { in from() method
/aosp_15_r20/external/rust/android-crates-io/crates/glam/src/bool/sse2/
Dbvec3a.rs123 fn default() -> Self { in default() method
199 fn from(t: BVec3A) -> Self { in from() method
229 fn from(mask: BVec3A) -> Self { in from() method
236 fn from(mask: BVec3A) -> Self { in from() method
/aosp_15_r20/external/rust/android-crates-io/crates/glam/src/bool/coresimd/
Dbvec3a.rs112 fn default() -> Self { in default() method
188 fn from(t: BVec3A) -> Self { in from() method
218 fn from(mask: BVec3A) -> Self { in from() method
225 fn from(mask: BVec3A) -> Self { in from() method
Dbvec4a.rs123 fn default() -> Self { in default() method
199 fn from(t: BVec4A) -> Self { in from() method
230 fn from(mask: BVec4A) -> Self { in from() method
237 fn from(mask: BVec4A) -> Self { in from() method
/aosp_15_r20/external/rust/android-crates-io/crates/glam/src/bool/wasm32/
Dbvec4a.rs121 fn default() -> Self { in default() method
197 fn from(t: BVec4A) -> Self { in from() method
228 fn from(mask: BVec4A) -> Self { in from() method
235 fn from(mask: BVec4A) -> Self { in from() method
Dbvec3a.rs114 fn default() -> Self { in default() method
190 fn from(t: BVec3A) -> Self { in from() method
220 fn from(mask: BVec3A) -> Self { in from() method
227 fn from(mask: BVec3A) -> Self { in from() method

12345678910>>...49