Searched refs:u32 (Results 1 - 25 of 821) sorted by relevance

1234567891011>>

/external/compiler-rt/lib/msan/
H A Dmsan_chained_origin_depot.h20 bool ChainedOriginDepotPut(u32 here_id, u32 prev_id, u32 *new_id);
22 u32 ChainedOriginDepotGet(u32 id, u32 *other);
/external/f2fs-tools/fsck/
H A Dfsck.h18 u32 nr_inodes;
19 u32 *ino_list;
28 u32 valid_nat_entry_cnt;
29 u32 valid_node_cnt;
30 u32 valid_inode_cnt;
31 u32 multi_hard_link_files;
33 u32 sit_free_segs;
34 u32 free_segs;
45 u32 nat_area_bitmap_sz;
46 u32 sit_area_bitmap_s
[all...]
/external/wpa_supplicant_8/hostapd/src/common/
H A Dqca-vendor-attr.h19 u32 start_freq;
20 u32 end_freq;
24 u32 count;
/external/wpa_supplicant_8/src/common/
H A Dqca-vendor-attr.h19 u32 start_freq;
20 u32 end_freq;
24 u32 count;
/external/wpa_supplicant_8/wpa_supplicant/src/common/
H A Dqca-vendor-attr.h19 u32 start_freq;
20 u32 end_freq;
24 u32 count;
/external/fio/os/
H A Dkcompat.h7 #define u32 uint32_t macro
/external/neven/FaceRecEm/common/src/b_FDSDK/
H A DSDK_Internal.h58 u32 refCtrE;
70 u32 maxImageWidthE;
73 u32 maxImageHeightE;
83 u32 memSizeA,
H A DSDK.h69 u32 sizeExMem;
75 u32 sizeShMem;
81 u32 maxImageWidth;
84 u32 maxImageHeight;
109 u32 msgBufSizeA );
113 u32 btk_SDK_exAllocSize( btk_HSDK hsdkA );
117 u32 btk_SDK_shAllocSize( btk_HSDK hsdkA );
121 u32 btk_SDK_allocSize( btk_HSDK hsdkA );
H A DDCR.h64 u32 reserved;
90 u32 widthA,
91 u32 heightA );
97 u32 widthA,
98 u32 heightA );
104 u32 widthA,
105 u32 heightA,
114 u32 widthA,
115 u32 heightA,
125 u32 btk_DCR_nodeCoun
[all...]
/external/wpa_supplicant_8/hostapd/src/crypto/
H A Dsha1_i.h13 u32 state[5];
14 u32 count[2];
19 void SHA1Update(struct SHA1Context *context, const void *data, u32 len);
21 void SHA1Transform(u32 state[5], const unsigned char buffer[64]);
H A Ddes_i.h13 u32 ek[3][32];
14 u32 dk[3][32];
17 void des_key_setup(const u8 *key, u32 *ek, u32 *dk);
18 void des_block_encrypt(const u8 *plain, const u32 *ek, u8 *crypt);
19 void des_block_decrypt(const u8 *crypt, const u32 *dk, u8 *plain);
/external/wpa_supplicant_8/src/crypto/
H A Dsha1_i.h13 u32 state[5];
14 u32 count[2];
19 void SHA1Update(struct SHA1Context *context, const void *data, u32 len);
21 void SHA1Transform(u32 state[5], const unsigned char buffer[64]);
H A Ddes_i.h13 u32 ek[3][32];
14 u32 dk[3][32];
17 void des_key_setup(const u8 *key, u32 *ek, u32 *dk);
18 void des_block_encrypt(const u8 *plain, const u32 *ek, u8 *crypt);
19 void des_block_decrypt(const u8 *crypt, const u32 *dk, u8 *plain);
/external/wpa_supplicant_8/wpa_supplicant/src/crypto/
H A Dsha1_i.h13 u32 state[5];
14 u32 count[2];
19 void SHA1Update(struct SHA1Context *context, const void *data, u32 len);
21 void SHA1Transform(u32 state[5], const unsigned char buffer[64]);
H A Ddes_i.h13 u32 ek[3][32];
14 u32 dk[3][32];
17 void des_key_setup(const u8 *key, u32 *ek, u32 *dk);
18 void des_block_encrypt(const u8 *plain, const u32 *ek, u8 *crypt);
19 void des_block_decrypt(const u8 *crypt, const u32 *dk, u8 *plain);
/external/wpa_supplicant_8/hostapd/src/pae/
H A Dieee802_1x_kay_i.h41 u32 mn;
47 u32 mn;
76 u32 next_pn;
107 u32 next_pn; /* PN nextPN (read only) */
138 u32 next_pn; /* PN nextPN (read only) */
139 u32 lowest_pn; /* PN lowestPN (read only) */
155 u32 index;
223 u32 mn;
237 u32 retry_count;
244 u32 typ
[all...]
/external/wpa_supplicant_8/src/pae/
H A Dieee802_1x_kay_i.h41 u32 mn;
47 u32 mn;
76 u32 next_pn;
107 u32 next_pn; /* PN nextPN (read only) */
138 u32 next_pn; /* PN nextPN (read only) */
139 u32 lowest_pn; /* PN lowestPN (read only) */
155 u32 index;
223 u32 mn;
237 u32 retry_count;
244 u32 typ
[all...]
/external/wpa_supplicant_8/wpa_supplicant/src/pae/
H A Dieee802_1x_kay_i.h41 u32 mn;
47 u32 mn;
76 u32 next_pn;
107 u32 next_pn; /* PN nextPN (read only) */
138 u32 next_pn; /* PN nextPN (read only) */
139 u32 lowest_pn; /* PN lowestPN (read only) */
155 u32 index;
223 u32 mn;
237 u32 retry_count;
244 u32 typ
[all...]
/external/blktrace/
H A Djhash.h58 static inline u32 jhash(const void *key, u32 length, u32 initval)
60 u32 a,b,c;
68 a += (k[0] + ((u32)k[1]<<8) + ((u32)k[2]<<16) + ((u32)k[3]<<24));
69 b += (k[4] + ((u32)k[5]<<8) + ((u32)k[6]<<16) + ((u32)
[all...]
/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_thread_registry.h36 explicit ThreadContextBase(u32 tid);
39 const u32 tid; // Thread ID. Main thread should have tid = 0.
41 u32 reuse_count; // Number of times this tid was reused.
49 u32 parent_tid;
59 u32 _parent_tid, void *arg);
74 typedef ThreadContextBase* (*ThreadContextFactory)(u32 tid);
78 static const u32 kUnknownTid;
80 ThreadRegistry(ThreadContextFactory factory, u32 max_threads,
81 u32 thread_quarantine_size, u32 max_reus
[all...]
/external/compiler-rt/lib/asan/
H A Dasan_stack.cc22 void SetMallocContextSize(u32 size) {
26 u32 GetMallocContextSize() {
/external/linux-tools-perf/src/tools/perf/util/
H A Dtypes.h12 typedef unsigned int u32; typedef
21 u32 val32[2];
/external/openssh/
H A Dcipher-aesctr.h27 u32 ek[4*(AES_MAXROUNDS + 1)]; /* encrypt key schedule */
31 void aesctr_keysetup(aesctr_ctx *x,const u8 *k,u32 kbits,u32 ivbits);
33 void aesctr_encrypt_bytes(aesctr_ctx *x,const u8 *m,u8 *c,u32 bytes);
/external/compiler-rt/lib/tsan/rtl/
H A Dtsan_ignoreset.h26 void Add(u32 stack_id);
29 u32 At(uptr i) const;
33 u32 stacks_[kMaxSize];
/external/google-breakpad/src/common/
H A Dmd5.h10 typedef uint32_t u32; typedef in namespace:google_breakpad
14 u32 buf[4];
15 u32 bits[2];

Completed in 544 milliseconds

1234567891011>>