Home
last modified time | relevance | path

Searched full:contains (Results 1 – 25 of 6536) sorted by relevance

12345678910>>...262

/OK3568_Linux_fs/kernel/include/linux/
H A Dlsm_hooks.h45 * @bprm contains the linux_binprm structure.
60 * @bprm contains the linux_binprm structure.
68 * @bprm contains the linux_binprm structure.
109 * @sb contains the super_block structure to be modified.
113 * @sb contains the super_block structure to be modified.
130 * @dev_name contains the name for object being mounted.
131 * @path contains the path for mount point object.
132 * @type contains the filesystem type.
133 * @flags contains the mount flags.
134 * @data contains the filesystem-specific data.
[all …]
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/packagegroups/
H A Dpackagegroup-base.bb17 ${@bb.utils.contains("MACHINE_FEATURES", "acpi", "packagegroup-base-acpi", "",d)} \
18 ${@bb.utils.contains("MACHINE_FEATURES", "alsa", "packagegroup-base-alsa", "", d)} \
19 ${@bb.utils.contains("MACHINE_FEATURES", "apm", "packagegroup-base-apm", "", d)} \
20 ${@bb.utils.contains("MACHINE_FEATURES", "ext2", "packagegroup-base-ext2", "", d)} \
21 ${@bb.utils.contains("MACHINE_FEATURES", "vfat", "packagegroup-base-vfat", "", d)} \
22 … ${@bb.utils.contains("MACHINE_FEATURES", "keyboard", "packagegroup-base-keyboard", "", d)} \
23 ${@bb.utils.contains("MACHINE_FEATURES", "pci", "packagegroup-base-pci", "",d)} \
24 ${@bb.utils.contains("MACHINE_FEATURES", "pcmcia", "packagegroup-base-pcmcia", "", d)} \
25 ${@bb.utils.contains("MACHINE_FEATURES", "phone", "packagegroup-base-phone", "", d)} \
26 ${@bb.utils.contains("MACHINE_FEATURES", "serial", "packagegroup-base-serial", "", d)} \
[all …]
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/directfb/directfb/
H A Dconfigurefix.patch4contains probably-redundant RPATH /usr/libWARNING: QA Issue: directfb: /work/i586-poky-linux/direc…
5 …6-poky-linux/directfb-1.4.15-r1/packages-split/directfb/usr/bin/mkdfiff contains probably-redundan…
6 …6-poky-linux/directfb-1.4.15-r1/packages-split/directfb/usr/bin/dfbinfo contains probably-redundan…
7 …ky-linux/directfb-1.4.15-r1/packages-split/directfb/usr/bin/dfbpenmount contains probably-redundan…
8 …i586-poky-linux/directfb-1.4.15-r1/packages-split/directfb/usr/bin/dfbg contains probably-redundan…
9 …x/directfb-1.4.15-r1/packages-split/directfb/usr/lib/libfusion-1.4.so.6 contains probably-redundan…
10 …ctfb-1.4.15-r1/packages-split/directfb/usr/lib/libdirectfb-1.4.so.6.0.9 contains probably-redundan…
11 …directfb-1.4.15-r1/packages-split/directfb/usr/lib/libdirectfb-1.4.so.6 contains probably-redundan…
12 …rectfb-1.4.15-r1/packages-split/directfb/usr/lib/libfusion-1.4.so.6.0.9 contains probably-redundan…
13 …ages-split/directfb/usr/lib/directfb-1.4-6/systems/libdirectfb_fbdev.so contains probably-redundan…
[all …]
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-core/packagegroups/
H A Dpackagegroup-meta-oe.bb29 ${@bb.utils.contains("DISTRO_FEATURES", "x11", "packagegroup-meta-oe-gnome", "", d)} \
30 ${@bb.utils.contains("DISTRO_FEATURES", "x11", "packagegroup-meta-oe-graphics", "", d)} \
31 … ${@bb.utils.contains("DISTRO_FEATURES", "ptest", "packagegroup-meta-oe-ptest-packages", "", d)} \
39 …${@bb.utils.contains("BBFILE_COLLECTIONS", "meta-python2", "packagegroup-meta-oe-connectivity-pyth…
43 …${@bb.utils.contains("BBFILE_COLLECTIONS", "meta-python2", "packagegroup-meta-oe-dbs-python2", "",…
46 …${@bb.utils.contains("BBFILE_COLLECTIONS", "meta-python2", "packagegroup-meta-oe-extended-python2"…
54 …${@bb.utils.contains("BBFILE_COLLECTIONS", "meta-python2", "packagegroup-meta-oe-support-python2",…
56 ${@bb.utils.contains("DISTRO_FEATURES", "x11", "packagegroup-meta-oe-gnome", "", d)} \
57 ${@bb.utils.contains("DISTRO_FEATURES", "x11", "packagegroup-meta-oe-graphics", "", d)} \
58 … ${@bb.utils.contains("DISTRO_FEATURES", "ptest", "packagegroup-meta-oe-ptest-packages", "", d)} \
[all …]
/OK3568_Linux_fs/yocto/poky/meta/conf/machine/include/microblaze/
H A Darch-microblaze.inc5 MACHINEOVERRIDES =. "${@bb.utils.contains("TUNE_FEATURES", "microblaze", "microblaze:", "", d)}"
10 MACHINEOVERRIDES =. "${@bb.utils.contains("TUNE_FEATURES", "64-bit", "microblaze64:", "", d)}"
16 MBPKGARCH_ENDIAN = "${@bb.utils.contains("TUNE_FEATURES", "bigendian", "eb", "el", d)}"
18 TUNE_CCARGS .= "${@bb.utils.contains("TUNE_FEATURES", "bigendian", " -mbig-endian", " -mlittle-endi…
31 TUNE_CCARGS .= "${@bb.utils.contains("TUNE_FEATURES", "barrel-shift", " -mxl-barrel-shift", " -mno-…
32 TUNE_CCARGS .= "${@bb.utils.contains("TUNE_FEATURES", "pattern-compare", " -mxl-pattern-compare", "…
33 TUNE_CCARGS .= "${@bb.utils.contains("TUNE_FEATURES", "frequency-optimized", " -mxl-frequency", "",…
34 TUNE_CCARGS .= "${@bb.utils.contains("TUNE_FEATURES", "64-bit", " -m64", "", d)}"
37 TUNE_CCARGS .= "${@bb.utils.contains("TUNE_FEATURES", "reorder", \
38 bb.utils.contains("TUNE_FEATURES", "v8.30", \
[all …]
H A Dfeature-microblaze-math.inc17 TUNE_CCARGS .= "${@bb.utils.contains('TUNE_FEATURES', 'multiply-high', ' -mxl-multiply-high', '', d…
19 TUNE_CCARGS .= "${@bb.utils.contains('TUNE_FEATURES', 'divide-hard', ' -mno-xl-soft-div', ' -mxl-so…
21 TUNE_CCARGS .= "${@bb.utils.contains('TUNE_FEATURES', 'fpu-soft', '', '', d)}"
23 TUNE_CCARGS .= "${@bb.utils.contains('TUNE_FEATURES', 'fpu-hard-extended', ' -mxl-float-convert -mx…
30 MBPKGARCH_MATH .= "${@bb.utils.contains('TUNE_FEATURES', 'multiply-high', '-mh', bb.utils.contains(…
31 MBPKGARCH_MATH .= "${@bb.utils.contains('TUNE_FEATURES', 'divide-hard', '-div', '', d)}"
32 MBPKGARCH_MATH .= "${@bb.utils.contains('TUNE_FEATURES', 'fpu-hard-extended', '-fe', bb.utils.conta…
/OK3568_Linux_fs/yocto/poky/bitbake/contrib/vim/syntax/
H A Dbitbake.vim36 syn cluster bbCommentGroup contains=bbTodo,@Spell
38 syn match bbComment "#.*$" contains=@bbCommentGroup
47 syn region bbString matchgroup=bbQuote start=+"+ skip=+\\$+ end=+"+ contained contains=…
48 syn region bbString matchgroup=bbQuote start=+'+ skip=+\\$+ end=+'+ contained contains=…
56 …][${}a-zA-Z0-9\-_:\.\/\+]*\)\s*\(:=\|+=\|=+\|\.=\|=\.\|?=\|??=\|=\)\@=" contains=bbExportFlag,bbId…
57 syn match bbVarValue ".*$" contained contains=bbString,bbVarDeref,bbVarPyValue
58 syn region bbVarPyValue start=+${@+ skip=+\\$+ end=+}+ contained contains=@python
61 syn match bbVarFlagDef "^\([a-zA-Z0-9\-_\.]\+\)\(\[[a-zA-Z0-9\-_\.+]\+\]\)\@=" contains=bb…
62 …rackets start="\[" end="\]\s*\(:=\|=\|.=\|=.|+=\|=+\|?=\)\@=" contained contains=bbIdentifier next…
66 syn match bbIncludeRest ".*$" contained contains=bbString,bbVarDeref
[all …]
/OK3568_Linux_fs/yocto/poky/meta/conf/machine/include/mips/
H A Darch-mips.inc11 TUNE_CCARGS .= "${@bb.utils.contains('TUNE_FEATURES', 'bigendian', ' -meb', ' -mel', d)}"
16 TUNE_CCARGS .= "${@bb.utils.contains('TUNE_FEATURES', 'o32', ' -mabi=32', '', d)}"
21 TUNE_CCARGS .= "${@bb.utils.contains('TUNE_FEATURES', 'n32', ' -mabi=n32', '', d)}"
24 MACHINE_FEATURES_BACKFILL_CONSIDERED:append = " ${@bb.utils.contains('TUNE_FEATURES', 'n32', 'qemu-…
28 TUNE_CCARGS .= "${@bb.utils.contains('TUNE_FEATURES', 'n64', ' -mabi=64', '', d)}"
32 TUNE_CCARGS .= "${@bb.utils.contains('TUNE_FEATURES', 'fpu-hard', ' -mhard-float', ' -msoft-float',…
33 TARGET_FPU = "${@bb.utils.contains('TUNE_FEATURES', 'fpu-hard', '', 'soft', d)}"
41 MIPSPKGSFX_ENDIAN = "${@bb.utils.contains('TUNE_FEATURES', 'bigendian', '', 'el', d)}"
42 MIPSPKGSFX_ENDIAN2 = "${@bb.utils.contains('TUNE_FEATURES', 'bigendian', 'eb', 'el', d)}"
43 MIPSPKGSFX_BYTE = "${@bb.utils.contains('TUNE_FEATURES', 'n64' , '64', '', d)}"
[all …]
/OK3568_Linux_fs/yocto/meta-qt5/recipes-qt/packagegroups/
H A Dpackagegroup-qt5-toolchain-target.bb28 ${@bb.utils.contains('DISTRO_FEATURES', 'opengl', 'qt3d-dev', '', d)} \
29 ${@bb.utils.contains('DISTRO_FEATURES', 'opengl', 'qt3d-mkspecs', '', d)} \
30 ${@bb.utils.contains('DISTRO_FEATURES', 'opengl', 'qt3d-qmlplugins', '', d)} \
40 ${@bb.utils.contains('DISTRO_FEATURES', 'opengl', 'qtcharts-qmlplugins', '', d)} \
43 ${@bb.utils.contains('DISTRO_FEATURES', 'opengl', 'qtconnectivity-qmlplugins', '', d)} \
47 ${@bb.utils.contains('DISTRO_FEATURES', 'opengl', 'qtdeclarative-qmlplugins', '', d)} \
51 ${@bb.utils.contains('DISTRO_FEATURES', 'opengl', 'qtgraphicaleffects-qmlplugins', '', d)} \
57 ${@bb.utils.contains('DISTRO_FEATURES', 'opengl', 'qtlocation-qmlplugins', '', d)} \
64 ${@bb.utils.contains('DISTRO_FEATURES', 'opengl', 'qtmultimedia-qmlplugins', '', d)} \
72 ${@bb.utils.contains('DISTRO_FEATURES', 'opengl', 'qtsensors-qmlplugins', '', d)} \
[all …]
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/
H A Dcodeparser.py84 def __init__(self, refs, execs, contains): argument
87 self.contains = {}
88 for c in contains:
89 self.contains[c] = codecache.internSet(contains[c])
92 return (self.refs, self.execs, self.contains)
95 (refs, execs, contains) = state
96 self.__init__(refs, execs, contains)
99 for c in sorted(self.contains.keys()):
100 l = l + (c, hash(self.contains[c]))
103 return " ".join([str(self.refs), str(self.execs), str(self.contains)])
[all …]
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-class-wakeup5 The /sys/class/wakeup/ directory contains pointers to all
12 This file contains the name of the wakeup source.
18 This file contains the number of times the wakeup source was
25 This file contains the number of signaled wakeup events
32 This file contains the number of times the wakeup source might
39 This file contains the number of times the wakeup source's
46 This file contains the amount of time the wakeup source has
48 source is not active, this file contains '0'.
54 This file contains the total amount of time this wakeup source
61 This file contains the maximum amount of time this wakeup
[all …]
H A Dsysfs-platform-msi-laptop6 Screen brightness: contains a single integer in the range 0..8.
13 Enable automatic brightness control: contains either 0 or 1. If
22 WLAN subsystem enabled: contains either 0 or 1.
29 Bluetooth subsystem enabled: contains either 0 or 1. Please
38 Contains either 0 or 1 and indicates if touchpad is turned on.
46 Contains either 0 or 1 and indicates if turbo mode is turned
59 Contains either 0 or 1 and indicates if ECO mode is turned on.
69 Contains value in range 0..3:
80 Contains either 0 or 1 and indicates if fan speed is controlled
H A Dsysfs-devices-soc5 The /sys/devices/ directory contains a sub-directory for each
19 Read-only attribute common to all SoCs. Contains the SoC machine
26 Read-only attribute common to all SoCs. Contains SoC family name
57 Read-only attribute supported by most SoCs. Contains the SoC's
65 ST-Ericsson's chips this contains the SoC serial number.
77 Read-only attribute supported by most SoCs. Contains the SoC's
84 Read-only attribute supported ST-Ericsson's silicon. Contains the
91 The /sys/bus/soc/ directory contains the usual sub-folders
93 interest, as it contains a symlink for each SoC device found on
/OK3568_Linux_fs/yocto/meta-openembedded/meta-multimedia/recipes-multimedia/packagegroups/
H A Dpackagegroup-meta-multimedia.bb34 ${@bb.utils.contains("LICENSE_FLAGS_ACCEPTED", "commercial", "faac fdk-aac mpd", "", d)} \
48 …${@bb.utils.contains("LICENSE_FLAGS_ACCEPTED", "commercial", "opencore-amr vo-aacenc vo-amrwbenc",…
58 ${@bb.utils.contains("LICENSE_FLAGS_ACCEPTED", "commercial", "projucer", "", d)} \
60 ${@bb.utils.contains("LICENSE_FLAGS_ACCEPTED", "commercial", "libde265 openh264", "", d)} \
66 ${@bb.utils.contains("LICENSE_FLAGS_ACCEPTED", "commercial", "minidlna", "", d)} \
72 …${@bb.utils.contains("LICENSE_FLAGS_ACCEPTED", "commercial", bb.utils.contains("DISTRO_FEATURES", …
73 ${@bb.utils.contains("LICENSE_FLAGS_ACCEPTED", "commercial", "sox streamripper", "", d)} \
77 …${@bb.utils.contains("LICENSE_FLAGS_ACCEPTED", "commercial", bb.utils.contains_any("TRANSLATED_TAR…
87 ${@bb.utils.contains("DISTRO_FEATURES", "x11", "gupnp-tools", "", d)} \
90 ${@bb.utils.contains("DISTRO_FEATURES", "gobject-introspection-data", "rygel", "", d)} \
[all …]
/OK3568_Linux_fs/yocto/poky/meta/conf/machine/include/x86/
H A Darch-x86.inc15 TUNE_ARCH .= "${@bb.utils.contains('TUNE_FEATURES', 'm32', '${X86ARCH32}', '', d)}"
16 TUNE_CCARGS .= "${@bb.utils.contains('TUNE_FEATURES', 'm32', ' -m32', '', d)}"
17 MACHINEOVERRIDES =. "${@bb.utils.contains('TUNE_FEATURES', 'm32', 'x86:', '', d)}"
22 TUNE_ARCH .= "${@bb.utils.contains('TUNE_FEATURES', 'mx32', '${X86ARCH64}', '', d)}"
23 ABIEXTENSION .= "${@bb.utils.contains('TUNE_FEATURES', 'mx32', 'x32', '', d)}"
24 TUNE_CCARGS .= "${@bb.utils.contains('TUNE_FEATURES', 'mx32', ' -mx32', '', d)}"
25 TUNE_LDARGS += "${@bb.utils.contains('TUNE_FEATURES', 'mx32', '-m elf32_x86_64', '', d)}"
26 TUNE_ASARGS += "${@bb.utils.contains('TUNE_FEATURES', 'mx32', '-x32', '', d)}"
28 MACHINE_FEATURES_BACKFILL_CONSIDERED:append = " ${@bb.utils.contains('TUNE_FEATURES', 'mx32', 'qemu…
29 MACHINEOVERRIDES =. "${@bb.utils.contains('TUNE_FEATURES', 'mx32', 'x86-x32:', '', d)}"
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/nokia/placesv2/
H A Dqplacedetailsreplyimpl.cpp140 //if (object.contains(QLatin1String("distance"))) in replyFinished()
143 //if (object.contains(QLatin1String("alternativeNames"))) { in replyFinished()
151 //if (locationObject.contains(QLatin1String("locationId"))) in replyFinished()
169 if (addressObject.contains(QLatin1String("house"))) in replyFinished()
171 if (addressObject.contains(QLatin1String("street"))) in replyFinished()
184 if (addressObject.contains(QLatin1String("city"))) in replyFinished()
186 if (addressObject.contains(QLatin1String("district"))) in replyFinished()
188 if (addressObject.contains(QLatin1String("state"))) in replyFinished()
190 if (addressObject.contains(QLatin1String("county"))) in replyFinished()
192 if (addressObject.contains(QLatin1String("postalCode"))) in replyFinished()
[all …]
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-connectivity/networkmanager/
H A Dnetworkmanager_1.36.2.bb68 …${@bb.utils.contains('DISTRO_FEATURES', 'systemd', 'systemd', bb.utils.contains('DISTRO_FEATURES',…
69 ${@bb.utils.contains('DISTRO_FEATURES', 'bluetooth', 'bluez5', '', d)} \
71 ${@bb.utils.contains('DISTRO_FEATURES', 'selinux', 'selinux audit', '', d)} \
74 inherit ${@bb.utils.contains('PACKAGECONFIG', 'nmcli', 'bash-completion', '', d)}
75 inherit ${@bb.utils.contains('PACKAGECONFIG', 'vala', 'vala', '', d)}
135 SYSTEMD_SERVICE:${PN}-cloud-setup = "${@bb.utils.contains('PACKAGECONFIG', 'cloud-setup', 'nm-cloud…
203 ${@bb.utils.contains('PACKAGECONFIG','adsl','${PN}-adsl','',d)} \
204 ${@bb.utils.contains('PACKAGECONFIG','bluez5','${PN}-bluetooth','',d)} \
205 ${@bb.utils.contains('PACKAGECONFIG','cloud-setup','${PN}-cloud-setup','',d)} \
206 ${@bb.utils.contains('PACKAGECONFIG','nmcli','${PN}-nmcli','',d)} \
[all …]
/OK3568_Linux_fs/kernel/include/media/
H A Ddemux.h81 * struct dmx_ts_feed - Structure that contains a TS feed filter
114 * @filter_value: Contains up to 16 bytes (128 bits) of the TS section header
116 * @filter_mask: Contains a 16 bytes (128 bits) filter mask with the bits
119 * @filter_mode: Contains a 16 bytes (128 bits) filter mode.
139 * struct dmx_section_feed - Structure that contains a section feed filter
371 * struct dmx_demux - Structure that contains the demux capabilities and
386 * The @demux function parameter contains a pointer to the demux API and
399 * The @demux function parameter contains a pointer to the demux API and
414 * The @demux function parameter contains a pointer to the demux API and
416 * The @buf function parameter contains a pointer to the TS data in
[all …]
/OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/mesa/
H A Dmesa.inc33 if ${@bb.utils.contains('PACKAGECONFIG', 'egl', 'true', 'false', d)}; then
34 …O_X11)$/#elif defined(__unix__) \&\& defined(EGL_NO_X11) || ${@bb.utils.contains('PACKAGECONFIG', …
41 ${@bb.utils.contains('PACKAGECONFIG', 'opengl', 'virtual/libgl', '', d)} \
42 …${@bb.utils.contains('PACKAGECONFIG', 'gles', 'virtual/libgles1 virtual/libgles2 virtual/libgles3'…
43 ${@bb.utils.contains('PACKAGECONFIG', 'egl', 'virtual/egl', '', d)} \
44 ${@bb.utils.contains('PACKAGECONFIG', 'gbm', 'virtual/libgbm', '', d)} \
88 ${@bb.utils.contains('DISTRO_FEATURES', 'opengl', 'opengl egl gles gbm virgl', '', d)} \
89 ${@bb.utils.contains('DISTRO_FEATURES', 'x11 opengl', 'dri3', '', d)} \
90 ${@bb.utils.contains('DISTRO_FEATURES', 'x11 vulkan', 'dri3', '', d)} \
91 ${@bb.utils.contains('TCLIBC', 'glibc', 'elf-tls', '', d)} \
[all …]
/OK3568_Linux_fs/yocto/poky/documentation/ref-manual/
H A Dstructure.rst57 This directory contains user configuration files and the output
87 This directory contains the minimal, underlying OpenEmbedded-Core
105 This directory contains the Yocto Project reference hardware Board
124 This directory contains template recipes for BSP and kernel development.
131 This directory contains various integration scripts that implement extra
202 script from a Source Directory that contains spaces in either the
245 This configuration file contains all the local user configurations for
246 your build environment. The ``local.conf`` file contains documentation
336 This directory contains downloaded upstream source tarballs. You can
346 This directory contains the shared state cache. You can reuse the
[all …]
/OK3568_Linux_fs/yocto/poky/meta/conf/machine/include/arm/
H A Dfeature-arm-neon.inc8 TUNE_CCARGS_MFPU .= "${@bb.utils.contains('TUNE_FEATURES', 'neon', ' neon', '', d)}"
11 TUNE_CCARGS_MFPU .= "${@bb.utils.contains('TUNE_FEATURES', 'vfpv3d16', ' vfpv3-d16', '', d)}"
14 TUNE_CCARGS_MFPU .= "${@bb.utils.contains('TUNE_FEATURES', 'vfpv3', ' vfpv3', '' , d)}"
17 TUNE_CCARGS_MFPU .= "${@bb.utils.contains('TUNE_FEATURES', 'vfpv4', ' vfpv4', '', d)}"
18 TUNE_CCARGS_MFPU .= "${@bb.utils.contains('TUNE_FEATURES', [ 'vfpv4', 'neon' ], ' neon-vfpv4', '', …
21 TUNE_CCARGS_MFPU .= "${@bb.utils.contains('TUNE_FEATURES', 'vfpv4d16', ' vfpv4-d16', '', d)}"
24 TUNE_CCARGS_MFPU .= "${@bb.utils.contains('TUNE_FEATURES', 'vfpv5spd16', 'fpv5-sp-d16', '', d)}"
26 TUNE_CCARGS_MARCH_OPTS .= "${@bb.utils.contains('TUNE_FEATURES', [ 'vfpv3d16', 'vfpv5spd16' ], '+fp…
/OK3568_Linux_fs/kernel/Documentation/networking/devlink/
H A Ddevlink-trap.rst509 - Contains packet traps for packets that were dropped by the device during
512 - Contains packet traps for packets that were dropped by the device during
515 - Contains packet traps for packets that hit an exception (e.g., TTL
518 - Contains packet traps for packets that were dropped by the device due to
521 - Contains packet traps for packets that were dropped by the device during
524 - Contains packet traps for packets that were dropped by the device during
527 - Contains packet traps for STP packets
529 - Contains packet traps for LACP packets
531 - Contains packet traps for LLDP packets
533 - Contains packet traps for IGMP and MLD packets required for multicast
[all …]
/OK3568_Linux_fs/buildroot/docs/manual/
H A Dhow-buildroot-works.txt16 * The +toolchain/+ directory contains the Makefiles
21 * The +arch/+ directory contains the definitions for all the processor
24 * The +package/+ directory contains the Makefiles and
29 * The +linux/+ directory contains the Makefiles and associated files for
32 * The +boot/+ directory contains the Makefiles and associated files for
35 * The +system/+ directory contains support for system integration, e.g.
38 * The +fs/+ directory contains the Makefiles and
42 Each directory contains at least 2 files:
/OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/jpeg/
H A Dlibjpeg-turbo_2.1.5.1.bb38 EXTRA_OECMAKE:append:class-target = " ${@bb.utils.contains("TUNE_FEATURES", "mx32", "-DWITH_SIMD=Fa…
41 EXTRA_OECMAKE:append:class-target = " ${@bb.utils.contains("MIPSPKGSFX_FPU", "-nf", "-DWITH_SIMD=Fa…
43 EXTRA_OECMAKE:append:class-target:arm = " ${@bb.utils.contains("TUNE_FEATURES", "neon", "", "-DWITH…
44 EXTRA_OECMAKE:append:class-target:armeb = " ${@bb.utils.contains("TUNE_FEATURES", "neon", "", "-DWI…
47 EXTRA_OECMAKE:append:class-target:powerpc = " ${@bb.utils.contains("TUNE_FEATURES", "altivec", "", …
48 EXTRA_OECMAKE:append:class-target:powerpc64 = " ${@bb.utils.contains("TUNE_FEATURES", "altivec", ""…
49 EXTRA_OECMAKE:append:class-target:powerpc64le = " ${@bb.utils.contains("TUNE_FEATURES", "altivec", …
51 DEBUG_OPTIMIZATION:append:armv4 = " ${@bb.utils.contains('TUNE_CCARGS', '-mthumb', '-fomit-frame-po…
52 DEBUG_OPTIMIZATION:append:armv5 = " ${@bb.utils.contains('TUNE_CCARGS', '-mthumb', '-fomit-frame-po…
/OK3568_Linux_fs/yocto/poky/meta/recipes-multimedia/ffmpeg/
H A Dffmpeg_5.0.1.bb10 LICENSE:libavcodec = "${@bb.utils.contains('PACKAGECONFIG', 'gpl', 'GPL-2.0-or-later', 'LGPL-2.1-or…
11 LICENSE:libavdevice = "${@bb.utils.contains('PACKAGECONFIG', 'gpl', 'GPL-2.0-or-later', 'LGPL-2.1-o…
12 LICENSE:libavfilter = "${@bb.utils.contains('PACKAGECONFIG', 'gpl', 'GPL-2.0-or-later', 'LGPL-2.1-o…
13 LICENSE:libavformat = "${@bb.utils.contains('PACKAGECONFIG', 'gpl', 'GPL-2.0-or-later', 'LGPL-2.1-o…
14 LICENSE:libavutil = "${@bb.utils.contains('PACKAGECONFIG', 'gpl', 'GPL-2.0-or-later', 'LGPL-2.1-or-…
16 LICENSE:libswresample = "${@bb.utils.contains('PACKAGECONFIG', 'gpl', 'GPL-2.0-or-later', 'LGPL-2.1…
17 LICENSE:libswscale = "${@bb.utils.contains('PACKAGECONFIG', 'gpl', 'GPL-2.0-or-later', 'LGPL-2.1-or…
50 ${@bb.utils.contains('AVAILTUNES', 'mips32r2', 'mips32r2', '', d)} \
51 ${@bb.utils.contains('DISTRO_FEATURES', 'x11', 'xv xcb', '', d)}"
106 ${@bb.utils.contains('USE_NONFREE', 'yes', '--enable-nonfree', '', d)} \
[all …]

12345678910>>...262