Searched refs:relative (Results 26 - 44 of 44) sorted by relevance

12

/freebsd-13-stable/contrib/bmake/mk/
H A Ddpadd.mk160 # For the -I's convert the path to a relative one. For separate objdirs
H A Dgendirdeps.mk35 # RELDIR is the relative path from ${SRCTOP} to ${_CURDIR}
H A Ddirdeps.mk38 # This is a list of directories - relative to SRCTOP, it is
61 # DEP_RELDIR to be the RELDIR (path relative to SRCTOP) for
/freebsd-13-stable/contrib/kyua/integration/
H A Dcmd_test_test.sh371 kyua: E: Program name '/a/b' must be relative to the test suite, not absolute.
419 kyua: E: Program name '/foo' must be relative to the test suite, not absolute.
/freebsd-13-stable/contrib/kyua/store/
H A Dschema_v3.sql153 -- The path to the test program, relative to the root.
H A Dschema_v1.sql150 -- The path to the test program, relative to the root.
H A Dschema_v2.sql184 -- The path to the test program, relative to the root.
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/Unix/
H A DPath.inc156 /* Second approach: relative path. */
/freebsd-13-stable/sys/conf/
H A Dkern.mk283 # Note: Clang does not like relative paths for ld so we map ld.lld -> lld.
H A Dkern.pre.mk170 # LLD (address is a PC-relative calculation, and BFD works around this by
H A Dkmod.mk112 # Don't use any standard or source-relative include directories.
/freebsd-13-stable/share/mk/
H A Dbsd.sys.mk299 # Note: Clang does not like relative paths for ld so we map ld.lld -> lld.
H A Dgendirdeps.mk36 # RELDIR is the relative path from ${SRCTOP} to ${_CURDIR}
H A Ddirdeps.mk39 # This is a list of directories - relative to SRCTOP, it is
62 # DEP_RELDIR to be the RELDIR (path relative to SRCTOP) for
/freebsd-13-stable/sys/contrib/openzfs/contrib/pyzfs/libzfs_core/test/
H A Dtest_libzfs_core.py4245 def makeName(self, relative=None):
4246 if not relative:
4248 if relative.startswith((b'@', b'#')):
4249 return self._pool_name + relative
4250 return self._pool_name + b'/' + relative
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.cpp214 // Otherwise ask for a relative path.
216 auto relative = llvm::DILineInfoSpecifier::FileLineInfoKind::RawValue; local
217 if (!prologue.getFileNameByIndex(idx, compile_dir, relative, rel_path, style))
1061 // are relative to the .o file into addresses for the main executable.
3799 // file address relative to the executable's text section.
/freebsd-13-stable/sys/contrib/openzfs/module/icp/asm-x86_64/modes/
H A Daesni-gcm-x86_64.S30 # pressure with notable relative improvement, achieving 1.0 cycle per
/freebsd-13-stable/contrib/libxo/xohtml/external/
H A Djquery.js1647 outer.style.position = "relative";
3980 if ( parts.length === 2 && Expr.relative[ parts[0] ] ) {
3984 set = Expr.relative[ parts[0] ] ?
3991 if ( Expr.relative[ selector ] ) {
4031 if ( !Expr.relative[ cur ] ) {
4041 Expr.relative[ cur ]( checkSet, pop, contextXML );
4313 relative: {
5341 selector = Expr.relative[selector] ? selector + "*" : selector;
6581 // convert relative number strings (+= or -=) to relative number
[all...]
/freebsd-13-stable/contrib/apr-util/
H A Dconfigure1433 --with-apr-iconv=DIR relative path to apr-iconv source
2780 # removed, or if the value is a relative name.
4268 *) # Was relative path.

Completed in 121 milliseconds

12