Searched refs:uint32_t (Results 1 - 25 of 2331) sorted by relevance

1234567891011>>

/external/clang/test/CodeGen/
H A D2010-01-13-MemBarrier.c5 typedef unsigned __INT32_TYPE__ uint32_t; typedef
7 unsigned t(uint32_t *ptr, uint32_t val) {
/external/skia/src/opts/
H A DSkBitmapProcState_opts_SSSE3.h11 const uint32_t* xy,
12 int count, uint32_t* colors);
14 const uint32_t* xy,
15 int count, uint32_t* colors);
/external/srtp/crypto/include/
H A Dcrypto.h25 typedef uint32_t cipher_type_id_t;
39 typedef uint32_t auth_type_id_t;
H A Dsha1.h54 uint32_t H[5]; /* state vector */
55 uint32_t M[16]; /* message buffer */
57 uint32_t num_bits_in_msg; /* total number of bits in message */
68 sha1(const uint8_t *message, int octets_in_msg, uint32_t output[5]);
88 sha1_final(sha1_ctx_t *ctx, uint32_t output[5]);
106 sha1_core(const uint32_t M[16], uint32_t hash_value[5]);
/external/llvm/include/llvm/Support/
H A DDataExtractor.h57 const char *getCStr(uint32_t *offset_ptr) const;
83 uint64_t getUnsigned(uint32_t *offset_ptr, uint32_t byte_size) const;
108 int64_t getSigned(uint32_t *offset_ptr, uint32_t size) const;
127 uint64_t getAddress(uint32_t *offset_ptr) const {
145 uint8_t getU8(uint32_t *offset_ptr) const;
170 uint8_t *getU8(uint32_t *offset_ptr, uint8_t *dst, uint32_t count) const;
188 uint16_t getU16(uint32_t *offset_pt
[all...]
H A DMachO.h287 uint32_t magic;
288 uint32_t cputype;
289 uint32_t cpusubtype;
290 uint32_t filetype;
291 uint32_t ncmds;
292 uint32_t sizeofcmds;
293 uint32_t flags;
297 uint32_t magic;
298 uint32_t cputype;
299 uint32_t cpusubtyp
[all...]
/external/libsepol/include/sepol/policydb/
H A Dutil.h26 extern int add_i_to_a(uint32_t i, uint32_t * cnt, uint32_t ** a);
28 extern char *sepol_av_to_string(policydb_t * policydbp, uint32_t tclass,
/external/icu4c/i18n/
H A Ducol_bld.h43 uint32_t byteSize; uint32_t start; uint32_t limit;
46 uint32_t current;
47 uint32_t fLow; /*forbidden Low */
48 uint32_t fHigh; /*forbidden High */
51 U_CFUNC uint32_t U_EXPORT2 ucol_getCEStrengthDifference(uint32_t CE, uint32_t contCE,
52 uint32_t prevC
[all...]
H A Ducol_wgt.h27 uint32_t start, end;
30 uint32_t count2;
50 ucol_allocWeights(uint32_t lowerLimit, uint32_t upperLimit,
51 uint32_t n,
52 uint32_t maxByte,
65 U_CFUNC uint32_t
/external/skia/src/core/
H A DSkFilterProc.cpp58 static unsigned bilerp4_00(uint32_t c00, uint32_t c01, uint32_t c10, uint32_t c11) {
61 static unsigned bilerp4_01(uint32_t c00, uint32_t c01, uint32_t c10, uint32_t c11) {
62 uint32_t lo = (3 * LO_PAIR(c00) + LO_PAIR(c01)) >> 2;
63 uint32_t h
[all...]
/external/webkit/Source/WebKit/mac/Plugins/Hosted/
H A DWebKitPluginHost.defs36 clientPSNHigh :uint32_t;
37 clientPSNLow :uint32_t;
39 out pluginHostPSNHigh :uint32_t;
40 out pluginHostPSNLow :uint32_t);
43 requestID :uint32_t;
45 pluginID :uint32_t);
48 pluginID :uint32_t;
49 requestID :uint32_t;
60 pluginID :uint32_t;
63 pluginID :uint32_t;
[all...]
H A DWebKitPluginClient.defs35 pluginID :uint32_t;
39 pluginID :uint32_t;
43 flags: uint32_t;
45 out requestID :uint32_t);
48 pluginID :uint32_t;
49 streamID :uint32_t;
53 pluginID :uint32_t;
60 pluginID :uint32_t;
66 pluginID :uint32_t;
72 pluginID :uint32_t;
[all...]
/external/qemu/hw/
H A Dgoldfish_device.h18 uint32_t reported_state;
21 uint32_t id;
22 uint32_t base; // filled in by goldfish_device_add if 0
23 uint32_t size;
24 uint32_t irq; // filled in by goldfish_device_add if 0
25 uint32_t irq_count;
37 void goldfish_device_init(qemu_irq *pic, uint32_t base, uint32_t size, uint32_t irq, uint32_t irq_coun
[all...]
/external/libnl-headers/
H A Dnetlink-types.h158 uint32_t l_family;
159 uint32_t l_arptype;
160 uint32_t l_index;
161 uint32_t l_flags;
162 uint32_t l_change;
163 uint32_t l_mtu;
164 uint32_t l_link;
165 uint32_t l_txqlen;
166 uint32_t l_weight;
167 uint32_t l_maste
[all...]
/external/llvm/include/llvm/Object/
H A DMachOFormat.h113 uint32_t Magic;
114 uint32_t CPUType;
115 uint32_t CPUSubtype;
116 uint32_t FileType;
117 uint32_t NumLoadCommands;
118 uint32_t SizeOfLoadCommands;
119 uint32_t Flags;
124 uint32_t Reserved;
150 uint32_t Type;
151 uint32_t Siz
[all...]
/external/libmtp/src/
H A Dutil.h26 void data_dump(FILE *f, void *buf, uint32_t nbytes);
27 void data_dump_ascii (FILE *f, void *buf, uint32_t n, uint32_t dump_boundry);
/external/srtp/include/
H A Dut_sim.h52 #include "integers.h" /* for uint32_t */
57 uint32_t index;
58 uint32_t buffer[UT_BUF];
76 uint32_t
/external/webkit/Source/WebKit/mac/Plugins/
H A DWebNetscapeContainerCheckContextInfo.h34 uint32_t _checkRequestID;
35 void (*_callback)(NPP npp, uint32_t, NPBool, void *);
39 - (id)initWithCheckRequestID:(uint32_t)checkRequestID callbackFunc:(void (*)(NPP npp, uint32_t checkID, NPBool allowed, void* context))callbackFunc context:(void*)context;
40 - (uint32_t)checkRequestID;
41 - (void (*)(NPP npp, uint32_t, NPBool, void*))callback;
/external/qemu/android/protocol/
H A Dui-common.h36 uint32_t cmd_param_size;
50 uint32_t resp_data_size;
/external/chromium/sdch/open-vcdiff/src/
H A Drolling_hash.h20 #include <stdint.h> // uint32_t
34 static const uint32_t kMult = 257;
39 static const uint32_t kBase = (1 << 23);
42 static inline uint32_t ModBase(uint32_t operand) {
51 static inline uint32_t FindModBaseInverse(uint32_t operand) {
62 return ModBase(uint32_t(0) - operand);
69 static inline uint32_t HashStep(uint32_t partial_has
[all...]
/external/kernel-headers/original/mtd/
H A Dmtd-abi.h11 uint32_t start;
12 uint32_t length;
16 uint32_t start;
17 uint32_t length;
53 uint32_t flags;
54 uint32_t size; // Total size of the MTD
55 uint32_t erasesize;
56 uint32_t writesize;
57 uint32_t oobsize; // Amount of OOB data per block (e.g. 16)
60 uint32_t ecctyp
[all...]
/external/llvm/lib/DebugInfo/
H A DDWARFAbbreviationDeclaration.h22 uint32_t Code;
23 uint32_t Tag;
31 uint32_t getCode() const { return Code; }
32 uint32_t getTag() const { return Tag; }
34 uint32_t getNumAttributes() const { return Attributes.size(); }
35 uint16_t getAttrByIndex(uint32_t idx) const {
38 uint16_t getFormByIndex(uint32_t idx) const {
42 uint32_t findAttributeIndex(uint16_t attr) const;
43 bool extract(DataExtractor data, uint32_t* offset_ptr);
44 bool extract(DataExtractor data, uint32_t* offset_pt
[all...]
/external/kernel-headers/original/media/
H A Dmsm_gemini.h59 uint32_t type;
60 uint32_t len;
69 uint32_t type;
74 uint32_t y_off;
75 uint32_t y_len;
76 uint32_t framedone_len;
78 uint32_t cbcr_off;
79 uint32_t cbcr_len;
81 uint32_t num_of_mcu_rows;
82 uint32_t offse
[all...]
H A Dmsm_mercury.h79 uint32_t type;
80 uint32_t len;
85 uint32_t type;
88 uint32_t y_off;
89 uint32_t y_len;
90 uint32_t framedone_len;
91 uint32_t cbcr_off;
92 uint32_t cbcr_len;
93 uint32_t num_of_mcu_rows;
94 uint32_t offse
[all...]
/external/webp/src/dsp/
H A Dlossless.h34 const uint32_t* const in, uint32_t* const out);
37 void VP8LSubtractGreenFromBlueAndRed(uint32_t* argb_data, int num_pixs);
40 uint32_t* const argb, uint32_t* const argb_scratch,
41 uint32_t* const image);
44 uint32_t* const argb, uint32_t* image);
50 void VP8LConvertFromBGRA(const uint32_t* const in_data, int num_pixels,
57 static WEBP_INLINE uint32_t VP8LSubSampleSiz
[all...]

Completed in 3996 milliseconds

1234567891011>>