/ndk/sources/host-tools/make-3.81/ |
D | dep.h | 38 struct dep *next; member 53 struct nameseq *next; member
|
D | rule.h | 23 struct rule *next; member
|
D | vpath.c | 31 struct vpath *next; /* Pointer to next struct in the linked list. */ member 183 struct vpath *next = path->next; in construct_vpath_list() local
|
D | implicit.c | 71 struct idep *next; /* struct dep -compatible interface */ member 813 struct dep *next = dep->next; in pattern_search() local
|
D | rule.c | 85 struct rule *next = rule->next; in count_implicit_rule_limits() local 412 struct rule *next = rule->next; in freerule() local
|
D | job.h | 42 struct child *next; /* Link in the chain. */ member
|
D | variable.h | 93 struct variable_set_list *next; /* Link in the chain. */ member 101 struct pattern_var *next; member
|
D | strcache.c | 32 struct strcache *next; /* The next block of strings. */ member
|
D | function.c | 369 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
|
D | main.c | 446 struct command_variable *next; member 2678 struct flag *next; in define_makeflags() member
|
D | alloca.c | 156 union hdr *next; /* For chaining headers. */ member
|
D | read.c | 826 struct nameseq *next = files->next; in eval() local
|
/ndk/sources/host-tools/ndk-stack/elff/ |
D | dwarf_die.cc | 27 DIEObject* next = to_del->prev_sibling(); in ~DIEObject() local
|
D | dwarf_defs.h | 325 const Dwarf_Leb128* next = in process() local 383 const Dwarf_Leb128* next = in process() local
|
/ndk/sources/cxx-stl/stlport/src/ |
D | cxa.c | 60 struct exit_function_list *next; member
|
/ndk/sources/host-tools/make-3.81/glob/ |
D | glob.c | 389 const char *next; local 1223 struct globlink *next; member
|
/ndk/sources/host-tools/sed-4.2.1/sed/ |
D | fmt.c | 515 line_cost (register WORD *next, register int len) in line_cost()
|
D | sed.h | 119 struct replacement *next; member
|
D | compile.c | 91 struct sed_label *next; /* linked list (stack) */ member
|
D | execute.c | 110 struct append_queue *next; member
|
/ndk/sources/host-tools/sed-4.2.1/lib/ |
D | alloca.c | 138 union hdr *next; /* For chaining headers. */ member
|
D | regcomp.c | 962 bin_tree_storage_t *storage, *next; in free_workarea_compile() local 1984 re_token_t next; in peek_token() local
|
D | regex_internal.h | 490 struct bin_tree_t *next; member 505 struct bin_tree_storage_t *next; member
|
/ndk/sources/cxx-stl/stlport/src/c_locale_win32/ |
D | c_wlocale_win32.c | 186 char *buf, size_t n, char **next) { in _WLocale_unshift()
|
/ndk/sources/host-tools/ndk-stack/regex/ |
D | regcomp.c | 56 char *next; /* next character in RE */ member
|