HomeSort by relevance Sort by last modified time
    Searched defs:POLLOUT (Results 1 - 23 of 23) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
poll.h 28 #define POLLOUT 0x004 /* Writing now will not block. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
poll.h 28 #define POLLOUT 0x004 /* Writing now will not block. */
  /bionic/libc/kernel/uapi/asm-generic/
poll.h 23 #define POLLOUT 0x0004
  /device/linaro/bootloader/edk2/StdLib/Include/sys/
poll.h 68 #define POLLOUT 0x0004
70 #define POLLWRNORM POLLOUT
  /external/curl/lib/
select.h 44 #define POLLOUT 0x04
63 #define POLLWRNORM POLLOUT
  /external/kernel-headers/original/uapi/asm-generic/
poll.h 8 #define POLLOUT 0x0004
  /external/ltp/testcases/kernel/syscalls/utils/
poll.h 7 #define POLLOUT 0x0004
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
poll.h 7 #define POLLOUT 0x0004
  /external/libusb/libusb/os/
poll_windows.h 62 #define POLLOUT 0x0004 /* Writing now will not block */
  /external/fio/os/
os-windows.h 79 #define POLLOUT 1
  /prebuilts/go/darwin-x86/src/runtime/
defs_solaris.go 127 POLLOUT = C.POLLOUT
  /prebuilts/go/linux-x86/src/runtime/
defs_solaris.go 127 POLLOUT = C.POLLOUT
  /libcore/luni/src/main/java/android/system/
OsConstants.java 386 public static final int POLLOUT = placeholder();
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winsock2.h     [all...]
  /external/python/cpython2/Lib/plat-sunos5/
IN.py 1051 POLLOUT = 0x0004
1053 POLLWRNORM = POLLOUT
STROPTS.py 1346 POLLOUT = 0x0004
1348 POLLWRNORM = POLLOUT
    [all...]
  /prebuilts/sdk/21/
android.jar 
  /prebuilts/sdk/22/
android.jar 
  /prebuilts/sdk/23/
android.jar 
  /prebuilts/sdk/24/
android.jar 
  /prebuilts/sdk/25/
android.jar 
  /prebuilts/sdk/26/
android.jar 
  /prebuilts/sdk/current/
core.jar 

Completed in 2136 milliseconds