HomeSort by relevance Sort by last modified time
    Searched refs:uint32_t (Results 1 - 25 of 3909) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /sdk/emulator/qtools/
gtrace.h 9 static const uint32_t kMillion = 1000000;
10 static const uint32_t kTicsPerSecond = 200 * kMillion;
14 uint32_t cycle;
15 uint32_t event;
19 uint32_t blockno;
20 uint32_t entry_width;
21 uint32_t block_tic;
22 uint32_t block_time;
23 uint32_t usec_cpu;
24 uint32_t pid
    [all...]
armdis.h 11 static char *disasm(uint32_t addr, uint32_t insn, char *buffer);
12 static Opcode decode(uint32_t insn);
15 static Opcode decode00(uint32_t insn);
16 static Opcode decode01(uint32_t insn);
17 static Opcode decode10(uint32_t insn);
18 static Opcode decode11(uint32_t insn);
19 static Opcode decode_mul(uint32_t insn);
20 static Opcode decode_ldrh(uint32_t insn);
21 static Opcode decode_alu(uint32_t insn)
    [all...]
  /external/clang/test/CodeGen/
2010-01-13-MemBarrier.c 5 typedef unsigned __INT32_TYPE__ uint32_t; typedef
7 unsigned t(uint32_t *ptr, uint32_t val) {
  /external/srtp/crypto/include/
crypto.h 25 typedef uint32_t cipher_type_id_t;
39 typedef uint32_t auth_type_id_t;
sha1.h 54 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]);
  /hardware/ti/omap4xxx/domx/domx/omx_rpc/inc/
omx_rpc_skel.h 72 RPC_OMX_ERRORTYPE RPC_SKEL_GetHandle(uint32_t size, uint32_t * data);
73 RPC_OMX_ERRORTYPE RPC_SKEL_SetParameter(uint32_t size,
74 uint32_t * data);
75 RPC_OMX_ERRORTYPE RPC_SKEL_GetParameter(uint32_t size,
76 uint32_t * data);
77 RPC_OMX_ERRORTYPE RPC_SKEL_FreeHandle(uint32_t size, uint32_t * data);
78 RPC_OMX_ERRORTYPE RPC_SKEL_EmptyThisBuffer(uint32_t size,
79 uint32_t * data)
    [all...]
  /prebuilt/sdk/14/renderscript/include/
rs_allocation.rsh 37 * @return uint32_t The X dimension of the allocation.
39 extern uint32_t __attribute__((overloadable))
45 * @return uint32_t The Y dimension of the allocation.
47 extern uint32_t __attribute__((overloadable))
53 * @return uint32_t The Z dimension of the allocation.
55 extern uint32_t __attribute__((overloadable))
61 * @return uint32_t Returns 1 if more than one LOD is present, 0 otherwise.
63 extern uint32_t __attribute__((overloadable))
69 * @return uint32_t Returns 1 if more than one face is present, 0 otherwise.
71 extern uint32_t __attribute__((overloadable)
    [all...]
  /frameworks/base/libs/rs/driver/
rsdVertexArray.h 35 uint32_t buffer;
37 uint32_t offset;
38 uint32_t type;
39 uint32_t size;
40 uint32_t stride;
46 void set(uint32_t type, uint32_t size, uint32_t stride, bool normalized, uint32_t offset, const char *name);
49 RsdVertexArray(const Attrib *attribs, uint32_t numAttribs)
    [all...]
rsdAllocation.h 31 uint32_t textureID;
36 uint32_t bufferID;
39 uint32_t renderTargetID;
73 uint32_t xoff, uint32_t lod, uint32_t count,
74 const void *data, uint32_t sizeBytes);
77 uint32_t xoff, uint32_t yoff, uint32_t lod, RsAllocationCubemapFace face
    [all...]
  /external/llvm/include/llvm/Support/
DataExtractor.h 57 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_ptr) const
    [all...]
MachO.h 283 uint32_t magic;
284 uint32_t cputype;
285 uint32_t cpusubtype;
286 uint32_t filetype;
287 uint32_t ncmds;
288 uint32_t sizeofcmds;
289 uint32_t flags;
293 uint32_t magic;
294 uint32_t cputype;
295 uint32_t cpusubtype
    [all...]
  /external/icu4c/i18n/
ucol_bld.h 43 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 prevCE, uint32_t prevContCE)
    [all...]
ucol_wgt.h 27 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/
SkFilterProc.cpp 66 static unsigned bilerp4_00(uint32_t c00, uint32_t c01, uint32_t c10, uint32_t c11) {
69 static unsigned bilerp4_01(uint32_t c00, uint32_t c01, uint32_t c10, uint32_t c11) {
70 uint32_t lo = (3 * LO_PAIR(c00) + LO_PAIR(c01)) >> 2;
71 uint32_t hi = (3 * HI_PAIR(c00) + HI_PAIR(c01)) >> 2
    [all...]
  /frameworks/base/media/libstagefright/include/
SampleIterator.h 26 status_t seekTo(uint32_t sampleIndex);
28 uint32_t getChunkIndex() const { return mCurrentChunkIndex; }
29 uint32_t getDescIndex() const { return mChunkDesc; }
32 uint32_t getSampleTime() const { return mCurrentSampleTime; }
35 uint32_t sampleIndex, size_t *size);
42 uint32_t mSampleToChunkIndex;
43 uint32_t mFirstChunk;
44 uint32_t mFirstChunkSampleIndex;
45 uint32_t mStopChunk;
46 uint32_t mStopChunkSampleIndex
    [all...]
SampleTable.h 41 uint32_t type, off64_t data_offset, size_t data_size);
47 uint32_t type, off64_t data_offset, size_t data_size);
58 uint32_t countChunkOffsets() const;
60 uint32_t countSamples() const;
65 uint32_t sampleIndex,
68 uint32_t *compositionTime,
77 uint32_t req_time, uint32_t *sample_index, uint32_t flags);
80 uint32_t start_sample_index, uint32_t *sample_index
    [all...]
  /external/webkit/Source/WebKit/mac/Plugins/Hosted/
WebKitPluginHost.defs 36 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...]
  /external/qemu/hw/
goldfish_device.h 18 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_count)
    [all...]
  /frameworks/base/services/surfaceflinger/
SurfaceTextureLayer.h 35 uint32_t mDefaultFormat;
41 status_t setDefaultBufferSize(uint32_t w, uint32_t h);
42 status_t setDefaultBufferFormat(uint32_t format);
49 uint32_t* outWidth, uint32_t* outHeight, uint32_t* outTransform);
51 virtual status_t dequeueBuffer(int *buf, uint32_t w, uint32_t h,
52 uint32_t format, uint32_t usage)
    [all...]
  /external/libnl-headers/
netlink-types.h 158 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_master
    [all...]
  /frameworks/base/media/mtp/
MtpObjectInfo.h 32 uint32_t mCompressedSize;
34 uint32_t mThumbCompressedSize;
35 uint32_t mThumbPixWidth;
36 uint32_t mThumbPixHeight;
37 uint32_t mImagePixWidth;
38 uint32_t mImagePixHeight;
39 uint32_t mImagePixDepth;
42 uint32_t mAssociationDesc;
43 uint32_t mSequenceNumber;
  /frameworks/base/libs/rs/
rsAdapter.h 35 void * getElement(uint32_t x);
39 uint32_t getDimX() const {return mAllocation->getType()->getLODDimX(mLOD);}
43 inline void setY(uint32_t y) {mY = y;}
44 inline void setZ(uint32_t z) {mZ = z;}
45 inline void setLOD(uint32_t lod) {mLOD = lod;}
46 inline void setFace(uint32_t face) {mFace = face;}
47 //void setArray(uint32_t num, uint32_t value);
49 void subData(uint32_t xoff, uint32_t count, const void *data)
    [all...]
  /external/llvm/include/llvm/Object/
MachOFormat.h 112 uint32_t Magic;
113 uint32_t CPUType;
114 uint32_t CPUSubtype;
115 uint32_t FileType;
116 uint32_t NumLoadCommands;
117 uint32_t SizeOfLoadCommands;
118 uint32_t Flags;
123 uint32_t Reserved;
148 uint32_t Type;
149 uint32_t Size
    [all...]
  /frameworks/base/include/utils/
BitSet.h 30 uint32_t value;
33 explicit inline BitSet32(uint32_t value) : value(value) { }
36 static inline uint32_t valueForBit(uint32_t n) { return 0x80000000 >> n; }
42 inline uint32_t count() const { return __builtin_popcount(value); }
51 inline bool hasBit(uint32_t n) const { return value & valueForBit(n); }
54 inline void markBit(uint32_t n) { value |= valueForBit(n); }
57 inline void clearBit(uint32_t n) { value &= ~ valueForBit(n); }
61 inline uint32_t firstMarkedBit() const { return __builtin_clz(value); }
65 inline uint32_t firstUnmarkedBit() const { return __builtin_clz(~ value);
    [all...]
  /external/qemu/android/camera/
camera-format-converters.h 37 extern int has_converter(uint32_t from, uint32_t to);
60 uint32_t pixel_format,

Completed in 4445 milliseconds

1 2 3 4 5 6 7 8 91011>>