Home
last modified time | relevance | path

Searched refs:includes (Results 1 – 25 of 1400) sorted by relevance

12345678910>>...56

/OK3568_Linux_fs/yocto/poky/meta/classes/
H A Ddevicetree.bbclass3 # device tree compilation process, this includes being able to include sources
17 # The default inclusion of kernel device tree includes and headers means that
40 # Default kernel includes, these represent what are normally used for in-kernel
74 includes = set()
75 # expand all includes with glob
79 includes.add(g)
80 return includes
90 def devicetree_compile(dtspath, includes, d):
99 for i in includes:
114 for i in includes:
[all …]
/OK3568_Linux_fs/buildroot/package/wpa_supplicant/
H A D0003-Include-stdbool.h-to-allow-C99-bool-to-be-used.patch15 src/utils/includes.h | 1 +
18 diff --git a/src/utils/includes.h b/src/utils/includes.h
20 --- a/src/utils/includes.h
21 +++ b/src/utils/includes.h
/OK3568_Linux_fs/buildroot/package/hostapd/
H A D0003-Include-stdbool.h-to-allow-C99-bool-to-be-used.patch15 src/utils/includes.h | 1 +
18 diff --git a/src/utils/includes.h b/src/utils/includes.h
20 --- a/src/utils/includes.h
21 +++ b/src/utils/includes.h
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/util/
H A Dlogging.hpp34 constexpr static bool includes(const T e, const T (&l)[N], const size_t i = 0) { in includes() function in mbgl::Log
35 return i < N && (l[i] == e || includes(e, l, i + 1)); in includes()
61 if (!includes(severity, disabledEventSeverities) && in Record()
62 !includes(event, disabledEvents) && in Record()
63 !includes({ severity, event }, disabledEventPermutations)) { in Record()
/OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/rk3288/
H A DKconfig9 WiFi. It includes a Chrome OS EC (Cortex-M3) to provide access to
28 HD camera, touchpad, WiFi and Bluetooth. It includes a Chrome OS
30 functions. It includes 2 or 4GB of SDRAM and 16 or 32GB of
39 also includes on-board eMMC and 2GB of SDRAM. Expansion connectors
46 The EVB-RK3288-RK1608 includes a Host AP RK3288 and a DSP coprocessor
50 includes on-board eMMC and 2GB of DDR3. Expansion connectors provide
59 includes on-board eMMC and 2GB of SDRAM. Expansion connectors
68 also includes on-board eMMC and 1GB of SDRAM. Expansion connectors
94 Ethernet and lots of sensors. It also includes on-board 8 GeMMC and
120 also includes on-board eMMC and 2GB of SDRAM. Expansion connectors
[all …]
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-connectivity/snort/
H A Dsnort_2.9.19.bb34 --with-dnet-includes=${STAGING_INCDIR} \
36 --with-libpcre-includes=${STAGING_INCDIR} \
38 --with-daq-includes=${STAGING_INCDIR} \
44 # is called even with --without-openssl-includes
46 …[openssl] = "--with-openssl-includes=${STAGING_INCDIR} --with-openssl-libraries=${STAGING_LIBDIR},…
47 …AGECONFIG[lzma] = "--with-lzma-includes=${STAGING_INCDIR} --with-lzma-libraries=${STAGING_LIBDIR},…
/OK3568_Linux_fs/kernel/drivers/thermal/ti-soc-thermal/
H A DKconfig9 This includes alert interrupts generation and also the TSHUT
19 This includes trip points definitions, extrapolation rules and
48 This includes alert interrupts generation and also the TSHUT
60 This includes alert interrupts generation and also the TSHUT
72 This includes alert interrupts generation and also the TSHUT
/OK3568_Linux_fs/yocto/poky/documentation/ref-manual/
H A Dimages.rst59 for development work using the host. The image includes headers and
65 - ``core-image-lsb-sdk``: A ``core-image-lsb`` that includes everything
66 in the cross-toolchain but also includes development headers and
77 for development work using the host. The image includes headers and
95 - ``core-image-rt-sdk``: A ``core-image-rt`` image that includes
96 everything in the cross-toolchain. The image also includes
106 development using the host. The image includes libraries needed to
110 - ``core-image-sato-sdk``: A ``core-image-sato`` image that includes
111 everything in the cross-toolchain. The image also includes
/OK3568_Linux_fs/kernel/drivers/net/wireless/intersil/hostap/
H A DKconfig21 Host AP driver configuration and tools. This site includes
25 This option includes the base Host AP driver code that is shared by
65 driver and its help text includes more information about the Host AP
78 driver and its help text includes more information about the Host AP
91 driver and its help text includes more information about the Host AP
/OK3568_Linux_fs/yocto/poky/meta/recipes-gnome/gcr/gcr/
H A Db3ca1d02bb0148ca787ac4aead164d7c8ce2c4d8.patch33 includes: [ 'GObject-2.0', 'Gio-2.0' ],
45 includes: [
56 includes: [
/OK3568_Linux_fs/buildroot/package/ca-certificates/
H A DConfig.in4 This package includes PEM files of CA certificates to allow
8 It includes, among others, certificate authorities used by the
/OK3568_Linux_fs/buildroot/package/jitterentropy-library/
H A D0002-Makefile-add-additional-install-targets.patch6 Add install-includes, install-man, install-shared and install-static
25 +install: install-man install-shared install-includes
42 +install-includes:
/OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/
H A DOpenSSL21 "This product includes software developed by the OpenSSL Project
35 "This product includes software developed by the OpenSSL Project
52 This product includes cryptographic software written by Eric Young
53 (eay@cryptsoft.com). This product includes software written by Tim
91 "This product includes cryptographic software written by
97 "This product includes software written by Tim Hudson (tjh@cryptsoft.com)"
/OK3568_Linux_fs/kernel/arch/arm/mach-bcm/
H A DKconfig36 which includes the following variants:
46 which includes the following variants:
81 This includes the following SoC: BCM53010, BCM53011, BCM53012,
111 Enable support for the BCM281XX family, which includes
120 Enable support for the BCM21664 family, which includes
200 It currently supports the 'BCM63XX' ARM-based family, which includes
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/libarchive/
H A Dlibarchive_3.6.2.bb42 CPPFLAGS += "-I${WORKDIR}/extra-includes"
44 do_configure[cleandirs] += "${WORKDIR}/extra-includes"
48 cp -R ${STAGING_INCDIR_NATIVE}/ext2fs ${WORKDIR}/extra-includes/
/OK3568_Linux_fs/buildroot/package/qt5/qt5doc/
H A DConfig.in2 bool "qt5doc (includes quick demos)"
12 includes overviews, Qt topics, and examples not specific to
/OK3568_Linux_fs/buildroot/package/snort/
H A Dsnort.mk20 --with-libpcre-includes=$(STAGING_DIR)/usr/include \
22 --with-libpcap-includes=$(STAGING_DIR)/usr/include/pcap \
/OK3568_Linux_fs/buildroot/package/musepack/
H A D0004-missing-sys-select.patch15 //// portable system includes //////////////////////////////////////
20 //// system dependent system includes //////////////////////////////
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-connectivity/dhcp/files/
H A D0001-Makefile.am-only-build-dhcrelay.patch23 -SUBDIRS = @BINDSUBDIR@ includes tests common omapip client dhcpctl relay server
24 +SUBDIRS = @BINDSUBDIR@ includes common omapip relay
/OK3568_Linux_fs/u-boot/board/google/
H A DKconfig19 WiFi and Bluetooth. It also includes a 720p webcam, USB SD
42 includes a USB SD reader, four USB3 ports, display port and HDMI
51 LPDDR3 SDRAM. It has PCIe WiFi and Bluetooth. It also includes a
/OK3568_Linux_fs/yocto/meta-openembedded/meta-multimedia/recipes-multimedia/streamripper/
H A Dstreamripper_1.64.6.bb25 --with-ogg-includes=${STAGING_INCDIR} \
27 --with-vorbis-includes=${STAGING_INCDIR} \
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/support/char_set/
H A Drange_functions.hpp28 includes(Range const& range, Range const& other) in includes() function
36 includes(Range const& range, typename Range::value_type val) in includes() function
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-connectivity/daq/
H A Ddaq_2.0.7.bb23 --with-libpcap-includes=${STAGING_INCDIR} --with-dnet-includes=${STAGING_LIBDIR}"
/OK3568_Linux_fs/kernel/tools/power/pm-graph/config/
H A Dsuspend-dev.cfg2 # Dev S3 (Suspend to Mem) test - includes src calls / kernel threads
6 # command line. It also includes advanced settings for functions
92 # show only devs whose name/driver includes one of these strings
H A Dfreeze-dev.cfg2 # Dev S2 (Freeze) test - includes src calls / kernel threads
6 # command line. It also includes advanced settings for functions
92 # show only devs whose name/driver includes one of these strings

12345678910>>...56