Searched defs:newlist (Results 1 – 16 of 16) sorted by relevance
/external/mesa3d/src/gallium/drivers/r300/compiler/ |
D | radeon_code.c | 64 struct rc_constant * newlist; in rc_constants_add() local
|
/external/elfutils/libdw/ |
D | dwarf_entry_breakpoints.c | 41 Dwarf_Addr *newlist = realloc (*bkpts, ++(*pnbkpts) * sizeof newlist[0]); in add_bkpt() local
|
/external/e2fsprogs/lib/support/ |
D | profile_helpers.c | 92 char **newlist; in add_to_list() local
|
/external/syslinux/com32/lib/syslinux/ |
D | zonelist.c | 318 struct syslinux_memmap *newlist = NULL, **nlp = &newlist; in syslinux_dup_memmap() local
|
/external/antlr/antlr-3.4/runtime/C/src/ |
D | antlr3tokenstream.c | 773 pANTLR3_LIST newlist; in getTokensList() local 789 pANTLR3_LIST newlist; in getTokensType() local
|
/external/curl/src/ |
D | tool_paramhlp.c | 488 struct curl_slist *newlist = curl_slist_append(*list, ptr); in add2list() local
|
/external/mesa3d/src/gallium/drivers/r300/compiler/tests/ |
D | rc_test_helpers.c | 480 struct rc_constant * newlist; in add_constant() local
|
/external/libmtp/src/ |
D | playlist-spl.c | 264 LIBMTP_playlist_t * const newlist) in update_spl_playlist()
|
D | libmtp.c | 2958 LIBMTP_devicestorage_t *oldhead, *ptr1, *ptr2, *newlist; in sort_storage_by() local
|
/external/libvncserver/libvncserver/ |
D | rfbregion.c | 129 sraSpanList *newlist; in sraSpanListDup() local
|
/external/dhcpcd-6.8.2/ |
D | if-options.c | 206 char **newlist; in add_environ() local
|
/external/javassist/src/main/javassist/bytecode/ |
D | AnnotationsAttribute.java | 209 Annotation[] newlist = new Annotation[annotations.length + 1]; in addAnnotation() local
|
/external/dnsmasq/src/ |
D | option.c | 1345 struct server *serv, *newlist = NULL; in one_opt() local
|
/external/python/cpython3/Modules/ |
D | _asynciomodule.c | 511 PyObject *newlist; in _asyncio_Future_remove_done_callback() local
|
/external/python/cpython3/Python/ |
D | bltinmodule.c | 2124 PyObject *newlist, *v, *seq, *keyfunc=NULL, **newargs; in builtin_sorted() local
|
/external/python/cpython2/Python/ |
D | bltinmodule.c | 2229 PyObject *newlist, *v, *seq, *compare=NULL, *keyfunc=NULL, *newargs; in builtin_sorted() local
|