Searched refs:packed (Results 76 - 100 of 396) sorted by relevance

1234567891011>>

/external/clang/test/Sema/
H A Dbitfield-layout.c12 // Zero-width bit-fields with packed
13 struct __attribute__((packed)) a2 { short x : 9; char : 0; int y : 17; };
17 // Zero-width bit-fields at the end of packed struct
18 struct __attribute__((packed)) a3 { short x : 9; int : 0; };
22 // For comparison, non-zero-width bit-fields at the end of packed struct
23 struct __attribute__((packed)) a4 { short x : 9; int : 1; };
41 struct __attribute__((packed)) e {int x : 4, y : 30, z : 30;};
/external/kernel-headers/original/uapi/linux/
H A Dif_fddi.h70 } __attribute__((packed));
78 } __attribute__((packed));
88 } __attribute__((packed));
101 } __attribute__((packed));
H A Dvirtio_balloon.h57 } __attribute__((packed));
H A Dif_hippi.h107 } __attribute__((packed));
132 } __attribute__((packed));
145 } __attribute__((packed));
151 } __attribute__((packed));
H A Dvirtio_net.h71 } __attribute__((packed));
110 } __attribute__((packed));
154 } __attribute__((packed));
/external/skia/src/gpu/
H A DSkGrFontScaler.cpp106 bool SkGrFontScaler::getPackedGlyphBounds(GrGlyph::PackedID packed, SkIRect* bounds) { argument
107 const SkGlyph& glyph = fStrike->getGlyphIDMetrics(GrGlyph::UnpackID(packed),
108 GrGlyph::UnpackFixedX(packed),
109 GrGlyph::UnpackFixedY(packed));
115 bool SkGrFontScaler::getPackedGlyphDFBounds(GrGlyph::PackedID packed, SkIRect* bounds) { argument
116 const SkGlyph& glyph = fStrike->getGlyphIDMetrics(GrGlyph::UnpackID(packed),
117 GrGlyph::UnpackFixedX(packed),
118 GrGlyph::UnpackFixedY(packed));
151 bool SkGrFontScaler::getPackedGlyphImage(GrGlyph::PackedID packed, argument
154 const SkGlyph& glyph = fStrike->getGlyphIDMetrics(GrGlyph::UnpackID(packed),
203 getPackedGlyphDFImage(GrGlyph::PackedID packed, int width, int height, void* dst) argument
[all...]
/external/wpa_supplicant_8/hostapd/src/utils/
H A Dplatform.h14 } __attribute__((packed)) *__ptr = (void *) (p); \
/external/wpa_supplicant_8/src/utils/
H A Dplatform.h14 } __attribute__((packed)) *__ptr = (void *) (p); \
/external/wpa_supplicant_8/wpa_supplicant/src/utils/
H A Dplatform.h14 } __attribute__((packed)) *__ptr = (void *) (p); \
/external/kernel-headers/original/uapi/linux/usb/
H A Dch9.h19 * Note all descriptors are declared '__attribute__((packed))' so that:
191 } __attribute__ ((packed));
252 } __attribute__ ((packed));
274 } __attribute__ ((packed));
324 } __attribute__ ((packed));
342 } __attribute__ ((packed));
362 } __attribute__ ((packed));
382 } __attribute__ ((packed));
624 } __attribute__ ((packed));
664 } __attribute__ ((packed));
[all...]
H A Daudio.h162 } __attribute__ ((packed));
176 } __attribute__ ((packed))
190 } __attribute__ ((packed));
217 } __attribute__ ((packed));
245 } __attribute__ ((packed))
255 } __attribute__ ((packed));
305 } __attribute__ ((packed));
322 } __attribute__((packed));
339 } __attribute__ ((packed));
407 } __attribute__ ((packed));
[all...]
/external/antlr/antlr-3.4/runtime/Ruby/test/unit/
H A Dtest-dfa.rb34 packed = [
49 ANTLR3::DFA.unpack(*packed).should == unpacked
/external/clang/test/CodeGen/
H A Dpacked-nest-unpacked.c4 struct Y { char x[13]; struct X y; } __attribute((packed));
58 } __attribute((packed));
H A Dext-vector-member-alignment.c5 struct __attribute__((packed, aligned(4))) struct1 {
H A Dpacked-structure.c7 int y __attribute__((packed));
40 } __attribute__((packed));
89 struct __attribute__((packed, aligned)) s3 {
/external/qemu/include/qemu/
H A Dcompiler.h28 # define QEMU_PACKED __attribute__((gcc_struct, packed))
30 # define QEMU_PACKED __attribute__((packed))
/external/chromium_org/v8/tools/testrunner/objects/
H A Dpeer.py77 def Unpack(packed):
78 """Creates a Peer object built from a packed representation."""
80 return Peer(packed[0], packed[1], packed[2], pubkey_dummy)
/external/chromium_org/third_party/skia/src/gpu/
H A DGrTextStrike_impl.h55 GrGlyph* GrTextStrike::getGlyph(GrGlyph::PackedID packed, argument
57 GrGlyph* glyph = fCache.find(packed);
59 glyph = this->generateGlyph(packed, scaler);
/external/chromium_org/third_party/skia/tests/
H A DColorTest.cpp15 #define GetPackedR16As32(packed) (SkGetPackedR16(dc) << (8 - SK_R16_BITS))
16 #define GetPackedG16As32(packed) (SkGetPackedG16(dc) << (8 - SK_G16_BITS))
17 #define GetPackedB16As32(packed) (SkGetPackedB16(dc) << (8 - SK_B16_BITS))
/external/clang/test/SemaCXX/
H A Dcxx11-gnu-attrs.cpp53 struct [[gnu::packed]] packed { char c; int n; }; struct
54 static_assert(sizeof(packed) == sizeof(char) + sizeof(int), "not packed");
/external/kernel-headers/original/uapi/linux/can/
H A Dgw.h104 } __attribute__((packed));
113 } __attribute__((packed));
124 } __attribute__((packed));
/external/skia/tests/
H A DColorTest.cpp15 #define GetPackedR16As32(packed) (SkGetPackedR16(dc) << (8 - SK_R16_BITS))
16 #define GetPackedG16As32(packed) (SkGetPackedG16(dc) << (8 - SK_G16_BITS))
17 #define GetPackedB16As32(packed) (SkGetPackedB16(dc) << (8 - SK_B16_BITS))
/external/protobuf/src/google/protobuf/compiler/javamicro/
H A Djavamicro_enum_field.cc142 if (descriptor_->options().packed()) {
143 GOOGLE_LOG(FATAL) << "MicroRuntime does not support packed";
200 if (descriptor_->options().packed()) {
228 // If packed, set up the while loop
229 if (descriptor_->options().packed()) {
241 if (descriptor_->options().packed()) {
251 if (descriptor_->options().packed()) {
304 if (descriptor_->options().packed()) {
316 // cache the data size for packed fields.
317 if (descriptor_->options().packed()) {
[all...]
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
H A Du_pack_color.h30 * Functions to produce packed colors/Z from floats.
161 * Unpack RGBA from a packed pixel, returning values as ubytes in [0,255].
477 uint32_t packed = util_pack_mask_z(format, z); local
481 packed |= (uint32_t)s << 24;
484 packed |= s;
487 packed |= s;
493 return packed;
500 uint64_t packed; local
504 packed = util_pack64_mask_z(format, z);
505 packed |
583 uint32_t packed = util_pack_z(format, z); local
606 uint64_t packed; local
[all...]
/external/mesa3d/src/gallium/auxiliary/util/
H A Du_pack_color.h30 * Functions to produce packed colors/Z from floats.
161 * Unpack RGBA from a packed pixel, returning values as ubytes in [0,255].
477 uint32_t packed = util_pack_mask_z(format, z); local
481 packed |= (uint32_t)s << 24;
484 packed |= s;
487 packed |= s;
493 return packed;
500 uint64_t packed; local
504 packed = util_pack64_mask_z(format, z);
505 packed |
583 uint32_t packed = util_pack_z(format, z); local
606 uint64_t packed; local
[all...]

Completed in 478 milliseconds

1234567891011>>