OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:KT_BRL
(Results
1 - 4
of
4
) sorted by null
/bionic/libc/kernel/uapi/linux/
keyboard.h
59
#define
KT_BRL
14
520
#define K_BRL_BLANK K(
KT_BRL
, 0)
521
#define K_BRL_DOT1 K(
KT_BRL
, 1)
522
#define K_BRL_DOT2 K(
KT_BRL
, 2)
524
#define K_BRL_DOT3 K(
KT_BRL
, 3)
525
#define K_BRL_DOT4 K(
KT_BRL
, 4)
526
#define K_BRL_DOT5 K(
KT_BRL
, 5)
527
#define K_BRL_DOT6 K(
KT_BRL
, 6)
529
#define K_BRL_DOT7 K(
KT_BRL
, 7)
530
#define K_BRL_DOT8 K(
KT_BRL
, 8
[
all
...]
/development/ndk/platforms/android-L/include/linux/
keyboard.h
59
#define
KT_BRL
14
520
#define K_BRL_BLANK K(
KT_BRL
, 0)
521
#define K_BRL_DOT1 K(
KT_BRL
, 1)
522
#define K_BRL_DOT2 K(
KT_BRL
, 2)
524
#define K_BRL_DOT3 K(
KT_BRL
, 3)
525
#define K_BRL_DOT4 K(
KT_BRL
, 4)
526
#define K_BRL_DOT5 K(
KT_BRL
, 5)
527
#define K_BRL_DOT6 K(
KT_BRL
, 6)
529
#define K_BRL_DOT7 K(
KT_BRL
, 7)
530
#define K_BRL_DOT8 K(
KT_BRL
, 8
[
all
...]
/external/kernel-headers/original/uapi/linux/
keyboard.h
42
#define
KT_BRL
14
428
#define K_BRL_BLANK K(
KT_BRL
, 0)
429
#define K_BRL_DOT1 K(
KT_BRL
, 1)
430
#define K_BRL_DOT2 K(
KT_BRL
, 2)
431
#define K_BRL_DOT3 K(
KT_BRL
, 3)
432
#define K_BRL_DOT4 K(
KT_BRL
, 4)
433
#define K_BRL_DOT5 K(
KT_BRL
, 5)
434
#define K_BRL_DOT6 K(
KT_BRL
, 6)
435
#define K_BRL_DOT7 K(
KT_BRL
, 7)
436
#define K_BRL_DOT8 K(
KT_BRL
, 8
[
all
...]
/development/ndk/platforms/android-3/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 38 milliseconds