HomeSort by relevance Sort by last modified time
    Searched full:packed (Results 201 - 225 of 3140) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/wpa_supplicant_8/src/common/
qca-vendor-attr.h 21 } __attribute__ ((packed));
26 } __attribute__ ((packed));
  /packages/apps/UnifiedEmail/src/com/android/emailcommon/mail/
PackedString.java 23 * A utility class for creating and modifying Strings that are tagged and packed together.
35 * packed-string : [ element ] [ ELEMENT-DELIMITER [ element ] ]*
45 * Create a packed string using an already-packed string (e.g. from database)
46 * @param string packed string
68 * @return a map of the values in the packed string
80 private static HashMap<String, String> explode(String packed) {
81 if (packed == null || packed.length() == 0) {
86 int length = packed.length()
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
edd.h 91 } __attribute__ ((packed)) isa;
98 } __attribute__ ((packed)) pci;
102 } __attribute__ ((packed)) ibnd;
105 } __attribute__ ((packed)) xprs;
108 } __attribute__ ((packed)) htpt;
111 } __attribute__ ((packed)) unknown;
120 } __attribute__ ((packed)) ata;
128 } __attribute__ ((packed)) atapi;
134 } __attribute__ ((packed)) scsi;
138 } __attribute__ ((packed)) usb
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
edd.h 91 } __attribute__ ((packed)) isa;
98 } __attribute__ ((packed)) pci;
102 } __attribute__ ((packed)) ibnd;
105 } __attribute__ ((packed)) xprs;
108 } __attribute__ ((packed)) htpt;
111 } __attribute__ ((packed)) unknown;
120 } __attribute__ ((packed)) ata;
128 } __attribute__ ((packed)) atapi;
134 } __attribute__ ((packed)) scsi;
138 } __attribute__ ((packed)) usb
    [all...]
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
if_pppolac.h 24 struct __attribute__((packed)) {
27 } __attribute__((packed));
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/
if_pppolac.h 24 struct __attribute__((packed)) {
27 } __attribute__((packed));
  /prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/linux/
edd.h 82 } __attribute__ ((packed)) isa;
91 } __attribute__ ((packed)) pci;
95 } __attribute__ ((packed)) ibnd;
99 } __attribute__ ((packed)) xprs;
102 } __attribute__ ((packed)) htpt;
106 } __attribute__ ((packed)) unknown;
117 } __attribute__ ((packed)) ata;
127 } __attribute__ ((packed)) atapi;
135 } __attribute__ ((packed)) scsi;
140 } __attribute__ ((packed)) usb
    [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/linux/
edd.h 82 } __attribute__ ((packed)) isa;
91 } __attribute__ ((packed)) pci;
95 } __attribute__ ((packed)) ibnd;
99 } __attribute__ ((packed)) xprs;
102 } __attribute__ ((packed)) htpt;
106 } __attribute__ ((packed)) unknown;
117 } __attribute__ ((packed)) ata;
127 } __attribute__ ((packed)) atapi;
135 } __attribute__ ((packed)) scsi;
140 } __attribute__ ((packed)) usb
    [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/linux/
edd.h 82 } __attribute__ ((packed)) isa;
91 } __attribute__ ((packed)) pci;
95 } __attribute__ ((packed)) ibnd;
99 } __attribute__ ((packed)) xprs;
102 } __attribute__ ((packed)) htpt;
106 } __attribute__ ((packed)) unknown;
117 } __attribute__ ((packed)) ata;
127 } __attribute__ ((packed)) atapi;
135 } __attribute__ ((packed)) scsi;
140 } __attribute__ ((packed)) usb
    [all...]
  /external/chromium_org/tools/relocation_packer/src/
elf_file.h 9 // to its pre-packed state.
11 // Files to be packed or unpacked must include an existing .android.rel.dyn
18 // libchrome.<version>.so libchrome.<version>.so.packed
39 // A packed shared object file has all of its R_ARM_RELATIVE relocations
40 // removed from .rel.dyn, and replaced as packed data in .android.rel.dyn.
41 // The resulting file is shorter than its non-packed original.
43 // Unpacking a packed file restores the file to its non-packed state, by
44 // expanding the packed data in android.rel.dyn, combining the R_ARM_RELATIVE
72 // Transfer R_ARM_RELATIVE relocations from .rel.dyn to a packed
    [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/rs/scriptc/
rs_types.rsh 122 typedef struct { const int* const p; } __attribute__((packed, aligned(4))) rs_element;
128 typedef struct { const int* const p; } __attribute__((packed, aligned(4))) rs_type;
134 typedef struct { const int* const p; } __attribute__((packed, aligned(4))) rs_allocation;
140 typedef struct { const int* const p; } __attribute__((packed, aligned(4))) rs_sampler;
146 typedef struct { const int* const p; } __attribute__((packed, aligned(4))) rs_script;
152 typedef struct { const int* const p; } __attribute__((packed, aligned(4))) rs_mesh;
158 typedef struct { const int* const p; } __attribute__((packed, aligned(4))) rs_path;
164 typedef struct { const int* const p; } __attribute__((packed, aligned(4))) rs_program_fragment;
170 typedef struct { const int* const p; } __attribute__((packed, aligned(4))) rs_program_vertex;
176 typedef struct { const int* const p; } __attribute__((packed, aligned(4))) rs_program_raster
    [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/rs/scriptc/
rs_types.rsh 122 typedef struct { const int* const p; } __attribute__((packed, aligned(4))) rs_element;
128 typedef struct { const int* const p; } __attribute__((packed, aligned(4))) rs_type;
134 typedef struct { const int* const p; } __attribute__((packed, aligned(4))) rs_allocation;
140 typedef struct { const int* const p; } __attribute__((packed, aligned(4))) rs_sampler;
146 typedef struct { const int* const p; } __attribute__((packed, aligned(4))) rs_script;
152 typedef struct { const int* const p; } __attribute__((packed, aligned(4))) rs_mesh;
158 typedef struct { const int* const p; } __attribute__((packed, aligned(4))) rs_path;
164 typedef struct { const int* const p; } __attribute__((packed, aligned(4))) rs_program_fragment;
170 typedef struct { const int* const p; } __attribute__((packed, aligned(4))) rs_program_vertex;
176 typedef struct { const int* const p; } __attribute__((packed, aligned(4))) rs_program_raster
    [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/rs/scriptc/
rs_types.rsh 122 typedef struct { const int* const p; } __attribute__((packed, aligned(4))) rs_element;
128 typedef struct { const int* const p; } __attribute__((packed, aligned(4))) rs_type;
134 typedef struct { const int* const p; } __attribute__((packed, aligned(4))) rs_allocation;
140 typedef struct { const int* const p; } __attribute__((packed, aligned(4))) rs_sampler;
146 typedef struct { const int* const p; } __attribute__((packed, aligned(4))) rs_script;
152 typedef struct { const int* const p; } __attribute__((packed, aligned(4))) rs_mesh;
158 typedef struct { const int* const p; } __attribute__((packed, aligned(4))) rs_path;
164 typedef struct { const int* const p; } __attribute__((packed, aligned(4))) rs_program_fragment;
170 typedef struct { const int* const p; } __attribute__((packed, aligned(4))) rs_program_vertex;
176 typedef struct { const int* const p; } __attribute__((packed, aligned(4))) rs_program_raster
    [all...]
  /development/ndk/platforms/android-3/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));
  /external/chromium_org/third_party/qcms/src/
README 9 - Only packed RGB and RGBA, K, and KA.
  /external/chromium_org/third_party/skia/src/gpu/
SkGrFontScaler.cpp 106 bool SkGrFontScaler::getPackedGlyphBounds(GrGlyph::PackedID packed, SkIRect* bounds) {
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) {
116 const SkGlyph& glyph = fStrike->getGlyphIDMetrics(GrGlyph::UnpackID(packed),
117 GrGlyph::UnpackFixedX(packed),
118 GrGlyph::UnpackFixedY(packed));
151 bool SkGrFontScaler::getPackedGlyphImage(GrGlyph::PackedID packed,
154 const SkGlyph& glyph = fStrike->getGlyphIDMetrics(GrGlyph::UnpackID(packed),
    [all...]
  /external/clang/test/CodeGen/
2007-04-05-PackedBitFields-2.c 3 # define pck __attribute__((packed))
2007-04-05-PackedBitFields.c 3 # define pck __attribute__((packed))
2007-04-11-PR1321.c 12 } __attribute__((packed)) x;
2007-08-01-LoadStoreAlign.c 6 } __attribute__ ((packed));
pr2394.c 2 struct __attribute((packed)) x {int a : 24;};
  /external/clang/test/Sema/
enum-packed.c 5 enum __attribute__((packed)) E {
  /external/kernel-headers/original/uapi/asm-arm/asm/
statfs.h 9 #define ARCH_PACK_STATFS64 __attribute__((packed,aligned(4)))
  /external/oprofile/events/i386/pii/
unit_masks 17 0x01 MMX packed multiplies
18 0x02 MMX packed shifts
21 0x10 MMX packed logical
22 0x20 MMX packed arithmetic

Completed in 5148 milliseconds

1 2 3 4 5 6 7 891011>>