/ndk/sources/host-tools/make-3.81/ |
D | filedef.h | 26 struct file struct 29 char *hname; /* Hashed filename */ argument 40 struct file *prev; /* Previous entry for same file name; argument 43 struct file *last; /* Last entry for the same file name. */ argument 47 struct file *renamed; argument 58 struct file *parent; argument 62 struct file *double_colon; argument 75 unsigned int precious:1; /* Non-0 means don't delete file on quit */ argument 76 unsigned int low_resolution_time:1; /* Nonzero if this file's time stamp argument 80 this file; don't search again. */ argument [all …]
|
D | remake.c | 87 #define MTIME(file) (rebuilding_makefiles ? file_mtime_no_search (file) \ in update_goal_chain() argument 127 struct file *file; in update_goal_chain() local 284 update_file (struct file *file, unsigned int depth) in update_file() 346 complain (const struct file *file) in complain() 370 update_file_1 (struct file *file, unsigned int depth) in update_file_1() 796 notice_finished_file (struct file *file) in notice_finished_file() 933 check_dep (struct file *file, unsigned int depth, in check_dep() 1045 touch_file (struct file *file) in touch_file() 1097 remake_file (struct file *file) in remake_file() 1144 f_mtime (struct file *file, int search) in f_mtime() [all …]
|
D | commands.c | 45 set_file_variables (struct file *file) in set_file_variables() 368 execute_file_commands (struct file *file) in execute_file_commands() 528 delete_target (struct file *file, char *on_behalf_of) in delete_target()
|
D | vpath.c | 318 gpath_search (char *file, unsigned int len) in gpath_search() 337 vpath_search (char **file, FILE_TIMESTAMP *mtime_ptr) in vpath_search() 372 selective_vpath_search (struct vpath *path, char **file, in selective_vpath_search()
|
D | expand.c | 99 recursively_expand_for_file (struct variable *v, struct file *file) in recursively_expand_for_file() 449 variable_expand_for_file (char *line, struct file *file) in variable_expand_for_file() 539 allocated_variable_expand_for_file (char *line, struct file *file) in allocated_variable_expand_for_file()
|
D | dep.h | 41 struct file *file; member
|
D | implicit.c | 39 try_implicit_rule (struct file *file, unsigned int depth) in try_implicit_rule() 200 pattern_search (struct file *file, int archive, in pattern_search()
|
D | job.h | 44 struct file *file; /* File being remade. */ member
|
D | variable.c | 445 initialize_file_variables (struct file *file, int reading) in initialize_file_variables() 853 target_environment (struct file *file) in target_environment() 1477 print_file_variables (struct file *file) in print_file_variables()
|
D | job.c | 1485 new_job (struct file *file) in new_job() 2926 construct_command_argv (char *line, char **restp, struct file *file, in construct_command_argv()
|
D | file.c | 756 set_command_state (struct file *file, enum cmd_state state) in set_command_state()
|
D | main.c | 1194 BPTR env, file, old; in main() local
|
/ndk/sources/host-tools/sed-4.2.1/lib/ |
D | dirname.c | 32 dir_len (char const *file) in dir_len() 71 dir_name (char const *file) in dir_name()
|
D | stripslash.c | 30 strip_trailing_slashes (char *file) in strip_trailing_slashes()
|
D | lstat.c | 54 rpl_lstat (const char *file, struct stat *sbuf) in rpl_lstat()
|
D | tempname.c | 72 # define __lxstat64(version, file, buf) lstat (file, buf) argument 73 # define __xstat64(version, file, buf) stat (file, buf) argument
|
/ndk/sources/host-tools/sed-4.2.1/build-aux/ |
D | link-warning.h | 13 # define GL_LINK_WARNING1(file, line, message) \ argument 15 # define GL_LINK_WARNING2(file, line, message) \ argument
|
/ndk/sources/cxx-stl/stlport/src/ |
D | stdio_streambuf.cpp | 55 stdio_streambuf_base::stdio_streambuf_base(FILE* file) in stdio_streambuf_base()
|
/ndk/sources/android/cpufeatures/ |
D | cpu-features.c | 343 char file[64]; in cpulist_read_from() local
|
/ndk/sources/host-tools/nawk-20071023/ |
D | lib.c | 36 char *file = ""; variable
|
/ndk/sources/host-tools/sed-4.2.1/sed/ |
D | compile.c | 70 FILE *file; member
|