Home
last modified time | relevance | path

Searched refs:discover (Results 1 – 25 of 121) sorted by relevance

12345

/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/ssiapi/ssiapi/
H A D0003-engine-Define-discover-const-String-path-in-base-cla.patch4 Subject: [PATCH 3/4] engine: Define discover(const String &path) in base class
7 different classes where each of them defines discover() virtual function
23 virtual void discover() {
26 + virtual void discover(const String &path) {
/OK3568_Linux_fs/buildroot/package/dhcp/
H A D0001-WIP-Resolve-ISC-DHCP-does-not-build-with-gcc10.patch10 common/discover.c
25 common/discover.c | 4 ++--
63 diff --git a/common/discover.c b/common/discover.c
65 --- a/common/discover.c
66 +++ b/common/discover.c
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-connectivity/packagegroups/
H A Dpackagegroup-tools-bluetooth.bb19 'pulseaudio-module-bluetooth-discover \
21 pulseaudio-module-bluez5-discover \
/OK3568_Linux_fs/yocto/meta-openembedded/meta-gnome/recipes-gnome/gnome-bluetooth/
H A Dgnome-bluetooth_42.0.bb33 pulseaudio-module-bluetooth-discover \
36 pulseaudio-module-bluez5-discover \
/OK3568_Linux_fs/yocto/poky/meta/recipes-connectivity/avahi/
H A Davahi_0.8.bb3 allows programs to publish and discover services and hosts running on a local network \
104 …ore libavahi-client avahi-dnsconfd libavahi-glib avahi-autoipd avahi-utils avahi-discover avahi-ui"
107 FILES:avahi-discover = "${datadir}/applications/avahi-discover.desktop \
108 ${datadir}/avahi/interfaces/avahi-discover.ui \
109 ${bindir}/avahi-discover-standalone \
/OK3568_Linux_fs/buildroot/package/pulseaudio/
H A Ddefault.pa65 .ifexists module-bluetooth-discover.so
66 load-module module-bluetooth-discover
/OK3568_Linux_fs/buildroot/support/testing/
H A Drun-tests46 nose2.discover(argv=[script_path,
119 nose2.discover(argv=nose2_args)
/OK3568_Linux_fs/debian/overlay/etc/pulse/
H A Ddefault.pa66 .ifexists module-bluetooth-discover.so
67 load-module module-bluetooth-discover
/OK3568_Linux_fs/buildroot/board/rockchip/rk3308/fs-overlay/etc/pulse/
H A Ddefault.pa65 .ifexists module-bluetooth-discover.so
66 load-module module-bluetooth-discover
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/core/
H A Dloader.py268 def discover(self): member in OETestLoader
272 suite = super(OETestLoader, self).discover(path,
280 cases = clss.discover(self.tc._registry)
H A DREADME29 OETestContextExecutor a base class to enable oe-test to discover/use
71 $ PATH=$PATH:../../ python3 -m unittest discover -s tests
/OK3568_Linux_fs/buildroot/package/arp-scan/
H A DConfig.in8 discover and fingerprint IP hosts on the local network.
/OK3568_Linux_fs/kernel/drivers/block/aoe/
H A Daoechr.c62 discover(void) in discover() function
171 ret = discover(); in aoechr_write()
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/aoetools/aoetools/
H A Dreproducible-build.patch4 CONF_SCRIPTS = aoe-discover aoe-interfaces aoe-mkshelf aoe-revalidate aoe-flush aoe-stat
/OK3568_Linux_fs/buildroot/package/vmtouch/
H A DConfig.in7 can discover which files the OS is caching, tell the OS
/OK3568_Linux_fs/kernel/net/tipc/
H A DMakefile9 core.o link.o discover.o msg.o \
/OK3568_Linux_fs/buildroot/package/boinc/
H A DConfig.in15 global warming, discover pulsars, and do many other types of
/OK3568_Linux_fs/kernel/Documentation/admin-guide/aoe/
H A Daoe.rst56 "echo > /dev/etherd/discover" tells the driver to find out what AoE
118 interfaces. The aoetools package provides an aoe-discover script
120 /dev/etherd/discover special file described above.
/OK3568_Linux_fs/u-boot/doc/
H A DREADME.VLAN8 CDP is used mainly to discover your device VLAN(s) when connected to
/OK3568_Linux_fs/buildroot/package/gupnp-tools/
H A D0001-src-meson.build-upload-needs-gupnp-av.patch24 subdir('discover')
/OK3568_Linux_fs/kernel/drivers/visorbus/
H A DKconfig14 discover devices on an s-Par guest, and must be present for any other
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/core/decorator/
H A D__init__.py63 def discover(registry): member in OETestDiscover
/OK3568_Linux_fs/yocto/meta-openembedded/meta-multimedia/recipes-multimedia/dleyna/
H A Ddleyna-server_0.6.0.bb3 allow clients to discover, browse and manipulate Digital Media Servers. \
H A Ddleyna-renderer_0.6.0.bb3 that allow clients to discover and manipulate Digital Media Renderers. \
/OK3568_Linux_fs/buildroot/boot/grub2/
H A D0148-templates-Disable-the-os-prober-by-default.patch35 -@command{os-prober} program, if installed, to discover other operating
39 +@command{os-prober} program to discover other operating systems installed on

12345