/aosp_15_r20/external/llvm/include/llvm/CodeGen/ |
H A D | LiveIntervalUnion.h | 191 Array() : Size(0), LIUs(nullptr) {} in Array() function
|
/aosp_15_r20/external/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/ |
H A D | NaClBitCodes.h | 118 Array = 3, // A sequence of fields, next field species elt encoding. enumerator
|
/aosp_15_r20/external/rust/android-crates-io/crates/ciborium-ll/src/ |
D | lib.rs | 171 Array, enumerator
|
/aosp_15_r20/external/rust/android-crates-io/crates/toml_edit/examples/ |
D | visit.rs | 151 fn visit_array_mut(&mut self, node: &mut Array) { in visit_array_mut()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Bitstream/ |
H A D | BitCodes.h | 103 Array = 3, // A sequence of fields, next field species elt encoding. enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
H A D | ValueTracking.h | 277 const ConstantDataArray *Array; member
|
/aosp_15_r20/external/scudo/standalone/ |
H A D | chunk.h | 23 inline u16 computeChecksum(u32 Seed, uptr Value, uptr *Array, uptr ArraySize) { in computeChecksum()
|
/aosp_15_r20/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/ |
H A D | BitSet.cs | 36 using Array = System.Array; typedef
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/types/ |
D | type.go | 424 type Array struct { struct 425 Elem *Type // element type 426 Bound int64 // number of elements; <0 if unknown yet
|
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/base/ |
H A D | no_destructor_test.cc | 156 const MyArray& Array() { in Array() function
|
/aosp_15_r20/external/bazelbuild-rules_android/src/tools/ak/res/ |
H A D | struct.go | 83 Array = Type(rdpb.Resource_ARRAY) const
|
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/base/ |
H A D | no_destructor_test.cc | 156 const MyArray& Array() { in Array() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/ |
H A D | ValueTracking.h | 297 const ConstantDataArray *Array; member
|
/aosp_15_r20/external/abseil-cpp/absl/base/ |
H A D | no_destructor_test.cc | 156 const MyArray& Array() { in Array() function
|
/aosp_15_r20/external/python/cpython2/Lib/multiprocessing/ |
D | sharedctypes.py | 113 def Array(typecode_or_type, size_or_initializer, **kwds): function
|
/aosp_15_r20/external/rust/android-crates-io/crates/combine/benches/ |
D | json.rs | 39 Array(Vec<Value>), enumerator
|
/aosp_15_r20/art/dex2oat/ |
H A D | transaction.h | 38 class Array; variable
|
/aosp_15_r20/prebuilts/go/linux-x86/src/internal/types/testdata/spec/ |
D | assignability.go | 227 Array _Array talias
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/BinaryFormat/ |
H A D | MsgPackDocument.cpp | 186 auto &Array = Stack.back().Node.getArray(); in readFromBlob() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/toml_edit/src/ |
D | visit_mut.rs | 127 fn visit_array_mut(&mut self, node: &mut Array) { in visit_array_mut()
|
D | array_of_tables.rs | 26 pub fn into_array(mut self) -> Array { in into_array()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/ |
H A D | Verifier.cpp | 1291 if (auto *Array = N.getRawEnumTypes()) { in visitDICompileUnit() local 1299 if (auto *Array = N.getRawRetainedTypes()) { in visitDICompileUnit() local 1308 if (auto *Array = N.getRawGlobalVariables()) { in visitDICompileUnit() local 1315 if (auto *Array = N.getRawImportedEntities()) { in visitDICompileUnit() local 1322 if (auto *Array = N.getRawMacros()) { in visitDICompileUnit() local 1434 if (auto *Array = N.getRawElements()) { in visitDIMacroFile() local
|
/aosp_15_r20/prebuilts/go/linux-x86/src/net/rpc/jsonrpc/ |
D | all_test.go | 69 func (BuiltinTypes) Array(i int, reply *[1]int) error { func
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/ |
H A D | MinidumpEmitter.cpp | 87 MutableArrayRef<T> Array(Temporaries.Allocate<T>(Num), Num); in allocateNewArray() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjectYAML/ |
H A D | MinidumpEmitter.cpp | 88 MutableArrayRef<T> Array(Temporaries.Allocate<T>(Num), Num); in allocateNewArray() local
|