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

1 2 34 5 6 7 8 91011>>

  /external/skia/src/opts/
SkUtils_opts_SSE2.h 21 void sk_memset32_SSE2(uint32_t *dst, uint32_t value, int count);
  /frameworks/base/include/private/media/
AudioTrackShared.h 64 volatile uint32_t user;
65 volatile uint32_t server;
66 uint32_t userBase;
67 uint32_t serverBase;
69 uint32_t frameCount;
71 uint32_t loopStart;
72 uint32_t loopEnd;
76 uint32_t volumeLR;
78 uint32_t sampleRate;
94 uint32_t stepUser(uint32_t frameCount)
    [all...]
  /hardware/ti/omap4xxx/security/tf_sdk/include/
tee_client_api_ex.h 46 uint32_t x;
47 uint32_t y;
61 uint32_t pageSize;
62 uint32_t tmprefMaxSize;
63 uint32_t sharedMemMaxSize;
64 uint32_t nReserved3;
65 uint32_t nReserved4;
66 uint32_t nReserved5;
67 uint32_t nReserved6;
68 uint32_t nReserved7;
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
netdb.h 32 uint32_t n_net; /* Network number. */
  /system/core/include/mincrypt/
rsa.h 38 #define RSANUMWORDS (RSANUMBYTES / sizeof(uint32_t))
41 int len; /* Length of n[] in number of uint32_t */
42 uint32_t n0inv; /* -1 / n[0] mod 2^32 */
43 uint32_t n[RSANUMWORDS]; /* modulus as little endian array */
44 uint32_t rr[RSANUMWORDS]; /* R^2 as little endian array */
  /system/core/libnetutils/
packet.h 22 uint32_t saddr, uint32_t daddr, uint32_t sport, uint32_t dport);
  /external/icu4c/i18n/
ucol_cnt.h 41 uint32_t *CEs;
42 uint32_t position;
43 uint32_t size;
51 uint32_t *CEs;
69 uprv_cnttab_constructTable(CntTable *table, uint32_t mainOffset, UErrorCode *status);
71 U_CAPI uint32_t U_EXPORT2
72 uprv_cnttab_addContraction(CntTable *table, uint32_t element, UChar codePoint, uint32_t value, UErrorCode *status);
74 U_CAPI uint32_t U_EXPORT2
75 uprv_cnttab_setContraction(CntTable *table, uint32_t element, uint32_t offset, UChar codePoint, uint32_t value, UErrorCode *status)
    [all...]
  /external/libnfc-nxp/src/
phOsalNfc_Timer.h 77 typedef void (*ppCallBck_t)(uint32_t TimerId, void *pContext);
89 uint32_t TimerId;/**< Timer ID*/
118 uint32_t phOsalNfc_Timer_Create (void);
149 void phOsalNfc_Timer_Start(uint32_t TimerId,
150 uint32_t RegTimeCnt,
174 void phOsalNfc_Timer_Stop(uint32_t TimerId);
187 void phOsalNfc_Timer_Delete(uint32_t TimerId);
  /external/qemu/
compatfd.h 20 uint32_t ssi_signo; /* Signal number */
23 uint32_t ssi_pid; /* PID of sender */
24 uint32_t ssi_uid; /* Real UID of sender */
26 uint32_t ssi_tid; /* Kernel timer ID (POSIX timers) */
27 uint32_t ssi_band; /* Band event (SIGIO) */
28 uint32_t ssi_overrun; /* POSIX timer overrun count */
29 uint32_t ssi_trapno; /* Trap number that caused signal */
android-trace.h 37 extern void trace_bb_start(uint32_t bb_addr);
38 extern void trace_add_insn(uint32_t insn, int is_thumb);
41 extern int get_insn_ticks_arm(uint32_t insn);
42 extern int get_insn_ticks_thumb(uint32_t insn);
44 extern void trace_exception(uint32_t pc);
47 extern void sim_dcache_load(uint32_t addr);
48 extern void sim_dcache_store(uint32_t addr, uint32_t val);
49 extern void sim_dcache_swp(uint32_t addr);
50 extern void trace_interpreted_method(uint32_t addr, int call_type)
    [all...]
  /frameworks/base/libs/rs/driver/
rsdMeshObj.h 40 void renderPrimitiveRange(const android::renderscript::Context *, uint32_t primIndex, uint32_t start, uint32_t len) const;
47 uint32_t *mGLPrimitives;
50 bool isValidGLComponent(const android::renderscript::Element *elem, uint32_t fieldIdx);
56 uint32_t *mAttribAllocationIndex;
57 uint32_t mAttribCount;
  /frameworks/base/libs/rs/
rsType.h 31 size_t getOffsetForFace(uint32_t face) const;
37 uint32_t getDimX() const {return mDimX;}
38 uint32_t getDimY() const {return mDimY;}
39 uint32_t getDimZ() const {return mDimZ;}
40 uint32_t getDimLOD() const {return mDimLOD;}
43 uint32_t getLODDimX(uint32_t lod) const {rsAssert(lod < mLODCount); return mLODs[lod].mX;}
44 uint32_t getLODDimY(uint32_t lod) const {rsAssert(lod < mLODCount); return mLODs[lod].mY;}
45 uint32_t getLODDimZ(uint32_t lod) const {rsAssert(lod < mLODCount); return mLODs[lod].mZ;
    [all...]
  /frameworks/base/opengl/libagl/
Tokenizer.h 36 uint32_t acquire();
37 status_t reserve(uint32_t token);
38 status_t release(uint32_t token);
39 bool isAcquired(uint32_t token) const;
45 run_t(uint32_t f, uint32_t l) : first(f), length(l) {}
46 uint32_t first;
47 uint32_t length;
50 ssize_t _indexOrderOf(uint32_t token, size_t* order=0) const;
51 ssize_t _insertTokenAt(uint32_t token, size_t index)
    [all...]
  /frameworks/base/cmds/servicemanager/
binder.h 14 uint32_t type;
15 uint32_t flags;
24 uint32_t code;
25 uint32_t flags;
27 uint32_t sender_pid;
28 uint32_t sender_euid;
30 uint32_t data_size;
31 uint32_t offs_size;
39 uint32_t *offs; /* array of offsets */
40 uint32_t data_avail; /* bytes available in data buffer *
    [all...]
  /frameworks/compile/libbcc/runtime/test/Unit/
bswapsi2_test.c 20 extern uint32_t __bswapsi2(uint32_t);
23 int test__bswapsi2(uint32_t a, uint32_t expected)
25 uint32_t actual = __bswapsi2(a);
  /system/core/nexus/
TiwlanEventListener.h 45 uint32_t event_type;
47 uint32_t process_id;
48 uint32_t delivery_type;
49 uint32_t user_param;
51 uint32_t bufferSize;
  /external/qemu/target-arm/
op_addsub.h 12 #define DECLARE_GE uint32_t ge = 0
13 #define SET_GE *(uint32_t *)gep = ge
21 res |= ((uint32_t)(glue(glue(uint,width),_t))(val)) << (n * width)
23 uint32_t HELPER(glue(PFX,add16))(uint32_t a, uint32_t b GE_ARG)
25 uint32_t res = 0;
34 uint32_t HELPER(glue(PFX,add8))(uint32_t a, uint32_t b GE_ARG
    [all...]
  /bionic/libc/kernel/common/linux/
msm_audio.h 38 uint32_t buffer_size;
39 uint32_t buffer_count;
40 uint32_t channel_count;
41 uint32_t sample_rate;
42 uint32_t type;
43 uint32_t unused[3];
47 uint32_t byte_count;
48 uint32_t sample_count;
49 uint32_t unused[2];
58 uint32_t device
    [all...]
  /development/ndk/platforms/android-3/include/linux/
msm_audio.h 38 uint32_t buffer_size;
39 uint32_t buffer_count;
40 uint32_t channel_count;
41 uint32_t sample_rate;
42 uint32_t type;
43 uint32_t unused[3];
47 uint32_t byte_count;
48 uint32_t sample_count;
49 uint32_t unused[2];
58 uint32_t device
    [all...]
  /external/kernel-headers/original/linux/
msm_audio.h 44 uint32_t buffer_size;
45 uint32_t buffer_count;
46 uint32_t channel_count;
47 uint32_t sample_rate;
48 uint32_t type;
49 uint32_t unused[3];
53 uint32_t byte_count;
54 uint32_t sample_count;
55 uint32_t unused[2];
66 uint32_t device
    [all...]
  /frameworks/base/libs/hwui/
LayerCache.h 59 Layer* get(const uint32_t width, const uint32_t height);
85 bool resize(Layer* layer, const uint32_t width, const uint32_t height);
90 void setMaxSize(uint32_t maxSize);
94 uint32_t getMaxSize();
98 uint32_t getSize();
113 LayerEntry(const uint32_t layerWidth, const uint32_t layerHeight): mLayer(NULL) {
114 mWidth = uint32_t(ceilf(layerWidth / float(LAYER_SIZE)) * LAYER_SIZE)
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/
msm_audio.h 38 uint32_t buffer_size;
39 uint32_t buffer_count;
40 uint32_t channel_count;
41 uint32_t sample_rate;
42 uint32_t type;
43 uint32_t unused[3];
47 uint32_t byte_count;
48 uint32_t sample_count;
49 uint32_t unused[2];
58 uint32_t device
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/
msm_audio.h 38 uint32_t buffer_size;
39 uint32_t buffer_count;
40 uint32_t channel_count;
41 uint32_t sample_rate;
42 uint32_t type;
43 uint32_t unused[3];
47 uint32_t byte_count;
48 uint32_t sample_count;
49 uint32_t unused[2];
58 uint32_t device
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/
msm_audio.h 38 uint32_t buffer_size;
39 uint32_t buffer_count;
40 uint32_t channel_count;
41 uint32_t sample_rate;
42 uint32_t type;
43 uint32_t unused[3];
47 uint32_t byte_count;
48 uint32_t sample_count;
49 uint32_t unused[2];
58 uint32_t device
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/
msm_audio.h 38 uint32_t buffer_size;
39 uint32_t buffer_count;
40 uint32_t channel_count;
41 uint32_t sample_rate;
42 uint32_t type;
43 uint32_t unused[3];
47 uint32_t byte_count;
48 uint32_t sample_count;
49 uint32_t unused[2];
58 uint32_t device
    [all...]

Completed in 966 milliseconds

1 2 34 5 6 7 8 91011>>