| /external/google-breakpad/src/common/dwarf/ |
| D | dwarf2reader_cfi_unittest.cc | 91 #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/adhd/cras/src/server/ |
| D | cras_alsa_ucm_section.c | 14 static void ucm_section_free(struct ucm_section *section) in ucm_section_free() 27 struct ucm_section *section; in ucm_section_free_list() local 41 struct ucm_section *section; in ucm_section_create() local 83 int ucm_section_set_mixer_name(struct ucm_section *section, const char *name) in ucm_section_set_mixer_name() 96 int ucm_section_add_coupled(struct ucm_section *section, const char *name, in ucm_section_add_coupled() 111 int ucm_section_concat_coupled(struct ucm_section *section, in ucm_section_concat_coupled() 120 void ucm_section_dump(struct ucm_section *section) in ucm_section_dump()
|
| /external/python/cpython2/Lib/ |
| D | ConfigParser.py | 142 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/ |
| D | es31fProgramPipelineStateQueryTests.cpp | 107 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 …]
|
| D | es31fIndexedStateQueryTests.cpp | 123 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 …]
|
| D | es31fInfoLogQueryShared.cpp | 47 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
|
| D | es31fProgramStateQueryTests.cpp | 149 …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 …]
|
| D | es31fVertexAttributeBindingStateQueryTests.cpp | 101 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 …]
|
| D | es31fTextureBufferTests.cpp | 238 const tcu::ScopedLogSection section(m_testCtx.getLog(), "initial", "Initial value"); in iterate() local 245 const tcu::ScopedLogSection section(m_testCtx.getLog(), "bind", "After bind"); in iterate() local 260 const tcu::ScopedLogSection section(m_testCtx.getLog(), "bind", "After delete"); in iterate() local 297 const tcu::ScopedLogSection section(m_testCtx.getLog(), "initial", "Initial value"); in iterate() local 304 const tcu::ScopedLogSection section(m_testCtx.getLog(), "bind", "After bind"); in iterate() local 319 const tcu::ScopedLogSection section(m_testCtx.getLog(), "bind", "After delete"); in iterate() local 356 const tcu::ScopedLogSection section(m_testCtx.getLog(), "NonBuffer", "Non-buffer"); in iterate() local 372 const tcu::ScopedLogSection section(m_testCtx.getLog(), "Buffer", "Texture buffer"); in iterate() local 427 const tcu::ScopedLogSection section(m_testCtx.getLog(), "NonBuffer", "Non-buffer"); in iterate() local 443 const tcu::ScopedLogSection section(m_testCtx.getLog(), "Buffer", "Texture buffer"); in iterate() local [all …]
|
| /external/autotest/client/cros/faft/utils/ |
| D | kernel_handler.py | 87 def dump_kernel(self, section, kernel_path): argument 98 def write_kernel(self, section, kernel_path): argument 110 section, argument 162 def corrupt_kernel(self, section): argument 166 def restore_kernel(self, section): argument 170 def get_version(self, section): argument 174 def get_datakey_version(self, section): argument 178 def get_sha(self, section): argument 185 def set_version(self, section, version): argument 191 def resign_kernel(self, section, key_path=None): argument
|
| D | flashrom_handler.py | 414 def _modify_section(self, argument 455 def corrupt_section(self, section, corrupt_all=False): argument 464 def corrupt_section_body(self, section, corrupt_all=False): argument 470 def restore_section(self, section, restore_all=False): argument 479 def restore_section_body(self, section, restore_all=False): argument 488 def corrupt_firmware(self, section, corrupt_all=False): argument 495 def corrupt_firmware_body(self, section, corrupt_all=False): argument 502 def restore_firmware(self, section, restore_all=False): argument 509 def restore_firmware_body(self, section, restore_all=False): argument 591 def dump_section_body(self, section, filename): argument [all …]
|
| /external/python/cpython3/Lib/ |
| D | configparser.py | 184 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/ |
| D | module.hpp | 36 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/autotest/client/common_lib/ |
| D | global_config.py | 129 def _handle_no_value(self, section, key, default): argument 138 def get_section_as_dict(self, section): argument 156 def get_section_values(self, section): argument 171 def get_config_value(self, section, key, type=str, argument 199 def get_config_value_regex(self, section, key_regex, type=str): argument 219 def get_config_value_with_fallback(self, section, key, fallback_key, argument 258 def override_config_value(self, section, key, new_value): argument 324 def _convert_value(self, key, section, value, value_type): argument 386 def set_config_value(self, section, key, value): argument 390 def get_config_value(self, section, key, type=str, argument
|
| /external/deqp/modules/glshared/ |
| D | glsTextureStateQueryTests.cpp | 896 const tcu::ScopedLogSection section(m_testCtx.getLog(), "Initial", "Initial"); in test() local 902 const tcu::ScopedLogSection section (m_testCtx.getLog(), "Toggle", "Toggle"); in test() local 974 const tcu::ScopedLogSection section(m_testCtx.getLog(), "Initial", "Initial"); in test() local 980 const tcu::ScopedLogSection section (m_testCtx.getLog(), "Toggle", "Toggle"); in test() local 1053 const tcu::ScopedLogSection section(m_testCtx.getLog(), "Initial", "Initial"); in test() local 1058 const tcu::ScopedLogSection section (m_testCtx.getLog(), "Set", "Set"); in test() local 1124 const tcu::ScopedLogSection section(m_testCtx.getLog(), "Initial", "Initial"); in test() local 1129 const tcu::ScopedLogSection section (m_testCtx.getLog(), "Set", "Set"); in test() local 1198 const tcu::ScopedLogSection section(m_testCtx.getLog(), "Initial", "Initial"); in test() local 1203 const tcu::ScopedLogSection section (m_testCtx.getLog(), "Set", "Set"); in test() local [all …]
|
| /external/deqp-deps/amber/src/vkscript/ |
| D | parser.cc | 58 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/libxkbcommon/doc/ |
| D | keymap-format-text-v1.md | 17 ### Keycode statements 47 ### Alias statements 57 ### LED name statements 93 ### Type definitions 168 ### Interpret statements 279 ### LED map statements
|
| /external/python/cpython3/Lib/idlelib/ |
| D | config.py | 50 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/ |
| D | runqlat.py | 223 section = "pid" variable 227 section = "tid" variable 234 section = "pidns" variable 241 section = "" variable
|
| D | cpudist.py | 139 section = "pid" variable 143 section = "tid" variable 150 section = "" variable
|
| /external/autotest/client/cros/faft/ |
| D | rpc_functions.py | 279 def get_preamble_flags(self, section): argument 287 def set_preamble_flags(self, section, flags): argument 297 def get_body_sha(self, section): argument 305 def get_sig_sha(self, section): argument 313 def get_section_fwid(self, section=None): argument 321 def corrupt_sig(self, section): argument 328 def restore_sig(self, section): argument 335 def corrupt_body(self, section, corrupt_all=False): argument 344 def restore_body(self, section): argument 351 def _modify_version(self, section, delta): argument [all …]
|
| /external/cldr/tools/java/org/unicode/cldr/draft/keyboard/windows/ |
| D | KlcParser.java | 93 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/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/ |
| D | DWARFDebugInfo.cpp | 71 void DWARFDebugInfo::ParseUnitsFor(DIERef::Section section) { in ParseUnitsFor() 124 uint32_t DWARFDebugInfo::FindUnitIndex(DIERef::Section section, in FindUnitIndex() 142 DWARFUnit *DWARFDebugInfo::GetUnitAtOffset(DIERef::Section section, in GetUnitAtOffset() 161 DWARFDebugInfo::GetUnitContainingDIEOffset(DIERef::Section section, in GetUnitContainingDIEOffset() 184 DWARFDebugInfo::GetDIEForDIEOffset(DIERef::Section section, in GetDIEForDIEOffset()
|
| /external/autotest/client/bin/ |
| D | test_config.py | 65 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/igt-gpu-tools/overlay/ |
| D | config.c | 86 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()
|