| /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/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/perfetto/include/perfetto/ext/base/ | 
| D | utils.h | 66 constexpr size_t ArraySize(const T (&)[TSize]) {  in ArraySize()  function
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ | 
| D | SmallPtrSet.cpp | 67   unsigned ArraySize = CurArraySize;  in FindBucketFor()  local
 | 
| /external/llvm/lib/Support/ | 
| D | SmallPtrSet.cpp | 90   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/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.ByteBuffer235         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/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/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/d3d10/ | 
| D | harness.h | 121     UINT ArraySize;  member
 | 
| /external/OpenCL-CTS/test_conformance/d3d11/ | 
| D | harness.h | 122     UINT ArraySize;  member
 | 
| /external/llvm/lib/Analysis/ | 
| D | MemoryBuiltins.cpp | 459   Value *ArraySize = I.getArraySize();  in visitAllocaInst()  local731   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()  local923   Value *ArraySize = I.getArraySize();  in visitAllocaInst()  local
 
 | 
| /external/grpc-grpc/test/cpp/util/ | 
| D | grpc_tool.cc | 116 size_t ArraySize(T& a) {  in ArraySize()  function
 | 
| D | grpc_tool_test.cc | 125 size_t ArraySize(T& a) {  in ArraySize()  function
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ | 
| D | HWAddressSanitizer.cpp | 760   uint64_t ArraySize = 1;  in getAllocaSizeInBytes()  local1172         uint64_t ArraySize =  in sanitizeFunction()  local
 
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ | 
| D | SafeStack.cpp | 648     Value *ArraySize = AI->getArraySize();  in moveDynamicAllocasToUnsafeStack()  local
 | 
| /external/llvm/lib/CodeGen/ | 
| D | SafeStack.cpp | 680     Value *ArraySize = AI->getArraySize();  in moveDynamicAllocasToUnsafeStack()  local
 | 
| /external/angle/src/common/ | 
| D | angleutils.h | 233 constexpr inline size_t ArraySize(T (&)[N])  in ArraySize()  function
 |