| /third_party/backends/backend/ |
| H A D | nec.c | 3439 sane_read_direct (SANE_Handle handle, SANE_Byte *dst_buf, SANE_Int max_len, in sane_read_direct() argument 3494 sane_read_shuffled (SANE_Handle handle, SANE_Byte *dst_buf, SANE_Int max_len, in sane_read_shuffled() argument 3648 sane_read (SANE_Handle handle, SANE_Byte *dst_buf, SANE_Int max_len, in sane_read() argument [all...] |
| H A D | rts8891.c | 1708 sane_read(SANE_Handle handle, SANE_Byte * buf, SANE_Int max_len, SANE_Int * len) sane_read() argument
|
| H A D | qcam.c | 2095 sane_read (SANE_Handle handle, SANE_Byte * buf, SANE_Int max_len, in sane_read() argument
|
| H A D | sharp.c | 3954 sane_read_direct (SANE_Handle handle, SANE_Byte *dst_buf, SANE_Int max_len, in sane_read_direct() argument 3998 sane_read_shuffled (SANE_Handle handle, SANE_Byte *dst_buf, SANE_Int max_len, in sane_read_shuffled() argument 4145 sane_read (SANE_Handle handle, SANE_Byte *dst_buf, SANE_Int max_len, in sane_read() argument [all...] |
| /third_party/backends/backend/pixma/ |
| H A D | pixma_bjnp.c | 1946 int add_timeout_to_uri(char *uri, int timeout, int max_len) in add_timeout_to_uri() argument
|
| /third_party/libwebsockets/include/libwebsockets/ |
| H A D | lws-http.h | 135 int max_len; /**< maximum length we can grow the data to */ member
|
| /third_party/libbpf/src/ |
| H A D | btf_dump.c | 1677 const size_t max_len = 256; in btf_dump_resolve_name() local
|
| /third_party/libdrm/intel/ |
| H A D | intel_decode.c | 235 unsigned int max_len; in decode_mi() member 427 unsigned int max_len; in decode_2d() member 1279 unsigned int max_len; in decode_3d_1d() member 2550 unsigned int max_len; decode_3d() member 3146 int unsigned max_len; decode_3d_965() member 3755 unsigned int max_len; decode_3d_i830() member [all...] |
| /third_party/lwip/src/apps/http/ |
| H A D | httpd.c | 535 u16_t len, max_len; in http_write() local
|
| /third_party/lwip/src/apps/http/makefsdata/ |
| H A D | makefsdata.c | 703 static void fix_filename_for_c(char *qualifiedName, size_t max_len) in fix_filename_for_c() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/ |
| H A D | tls_wolfssl.c | 1651 wolfssl_get_appl_data(struct tls_connection *conn, size_t max_len) wolfssl_get_appl_data() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/ |
| H A D | eap.c | 1797 int max_len; in eap_peer_finish() local 174 eap_sm_append_3gpp_realm(struct eap_sm *sm, char *imsi, size_t max_len, size_t *imsi_len, int mnc_len) eap_sm_append_3gpp_realm() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/ |
| H A D | ap_config_file.c | 2342 static int get_hex_config(u8 *buf, size_t max_len, int line, in get_hex_config() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/ |
| H A D | tls_wolfssl.c | 1658 wolfssl_get_appl_data(struct tls_connection *conn, size_t max_len) wolfssl_get_appl_data() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/ |
| H A D | eap.c | 1842 int max_len; in eap_peer_finish() local 175 eap_sm_append_3gpp_realm(struct eap_sm *sm, char *imsi, size_t max_len, size_t *imsi_len, int mnc_len) eap_sm_append_3gpp_realm() argument
|
| /kernel/linux/linux-5.10/crypto/ |
| H A D | testmgr.c | 816 static unsigned int generate_random_length(unsigned int max_len) in generate_random_length() argument
|
| /kernel/linux/linux-5.10/drivers/auxdisplay/ |
| H A D | panel.c | 1137 static void keypad_send_key(const char *string, int max_len) in keypad_send_key() argument
|
| /kernel/linux/linux-5.10/drivers/md/ |
| H A D | dm.c | 1061 sector_t max_len; in max_io_len() local
|
| /kernel/linux/linux-5.10/drivers/mmc/host/ |
| H A D | sunxi-mmc.c | 362 int i, max_len = (1 << host->cfg->idma_des_size_bits); in sunxi_mmc_init_idma_des() local
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/cortina/ |
| H A D | gemini.c | 1986 int max_len = gmac_pick_rx_max_len(new_mtu); in gmac_change_mtu() local
|
| /kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/pcie/ |
| H A D | trans.c | 2995 int max_len = trans_pcie->rx_buf_bytes; in iwl_trans_pcie_dump_rbs() local
|
| /kernel/linux/linux-5.10/tools/perf/util/ |
| H A D | parse-events.c | 2208 int len_str, max_len, cut = 0; in __parse_events_print_error() local
|
| /kernel/linux/linux-5.10/fs/hmdfs/ |
| H A D | hmdfs_dentryfile.c | 680 int max_len = 0; in find_in_block() local
|
| /kernel/linux/linux-5.10/fs/xfs/libxfs/ |
| H A D | xfs_bmap.c | 5279 xfs_fileoff_t max_len; in __xfs_bunmapi() local
|
| /kernel/linux/linux-5.10/net/ipv4/ |
| H A D | tcp_output.c | 2007 u32 partial, needed, window, max_len; in tcp_mss_split_point() local
|