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

12

  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/
fnmatch.h 41 #define FNM_LEADING_DIR 0x08 /* Ignore /<tail> after Imatch. */
  /prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/
fnmatch.h 41 #define FNM_LEADING_DIR 0x08 /* Ignore /<tail> after Imatch. */
  /prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/
fnmatch.h 41 #define FNM_LEADING_DIR 0x08 /* Ignore /<tail> after Imatch. */
  /prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/
fnmatch.h 41 #define FNM_LEADING_DIR 0x08 /* Ignore /<tail> after Imatch. */
  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/
fnmatch.h 41 #define FNM_LEADING_DIR 0x08 /* Ignore /<tail> after Imatch. */
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/
fnmatch.h 41 #define FNM_LEADING_DIR 0x08 /* Ignore /<tail> after Imatch. */
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/
fnmatch.h 41 #define FNM_LEADING_DIR 0x08 /* Ignore /<tail> after Imatch. */
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/
fnmatch.h 41 #define FNM_LEADING_DIR 0x08 /* Ignore /<tail> after Imatch. */
  /prebuilts/ndk/9/platforms/android-14/arch-arm/usr/include/
fnmatch.h 41 #define FNM_LEADING_DIR 0x08 /* Ignore /<tail> after Imatch. */
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/
fnmatch.h 41 #define FNM_LEADING_DIR 0x08 /* Ignore /<tail> after Imatch. */
  /prebuilts/ndk/9/platforms/android-14/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-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/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
fnmatch.h 47 # define FNM_LEADING_DIR (1 << 3) /* Ignore `/...' after a match. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/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.7-4.6/sysroot/usr/include/
fnmatch.h 47 # define FNM_LEADING_DIR (1 << 3) /* Ignore `/...' after a match. */

Completed in 806 milliseconds

12