Home
last modified time | relevance | path

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

/external/perfetto/ui/src/controller/
Dflamegraph_controller.ts190 const rootSize = selectedFlamegraphState.expandedCallsite === undefined ? constant
/external/OpenCL-CTS/test_conformance/events/
Daction_classes.cpp42 float rootSize = in IGetPreferredImageSize2D() local
92 float rootSize = 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-10.0/llvm/include/llvm/ADT/
DIntervalMap.h976 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
/external/jsoncpp/src/test_lib_json/
Dmain.cpp3433 size_t rootSize; in JSONTEST_FIXTURE_LOCAL() member