/openbmc/qemu/target/mips/tcg/ |
H A D | msa_helper.c | 101 wr_t *pwd = &(env->active_fpu.fpr[wd].wr); in helper_msa_nloc_b() local 104 pwd->b[0] = msa_nloc_df(DF_BYTE, pws->b[0]); in helper_msa_nloc_b() 105 pwd->b[1] = msa_nloc_df(DF_BYTE, pws->b[1]); in helper_msa_nloc_b() 106 pwd->b[2] = msa_nloc_df(DF_BYTE, pws->b[2]); in helper_msa_nloc_b() 107 pwd->b[3] = msa_nloc_df(DF_BYTE, pws->b[3]); in helper_msa_nloc_b() 108 pwd->b[4] = msa_nloc_df(DF_BYTE, pws->b[4]); in helper_msa_nloc_b() 109 pwd->b[5] = msa_nloc_df(DF_BYTE, pws->b[5]); in helper_msa_nloc_b() 110 pwd->b[6] = msa_nloc_df(DF_BYTE, pws->b[6]); in helper_msa_nloc_b() 111 pwd->b[7] = msa_nloc_df(DF_BYTE, pws->b[7]); in helper_msa_nloc_b() 112 pwd->b[8] = msa_nloc_df(DF_BYTE, pws->b[8]); in helper_msa_nloc_b() [all …]
|
/openbmc/u-boot/drivers/clk/sifive/ |
H A D | fu540-prci.c | 203 * @pwd: WRPLL-specific data, associated with this clock (if not NULL) 213 struct __prci_wrpll_data *pwd; member 321 * @pwd: PRCI WRPLL metadata 323 * Read the current configuration of the PLL identified by @pwd from 325 * cache in @pwd. 328 * @pd and @pwd from changing during execution. 331 struct __prci_wrpll_data *pwd) in __prci_wrpll_read_cfg() argument 333 __prci_wrpll_unpack(&pwd->c, __prci_readl(pd, pwd->cfg0_offs)); in __prci_wrpll_read_cfg() 339 * @pwd: PRCI WRPLL metadata 343 * configuration register identified by @pwd in the PRCI instance [all …]
|
/openbmc/openbmc/poky/meta/recipes-devtools/elfutils/files/ |
H A D | run-ptest | 6 … installcheck-local CC=gcc abs_srcdir=$PWD abs_builddir=$PWD srcdir=$PWD top_srcdir=$PWD/../ abs_t…
|
/openbmc/openbmc/poky/meta/recipes-core/gettext/gettext/ |
H A D | run-ptest | 6 …e -k runtest-TESTS top_srcdir=.. srcdir=. abs_srcdir=$PWD top_builddir=$PWD/../ abs_top_srcdir=$PW…
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/samba/samba/ |
H A D | samba-4.3.9-remove-getpwent_r.patch | 46 struct passwd *pwd, pwd1, pwd2; 49 - torture_assert(tctx, test_enum_r_passwd(tctx, &pwd, &num_pwd), 50 + torture_assert(tctx, test_enum_passwd(tctx, &pwd, &num_pwd), 55 struct passwd *pwd, pwd1, pwd2, pwd3, pwd4; 58 - torture_assert(tctx, test_enum_r_passwd(tctx, &pwd, &num_pwd), 59 + torture_assert(tctx, test_enum_passwd(tctx, &pwd, &num_pwd),
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/fftw/fftw/ |
H A D | run-ptest | 4 /usr/bin/perl -w ./check.pl -r -c=30 -v `pwd`/bench 7 /usr/bin/perl -w ./check.pl -r -c=30 -v `pwd`/benchf 10 /usr/bin/perl -w ./check.pl -r -c=30 -v `pwd`/benchl
|
/openbmc/phosphor-event/ |
H A D | .build.sh | 21 -w "${PWD}" -v "${HOME}":"${HOME}" openbmc/phosphor-event gcc --version 23 -w "${PWD}" -v "${HOME}":"${HOME}" openbmc/phosphor-event make 25 -w "${PWD}" -v "${HOME}":"${HOME}" openbmc/phosphor-event make check
|
/openbmc/openbmc/poky/bitbake/contrib/ |
H A D | bbdev.sh | 10 if test x"$1" = x; then BBDIR=`pwd`; else BBDIR=$1; fi 11 if test x"$2" = x; then PKGDIR=`pwd`; else PKGDIR=$2; fi 12 if test x"$3" = x; then BUILDDIR=`pwd`; else BUILDDIR=$3; fi
|
/openbmc/qemu/ |
H A D | .patchew.yml | 160 INSTALL=$PWD/install 161 BUILD=$PWD/build 163 SRC=$PWD 189 INSTALL=$PWD/install 190 BUILD=$PWD/build 192 SRC=$PWD 243 INSTALL=$PWD/install 244 BUILD=$PWD/build 246 SRC=$PWD
|
/openbmc/openbmc/poky/meta/recipes-graphics/glew/glew/ |
H A D | notempdir.patch | 14 @@ -56,7 +56,6 @@ DIST_SRC_ZIP ?= $(shell pwd)/$(DIST_NAME 15 DIST_SRC_TGZ ?= $(shell pwd)/$(DIST_NAME).tgz 16 DIST_WIN32 ?= $(shell pwd)/$(DIST_NAME)-win32.zip
|
/openbmc/openbmc/poky/meta/recipes-extended/bash/bash/ |
H A D | run-bash-ptests | 3 make -k THIS_SH=/bin/bash BUILD_DIR=`pwd` srcdir=`pwd` runtest
|
/openbmc/openbmc/poky/meta/recipes-support/gdbm/files/ |
H A D | run-ptest | 7 ./testsuite --am-fmt AUTOTEST_PATH=$PWD abs_builddir=$PWD COMPAT=1
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/cpufrequtils/cpufrequtils/ |
H A D | 0001-dont-unset-cflags.patch | 25 # set up PWD so that older versions of make will work with our build. 26 PWD = $(shell pwd)
|
/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/ |
H A D | 0022-Avoid-hardcoded-build-time-paths-in-the-output-binar.patch | 24 - -DSRCDIR_PATH=\"`cd .. ; pwd`\" \ 25 - -DOBJDIR_PATH=\"`cd $(objpfx)/..; pwd`\" \ 26 - -DOBJDIR_ELF_LDSO_PATH=\"`cd $(objpfx)/..; pwd`/elf/$(rtld-installed-name)\" \
|
/openbmc/qemu/docs/system/devices/ |
H A D | ccid.rst | 58 certutil -N -d sql:$PWD 59 certutil -S -d sql:$PWD -s "CN=Fake Smart Card CA" -x -t TC,TC,TC -n fake-smartcard-ca 60 certutil -S -d sql:$PWD -t ,, -s "CN=John Doe" -n id-cert -c fake-smartcard-ca 61 …certutil -S -d sql:$PWD -t ,, -s "CN=John Doe (signing)" --nsCertType smime -n signing-cert -c fak… 62 …certutil -S -d sql:$PWD -t ,, -s "CN=John Doe (encryption)" --nsCertType sslClient -n encryption-c… 68 …qemu -usb -device usb-ccid -device ccid-card-emulated,backend=certificates,db=sql:$PWD,cert1=id-ce… 72 certutil -L -r -d sql:$PWD -o fake-smartcard-ca.cer -n fake-smartcard-ca 122 …vscclient -e "db=\"sql:$PWD\" use_hw=no soft=(,Test,CAC,,id-cert,signing-cert,encryption-cert)" <q…
|
/openbmc/openbmc/poky/meta/recipes-core/busybox/busybox/ |
H A D | 0002-start-stop-daemon-fix-tests.patch | 41 - 'output=$(start-stop-daemon -S -d /tmp -x pwd); echo $output' \ 43 + 'output=$(start-stop-daemon -S -d $TMP_DIR -x pwd); echo $output' \ 48 - 'output=$(start-stop-daemon -S --chdir /tmp -x pwd); echo $output' \ 50 + 'output=$(start-stop-daemon -S --chdir $TMP_DIR -x pwd); echo $output' \
|
/openbmc/openbmc/poky/meta/lib/oeqa/runtime/files/ |
H A D | hellomod_makefile | 5 $(MAKE) -C $(KDIR) M=$(PWD) modules 8 $(MAKE) -C $(KDIR) M=$(PWD) clean
|
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libauthen/libauthen-radius-perl/ |
H A D | test.pl-adjust-for-ptest.patch | 43 +$pwd = "testpassword"; 49 -print "Enter this user's password: "; chomp ($pwd = <STDIN>); 53 +print "The user's password: $pwd\n"; 61 - print $r->check_pwd($user, $pwd) ? "" : "not ", "ok $t\n"; $t++; 62 + print $r->check_pwd($user, $pwd) ? "\nPASS: test$t\n" : "\nFAIL: test$t\n"; $t++;
|
/openbmc/openbmc/poky/meta/recipes-kernel/lttng/babeltrace/ |
H A D | run-ptest | 7 makeargs="LOG_DRIVER_FLAGS=--ignore-exit top_srcdir=$PWD top_builddir=$PWD"
|
/openbmc/openbmc/poky/meta/recipes-kernel/lttng/babeltrace2/ |
H A D | run-ptest | 7 makeargs="LOG_DRIVER_FLAGS=--ignore-exit abs_top_srcdir=$PWD abs_top_builddir=$PWD"
|
/openbmc/openbmc/poky/meta/recipes-connectivity/openssh/openssh/ |
H A D | run-ptest | 23 make -k BUILDDIR=`pwd`/.. .OBJDIR=`pwd` .CURDIR=`pwd` SUDO="" tests \
|
/openbmc/openpower-pnor-code-mgmt/ |
H A D | generate-ubi | 13 $(pwd)/<PNOR Tarball FILE, removing .squashfs.tar>.ubi.mtd 15 would generate $(pwd)/my.pnor.ubi.mtd output.) 54 outfile=$(pwd)/${tarball%".squashfs.tar"}.ubi.mtd 57 outfile=$(pwd)/$outfile
|
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/minidlna/minidlna/ |
H A D | minidlna-daemon.init.d | 15 export PATH=$PWD:$PATH 33 export PATH=$PWD:$PATH in stop_function()
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/lockdev/lockdev/ |
H A D | build.patch | 14 @@ -11,7 +11,7 @@ VER = $(shell expr `pwd` : '.*-\([0-9.]* 15 MVER = ${shell expr `pwd` : '.*-\([0-9]*\).[0-9]*'}
|
/openbmc/openbmc/poky/meta/recipes-core/ovmf/ovmf/ |
H A D | 0001-ovmf-update-path-to-native-BaseTools.patch | 24 # export EDK_TOOLS_PATH=`pwd`/../BaseTools 26 - export EDK_TOOLS_PATH=`pwd`/BaseTools
|