Home
last modified time | relevance | path

Searched refs:B (Results 126 – 150 of 2193) sorted by relevance

12345678910>>...88

/openbmc/u-boot/doc/
H A DREADME.gpt97 20 4 B Reserved (ZERO);
105 80 4 B Number of partition entries
106 84 4 B Size of a partition entry (usually 128)
107 88 4 B CRC32 of partition array
110 TOTAL: 512 B
134 0 16 B Partition type GUID (Big Endian)
135 16 16 B Unique partition GUID in (Big Endian)
136 32 8 B First LBA (Little Endian)
137 40 8 B Last LBA (inclusive)
138 48 8 B Attribute flags [+]
[all …]
/openbmc/linux/arch/arm/boot/dts/st/
H A Dstm32mp151a-prtt1c.dts173 pinmux = <STM32_PINMUX('B', 14, AF9)>, /* SDMMC2_D0 */
174 <STM32_PINMUX('B', 7, AF10)>, /* SDMMC2_D1 */
175 <STM32_PINMUX('B', 3, AF9)>, /* SDMMC2_D2 */
176 <STM32_PINMUX('B', 4, AF9)>; /* SDMMC2_D3 */
182 pinmux = <STM32_PINMUX('B', 14, AF9)>, /* SDMMC2_D0 */
183 <STM32_PINMUX('B', 7, AF10)>, /* SDMMC2_D1 */
184 <STM32_PINMUX('B', 3, AF9)>, /* SDMMC2_D2 */
185 <STM32_PINMUX('B', 4, AF9)>, /* SDMMC2_D3 */
193 <STM32_PINMUX('B', 7, ANALOG)>, /* SDMMC2_D1 */
194 <STM32_PINMUX('B', 3, ANALOG)>, /* SDMMC2_D2 */
[all …]
/openbmc/linux/arch/ia64/kernel/
H A Dkprobes.c30 enum instruction_type {A, I, M, F, B, L, X, u}; enumerator
48 [0x10] = { M, I, B },
49 [0x11] = { M, I, B },
50 [0x12] = { M, B, B },
51 [0x13] = { M, B, B },
54 [0x16] = { B, B, B },
55 [0x17] = { B, B, B },
56 [0x18] = { M, M, B },
57 [0x19] = { M, M, B },
60 [0x1C] = { M, F, B },
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libyang/
H A Dlibyang_2.1.148.bb28 sed -i -e 's|${S}|${PTEST_PATH}|g' ${B}/tests/tests_config.h
29 sed -i -e 's|${B}|${PTEST_PATH}|g' ${B}/tests/tests_config.h
39 cp -f ${B}/tests/utest_* ${D}${PTEST_PATH}/tests/
42 cp -f ${B}/tests/plugins/plugin_*.so ${D}${PTEST_PATH}/tests/plugins/
/openbmc/linux/arch/arm64/boot/dts/renesas/
H A Dulcb-audio-graph-card-mix+split.dtsi13 * (B) CPU1 (2ch) --/ (MIX-1)
16 * (B) aplay -D plughw:0,1 xxx.wav
31 &rsnd_port1 /* (B) CPU1 */
52 /* (B) CPU1 -> (X) ak4613 */
79 * (B) CPU1
H A Dulcb-audio-graph-card2-mix+split.dtsi13 * (B) CPU1 (2ch) --/ (MIX-1)
16 * (B) aplay -D plughw:0,1 xxx.wav
31 &fe_b /* (B) CPU1 */
46 * (B) CPU1 (MIX-1)
99 * (B) CPU1
/openbmc/openbmc/meta-arm/meta-arm/recipes-devtools/gn/
H A Dgn_git.bb15 B = "${WORKDIR}/build"
33 do_configure[cleandirs] += "${B}"
37 --out-path=${B} \
43 ninja -C ${B} --verbose
48 install ${B}/gn ${D}${bindir}
/openbmc/linux/arch/powerpc/math-emu/
H A Dfctiw.c13 FP_DECL_D(B); in fctiw()
17 FP_UNPACK_DP(B, frB); in fctiw()
18 FP_TO_INT_D(r, B, 32, 1); in fctiw()
H A Dfrsp.c14 FP_DECL_D(B); in frsp()
21 FP_UNPACK_DP(B, frB); in frsp()
27 __FP_PACK_DS(frD, B); in frsp()
H A Dfctiwz.c13 FP_DECL_D(B); in fctiwz()
22 FP_UNPACK_DP(B, frB); in fctiwz()
23 FP_TO_INT_D(r, B, 32, 1); in fctiwz()
/openbmc/linux/Documentation/ABI/stable/
H A Dsysfs-class-tpm97 PCR-00: 3A 3F 78 0F 11 A4 B4 99 69 FC AA 80 CD 6E 39 57 C3 3B 22 75
98 PCR-01: 3A 3F 78 0F 11 A4 B4 99 69 FC AA 80 CD 6E 39 57 C3 3B 22 75
130 B4 76 41 82 C9 20 2C 10 18 40 BC 8B E5 44 4C 6C
131 3A B2 92 0C A4 9B 2A 83 EB 5C 12 85 04 48 A0 B6
133 86 C4 F7 F3 29 60 52 93 6B B2 E5 AB 8B A9 09 E3
134 D7 0E 7D CA 41 BF 43 07 65 86 3C 8C 13 7A D0 8B
135 82 5E 96 0B F8 1F 5F 34 06 DA A2 52 C1 A9 D5 26
136 0F F4 04 4B D9 3F 2D F2 AC 2F 74 64 1F 8B CD 3E
143 F8 28 05 83 62 26 11 DC B4 6B 5A 97 FF 32 26 B6
144 F7 02 71 CF 15 AE 16 DD D1 C1 8E A8 CF 9B 50 7B
[all …]
/openbmc/openbmc/poky/meta/recipes-connectivity/openssl/
H A Dopenssl_3.2.1.bb37 B = "${WORKDIR}/build"
38 do_configure[cleandirs] = "${B}"
150 perl ${B}/configdata.pm --dump
193 install -m755 ${B}/test/p_test.so ${D}${PTEST_PATH}/test
194 install -m755 ${B}/test/p_minimal.so ${D}${PTEST_PATH}/test
198 rm -f ${B}/fuzz/*.* ${B}/test/*.*
200 cp ${S}/Configure ${B}/configdata.pm ${D}${PTEST_PATH}
202 cp -r ${S}/external ${B}/test ${S}/test ${B}/fuzz ${S}/util ${B}/util ${D}${PTEST_PATH}
211 install -m755 ${B}/apps/CA.pl ${D}${PTEST_PATH}/apps
214 install -m755 ${B}/engines/dasync.so ${D}${PTEST_PATH}/engines
[all …]
/openbmc/linux/drivers/pinctrl/sunxi/
H A Dpinctrl-sun4i-a10.c191 SUNXI_PIN(SUNXI_PINCTRL_PIN(B, 0),
197 SUNXI_PIN(SUNXI_PINCTRL_PIN(B, 1),
201 SUNXI_PIN(SUNXI_PINCTRL_PIN(B, 2),
209 SUNXI_PIN(SUNXI_PINCTRL_PIN(B, 3),
224 SUNXI_PIN(SUNXI_PINCTRL_PIN(B, 4),
228 SUNXI_PIN(SUNXI_PINCTRL_PIN(B, 5),
243 SUNXI_PIN(SUNXI_PINCTRL_PIN(B, 6),
252 SUNXI_PIN(SUNXI_PINCTRL_PIN(B, 7),
261 SUNXI_PIN(SUNXI_PINCTRL_PIN(B, 8),
270 SUNXI_PIN(SUNXI_PINCTRL_PIN(B, 9),
[all …]
/openbmc/openbmc/poky/meta/recipes-kernel/lttng/
H A Dbabeltrace2_2.0.6.bb60 install -D "${B}/tests/Makefile" "${D}${PTEST_PATH}/tests/"
61 for d in $(find "${B}/tests" -type d -not -name .libs -printf '%P ') ; do
63 find "${B}/tests/$d" -maxdepth 1 -executable -type f \
65 test -r "${B}/tests/$d/Makefile" && \
66 install -t "${D}${PTEST_PATH}/tests/$d" "${B}/tests/$d/Makefile"
67 find "${B}/tests/$d" -maxdepth 1 -name *.sh \
71 for d in $(find "${B}/tests" -type d -name .libs -printf '%P ') ; do
72 for f in $(find "${B}/tests/$d" -maxdepth 1 -executable -type f -printf '%P ') ; do
73 cp ${B}/tests/$d/$f ${D}${PTEST_PATH}/tests/`dirname $d`/$f
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/
H A Dandroid-tools_5.1.1.r37.bb65 B = "${WORKDIR}/${BPN}"
125 mkdir -p ${B}/${tool}
126 oe_runmake -f ${B}/${tool}.mk -C ${B}/${tool}
135 install -m0755 ${B}/ext4_utils/ext2simg ${D}${bindir}
136 install -m0755 ${B}/ext4_utils/ext4fixup ${D}${bindir}
137 install -m0755 ${B}/ext4_utils/img2simg ${D}${bindir}
139 install -m0755 ${B}/ext4_utils/simg2img ${D}${bindir}
145 install -m0755 ${B}/adb/adb ${D}${bindir}
150 install -m0755 ${B}/adbd/adbd ${D}${bindir}
159 install -m0755 ${B}/fastboot/fastboot ${D}${bindir}
[all …]
/openbmc/linux/arch/arm/crypto/
H A Dsha1-armv4-large.S105 add r7,r7,r10 @ E+=F_00_19(B,C,D)
130 add r6,r6,r10 @ E+=F_00_19(B,C,D)
155 add r5,r5,r10 @ E+=F_00_19(B,C,D)
180 add r4,r4,r10 @ E+=F_00_19(B,C,D)
205 add r3,r3,r10 @ E+=F_00_19(B,C,D)
233 add r7,r7,r10 @ E+=F_00_19(B,C,D)
250 add r6,r6,r10 @ E+=F_00_19(B,C,D)
267 add r5,r5,r10 @ E+=F_00_19(B,C,D)
284 add r4,r4,r10 @ E+=F_00_19(B,C,D)
301 add r3,r3,r10 @ E+=F_00_19(B,C,D)
[all …]
/openbmc/linux/lib/
H A Ddynamic_queue_limits.c14 #define POSDIFF(A, B) ((int)((A) - (B)) > 0 ? (A) - (B) : 0) argument
15 #define AFTER_EQ(A, B) ((int)((A) - (B)) >= 0) argument
/openbmc/openbmc/poky/meta/recipes-devtools/perl/
H A Dlibxml-parser-perl_2.47.bb31 sed -i -e "s:/usr/local/bin/perl:/usr/bin/perl:g" ${B}/samples/xmlstats
32 sed -i -e "s:/usr/local/bin/perl:/usr/bin/perl:g" ${B}/samples/xmlfilter
33 sed -i -e "s:/usr/local/bin/perl:/usr/bin/perl:g" ${B}/samples/xmlcomments
34 sed -i -e "s:/usr/local/bin/perl:/usr/bin/perl:g" ${B}/samples/canonical
35 cp -r ${B}/samples ${D}${PTEST_PATH}
/openbmc/qemu/tests/qemu-iotests/sample_images/
H A Dtest-disk2vhd.vhdx.bz21vhdxfiled�2�
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Djquery-3.7.1.min.map1B,OAAON,GAAIK,KAAKE,KAAMD,IACnB,SAAUA,GACb,OAAON,GAAIQ,OAAOC,MAAO,GAAIH,IAI1BI,EAAOV,GAAIU,KAEXC,G…
/openbmc/linux/Documentation/admin-guide/cgroup-v1/
H A Ddevices.rst71 B
75 B deny "c 1:3 rwm", "c 116:2 rwm", "b 3:* rwm"
81 it'll propagate down and after revalidating B's entries, the whitelist entry
86 B "c 1:3 rwm", "b 3:* rwm" all the rest
95 B
99 B "c 1:3 rwm", "c 1:5 r" all the rest
109 B "c 1:3 rwm", "c 1:5 r" all the rest
111 but now it'll be possible to add new entries to B::
113 # echo "c 2:3 rwm" >B/devices.allow
114 # echo "c 50:3 r" >B/devices.allow
[all …]
/openbmc/linux/Documentation/sound/cards/
H A Dserial-u16550.rst10 * 3 - MS-124W M/B mode support (3)
13 For the Midiator MS-124W, you must set the physical M-S and A-B
38 all four MIDI Out connectors. Set the A-B switch and the speed module
39 parameter to match (A=19200, B=9600).
41 Usage example for MS-124T, with A-B switch in A position:
58 In MS-124W M/B mode, the driver supports 16 ALSA raw MIDI substreams;
64 to send the data to no ports. M/B mode has extra overhead to select the MIDI
69 Usage example for M/B mode:
76 the MIDI Outs to act independently at double the aggregate throughput of M/B,
83 Note that the suffix letter is significant; the MS-124 and MS-124B are not
[all …]
/openbmc/openbmc/meta-aspeed/recipes-aspeed/images/
H A Daspeed-image-norootfs.bb15 tr '\000' '\377' > ${B}/aspeed-norootfs.bin
16 dd if=${DEPLOY_DIR_IMAGE}/u-boot.${UBOOT_SUFFIX} of=${B}/aspeed-norootfs.bin \
19 of=${B}/aspeed-norootfs.bin conv=notrunc \
24 install -m644 -D ${B}/aspeed-norootfs.bin ${DEPLOYDIR}/${ASPEED_IMAGE_NAME}
/openbmc/openbmc/meta-phosphor/recipes-phosphor/flash/
H A Dphosphor-hostfw-image.bb13 install -d ${B}/image
16 install -d ${B}/update
26 cp -R --no-dereference --preserve=mode,links ${B}/image/ ${DEPLOYDIR}/hostfw/
27 cp -R --no-dereference --preserve=mode,links ${B}/update/ ${DEPLOYDIR}/hostfw/
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/tipcutils/
H A Dtipcutils_git.bb31 install ${B}/demos/$i/client_tipc ${D}/opt/tipcutils/demos/$i/
32 install ${B}/demos/$i/server_tipc ${D}/opt/tipcutils/demos/$i/
35 install ${B}/demos/inventory_sim/inventory_sim ${D}/opt/tipcutils/demos/inventory_sim/
38 install ${B}/ptts/tipcTS ${D}/opt/tipcutils/ptts/
39 install ${B}/ptts/tipcTC ${D}/opt/tipcutils/ptts/

12345678910>>...88