Home
last modified time | relevance | path

Searched defs:_description (Results 1 – 13 of 13) sorted by relevance

/external/scapy/scapy/contrib/automotive/obd/
Dscanner.py130 _description = "Available DTCs in OBD service 03" variable in OBD_S03_Enumerator
150 _description = "Available DTCs in OBD service 07" variable in OBD_S07_Enumerator
162 _description = "Available DTCs in OBD service 10" variable in OBD_S0A_Enumerator
176 _description = "Available data in OBD service 01" variable in OBD_S01_Enumerator
198 _description = "Available data in OBD service 02" variable in OBD_S02_Enumerator
221 _description = "Available data in OBD service 06" variable in OBD_S06_Enumerator
246 _description = "Available data in OBD service 08" variable in OBD_S08_Enumerator
268 _description = "Available data in OBD service 09" variable in OBD_S09_Enumerator
/external/scapy/scapy/contrib/automotive/gm/
Dgmlan_scanner.py100 _description = "Available services and negative response per state" variable in GMLAN_ServiceEnumerator
122 _description = "TesterPresent supported" variable in GMLAN_TPEnumerator
166 _description = "InitiateDiagnosticOperation supported" variable in GMLAN_IDOEnumerator
212 _description = "Readable data identifier per state" variable in GMLAN_RDBIEnumerator
236 _description = "Writeable data identifier per state" variable in GMLAN_WDBIEnumerator
293 _description = "SecurityAccess supported" variable in GMLAN_SAEnumerator
486 _description = "RequestDownload supported" variable in GMLAN_RDEnumerator
498 _description = "ProgrammingMode supported" variable in GMLAN_PMEnumerator
553 _description = "Readable parameter identifier per state" variable in GMLAN_RDBPIEnumerator
572 _description = "Readable Memory Addresses and negative response per state" variable in GMLAN_RMBAEnumerator
[all …]
/external/scapy/scapy/contrib/automotive/
Duds_scan.py92 _description = "Available sessions" variable in UDS_DSCEnumerator
203 _description = "TesterPresent supported" variable in UDS_TPEnumerator
245 _description = "ECUReset supported" variable in UDS_EREnumerator
262 _description = "CommunicationControl supported" variable in UDS_CCEnumerator
281 _description = "ReadDataByPeriodicIdentifier supported" variable in UDS_RDBPIEnumerator
307 _description = "Available services and negative response per state" variable in UDS_ServiceEnumerator
363 _description = "Readable data identifier per state" variable in UDS_RDBIEnumerator
492 _description = "Writeable data identifier per state" variable in UDS_WDBIEnumerator
555 _description = "Available security seeds with access type and state" variable in UDS_SAEnumerator
658 _description = "XOR SecurityAccess supported" variable in UDS_SA_XOR_Enumerator
[all …]
/external/scapy/scapy/contrib/automotive/bmw/
Denumerator.py23 _description = "Available DevelopmentJobs by Identifier " \ variable in BMW_DevJobEnumerator
/external/pytorch/test/
Dminioptest_failures_dict.json2 …"_description": "This is a dict containing failures for tests autogenerated by generate_opcheck_te… string
/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/
DPropertyMetadata.java73 protected final String _description; field in PropertyMetadata
/external/autotest/site_utils/stable_images/
Dstable_version.py97 def _description(self): member in _VersionMapHandler
/external/scapy/scapy/contrib/automotive/scanner/
Dtest_case.py152 _description = "AutomotiveTestCase" variable in AutomotiveTestCase
/external/parameter-framework/upstream/tools/coverage/
Dcoverage.py134 def _description(self, withCoverage, withNbUse): member in Element
/external/fhir/spec/r4/json_definitions/
Dfhir.schema.json4054 "_description": { object
5429 "_description": { object
6070 "_description": { object
6252 "_description": { object
6514 "_description": { object
7345 "_description": { object
7523 "_description": { object
8190 "_description": { object
8621 "_description": { object
8674 "_description": { object
[all …]
Dv3-codesystems.json1986 "_description" : { object
23963 "_description" : { object
/external/compiler-rt/include/sanitizer/
Dlinux_syscall_hooks.h1458 #define __sanitizer_syscall_pre_add_key(_type, _description, _payload, plen, \ argument
1463 #define __sanitizer_syscall_post_add_key(res, _type, _description, _payload, \ argument
1468 #define __sanitizer_syscall_pre_request_key(_type, _description, \ argument
1473 #define __sanitizer_syscall_post_request_key(res, _type, _description, \ argument
/external/bcc/tests/cc/
Dcatch.hpp7398 std::string const& _description, in TestCaseInfo()
7840 std::string const& _description ) in SectionInfo()