HomeSort by relevance Sort by last modified time
    Searched full:exes (Results 1 - 24 of 24) 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/libpng/contrib/gregbook/
Makefile.unx 22 # the "EXES =" line. (You need only one set, but for testing it can be handy
89 EXES = $(STATIC_EXES) $(DYNAMIC_EXES)
100 all: $(EXES)
132 $(RM) $(EXES) $(ROBJS) $(ROBJS2) $(WOBJS)
Makefile.sgi 70 EXES = $(RPNG)$(E) $(RPNG2)$(E) $(WPNG)$(E)
81 all: $(EXES)
104 $(RM) $(EXES) $(ROBJS) $(ROBJS2) $(WOBJS)
Makefile.w32 73 EXES = $(RPNG)$(E) $(RPNG2)$(E) $(WPNG)$(E)
84 all: $(EXES)
108 # $(RM) $(EXES) $(ROBJS) $(ROBJS2) $(WOBJS)
Makefile.mingw32 82 EXES = $(STATIC_EXES) $(DYNAMIC_EXES)
96 all: $(EXES)
128 $(RM) $(EXES)
  /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/chromium_org/ui/test/
test_suite.cc 44 // TODO(port): make a resource bundle for non-app exes. What's done here
  /external/chromium_org/build/config/win/
BUILD.gn 45 # Linker flags for Windows SDK setup, this is applied only to EXEs and DLLs.
  /external/llvm/lib/Support/Windows/
DynamicLibrary.inc 77 // When no file is specified, enumerate all DLLs and EXEs in the process.
  /external/blktrace/doc/
btt.1 21 [ \-e <\fIexe,...\fR> | \-\-exes=<\fIexe,...\fR> ]
154 .B \-\-exes=<\fIexe,...\fR>
  /external/qemu/distrib/sdl-1.2.15/
Borland.html 81 href="#tests">test programs</a>, if you wish to build them. All .exes and
  /external/libphonenumber/java/
release_notes.txt 507 - Indentation fixes in reg-exes for the following countries: BG, GB
520 - Reorganize reg-exes for better readability.
530 - Allowed reg-exes for national and possible number patterns to have white space in them in the
  /external/chromium_org/tools/perf_expectations/
update_perf_expectations.py 185 help='Optional path to file with reg-exes for tests to'
  /external/chromium_org/build/config/compiler/
BUILD.gn 395 # out into a "symbols_linker" config that is only applied to DLLs and EXEs.
  /external/chromium_org/build/config/
BUILDCONFIG.gn 339 # Windows linker setup for EXEs and DLLs.
  /external/chromium_org/chrome/installer/util/
installer_state_unittest.cc 539 // Create exes with the appropriate version resource.
  /external/chromium_org/third_party/libjingle/source/talk/site_scons/
talk.py 561 # for EXEs and DLLs with the same name, which thus have PDBs with the
  /external/chromium_org/tools/symsrc/
pefile.py     [all...]
  /external/blktrace/btt/doc/
btt.tex 808 [ -e <exe,...> | --exes=<exe,...> ]
    [all...]

Completed in 540 milliseconds