/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ |
GsmAlphabetTest.java | 133 byte[] packed; 138 packed = GsmAlphabet.stringToGsm7BitPacked(testString.toString(), 0, 0); 140 GsmAlphabet.gsm7BitPackedToString(packed, 1, 0xff & packed[0])); 159 packed = GsmAlphabet.stringToGsm7BitPacked(testString.toString(), 0, 0); 161 GsmAlphabet.gsm7BitPackedToString(packed, 1, 0xff & packed[0])); 174 packed = GsmAlphabet.stringToGsm7BitPacked(testString.toString(), 0, 0); 176 GsmAlphabet.gsm7BitPackedToString(packed, 1, 0xff & packed[0])) [all...] |
/external/clang/test/Sema/ |
pragma-align-packed.c | 12 struct __attribute__((packed)) s1 { 18 #pragma options align=packed
|
/external/clang/test/SemaTemplate/ |
instantiate-attr.cpp | 20 } __attribute__((packed)); 32 type Member __attribute__ ((packed));
|
/hardware/ti/wlan/mac80211/ti-utils/uim_rfkill/ |
uim.h | 89 } __attribute__ ((packed)) hci_command_hdr; 95 } __attribute__ ((packed)) hci_event_hdr; 101 } __attribute__ ((packed)) evt_cmd_complete; 108 } __attribute__ ((packed)) evt_cmd_status; 117 } __attribute__ ((packed)) command_complete_t; 124 } __attribute__ ((packed)) uim_speed_change_cmd; 129 } __attribute__((packed)) bdaddr_t; 136 } __attribute__ ((packed)) uim_bdaddr_change_cmd;
|
/hardware/ti/wpan/ti_st/uim-sysfs/ |
uim.h | 88 } __attribute__ ((packed)) hci_command_hdr; 94 } __attribute__ ((packed)) hci_event_hdr; 100 } __attribute__ ((packed)) evt_cmd_complete; 107 } __attribute__ ((packed)) evt_cmd_status; 116 } __attribute__ ((packed)) command_complete_t; 123 } __attribute__ ((packed)) uim_speed_change_cmd; 128 } __attribute__((packed)) bdaddr_t; 135 } __attribute__ ((packed)) uim_bdaddr_change_cmd;
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/usb/ |
audio.h | 37 } __attribute__ ((packed)); 51 } __attribute__ ((packed))
|
cdc.h | 52 } __attribute__ ((packed)); 65 } __attribute__ ((packed)); 74 } __attribute__ ((packed)); 92 } __attribute__ ((packed)); 103 } __attribute__ ((packed)); 115 } __attribute__ ((packed)); 128 } __attribute__ ((packed)); 138 } __attribute__ ((packed)); 149 } __attribute__ ((packed)); 191 } __attribute__ ((packed)); [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/usb/ |
audio.h | 37 } __attribute__ ((packed)); 51 } __attribute__ ((packed))
|
cdc.h | 52 } __attribute__ ((packed)); 65 } __attribute__ ((packed)); 74 } __attribute__ ((packed)); 92 } __attribute__ ((packed)); 103 } __attribute__ ((packed)); 115 } __attribute__ ((packed)); 128 } __attribute__ ((packed)); 138 } __attribute__ ((packed)); 149 } __attribute__ ((packed)); 191 } __attribute__ ((packed)); [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/usb/ |
audio.h | 37 } __attribute__ ((packed)); 51 } __attribute__ ((packed))
|
cdc.h | 52 } __attribute__ ((packed)); 65 } __attribute__ ((packed)); 74 } __attribute__ ((packed)); 92 } __attribute__ ((packed)); 103 } __attribute__ ((packed)); 115 } __attribute__ ((packed)); 128 } __attribute__ ((packed)); 138 } __attribute__ ((packed)); 149 } __attribute__ ((packed)); 191 } __attribute__ ((packed)); [all...] |
/bionic/libc/kernel/arch-x86/asm/ |
desc_defs.h | 30 } __attribute__((packed)); 50 } __attribute__((packed)); 69 } __attribute__((packed)); 74 } __attribute__((packed)) ;
|
e820.h | 36 } __attribute__((packed));
|
/bionic/libc/kernel/common/linux/ |
if_fddi.h | 61 } __attribute__ ((packed)); 70 } __attribute__ ((packed)); 81 } __attribute__ ((packed)); 96 } __attribute__ ((packed));
|
if_hippi.h | 61 } __attribute__ ((packed)); 92 } __attribute__ ((packed)); 104 } __attribute__ ((packed)); 111 } __attribute__ ((packed));
|
/bootable/recovery/minelf/ |
Retouch.h | 26 } retouch_info_t __attribute__((packed));
|
/development/ndk/platforms/android-3/include/linux/ |
if_fddi.h | 50 } __attribute__ ((packed)); 58 } __attribute__ ((packed)); 68 } __attribute__ ((packed)); 81 } __attribute__ ((packed));
|
if_hippi.h | 53 } __attribute__ ((packed)); 79 } __attribute__ ((packed)); 90 } __attribute__ ((packed)); 97 } __attribute__ ((packed));
|
/development/ndk/platforms/android-9/arch-x86/include/asm/ |
desc_defs.h | 30 } __attribute__((packed)); 50 } __attribute__((packed)); 69 } __attribute__((packed)); 74 } __attribute__((packed)) ;
|
e820.h | 36 } __attribute__((packed));
|
/external/clang/test/CodeGenCXX/ |
2007-04-05-PackedBitFieldsSmall.cpp | 4 #ifdef PACKED 5 // This is an example where size of Packed struct is smaller then 7 #define P __attribute__((packed))
|
2007-04-05-StructPackedFieldUnpacked.cpp | 3 #ifdef PACKED 4 #define P __attribute__((packed))
|
/external/kernel-headers/original/asm-x86/ |
desc_defs.h | 20 } __attribute__((packed)); 40 } __attribute__((packed)); 59 } __attribute__((packed)); 64 } __attribute__((packed)) ;
|
e820.h | 17 } __attribute__((packed));
|
/external/kernel-headers/original/linux/ |
sfh7743.h | 33 } __attribute__ ((packed));
|