OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:KT_SPEC
(Results
51 - 55
of
55
) sorted by null
1
2
3
/prebuilts/ndk/current/platforms/android-5/arch-arm/usr/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
...]
/prebuilts/ndk/current/platforms/android-8/arch-arm/usr/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
...]
/prebuilts/ndk/current/platforms/android-9/arch-arm/usr/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
...]
/prebuilts/ndk/current/platforms/android-9/arch-mips/usr/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
...]
/prebuilts/ndk/current/platforms/android-9/arch-x86/usr/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
...]
Completed in 192 milliseconds
1
2
3