Home
last modified time | relevance | path

Searched defs:section (Results 126 – 150 of 1693) sorted by relevance

12345678910>>...68

/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fAdvancedBlendTests.cpp644 const tcu::ScopedLogSection section(m_testCtx.getLog(), "Initial", "Initial"); in iterate() local
650 const tcu::ScopedLogSection section(m_testCtx.getLog(), "Toggle", "Toggle"); in iterate() local
704 const tcu::ScopedLogSection section(m_testCtx.getLog(), "Type", in iterate() local
762 const tcu::ScopedLogSection section(m_testCtx.getLog(), "Type", in iterate() local
H A Des31fTextureMultisampleTests.cpp447 …const tcu::ScopedLogSection section(m_testCtx.getLog(), "Generate sampler shader", "Generate sampl… in genSamplerProgram() local
495 const tcu::ScopedLogSection section( in drawSample() local
770 const tcu::ScopedLogSection section( in iterate() local
833 …const tcu::ScopedLogSection section(m_testCtx.getLog(), "GenerateSamplerShader", "Generate sampler… in genSamplerProgram() local
1345 …const tcu::ScopedLogSection section(m_testCtx.getLog(), "Sample", "Render to texture and sample te… in iterate() local
1379 …const tcu::ScopedLogSection section(m_testCtx.getLog(), "RenderShader", "Generate render-to-textur… in genDrawShader() local
1432 …const tcu::ScopedLogSection section(m_testCtx.getLog(), "SamplerShader", "Generate texture sampler… in genSamplerShader() local
/aosp_15_r20/external/elfutils/src/
H A Dunstrip.c734 struct section struct
745 compare_alloc_sections (const struct section *s1, const struct section *s2, in compare_alloc_sections() argument
1563 struct section *section = &sections[i]; in copy_elided_sections() local
/aosp_15_r20/external/dynamic_depth/internal/xmpmeta/
H A Dxmp_parser.cc81 for (const Section& section : sections) { in ParseFirstValidXMPSection() local
132 for (const Section& section : sections) { in GetExtendedXmpSections() local
153 const Section* section = xmp_sections[i]; in GetExtendedXmpSections() local
/aosp_15_r20/development/tools/winscope/src/viewers/common/
H A Dcollapsible_sections.ts36 const section = this.getSection(sectionType); constant
44 const section = this.getSection(sectionType); constant
/aosp_15_r20/external/lottie/lottie/src/main/java/com/airbnb/lottie/utils/
H A DLottieTrace.java13 public void beginSection(String section) { in beginSection()
25 public float endSection(String section) { in endSection()
/aosp_15_r20/system/linkerconfig/modules/
H A Dconfiguration.cc42 for (auto& section : sections_) { in WriteConfig() local
48 for (auto& section : sections_) { in GetSection() local
/aosp_15_r20/external/google-breakpad/src/common/mac/
H A Dmacho_reader.cc213 void Reader::Reporter::MisplacedSectionData(const string& section, in MisplacedSectionData()
466 Section section; in WalkSegmentSections() local
553 bool HandleSection(const Section& section) { in HandleSection()
/aosp_15_r20/external/llvm-libc/src/stdlib/
H A Dstr_from_util.h38 printf_core::FormatSection section; in parse_format_string() local
109 const printf_core::FormatSection &section) { in strfromfloat_convert()
/aosp_15_r20/external/mesa3d/src/amd/common/
H A Dac_rtld.c160 Elf_Scn *section, uint32_t *lds_end_align) in read_private_lds_symbols()
322 Elf_Scn *section = NULL; in ac_rtld_open() local
727 Elf_Scn *section = NULL; in ac_rtld_upload() local
763 Elf_Scn *section = NULL; in ac_rtld_upload() local
/aosp_15_r20/system/linkerconfig/contents/tests/configuration/include/
H A Dconfigurationtest.h37 inline void ValidateAllNamespacesAreVisible(const Section& section) { in ValidateAllNamespacesAreVisible()
59 inline void ValidateSection(const Section& section) { in ValidateSection()
/aosp_15_r20/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/_setup/py3/
H A Dutil.py34 def _interpolate(self, section, option, rawval, vars): argument
37 def items(self, section): argument
/aosp_15_r20/external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/_setup/py3/
H A Dutil.py34 def _interpolate(self, section, option, rawval, vars): argument
37 def items(self, section): argument
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/mpl/doc/src/refmanual/
Drefmanual.py17 def __section_header(section): argument
27 def __section_intro(section): argument
/aosp_15_r20/frameworks/base/core/java/com/android/internal/app/procstats/
H A DIProcessStats.aidl37 long getCommittedStats(long highWaterMarkMs, int section, boolean doAggregate, in getCommittedStats()
49 long getCommittedStatsMerged(long highWaterMarkMs, int section, boolean doAggregate, in getCommittedStatsMerged()
/aosp_15_r20/dalvik/dx/src/com/android/dx/merge/
H A DDexMerger.java287 private int readIntoMap(Dex.Section in, TableOfContents.Section section, IndexMap indexMap, in readIntoMap()
338 TableOfContents.Section section = getSection(source.getTableOfContents()); in readUnsortedValues() local
687 TableOfContents.Section section = in.getTableOfContents().annotationSets; in transformAnnotationSets() local
697 TableOfContents.Section section = in.getTableOfContents().annotationSetRefLists; in transformAnnotationSetRefLists() local
707 TableOfContents.Section section = in.getTableOfContents().annotationsDirectories; in transformAnnotationDirectories() local
717 TableOfContents.Section section = in.getTableOfContents().encodedArrays; in transformStaticValues() local
/aosp_15_r20/external/deqp/modules/glshared/
H A DglsTextureBufferCase.cpp395 tcu::ScopedLogSection section(log, "Modify Operations", "Modify Operations"); in logModifications() local
779 const tcu::ScopedLogSection section(log, "Implementation Values", "Implementation Values"); in logImplementationInfo() local
820 const tcu::ScopedLogSection section(log, "Texture Info", "Texture Info"); in logTextureInfo() local
945 const tcu::ScopedLogSection section(log, sectionName, sectionName); in init() local
964 const tcu::ScopedLogSection section(log, sectionName, sectionName); in init() local
/aosp_15_r20/external/OpenCSD/decoder/tests/snapshot_parser_lib/source/
H A Dsnapshot_parser.cpp120 void PreventDupes(bool& store, const string& key, const string& section) in PreventDupes()
672 auto_ptr<Section> section(new NullSection); in ParseSingleDevice() local
706 auto_ptr<Section> section(new NullSection); in ParseDeviceList() local
749 auto_ptr<Section> section(new NullSection); in ParseTraceMetaData() local
/aosp_15_r20/external/webrtc/modules/audio_processing/aec3/
H A Dsignal_dependent_erle_estimator.cc364 for (size_t section = 0; section < num_sections_; ++section) { in ComputeEchoEstimatePerFilterSection() local
394 for (size_t section = 1; section < num_sections_; ++section) { in ComputeEchoEstimatePerFilterSection() local
408 size_t section = num_sections_; in ComputeActiveFilterSections() local
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/tv/tuner/aidl/android.hardware.tv.tuner-V3-java-source/gen/android/hardware/tv/tuner/
DDemuxFilterEvent.java16 …public final static int section = 0; // android.hardware.tv.tuner.DemuxFilterSectionEvent section; field in DemuxFilterEvent
51 public static DemuxFilterEvent section(android.hardware.tv.tuner.DemuxFilterSectionEvent _value) { in section() method in DemuxFilterEvent
387 public static final int section = 0; field
/aosp_15_r20/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/_setup/py2/
H A Dutil.py44 def _interpolate(self, section, option, rawval, vars): argument
47 def items(self, section): argument
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/statusbar/notification/collection/provider/
DSectionStyleProvider.java39 public final boolean isMinimizedSection(@org.jetbrains.annotations.NotNull() in isMinimizedSection()
64 public final boolean isSilentSection(@org.jetbrains.annotations.NotNull() in isSilentSection()
/aosp_15_r20/external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/_setup/py2/
H A Dutil.py44 def _interpolate(self, section, option, rawval, vars): argument
47 def items(self, section): argument
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/render/
H A DNodeSpecBuilderLogger.kt46 for (section in newSectionOrder) { in logBuildNodeSpec() method
56 for (section in oldSections - newSectionOrder.toSet()) { in logBuildNodeSpec() method
/aosp_15_r20/external/deqp/modules/gles2/functional/
H A Des2fRasterizationTests.cpp265 …const tcu::ScopedLogSection section(m_testCtx.getLog(), iterationDescription, iterationDescription… in iterate() local
355 …const tcu::ScopedLogSection section(m_testCtx.getLog(), iterationDescription, iterationDescription… in iterate() local
462 …const tcu::ScopedLogSection section(m_testCtx.getLog(), iterationDescription, iterationDescription… in iterate() local
1170 …const tcu::ScopedLogSection section(m_testCtx.getLog(), iterationDescription, iterationDescription… in iterate() local
1632 …const tcu::ScopedLogSection section(m_testCtx.getLog(), "Iteration" + de::toString(m_iteration + 1… in iterate() local
1837 …const tcu::ScopedLogSection section(m_testCtx.getLog(), "Iteration" + de::toString(m_iteration + 1… in iterate() local

12345678910>>...68