Home
last modified time | relevance | path

Searched refs:technology (Results 1 – 25 of 145) sorted by relevance

123456

/external/autotest/client/cros/cellular/
Demulator_config.py22 def _BaseStationFactory(c, technology): argument
33 if technology == 'Technology:LTE':
50 def StartDefault(config, technology): argument
54 if 'LTE' in technology:
69 (technology, config.cell['basestations']))
74 bs = _BaseStationFactory(bs_config, technology)
90 bs.SetTechnology(technology)
Dbase_station_8960.py132 def SetTechnology(self, technology): argument
138 self.format = ConfigDictionaries.TECHNOLOGY_TO_FORMAT[technology]
141 (technology,
143 self.technology = technology
150 ConfigDictionaries.TECHNOLOGY_TO_CONFIG_STANZA.get(technology, []))
Dbase_station_pxt.py116 def SetTechnology(self, technology): argument
122 self.format = ConfigDictionaries.TECHNOLOGY_TO_FORMAT[technology]
125 technology,
127 self.technology = technology
Dmodem1.py189 def ModemIsRegisteredUsing(self, technology): argument
208 return BASESTATION_TO_REPORTED_TECHNOLOGY[technology] == reported_tech
Dmodem.py209 def ModemIsRegisteredUsing(self, technology): argument
228 return BASESTATION_TO_REPORTED_TECHNOLOGY[technology] == reported_tech
Dlabconfig.py135 technologies_list = self.options.technology.split(',')
/external/dng_sdk/
DPATENTS38 implementation of (a) enabling technology that may be necessary to
41 Specification (for example, compiler technology and basic operating
42 system technology), (b) technology developed elsewhere and merely
57 technology under license by Adobe Systems Incorporated.”
DLICENSE.technology1 This product includes DNG technology under license by Adobe Systems
/external/arm-trusted-firmware/docs/components/spd/
Dtlk-dispatcher.rst21 (FOSS) release of the NVIDIA® Trusted Little Kernel (TLK) technology, which
22 extends technology made available with the development of the Little Kernel (LK).
26 NVIDIA implemented its Trusted Little Kernel (TLK) technology, designed as a
/external/autotest/client/cros/networking/
Dshill_context.py93 for technology in to_be_reenabled:
94 shill.manager.EnableTechnology(technology)
/external/libxml2/result/HTML/
Ddoc2.htm.sax29 SAX.startElement(meta, content='Copernic.com Inc. develops innovative agent technology solutions to…
33 SAX.startElement(meta, content='agent,technology,intranet,extranet,management,filtering,ranking,sol…
/external/autotest/client/site_tests/network_DhcpFailureWithStaticIP/
Dcontrol14 Note that shill's DHCP timeout handling depends on the device technology.
/external/autotest/client/site_tests/cellular_StressEnable/
Dcontrol18 Stress-tests enabling and disabling a technology at short intervals.
Dcontrol.verizon19 Stress-tests enabling and disabling a technology at short intervals.
Dcontrol.att19 Stress-tests enabling and disabling a technology at short intervals.
Dcontrol.sprint19 Stress-tests enabling and disabling a technology at short intervals.
Dcontrol.tmobile19 Stress-tests enabling and disabling a technology at short intervals.
Dcontrol.pseudomodem18 Stress-tests enabling and disabling a technology at short intervals.
/external/autotest/client/site_tests/network_DhcpNegotiationTimeout/
Dcontrol15 Note that shill's DHCP timeout handling depends on the device technology.
/external/python/pyasn1/docs/source/
Dcontents.rst10 technology for exchanging structured data in a universally understood,
22 the history of computer science and technology.
27 and widely used in industry and technology.
/external/python/cpython2/Doc/library/
Dinternet.rst16 for related technology. They are all implemented in Python. Most of these
/external/python/cpython3/Doc/library/
Dinternet.rst15 for related technology. They are all implemented in Python. Most of these
/external/llvm-project/parallel-libs/
DREADME.rst10 parallelism in code and which are also closely tied to compiler technology.
22 intersection of parallelism and compiler technology. It is expected that some
/external/rappor/
DREADME.md4 RAPPOR is a novel privacy technology that allows inferring statistics about
/external/tensorflow/tensorflow/lite/g3doc/models/bert_qa/
Doverview.md97 > Google LLC is an American multinational technology company that specializes in
100 > considered one of the Big Four technology companies, alongside Amazon, Apple,

123456