Home
last modified time | relevance | path

Searched refs:BP (Results 1 – 25 of 349) sorted by relevance

12345678910>>...14

/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/jquery/
H A Djquery_3.6.0.bb6 LIC_FILES_CHKSUM = "file://${S}/${BP}.js;beginline=8;endline=10;md5=9c7c6e9ab275fc1e0d99cb7180ecd14…
11 https://code.jquery.com/${BP}.js;name=js;subdir=${BP} \
12 https://code.jquery.com/${BP}.min.js;name=min;subdir=${BP} \
13 https://code.jquery.com/${BP}.min.map;name=map;subdir=${BP} \
31 install -m 644 ${S}/${BP}.js ${D}${datadir}/javascript/${BPN}/${BPN}.js
32 install -m 644 ${S}/${BP}.min.js ${D}${datadir}/javascript/${BPN}/${BPN}.min.js
33 install -m 644 ${S}/${BP}.min.map ${D}${datadir}/javascript/${BPN}/${BPN}.min.map
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dstreamer-hooks.h77 #define stream_input_location(LOCPTR, BP, DATA_IN) \ argument
78 streamer_hooks.input_location (LOCPTR, BP, DATA_IN)
80 #define stream_output_location(OB, BP, LOC) \ argument
81 streamer_hooks.output_location (OB, BP, LOC)
83 #define stream_output_location_and_block(OB, BP, LOC) \ argument
84 streamer_hooks.output_location_and_block (OB, BP, LOC)
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dstreamer-hooks.h77 #define stream_input_location(LOCPTR, BP, DATA_IN) \ argument
78 streamer_hooks.input_location (LOCPTR, BP, DATA_IN)
80 #define stream_output_location(OB, BP, LOC) \ argument
81 streamer_hooks.output_location (OB, BP, LOC)
83 #define stream_output_location_and_block(OB, BP, LOC) \ argument
84 streamer_hooks.output_location_and_block (OB, BP, LOC)
/OK3568_Linux_fs/kernel/drivers/ide/
H A Dpdc202xx_old.c31 u8 AP = 0, BP = 0, CP = 0; in pdc202xx_set_mode() local
35 pci_read_config_byte(dev, drive_pci + 1, &BP); in pdc202xx_set_mode()
67 BP &= ~0x1f; in pdc202xx_set_mode()
69 pci_write_config_byte(dev, drive_pci + 1, BP | TB); in pdc202xx_set_mode()
72 BP &= ~0xe0; in pdc202xx_set_mode()
75 pci_write_config_byte(dev, drive_pci + 1, BP | TB); in pdc202xx_set_mode()
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-core/toybox/
H A Dtoybox-inittab_0.8.2.bb8 file://inittab;subdir=${BP}/orig \
9 file://rcK;subdir=${BP}/orig \
10 file://rcS;subdir=${BP}/orig \
/OK3568_Linux_fs/kernel/kernel/debug/kdb/
H A Dkdb_bp.c110 if (KDB_DEBUG(BP)) in kdb_handle_bp()
132 if (KDB_DEBUG(BP)) in _kdb_bp_install()
140 if (KDB_DEBUG(BP)) in _kdb_bp_install()
181 if (KDB_DEBUG(BP)) { in kdb_bp_install()
212 if (KDB_DEBUG(BP)) { in kdb_bp_remove()
/OK3568_Linux_fs/kernel/tools/perf/arch/x86/tests/
H A Dregs_load.S10 #define BP 6 * 8 macro
38 movq %rbp, BP(%rdi)
75 movl %ebp, BP(%edi)
/OK3568_Linux_fs/u-boot/drivers/bios_emulator/include/x86emu/
H A Dregs.h104 i386_general_register SP, BP, SI, DI, IP; member
148 #define R_BP spc.BP.I16_reg.x_reg
156 #define R_BP spc.BP.I16_reg.x_reg
164 #define R_EBP spc.BP.I32_reg.e_reg
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/uriparser/
H A Duriparser_0.9.6.bb7 SRC_URI = "https://github.com/${BPN}/${BPN}/releases/download/${BP}/${BP}.tar.gz"
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dkirkwood-db-88f6281.dts3 * Marvell DB-88F6281-BP Development Board Setup
16 model = "Marvell DB-88F6281-BP Development Board";
H A Dkirkwood-db-88f6282.dts3 * Marvell DB-88F6282-BP Development Board Setup
16 model = "Marvell DB-88F6282-BP Development Board";
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/serialcheck/
H A Dserialcheck_1.0.0.bb25 install -d ${D}${docdir}/${BP}
26 install ${S}/README ${D}${docdir}/${BP}
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/asio/
H A Dasio_1.20.0.bb12 SRC_URI = "${SOURCEFORGE_MIRROR}/asio/${BP}.tar.bz2"
22 SRC_URI = "${SOURCEFORGE_MIRROR}/asio/${BP}.tar.bz2"
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-connectivity/obex/
H A Dopenobex_1.7.2.bb13 SRC_URI = "${SOURCEFORGE_MIRROR}/${BPN}/${BPN}/${PV}/${BP}-Source.tar.gz \
18 S = "${WORKDIR}/${BP}-Source"
/OK3568_Linux_fs/kernel/arch/arm/mach-mv78xx0/
H A DKconfig17 bool "Marvell DB-78x00-BP Development Board"
20 Marvell DB-78x00-BP Development Board.
/OK3568_Linux_fs/kernel/tools/perf/arch/x86/util/
H A Dunwind-libdw.c26 dwarf_regs[5] = REG(BP); in libdw__arch_set_initial_registers()
38 dwarf_regs[6] = REG(BP); in libdw__arch_set_initial_registers()
/OK3568_Linux_fs/external/xserver/hw/xfree86/x86emu/x86emu/
H A Dregs.h108 i386_general_register SP, BP, SI, DI, IP; member
154 #define R_BP spc.BP.I16_reg.x_reg
162 #define R_EBP spc.BP.I32_reg.e_reg
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-connectivity/obexftp/
H A Dobexftp_0.24.2.bb9 SRC_URI = "http://downloads.sourceforge.net/openobex/${BP}-Source.tar.gz \
28 S = "${WORKDIR}/${BP}-Source"
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/openlmi/
H A Dopenlmi-tools_0.10.5.bb14 SRC_URI = "http://fedorahosted.org/released/${BPN}/${BP}.tar.gz \
19 S = "${WORKDIR}/${BP}/cli"
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/nuttcp/
H A Dnuttcp_8.2.2.bb11 LIC_FILES_CHKSUM = "file://${BP}.c;beginline=4;endline=30;md5=496a7c0bb83c07ff528d226bf85e05c5"
15 SRC_URI = "http://nuttcp.net/${BPN}/beta/${BP}.c \
/OK3568_Linux_fs/kernel/drivers/sbus/char/
H A Dbbc_i2c.c66 #define claim_device(BP,ECHILD) set_device_claimage(BP,ECHILD,1) argument
67 #define release_device(BP,ECHILD) set_device_claimage(BP,ECHILD,0) argument
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/traceroute/
H A Dtraceroute_2.1.0.bb18 SRC_URI = "${SOURCEFORGE_MIRROR}/traceroute/traceroute/${BP}/${BP}.tar.gz \
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-dbs/soci/
H A Dsoci_4.0.3.bb8 SRC_URI = "${SOURCEFORGE_MIRROR}/project/${BPN}/${BPN}/${BP}/${BP}.tar.gz"
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-connectivity/miniupnpd/
H A Dminiupnpd_2.1.20191006.bb14 SRC_URI = "http://miniupnp.tuxfamily.org/files/download.php?file=${BP}.tar.gz;downloadfilename=${BP
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/rarpd/
H A Drarpd_ss981107.bb12 …= "http://pkgs.fedoraproject.org/repo/pkgs/${BPN}/${BP}.tar.gz/be2a88f8ccddf2a40ac484cb3294fedc/${

12345678910>>...14