Home
last modified time | relevance | path

Searched refs:PR (Results 1 – 25 of 335) sorted by relevance

12345678910>>...14

/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/python/
H A Dpython3-cython_0.29.28.bb23 …for f in ${PKGD}/usr/src/debug/${PN}/${EXTENDPE}${PV}-${PR}/Cython-${PV}/Cython/Compiler/FlowContr…
24 ${PKGD}/usr/src/debug/${PN}/${EXTENDPE}${PV}-${PR}/Cython-${PV}/Cython/Compiler/FusedNode.c \
25 ${PKGD}/usr/src/debug/${PN}/${EXTENDPE}${PV}-${PR}/Cython-${PV}/Cython/Compiler/Scanning.c \
26 ${PKGD}/usr/src/debug/${PN}/${EXTENDPE}${PV}-${PR}/Cython-${PV}/Cython/Compiler/Visitor.c \
27 ${PKGD}/usr/src/debug/${PN}/${EXTENDPE}${PV}-${PR}/Cython-${PV}/Cython/Plex/Actions.c \
28 ${PKGD}/usr/src/debug/${PN}/${EXTENDPE}${PV}-${PR}/Cython-${PV}/Cython/Plex/Scanners.c \
29 ${PKGD}/usr/src/debug/${PN}/${EXTENDPE}${PV}-${PR}/Cython-${PV}/Cython/Runtime/refnanny.c \
30 ${PKGD}/usr/src/debug/${PN}/${EXTENDPE}${PV}-${PR}/Cython-${PV}/Cython/Tempita/_tempita.c \
33 sed -i -e 's#${WORKDIR}#/usr/src/debug/${PN}/${EXTENDPE}${PV}-${PR}#g' $f
H A Dpython3-git_3.1.27.bb15 SRC_URI += "file://0001-python3-git-CVE-2022-24439-fix-from-PR-1518.patch \
16 file://0001-python3-git-CVE-2022-24439-fix-from-PR-1521.patch \
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/binutils/binutils/
H A D0020-CVE-2023-22608-3.patch6 PR 29936
26 /* PR 17512: file: 0317e960. */
30 /* PR 17512: file: 7f3d2e4b. */
H A D0014-CVE-2019-1010204.patch7 PR 23765
26 + PR 23765
41 + // See PR 23765 for an example of a testcase that triggers this error.
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath9k/
H A Ddebug.c598 PR("MPDUs Queued: ", queued); in read_file_xmit()
599 PR("MPDUs Completed: ", completed); in read_file_xmit()
600 PR("MPDUs XRetried: ", xretries); in read_file_xmit()
601 PR("Aggregates: ", a_aggr); in read_file_xmit()
602 PR("AMPDUs Queued HW:", a_queued_hw); in read_file_xmit()
603 PR("AMPDUs Completed:", a_completed); in read_file_xmit()
604 PR("AMPDUs Retried: ", a_retries); in read_file_xmit()
605 PR("AMPDUs XRetried: ", a_xretries); in read_file_xmit()
606 PR("TXERR Filtered: ", txerr_filtered); in read_file_xmit()
607 PR("FIFO Underrun: ", fifo_underrun); in read_file_xmit()
[all …]
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/gcc/
H A Dgcc-source.inc11 WORKDIR = "${TMPDIR}/work-shared/gcc-${PV}-${PR}"
12 SSTATE_SWSPEC = "sstate:gcc::${PV}:${PR}::${SSTATE_VERSION}:"
14 STAMP = "${STAMPS_DIR}/work-shared/gcc-${PV}-${PR}"
/OK3568_Linux_fs/buildroot/package/binutils/2.37/
H A D0006-bfd-Close-the-file-descriptor-if-there-is-no-archive.patch12 PR ld/28138
18 PR ld/28138
22 PR ld/28138
110 + pass "PR ld/28138"
112 + fail "PR ld/28138"
115 + pass "PR ld/28138"
118 + fail "PR ld/28138"
H A D0005-or1k-Avoid-R_OR1K_GOT16-signed-overflow-by-using-spe.patch7 Previously when fixing PR 21464 we masked out upper bits of the
19 PR 28735
/OK3568_Linux_fs/yocto/poky/bitbake/contrib/prserv/
H A DDockerfile5 # Dockerfile to build a bitbake PR service container
13 # 1. PR Service in RW mode, port 18585:
21 # 2. PR Service in RO mode, default port (8585) and custom LOGFILE:
/OK3568_Linux_fs/yocto/poky/meta/conf/
H A Dbitbake.conf236 PR = "${@bb.parse.vars_from_file(d.getVar('FILE', False),d)[2] or 'r0'}"
238 PF = "${PN}-${EXTENDPE}${PV}-${PR}"
248 PKGR ?= "${PR}${EXTENDPRAUTO}"
264 SUMMARY ?= "${PN} version ${PV}-${PR}"
399 STAMP = "${STAMPS_DIR}/${MULTIMACH_TARGET_SYS}/${PN}/${EXTENDPE}${PV}-${PR}"
402 WORKDIR = "${BASE_WORKDIR}/${MULTIMACH_TARGET_SYS}/${PN}/${EXTENDPE}${PV}-${PR}"
647 DEBUG_PREFIX_MAP ?= "-fmacro-prefix-map=${WORKDIR}=/usr/src/debug/${PN}/${EXTENDPE}${PV}-${PR} \
648 -fdebug-prefix-map=${WORKDIR}=/usr/src/debug/${PN}/${EXTENDPE}${PV}-${PR} \
/OK3568_Linux_fs/yocto/poky/meta/classes/
H A Duboot-config.bbclass24 UBOOT_IMAGE ?= "${UBOOT_BINARYNAME}-${MACHINE}-${PV}-${PR}.${UBOOT_SUFFIX}"
33 UBOOT_ELF_IMAGE ?= "u-boot-${MACHINE}-${PV}-${PR}.${UBOOT_ELF_SUFFIX}"
46 SPL_IMAGE ?= "${SPL_BINARYNAME}-${MACHINE}-${PV}-${PR}${SPL_DELIMITER}${SPL_SUFFIX}"
59 UBOOT_ENV_IMAGE ?= "${UBOOT_ENV}-${MACHINE}-${PV}-${PR}.${UBOOT_ENV_SUFFIX}"
70 UBOOT_EXTLINUX_SYMLINK ?= "${UBOOT_EXTLINUX_CONF_NAME}-${MACHINE}-${PR}"
H A Dpackagedata.bbclass8 "PR" : d.getVar('PR'),
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/meta/
H A Ddummy-sdk-package.inc18 PR[vardeps] += "DUMMYPROVIDES"
19 PR[vardeps] += "DUMMYPROVIDES_PACKAGES"
H A Dmeta-toolchain.bb4 PR = "r7"
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/i18n/locales/
H A Des_PR13 % Territory: PR
141 country_ab2 "PR"
144 country_car "PR"
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/i18n/locales/
H A Des_PR13 % Territory: PR
141 country_ab2 "PR"
144 country_car "PR"
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/fpga/
H A Dxilinx-pr-decoupler.txt10 The Driver supports only MMIO handling. A PR region can have multiple
11 PR Decouplers which can be handled independently or chained via decouple/
/OK3568_Linux_fs/yocto/meta-clang/recipes-devtools/clang/
H A Dllvm-project-source.inc11 WORKDIR = "${TMPDIR}/work-shared/llvm-project-source-${PV}-${PR}"
12 SSTATE_SWSPEC = "sstate:llvm-project-source::${PV}:${PR}::${SSTATE_VERSION}:"
14 STAMP = "${STAMPS_DIR}/work-shared/llvm-project-source-${PV}-${PR}"
/OK3568_Linux_fs/buildroot/package/gcc/8.4.0/
H A D0005-sanitizer-Fix-asan-against-glibc-2.34-PR100114.patch6 As mentioned in the PR, SIGSTKSZ is no longer a compile time constant in
19 PR sanitizer/100114
/OK3568_Linux_fs/buildroot/package/binutils/2.38/
H A D0004-or1k-Avoid-R_OR1K_GOT16-signed-overflow-by-using-spe.patch7 Previously when fixing PR 21464 we masked out upper bits of the
19 PR 28735
/OK3568_Linux_fs/kernel/arch/ia64/kernel/
H A Dentry.h35 .spillsp pr, PT(PR)+16+(off);
64 .spillsp pr,SW(PR)+16+(off)
/OK3568_Linux_fs/external/chromium/licenses/
H A Drecipeinfo2 PR: r0
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-dbs/libdbi/
H A Dlibdbi_0.9.0.bb3 PR = "${INC_PR}.0"
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/packagegroups/
H A Dpackagegroup-core-ssh-openssh.bb2 PR = "r1"
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/classes/
H A Dmachine_kernel_pr.bbclass6 d.setVar('PR', machine_kernel_pr)

12345678910>>...14