HomeSort by: relevance | last modified time | path
    Searched refs:abspath (Results 1 - 25 of 136) sorted by relevancy

1 2 3 4 5 6

  /src/external/bsd/openldap/dist/contrib/slapd-modules/alias/tests/
Rules.mk 13 SRCDIR=$(abspath $(LDAP_SRC)) \
14 LDAP_BUILD=$(abspath $(LDAP_BUILD)) \
15 TOPDIR=$(abspath $(SRCDIR)) \
16 LIBTOOL=$(abspath $(LIBTOOL)) \
17 $(abspath $(SRCDIR))/tests/run all
20 ln -s $(abspath $(LDAP_BUILD))/$@ $@
Rules.mk 13 SRCDIR=$(abspath $(LDAP_SRC)) \
14 LDAP_BUILD=$(abspath $(LDAP_BUILD)) \
15 TOPDIR=$(abspath $(SRCDIR)) \
16 LIBTOOL=$(abspath $(LIBTOOL)) \
17 $(abspath $(SRCDIR))/tests/run all
20 ln -s $(abspath $(LDAP_BUILD))/$@ $@
  /src/external/bsd/openldap/dist/contrib/slapd-modules/ciboolean/tests/
Rules.mk 13 SRCDIR=$(abspath $(LDAP_SRC)) \
14 LDAP_BUILD=$(abspath $(LDAP_BUILD)) \
15 TOPDIR=$(abspath $(SRCDIR)) \
16 LIBTOOL=$(abspath $(LIBTOOL)) \
17 $(abspath $(SRCDIR))/tests/run test001-ciboolean
20 ln -s $(abspath $(LDAP_BUILD))/$@ $@
Rules.mk 13 SRCDIR=$(abspath $(LDAP_SRC)) \
14 LDAP_BUILD=$(abspath $(LDAP_BUILD)) \
15 TOPDIR=$(abspath $(SRCDIR)) \
16 LIBTOOL=$(abspath $(LIBTOOL)) \
17 $(abspath $(SRCDIR))/tests/run test001-ciboolean
20 ln -s $(abspath $(LDAP_BUILD))/$@ $@
  /src/external/bsd/openldap/dist/contrib/slapd-modules/datamorph/tests/
Rules.mk 13 SRCDIR=$(abspath $(LDAP_SRC)) \
14 LDAP_BUILD=$(abspath $(LDAP_BUILD)) \
15 TOPDIR=$(abspath $(SRCDIR)) \
16 LIBTOOL=$(abspath $(LIBTOOL)) \
17 $(abspath $(SRCDIR))/tests/run all
20 ln -s $(abspath $(LDAP_BUILD))/$@ $@
Rules.mk 13 SRCDIR=$(abspath $(LDAP_SRC)) \
14 LDAP_BUILD=$(abspath $(LDAP_BUILD)) \
15 TOPDIR=$(abspath $(SRCDIR)) \
16 LIBTOOL=$(abspath $(LIBTOOL)) \
17 $(abspath $(SRCDIR))/tests/run all
20 ln -s $(abspath $(LDAP_BUILD))/$@ $@
  /src/external/bsd/openldap/dist/contrib/slapd-modules/emptyds/tests/
Rules.mk 13 SRCDIR=$(abspath $(LDAP_SRC)) \
14 LDAP_BUILD=$(abspath $(LDAP_BUILD)) \
15 TOPDIR=$(abspath $(SRCDIR)) \
16 LIBTOOL=$(abspath $(LIBTOOL)) \
17 $(abspath $(SRCDIR))/tests/run all
20 ln -s $(abspath $(LDAP_BUILD))/$@ $@
Rules.mk 13 SRCDIR=$(abspath $(LDAP_SRC)) \
14 LDAP_BUILD=$(abspath $(LDAP_BUILD)) \
15 TOPDIR=$(abspath $(SRCDIR)) \
16 LIBTOOL=$(abspath $(LIBTOOL)) \
17 $(abspath $(SRCDIR))/tests/run all
20 ln -s $(abspath $(LDAP_BUILD))/$@ $@
  /src/external/bsd/openldap/dist/contrib/slapd-modules/variant/tests/
Rules.mk 13 SRCDIR=$(abspath $(LDAP_SRC)) \
14 LDAP_BUILD=$(abspath $(LDAP_BUILD)) \
15 TOPDIR=$(abspath $(SRCDIR)) \
16 LIBTOOL=$(abspath $(LIBTOOL)) \
17 $(abspath $(SRCDIR))/tests/run all
20 ln -s $(abspath $(LDAP_BUILD))/$@ $@
Rules.mk 13 SRCDIR=$(abspath $(LDAP_SRC)) \
14 LDAP_BUILD=$(abspath $(LDAP_BUILD)) \
15 TOPDIR=$(abspath $(SRCDIR)) \
16 LIBTOOL=$(abspath $(LIBTOOL)) \
17 $(abspath $(SRCDIR))/tests/run all
20 ln -s $(abspath $(LDAP_BUILD))/$@ $@
  /src/crypto/external/apache2/openssl/dist/fuzz/
helper.py 21 THIS_DIR = os.path.abspath(os.path.dirname(__file__))
22 CORPORA_DIR = os.path.abspath(os.path.join(THIS_DIR, "corpora"))
24 FUZZER_DIR = os.path.abspath(os.path.join(CORPORA_DIR, FUZZER))
31 dd = os.path.abspath(os.path.join(CORPORA_DIR, d))
37 dd = os.path.abspath(os.path.join(CORPORA_DIR, d))
46 cmd = ([os.path.abspath(os.path.join(THIS_DIR, FUZZER))] + sys.argv[2:]
helper.py 21 THIS_DIR = os.path.abspath(os.path.dirname(__file__))
22 CORPORA_DIR = os.path.abspath(os.path.join(THIS_DIR, "corpora"))
24 FUZZER_DIR = os.path.abspath(os.path.join(CORPORA_DIR, FUZZER))
31 dd = os.path.abspath(os.path.join(CORPORA_DIR, d))
37 dd = os.path.abspath(os.path.join(CORPORA_DIR, d))
46 cmd = ([os.path.abspath(os.path.join(THIS_DIR, FUZZER))] + sys.argv[2:]
  /src/crypto/external/bsd/openssl/dist/fuzz/
helper.py 21 THIS_DIR = os.path.abspath(os.path.dirname(__file__))
22 CORPORA_DIR = os.path.abspath(os.path.join(THIS_DIR, "corpora"))
24 FUZZER_DIR = os.path.abspath(os.path.join(CORPORA_DIR, FUZZER))
31 dd = os.path.abspath(os.path.join(CORPORA_DIR, d))
37 dd = os.path.abspath(os.path.join(CORPORA_DIR, d))
46 cmd = ([os.path.abspath(os.path.join(THIS_DIR, FUZZER))] + sys.argv[2:]
helper.py 21 THIS_DIR = os.path.abspath(os.path.dirname(__file__))
22 CORPORA_DIR = os.path.abspath(os.path.join(THIS_DIR, "corpora"))
24 FUZZER_DIR = os.path.abspath(os.path.join(CORPORA_DIR, FUZZER))
31 dd = os.path.abspath(os.path.join(CORPORA_DIR, d))
37 dd = os.path.abspath(os.path.join(CORPORA_DIR, d))
46 cmd = ([os.path.abspath(os.path.join(THIS_DIR, FUZZER))] + sys.argv[2:]
  /src/crypto/external/bsd/openssl.old/dist/fuzz/
helper.py 21 THIS_DIR = os.path.abspath(os.path.dirname(__file__))
22 CORPORA_DIR = os.path.abspath(os.path.join(THIS_DIR, "corpora"))
24 FUZZER_DIR = os.path.abspath(os.path.join(CORPORA_DIR, FUZZER))
31 dd = os.path.abspath(os.path.join(CORPORA_DIR, d))
37 dd = os.path.abspath(os.path.join(CORPORA_DIR, d))
46 cmd = ([os.path.abspath(os.path.join(THIS_DIR, FUZZER))] + sys.argv[2:]
helper.py 21 THIS_DIR = os.path.abspath(os.path.dirname(__file__))
22 CORPORA_DIR = os.path.abspath(os.path.join(THIS_DIR, "corpora"))
24 FUZZER_DIR = os.path.abspath(os.path.join(CORPORA_DIR, FUZZER))
31 dd = os.path.abspath(os.path.join(CORPORA_DIR, d))
37 dd = os.path.abspath(os.path.join(CORPORA_DIR, d))
46 cmd = ([os.path.abspath(os.path.join(THIS_DIR, FUZZER))] + sys.argv[2:]
  /src/external/bsd/unbound/dist/libunbound/python/doc/
conf.py 16 # is relative to the documentation root, use os.path.abspath to make it
18 sys.path.append(os.path.abspath(os.path.join(os.path.dirname(__file__),'../')))
19 sys.path.append(os.path.abspath(os.path.join(os.path.dirname(__file__),'../../../')))
20 sys.path.append(os.path.abspath(os.path.join(os.path.dirname(__file__),'../../../.libs/')))
conf.py 16 # is relative to the documentation root, use os.path.abspath to make it
18 sys.path.append(os.path.abspath(os.path.join(os.path.dirname(__file__),'../')))
19 sys.path.append(os.path.abspath(os.path.join(os.path.dirname(__file__),'../../../')))
20 sys.path.append(os.path.abspath(os.path.join(os.path.dirname(__file__),'../../../.libs/')))
  /src/external/apache2/llvm/dist/llvm/bindings/python/llvm/tests/
base.py 40 return os.path.join(os.path.dirname(os.path.abspath(__file__)), "test_file")
43 return os.path.join(os.path.dirname(os.path.abspath(__file__)), "test.bc")
base.py 40 return os.path.join(os.path.dirname(os.path.abspath(__file__)), "test_file")
43 return os.path.join(os.path.dirname(os.path.abspath(__file__)), "test.bc")
  /src/external/bsd/wpa/dist/hostapd/
Makefile 25 CFLAGS += -I$(abspath ../src)
26 CFLAGS += -I$(abspath ../src/utils)
Makefile 25 CFLAGS += -I$(abspath ../src)
26 CFLAGS += -I$(abspath ../src/utils)
  /src/external/apache2/llvm/dist/llvm/utils/lit/
setup.py 10 os.chdir(os.path.dirname(os.path.abspath(__file__)))
  /src/external/bsd/unbound/dist/pythonmod/doc/
conf.py 16 # is relative to the documentation root, use os.path.abspath to make it
18 sys.path.append(os.path.abspath(os.path.join(os.path.dirname(__file__),'../..')))
  /src/external/gpl3/gcc/dist/contrib/
git-backport.py 26 script_folder = os.path.dirname(os.path.abspath(__file__))

Completed in 169 milliseconds

1 2 3 4 5 6