Home
last modified time | relevance | path

Searched refs:bundling (Results 1 – 14 of 14) sorted by relevance

/OK3568_Linux_fs/yocto/poky/meta/recipes-sato/packagegroups/
H A Dpackagegroup-core-x11-sato.bb6 DESCRIPTION = "Packagegroups provide a convenient mechanism of bundling a collection of packages."
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-connectivity/samba/samba/
H A D0002-do-not-import-target-module-while-cross-compile.patch63 …Logs.error('ERROR: Python module %s of version %s not found, and bundling disabled' % (libname, mi…
/OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/
H A DParaTypeFFL-1.313 documents and Web pages, bundling with commercial and non commercial
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/libldb/libldb/
H A D0001-do-not-import-target-module-while-cross-compile.patch67 …Logs.error('ERROR: Python module %s of version %s not found, and bundling disabled' % (libname, mi…
/OK3568_Linux_fs/kernel/net/sctp/
H A DKconfig28 -- optional bundling of multiple user messages into a single SCTP
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/groff/files/
H A D0001-replace-perl-w-with-use-warnings.patch65 use Getopt::Long qw(:config bundling);
/OK3568_Linux_fs/kernel/drivers/scsi/qla2xxx/
H A Dqla_iocb.c1399 uint8_t bundling = 1; in qla24xx_build_scsi_crc_2_iocbs() local
1438 bundling = 0; in qla24xx_build_scsi_crc_2_iocbs()
1528 if (!bundling) { in qla24xx_build_scsi_crc_2_iocbs()
1536 crc_ctx_pkt->u.bundling.dif_byte_count = cpu_to_le32(dif_bytes); in qla24xx_build_scsi_crc_2_iocbs()
1537 crc_ctx_pkt->u.bundling.dseg_count = cpu_to_le16(tot_dsds - in qla24xx_build_scsi_crc_2_iocbs()
1539 cur_dsd = &crc_ctx_pkt->u.bundling.data_dsd[0]; in qla24xx_build_scsi_crc_2_iocbs()
1561 if (!bundling && tot_prot_dsds) { in qla24xx_build_scsi_crc_2_iocbs()
1569 if (bundling && tot_prot_dsds) { in qla24xx_build_scsi_crc_2_iocbs()
1572 cur_dsd = &crc_ctx_pkt->u.bundling.dif_dsd; in qla24xx_build_scsi_crc_2_iocbs()
H A Dqla_target.c3008 uint8_t bundling = 1; in qlt_build_ctio_crc2_pkt() local
3035 bundling = 0; in qlt_build_ctio_crc2_pkt()
3151 if (!bundling) { in qlt_build_ctio_crc2_pkt()
3159 crc_ctx_pkt->u.bundling.dif_byte_count = cpu_to_le32(dif_bytes); in qlt_build_ctio_crc2_pkt()
3160 crc_ctx_pkt->u.bundling.dseg_count = in qlt_build_ctio_crc2_pkt()
3162 cur_dsd = &crc_ctx_pkt->u.bundling.data_dsd[0]; in qlt_build_ctio_crc2_pkt()
3183 if (!bundling && prm->prot_seg_cnt) { in qlt_build_ctio_crc2_pkt()
3191 if (bundling && prm->prot_seg_cnt) { in qlt_build_ctio_crc2_pkt()
3195 cur_dsd = &crc_ctx_pkt->u.bundling.dif_dsd; in qlt_build_ctio_crc2_pkt()
H A Dqla_def.h2010 } bundling; member
/OK3568_Linux_fs/yocto/poky/documentation/sdk-manual/
H A Dappendix-customizing.rst299 This bundling can lead to an SDK installer file that is a Gigabyte or
/OK3568_Linux_fs/yocto/poky/meta/classes/
H A Dkernel.bbclass282 …R_IMAGE}/${INITRAMFS_IMAGE_NAME}.cpio{.gz|.lz4|.lzo|.lzma|.xz|.zst) for bundling; INITRAMFS_IMAGE_…
/OK3568_Linux_fs/yocto/poky/documentation/overview-manual/
H A Ddevelopment-environment.rst299 as compared to bundling many disparate changes into a single commit.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dgdb.info11247 bundling memory reads and writes into large chunks. Unfortunately,
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dgdb.info11247 bundling memory reads and writes into large chunks. Unfortunately,