Searched refs:DeprecatedPtrListImpl (Results 1 – 13 of 13) sorted by relevance
72 DeprecatedPtrListImpl::DeprecatedPtrListImpl(void (*deleteFunc)(void *)) : in DeprecatedPtrListImpl() function in WebCore::DeprecatedPtrListImpl82 DeprecatedPtrListImpl::DeprecatedPtrListImpl(const DeprecatedPtrListImpl &impl) : in DeprecatedPtrListImpl() function in WebCore::DeprecatedPtrListImpl91 DeprecatedPtrListImpl::~DeprecatedPtrListImpl() in ~DeprecatedPtrListImpl()105 void DeprecatedPtrListImpl::clear(bool deleteItems) in clear()125 void *DeprecatedPtrListImpl::at(unsigned n) in at()141 bool DeprecatedPtrListImpl::insert(unsigned n, const void *item) in insert()189 bool DeprecatedPtrListImpl::remove(bool shouldDeleteItem) in remove()230 bool DeprecatedPtrListImpl::remove(unsigned n, bool deleteItem) in remove()240 bool DeprecatedPtrListImpl::removeFirst(bool deleteItem) in removeFirst()245 bool DeprecatedPtrListImpl::removeLast(bool deleteItem) in removeLast()[all …]
34 class DeprecatedPtrListImpl38 DeprecatedPtrListImpl(void (*deleteFunc)(void *));39 DeprecatedPtrListImpl(const DeprecatedPtrListImpl &impl);40 ~DeprecatedPtrListImpl();73 DeprecatedPtrListImpl &assign(const DeprecatedPtrListImpl &impl, bool deleteItems);76 DeprecatedPtrListImpl &operator =(const DeprecatedPtrListImpl &impl);78 void swap(DeprecatedPtrListImpl &impl);97 DeprecatedPtrListImplIterator(const DeprecatedPtrListImpl &impl);112 const DeprecatedPtrListImpl *list;117 friend class DeprecatedPtrListImpl; variable
89 DeprecatedPtrListImpl impl;
378 platform/DeprecatedPtrListImpl.cpp \
780 platform/DeprecatedPtrListImpl.cpp \1475 platform/DeprecatedPtrListImpl.h \
2791 'platform/DeprecatedPtrListImpl.cpp',2792 'platform/DeprecatedPtrListImpl.h',
1452 WebCore/platform/DeprecatedPtrListImpl.cpp \1453 WebCore/platform/DeprecatedPtrListImpl.h \
769 * platform/DeprecatedPtrListImpl.cpp:5310 * platform/DeprecatedPtrListImpl.h:5723 * kwq/DeprecatedPtrListImpl.cpp: Removed.5724 * kwq/DeprecatedPtrListImpl.h: Removed.5733 * platform/DeprecatedPtrListImpl.cpp: Added.5734 * platform/DeprecatedPtrListImpl.h: Added.7385 * kwq/DeprecatedPtrListImpl.cpp:
44087 * platform/DeprecatedPtrListImpl.cpp:44088 * platform/DeprecatedPtrListImpl.h:44731 * platform/DeprecatedPtrListImpl.cpp:44732 * platform/DeprecatedPtrListImpl.h:
52097 * platform/DeprecatedPtrListImpl.cpp:52098 (WebCore::DeprecatedPtrListImpl::insert): Use const_cast to change const-ness.
30973 … class DeprecatedPtrListNode - instantiated at WebCore/platform/DeprecatedPtrListImpl.cpp:5330977 * platform/DeprecatedPtrListImpl.cpp:
15365 …ient crash when clicking on placemarks in Maps widget in WebCore::DeprecatedPtrListImpl::addIterat…
2394 …5E59001E9ABC /* DeprecatedPtrListImpl.h in Headers */ = {isa = PBXBuildFile; fileRef = F587851502D…2411 …E59001E9ABC /* DeprecatedPtrListImpl.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F587851602…10133 …DeprecatedPtrListImpl.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 4; lastKnow…10134 …DeprecatedPtrListImpl.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 4; lastKn…15181 F587851602DE375901EA4122 /* DeprecatedPtrListImpl.cpp */,15182 F587851502DE375901EA4122 /* DeprecatedPtrListImpl.h */,16301 93F1996D08245E59001E9ABC /* DeprecatedPtrListImpl.h in Headers */,18967 93F19A3C08245E59001E9ABC /* DeprecatedPtrListImpl.cpp in Sources */,