Home
last modified time | relevance | path

Searched defs:rootName (Results 1 – 20 of 20) sorted by relevance

/third_party/node/test/common/
Dheap.js113 validateSnapshot(rootName, expected, { loose = false } = {}) { argument
165 validateGraph(rootName, expected, { loose = false } = {}) { argument
200 validateSnapshotNodes(rootName, expected, { loose = false } = {}) { argument
/third_party/typescript/tests/arkTSTest/
Drun.js163 function runLinter(rootName) { argument
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/
DLdmlConverter.java320 String rootName = getBaseSegmentName(p.getSegment(0)); in processLdml() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
DPath.cpp682 rootName = has_root_name(p); in is_absolute() local
813 rootName = path::has_root_name(p); in make_absolute() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DPath.cpp691 bool rootName = in is_absolute() local
881 bool rootName = path::has_root_name(p); in make_absolute() local
/third_party/skia/third_party/externals/icu/source/tools/ctestfw/
Dctest.c1271 ctest_xml_init(const char *rootName) { in ctest_xml_init()
/third_party/icu/icu4c/source/tools/ctestfw/
Dctest.c1281 ctest_xml_init(const char *rootName) { in ctest_xml_init()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/
DvktTessellationUserDefinedIO.cpp118 std::string glslTraverseBasicTypes (const std::string& rootName, in glslTraverseBasicTypes()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/tessellation/
DvktTessellationUserDefinedIO.cpp118 std::string glslTraverseBasicTypes (const std::string& rootName, in glslTraverseBasicTypes()
/third_party/icu/icu4c/source/test/cintltst/
Dcldrtest.c79 TestKeyInRootRecursive(UResourceBundle *root, const char *rootName, in TestKeyInRootRecursive()
/third_party/vk-gl-cts/framework/common/
DtcuCommandLine.cpp700 auto rootName = ""; in parseCaseList() local
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fProgramUniformTests.cpp849 …string rootName; //!< If this is a member of a basic-typed array, rootName is the name of that a… member
Des31fProgramInterfaceQueryTestCase.cpp1959 const std::string rootName = resourceName.substr(0, rootNameEnd); in queryAndValidateProps() local
Des31fTessellationTests.cpp5813 string UserDefinedIOCase::glslTraverseBasicTypes (const string& rootName, in glslTraverseBasicTypes()
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fUniformApiTests.cpp794 …string rootName; //!< If this is a member of a basic-typed array, rootName is the name of that a… member
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fUniformApiTests.cpp959 …string rootName; //!< If this is a member of a basic-typed array, rootName is the name of that a… member
/third_party/typescript/src/compiler/
Dchecker.ts37982 … const rootName = promiseConstructorName && getFirstIdentifier(promiseConstructorName); constant
38051 const rootName = getFirstIdentifier(typeName); constant
/third_party/libabigail/tests/lib/
Dcatch.hpp16976 std::string const& rootName, in writeSection()
/third_party/typescript/lib/
Dtsc.js48280 function serializeBaseType(t, staticType, rootName) { argument
DtypingsInstaller.js58206 function serializeBaseType(t, staticType, rootName) { argument