Searched defs:clist (Results 1 – 10 of 10) sorted by relevance
/third_party/pcre2/pcre2/src/ |
D | pcre2_script_run.c | 257 const uint8_t *clist, *rlist; in PRIV() local
|
/third_party/mindspore/mindspore/ccsrc/frontend/parallel/auto_parallel/ |
D | edge_costmodel.cc | 213 CostPtrList clist = CreateEdgeEliminationCostList(output_st_ptr, edges, input_st_ptr); in EdgeEliminationSetNewCost() local 286 CostPtrList clist = CreateOpEliminationCostList(e1, output_st_ptr, op, e2, input_st_ptr); in OpEliminationSetNewCost() local
|
/third_party/alsa-utils/iecset/ |
D | iecset.c | 316 snd_ctl_elem_list_t *clist; in main() local
|
/third_party/toybox/toys/pending/ |
D | syslogd.c | 85 static char *dec(int val, CODE *clist, char *buf) in dec()
|
/third_party/curl/lib/ |
D | cookie.c | 484 struct Cookie *clist; in Curl_cookie_add() local
|
/third_party/iptables/iptables/ |
D | nft-cache.c | 226 struct nft_chain_list *clist = h->cache->table[t->type].chains; in nft_cache_add_chain() local
|
/third_party/openssl/ssl/ |
D | s3_lib.c | 3600 uint16_t *clist; in ssl3_ctrl() local
|
/third_party/openssl/include/openssl/ |
D | ssl.h | 1421 # define SSL_get0_certificate_types(s, clist) \ argument 1423 # define SSL_CTX_set1_client_certificate_types(ctx, clist, clistlen) \ argument 1426 # define SSL_set1_client_certificate_types(s, clist, clistlen) \ argument
|
/third_party/alsa-utils/amixer/ |
D | amixer.c | 96 snd_ctl_elem_list_t *clist; in info() local
|
/third_party/ejdb/src/ |
D | ejdb2.c | 1719 binn *clist = 0; in ejdb_get_meta() local
|