OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:packed
(Results
351 - 375
of
3140
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/linux/
if_fddi.h
50
} __attribute__ ((
packed
));
58
} __attribute__ ((
packed
));
68
} __attribute__ ((
packed
));
81
} __attribute__ ((
packed
));
if_hippi.h
53
} __attribute__ ((
packed
));
79
} __attribute__ ((
packed
));
90
} __attribute__ ((
packed
));
97
} __attribute__ ((
packed
));
/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/linux/
if_fddi.h
50
} __attribute__ ((
packed
));
58
} __attribute__ ((
packed
));
68
} __attribute__ ((
packed
));
81
} __attribute__ ((
packed
));
if_hippi.h
53
} __attribute__ ((
packed
));
79
} __attribute__ ((
packed
));
90
} __attribute__ ((
packed
));
97
} __attribute__ ((
packed
));
/prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/linux/
if_fddi.h
50
} __attribute__ ((
packed
));
58
} __attribute__ ((
packed
));
68
} __attribute__ ((
packed
));
81
} __attribute__ ((
packed
));
if_hippi.h
53
} __attribute__ ((
packed
));
79
} __attribute__ ((
packed
));
90
} __attribute__ ((
packed
));
97
} __attribute__ ((
packed
));
/bionic/libc/kernel/uapi/linux/usb/
midi.h
39
} __attribute__ ((
packed
));
50
} __attribute__ ((
packed
));
56
} __attribute__ ((
packed
));
67
} __attribute__ ((
packed
));
70
#define DECLARE_USB_MIDI_OUT_JACK_DESCRIPTOR(p) struct usb_midi_out_jack_descriptor_##p { __u8 bLength; __u8 bDescriptorType; __u8 bDescriptorSubtype; __u8 bJackType; __u8 bJackID; __u8 bNrInputPins; struct usb_midi_source_pin pins[p]; __u8 iJack; } __attribute__ ((
packed
))
79
} __attribute__ ((
packed
));
81
#define DECLARE_USB_MS_ENDPOINT_DESCRIPTOR(n) struct usb_ms_endpoint_descriptor_##n { __u8 bLength; __u8 bDescriptorType; __u8 bDescriptorSubtype; __u8 bNumEmbMIDIJack; __u8 baAssocJackID[n]; } __attribute__ ((
packed
))
/development/ndk/platforms/android-L/include/linux/usb/
midi.h
39
} __attribute__ ((
packed
));
50
} __attribute__ ((
packed
));
56
} __attribute__ ((
packed
));
67
} __attribute__ ((
packed
));
70
#define DECLARE_USB_MIDI_OUT_JACK_DESCRIPTOR(p) struct usb_midi_out_jack_descriptor_##p { __u8 bLength; __u8 bDescriptorType; __u8 bDescriptorSubtype; __u8 bJackType; __u8 bJackID; __u8 bNrInputPins; struct usb_midi_source_pin pins[p]; __u8 iJack; } __attribute__ ((
packed
))
79
} __attribute__ ((
packed
));
81
#define DECLARE_USB_MS_ENDPOINT_DESCRIPTOR(n) struct usb_ms_endpoint_descriptor_##n { __u8 bLength; __u8 bDescriptorType; __u8 bDescriptorSubtype; __u8 bNumEmbMIDIJack; __u8 baAssocJackID[n]; } __attribute__ ((
packed
))
/external/chromium_org/third_party/protobuf/src/google/protobuf/
unittest_lite.proto
167
repeated int32 packed_int32 = 90 [
packed
= true];
168
repeated int64 packed_int64 = 91 [
packed
= true];
169
repeated uint32 packed_uint32 = 92 [
packed
= true];
170
repeated uint64 packed_uint64 = 93 [
packed
= true];
171
repeated sint32 packed_sint32 = 94 [
packed
= true];
172
repeated sint64 packed_sint64 = 95 [
packed
= true];
173
repeated fixed32 packed_fixed32 = 96 [
packed
= true];
174
repeated fixed64 packed_fixed64 = 97 [
packed
= true];
175
repeated sfixed32 packed_sfixed32 = 98 [
packed
= true];
176
repeated sfixed64 packed_sfixed64 = 99 [
packed
= true]
[
all
...]
/external/kernel-headers/original/uapi/linux/usb/
midi.h
43
} __attribute__ ((
packed
));
55
} __attribute__ ((
packed
));
62
} __attribute__ ((
packed
));
74
} __attribute__ ((
packed
));
89
} __attribute__ ((
packed
))
98
} __attribute__ ((
packed
));
110
} __attribute__ ((
packed
))
/external/protobuf/src/google/protobuf/
unittest_lite.proto
159
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
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/usb/
midi.h
43
} __attribute__ ((
packed
));
55
} __attribute__ ((
packed
));
62
} __attribute__ ((
packed
));
74
} __attribute__ ((
packed
));
89
} __attribute__ ((
packed
))
98
} __attribute__ ((
packed
));
110
} __attribute__ ((
packed
))
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/usb/
midi.h
43
} __attribute__ ((
packed
));
55
} __attribute__ ((
packed
));
62
} __attribute__ ((
packed
));
74
} __attribute__ ((
packed
));
89
} __attribute__ ((
packed
))
98
} __attribute__ ((
packed
));
110
} __attribute__ ((
packed
))
/prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/linux/usb/
midi.h
39
} __attribute__ ((
packed
));
50
} __attribute__ ((
packed
));
56
} __attribute__ ((
packed
));
67
} __attribute__ ((
packed
));
70
#define DECLARE_USB_MIDI_OUT_JACK_DESCRIPTOR(p) struct usb_midi_out_jack_descriptor_##p { __u8 bLength; __u8 bDescriptorType; __u8 bDescriptorSubtype; __u8 bJackType; __u8 bJackID; __u8 bNrInputPins; struct usb_midi_source_pin pins[p]; __u8 iJack; } __attribute__ ((
packed
))
79
} __attribute__ ((
packed
));
81
#define DECLARE_USB_MS_ENDPOINT_DESCRIPTOR(n) struct usb_ms_endpoint_descriptor_##n { __u8 bLength; __u8 bDescriptorType; __u8 bDescriptorSubtype; __u8 bNumEmbMIDIJack; __u8 baAssocJackID[n]; } __attribute__ ((
packed
))
/prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/linux/usb/
midi.h
39
} __attribute__ ((
packed
));
50
} __attribute__ ((
packed
));
56
} __attribute__ ((
packed
));
67
} __attribute__ ((
packed
));
70
#define DECLARE_USB_MIDI_OUT_JACK_DESCRIPTOR(p) struct usb_midi_out_jack_descriptor_##p { __u8 bLength; __u8 bDescriptorType; __u8 bDescriptorSubtype; __u8 bJackType; __u8 bJackID; __u8 bNrInputPins; struct usb_midi_source_pin pins[p]; __u8 iJack; } __attribute__ ((
packed
))
79
} __attribute__ ((
packed
));
81
#define DECLARE_USB_MS_ENDPOINT_DESCRIPTOR(n) struct usb_ms_endpoint_descriptor_##n { __u8 bLength; __u8 bDescriptorType; __u8 bDescriptorSubtype; __u8 bNumEmbMIDIJack; __u8 baAssocJackID[n]; } __attribute__ ((
packed
))
/prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/linux/usb/
midi.h
39
} __attribute__ ((
packed
));
50
} __attribute__ ((
packed
));
56
} __attribute__ ((
packed
));
67
} __attribute__ ((
packed
));
70
#define DECLARE_USB_MIDI_OUT_JACK_DESCRIPTOR(p) struct usb_midi_out_jack_descriptor_##p { __u8 bLength; __u8 bDescriptorType; __u8 bDescriptorSubtype; __u8 bJackType; __u8 bJackID; __u8 bNrInputPins; struct usb_midi_source_pin pins[p]; __u8 iJack; } __attribute__ ((
packed
))
79
} __attribute__ ((
packed
));
81
#define DECLARE_USB_MS_ENDPOINT_DESCRIPTOR(n) struct usb_ms_endpoint_descriptor_##n { __u8 bLength; __u8 bDescriptorType; __u8 bDescriptorSubtype; __u8 bNumEmbMIDIJack; __u8 baAssocJackID[n]; } __attribute__ ((
packed
))
/development/ndk/platforms/android-3/include/linux/mtd/
cfi.h
39
} __attribute__((
packed
));
55
} __attribute__((
packed
));
63
} __attribute__((
packed
));
71
} __attribute__((
packed
));
80
} __attribute__((
packed
));
89
} __attribute__((
packed
));
106
} __attribute__((
packed
));
116
} __attribute__((
packed
));
121
} __attribute__((
packed
));
127
} __attribute__((
packed
));
[
all
...]
/frameworks/rs/scriptc/
rs_types.rsh
128
#define RS_BASE_OBJ typedef struct { const int* const p; } __attribute__((
packed
, aligned(4)))
170
typedef struct { const int* const p; } __attribute__((
packed
, aligned(4))) rs_mesh;
176
typedef struct { const int* const p; } __attribute__((
packed
, aligned(4))) rs_path;
182
typedef struct { const int* const p; } __attribute__((
packed
, aligned(4))) rs_program_fragment;
188
typedef struct { const int* const p; } __attribute__((
packed
, aligned(4))) rs_program_vertex;
194
typedef struct { const int* const p; } __attribute__((
packed
, aligned(4))) rs_program_raster;
200
typedef struct { const int* const p; } __attribute__((
packed
, aligned(4))) rs_program_store;
206
typedef struct { const int* const p; } __attribute__((
packed
, aligned(4))) rs_font;
211
* Provides two float fields
packed
into a single 64 bit field with 64 bit
216
* Vector version of the basic float type. Provides three float fields
packed
[
all
...]
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/mtd/
cfi.h
39
} __attribute__((
packed
));
55
} __attribute__((
packed
));
63
} __attribute__((
packed
));
71
} __attribute__((
packed
));
80
} __attribute__((
packed
));
89
} __attribute__((
packed
));
106
} __attribute__((
packed
));
116
} __attribute__((
packed
));
121
} __attribute__((
packed
));
127
} __attribute__((
packed
));
[
all
...]
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/mtd/
cfi.h
39
} __attribute__((
packed
));
55
} __attribute__((
packed
));
63
} __attribute__((
packed
));
71
} __attribute__((
packed
));
80
} __attribute__((
packed
));
89
} __attribute__((
packed
));
106
} __attribute__((
packed
));
116
} __attribute__((
packed
));
121
} __attribute__((
packed
));
127
} __attribute__((
packed
));
[
all
...]
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/mtd/
cfi.h
39
} __attribute__((
packed
));
55
} __attribute__((
packed
));
63
} __attribute__((
packed
));
71
} __attribute__((
packed
));
80
} __attribute__((
packed
));
89
} __attribute__((
packed
));
106
} __attribute__((
packed
));
116
} __attribute__((
packed
));
121
} __attribute__((
packed
));
127
} __attribute__((
packed
));
[
all
...]
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/mtd/
cfi.h
39
} __attribute__((
packed
));
55
} __attribute__((
packed
));
63
} __attribute__((
packed
));
71
} __attribute__((
packed
));
80
} __attribute__((
packed
));
89
} __attribute__((
packed
));
106
} __attribute__((
packed
));
116
} __attribute__((
packed
));
121
} __attribute__((
packed
));
127
} __attribute__((
packed
));
[
all
...]
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/mtd/
cfi.h
39
} __attribute__((
packed
));
55
} __attribute__((
packed
));
63
} __attribute__((
packed
));
71
} __attribute__((
packed
));
80
} __attribute__((
packed
));
89
} __attribute__((
packed
));
106
} __attribute__((
packed
));
116
} __attribute__((
packed
));
121
} __attribute__((
packed
));
127
} __attribute__((
packed
));
[
all
...]
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/mtd/
cfi.h
39
} __attribute__((
packed
));
55
} __attribute__((
packed
));
63
} __attribute__((
packed
));
71
} __attribute__((
packed
));
80
} __attribute__((
packed
));
89
} __attribute__((
packed
));
106
} __attribute__((
packed
));
116
} __attribute__((
packed
));
121
} __attribute__((
packed
));
127
} __attribute__((
packed
));
[
all
...]
/prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/mtd/
cfi.h
39
} __attribute__((
packed
));
55
} __attribute__((
packed
));
63
} __attribute__((
packed
));
71
} __attribute__((
packed
));
80
} __attribute__((
packed
));
89
} __attribute__((
packed
));
106
} __attribute__((
packed
));
116
} __attribute__((
packed
));
121
} __attribute__((
packed
));
127
} __attribute__((
packed
));
[
all
...]
Completed in 1921 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>