Home
last modified time | relevance | path

Searched refs:ia32 (Results 1 – 25 of 42) sorted by relevance

12

/third_party/node/deps/npm/node_modules/node-gyp/test/
Dtest-process-release.js21 ia32: { libUrl: 'https://nodejs.org/dist/v0.8.20/node.lib', libPath: 'node.lib' }, property
42 ia32: { libUrl: 'https://nodejs.org/dist/v0.10.21/node.lib', libPath: 'node.lib' }, property
64 ia32: { libUrl: 'https://nodejs.org/dist/v0.12.9/node.lib', libPath: 'node.lib' }, property
86 ia32: { libUrl: 'https://nodejs.org/dist/v0.10.41/node.lib', libPath: 'node.lib' }, property
108 ia32: { libUrl: 'https://nodejs.org/dist/v0.10.42/node.lib', libPath: 'node.lib' }, property
130 ia32: { libUrl: 'https://nodejs.org/dist/v0.12.10/node.lib', libPath: 'node.lib' }, property
154ia32: { libUrl: 'https://nodejs.org/dist/v4.1.23/win-x86/node.lib', libPath: 'win-x86/node.lib' }, property
178 ia32: { libUrl: 'https://some.custom.location/win-x86/node.lib', libPath: 'win-x86/node.lib' }, property
204ia32: { libUrl: 'https://nodejs.org/download/release/v12.8.0/win-x86/node.lib', libPath: 'win-x86/… property
230ia32: { libUrl: 'https://unofficial-builds.nodejs.org/download/release/v12.8.0/win-x86/node.lib', … property
[all …]
/third_party/boost/tools/build/src/engine/
Dbuild.sh134 elif test -r /opt/intel/compiler70/ia32/bin/iccvars.sh && test_cxx11 intel-linux ; then
136 B2_TOOLSET_ROOT=/opt/intel/compiler70/ia32/
137 elif test -r /opt/intel/compiler60/ia32/bin/iccvars.sh && test_cxx11 intel-linux ; then
139 B2_TOOLSET_ROOT=/opt/intel/compiler60/ia32/
140 elif test -r /opt/intel/compiler50/ia32/bin/iccvars.sh && test_cxx11 intel-linux ; then
142 B2_TOOLSET_ROOT=/opt/intel/compiler50/ia32/
265 elif test -r /opt/intel/compiler70/ia32/bin/iccvars.sh ; then
266 B2_TOOLSET_ROOT=/opt/intel/compiler70/ia32/
267 elif test -r /opt/intel/compiler60/ia32/bin/iccvars.sh ; then
268 B2_TOOLSET_ROOT=/opt/intel/compiler60/ia32/
[all …]
/third_party/boost/libs/compute/cmake/
DFindTBB.cmake31 # e.g. "ia32/vc8" or "em64t/cc4.1.0_libc2.4_kernel2.6.16.21"
38 # TBB_ARCHITECTURE [ ia32 | em64t | itanium ]
59 # has ia32/vc7.1 ia32/vc8 ia32/vc9
90 # default flavor on apple: ia32/cc4.0.1_os10.4.9
99 set(_TBB_ARCHITECTURE "ia32")
111 # has ia32/*
122 # has ia32/*
174 string(REPLACE ia32 "${_TBB_ARCHITECTURE}" ${var_name} ${${var_name}})
/third_party/node/deps/zlib/
Dzlib.gyp67 ['(target_arch in "ia32 x64 x32" and OS!="ios") or arm_fpu=="neon"', {
80 ['target_arch in "ia32 x64 x32" and OS!="ios"', {
/third_party/node/
Dcommon.gypi7 'target_arch%': 'ia32', # set v8's target architecture
8 'host_arch%': 'ia32', # set v8's host architecture
286 ['target_arch=="ia32"', {
398 [ 'target_arch=="ia32"', {
512 ['target_arch=="ia32"', {
DMakefile884 V8_ARCH=ia32
891 ifeq ($(ARCH),ia32)
894 ifeq ($(DESTCPU),ia32)
Dvcbuild.bat80 if /i "%1"=="ia32" set target_arch=x86&goto arg-ok
732 …u/without-intl] [nobuild] [nosnapshot] [noetw] [ltcg] [licensetf] [sign] [ia32/x86/x64/arm64] [vs2…
Dnode.gyp900 [ 'target_arch=="ia32" or target_arch=="arm"', {
/third_party/node/tools/v8_gypfiles/
Dtoolchain.gypi99 ['OS=="linux" and host_arch=="ia32"', {
110 ['host_arch=="ia32" or host_arch=="x64" or \
122 ['target_arch=="ia32" or target_arch=="x64" or \
333 ['v8_target_arch=="ia32"', {
337 }], # v8_target_arch=="ia32"
977 ['OS=="win" and v8_target_arch=="ia32"', {
994 v8_target_arch=="ia32"', {
1003 (v8_target_arch=="arm" or v8_target_arch=="ia32" or \
Dv8.gyp408 ['v8_target_arch=="ia32"', {
410 '<(V8_ROOT)/src/builtins/ia32/builtins-ia32.cc',
773 ['v8_target_arch=="ia32"', {
774 'sources': [ ### gcmole(arch:ia32) ###
/third_party/boost/tools/build/src/tools/
Dintel-win.jam214 target_types = ia32 intel64 ;
218 target_types = ia32 ia32_intel64 ;
229 local default-assembler-ia32 = "ml -coff" ;
476 .cpu-arch-ia32 =
509 .icl-target-subdirectories = ia32 ia32_intel64 intel64 ;
/third_party/ltp/testcases/misc/math/float/
DREADME60 4) these tests have been started on ia64 and ia32 architectures.
/third_party/node/deps/npm/node_modules/node-gyp/lib/
Dprocess-release.js111 ia32: {
/third_party/node/deps/npm/node_modules/node-gyp/
Daddon.gypi159 (OS=="linux" and target_arch!="ia32")', {
DREADME.md192 | `--arch=$arch` | Set target architecture (e.g. ia32)
/third_party/ejdb/src/bindings/ejdb2_node/
DCMakeLists.txt13 # Nodejs process.arch: 'arm', 'arm64', 'ia32', 'ppc', 'ppc64', 's390', 's390x',
/third_party/ltp/testcases/open_posix_testsuite/
DNEWS19 … test result for this release can be found here: test results - PTS 1.4.1, Kernel 2.6.5-mm6, ia32 .
/third_party/node/deps/npm/node_modules/node-gyp/gyp/tools/emacs/testdata/
Dmedia.gyp487 [ 'target_arch == "ia32" or target_arch == "x64"', {
588 [ 'target_arch=="ia32"', {
758 [ 'target_arch=="ia32" or target_arch=="x64"', {
/third_party/node/tools/gyp/tools/emacs/testdata/
Dmedia.gyp487 [ 'target_arch == "ia32" or target_arch == "x64"', {
588 [ 'target_arch=="ia32"', {
758 [ 'target_arch=="ia32" or target_arch=="x64"', {
/third_party/libunwind/doc/
DNOTES75 the target architecture name (e.g., ia32, ia64, or alpha). Similarly,
/third_party/skia/third_party/externals/icu/
Dicu.gyp47 (target_arch=="arm" or target_arch=="ia32" or \
/third_party/flutter/skia/third_party/externals/icu/
Dicu.gyp52 (target_arch=="arm" or target_arch=="ia32" or \
/third_party/node/doc/changelogs/
DCHANGELOG_V012.md109 …com/nodejs/node/commit/1caec97eab)] - deps: fix openssl assembly error on ia32 win32 (Fedor Indutn…
154 …com/nodejs/node/commit/02b6a6bc27)] - deps: fix openssl assembly error on ia32 win32 (Fedor Indutn…
DCHANGELOG_V010.md123 …com/nodejs/node/commit/c66408cd0c)] - deps: fix openssl assembly error on ia32 win32 (Fedor Indutn…
164 …com/nodejs/node/commit/2bc2427cb7)] - deps: fix openssl assembly error on ia32 win32 (Fedor Indutn…
/third_party/node/deps/npm/node_modules/util-promisify/
DLICENSE633 assembler-arm.cc, assembler-arm.h, assembler-ia32-inl.h,
634 assembler-ia32.cc, assembler-ia32.h, assembler-x64-inl.h,

12