Home
last modified time | relevance | path

Searched defs:ArraySize (Results 1 – 25 of 104) sorted by relevance

12345

/aosp_15_r20/external/scudo/standalone/tests/
H A Dchecksum_test.cpp16 scudo::uptr ArraySize) { in computeSoftwareChecksum()
24 scudo::uptr ArraySize) { in computeHardwareChecksum()
37 const scudo::uptr ArraySize = ARRAY_SIZE(Array); in verifyChecksumFunctionBitFlip() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_util.h29 inline void D3D12DecomposeSubresource( UINT Subresource, UINT MipLevels, UINT ArraySize, _Out_ T& M… in D3D12DecomposeSubresource()
37 …esource( UINT MipSlice, UINT ArraySlice, UINT PlaneSlice, UINT MipLevels, UINT ArraySize ) noexcept in D3D12CalcSubresource()
177 inline UINT16 ArraySize() const noexcept in ArraySize() function
/aosp_15_r20/hardware/google/aemu/base/
DArraySize_unittest.cpp23 TEST(ArraySize, Sizes) { in TEST() argument
37 TEST(ArraySize, CompileTime) { in TEST() argument
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dd3d11_3.h145 UINT ArraySize; member
189 UINT ArraySize; member
216 UINT ArraySize; member
240 UINT ArraySize; member
Dd3d10.h902 UINT ArraySize; member
935 UINT ArraySize; member
1000 UINT ArraySize; member
1008 UINT ArraySize; member
1015 UINT ArraySize; member
1050 UINT ArraySize; member
1058 UINT ArraySize; member
1065 UINT ArraySize; member
1099 UINT ArraySize; member
1109 UINT ArraySize; member
[all …]
Dd3d11.h1423 UINT ArraySize; member
1428 UINT ArraySize; member
1434 UINT ArraySize; member
1439 UINT ArraySize; member
1457 UINT ArraySize; member
1462 UINT ArraySize; member
1468 UINT ArraySize; member
1473 UINT ArraySize; member
1490 UINT ArraySize; member
1494 UINT ArraySize; member
[all …]
/aosp_15_r20/external/flatbuffers/net/FlatBuffers/
H A DByteBuffer.cs223 public static int ArraySize<T>(T[] x) in ArraySize() method in FlatBuffers.ByteBuffer
235 public static int ArraySize<T>(ArraySegment<T> x) in ArraySize() method in FlatBuffers.ByteBuffer
241 public static int ArraySize<T>(Span<T> x) in ArraySize() method in FlatBuffers.ByteBuffer
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/test/
Dalloc_full_test.cpp591 const std::size_t ArraySize = 11; in test_many_different_allocation() local
695 const std::size_t ArraySize = 11; in test_many_deallocation() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/move/example/
Ddoc_move_algorithms.cpp20 const std::size_t ArraySize = 10; in main() local
/aosp_15_r20/external/llvm/lib/IR/
H A DInstructions.cpp444 Value *ArraySize, in createMalloc()
530 Value *AllocSize, Value *ArraySize, in CreateMalloc()
538 Value *AllocSize, Value *ArraySize, in CreateMalloc()
557 Value *AllocSize, Value *ArraySize, in CreateMalloc()
564 Value *AllocSize, Value *ArraySize, in CreateMalloc()
1256 AllocaInst::AllocaInst(Type *Ty, Value *ArraySize, const Twine &Name, in AllocaInst()
1260 AllocaInst::AllocaInst(Type *Ty, Value *ArraySize, const Twine &Name, in AllocaInst()
1264 AllocaInst::AllocaInst(Type *Ty, Value *ArraySize, unsigned Align, in AllocaInst()
1274 AllocaInst::AllocaInst(Type *Ty, Value *ArraySize, unsigned Align, in AllocaInst()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DInstructions.cpp525 Value *ArraySize, in createMalloc()
612 Value *AllocSize, Value *ArraySize, in CreateMalloc()
620 Value *AllocSize, Value *ArraySize, in CreateMalloc()
638 Value *AllocSize, Value *ArraySize, in CreateMalloc()
645 Value *AllocSize, Value *ArraySize, in CreateMalloc()
1218 AllocaInst::AllocaInst(Type *Ty, unsigned AddrSpace, Value *ArraySize, in AllocaInst()
1223 AllocaInst::AllocaInst(Type *Ty, unsigned AddrSpace, Value *ArraySize, in AllocaInst()
1227 AllocaInst::AllocaInst(Type *Ty, unsigned AddrSpace, Value *ArraySize, in AllocaInst()
1238 AllocaInst::AllocaInst(Type *Ty, unsigned AddrSpace, Value *ArraySize, in AllocaInst()
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/dec/shared/bufferMgr/
H A Ddecode_resource_array.h83 uint32_t ArraySize() in ArraySize() function
/aosp_15_r20/external/pigweed/pw_preprocessor/
H A Dutil_test.cc24 TEST(Macros, ArraySize) { in TEST() argument
/aosp_15_r20/external/cronet/net/disk_cache/blockfile/
H A Dbitmap.h49 int ArraySize() const { return array_size_; } in ArraySize() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DInstructions.cpp773 Value *ArraySize, in createMalloc()
860 Value *AllocSize, Value *ArraySize, in CreateMalloc()
868 Value *AllocSize, Value *ArraySize, in CreateMalloc()
886 Value *AllocSize, Value *ArraySize, in CreateMalloc()
893 Value *AllocSize, Value *ArraySize, in CreateMalloc()
1474 AllocaInst::AllocaInst(Type *Ty, unsigned AddrSpace, Value *ArraySize, in AllocaInst()
1480 AllocaInst::AllocaInst(Type *Ty, unsigned AddrSpace, Value *ArraySize, in AllocaInst()
1486 AllocaInst::AllocaInst(Type *Ty, unsigned AddrSpace, Value *ArraySize, in AllocaInst()
1497 AllocaInst::AllocaInst(Type *Ty, unsigned AddrSpace, Value *ArraySize, in AllocaInst()
/aosp_15_r20/external/grpc-grpc/test/core/gpr/
H A Duseful_test.cc45 TEST(UsefulTest, ArraySize) { in TEST() argument
/aosp_15_r20/external/perfetto/include/perfetto/ext/base/
H A Dutils.h70 constexpr size_t ArraySize(const T (&)[TSize]) { in ArraySize() function
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include/external/perfetto/include/perfetto/ext/base/
H A Dutils.h70 constexpr size_t ArraySize(const T (&)[TSize]) { in ArraySize() function
/aosp_15_r20/external/llvm/lib/Analysis/
H A DMemoryBuiltins.cpp459 Value *ArraySize = I.getArraySize(); in visitAllocaInst() local
731 Value *ArraySize = I.getArraySize(); in visitAllocaInst() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DSmallPtrSet.cpp67 unsigned ArraySize = CurArraySize; in FindBucketFor() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
H A DSmallPtrSet.cpp67 unsigned ArraySize = CurArraySize; in FindBucketFor() local
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/lib/Support/
H A DSmallPtrSet.cpp91 unsigned ArraySize = CurArraySize; in FindBucketFor() local
/aosp_15_r20/external/llvm/lib/Support/
H A DSmallPtrSet.cpp90 unsigned ArraySize = CurArraySize; in FindBucketFor() local
/aosp_15_r20/external/clang/lib/StaticAnalyzer/Checkers/
H A DVLASizeChecker.cpp170 DefinedOrUnknownSVal ArraySize = ArraySizeVal.castAs<DefinedOrUnknownSVal>(); in checkPreStmt() local
/aosp_15_r20/external/perfetto/src/base/
H A Dutils_unittest.cc44 TEST(UtilsTest, ArraySize) { in TEST() argument

12345