Home
last modified time | relevance | path

Searched +full:x86 +full:- +full:windows +full:- +full:static (Results 1 – 25 of 506) sorted by relevance

12345678910>>...21

/third_party/libsnd/.github/workflows/
Daction.yml8 fail-fast: false
11 ubuntu-gcc-autotools,
12 ubuntu-clang-autotools,
13 ubuntu-gcc-ossfuzz,
14 macos-autotools,
15 ubuntu-gcc-cmake,
16 ubuntu-gcc-cmake-shared,
17 ubuntu-clang-cmake,
18 ubuntu-clang-cmake-shared,
19 macos-cmake,
[all …]
/third_party/grpc/tools/run_tests/artifacts/
Dartifact_targets.py8 # http://www.apache.org/licenses/LICENSE-2.0
43 docker_args += ['-e', '%s=%s' % (k, v)]
98 _MACOS_COMPAT_FLAG = '-mmacosx-version-min=10.7'
100 _ARCH_FLAG_MAP = {'x86': '-m32', 'x64': '-m64'}
125 # https://github.com/resin-io-projects/armv7hf-debian-qemu/issues/9
130 extra_args = ' --entrypoint=/usr/bin/qemu-arm-static '
140 if self.arch == 'x86':
158 elif self.platform == 'windows':
164 # seed. We create a random temp-dir here
169 self.py_version, '32' if self.arch == 'x86' else '64'
[all …]
/third_party/grpc/src/csharp/Grpc.Tools/
DCommon.cs9 // http://www.apache.org/licenses/LICENSE-2.0
28 static class Metadata
31 public static string Source = "Source";
33 public static string ProtoRoot = "ProtoRoot";
34 public static string OutputDir = "OutputDir";
35 public static string GrpcServices = "GrpcServices";
36 public static string GrpcOutputDir = "GrpcOutputDir";
40 internal static class Platform
42 public enum OsKind { Unknown, Windows, Linux, MacOsX }; enumerator
43 public static readonly OsKind Os;
[all …]
/third_party/libsnd/
DREADME.md11 Erik de Castro Lopo <erikd@mega-nerd.com> aka @erikd. The project was developed
35 sudo apt install autoconf autogen automake build-essential libasound2-dev \
36 libflac-dev libogg-dev libtool libvorbis-dev libopus-dev pkg-config python
43 brew install autoconf autogen automake flac libogg libtool libvorbis opus pkg-config
49 ./configure --enable-werror
60 Unix Makefiles, Xcode projects and [many more](https://cmake.org/cmake/help/latest/manual/cmake-gen…
67 1. C99-compliant compiler toolchain (tested with GCC, Clang and Visual
74 2. ALSA development package under Linux to build sndfile-play utility
75 3. Sndio development package under BSD to build sndfile-play utility
79 CMake can handle out-of-place builds, enabling several builds from
[all …]
/third_party/curl/winbuild/
DREADME.md9 VC++ is also part of the Windows Platform SDK. You do not have to install the
12 The latest Platform SDK can be downloaded freely from [Windows SDK and
14 archive](https://developer.microsoft.com/en-us/windows/downloads/sdk-archive)
18 If you wish to support zlib, openssl, c-ares, ssh2, you will have to download
22 |_curl-src
45 the x86 mode. It is required to call `Vcvarsall.bat` to setup the prompt for
50 Studio](https://docs.microsoft.com/en-us/dotnet/framework/tools/developer-command-prompt-for-vs)
51 and [How to: Enable a 64-Bit, x64 hosted MSVC toolset on the command
52 …line](https://docs.microsoft.com/en-us/cpp/build/how-to-enable-a-64-bit-visual-cpp-toolset-on-the-
59 …o: [Set the Path and Environment Variables for Command-Line Builds](https://msdn.microsoft.com/en-
[all …]
/third_party/boost/tools/build/src/tools/
Dgcc.jam2 # Copyright 2002-2017 Rene Rivera
3 # Copyright 2002-2003 Vladimir Prus
19 Linux, a number of Unix-like system including SunOS and on Windows
24 ----
25 using gcc : [version] : [c++-compile-command] : [compiler options] ;
26 ----
32 detected by running the compiler with the `-v` option. If the command is
36 _`<option-name>option-value syntax`_:
56 compiler command--for example if the specified compiler command is a user
60 Specifies the archiver command that is used to produce static
[all …]
Dgcc.py7 # Copyright 2002-2006 Rene Rivera.
8 # Copyright 2002-2003 Vladimir Prus.
41 __debug = "--debug-configuration" in bjam.variable("ARGV")
52 generators.override('gcc.searched-lib-generator', 'searched-lib-generator')
58 # libxxx.a static library
61 # On windows (mingw):
62 # libxxx.lib static library
66 # On windows (cygwin) i.e. <target-os>cygwin
67 # libxxx.a static library
79 type.set_generated_target_suffix('STATIC_LIB', ['<toolset>gcc', '<target-os>cygwin'], 'a')
[all …]
/third_party/libffi/
DREADME.md2 libffi-3.3 was released on November 23, 2019. Check the libffi web
19 told at run-time about the number and types of arguments used to call
46 | --------------- | ---------------- | ----------------------- |
49 | AArch64 | Windows | MSVC |
55 | ARM | Windows | MSVC |
59 | IA-64 | Linux | GCC |
73 | PowerPC 32-bit | AIX | IBM XL C |
74 | PowerPC 64-bit | AIX | IBM XL C |
79 | PowerPC 64-bit | FreeBSD | GCC |
80 | PowerPC 64-bit | Linux ELFv1 | GCC |
[all …]
/third_party/openh264/
Dmeson.build43 '-Wno-non-virtual-dtor',
44 '-Wno-class-memaccess',
45 '-Wno-strict-aliasing'])
55 cpp_lib = '-lstdc++'
57 # TODO: should rely on dependency('threads') instead and change the pkg-config
70 if cpu_family == 'x86'
72 asm_args += ['-DX86_32', '-DHAVE_AVX2']
73 add_project_arguments('-DHAVE_AVX2', language: 'cpp')
74 add_project_arguments('-DHAVE_AVX2', '-DX86_ASM', '-DX86_32_ASM', language: 'c')
75 asm_inc = join_paths(meson.current_source_dir(), 'codec', 'common', 'x86', '')
[all …]
/third_party/curl/projects/Windows/VC6/lib/
Dlibcurl.tmpl1 # Microsoft Developer Studio Project File - Name="libcurl" - Package Owner=<4>
5 # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
6 # TARGTYPE "Win32 (x86) Static Library" 0x0104
8 CFG=libcurl - Win32 LIB Debug
17 !MESSAGE NMAKE /f "libcurl.mak" CFG="libcurl - Win32 LIB Debug"
21 !MESSAGE "libcurl - Win32 DLL Debug" (based on "Win32 (x86) Dynamic-Link Library")
22 !MESSAGE "libcurl - Win32 DLL Debug DLL OpenSSL" (based on "Win32 (x86) Dynamic-Link Library")
23 !MESSAGE "libcurl - Win32 DLL Debug DLL OpenSSL DLL LibSSH2" (based on "Win32 (x86) Dynamic-Link Li…
24 !MESSAGE "libcurl - Win32 DLL Debug DLL Windows SSPI" (based on "Win32 (x86) Dynamic-Link Library")
25 !MESSAGE "libcurl - Win32 DLL Debug DLL Windows SSPI DLL WinIDN" (based on "Win32 (x86) Dynamic-Lin…
[all …]
/third_party/boost/libs/context/build/
DJamfile.v217 feature.feature segmented-stacks : on : optional propagated composite ;
18 feature.compose <segmented-stacks>on : <define>BOOST_USE_SEGMENTED_STACKS ;
28 <target-os>windows:<define>_WIN32_WINNT=0x0601
29 <target-os>linux,<toolset>gcc,<segmented-stacks>on:<cxxflags>-fsplit-stack
30 <target-os>linux,<toolset>gcc,<segmented-stacks>on:<cxxflags>-DBOOST_USE_SEGMENTED_STACKS
31 <toolset>gcc,<segmented-stacks>on:<linkflags>"-static-libgcc"
32 <toolset>clang,<segmented-stacks>on:<cxxflags>-fsplit-stack
33 <toolset>clang,<segmented-stacks>on:<cxxflags>-DBOOST_USE_SEGMENTED_STACKS
34 <toolset>clang,<segmented-stacks>on:<linkflags>"-static-libgcc"
36 <toolset>intel,<link>static:<define>BOOST_CONTEXT_EXPORT=
[all …]
/third_party/boost/libs/test/doc/adv_scenarios/
Dbuilding_utf.qbk10 …hared library variant] or the [link boost_test.usage_variants.static_lib static library variant] o…
19 [note By default, the static and dynamic variant will be built for your operating system]
24 [h3 Windows]
30 [h4 Static variant]
35 > b2 address-model=32 architecture=x86 --with-test link=static \
36 > --prefix=``$``boost_installation_prefix install
43 > b2 address-model=64 architecture=x86 --with-test link=static \
44 > --prefix=``$``boost_installation_prefix install
48 In order to build the shared library variant, the directive `link=static` should be replaced by `li…
54 > b2 address-model=64 architecture=x86 --with-test link=shared --prefix=``$``boost_installation_pre…
[all …]
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/
DBUILDING.md1 Building libjpeg-turbo
6 ------------------
11 - [CMake](http://www.cmake.org) v2.8.12 or later
13 - [NASM](http://www.nasm.us) or [YASM](http://yasm.tortall.net)
14 (if building x86 or x86-64 SIMD extensions)
16 * If using NASM, 2.10 or later (except 2.11.08) is required for an x86-64 Mac
17 build (2.11.08 does not work properly with libjpeg-turbo's x86-64 SIMD code
21 - NOTE: Currently, if it is desirable to hide the SIMD function symbols in
23 libjpeg-turbo, then YASM must be used when building libjpeg-turbo.
24 * If building on Windows, **nasm.exe**/**yasm.exe** should be in your `PATH`.
[all …]
/third_party/skia/third_party/externals/libjpeg-turbo/
DBUILDING.md1 Building libjpeg-turbo
6 ------------------
11 - [CMake](http://www.cmake.org) v2.8.12 or later
13 - [NASM](http://www.nasm.us) or [YASM](http://yasm.tortall.net)
14 (if building x86 or x86-64 SIMD extensions)
19 - NOTE: Currently, if it is desirable to hide the SIMD function symbols in
21 libjpeg-turbo, then NASM 2.14 or later or YASM must be used when
22 building libjpeg-turbo.
23 * If building on Windows, **nasm.exe**/**yasm.exe** should be in your `PATH`.
36 ARCH=`uname -m`
[all …]
/third_party/flutter/flutter/packages/flutter_tools/lib/src/
Dbuild_info.dart2 // Use of this source code is governed by a BSD-style license that can be
32 /// Mode-Flavor (e.g. Release-Paid).
41 /// Extra command-line options for front-end.
44 /// Extra command-line options for gen_snapshot.
60 static const BuildInfo debug = BuildInfo(BuildMode.debug, null);
61 static const BuildInfo profile = BuildInfo(BuildMode.profile, null);
62 static const BuildInfo release = BuildInfo(BuildMode.release, null);
160 … printTrace('Invalid build-number: $buildNumber for iOS/macOS, overridden by $tmpBuildNumber.\n'
178 … printTrace('Invalid build-number: $buildNumber for Android, overridden by $tmpBuildNumberStr.\n'
204 printTrace('Invalid build-name: $buildName for iOS/macOS, overridden by $tmpBuildName.\n'
[all …]
/third_party/protobuf/protoc-artifacts/
Dbuild-protoc.sh4 # protoc plugins into target/<OS>/<ARCH>/protoc-gen-*.exe
6 # Usage: ./build-protoc.sh <OS> <ARCH> <TARGET>
8 # <TARGET> can be "protoc" or "protoc-gen-javalite". Supported <OS> <ARCH>
11 # cygwin windows x86_32 Requires: i686-w64-mingw32-gcc
12 # cygwin windows x86_64 Requires: x86_64-w64-mingw32-gcc
13 # linux linux aarch_64 Requires: g++-aarch64-linux-gnu
16 # linux windows x86_32 Requires: i686-w64-mingw32-gcc
17 # linux windows x86_64 Requires: x86_64-w64-mingw32-gcc
20 # mingw windows x86_32
21 # mingw windows x86_64
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/
DX86MCAsmInfo.cpp1 //===-- X86MCAsmInfo.cpp - X86 asm properties -----------------------------===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
11 //===----------------------------------------------------------------------===//
26 static cl::opt<AsmWriterFlavorTy> AsmWriterFlavor(
27 "x86-asm-syntax", cl::init(ATT), cl::Hidden,
28 cl::desc("Choose style of code to emit from X86 backend:"),
29 cl::values(clEnumValN(ATT, "att", "Emit AT&T-style assembly"),
30 clEnumValN(Intel, "intel", "Emit Intel-style assembly")));
32 static cl::opt<bool>
[all …]
/third_party/libjpeg-turbo/
DBUILDING.md1 Building libjpeg-turbo
6 ------------------
11 - [CMake](http://www.cmake.org) v2.8.12 or later
13 - [NASM](http://www.nasm.us) or [YASM](http://yasm.tortall.net)
14 (if building x86 or x86-64 SIMD extensions)
16 * If using NASM, 2.10 or later (except 2.11.08) is required for an x86-64 Mac
17 build (2.11.08 does not work properly with libjpeg-turbo's x86-64 SIMD code
22 - NOTE: Currently, if it is desirable to hide the SIMD function symbols in
24 libjpeg-turbo, then NASM 2.14 or later or YASM must be used when
25 building libjpeg-turbo.
[all …]
/third_party/cef/tools/
Dgn_args.py3 # a BSD-style license that can be found in the LICENSE file.
5 # This script determines the contents of the per-configuration `args.gn` files
6 # that are used to build CEF/Chromium with GN. See comments in CEF's top-level
11 # - Defines CEF's default and required arg values in cases where they differ
13 # - Accepts user-defined arg values via the GN_DEFINES environment variable.
14 # - Verifies that user-defined arg values do not conflict with CEF's
16 # - Generates multiple configurations by combining user-defined arg values with
21 # - Chromium's default value. Default values are defined in the declare_args()
23 # - Chromium's value requirements. Check for assert()s related to the value in
25 # - Whether a particular value is optional or required for CEF.
[all …]
/third_party/skia/site/docs/user/
Dbuild.md1 ---
6 ---
14 ## `is_official_build` and Third-party Dependencies
20 with no debug symbols, dynamically linked against its third-party dependencies
23 In contrast, the developer-oriented default is an unoptimized build with full
24 debug symbols and all third-party dependencies built from source and embedded
27 Skia offers several features that make use of third-party libraries, like
28 libpng, libwebp, or libjpeg-turbo to decode images, or ICU and sftnly to subset
29 fonts. All these third-party dependencies are optional and can be controlled by
45 prioritization; there is nothing fundamentally wrong with non-Clang compilers.
[all …]
/third_party/boost/more/getting_started/detail/
Dlibrary-naming.rst9 ``libboost_regex-vc71-mt-d-x86-1_34.lib`` can be broken down into the
13 *Prefix*: except on Microsoft Windows, every Boost library
14 name begins with this string. On Windows, only ordinary static
21 ``-vc71``
25 ``-mt``
29 of ``-mt``.
31 ``-d``
36 …+-----+------------------------------------------------------------------------------+------------…
39 …nking statically to the C++ standard library and compiler runtime support |runtime-link=static |
41 …+-----+------------------------------------------------------------------------------+------------…
[all …]
/third_party/openssl/
DNOTES.WIN2 NOTES FOR THE WINDOWS PLATFORMS
5 Windows targets can be classified as "native", ones that use Windows API
6 directly, and "hosted" which rely on POSIX-compatible layer. "Native"
7 targets are VC-* (where "VC" stems from abbreviating Microsoft Visual C
11 are always cross-compiled. On Linux and Cygwin they look exactly as such
12 and require --cross-compile-prefix option. While on MSYS[2] it's solved
15 emulated filesystem name space with POSIX-y root, mount points, /dev
18 start, and if it's found *not* to be linked with MSYS2 POSIX-y thing,
21 'c:\some\where', '/dev/null' - 'nul'. This creates an illusion that
23 there is. Just keep in mind that "MinGW binary" "experiences" Windows
[all …]
/third_party/glib/
DREADME.win32.md1 Chun-wei Fan `<fanc999@yahoo.com.tw>`
12 import libraries) of GLib, Pango, GTK+ etc for Windows, go to
13 https://www.gtk.org/download/windows.php . They are for "native"
14 Windows meaning they use the Win32 API and Microsoft C runtime library
21 You can also cross-compile GLib for Windows from Linux using the
22 cross-compiling mingw packages for your distro.
24 Note that to just *use* GLib on Windows, there is no need to build it
27 On Windows setting up a correct build environment is very similar to typing
31 compilation related to Win32 in GLib-using code:
33 - `G_OS_WIN32` is defined when compiling for native Win32, without
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86TargetMachine.cpp1 //===-- X86TargetMachine.cpp - Define TargetMachine for the X86 -----------===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
9 // This file defines the X86 specific subclass of TargetMachine.
11 //===----------------------------------------------------------------------===//
16 #include "X86.h"
55 static cl::opt<bool> EnableMachineCombinerPass("x86-machine-combiner",
59 static cl::opt<bool> EnableCondBrFoldingPass("x86-condbr-folding",
88 static std::unique_ptr<TargetLoweringObjectFile> createTLOF(const Triple &TT) { in createTLOF()
110 static std::string computeDataLayout(const Triple &TT) { in computeDataLayout()
[all …]
/third_party/flutter/skia/gn/
DBUILDCONFIG.gn3 # Use of this source code is governed by a BSD-style license that can be
24 win_sdk = "C:/Program Files (x86)/Windows Kits/10"
94 ndk_host = "linux-x86_64"
96 ndk_host = "darwin-x86_64"
98 ndk_host = "windows-x86_64"
102 ndk_target = "aarch64-linux-android"
103 ndk_gdbserver = "prebuilt/android-arm64/gdbserver/gdbserver"
105 ndk_target = "armv7a-linux-androideabi"
106 ndk_gdbserver = "prebuilt/android-arm/gdbserver/gdbserver"
108 ndk_target = "x86_64-linux-android"
[all …]

12345678910>>...21