/external/elfutils/lib/ |
color.h | 43 } __attribute__ ((packed));
|
/external/kernel-headers/original/uapi/linux/ |
if_fddi.h | 90 } __attribute__((packed)); 98 } __attribute__((packed)); 107 } __attribute__((packed)); 119 } __attribute__((packed));
|
/external/u-boot/arch/x86/include/asm/ |
e820.h | 19 } __attribute__((packed));
|
/external/u-boot/board/vscom/baltos/ |
board.h | 23 } __attribute__ ((packed)) BSP_VS_HWPARAM;
|
/external/u-boot/include/ |
usb_cdc_acm.h | 29 }__attribute__((packed));
|
fis.h | 30 } __attribute__ ((packed)) sata_fis_h2d_t; 53 } __attribute__ ((packed)) sata_fis_h2d_ncq_t; 75 } __attribute__ ((packed)) sata_fis_d2h_t; 91 } __attribute__ ((packed)) sata_fis_dma_setup_t; 115 } __attribute__ ((packed)) sata_fis_pio_setup_t; 126 } __attribute__ ((packed)) sata_fis_data_t;
|
/external/u-boot/net/ |
dns.h | 31 } __attribute__((packed));
|
/external/vboot_reference/firmware/lib20/include/ |
vb2_struct.h | 20 /* Packed public key data */ 39 } __attribute__((packed)); 57 } __attribute__((packed)); 115 } __attribute__((packed)); 177 } __attribute__((packed));
|
/external/wayland-protocols/flinger_headers/ |
ArcInputBridgeProtocol.h | 89 } __attribute__((packed)); 95 } __attribute__((packed)); 104 } __attribute__((packed)); 118 enum class TouchToolType { TOUCH = 0, PEN, ERASER } __attribute__((packed)); 132 } __attribute__((packed)); 137 } __attribute__((packed)); 141 } __attribute__((packed)); 146 } __attribute__((packed)); 155 } __attribute__((packed)); 167 } __attribute__((packed)); [all...] |
/external/wpa_supplicant_8/src/utils/ |
platform.h | 14 } __attribute__((packed)) *__ptr = (void *) (p); \
|
/device/google/contexthub/util/nanotool/ |
sensorevent.h | 45 } __attribute__((packed)); 52 } __attribute__((packed)); 71 } __attribute__((packed)); 80 } __attribute__((packed)); 87 } __attribute__((packed));
|
/external/adhd/cras/src/common/ |
a2dp-codecs.h | 98 } __attribute__ ((packed)) a2dp_sbc_t; 108 } __attribute__ ((packed)) a2dp_mpeg_t; 120 } __attribute__ ((packed)) a2dp_sbc_t; 130 } __attribute__ ((packed)) a2dp_mpeg_t; 139 } __attribute__ ((packed)) a2dp_vendor_codec_t;
|
/external/mesa3d/src/gallium/auxiliary/gallivm/ |
lp_bld_format_soa.c | 123 LLVMValueRef packed) 128 LLVMValueRef input = packed; 280 * It takes a vector of packed pixels: 282 * packed = {P0, P1, P2, P3, ..., Pn} 291 * It requires that a packed pixel fits into an element of the output 295 * \param format_desc the format of the 'packed' incoming pixel vector 297 * \param packed the incoming vector of packed pixels 304 LLVMValueRef packed, 334 packed); 445 LLVMValueRef packed; local 493 LLVMValueRef packed[4], dst[4], output[4], shuffles[LP_MAX_VECTOR_WIDTH\/32]; local 685 LLVMValueRef packed; local 710 LLVMValueRef packed; local 754 LLVMValueRef packed, rgba[4]; local [all...] |
lp_bld_format_yuv.c | 50 * Extract Y, U, V channels from packed UYVY. 51 * @param packed is a <n x i32> vector with the packed UYVY blocks 57 LLVMValueRef packed, 71 assert(lp_check_value(type, packed)); 99 tmp = LLVMBuildLShr(builder, packed, lp_build_const_int_vec(gallivm, type, 8), ""); 114 *y = LLVMBuildLShr(builder, packed, shift, ""); 118 *u = packed; 119 *v = LLVMBuildLShr(builder, packed, lp_build_const_int_vec(gallivm, type, 16), ""); 121 *u = LLVMBuildLShr(builder, packed, lp_build_const_int_vec(gallivm, type, 24), "") 492 LLVMValueRef packed; local [all...] |
/external/mesa3d/src/gallium/drivers/llvmpipe/ |
lp_test_format.c | 76 (*fetch_ptr_t)(void *unpacked, const void *packed, 146 PIPE_ALIGN_VAR(16) uint8_t packed[UTIL_FORMAT_MAX_PACKED_BYTES]; local 176 memcpy(packed, test->packed, sizeof packed); 184 fetch_ptr(unpacked, packed, j, i, cache_ptr); 208 printf(" Packed: %02x %02x %02x %02x\n", 209 test->packed[0], test->packed[1], test->packed[2], test->packed[3]) 245 PIPE_ALIGN_VAR(16) uint8_t packed[UTIL_FORMAT_MAX_PACKED_BYTES]; local [all...] |
/external/u-boot/include/linux/usb/ |
ch9.h | 19 * Note all descriptors are declared '__attribute__((packed))' so that: 186 } __attribute__ ((packed)); 249 } __attribute__ ((packed)); 271 } __attribute__ ((packed)); 321 } __attribute__ ((packed)); 339 } __attribute__ ((packed)); 359 } __attribute__ ((packed)); 379 } __attribute__ ((packed)); 664 } __attribute__ ((packed)); 704 } __attribute__ ((packed)); [all...] |
/bionic/libc/kernel/uapi/linux/usb/ |
audio.h | 113 } __attribute__((packed)); 116 } __attribute__((packed)) 128 } __attribute__((packed)); 147 } __attribute__((packed)); 165 } __attribute__((packed)) 173 } __attribute__((packed)); 181 } __attribute__((packed)); 190 } __attribute__((packed)); 199 } __attribute__((packed)); 207 } __attribute__((packed)); [all...] |
ch9.h | 115 } __attribute__((packed)); 147 } __attribute__((packed)); 163 } __attribute__((packed)); 192 } __attribute__((packed)); 202 } __attribute__((packed)); 213 } __attribute__((packed)); 224 } __attribute__((packed)); 256 } __attribute__((packed)); 264 } __attribute__((packed)); 278 } __attribute__((packed)); [all...] |
/external/kernel-headers/original/uapi/linux/usb/ |
ch9.h | 20 * Note all descriptors are declared '__attribute__((packed))' so that: 219 } __attribute__ ((packed)); 283 } __attribute__ ((packed)); 305 } __attribute__ ((packed)); 355 } __attribute__ ((packed)); 373 } __attribute__ ((packed)); 393 } __attribute__ ((packed)); 413 } __attribute__ ((packed)); 675 } __attribute__ ((packed)); 689 } __attribute__ ((packed)); [all...] |
/device/google/cuttlefish_common/host/commands/launch/ |
bootimg.h | 72 } __attribute__((packed)); 115 } __attribute__((packed));
|
/external/antlr/runtime/Ruby/test/unit/ |
test-dfa.rb | 34 packed = [ 49 ANTLR3::DFA.unpack(*packed).should == unpacked
|
/external/clang/test/CodeGen/ |
packed-nest-unpacked.c | 4 struct Y { char x[13]; struct X y; } __attribute((packed)); 58 } __attribute((packed));
|
/external/flatbuffers/python/flatbuffers/ |
number_types.py | 154 packed = struct.pack("<1f", n) 155 (converted,) = struct.unpack("<1L", packed) 160 packed = struct.pack("<1L", n) 161 (unpacked,) = struct.unpack("<1f", packed) 166 packed = struct.pack("<1d", n) 167 (converted,) = struct.unpack("<1Q", packed) 172 packed = struct.pack("<1Q", n) 173 (unpacked,) = struct.unpack("<1d", packed)
|
/external/skia/include/core/ |
SkColorPriv.h | 101 #define SkGetPackedA32(packed) ((uint32_t)((packed) << (24 - SK_A32_SHIFT)) >> 24) 102 #define SkGetPackedR32(packed) ((uint32_t)((packed) << (24 - SK_R32_SHIFT)) >> 24) 103 #define SkGetPackedG32(packed) ((uint32_t)((packed) << (24 - SK_G32_SHIFT)) >> 24) 104 #define SkGetPackedB32(packed) ((uint32_t)((packed) << (24 - SK_B32_SHIFT)) >> 24)
|
/external/skia/src/core/ |
SkBitmapProcState.h | 136 #define UNPACK_PRIMARY_SHORT(packed) ((uint32_t)(packed) >> 16) 137 #define UNPACK_SECONDARY_SHORT(packed) ((packed) & 0xFFFF) 140 #define UNPACK_PRIMARY_SHORT(packed) ((packed) & 0xFFFF) 141 #define UNPACK_SECONDARY_SHORT(packed) ((uint32_t)(packed) >> 16)
|