/openbsd/gnu/llvm/clang/docs/tools/ |
H A D | generate_formatted_state.py | 91 for root, subdirs, files in os.walk(rootdir): 92 for subdir in subdirs: 94 subdirs.remove(subdir) 106 subdirs.remove(subdir)
|
/openbsd/gnu/usr.bin/cvs/src/ |
H A D | ignore.c | 377 int subdirs; local 388 subdirs = 0; 394 subdirs = sdtp == NULL || sdtp->subdirs; 423 if (subdirs) 468 if (! subdirs)
|
H A D | entries.c | 149 if (sdtp == NULL || sdtp->subdirs) 550 sdtp->subdirs = sawdir; 555 sdtp->subdirs = 0; 804 if (sdtp != NULL && ! sdtp->subdirs) 808 sdtp->subdirs = 1;
|
/openbsd/gnu/llvm/llvm/utils/lit/lit/formats/ |
H A D | base.py | 57 for dirname,subdirs,filenames in os.walk(dir): 59 subdirs[:] = [] 61 subdirs[:] = [d for d in subdirs
|
/openbsd/usr.sbin/smtpd/ |
H A D | mail.maildir.c | 93 char *subdirs[] = { "cur", "tmp", "new" }; in maildir_mkdirs() local 101 for (i = 0; i < nitems(subdirs); ++i) { in maildir_mkdirs() 103 subdirs[i]); in maildir_mkdirs() 105 errc(1, ENAMETOOLONG, "%s/%s", dirname, subdirs[i]); in maildir_mkdirs()
|
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | configure.frag | 28 subdirs=$2 58 for subdir in . $subdirs 71 for subdir in . $subdirs
|
H A D | configure | 142 subdirs= 8241 subdirs= 8269 subdirs="$subdirs `echo $lang | sed -e 's,^.*/\([^/]*\)/config-lang.in$,\1,'`" 8273 subdirs="$subdirs `echo $lang | sed -e 's,^.*/\([^/]*\)/config-lang.in$,\1,'`" 8378 for subdir in . $subdirs 8416 for s in .. $subdirs 8510 if test "x$subdirs" != x; then 8511 for s in $subdirs 8938 s%@subdirs@%$subdirs%g 9212 subdirs='$subdirs' [all …]
|
/openbsd/gnu/usr.bin/perl/dist/PathTools/t/ |
H A D | abs2rel.t | 23 my @subdirs = ( 28 mkpath(\@subdirs, 0, 0711)
|
/openbsd/gnu/usr.bin/binutils/gdb/testsuite/ |
H A D | Makefile.in | 36 SUBDIRS = @subdirs@ 151 subdirs:
|
H A D | configure | 57 subdirs= 1107 s%@subdirs@%$subdirs%g
|
/openbsd/gnu/llvm/llvm/tools/opt-viewer/ |
H A D | optrecord.py | 339 for dir, subdirs, files in os.walk(dir_or_file): 341 subdirs[:] = [d for d in subdirs
|
/openbsd/gnu/llvm/llvm/utils/lit/tests/Inputs/shtest-shell/ |
H A D | diff-r-error-1.txt | 5 # Same filenames in subdirs with different content, "diff -r" should fail.
|
/openbsd/gnu/usr.bin/binutils/gdb/testsuite/gdb.hp/ |
H A D | Makefile.in | 4 SUBDIRS = @subdirs@
|
H A D | configure | 51 subdirs= 647 subdirs="gdb.aCC gdb.base-hp gdb.compat gdb.defects gdb.objdbg" 810 s%@subdirs@%$subdirs%g
|
/openbsd/gnu/usr.bin/cvs/doc/ |
H A D | ChangeLog.fsf | 20 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
|
/openbsd/gnu/usr.bin/perl/cpan/ExtUtils-MakeMaker/t/ |
H A D | problems.t | 43 # Also make sure Makefile.PL's in subdirs still have '.' in @INC.
|
H A D | unicode.t | 89 # Also make sure Makefile.PL's in subdirs still have '.' in @INC.
|
/openbsd/gnu/usr.bin/binutils/ |
H A D | config-ml.in | 1 # Configure fragment invoked in the post-target section for subdirs 84 # MULTIDIRS = list of multilib subdirs (eg: m68000 m68020 ...) 168 # configure the multilib subdirs), and another that all configure.in's ran to 194 # multilib subdirs to support. This lives at the top because we need 524 # subdirs. 675 # Makefile before going on to configure the subdirs. 685 echo "Running configure in multilib subdirs ${multidirs}"
|
/openbsd/gnu/lib/libstdc++/ |
H A D | config-ml.in | 1 # Configure fragment invoked in the post-target section for subdirs 58 # MULTIDIRS = list of multilib subdirs (eg: m68000 m68020 ...) 143 # configure the multilib subdirs), and another that all configure.in's ran to 169 # multilib subdirs to support. This lives at the top because we need 510 # subdirs. 660 # Makefile before going on to configure the subdirs. 670 echo "Running configure in multilib subdirs ${multidirs}"
|
/openbsd/gnu/usr.bin/binutils-2.17/ |
H A D | config-ml.in | 1 # Configure fragment invoked in the post-target section for subdirs 84 # MULTIDIRS = list of multilib subdirs (eg: m68000 m68020 ...) 168 # configure the multilib subdirs), and another that all configure.in's ran to 194 # multilib subdirs to support. This lives at the top because we need 524 # subdirs. 678 # Makefile before going on to configure the subdirs. 688 echo "Running configure in multilib subdirs ${multidirs}"
|
/openbsd/gnu/usr.bin/perl/cpan/ExtUtils-MakeMaker/t/lib/MakeMaker/Test/Setup/ |
H A D | XS.pm | 160 $label2files{subdirs} = +{
|
/openbsd/gnu/share/ |
H A D | configure | 88 subdirs= 1089 for subdir in . ${subdirs} ; do 1363 if [ -z "${subdirs}" ]; then
|
/openbsd/gnu/llvm/lldb/source/Plugins/Platform/MacOSX/ |
H A D | PlatformDarwinKernel.cpp | 390 const char *subdirs[] = { in AddRootSubdirsToSearchPaths() local 396 for (int i = 0; subdirs[i] != nullptr; i++) { in AddRootSubdirsToSearchPaths() 397 FileSpec testdir(dir + subdirs[i]); in AddRootSubdirsToSearchPaths()
|
/openbsd/gnu/usr.bin/binutils/gdb/testsuite/gdb.hp/gdb.objdbg/ |
H A D | configure | 50 subdirs= 633 subdirs="objdbg01 objdbg02 objdbg03 objdbg04"
|
/openbsd/gnu/usr.bin/cvs/lib/ |
H A D | ChangeLog.fsf | 83 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
|