/system/core/fs_mgr/liblp/include/liblp/ |
D | metadata_format.h | 121 } __attribute__((packed)) LpMetadataGeometry; 136 } __attribute__((packed)) LpMetadataTableDescriptor; 199 } __attribute__((packed)) LpMetadataHeader; 228 } __attribute__((packed)) LpMetadataPartition; 259 } __attribute__((packed)) LpMetadataExtent; 275 } __attribute__((packed)) LpMetadataPartitionGroup; 326 } __attribute__((packed)) LpMetadataBlockDevice;
|
/system/core/adb/ |
D | file_sync_protocol.h | 38 } __attribute__((packed)); 41 struct __attribute__((packed)) { 47 struct __attribute__((packed)) { 61 struct __attribute__((packed)) { 68 struct __attribute__((packed)) { 72 struct __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/libpixelflinger/ |
D | clear.cpp | 50 static void memset2d(context_t* c, const surface_t& s, uint32_t packed, in memset2d() argument 67 memset(dst, packed, w); in memset2d() 73 android_memset16((uint16_t*)dst, packed, w); in memset2d() 81 android_memset32((uint32_t*)dst, packed, w); in memset2d() 130 const uint32_t packed = c->state.clear.colorPacked; in ggl_clear() local 131 memset2d(c, c->state.buffers.color, packed, l, t, w, h); in ggl_clear() 139 const uint32_t packed = c->state.clear.depthPacked; in ggl_clear() local 140 memset2d(c, c->state.buffers.depth, packed, l, t, w, h); in ggl_clear()
|
/system/core/libziparchive/ |
D | zip_archive_common.h | 64 } __attribute__((packed)); 119 } __attribute__((packed)); 158 } __attribute__((packed)); 174 } __attribute__((packed));
|
/system/core/mkbootimg/include/bootimg/ |
D | bootimg.h | 75 } __attribute__((packed)); 116 } __attribute__((packed)); 160 } __attribute__((packed));
|
/system/core/adb/daemon/ |
D | usb_ffs.cpp | 47 } __attribute__((packed)); 55 } __attribute__((packed)); 63 } __attribute__((packed)) header; 65 } __attribute__((packed)); 78 } __attribute__((packed)); 196 } __attribute__((packed)) lang0; 197 } __attribute__((packed)) strings = {
|
/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/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/bt/include/hardware/ |
D | bluetooth.h | 53 typedef struct { uint8_t name[249]; } __attribute__((packed)) bt_bdname_t; 99 typedef struct { uint8_t pin[16]; } __attribute__((packed)) bt_pin_code_t; 108 } __attribute__((packed)) bt_activity_energy_info; 114 } __attribute__((packed)) bt_uid_traffic_t;
|
D | bt_sock.h | 49 } __attribute__((packed)) sock_connect_signal_t;
|
/system/core/debuggerd/handler/ |
D | debuggerd_fallback.cpp | 182 packed_thread_output packed = {.tid = tid, .fd = fd}; in pack_thread_fd() local 184 static_assert(sizeof(packed) == sizeof(result)); in pack_thread_fd() 185 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/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 …]
|
D | extensions.h | 122 std::unordered_map<std::string, PackedInfo> packed; member
|
/system/chre/apps/chqts/src/general_test/ |
D | nanoapp_info.cc | 29 } __attribute__((packed));
|
/system/update_engine/payload_generator/ |
D | boot_img_filesystem.h | 69 } __attribute__((packed));
|
/system/bt/btif/co/ |
D | bta_gatts_co.cc | 38 } __attribute__((packed)) btif_gatts_srv_chg_cb_t;
|
/system/bt/hci/src/ |
D | hci_layer_linux.cc | 71 } __attribute__((packed)); 78 } __attribute__((packed)); 85 } __attribute__((packed));
|
/system/core/logd/ |
D | LogBufferElement.h | 36 class __attribute__((packed)) LogBufferElement {
|
/system/gatekeeper/include/gatekeeper/ |
D | gatekeeper.h | 29 struct __attribute__((packed)) failure_record_t {
|
/system/bt/vendor_libs/linux/interface/ |
D | bluetooth_hci.cc | 57 } __attribute__((packed)); 64 } __attribute__((packed));
|
/system/security/keystore/ |
D | blob.h | 50 struct __attribute__((packed)) blobv3 { 61 struct __attribute__((packed)) blobv2 {
|