Home
last modified time | relevance | path

Searched defs:next (Results 1 – 25 of 27) sorted by relevance

12

/ndk/sources/host-tools/make-3.81/
Ddep.h38 struct dep *next; member
53 struct nameseq *next; member
Drule.h23 struct rule *next; member
Dvpath.c31 struct vpath *next; /* Pointer to next struct in the linked list. */ member
183 struct vpath *next = path->next; in construct_vpath_list() local
Dimplicit.c71 struct idep *next; /* struct dep -compatible interface */ member
813 struct dep *next = dep->next; in pattern_search() local
Drule.c85 struct rule *next = rule->next; in count_implicit_rule_limits() local
412 struct rule *next = rule->next; in freerule() local
Djob.h42 struct child *next; /* Link in the chain. */ member
Dvariable.h93 struct variable_set_list *next; /* Link in the chain. */ member
101 struct pattern_var *next; member
Dstrcache.c32 struct strcache *next; /* The next block of strings. */ member
Dfunction.c369 struct nameseq *next = chain->next; in string_glob() local
881 struct a_word *next; member
912 struct a_pattern *next; member
2192 char *next; in handle_function() local
Dmain.c446 struct command_variable *next; member
2678 struct flag *next; in define_makeflags() member
Dalloca.c156 union hdr *next; /* For chaining headers. */ member
Dread.c826 struct nameseq *next = files->next; in eval() local
/ndk/sources/host-tools/ndk-stack/elff/
Ddwarf_die.cc27 DIEObject* next = to_del->prev_sibling(); in ~DIEObject() local
Ddwarf_defs.h325 const Dwarf_Leb128* next = in process() local
383 const Dwarf_Leb128* next = in process() local
/ndk/sources/cxx-stl/stlport/src/
Dcxa.c60 struct exit_function_list *next; member
/ndk/sources/host-tools/make-3.81/glob/
Dglob.c389 const char *next; local
1223 struct globlink *next; member
/ndk/sources/host-tools/sed-4.2.1/sed/
Dfmt.c515 line_cost (register WORD *next, register int len) in line_cost()
Dsed.h119 struct replacement *next; member
Dcompile.c91 struct sed_label *next; /* linked list (stack) */ member
Dexecute.c110 struct append_queue *next; member
/ndk/sources/host-tools/sed-4.2.1/lib/
Dalloca.c138 union hdr *next; /* For chaining headers. */ member
Dregcomp.c962 bin_tree_storage_t *storage, *next; in free_workarea_compile() local
1984 re_token_t next; in peek_token() local
Dregex_internal.h490 struct bin_tree_t *next; member
505 struct bin_tree_storage_t *next; member
/ndk/sources/cxx-stl/stlport/src/c_locale_win32/
Dc_wlocale_win32.c186 char *buf, size_t n, char **next) { in _WLocale_unshift()
/ndk/sources/host-tools/ndk-stack/regex/
Dregcomp.c56 char *next; /* next character in RE */ member

12