Home
last modified time | relevance | path

Searched defs:multi (Results 1 - 25 of 204) sorted by relevance

123456789

/third_party/curl/tests/libtest/
H A Dlib1939.c31 CURLM *multi; in test() local
H A Dlib1500.c35 CURLM *multi = NULL; in test() local
H A Dlib1552.c35 CURLM *multi = NULL; in test() local
H A Dlib1564.c35 CURLM *multi = NULL; in test() local
[all...]
H A Dlib1502.c46 CURLM *multi = NULL; in test() local
[all...]
H A Dlib507.c35 CURLM *multi = NULL; in test() local
H A Dlib1553.c48 CURLM *multi = NULL; in test() local
H A Dlib597.c46 CURLM *multi = NULL; in test() local
H A Dlib591.c41 CURLM *multi = NULL; in test() local
H A Dlib1565.c43 static CURLM *multi = NULL; variable
/third_party/rust/crates/nom/tests/
H A Doverflow.rs30 fn multi(i: &[u8]) -> IResult<&[u8], Vec<&[u8]>> { in overflow_incomplete_length_bytes() functions
44 fn multi(i: &[u8]) -> IResult<&[u8], Vec<&[u8]>> { in overflow_incomplete_many0() functions
60 fn multi(i: &[u8]) -> IResult<&[u8], Vec<&[u8]>> { in overflow_incomplete_many1() functions
76 fn multi( in overflow_incomplete_many_till() functions
92 fn multi(i: &[u8]) -> IResult<&[u8], Vec<&[u8]>> { overflow_incomplete_many_m_n() functions
124 fn multi(i: &[u8]) -> IResult<&[u8], Vec<&[u8]>> { overflow_incomplete_length_count() functions
137 fn multi(i: &[u8]) -> IResult<&[u8], Vec<&[u8]>> { overflow_incomplete_length_data() functions
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_wired_common.h19 int membership, multi, iff_allmulti, iff_up; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Ddriver_wired_common.h19 int membership, multi, iff_allmulti, iff_up; member
/kernel/linux/linux-5.10/scripts/gcc-plugins/
H A DMakefile
/kernel/linux/linux-6.6/scripts/gcc-plugins/
H A DMakefile
/third_party/curl/tests/unit/
H A Dunit1609.c105 struct Curl_multi *multi = NULL; variable
204 curl_multi_cleanup(multi); variable
217 curl_multi_cleanup(multi); variable
H A Dunit1607.c113 struct Curl_multi *multi = NULL; variable
220 curl_multi_cleanup(multi); variable
232 curl_multi_cleanup(multi); variable
/third_party/rust/crates/nom/src/
H A Dlib.rs449 pub mod multi; modules
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxfw/
H A Dmlxfw_mfa2_tlv_multi.c26 const struct mlxfw_mfa2_tlv_multi *multi; in mlxfw_mfa2_tlv_next() local
13 mlxfw_mfa2_tlv_multi_child(const struct mlxfw_mfa2_file *mfa2_file, const struct mlxfw_mfa2_tlv_multi *multi) mlxfw_mfa2_tlv_multi_child() argument
57 mlxfw_mfa2_tlv_multi_child_find(const struct mlxfw_mfa2_file *mfa2_file, const struct mlxfw_mfa2_tlv_multi *multi, enum mlxfw_mfa2_tlv_type type, u16 index) mlxfw_mfa2_tlv_multi_child_find() argument
77 mlxfw_mfa2_tlv_multi_child_count(const struct mlxfw_mfa2_file *mfa2_file, const struct mlxfw_mfa2_tlv_multi *multi, enum mlxfw_mfa2_tlv_type type, u16 *p_count) mlxfw_mfa2_tlv_multi_child_count() argument
[all...]
/kernel/linux/linux-5.10/sound/pci/ctxfi/
H A Dctresource.c58 static int put_resource(u8 *rscs, unsigned int multi, unsigned int idx) in put_resource() argument
23 get_resource(u8 *rscs, unsigned int amount, unsigned int multi, unsigned int *ridx) get_resource() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxfw/
H A Dmlxfw_mfa2_tlv_multi.c26 const struct mlxfw_mfa2_tlv_multi *multi; in mlxfw_mfa2_tlv_next() local
13 mlxfw_mfa2_tlv_multi_child(const struct mlxfw_mfa2_file *mfa2_file, const struct mlxfw_mfa2_tlv_multi *multi) mlxfw_mfa2_tlv_multi_child() argument
57 mlxfw_mfa2_tlv_multi_child_find(const struct mlxfw_mfa2_file *mfa2_file, const struct mlxfw_mfa2_tlv_multi *multi, enum mlxfw_mfa2_tlv_type type, u16 index) mlxfw_mfa2_tlv_multi_child_find() argument
77 mlxfw_mfa2_tlv_multi_child_count(const struct mlxfw_mfa2_file *mfa2_file, const struct mlxfw_mfa2_tlv_multi *multi, enum mlxfw_mfa2_tlv_type type, u16 *p_count) mlxfw_mfa2_tlv_multi_child_count() argument
[all...]
/kernel/linux/linux-6.6/sound/pci/ctxfi/
H A Dctresource.c58 static int put_resource(u8 *rscs, unsigned int multi, unsigned int idx) in put_resource() argument
23 get_resource(u8 *rscs, unsigned int amount, unsigned int multi, unsigned int *ridx) get_resource() argument
/kernel/linux/linux-5.10/drivers/bus/
H A Domap_l3_smx.c145 u8 multi = error & L3_ERROR_LOG_MULTI; in omap3_l3_block_irq() local
/kernel/linux/linux-5.10/tools/perf/bench/
H A Dfutex-lock-pi.c36 static bool silent = false, multi = false; variable
/kernel/linux/linux-5.10/net/netfilter/ipset/
H A Dip_set_hash_mac.c41 hash_mac4_data_equal(const struct hash_mac4_elem *e1, const struct hash_mac4_elem *e2, u32 *multi) hash_mac4_data_equal() argument

Completed in 8 milliseconds

123456789