Searched refs:windows (Results 1 – 20 of 20) sorted by relevance
24 runs-on: windows-latest36 vcpkg install zstd:x64-windows40 …th-zstd-include=C:\vcpkg\packages\zstd_x64-windows\include --with-zstd-lib=C:\vcpkg\packages\zstd_…48 $env:Path+=";C:\vcpkg\packages\zstd_x64-windows\bin"70 $env:Path+=";C:\vcpkg\packages\zstd_x64-windows\bin"80 $env:Path+=";C:\vcpkg\packages\zstd_x64-windows\bin"83 runs-on: windows-latest95 vcpkg install brotli:x64-windows107 $env:Path+=";C:\vcpkg\packages\brotli_x64-windows\bin"129 $env:Path+=";C:\vcpkg\packages\brotli_x64-windows\bin"[all …]
22 os: windows-201925 os: windows-202228 os: windows-202280 …run: perl ../util/checkplatformsyms.pl ../util/platform_symbols/windows-symbols.txt libcrypto-3-x6…95 # Reducing CI footprint - windows-201996 - windows-2022132 - windows-2019133 # Reducing CI footprint - windows-2022170 - windows-2019172 # - windows-2022
124 windows:128 os: [windows-2019, windows-2022]
55 int windows = 0; in version_main() local104 dirty = windows = 1; in version_main()149 if (windows) in version_main()
64 of the types customarily made available by including F<< <windows.h> >>. The68 F<< <windows.h> >> prior to F<< <openssl/async.h> >>.
198 customarily made available by including F<< <windows.h> >>. The application201 application developer's responsibility to include F<< <windows.h> >> prior to219 # include <windows.h>
35 L<BN_mod_exp_mont(3)> that uses fixed windows and the special precomputation
195 of the types customarily made available by including F<< <windows.h> >>. The199 F<< <windows.h> >> prior to F<< <openssl/async.h> >>.206 # include <windows.h>
199 of the types customarily made available by including F<< <windows.h> >>. The203 F<< <windows.h> >> prior to F<< <openssl/async.h> >>.
259 the libcrypto32.dll entry point. Some windows functions may cause threads to exit
123 # Add VERSIONINFO resource for windows157 # Add VERSIONINFO resource for windows
129 windows => 'WINDOWS', # alias
13 Traditionally, polling has been done on windows using select(). However, this
5 - [Perl on Windows](#perl-on-windows)
116 To enable the reading of registry keys from windows builds, add
174 # COMP_ROOT must be a full path for the build system (e.g. windows)
5299 are two supported threading models: pthreads and windows threads. It is17347 * Re-implement BN_mod_exp2_mont using independent (and larger) windows.
500 /* application has to include <windows.h> in order to use this */
1917 * Windows application developer has to include windows.h to use these.
759 …"\$(PERL)" "$mkdef"$ord_ver --type $args{intent} --ordinals $gen0 --name $ord_name --OS windows > …
Completed in 74 milliseconds