OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:KT_BRL
(Results
51 - 55
of
55
) sorted by null
1
2
3
/prebuilts/ndk/current/platforms/android-5/arch-arm/usr/include/linux/
keyboard.h
50
#define
KT_BRL
14
433
#define K_BRL_BLANK K(
KT_BRL
, 0)
434
#define K_BRL_DOT1 K(
KT_BRL
, 1)
435
#define K_BRL_DOT2 K(
KT_BRL
, 2)
436
#define K_BRL_DOT3 K(
KT_BRL
, 3)
437
#define K_BRL_DOT4 K(
KT_BRL
, 4)
438
#define K_BRL_DOT5 K(
KT_BRL
, 5)
439
#define K_BRL_DOT6 K(
KT_BRL
, 6)
440
#define K_BRL_DOT7 K(
KT_BRL
, 7)
441
#define K_BRL_DOT8 K(
KT_BRL
, 8
[
all
...]
/prebuilts/ndk/current/platforms/android-8/arch-arm/usr/include/linux/
keyboard.h
50
#define
KT_BRL
14
433
#define K_BRL_BLANK K(
KT_BRL
, 0)
434
#define K_BRL_DOT1 K(
KT_BRL
, 1)
435
#define K_BRL_DOT2 K(
KT_BRL
, 2)
436
#define K_BRL_DOT3 K(
KT_BRL
, 3)
437
#define K_BRL_DOT4 K(
KT_BRL
, 4)
438
#define K_BRL_DOT5 K(
KT_BRL
, 5)
439
#define K_BRL_DOT6 K(
KT_BRL
, 6)
440
#define K_BRL_DOT7 K(
KT_BRL
, 7)
441
#define K_BRL_DOT8 K(
KT_BRL
, 8
[
all
...]
/prebuilts/ndk/current/platforms/android-9/arch-arm/usr/include/linux/
keyboard.h
50
#define
KT_BRL
14
433
#define K_BRL_BLANK K(
KT_BRL
, 0)
434
#define K_BRL_DOT1 K(
KT_BRL
, 1)
435
#define K_BRL_DOT2 K(
KT_BRL
, 2)
436
#define K_BRL_DOT3 K(
KT_BRL
, 3)
437
#define K_BRL_DOT4 K(
KT_BRL
, 4)
438
#define K_BRL_DOT5 K(
KT_BRL
, 5)
439
#define K_BRL_DOT6 K(
KT_BRL
, 6)
440
#define K_BRL_DOT7 K(
KT_BRL
, 7)
441
#define K_BRL_DOT8 K(
KT_BRL
, 8
[
all
...]
/prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/linux/
keyboard.h
50
#define
KT_BRL
14
433
#define K_BRL_BLANK K(
KT_BRL
, 0)
434
#define K_BRL_DOT1 K(
KT_BRL
, 1)
435
#define K_BRL_DOT2 K(
KT_BRL
, 2)
436
#define K_BRL_DOT3 K(
KT_BRL
, 3)
437
#define K_BRL_DOT4 K(
KT_BRL
, 4)
438
#define K_BRL_DOT5 K(
KT_BRL
, 5)
439
#define K_BRL_DOT6 K(
KT_BRL
, 6)
440
#define K_BRL_DOT7 K(
KT_BRL
, 7)
441
#define K_BRL_DOT8 K(
KT_BRL
, 8
[
all
...]
/prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/linux/
keyboard.h
50
#define
KT_BRL
14
433
#define K_BRL_BLANK K(
KT_BRL
, 0)
434
#define K_BRL_DOT1 K(
KT_BRL
, 1)
435
#define K_BRL_DOT2 K(
KT_BRL
, 2)
436
#define K_BRL_DOT3 K(
KT_BRL
, 3)
437
#define K_BRL_DOT4 K(
KT_BRL
, 4)
438
#define K_BRL_DOT5 K(
KT_BRL
, 5)
439
#define K_BRL_DOT6 K(
KT_BRL
, 6)
440
#define K_BRL_DOT7 K(
KT_BRL
, 7)
441
#define K_BRL_DOT8 K(
KT_BRL
, 8
[
all
...]
Completed in 78 milliseconds
1
2
3