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

  /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/llvm/lib/Support/Windows/
DynamicLibrary.inc 77 // When no file is specified, enumerate all DLLs and EXEs in the process.
  /external/webkit/Source/
WebKit.pri 52 # For EXEs only: set heap to usable value
  /external/blktrace/doc/
btt.1 21 [ \-e <\fIexe,...\fR> | \-\-exes=<\fIexe,...\fR> ]
154 .B \-\-exes=<\fIexe,...\fR>
  /external/libphonenumber/java/
release_notes.txt 339 - Indentation fixes in reg-exes for the following countries: BG, GB
352 - Reorganize reg-exes for better readability.
362 - Allowed reg-exes for national and possible number patterns to have white space in them in the
  /external/bluetooth/glib/
README.win32 10 For prebuilt binaries (DLLs and EXEs) and developer packages (headers,
  /external/blktrace/btt/doc/
btt.tex 808 [ -e <exe,...> | --exes=<exe,...> ]
    [all...]

Completed in 226 milliseconds