Home
last modified time | relevance | path

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

/external/elfutils/src/libdw/
Ddwarf_entry_breakpoints.c48 Dwarf_Addr *newlist = realloc (*bkpts, ++nbkpts * sizeof newlist[0]); local
/external/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_code.c64 struct rc_constant * newlist; in rc_constants_add() local
/external/e2fsprogs/e2fsck/
Dprofile_helpers.c90 char **newlist; in add_to_list() 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/dhcpcd/
Dif-options.c134 char **newlist; in add_environ() local
/external/libmtp/src/
Dplaylist-spl.c263 LIBMTP_playlist_t * const newlist) in update_spl_playlist()
Dlibmtp.c2684 LIBMTP_devicestorage_t *oldhead, *ptr1, *ptr2, *newlist; in sort_storage_by() local
/external/libvncserver/libvncserver/
Drfbregion.c129 sraSpanList *newlist; in sraSpanListDup() local
/external/javassist/src/main/javassist/bytecode/
DAnnotationsAttribute.java209 Annotation[] newlist = new Annotation[annotations.length + 1]; in addAnnotation() local
/external/dnsmasq/src/
Doption.c1388 struct server *serv, *newlist = NULL; in one_opt() local
/external/robolectric/lib/main/
Djavassist-3.14.0-GA.jarMETA-INF/ META-INF/MANIFEST.MF javassist/ javassist/bytecode/ javassist/ ...