/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/vendor/backtrace/src/symbolize/gimli/ |
H A D | coff.rs | 64 let section = sections in parse() localVariable 79 pub fn section(&self, _: &Stash, name: &str) -> Option<&'a [u8]> { in section() method
|
/aosp_15_r20/external/deqp/modules/egl/ |
H A D | teglClientExtensionTests.cpp | 241 … const tcu::ScopedLogSection section(m_testCtx.getLog(), "Client extensions", "Client extensions"); in iterate() local 249 …const tcu::ScopedLogSection section(m_testCtx.getLog(), "Display extensions", "Display extensions"… in iterate() local
|
/aosp_15_r20/external/google-breakpad/src/common/linux/ |
H A D | synth_elf.cc | 88 int ELF::AddSection(const string& name, const Section& section, in AddSection() 125 void ELF::AppendSection(ElfSection& section) { in AppendSection()
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/vendor/backtrace/src/symbolize/gimli/ |
H A D | coff.rs | 64 let section = sections in parse() localVariable 79 pub fn section(&self, _: &Stash, name: &str) -> Option<&'a [u8]> { in section() method
|
/aosp_15_r20/external/deqp/modules/gles3/functional/ |
H A D | es3fUniformApiTests.cpp | 2509 const ScopedLogSection section(log, "InfoGetActiveUniform", in test() local 2532 const ScopedLogSection section( in test() local 2556 const ScopedLogSection section( in test() local 2722 const ScopedLogSection section(log, "UniformAssign", "Uniform value assignments"); in test() local 2733 const ScopedLogSection section(log, "GetUniforms", "Uniform value query"); in test() local 2742 const ScopedLogSection section(log, "ValueCheck", in test() local 2753 const ScopedLogSection section(log, "ValueCheck", in test() local 2765 const ScopedLogSection section(log, "RenderTest", "Render test"); in test() local 2857 const ScopedLogSection section(log, "UniformAssign", "Uniform value assignments"); in test() local
|
/aosp_15_r20/packages/apps/Contacts/src/com/android/contacts/list/ |
D | IndexerListAdapter.java | 164 int section = -1; in configurePinnedHeaders() local 229 int section = getSectionForPosition(position); in getItemPlacementInSection() local
|
/aosp_15_r20/hardware/google/camera/common/hal/tests/ |
D | vendor_tag_tests.cc | 155 for (auto& section : hal_sections) { in TEST() local 158 for (auto& section : hwl_sections) { in TEST() local
|
/aosp_15_r20/system/linkerconfig/contents/tests/configuration/ |
H A D | apexconfig_test.cc | 143 auto* section = config.GetSection("com.android.vendor"); in TEST_F() local 187 auto section = config.GetSection("com.android.target"); in TEST_F() local
|
/aosp_15_r20/external/bcc/src/cc/ |
H A D | bcc_debug.cc | 105 for (auto section : sections_) { in getDebugSections() local 206 auto section = sections_.find(info.section_); in dump() local
|
/aosp_15_r20/external/rust/beto-rust/nearby/presence/np_adv/tests/ |
D | examples_v1.rs | 77 let section = match §ions[0] { in v1_deser_plaintext() localVariable 193 let section = matched.contents(); in v1_deser_ciphertext() localVariable
|
/aosp_15_r20/art/runtime/jit/ |
H A D | jit.cc | 532 const ImageSection& section = header.GetMethodsSection(); in NotifyZygoteCompilationDone() local 592 const ImageSection& section = header.GetMethodsSection(); in NotifyZygoteCompilationDone() local 620 const ImageSection& section = header.GetMethodsSection(); in NotifyZygoteCompilationDone() local 1013 const ImageSection& section = header.GetMethodsSection(); in MapBootImageMethods() local 1128 const ImageSection& section = header.GetMethodsSection(); in CreateThreadPool() local
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/include/ |
D | bfdlink.h | 89 asection *section; /* Symbol section. */ member 142 asection *section; member 149 asection *section; member 772 asection *section; member 816 asection *section; member
|
/aosp_15_r20/external/okio/okio/src/jvmMain/kotlin/okio/ |
H A D | GzipSource.kt | 34 private var section = SECTION_HEADER variable
|
/aosp_15_r20/system/media/camera/tests/ |
H A D | camera_metadata_tests_fake_vendor.h | 163 int section; in get_fakevendor_tag_count() local 177 int section; in get_fakevendor_tags() local
|
/aosp_15_r20/packages/apps/Camera2/src/com/android/camera/util/ |
D | XmpUtil.java | 360 Section section = new Section(); in parse() local 376 Section section = new Section(); in parse() local
|
/aosp_15_r20/system/extras/simpleperf/ |
H A D | read_elf.cpp | 91 bool GetBuildIdFromNoteSection(const char* section, size_t section_size, BuildId* build_id) { in GetBuildIdFromNoteSection() 200 const llvm::object::SectionRef& section) { in GetSectionName() 205 const llvm::object::SectionRef& section) { in GetSectionContents()
|
/aosp_15_r20/development/samples/Vault/src/com/example/android/vault/ |
H A D | EncryptedDocument.java | 274 final Section section = new Section(); in readSection() local 312 final Section section = new Section(); in writeSection() local
|
/aosp_15_r20/packages/modules/DnsResolver/ |
D | res_debug.cpp | 138 static void do_section(ns_msg* handle, ns_sect section) { in do_section() 456 const char* p_section(int section, int opcode) { in p_section()
|
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/inflation/ |
H A D | NotifUiAdjustmentProvider.kt | 122 val section = entry.section ?: error("Entry must have a section to determine if minimized") in isEntryMinimized() constant
|
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/pm/verify/domain/ |
H A D | DomainVerificationLegacySettings.java | 165 private void readUserStates(SettingsXml.ReadSection section) { in readUserStates() 178 private void readUserState(SettingsXml.ReadSection section, LegacyState legacyState) { in readUserState()
|
/aosp_15_r20/hardware/google/camera/common/hal/utils/ |
D | vendor_tag_utils.cc | 50 for (const VendorTagSection& section : section_list) { in CombineVendorTags() local 137 for (auto& section : tag_sections) { in AddTags() local
|
/aosp_15_r20/external/deqp/modules/gles31/functional/ |
H A D | es31fFramebufferDefaultStateQueryTests.cpp | 86 const tcu::ScopedLogSection section(m_testCtx.getLog(), "Initial", "Initial"); in iterate() local 91 const tcu::ScopedLogSection section(m_testCtx.getLog(), "Set", "Set"); in iterate() local
|
/aosp_15_r20/tools/repohooks/rh/ |
H A D | config.py | 52 def options(self, section, default=_UNSET): argument 66 def items(self, section=_UNSET, default=_UNSET): argument
|
/aosp_15_r20/external/llvm/include/llvm/Support/ |
H A D | MachO.h | 546 struct section { struct 560 struct section_64 { argument
|
/aosp_15_r20/frameworks/compile/mclinker/unittests/ |
D | NamePoolTest.cpp | 147 const llvm::MCSectionData* section = 0; in TEST_F() local 173 const llvm::MCSectionData* section = 0; in TEST_F() local
|