HomeSort by relevance Sort by last modified time
    Searched refs:O_DIRECT_PORTABLE (Results 1 - 4 of 4) sorted by null

  /development/ndk/sources/android/libportable/common/include/
fcntl_portable.h 24 #define O_DIRECT_PORTABLE 0200000
56 #ifndef O_DIRECT_PORTABLE
57 #define O_DIRECT_PORTABLE 00040000
  /gdk/libportable/arch-mips/
open.c 14 #define O_DIRECT_PORTABLE 0200000
46 #ifndef O_DIRECT_PORTABLE
47 #define O_DIRECT_PORTABLE 00040000
88 if (flags & O_DIRECT_PORTABLE)
  /development/ndk/sources/android/libportable/arch-x86/
open.c 42 if (flags & O_DIRECT_PORTABLE)
  /development/ndk/sources/android/libportable/arch-mips/
open.c 46 if (flags & O_DIRECT_PORTABLE)

Completed in 482 milliseconds