/external/kernel-headers/original/uapi/linux/ |
map_to_7segment.h | 74 struct seg7_conversion_map { struct 78 static __inline__ int map_to_seg7(struct seg7_conversion_map *map, int c) 83 #define SEG7_CONVERSION_MAP(_name, _map) \ 84 struct seg7_conversion_map _name = { .table = { _map } } 184 SEG7_CONVERSION_MAP(_name,MAP_ASCII7SEG_ALPHANUM)
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/ |
map_to_7segment.h | 74 struct seg7_conversion_map { struct 78 static __inline__ int map_to_seg7(struct seg7_conversion_map *map, int c) 83 #define SEG7_CONVERSION_MAP(_name, _map) \ 84 struct seg7_conversion_map _name = { .table = { _map } } 184 SEG7_CONVERSION_MAP(_name,MAP_ASCII7SEG_ALPHANUM)
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/ |
map_to_7segment.h | 74 struct seg7_conversion_map { struct 78 static __inline__ int map_to_seg7(struct seg7_conversion_map *map, int c) 83 #define SEG7_CONVERSION_MAP(_name, _map) \ 84 struct seg7_conversion_map _name = { .table = { _map } } 184 SEG7_CONVERSION_MAP(_name,MAP_ASCII7SEG_ALPHANUM)
|
/bionic/libc/kernel/uapi/linux/ |
map_to_7segment.h | 32 struct seg7_conversion_map { struct 36 #define SEG7_CONVERSION_MAP(_name, _map) struct seg7_conversion_map _name = { .table = { _map } } 52 #define SEG7_DEFAULT_MAP(_name) SEG7_CONVERSION_MAP(_name,MAP_ASCII7SEG_ALPHANUM)
|
/development/ndk/platforms/android-L/include/linux/ |
map_to_7segment.h | 32 struct seg7_conversion_map { struct 36 #define SEG7_CONVERSION_MAP(_name, _map) struct seg7_conversion_map _name = { .table = { _map } } 52 #define SEG7_DEFAULT_MAP(_name) SEG7_CONVERSION_MAP(_name,MAP_ASCII7SEG_ALPHANUM)
|
/prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/linux/ |
map_to_7segment.h | 32 struct seg7_conversion_map { struct 36 #define SEG7_CONVERSION_MAP(_name, _map) struct seg7_conversion_map _name = { .table = { _map } } 52 #define SEG7_DEFAULT_MAP(_name) SEG7_CONVERSION_MAP(_name,MAP_ASCII7SEG_ALPHANUM)
|
/prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/linux/ |
map_to_7segment.h | 32 struct seg7_conversion_map { struct 36 #define SEG7_CONVERSION_MAP(_name, _map) struct seg7_conversion_map _name = { .table = { _map } } 52 #define SEG7_DEFAULT_MAP(_name) SEG7_CONVERSION_MAP(_name,MAP_ASCII7SEG_ALPHANUM)
|
/prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/ |
map_to_7segment.h | 32 struct seg7_conversion_map { struct 36 #define SEG7_CONVERSION_MAP(_name, _map) struct seg7_conversion_map _name = { .table = { _map } } 52 #define SEG7_DEFAULT_MAP(_name) SEG7_CONVERSION_MAP(_name,MAP_ASCII7SEG_ALPHANUM)
|
/prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/ |
map_to_7segment.h | 32 struct seg7_conversion_map { struct 36 #define SEG7_CONVERSION_MAP(_name, _map) struct seg7_conversion_map _name = { .table = { _map } } 52 #define SEG7_DEFAULT_MAP(_name) SEG7_CONVERSION_MAP(_name,MAP_ASCII7SEG_ALPHANUM)
|
/prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/ |
map_to_7segment.h | 32 struct seg7_conversion_map { struct 36 #define SEG7_CONVERSION_MAP(_name, _map) struct seg7_conversion_map _name = { .table = { _map } } 52 #define SEG7_DEFAULT_MAP(_name) SEG7_CONVERSION_MAP(_name,MAP_ASCII7SEG_ALPHANUM)
|
/prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/ |
map_to_7segment.h | 32 struct seg7_conversion_map { struct 36 #define SEG7_CONVERSION_MAP(_name, _map) struct seg7_conversion_map _name = { .table = { _map } } 52 #define SEG7_DEFAULT_MAP(_name) SEG7_CONVERSION_MAP(_name,MAP_ASCII7SEG_ALPHANUM)
|