Home
last modified time | relevance | path

Searched defs:Sizes (Results 1 – 18 of 18) sorted by relevance

/external/skia/src/core/
DSkVertices.cpp29 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/
DSkVertices.cpp29 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/
Dimgui_memory_editor.h153 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/
D7zFolderInStream.h40 CRecordVector<UInt64> Sizes; variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DDelinearization.cpp100 SmallVector<const SCEV *, 3> Subscripts, Sizes; in print() local
DDependenceAnalysis.cpp3292 SmallVector<const SCEV *, 4> Sizes; in tryDelinearize() local
DScalarEvolution.cpp10809 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/
DDelinearization.cpp110 SmallVector<const SCEV *, 3> Subscripts, Sizes; in print() local
DScalarEvolution.cpp9083 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()
DDependenceAnalysis.cpp3217 SmallVector<const SCEV *, 4> Sizes; in tryDelinearize() local
/external/tensorflow/tensorflow/core/framework/
Dallocator_test.cc198 TEST(CPUAllocatorTest, Sizes) { in TEST() argument
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/MSF/
DMSFBuilder.cpp295 ulittle32_t *Sizes = Allocator.Allocate<ulittle32_t>(StreamData.size()); in generateLayout() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/CodeView/
DTypeIndexDiscovery.cpp47 constexpr uint32_t Sizes[] = { in getEncodedIntegerLength() local
/external/clang/test/Index/
Dprint-type-size.cpp212 namespace Sizes { namespace
/external/lzma/CPP/7zip/UI/Common/
DUpdate.cpp105 CRecordVector<UInt64> Sizes; member in COutMultiVolStream
/external/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp5133 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/
DCodeGenDAGPatterns.cpp711 auto NoSize = [](const SmallSet<unsigned,2> &Sizes, MVT T) -> bool { in EnforceSameSize()
/external/pdfium/third_party/lcms/src/
Dcmstypes.c4862 cmsUInt32Number *Sizes; member