/aosp_15_r20/external/rust/beto-rust/nearby/presence/np_java_ffi/src/class/ |
D | v1_data_element.rs | 29 pub struct Generic<Obj>(pub Obj); struct 31 impl<'local> Generic<JObject<'local>> { impl 42 impl<'local, Obj: AsRef<JObject<'local>>> Generic<Obj> { implementation
|
/aosp_15_r20/external/pytorch/torch/csrc/lazy/ts_backend/ops/ |
H A D | generic.cpp | 6 Generic::Generic( in Generic() function in torch::lazy::Generic 15 Generic::Generic( in Generic() function in torch::lazy::Generic 24 Generic::Generic( in Generic() function in torch::lazy::Generic 31 Generic::Generic(OpKind op, Shape shape, size_t num_outputs, hash_t hash_seed) in Generic() function in torch::lazy::Generic
|
/aosp_15_r20/external/dagger2/javatests/dagger/functional/generictypes/subpackage/ |
H A D | Generic.java | 21 public class Generic<T> { class 25 Generic(T t) { in Generic() method in Generic
|
/aosp_15_r20/external/rust/android-crates-io/crates/arbitrary/tests/ |
D | path.rs | 30 struct Generic<T> { struct 31 inner: T,
|
D | derive.rs | 142 struct Generic<T> { struct 149 let gen: Generic<bool> = arbitrary_from(&raw); in generics() argument
|
/aosp_15_r20/external/rust/beto-rust/nearby/presence/np_java_ffi/java/com/google/android/nearby/presence/rust/ |
D | V1DataElement.java | 42 public static final class Generic extends V1DataElement { class in V1DataElement 46 public Generic(long type, byte[] data) { in Generic() method in V1DataElement.Generic
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/biometrics/ |
D | BiometricDisplayListener.java | 82 …public static final class Generic extends com.android.systemui.biometrics.BiometricDisplayListener… class in BiometricDisplayListener.SensorType 86 private Generic() { in Generic() method in BiometricDisplayListener.SensorType.Generic
|
/aosp_15_r20/external/kotlinx.serialization/benchmark/src/jmh/kotlin/kotlinx/benchmarks/json/ |
H A D | LookupOverheadBenchmark.kt | 25 class Generic<T>(val a: T) class
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/core/tests/ |
H A D | mem.rs | 595 struct Generic<T> { in offset_of() struct 596 x: u8, in offset_of() 597 y: u32, in offset_of() 598 z: T, in offset_of()
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/core/tests/ |
H A D | mem.rs | 595 struct Generic<T> { in offset_of() struct 596 x: u8, in offset_of() 597 y: u32, in offset_of() 598 z: T, in offset_of()
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/core/tests/ |
H A D | mem.rs | 595 struct Generic<T> { in offset_of() struct 596 x: u8, in offset_of() 597 y: u32, in offset_of() 598 z: T, in offset_of()
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/core/tests/ |
H A D | mem.rs | 595 struct Generic<T> { in offset_of() struct 596 x: u8, in offset_of() 597 y: u32, in offset_of() 598 z: T, in offset_of()
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/core/tests/ |
H A D | mem.rs | 595 struct Generic<T> { in offset_of() struct 596 x: u8, in offset_of() 597 y: u32, in offset_of() 598 z: T, in offset_of()
|
/aosp_15_r20/external/kotlinx.serialization/formats/json-tests/jvmTest/src/kotlinx/serialization/ |
H A D | JvmMissingFieldsExceptionTest.kt | 14 data class Generic<out T1, out T2, out T3>(val f1: T1, val f2: T2, val f3: T3) class in kotlinx.serialization.JvmMissingFieldsExceptionTest
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/cxx-1.0.120/tests/ui/ |
H A D | extern_type_generic.rs | 4 type Generic<T>; typedef
|
/aosp_15_r20/external/rust/cxx/tests/ui/ |
D | extern_type_generic.rs | 4 type Generic<T>; typedef
|
/aosp_15_r20/packages/modules/Permission/tests/cts/safetycenter/src/android/safetycenter/cts/testing/ |
D | Generic.java | 20 public final class Generic { class
|
/aosp_15_r20/external/dagger2/javatests/dagger/functional/kotlinsrc/generictypes/subpackage/ |
H A D | Generic.kt | 21 open class Generic<T> @Inject internal constructor(val t: T) class
|
/aosp_15_r20/external/rust/android-crates-io/crates/thiserror/tests/ui/ |
D | lifetime.rs | 20 struct Generic<T: Debug>(T); struct
|
/aosp_15_r20/hardware/interfaces/automotive/can/1.0/default/libnl++/protocols/generic/ |
H A D | Generic.cpp | 24 Generic::Generic() in Generic() function in android::nl::protocols::generic::Generic
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonDepArch.h | 16 enum class ArchEnum { NoArch, Generic, V5, V55, V60, V62, V65, V66 }; enumerator
|
/aosp_15_r20/external/scudo/standalone/tests/ |
H A D | report_test.cpp | 20 TEST(ScudoReportDeathTest, Generic) { in TEST() argument
|
/aosp_15_r20/external/llvm/lib/Target/AArch64/MCTargetDesc/ |
H A D | AArch64MCAsmInfo.cpp | 24 Generic = 0, enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonDepArch.h | 19 Generic, enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/MCTargetDesc/ |
H A D | AArch64MCAsmInfo.cpp | 23 Generic = 0, enumerator
|