Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/events/
DEventListenerMap.h68 Vector<std::pair<AtomicString, OwnPtr<EventListenerVector> >, 2> m_entries; variable
/external/lldb/include/lldb/Interpreter/
DCommandObjectRegexCommand.h73 EntryCollection m_entries; variable
/external/chromium_org/third_party/WebKit/Source/modules/filesystem/
DDirectoryReader.h72 EntryHeapVector m_entries; variable
DDirectoryReaderSync.h78 EntrySyncHeapVector m_entries; variable
DFileSystemCallbacks.h115 PersistentHeapVector<Member<Entry> > m_entries; variable
DInspectorFileSystemAgent.cpp220 RefPtr<Array<TypeBuilder::FileSystem::Entry> > m_entries; member in blink::__anonbd9e8de80111::FINAL
/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/chromium_org/third_party/WebKit/Source/core/page/
DInjectedStyleSheets.h72 InjectedStyleSheetEntryVector m_entries; variable
/external/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFDeclContext.h105 collection m_entries; variable
/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGEnumeration.h93 const StringEntries& m_entries; variable
/external/chromium_org/third_party/WebKit/Source/core/html/parser/
DHTMLFormattingElementList.h142 WillBeHeapVector<Entry> m_entries; variable
/external/chromium_org/third_party/WebKit/Source/web/
DContextFeaturesClientImpl.cpp94 Entry m_entries[ContextFeatures::FeatureTypeSize]; member in blink::FINAL
/external/chromium_org/third_party/WebKit/Source/modules/webmidi/
DMIDIPortMap.h98 const MapType 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/libvpx/third_party/libwebm/
Dmkvparser.hpp754 Entry* m_entries; member in mkvparser::SeekHead
947 mutable BlockEntry** m_entries; member in mkvparser::Cluster
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libwebm/
Dmkvparser.hpp662 Entry* m_entries; member in mkvparser::SeekHead
829 mutable BlockEntry** m_entries; member in mkvparser::Cluster
/external/libvpx/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
/external/chromium_org/third_party/WebKit/Source/platform/heap/
DHandle.h317 WrapperPersistentNode m_entries[wrapperPersistentsPerRegion]; in traceRegion() local
DHeap.h669 WTF::OwnPtr<Entry[]> m_entries; variable