HomeSort by relevance Sort by last modified time
    Searched refs:exe (Results 201 - 225 of 290) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/open-vcdiff/
ltmain.sh 584 magic_exe="%%%MAGIC EXE variable%%%"
707 execute|execut|execu|exec|exe|ex|e)
941 *.exe) ;;
942 *) func_ltwrapper_exec_suffix=.exe ;;
956 func_stripname '' '.exe' "$func_basename_result"
991 # FILE even if both FILE and FILE.exe exist: automatic-append-.exe
    [all...]
  /external/qemu/distrib/sdl-1.2.15/build-scripts/
ltmain.sh 584 magic_exe="%%%MAGIC EXE variable%%%"
707 execute|execut|execu|exec|exe|ex|e)
941 *.exe) ;;
942 *) func_ltwrapper_exec_suffix=.exe ;;
956 func_stripname '' '.exe' "$func_basename_result"
991 # FILE even if both FILE and FILE.exe exist: automatic-append-.exe
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
Makefile     [all...]
  /external/chromium/sdch/open-vcdiff/vsprojects/
vcdiff_test.bat 17 rem This script tests the correctness of the vcdiff.exe command-line
26 rem vcdiff.exe executable.
28 ( echo Must pass location of vcdiff.exe as script argument ^
  /external/open-vcdiff/vsprojects/
vcdiff_test.bat 17 rem This script tests the correctness of the vcdiff.exe command-line
26 rem vcdiff.exe executable.
28 ( echo Must pass location of vcdiff.exe as script argument ^
  /external/libffi/testsuite/
Makefile.am 16 CLEANFILES = *.exe core* *.log *.sum
  /prebuilts/devtools/tools/
android.bat 35 rem Check we have a valid Java.exe in the path.
  /external/qemu/android/build/
common.sh 82 EXE=""
97 EXE=.exe
107 log2 "EXE=$EXE"
158 TMPE=/tmp/android-$$-test$EXE
  /external/valgrind/unittest/
Makefile 42 OUTPUT_TESTS_OBJS=$(patsubst %,$(BIN)output_tests/%-$(BUILD)$(EXE),$(OUTPUT_TESTS_LIST))
44 all: $(BIN)racecheck_unittest-$(BUILD)$(EXE) $(BIN)demo_tests-$(BUILD)$(EXE) \
45 $(BIN)bigtest-$(BUILD)$(EXE) output_tests \
46 $(BIN)memory_unittest-$(BUILD)$(EXE)
48 all: $(BIN)deadlock_unittest-$(BUILD)$(EXE)
86 $(BIN)racecheck_unittest-$(BUILD)$(EXE): $(BIN)racecheck_unittest-$(BUILD).$(OBJ) \
94 $(BIN)racecheck_unittest-$(BUILD)$(EXE): $(BIN)windows_tests-$(BUILD).$(OBJ)
96 $(BIN)racecheck_unittest-$(BUILD)$(EXE): $(BIN)posix_tests-$(BUILD).$(OBJ)
101 $(BIN)racecheck_unittest-$(BUILD)$(EXE): $(BIN)libstdc++_tests-$(BUILD).$(OBJ
    [all...]
  /external/zlib/src/contrib/masmx64/
inffasx64.asm 9 ; ml64.exe /Flinffasx64 /c /Zi inffasx64.asm
15 ; ml64.exe is given with Visual Studio 2005/2008/2010 and Windows WDK
  /ndk/build/core/
ndk-common.sh 259 HOST_EXE=.exe
424 TMPE=/tmp/ndk-$USER/tmp/tests/test-$$$EXE
  /external/blktrace/btt/
output.c 852 static inline int exe_match(char *exe, char *name)
854 return (exe == NULL) || (strstr(name, exe) != NULL);
  /external/libvpx/libvpx/
libs.mk 138 --exe \
386 --exe \
399 @set -e; for t in $(addprefix Win32/Release/,$(notdir $(LIBVPX_TEST_BINS:.cc=.exe))); do $$t; done
  /external/protobuf/
ltmain.sh 584 magic_exe="%%%MAGIC EXE variable%%%"
707 execute|execut|execu|exec|exe|ex|e)
940 *.exe) ;;
941 *) func_ltwrapper_exec_suffix=.exe ;;
955 func_stripname '' '.exe' "$func_basename_result"
990 # FILE even if both FILE and FILE.exe exist: automatic-append-.exe
    [all...]
  /external/quake/quake/src/QW/client/
qwcl.mak 37 MTL=mktyplib.exe
38 CPP=cl.exe
39 RSC=rc.exe
56 ALL : "$(OUTDIR)\qwcl.exe"
140 -@erase "$(OUTDIR)\qwcl.exe"
159 BSC32=bscmake.exe
165 LINK32=link.exe
173 /out:"$(OUTDIR)/qwcl.exe"
257 "$(OUTDIR)\qwcl.exe" : "$(OUTDIR)" $(DEF_FILE) $(LINK32_OBJS)
277 ALL : "$(OUTDIR)\qwcl.exe" "$(OUTDIR)\qwcl.bsc"
    [all...]
  /external/mksh/src/
Build.sh 166 test $tcfn = no && test -f a.exe && tcfn=a.exe
418 if test -d $tfn || test -d $tfn.exe; then
422 rmf a.exe* a.out* conftest.c *core core.* lft ${tfn}* no *.bc *.ll *.o \
974 C89_COMPILER=CL.EXE
979 C89_LINKER=LINK.EXE
1061 rmf conftest.c conftest.o conftest a.out* a.exe* vv.out
    [all...]
  /external/expat/conftools/
ltmain.sh 832 magic_exe="%%%MAGIC EXE variable%%%"
1026 execute|execut|execu|exec|exe|ex|e)
    [all...]
  /external/expat/
libtool     [all...]
  /external/libcap-ng/libcap-ng-0.7/
ltmain.sh 828 magic_exe="%%%MAGIC EXE variable%%%"
1022 execute|execut|execu|exec|exe|ex|e)
    [all...]
  /external/marisa-trie/
configure 197 if { test -f "$as_shell" || test -f "$as_shell.exe"; } &&
208 $as_found || { if { test -f "$SHELL" || test -f "$SHELL.exe"; } &&
468 rm -f conf$$ conf$$.exe conf$$.file
482 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
492 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
855 | --exec | --exe | --ex)
859 | --exec=* | --exe=* | --ex=*)
    [all...]
  /external/openfst/
ltmain.sh 828 magic_exe="%%%MAGIC EXE variable%%%"
1022 execute|execut|execu|exec|exe|ex|e)
    [all...]
  /external/protobuf/gtest/build-aux/
ltmain.sh 828 magic_exe="%%%MAGIC EXE variable%%%"
1022 execute|execut|execu|exec|exe|ex|e)
    [all...]
  /external/stressapptest/
configure 197 if { test -f "$as_shell" || test -f "$as_shell.exe"; } &&
208 $as_found || { if { test -f "$SHELL" || test -f "$SHELL.exe"; } &&
468 rm -f conf$$ conf$$.exe conf$$.file
482 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
492 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
865 | --exec | --exe | --ex)
869 | --exec=* | --exe=* | --ex=*)
    [all...]
  /external/chromium/sdch/open-vcdiff/
ltmain.sh     [all...]
  /external/chromium/third_party/libevent/
ltmain.sh     [all...]

Completed in 2881 milliseconds

1 2 3 4 5 6 7 891011>>