Home
last modified time | relevance | path

Searched defs:section (Results 226 – 250 of 1693) sorted by relevance

12345678910>>...68

/aosp_15_r20/external/deqp/modules/gles2/functional/
H A Des2fUniformApiTests.cpp1959 const ScopedLogSection section(log, "InfoGetActiveUniform", in test() local
2122 const ScopedLogSection section(log, "UniformAssign", "Uniform value assignments"); in test() local
2133 const ScopedLogSection section(log, "GetUniforms", "Uniform value query"); in test() local
2142 const ScopedLogSection section(log, "ValueCheck", in test() local
2152 const ScopedLogSection section(log, "ValueCheck", in test() local
2164 const ScopedLogSection section(log, "RenderTest", "Render test"); in test() local
2242 const ScopedLogSection section(log, "UniformAssign", "Uniform value assignments"); in test() local
/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fSynchronizationTests.cpp2621 const tcu::ScopedLogSection section(m_testCtx.getLog(), "EvenProgram", "Even program"); in init() local
2630 const tcu::ScopedLogSection section(m_testCtx.getLog(), "OddProgram", "Odd program"); in init() local
2869 … const tcu::ScopedLogSection section(m_testCtx.getLog(), "ImageReadProgram", "Image read program"); in init() local
2879 …const tcu::ScopedLogSection section(m_testCtx.getLog(), "ImageClearProgram", "Image read program"); in init() local
3220 … const tcu::ScopedLogSection section(m_testCtx.getLog(), "SSBOProgram", "SSBO atomic program"); in init() local
3229 …const tcu::ScopedLogSection section(m_testCtx.getLog(), "AtomicCounterProgram", "Atomic counter pr… in init() local
H A Des31fProgramInterfaceQueryTests.cpp876 const tcu::ScopedLogSection section(log, "Program", "Program"); in checkAndLogProgram() local
976 const tcu::ScopedLogSection section(m_testCtx.getLog(), "ResourceList", "Resource list"); in iterate() local
1498 const tcu::ScopedLogSection section(m_testCtx.getLog(), "Program", "Program"); in iterate() local
1532 … const tcu::ScopedLogSection section(m_testCtx.getLog(), "Query", querySizes[ndx].description); in iterate() local
1628 const tcu::ScopedLogSection section(m_testCtx.getLog(), "Program", "Program"); in iterate() local
1661 …const tcu::ScopedLogSection section(m_testCtx.getLog(), "QueryToLarger", querySizes[ndx].descripti… in iterate() local
1884 …const tcu::ScopedLogSection section(m_testCtx.getLog(), "Block", "Block \"" + blockNames[blockNdx]… in iterate() local
2130 …const tcu::ScopedLogSection section(m_testCtx.getLog(), "MaxNumActiveVariables", "MAX_NUM_ACTIVE_V… in iterate() local
2191 …const tcu::ScopedLogSection section(m_testCtx.getLog(), "Block", "Block \"" + blockNames[blockNdx]… in iterate() local
2426 … const tcu::ScopedLogSection section(m_testCtx.getLog(), "ActiveResources", "ACTIVE_RESOURCES"); in iterate() local
[all …]
/aosp_15_r20/frameworks/base/cmds/incidentd/src/
H A DWorkDirectory.cpp132 static bool has_section(const ReportFileProto_Report& report, int section) { in has_section()
284 for (int section: args.sections()) { in addReport() local
299 for (int section: args.sections()) { in addReport() local
/aosp_15_r20/external/python/cpython2/Lib/idlelib/
DconfigDialog.py623 def AddChangedItem(self, typ, section, item, value): argument
1152 def SetUserValue(self, configType, section, item, value): argument
1356 def set_extension_value(self, section, opt): argument
/aosp_15_r20/system/media/camera/docs/
H A Dmetadata_helpers.py293 def get_children_by_filtering_kind(section, kind_name, member='entries'): argument
1355 def any_visible(section, kind_name, visibilities): argument
1724 def find_first_older_used_hal_version(section, hal_major_version, hal_minor_version): argument
/aosp_15_r20/external/cronet/base/win/
H A Dpe_image.cc129 PIMAGE_SECTION_HEADER section; in GetImageSectionFromAddr() local
152 PIMAGE_SECTION_HEADER section = GetSectionHeader(i); in GetImageSectionHeaderByName() local
297 PIMAGE_SECTION_HEADER section = GetSectionHeader(0); in EnumSections() local
/aosp_15_r20/frameworks/compile/mclinker/lib/LD/
DGarbageCollection.cpp190 LDSection* section = *sect; in getEntrySections() local
332 LDSection* section = *sect; in stripSections() local
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DMachO.h546 struct section { struct
560 struct section_64 { argument
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/icl/include/boost/icl/
Dmap.hpp364 void add_intersection(map& section, const element_type& key_value_pair)const in add_intersection()
391 void total_add_intersection(type& section, const FragmentT& fragment)const in total_add_intersection()
397 void partial_add_intersection(type& section, const element_type& operand)const in partial_add_intersection()
Dinterval_base_map.hpp416 void add_intersection(SubType& section, const segment_type& interval_value_pair)const in add_intersection()
517 void total_add_intersection(SubType& section, const FragmentT& fragment)const in total_add_intersection()
523 void partial_add_intersection(SubType& section, const segment_type& operand)const in partial_add_intersection()
544 void partial_add_intersection(SubType& section, const element_type& operand)const in partial_add_intersection()
/aosp_15_r20/system/extras/simpleperf/
H A Drecord_file_reader.cpp242 bool RecordFileReader::ReadIdSection(const SectionDesc& section, std::vector<uint64_t>* ids) { in ReadIdSection()
472 SectionDesc section = it->second; in ReadFeatureSection() local
489 SectionDesc section = it->second; in ReadFeatureSection() local
/aosp_15_r20/external/flatbuffers/src/
H A Dbinary_annotator.cpp41 BinarySection section; in MakeBinarySection() local
1322 BinarySection &section = current_section.second; in FixMissingRegions() local
1374 BinarySection &section = current_section.second; in FixMissingSections() local
/aosp_15_r20/external/dokka/core/src/main/kotlin/Java/
H A DJavadocParser.kt93 … val section = result.addSection(javadocSectionDisplayName(tagName), tag.getSubjectName()) in parseDocumentation() constant
154 … val section = result.addSection(javadocSectionDisplayName(tag.name), subjectName) in parseDocumentation() constant
/aosp_15_r20/external/deqp/modules/glshared/
H A DglsLifetimeTests.cpp1102 ScopedLogSection section(log(), "Write to original", "Writing to an original attachment"); in iterate() local
1113 …ScopedLogSection section(log(), "Write to new", "Writing to a new attachment after deleting the or… in iterate() local
1174 …ScopedLogSection section(log(), "Write to existing", "Writing to a container with an existing atta… in iterate() local
1186 …ScopedLogSection section(log(), "Write to deleted", "Writing to a container after deletion of atta… in iterate() local
/aosp_15_r20/external/python/cpython3/Tools/scripts/
Dfreeze_modules.py133 def _parse_specs(specs, section, seen): argument
141 def _parse_spec(spec, knownids=None, section=None): argument
/aosp_15_r20/external/wpa_supplicant_8/src/utils/
H A Dtrace.c155 #define bfd_get_section_vma(bfd, section) bfd_section_vma(section) argument
161 static void find_addr_sect(bfd *abfd, asection *section, void *obj) in find_addr_sect()
/aosp_15_r20/external/webrtc/modules/audio_processing/aec3/
H A Dreverb_decay_estimator.cc338 for (int section = last_section_index; section >= first_section_index; in Accumulate() local
348 size_t section = block_counter_ - (kBlocksPerSection - 1); in Accumulate() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/icl/include/boost/icl/concept/
Dinterval_set.hpp173 add_intersection(Type& section, const Type& object, in add_intersection()
185 add_intersection(Type& section, const Type& object, in add_intersection()
/aosp_15_r20/external/icing/icing/monkey_test/
H A Dmonkey-test-generators.cc419 MonkeyTokenizedSection section = {prop.property_name(), in GenerateDocument() local
429 MonkeyTokenizedSection section = { in GenerateDocument() local
/aosp_15_r20/external/iw/
H A Diw.c191 const struct cmd *section, *cmd; in usage() local
367 const char *command, *section; in __handle_cmd() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
H A DMachO.h553 struct section { struct
567 struct section_64 { argument
/aosp_15_r20/external/libvpx/vp8/encoder/
H A Dfirstpass.c148 static void zero_stats(FIRSTPASS_STATS *section) { in zero_stats()
169 static void accumulate_stats(FIRSTPASS_STATS *section, FIRSTPASS_STATS *frame) { in accumulate_stats()
190 static void subtract_stats(FIRSTPASS_STATS *section, FIRSTPASS_STATS *frame) { in subtract_stats()
211 static void avg_stats(FIRSTPASS_STATS *section) { in avg_stats()
/aosp_15_r20/external/google-breakpad/src/common/dwarf/
H A Delf_reader.cc735 const ElfSectionReader<ElfArch>* section = GetSection(shndx); in GetSectionContentsByIndex() local
755 const ElfSectionReader<ElfArch>* section = GetSection(shndx); in GetSectionContentsByName() local
778 const ElfSectionReader<ElfArch>* section = GetSection(shndx); in GetSectionInfoByName() local
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/backtrace/src/symbolize/gimli/
H A Dmacho.rs226 pub fn section(&self, _: &Stash, name: &str) -> Option<&'a [u8]> { in section() method
229 let section = dwarf.into_iter().find(|section| { in section() localVariable

12345678910>>...68