Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkVertices.cpp25 struct SkVertices::Sizes { struct in SkVertices
26 Sizes(int vertexCount, int indexCount, bool hasTexs, bool hasColors) { in Sizes() function
61 SkVertices::Sizes(vertexCount, indexCount, hasTexs, hasColors)); in Builder()
/external/skqp/src/core/
DSkVertices.cpp25 struct SkVertices::Sizes { struct in SkVertices
26 Sizes(int vertexCount, int indexCount, bool hasTexs, bool hasColors) { in Sizes() function
61 SkVertices::Sizes(vertexCount, indexCount, hasTexs, hasColors)); in Builder()
/external/lzma/CPP/7zip/Archive/7z/
D7zFolderInStream.h40 CRecordVector<UInt64> Sizes; variable
/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.cc146 TEST(CPUAllocatorTest, Sizes) { in TEST() argument
/external/clang/test/Index/
Dprint-type-size.cpp212 namespace Sizes { namespace
/external/lzma/CPP/7zip/UI/Common/
DUpdate.cpp102 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/utils/TableGen/
DFixedLenDecoderEmitter.cpp1471 std::set<unsigned> Sizes; in run() local
/external/pdfium/third_party/lcms/src/
Dcmstypes.c4845 cmsUInt32Number *Sizes; member