Home
last modified time | relevance | path

Searched refs:bc (Results 126 – 150 of 293) sorted by relevance

12345678910>>...12

/openbmc/openbmc-build-scripts/
H A Dinitramfs-build.sh75 bc \
H A Dkernel-build.sh28 bc \
/openbmc/u-boot/board/st/stm32mp1/
H A DREADME253 example to set mac address "12:34:56:78:9a:bc"
264 ### Setting environment from OTP MAC address = "12:34:56:78:9a:bc"
268 ethaddr=12:34:56:78:9a:bc
/openbmc/openbmc/meta-security/recipes-mac/smack/
H A Dsmack_1.3.1.bb62 RDEPENDS:${PN}-ptest += "make bash bc"
/openbmc/openbmc/poky/meta/recipes-extended/packagegroups/
H A Dpackagegroup-core-full-cmdline.bb33 bc \
/openbmc/openbmc/poky/meta/conf/distro/include/
H A Dno-gplv3.inc9 RDEPENDS:packagegroup-core-full-cmdline-utils:remove = "bash bc coreutils cpio ed findutils gawk gr…
/openbmc/linux/drivers/net/ethernet/tehuti/
H A Dtehuti.h323 #define TXD_W1_VAL(bc, checksum, vtag, lgsnd, vlan_id) \ argument
324 ((bc) | ((checksum)<<5) | ((vtag)<<8) | \
/openbmc/qemu/scripts/ci/setup/ubuntu/
H A Dubuntu-2204-s390x.yaml9 - bc
H A Dubuntu-2204-aarch64.yaml9 - bc
H A Dubuntu-2204-armhf-cross.yml9 - bc
/openbmc/openbmc/poky/meta/recipes-bsp/v86d/v86d/
H A DUpdate-x86emu-from-X.org.patch15202 - register u32 bc;
15240 - register u32 bc;
15275 - register u32 bc;
15690 - bc = res | s;
15704 + bc = res | s;
15717 - register u16 bc;
15730 - bc = res | s;
15751 + bc = res | s;
15766 - register u32 bc;
15781 - bc = res | s;
[all …]
/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/xfstests/
H A Dxfstests_2024.03.03.bb25 bc \
/openbmc/linux/tools/testing/ktest/
H A Dconfig-bisect.pl396 my ($tc, $nc, $gc, $bc) = @_;
400 my %bad_configs = %{$bc};
/openbmc/openbmc/poky/meta/recipes-multimedia/libsndfile/libsndfile1/
H A Dcve-2022-33065.patch208 basc_CHUNK bc ;
212 count = psf_binheader_readf (psf, "E442", &bc.version, &bc.numBeats, &bc.rootNote) ;
213 count += psf_binheader_readf (psf, "E222", &bc.scaleType, &bc.sigNumerator, &bc.sigDenominator) ;
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/
H A Dmac.h95 u32 bc:1; member
/openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/hafnium/
H A Dhafnium_2.10.bb3 DEPENDS = "gn-native ninja-native bison-native bc-native dtc-native openssl-native"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/directfb/directfb/
H A D0001-gfx-direct-Aboid-usng-VLAs-and-printf-formats.patch34 index 40032bc..d1015d4 100644
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xscreensaver/
H A Dxscreensaver_6.04.bb16 DEPENDS = "intltool-native libx11 libxext libxt libxft libxi glib-2.0-native bc-native libpam jpeg"
/openbmc/linux/tools/testing/selftests/net/forwarding/
H A Dip6gre_custom_multipath_hash.sh366 local pct=$(echo "$diff / $sum * 100" | bc -l)
367 local is_balanced=$(echo "-20 <= $pct && $pct <= 20" | bc)
H A Dgre_custom_multipath_hash.sh364 local pct=$(echo "$diff / $sum * 100" | bc -l)
365 local is_balanced=$(echo "-20 <= $pct && $pct <= 20" | bc)
/openbmc/linux/drivers/net/phy/
H A Ddp83640.c257 static int tdr_write(int bc, struct phy_device *dev, in tdr_write() argument
260 ext_write(bc, dev, PAGE4, PTP_TDR, ts->tv_nsec & 0xffff);/* ns[15:0] */ in tdr_write()
261 ext_write(bc, dev, PAGE4, PTP_TDR, ts->tv_nsec >> 16); /* ns[31:16] */ in tdr_write()
262 ext_write(bc, dev, PAGE4, PTP_TDR, ts->tv_sec & 0xffff); /* sec[15:0] */ in tdr_write()
263 ext_write(bc, dev, PAGE4, PTP_TDR, ts->tv_sec >> 16); /* sec[31:16]*/ in tdr_write()
265 ext_write(bc, dev, PAGE4, PTP_CTL, cmd); in tdr_write()
/openbmc/linux/Documentation/translations/zh_CN/admin-guide/
H A Dbug-hunting.rst202 Code: 44 24 04 e8 6f 05 00 00 e9 e8 fe ff ff 8d 76 00 8d bc 27 00 00
203 00 00 55 57 56 53 81 ec bc 00 00 00 8b ac 24 d0 00 00 00 8b 5d 08
/openbmc/linux/Documentation/translations/zh_TW/admin-guide/
H A Dbug-hunting.rst205 Code: 44 24 04 e8 6f 05 00 00 e9 e8 fe ff ff 8d 76 00 8d bc 27 00 00
206 00 00 55 57 56 53 81 ec bc 00 00 00 8b ac 24 d0 00 00 00 8b 5d 08
/openbmc/linux/lib/reed_solomon/
H A Dtest_rslib.c34 __param(int, bc, 1, "Test for correct behaviour beyond error correction capacity");
476 if (bc) in run_exercise()
/openbmc/u-boot/board/gdsys/common/
H A Dcmd_ioloop.c47 u8 bc; member

12345678910>>...12