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

  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/aio_read/
8-1.c 45 if (sysconf(_SC_PRIORITIZED_IO) < 200112L)
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/aio_write/
6-1.c 46 if (sysconf(_SC_PRIORITIZED_IO) < 200112L)
  /bionic/libc/bionic/
sysconf.cpp 136 case _SC_PRIORITIZED_IO: return _POSIX_PRIORITIZED_IO;
  /bionic/libc/include/bits/
sysconf.h 101 #define _SC_PRIORITIZED_IO 0x0040
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
confname.h 101 _SC_PRIORITIZED_IO,
102 #define _SC_PRIORITIZED_IO _SC_PRIORITIZED_IO
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
confname.h 101 _SC_PRIORITIZED_IO,
102 #define _SC_PRIORITIZED_IO _SC_PRIORITIZED_IO
  /bionic/tests/headers/posix/
unistd_h.c 209 MACRO(_SC_PRIORITIZED_IO);
  /libcore/luni/src/main/java/android/system/
OsConstants.java 592 public static final int _SC_PRIORITIZED_IO = placeholder();
    [all...]
  /bionic/tests/
unistd_test.cpp 982 VERIFY_SYSCONF_UNSUPPORTED(_SC_PRIORITIZED_IO);
    [all...]
  /external/python/cpython2/Lib/plat-sunos5/
IN.py 222 _SC_PRIORITIZED_IO = 31
STROPTS.py 219 _SC_PRIORITIZED_IO = 31
    [all...]
  /libcore/luni/src/main/native/
android_system_OsConstants.cpp 659 initConstant(env, c, "_SC_PRIORITIZED_IO", _SC_PRIORITIZED_IO);
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Efi/
edk2module.c     [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
posixmodule.c     [all...]
  /external/python/cpython2/Modules/
posixmodule.c     [all...]
  /external/python/cpython3/Modules/
posixmodule.c     [all...]
  /external/robolectric/v1/lib/main/
sqlite-jdbc-3.7.2.jar 
  /prebuilts/sdk/21/
android.jar 
  /prebuilts/sdk/22/
android.jar 
  /prebuilts/sdk/25/
android.jar 
  /prebuilts/sdk/26/
android.jar 
  /prebuilts/sdk/current/
core.jar 

Completed in 119 milliseconds