Home
last modified time | relevance | path

Searched defs:rootSize (Results 1 – 9 of 9) sorted by relevance

/external/perfetto/ui/src/controller/
Dheap_profile_controller.ts119 const rootSize = constant
/external/OpenCL-CTS/test_conformance/events/
Daction_classes.cpp38 float rootSize = sqrtf( (float)( maxAllocSize / ( BufferSizeReductionFactor * 4 ) ) ); in IGetPreferredImageSize2D() local
83 float rootSize = cbrtf( (float)( maxAllocSize / ( BufferSizeReductionFactor * 4 ) ) ); in IGetPreferredImageSize3D() local
/external/lzma/CPP/Windows/
DFileFind.cpp527 unsigned rootSize = 0; in Find() local
/external/lzma/CPP/7zip/UI/FileManager/
DBrowseDialog.cpp264 int rootSize = GetRootPrefixSize(FilePath); in OnInit() local
/external/llvm/include/llvm/ADT/
DIntervalMap.h974 unsigned rootSize; variable
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/
DIntervalMap.h975 unsigned rootSize; variable
/external/deqp/modules/gles31/functional/
Des31fProgramUniformTests.cpp851 …int rootSize; //!< If this is a member of a basic-typed array, rootSize is the size of that arr… member
/external/deqp/modules/gles2/functional/
Des2fUniformApiTests.cpp796 …int rootSize; //!< If this is a member of a basic-typed array, rootSize is the size of that arr… member
/external/deqp/modules/gles3/functional/
Des3fUniformApiTests.cpp961 …int rootSize; //!< If this is a member of a basic-typed array, rootSize is the size of that arr… member