Home
last modified time | relevance | path

Searched defs:section (Results 1 – 25 of 371) sorted by relevance

12345678910>>...15

/external/google-breakpad/src/common/dwarf/
Ddwarf2reader_cfi_unittest.cc91 #define PERHAPS_WRITE_DEBUG_FRAME_FILE(name, section) \ argument
93 #define PERHAPS_WRITE_EH_FRAME_FILE(name, section) \ argument
96 #define PERHAPS_WRITE_DEBUG_FRAME_FILE(name, section) argument
97 #define PERHAPS_WRITE_EH_FRAME_FILE(name, section) argument
202 CFISection section(kBigEndian, 8); in TEST_F() local
228 CFISection section(kLittleEndian, 4); in TEST_F() local
254 CFISection section(kBigEndian, 8); in TEST_F() local
279 CFISection section(kBigEndian, 8); in TEST_F() local
307 CFISection section(kLittleEndian, 4); in TEST_F() local
329 CFISection section(kBigEndian, 4); in TEST_F() local
[all …]
/external/cronet/net/data/cert_issuer_source_aia_unittest/
Dgenerate-certs.py45 section = i_no_aia.config.get_section('signing_ca_ext') variable
50 section = i_two_aia.config.get_section('issuer_info') variable
55 section = i_three_aia.config.get_section('issuer_info') variable
61 section = i_six_aia.config.get_section('issuer_info') variable
70 section = i_file_aia.config.get_section('issuer_info') variable
75 section = i_invalid_url_aia.config.get_section('issuer_info') variable
80 section = i_file_and_http_aia.config.get_section('issuer_info') variable
86 section = i_invalid_and_http_aia.config.get_section('issuer_info') variable
/external/python/cpython2/Lib/
DConfigParser.py142 def __init__(self, section): argument
150 def __init__(self, section): argument
158 def __init__(self, option, section): argument
168 def __init__(self, option, section, msg): argument
177 def __init__(self, option, section, rawval, reference): argument
195 def __init__(self, option, section, rawval): argument
253 def add_section(self, section): argument
267 def has_section(self, section): argument
274 def options(self, section): argument
326 def get(self, section, option): argument
[all …]
/external/deqp/modules/gles31/functional/
Des31fProgramPipelineStateQueryTests.cpp107 const tcu::ScopedLogSection section(m_testCtx.getLog(), "VtxProg", "Vertex program"); in iterate() local
112 const tcu::ScopedLogSection section(m_testCtx.getLog(), "FrgProg", "Fragment program"); in iterate() local
130 const tcu::ScopedLogSection section(m_testCtx.getLog(), "Initial", "Initial"); in iterate() local
135 const tcu::ScopedLogSection section(m_testCtx.getLog(), "Set", "Set"); in iterate() local
188 const tcu::ScopedLogSection section(m_testCtx.getLog(), "program", "Program"); in iterate() local
196 const tcu::ScopedLogSection section (m_testCtx.getLog(), "Initial", "Initial"); in iterate() local
206 const tcu::ScopedLogSection section (m_testCtx.getLog(), "Set", "Set"); in iterate() local
246 const tcu::ScopedLogSection section(m_testCtx.getLog(), "VtxProg", "Vertex program"); in iterate() local
251 const tcu::ScopedLogSection section(m_testCtx.getLog(), "FrgProg", "Fragment program"); in iterate() local
268 const tcu::ScopedLogSection section(m_testCtx.getLog(), "Initial", "Initial"); in iterate() local
[all …]
Des31fIndexedStateQueryTests.cpp123 const tcu::ScopedLogSection section(m_testCtx.getLog(), "initial", "Initial values"); in iterate() local
131 const tcu::ScopedLogSection section(m_testCtx.getLog(), "fixed", "Fixed values"); in iterate() local
145 const tcu::ScopedLogSection section (m_testCtx.getLog(), "random", "Random values"); in iterate() local
194 …const tcu::ScopedLogSection section(m_testCtx.getLog(), "Element", "Element " + de::toString(ndx)); in iterate() local
238 const tcu::ScopedLogSection section(m_testCtx.getLog(), "Initial", "Initial value"); in iterate() local
252 …const tcu::ScopedLogSection section(m_testCtx.getLog(), "Generic", "After setting generic binding … in iterate() local
260 …const tcu::ScopedLogSection section(m_testCtx.getLog(), "Indexed", "After setting with glBindBuffe… in iterate() local
268 …const tcu::ScopedLogSection section(m_testCtx.getLog(), "Indexed", "After setting with glBindBuffe… in iterate() local
277 …const tcu::ScopedLogSection section(m_testCtx.getLog(), "DifferentStates", "Original state did not… in iterate() local
322 const tcu::ScopedLogSection section(m_testCtx.getLog(), "Initial", "Initial value"); in iterate() local
[all …]
Des31fProgramStateQueryTests.cpp153 …const tcu::ScopedLogSection section (m_testCtx.getLog(), "Layout", "triangles in, triangle strip … in iterate() local
170 …const tcu::ScopedLogSection section (m_testCtx.getLog(), "Layout", "points in, line strip out, 5 … in iterate() local
186 …const tcu::ScopedLogSection section (m_testCtx.getLog(), "Layout", "points in, points out, 50 ver… in iterate() local
275 …const tcu::ScopedLogSection section (m_testCtx.getLog(), "Query State", "3 vertices, triangles, e… in iterate() local
294 …const tcu::ScopedLogSection section (m_testCtx.getLog(), "Query State", "5 vertices, quads, fract… in iterate() local
313 …const tcu::ScopedLogSection section (m_testCtx.getLog(), "Query State", "5 vertices, isolines, fr… in iterate() local
388 const tcu::ScopedLogSection section(m_testCtx.getLog(), "VtxShader", "Vertex shader"); in iterate() local
393 const tcu::ScopedLogSection section(m_testCtx.getLog(), "FrgShader", "Fragment shader"); in iterate() local
402 const tcu::ScopedLogSection section (m_testCtx.getLog(), "Initial", "Initial"); in iterate() local
409 const tcu::ScopedLogSection section (m_testCtx.getLog(), "SetFalse", "SetFalse"); in iterate() local
[all …]
Des31fInfoLogQueryShared.cpp47 const tcu::ScopedLogSection section (gl.getLog(), "QueryAll", "Query all"); in verifyInfoLogQuery() local
61 const tcu::ScopedLogSection section (gl.getLog(), "QueryMore", "Query more"); in verifyInfoLogQuery() local
85 const tcu::ScopedLogSection section (gl.getLog(), "QueryLess", "Query less"); in verifyInfoLogQuery() local
102 const tcu::ScopedLogSection section (gl.getLog(), "QueryOne", "Query one character"); in verifyInfoLogQuery() local
118 const tcu::ScopedLogSection section (gl.getLog(), "QueryNone", "Query to zero-sized buffer"); in verifyInfoLogQuery() local
Des31fVertexAttributeBindingStateQueryTests.cpp101 const tcu::ScopedLogSection section(m_testCtx.getLog(), "initial", "Initial values"); in test() local
109 const tcu::ScopedLogSection section (m_testCtx.getLog(), "vao", "VAO state"); in test() local
132 const tcu::ScopedLogSection section (m_testCtx.getLog(), "random", "Random values"); in test() local
176 const tcu::ScopedLogSection section(m_testCtx.getLog(), "initial", "Initial values"); in test() local
184 const tcu::ScopedLogSection section (m_testCtx.getLog(), "vao", "VAO state"); in test() local
207 const tcu::ScopedLogSection section (m_testCtx.getLog(), "random", "Random values"); in test() local
281 const tcu::ScopedLogSection section(m_testCtx.getLog(), "initial", "Initial values"); in test() local
289 const tcu::ScopedLogSection section (m_testCtx.getLog(), "vao", "VAO state"); in test() local
312 const tcu::ScopedLogSection section (m_testCtx.getLog(), "random", "Random values"); in test() local
359 const tcu::ScopedLogSection section(m_testCtx.getLog(), "initial", "Initial values"); in test() local
[all …]
/external/autotest/client/cros/faft/utils/
Dkernel_handler.py95 def dump_kernel(self, section, kernel_path): argument
106 def write_kernel(self, section, kernel_path): argument
118 section, argument
169 def corrupt_kernel(self, section): argument
173 def restore_kernel(self, section): argument
177 def get_version(self, section): argument
181 def get_datakey_version(self, section): argument
185 def get_sha(self, section): argument
192 def set_version(self, section, version): argument
198 def resign_kernel(self, section, key_path=None): argument
Dflashrom_handler.py418 def _get_subsection_name(self, section, body_or_sig): argument
439 def get_firmware_sig_one_byte(self, section): argument
444 def get_firmware_body_one_byte(self, section): argument
461 def modify_firmware_sig(self, section, offset, value): argument
466 def modify_firmware_body(self, section, offset, value): argument
471 def corrupt_firmware_body(self, section): argument
563 def dump_section_body(self, section, filename): argument
568 def get_section_hash(self, section): argument
668 def get_section_sig_sha(self, section): argument
672 def get_section_sha(self, section): argument
[all …]
/external/libxkbcommon/doc/
Dkeymap-format-text-v1.md23 ### Keycode statements
53 ### Alias statements
63 ### LED name statements
99 ### Type definitions
174 ### Interpret statements
285 ### LED map statements
402 ### Name statements
416 ### Include statements
427 ### Key statement
/external/python/cpython3/Lib/
Dconfigparser.py184 def __init__(self, section): argument
198 def __init__(self, section, source=None, lineno=None): argument
223 def __init__(self, section, option, source=None, lineno=None): argument
246 def __init__(self, option, section): argument
257 def __init__(self, option, section, msg): argument
267 def __init__(self, option, section, rawval, reference): argument
287 def __init__(self, option, section, rawval): argument
363 def before_get(self, parser, section, option, value, defaults): argument
366 def before_set(self, parser, section, option, value): argument
369 def before_read(self, parser, section, option, value): argument
[all …]
/external/mesa3d/src/gallium/frontends/clover/core/
Dmodule.hpp36 struct section { struct
37 enum type {
47 section(resource_id id, enum type type, size_t size, in section() argument
50 section() : id(0), type(text_intermediate), size(0), data() { } in section() argument
52 resource_id id;
53 type type;
54 size_t size;
55 std::vector<char> data;
145 resource_id section; member
/external/cronet/net/data/path_builder_unittest/key_id_prioritization/
Dgenerate-certs.py43 section = root2.config.get_section('signing_ca_ext') variable
50 section = int_no_ski_a.config.get_section('req_ext') variable
56 section = int_no_ski_b.config.get_section('req_ext') variable
62 section = int_no_ski_c.config.get_section('req_ext') variable
/external/deqp/modules/glshared/
DglsTextureStateQueryTests.cpp895 const tcu::ScopedLogSection section(m_testCtx.getLog(), "Initial", "Initial"); in test() local
901 const tcu::ScopedLogSection section (m_testCtx.getLog(), "Toggle", "Toggle"); in test() local
973 const tcu::ScopedLogSection section(m_testCtx.getLog(), "Initial", "Initial"); in test() local
979 const tcu::ScopedLogSection section (m_testCtx.getLog(), "Toggle", "Toggle"); in test() local
1052 const tcu::ScopedLogSection section(m_testCtx.getLog(), "Initial", "Initial"); in test() local
1057 const tcu::ScopedLogSection section (m_testCtx.getLog(), "Set", "Set"); in test() local
1123 const tcu::ScopedLogSection section(m_testCtx.getLog(), "Initial", "Initial"); in test() local
1128 const tcu::ScopedLogSection section (m_testCtx.getLog(), "Set", "Set"); in test() local
1216 const tcu::ScopedLogSection section(m_testCtx.getLog(), "Initial", "Initial"); in test() local
1221 const tcu::ScopedLogSection section (m_testCtx.getLog(), "Set", "Set"); in test() local
[all …]
/external/deqp/modules/gles3/functional/
Des3fIndexedStateQueryTests.cpp577 const tcu::ScopedLogSection section(m_testCtx.getLog(), "Initial", "Initial value"); in iterate() local
661 const tcu::ScopedLogSection section(m_testCtx.getLog(), "Initial", "Initial value"); in iterate() local
667 …const tcu::ScopedLogSection section (m_testCtx.getLog(), "AfterSettingCommon", "After setting comm… in iterate() local
675 …const tcu::ScopedLogSection section (m_testCtx.getLog(), "AfterSettingIndexed", "After setting ind… in iterate() local
684 …const tcu::ScopedLogSection section (m_testCtx.getLog(), "AfterResettingIndexedWithCommon", "After… in iterate() local
753 const tcu::ScopedLogSection section(m_testCtx.getLog(), "Initial", "Initial value"); in iterate() local
768 …const tcu::ScopedLogSection section (m_testCtx.getLog(), "AfterSettingCommon", "After setting comm… in iterate() local
785 …const tcu::ScopedLogSection section (m_testCtx.getLog(), "AfterSettingCommonSeparate", "After sett… in iterate() local
802 …const tcu::ScopedLogSection section (m_testCtx.getLog(), "AfterSettingIndexed", "After setting ind… in iterate() local
820 …const tcu::ScopedLogSection section (m_testCtx.getLog(), "AfterSettingIndexedSeparate", "After set… in iterate() local
[all …]
/external/deqp-deps/amber/src/vkscript/
Dparser.cc58 for (const auto& section : section_parser.Sections()) { in Parse() local
78 for (const auto& section : section_parser.Sections()) { in GenerateDefaultPipeline() local
111 Result Parser::ProcessSection(const SectionParser::Section& section) { in ProcessSection()
130 Result Parser::ProcessShaderBlock(const SectionParser::Section& section) { in ProcessShaderBlock()
151 Result Parser::ProcessRequireBlock(const SectionParser::Section& section) { in ProcessRequireBlock()
275 Result Parser::ProcessIndicesBlock(const SectionParser::Section& section) { in ProcessIndicesBlock()
320 Result Parser::ProcessVertexDataBlock(const SectionParser::Section& section) { in ProcessVertexDataBlock()
455 Result Parser::ProcessTestBlock(const SectionParser::Section& section) { in ProcessTestBlock()
/external/autotest/client/common_lib/
Dglobal_config.py132 def _handle_no_value(self, section, key, default): argument
141 def get_section_as_dict(self, section): argument
159 def get_section_values(self, section): argument
174 def get_config_value(self, section, key, type=str, argument
202 def get_config_value_regex(self, section, key_regex, type=str): argument
222 def get_config_value_with_fallback(self, section, key, fallback_key, argument
261 def override_config_value(self, section, key, new_value): argument
363 def _convert_value(self, key, section, value, value_type): argument
425 def set_config_value(self, section, key, value): argument
429 def get_config_value(self, section, key, type=str, argument
/external/python/cpython3/Lib/idlelib/
Dconfig.py50 def Get(self, section, option, type=None, default=None, raw=False): argument
67 def GetOptionList(self, section): argument
84 def SetOption(self, section, option, value): argument
101 def RemoveOption(self, section, option): argument
110 def AddSection(self, section): argument
214 def GetOption(self, configType, section, option, default=None, type=None, argument
254 def SetOption(self, configType, section, option, value): argument
365 def current_colors_and_keys(self, section): argument
728 def GetFont(self, root, configType, section): argument
805 def add_option(self, config_type, section, item, value): argument
[all …]
/external/bcc/tools/
Drunqlat.py267 section = "pid" variable
271 section = "tid" variable
278 section = "pidns" variable
285 section = "" variable
/external/autotest/client/cros/faft/
Drpc_functions.py245 def get_preamble_flags(self, section): argument
253 def set_preamble_flags(self, section, flags): argument
263 def get_body_sha(self, section): argument
271 def get_sig_sha(self, section): argument
279 def get_section_fwid(self, section=None): argument
287 def get_sig_one_byte(self, section): argument
295 def modify_sig(self, section, offset, value): argument
304 def get_body_one_byte(self, section): argument
312 def modify_body(self, section, offset, value): argument
329 def get_version(self, section): argument
[all …]
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/draft/keyboard/windows/
DKlcParser.java93 String section = klcContents.substring(descriptionsIndex, languageNamesIndex); in parseNameAndId() local
95 checkArgument(lines.size() == 2, section); in parseNameAndId() local
109 String section = klcContents.substring(shiftStateIndex, layoutIndex); in parseModifiers() local
167 String section = klcContents.substring(ligatureIndex, endIndex); in parseLigatures() local
214 String section = klcContents.substring(layoutIndex, endIndex); in parseLayout() local
313 String section = klcContents.substring(deadkeyIndex, endIndex); in parseDeadkeys() local
320 private void parseDeadkeySection(String section) { in parseDeadkeySection()
/external/zucchini/
Ddisassembler_elf.cc50 int JudgeSection(size_t image_size, const typename TRAITS::Elf_Shdr* section) { in JudgeSection()
103 bool IsRelocSection(const typename TRAITS::Elf_Shdr& section) { in IsRelocSection()
116 bool IsExecSection(const typename TRAITS::Elf_Shdr& section) { in IsExecSection()
322 const typename Traits::Elf_Shdr* section = &sections_[i]; in ParseHeader() local
356 const typename Traits::Elf_Shdr* section = sections_ + i; in ExtractInterestingSectionHeaders() local
404 for (const typename Traits::Elf_Shdr* section : exec_headers_) in GetRel32FromCodeSections() local
443 const typename TRAITS::Elf_Shdr& section) { in ParseExecSection()
544 const typename Traits::Elf_Shdr& section) { in ParseExecSection()
670 const typename Traits::Elf_Shdr& section) { in MakeRel32Finder()
746 const typename Traits::Elf_Shdr& section) { in MakeRel32Finder()
/external/autotest/client/bin/
Dtest_config.py65 def get(self, section, option, default=None): argument
87 def set(self, section, option, value): argument
98 def remove(self, section, option): argument
119 def check(self, section): argument
/external/mbedtls/scripts/
Dconfig.py45 def __init__(self, active, name, value='', section=None): argument
164 def is_full_section(section): argument
168 def realfull_adapter(_name, active, section): argument
246 def full_adapter(name, active, section): argument
281 def baremetal_adapter(name, active, section): argument
300 def baremetal_size_adapter(name, active, section): argument
325 def continuation(name, active, section): argument
343 def continuation(name, active, section): argument

12345678910>>...15