Home
last modified time | relevance | path

Searched refs:included (Results 1 – 25 of 2150) sorted by relevance

12345678910>>...86

/OK3568_Linux_fs/yocto/poky/meta/classes/
H A Dcopyleft_filter.bbclass52 included, motive = False, 'recipe type "%s" is excluded' % recipe_type
54 included, motive = False, 'recipe did not match anything'
66 included, motive = True, 'recipe has included licenses: %s' % ', '.join(reason)
68 included, motive = False, 'recipe does not include a copyleft license'
70 included, motive = False, 'recipe has excluded licenses: %s' % ', '.join(reason)
74 included, motive = True, 'recipe included by name'
77 included, motive = False, 'recipe excluded by name'
79 return included, motive
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/gettext/gettext-0.21/
H A Duse-pkgconfig.patch32 dnl forces the use of the included or an external libxml.
44 - dnl the included one.
186 -dnl gives the user the option to decide whether to use the included or
189 -dnl forces the use of the included or an external libcroco.
201 - AC_MSG_CHECKING([whether included libcroco is requested])
202 - AC_ARG_WITH([included-libcroco],
203 - [ --with-included-libcroco use the libcroco included here],
208 + AC_MSG_CHECKING([whether included libcroco is requested])
209 + AC_ARG_WITH([included-libcroco],
210 + [ --with-included-libcroco use the libcroco included here],
[all …]
/OK3568_Linux_fs/yocto/meta-clang/dynamic-layers/selinux/android-tools/android-tools/core/
H A D0003-socket.h-removing-dependency-of-gtest.patch9 In file included from fastboot/fastboot.cpp:70:
10 | In file included from fastboot/tcp.h:36:
15 | In file included from fastboot/socket.cpp:29:
20 | In file included from fastboot/tcp.cpp:29:
21 | In file included from fastboot/tcp.h:36:
26 | In file included from fastboot/udp.cpp:31:
27 | In file included from fastboot/udp.h:34:
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/agnostic/
H A Dsimplify_douglas_peucker.hpp60 bool included; member
64 , included(false) in douglas_peucker_point()
185 candidate->included = true; in consider()
214 ref_candidates.front().included = true; in apply()
215 ref_candidates.back().included = true; in apply()
227 if (it->included) in apply()
/OK3568_Linux_fs/kernel/scripts/kconfig/tests/err_recursive_inc/
H A Dexpected_stderr4 included from: Kconfig.inc3:2
5 included from: Kconfig.inc2:4
6 included from: Kconfig.inc1:5
/OK3568_Linux_fs/kernel/scripts/
H A Dheaders_check.pl138 if (my $included = ($line =~ /^\s*#\s*include\s+[<"](\S+)[>"]/)[0]) {
139 check_include_typesh($included);
160 if (my $included = ($line =~ /^\s*#\s*include\s+[<"](\S+)[>"]/)[0]) {
161 check_include_typesh($included);
/OK3568_Linux_fs/yocto/poky/meta/recipes-kernel/linux-libc-headers/linux-libc-headers/
H A D0001-libc-compat.h-fix-some-issues-arising-from-in6.h.patch22 -/* We have included glibc headers... */
31 -/* GLIBC headers included first so don't define anything
32 +/* LIBC headers included first so don't define anything
59 /* Linux headers included first, and we must define everything
75 * or we are being included in the kernel, then define everything
/OK3568_Linux_fs/kernel/drivers/i2c/busses/
H A DKconfig16 If you say yes to this option, support will be included for the SMB
28 If you say yes to this option, support will be included for the SMB
40 If you say yes to this option, support will be included for the
50 If you say yes to this option, support will be included for the AMD
75 If you say yes to this option, support will be included for the
85 If you say yes to this option, support will be included for the AMD
107 If you say yes to this option, support will be included for the Intel
170 If you say yes to this option, support will be included for the Intel
180 If you say yes to this option, support will be included for the Intel
214 If you say yes to this option, support will be included for the
[all …]
/OK3568_Linux_fs/kernel/drivers/i2c/muxes/
H A DKconfig14 If you say yes to this option, support will be included for an
26 If you say yes to this option, support will be included for a
39 If you say yes to this option, support will be included for a
82 If you say yes to this option, support will be included for an I2C
94 If you say yes to this option, support will be included for a
107 If you say yes to this option, support will be included for an I2C
114 If you say yes to this option, support will be included for a
/OK3568_Linux_fs/buildroot/dl/sox/git/
H A DREADME.win328 restriction is that the included ZLIB1..DLL and LIBGOMP-1.DLL must be
15 behaviors are documented in included PDF's. They have the same
42 SOX.EXE included in this package makes use of the following projects.
43 See the cygbuild script included with the source code package for
71 the internet. A binary copy of wget has been included with this
97 or may be included with other MP3 applications already installed
102 Instructions are included here for using MSYS to create the DLL's.
137 they may turn up on searches of the internet or may be included with other
143 Instructions are included here for using MSYS to create the DLL's.
H A DREADME.osx12 in included documents. Symlinks are included with this package
18 The sox exectables included in this package makes use of the following projects:
67 or may be included with other MP3 applications already installed
101 or may be included with other AMR applications already installed
/OK3568_Linux_fs/buildroot/boot/optee-os/3.13.0/
H A D0001-core-zlib-fix-build-warning-when-_LFS64_LARGEFILE-is.patch14 In file included from core/lib/zlib/adler32.c:9:
19 In file included from core/lib/zlib/inftrees.c:7:
23 In file included from core/lib/zlib/inflate.c:84:
27 In file included from core/lib/zlib/zutil.c:9:
/OK3568_Linux_fs/yocto/meta-openembedded/meta-multimedia/recipes-multimedia/streamripper/
H A Dstreamripper_1.64.6.bb23 EXTRA_OECONF += "--with-included-argv=yes --with-included-libmad=no"
31 # the included argv library needs this
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-security/nmap/
H A Dnmap_7.80.bb25 PACKAGECONFIG[pcre] = "--with-libpcre=${STAGING_LIBDIR}/.., --with-libpcre=included, libpcre"
36 EXTRA_OECONF = "--with-libdnet=included --with-liblinear=included --without-subversion --with-liblu…
/OK3568_Linux_fs/yocto/poky/meta/recipes-kernel/powertop/powertop/
H A D0001-wakeup_xxx.h-include-limits.h.patch6 limits.h must be included to define PATH_MAX otherwise build will fail
9 In file included from wakeup/wakeup_ethernet.cpp:45:0:
13 In file included from wakeup/wakeup_usb.cpp:45:0:
/OK3568_Linux_fs/kernel/Documentation/ABI/obsolete/
H A Dsysfs-driver-hid-roccat-isku25 Profile number for which this settings occur is included in
35 capslock key for a specific profile. Profile number is included
45 easyzone keys for a specific profile. Profile number is included
55 function keys for a specific profile. Profile number is included
65 keys for a specific profile. Profile number is included in
75 keys for a specific profile. Profile number is included in
85 thumbster keys for a specific profile. Profile number is included
103 a specific profile. Profile number is included in written data.
115 Button and profile numbers are included in written data.
H A Dsysfs-driver-hid-roccat-ryos25 a specific profile. Profile index is included in written data.
35 function keys for a specific profile. Profile index is included
45 keys for a specific profile. Profile index is included in
55 thumbster keys for a specific profile. Profile index is included
66 is included in written data. The data has to be 8 bytes long.
75 easyzone keys for a specific profile. Profile index is included
86 Profile index for which this settings occur is included in
96 a specific profile. Profile index is included in written data.
108 Button and profile indexes are included in written data.
/OK3568_Linux_fs/buildroot/package/git/
H A D0001-Fix-build-without-threads.patch9 In file included from cache.h:4,
14 In file included from git-compat-util.h:168,
20 In file included from cache.h:4,
25 In file included from git-compat-util.h:168,
/OK3568_Linux_fs/u-boot/lib/lzma/
H A Dhistory.txt73 - ANSI-C LZMA Encoder was included to LZMA SDK.
90 was included to LZMA SDK.
130 - Java version of LZMA SDK was included
142 - LZMA# SDK (C#.NET version) was included
208 - Simplified version of .7z ANSI-C Decoder was included
220 and PowerPC code was included to SDK
/OK3568_Linux_fs/kernel/tools/testing/ktest/examples/
H A DREADME26 included into other configs. This is a real use example that shows how
28 are included by other config files, where the other config files define
29 options and variables that will make the included config work for the
/OK3568_Linux_fs/buildroot/package/gdb/11.2/
H A D0004-gdbserver-fix-build-for-m68k.patch9 As for strace [1], when <sys/reg.h> is included after <linux/ptrace.h>,
12 In file included from ./../nat/linux-ptrace.h:28:0,
20 In file included from linux-m68k-low.c:27:0:
/OK3568_Linux_fs/buildroot/package/gdb/10.2/
H A D0004-gdbserver-fix-build-for-m68k.patch9 As for strace [1], when <sys/reg.h> is included after <linux/ptrace.h>,
12 In file included from ./../nat/linux-ptrace.h:28:0,
20 In file included from linux-m68k-low.c:27:0:
/OK3568_Linux_fs/buildroot/package/gdb/12.1/
H A D0004-gdbserver-fix-build-for-m68k.patch9 As for strace [1], when <sys/reg.h> is included after <linux/ptrace.h>,
12 In file included from ./../nat/linux-ptrace.h:28:0,
20 In file included from linux-m68k-low.c:27:0:
/OK3568_Linux_fs/buildroot/package/rsync/
H A Drsync.mk15 --with-included-zlib=no \
16 --with-included-popt=no \
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/overlay/
H A Dfollow.hpp241 static inline bool included(int inside_value) in included() function
321 static inline bool included(int inside_value) in included() function
323 return ! normal_action::included(inside_value); in included()
397 static inline bool included(int inside_value) in included() function in boost::geometry::detail::overlay::follow
402 >::included(inside_value); in included()

12345678910>>...86