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

1 2

  /src/external/gpl3/gcc.old/dist/gcc/d/dmd/
utils.d 25 * Normalize path by turning forward slashes into backslashes
158 uint slashes;
165 slashes++;
172 while (slashes--)
188 slashes = 0;
  /src/external/gpl3/gcc.old/dist/libcpp/
mkdeps.cc 131 unsigned slashes = 0; local
135 if (alloc < dst + 4 + slashes)
144 slashes++;
160 while (slashes--)
170 slashes = 0;
  /src/external/gpl2/dtc/dist/
srcpos.c 63 int slashes = 0; local
70 slashes++;
75 int diff = initial_pathlen - slashes, i, j;
  /src/sys/kern/
vfs_lookup.c 463 int slashes; member in struct:namei_state
483 state->slashes = 0;
884 state->slashes = cp - ndp->ni_next;
885 ndp->ni_pathlen -= state->slashes;
889 state->slashes = 0;
1207 * slashes, and we are not going to create a directory,
1294 * Get the next component name. There should be no slashes
1528 /* drop leading slashes (already used them to choose startdir) */
1619 * over any slashes that we skipped, as we will need
1628 ndp->ni_pathlen += state->slashes;
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/d/
d-lang.cc 115 unsigned slashes = 0; local
122 slashes++;
127 while (slashes--)
143 slashes = 0;
  /src/external/gpl3/binutils/dist/gprofng/src/
util.cc 752 // find slashes in remaining path_to
753 int slashes = 0; local
766 slashes++;
771 for (int i = 0; i < slashes; i++)
  /src/external/gpl3/binutils.old/dist/gprofng/src/
util.cc 752 // find slashes in remaining path_to
753 int slashes = 0; local
766 slashes++;
771 for (int i = 0; i < slashes; i++)
  /src/external/apache2/llvm/dist/llvm/lib/Support/Unix/
Program.inc 72 // Use the given path verbatim if it contains any slashes; this matches
  /src/sys/external/isc/libsodium/dist/build-aux/
ltmain.sh 343 # that contains forward slashes, into one that contains
925 # Remove doubled-up and trailing slashes, "." path components,
954 # two leading slashes without using negated character classes;
1074 # Now calculate path; take care to avoid doubling-up slashes.
6049 /* no slashes; search PATH */
  /src/sys/external/isc/libsodium/dist/
ltmain.sh 235 # Remove doubled-up and trailing slashes, "." path components,
253 # two leading slashes without using negated character classes;
355 # Now calculate path; take care to avoid doubling-up slashes.
410 # which contains forward slashes, into one that contains
4671 /* no slashes; search PATH */
  /src/external/bsd/am-utils/dist/
ltmain.sh 235 # Remove doubled-up and trailing slashes, "." path components,
253 # two leading slashes without using negated character classes;
355 # Now calculate path; take care to avoid doubling-up slashes.
410 # which contains forward slashes, into one that contains
4671 /* no slashes; search PATH */
  /src/external/bsd/file/dist/
ltmain.sh 346 # that contains forward slashes, into one that contains
928 # Remove doubled-up and trailing slashes, "." path components,
957 # two leading slashes without using negated character classes;
1077 # Now calculate path; take care to avoid doubling-up slashes.
6052 /* no slashes; search PATH */
  /src/external/bsd/flex/dist/build-aux/
ltmain.sh 343 # that contains forward slashes, into one that contains
925 # Remove doubled-up and trailing slashes, "." path components,
954 # two leading slashes without using negated character classes;
1074 # Now calculate path; take care to avoid doubling-up slashes.
6049 /* no slashes; search PATH */
texinfo.tex 2648 % slashes, to avoid line break between the slashes in http://.
  /src/external/bsd/ntp/dist/sntp/libevent/build-aux/
ltmain.sh 343 # that contains forward slashes, into one that contains
925 # Remove doubled-up and trailing slashes, "." path components,
954 # two leading slashes without using negated character classes;
1074 # Now calculate path; take care to avoid doubling-up slashes.
6049 /* no slashes; search PATH */
  /src/external/bsd/ntp/dist/sntp/libevent/
ltmain.sh 343 # that contains forward slashes, into one that contains
925 # Remove doubled-up and trailing slashes, "." path components,
954 # two leading slashes without using negated character classes;
1074 # Now calculate path; take care to avoid doubling-up slashes.
6049 /* no slashes; search PATH */
  /src/external/bsd/openldap/dist/build/
ltmain.sh 343 # that contains forward slashes, into one that contains
925 # Remove doubled-up and trailing slashes, "." path components,
954 # two leading slashes without using negated character classes;
1074 # Now calculate path; take care to avoid doubling-up slashes.
6049 /* no slashes; search PATH */
  /src/external/bsd/openldap/dist/contrib/ldapc++/
ltmain.sh 343 # that contains forward slashes, into one that contains
925 # Remove doubled-up and trailing slashes, "." path components,
954 # two leading slashes without using negated character classes;
1074 # Now calculate path; take care to avoid doubling-up slashes.
6049 /* no slashes; search PATH */
  /src/external/gpl3/binutils/dist/
ltmain.sh 209 # Remove doubled-up and trailing slashes, "." path components,
227 # two leading slashes without using negated character classes;
329 # Now calculate path; take care to avoid doubling-up slashes.
3847 /* no slashes; search PATH */
  /src/external/gpl3/binutils.old/dist/
ltmain.sh 209 # Remove doubled-up and trailing slashes, "." path components,
227 # two leading slashes without using negated character classes;
329 # Now calculate path; take care to avoid doubling-up slashes.
3847 /* no slashes; search PATH */
  /src/external/gpl3/gcc.old/dist/
ltmain.sh 209 # Remove doubled-up and trailing slashes, "." path components,
227 # two leading slashes without using negated character classes;
329 # Now calculate path; take care to avoid doubling-up slashes.
3847 /* no slashes; search PATH */
  /src/external/bsd/libevent/dist/build-aux/
ltmain.sh 351 # that contains forward slashes, into one that contains
933 # Remove doubled-up and trailing slashes, "." path components,
962 # two leading slashes without using negated character classes;
1082 # Now calculate path; take care to avoid doubling-up slashes.
6264 /* no slashes; search PATH */
  /src/external/bsd/openpam/dist/
ltmain.sh 357 # that contains forward slashes, into one that contains
968 # Remove doubled-up and trailing slashes, "." path components,
997 # two leading slashes without using negated character classes;
1117 # Now calculate path; take care to avoid doubling-up slashes.
3604 # Ensure no trailing slashes
6454 /* no slashes; search PATH */
  /src/external/bsd/unbound/dist/
ltmain.sh 357 # that contains forward slashes, into one that contains
968 # Remove doubled-up and trailing slashes, "." path components,
997 # two leading slashes without using negated character classes;
1117 # Now calculate path; take care to avoid doubling-up slashes.
3597 # Ensure no trailing slashes
6447 /* no slashes; search PATH */
  /src/external/bsd/am-utils/dist/doc/
texinfo.tex 2648 % slashes, to avoid line break between the slashes in http://.

Completed in 181 milliseconds

1 2