Searched refs:discovery (Results 1 – 25 of 82) sorted by relevance
1234
/external/ppp/pppd/plugins/rp-pppoe/ |
D | Makefile.linux | 30 all: rp-pppoe.so pppoe-discovery 32 pppoe-discovery: pppoe-discovery.o debug.o 33 $(CC) -o pppoe-discovery pppoe-discovery.o debug.o 35 pppoe-discovery.o: pppoe-discovery.c 36 $(CC) $(CFLAGS) -c -o pppoe-discovery.o pppoe-discovery.c 41 rp-pppoe.so: plugin.o discovery.o if.o common.o 42 $(CC) -o rp-pppoe.so -shared plugin.o discovery.o if.o common.o 48 $(INSTALL) -s -c -m 555 pppoe-discovery $(BINDIR) 51 rm -f *.o *.so pppoe-discovery 56 discovery.o: discovery.c [all …]
|
D | pppoe-discovery.c | 614 discovery(PPPoEConnection *conn) in discovery() function 691 discovery(conn); in main()
|
/external/autotest/site_utils/ |
D | pubsub_utils_unittest.py | 14 from apiclient import discovery 118 self.mox.StubOutWithMock(discovery, 'build') 119 discovery.build( 142 self.mox.StubOutWithMock(discovery, 'build') 144 discovery.build(
|
D | pubsub_utils.py | 15 from apiclient import discovery 70 return discovery.build(PUBSUB_SERVICE_NAME, PUBSUB_VERSION,
|
D | gmail_lib.py | 34 from apiclient.discovery import build as apiclient_build
|
/external/python/cpython3/Tools/unittestgui/ |
D | README.txt | 9 Updated for unittest test discovery by Mark Roddy and Python 3 12 For details on how to make your tests work with test discovery, 16 http://docs.python.org/library/unittest.html#test-discovery
|
/external/autotest/skylab_migration/venv/skylab_venv/ |
D | sso_discovery.py | 3 from apiclient import discovery 96 discovery_service_url=discovery.DISCOVERY_URI, 101 return discovery.build(
|
/external/llvm/utils/lit/tests/ |
D | unittest-adaptor.py | 13 import lit.discovery 16 unittest_suite = lit.discovery.load_test_suite([input_path])
|
/external/llvm/utils/lit/tests/Inputs/exec-discovery/ |
D | lit.site.cfg | 1 # Load the discovery suite, but with a separate exec root. 4 config.test_source_root = os.path.join(os.path.dirname(config.test_exec_root), "discovery")
|
/external/perfetto/src/ftrace_reader/test/data/android_flounder_lte_LRX16F_3.10.40/events/cfg80211/rdev_return_int_mpath_info/ |
D | format | 21 …illed: %u, frame qlen: %u, sn: %u, metric: %u, exptime: %u, discovery timeout: %u, discovery retri…
|
/external/perfetto/src/ftrace_reader/test/data/android_seed_N2F62_3.10.49/events/cfg80211/rdev_return_int_mpath_info/ |
D | format | 21 …illed: %u, frame qlen: %u, sn: %u, metric: %u, exptime: %u, discovery timeout: %u, discovery retri…
|
/external/tensorflow/tensorflow/contrib/cluster_resolver/python/training/ |
D | gce_cluster_resolver.py | 27 from googleapiclient import discovery # pylint: disable=g-import-not-at-top 87 self._service = discovery.build(
|
D | tpu_cluster_resolver.py | 30 from googleapiclient import discovery # pylint: disable=g-import-not-at-top 104 self._service = discovery.build(
|
/external/perfetto/src/ftrace_reader/test/data/android_walleye_OPM5.171019.017.A1_4.4.88/events/cfg80211/rdev_return_int_mpath_info/ |
D | format | 21 …illed: %u, frame qlen: %u, sn: %u, metric: %u, exptime: %u, discovery timeout: %u, discovery retri…
|
/external/autotest/client/cros/scripts/ |
D | wifi | 89 (successful, discovery, association, configuration, reason) = result 94 print 'Discovery time: %f.' % discovery
|
/external/llvm/utils/lit/tests/Inputs/exec-discovery-in-tree/ |
D | lit.cfg | 7 config.name = 'exec-discovery-in-tree-suite'
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | README-P2P | 126 Stop ongoing P2P device discovery or other operation (connect, listen 137 Send P2P provision discovery request to the specified peer. The 223 This command starts provision discovery with the P2PS enabled peer device. 248 This command sends a provision discovery response from responder side. 280 discovery of the peer. 374 Schedule a P2P service discovery request. The parameters for this 377 supports service discovery) and P2P Service Query TLV(s) as hexdump. For 383 discovery protocols and requests this to be sent to all discovered 385 requests are sent during device discovery (see p2p_find). 409 single query TLV (i.e., a service discovery for a specific UPnP [all …]
|
/external/llvm/utils/lit/tests/Inputs/discovery/ |
D | lit.cfg | 8 # ../exec-discovery).
|
/external/libvpx/libvpx/third_party/googletest/ |
D | README.libvpx | 9 xUnit architecture. Supports automatic test discovery, a rich set of
|
/external/python/cpython3/Doc/library/ |
D | unittest.rst | 72 a GUI tool for test discovery and execution. This is intended largely for ease of use 184 When executed without arguments :ref:`unittest-test-discovery` is started:: 232 The command line can also be used for test discovery, for running all of the 236 .. _unittest-test-discovery: 243 Unittest supports simple test discovery. In order to be compatible with test 244 discovery, all of the test files must be :ref:`modules <tut-modules>` or 250 Test discovery is implemented in :meth:`TestLoader.discover`, but can also be 260 discovery the ``discover`` sub-command must be used explicitly. 272 Directory to start discovery (``.`` default) 296 Test discovery loads tests by importing them. Once test discovery has found [all …]
|
/external/iptables/etc/ |
D | ethertypes | 36 PPP_DISC 8863 # PPPoE discovery messages
|
/external/python/cpython2/Doc/library/ |
D | unittest.rst | 83 discovery. unittest2 allows you to use these features with earlier 242 The command line can also be used for test discovery, for running all of the 246 .. _unittest-test-discovery: 253 Unittest supports simple test discovery. In order to be compatible with test 254 discovery, all of the test files must be :ref:`modules <tut-modules>` or 259 Test discovery is implemented in :meth:`TestLoader.discover`, but can also be 275 Directory to start discovery (``.`` default) 299 Test discovery loads tests by importing them. Once test discovery has 304 If you have a package installed globally and attempt test discovery on 306 wrong place. If this happens test discovery will warn you and exit. [all …]
|
/external/llvm/utils/lit/tests/unit/ |
D | TestRunner.py | 43 lit.discovery.find_tests_for_inputs(lit_config, inputs))
|
/external/python/cpython3/Tools/ |
D | README | 45 discovery.
|
/external/freetype/builds/cmake/ |
D | FindHarfBuzz.cmake | 29 # After successful discovery, this will set for inclusion where needed:
|
1234