Home
last modified time | relevance | path

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

/external/lldb/include/lldb/Interpreter/
DCommandObjectRegexCommand.h73 EntryCollection m_entries; variable
/external/lldb/include/lldb/Symbol/
DLineTable.h391 entry_collection m_entries; ///< The collection of line entries in this line table. variable
410 entry_collection m_entries; ///< The collection of line entries in this sequence. variable
/external/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFDeclContext.h105 collection m_entries; variable
/external/lldb/examples/darwin/heap_find/heap/
Dheap_find.cpp300 malloc_match m_entries[k_max_entries]; member in MatchResults
353 malloc_stack_entry m_entries[k_max_entries]; member in MallocStackLoggingEntries
574 Entry *m_entries; member in ObjCClassInfo
/external/deqp/framework/randomshaders/
DrsgVariableManager.hpp103 std::vector<ValueEntry*> m_entries; member in rsg::ValueScope
/external/libvpx/libwebm/
Dmkvparser.hpp662 Entry* m_entries; member in mkvparser::SeekHead
829 mutable BlockEntry** m_entries; member in mkvparser::Cluster
/external/libvpx/libvpx/third_party/libwebm/
Dmkvparser.hpp662 Entry* m_entries; member in mkvparser::SeekHead
829 mutable BlockEntry** m_entries; member in mkvparser::Cluster
/external/lldb/include/lldb/Core/
DMappedHash.h350 collection m_entries; variable