OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:KT_SPEC
(Results
1 - 4
of
4
) sorted by null
/bionic/libc/kernel/uapi/linux/
keyboard.h
45
#define
KT_SPEC
2
384
#define K_HOLE K(
KT_SPEC
,0)
385
#define K_ENTER K(
KT_SPEC
,1)
386
#define K_SH_REGS K(
KT_SPEC
,2)
387
#define K_SH_MEM K(
KT_SPEC
,3)
389
#define K_SH_STAT K(
KT_SPEC
,4)
390
#define K_BREAK K(
KT_SPEC
,5)
391
#define K_CONS K(
KT_SPEC
,6)
392
#define K_CAPS K(
KT_SPEC
,7)
394
#define K_NUM K(
KT_SPEC
,8
[
all
...]
/development/ndk/platforms/android-3/include/linux/
keyboard.h
40
#define
KT_SPEC
2
313
#define K_HOLE K(
KT_SPEC
,0)
314
#define K_ENTER K(
KT_SPEC
,1)
315
#define K_SH_REGS K(
KT_SPEC
,2)
316
#define K_SH_MEM K(
KT_SPEC
,3)
317
#define K_SH_STAT K(
KT_SPEC
,4)
318
#define K_BREAK K(
KT_SPEC
,5)
319
#define K_CONS K(
KT_SPEC
,6)
320
#define K_CAPS K(
KT_SPEC
,7)
321
#define K_NUM K(
KT_SPEC
,8
[
all
...]
/development/ndk/platforms/android-L/include/linux/
keyboard.h
45
#define
KT_SPEC
2
384
#define K_HOLE K(
KT_SPEC
,0)
385
#define K_ENTER K(
KT_SPEC
,1)
386
#define K_SH_REGS K(
KT_SPEC
,2)
387
#define K_SH_MEM K(
KT_SPEC
,3)
389
#define K_SH_STAT K(
KT_SPEC
,4)
390
#define K_BREAK K(
KT_SPEC
,5)
391
#define K_CONS K(
KT_SPEC
,6)
392
#define K_CAPS K(
KT_SPEC
,7)
394
#define K_NUM K(
KT_SPEC
,8
[
all
...]
/external/kernel-headers/original/uapi/linux/
keyboard.h
31
#define
KT_SPEC
2
306
#define K_HOLE K(
KT_SPEC
,0)
307
#define K_ENTER K(
KT_SPEC
,1)
308
#define K_SH_REGS K(
KT_SPEC
,2)
309
#define K_SH_MEM K(
KT_SPEC
,3)
310
#define K_SH_STAT K(
KT_SPEC
,4)
311
#define K_BREAK K(
KT_SPEC
,5)
312
#define K_CONS K(
KT_SPEC
,6)
313
#define K_CAPS K(
KT_SPEC
,7)
314
#define K_NUM K(
KT_SPEC
,8
[
all
...]
Completed in 71 milliseconds