| /f-stack/freebsd/contrib/openzfs/config/ |
| H A D | deb.am | 22 arch=`$(RPM) -qp $${name}-kmod-$${version}.src.rpm --qf %{arch} | tail -1`; \ 24 pkg1=kmod-$${name}*$${version}.$${arch}.rpm; \ 32 arch=`$(RPM) -qp $${name}-dkms-$${version}.src.rpm --qf %{arch} | tail -1`; \ 34 pkg1=$${name}-dkms-$${version}.$${arch}.rpm; \ 41 arch=`$(RPM) -qp $${name}-$${version}.src.rpm --qf %{arch} | tail -1`; \ 43 pkg1=$${name}-$${version}.$${arch}.rpm; \ 44 pkg2=libnvpair3-$${version}.$${arch}.rpm; \ 45 pkg3=libuutil3-$${version}.$${arch}.rpm; \ 46 pkg4=libzfs4-$${version}.$${arch}.rpm; \ 47 pkg5=libzpool4-$${version}.$${arch}.rpm; \ [all …]
|
| H A D | tgz.am | 15 arch=`$(RPM) -qp $${name}-kmod-$${version}.src.rpm --qf %{arch} | tail -1`; \ 16 pkg1=kmod-$${name}*$${version}.$${arch}.rpm; \ 23 arch=`$(RPM) -qp $${name}-$${version}.src.rpm --qf %{arch} | tail -1`; \ 24 pkg1=$${name}-$${version}.$${arch}.rpm; \ 25 pkg2=$${name}-devel-$${version}.$${arch}.rpm; \ 26 pkg3=$${name}-test-$${version}.$${arch}.rpm; \
|
| H A D | kernel-fpu.m4 | 103 [kernel_fpu_begin], [arch/x86/kernel/fpu/core.c], [ 115 [arch/x86/kernel/fpu/core.c arch/x86/kernel/i387.c], [
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/history/ |
| H A D | history_007_pos.ksh | 68 for arch in "i386" "sparc"; do 69 log_must cp $tst_dir/${arch}.orig_history.txt $import_dir 70 orig_cmds_f=$import_dir/${arch}.orig_history.txt 72 orig_cmds_f1=$import_dir/${arch}.orig_history_1.txt 75 log_must cp $tst_dir/${arch}.migratedpool.DAT.Z $import_dir 76 log_must uncompress -f $import_dir/${arch}.migratedpool.DAT.Z
|
| /f-stack/freebsd/contrib/openzfs/scripts/ |
| H A D | dkms.postbuild | 7 a) arch=$OPTARG ;; 15 if [ -z "${arch}" ] || [ -z "${kver}" ] || [ -z "${pkgname}" ] || \ 24 "${tree}/${pkgname}/${pkgver}/${kver}/${arch}/"
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/channel_program/lua_core/ |
| H A D | tst.nested_neg.ksh | 21 arch=$(uname -m) 23 if [[ "$arch" == "sparc64" ]]; then
|
| H A D | tst.libraries.ksh | 20 arch=$(uname -m) 22 if [[ "$arch" == "sparc64" ]]; then
|
| /f-stack/freebsd/contrib/device-tree/src/arm64/hisilicon/ |
| H A D | hi6220-coresight.dtsi | 380 compatible = "arm,coresight-cti-v8-arch", 393 compatible = "arm,coresight-cti-v8-arch", 406 compatible = "arm,coresight-cti-v8-arch", 419 compatible = "arm,coresight-cti-v8-arch", 432 compatible = "arm,coresight-cti-v8-arch", 445 compatible = "arm,coresight-cti-v8-arch", 458 compatible = "arm,coresight-cti-v8-arch", 471 compatible = "arm,coresight-cti-v8-arch",
|
| /f-stack/dpdk/examples/performance-thread/common/ |
| H A D | common.mk | 12 ARCH_PATH += $(MKFILE_PATH)/arch/x86 14 ARCH_PATH += $(MKFILE_PATH)/arch/arm64
|
| /f-stack/dpdk/examples/performance-thread/l3fwd-thread/ |
| H A D | meson.build | 19 pt_arch_dir = '../common/arch/arm64' 21 pt_arch_dir = '../common/arch/x86'
|
| /f-stack/dpdk/examples/performance-thread/pthread_shim/ |
| H A D | meson.build | 19 pt_arch_dir = '../common/arch/arm64' 21 pt_arch_dir = '../common/arch/x86'
|
| /f-stack/app/nginx-1.16.1/auto/lib/perl/ |
| H A D | conf | 46 ngx_perl_libdir="src/http/modules/perl/blib/arch/auto" 62 | sed -e 's/-arch i386//' -e 's/-arch x86_64//'`
|
| /f-stack/freebsd/contrib/libsodium/dist-build/ |
| H A D | android-build.sh | 46 --arch="$ARCH" --install-dir="$TOOLCHAIN_DIR" || exit 1 68 --arch="$ARCH" --install-dir="$TOOLCHAIN_DIR" || exit 1
|
| /f-stack/freebsd/crypto/openssl/arm/ |
| H A D | aesv8-armx.S | 7 .arch armv7-a @ don't confuse not-so-latest binutils with argv8 :-)
|
| /f-stack/freebsd/contrib/device-tree/Bindings/gpio/ |
| H A D | mrvl-gpio.txt | 10 There're three gpio interrupts in arch-pxa, and they're gpio0, 11 gpio1 and gpio_mux. There're only one gpio interrupt in arch-mmp,
|
| /f-stack/freebsd/contrib/device-tree/src/arm64/qcom/ |
| H A D | msm8998.dtsi | 139 compatible = "arm,arch-cache"; 143 compatible = "arm,arch-cache"; 146 compatible = "arm,arch-cache"; 158 compatible = "arm,arch-cache"; 161 compatible = "arm,arch-cache"; 173 compatible = "arm,arch-cache"; 176 compatible = "arm,arch-cache"; 188 compatible = "arm,arch-cache"; 191 compatible = "arm,arch-cache"; 203 compatible = "arm,arch-cache"; [all …]
|
| /f-stack/freebsd/arm/include/ |
| H A D | minidump.h | 52 uint32_t arch; member
|
| /f-stack/freebsd/contrib/libsodium/test/default/ |
| H A D | nacl-test-wrapper.sh | 15 $PNACL_TRANSLATE -arch $(uname -m) "$1.final" -o "$exe"
|
| /f-stack/freebsd/arm/arm/ |
| H A D | cpufunc_asm_arm11x6.S | 72 .arch armv6
|
| /f-stack/freebsd/contrib/device-tree/Bindings/arm/mrvl/ |
| H A D | tauros2.txt | 11 arch/arm/include/asm/hardware/cache-tauros2.h
|
| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | axm5516-amarillo.dts | 3 * arch/arm/boot/dts/axm5516-amarillo.dts
|
| /f-stack/freebsd/contrib/device-tree/Bindings/arm/ |
| H A D | coresight-cti.yaml | 38 indicate this feature (arm,coresight-cti-v8-arch). 88 - const: arm,coresight-cti-v8-arch 99 base cti node if compatible string arm,coresight-cti-v8-arch is used, 115 compatible string arm,coresight-cti-v8-arch used. If the associated 217 const: arm,coresight-cti-v8-arch 237 compatible = "arm,coresight-cti-v8-arch", "arm,coresight-cti",
|
| /f-stack/freebsd/contrib/device-tree/src/c6x/ |
| H A D | evmc6457.dts | 3 * arch/c6x/boot/dts/evmc6457.dts
|
| H A D | evmc6474.dts | 3 * arch/c6x/boot/dts/evmc6474.dts
|
| H A D | dsk6455.dts | 3 * arch/c6x/boot/dts/dsk6455.dts
|