Home
last modified time | relevance | path

Searched refs:BODY (Results 1 – 10 of 10) sorted by relevance

/openbmc/openbmc/poky/meta/recipes-extended/xdg-utils/xdg-utils/
H A D1f199813e0eb0246f63b54e9e154970e609575af.patch32 - local THUNDERBIRD MAILTO NEWMAILTO TO CC BCC SUBJECT BODY ATTACH
33 + local THUNDERBIRD MAILTO NEWMAILTO TO CC BCC SUBJECT BODY
40 BODY=$(echo "$MAILTO" | grep '^body=' | tail -n 1)
46 NEWMAILTO="${NEWMAILTO},$BODY"
H A DCVE-2022-4055.patch30 - local THUNDERBIRD MAILTO NEWMAILTO TO CC BCC SUBJECT BODY
45 - BODY=$(echo "$MAILTO" | grep '^body=' | tail -n 1)
61 - if [ -n "$BODY" ] ; then
62 - NEWMAILTO="${NEWMAILTO},$BODY"
/openbmc/linux/arch/ia64/lib/
H A Dcopy_user.S238 #define BODY(rshift) \ macro
279 BODY(8)
280 BODY(16)
281 BODY(24)
282 BODY(32)
283 BODY(40)
284 BODY(48)
285 BODY(56)
/openbmc/openbmc/poky/scripts/
H A Dcreate-pull-request75 BODY="$OPTARG"
76 if [ ! -e "$BODY" ]; then
244 if [ -n "$BODY" ]; then
245 sed -i "/BLURB HERE/ r $BODY" "$CL"
/openbmc/docs/designs/
H A Dredfish-eventservice.md1038 REQUEST BODY:
1066 REQUEST BODY:
1122 REQUEST BODY:
/openbmc/linux/Documentation/networking/
H A Darcnet.rst66 Subscribe by sending a message with the BODY "subscribe linux-arcnet YOUR
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Djquery-2.0.3.min.js5 …RegExp("^("+b+")(?!px)[a-z%]+$","i"),kt=RegExp("^([+-])=("+b+")","i"),Nt={BODY:"block"},Et={positi… property in Nt
H A Djquery-2.0.3.min.map1 …"rdisplayswap","rmargin","rnumsplit","rnumnonpx","rrelNum","elemdisplay","BODY","cssShow","positio…
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/
H A D0001-ffmpeg-5.1.4-rpi_24.patch23835 +#define BODY(type, depth) \
23881 + BODY(uint8_t, 8);
23886 + BODY(uint16_t, 10);
/openbmc/openbmc/poky/meta/recipes-devtools/binutils/binutils/
H A D0008-Use-libtool-2.4.patch25003 +# _LT_PROG_FUNCTION_REPLACE (FUNCNAME, REPLACEMENT-BODY)
25006 +# '^} FUNCNAME ', and replace its body with REPLACEMENT-BODY.