Searched +full:vc +full:- +full:win32 (Results 1 – 25 of 207) sorted by relevance
123456789
/third_party/node/deps/openssl/config/archs/VC-WIN32/asm_avx2/ |
D | openssl-fips.gypi | 269 'openssl_sources_VC-WIN32': [ 270 './config/archs/VC-WIN32/asm_avx2/crypto/aes/aes-586.asm', 271 './config/archs/VC-WIN32/asm_avx2/crypto/aes/aesni-x86.asm', 272 './config/archs/VC-WIN32/asm_avx2/crypto/aes/vpaes-x86.asm', 273 './config/archs/VC-WIN32/asm_avx2/crypto/bf/bf-586.asm', 274 './config/archs/VC-WIN32/asm_avx2/crypto/bn/bn-586.asm', 275 './config/archs/VC-WIN32/asm_avx2/crypto/bn/co-586.asm', 276 './config/archs/VC-WIN32/asm_avx2/crypto/bn/x86-gf2m.asm', 277 './config/archs/VC-WIN32/asm_avx2/crypto/bn/x86-mont.asm', 278 './config/archs/VC-WIN32/asm_avx2/crypto/camellia/cmll-x86.asm', [all …]
|
D | openssl.gypi | 943 'openssl_sources_VC-WIN32': [ 944 './config/archs/VC-WIN32/asm_avx2/crypto/aes/aes-586.asm', 945 './config/archs/VC-WIN32/asm_avx2/crypto/aes/aesni-x86.asm', 946 './config/archs/VC-WIN32/asm_avx2/crypto/aes/vpaes-x86.asm', 947 './config/archs/VC-WIN32/asm_avx2/crypto/bf/bf-586.asm', 948 './config/archs/VC-WIN32/asm_avx2/crypto/bn/bn-586.asm', 949 './config/archs/VC-WIN32/asm_avx2/crypto/bn/co-586.asm', 950 './config/archs/VC-WIN32/asm_avx2/crypto/bn/x86-gf2m.asm', 951 './config/archs/VC-WIN32/asm_avx2/crypto/bn/x86-mont.asm', 952 './config/archs/VC-WIN32/asm_avx2/crypto/camellia/cmll-x86.asm', [all …]
|
/third_party/node/deps/openssl/config/archs/VC-WIN32/asm/ |
D | openssl-fips.gypi | 269 'openssl_sources_VC-WIN32': [ 270 './config/archs/VC-WIN32/asm/crypto/aes/aes-586.asm', 271 './config/archs/VC-WIN32/asm/crypto/aes/aesni-x86.asm', 272 './config/archs/VC-WIN32/asm/crypto/aes/vpaes-x86.asm', 273 './config/archs/VC-WIN32/asm/crypto/bf/bf-586.asm', 274 './config/archs/VC-WIN32/asm/crypto/bn/bn-586.asm', 275 './config/archs/VC-WIN32/asm/crypto/bn/co-586.asm', 276 './config/archs/VC-WIN32/asm/crypto/bn/x86-gf2m.asm', 277 './config/archs/VC-WIN32/asm/crypto/bn/x86-mont.asm', 278 './config/archs/VC-WIN32/asm/crypto/camellia/cmll-x86.asm', [all …]
|
D | openssl.gypi | 943 'openssl_sources_VC-WIN32': [ 944 './config/archs/VC-WIN32/asm/crypto/aes/aes-586.asm', 945 './config/archs/VC-WIN32/asm/crypto/aes/aesni-x86.asm', 946 './config/archs/VC-WIN32/asm/crypto/aes/vpaes-x86.asm', 947 './config/archs/VC-WIN32/asm/crypto/bf/bf-586.asm', 948 './config/archs/VC-WIN32/asm/crypto/bn/bn-586.asm', 949 './config/archs/VC-WIN32/asm/crypto/bn/co-586.asm', 950 './config/archs/VC-WIN32/asm/crypto/bn/x86-gf2m.asm', 951 './config/archs/VC-WIN32/asm/crypto/bn/x86-mont.asm', 952 './config/archs/VC-WIN32/asm/crypto/camellia/cmll-x86.asm', [all …]
|
/third_party/openh264/build/ |
D | AutoBuildForWindows.bat | 4 rem AutoBuildForWindows.bat Configuration [-winsdk_version=winsdk_version] [-vc_version=vc_ver… 5 rem --For debug version: 6 rem Win32-C-Only: AutoBuildForWindows.bat Win32-Debug-C 7 rem Win32-ASM: AutoBuildForWindows.bat Win32-Debug-ASM 8 rem Win64-C-Only: AutoBuildForWindows.bat Win64-Debug-C 9 rem Win64-ASM: AutoBuildForWindows.bat Win64-Debug-ASM 10 rem ARM64-C-Only: AutoBuildForWindows.bat ARM64-Debug-C 11 rem ARM64-ASM: AutoBuildForWindows.bat ARM64-Debug-ASM 12 rem --For release version: 13 rem Win32-C-Only: AutoBuildForWindows.bat Win32-Release-C [all …]
|
/third_party/openssl/Configurations/ |
D | 50-win-onecore.conf | 1 ## -*- mode: perl; -*- 6 # export subset of Win32 API that are common to all Windows 10 devices. 17 …my $SDKver = `powershell -Command \"& {\$(Get-Item \\\"hklm:\\SOFTWARE\\WOW6432Node\\Microsoft\\M… 25 $UWP_info->{disable} = [ 'asm' ]; 27 $UWP_info->{disable} = [ ]; 34 "VC-WIN32-ONECORE" => { 35 inherit_from => [ "VC-WIN32" ], 44 "VC-WIN64A-ONECORE" => { 45 inherit_from => [ "VC-WIN64A" ], 54 # to locate vcvarsall.bat and act accordingly. VC-WIN32-ARM has [all …]
|
/third_party/node/deps/openssl/openssl/Configurations/ |
D | 50-win-onecore.conf | 1 ## -*- mode: perl; -*- 6 # export subset of Win32 API that are common to all Windows 10 devices. 17 …my $SDKver = `powershell -Command \"& {\$(Get-Item \\\"hklm:\\SOFTWARE\\WOW6432Node\\Microsoft\\M… 25 $UWP_info->{disable} = [ 'asm' ]; 27 $UWP_info->{disable} = [ ]; 34 "VC-WIN32-ONECORE" => { 35 inherit_from => [ "VC-WIN32" ], 44 "VC-WIN64A-ONECORE" => { 45 inherit_from => [ "VC-WIN64A" ], 54 # to locate vcvarsall.bat and act accordingly. VC-WIN32-ARM has [all …]
|
/third_party/curl/projects/ |
D | build-wolfssl.bat | 23 rem * SPDX-License-Identifier: curl 44 rem Visual Studio was x86-only prior to 14.3 63 set "VC_PATH=Microsoft Visual Studio 10.0\VC" 68 set "VC_PATH=Microsoft Visual Studio 11.0\VC" 73 set "VC_PATH=Microsoft Visual Studio 12.0\VC" 78 set "VC_PATH=Microsoft Visual Studio 14.0\VC" 86 if exist "%PF%\Microsoft Visual Studio\2017\Enterprise\VC" ( 87 set "VC_PATH=Microsoft Visual Studio\2017\Enterprise\VC" 88 ) else if exist "%PF%\Microsoft Visual Studio\2017\Professional\VC" ( 89 set "VC_PATH=Microsoft Visual Studio\2017\Professional\VC" [all …]
|
D | README.md | 1 <!-- 4 SPDX-License-Identifier: curl 5 --> 24 This structure allows for side-by-side compilation of curl on the same machine 29 Note: Typically this side-by-side compilation is generally only required when 63 As OpenSSL and wolfSSL don't support side-by-side compilation when using 65 provided to assist with this. Please run `build-openssl -help` and/or 66 `build-wolfssl -help` for usage details. 70 To build with VC++, you will of course have to first install VC++ which is 73 Once you have VC++ installed you should launch the application and open one of [all …]
|
D | build-openssl.bat | 22 rem * SPDX-License-Identifier: curl 49 rem Visual Studio was x86-only prior to 14.3 63 set "VC_PATH=Microsoft Visual Studio 10.0\VC" 67 set "VC_PATH=Microsoft Visual Studio 11.0\VC" 71 set "VC_PATH=Microsoft Visual Studio 12.0\VC" 75 set "VC_PATH=Microsoft Visual Studio 14.0\VC" 82 if exist "%PF%\Microsoft Visual Studio\2017\Enterprise\VC" ( 83 set "VC_PATH=Microsoft Visual Studio\2017\Enterprise\VC" 84 ) else if exist "%PF%\Microsoft Visual Studio\2017\Professional\VC" ( 85 set "VC_PATH=Microsoft Visual Studio\2017\Professional\VC" [all …]
|
/third_party/libjpeg-turbo/ |
D | appveyor.yml | 2 - cmd: >- 7 …\nasm-2.10.01-win32.zip curl -fSL -o c:\installers\nasm-2.10.01-win32.zip http://www.nasm.us/pub/n… 9 7z x c:\installers\nasm-2.10.01-win32.zip -oc:\ > c:\installers\nasm.install.log 11 …-6.4.0-release-posix-dwarf-rt_v5-rev0.7z curl -fSL -o c:\installers\i686-6.4.0-release-posix-dwarf… 13 md "c:\Program Files (x86)\mingw-w64\i686-6.4.0-posix-dwarf-rt_v5-rev0" 15 …7z x c:\installers\i686-6.4.0-release-posix-dwarf-rt_v5-rev0.7z -o"c:\Program Files (x86)\mingw-w6… 17 …-6.4.0-release-posix-seh-rt_v5-rev0.7z curl -fSL -o c:\installers\x86_64-6.4.0-release-posix-seh-r… 19 md "c:\Program Files\mingw-w64\x86_64-6.4.0-posix-seh-rt_v5-rev0" 21 …7z x c:\installers\x86_64-6.4.0-release-posix-seh-rt_v5-rev0.7z -o"c:\Program Files\mingw-w64\x86_… 23 …set INCLUDE=c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include;c:\Program Files (x86)\… [all …]
|
/third_party/node/deps/openssl/config/archs/VC-WIN32/no-asm/ |
D | openssl-fips.gypi | 274 'openssl_sources_VC-WIN32': [ 275 './config/archs/VC-WIN32/no-asm/providers/common/der/der_sm2_gen.c', 276 './config/archs/VC-WIN32/no-asm/providers/common/der/der_digests_gen.c', 277 './config/archs/VC-WIN32/no-asm/providers/common/der/der_dsa_gen.c', 278 './config/archs/VC-WIN32/no-asm/providers/common/der/der_ec_gen.c', 279 './config/archs/VC-WIN32/no-asm/providers/common/der/der_ecx_gen.c', 280 './config/archs/VC-WIN32/no-asm/providers/common/der/der_rsa_gen.c', 281 './config/archs/VC-WIN32/no-asm/providers/common/der/der_wrap_gen.c', 284 'openssl_defines_VC-WIN32': [ 296 'openssl_cflags_VC-WIN32': [ [all …]
|
/third_party/python/PCbuild/ |
D | tcl.vcxproj | 1 <?xml version="1.0" encoding="utf-8"?> 4 <ProjectConfiguration Include="Debug|Win32"> 6 <Platform>Win32</Platform> 8 <ProjectConfiguration Include="Release|Win32"> 10 <Platform>Win32</Platform> 12 <ProjectConfiguration Include="PGInstrument|Win32"> 14 <Platform>Win32</Platform> 20 <ProjectConfiguration Include="PGUpdate|Win32"> 22 <Platform>Win32</Platform> 38 <ProjectGuid>{B5FD6F1D-129E-4BFF-9340-03606FAC7283}</ProjectGuid> [all …]
|
D | tk.vcxproj | 1 <?xml version="1.0" encoding="utf-8"?> 4 <ProjectConfiguration Include="Debug|Win32"> 6 <Platform>Win32</Platform> 8 <ProjectConfiguration Include="Release|Win32"> 10 <Platform>Win32</Platform> 12 <ProjectConfiguration Include="PGInstrument|Win32"> 14 <Platform>Win32</Platform> 20 <ProjectConfiguration Include="PGUpdate|Win32"> 22 <Platform>Win32</Platform> 38 <ProjectGuid>{7E85ECCF-A72C-4DA4-9E52-884508E80BA1}</ProjectGuid> [all …]
|
D | openssl.vcxproj | 1 <?xml version="1.0" encoding="utf-8"?> 4 <ProjectConfiguration Include="Release|Win32"> 6 <Platform>Win32</Platform> 22 <ProjectGuid>{B5FD6F1D-129E-4BFF-9340-03606FAC7283}</ProjectGuid> 28 <PropertyGroup Label="Configuration" Condition="$(Platform) == 'Win32'"> 32 <OpenSSLPlatform>VC-WIN32</OpenSSLPlatform> 40 <OpenSSLPlatform>VC-WIN64A-masm</OpenSSLPlatform> 48 <OpenSSLPlatform>VC-WIN32-ARM</OpenSSLPlatform> 56 <OpenSSLPlatform>VC-WIN64-ARM</OpenSSLPlatform> 70 $(Perl) "$(opensslDir)\configure" $(OpenSSLPlatform) no-asm [all …]
|
/third_party/curl/winbuild/ |
D | README.md | 1 <!-- 4 SPDX-License-Identifier: curl 5 --> 10 from sources using the Visual C++ build tool. To build with VC++, you will of 11 course have to first install VC++. The minimum required version of VC is 6 15 VC++ is also part of the Windows Platform SDK. You do not have to install the 20 archive](https://developer.microsoft.com/en-us/windows/downloads/sdk-archive) 24 If you wish to support zlib, OpenSSL, c-ares, ssh2, you will have to download 28 |_curl-src 56 Studio](https://docs.microsoft.com/en-us/dotnet/framework/tools/developer-command-prompt-for-vs) [all …]
|
/third_party/openssl/ |
D | NOTES-WINDOWS.md | 4 - [Native builds using Visual C++](#native-builds-using-visual-c++) 5 - [Native builds using Embarcadero C++Builder]( 6 #native-builds-using-embarcadero-c++-builder) 7 - [Native builds using MinGW](#native-builds-using-mingw) 8 - [Linking native applications](#linking-native-applications) 9 - [Hosted builds using Cygwin](#hosted-builds-using-cygwin) 21 run on the GNU-like development environment MSYS2 31 The native builds using Visual C++ have a `VC-*` prefix. 34 ------------------- 44 for which you may need to explicitly build the Perl module Win32/Console.pm [all …]
|
/third_party/node/deps/openssl/openssl/ |
D | NOTES-WINDOWS.md | 4 - [Native builds using Visual C++](#native-builds-using-visual-c++) 5 - [Native builds using Embarcadero C++Builder]( 6 #native-builds-using-embarcadero-c++-builder) 7 - [Native builds using MinGW](#native-builds-using-mingw) 8 - [Linking native applications](#linking-native-applications) 9 - [Hosted builds using Cygwin](#hosted-builds-using-cygwin) 21 run on the GNU-like development environment MSYS2 31 The native builds using Visual C++ have a `VC-*` prefix. 34 ------------------- 44 for which you may need to explicitly build the Perl module Win32/Console.pm [all …]
|
D | appveyor.yml | 2 - Visual Studio 2017 5 - x64 6 - x86 11 - VSVER: 15 14 - shared 15 - minimal 18 - 21 - master 23 - shared 24 - plain [all …]
|
/third_party/libwebsockets/READMEs/ |
D | README.build-windows.md | 4 in March - April 2020. Doing this on a linux distro is way simpler and quicker 26 https://www.spice-space.org/download/windows/spice-guest-tools/spice-guest-tools-latest.exe 28 ### Blood-pressure reduction: Firefox 30 https://www.mozilla.org/en-US/exp/firefox/ 32 When it's up, add-ons: ublock origin, privacy badger, noscript, disable search 35 ### Blood-pressure reduction: Clink 37 This is a hack on cmd.exe that lets it understand Ctrl-R and fixup unix-style 56 [git](https://git-scm.com/download/win) 58 **Select the install option for "extra unix commands"** so you can get `ls -l`, 67 I installed as little as possible, we just want the C "C++" tools... 7GB :-) [all …]
|
/third_party/python/ |
D | .gitignore | 51 # These must contain a non-trailing slash (and may also have a trailing slash.) 61 Lib/site-packages/* 62 !Lib/site-packages/README.txt 78 Misc/python-embed.pc 79 Misc/python-config.sh 99 PC/*/Win32-temp-* 100 PC/*/x64-temp-* 105 PCbuild/*-pgi 106 PCbuild/*-pgo 107 PCbuild/*.VC.db [all …]
|
/third_party/node/deps/openssl/ |
D | openssl_asm_avx2.gypi | 4 'includes': ['config/archs/aix64-gcc-as/asm_avx2/openssl.gypi'], 6 'includes': ['config/archs/linux-ppc64le/asm_avx2/openssl.gypi'], 8 'includes': ['config/archs/linux64-s390x/asm_avx2/openssl.gypi'], 10 'includes': ['config/archs/linux-armv4/asm_avx2/openssl.gypi'], 12 'includes': ['config/archs/linux-aarch64/asm_avx2/openssl.gypi'], 14 'includes': ['config/archs/BSD-x86/asm_avx2/openssl.gypi'], 16 'includes': ['config/archs/linux-elf/asm_avx2/openssl.gypi'], 18 'includes': ['config/archs/darwin-i386-cc/asm_avx2/openssl.gypi'], 20 'includes': ['config/archs/solaris-x86-gcc/asm_avx2/openssl.gypi'], 22 'includes': ['config/archs/VC-WIN32/asm_avx2/openssl.gypi'], [all …]
|
D | openssl-fips_asm_avx2.gypi | 4 'includes': ['config/archs/aix64-gcc-as/asm_avx2/openssl-fips.gypi'], 6 'includes': ['config/archs/linux-ppc64le/asm_avx2/openssl-fips.gypi'], 8 'includes': ['config/archs/linux64-s390x/asm_avx2/openssl-fips.gypi'], 10 'includes': ['config/archs/linux-armv4/asm_avx2/openssl-fips.gypi'], 12 'includes': ['config/archs/linux-aarch64/asm_avx2/openssl-fips.gypi'], 14 'includes': ['config/archs/BSD-x86/asm_avx2/openssl-fips.gypi'], 16 'includes': ['config/archs/linux-elf/asm_avx2/openssl-fips.gypi'], 18 'includes': ['config/archs/darwin-i386-cc/asm_avx2/openssl-fips.gypi'], 20 'includes': ['config/archs/solaris-x86-gcc/asm_avx2/openssl-fips.gypi'], 22 'includes': ['config/archs/VC-WIN32/asm_avx2/openssl-fips.gypi'], [all …]
|
D | openssl_asm.gypi | 4 'includes': ['config/archs/aix64-gcc-as/asm/openssl.gypi'], 6 'includes': ['config/archs/linux-ppc64le/asm/openssl.gypi'], 8 'includes': ['config/archs/linux64-s390x/asm/openssl.gypi'], 10 'includes': ['config/archs/linux-armv4/asm/openssl.gypi'], 12 'includes': ['config/archs/linux-aarch64/asm/openssl.gypi'], 14 'includes': ['config/archs/darwin64-arm64-cc/asm/openssl.gypi'], 16 'includes': ['config/archs/BSD-x86/asm/openssl.gypi'], 18 'includes': ['config/archs/linux-elf/asm/openssl.gypi'], 20 'includes': ['config/archs/darwin-i386-cc/asm/openssl.gypi'], 22 'includes': ['config/archs/solaris-x86-gcc/asm/openssl.gypi'], [all …]
|
/third_party/python/PC/ |
D | pyconfig.h | 14 MS_WIN64 - Code specific to the MS Win64 API 15 MS_WIN32 - Code specific to the MS Win32 (and Win64) API (obsolete, this covers all supported APIs) 16 MS_WINDOWS - Code specific to Windows, but all versions. 17 Py_ENABLE_SHARED - Code if the Python core is built as a DLL. 28 WIN32 is still required for the locale module. 32 /* Deprecated USE_DL_EXPORT macro - please use Py_BUILD_CORE */ 68 #define MS_WIN32 /* only support win32 and greater. */ 82 /* ------------------------------------------------------------------------*/ 94 /* e.g., this produces, after compile-time string catenation, 99 * _Py_STRINGIZE2(_MSC_VER) but as this call is the result of token-pasting [all …]
|
123456789