Home
last modified time | relevance | path

Searched defs:sections (Results 26 – 50 of 750) sorted by relevance

12345678910>>...30

/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/vendor/backtrace/src/symbolize/gimli/
H A Dcoff.rs26 sections: SectionTable<'a>, field
43 let sections = nt_headers.sections(data, offset).ok()?; in parse() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/backtrace/src/symbolize/gimli/
H A Dcoff.rs26 sections: SectionTable<'a>, field
43 let sections = nt_headers.sections(data, offset).ok()?; in parse() localVariable
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/backtrace/src/symbolize/gimli/
H A Dcoff.rs26 sections: SectionTable<'a>, field
43 let sections = nt_headers.sections(data, offset).ok()?; in parse() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/backtrace/src/symbolize/gimli/
H A Dcoff.rs26 sections: SectionTable<'a>, field
43 let sections = nt_headers.sections(data, offset).ok()?; in parse() localVariable
H A Delf.rs111 sections: SectionTable<'a, Elf>, field
121 let sections = elf.sections(endian, data).ok()?; in parse() localVariable
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/vendor/backtrace/src/symbolize/gimli/
H A Dcoff.rs26 sections: SectionTable<'a>, field
43 let sections = nt_headers.sections(data, offset).ok()?; in parse() localVariable
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/backtrace/src/symbolize/gimli/
H A Dcoff.rs26 sections: SectionTable<'a>, field
43 let sections = nt_headers.sections(data, offset).ok()?; in parse() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/vendor/backtrace/src/symbolize/gimli/
H A Dcoff.rs26 sections: SectionTable<'a>, field
43 let sections = nt_headers.sections(data, offset).ok()?; in parse() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/backtrace/src/symbolize/gimli/
H A Dcoff.rs26 sections: SectionTable<'a>, field
43 let sections = nt_headers.sections(data, offset).ok()?; in parse() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/vendor/backtrace/src/symbolize/gimli/
H A Dcoff.rs26 sections: SectionTable<'a>, field
43 let sections = nt_headers.sections(data, offset).ok()?; in parse() localVariable
H A Delf.rs111 sections: SectionTable<'a, Elf>, field
121 let sections = elf.sections(endian, data).ok()?; in parse() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/vendor/backtrace/src/symbolize/gimli/
H A Dcoff.rs26 sections: SectionTable<'a>, field
43 let sections = nt_headers.sections(data, offset).ok()?; in parse() localVariable
/aosp_15_r20/external/rust/beto-rust/nearby/presence/np_adv/src/tests/deser_v1_tests/
Dhappy_path.rs65 let sections = v1_contents.into_sections(); in v1_plaintext() localVariable
217 let sections = in v1_decrypted_adv_salt_matches() localVariable
/aosp_15_r20/external/rust/beto-rust/nearby/presence/np_adv/tests/
Dexamples_v1.rs73 let sections = contents.sections().collect::<Vec<_>>(); in v1_deser_plaintext() localVariable
178 let sections = contents.sections().collect::<Vec<_>>(); in v1_deser_ciphertext() localVariable
/aosp_15_r20/art/dex2oat/linker/
H A Dimage_test.cc76 ImageSection sections[ImageHeader::kSectionCount]; in TEST_F() local
229 ImageSection sections[ImageHeader::kSectionCount]; in TEST_F() local
/aosp_15_r20/external/rust/android-crates-io/crates/etherparse/src/defrag/
Dip_defrag_buf.rs14 sections: Vec<IpFragRange>, field
54 pub fn sections(&self) -> &Vec<IpFragRange> { in sections() method
/aosp_15_r20/external/elfutils/libdwfl/
H A Dderelocate.c284 struct dwfl_relocation *sections = mod->reloc_info; in dwfl_module_relocation_info() local
336 struct dwfl_relocation *sections = mod->reloc_info; in find_section() local
/aosp_15_r20/frameworks/base/services/tests/PackageManagerServiceTests/host/src/com/android/server/pm/test/
H A DSdCardEjectionTests.kt175 val sections = newVolume.split(" ") in retrieveNewVolume() constant
/aosp_15_r20/external/google-breakpad/src/common/dwarf/
H A Ddwarf2reader.cc62 sections, const char *name) { in GetSectionByName()
74 const SectionMap& sections, uint64_t offset, in CompilationUnit()
1005 SectionMap& sections, in ProcessSplitDwarf()
1070 SectionMap* sections) { in ReadDebugSectionsFromDwo()
1149 SectionMap* sections) { in ReadDebugSectionsForCU()
/aosp_15_r20/external/elfutils/src/
H A Dunstrip.c1021 sections_match (const struct section *sections, size_t i, in sections_match()
1035 struct section sections[], size_t nalloc) in find_alloc_section()
1132 struct section *sections, in find_alloc_sections_prelink()
1361 struct section *sections, size_t stripped_shnum, in new_shstrtab()
1464 struct section sections[stripped_shnum - 1]; in copy_elided_sections() local
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/statusbar/notification/stack/
DNotificationSectionsManager.java221 public final boolean updateFirstAndLastViewsForAllSections(@org.jetbrains.annotations.NotNull() in updateFirstAndLastViewsForAllSections()
227 …private final void logSections(com.android.systemui.statusbar.notification.stack.NotificationSecti… in logSections()
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/user/ui/binder/
H A DUserSwitcherViewBinder.kt193 private var sections = listOf<List<UserActionViewModel>>() in <lambda>() variable in com.android.systemui.user.ui.binder.UserSwitcherViewBinder.MenuAdapter
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/tool/
H A DGenerateChangeChart.java58 EnumSet<SectionId> sections = EnumSet.noneOf(SectionId.class); in main() local
158 public static <T> String buildLinks(Set<T> sections) { in buildLinks()
/aosp_15_r20/external/stg/
H A Delf_loader.cc195 const auto sections = GetSectionsByName(elf, name); in MaybeGetSectionByName() local
211 auto sections = GetSectionsIf( in MaybeGetSectionByType() local
/aosp_15_r20/out/soong/.intermediates/frameworks/base/cmds/incident_helper/incident-helper-cmd/android_common/javac/
Dincident-helper-cmd.jar ... ExecutionException } com/android/commands/incident/sections/ com/android/commands/incident/sections ...

12345678910>>...30