Home
last modified time | relevance | path

Searched refs:unpacked (Results 1 – 25 of 44) sorted by relevance

12

/OK3568_Linux_fs/kernel/arch/powerpc/platforms/pseries/
H A Dvphn.c25 static int vphn_unpack_associativity(const long *packed, __be32 *unpacked) in vphn_unpack_associativity() argument
49 unpacked[++nr_assoc_doms] = in vphn_unpack_associativity()
57 unpacked[++nr_assoc_doms] = in vphn_unpack_associativity()
70 unpacked[0] = cpu_to_be32(nr_assoc_doms); in vphn_unpack_associativity()
/OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/vphn/
H A Dvphn.c25 static int vphn_unpack_associativity(const long *packed, __be32 *unpacked) in vphn_unpack_associativity() argument
49 unpacked[++nr_assoc_doms] = in vphn_unpack_associativity()
57 unpacked[++nr_assoc_doms] = in vphn_unpack_associativity()
70 unpacked[0] = cpu_to_be32(nr_assoc_doms); in vphn_unpack_associativity()
/OK3568_Linux_fs/yocto/poky/meta/classes/
H A Dbin_package.bbclass7 # * The files have been unpacked to ${S} by base.bbclass
17 # Then the files would be unpacked to ${WORKDIR}/foo-1.0, otherwise
H A Ddevtool-source.bbclass127 # Find non-patch non-local sources that were "unpacked" to srctree
145 bb.warn("No source unpacked to S - either the %s recipe "
H A Darchiver.bbclass5 # 1) original (or unpacked) source: ARCHIVER_MODE[src] = "original"
173 # (e.g. git repositories) is "unpacked" and then put into a tarball.
H A Dexternalsrc.bbclass122 # This is safe, as externalsrc runs with the source already unpacked.
H A Dimage.bbclass302 # The functions should use ${IMAGE_ROOTFS} to find the unpacked rootfs
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/ovmf/
H A Dovmf-shell-image.bb14 # We want a minimal image with just ovmf-shell-efi unpacked in it. We
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/m4/m4/
H A Dac_config_links.patch10 I believe it should be safe, as GNUmakefile is actually unpacked from
/OK3568_Linux_fs/kernel/drivers/clk/renesas/
H A Drenesas-cpg-mssr.c662 unsigned int unpacked = reset_spec->args[0]; in cpg_mssr_reset_xlate() local
663 unsigned int idx = MOD_CLK_PACK(unpacked); in cpg_mssr_reset_xlate()
665 if (unpacked % 100 > 31 || idx >= rcdev->nr_resets) { in cpg_mssr_reset_xlate()
666 dev_err(priv->dev, "Invalid reset index %u\n", unpacked); in cpg_mssr_reset_xlate()
/OK3568_Linux_fs/yocto/poky/meta/recipes-support/vim/files/
H A Dno-path-adjust.patch29 # install the language specific files for tools, if they were unpacked
/OK3568_Linux_fs/buildroot/board/csky/
H A Dreadme.txt58 Go to the unpacked directory:
/OK3568_Linux_fs/kernel/arch/m68k/fpsp040/
H A Dget_op.S537 fmovex %fp0,ETEMP(%a6) |put the unpacked sop in the fsave stack
607 | ;put the unpacked sop in the fsave stack
/OK3568_Linux_fs/yocto/poky/bitbake/doc/bitbake-user-manual/
H A Dbitbake-user-manual-fetching.rst162 - *unpack:* Controls whether the URL components are unpacked. If set to
163 "1", which is the default, the components are unpacked. If set to
165 when you want an archive to be copied in and not be unpacked.
208 If you specify a directory, the entire directory is unpacked.
312 renaming the output directory to which the module is unpacked. You
/OK3568_Linux_fs/yocto/poky/documentation/ref-manual/
H A Dtasks.rst427 variable also plays a role in where unpacked source files ultimately
428 reside. For more information on how source files are unpacked, see the
658 Converts the newly unpacked kernel source into a form with which the
790 After the kernel is unpacked but before it is patched, this task makes
H A Dstructure.rst562 directory. For example, the source for a particular package is unpacked,
573 unpacked to ``linux-qemux86-standard-build`` and then patched by Quilt.
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/images/
H A Dbuild-appliance-image_15.0.0.bb43 # Because fetch2's git's unpack uses -s cloneflag, the unpacked git repo
/OK3568_Linux_fs/kernel/Documentation/admin-guide/media/
H A Dqcom_camss.rst80 - Plain16 RAW10 (10bit unpacked Bayer RAW - V4L2_PIX_FMT_SBGGR10 / V4L2_PIX_FMT_Y10).
/OK3568_Linux_fs/kernel/usr/
H A DKconfig227 short time at boot, while both the cpio image and the unpacked
/OK3568_Linux_fs/yocto/poky/documentation/sdk-manual/
H A Dintro.rst139 - downloaded a Yocto Project release and unpacked it to
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/emacs/
H A Demacs_27.2.bb51 # Emacs copies files to ${D} while building, which were unpacked
/OK3568_Linux_fs/kernel/Documentation/arm/omap/
H A Ddss.rst28 - RGB16, RGB24 packed, RGB24 unpacked
/OK3568_Linux_fs/yocto/poky/documentation/overview-manual/
H A Dconcepts.rst250 assumes the script is executed from within a cloned or unpacked version
730 Each recipe has an area in the Build Directory where the unpacked source
732 to this area for a recipe's unpacked source code. The name of that
767 - :term:`S`: Contains the unpacked source
789 Once source code is fetched and unpacked, BitBake locates patch files
1780 downloaded and unpacked from somewhere. In other words, the build
/OK3568_Linux_fs/yocto/poky/meta-poky/conf/
H A Dlocal.conf.sample.extended228 # 1) original (or unpacked) source:
/OK3568_Linux_fs/yocto/poky/meta/recipes-kernel/linux/
H A Dkernel-devsrc.bb15 # We need the kernel to be staged (unpacked, patched and configured) before

12