Home
last modified time | relevance | path

Searched refs:Network (Results 1 – 25 of 418) sorted by relevance

12345678910>>...17

/OK3568_Linux_fs/yocto/meta-qt5/recipes-qt/tufao/tufao/
H A D0001-CMakeLists.txt-fix-build-with-Qt-5.11-don-t-use-qt5_.patch30 -qt5_use_modules(${PROJECT_NAME} Core Network)
32 +target_link_libraries(${PROJECT_NAME} ${TUFAO_LIBRARIES} Qt5::Core Qt5::Network)
41 -qt5_use_modules(Test Core Network)
43 +target_link_libraries(Test ${TUFAO_LIBRARIES} Qt5::Test Qt5::Core Qt5::Network)
52 -qt5_use_modules(${PROJECT_NAME} Core Network)
54 +target_link_libraries(${PROJECT_NAME} ${TUFAO_LIBRARIES} ${Test} Qt5::Core Qt5::Network)
63 -qt5_use_modules("${TUFAO_LIBRARY}" Core Network)
64 +target_link_libraries("${TUFAO_LIBRARY}" Qt5::Core Qt5::Network)
76 - qt5_use_modules("${target}" Core Network Test)
85 +target_link_libraries("${target}" "${TUFAO_LIBRARY}" Qt5::Core Qt5::Network Qt5::Test)
/OK3568_Linux_fs/kernel/drivers/interconnect/qcom/
H A DKconfig3 bool "Qualcomm Network-on-Chip interconnect drivers"
6 Support for Qualcomm's Network-on-Chip interconnect hardware.
17 This is a driver for the Qualcomm Network-on-Chip on msm8916-based
26 This is a driver for the Qualcomm Network-on-Chip on msm8974-based
42 This is a driver for the Qualcomm Network-on-Chip on qcs404-based
65 This is a driver for the Qualcomm Network-on-Chip on sc7180-based
74 This is a driver for the Qualcomm Network-on-Chip on sdm845-based
83 This is a driver for the Qualcomm Network-on-Chip on sm8150-based
92 This is a driver for the Qualcomm Network-on-Chip on sm8250-based
/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/
H A DKconfig15 tristate "Realtek RTL8192CE/RTL8188CE Wireless Network Adapter"
27 tristate "Realtek RTL8192SE/RTL8191SE PCIe Wireless Network Adapter"
38 tristate "Realtek RTL8192DE/RTL8188DE PCIe Wireless Network Adapter"
49 tristate "Realtek RTL8723AE PCIe Wireless Network Adapter"
62 tristate "Realtek RTL8723BE PCIe Wireless Network Adapter"
75 tristate "Realtek RTL8188EE Wireless Network Adapter"
86 tristate "Realtek RTL8192EE Wireless Network Adapter"
98 tristate "Realtek RTL8821AE/RTL8812AE Wireless Network Adapter"
110 tristate "Realtek RTL8192CU/RTL8188CU USB Wireless Network Adapter"
/OK3568_Linux_fs/kernel/Documentation/networking/device_drivers/ethernet/intel/
H A De1000e.rst4 Linux Driver for Intel(R) Ethernet Network Connection
286 - Intel(R) 82578DM Gigabit Network Connection
287 - Intel(R) 82577LM Gigabit Network Connection
292 - Intel(R) PRO/1000 PM Network Connection
293 - Intel(R) 82562G 10/100 Network Connection
294 - Intel(R) 82562G-2 10/100 Network Connection
295 - Intel(R) 82562GT 10/100 Network Connection
296 - Intel(R) 82562GT-2 10/100 Network Connection
297 - Intel(R) 82562V 10/100 Network Connection
298 - Intel(R) 82562V-2 10/100 Network Connection
[all …]
/OK3568_Linux_fs/yocto/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/
H A Dau-Sydney3 # ## Service - Channel - Network owner
18 ## ATN - CH6 - Seven Network
31 ## TCN - CH8 - Nine Network
44 ## TEN - CH11 - Network Ten
H A Dau-Perth15 # Seven Network
28 # Nine Network
41 # Network TEN
H A Dau-Melbourne11 # Seven Network
37 # Nine Network Australia
50 # Network TEN
H A Dax-Smedsbole11 [Åland Network]
23 [Åland Network]
/OK3568_Linux_fs/kernel/drivers/staging/iio/impedance-analyzer/
H A DKconfig3 # Impedance Converter, Network Analyzer drivers
5 menu "Network Analyzer, Impedance Converters"
14 Network Analyzer, AD5933/4.
/OK3568_Linux_fs/kernel/drivers/devfreq/event/
H A DKconfig18 tristate "Exynos NoC (Network On Chip) Probe DEVFREQ event Driver"
24 (Network on Chip) Probe counters to measure the bandwidth of AXI bus.
43 tristate "ROCKCHIP NoC (Network On Chip) Probe DEVFREQ event Driver"
47 (Network on Chip) Probe counters to monitor traffic statistics.
/OK3568_Linux_fs/yocto/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/
H A DAsiasat4_C-122.2E8 # SITI Digital Network Multiplex
18 # SITI Digital Network Multiplex
38 # SITI Digital Network Multiplex
H A DInsat4A_C-83.0E158 # ETV Network Multiplex
188 # Network 18 Multiplex
258 # Zee Network Multiplex
268 # Zee Network Multiplex
H A DAsiaSat3S_C-105.5E48 # Zee Network
128 # Zee Network Multiplex
308 # Zee Network Multiplex
318 # Geo TV Network Multiplex
H A DThaicom5_C-78.5E48 # RRSat Global Network (MPEG-4 S/2)
138 # RRSat Global Network
198 # RRSat Global Network Multiplex
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/devfreq/event/
H A Drockchip-nocp.txt2 * Rockchip NoC (Network on Chip) Probe device
4 The Rockchip SoCs have NoC (Network on Chip) Probe for NoC bus.
6 packets that the Network on Chip (NoC) probes detects are transported
H A Dexynos-nocp.txt2 * Samsung Exynos NoC (Network on Chip) Probe device
4 The Samsung Exynos542x SoC has NoC (Network on Chip) Probe for NoC bus.
6 that the Network on Chip (NoC) probes detects are transported over
/OK3568_Linux_fs/buildroot/package/softether/
H A D0005-change-GetExeDir-to-GetStateDir-in-Cedar-and-Mayaqua.patch24 src/Mayaqua/Network.c | 6 +++---
66 Index: b/src/Mayaqua/Network.c
68 --- a/src/Mayaqua/Network.c
69 +++ b/src/Mayaqua/Network.c
/OK3568_Linux_fs/kernel/drivers/net/ethernet/hisilicon/
H A DKconfig22 tristate "Hisilicon HIX5HD2 Family Network Device Support"
50 bool "Hisilicon HI13X1 Network Device Support"
69 This selects the framework support for Hisilicon Network Subsystem. It
91 tristate "Hisilicon Network Subsystem Support HNS3 (Framework)"
94 This selects the framework support for Hisilicon Network Subsystem 3.
134 This selects the Ethernet Driver for Hisilicon Network Subsystem 3 for hip08
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/images/build-appliance-image/
H A DREADME_VirtualBox_Toaster.txt15 Bridged Network
35 NAT Network
49 Settings->Network->Adapter1
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/storage/
H A Dresource.hpp38 Network = 0b10, enumerator
41 NetworkOnly = Network,
42 All = Cache | Network,
/OK3568_Linux_fs/kernel/net/nsh/
H A DKconfig3 tristate "Network Service Header (NSH) protocol"
6 Network Service Header is an implementation of Service Function
/OK3568_Linux_fs/kernel/arch/arm/mach-orion5x/
H A DKconfig124 bool "LaCie d2 Network / Big Disk Network (Flattened Device Tree)"
128 LaCie d2 Network NAS.
131 bool "LaCie 2Big Network"
135 LaCie 2Big Network NAS.
/OK3568_Linux_fs/kernel/drivers/eisa/
H A Deisa.ids19 ACE2010 "ACME PC Network"
588 ICU00B0 "3COM Etherlink II (3C503) Network Adapter"
589 ICU00C0 "3COM Etherlink 16 (3C507) Network Adapter"
590 ICU00D0 "SMC PC600WS Network Adapter"
591 ICU00E0 "SMC PC130E Network Adapter"
592 ICU00F0 "Novell NE2000 Network Adapter"
593 ICU0100 "Western Digital WD8003E Network Adapter"
761 IIN0B01 "Intel TokenExpress(tm) ISA/8 Network Adapter"
769 INT0701 "Intel TokenExpress(tm) ISA 16/4 Network Adapter"
770 INT0703 "Intel TokenExpress(tm) ISA/16s Network Adapter"
[all …]
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/libfann/
H A Dlibfann_git.bb1 SUMMARY = "Fast Artificial Neural Network (FANN) Library"
2 DESCRIPTION = "Fast Artificial Neural Network (FANN) Library is a free open source neural network l…
/OK3568_Linux_fs/buildroot/package/nut/
H A DConfig.in10 Network UPS tools
12 The primary goal of the Network UPS Tools (NUT) project is

12345678910>>...17