HomeSort by relevance Sort by last modified time
    Searched refs:FNM_PATHNAME (Results 1 - 25 of 65) sorted by null

1 2 3

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
fnmatch.h 36 #undef FNM_PATHNAME
41 #define FNM_PATHNAME (1 << 0) /* No wildcard can ever match `/'. */
46 # define FNM_FILE_NAME FNM_PATHNAME /* Preferred GNU name. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
fnmatch.h 36 #undef FNM_PATHNAME
41 #define FNM_PATHNAME (1 << 0) /* No wildcard can ever match `/'. */
46 # define FNM_FILE_NAME FNM_PATHNAME /* Preferred GNU name. */
  /toolchain/binutils/binutils-2.25/include/
fnmatch.h 43 #undef FNM_PATHNAME
48 #define FNM_PATHNAME (1 << 0) /* No wildcard can ever match `/'. */
53 #define FNM_FILE_NAME FNM_PATHNAME /* Preferred GNU name. */
  /bionic/libc/include/
fnmatch.h 39 #define FNM_PATHNAME 0x02 /* Slash must be matched by slash. */
45 #define FNM_FILE_NAME FNM_PATHNAME
  /development/ndk/platforms/android-21/include/
fnmatch.h 39 #define FNM_PATHNAME 0x02 /* Slash must be matched by slash. */
45 #define FNM_FILE_NAME FNM_PATHNAME
  /development/ndk/platforms/android-3/include/
fnmatch.h 39 #define FNM_PATHNAME 0x02 /* Slash must be matched by slash. */
45 #define FNM_FILE_NAME FNM_PATHNAME
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/
fnmatch.h 39 #define FNM_PATHNAME 0x02 /* Slash must be matched by slash. */
45 #define FNM_FILE_NAME FNM_PATHNAME
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/
fnmatch.h 39 #define FNM_PATHNAME 0x02 /* Slash must be matched by slash. */
45 #define FNM_FILE_NAME FNM_PATHNAME
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/
fnmatch.h 39 #define FNM_PATHNAME 0x02 /* Slash must be matched by slash. */
45 #define FNM_FILE_NAME FNM_PATHNAME
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/
fnmatch.h 39 #define FNM_PATHNAME 0x02 /* Slash must be matched by slash. */
45 #define FNM_FILE_NAME FNM_PATHNAME
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/
fnmatch.h 39 #define FNM_PATHNAME 0x02 /* Slash must be matched by slash. */
45 #define FNM_FILE_NAME FNM_PATHNAME
  /prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/
fnmatch.h 39 #define FNM_PATHNAME 0x02 /* Slash must be matched by slash. */
45 #define FNM_FILE_NAME FNM_PATHNAME
  /prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/
fnmatch.h 39 #define FNM_PATHNAME 0x02 /* Slash must be matched by slash. */
45 #define FNM_FILE_NAME FNM_PATHNAME
  /prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/
fnmatch.h 39 #define FNM_PATHNAME 0x02 /* Slash must be matched by slash. */
45 #define FNM_FILE_NAME FNM_PATHNAME
  /prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/
fnmatch.h 39 #define FNM_PATHNAME 0x02 /* Slash must be matched by slash. */
45 #define FNM_FILE_NAME FNM_PATHNAME
  /prebuilts/ndk/current/platforms/android-15/arch-arm/usr/include/
fnmatch.h 39 #define FNM_PATHNAME 0x02 /* Slash must be matched by slash. */
45 #define FNM_FILE_NAME FNM_PATHNAME
  /prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/
fnmatch.h 39 #define FNM_PATHNAME 0x02 /* Slash must be matched by slash. */
45 #define FNM_FILE_NAME FNM_PATHNAME
  /prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/
fnmatch.h 39 #define FNM_PATHNAME 0x02 /* Slash must be matched by slash. */
45 #define FNM_FILE_NAME FNM_PATHNAME
  /prebuilts/ndk/current/platforms/android-16/arch-arm/usr/include/
fnmatch.h 39 #define FNM_PATHNAME 0x02 /* Slash must be matched by slash. */
45 #define FNM_FILE_NAME FNM_PATHNAME
  /prebuilts/ndk/current/platforms/android-16/arch-mips/usr/include/
fnmatch.h 39 #define FNM_PATHNAME 0x02 /* Slash must be matched by slash. */
45 #define FNM_FILE_NAME FNM_PATHNAME
  /prebuilts/ndk/current/platforms/android-16/arch-x86/usr/include/
fnmatch.h 39 #define FNM_PATHNAME 0x02 /* Slash must be matched by slash. */
45 #define FNM_FILE_NAME FNM_PATHNAME
  /prebuilts/ndk/current/platforms/android-17/arch-arm/usr/include/
fnmatch.h 39 #define FNM_PATHNAME 0x02 /* Slash must be matched by slash. */
45 #define FNM_FILE_NAME FNM_PATHNAME
  /prebuilts/ndk/current/platforms/android-17/arch-mips/usr/include/
fnmatch.h 39 #define FNM_PATHNAME 0x02 /* Slash must be matched by slash. */
45 #define FNM_FILE_NAME FNM_PATHNAME
  /prebuilts/ndk/current/platforms/android-17/arch-x86/usr/include/
fnmatch.h 39 #define FNM_PATHNAME 0x02 /* Slash must be matched by slash. */
45 #define FNM_FILE_NAME FNM_PATHNAME
  /prebuilts/ndk/current/platforms/android-18/arch-arm/usr/include/
fnmatch.h 39 #define FNM_PATHNAME 0x02 /* Slash must be matched by slash. */
45 #define FNM_FILE_NAME FNM_PATHNAME

Completed in 771 milliseconds

1 2 3