Home
last modified time | relevance | path

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

123456789

/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/autotest/client/cros/faft/
Drpc_functions.py31 def wrapper(self, section): argument
364 def _bios_get_preamble_flags(self, section): argument
372 def _bios_set_preamble_flags(self, section, flags): argument
382 def _bios_get_body_sha(self, section): argument
390 def _bios_get_sig_sha(self, section): argument
395 def _bios_corrupt_sig(self, section): argument
403 def _bios_restore_sig(self, section): argument
411 def _bios_corrupt_body(self, section): argument
419 def _bios_restore_body(self, section): argument
426 def __bios_modify_version(self, section, delta): argument
[all …]
/external/autotest/client/cros/faft/utils/
Dflashrom_handler.py253 def _modify_section(self, section, delta, body_or_sig=False, argument
292 def corrupt_section(self, section, corrupt_all=False): argument
298 def corrupt_section_body(self, section, corrupt_all=False): argument
304 def restore_section(self, section, restore_all=False): argument
310 def restore_section_body(self, section, restore_all=False): argument
316 def corrupt_firmware(self, section, corrupt_all=False): argument
322 def corrupt_firmware_body(self, section, corrupt_all=False): argument
329 def restore_firmware(self, section, restore_all=False): argument
335 def restore_firmware_body(self, section, restore_all=False): argument
432 def get_section_sig_sha(self, section): argument
[all …]
Dkernel_handler.py84 def dump_kernel(self, section, kernel_path): argument
95 def write_kernel(self, section, kernel_path): argument
106 def _modify_kernel(self, section, argument
157 def corrupt_kernel(self, section): argument
161 def restore_kernel(self, section): argument
165 def get_version(self, section): argument
169 def get_datakey_version(self, section): argument
173 def get_sha(self, section): argument
180 def set_version(self, section, version): argument
186 def resign_kernel(self, section, key_path=None): argument
/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 …]
Des31fProgramStateQueryTests.cpp131 …const tcu::ScopedLogSection section (m_testCtx.getLog(), "Layout", "triangles in, triangle strip … in iterate() local
148 …const tcu::ScopedLogSection section (m_testCtx.getLog(), "Layout", "points in, line strip out, 5 … in iterate() local
164 …const tcu::ScopedLogSection section (m_testCtx.getLog(), "Layout", "points in, points out, 50 ver… in iterate() local
257 …const tcu::ScopedLogSection section (m_testCtx.getLog(), "Query State", "3 vertices, triangles, e… in iterate() local
276 …const tcu::ScopedLogSection section (m_testCtx.getLog(), "Query State", "5 vertices, quads, fract… in iterate() local
295 …const tcu::ScopedLogSection section (m_testCtx.getLog(), "Query State", "5 vertices, isolines, fr… in iterate() local
368 const tcu::ScopedLogSection section(m_testCtx.getLog(), "VtxShader", "Vertex shader"); in iterate() local
373 const tcu::ScopedLogSection section(m_testCtx.getLog(), "FrgShader", "Fragment shader"); in iterate() local
382 const tcu::ScopedLogSection section (m_testCtx.getLog(), "Initial", "Initial"); in iterate() local
389 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 …]
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
Des31fTextureBufferTests.cpp229 const tcu::ScopedLogSection section(m_testCtx.getLog(), "initial", "Initial value"); in iterate() local
236 const tcu::ScopedLogSection section(m_testCtx.getLog(), "bind", "After bind"); in iterate() local
251 const tcu::ScopedLogSection section(m_testCtx.getLog(), "bind", "After delete"); in iterate() local
288 const tcu::ScopedLogSection section(m_testCtx.getLog(), "initial", "Initial value"); in iterate() local
295 const tcu::ScopedLogSection section(m_testCtx.getLog(), "bind", "After bind"); in iterate() local
310 const tcu::ScopedLogSection section(m_testCtx.getLog(), "bind", "After delete"); in iterate() local
347 const tcu::ScopedLogSection section(m_testCtx.getLog(), "NonBuffer", "Non-buffer"); in iterate() local
363 const tcu::ScopedLogSection section(m_testCtx.getLog(), "Buffer", "Texture buffer"); in iterate() local
418 const tcu::ScopedLogSection section(m_testCtx.getLog(), "NonBuffer", "Non-buffer"); in iterate() local
434 const tcu::ScopedLogSection section(m_testCtx.getLog(), "Buffer", "Texture buffer"); in iterate() local
[all …]
Des31fIntegerStateQueryTests.cpp142 const tcu::ScopedLogSection section(m_testCtx.getLog(), "initial", "Initial value"); in iterate() local
149 const tcu::ScopedLogSection section(m_testCtx.getLog(), "bind", "After bind"); in iterate() local
164 const tcu::ScopedLogSection section(m_testCtx.getLog(), "bind", "After delete"); in iterate() local
301 const tcu::ScopedLogSection section(m_testCtx.getLog(), "Initial", "Initial value"); in iterate() local
307 const tcu::ScopedLogSection section (m_testCtx.getLog(), "AfterBinding", "After binding"); in iterate() local
317 const tcu::ScopedLogSection section (m_testCtx.getLog(), "AfterDelete", "After deleting"); in iterate() local
356 const tcu::ScopedLogSection section(m_testCtx.getLog(), "Initial", "Initial value"); in iterate() local
362 const tcu::ScopedLogSection section (m_testCtx.getLog(), "AfterBinding", "After binding"); in iterate() local
372 const tcu::ScopedLogSection section (m_testCtx.getLog(), "AfterDelete", "After deleting"); in iterate() local
417 …const tcu::ScopedLogSection section(m_testCtx.getLog(), "Minimum", "Specified minimum is " + de::t… in iterate() local
[all …]
Des31fDebugTests.cpp990 tcu::ScopedLogSection section (log, "message gen", desc); in genMessages() local
1087 const tcu::ScopedLogSection section (log, "", "Setting message filters"); in applyFilters() local
1492 tcu::ScopedLogSection section(log, "reference run", "Reference run (synchronous)"); in iterate() local
1526 tcu::ScopedLogSection section (log, "result run", "Result run (asynchronous)"); in iterate() local
1891 const tcu::ScopedLogSection section(m_testCtx.getLog(), "Shader", "Shader object"); in iterate() local
1908 const tcu::ScopedLogSection section(m_testCtx.getLog(), "Sync", "Sync object"); in iterate() local
1973 const tcu::ScopedLogSection section(m_testCtx.getLog(), "Shader", "Shader object"); in iterate() local
2001 const tcu::ScopedLogSection section(m_testCtx.getLog(), "Sync", "Sync object"); in iterate() local
2067 const tcu::ScopedLogSection section(m_testCtx.getLog(), "Shader", "Shader object"); in iterate() local
2093 const tcu::ScopedLogSection section(m_testCtx.getLog(), "Sync", "Sync object"); in iterate() local
[all …]
/external/mesa3d/src/gallium/state_trackers/clover/core/
Dmodule.hpp38 struct section { struct
39 enum type {
47 section(resource_id id, enum type type, size_t size, in section() argument
50 section() : id(0), type(text), size(0), data() { } in section() function
52 resource_id id;
53 type type;
54 size_t size;
55 clover::compat::vector<char> data;
85 resource_id section; member
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/pyami/
Dconfig.py92 def save_option(self, path, section, option, value): argument
110 def save_user_option(self, section, option, value): argument
113 def save_system_option(self, section, option, value): argument
137 def get_value(self, section, name, default=None): argument
140 def get(self, section, name, default=None): argument
147 def getint(self, section, name, default=0): argument
154 def getfloat(self, section, name, default=0.0): argument
161 def getbool(self, section, name, default=False): argument
172 def setbool(self, section, name, value): argument
/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/chromium-trace/catapult/third_party/coverage/coverage/
Dconfig.py31 def has_option(self, section, option): argument
35 def has_section(self, section): argument
39 def options(self, section): argument
43 def get_section(self, section): argument
50 def get(self, section, *args, **kwargs): argument
81 def getlist(self, section, option): argument
99 def getregexlist(self, section, option): argument
/external/autotest/site_utils/suite_scheduler/
Dforgiving_config_parser.py56 def getstring(self, section, option): argument
63 def getint(self, section, option): argument
68 def getfloat(self, section, option): argument
73 def getboolean(self, section, option): argument
/external/autotest/client/common_lib/
Dglobal_config.py102 def _handle_no_value(self, section, key, default): argument
111 def get_section_values(self, section): argument
126 def get_config_value(self, section, key, type=str, argument
156 def get_config_value_regex(self, section, key_regex, type=str): argument
177 def get_config_value_with_fallback(self, section, key, fallback_key, argument
216 def override_config_value(self, section, key, new_value): argument
290 def _convert_value(self, key, section, value, value_type): argument
/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/boringssl/src/crypto/x509v3/
Dv3_conf.c328 int X509V3_EXT_add_nconf_sk(CONF *conf, X509V3_CTX *ctx, char *section, in X509V3_EXT_add_nconf_sk()
349 int X509V3_EXT_add_nconf(CONF *conf, X509V3_CTX *ctx, char *section, in X509V3_EXT_add_nconf()
360 int X509V3_EXT_CRL_add_nconf(CONF *conf, X509V3_CTX *ctx, char *section, in X509V3_EXT_CRL_add_nconf()
371 int X509V3_EXT_REQ_add_nconf(CONF *conf, X509V3_CTX *ctx, char *section, in X509V3_EXT_REQ_add_nconf()
388 char * X509V3_get_string(X509V3_CTX *ctx, char *name, char *section) in X509V3_get_string()
419 void X509V3_section_free(X509V3_CTX *ctx, STACK_OF(CONF_VALUE) *section) in X509V3_section_free()
426 static char *nconf_get_string(void *db, char *section, char *value) in nconf_get_string()
/external/dbus/bus/
Ddesktop-file.c111 bus_desktop_file_section_free (BusDesktopFileSection *section) in bus_desktop_file_section_free()
135 grow_lines_in_section (BusDesktopFileSection *section) in grow_lines_in_section()
307 BusDesktopFileSection *section; in open_section() local
322 BusDesktopFileSection *section; in new_line() local
709 BusDesktopFileSection *section; in lookup_section() local
728 BusDesktopFileSection *section, in lookup_line()
751 BusDesktopFileSection *section; in bus_desktop_file_get_raw() local
775 const char *section, in bus_desktop_file_get_string()
/external/chromium-trace/catapult/telemetry/third_party/webpagereplay/third_party/dns/
Dmessage.py283 def section_number(self, section): argument
295 def find_rrset(self, section, name, rdclass, rdtype, argument
341 def get_rrset(self, section, name, rdclass, rdtype, argument
608 def _get_section(self, section, count): argument
803 def _header_line(self, section): argument
849 def _question_line(self, section): argument
878 def _rr_line(self, section): argument
/external/dexmaker/src/dx/java/com/android/dx/dex/file/
DMapItem.java38 private final Section section; field in MapItem
124 private MapItem(ItemType type, Section section, Item firstItem, in MapItem()
161 private MapItem(Section section) { in MapItem()
/external/boringssl/src/crypto/conf/
Dconf.c155 CONF_VALUE *NCONF_new_section(const CONF *conf, const char *section) { in NCONF_new_section()
194 static int str_copy(CONF *conf, char *section, char **pto, char *from) { in str_copy()
352 static CONF_VALUE *get_section(const CONF *conf, const char *section) { in get_section()
368 const char *NCONF_get_string(const CONF *conf, const char *section, in NCONF_get_string()
382 static int add_string(const CONF *conf, CONF_VALUE *section, in add_string()
512 char *section = NULL, *buf; in def_load_bio() local
/external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rjsmin/_setup/py3/
Dutil.py34 def _interpolate(self, section, option, rawval, vars): argument
37 def items(self, section): argument

123456789