Home
last modified time | relevance | path

Searched refs:clist (Results 1 – 20 of 20) sorted by relevance

/third_party/curl/lib/
Dcookie.c484 struct Cookie *clist; in Curl_cookie_add() local
1049 clist = c->cookies[myhash]; in Curl_cookie_add()
1051 while(clist) { in Curl_cookie_add()
1052 if(strcasecompare(clist->name, co->name)) { in Curl_cookie_add()
1055 if(clist->domain && co->domain) { in Curl_cookie_add()
1056 if(strcasecompare(clist->domain, co->domain) && in Curl_cookie_add()
1057 (clist->tailmatch == co->tailmatch)) in Curl_cookie_add()
1061 else if(!clist->domain && !co->domain) in Curl_cookie_add()
1067 if(clist->spath && co->spath) { in Curl_cookie_add()
1068 if(clist->secure && !co->secure && !secure) { in Curl_cookie_add()
[all …]
/third_party/alsa-utils/iecset/
Diecset.c316 snd_ctl_elem_list_t *clist; in main() local
364 snd_ctl_elem_list_alloca(&clist); in main()
365 if ((err = snd_ctl_elem_list(ctl, clist)) < 0) { in main()
369 if ((err = snd_ctl_elem_list_alloc_space(clist, snd_ctl_elem_list_get_count(clist))) < 0) { in main()
373 if ((err = snd_ctl_elem_list(ctl, clist)) < 0) { in main()
378 controls = snd_ctl_elem_list_get_used(clist); in main()
380 if (!strcmp(snd_ctl_elem_list_get_name(clist, cidx), spdif_str)) in main()
382 snd_ctl_elem_list_get_index(clist, cidx) == spdif_index) in main()
392 snd_ctl_elem_list_get_id(clist, cidx, cid); in main()
/third_party/pcre2/pcre2/src/
Dpcre2_script_run.c257 const uint8_t *clist, *rlist; in PRIV() local
348 for (clist = list; *clist != 0; clist++) in PRIV()
350 if (*rlist == *clist) in PRIV()
/third_party/mindspore/mindspore/ccsrc/frontend/parallel/auto_parallel/
Dedge_costmodel.cc213 CostPtrList clist = CreateEdgeEliminationCostList(output_st_ptr, edges, input_st_ptr); in EdgeEliminationSetNewCost() local
215 cost_map_[key] = clist; in EdgeEliminationSetNewCost()
216 if ((!valid) && (!clist.empty())) { in EdgeEliminationSetNewCost()
286 CostPtrList clist = CreateOpEliminationCostList(e1, output_st_ptr, op, e2, input_st_ptr); in OpEliminationSetNewCost() local
288 cost_map_[key] = clist; in OpEliminationSetNewCost()
289 if ((!valid) && (!clist.empty())) { in OpEliminationSetNewCost()
Dcostmodel.h343 void Simplify(CostPtrList *clist);
344 void SimplifyForDecreasingCommunicationForward(CostPtrList *clist);
345 void SimplifyForDecreasingCommunicationWithPartialPara(CostPtrList *clist);
/third_party/toybox/toys/pending/
Dsyslogd.c85 static char *dec(int val, CODE *clist, char *buf) in dec() argument
87 for (; clist->c_name; clist++) in dec()
88 if (val == clist->c_val) return clist->c_name; in dec()
/third_party/mindspore/tests/st/ops/cpu/
Dtest_lstm_op.py307 self.clist = []
313 self.clist.append(Parameter(initializer(
319 self.c = ParameterTuple(tuple(self.clist))
/third_party/openssl/doc/man3/
DSSL_CTX_set1_curves.pod24 int SSL_CTX_set1_curves(SSL_CTX *ctx, int *clist, int clistlen);
27 int SSL_set1_curves(SSL *ssl, int *clist, int clistlen);
/third_party/iptables/iptables/
Dnft-cache.c226 struct nft_chain_list *clist = h->cache->table[t->type].chains; in nft_cache_add_chain() local
227 struct list_head *pos = &clist->list; in nft_cache_add_chain()
231 list_for_each_entry(cur, &clist->list, head) { in nft_cache_add_chain()
/third_party/ejdb/src/
Dejdb2.c1719 binn *clist = 0; in ejdb_get_meta() local
1733 clist = binn_list(); in ejdb_get_meta()
1734 if (!clist) { in ejdb_get_meta()
1743 rc = _jb_coll_add_meta_lr(jbc, clist); in ejdb_get_meta()
1746 if (!binn_object_set_list(&jbl->bn, "collections", clist)) { in ejdb_get_meta()
1750 binn_free(clist); in ejdb_get_meta()
1751 clist = 0; in ejdb_get_meta()
1756 if (clist) { in ejdb_get_meta()
1757 binn_free(clist); in ejdb_get_meta()
/third_party/openssl/include/openssl/
Dssl.h1421 # define SSL_get0_certificate_types(s, clist) \ argument
1422 SSL_ctrl(s, SSL_CTRL_GET_CLIENT_CERT_TYPES, 0, (char *)(clist))
1423 # define SSL_CTX_set1_client_certificate_types(ctx, clist, clistlen) \ argument
1425 (char *)(clist))
1426 # define SSL_set1_client_certificate_types(s, clist, clistlen) \ argument
1427 SSL_ctrl(s,SSL_CTRL_SET_CLIENT_CERT_TYPES,clistlen,(char *)(clist))
/third_party/alsa-utils/amixer/
Damixer.c96 snd_ctl_elem_list_t *clist; in info() local
98 snd_ctl_elem_list_alloca(&clist); in info()
113 if ((err = snd_ctl_elem_list(handle, clist)) < 0) { in info()
116 printf(" Controls : %i\n", snd_ctl_elem_list_get_count(clist)); in info()
/third_party/python/Lib/
Dpstats.py479 clist = sorted(call_dict.keys())
481 for func in clist:
/third_party/pcre2/pcre2/testdata/
Dtestoutput53005 clist 03a3 03c2 03c3
3019 clist 03a3 03c2 03c3
3027 not clist 03a3 03c2 03c3
3035 clist 03a3 03c2 03c3 ++
3043 not clist 03a3 03c2 03c3 ++
3052 clist 03a3 03c2 03c3
3060 clist 03a3 03c2 03c3 ++
3069 clist 03a3 03c2 03c3 *
3070 clist 03a3 03c2 03c3
3103 clist 03a3 03c2 03c3 *
[all …]
Dtestoutput12-321349 clist 03a3 03c2 03c3
Dtestoutput101493 clist 03a3 03c2 03c3
Dtestoutput12-161355 clist 03a3 03c2 03c3
/third_party/curl/packages/vms/
Dsetup_gnv_curl_build.com61 $ clist = "/list/show=(expan,includ)"
/third_party/openssl/ssl/
Ds3_lib.c3600 uint16_t *clist; in ssl3_ctrl() local
3605 clist = s->ext.peer_supportedgroups; in ssl3_ctrl()
3612 const TLS_GROUP_INFO *cinf = tls1_group_id_lookup(clist[i]); in ssl3_ctrl()
3617 cptr[i] = TLSEXT_nid_unknown | clist[i]; in ssl3_ctrl()
/third_party/chromium/patch/
D0003-3.2-Beta3-1115.patch186482 - set clist [lindex $args 0]
186484 + set clist [$hdl constraints]
186487 if {[llength $clist]!=1} { error "unexpected constraint list" }
186489 array set C [lindex $clist 0]
186495 + set clist [$hdl constraints]
186501 - set clist [lindex $args 0]
186503 for {set idx 0} {$idx < [llength $clist]} {incr idx} {
186509 - set clist [lindex $args 0]
186511 + set clist [$hdl constraints]
186514 #puts $clist
[all …]