/external/autotest/client/cros/cellular/ |
D | emulator_config.py | 22 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)
|
D | base_station_8960.py | 132 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, []))
|
D | base_station_pxt.py | 116 def SetTechnology(self, technology): argument 122 self.format = ConfigDictionaries.TECHNOLOGY_TO_FORMAT[technology] 125 technology, 127 self.technology = technology
|
D | modem1.py | 189 def ModemIsRegisteredUsing(self, technology): argument 208 return BASESTATION_TO_REPORTED_TECHNOLOGY[technology] == reported_tech
|
D | modem.py | 209 def ModemIsRegisteredUsing(self, technology): argument 228 return BASESTATION_TO_REPORTED_TECHNOLOGY[technology] == reported_tech
|
/external/dng_sdk/ |
D | PATENTS | 38 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.”
|
D | LICENSE.technology | 1 This product includes DNG technology under license by Adobe Systems
|
/external/u-boot/include/linux/mtd/ |
D | onenand.h | 79 unsigned int technology; member 139 #define ONENAND_IS_MLC(this) (this->technology & ONENAND_TECHNOLOGY_IS_MLC)
|
/external/autotest/client/cros/networking/ |
D | shill_context.py | 96 for technology in to_be_reenabled: 97 shill.manager.EnableTechnology(technology)
|
/external/libxml2/result/HTML/ |
D | doc2.htm.sax | 29 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/python/pyasn1/docs/source/ |
D | contents.rst | 10 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/autotest/client/site_tests/network_DhcpFailureWithStaticIP/ |
D | control | 14 Note that shill's DHCP timeout handling depends on the device technology.
|
/external/autotest/client/site_tests/network_DhcpNegotiationTimeout/ |
D | control | 15 Note that shill's DHCP timeout handling depends on the device technology.
|
/external/autotest/client/site_tests/cellular_StressEnable/ |
D | control | 18 Stress-tests enabling and disabling a technology at short intervals.
|
D | control.altair-messi_v | 19 Stress-tests enabling and disabling a technology at short intervals.
|
D | control.huawei-mu736 | 19 Stress-tests enabling and disabling a technology at short intervals.
|
D | control.huawei-e303 | 19 Stress-tests enabling and disabling a technology at short intervals.
|
D | control.huawei-me936 | 19 Stress-tests enabling and disabling a technology at short intervals.
|
D | control.gobi3k | 19 Stress-tests enabling and disabling a technology at short intervals.
|
D | control.zte-mf190 | 19 Stress-tests enabling and disabling a technology at short intervals.
|
D | control.altair-alt3100 | 19 Stress-tests enabling and disabling a technology at short intervals.
|
D | control.novatel-e362 | 19 Stress-tests enabling and disabling a technology at short intervals.
|
D | control.fibocom-l850gl | 19 Stress-tests enabling and disabling a technology at short intervals.
|
D | control.pseudomodem | 18 Stress-tests enabling and disabling a technology at short intervals.
|
/external/python/cpython2/Doc/library/ |
D | internet.rst | 16 for related technology. They are all implemented in Python. Most of these
|