HomeSort by relevance Sort by last modified time
    Searched full:nmake (Results 226 - 250 of 369) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Frontend/
DependencyOutputOptions.h 19 enum class DependencyOutputFormat { Make, NMake };
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Frontend/
DependencyOutputOptions.h 19 enum class DependencyOutputFormat { Make, NMake };
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Frontend/
DependencyOutputOptions.h 19 enum class DependencyOutputFormat { Make, NMake };
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Frontend/
DependencyOutputOptions.h 19 enum class DependencyOutputFormat { Make, NMake };
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Frontend/
DependencyOutputOptions.h 19 enum class DependencyOutputFormat { Make, NMake };
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Frontend/
DependencyOutputOptions.h 19 enum class DependencyOutputFormat { Make, NMake };
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Frontend/
DependencyOutputOptions.h 19 enum class DependencyOutputFormat { Make, NMake };
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Frontend/
DependencyOutputOptions.h 19 enum class DependencyOutputFormat { Make, NMake };
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Frontend/
DependencyOutputOptions.h 19 enum class DependencyOutputFormat { Make, NMake };
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Frontend/
DependencyOutputOptions.h 19 enum class DependencyOutputFormat { Make, NMake };
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Frontend/
DependencyOutputOptions.h 19 enum class DependencyOutputFormat { Make, NMake };
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Frontend/
DependencyOutputOptions.h 19 enum class DependencyOutputFormat { Make, NMake };
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Frontend/
DependencyOutputOptions.h 19 enum class DependencyOutputFormat { Make, NMake };
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Frontend/
DependencyOutputOptions.h 19 enum class DependencyOutputFormat { Make, NMake };
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/
README 58 3. nmake
65 5. nmake ctest
  /external/ImageMagick/PerlMagick/
Makefile.nt 60 # 'nmake ppm' will include only the PerlMagick module
61 # 'nmake ppm-full' also includes all ImageMagick DLLs and MGK files
  /external/capstone/bindings/python/
setup.py 138 os.system('cmake -DCMAKE_BUILD_TYPE=RELEASE -DCAPSTONE_BUILD_TESTS=0 -DCAPSTONE_BUILD_STATIC=0 -G "NMake Makefiles" ..')
139 os.system("nmake")
  /external/cmockery/cmockery_0_1_2/windows/
makefile 22 # Run "nmake" to build the cmockery library and example applications.
23 # Run "nmake clean" to delete all files built by this makefile.
  /external/curl/winbuild/
Makefile.vc 38 !MESSAGE Usage: nmake /f Makefile.vc mode=<static or dll> <options>
83 # Note: nmake magically changes the value of PROCESSOR_ARCHITECTURE from "AMD64"
  /external/deqp/scripts/build/
config.py 106 CMakeGenerator.__init__(self, "NMake Makefiles")
109 return which('nmake') != None
  /external/libjpeg-turbo/
BUILDING.md 611 cmake -G"NMake Makefiles" -DCMAKE_BUILD_TYPE=Release [additional CMake flags] {source_directory}
612 nmake
720 with NMake, remove `-DCMAKE_BUILD_TYPE=Release` (Debug builds are the default
721 with NMake.)
817 an installer package.) To do this, run `make install` or `nmake install`
819 `make uninstall` or `nmake uninstall` (or building the "uninstall" target in
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/AutoGen/
GenMake.py 2 # Create makefile for MS nmake and GNU make
61 gMakeType = "nmake"
79 "nmake" : "Makefile",
100 "nmake" : _MAKEFILE_HEADER % _FILE_NAME_["nmake"],
112 "nmake" : {
131 "nmake" : "\\",
137 "nmake" : 'if not exist %(dir)s $(MD) %(dir)s',
143 "nmake" : 'if exist %(dir)s $(RD) %(dir)s',
148 "nmake" : 'if exist %(dir)s cd %(dir)s',
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/
BaseLib.inf 641 [nmake.common]
645 [nmake.ia32]
648 [nmake.x64]
651 [nmake.ipf]
654 [nmake.ebc]
  /device/linaro/bootloader/edk2/BaseTools/
toolsetup.bat 357 call nmake cleanall
366 call nmake c
373 call nmake python
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/freeze/
win32.html 60 <P>nmake</P></DIR>
78 <P>nmake</P></DIR>

Completed in 1317 milliseconds

1 2 3 4 5 6 7 8 91011>>