HomeSort by relevance Sort by last modified time
    Searched full:slash (Results 251 - 275 of 1229) sorted by null

<<11121314151617181920>>

  /prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/
paths.h 67 /* Provide trailing slash, since mostly used for building pathnames. */
  /prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/
paths.h 67 /* Provide trailing slash, since mostly used for building pathnames. */
  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/
paths.h 67 /* Provide trailing slash, since mostly used for building pathnames. */
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/
paths.h 67 /* Provide trailing slash, since mostly used for building pathnames. */
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/
paths.h 67 /* Provide trailing slash, since mostly used for building pathnames. */
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/
paths.h 67 /* Provide trailing slash, since mostly used for building pathnames. */
  /prebuilts/ndk/9/platforms/android-14/arch-arm/usr/include/
paths.h 67 /* Provide trailing slash, since mostly used for building pathnames. */
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/
paths.h 67 /* Provide trailing slash, since mostly used for building pathnames. */
  /prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/
paths.h 67 /* Provide trailing slash, since mostly used for building pathnames. */
  /prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/
paths.h 67 /* Provide trailing slash, since mostly used for building pathnames. */
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/
paths.h 67 /* Provide trailing slash, since mostly used for building pathnames. */
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/
paths.h 67 /* Provide trailing slash, since mostly used for building pathnames. */
  /prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/
paths.h 67 /* Provide trailing slash, since mostly used for building pathnames. */
  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/
paths.h 67 /* Provide trailing slash, since mostly used for building pathnames. */
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/
paths.h 67 /* Provide trailing slash, since mostly used for building pathnames. */
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/
paths.h 67 /* Provide trailing slash, since mostly used for building pathnames. */
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/
paths.h 67 /* Provide trailing slash, since mostly used for building pathnames. */
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/
paths.h 67 /* Provide trailing slash, since mostly used for building pathnames. */
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/
paths.h 67 /* Provide trailing slash, since mostly used for building pathnames. */
  /system/core/toolbox/
chmod.c 28 if (strlen(dp->d_name) + pathlen + 2/*NUL and slash*/ > PATH_MAX) {
  /ndk/sources/host-tools/sed-4.2.1/sed/
compile.c 537 static struct buffer *match_slash P_((int slash, int regex));
539 match_slash(slash, regex)
540 int slash;
549 /* We allow only 1 byte characters for a slash. */
550 if (BRLEN (slash, &cur_stat) == -2)
561 if (ch == slash)
572 else if (ch != '\n' && (ch != slash || (!regex && ch == '&')))
1277 int slash;
1279 slash = inchar();
1280 if ( !(b = match_slash(slash, true))
1269 int slash; local
1292 int slash; local
    [all...]
  /external/chromium_org/url/third_party/mozilla/
url_parse.cc 299 // from there to the next slash (or end of spec) to be the authority. Note
306 else // Everything starting from the slash to the end is the path.
437 // The path in inner_parsed should start with a slash, then have a filesystem
438 // type followed by a slash. From the first slash up to but excluding the
440 // before the second slash, it's still pretty clear what the user meant, so
445 int inner_path_end = inner_parsed.path.begin + 1; // skip the leading slash
629 // parameter. The path should start with a slash, so we don't need to check
639 // Now search backwards from the filename end to the previous slash
649 // No slash found, this means the input was degenerate (generally path
    [all...]
  /bionic/libc/upstream-freebsd/lib/libc/stdlib/
realpath.c 137 * before slash shall point to a directory.
243 * Remove trailing slash except when the resolved pathname
  /external/chromium/base/
vlog_unittest.cc 73 // Any slash matches any slash.
  /external/chromium_org/base/
vlog_unittest.cc 78 // Any slash matches any slash.

Completed in 1809 milliseconds

<<11121314151617181920>>