Searched refs:u_int32_t (Results 1 - 4 of 4) sorted by relevance

/system/vold/
H A Dhash.h61 static inline u_int32_t
62 cshift (u_int32_t x, unsigned int n)
/system/extras/ext4_utils/
H A Dsha1.h18 typedef unsigned int u_int32_t; typedef
H A Dsha1.c71 void do_R01(u_int32_t *a, u_int32_t *b, u_int32_t *c, u_int32_t *d, u_int32_t *e, CHAR64LONG16 *);
72 void do_R2(u_int32_t *a, u_int32_t *b, u_int32_t *c, u_int32_t *d, u_int32_t *
[all...]
/system/core/libpixelflinger/codeflinger/
H A Dmips_disassem.c578 u_int32_t instr;
587 instr = *(u_int32_t *)loc;

Completed in 1730 milliseconds