Searched defs:rlist (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/tests/ut/cpp/parallel/ |
D | device_manager_test.cc | 110 RankList rlist; in TEST_F() local
|
/third_party/mesa3d/src/mesa/drivers/dri/i965/ |
D | brw_batch.c | 126 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/ |
D | crocus_batch.c | 179 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/ |
D | do_journal.c | 540 blk64_t *blist = NULL, *rlist = NULL; in do_journal_write() local
|
/third_party/python/Modules/clinic/ |
D | selectmodule.c.h | 43 PyObject *rlist; in select_select() local
|
/third_party/openssl/apps/ |
D | s_cb.c | 1096 const unsigned char *rlist; in print_raw_cipherlist() local
|
/third_party/python/Modules/ |
D | selectmodule.c | 246 select_select_impl(PyObject *module, PyObject *rlist, PyObject *wlist, in select_select_impl()
|
D | _ssl.c | 4552 PyObject *ci = NULL, *rlist = NULL; in _ssl__SSLContext_get_ca_certs_impl() local
|
/third_party/toybox/lib/ |
D | lib.c | 248 struct string_list *rlist = NULL, **prlist=&rlist; in find_in_path() local
|