Searched defs:rootSize (Results 1 – 10 of 10) sorted by relevance
165 const rootSize = selectedFlamegraphState.expandedCallsite === undefined ? constant
38 float rootSize = sqrtf( (float)( maxAllocSize / ( BufferSizeReductionFactor * 4 ) ) ); in IGetPreferredImageSize2D() local83 float rootSize = cbrtf( (float)( maxAllocSize / ( BufferSizeReductionFactor * 4 ) ) ); in IGetPreferredImageSize3D() local
527 unsigned rootSize = 0; in Find() local
264 int rootSize = GetRootPrefixSize(FilePath); in OnInit() local
976 unsigned rootSize; variable
974 unsigned rootSize; variable
851 …int rootSize; //!< If this is a member of a basic-typed array, rootSize is the size of that arr… member
796 …int rootSize; //!< If this is a member of a basic-typed array, rootSize is the size of that arr… member
961 …int rootSize; //!< If this is a member of a basic-typed array, rootSize is the size of that arr… member
3433 size_t rootSize; in JSONTEST_FIXTURE_LOCAL() member