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

1 2 3 4 5 67 8 91011>>

  /external/chromium/third_party/libjingle/source/talk/
main.scons 88 # Don't use default vc80 midl.exe. It doesn't understand vista_sdk idl files.
89 MIDL = '$PLATFORM_SDK_VISTA_6_0_DIR/Bin/midl.exe ',
289 # final exe - that increases the size of the exe, but without it
290 # Obj-C categories aren't properly included in the exe.
494 print '***($SolutionDir)/build/<foo>/staging/<bar>.exe'
  /external/stlport/test/eh/
gcc-amigaos-m68k.mak 86 SUFFIXES: .cpp.o.exe.out.res
cygwin.mak 90 SUFFIXES: .cpp.o.exe.out.res
djgpp.mak 88 SUFFIXES: .cpp.o.exe.out.res
gcc-99r1.mak 77 SUFFIXES: .cpp.o.exe.out.res
gcc-apple-macosx.mak 89 SUFFIXES: .cpp.o.exe.out.res
gcc-freebsd.mak 90 SUFFIXES: .cpp.o.exe.out.res
gcc-hp11.mak 90 SUFFIXES: .cpp.o.exe.out.res
gcc-irix.mak 89 SUFFIXES: .cpp.o.exe.out.res
gcc-linux.mak 87 SUFFIXES: .cpp.o.exe.out.res
gcc-netbsd.mak 89 SUFFIXES: .cpp.o.exe.out.res
gcc.mak 89 SUFFIXES: .cpp.o.exe.out.res
hpacc.mak 86 SUFFIXES: .cpp.o.exe.out.res
mingw32.mak 78 SUFFIXES: .cpp.o.exe.out.res
  /external/valgrind/main/drd/tests/
annotate_barrier_xml.stderr.exp 22 <exe>./annotate_barrier</exe>
bar_bad_xml.stderr.exp 22 <exe>./../../helgrind/tests/bar_bad</exe>
omp_matinv.c 275 static void usage(const char* const exe)
283 exe);
  /external/chromium/chrome/browser/
browser_main_win.cc 56 // Get the breakpad pointer from chrome.exe
288 std::wstring exe = exe_path.value(); local
290 if (FilePath::CompareEqualIgnoreCase(exe, user_exe_path.value())) {
  /external/libusb_aah/msvc/
ddk_build.cmd 84 copy %srcPath%\listdevs.exe %dstPath%\examples
  /external/wpa_supplicant_8/wpa_supplicant/
main_winsvc.c 15 * for debugging, with 'wpasvc.exe app' or as a Windows service. Service need
16 * to be registered with 'wpasvc.exe reg <full path to wpasvc.exe>'. After
20 * 'wpasvc.exe unreg'.
254 static int register_service(const TCHAR *exe)
270 exe, NULL, NULL, NULL, NULL, NULL);
  /prebuilts/devtools/tools/
lint.bat 33 rem Check we have a valid Java.exe in the path.
monkeyrunner.bat 27 rem Check we have a valid Java.exe in the path.
traceview.bat 27 rem Check we have a valid Java.exe in the path.
uiautomatorviewer.bat 30 rem Check we have a valid Java.exe in the path.
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/
ant.bat 120 if not exist "%JAVA_HOME%\bin\java.exe" goto noJavaHome
121 if "%_JAVACMD%" == "" set _JAVACMD=%JAVA_HOME%\bin\java.exe
125 if "%_JAVACMD%" == "" set _JAVACMD=java.exe

Completed in 1186 milliseconds

1 2 3 4 5 67 8 91011>>