HomeSort by relevance Sort by last modified time
    Searched refs:EXE (Results 1 - 25 of 37) sorted by null

1 2

  /external/gemmlowp/scripts/
test-android.sh 35 EXE=gemmlowp-android-binary
50 -o $EXE \
74 adb push $EXE /data/local/tmp
81 echo adb shell "/data/local/tmp/$EXE $TESTARGS"
83 adb shell "/data/local/tmp/$EXE $TESTARGS" | tee "log-$EXE"
  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-darwin/
regen 3 python$EXE ../../Tools/scripts/h2py.py -i '(u_long)' /usr/include/netinet/in.h
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-darwin/
regen 3 python$EXE ../../Tools/scripts/h2py.py -i '(u_long)' /usr/include/netinet/in.h
  /external/selinux/libsepol/tests/
Makefile 3 EXE ?= libsepol-tests
31 all: $(EXE) $(policies)
34 $(EXE): $(objs) $(parserobjs) $(LIBSEPOL)
44 rm -f $(objs) $(EXE)
49 test: $(EXE) $(policies)
52 ./$(EXE)
  /external/compiler-rt/test/asan/TestCases/Windows/
null_deref_multiple_dlls.cc 14 #if defined(EXE)
dll_report_globals_symbolization_at_startup.cc 2 // RUN: %clang_cl_asan -O0 -DEXE %s %t.lib -Fe%te.exe
3 // RUN: %env_asan_opts=report_globals=2 %run %te.exe 2>&1 | FileCheck %s
13 #if defined(EXE)
report_globals_reload_dll.cc 3 // RUN: %clang_cl_asan -O0 -DEXE %s -Fe%te.exe
4 // RUN: %env_asan_opts=report_globals=1 %run %te.exe %t.dll 2>&1 | FileCheck %s
11 #if defined(EXE)
report_globals_vs_freelibrary.cc 2 // RUN: %clang_cl_asan -O0 -DEXE %s -Fe%te.exe
3 // RUN: %env_asan_opts=report_globals=2 %run %te.exe %t.dll 2>&1 | FileCheck %s
10 #if defined(EXE)
  /development/scripts/
gdbclient 107 local EXE=`adb shell readlink /proc/$PID/exe | tr -d '\r\n'`
108 if [ -z "$EXE" ]; then
113 local LOCAL_EXE_PATH=$SYMBOLS_DIR$EXE
117 adb pull $EXE $LOCAL_EXE_PATH
119 echo "Error: unable to find symbols for executable $EXE: file $LOCAL_EXE_PATH does not exist"
194 if [[ $EXE =~ (^|/)(app_process|dalvikvm)(|32|64)$ ]]; then
combine_sdks.sh 46 EXE=.exe
49 EXE=
67 # replace tools/emulator # at this time we do not want the exe from SDK1.x
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
Makefile 40 EXE=
57 all: example$(EXE) minigzip$(EXE)
86 example$(EXE): example.o $(LIBS)
89 minigzip$(EXE): minigzip.o $(LIBS)
123 rm -f *.o *~ example$(EXE) minigzip$(EXE) \
configure 81 EXE='.exe';;
452 /^EXE *=/s#=.*#=$EXE#
  /external/icu/icu4c/source/config/
mh-cygwin-msvc 61 LINK.c= LINK.EXE -subsystem:console $(LDFLAGS)
62 LINK.cc= LINK.EXE -subsystem:console $(LDFLAGS)
65 SHLIB.c= LINK.EXE -DLL $(LDFLAGS)
66 SHLIB.cc= LINK.EXE -DLL $(LDFLAGS)
87 AR = LIB.EXE#M#
179 rc.exe -fo$@ $(CPPFLAGS) $(SOURCE_FILE)
187 ( echo Embedding manifest into $< && mt.exe -nologo -manifest $<.manifest -outputresource:"$<;2" && rm -rf $<.manifest )) \
190 ( echo Embedding manifest into $@ && mt.exe -nologo -manifest $@.manifest -outputresource:"$@;1" && rm -rf $@.manifest )) \
mh-msys-msvc 14 # rc.exe command
66 LINK.c= LINK.EXE -subsystem:console $(LDFLAGS)
67 LINK.cc= LINK.EXE -subsystem:console $(LDFLAGS)
70 SHLIB.c= LINK.EXE -DLL $(LDFLAGS)
71 SHLIB.cc= LINK.EXE -DLL $(LDFLAGS)
92 AR = LIB.EXE#M#
172 rc.exe -fo$@ $(CPPFLAGS) $<
180 ( echo Embedding manifest into $< && mt.exe -nologo -manifest $<.manifest -outputresource:"$<;2" && rm -rf $<.manifest )) \
183 ( echo Embedding manifest into $@ && mt.exe -nologo -manifest $@.manifest -outputresource:"$@;1" && rm -rf $@.manifest )) \
  /external/curl/packages/DOS/
common.dj 10 .SUFFIXES: .exe .y
19 ifneq ($(findstring CMD.EXE,$(SHELL)),CMD.EXE)
46 # (reduces curl.exe with approx 700 kB)
  /external/lz4/contrib/djgpp/
Makefile 29 EXE = lz4.exe
55 %.exe: %.o $(LIB) Makefile
64 all: $(LIB) $(EXE)
69 $(EXE): $(LOBJ) $(OBJ)
73 rm -f $(OBJ) $(EXE) $(LOBJ) $(LIB) *.tmp $(SDEPS) $(LSDEPS) $(TSDEPS)
75 install: $(INC) $(LIB) $(EXE)
78 echo $(DESTDIR)/bin/$(EXE) >> .footprint
79 cp -v $(EXE) $(DESTDIR)/bin/
116 @echo "EXE="$(EXE
    [all...]
  /prebuilts/go/darwin-x86/src/os/exec/
lp_windows_test.go 131 // Run "cmd.exe /c test.searchFor" with new environment and
132 // work directory set. All candidates are copies of printpath.exe.
160 PATHEXT: `.COM;.EXE;.BAT`,
162 files: []string{`p1\a.exe`, `p2\a.exe`, `p2\a`},
166 PATHEXT: `.COM;.EXE;.BAT`,
168 files: []string{`p1.dir\a`, `p2.dir\a.exe`},
172 PATHEXT: `.COM;.EXE;.BAT`,
174 files: []string{`p1\a.exe`, `p2\a.exe`},
    [all...]
  /prebuilts/go/linux-x86/src/os/exec/
lp_windows_test.go 131 // Run "cmd.exe /c test.searchFor" with new environment and
132 // work directory set. All candidates are copies of printpath.exe.
160 PATHEXT: `.COM;.EXE;.BAT`,
162 files: []string{`p1\a.exe`, `p2\a.exe`, `p2\a`},
166 PATHEXT: `.COM;.EXE;.BAT`,
168 files: []string{`p1.dir\a`, `p2.dir\a.exe`},
172 PATHEXT: `.COM;.EXE;.BAT`,
174 files: []string{`p1\a.exe`, `p2\a.exe`},
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/Ecc/
config.ini 270 BinaryExtList = EXE, EFI, FV, ROM, DLL, COM, BMP, GIF, PYD, CMP, BIN, JPG, UNI, RAW, COM2, LIB, DEPEX, SYS, DB
  /external/swiftshader/third_party/LLVM/bindings/ocaml/
Makefile.ocaml 70 Archive.EXE := $(strip $(OCAMLOPT) -cc $(CXX) $(OCAMLCFLAGS) $(UsedOcamLibs:%=%.cmxa) $(OCAMLDEBUGFLAG) -o)
72 Archive.EXE := $(strip $(OCAMLC) -cc $(CXX) $(OCAMLCFLAGS) $(OCAMLDEBUGFLAG:%=%.cma) -o)
352 clean-local:: clean-exe
360 $(Verb) $(Archive.EXE) $@ $(ObjectsCMO)
364 $(Verb) $(Archive.EXE) $@ $(ObjectsCMX)
413 install-exe \
415 uninstall-exe
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
configure 192 EXE='.exe' ;;
200 EXE='.exe' ;;
751 echo EXE = $EXE >> configure.log
792 /^EXE *=/s#=.*#=$EXE#
818 /^EXE *=/s#=.*#=$EXE#
    [all...]
  /external/zlib/src/
configure 192 EXE='.exe' ;;
200 EXE='.exe' ;;
751 echo EXE = $EXE >> configure.log
792 /^EXE *=/s#=.*#=$EXE#
818 /^EXE *=/s#=.*#=$EXE#
    [all...]
  /build/make/
envsetup.sh 990 local EXE="$1"
991 if [ "$EXE" ] ; then
992 qpid | \grep "$prepend$EXE$append"
1009 local EXE="$1"
1010 if [ "$EXE" ] ; then
1013 | \grep "$prepend$EXE$append" \
    [all...]
  /external/curl/packages/vms/
build_vms.com 54 $! images (.EXE) are available.
362 $ if f$search("''file'.exe") .nes. "" then delete/log 'file'.exe;*
366 $ if f$search("''file'.exe") .nes. "" then delete/log 'file'.exe;*
370 $ if f$search("''file'.exe") .nes. "" then delete/log 'file'.exe;*
407 $ if f$search("''file'.exe") .nes. "" then delete/log 'file'.exe;*
411 $ if f$search("''file'.exe") .nes. "" then delete/log 'file'.exe;
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/config/
Makefile 128 # Executable suffix (.exe on Windows and Mac OS X)
129 EXE=
195 PYTHON= python$(EXE)
247 PGEN= Parser/pgen$(EXE)
876 -rm -f $(DESTDIR)$(BINDIR)/python2$(EXE)
877 (cd $(DESTDIR)$(BINDIR); $(LN) -s python$(VERSION)$(EXE) python2$(EXE))
878 (cd $(DESTDIR)$(BINDIR); $(LN) -s python2$(EXE) $(PYTHON))
900 $(INSTALL_PROGRAM) $(BUILDPYTHON) $(DESTDIR)$(BINDIR)/python$(VERSION)$(EXE)
    [all...]

Completed in 509 milliseconds

1 2