/external/skia/src/core/ |
D | SkVertices.cpp | 29 struct SkVertices::Sizes { struct in SkVertices 30 Sizes(SkVertices::VertexMode mode, int vertexCount, int indexCount, bool hasTexs, in Sizes() function 101 SkVertices::Sizes(mode, vertexCount, indexCount, hasTexs, hasColors, hasBones)); in Builder()
|
/external/skqp/src/core/ |
D | SkVertices.cpp | 29 struct SkVertices::Sizes { struct in SkVertices 30 Sizes(SkVertices::VertexMode mode, int vertexCount, int indexCount, bool hasTexs, in Sizes() function 101 SkVertices::Sizes(mode, vertexCount, indexCount, hasTexs, hasColors, hasBones)); in Builder()
|
/external/mesa3d/src/imgui/ |
D | imgui_memory_editor.h | 153 struct Sizes struct 155 int AddrDigitsCount; 156 float LineHeight; 157 float GlyphWidth; 158 float HexCellWidth; 159 float SpacingBetweenMidCols; 160 float PosHexStart; 161 float PosHexEnd; 162 float PosAsciiStart; 163 float PosAsciiEnd; [all …]
|
/external/lzma/CPP/7zip/Archive/7z/ |
D | 7zFolderInStream.h | 40 CRecordVector<UInt64> Sizes; variable
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/ |
D | Delinearization.cpp | 100 SmallVector<const SCEV *, 3> Subscripts, Sizes; in print() local
|
D | DependenceAnalysis.cpp | 3292 SmallVector<const SCEV *, 4> Sizes; in tryDelinearize() local
|
D | ScalarEvolution.cpp | 10809 SmallVectorImpl<const SCEV *> &Sizes) { in findArrayDimensionsRec() 10902 SmallVectorImpl<const SCEV *> &Sizes, in findArrayDimensions() 10966 SmallVectorImpl<const SCEV *> &Sizes) { in computeAccessFunctions() 11072 SmallVectorImpl<const SCEV *> &Sizes, in delinearize()
|
/external/llvm/lib/Analysis/ |
D | Delinearization.cpp | 110 SmallVector<const SCEV *, 3> Subscripts, Sizes; in print() local
|
D | ScalarEvolution.cpp | 9083 SmallVectorImpl<const SCEV *> &Sizes) { in findArrayDimensionsRec() 9207 SmallVectorImpl<const SCEV *> &Sizes, in findArrayDimensions() 9274 SmallVectorImpl<const SCEV *> &Sizes) { in computeAccessFunctions() 9382 SmallVectorImpl<const SCEV *> &Sizes, in delinearize()
|
D | DependenceAnalysis.cpp | 3217 SmallVector<const SCEV *, 4> Sizes; in tryDelinearize() local
|
/external/tensorflow/tensorflow/core/framework/ |
D | allocator_test.cc | 198 TEST(CPUAllocatorTest, Sizes) { in TEST() argument
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/MSF/ |
D | MSFBuilder.cpp | 295 ulittle32_t *Sizes = Allocator.Allocate<ulittle32_t>(StreamData.size()); in generateLayout() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/CodeView/ |
D | TypeIndexDiscovery.cpp | 47 constexpr uint32_t Sizes[] = { in getEncodedIntegerLength() local
|
/external/clang/test/Index/ |
D | print-type-size.cpp | 212 namespace Sizes { namespace
|
/external/lzma/CPP/7zip/UI/Common/ |
D | Update.cpp | 105 CRecordVector<UInt64> Sizes; member in COutMultiVolStream
|
/external/clang/lib/CodeGen/ |
D | CGOpenMPRuntime.cpp | 5133 MapValuesArrayTy &Sizes, MapFlagsArrayTy &Types, in generateInfoForComponentList() 5387 MapValuesArrayTy &Pointers, MapValuesArrayTy &Sizes, in generateAllInfo() 5446 MapValuesArrayTy &Sizes, in generateInfoForCapture() 5556 MappableExprsHandler::MapValuesArrayTy &Sizes, in emitOffloadingArrays() 5712 MappableExprsHandler::MapValuesArrayTy Sizes; in emitTargetCall() local 6082 MappableExprsHandler::MapValuesArrayTy Sizes; in emitTargetDataCalls() local 6195 MappableExprsHandler::MapValuesArrayTy Sizes; in emitTargetDataStandAloneCall() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/ |
D | CodeGenDAGPatterns.cpp | 711 auto NoSize = [](const SmallSet<unsigned,2> &Sizes, MVT T) -> bool { in EnforceSameSize()
|
/external/pdfium/third_party/lcms/src/ |
D | cmstypes.c | 4862 cmsUInt32Number *Sizes; member
|