Home
last modified time | relevance | path

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

12

/third_party/boost/libs/move/example/
Ddoc_move_algorithms.cpp22 const std::size_t ArraySize = 10; in main() local
/third_party/flutter/engine/flutter/shell/platform/fuchsia/runtime/dart/utils/
Dinlines.h26 inline size_t ArraySize(T (&array)[SIZE]) { in ArraySize() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DSmallPtrSet.cpp67 unsigned ArraySize = CurArraySize; in FindBucketFor() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
DSmallPtrSet.cpp91 unsigned ArraySize = CurArraySize; in FindBucketFor() local
/third_party/skia/third_party/externals/spirv-cross/include/spirv_cross/
Dinternal_interface.hpp52 ArraySize = 1, enumerator
75 ArraySize = U, enumerator
98 ArraySize = 1, enumerator
142 ArraySize = U, enumerator
/third_party/boost/libs/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
/third_party/boost/libs/interprocess/test/
Dmemory_algorithm_test_template.hpp758 const std::size_t ArraySize = 11; in test_many_different_allocation() local
866 const std::size_t ArraySize = 11; in test_many_deallocation() local
/third_party/flatbuffers/net/FlatBuffers/
DByteBuffer.cs223 public static int ArraySize<T>(T[] x) in ArraySize() method in FlatBuffers.ByteBuffer
229 public static int ArraySize<T>(Span<T> x) in ArraySize() method in FlatBuffers.ByteBuffer
/third_party/boost/libs/move/test/
Dinplace_merge_test.cpp56 const std::size_t ArraySize = HdrSize + DataSize; in alternating_test() local
/third_party/flutter/skia/third_party/externals/angle2/src/common/
Dangleutils.h46 constexpr inline size_t ArraySize(T (&)[N]) in ArraySize() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
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()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DMemoryBuiltins.cpp640 Value *ArraySize = I.getArraySize(); in visitAllocaInst() local
923 Value *ArraySize = I.getArraySize(); in visitAllocaInst() local
/third_party/mesa3d/src/gallium/frontends/d3d10umd/
DResource.cpp127 UINT ArraySize) in translate_texture_target()
/third_party/skia/third_party/externals/angle2/src/common/
Dangleutils.h94 constexpr inline size_t ArraySize(T (&)[N]) in ArraySize() function
Dpacked_cl_enums.json170 "ArraySize": "CL_IMAGE_ARRAY_SIZE", string
DPackedCLEnums_autogen.h240 ArraySize = 7, enumerator
/third_party/grpc/test/cpp/util/
Dgrpc_tool.cc125 size_t ArraySize(T& a) { in ArraySize() function
Dgrpc_tool_test.cc158 size_t ArraySize(T& a) { in ArraySize() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DHWAddressSanitizer.cpp760 uint64_t ArraySize = 1; in getAllocaSizeInBytes() local
1172 uint64_t ArraySize = in sanitizeFunction() local
DAddressSanitizer.cpp601 uint64_t ArraySize = 1; in getAllocaSizeInBytes() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DSafeStack.cpp648 Value *ArraySize = AI->getArraySize(); in moveDynamicAllocasToUnsafeStack() local
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/str_format/
Dconvert_test.cc45 size_t ArraySize(T (&)[N]) { in ArraySize() function
/third_party/abseil-cpp/absl/strings/internal/str_format/
Dconvert_test.cc31 size_t ArraySize(T (&)[N]) { in ArraySize() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopIdiomRecognize.cpp406 unsigned ArraySize = 16 / Size; in getMemSetPatternValue() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp1592 uint64_t ArraySize = in lowerTypeArray() local

12