Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_batch.c178 init_reloc_list(struct crocus_reloc_list *rlist, int count) in init_reloc_list()
379 struct crocus_reloc_list *rlist, uint32_t offset, in emit_reloc()
/third_party/python/Modules/clinic/
Dselectmodule.c.h43 PyObject *rlist; in select_select() local
/third_party/node/deps/v8/src/diagnostics/arm/
Ddisasm-arm.cc319 int rlist = instr->RlistValue(); in FormatRegister() local
/third_party/openssl/apps/lib/
Ds_cb.c1111 const unsigned char *rlist; in print_raw_cipherlist() local
/third_party/node/deps/openssl/openssl/apps/lib/
Ds_cb.c1111 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
/third_party/node/deps/v8/src/execution/arm/
Dsimulator-arm.cc1509 int rlist = instr->RlistValue(); in HandleRList() local
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h31563 struct list_head rlist; member