Home
last modified time | relevance | path

Searched defs:relative_path (Results 1 – 18 of 18) sorted by relevance

/netbsd/external/bsd/kyua-cli/dist/store/
H A Dmigrate_v1_v2.sql101 relative_path TEXT NOT NULL, field
H A Dschema_v2.sql185 relative_path TEXT NOT NULL, field
H A Dschema_v1.sql151 relative_path NOT NULL, field
/netbsd/external/gpl2/groff/dist/src/libs/libgroff/
H A Drelocate.cpp216 char *relative_path = (char *)path + INSTALLPATHLEN; in relocatep() local
/netbsd/external/gpl3/gcc/dist/contrib/
H A Dmklog.py141 def append_changelog_line(out, relative_path, text): argument
/netbsd/external/apache2/llvm/dist/llvm/utils/unittest/googletest/src/
H A Dgtest-filepath.cc196 const FilePath& relative_path) { in ConcatPaths()
/netbsd/external/ibm-public/postfix/dist/src/global/
H A Ddict_proxy.c424 char *relative_path; in dict_proxy_open() local
/netbsd/external/bsd/pkg_install/dist/lib/
H A Dpkg_io.c305 int relative_path; in process_pkg_path() local
/netbsd/external/bsd/kyua-cli/dist/engine/
H A Dtest_program.cpp301 engine::test_program::relative_path(void) const in relative_path() function in engine::test_program
/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/src/filesystem/
H A Dpath.cc200 path::relative_path() const in relative_path() function in path
H A Dstd-path.cc216 path::relative_path() const in relative_path() function in path
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/src/filesystem/
H A Dpath.cc200 path::relative_path() const in relative_path() function in path
/netbsd/external/bsd/ntp/dist/ntpd/
H A Dntp_loopfilter.c137 static char relative_path[PATH_MAX + 1]; /* relative path per recursive make */ variable
/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++17/
H A Dfs_path.cc1551 path::relative_path() const in relative_path() function in path
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/src/c++17/
H A Dfs_path.cc1552 path::relative_path() const in relative_path() function in path
/netbsd/external/gpl3/gcc/dist/gcc/
H A Dlto-streamer-in.cc256 char *relative_path = relative_path_prefix (data_wd, cwd); in canon_relative_path_prefix() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Support/
H A DPath.cpp411 StringRef relative_path(StringRef path, Style style) { in relative_path() function
/netbsd/external/gpl3/binutils/dist/gprofng/src/
H A DExperiment.cc6554 int relative_path) in copy_file_to_common_archive()
6804 …eriment::copy_file (char *name, char *aname, int hide_msg, char *common_archive, int relative_path) in copy_file()