| /third_party/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
|
| /third_party/grpc/test/core/util/ |
| D | useful_test.cc | 39 TEST(UsefulTest, ArraySize) { in TEST() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
| D | SmallPtrSet.cpp | 67 unsigned ArraySize = CurArraySize; in FindBucketFor() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/ |
| D | SmallPtrSet.cpp | 91 unsigned ArraySize = CurArraySize; in FindBucketFor() local
|
| /third_party/skia/third_party/externals/spirv-cross/include/spirv_cross/ |
| D | internal_interface.hpp | 52 ArraySize = 1, enumerator 75 ArraySize = U, enumerator 98 ArraySize = 1, enumerator 142 ArraySize = U, enumerator
|
| /third_party/flatbuffers/net/FlatBuffers/ |
| D | ByteBuffer.cs | 223 public static int ArraySize<T>(T[] x) in ArraySize() method in Google.FlatBuffers.ByteBuffer 235 public static int ArraySize<T>(ArraySegment<T> x) in ArraySize() method in Google.FlatBuffers.ByteBuffer 241 public static int ArraySize<T>(Span<T> x) in ArraySize() method in Google.FlatBuffers.ByteBuffer
|
| /third_party/vk-gl-cts/external/amber/src/src/ |
| D | type.h | 124 uint32_t ArraySize() const { return array_size_; } in ArraySize() function
|
| /third_party/skia/third_party/externals/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()
|
| /third_party/skia/third_party/externals/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
|
| /third_party/mesa3d/src/gallium/frontends/d3d10umd/ |
| D | Resource.cpp | 130 UINT ArraySize) in translate_texture_target()
|
| /third_party/skia/third_party/externals/angle2/src/common/ |
| D | angleutils.h | 94 constexpr inline size_t ArraySize(T (&)[N]) in ArraySize() function
|
| D | packed_cl_enums.json | 170 "ArraySize": "CL_IMAGE_ARRAY_SIZE", string
|
| D | PackedCLEnums_autogen.h | 240 ArraySize = 7, enumerator
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
| D | HWAddressSanitizer.cpp | 760 uint64_t ArraySize = 1; in getAllocaSizeInBytes() local 1172 uint64_t ArraySize = in sanitizeFunction() local
|
| D | AddressSanitizer.cpp | 601 uint64_t ArraySize = 1; in getAllocaSizeInBytes() local
|
| /third_party/grpc/test/cpp/util/ |
| D | grpc_tool.cc | 144 size_t ArraySize(T& a) { in ArraySize() function
|
| D | grpc_tool_test.cc | 167 size_t ArraySize(T& a) { in ArraySize() function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| D | SafeStack.cpp | 648 Value *ArraySize = AI->getArraySize(); in moveDynamicAllocasToUnsafeStack() local
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/str_format/ |
| D | convert_test.cc | 45 size_t ArraySize(T (&)[N]) { in ArraySize() function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
| D | LoopIdiomRecognize.cpp | 406 unsigned ArraySize = 16 / Size; in getMemSetPatternValue() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
| D | CodeViewDebug.cpp | 1592 uint64_t ArraySize = in lowerTypeArray() local
|
| /third_party/skia/third_party/externals/swiftshader/tests/ReactorUnitTests/ |
| D | ReactorUnitTests.cpp | 1872 constexpr int ArraySize = ArrayByteSize / sizeof(int32_t); in TEST() local
|
| /third_party/sqlite/src/ |
| D | shell.c | 1446 #define ArraySize(X) (int)(sizeof(X)/sizeof(X[0])) macro
|