Home
last modified time | relevance | path

Searched defs:m_entries (Results 1 – 11 of 11) sorted by relevance

/external/llvm-project/lldb/include/lldb/Symbol/
DLineTable.h324 m_entries; ///< The collection of line entries in this line table. variable
336 m_entries; ///< The collection of line entries in this sequence. variable
/external/llvm-project/lldb/source/Commands/
DCommandObjectRegexCommand.h50 EntryCollection m_entries; variable
/external/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFDeclContext.h84 collection m_entries; variable
/external/llvm-project/lldb/examples/darwin/heap_find/heap/
Dheap_find.cpp245 malloc_match m_entries[k_max_entries]; member in MatchResults
281 malloc_stack_entry m_entries[k_max_entries]; member in MallocStackLoggingEntries
445 Entry *m_entries; member in ObjCClassInfo
/external/deqp/framework/randomshaders/
DrsgVariableManager.hpp103 std::vector<ValueEntry*> m_entries; member in rsg::ValueScope
/external/llvm-project/lldb/include/lldb/Utility/
DRangeMap.h366 Collection m_entries; variable
/external/libvpx/libwebm/mkvparser/
Dmkvparser.h1036 mutable BlockEntry** m_entries; variable
/external/libaom/libaom/third_party/libwebm/mkvparser/
Dmkvparser.h1036 mutable BlockEntry** m_entries; variable
/external/libwebm/mkvparser/
Dmkvparser.h1036 mutable BlockEntry** m_entries; variable
/external/libvpx/libvpx/third_party/libwebm/mkvparser/
Dmkvparser.h1036 mutable BlockEntry** m_entries; variable
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineSpecConstantTests.cpp209 std::vector<VkSpecializationMapEntry> m_entries; member in vkt::pipeline::__anon4e8bde3e0111::Specialization