Searched refs:exes (Results 1 – 19 of 19) sorted by relevance
/external/autotest/client/site_tests/security_SysVIPC/ |
D | security_SysVIPC.py | 43 exes = set() 45 exes.add(os.readlink(link)) 46 return tuple(sorted(exes))
|
/external/python/cpython3/Lib/distutils/tests/ |
D | test_cygwinccompiler.py | 20 exes = self.test_class._exes 21 if self.cmd in exes: 23 self.stdout = BytesIO(exes[self.cmd])
|
D | test_sysconfig.py | 88 self.exes = kw 92 self.assertEqual(comp.exes['archiver'], 'my_ar -arflags')
|
/external/python/cpython2/Lib/distutils/tests/ |
D | test_ccompiler.py | 69 self.exes = kw 73 self.assertEqual(comp.exes['archiver'], 'my_ar -arflags')
|
/external/blktrace/btt/ |
D | proc.c | 237 if (exes == NULL) in pip_foreach_out() 241 char *exe, *p, *next, *exes_save = strdup(exes); in pip_foreach_out()
|
D | bt_timeline.c | 30 char *devices, *exes, *input_name, *output_name, *seek_name, *bno_dump_name; variable
|
D | args.c | 306 exes = optarg; in handle_args()
|
D | globals.h | 169 extern char bt_timeline_version[], *devices, *exes, *input_name, *output_name;
|
D | output.c | 715 if (exes == NULL || *exes != '\0') { in output_avgs()
|
/external/pcre/dist2/ |
D | RunTest.bat | 524 @echo location of the the built exes) you call RunTest.bat. By default RunTest.bat 528 @echo If the build dir is not under the source dir you can either copy your exes 530 @echo location of your built exes and then run RunTest.bat.
|
D | CMakeLists.txt | 48 # 2011-10-04 Sheri changed various add_test's to use exes' location built instead 606 # exes in Debug location tested by the RunTest shell script
|
/external/libphonenumber/ |
D | release_notes.txt | 1371 - Indentation fixes in reg-exes for the following countries: BG, GB 1384 - Reorganize reg-exes for better readability. 1394 - Allowed reg-exes for national and possible number patterns to have white space in them in the
|
/external/blktrace/btt/doc/ |
D | btt.tex | 808 [ -e <exe,...> | --exes=<exe,...> ] 885 \subsection{\label{sec:o-e}\texttt{--exes}/\texttt{-e}}
|
/external/curl/ |
D | CMakeLists.txt | 120 # For debug libs and exes, add "-d" postfix
|
/external/libevent/ |
D | ChangeLog | 878 o remove all exes on "make clean", not just regress.exe (974bfa0 Patrick
|
/external/hyphenation-patterns/de/ |
D | hyph-de-1901.pat.txt | 6135 2exes
|
D | hyph-de-ch-1901.pat.txt | 6067 2exes
|
D | hyph-de-1996.pat.txt | 6090 2exes
|
/external/v8/ |
D | ChangeLog | 21389 Tweaks to generate XP-compatible .exes (Chromium issue 407517).
|