Home
last modified time | relevance | path

Searched refs:discovery (Results 1 – 25 of 144) sorted by relevance

123456

/external/ppp/pppd/plugins/rp-pppoe/
DMakefile.linux30 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 …]
/external/python/google-api-python-client/docs/epy/
Dapi-objects.txt19 googleapiclient.discovery googleapiclient.discovery-module.html
20 googleapiclient.discovery.MEDIA_BODY_PARAMETER_DEFAULT_VALUE googleapiclient.discovery-module.html#…
21 googleapiclient.discovery._cast googleapiclient.discovery-module.html#_cast
22 googleapiclient.discovery._retrieve_discovery_doc googleapiclient.discovery-module.html#_retrieve_d…
23 googleapiclient.discovery._MEDIA_SIZE_BIT_SHIFTS googleapiclient.discovery-module.html#_MEDIA_SIZE_…
24 googleapiclient.discovery._fix_up_parameters googleapiclient.discovery-module.html#_fix_up_paramete…
25 googleapiclient.discovery.HTTP_PAYLOAD_METHODS googleapiclient.discovery-module.html#HTTP_PAYLOAD_M…
26 googleapiclient.discovery._methodProperties googleapiclient.discovery-module.html#_methodProperties
27 googleapiclient.discovery._media_path_url_from_info googleapiclient.discovery-module.html#_media_pa…
28 googleapiclient.discovery.V1_DISCOVERY_URI googleapiclient.discovery-module.html#V1_DISCOVERY_URI
[all …]
/external/python/google-api-python-client/
Ddescribe.py33 from googleapiclient.discovery import DISCOVERY_URI
34 from googleapiclient.discovery import build
35 from googleapiclient.discovery import build_from_document
36 from googleapiclient.discovery import UnknownApiNameOrVersion
269 def document_collection(resource, path, root_discovery, discovery, css=CSS): argument
327 def document_collection_recursive(resource, path, root_discovery, discovery): argument
329 html = document_collection(resource, path, root_discovery, discovery)
342 discovery['resources'].get(dname, {}))
364 discovery = json.loads(content)
369 service, '%s_%s.' % (name, version), discovery, discovery)
[all …]
DCHANGELOG88 - discovery.py: remove unused oauth2client import. (#492)
108 `googleapiclient.discovery.build` to use default credentials *and* specify
164 - The credentials argument to discovery.build and discovery.build_from_document
166 - discovery.build and discovery.build_from_document now unambiguously use the
167 http argument to make all requests, including the request for the discovery
169 - The http and credentials arguments to discovery.build and
170 discovery.build_from_document are now mutually exclusive, eliminating a
172 - If neither http or credentials is specified to discovery.build and
173 discovery.build_from_document, then Application Default Credentials will
186 - Refresh all discovery docs, not just the preferred ones. (#298)
[all …]
/external/python/google-api-python-client/tests/
Dtest_discovery.py46 from googleapiclient.discovery import _fix_up_media_upload
47 from googleapiclient.discovery import _fix_up_method_description
48 from googleapiclient.discovery import _fix_up_parameters
49 from googleapiclient.discovery import _urljoin
50 from googleapiclient.discovery import build
51 from googleapiclient.discovery import build_from_document
52 from googleapiclient.discovery import DISCOVERY_URI
53 from googleapiclient.discovery import key2param
54 from googleapiclient.discovery import MEDIA_BODY_PARAMETER_DEFAULT_VALUE
55 from googleapiclient.discovery import MEDIA_MIME_TYPE_PARAMETER_DEFAULT_VALUE
[all …]
Dtest_schema.py52 discovery = f.read()
54 discovery = json.loads(discovery)
55 self.sc = Schemas(discovery)
/external/autotest/site_utils/
Dpubsub_utils_unittest.py14 from apiclient import discovery
118 self.mox.StubOutWithMock(discovery, 'build')
119 discovery.build(
142 self.mox.StubOutWithMock(discovery, 'build')
144 discovery.build(
Dpubsub_utils.py15 from apiclient import discovery
70 return discovery.build(PUBSUB_SERVICE_NAME, PUBSUB_VERSION,
/external/python/cpython3/Tools/unittestgui/
DREADME.txt9 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/python/google-api-python-client/googleapiclient/
Dsample_tools.py28 from googleapiclient import discovery
98 service = discovery.build(name, version, http=http)
102 service = discovery.build_from_document(
/external/swiftshader/third_party/llvm-7.0/llvm/utils/lit/tests/
Dunittest-adaptor.py13 import lit.discovery
16 unittest_suite = lit.discovery.load_test_suite([input_path])
/external/llvm/utils/lit/tests/
Dunittest-adaptor.py13 import lit.discovery
16 unittest_suite = lit.discovery.load_test_suite([input_path])
/external/u-boot/board/st/stm32f429-discovery/
DKconfig5 default "stm32f429-discovery"
17 default "stm32f429-discovery"
DMAINTAINERS4 F: board/st/stm32f429-discovery/
5 F: include/configs/stm32f429-discovery.h
/external/u-boot/board/st/stm32f469-discovery/
DKconfig5 default "stm32f469-discovery"
17 default "stm32f469-discovery"
DMAINTAINERS4 F: board/st/stm32f469-discovery/
5 F: include/configs/stm32f469-discovery.h
/external/u-boot/arch/arm/mach-stm32/stm32f4/
DKconfig12 source "board/st/stm32f429-discovery/Kconfig"
14 source "board/st/stm32f469-discovery/Kconfig"
/external/swiftshader/third_party/llvm-7.0/llvm/utils/lit/tests/Inputs/exec-discovery/
Dlit.site.cfg1 # 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/llvm/utils/lit/tests/Inputs/exec-discovery/
Dlit.site.cfg1 # 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/python/google-api-python-client/apiclient/
D__init__.py8 from googleapiclient import discovery
25 'discovery': discovery,
/external/python/google-api-python-client/samples/appengine/
Dmain.py33 from googleapiclient import discovery
71 service = discovery.build("plus", "v1", http=http)
/external/perfetto/src/traced/probes/ftrace/test/data/android_seed_N2F62_3.10.49/events/cfg80211/rdev_return_int_mpath_info/
Dformat21 …illed: %u, frame qlen: %u, sn: %u, metric: %u, exptime: %u, discovery timeout: %u, discovery retri…
/external/perfetto/src/traced/probes/ftrace/test/data/android_flounder_lte_LRX16F_3.10.40/events/cfg80211/rdev_return_int_mpath_info/
Dformat21 …illed: %u, frame qlen: %u, sn: %u, metric: %u, exptime: %u, discovery timeout: %u, discovery retri…
/external/perfetto/src/traced/probes/ftrace/test/data/android_walleye_OPM5.171019.017.A1_4.4.88/events/cfg80211/rdev_return_int_mpath_info/
Dformat21 …illed: %u, frame qlen: %u, sn: %u, metric: %u, exptime: %u, discovery timeout: %u, discovery retri…
/external/tensorflow/tensorflow/python/distribute/cluster_resolver/
Dgce_cluster_resolver.py28 from googleapiclient import discovery # pylint: disable=g-import-not-at-top
100 self._service = discovery.build(

123456