OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PP_FASTWRITE
(Results
1 - 3
of
3
) sorted by null
/bionic/libc/kernel/uapi/linux/
ppdev.h
52
#define
PP_FASTWRITE
(1 << 2)
55
#define PP_FLAGMASK (
PP_FASTWRITE
| PP_FASTREAD | PP_W91284PIC)
/external/kernel-headers/original/uapi/linux/
ppdev.h
93
#define
PP_FASTWRITE
(1<<2)
98
#define PP_FLAGMASK (
PP_FASTWRITE
| PP_FASTREAD | PP_W91284PIC)
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
ppdev.h
92
#define
PP_FASTWRITE
(1<<2)
97
#define PP_FLAGMASK (
PP_FASTWRITE
| PP_FASTREAD | PP_W91284PIC)
Completed in 140 milliseconds