/third_party/protobuf/protoc-artifacts/ |
H A D | build-protoc.sh | 96 elif [[ "$ARCH" == s390x ]]; then 97 if [[ $host_machine == s390x ]];then 152 elif [[ "$ARCH" == s390x ]]; then 153 if [[ $host_machine != s390x ]];then 229 elif [[ "$ARCH" == s390x ]]; then 231 CONFIGURE_ARGS="$CONFIGURE_ARGS --host=s390x-linux-gnu"
|
/third_party/node/deps/openssl/config/ |
H A D | Makefile | 15 linux-ppc64le linux32-s390x linux64-s390x linux64-mips64\
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b64/ |
H A D | mod.rs | 154 } else if #[cfg(any(target_arch = "s390x"))] { 155 mod s390x; modules 156 pub use self::s390x::*;
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/ |
H A D | mod.rs | 111 } else if #[cfg(any(target_arch = "s390x"))] { 112 mod s390x; modules 113 pub use self::s390x::*;
|
/third_party/libunwind/libunwind/src/s390x/ |
H A D | unwind_i.h | 6 Modified for s390x by Michael Munday <mike.munday@ibm.com> 34 #include <libunwind-s390x.h>
|
/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/ |
H A D | cipher_aes_ccm.h | 20 * Padding is chosen so that s390x.kmac.k overlaps with ks.ks and 21 * fc with ks.ks.rounds. Remember that on s390x, an AES_KEY's 43 } s390x; member
|
H A D | cipher_aes_gcm.h | 40 } s390x; member
|
H A D | cipher_aes.h | 47 } s390x; member
|
/third_party/openssl/providers/implementations/ciphers/ |
H A D | cipher_aes_ccm.h | 20 * Padding is chosen so that s390x.kmac.k overlaps with ks.ks and 21 * fc with ks.ks.rounds. Remember that on s390x, an AES_KEY's 43 } s390x; member
|
H A D | cipher_aes_gcm.h | 40 } s390x; member
|
H A D | cipher_aes.h | 48 } s390x; member
|
/third_party/libunwind/libunwind/include/ |
H A D | libunwind-s390x.h | 5 Modified for s390x by Michael Munday <mike.munday@ibm.com> 39 #define UNW_TARGET s390x 121 /* On s390x, we can directly use ucontext_t as the unwind context. */ 126 /* no s390x-specific auxiliary proc-info */
|
/third_party/toybox/scripts/ |
H A D | mcm-buildall.sh | 155 powerpc64:: powerpc64le:: s390x:: sh2eb:fdpic:--with-cpu=mj2 \
|
/third_party/node/ |
H A D | Makefile | 913 ifeq ($(findstring s390x,$(UNAME_M)),s390x) 914 DESTCPU ?= s390x 920 DESTCPU ?= s390x 968 ifeq ($(DESTCPU),s390x) 969 ARCH=s390x
|
/third_party/libbpf/src/ |
H A D | Makefile | 84 ifeq ($(filter-out %64 %64be %64eb %64le %64el s390x, $(HOSTARCH)),)
|
/third_party/ltp/tools/sparse/sparse-src/ |
H A D | cgcc | 277 } elsif ($spec eq 's390x') { 279 ' --arch=s390x' . 316 } elsif ($gccmachine =~ '^s390x-') { 317 return &add_specs ('s390x'); 343 } elsif ($arch =~ /^(s390x)$/i) { 344 return &add_specs ('s390x');
|
/third_party/musl/ |
H A D | configure | 342 s390x*) ARCH=s390x ;;
|
/third_party/rust/crates/libc/libc-test/ |
H A D | build.rs | 3045 let s390x = target.contains("s390x"); in test_linux() 3490 // FIXME: Not defined on ARM, gnueabihf, MIPS, musl, PowerPC, riscv64, s390x, and sparc64. in test_linux() 3491 "SYS_memfd_secret" if arm | gnueabihf | mips | musl | ppc | riscv64 | s390x | sparc64 => true, in test_linux() 3811 "mcontext_t" if s390x => true, in test_linux() 3813 "fpreg_t" if s390x => true, in test_linux()
|
/third_party/skia/third_party/externals/microhttpd/ |
H A D | config.guess | 348 s390x:SunOS:*:*) 1004 s390:Linux:*:* | s390x:Linux:*:*)
|
/third_party/node/deps/openssl/openssl/util/perl/OpenSSL/ |
H A D | config.pm | 690 [ 's390x-.*-linux2', 698 $WHERE/Configure linux32-s390x 702 return { target => "linux64-s390x" };
|
/third_party/openssl/util/perl/OpenSSL/ |
H A D | config.pm | 682 [ 's390x-.*-linux2', 690 $WHERE/Configure linux32-s390x 694 return { target => "linux64-s390x" };
|
/third_party/eudev/ |
H A D | config.guess | 372 s390x:SunOS:*:*) 1023 s390:Linux:*:* | s390x:Linux:*:*)
|
/third_party/lame/ |
H A D | config.guess | 382 s390x:SunOS:*:*) 1033 s390:Linux:*:* | s390x:Linux:*:*)
|
/third_party/node/deps/cares/ |
H A D | config.guess | 417 s390x:SunOS:*:*) 1134 s390:Linux:*:* | s390x:Linux:*:*)
|
/third_party/node/deps/cares/config/ |
H A D | config.guess | 417 s390x:SunOS:*:*) 1134 s390:Linux:*:* | s390x:Linux:*:*)
|