/aosp_15_r20/external/scudo/standalone/tests/ |
H A D | checksum_test.cpp | 16 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 D | d3d12_util.h | 29 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/ |
D | ArraySize_unittest.cpp | 23 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/ |
D | d3d11_3.h | 145 UINT ArraySize; member 189 UINT ArraySize; member 216 UINT ArraySize; member 240 UINT ArraySize; member
|
D | d3d10.h | 902 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 …]
|
D | d3d11.h | 1423 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 D | ByteBuffer.cs | 223 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/ |
D | alloc_full_test.cpp | 591 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/ |
D | doc_move_algorithms.cpp | 20 const std::size_t ArraySize = 10; in main() local
|
/aosp_15_r20/external/llvm/lib/IR/ |
H A D | Instructions.cpp | 444 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 D | Instructions.cpp | 525 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 D | decode_resource_array.h | 83 uint32_t ArraySize() in ArraySize() function
|
/aosp_15_r20/external/pigweed/pw_preprocessor/ |
H A D | util_test.cc | 24 TEST(Macros, ArraySize) { in TEST() argument
|
/aosp_15_r20/external/cronet/net/disk_cache/blockfile/ |
H A D | bitmap.h | 49 int ArraySize() const { return array_size_; } in ArraySize() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/ |
H A D | Instructions.cpp | 773 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 D | useful_test.cc | 45 TEST(UsefulTest, ArraySize) { in TEST() argument
|
/aosp_15_r20/external/perfetto/include/perfetto/ext/base/ |
H A D | utils.h | 70 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 D | utils.h | 70 constexpr size_t ArraySize(const T (&)[TSize]) { in ArraySize() function
|
/aosp_15_r20/external/llvm/lib/Analysis/ |
H A D | MemoryBuiltins.cpp | 459 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 D | SmallPtrSet.cpp | 67 unsigned ArraySize = CurArraySize; in FindBucketFor() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/ |
H A D | SmallPtrSet.cpp | 67 unsigned ArraySize = CurArraySize; in FindBucketFor() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/lib/Support/ |
H A D | SmallPtrSet.cpp | 91 unsigned ArraySize = CurArraySize; in FindBucketFor() local
|
/aosp_15_r20/external/llvm/lib/Support/ |
H A D | SmallPtrSet.cpp | 90 unsigned ArraySize = CurArraySize; in FindBucketFor() local
|
/aosp_15_r20/external/clang/lib/StaticAnalyzer/Checkers/ |
H A D | VLASizeChecker.cpp | 170 DefinedOrUnknownSVal ArraySize = ArraySizeVal.castAs<DefinedOrUnknownSVal>(); in checkPreStmt() local
|
/aosp_15_r20/external/perfetto/src/base/ |
H A D | utils_unittest.cc | 44 TEST(UtilsTest, ArraySize) { in TEST() argument
|