Home
last modified time | relevance | path

Searched defs:Array (Results 251 – 275 of 967) sorted by relevance

1...<<11121314151617181920>>...39

/aosp_15_r20/external/llvm/include/llvm/CodeGen/
H A DLiveIntervalUnion.h191 Array() : Size(0), LIUs(nullptr) {} in Array() function
/aosp_15_r20/external/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/
H A DNaClBitCodes.h118 Array = 3, // A sequence of fields, next field species elt encoding. enumerator
/aosp_15_r20/external/rust/android-crates-io/crates/ciborium-ll/src/
Dlib.rs171 Array, enumerator
/aosp_15_r20/external/rust/android-crates-io/crates/toml_edit/examples/
Dvisit.rs151 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 DBitCodes.h103 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 DValueTracking.h277 const ConstantDataArray *Array; member
/aosp_15_r20/external/scudo/standalone/
H A Dchunk.h23 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 DBitSet.cs36 using Array = System.Array; typedef
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/types/
Dtype.go424 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 Dno_destructor_test.cc156 const MyArray& Array() { in Array() function
/aosp_15_r20/external/bazelbuild-rules_android/src/tools/ak/res/
H A Dstruct.go83 Array = Type(rdpb.Resource_ARRAY) const
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/base/
H A Dno_destructor_test.cc156 const MyArray& Array() { in Array() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
H A DValueTracking.h297 const ConstantDataArray *Array; member
/aosp_15_r20/external/abseil-cpp/absl/base/
H A Dno_destructor_test.cc156 const MyArray& Array() { in Array() function
/aosp_15_r20/external/python/cpython2/Lib/multiprocessing/
Dsharedctypes.py113 def Array(typecode_or_type, size_or_initializer, **kwds): function
/aosp_15_r20/external/rust/android-crates-io/crates/combine/benches/
Djson.rs39 Array(Vec<Value>), enumerator
/aosp_15_r20/art/dex2oat/
H A Dtransaction.h38 class Array; variable
/aosp_15_r20/prebuilts/go/linux-x86/src/internal/types/testdata/spec/
Dassignability.go227 Array _Array talias
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/BinaryFormat/
H A DMsgPackDocument.cpp186 auto &Array = Stack.back().Node.getArray(); in readFromBlob() local
/aosp_15_r20/external/rust/android-crates-io/crates/toml_edit/src/
Dvisit_mut.rs127 fn visit_array_mut(&mut self, node: &mut Array) { in visit_array_mut()
Darray_of_tables.rs26 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 DVerifier.cpp1291 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/
Dall_test.go69 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 DMinidumpEmitter.cpp87 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 DMinidumpEmitter.cpp88 MutableArrayRef<T> Array(Temporaries.Allocate<T>(Num), Num); in allocateNewArray() local

1...<<11121314151617181920>>...39