/aosp_15_r20/external/rust/beto-rust/nearby/presence/np_adv/src/extended/deserialize/section/intermediate/ |
D | tests.rs | 112 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 D | VendorTagDescriptor.cpp | 311 SortedVector<String8> sections; in createDescriptorFromOps() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ExecutionEngine/JITLink/ |
D | JITLink.h | 1262 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/ |
D | JITLink.h | 1262 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/ |
D | JITLink.h | 1262 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/ |
D | JITLink.h | 1251 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 D | ELF.h | 510 Expected<typename ELFT::ShdrRange> ELFFile<ELFT>::sections() const { in sections() function
|
/aosp_15_r20/external/python/cpython2/Lib/ |
D | ConfigParser.py | 248 def sections(self): member in RawConfigParser
|
/aosp_15_r20/packages/apps/DeskClock/src/com/android/deskclock/worldclock/ |
D | CitySelectionActivity.kt | 380 val sections: MutableList<String> = ArrayList(approximateSectionCount) in getSections() constant
|
/aosp_15_r20/external/mesa3d/src/intel/tools/ |
H A D | aubinator_error_decode.c | 263 static struct section sections[MAX_SECTIONS]; variable
|
/aosp_15_r20/external/bcc/src/cc/ |
H A D | bcc_btf.cc | 370 BTF::BTF(bool debug, sec_map_def §ions) : debug_(debug), in BTF()
|
/aosp_15_r20/system/extras/simpleperf/ |
H A D | read_elf.cpp | 383 std::vector<ElfSection> sections(section_headers.size()); in GetSectionHeader() local
|
/aosp_15_r20/external/mesa3d/src/amd/common/ |
H A D | ac_rtld.c | 64 struct ac_rtld_section *sections; member
|
/aosp_15_r20/frameworks/av/camera/ |
H A D | VendorTagDescriptor.cpp | 540 SortedVector<String8> sections; in createDescriptorFromOps() local
|
/aosp_15_r20/external/rust/beto-rust/nearby/presence/np_adv/src/tests/ |
D | deser_v1_tests.rs | 456 let sections = decrypted_contents.into_sections(); in deserialize_rand_identities_finds_correct_one() localVariable
|
/aosp_15_r20/external/llvm/lib/MC/ |
H A D | WinCOFFObjectWriter.cpp | 117 typedef std::vector<std::unique_ptr<COFFSection>> sections; typedef in __anon1e5d11470111::WinCOFFObjectWriter
|
/aosp_15_r20/packages/apps/Contacts/src/com/android/contacts/group/ |
D | GroupMembersFragment.java | 114 final String sections[] = bundle.getStringArray(Contacts in FilterCursorWrapper() local
|
/aosp_15_r20/external/google-breakpad/src/common/solaris/ |
H A D | dump_symbols.cc | 440 const GElf_Shdr* sections = in LoadSymbols() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
H A D | WinCOFFObjectWriter.cpp | 129 using sections = std::vector<std::unique_ptr<COFFSection>>; typedef in __anon2217fd690111::WinCOFFObjectWriter
|
/aosp_15_r20/external/ComputeLibrary/src/cpu/operators/internal/ |
H A D | CpuGemmAssemblyDispatch.cpp | 60 unsigned int sections; member
|
/aosp_15_r20/art/libelffile/elf/ |
H A D | elf_builder.h | 202 std::vector<Section*>& sections = owner_->sections_; in AddSection() local
|
/aosp_15_r20/external/autotest/client/cros/faft/utils/ |
H A D | flashrom_handler.py | 878 def modify_fwids(self, sections): argument
|
/aosp_15_r20/external/emboss/compiler/front_end/ |
H A D | format_emb.py | 150 def _intersperse(interspersed, sections): argument
|
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/arm_gemm/ |
H A D | gemm_hybrid_indirect.hpp | 470 unsigned int sections=0; in execute() local
|
/aosp_15_r20/external/flashrom/ |
H A D | cros_ec.c | 96 static const char *sections[] = { variable
|