Home
last modified time | relevance | path

Searched refs:architecture (Results 1 – 25 of 565) sorted by relevance

12345678910>>...23

/third_party/node/deps/v8/src/base/
Dbuild_config.h111 #error Target architecture was not detected as supported by v8
149 #error Unknown target architecture pointer size
154 #error Target architecture ia32 is only supported on ia32 host
158 #error Target architecture x64 is only supported on x64 and arm64 host
162 #error Target architecture x32 is only supported on x64 host with x32 support
165 #error Target architecture arm is only supported on arm and ia32 host
168 #error Target architecture arm64 is only supported on arm64 and x64 host
171 #error Target architecture mips is only supported on mips and ia32 host
174 #error Target architecture mips64 is only supported on mips64 and x64 host
177 #error Target architecture riscv64 is only supported on riscv64 and x64 host
[all …]
Dcpu.cc369 switch (features.architecture) { in StarboardDetectCPU()
624 char* architecture = cpu_info.ExtractField("CPU architecture"); in CPU() local
625 if (architecture != nullptr) { in CPU()
627 architecture_ = strtol(architecture, &end, 10); in CPU()
628 if (end == architecture) { in CPU()
630 if (strcmp(architecture, "AArch64") == 0) { in CPU()
636 delete[] architecture; in CPU()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonDepArch.td11 …tFeature<"v66", "HexagonArchVersion", "Hexagon::ArchEnum::V66", "Enable Hexagon V66 architecture">;
13 …tFeature<"v65", "HexagonArchVersion", "Hexagon::ArchEnum::V65", "Enable Hexagon V65 architecture">;
15 …tFeature<"v62", "HexagonArchVersion", "Hexagon::ArchEnum::V62", "Enable Hexagon V62 architecture">;
17 …tFeature<"v60", "HexagonArchVersion", "Hexagon::ArchEnum::V60", "Enable Hexagon V60 architecture">;
19 …tFeature<"v55", "HexagonArchVersion", "Hexagon::ArchEnum::V55", "Enable Hexagon V55 architecture">;
21 …rgetFeature<"v5", "HexagonArchVersion", "Hexagon::ArchEnum::V5", "Enable Hexagon V5 architecture">;
/third_party/astc-encoder/
DCMakeLists.txt114 # User might be doing multi-architecture - XCode sets this at runtime
117 … message(FATAL_ERROR "For macOS universal binaries only one backend per architecture is allowed.")
122 # User requested explicit multi-architecture universal build
132 … message(FATAL_ERROR "For macOS universal binaries only one backend per architecture is allowed.")
137 # User requested explicit single architecture build
147 # Else is this a implicit multi-architecture universal build?
149 … string(CONCAT MSG "For macOS setting multiple architecture backends builds a universal binary. "
150 "For universal binaries only one backend per architecture is allowed.")
154 … string(CONCAT MSG "For macOS setting multiple architecture backends builds a universal binary. "
155 "For universal binaries only one backend per architecture is allowed.")
[all …]
/third_party/icu/vendor/double-conversion/upstream/
DChangelog9 Add support of Synopsys ARC64 architecture.
22 Loongarch is a RISC-style command system architecture.
23 Add support for loongarch architecture.
29 Add support for xtensa architecture.
30 Add support for nios2 architecture.
37 Add support for e2k architecture. Thanks to Michael Shigorin.
/third_party/libsnd/cmake/
DCheckCPUArch.cmake3 message (STATUS "Check CPU architecture is ${ARCH}")
9 message (STATUS "Check CPU architecture is ${ARCH} - yes")
12 message (STATUS "Check CPU architecture is ${ARCH} - no")
/third_party/python/Modules/_ctypes/libffi_osx/powerpc/
Dppc-ffi_darwin.c116 #error undefined architecture in ffi_prep_args()
201 #error undefined architecture in ffi_prep_args()
223 #error undefined architecture in ffi_prep_args()
279 #error undefined architecture in ffi_prep_args()
408 #error undefined architecture in ffi_prep_cif_machdep()
452 #error undefined architecture in ffi_prep_cif_machdep()
510 #error undefined architecture in ffi_prep_cif_machdep()
532 #error undefined architecture in ffi_prep_cif_machdep()
544 #error undefined architecture in ffi_prep_cif_machdep()
751 #error undefined architecture in ffi_prep_closure()
[all …]
/third_party/libunwind/libunwind/doc/
DNOTES10 - handler: a pointer to an architecture & language-specific
12 - lsda: a pointer to an architecture & language-specific
15 The API defines no well-known preserved registers. Each architecture
18 preserved registers are defined in the architecture-specific header
69 architecture, as it doesn't rely on any arch-specific registers.
75 the target architecture name (e.g., ia32, ia64, or alpha). Similarly,
Dlibunwind-dynamic.tex74 Exactly how this index is derived depends on the architecture. For
75 example, on RISC and EPIC-style architecture, instructions have a
105 architecture-specific and on some architecture, it is not used at
179 architecture-specific.
187 architecture-specific (see architecture-specific sections below).
226 architecture-specific sections for details). The value of
339 \Var{val}. See the architecture-specific sections for a description
345 \Var{val}. See the architecture-specific sections for a description
352 is described in the architecture-specific sections below.
/third_party/libabigail/tests/data/test-diff-dwarf/
Dtest-23-diff-arch-report-0.txt1 ELF architecture changed
5 architecture changed from 'elf-intel-80386' to 'elf-amd-x86_64'
/third_party/skia/third_party/externals/brotli/
Dpremake5.lua18 architecture "x86_64"
21 architecture "x86"
Dconfigure-cmake109 --prefix=PREFIX install architecture-independent files in PREFIX
115 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
121 --datadir=DIR read-only architecture-independent data [DATAROOTDIR]
/third_party/libabigail/tests/data/test-abidiff/
Dtest-PR24552-v0.abi1 <abi-corpus-group path='mypath' architecture='elf-arm-aarch64'>
2 <abi-corpus path='vmlinux' architecture='elf-arm-aarch64'>
Dtest-PR24552-v1.abi1 <abi-corpus-group path='mypath' architecture='elf-arm-aarch64'>
2 <abi-corpus path='vmlinux' architecture='elf-arm-aarch64'>
/third_party/libabigail/tests/data/test-diff-pkg/
Ddbus-glib-0.104-3.fc23.x86_64--dbus-glib-0.104-3.fc23.armv7hl-report-0.txt2 ELF architecture changed
8 architecture changed from 'elf-amd-x86_64' to 'elf-arm'
/third_party/vk-gl-cts/external/vulkan-docs/src/appendices/
DVK_NV_cuda_kernel_launch.adoc49 architecture.
52 Most often, the cache will succeed if the same GPU driver and architecture
55 architecture, the cache is likely to become invalid.
/third_party/openh264/
DREADME.md55 - Any architecture using C/C++ fallback functions
76 `ARCH` specifies the architecture of android device. Currently `arm`, `arm64`, `x86` and `x86_64` a…
94 Valid values for `**ARCH**` are the normal iOS architecture names such as
110 `ARCH` specifies the architecture of the device. Currently `arm`, `arm64`, `x86` and `x86_64` are s…
113 …If your computer is x86 architecture, for build the libnary which be used on arm/aarch64 machine, …
139 - `make` for automatically detecting architecture and building accordingly
/third_party/lame/
DINSTALL.configure71 same time, by placing the object files for each architecture in their
79 variable, you have to compile the package for one architecture at a time
81 one architecture, use `make distclean' before reconfiguring for another
82 architecture.
93 architecture-specific files and architecture-independent files. If you
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZProcessors.td13 // architecture the model supports, as identified by the edition level
16 // The minimum architecture level supported by LLVM is as defined in
/third_party/musl/
DINSTALL21 set architecture and ABI, with support for a minimal subset of "GNU C"
38 musl can be built for the following CPU instruction set architecture
121 target architecture based on the compiler being used. For some
123 wrong architecture, you can provide an explicit selection on the
154 /etc/ld-musl-$ARCH.path (where $ARCH matches the architecture name
/third_party/nghttp2/
DDockerfile.android69 --build=`dpkg-architecture -qDEB_BUILD_GNU_TYPE` \
100 --build=`dpkg-architecture -qDEB_BUILD_GNU_TYPE` \
113 --build=`dpkg-architecture -qDEB_BUILD_GNU_TYPE` \
/third_party/node/deps/openssl/
DREADME.md75 To remove or add an architecture the templates need to be updated for which
80 Remove the architecture in question from these files and then run:
84 Also remove the architecture from the list of supported ASM architectures in
/third_party/skia/third_party/externals/libwebp/
Dbuild.gradle29 architecture "arm"
32 architecture "arm64"
35 architecture "x86"
38 architecture "x86_64"
/third_party/python/Mac/
DREADME.rst79 CPU architecture. A universal macOS executable file or library combines the
80 architecture-specific code into one file and can therefore run at native
88 supports one execution architecture, 64-bit Intel (``x86_64``).
139 To build a universal binary that includes a 64-bit architecture, you must build
163 binaries when the universal architecture includes at least one 32-bit
164 architecture (that is, for all flavors but ``64-bit`` and ``intel-64``).
169 Running a specific architecture
172 You can run code using a specific architecture using the ``arch`` command::
180 Using ``arch`` is not a perfect solution as the selected architecture will
/third_party/libinput/doc/user/
Darchitecture.rst4 libinput's internal architecture
7 This page provides an outline of libinput's internal architecture. The goal
16 :ref:`architecture-contexts` is the only user-visible implementation detail,
134 :ref:`architecture-dispatch` is initialized. All event handling is then in this

12345678910>>...23