Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/ntp/dist/sntp/unity/auto/
H A Dunity_test_summary.py127 root_path = sys.argv[2] variable
129 root_path = os.path.split(__file__)[0] variable
/netbsd-src/external/apache2/llvm/dist/llvm/utils/docker/scripts/llvm_checksum/
H A Dllvm_checksum.py68 def ComputeLLVMChecksums(root_path, projects): argument
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++17/
H A Dfs_path.cc76 pair<cmpt, cmpt> root_path() noexcept in root_path() function
669 auto root_path = parser.root_path(); in _M_append() local
1437 auto root_path = parser.root_path(); in compare() local
1525 path::root_path() const in root_path() function in path
1900 auto root_path = parser.root_path(); in _M_split_cmpts() local
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++17/
H A Dfs_path.cc77 pair<cmpt, cmpt> root_path() noexcept in root_path() function
670 auto root_path = parser.root_path(); in _M_append() local
1438 auto root_path = parser.root_path(); in compare() local
1526 path::root_path() const in root_path() function in path
1896 auto root_path = parser.root_path(); in _M_split_cmpts() local
/netbsd-src/usr.sbin/bootp/common/
H A Dbootpd.h122 root_path :1, member
177 *root_path, member
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/filesystem/
H A Dpath.cc176 path::root_path() const in root_path() function in path
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/src/filesystem/
H A Dpath.cc176 path::root_path() const in root_path() function in path
H A Dstd-path.cc190 path::root_path() const in root_path() function in path
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DPath.cpp346 StringRef root_path(StringRef path, Style style) { in root_path() function