Home
last modified time | relevance | path

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

12345678910>>...13

/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 libmp3lame-dev \
37 libmpg123-dev pkg-config python
44 brew install autoconf autogen automake flac libogg libtool libvorbis opus mpg123 pkg-config
49 autoreconf -vif
50 ./configure --enable-werror
61 Unix Makefiles, Xcode projects and [many more](https://cmake.org/cmake/help/latest/manual/cmake-gen…
68 1. C99-compliant compiler toolchain (tested with GCC, Clang and Visual
75 2. ALSA development package under Linux to build sndfile-play utility
[all …]
/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/curl/winbuild/
DREADME.md1 <!--
4 SPDX-License-Identifier: curl
5 -->
15 VC++ is also part of the Windows Platform SDK. You do not have to install the
18 The latest Platform SDK can be downloaded freely from [Windows SDK and
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
51 the x86 mode. It is required to call `Vcvarsall.bat` to setup the prompt for
56 Studio](https://docs.microsoft.com/en-us/dotnet/framework/tools/developer-command-prompt-for-vs)
[all …]
/third_party/libffi/
DREADME.md2 libffi-3.4.1 was released on June 28, 2021. Check the libffi web page
19 told at run-time about the number and types of arguments used to call
46 | --------------- | ---------------- | ----------------------- |
49 | AArch64 | Windows | MSVC |
55 | ARM | Windows | MSVC |
61 | IA-64 | Linux | GCC |
75 | PowerPC 32-bit | AIX | IBM XL C |
76 | PowerPC 64-bit | AIX | IBM XL C |
81 | PowerPC 64-bit | FreeBSD | GCC |
82 | PowerPC 64-bit | Linux ELFv1 | GCC |
[all …]
DChangeLog3 Date: Mon Jun 28 21:10:49 2021 -0400
9 Date: Mon Jun 28 19:50:29 2021 -0400
15 Date: Mon Jun 28 18:50:31 2021 -0400
21 Date: Mon Jun 28 18:45:11 2021 -0400
27 Date: Mon Jun 28 14:59:07 2021 -0400
33 Date: Mon Jun 28 11:51:35 2021 -0700
39 Date: Mon Jun 28 07:24:19 2021 -0700
41 Fix the assertions in cls-24byte (#652)
43 * Fix the assertions in cls-24byte
49 Date: Mon Jun 28 09:53:01 2021 -0400
[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 …]
DChangeLog.md7 non-GCC-compatible compilers for Un*x/Arm platforms.
9 2. Fixed a regression introduced by 2.1 beta1[13] that prevented the Arm 32-bit
11 included `-mfloat-abi=softfp` or `-mfloat-abi=hard`.
15 Android systems when running AArch32/Thumb builds of libjpeg-turbo built with
18 4. Added a command-line argument (`-copy icc`) to jpegtran that causes it to
22 5. libjpeg-turbo should now build and run on CHERI-enabled architectures, which
26 64-bit SSE2 Huffman encoder when attempting to losslessly transform a
27 specially-crafted malformed JPEG image.
40 decompress a specially-crafted malformed progressive JPEG image caused the
47 4. Fixed a floating point exception (CVE-2021-20205) that occurred when
[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/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/astc-encoder/jenkins/
Drelease.Jenkinsfile5 * - Run the entire pipeline in less than 60 minutes.
6 * - Test builds on all supported operating systems.
7 * - Test builds on optimized compiler choices (i.e. prefer Clang over GCC).
8 * - Build only release variants.
9 * - Run full functional tests.
10 * - Run full image quality tests.
11 * - Code sign the binaries on supported operating systems.
12 * - Build the release package.
18 @Library('hive-infra-library@changes/86/295486/1') _
31 /* Run static analysis on Linux */
[all …]
/third_party/openssl/
DNOTES-WINDOWS.md1 Notes for Windows platforms
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)
11 There are various options to build and run OpenSSL on the Windows platforms.
13 "Native" OpenSSL uses the Windows APIs directly at run time.
21 run on the GNU-like development environment MSYS2
[all …]
DINSTALL.md6 and Windows).
11 - [Prerequisites](#prerequisites)
12 - [Notational Conventions](#notational-conventions)
13 - [Quick Installation Guide](#quick-installation-guide)
14 - [Building OpenSSL](#building-openssl)
15 - [Installing OpenSSL](#installing-openssl)
16 - [Configuration Options](#configuration-options)
17 - [API Level](#api-level)
18 - [Cross Compile Prefix](#cross-compile-prefix)
19 - [Build Type](#build-type)
[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 …]
DX86AvoidTrailingCall.cpp1 //===----- X86AvoidTrailingCall.cpp - Insert int3 after trailing calls ----===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
9 // The Windows x64 unwinder has trouble unwinding the stack when a return
14 //===----------------------------------------------------------------------===//
16 #include "X86.h"
21 #define DEBUG_TYPE "x86-avoid-trailing-call"
35 return "X86 avoid trailing call pass"; in getPassName()
37 static char ID;
48 // A real instruction is a non-meta, non-pseudo instruction. Some pseudos
[all …]
/third_party/gn/src/util/
Dsys_info.cc2 // Use of this source code is governed by a BSD-style license that can be
16 #include <windows.h>
37 // because the manifest should've always be linked with gn.exe in Windows. in IsLongPathsSupportEnabled()
51 static LongPathSupport s_long_paths; // constructed lazily in IsLongPathsSupportEnabled()
68 arch = "x86"; in OperatingSystemArchitecture()
70 // Solaris and illumos systems report 'i86pc' (an Intel x86 PC) as their in OperatingSystemArchitecture()
71 // machine for both 32-bit and 64-bit x86 systems. Considering the rarity in OperatingSystemArchitecture()
72 // of 32-bit systems at this point, it is safe to assume 64-bit. in OperatingSystemArchitecture()
87 return "x86"; in OperatingSystemArchitecture()
118 if (res == -1) { in NumberOfProcessors()
[all …]
/third_party/curl/projects/
Dbuild-openssl.bat22 rem * SPDX-License-Identifier: curl
27 rem Check we are running on a Windows NT derived OS
46 set OS_PLATFORM=x86
48 if defined PROGRAMFILES(x86) (
49 rem Visual Studio was x86-only prior to 14.3
53 set "PF=%PROGRAMFILES(x86)%"
115 ) else if /i "%~1%" == "x86" (
116 set BUILD_PLATFORM=x86
123 ) else if /i "%~1" == "-?" (
125 ) else if /i "%~1" == "-h" (
[all …]
/third_party/icu/docs/userguide/icu4c/
Dbuild.md1 ---
6 ---
7 <!--
10 -->
16 {: .no_toc .text-delta }
21 ---
28 … you have more time to update your code) revert to the default "using" via `-DU_USING_ICU_NAMESPAC…
33 --- icu4c/source/common/unicode/uversion.h (revision 40704)
35 @@ -127,7 +127,7 @@
39 -# define U_USING_ICU_NAMESPACE 0
[all …]
/third_party/mesa3d/docs/
Dmeson.rst5 ---------------
19 <https://mesonbuild.com/Getting-meson.html>`__ to install the
22 The Meson build of Mesa is tested on Linux, macOS, Windows, Cygwin,
25 Unix-like OSes
31 .. code-block:: console
33 sudo apt-get install meson # Ubuntu
37 .. code-block:: console
44 You'll also need `Ninja <https://ninja-build.org/>`__. If it's not
45 already installed, use apt-get or dnf to install the *ninja-build*
48 Windows section in 1. Introduction
[all …]
/third_party/skia/gn/skia/
DBUILD.gn3 # Use of this source code is governed by a BSD-style license that can be
29 if (target_cpu == "x86" || target_cpu == "x64") {
34 if (target_cpu == "x86" || target_cpu == "x64") {
66 cflags += [ "-Wno-attributes" ]
71 "-v",
72 "--sysroot=" + rebase_path("$fuchsia_sdk_path/arch/$target_cpu/sysroot"),
74 cflags += [ "--sysroot=" +
77 target_triple = "--target=x86_64-${target_os}"
79 target_triple = "--target=aarch64-unknown-${target_os}"
91 cflags += [ "--target=arm64-windows" ]
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/
DCREDITS.TXT7 beautification by scripts. The fields are: name (N), email (E), web-address
8 (W), PGP key ID and fingerprint (P), description (D), snail-mail address
26 D: __declspec attributes, Windows support, general bug fixing
31 D: Target-independent code generator and analysis improvements
35 D: ET-Forest implementation.
49 D: Portions of X86 and Sparc JIT compilers, PowerPC backend
54 D: The `mem2reg' pass - promotes values stored in memory to registers
58 D: Loop unrolling with run-time trip counts.
74 D: ARM and X86 backends
78 D: Target-independent code generator improvements
[all …]
/third_party/python/PCbuild/
Dpyproject.props1 <?xml version="1.0" encoding="utf-8"?>
27 …<!-- See https://developercommunity.visualstudio.com/t/Regression-in-MSVC-1433-1434-ARM64-co/10224…
55 <AdditionalOptions>/utf-8 %(AdditionalOptions)</AdditionalOptions>
57 …VCHasBrokenARM64Clamping) == 'true' and $(Platform) == 'ARM64'">-d2pattern-opt-disable:-932189325 …
72 <SubSystem>Windows</SubSystem>
87 …CHasBrokenARM64Clamping) == 'true' and $(Platform) == 'ARM64'">-d2:-pattern-opt-disable:-932189325…
123 public static extern bool QueryFullProcessImageName([In]IntPtr hProcess, [In]int dwFlags,
155 <!--
160 -->
162 <MSBuild Projects="@(ProjectReference->'%(FullPath)')"
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/BinaryFormat/
DMagic.cpp1 //===- llvm/BinaryFormat/Magic.cpp - File magic identification --*- C++ -*-===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
29 static bool startswith(StringRef Magic, const char (&S)[N]) { in startswith()
30 return Magic.startswith(StringRef(S, N - 1)); in startswith()
53 // Windows resource file in identify_magic()
114 // See the Mach-O section in /usr/share/file/magic for details. in identify_magic()
120 // The two magic numbers for mach-o are: in identify_magic()
121 // 0xfeedface - 32-bit mach-o in identify_magic()
122 // 0xfeedfacf - 64-bit mach-o in identify_magic()
[all …]
/third_party/fsverity-utils/.github/workflows/
Dci.yml1 # SPDX-License-Identifier: MIT
4 # Use of this source code is governed by an MIT-style
12 static-linking-test:
13 name: Test building static library
14 runs-on: ubuntu-latest
16 - uses: actions/checkout@v4
17 - run: scripts/run-tests.sh static_linking
19 dynamic-linking-test:
21 runs-on: ubuntu-latest
23 - uses: actions/checkout@v4
[all …]
/third_party/lzma/
DREADME.md5 ---
19 7z is a main file format for 7-Zip compression program (www.7-zip.org).
21 7z also supports AES-256 based encryption.
27 ---
31 ---
34 | :------ | :---------| :----- | :----- | :----- |
43 ---
48 ├── Asm # asm files (optimized code for CRC calculation and Intel-AES e…
51 │   └── x86
55 │   ├── Lzma # LZMA program (file->file LZMA encoder/decoder)
[all …]
/third_party/lz4/
Dappveyor.yml4 - COMPILER: "gcc"
6 - COMPILER: "visual"
9 - COMPILER: "visual"
12 - COMPILER: "visual"
15 - COMPILER: "clang"
17 - COMPILER: "gcc"
21 - ECHO Installing %COMPILER% %PLATFORM% %CONFIGURATION%
22 - MKDIR bin
23 - if [%COMPILER%]==[visual] (
25Windows\v7.1\lib\x64;c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\lib\amd64;C:\Program F…
[all …]

12345678910>>...13