Home
last modified time | relevance | path

Searched full:lite (Results 1 – 25 of 365) sorted by relevance

12345678910>>...15

/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dudplite.rst4 The UDP-Lite protocol (RFC 3828)
8 UDP-Lite is a Standards-Track IETF transport protocol whose characteristic
16 - The UDP-Lite Homepage:
17 http://web.archive.org/web/%2E/http://www.erg.abdn.ac.uk/users/gerrit/udp-lite/
21 - The UDP-Lite HOWTO on
22 …http://web.archive.org/web/%2E/http://www.erg.abdn.ac.uk/users/gerrit/udp-lite/files/UDP-Lite-HOWT…
24 - The Wireshark UDP-Lite WiKi (with capture files):
33 Several applications have been ported successfully to UDP-Lite. Ethereal
36 Porting applications to UDP-Lite is straightforward: only socket level and
43 UDP-Lite provides a connectionless, unreliable datagram service and hence
[all …]
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/cmake/
H A DBuildOptions.cmake21 set(RKAIQ_ISP_VERSION "32_lite" CACHE INTERNAL "ISP hardware version 32 lite" FORCE)
48 set(RKAIQ_HAVE_AWB_V32LT TRUE CACHE INTERNAL "Build rkaiq's AWB version 32Lite" FORCE)
64 set(RKAIQ_HAVE_CNR_V30_LITE TRUE CACHE INTERNAL "Build rkaiq's CNR version 30Lite" FORCE)
69 … set(RKAIQ_HAVE_SHARP_V33_LITE TRUE CACHE INTERNAL "Build rkaiq's SHARP version 33Lite" FORCE)
77 …set(RKAIQ_HAVE_BAYERTNR_V23_LITE TRUE CACHE INTERNAL "Build rkaiq's BAYERTNR version 23Lite" F…
90 # set(RKAIQ_ONLY_AF_STATS_V32_LITE FALSE CACHE INTERNAL "Build only AF stats version 32 lite
91 # set(RKAIQ_HAVE_AF_V32_LITE FALSE CACHE INTERNAL "Build rkaiq's AF version 32 lite" …
93 # set(RKAIQ_ONLY_AF_STATS_V32_LITE TRUE CACHE INTERNAL "Build only AF stats version 32 lite"…
94 # set(RKAIQ_HAVE_AF_V32_LITE FALSE CACHE INTERNAL "Build rkaiq's AF version 32 lite" …
96 # set(RKAIQ_ONLY_AF_STATS_V32_LITE TRUE CACHE INTERNAL "Build only AF stats version 32 lite"…
[all …]
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/media/
H A Dexynos-fimc-lite.txt1 Exynos4x12/Exynos5 SoC series camera host interface (FIMC-LITE)
6 "samsung,exynos4212-fimc-lite" for Exynos4212/4412 SoCs,
7 "samsung,exynos5250-fimc-lite" for Exynos5250 compatible
11 - interrupts : should contain FIMC-LITE interrupt;
12 - clocks : FIMC LITE gate clock should be specified in this property.
16 fimc-lite<n>, where <n> is an integer specifying the IP block instance.
/OK3568_Linux_fs/buildroot/package/lite/
H A D0003-pkg-config.patch7 lite.pc.in | 2 +-
10 diff --git a/lite.pc.in b/lite.pc.in
12 --- a/lite.pc.in
13 +++ b/lite.pc.in
14 @@ -9,4 +9,4 @@ Description: "LiTE" is a Toolkit Engine
H A DConfig.in2 bool "LiTE (toolbox engine)"
5 LiTE stands for LiTE is a Toolbox Engine.
8 As such LiTE has abstractions for the underlying graphics and
11 See http://www.directfb.org/wiki/index.php/LiTE:Architecture
H A Dlite.mk3 # lite
8 LITE_SOURCE = LiTE-$(LITE_VERSION).tar.gz
18 $(INSTALL) -d $(TARGET_DIR)/usr/share/LiTE/examples/
20 $(INSTALL) -m0644 $(@D)/data/*.png $(TARGET_DIR)/usr/share/LiTE/
21 $(INSTALL) -m0644 $(@D)/examples/*.png $(TARGET_DIR)/usr/share/LiTE/examples/
H A D0002-no-tests.patch7 -SUBDIRS = data fonts lite leck examples tests
8 +SUBDIRS = data fonts lite leck examples
9 EXTRA_DIST = TODO lite.pc.in leck.pc.in
11 pkgconfig_DATA = lite.pc leck.pc
/OK3568_Linux_fs/kernel/drivers/media/platform/exynos4-is/
H A Dfimc-lite.h25 #define FIMC_LITE_DRV_NAME "exynos-fimc-lite"
51 * struct flite_drvdata - FIMC-LITE IP variant data structure
60 * @num_instances: total number of FIMC-LITE IP instances available
107 * struct fimc_lite - fimc lite structure
108 * @pdev: pointer to FIMC-LITE platform device
113 * @subdev: FIMC-LITE subdev
116 * @sensor: sensor subdev attached to FIMC-LITE directly or through MIPI-CSIS
119 * @index: FIMC-LITE platform device index
124 * @clock: FIMC-LITE gate clock
H A DMakefile3 exynos-fimc-lite-objs += fimc-lite-reg.o fimc-lite.o
15 obj-$(CONFIG_VIDEO_EXYNOS_FIMC_LITE) += exynos-fimc-lite.o
H A DKconfig47 tristate "EXYNOS FIMC-LITE camera interface driver"
54 This is a V4L2 driver for Samsung EXYNOS4/5 SoC FIMC-LITE camera
58 module will be called exynos-fimc-lite.
/OK3568_Linux_fs/buildroot/configs/
H A Dorangepi_lite_defconfig6 BR2_TARGET_GENERIC_ISSUE="Welcome to Buildroot for the Orange Pi Lite"
11 BR2_LINUX_KERNEL_CONFIG_FRAGMENT_FILES="board/orangepi/orangepi-lite/linux-extras.config"
13 BR2_LINUX_KERNEL_INTREE_DTS_NAME="sun8i-h3-orangepi-lite"
33 BR2_PACKAGE_HOST_UBOOT_TOOLS_BOOT_SCRIPT_SOURCE="board/orangepi/orangepi-lite/boot.cmd"
39 BR2_ROOTFS_POST_SCRIPT_ARGS="-c board/orangepi/orangepi-lite/genimage.cfg"
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/protobuf/protobuf/
H A D0001-Fix-linking-error-with-ld-gold.patch23 src/libprotobuf-lite.map | 2 ++
28 diff --git a/src/libprotobuf-lite.map b/src/libprotobuf-lite.map
30 --- a/src/libprotobuf-lite.map
31 +++ b/src/libprotobuf-lite.map
/OK3568_Linux_fs/kernel/include/net/
H A Dudplite.h3 * Definitions for the UDP-Lite (RFC 3828) code.
10 /* UDP-Lite socket options */
27 /* Designate sk as UDP-Lite socket */
43 * checksum. UDP-Lite (like IPv6) mandates checksums, hence packets in udplite_checksum_init()
82 * Sender has set `partial coverage' option on UDP-Lite socket. in udplite_csum_outgoing()
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dexynos5422-odroidxu3-lite.dts3 * Hardkernel Odroid XU3-Lite board device tree source
17 model = "Hardkernel Odroid XU3 Lite";
18 compatible = "hardkernel,odroid-xu3-lite", "samsung,exynos5800", "samsung,exynos5";
34 * Odroid XU3-Lite board uses SoC revision with lower maximum frequencies
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dudplite.c3 * UDPLITE An implementation of the UDP-Lite protocol (RFC 3828).
38 .name = "UDP-Lite",
107 udp_table_init(&udplite_table, "UDP-Lite"); in udplite4_register()
123 pr_crit("%s: Cannot add UDP-Lite protocol\n", __func__); in udplite4_register()
/OK3568_Linux_fs/buildroot/package/acsccid/
H A DConfig.in3 depends on BR2_TOOLCHAIN_HAS_THREADS # pcsc-lite, libusb
5 depends on BR2_USE_MMU # pcsc-lite
6 depends on !BR2_STATIC_LIBS # pcsc-lite
/OK3568_Linux_fs/buildroot/package/kexec-lite/
H A DConfig.in2 bool "kexec-lite"
19 https://github.com/antonblanchard/kexec-lite
21 comment "kexec-lite needs a uClibc or glibc toolchain w/ wchar, dynamic library, threads"
/OK3568_Linux_fs/buildroot/package/libnfc/
H A DConfig.in13 depends on BR2_TOOLCHAIN_HAS_THREADS # pcsc-lite
14 depends on BR2_USE_MMU # pcsc-lite
15 depends on !BR2_STATIC_LIBS # pcsc-lite
/OK3568_Linux_fs/kernel/arch/arm/mach-mmp/
H A Davengers_lite.c5 * Support for the Marvell PXA168-based Avengers lite Development Platform.
26 /* Avengers lite MFP configurations */
48 MACHINE_START(AVENGERS_LITE, "PXA168 Avengers lite Development Platform")
/OK3568_Linux_fs/yocto/meta-browser/meta-chromium/recipes-browser/chromium/files/musl/
H A D0001-mallinfo-implementation-is-glibc-specific.patch15 .../tflite/src/tensorflow/lite/profiling/memory_info.cc | 2 +-
107 …-git a/third_party/tflite/src/tensorflow/lite/profiling/memory_info.cc b/third_party/tflite/src/te…
109 --- a/third_party/tflite/src/tensorflow/lite/profiling/memory_info.cc
110 +++ b/third_party/tflite/src/tensorflow/lite/profiling/memory_info.cc
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/opensc/
H A Dopensc_0.22.0.bb34 PACKAGECONFIG[pcsc] = "--enable-pcsc,--disable-pcsc,pcsc-lite,pcsc-lite pcsc-lite-lib"
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/pcsc-lite/
H A Dpcsc-lite_1.9.0.bb1 SUMMARY = "PC/SC Lite smart card framework and applications"
27 S = "${WORKDIR}/pcsc-lite-${PV}"
39 RPROVIDES:${PN}:class-native += "pcsc-lite-lib-native"
/OK3568_Linux_fs/kernel/drivers/iio/proximity/
H A Dpulsedlight-lidar-lite-v2.c3 * pulsedlight-lidar-lite-v2.c - Support for PulsedLight LIDAR sensor
326 {"lidar-lite-v2", 0},
327 {"lidar-lite-v3", 0},
333 { .compatible = "pulsedlight,lidar-lite-v2" },
334 { .compatible = "grmn,lidar-lite-v3" },
/OK3568_Linux_fs/u-boot/arch/arm/dts/
H A Dzynq-topic-miamilite.dts2 * Topic Miami Lite board DTS
11 model = "Topic Miami Lite Zynq Board";
/OK3568_Linux_fs/buildroot/package/ccid/
H A DConfig.in5 depends on BR2_USE_MMU # pcsc-lite
6 depends on !BR2_STATIC_LIBS # pcsc-lite

12345678910>>...15