Home
last modified time | relevance | path

Searched defs:buf_len (Results 276 - 281 of 281) sorted by relevance

1...<<1112

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Ddriver_nl80211.c8483 nl80211_send_frame_cmd(struct i802_bss *bss, unsigned int freq, unsigned int wait, const u8 *buf, size_t buf_len, int save_cookie, int no_cck, int no_ack, int offchanok, const u16 *csa_offs, size_t csa_offs_len) global() argument
H A Ddriver.h5694 u16 buf_len; member
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Ddhd_linux.c14842 int buf_len = 0; in dhd_dev_start_mkeep_alive() local
15076 u32 cmd_len, buf_len; in __dhd_apf_add_filter() local
14488 dhd_dev_hotlist_scan_event(struct net_device *dev, const void *data, int *send_evt_bytes, hotlist_type_t type, u32 *buf_len) dhd_dev_hotlist_scan_event() argument
15137 u32 cmd_len, buf_len; __dhd_apf_config_filter() local
18892 dhd_export_debug_data(void *mem_buf, void *fp, const void *user_buf, int buf_len, void *pos) dhd_export_debug_data() argument
[all...]
/third_party/skia/third_party/externals/imgui/
H A Dimgui.cpp5923 size_t buf_len = (size_t)window->NameBufLen; in Begin() local
11037 int buf_len = ::WideCharToMultiByte(CP_UTF8, 0, wbuf_global, -1, NULL, 0, NULL, NULL); in GetClipboardTextFn_DefaultImpl() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver.h5172 u16 buf_len; member
/third_party/astc-encoder/Source/
H A Dtinyexr.h1973 mz_ulong mz_adler32(mz_ulong adler, const unsigned char *ptr, size_t buf_len) { in mz_adler32() argument
1999 mz_ulong mz_crc32(mz_ulong crc, const mz_uint8 *ptr, size_t buf_len) { in mz_crc32() argument
2960 size_t buf_len in tinfl_decompress() local
4380 tdefl_compress_mem_to_output(const void *pBuf, size_t buf_len, tdefl_put_buf_func_ptr pPut_buf_func, void *pPut_buf_user, int flags) tdefl_compress_mem_to_output() argument
[all...]

Completed in 86 milliseconds

1...<<1112