HomeSort by relevance Sort by last modified time
    Searched refs:exes (Results 1 - 9 of 9) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/tests/
test_ccompiler.py 72 self.exes = kw
76 self.assertEqual(comp.exes['archiver'], 'my_ar -arflags')
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/tests/
test_ccompiler.py 72 self.exes = kw
76 self.assertEqual(comp.exes['archiver'], 'my_ar -arflags')
  /external/blktrace/btt/
bt_timeline.c 30 char *devices, *exes, *input_name, *output_name, *seek_name, *bno_dump_name; variable
proc.c 237 if (exes == NULL)
241 char *exe, *p, *next, *exes_save = strdup(exes);
args.c 65 .name = "exes",
213 "[ -e <exe,...> | --exes=<exe,...> ]\n" \
306 exes = optarg;
globals.h 169 extern char bt_timeline_version[], *devices, *exes, *input_name, *output_name;
output.c 715 if (exes == NULL || *exes != '\0') {
  /external/pcre/dist/
RunTest.bat 608 @echo location of the the built exes) you call RunTest.bat. By default RunTest.bat
612 @echo If the build dir is not under the source dir you can either copy your exes
614 @echo location of your built exes and then run RunTest.bat.
  /external/blktrace/btt/doc/
btt.tex 808 [ -e <exe,...> | --exes=<exe,...> ]
    [all...]

Completed in 2293 milliseconds