Home
last modified time | relevance | path

Searched defs:newlist (Results 1 – 16 of 16) sorted by relevance

/external/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_code.c64 struct rc_constant * newlist; in rc_constants_add() local
/external/elfutils/libdw/
Ddwarf_entry_breakpoints.c41 Dwarf_Addr *newlist = realloc (*bkpts, ++(*pnbkpts) * sizeof newlist[0]); in add_bkpt() local
/external/e2fsprogs/lib/support/
Dprofile_helpers.c92 char **newlist; in add_to_list() local
/external/syslinux/com32/lib/syslinux/
Dzonelist.c318 struct syslinux_memmap *newlist = NULL, **nlp = &newlist; in syslinux_dup_memmap() local
/external/antlr/antlr-3.4/runtime/C/src/
Dantlr3tokenstream.c773 pANTLR3_LIST newlist; in getTokensList() local
789 pANTLR3_LIST newlist; in getTokensType() local
/external/curl/src/
Dtool_paramhlp.c488 struct curl_slist *newlist = curl_slist_append(*list, ptr); in add2list() local
/external/mesa3d/src/gallium/drivers/r300/compiler/tests/
Drc_test_helpers.c480 struct rc_constant * newlist; in add_constant() local
/external/libmtp/src/
Dplaylist-spl.c264 LIBMTP_playlist_t * const newlist) in update_spl_playlist()
Dlibmtp.c2958 LIBMTP_devicestorage_t *oldhead, *ptr1, *ptr2, *newlist; in sort_storage_by() local
/external/libvncserver/libvncserver/
Drfbregion.c129 sraSpanList *newlist; in sraSpanListDup() local
/external/dhcpcd-6.8.2/
Dif-options.c206 char **newlist; in add_environ() local
/external/javassist/src/main/javassist/bytecode/
DAnnotationsAttribute.java209 Annotation[] newlist = new Annotation[annotations.length + 1]; in addAnnotation() local
/external/dnsmasq/src/
Doption.c1345 struct server *serv, *newlist = NULL; in one_opt() local
/external/python/cpython3/Modules/
D_asynciomodule.c511 PyObject *newlist; in _asyncio_Future_remove_done_callback() local
/external/python/cpython3/Python/
Dbltinmodule.c2124 PyObject *newlist, *v, *seq, *keyfunc=NULL, **newargs; in builtin_sorted() local
/external/python/cpython2/Python/
Dbltinmodule.c2229 PyObject *newlist, *v, *seq, *compare=NULL, *keyfunc=NULL, *newargs; in builtin_sorted() local