Home
last modified time | relevance | path

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

12345678910>>...14

/third_party/node/test/fixtures/
Dfixture.ini11 [section] section
12 one=two
13 Foo=Bar
14 this=Your Mother!
15 blank=
/third_party/vk-gl-cts/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 …]
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.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 …]
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 …]
Des31fTextureBufferTests.cpp238 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 …]
Des31fIntegerStateQueryTests.cpp144 const tcu::ScopedLogSection section(m_testCtx.getLog(), "initial", "Initial value"); in iterate() local
151 const tcu::ScopedLogSection section(m_testCtx.getLog(), "bind", "After bind"); in iterate() local
166 const tcu::ScopedLogSection section(m_testCtx.getLog(), "bind", "After delete"); in iterate() local
305 const tcu::ScopedLogSection section(m_testCtx.getLog(), "Initial", "Initial value"); in iterate() local
311 const tcu::ScopedLogSection section (m_testCtx.getLog(), "AfterBinding", "After binding"); in iterate() local
321 const tcu::ScopedLogSection section (m_testCtx.getLog(), "AfterDelete", "After deleting"); in iterate() local
360 const tcu::ScopedLogSection section(m_testCtx.getLog(), "Initial", "Initial value"); in iterate() local
366 const tcu::ScopedLogSection section (m_testCtx.getLog(), "AfterBinding", "After binding"); in iterate() local
376 const tcu::ScopedLogSection section (m_testCtx.getLog(), "AfterDelete", "After deleting"); in iterate() local
421 …const tcu::ScopedLogSection section(m_testCtx.getLog(), "Minimum", "Specified minimum is " + de::t… in iterate() local
[all …]
Des31fDebugTests.cpp998 tcu::ScopedLogSection section (log, "message gen", desc); in genMessages() local
1095 const tcu::ScopedLogSection section (log, "", "Setting message filters"); in applyFilters() local
1500 tcu::ScopedLogSection section(log, "reference run", "Reference run (synchronous)"); in iterate() local
1534 tcu::ScopedLogSection section (log, "result run", "Result run (asynchronous)"); in iterate() local
1899 const tcu::ScopedLogSection section(m_testCtx.getLog(), "Shader", "Shader object"); in iterate() local
1916 const tcu::ScopedLogSection section(m_testCtx.getLog(), "Sync", "Sync object"); in iterate() local
1981 const tcu::ScopedLogSection section(m_testCtx.getLog(), "Shader", "Shader object"); in iterate() local
2009 const tcu::ScopedLogSection section(m_testCtx.getLog(), "Sync", "Sync object"); in iterate() local
2075 const tcu::ScopedLogSection section(m_testCtx.getLog(), "Shader", "Shader object"); in iterate() local
2101 const tcu::ScopedLogSection section(m_testCtx.getLog(), "Sync", "Sync object"); in iterate() local
[all …]
/third_party/node/deps/openssl/openssl/crypto/ts/
Dts_conf.c123 const char *TS_CONF_get_tsa_section(CONF *conf, const char *section) in TS_CONF_get_tsa_section()
133 int TS_CONF_set_serial(CONF *conf, const char *section, TS_serial_cb cb, in TS_CONF_set_serial()
151 int TS_CONF_set_crypto_device(CONF *conf, const char *section, in TS_CONF_set_crypto_device()
194 int TS_CONF_set_signer_cert(CONF *conf, const char *section, in TS_CONF_set_signer_cert()
218 int TS_CONF_set_certs(CONF *conf, const char *section, const char *certs, in TS_CONF_set_certs()
240 int TS_CONF_set_signer_key(CONF *conf, const char *section, in TS_CONF_set_signer_key()
263 int TS_CONF_set_signer_digest(CONF *conf, const char *section, in TS_CONF_set_signer_digest()
287 int TS_CONF_set_def_policy(CONF *conf, const char *section, in TS_CONF_set_def_policy()
312 int TS_CONF_set_policies(CONF *conf, const char *section, TS_RESP_CTX *ctx) in TS_CONF_set_policies()
344 int TS_CONF_set_digests(CONF *conf, const char *section, TS_RESP_CTX *ctx) in TS_CONF_set_digests()
[all …]
/third_party/openssl/crypto/ts/
Dts_conf.c123 const char *TS_CONF_get_tsa_section(CONF *conf, const char *section) in TS_CONF_get_tsa_section()
133 int TS_CONF_set_serial(CONF *conf, const char *section, TS_serial_cb cb, in TS_CONF_set_serial()
151 int TS_CONF_set_crypto_device(CONF *conf, const char *section, in TS_CONF_set_crypto_device()
194 int TS_CONF_set_signer_cert(CONF *conf, const char *section, in TS_CONF_set_signer_cert()
218 int TS_CONF_set_certs(CONF *conf, const char *section, const char *certs, in TS_CONF_set_certs()
240 int TS_CONF_set_signer_key(CONF *conf, const char *section, in TS_CONF_set_signer_key()
263 int TS_CONF_set_signer_digest(CONF *conf, const char *section, in TS_CONF_set_signer_digest()
287 int TS_CONF_set_def_policy(CONF *conf, const char *section, in TS_CONF_set_def_policy()
312 int TS_CONF_set_policies(CONF *conf, const char *section, TS_RESP_CTX *ctx) in TS_CONF_set_policies()
344 int TS_CONF_set_digests(CONF *conf, const char *section, TS_RESP_CTX *ctx) in TS_CONF_set_digests()
[all …]
/third_party/python/Lib/
Dconfigparser.py185 def __init__(self, section): argument
199 def __init__(self, section, source=None, lineno=None): argument
224 def __init__(self, section, option, source=None, lineno=None): argument
247 def __init__(self, option, section): argument
258 def __init__(self, option, section, msg): argument
268 def __init__(self, option, section, rawval, reference): argument
288 def __init__(self, option, section, rawval): argument
364 def before_get(self, parser, section, option, value, defaults): argument
367 def before_set(self, parser, section, option, value): argument
370 def before_read(self, parser, section, option, value): argument
[all …]
/third_party/mesa3d/src/gallium/frontends/clover/core/
Dbinary.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() function
52 resource_id id;
53 type type;
54 size_t size;
55 std::vector<char> data;
151 resource_id section; member
/third_party/vk-gl-cts/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
1197 const tcu::ScopedLogSection section(m_testCtx.getLog(), "Initial", "Initial"); in test() local
1202 const tcu::ScopedLogSection section (m_testCtx.getLog(), "Set", "Set"); in test() local
[all …]
/third_party/vk-gl-cts/external/amber/src/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()
/third_party/vk-gl-cts/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 …]
/third_party/python/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 …]
/third_party/openssl/crypto/x509/
Dv3_conf.c35 const char *section, in X509V3_EXT_nconf_int()
309 int X509V3_EXT_add_nconf_sk(CONF *conf, X509V3_CTX *ctx, const char *section, in X509V3_EXT_add_nconf_sk()
341 int X509V3_EXT_add_nconf(CONF *conf, X509V3_CTX *ctx, const char *section, in X509V3_EXT_add_nconf()
354 int X509V3_EXT_CRL_add_nconf(CONF *conf, X509V3_CTX *ctx, const char *section, in X509V3_EXT_CRL_add_nconf()
367 int X509V3_EXT_REQ_add_nconf(CONF *conf, X509V3_CTX *ctx, const char *section, in X509V3_EXT_REQ_add_nconf()
381 char *X509V3_get_string(X509V3_CTX *ctx, const char *name, const char *section) in X509V3_get_string()
411 void X509V3_section_free(X509V3_CTX *ctx, STACK_OF(CONF_VALUE) *section) in X509V3_section_free()
419 static char *nconf_get_string(void *db, const char *section, const char *value) in nconf_get_string()
510 static char *conf_lhash_get_string(void *db, const char *section, const char *value) in conf_lhash_get_string()
538 const char *section, X509 *cert) in X509V3_EXT_add_conf()
[all …]
/third_party/node/deps/openssl/openssl/crypto/x509/
Dv3_conf.c35 const char *section, in X509V3_EXT_nconf_int()
309 int X509V3_EXT_add_nconf_sk(CONF *conf, X509V3_CTX *ctx, const char *section, in X509V3_EXT_add_nconf_sk()
341 int X509V3_EXT_add_nconf(CONF *conf, X509V3_CTX *ctx, const char *section, in X509V3_EXT_add_nconf()
354 int X509V3_EXT_CRL_add_nconf(CONF *conf, X509V3_CTX *ctx, const char *section, in X509V3_EXT_CRL_add_nconf()
367 int X509V3_EXT_REQ_add_nconf(CONF *conf, X509V3_CTX *ctx, const char *section, in X509V3_EXT_REQ_add_nconf()
381 char *X509V3_get_string(X509V3_CTX *ctx, const char *name, const char *section) in X509V3_get_string()
411 void X509V3_section_free(X509V3_CTX *ctx, STACK_OF(CONF_VALUE) *section) in X509V3_section_free()
419 static char *nconf_get_string(void *db, const char *section, const char *value) in nconf_get_string()
510 static char *conf_lhash_get_string(void *db, const char *section, const char *value) in conf_lhash_get_string()
538 const char *section, X509 *cert) in X509V3_EXT_add_conf()
[all …]
/third_party/mbedtls/scripts/
Dconfig.py34 def __init__(self, active, name, value='', section=None): argument
153 def is_full_section(section): argument
157 def realfull_adapter(_name, active, section): argument
246 def full_adapter(name, active, section): argument
284 def baremetal_adapter(name, active, section): argument
303 def baremetal_size_adapter(name, active, section): argument
328 def continuation(name, active, section): argument
346 def continuation(name, active, section): argument
363 def continuation(name, active, section): argument
/third_party/node/deps/openssl/openssl/crypto/conf/
Dconf_api.c23 CONF_VALUE *_CONF_get_section(const CONF *conf, const char *section) in _CONF_get_section()
45 int _CONF_add_string(CONF *conf, CONF_VALUE *section, CONF_VALUE *value) in _CONF_add_string()
66 char *_CONF_get_string(const CONF *conf, const char *section, in _CONF_get_string()
185 CONF_VALUE *_CONF_new_section(CONF *conf, const char *section) in _CONF_new_section()
/third_party/openssl/crypto/conf/
Dconf_api.c23 CONF_VALUE *_CONF_get_section(const CONF *conf, const char *section) in _CONF_get_section()
45 int _CONF_add_string(CONF *conf, CONF_VALUE *section, CONF_VALUE *value) in _CONF_add_string()
66 char *_CONF_get_string(const CONF *conf, const char *section, in _CONF_get_string()
185 CONF_VALUE *_CONF_new_section(CONF *conf, const char *section) in _CONF_new_section()
/third_party/node/deps/npm/node_modules/ini/lib/
Dini.js5 opt = { section: opt } property
65 const section = (opt.section ? opt.section + '.' : '') + nk constant
68 section, property
110 let section = null variable
/third_party/node/test/testpy/
D__init__.py97 def __init__(self, context, root, section, additional=None): argument
122 def __init__(self, context, root, section, additional=None): argument
134 def __init__(self, context, root, section, additional=None): argument
160 def __init__(self, context, root, section, additional=None): argument
/third_party/node/test/sequential/
Dtest-util-debug.js58 function test(environ, shouldWrite, section, forceColors = false) { argument
114 function child(section) { argument

12345678910>>...14