Home
last modified time | relevance | path

Searched refs:bat (Results 1 – 25 of 185) sorted by relevance

12345678

/external/harfbuzz_ng/win32/
Dcreate-lists-msvc.mak9 # if [call create-lists.bat header $(makefile_snippet_file) $(variable_name)]
12 # if [call create-lists.bat file $(makefile_snippet_file) $(file_name)]
15 # if [call create-lists.bat footer $(makefile_snippet_file)]
26 # instead when doing 'if [call create-lists.bat file $(makefile_snippet_file) $(file_name)]'
28 # !if [for %c in ($(source_list)) do @if "%~xc" == ".$(srcext)" @call create-lists.bat file $(makef…
37 !if [call create-lists.bat header hb_objs.mak harfbuzz_dll_OBJS]
40 !if [for %c in ($(HB_SOURCES)) do @if "%~xc" == ".cc" @call create-lists.bat file hb_objs.mak ^$(CF…
43 !if [for %c in ($(HB_SOURCES)) do @if "%~xc" == ".c" @call create-lists.bat file hb_objs.mak ^$(CFG…
46 !if [call create-lists.bat footer hb_objs.mak]
52 !if [call create-lists.bat header hb_objs.mak harfbuzz_gobject_OBJS]
[all …]
/external/dbus/cmake/modules/
DWin32Macros.cmake34 … write_file (${CMAKE_BINARY_DIR}/${_projectname}-shell.bat "set PATH=${ADD_PATH};%PATH%\ncmd.exe")
38 …${CMAKE_BINARY_DIR}/${_projectname}-shell.bat "set PATH=${ADD_PATH};%PATH%\ncall \"${VC_BIN_PATH}\…
40 …write_file (${CMAKE_BINARY_DIR}/${_projectname}-sln.bat "set PATH=${ADD_PATH};%PATH%\nstart ${_pro…
/external/llvm/test/FileCheck/
Dsame.txt1 foo bat bar
6 PASS1-SAME: bat
22 FAIL2-NOT: bat
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/
Dant.bat25 if exist "%HOME%\antrc_pre.bat" call "%HOME%\antrc_pre.bat"
30 if exist "%HOMEDRIVE%%HOMEPATH%\antrc_pre.bat" call "%HOMEDRIVE%%HOMEPATH%\antrc_pre.bat"
36 if exist "%USERPROFILE%\antrc_pre.bat" call "%USERPROFILE%\antrc_pre.bat"
212 if exist "%HOME%\antrc_post.bat" call "%HOME%\antrc_post.bat"
217 if exist "%HOMEDRIVE%%HOMEPATH%\antrc_post.bat" call "%HOMEDRIVE%%HOMEPATH%\antrc_post.bat"
223 if exist "%USERPROFILE%\antrc_post.bat" call "%USERPROFILE%\antrc_post.bat"
/external/opencv3/3rdparty/ffmpeg/
Dbuild_win32.txt21 …Launch, one by one, C:\MSYS32\msys\msys.bat and C:\MSYS64\msys\msys.bat to create your home direct…
26 5. To build 32-bit ffmpeg libraries, run C:\MSYS32\msys\msys.bat and type the following commands:
41 8. Then, go to <opencv>\3rdparty\ffmpeg, edit make.bat
42 (change paths to the actual paths to your msys32 and msys64 distributions) and then run make.bat
/external/opencv3/platforms/winrt/
Dreadme.txt23 setup_winrt.bat "WP,WS" "8.0,8.1" "x86,ARM" -b
65 setup_winrt.bat "WP" "8.1" "x86"
68 setup_winrt.bat "WP,WS" "8.1" "x86"
70 To display the command line options for setup_winrt.bat
71 setup_winrt.bat -h
80 Note: setup_winrt.bat calls the unsigned PowerShell script with the -ExecutionPolicy Unrestricted o…
/external/libpng/contrib/pngminus/
Dpngminus.bat2 call png2pnm.bat
3 call pnm2png.bat
/external/skia/
Dmake.bat21 rem Visual Studio environment variables aren't set yet, so run vcvars32.bat
23 call "%VS110COMNTOOLS%..\..\VC\bin\vcvars32.bat"
25 call "%VS100COMNTOOLS%..\..\VC\bin\vcvars32.bat"
/external/opencv3/platforms/scripts/
Dcmake_winrt.cmd6 call "%msvc_path%\Common7\Tools\VsDevCmd.bat"
7 call "%msvc_path%\VC\bin\x86_arm\vcvarsx86_arm.bat"
/external/llvm/docs/
DGettingStartedVS.rst137 .. code-block:: bat
148 .. code-block:: bat
168 .. code-block:: bat
180 .. code-block:: bat
189 .. code-block:: bat
195 .. code-block:: bat
201 .. code-block:: bat
207 .. code-block:: bat
213 .. code-block:: bat
/external/snakeyaml/
Dmvnw.bat46 @REM check for pre script, once with legacy .bat ending and once with .cmd ending
47 if exist "%HOME%\mavenrc_pre.bat" call "%HOME%\mavenrc_pre.bat"
167 @REM check for post script, once with legacy .bat ending and once with .cmd ending
168 if exist "%HOME%\mavenrc_post.bat" call "%HOME%\mavenrc_post.bat"
/external/clang/tools/scan-build/
DCMakeLists.txt7 scan-build.bat)
9 ccc-analyzer.bat
10 c++-analyzer.bat)
/external/llvm/test/CodeGen/X86/
Dremat-mov-0.ll17 ; CHECK-LABEL: bat:
20 define void @bat() nounwind {
/external/fonttools/Windows/
Dfonttools-win-setup.iss212 LoadStringFromFile('c:\Autoexec.bat', TempString);
247 // Save first line number in Autoexec.bat which modifies path environment variable
256 // Write Modified path back to Autoexec.bat
257 // First delete all existing path references from Autoexec.bat
264 // Then insert new path variable into Autoexec.bat
266 // Delete old Autoexec.bat from disk
267 if not DeleteFile('c:\Autoexec.bat') then
270 // And finally write Autoexec.bat back to disk
272 SaveStringToFile('c:\Autoexec.bat', AutoexecLines.Text, false);
/external/vboot_reference/msc/
DREADME.txt12 - run the MSVC provided script vcvars32.bat to create the command line build
15 c:\> \bios\devtls\MSVC9\Vc\bin\vcvars32.bat
/external/bison/djgpp/
Ddjunpack.bat54 …djtar -x -p -o bison-/;s|$|djgpp/fnchange.lst %%1 > fnchange.tmp|};2,$d" top_src.dir > ext_list.bat
56 copy ext_list.bat junk.tmp > nul
60 call ext_list.bat %1
61 del ext_list.bat
/external/libogg/win32/
DMakefile.in111 build_ogg_dynamic.bat build_ogg_dynamic_debug.bat\
112 build_ogg_static.bat build_ogg_static_debug.bat ogg.dsw
DMakefile111 build_ogg_dynamic.bat build_ogg_dynamic_debug.bat\
112 build_ogg_static.bat build_ogg_static_debug.bat ogg.dsw
/external/curl/
Dbuildconf.bat31 if not exist ares\buildconf.bat goto end_c_ares
33 call buildconf.bat
/external/bison/
DMakefile.am28 djgpp/Makefile.maint djgpp/README.in djgpp/config.bat \
30 djgpp/subpipe.c djgpp/subpipe.h djgpp/djunpack.bat \
/external/llvm/utils/release/
Dbuild_llvm_package.bat7 REM Usage: build_llvm_package.bat <revision>
49 call "%vcdir%/vcvarsall.bat" x86
73 call "%vcdir%/vcvarsall.bat" amd64
/external/toybox/toys/other/
Dacpi.c28 int ac, bat, therm, cool; in GLOBALS() argument
72 if (cap >= 0) printf("Battery %d: %d%%\n", TT.bat++, cap); in acpi_callback()
/external/snakeyaml/src/test/resources/pyyaml/
Dundefined-anchor.loader-error3 - *bat
Dinvalid-omap-1.loader-error3 baz: bat
Dinvalid-pairs-1.loader-error3 baz: bat

12345678