Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/netbsd-tests/lib/libutil/
HDt_parsedate.c230 ATF_TC_HEAD(relative, tc) in ATF_TC_HEAD() argument
236 ATF_TC_BODY(relative, tc) in ATF_TC_BODY() argument
/freebsd-13-stable/contrib/tcsh/
HDtc.sched.c65 int relative; /* time specified as +hh:mm */ in dosched() local
/freebsd-13-stable/contrib/llvm-project/libcxx/include/__filesystem/
HDoperations.h254 inline _LIBCPP_HIDE_FROM_ABI path relative(const path& __p, const path& __base, error_code& __ec) { in relative() function
264 inline _LIBCPP_HIDE_FROM_ABI path relative(const path& __p, error_code& __ec) { in relative() function
/freebsd-13-stable/bin/sh/
HDhistedit.c503 int relative = 0; in str_to_event() local
/freebsd-13-stable/contrib/subversion/subversion/libsvn_subr/
HDpath.c1101 const char *relative, in svn_path_get_absolute()
HDdirent_uri.c1627 const char *relative, in svn_dirent_get_absolute()
/freebsd-13-stable/contrib/kyua/engine/
HDscheduler.cpp298 const std::string& relative = program.relative_path().str(); in force_absolute_paths() local
/freebsd-13-stable/sys/contrib/openzfs/contrib/pyzfs/libzfs_core/test/
HDtest_libzfs_core.py4245 def makeName(self, relative=None): argument
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
HDSymbolFileDWARF.cpp207 auto relative = llvm::DILineInfoSpecifier::FileLineInfoKind::RawValue; in GetFileByIndex() local