HomeSort by relevance Sort by last modified time
    Searched defs:FNM_LEADING_DIR (Results 51 - 74 of 74) sorted by null

1 23

  /prebuilts/ndk/9/platforms/android-17/arch-mips/usr/include/
fnmatch.h 41 #define FNM_LEADING_DIR 0x08 /* Ignore /<tail> after Imatch. */
  /prebuilts/ndk/9/platforms/android-17/arch-x86/usr/include/
fnmatch.h 41 #define FNM_LEADING_DIR 0x08 /* Ignore /<tail> after Imatch. */
  /prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/
fnmatch.h 41 #define FNM_LEADING_DIR 0x08 /* Ignore /<tail> after Imatch. */
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/
fnmatch.h 41 #define FNM_LEADING_DIR 0x08 /* Ignore /<tail> after Imatch. */
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/
fnmatch.h 41 #define FNM_LEADING_DIR 0x08 /* Ignore /<tail> after Imatch. */
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/
fnmatch.h 41 #define FNM_LEADING_DIR 0x08 /* Ignore /<tail> after Imatch. */
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/
fnmatch.h 41 #define FNM_LEADING_DIR 0x08 /* Ignore /<tail> after Imatch. */
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/
fnmatch.h 41 #define FNM_LEADING_DIR 0x08 /* Ignore /<tail> after Imatch. */
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/
fnmatch.h 41 #define FNM_LEADING_DIR 0x08 /* Ignore /<tail> after Imatch. */
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/
fnmatch.h 41 #define FNM_LEADING_DIR 0x08 /* Ignore /<tail> after Imatch. */
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/
fnmatch.h 41 #define FNM_LEADING_DIR 0x08 /* Ignore /<tail> after Imatch. */
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/
fnmatch.h 41 #define FNM_LEADING_DIR 0x08 /* Ignore /<tail> after Imatch. */
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/
fnmatch.h 41 #define FNM_LEADING_DIR 0x08 /* Ignore /<tail> after Imatch. */
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/
fnmatch.h 41 #define FNM_LEADING_DIR 0x08 /* Ignore /<tail> after Imatch. */
  /prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/
fnmatch.h 41 #define FNM_LEADING_DIR 0x08 /* Ignore /<tail> after Imatch. */
  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/
fnmatch.h 41 #define FNM_LEADING_DIR 0x08 /* Ignore /<tail> after Imatch. */
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/
fnmatch.h 41 #define FNM_LEADING_DIR 0x08 /* Ignore /<tail> after Imatch. */
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/
fnmatch.h 41 #define FNM_LEADING_DIR 0x08 /* Ignore /<tail> after Imatch. */
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/
fnmatch.h 41 #define FNM_LEADING_DIR 0x08 /* Ignore /<tail> after Imatch. */
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/
fnmatch.h 41 #define FNM_LEADING_DIR 0x08 /* Ignore /<tail> after Imatch. */
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/
fnmatch.h 41 #define FNM_LEADING_DIR 0x08 /* Ignore /<tail> after Imatch. */
  /ndk/sources/host-tools/make-3.81/glob/
fnmatch.h 60 # define FNM_LEADING_DIR (1 << 3) /* Ignore `/...' after a match. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
fnmatch.h 47 # define FNM_LEADING_DIR (1 << 3) /* Ignore `/...' after a match. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
fnmatch.h 47 # define FNM_LEADING_DIR (1 << 3) /* Ignore `/...' after a match. */

Completed in 2111 milliseconds

1 23