/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/jni/src/wrapper/objects/ |
D | auto_array.rs | 11 pub trait TypeArray { trait 23 impl TypeArray for $jni_type { impl
|
/aosp_15_r20/external/rust/android-crates-io/crates/jni/src/wrapper/objects/ |
D | auto_elements.rs | 108 pub trait TypeArray: type_array_sealed::TypeArraySealed {} trait
|
/aosp_15_r20/prebuilts/go/linux-x86/src/internal/pkgbits/ |
D | codes.go | 51 TypeArray const
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/syn-2.0.55/src/ |
H A D | ty.rs | 604 impl Parse for TypeArray { implementation 1040 impl ToTokens for TypeArray { implementation
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/syn-1.0.109/src/ |
H A D | ty.rs | 668 impl Parse for TypeArray { implementation 1138 impl ToTokens for TypeArray { implementation
|
/aosp_15_r20/external/rust/android-crates-io/crates/syn/src/ |
D | ty.rs | 604 impl Parse for TypeArray { implementation 1040 impl ToTokens for TypeArray { implementation
|
/aosp_15_r20/external/rust/android-crates-io/crates/prettyplease/src/ |
D | ty.rs | 35 fn type_array(&mut self, ty: &TypeArray) { in type_array()
|
/aosp_15_r20/external/libconfig/lib/ |
H A D | libconfig.h++ | 169 TypeArray, enumerator
|
/aosp_15_r20/external/openthread/src/core/net/ |
H A D | mdns.hpp | 991 … struct TypeArray : public Array<uint16_t, kTypeArraySize> // Array of record types for NSEC record struct in ot::Dns::Multicast::Core::Entry 993 void Add(uint16_t aType) { SuccessOrAssert(PushBack(aType)); } in Add()
|
/aosp_15_r20/external/llvm/examples/ExceptionDemo/ |
H A D | ExceptionDemo.cpp | 1638 typedef llvm::ArrayRef<llvm::Type*> TypeArray; typedef
|
/aosp_15_r20/external/llvm/lib/IR/ |
H A D | DebugInfoMetadata.cpp | 340 Metadata *TypeArray, in getImpl()
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/syn-2.0.55/src/gen/ |
H A D | eq.rs | 1892 impl Eq for crate::TypeArray {} implementation 1895 impl PartialEq for crate::TypeArray { implementation
|
H A D | clone.rs | 1889 impl Clone for crate::TypeArray { implementation
|
H A D | debug.rs | 2700 impl Debug for crate::TypeArray { implementation 2706 impl crate::TypeArray { implementation
|
H A D | hash.rs | 2433 impl Hash for crate::TypeArray { implementation
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/syn-1.0.109/src/gen/ |
H A D | eq.rs | 1844 impl Eq for TypeArray {} implementation 1847 impl PartialEq for TypeArray { implementation
|
H A D | clone.rs | 1915 impl Clone for TypeArray { implementation
|
/aosp_15_r20/external/rust/android-crates-io/crates/syn/src/gen/ |
D | eq.rs | 1892 impl Eq for crate::TypeArray {} implementation 1895 impl PartialEq for crate::TypeArray { implementation
|
D | clone.rs | 1889 impl Clone for crate::TypeArray { implementation
|
D | debug.rs | 2700 impl Debug for crate::TypeArray { implementation 2706 impl crate::TypeArray { implementation
|
D | hash.rs | 2433 impl Hash for crate::TypeArray { implementation
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
H A D | DebugInfoMetadata.cpp | 471 uint8_t CC, Metadata *TypeArray, in getImpl()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
H A D | CodeViewDebug.cpp | 416 if (auto TypeArray = Ty->getTypeArray()) { in getFunctionOptions() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/ |
H A D | CodeViewDebug.cpp | 425 if (auto TypeArray = Ty->getTypeArray()) { in getFunctionOptions() local
|
/aosp_15_r20/external/llvm/unittests/IR/ |
H A D | MetadataTest.cpp | 1255 MDTuple *TypeArray = getTuple(); in TEST_F() local
|