HomeSort by relevance Sort by last modified time
    Searched refs:exe (Results 51 - 75 of 228) sorted by null

1 23 4 5 6 7 8 910

  /external/zlib/contrib/delphi/
zlibd32.mak 28 all: $(ZLIB_LIB) example.exe minigzip.exe
80 test: example.exe minigzip.exe
84 example.exe: example.obj $(ZLIB_LIB)
87 minigzip.exe: minigzip.obj $(ZLIB_LIB)
94 -del *.exe
  /external/zlib/contrib/pascal/
zlibd32.mak 28 all: $(ZLIB_LIB) example.exe minigzip.exe
80 test: example.exe minigzip.exe
84 example.exe: example.obj $(ZLIB_LIB)
87 minigzip.exe: minigzip.obj $(ZLIB_LIB)
94 -del *.exe
  /ndk/sources/host-tools/make-3.81/
build_w32.bat 31 cl.exe /nologo /MT /W4 /GX /Zi /YX /Od /I . /I glob /I w32/include /D TIVOLI /D _DEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinDebug/ /Fp.\WinDebug/%make%.pch /Fo.\WinDebug/ /Fd.\WinDebug/%make%.pdb /c variable.c
33 cl.exe /nologo /MT /W4 /GX /Zi /YX /Od /I . /I glob /I w32/include /D _DEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinDebug/ /Fp.\WinDebug/%make%.pch /Fo.\WinDebug/ /Fd.\WinDebug/%make%.pdb /c rule.c
35 cl.exe /nologo /MT /W4 /GX /Zi /YX /Od /I . /I glob /I w32/include /D _DEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinDebug/ /Fp.\WinDebug/%make%.pch /Fo.\WinDebug/ /Fd.\WinDebug/%make%.pdb /c remote-stub.c
37 cl.exe /nologo /MT /W4 /GX /Zi /YX /Od /I . /I glob /I w32/include /D _DEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinDebug/ /Fp.\WinDebug/%make%.pch /Fo.\WinDebug/ /Fd.\WinDebug/%make%.pdb /c commands.c
39 cl.exe /nologo /MT /W4 /GX /Zi /YX /Od /I . /I glob /I w32/include /D _DEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinDebug/ /Fp.\WinDebug/%make%.pch /Fo.\WinDebug/ /Fd.\WinDebug/%make%.pdb /c file.c
41 cl.exe /nologo /MT /W4 /GX /Zi /YX /Od /I . /I glob /I w32/include /D _DEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinDebug/ /Fp.\WinDebug/%make%.pch /Fo.\WinDebug/ /Fd.\WinDebug/%make%.pdb /c getloadavg.c
43 cl.exe /nologo /MT /W4 /GX /Zi /YX /Od /I . /I glob /I w32/include /D _DEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinDebug/ /Fp.\WinDebug/%make%.pch /Fo.\WinDebug/ /Fd.\WinDebug/%make%.pdb /c default.c
45 cl.exe /nologo /MT /W4 /GX /Zi /YX /Od /I . /I glob /I w32/include /D _DEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinDebug/ /Fp.\WinDebug/%make%.pch /Fo.\WinDebug/ /Fd.\WinDebug/%make%.pdb /c signame.c
47 cl.exe /nologo /MT /W4 /GX /Zi /YX /Od /I . /I glob /I w32/include /D _DEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinDebug/ /Fp.\WinDebug/%make%.pch /Fo.\WinDebug/ /Fd.\WinDebug/%make%.pdb /c expand.c
49 cl.exe /nologo /MT /W4 /GX /Zi /YX /Od /I . /I glob /I w32/include /D _DEBUG /D WINDOWS32 /D WIN32 /D _CO (…)
    [all...]
  /development/build/tools/
patch_windows_sdk.sh 88 for i in fastboot.exe adb.exe AdbWinApi.dll AdbWinUsbApi.dll; do
  /external/valgrind/main/coregrind/
pub_core_ume.h 49 Addr exe_base; // INOUT: lowest (allowed) address of exe
84 // Does everything short of actually running 'exe': finds the file,
88 extern Int VG_(do_exec)(const HChar* exe, ExeInfo* info);
  /ndk/sources/host-tools/make-3.81/w32/subproc/
build.bat 3 cl.exe /nologo /MT /W4 /GX /Z7 /YX /Od /I .. /I . /I ../include /D WIN32 /D WINDOWS32 /D _DEBUG /D _WINDOWS /FR.\WinDebug/ /Fp.\WinDebug/subproc.pch /Fo.\WinDebug/ /c misc.c
4 cl.exe /nologo /MT /W4 /GX /Z7 /YX /Od /I .. /I . /I ../include /I ../.. /D WIN32 /D WINDOWS32 /D _DEBUG /D _WINDOWS /FR.\WinDebug/ /Fp.\WinDebug/subproc.pch /Fo.\WinDebug/ /c sub_proc.c
5 cl.exe /nologo /MT /W4 /GX /Z7 /YX /Od /I .. /I . /I ../include /D WIN32 /D WINDOWS32 /D _DEBUG /D _WINDOWS /FR.\WinDebug/ /Fp.\WinDebug/subproc.pch /Fo.\WinDebug/ /c w32err.c
6 lib.exe /NOLOGO /OUT:.\WinDebug\subproc.lib .\WinDebug/misc.obj .\WinDebug/sub_proc.obj .\WinDebug/w32err.obj
8 cl.exe /nologo /MT /W4 /GX /YX /O2 /I ../include /D WIN32 /D WINDOWS32 /D NDEBUG /D _WINDOWS /FR.\WinRel/ /Fp.\WinRel/subproc.pch /Fo.\WinRel/ /c misc.c
9 cl.exe /nologo /MT /W4 /GX /YX /O2 /I ../include /I ../.. /D WIN32 /D WINDOWS32 /D NDEBUG /D _WINDOWS /FR.\WinRel/ /Fp.\WinRel/subproc.pch /Fo.\WinRel/ /c sub_proc.c
10 cl.exe /nologo /MT /W4 /GX /YX /O2 /I ../include /D WIN32 /D WINDOWS32 /D NDEBUG /D _WINDOWS /FR.\WinRel/ /Fp.\WinRel/subproc.pch /Fo.\WinRel/ /c w32err.c
11 lib.exe /NOLOGO /OUT:.\WinRel\subproc.lib .\WinRel/misc.obj .\WinRel/sub_proc.obj .\WinRel/w32err.obj
  /build/core/combo/
HOST_windows-x86.mk 23 TOOLS_EXE_SUFFIX := .exe
61 HOST_EXECUTABLE_SUFFIX := .exe
  /external/bluetooth/glib/
glib-zip.in 25 bin/gspawn-win${helperbits}-helper.exe
26 bin/gspawn-win${helperbits}-helper-console.exe
40 bin/glib-genmarshal.exe
43 bin/gobject-query.exe
  /external/webkit/Source/WebKit/win/WebKit.vcproj/
InterfacesPreBuild.cmd 1 %SystemDrive%\cygwin\bin\which.exe bash
WebKitLibPreBuild.cmd 1 %SystemDrive%\cygwin\bin\which.exe bash
  /external/webkit/Source/WebKit2/win/
WebKitPreBuild.cmd 1 %SystemDrive%\cygwin\bin\which.exe bash
  /external/icu4c/allinone/
icucheck.bat 31 set ICUINFO_CMD=%ICU_ICUDIR%\source\tools\icuinfo\%ICU_ARCH%\%ICU_DBRL%\icuinfo.exe
32 set INTLTEST_CMD=%ICU_ICUDIR%\source\test\intltest\%ICU_ARCH%\%ICU_DBRL%\intltest.exe
33 set IOTEST_CMD=%ICU_ICUDIR%\source\test\iotest\%ICU_ARCH%\%ICU_DBRL%\iotest.exe
34 set CINTLTST_CMD=%ICU_ICUDIR%\source\test\cintltst\%ICU_ARCH%\%ICU_DBRL%\cintltst.exe
35 set LETEST_CMD=%ICU_ICUDIR%\source\test\letest\%ICU_ARCH%\%ICU_DBRL%\letest.exe
  /external/quake/quake/src/QW/gas2masm/
gas2masm.mak 36 RSC=rc.exe
37 CPP=cl.exe
54 ALL : "$(OUTDIR)\gas2masm.exe"
58 -@erase "$(OUTDIR)\gas2masm.exe"
71 BSC32=bscmake.exe
77 LINK32=link.exe
83 /pdb:"$(OUTDIR)/gas2masm.pdb" /machine:I386 /out:"$(OUTDIR)/gas2masm.exe"
87 "$(OUTDIR)\gas2masm.exe" : "$(OUTDIR)" $(DEF_FILE) $(LINK32_OBJS)
107 ALL : "$(OUTDIR)\gas2masm.exe"
113 -@erase "$(OUTDIR)\gas2masm.exe"
    [all...]
  /external/valgrind/main/coregrind/m_ume/
priv_ume.h 35 extern int VG_(do_exec_inner)(const HChar *exe, ExeInfo *info);
  /external/valgrind/main/memcheck/tests/
long_namespace_xml.stderr.exp 22 <exe>./long_namespace_xml</exe>
  /external/stlport/test/eh/
como-linux.mak 6 .SUFFIXES: .cc .cpp .o .exe .out
48 SUFFIXES: .cpp.o.exe.out.res
  /frameworks/compile/libbcc/runtime/test/Unit/
test 43 if gcc $CFLAGS $FILE ../../darwin_fat/Release/libcompiler_rt.a $LIBS $EXTRA -o ./remote/$FILE.exe
45 echo "Built $FILE.exe for $ARCH"
  /ndk/build/core/
check-cygwin-make.mk 30 # .exe suffix, if any.
33 CYGWIN_MAKE := $(CYGWIN_MAKE:%.exe=%)
38 SELF_MAKE := $(strip $(wildcard $(CYGWIN_MAKE).exe))
  /sdk/files/
post_tools_install.bat 34 set src=SDK Manager.exe
42 set src=AVD Manager.exe
50 set old_dst=..\..\SDK Setup.exe
find_java.bat 16 rem This script is called by the other batch files to find a suitable Java.exe
18 rem is left unset if Java.exe was not found.
24 rem Check we have a valid Java.exe in the path. The return code will
36 rem Search for an alternative in %ProgramFiles%\Java\*\bin\java.exe
92 set full_path=%~1\bin\java.exe
93 set short_path=%~s1\bin\java.exe
  /cts/tools/dx-tests/etc/
starttests 75 exe=$base/system/bin/dalvikvm
124 if [ -f $exe ]; then
125 version=`${exe} -version 2> /dev/null | grep -o "version.*$"`
128 echo "No Dalvik VM found at $exe";
245 $valgrind $exe -Xint:$interpreter -Xmx512M -Xss32K -Xbootclasspath:$bpath -DacceptCNF=true -classpath $BASEDIR/dxcore.jar:$BASEDIR/dxclasses.jar $debug_opts $mainclass "$@" >> $BASEDIR/dalvikout 2>&1
  /cts/tools/vm-tests/etc/
starttests 77 exe=$base/system/bin/dalvikvm
106 if [ -f $exe ]; then
107 version=`${exe} -version 2> /dev/null | grep -o "version.*$"`
110 echo "No Dalvik VM found at $exe";
198 $valgrind $exe -Xint:$interpreter -Xmx512M -Xss32K -Xbootclasspath:$bpath $debug_opts \
  /external/chromium/base/test/
test_suite.cc 186 FilePath exe; local
187 PathService::Get(base::FILE_EXE, &exe);
188 FilePath log_filename = exe.ReplaceExtension(FILE_PATH_LITERAL("log"));
  /external/chromium/net/disk_cache/
stress_cache.cc 55 FilePath exe; local
56 PathService::Get(base::FILE_EXE, &exe);
58 CommandLine cmdline(exe);
  /ndk/build/tools/
builder-funcs.sh 365 local exe exename
367 exe=$_BUILD_DSTDIR/$exename$HOST_EXE
369 _BUILD_TARGETS=$_BUILD_TARGETS" $exe"
370 echo "$exe: $_BUILD_OBJECTS" >> $_BUILD_MK
387 -o $exe

Completed in 1000 milliseconds

1 23 4 5 6 7 8 910