Home
last modified time | relevance | path

Searched refs:bcc (Results 1 – 25 of 39) sorted by relevance

12

/openbmc/openbmc/poky/scripts/contrib/
H A Doe-build-perf-report-email.py106 if args.bcc:
107 log.info("Blind copying to %s", ', '.join(args.bcc))
108 send_email(args.text, args.subject, args.to, args.cc, args.bcc)
/openbmc/linux/net/nfc/
H A Ddigital_technology.c96 u8 bcc; member
103 u8 bcc; member
367 sel_req->bcc = sdd_res->bcc; in digital_in_send_sel_req()
394 u8 i, bcc; in digital_in_recv_sdd_res() local
410 for (i = 0, bcc = 0; i < 4; i++) in digital_in_recv_sdd_res()
411 bcc ^= sdd_res->nfcid1[i]; in digital_in_recv_sdd_res()
413 if (bcc != sdd_res->bcc) { in digital_in_recv_sdd_res()
1002 sdd_res->bcc = 0; in digital_tg_send_sdd_res()
1004 sdd_res->bcc ^= sdd_res->nfcid1[i]; in digital_tg_send_sdd_res()
/openbmc/openbmc/poky/meta/recipes-extended/xdg-utils/xdg-utils/
H A DCVE-2022-4055.patch3 …ates mailto uris into an 'thunderbird -compose' argument. While to, cc and bcc values are properly…
43 - BCC=$(/bin/echo -e $(echo "$MAILTO" | grep '^bcc=' | sed 's/^bcc=//;s/%\(..\)/\\x\1/g' | awk '…
56 - NEWMAILTO="${NEWMAILTO},bcc='$BCC'"
H A D1f199813e0eb0246f63b54e9e154970e609575af.patch38 …BCC=$(/bin/echo -e $(echo "$MAILTO" | grep '^bcc=' | sed 's/^bcc=//;s/%\(..\)/\\x\1/g' | awk '{ pr…
/openbmc/linux/arch/arm/lib/
H A Dio-readsw-armv4.S69 bcc .Lno_insw_2
95 bcc 1f
H A Ddiv64.S80 bcc 1b
134 bcc 7b
H A Dio-writesw-armv4.S56 bcc .Lno_outsw_2
H A Dlib1funcs.S218 bcc Ldiv0
246 bcc Ldiv0
H A Dmemmove.S142 CALGN( bcc 15f )
H A Dcopy_template.S192 CALGN( bcc 15f )
/openbmc/linux/arch/sparc/lib/
H A Dudivdi3.S36 bcc 2b
74 bcc 2b
100 bcc 2b
179 bcc 2b
H A Ddivdi3.S60 bcc 2b
96 bcc 2b
120 bcc 2b
195 bcc 2b
/openbmc/qemu/scripts/
H A Duserfaultfd-wrlat.py21 from bcc import BPF
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-extended/mime-construct/files/
H A Dfix-mime-construct-help-return-value.patch24 --output don\'t mail, output to stdout (loses bcc info)
/openbmc/linux/lib/zlib_dfltcc/
H A Ddfltcc.h51 unsigned bcc : 1; /* Block Closing Control */ member
/openbmc/qemu/target/sparc/
H A Dinsns.decode10 &bcc i a cond cc
11 BPcc 00 a:1 cond:4 001 cc:1 0 - i:s19 &bcc
12 Bicc 00 a:1 cond:4 010 i:s22 &bcc cc=0
13 FBPfcc 00 a:1 cond:4 101 cc:2 - i:s19 &bcc
14 FBfcc 00 a:1 cond:4 110 i:s22 &bcc cc=0
/openbmc/u-boot/arch/arm/lib/
H A Ddiv64.S83 bcc 1b
137 bcc 7b
H A Dlib1funcs.S201 bcc Ldiv0
231 bcc Ldiv0
H A Duldivmod.S129 bcc L_update
H A Dmemcpy.S182 CALGN( bcc 15f )
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/libjxl/libjxl/
H A D0001-cmake-Do-not-use-mrelax-all-with-clang-on-RISCV64.patch11 bcc reg, reg, tmplabel
/openbmc/linux/arch/arc/lib/
H A Dmemcmp.S136 bcc .Lbyte_even
/openbmc/u-boot/arch/arm/mach-uniphier/arm32/
H A Dlowlevel_init.S131 bcc 0b
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/fluentbit/fluentbit/
H A D0001-lib-Do-not-use-private-makefile-targets-in-CMakelist.patch89 index 028240bcc..b386cb726 100644
/openbmc/linux/arch/alpha/include/asm/
H A Dcore_t2.h151 unsigned long bcc; long fill_00[3]; /* Backup Cache Control */ member

12