/external/tensorflow/tensorflow/tools/compatibility/ |
D | tf_upgrade_v2_main.py | 28 def process_file(in_filename, out_filename, upgrader): function 33 upgrader.process_file(in_filename, out_filename) 36 ipynb.process_file(in_filename, out_filename, upgrader) 109 files_processed, report_text, errors = process_file(
|
D | tf_upgrade.py | 239 files_processed, report_text, errors = upgrade.process_file(
|
D | ipynb.py | 30 def process_file(in_filename, out_filename, upgrader): function
|
D | ast_edits.py | 479 def process_file(self, in_filename, out_filename): member in ASTCodeUpgrader 624 _, l_report, l_errors = self.process_file(input_path, output_path) 651 _, l_report, l_errors = self.process_file(path, path)
|
D | tf_upgrade_test.py | 144 upgrader.process_file(temp_file.name, temp_file.name)
|
D | tf_upgrade_v2_test.py | 1534 upgrader.process_file(temp_file.name, temp_file.name)
|
/external/ltp/testcases/kernel/sched/sched_stress/ |
D | sched_tc1.c | 72 void process_file(char *); 142 process_file(filename); in main() 160 void process_file(char *filename) in process_file() function
|
D | sched_tc0.c | 75 void process_file(char *); 152 process_file(filename); in main() 173 void process_file(char *filename) in process_file() function
|
/external/elfutils/libdwfl/ |
D | offline.c | 110 process_file (Dwfl *dwfl, const char *name, const char *file_name, int fd, in process_file() function 232 *mod = process_file (dwfl, name, member_name, fd, member, predicate); in process_archive_member() 287 Dwfl_Module *mod = process_file (dwfl, name, file_name, fd, elf, predicate); in __libdwfl_report_offline()
|
/external/elfutils/src/ |
D | findtextrel.c | 87 static int process_file (const char *fname, bool more_than_one); 140 result = process_file ("a.out", false); in main() 147 result |= process_file (argv[remaining], more_than_one); in main() 184 process_file (const char *fname, bool more_than_one) in process_file() function
|
D | size.c | 93 static int process_file (const char *fname); 182 result = process_file ("a.out"); in main() 186 result |= process_file (argv[remaining]); in main() 267 process_file (const char *fname) in process_file() function
|
D | objdump.c | 91 static int process_file (const char *fname, bool more_than_one); 157 result = process_file ("a.out", false); in main() 164 result |= process_file (argv[remaining], more_than_one); in main() 235 process_file (const char *fname, bool more_than_one) in process_file() function
|
D | nm.c | 128 static int process_file (const char *fname, bool more_than_one); 242 result = process_file ("a.out", false); in main() 249 result |= process_file (argv[remaining], more_than_one); in main() 358 process_file (const char *fname, bool more_than_one) in process_file() function
|
D | ChangeLog | 141 * findtextrel.c (process_file): Check that sh_entsize is not zero. 230 (process_file): Check whether section needs to change. Don't rewrite 236 * elfcompress.c (process_file): Swap fchmod and fchown calls. 492 (process_file): ...here. Check do_not_close_dwfl. 989 * elfcompress.c (process_file): Use dwelf_strtab functions instead of 1115 * nm.c (process_file): Accept fd and pass it on. 1177 * readelf.c (process_file): Likewise. 1179 * findtextrel.c (process_file): Replace open64 with open. 1186 (process_file): Replace stat64 and fstat64 with stat and fstat. 1247 * findtextrel.c (process_file): Likewise. [all …]
|
D | elfcompress.c | 246 process_file (const char *fname) in process_file() function 1359 result |= process_file (argv[remaining]); in main()
|
D | strip.c | 114 static int process_file (const char *fname); 260 result = process_file ("a.out"); in main() 272 result |= process_file (argv[remaining]); in main() 714 process_file (const char *fname) in process_file() function
|
D | elflint.c | 90 static void process_file (int fd, Elf *elf, const char *prefix, 175 process_file (fd, elf, NULL, NULL, argv[remaining], st.st_size, in main() 232 process_file (int fd, Elf *elf, const char *prefix, const char *suffix, in process_file() function 277 process_file (fd, subelf, new_prefix, new_suffix, in process_file()
|
/external/u-boot/tools/ |
D | rkmux.py | 114 def process_file(name, fd): function 210 process_file(name, fd)
|
/external/selinux/libselinux/src/ |
D | label_backends_android.c | 142 static int process_file(struct selabel_handle *rec, const char *path) in process_file() function 251 status = process_file(rec, rec->spec_files[i]); in init()
|
D | label_file.c | 529 static int process_file(const char *path, const char *suffix, in process_file() function 807 status = process_file(rec->spec_files[i], NULL, rec, prefix, rec->digest); in init() 819 status = process_file(rec->spec_files[0], "homedirs", rec, prefix, in init() 824 status = process_file(rec->spec_files[0], "local", rec, prefix, in init()
|
/external/selinux/libselinux/utils/ |
D | sefcontext_compile.c | 32 static int process_file(struct selabel_handle *rec, const char *filename) in process_file() function 389 rc = process_file(rec, path); in main()
|
/external/elfutils/tests/ |
D | run-allfcts.sh | 34 /home/drepper/gnu/elfutils/build/src/../../src/strip.c:217:process_file
|
/external/grpc-grpc/third_party/nanopb/generator/ |
D | nanopb_generator.py | 1460 def process_file(filename, fdesc, options, other_files = {}): function 1525 results = process_file(filename, None, options) 1585 results = process_file(filename, fdesc, options, other_files)
|
/external/u-boot/scripts/ |
D | kernel-doc | 2338 sub process_file($) { subroutine 2610 process_file($_);
|
/external/nanopb-c/generator/ |
D | nanopb_generator.py | 1568 def process_file(filename, fdesc, options, other_files = {}): function 1636 results = process_file(filename, None, options) 1700 results = process_file(filename, fdesc, options, other_files)
|