Home
last modified time | relevance | path

Searched defs:rlist (Results 1 – 10 of 10) sorted by relevance

/third_party/pcre2/pcre2/src/
Dpcre2_script_run.c257 const uint8_t *clist, *rlist; in PRIV() local
/third_party/mindspore/tests/ut/cpp/parallel/
Ddevice_manager_test.cc110 RankList rlist; in TEST_F() local
/third_party/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_batch.c126 init_reloc_list(struct brw_reloc_list *rlist, int count) in init_reloc_list()
386 replace_bo_in_reloc_list(struct brw_reloc_list *rlist, in replace_bo_in_reloc_list()
960 struct brw_reloc_list *rlist, uint32_t offset, in emit_reloc()
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_batch.c179 init_reloc_list(struct crocus_reloc_list *rlist, int count) in init_reloc_list()
370 struct crocus_reloc_list *rlist, uint32_t offset, in emit_reloc()
/third_party/e2fsprogs/debugfs/
Ddo_journal.c540 blk64_t *blist = NULL, *rlist = NULL; in do_journal_write() local
/third_party/python/Modules/clinic/
Dselectmodule.c.h43 PyObject *rlist; in select_select() local
/third_party/openssl/apps/
Ds_cb.c1096 const unsigned char *rlist; in print_raw_cipherlist() local
/third_party/python/Modules/
Dselectmodule.c246 select_select_impl(PyObject *module, PyObject *rlist, PyObject *wlist, in select_select_impl()
D_ssl.c4552 PyObject *ci = NULL, *rlist = NULL; in _ssl__SSLContext_get_ca_certs_impl() local
/third_party/toybox/lib/
Dlib.c248 struct string_list *rlist = NULL, **prlist=&rlist; in find_in_path() local