OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:POLLWRBAND
(Results
1 - 25
of
53
) sorted by null
1
2
3
/bionic/libc/kernel/arch-mips/asm/
poll.h
22
#define
POLLWRBAND
0x0100
/development/ndk/platforms/android-9/arch-mips/include/asm/
poll.h
22
#define
POLLWRBAND
0x0100
/external/kernel-headers/original/asm-mips/
poll.h
5
#define
POLLWRBAND
0x0100
/prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/asm/
poll.h
22
#define
POLLWRBAND
0x0100
/prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/asm/
poll.h
22
#define
POLLWRBAND
0x0100
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
poll.h
35
# define
POLLWRBAND
0x200 /* Priority data may be written. */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
poll.h
35
# define
POLLWRBAND
0x200 /* Priority data may be written. */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
poll.h
35
# define
POLLWRBAND
0x200 /* Priority data may be written. */
/bionic/libc/kernel/arch-arm/asm/
poll.h
32
#define
POLLWRBAND
0x0200
/bionic/libc/kernel/common/asm-generic/
poll.h
35
#ifndef
POLLWRBAND
36
#define
POLLWRBAND
0x0200
/development/ndk/platforms/android-3/arch-arm/include/asm/
poll.h
25
#define
POLLWRBAND
0x0200
/development/ndk/platforms/android-3/include/asm-generic/
poll.h
27
#ifndef
POLLWRBAND
28
#define
POLLWRBAND
0x0200
/external/kernel-headers/original/asm-arm/
poll.h
16
#define
POLLWRBAND
0x0200
/external/kernel-headers/original/asm-generic/
poll.h
18
#ifndef
POLLWRBAND
19
#define
POLLWRBAND
0x0200
/prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/asm-generic/
poll.h
27
#ifndef
POLLWRBAND
28
#define
POLLWRBAND
0x0200
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm-generic/
poll.h
18
#ifndef
POLLWRBAND
19
#define
POLLWRBAND
0x0200
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm-generic/
poll.h
18
#ifndef
POLLWRBAND
19
#define
POLLWRBAND
0x0200
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm-generic/
poll.h
18
#ifndef
POLLWRBAND
19
#define
POLLWRBAND
0x0200
/prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/asm-generic/
poll.h
27
#ifndef
POLLWRBAND
28
#define
POLLWRBAND
0x0200
/prebuilts/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/asm/
poll.h
25
#define
POLLWRBAND
0x0200
/prebuilts/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/asm-generic/
poll.h
27
#ifndef
POLLWRBAND
28
#define
POLLWRBAND
0x0200
/prebuilts/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/asm/
poll.h
25
#define
POLLWRBAND
0x0200
/prebuilts/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/asm-generic/
poll.h
27
#ifndef
POLLWRBAND
28
#define
POLLWRBAND
0x0200
/prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/asm/
poll.h
25
#define
POLLWRBAND
0x0200
/prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/asm-generic/
poll.h
27
#ifndef
POLLWRBAND
28
#define
POLLWRBAND
0x0200
Completed in 142 milliseconds
1
2
3