Home
last modified time | relevance | path

Searched defs:sections (Results 251 – 275 of 750) sorted by relevance

1...<<11121314151617181920>>...30

/aosp_15_r20/external/rust/beto-rust/nearby/presence/np_adv/src/extended/deserialize/section/intermediate/
Dtests.rs112 let sections = parse_sections(v1_header, remaining).unwrap(); in do_deserialize_max_number_of_public_sections() localVariable
/aosp_15_r20/hardware/interfaces/camera/common/default/
H A DVendorTagDescriptor.cpp311 SortedVector<String8> sections; in createDescriptorFromOps() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ExecutionEngine/JITLink/
DJITLink.h1262 iterator_range<section_iterator> sections() { in sections() function
1268 iterator_range<const_section_iterator> sections() const { in sections() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ExecutionEngine/JITLink/
DJITLink.h1262 iterator_range<section_iterator> sections() { in sections() function
1268 iterator_range<const_section_iterator> sections() const { in sections() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ExecutionEngine/JITLink/
DJITLink.h1262 iterator_range<section_iterator> sections() { in sections() function
1268 iterator_range<const_section_iterator> sections() const { in sections() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ExecutionEngine/JITLink/
DJITLink.h1251 iterator_range<section_iterator> sections() { in sections() function
1257 iterator_range<const_section_iterator> sections() const { in sections() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
H A DELF.h510 Expected<typename ELFT::ShdrRange> ELFFile<ELFT>::sections() const { in sections() function
/aosp_15_r20/external/python/cpython2/Lib/
DConfigParser.py248 def sections(self): member in RawConfigParser
/aosp_15_r20/packages/apps/DeskClock/src/com/android/deskclock/worldclock/
DCitySelectionActivity.kt380 val sections: MutableList<String> = ArrayList(approximateSectionCount) in getSections() constant
/aosp_15_r20/external/mesa3d/src/intel/tools/
H A Daubinator_error_decode.c263 static struct section sections[MAX_SECTIONS]; variable
/aosp_15_r20/external/bcc/src/cc/
H A Dbcc_btf.cc370 BTF::BTF(bool debug, sec_map_def &sections) : debug_(debug), in BTF()
/aosp_15_r20/system/extras/simpleperf/
H A Dread_elf.cpp383 std::vector<ElfSection> sections(section_headers.size()); in GetSectionHeader() local
/aosp_15_r20/external/mesa3d/src/amd/common/
H A Dac_rtld.c64 struct ac_rtld_section *sections; member
/aosp_15_r20/frameworks/av/camera/
H A DVendorTagDescriptor.cpp540 SortedVector<String8> sections; in createDescriptorFromOps() local
/aosp_15_r20/external/rust/beto-rust/nearby/presence/np_adv/src/tests/
Ddeser_v1_tests.rs456 let sections = decrypted_contents.into_sections(); in deserialize_rand_identities_finds_correct_one() localVariable
/aosp_15_r20/external/llvm/lib/MC/
H A DWinCOFFObjectWriter.cpp117 typedef std::vector<std::unique_ptr<COFFSection>> sections; typedef in __anon1e5d11470111::WinCOFFObjectWriter
/aosp_15_r20/packages/apps/Contacts/src/com/android/contacts/group/
DGroupMembersFragment.java114 final String sections[] = bundle.getStringArray(Contacts in FilterCursorWrapper() local
/aosp_15_r20/external/google-breakpad/src/common/solaris/
H A Ddump_symbols.cc440 const GElf_Shdr* sections = in LoadSymbols() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DWinCOFFObjectWriter.cpp129 using sections = std::vector<std::unique_ptr<COFFSection>>; typedef in __anon2217fd690111::WinCOFFObjectWriter
/aosp_15_r20/external/ComputeLibrary/src/cpu/operators/internal/
H A DCpuGemmAssemblyDispatch.cpp60 unsigned int sections; member
/aosp_15_r20/art/libelffile/elf/
H A Delf_builder.h202 std::vector<Section*>& sections = owner_->sections_; in AddSection() local
/aosp_15_r20/external/autotest/client/cros/faft/utils/
H A Dflashrom_handler.py878 def modify_fwids(self, sections): argument
/aosp_15_r20/external/emboss/compiler/front_end/
H A Dformat_emb.py150 def _intersperse(interspersed, sections): argument
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/arm_gemm/
H A Dgemm_hybrid_indirect.hpp470 unsigned int sections=0; in execute() local
/aosp_15_r20/external/flashrom/
H A Dcros_ec.c96 static const char *sections[] = { variable

1...<<11121314151617181920>>...30