Home
last modified time | relevance | path

Searched refs:_sections (Results 1 – 9 of 9) sorted by relevance

/third_party/python/Lib/
Dconfigparser.py609 self._sections = self._dict()
647 return list(self._sections.keys())
658 if section in self._sections:
660 self._sections[section] = self._dict()
668 return section in self._sections
673 opts = self._sections[section].copy()
847 d.update(self._sections[section])
885 elif section not in self._sections:
889 return (option in self._sections[section]
901 sectdict = self._sections[section]
[all …]
/third_party/musl/src/network/
Dns_parse.c62 handle->_sections[i] = msg; in ns_initparse()
67 handle->_sections[i] = NULL; in ns_initparse()
112 handle->_msg_ptr = handle->_sections[section]; in ns_parserr()
118 handle->_msg_ptr = handle->_sections[section]; in ns_parserr()
/third_party/protobuf/objectivec/DevTools/
Dpddm.py375 self._sections = []
564 for section in imported_src_file._sections:
572 self._sections = []
602 self._sections.append(section)
613 for section in self._sections:
616 for section in self._sections:
Dpddm_tests.py354 self.assertEqual(len(sf._sections), len(line_counts),
356 (idx, len(sf._sections), len(line_counts)))
357 for idx2, (sec, expected) in enumerate(zip(sf._sections, line_counts), 1):
/third_party/musl/ndk_musl_include/arpa/
Dnameser.h42 const unsigned char *_sections[ns_s_max]; member
/third_party/musl/porting/liteos_m_iccarm/kernel/include/arpa/
Dnameser.h42 const unsigned char *_sections[ns_s_max]; member
/third_party/musl/include/arpa/
Dnameser.h42 const unsigned char *_sections[ns_s_max]; member
/third_party/musl/porting/liteos_m/kernel/include/arpa/
Dnameser.h42 const unsigned char *_sections[ns_s_max]; member
/third_party/musl/porting/uniproton/kernel/include/arpa/
Dnameser.h42 const unsigned char *_sections[ns_s_max]; member