OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:VESA_NO_BLANKING
(Results
26 - 37
of
37
) sorted by null
1
2
/prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/linux/
fb.h
257
#define
VESA_NO_BLANKING
0
264
FB_BLANK_UNBLANK =
VESA_NO_BLANKING
,
266
FB_BLANK_NORMAL =
VESA_NO_BLANKING
+ 1,
/prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/linux/
fb.h
257
#define
VESA_NO_BLANKING
0
264
FB_BLANK_UNBLANK =
VESA_NO_BLANKING
,
266
FB_BLANK_NORMAL =
VESA_NO_BLANKING
+ 1,
/prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/linux/
fb.h
257
#define
VESA_NO_BLANKING
0
264
FB_BLANK_UNBLANK =
VESA_NO_BLANKING
,
266
FB_BLANK_NORMAL =
VESA_NO_BLANKING
+ 1,
/prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/linux/
fb.h
257
#define
VESA_NO_BLANKING
0
264
FB_BLANK_UNBLANK =
VESA_NO_BLANKING
,
266
FB_BLANK_NORMAL =
VESA_NO_BLANKING
+ 1,
/prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/linux/
fb.h
257
#define
VESA_NO_BLANKING
0
264
FB_BLANK_UNBLANK =
VESA_NO_BLANKING
,
266
FB_BLANK_NORMAL =
VESA_NO_BLANKING
+ 1,
/prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/linux/
fb.h
257
#define
VESA_NO_BLANKING
0
264
FB_BLANK_UNBLANK =
VESA_NO_BLANKING
,
266
FB_BLANK_NORMAL =
VESA_NO_BLANKING
+ 1,
/prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/linux/
fb.h
257
#define
VESA_NO_BLANKING
0
264
FB_BLANK_UNBLANK =
VESA_NO_BLANKING
,
266
FB_BLANK_NORMAL =
VESA_NO_BLANKING
+ 1,
/bionic/libc/kernel/common/linux/
fb.h
312
#define
VESA_NO_BLANKING
0
319
FB_BLANK_UNBLANK =
VESA_NO_BLANKING
,
320
FB_BLANK_NORMAL =
VESA_NO_BLANKING
+ 1,
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
fb.h
278
#define
VESA_NO_BLANKING
0
286
FB_BLANK_UNBLANK =
VESA_NO_BLANKING
,
289
FB_BLANK_NORMAL =
VESA_NO_BLANKING
+ 1,
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
fb.h
278
#define
VESA_NO_BLANKING
0
286
FB_BLANK_UNBLANK =
VESA_NO_BLANKING
,
289
FB_BLANK_NORMAL =
VESA_NO_BLANKING
+ 1,
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
fb.h
278
#define
VESA_NO_BLANKING
0
286
FB_BLANK_UNBLANK =
VESA_NO_BLANKING
,
289
FB_BLANK_NORMAL =
VESA_NO_BLANKING
+ 1,
/external/kernel-headers/original/linux/
fb.h
306
#define
VESA_NO_BLANKING
0
314
FB_BLANK_UNBLANK =
VESA_NO_BLANKING
,
317
FB_BLANK_NORMAL =
VESA_NO_BLANKING
+ 1,
[
all
...]
Completed in 141 milliseconds
1
2