HomeSort by relevance Sort by last modified time
    Searched refs:u32 (Results 26 - 50 of 1154) sorted by null

12 3 4 5 6 7 8 91011>>

  /hardware/qcom/msm8x09/kernel-headers/linux/mfd/
msm-adie-codec.h 42 u32 type;
44 u32 action;
49 u32 action_sz;
50 u32 freq_plan;
51 u32 osr;
55 u32 path_type;
56 u32 setting_sz;
69 u32 img_sz;
74 u32 size;
75 u32 writes[]
    [all...]
  /hardware/qcom/msm8x26/kernel-headers/linux/mfd/
msm-adie-codec.h 42 u32 type;
44 u32 action;
49 u32 action_sz;
50 u32 freq_plan;
51 u32 osr;
55 u32 path_type;
56 u32 setting_sz;
69 u32 img_sz;
74 u32 size;
75 u32 writes[]
    [all...]
  /hardware/qcom/msm8x84/kernel-headers/linux/mfd/
msm-adie-codec.h 42 u32 type;
44 u32 action;
49 u32 action_sz;
50 u32 freq_plan;
51 u32 osr;
55 u32 path_type;
56 u32 setting_sz;
69 u32 img_sz;
74 u32 size;
75 u32 writes[]
    [all...]
  /external/fio/os/
kcompat.h 7 #define u32 uint32_t macro
  /external/neven/FaceRecEm/common/src/b_FDSDK/
SDK_Internal.h 58 u32 refCtrE;
70 u32 maxImageWidthE;
73 u32 maxImageHeightE;
83 u32 memSizeA,
SDK.h 69 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 );
  /external/wpa_supplicant_8/src/crypto/
sha1_i.h 13 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]);
des_i.h 13 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/utils/
crc32.h 12 u32 crc32(const u8 *frame, size_t frame_len);
  /hardware/intel/common/libmix/mix_audio/src/
pvt.h 4 typedef unsigned long u32; typedef
  /external/syslinux/core/fs/btrfs/
crc32c.h 22 static u32 crc32c_table[256];
29 static inline u32 crc32c_le(u32 crc, const char *data, size_t length)
40 u32 v;
41 const u32 poly = 0x82F63B78; /* Bit-reflected CRC32C polynomial */
  /hardware/qcom/wlan/qcwcn/wifi_hal/
wifilogger_event_defs.h 198 u32 notify_extscan_events;
202 u32 base_period;
203 u32 max_iterations;
204 u32 forwarding_flags;
205 u32 configuration_flags;
206 u32 notify_extscan_events;
207 u32 scan_priority;
208 u32 max_bssids_per_scan_cycle;
209 u32 min_rssi;
210 u32 max_table_usage
    [all...]
gscan_event_handler.h 36 u32 mHotlistApFoundNumResults;
37 u32 mHotlistApLostNumResults;
41 u32 mSignificantChangeNumResults;
45 u32 mHotlistSsidFoundNumResults;
47 u32 mHotlistSsidLostNumResults;
52 u32 mPnoNetworkFoundNumResults;
62 u32 mSubCommandId;
66 GScanCommandEventHandler(wifi_handle handle, int id, u32 vendor_id,
67 u32 subcmd, GScanCallbackHandler nHandler);
78 u32 num_results
    [all...]
nan_i.h 354 u32 replyIndFlag:1;
355 u32 publishType:2;
356 u32 txType:1;
357 u32 rssiThresholdFlag:1;
358 u32 ota_flag:1;
359 u32 matchAlg:2;
360 u32 count:8;
361 u32 connmap:8;
362 u32 pubTerminatedIndDisableFlag:1;
363 u32 pubMatchExpiredIndDisableFlag:1
    [all...]
rb_wrapper.h 37 u32 flags;
38 u32 verbose_level;
39 u32 written_records;
40 u32 max_interval_sec;
51 wifi_error rb_start_logging(struct rb_info *rb_info, u32 verbose_level,
52 u32 flags, u32 max_interval_sec, u32 min_data_size);
  /external/blktrace/
jhash.h 58 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)k[7]<<24))
    [all...]
  /hardware/qcom/msm8960/kernel-headers/linux/
msm_q6venc.h 117 u32 region;
119 u32 phys;
120 u32 size;
125 u32 min_qp;
126 u32 max_qp;
130 u32 frame_rate_num;
131 u32 frame_rate_den;
135 u32 slice_mode;
136 u32 units_per_slice;
140 u32 slice_extra_data_flag
    [all...]
  /hardware/qcom/msm8960/original-kernel-headers/linux/
msm_q6venc.h 91 u32 region;
92 u32 phys;
93 u32 size;
98 u32 min_qp;
99 u32 max_qp;
103 u32 frame_rate_num;
104 u32 frame_rate_den;
108 u32 slice_mode;
109 u32 units_per_slice;
113 u32 slice_extra_data_flag
    [all...]
  /hardware/qcom/msm8996/kernel-headers/linux/
msm_q6venc.h 117 u32 region;
119 u32 phys;
120 u32 size;
125 u32 min_qp;
126 u32 max_qp;
130 u32 frame_rate_num;
131 u32 frame_rate_den;
135 u32 slice_mode;
136 u32 units_per_slice;
140 u32 slice_extra_data_flag
    [all...]
  /hardware/qcom/msm8996/original-kernel-headers/linux/
msm_q6venc.h 91 u32 region;
92 u32 phys;
93 u32 size;
98 u32 min_qp;
99 u32 max_qp;
103 u32 frame_rate_num;
104 u32 frame_rate_den;
108 u32 slice_mode;
109 u32 units_per_slice;
113 u32 slice_extra_data_flag
    [all...]
  /hardware/libhardware_legacy/include/hardware_legacy/
wifi_nan.h 40 typedef u32 NanDataPathId;
142 u32 channel;
143 u32 bandwidth;
144 u32 nss;
280 u32 pmk_len;
291 u32 passphrase_len;
365 u32 range_measurement_mm;
367 u32 ranging_event_type;
372 u32 max_concurrent_nan_clusters;
373 u32 max_publishes
    [all...]
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_thread_registry.h 36 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_reuse = 0)
    [all...]
  /external/compiler-rt/lib/asan/
asan_stack.cc 22 void SetMallocContextSize(u32 size) {
26 u32 GetMallocContextSize() {
  /external/syslinux/gpxe/src/crypto/
crc32.c 38 u32 crc32_le ( u32 seed, const void *data, size_t len )
40 u32 crc = seed;
42 u32 mult;
  /external/mesa3d/src/gallium/drivers/nouveau/codegen/lib/
gf100.asm 2 // DIV U32
14 bfind u32 $r2 $r1
18 cvt u32 $r1 neg u32 $r1
19 mul $r3 u32 $r1 u32 $r2
20 add $r2 (mul high u32 $r2 u32 $r3) $r2
21 mul $r3 u32 $r1 u32 $r
    [all...]

Completed in 674 milliseconds

12 3 4 5 6 7 8 91011>>