/aosp_15_r20/prebuilts/go/linux-x86/test/ |
D | range.go | 93 var nmake = 0 var 96 nmake++ 102 nmake = 0 106 if nmake != 1 { 107 println("range called makeslice", nmake, "times") 129 nmake = 0 133 if nmake != 1 { 134 println("range called makeslice", nmake, "times") 145 nmake = 0 149 if nmake != 1 { [all …]
|
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/build/ |
H A D | preaprapp.dsp | 8 !MESSAGE This is not a valid makefile. To build this project using NMAKE, 11 !MESSAGE NMAKE /f "preaprapp.mak". 13 !MESSAGE You can specify a configuration when running NMAKE 16 !MESSAGE NMAKE /f "preaprapp.mak" CFG="preaprapp - Win32 Release" 39 # PROP BASE Cmd_Line "NMAKE /nologo /f NUL" 48 # PROP Cmd_Line "NMAKE /nologo /f NUL" 59 # PROP BASE Cmd_Line "NMAKE /nologo /f NUL" 68 # PROP Cmd_Line "NMAKE /nologo /f NUL" 79 # PROP BASE Cmd_Line "NMAKE /nologo /f NUL" 88 # PROP Cmd_Line "NMAKE /nologo /f NUL" [all …]
|
H A D | prelibaprapp.dsp | 8 !MESSAGE This is not a valid makefile. To build this project using NMAKE, 11 !MESSAGE NMAKE /f "prelibaprapp.mak". 13 !MESSAGE You can specify a configuration when running NMAKE 16 !MESSAGE NMAKE /f "prelibaprapp.mak" CFG="prelibaprapp - Win32 Release" 39 # PROP BASE Cmd_Line "NMAKE /nologo /f NUL" 48 # PROP Cmd_Line "NMAKE /nologo /f NUL" 59 # PROP BASE Cmd_Line "NMAKE /nologo /f NUL" 68 # PROP Cmd_Line "NMAKE /nologo /f NUL" 79 # PROP BASE Cmd_Line "NMAKE /nologo /f NUL" 88 # PROP Cmd_Line "NMAKE /nologo /f NUL" [all …]
|
H A D | libaprapp.mak | 1 # Microsoft Developer Studio Generated NMAKE File, Based on libaprapp.dsp 9 !MESSAGE You can specify a configuration when running NMAKE 12 !MESSAGE NMAKE /f "libaprapp.mak" CFG="libaprapp - Win32 Release" 554 NMAKE /nologo /f NUL 565 NMAKE /nologo /f NUL 576 NMAKE /nologo /f NUL 587 NMAKE /nologo /f NUL 598 NMAKE /nologo /f NUL 609 NMAKE /nologo /f NUL
|
H A D | aprapp.mak | 1 # Microsoft Developer Studio Generated NMAKE File, Based on aprapp.dsp 9 !MESSAGE You can specify a configuration when running NMAKE 12 !MESSAGE NMAKE /f "aprapp.mak" CFG="aprapp - Win32 Release" 542 NMAKE /nologo /f NUL 553 NMAKE /nologo /f NUL 564 NMAKE /nologo /f NUL 575 NMAKE /nologo /f NUL 586 NMAKE /nologo /f NUL 597 NMAKE /nologo /f NUL
|
/aosp_15_r20/external/python/cpython2/PC/VS9.0/ |
D | build_tkinter.py | 21 NMAKE = ('nmake /nologo /f %s ' variable 25 def nmake(makefile, command="", **kw): function 27 cmd = NMAKE % (makefile, defines, command) 47 nmake("makefile.vc", "clean") 48 nmake("makefile.vc", MACHINE=machine) 49 nmake("makefile.vc", "install", INSTALLDIR=dest, MACHINE=machine) 55 nmake("makefile.vc", "clean", DEBUG=0, TCLDIR=tcldir) 56 nmake("makefile.vc", DEBUG=0, MACHINE=machine) 57 nmake("makefile.vc", "install", DEBUG=0, INSTALLDIR=dest, MACHINE=machine) 64 nmake("python.mak", "clean") [all …]
|
D | build.bat | 81 nmake -f makefile.vc MACHINE=%machine% DEBUG=%debug_flag% INSTALLDIR="%tcltkdir%" clean 82 nmake -f makefile.vc MACHINE=%machine% DEBUG=%debug_flag% INSTALLDIR="%tcltkdir%" all 83 nmake -f makefile.vc MACHINE=%machine% DEBUG=%debug_flag% INSTALLDIR="%tcltkdir%" install 89 …nmake -f makefile.vc MACHINE=%machine% DEBUG=%debug_flag% INSTALLDIR="%tcltkdir%" TCLDIR="%tcldir%… 90 …nmake -f makefile.vc MACHINE=%machine% DEBUG=%debug_flag% INSTALLDIR="%tcltkdir%" TCLDIR="%tcldir%… 91 …nmake -f makefile.vc MACHINE=%machine% DEBUG=%debug_flag% INSTALLDIR="%tcltkdir%" TCLDIR="%tcldir%… 97 …nmake -f python.mak DEBUG=%debug_flag% MACHINE=%machine% TCL_DIR="%tcldir%" TK_DIR="%tkdir%" INSTA… 98 …nmake -f python.mak DEBUG=%debug_flag% MACHINE=%machine% TCL_DIR="%tcldir%" TK_DIR="%tkdir%" INSTA… 99 …nmake -f python.mak DEBUG=%debug_flag% MACHINE=%machine% TCL_DIR="%tcldir%" TK_DIR="%tkdir%" INSTA…
|
/aosp_15_r20/external/python/cpython2/PC/VS8.0/ |
D | build_tkinter.py | 26 NMAKE = "nmake /nologo /f %s COMPILERFLAGS=-DWINVER=0x0500 %s %s" variable 28 def nmake(makefile, command="", **kw): function 30 cmd = NMAKE % (makefile, defines, command) 50 nmake("makefile.vc", "clean") 51 nmake("makefile.vc") 52 nmake("makefile.vc", "install", INSTALLDIR=dest) 58 nmake("makefile.vc", "clean", TCLDIR=tcldir) 59 nmake("makefile.vc", TCLDIR=tcldir) 60 nmake("makefile.vc", "install", TCLDIR=tcldir, INSTALLDIR=dest) 67 nmake("python9.mak", "clean") [all …]
|
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/test/ |
H A D | testlib.dsp | 8 !MESSAGE This is not a valid makefile. To build this project using NMAKE, 11 !MESSAGE NMAKE /f "testlib.mak". 13 !MESSAGE You can specify a configuration when running NMAKE 16 !MESSAGE NMAKE /f "testlib.mak" CFG="testlib - Win32 Release" 39 # PROP BASE Cmd_Line "NMAKE /f Makefile.win INTDIR=LibR OUTDIR=LibR MODEL=static all check" 48 # PROP Cmd_Line "NMAKE /f Makefile.win INTDIR=LibR OUTDIR=LibR MODEL=static all check" 60 # PROP BASE Cmd_Line "NMAKE /f Makefile.win INTDIR=LibD OUTDIR=LibD MODEL=static _DEBUG=1 all check" 69 # PROP Cmd_Line "NMAKE /f Makefile.win INTDIR=LibD OUTDIR=LibD MODEL=static _DEBUG=1 all check" 81 # PROP BASE Cmd_Line "NMAKE /f Makefile.win INTDIR=9x\LibR OUTDIR=9x\LibR MODEL=static all check" 90 # PROP Cmd_Line "NMAKE /f Makefile.win INTDIR=9x\LibR OUTDIR=9x\LibR MODEL=static all check" [all …]
|
H A D | testdll.dsp | 8 !MESSAGE This is not a valid makefile. To build this project using NMAKE, 11 !MESSAGE NMAKE /f "testdll.mak". 13 !MESSAGE You can specify a configuration when running NMAKE 16 !MESSAGE NMAKE /f "testdll.mak" CFG="testdll - Win32 Release" 39 # PROP BASE Cmd_Line "NMAKE /f Makefile.win INTDIR=Release OUTDIR=Release MODEL=dynamic all check" 48 # PROP Cmd_Line "NMAKE /f Makefile.win INTDIR=Release OUTDIR=Release MODEL=dynamic all check" 60 # PROP BASE Cmd_Line "NMAKE /f Makefile.win INTDIR=Debug OUTDIR=Debug MODEL=dynamic _DEBUG=1 all ch… 69 # PROP Cmd_Line "NMAKE /f Makefile.win INTDIR=Debug OUTDIR=Debug MODEL=dynamic _DEBUG=1 all check" 81 # PROP BASE Cmd_Line "NMAKE /f Makefile.win INTDIR=9x\Release OUTDIR=9x\Release MODEL=dynamic all c… 90 # PROP Cmd_Line "NMAKE /f Makefile.win INTDIR=9x\Release OUTDIR=9x\Release MODEL=dynamic all check" [all …]
|
/aosp_15_r20/external/mdnsresponder/mDNSWindows/Java/ |
H A D | Java.vcproj | 29 BuildCommandLine="nmake /f makefile DEBUG=1" 30 ReBuildCommandLine="nmake /f makefile DEBUG=1" 31 CleanCommandLine="nmake /f makefile DEBUG=1 clean" 50 BuildCommandLine="nmake /f makefile64 DEBUG=1" 51 ReBuildCommandLine="nmake /f makefile64 DEBUG=1" 52 CleanCommandLine="nmake /f makefile64 DEBUG=1 clean" 71 BuildCommandLine="nmake /f makefile" 72 ReBuildCommandLine="nmake /f makefile" 73 CleanCommandLine="nmake /f makefile clean" 92 BuildCommandLine="nmake /f makefile64" [all …]
|
H A D | makefile64 | 22 # nmake with no arguments builds all production targets. 23 # 'nmake DEBUG=1' to build debugging targets. 24 # 'nmake clean' or 'nmake clean DEBUG=1' to delete prod/debug objects & targets 26 # To run nmake, you may need to set up your PATH correctly, using a script 30 # command line (e.g. 'nmake JDK=\j2dk1.4.2_03').
|
H A D | makefile | 22 # nmake with no arguments builds all production targets. 23 # 'nmake DEBUG=1' to build debugging targets. 24 # 'nmake clean' or 'nmake clean DEBUG=1' to delete prod/debug objects & targets 26 # To run nmake, you may need to set up your PATH correctly, using a script 30 # command line (e.g. 'nmake JDK=\j2dk1.4.2_03').
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/cares/cares/ |
D | appveyor.yml | 43 # MSVC 2015, 32-bit x86 (nmake) 45 BUILDTOOL: NMAKE 49 # MSVC 2015, 64-bit x86 (nmake) 51 BUILDTOOL: NMAKE 69 - if "%BUILDTOOL%" == "NMAKE" copy .\include\ares_build.h.dist .\include\ares_build.h 70 - if "%BUILDTOOL%" == "NMAKE" nmake /NOLOGO /f .\Makefile.msvc 84 - if "%BUILDTOOL%" == "NMAKE" cd test 85 - if "%BUILDTOOL%" == "NMAKE" nmake /NOLOGO /f .\Makefile.msvc vtest 86 - if "%BUILDTOOL%" == "NMAKE" nmake /NOLOGO /f .\Makefile.msvc aresfuzz aresfuzzname dnsdump 87 …- if "%BUILDTOOL%" == "NMAKE" .\msvc\arestest\lib-debug\dnsdump.exe fuzzinput\answer_a fuzzinput\a…
|
/aosp_15_r20/external/clang/test/Frontend/ |
H A D | dependency-gen-escaping.c | 4 // RUN: %clang -M -MG -MV %s | FileCheck -strict-whitespace %s --check-prefix=NMAKE 9 // NMAKE: " .h" 10 // NMAKE: "$$.h" 11 // NMAKE: "##.h" 12 // NMAKE-NOT: " 13 // NMAKE: normal.h 14 // NMAKE-NOT: " 28 // These combinations are just another case for NMAKE. 29 // NMAKE: "a{{[/\\]}}b{{[/\\]}}#c{{[/\\]}} d.h"
|
/aosp_15_r20/external/curl/winbuild/ |
H A D | README.md | 70 Then you can call `nmake /f Makefile.vc` with the desired options (see 72 a directory named using the options given to the nmake call. 74 nmake /f Makefile.vc mode=<static or dll> <options> 119 nmake /f Makefile.vc mode=static clean 127 If you are using mode=static nmake will create and link to the static build 128 of libcurl but *not* the static CRT. If you must you can force nmake to link 130 that option, and nmake will default to the DLL CRT. `RTLIBCFG` is rarely used 134 configuration so that nmake can build it from scratch. 142 When you build curl and libcurl, nmake will show the relative path where the 143 output directory is. The output directory is named from the options nmake used [all …]
|
/aosp_15_r20/external/libevent/ |
H A D | Makefile.nmake | 3 # I'm not very knowledgeable about MSVC and nmake beyond their most basic 10 # Or on the nmake command line: 11 # nmake OPENSSL_DIR=C:\openssl -f Makefile.nmake 23 CFLAGS=/IWIN32-Code /IWIN32-Code/nmake /Iinclude /Icompat /DHAVE_CONFIG_H /I. $(SSL_CFLAGS) 72 $(MAKE) /F Makefile.nmake clean 78 $(MAKE) OPENSSL_DIR=$(OPENSSL_DIR) /F Makefile.nmake 80 $(MAKE) /F Makefile.nmake
|
/aosp_15_r20/external/python/cpython2/PC/VC6/ |
D | readme.txt | 77 To build debug version, add DEBUG=1 to all nmake call bellow. 86 nmake -f makefile.vc 87 nmake -f makefile.vc INSTALLDIR=..\..\tcltk install 92 nmake -f makefile.vc test 102 nmake -f makefile.vc TCLDIR=..\..\tcl8.5.2 103 nmake -f makefile.vc TCLDIR=..\..\tcl8.5.2 INSTALLDIR=..\..\tcltk install 107 XXX I have no idea whether "nmake -f makefile.vc test" passed or 114 nmake -f python.mak TCL_MAJOR=8 TCL_MINOR=5 TCL_PATCH=2 MACHINE=IX86 DEBUG=0 115 …nmake -f python.mak TCL_MAJOR=8 TCL_MINOR=5 TCL_PATCH=2 MACHINE=IX86 DEBUG=0 INSTALL_DIR=..\..\tcl… 128 nmake -f makefile.msc
|
D | _ssl.dsp | 8 !MESSAGE This is not a valid makefile. To build this project using NMAKE, 11 !MESSAGE NMAKE /f "_ssl.mak". 13 !MESSAGE You can specify a configuration when running NMAKE 16 !MESSAGE NMAKE /f "_ssl.mak" CFG="_ssl - Win32 Debug" 35 # PROP BASE Cmd_Line "NMAKE /f _ssl.mak" 56 # PROP BASE Cmd_Line "NMAKE /f _ssl.mak"
|
D | build_tkinter.py | 38 def nmake(makefile, *a): function 39 args = ["nmake", "/nologo", "/f", makefile, "DEBUG=%d" % debug] 46 nmake("makefile.vc", *a) 57 nmake("makefile.vc", "TCLDIR=" + TCL_DIR, *a) 68 nmake("python.mak",
|
/aosp_15_r20/external/wpa_supplicant_8/wpa_supplicant/ |
H A D | README-Windows.txt | 48 Studio 2005 using the included nmake.mak as a Makefile for nmake. IDE 50 defines mentioned in nmake.mak. Example VS2005 solution and project 57 default nmake.mak expects this to be unpacked into C:\dev\WpdPack so 59 stored elsewhere as long as the WINPCAPDIR in nmake.mak is updated to 69 nmake.mak file expects OpenSSL to be installed into C:\dev\openssl, but 71 nmake.mak. 78 default nmake.mak. Copy {Win32OpenSSLRoot}\include into
|
/aosp_15_r20/external/libjpeg-turbo/ |
H A D | BUILDING.md | 106 If using Ninja, then replace `make` or `nmake` with `ninja`, and replace the 169 cmake -G"NMake Makefiles" -DCMAKE_BUILD_TYPE=Release [additional CMake flags] {source_directory} 170 nmake 278 with NMake, remove `-DCMAKE_BUILD_TYPE=Release` (Debug builds are the default 279 with NMake.) 574 an installer package.) To do this, run `make install` or `nmake install` 576 `make uninstall` or `nmake uninstall` (or building the "uninstall" target in 679 If using NMake: 682 nmake installer 706 `nmake test` (Windows command line) or by building the "RUN_TESTS" target [all …]
|
/aosp_15_r20/external/python/cpython2/PC/VS7.1/ |
D | readme.txt | 82 nmake -f makefile.vc 83 nmake -f makefile.vc INSTALLDIR=..\..\tcltk install 88 nmake -f makefile.vc test 97 nmake -f makefile.vc TCLDIR=..\..\tcl8.4.12 98 nmake -f makefile.vc TCLDIR=..\..\tcl8.4.12 INSTALLDIR=..\..\tcltk install 106 nmake -f makefile.vc TCLDIR=..\..\tcl8.4.12 test 116 nmake -f python.mak 117 nmake -f python.mak install
|
/aosp_15_r20/external/libxml2/win32/ |
H A D | Makefile.msvc | 1 # Makefile for libxml2, specific for Windows, MSVC and NMAKE. 6 # nmake [all] to build the libxml and the accompanying utilities. 7 # nmake clean to remove all compiler output files and return to a 9 # nmake rebuild to rebuild everything from scratch. This basically does 10 # a 'nmake clean' and then a 'nmake all'. 11 # nmake install to install the library and its header files.
|
/aosp_15_r20/external/cronet/third_party/libxml/src/win32/ |
H A D | Makefile.msvc | 1 # Makefile for libxml2, specific for Windows, MSVC and NMAKE. 6 # nmake [all] to build the libxml and the accompanying utilities. 7 # nmake clean to remove all compiler output files and return to a 9 # nmake rebuild to rebuild everything from scratch. This basically does 10 # a 'nmake clean' and then a 'nmake all'. 11 # nmake install to install the library and its header files.
|