/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/memory/ |
H A D | memory_test.cc | 167 TEST(Make_UniqueTest, Array) { in TEST() argument
|
/aosp_15_r20/external/rust/android-crates-io/crates/toml/src/ |
D | value.rs | 18 pub type Array = Vec<Value>; typedef 37 Array(Array), enumerator
|
/aosp_15_r20/external/clang/lib/CodeGen/ |
H A D | CGClass.cpp | 613 const ConstantArrayType *Array = CGF.getContext().getAsConstantArrayType(T); in EmitAggMemberInitializer() local 720 const ConstantArrayType *Array in EmitMemberInitializer() local
|
H A D | CGExprAgg.cpp | 320 LValue Array = CGF.EmitLValue(E->getSubExpr()); in VisitCXXStdInitializerListExpr() local
|
/aosp_15_r20/external/llvm/bindings/ocaml/llvm/ |
H A D | llvm.ml | 34 | Array Constructor
|
/aosp_15_r20/external/python/cpython2/Lib/multiprocessing/ |
D | managers.py | 960 def Array(typecode, sequence, lock=True): function
|
/aosp_15_r20/external/llvm/lib/ExecutionEngine/ |
H A D | ExecutionEngine.cpp | 327 std::unique_ptr<char[]> Array; member in __anonac8f5c8b0211::ArgvArray
|
/aosp_15_r20/external/clang/lib/Sema/ |
H A D | SemaLambda.cpp | 1414 while (const ConstantArrayType *Array in performLambdaVarCaptureInitialization() local
|
/aosp_15_r20/external/clang/test/CodeGenCXX/ |
H A D | const-init-cxx11.cpp | 99 namespace Array { namespace
|
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/memory/ |
H A D | memory_test.cc | 167 TEST(Make_UniqueTest, Array) { in TEST() argument
|
/aosp_15_r20/external/cronet/third_party/libevent/ |
H A D | event_rpcgen.py | 329 def Array(self): member in Entry
|
/aosp_15_r20/external/angle/src/common/ |
H A D | PackedGLEnums_autogen.h | 48 Array = 0, enumerator
|
/aosp_15_r20/external/clang/test/SemaCXX/ |
H A D | lambda-expressions.cpp | 113 namespace Array { namespace
|
/aosp_15_r20/external/deqp/modules/glshared/ |
H A D | glsVertexArrayTests.hpp | 53 class Array class
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/ |
H A D | SanitizerCoverage.cpp | 716 auto Array = new GlobalVariable( in CreateFunctionLocalArrayInSection() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DwarfCompileUnit.cpp | 719 auto *Array = dyn_cast<DICompositeType>(Var->getType()); in dependencies() local
|
/aosp_15_r20/art/runtime/ |
H A D | runtime.h | 77 class Array; variable
|
/aosp_15_r20/external/libchrome/mojo/public/tools/bindings/pylib/mojom/generate/ |
H A D | module.py | 427 class Array(ReferenceKind): class
|
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAG.cpp | 5645 EVT *Array = Allocator.Allocate<EVT>(2); in getVTList() local 5664 EVT *Array = Allocator.Allocate<EVT>(3); in getVTList() local 5685 EVT *Array = Allocator.Allocate<EVT>(4); in getVTList() local 5707 EVT *Array = Allocator.Allocate<EVT>(NumVTs); in getVTList() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/polly/ |
D | ScopInfo.h | 115 Array, enumerator
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/ |
H A D | Base.h | 1321 #define ARRAY_SIZE(Array) (sizeof (Array) / sizeof ((Array)[0])) argument
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DwarfCompileUnit.cpp | 920 auto *Array = dyn_cast<DICompositeType>(Var->getType()); in dependencies() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/rusqlite/src/vtab/ |
D | mod.rs | 751 fn get_array(&self, idx: usize) -> Option<array::Array> { in get_array()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/polly/ |
D | ScopInfo.h | 115 Array, enumerator
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/ |
H A D | Base.h | 1297 #define ARRAY_SIZE(Array) (sizeof (Array) / sizeof ((Array)[0])) argument
|