/system/core/fs_mgr/liblp/include/liblp/ |
D | metadata_format.h | 144 } __attribute__((packed)) LpMetadataGeometry; 159 } __attribute__((packed)) LpMetadataTableDescriptor; 236 } __attribute__((packed)) LpMetadataHeader; 270 } __attribute__((packed)) LpMetadataPartition; 301 } __attribute__((packed)) LpMetadataExtent; 317 } __attribute__((packed)) LpMetadataPartitionGroup; 368 } __attribute__((packed)) LpMetadataBlockDevice; 395 } __attribute__((packed)) LpMetadataHeaderV1_0;
|
/system/tools/mkbootimg/include/bootimg/ |
D | bootimg.h | 114 } __attribute__((packed)); 160 } __attribute__((packed)); 202 } __attribute__((packed)); 284 } __attribute__((packed)); 309 } __attribute__((packed)); 402 } __attribute__((packed)); 409 } __attribute__((packed)); 420 } __attribute__((packed));
|
/system/media/audio_utils/include/audio_utils/ |
D | minifloat.h | 48 static inline gain_minifloat_t gain_minifloat_unpack_left(gain_minifloat_packed_t packed) in gain_minifloat_unpack_left() argument 50 return packed & 0xFFFF; in gain_minifloat_unpack_left() 53 static inline gain_minifloat_t gain_minifloat_unpack_right(gain_minifloat_packed_t packed) in gain_minifloat_unpack_right() argument 55 return packed >> 16; in gain_minifloat_unpack_right()
|
/system/core/fs_mgr/libsnapshot/include/libsnapshot/ |
D | cow_format.h | 81 } __attribute__((packed)); 100 } __attribute__((packed)); 108 } __attribute__((packed)); 142 } __attribute__((packed)); 164 } __attribute__((packed)); 173 } __attribute__((packed)); 177 } __attribute__((packed));
|
D | snapuserd_kernel.h | 89 } __attribute__((packed));
|
/system/libziparchive/ |
D | zip_archive_common.h | 67 } __attribute__((packed)); 123 } __attribute__((packed)); 163 } __attribute__((packed)); 210 } __attribute__((packed)); 247 } __attribute__((packed));
|
/system/core/fs_mgr/libvbmeta/ |
D | super_vbmeta_format_c.h | 111 } __attribute__((packed)) SuperVBMetaHeader; 122 } __attribute__((packed)) VBMetaDescriptor;
|
/system/chre/host/common/include/chre_host/ |
D | log_message_parser_base.h | 93 } __attribute__((packed)); 100 } __attribute__((packed));
|
D | napp_header.h | 35 } __attribute__((packed));
|
/system/core/fastboot/device/ |
D | usb_client.cpp | 46 } __attribute__((packed)); 54 } __attribute__((packed)); 64 } __attribute__((packed)); 156 } __attribute__((packed)) lang0; 157 } __attribute__((packed)) strings = {
|
/system/core/fs_mgr/libsnapshot/ |
D | make_cow_from_ab_ota.cpp | 71 } packed; in ToLittleEndian() local 72 packed.u64 = value; in ToLittleEndian() 73 std::swap(packed.bytes[0], packed.bytes[7]); in ToLittleEndian() 74 std::swap(packed.bytes[1], packed.bytes[6]); in ToLittleEndian() 75 std::swap(packed.bytes[2], packed.bytes[5]); in ToLittleEndian() 76 std::swap(packed.bytes[3], packed.bytes[4]); in ToLittleEndian() 77 return packed.u64; in ToLittleEndian()
|
/system/bt/embdrv/g722/ |
D | g722_enc_dec.h | 90 int packed; member 113 int packed; member
|
/system/bt/btcore/include/ |
D | iac.h | 28 } __attribute__((packed)) bt_inquiry_access_code_t;
|
/system/logging/logd/ |
D | RecordedLogMessage.h | 23 struct __attribute__((packed)) RecordedLogMessage {
|
D | LogBufferElement.h | 35 class __attribute__((packed)) LogBufferElement {
|
/system/core/debuggerd/handler/ |
D | debuggerd_fallback.cpp | 185 packed_thread_output packed = {.tid = tid, .fd = fd}; in pack_thread_fd() local 187 static_assert(sizeof(packed) == sizeof(result)); in pack_thread_fd() 188 memcpy(&result, &packed, sizeof(packed)); in pack_thread_fd()
|
/system/netd/server/ |
D | NFLogListener.cpp | 67 } __attribute__((packed)) msg = {}; in cfgCmdPfUnbind() 88 } __attribute__((packed)) msg = {}; in cfgMode() 109 } __attribute__((packed)) msg = {}; in cfgCmdBind() 129 } __attribute__((packed)) msg = {}; in cfgCmdUnbind()
|
/system/media/audio/include/system/audio_effects/ |
D | effect_environmentalreverb.h | 62 } __attribute__((packed)) t_reverb_settings;
|
/system/bt/include/hardware/ |
D | bluetooth.h | 58 typedef struct { uint8_t name[249]; } __attribute__((packed)) bt_bdname_t; 145 typedef struct { uint8_t pin[16]; } __attribute__((packed)) bt_pin_code_t; 154 } __attribute__((packed)) bt_activity_energy_info; 160 } __attribute__((packed)) bt_uid_traffic_t;
|
D | bt_sock.h | 55 } __attribute__((packed)) sock_connect_signal_t;
|
/system/incremental_delivery/incfs/tests/include/ |
D | IncFsTestBase.h | 95 struct __attribute__((packed)) Signature { in makeFileWithHash() 98 struct __attribute__((packed)) Hashing { in makeFileWithHash()
|
/system/core/fastboot/fuzzy_fastboot/ |
D | README.md | 96 #### `<packed>` Element 111 <!-- All the device packed partitions should be listed here --> 112 <packed> 119 <test packed="bootloader.img" unpacked="unpacked"/> 120 <test packed="bootloader_garbage.img" expect="fail"/> 122 </packed> 127 valid and invalid test packed images for flashing this particular pseudo partition. 129 that the packed image unpacks to. If your device supports hashing partitions, this 137 | packed | The name of the packed test image | The image uploaded to the device. It is searched for… 138 …the unpacked version of packed | Searched for in dir if --search_path=dir. This folder should have… [all …]
|
/system/libbase/ |
D | no_destructor_test.cpp | 21 struct __attribute__((packed)) Bomb {
|
/system/chre/apps/test/chqts/src/general_test/ |
D | nanoapp_info.cc | 29 } __attribute__((packed));
|
/system/bt/btif/co/ |
D | bta_gatts_co.cc | 38 } __attribute__((packed)) btif_gatts_srv_chg_cb_t;
|