| /external/scudo/standalone/tests/ |
| 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
|
| /external/mesa3d/src/gallium/drivers/d3d12/ |
| 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
|
| /external/sdv/vsomeip/third_party/boost/move/example/ |
| D | doc_move_algorithms.cpp | 20 const std::size_t ArraySize = 10; in main() local
|
| /external/pigweed/pw_preprocessor/ |
| D | util_test.cc | 24 TEST(Macros, ArraySize) { in TEST() argument
|
| /external/cronet/net/disk_cache/blockfile/ |
| D | bitmap.h | 48 int ArraySize() const { return array_size_; } in ArraySize() function
|
| /external/grpc-grpc/test/core/gpr/ |
| D | useful_test.cc | 45 TEST(UsefulTest, ArraySize) { in TEST() argument
|
| /external/perfetto/include/perfetto/ext/base/ |
| D | utils.h | 70 constexpr size_t ArraySize(const T (&)[TSize]) { in ArraySize() function
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/ |
| D | SmallPtrSet.cpp | 67 unsigned ArraySize = CurArraySize; in FindBucketFor() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
| D | SmallPtrSet.cpp | 67 unsigned ArraySize = CurArraySize; in FindBucketFor() local
|
| /external/swiftshader/third_party/llvm-subzero/lib/Support/ |
| D | SmallPtrSet.cpp | 91 unsigned ArraySize = CurArraySize; in FindBucketFor() local
|
| /external/llvm/lib/Support/ |
| D | SmallPtrSet.cpp | 90 unsigned ArraySize = CurArraySize; in FindBucketFor() local
|
| /external/clang/lib/StaticAnalyzer/Checkers/ |
| D | VLASizeChecker.cpp | 170 DefinedOrUnknownSVal ArraySize = ArraySizeVal.castAs<DefinedOrUnknownSVal>(); in checkPreStmt() local
|
| /external/flatbuffers/net/FlatBuffers/ |
| 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
|
| /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
|
| /external/perfetto/src/base/ |
| D | utils_unittest.cc | 44 TEST(UtilsTest, ArraySize) { in TEST() argument
|
| /external/scudo/standalone/ |
| D | chunk.h | 23 inline u16 computeChecksum(u32 Seed, uptr Value, uptr *Array, uptr ArraySize) { in computeChecksum()
|
| /external/sdv/vsomeip/third_party/boost/move/test/ |
| D | inplace_merge_test.cpp | 56 const std::size_t ArraySize = HdrSize + DataSize; in alternating_test() local
|
| /external/tensorflow/tensorflow/core/util/ |
| D | tensor_slice_writer_test.cc | 68 inline size_t ArraySize(const T (&v)[SIZE]) { in ArraySize() function
|
| /external/OpenCL-CTS/test_conformance/d3d11/ |
| D | harness.h | 122 UINT ArraySize; member
|
| /external/OpenCL-CTS/test_conformance/d3d10/ |
| D | harness.h | 121 UINT ArraySize; member
|
| /external/llvm/lib/Analysis/ |
| D | MemoryBuiltins.cpp | 459 Value *ArraySize = I.getArraySize(); in visitAllocaInst() local 731 Value *ArraySize = I.getArraySize(); in visitAllocaInst() local
|
| /external/deqp-deps/amber/src/ |
| D | type.h | 124 uint32_t ArraySize() const { return array_size_; } in ArraySize() function
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
| 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()
|
| /external/llvm/lib/IR/ |
| 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()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
| D | MemoryBuiltins.cpp | 640 Value *ArraySize = I.getArraySize(); in visitAllocaInst() local 923 Value *ArraySize = I.getArraySize(); in visitAllocaInst() local
|