Searched refs:K (Results 1 – 4 of 4) sorted by relevance
/bionic/libc/kernel/uapi/linux/ |
D | keyboard.h | 52 #define K(t,v) (((t) << 8) | (v)) macro 55 #define K_F1 K(KT_FN, 0) 56 #define K_F2 K(KT_FN, 1) 57 #define K_F3 K(KT_FN, 2) 58 #define K_F4 K(KT_FN, 3) 59 #define K_F5 K(KT_FN, 4) 60 #define K_F6 K(KT_FN, 5) 61 #define K_F7 K(KT_FN, 6) 62 #define K_F8 K(KT_FN, 7) 63 #define K_F9 K(KT_FN, 8) [all …]
|
/bionic/docs/ |
D | libc_assembler.md | 79 L1 Data 32K (x8) 80 L1 Instruction 32K (x8) 81 L2 Unified 512K (x2)
|
D | status.md | 203 New libc functions in K (API level 19): 233 | K | 19 | 893 |
|
/bionic/ |
D | android-changes-for-ndk-developers.md | 274 linker has issued warnings about text relocations since Android K
|