Home
last modified time | relevance | path

Searched defs:multi (Results 76 - 100 of 208) sorted by relevance

123456789

/third_party/curl/tests/http/clients/
H A Dtls-session-reuse.c144 static void add_transfer(CURLM *multi, CURLSH *share, in add_transfer() argument
182 CURLM *multi; in main() local
[all...]
/third_party/curl/docs/examples/
H A Dmulti-event.c151 static int start_timeout(CURLM *multi, long timeout_ms, void *userp) in start_timeout() argument
H A Dmulti-uv.c161 static int start_timeout(CURLM *multi, long timeout_ms, void *userp) in start_timeout() argument
/third_party/lzma/CS/7zip/Common/
H A DCommandLineParser.cs26 public SwitchForm(string idString, SwitchType type, bool multi, in SwitchForm() argument
36 public SwitchForm(string idString, SwitchType type, bool multi, int minLen): in SwitchForm() argument
40 public SwitchForm(string idString, SwitchType type, bool multi): in SwitchForm() argument
/third_party/skia/third_party/externals/microhttpd/src/testcurl/
H A Dperf_get.c366 CURLM *multi; in testExternalGet() local
[all...]
H A Dtest_get.c268 CURLM *multi; in testExternalGet() local
[all...]
H A Dtest_get_chunked.c289 CURLM *multi; in testExternalGet() local
[all...]
H A Dtest_get_sendfile.c271 CURLM *multi; in testExternalGet() local
[all...]
H A Dtest_large_put.c328 CURLM *multi; in testExternalPut() local
[all...]
H A Dtest_post_loop.c309 CURLM *multi; in testExternalPost() local
[all...]
H A Dtest_postform.c349 CURLM *multi; in testExternalPost() local
[all...]
H A Dtest_process_headers.c303 CURLM *multi; in testExternalGet() local
[all...]
H A Dtest_put.c299 CURLM *multi; in testExternalPut() local
[all...]
H A Dtest_put_chunked.c309 CURLM *multi; in testExternalPut() local
[all...]
H A Dtest_quiesce.c309 CURLM *multi; in testExternalGet() local
[all...]
/third_party/skia/third_party/externals/microhttpd/src/testzzuf/
H A Dtest_post.c259 CURLM *multi; in testExternalPost() local
[all...]
H A Dtest_post_form.c275 CURLM *multi; in testExternalPost() local
[all...]
H A Dtest_put.c227 CURLM *multi; in testExternalPut() local
[all...]
H A Dtest_put_chunked.c239 CURLM *multi; in testExternalPut() local
[all...]
H A Dtest_put_large.c242 CURLM *multi; in testExternalPut() local
[all...]
/third_party/rust/crates/nom/src/multi/
H A Dtests.rs23 fn multi(i: &[u8]) -> IResult<&[u8], Vec<&[u8]>> { in separated_list0_test() functions
72 fn multi(i: &[u8]) -> IResult<&[u8], Vec<&[u8]>> { in separated_list1_test() functions
107 fn multi(i: &[u8]) -> IResult<&[u8], Vec<&[u8]>> { many0_test() functions
135 fn multi(i: &[u8]) -> IResult<&[u8], Vec<&[u8]>> { many1_test() functions
158 fn multi(i: &[u8]) -> IResult<&[u8], (Vec<&[u8]>, &[u8])> { many_till_test() functions
208 fn multi(i: &[u8]) -> IResult<&[u8], Vec<&[u8]>> { many_m_n_test() functions
414 fn multi(i: &[u8]) -> IResult<&[u8], Vec<&[u8]>> { fold_many0_test() functions
446 fn multi(i: &[u8]) -> IResult<&[u8], Vec<&[u8]>> { fold_many1_test() functions
473 fn multi(i: &[u8]) -> IResult<&[u8], Vec<&[u8]>> { fold_many_m_n_test() functions
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxfw/
H A Dmlxfw_mfa2.c117 const struct mlxfw_mfa2_tlv_multi *multi; in mlxfw_mfa2_file_dev_validate() local
95 mlxfw_mfa2_tlv_multi_validate(const struct mlxfw_mfa2_file *mfa2_file, const struct mlxfw_mfa2_tlv_multi *multi) mlxfw_mfa2_tlv_multi_validate() argument
190 const struct mlxfw_mfa2_tlv_multi *multi; mlxfw_mfa2_file_comp_validate() local
263 const struct mlxfw_mfa2_tlv_multi *multi; mlxfw_mfa2_file_init() local
474 const struct mlxfw_mfa2_tlv_multi *multi; mlxfw_mfa2_file_component_tlv_get() local
[all...]
/kernel/linux/linux-5.10/sound/pci/ctxfi/
H A Dctsrc.h49 unsigned char multi; member
77 unsigned char multi; member
/kernel/linux/linux-5.10/net/netfilter/ipset/
H A Dip_set_hash_netiface.c68 hash_netiface4_data_equal(const struct hash_netiface4_elem *ip1, const struct hash_netiface4_elem *ip2, u32 *multi) hash_netiface4_data_equal() argument
302 hash_netiface6_data_equal(const struct hash_netiface6_elem *ip1, const struct hash_netiface6_elem *ip2, u32 *multi) hash_netiface6_data_equal() argument
H A Dip_set_hash_netportnet.c61 hash_netportnet4_data_equal(const struct hash_netportnet4_elem *ip1, const struct hash_netportnet4_elem *ip2, u32 *multi) hash_netportnet4_data_equal() argument
352 hash_netportnet6_data_equal(const struct hash_netportnet6_elem *ip1, const struct hash_netportnet6_elem *ip2, u32 *multi) hash_netportnet6_data_equal() argument

Completed in 14 milliseconds

123456789