Home
last modified time | relevance | path

Searched refs:packed (Results 1 – 25 of 281) sorted by relevance

12345678910>>...12

/external/bluetooth/bluez/lib/bluetooth/
Dhci.h323 } __attribute__ ((packed)) inquiry_cp;
329 } __attribute__ ((packed)) status_bdaddr_rp;
341 } __attribute__ ((packed)) periodic_inquiry_cp;
354 } __attribute__ ((packed)) create_conn_cp;
361 } __attribute__ ((packed)) disconnect_cp;
368 } __attribute__ ((packed)) add_sco_cp;
374 } __attribute__ ((packed)) create_conn_cancel_cp;
381 } __attribute__ ((packed)) accept_conn_req_cp;
388 } __attribute__ ((packed)) reject_conn_req_cp;
395 } __attribute__ ((packed)) link_key_reply_cp;
[all …]
Dl2cap.h90 } __attribute__ ((packed)) l2cap_hdr;
97 } __attribute__ ((packed)) l2cap_cmd_hdr;
102 } __attribute__ ((packed)) l2cap_cmd_rej;
108 } __attribute__ ((packed)) l2cap_conn_req;
116 } __attribute__ ((packed)) l2cap_conn_rsp;
135 } __attribute__ ((packed)) l2cap_conf_req;
143 } __attribute__ ((packed)) l2cap_conf_rsp;
155 } __attribute__ ((packed)) l2cap_conf_opt;
175 } __attribute__ ((packed)) l2cap_disconn_req;
181 } __attribute__ ((packed)) l2cap_disconn_rsp;
[all …]
/external/qemu/hw/
Dbt.h29 } __attribute__((packed)) bdaddr_t;
449 } __attribute__ ((packed)) inquiry_cp;
455 } __attribute__ ((packed)) status_bdaddr_rp;
467 } __attribute__ ((packed)) periodic_inquiry_cp;
480 } __attribute__ ((packed)) create_conn_cp;
487 } __attribute__ ((packed)) disconnect_cp;
494 } __attribute__ ((packed)) add_sco_cp;
501 } __attribute__ ((packed)) create_conn_cancel_cp;
507 } __attribute__ ((packed)) create_conn_cancel_rp;
514 } __attribute__ ((packed)) accept_conn_req_cp;
[all …]
/external/skia/src/core/
DSkFloatBits.cpp27 static inline int unpack_exp(uint32_t packed) { in unpack_exp() argument
28 return (packed << 1 >> 24); in unpack_exp()
33 static inline int unpack_matissa(uint32_t packed) {
35 return (packed & ~0xFF000000) | MATISSA_MAGIC_BIG;
40 static inline int unpack_matissa_dirty(uint32_t packed) { in unpack_matissa_dirty() argument
41 return packed & ~0xFF000000; in unpack_matissa_dirty()
45 int32_t SkFloatBits_toIntCast(int32_t packed) { in SkFloatBits_toIntCast() argument
46 int exp = unpack_exp(packed) - EXP_BIAS; in SkFloatBits_toIntCast()
47 int value = unpack_matissa_dirty(packed) | MATISSA_MAGIC_BIG; in SkFloatBits_toIntCast()
62 return SkApplySign(value, SkExtractSign(packed)); in SkFloatBits_toIntCast()
[all …]
DSkFloat.cpp15 static int get_unsigned_exp(uint32_t packed) in get_unsigned_exp() argument
17 return (packed << 1 >> 24); in get_unsigned_exp()
20 static unsigned get_unsigned_value(uint32_t packed) in get_unsigned_value() argument
22 return (packed << 9 >> 9) | (1 << 23); in get_unsigned_value()
25 static int get_signed_value(int32_t packed) in get_signed_value() argument
27 return SkApplySign(get_unsigned_value(packed), SkExtractSign(packed)); in get_signed_value()
32 int SkFloat::GetShift(int32_t packed, int shift) in GetShift() argument
34 if (packed == 0) in GetShift()
37 int exp = get_unsigned_exp(packed) - EXP_BIAS - shift; in GetShift()
38 int value = get_unsigned_value(packed); in GetShift()
[all …]
DSkBitmapProcState.h115 #define UNPACK_PRIMARY_SHORT(packed) ((uint32_t)(packed) >> 16) argument
116 #define UNPACK_SECONDARY_SHORT(packed) ((packed) & 0xFFFF) argument
119 #define UNPACK_PRIMARY_SHORT(packed) ((packed) & 0xFFFF) argument
120 #define UNPACK_SECONDARY_SHORT(packed) ((uint32_t)(packed) >> 16) argument
/external/bluetooth/hcidump/parser/
Drfcomm.h132 } __attribute__ ((packed)) parameter_mask;
152 } __attribute__ ((packed)) rpn_values;
173 } __attribute__ ((packed)) parameter_mask;
193 } __attribute__ ((packed)) rpn_values;
210 } __attribute__ ((packed)) address_field;
215 } __attribute__ ((packed)) short_length;
221 } __attribute__ ((packed)) bits ;
223 } __attribute__ ((packed)) long_length;
229 } __attribute__ ((packed)) short_frame_head;
234 } __attribute__ ((packed)) short_frame;
[all …]
/external/bluetooth/bluez/audio/
Dipc.h82 } __attribute__ ((packed)) bt_audio_msg_header_t;
87 } __attribute__ ((packed)) bt_audio_error_t;
124 } __attribute__ ((packed));
192 } __attribute__ ((packed)) codec_capabilities_t;
203 } __attribute__ ((packed)) sbc_capabilities_t;
213 } __attribute__ ((packed)) mpeg_capabilities_t;
219 } __attribute__ ((packed)) pcm_capabilities_t;
227 } __attribute__ ((packed));
236 } __attribute__ ((packed));
243 } __attribute__ ((packed));
[all …]
/external/kernel-headers/original/linux/
Dpfkeyv2.h23 } __attribute__((packed));
29 } __attribute__((packed));
41 } __attribute__((packed));
51 } __attribute__((packed));
60 } __attribute__((packed));
68 } __attribute__((packed));
77 } __attribute__((packed));
89 } __attribute__((packed));
101 } __attribute__((packed));
126 } __attribute__((packed));
[all …]
Dhdsmart.h34 } __attribute__ ((packed)) ata_smart_attribute_t;
53 } __attribute__ ((packed)) ata_smart_values_t;
61 } __attribute__ ((packed)) ata_smart_threshold_entry_t;
69 } __attribute__ ((packed)) ata_smart_thresholds_t;
81 } __attribute__ ((packed)) ata_smart_errorlog_command_struct_t;
88 } __attribute__ ((packed)) ata_smart_errorlog_error_struct_t;
93 } __attribute__ ((packed)) ata_smart_errorlog_struct_t;
104 } __attribute__ ((packed)) ata_smart_errorlog_t;
113 } __attribute__ ((packed)) ata_smart_selftestlog_struct_t;
122 } __attribute__ ((packed)) ata_smart_selftestlog_t;
Dusb_ch9.h132 } __attribute__ ((packed));
181 } __attribute__ ((packed));
203 } __attribute__ ((packed));
250 } __attribute__ ((packed));
268 } __attribute__ ((packed));
288 } __attribute__ ((packed));
308 } __attribute__ ((packed));
342 } __attribute__ ((packed));
353 } __attribute__ ((packed));
384 } __attribute__ ((packed));
/external/clang/test/Sema/
Dstruct-packed-align.c6 int b __attribute__((packed));
14 struct __attribute__((packed)) packed_s {
16 int b __attribute__((packed));
32 struct __attribute__((packed)) packed_fas {
43 } __attribute__((packed));
73 struct __attribute__((packed)) as3 {
86 void *args[] __attribute__((packed));
90 union __attribute__((packed)) au4 {char c; int x;};
100 struct as6 {char c; __attribute__((packed, aligned(2))) int x;};
104 union au6 {char c; __attribute__((packed, aligned(2))) int x;};
[all …]
/external/kernel-headers/original/linux/usb/
Dch9.h184 } __attribute__ ((packed));
245 } __attribute__ ((packed));
267 } __attribute__ ((packed));
317 } __attribute__ ((packed));
335 } __attribute__ ((packed));
355 } __attribute__ ((packed));
375 } __attribute__ ((packed));
606 } __attribute__ ((packed));
646 } __attribute__ ((packed));
657 } __attribute__ ((packed));
[all …]
Dfunctionfs.h28 } __attribute__((packed));
40 } __attribute__((packed));
68 } __attribute__((packed));
124 } __attribute__((packed)) u;
129 } __attribute__((packed));
/external/skia/include/gpu/
DGrGlyph.h34 void init(GrGlyph::PackedID packed, const GrIRect& bounds) { in init()
37 fPackedID = packed; in init()
67 static inline GrFixed UnpackFixedX(PackedID packed) { in UnpackFixedX()
68 return ((packed >> 18) & 3) << 14; in UnpackFixedX()
71 static inline GrFixed UnpackFixedY(PackedID packed) { in UnpackFixedY()
72 return ((packed >> 16) & 3) << 14; in UnpackFixedY()
75 static inline uint16_t UnpackID(PackedID packed) { in UnpackID()
76 return (uint16_t)packed; in UnpackID()
/external/bluetooth/bluez/health/
Dmcap.h102 } __attribute__ ((packed)) mcap_md_create_mdl_req;
107 } __attribute__ ((packed)) mcap_md_req;
118 } __attribute__ ((packed)) mcap_rsp;
127 } __attribute__ ((packed)) mcap_md_sync_cap_req;
132 } __attribute__ ((packed)) mcap_md_sync_rsp;
141 } __attribute__ ((packed)) mcap_md_sync_cap_rsp;
148 } __attribute__ ((packed)) mcap_md_sync_set_req;
156 } __attribute__ ((packed)) mcap_md_sync_set_rsp;
163 } __attribute__ ((packed)) mcap_md_sync_info_ind;
/external/protobuf/src/google/protobuf/
Dunittest_lite.proto159 repeated int32 packed_int32 = 90 [packed = true];
160 repeated int64 packed_int64 = 91 [packed = true];
161 repeated uint32 packed_uint32 = 92 [packed = true];
162 repeated uint64 packed_uint64 = 93 [packed = true];
163 repeated sint32 packed_sint32 = 94 [packed = true];
164 repeated sint64 packed_sint64 = 95 [packed = true];
165 repeated fixed32 packed_fixed32 = 96 [packed = true];
166 repeated fixed64 packed_fixed64 = 97 [packed = true];
167 repeated sfixed32 packed_sfixed32 = 98 [packed = true];
168 repeated sfixed64 packed_sfixed64 = 99 [packed = true];
[all …]
Dunittest.proto501 // Test messages for packed fields
504 repeated int32 packed_int32 = 90 [packed = true];
505 repeated int64 packed_int64 = 91 [packed = true];
506 repeated uint32 packed_uint32 = 92 [packed = true];
507 repeated uint64 packed_uint64 = 93 [packed = true];
508 repeated sint32 packed_sint32 = 94 [packed = true];
509 repeated sint64 packed_sint64 = 95 [packed = true];
510 repeated fixed32 packed_fixed32 = 96 [packed = true];
511 repeated fixed64 packed_fixed64 = 97 [packed = true];
512 repeated sfixed32 packed_sfixed32 = 98 [packed = true];
[all …]
/external/clang/test/CodeGen/
Dpacked-arrays.c5 unsigned int x[2] __attribute__((packed));
9 unsigned int x[2] __attribute__((packed));
11 unsigned int z __attribute__((packed));
15 unsigned int x[2] __attribute__((packed));
16 unsigned int y __attribute__((packed));
17 unsigned int z __attribute__((packed));
20 struct __attribute__((packed)) s3 {
/external/clang/test/CodeGenCXX/
Dwarn-padded-packed.cpp17 } __attribute__((packed));
22 } __attribute__((packed));
52 } __attribute__((packed));
57 } __attribute__((packed));
63 } __attribute__((packed));
/external/icu4c/test/cintltst/
Dbocu1tst.c127 #define BOCU1_LENGTH_FROM_PACKED(packed) \ argument
128 ((uint32_t)(packed)<0x04000000 ? (packed)>>24 : 4)
610 writePacked(int32_t packed, uint8_t *p) { in writePacked() argument
611 int32_t count=BOCU1_LENGTH_FROM_PACKED(packed); in writePacked()
614 *p++=(uint8_t)(packed>>24); in writePacked()
616 *p++=(uint8_t)(packed>>16); in writePacked()
618 *p++=(uint8_t)(packed>>8); in writePacked()
620 *p++=(uint8_t)packed; in writePacked()
643 unpackDiff(int32_t initialPrev, int32_t packed) { in unpackDiff() argument
648 count=BOCU1_LENGTH_FROM_PACKED(packed); in unpackDiff()
[all …]
/external/oprofile/events/i386/piii/
Dunit_masks22 0x00 packed and scalar
23 0x01 packed
27 0x01 MMX packed multiplies
28 0x02 MMX packed shifts
31 0x10 MMX packed logical
32 0x20 MMX packed arithmetic
/external/skia/src/gpu/
DSkGrFontScaler.cpp103 bool SkGrFontScaler::getPackedGlyphBounds(GrGlyph::PackedID packed, in getPackedGlyphBounds() argument
105 const SkGlyph& glyph = fStrike->getGlyphIDMetrics(GrGlyph::UnpackID(packed), in getPackedGlyphBounds()
106 GrGlyph::UnpackFixedX(packed), in getPackedGlyphBounds()
107 GrGlyph::UnpackFixedY(packed)); in getPackedGlyphBounds()
125 bool SkGrFontScaler::getPackedGlyphImage(GrGlyph::PackedID packed, in getPackedGlyphImage() argument
128 const SkGlyph& glyph = fStrike->getGlyphIDMetrics(GrGlyph::UnpackID(packed), in getPackedGlyphImage()
129 GrGlyph::UnpackFixedX(packed), in getPackedGlyphImage()
130 GrGlyph::UnpackFixedY(packed)); in getPackedGlyphImage()
/external/smali/smali/src/main/java/org/jf/smali/
DsmaliFlexLexer.java122 private static int zzUnpackAction(String packed, int offset, int [] result) { in zzUnpackAction() argument
125 int l = packed.length(); in zzUnpackAction()
127 int count = packed.charAt(i++); in zzUnpackAction()
128 int value = packed.charAt(i++); in zzUnpackAction()
289 private static int zzUnpackRowMap(String packed, int offset, int [] result) { in zzUnpackRowMap() argument
292 int l = packed.length(); in zzUnpackRowMap()
294 int high = packed.charAt(i++) << 16; in zzUnpackRowMap()
295 result[j++] = high | packed.charAt(i++); in zzUnpackRowMap()
2622 private static int zzUnpackTrans(String packed, int offset, int [] result) { in zzUnpackTrans() argument
2625 int l = packed.length(); in zzUnpackTrans()
[all …]
/external/kernel-headers/original/asm-x86/
Dio_apic_32.h25 } __attribute__ ((packed)) bits;
36 } __attribute__ ((packed)) bits;
45 } __attribute__ ((packed)) bits;
53 } __attribute__ ((packed)) bits;
93 } __attribute__ ((packed));

12345678910>>...12