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

1 2 3

  /src/external/apache2/llvm/dist/clang/tools/scan-build-py/tests/functional/cases/
test_create_cdb.py 32 self.assertTrue(os.path.isfile(result))
41 self.assertTrue(os.path.isfile(result))
48 self.assertTrue(os.path.isfile(result))
58 self.assertTrue(os.path.isfile(result))
64 self.assertTrue(os.path.isfile(result))
73 self.assertTrue(os.path.isfile(result))
114 self.assertTrue(os.path.isfile(result))
116 self.assertTrue(os.path.isfile(result))
122 self.assertTrue(os.path.isfile(result))
124 self.assertTrue(os.path.isfile(result)
    [all...]
  /src/external/apache2/llvm/dist/llvm/utils/lit/tests/Inputs/shtest-shell/
check_path.py 23 print(os.path.isfile(file))
  /src/external/bsd/unbound/dist/libunbound/python/examples/
dnssec-valid.py 46 if os.path.isfile("keys"):
  /src/usr.bin/soelim/
soelim.c 175 int isfile; local
206 isfile = 0;
219 isfile++;
230 if (isfile)
  /src/external/gpl3/binutils/dist/ld/
ldemul.h 58 (int *isfile);
162 char * (*get_script) (int *isfile);
ldemul.c 134 ldemul_get_script (int *isfile)
136 return ld_emulation->get_script (isfile);
  /src/external/gpl3/binutils.old/dist/ld/
ldemul.h 58 (int *isfile);
162 char * (*get_script) (int *isfile);
ldemul.c 134 ldemul_get_script (int *isfile)
136 return ld_emulation->get_script (isfile);
  /src/external/gpl3/gdb.old/dist/gdb/contrib/
test_pubnames_and_indexes.py 141 if os.path.isfile("./gdb") and os.access("./gdb", os.X_OK):
143 elif os.path.isfile("../gdb") and os.access("../gdb", os.X_OK):
145 elif os.path.isfile("../../gdb") and os.access("../../gdb", os.X_OK):
  /src/external/gpl3/gdb/dist/gdb/contrib/
test_pubnames_and_indexes.py 141 if os.path.isfile("./gdb") and os.access("./gdb", os.X_OK):
143 elif os.path.isfile("../gdb") and os.access("../gdb", os.X_OK):
145 elif os.path.isfile("../../gdb") and os.access("../../gdb", os.X_OK):
  /src/bin/ksh/
misc.c 25 int isfile));
525 gmatch(s, p, isfile)
527 int isfile;
535 /* isfile is false iff no syntax check has been done on
538 if (!isfile && !has_globbing(p, pe)) {
548 isfile);
623 do_gmatch(s, se, p, pe, isfile)
626 int isfile;
640 if (isfile) {
683 && do_gmatch(s, se, prest, pe, isfile))
    [all...]
  /src/external/mpl/bind/dist/bin/tests/system/isctest/vars/
openssl.py 33 assert os.path.isfile(path), f"{path} exists, but it's not a file"
  /src/external/bsd/zstd/dist/tests/
test-zstd-versions.py 89 if not os.path.isfile(dict_name):
102 if not os.path.isfile(dict_name):
175 if not os.path.isfile(ref_zst):
179 if not os.path.isfile(compared_zst):
246 if not os.path.isfile(dst_zstd) or tag == head:
DEPRECATED-test-zstd-speed.py 129 if not os.path.isfile(resultsFileName):
196 if os.path.isfile(commitFileName):
282 if os.path.isfile(fileName) or os.path.isdir(fileName):
291 if not os.path.isfile(args.dictionary):
336 if os.path.isfile(pidfile):
  /src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/tools/gbench/
util.py 23 if not os.path.isfile(filename):
66 elif not os.path.isfile(filename):
  /src/external/apache2/llvm/dist/llvm/utils/benchmark/tools/gbench/
util.py 21 if not os.path.isfile(filename):
64 elif not os.path.isfile(filename):
  /src/external/mpl/bind/dist/bin/tests/system/rpzextra/
tests_rpzextra.py 135 assert os.path.isfile(rpz_passthru_logfile)
136 assert os.path.isfile(rpz_logfile)
  /src/external/gpl2/xcvs/dist/src/
mkmodules.c 966 if (!isfile (rcs))
1307 if (isfile (info_v))
1315 if (!isfile (info))
1348 if (!isfile (info))
1366 if (!isfile (info))
create_adm.c 51 if (isfile (tmp))
  /src/external/bsd/openldap/dist/servers/slapd/overlays/
remoteauth.c 446 int *isfile )
451 if ( isfile ) *isfile = 0;
489 if ( isfile ) *isfile = 1;
496 get_ldap_url( const char *realm, int isfile )
503 if ( !isfile ) {
665 int protocol = LDAP_VERSION3, isfile = 0; local
733 realm = get_realm( dom_val, ap->mappings, ap->default_realm, &isfile );
752 ldap_url = get_ldap_url( realm, isfile );
    [all...]
  /src/external/apache2/llvm/dist/llvm/utils/gn/build/
write_vcsrevision.py 22 if os.path.isfile(candidate) and os.access(candidate, os.X_OK):
  /src/external/gpl3/gdb.old/dist/gdb/
copyright.py 176 os.path.isdir("gdb") and os.path.isfile("gnulib/import/extra/update-copyright")
  /src/external/gpl3/gdb/dist/gdb/
copyright.py 173 if not os.path.isfile("gnulib/import/extra/update-copyright"):
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
break-interp.exp 50 # isfile returns 1 even for symlinks to files.
52 if [file isfile $retval] {
56 if [file isfile $retval] {
60 if [file isfile $retval] {
64 if [file isfile $retval] {
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
break-interp.exp 50 # isfile returns 1 even for symlinks to files.
52 if [file isfile $retval] {
56 if [file isfile $retval] {
60 if [file isfile $retval] {
64 if [file isfile $retval] {

Completed in 34 milliseconds

1 2 3