Home
last modified time | relevance | path

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

/external/catch2/include/reporters/
Dcatch_reporter_junit.cpp167 std::string const& rootName, in writeSection()
/external/swiftshader/third_party/LLVM/lib/Support/
DPathV2.cpp585 rootName = has_root_name(p); in is_absolute() local
604 bool rootName = path::has_root_name(p), in make_absolute() local
/external/cldr/tools/java/org/unicode/cldr/tool/
DGenerateG2xG2.java304 String rootName = getItemName(root, type, item); in checkItems() local
/external/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
/external/llvm/lib/Support/
DPath.cpp682 rootName = has_root_name(p); in is_absolute() local
811 rootName = path::has_root_name(p); in make_absolute() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DPath.cpp684 bool rootName = in is_absolute() local
849 bool rootName = in make_absolute() local
/external/icu/icu4c/source/tools/ctestfw/
Dctest.c1260 ctest_xml_init(const char *rootName) { in ctest_xml_init()
/external/icu/icu4c/source/test/cintltst/
Dcldrtest.c77 TestKeyInRootRecursive(UResourceBundle *root, const char *rootName, in TestKeyInRootRecursive()
/external/deqp/external/vulkancts/modules/vulkan/tessellation/
DvktTessellationUserDefinedIO.cpp116 std::string glslTraverseBasicTypes (const std::string& rootName, in glslTraverseBasicTypes()
/external/deqp/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.cpp1958 const std::string rootName = resourceName.substr(0, rootNameEnd); in queryAndValidateProps() local
Des31fTessellationTests.cpp5710 string UserDefinedIOCase::glslTraverseBasicTypes (const string& rootName, in glslTraverseBasicTypes()
/external/deqp/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
/external/deqp/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
/external/bcc/tests/cc/
Dcatch.hpp9365 std::string const& rootName, in writeSection()
/external/catch2/single_include/catch2/
Dcatch.hpp14091 std::string const& rootName, in writeSection()