Home
last modified time | relevance | path

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

12345678910>>...15

/external/adhd/cras/src/server/
Dcras_alsa_ucm_section.c14 static void ucm_section_free(struct ucm_section *section) in ucm_section_free()
30 struct ucm_section *section; in ucm_section_free_list() local
43 struct ucm_section *section; in ucm_section_create() local
80 int ucm_section_set_mixer_name(struct ucm_section *section, const char *name) in ucm_section_set_mixer_name()
93 int ucm_section_add_coupled(struct ucm_section *section, const char *name, in ucm_section_add_coupled()
108 int ucm_section_concat_coupled(struct ucm_section *section, in ucm_section_concat_coupled()
117 void ucm_section_dump(struct ucm_section *section) in ucm_section_dump()
/external/google-breakpad/src/common/dwarf/
Ddwarf2reader_cfi_unittest.cc90 #define PERHAPS_WRITE_DEBUG_FRAME_FILE(name, section) \ argument
92 #define PERHAPS_WRITE_EH_FRAME_FILE(name, section) \ argument
95 #define PERHAPS_WRITE_DEBUG_FRAME_FILE(name, section) argument
96 #define PERHAPS_WRITE_EH_FRAME_FILE(name, section) argument
197 CFISection section(kBigEndian, 8); in TEST_F() local
222 CFISection section(kLittleEndian, 4); in TEST_F() local
247 CFISection section(kBigEndian, 8); in TEST_F() local
271 CFISection section(kBigEndian, 8); in TEST_F() local
298 CFISection section(kLittleEndian, 4); in TEST_F() local
319 CFISection section(kBigEndian, 4); in TEST_F() local
[all …]
/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/autotest/client/cros/faft/utils/
Dkernel_handler.py84 def dump_kernel(self, section, kernel_path): argument
95 def write_kernel(self, section, kernel_path): argument
107 section, argument
159 def corrupt_kernel(self, section): argument
163 def restore_kernel(self, section): argument
167 def get_version(self, section): argument
171 def get_datakey_version(self, section): argument
175 def get_sha(self, section): argument
182 def set_version(self, section, version): argument
188 def resign_kernel(self, section, key_path=None): argument
Dflashrom_handler.py371 def _modify_section(self, argument
412 def corrupt_section(self, section, corrupt_all=False): argument
421 def corrupt_section_body(self, section, corrupt_all=False): argument
427 def restore_section(self, section, restore_all=False): argument
436 def restore_section_body(self, section, restore_all=False): argument
445 def corrupt_firmware(self, section, corrupt_all=False): argument
452 def corrupt_firmware_body(self, section, corrupt_all=False): argument
459 def restore_firmware(self, section, restore_all=False): argument
466 def restore_firmware_body(self, section, restore_all=False): argument
548 def dump_section_body(self, section, filename): 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.cpp120 const tcu::ScopedLogSection section(m_testCtx.getLog(), "initial", "Initial values"); in iterate() local
128 const tcu::ScopedLogSection section(m_testCtx.getLog(), "fixed", "Fixed values"); in iterate() local
142 const tcu::ScopedLogSection section (m_testCtx.getLog(), "random", "Random values"); in iterate() local
191 …const tcu::ScopedLogSection section(m_testCtx.getLog(), "Element", "Element " + de::toString(ndx)); in iterate() local
235 const tcu::ScopedLogSection section(m_testCtx.getLog(), "Initial", "Initial value"); in iterate() local
249 …const tcu::ScopedLogSection section(m_testCtx.getLog(), "Generic", "After setting generic binding … in iterate() local
257 …const tcu::ScopedLogSection section(m_testCtx.getLog(), "Indexed", "After setting with glBindBuffe… in iterate() local
265 …const tcu::ScopedLogSection section(m_testCtx.getLog(), "Indexed", "After setting with glBindBuffe… in iterate() local
274 …const tcu::ScopedLogSection section(m_testCtx.getLog(), "DifferentStates", "Original state did not… in iterate() local
319 const tcu::ScopedLogSection section(m_testCtx.getLog(), "Initial", "Initial value"); 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
Des31fProgramStateQueryTests.cpp149 …const tcu::ScopedLogSection section (m_testCtx.getLog(), "Layout", "triangles in, triangle strip … in iterate() local
166 …const tcu::ScopedLogSection section (m_testCtx.getLog(), "Layout", "points in, line strip out, 5 … in iterate() local
182 …const tcu::ScopedLogSection section (m_testCtx.getLog(), "Layout", "points in, points out, 50 ver… in iterate() local
271 …const tcu::ScopedLogSection section (m_testCtx.getLog(), "Query State", "3 vertices, triangles, e… in iterate() local
290 …const tcu::ScopedLogSection section (m_testCtx.getLog(), "Query State", "5 vertices, quads, fract… in iterate() local
309 …const tcu::ScopedLogSection section (m_testCtx.getLog(), "Query State", "5 vertices, isolines, fr… in iterate() local
381 const tcu::ScopedLogSection section(m_testCtx.getLog(), "VtxShader", "Vertex shader"); in iterate() local
386 const tcu::ScopedLogSection section(m_testCtx.getLog(), "FrgShader", "Fragment shader"); in iterate() local
395 const tcu::ScopedLogSection section (m_testCtx.getLog(), "Initial", "Initial"); in iterate() local
402 const tcu::ScopedLogSection section (m_testCtx.getLog(), "SetFalse", "SetFalse"); in iterate() local
[all …]
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/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() function
50 section() : id(0), type(text_intermediate), size(0), data() { } in section() function
52 resource_id id;
53 type type;
54 size_t size;
55 std::vector<char> data;
145 resource_id section; member
/external/autotest/client/common_lib/
Dglobal_config.py128 def _handle_no_value(self, section, key, default): argument
137 def get_section_as_dict(self, section): argument
155 def get_section_values(self, section): argument
170 def get_config_value(self, section, key, type=str, argument
198 def get_config_value_regex(self, section, key_regex, type=str): argument
218 def get_config_value_with_fallback(self, section, key, fallback_key, argument
257 def override_config_value(self, section, key, new_value): argument
323 def _convert_value(self, key, section, value, value_type): argument
385 def set_config_value(self, section, key, value): argument
389 def get_config_value(self, section, key, type=str, argument
/external/bcc/tools/
Drunqlat.py223 section = "pid" variable
227 section = "tid" variable
234 section = "pidns" variable
241 section = "" variable
Dcpudist.py139 section = "pid" variable
143 section = "tid" variable
150 section = "" variable
/external/autotest/client/cros/faft/
Drpc_functions.py243 def get_preamble_flags(self, section): argument
251 def set_preamble_flags(self, section, flags): argument
261 def get_body_sha(self, section): argument
269 def get_sig_sha(self, section): argument
277 def get_section_fwid(self, section=None): argument
285 def corrupt_sig(self, section): argument
292 def restore_sig(self, section): argument
299 def corrupt_body(self, section, corrupt_all=False): argument
308 def restore_body(self, section): argument
315 def _modify_version(self, section, delta): argument
[all …]
/external/deqp-deps/amber/src/vkscript/
Dparser.cc57 for (const auto& section : section_parser.Sections()) { in Parse() local
77 for (const auto& section : section_parser.Sections()) { in GenerateDefaultPipeline() local
110 Result Parser::ProcessSection(const SectionParser::Section& section) { in ProcessSection()
129 Result Parser::ProcessShaderBlock(const SectionParser::Section& section) { in ProcessShaderBlock()
150 Result Parser::ProcessRequireBlock(const SectionParser::Section& section) { in ProcessRequireBlock()
274 Result Parser::ProcessIndicesBlock(const SectionParser::Section& section) { in ProcessIndicesBlock()
319 Result Parser::ProcessVertexDataBlock(const SectionParser::Section& section) { in ProcessVertexDataBlock()
452 Result Parser::ProcessTestBlock(const SectionParser::Section& section) { in ProcessTestBlock()
/external/deqp/modules/glshared/
DglsTextureStateQueryTests.cpp831 const tcu::ScopedLogSection section(m_testCtx.getLog(), "Initial", "Initial"); in test() local
837 const tcu::ScopedLogSection section (m_testCtx.getLog(), "Toggle", "Toggle"); in test() local
909 const tcu::ScopedLogSection section(m_testCtx.getLog(), "Initial", "Initial"); in test() local
915 const tcu::ScopedLogSection section (m_testCtx.getLog(), "Toggle", "Toggle"); in test() local
988 const tcu::ScopedLogSection section(m_testCtx.getLog(), "Initial", "Initial"); in test() local
993 const tcu::ScopedLogSection section (m_testCtx.getLog(), "Set", "Set"); in test() local
1059 const tcu::ScopedLogSection section(m_testCtx.getLog(), "Initial", "Initial"); in test() local
1064 const tcu::ScopedLogSection section (m_testCtx.getLog(), "Set", "Set"); in test() local
1133 const tcu::ScopedLogSection section(m_testCtx.getLog(), "Initial", "Initial"); in test() local
1138 const tcu::ScopedLogSection section (m_testCtx.getLog(), "Set", "Set"); in test() local
[all …]
/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/autotest/client/bin/
Dtest_config.py60 def get(self, section, option, default=None): argument
82 def set(self, section, option, value): argument
93 def remove(self, section, option): argument
114 def check(self, section): argument
/external/cldr/tools/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/u-boot/tools/binman/etype/
Du_boot_tpl.py35 def __init__(self, section, etype, node): argument
42 def WriteSymbols(self, section): argument
Du_boot_spl.py35 def __init__(self, section, etype, node): argument
42 def WriteSymbols(self, section): argument
/external/u-boot/tools/buildman/
Dbsettings.py33 def GetItems(section): argument
49 def SetItem(section, tag, value): argument
/external/igt-gpu-tools/overlay/
Dconfig.c86 int (*func)(const char *section, in parse()
92 char section[128] = DEFAULT_SECTION, name[128], value[128]; in parse() local
179 static int add_value(const char *section, in add_value()
275 const char *section, in config_set_value()
283 const char *section, in config_get_value()

12345678910>>...15