Searched refs:removeItems (Results 1 - 11 of 11) sorted by relevance

/macosx-10.10/Security-57031.1.35/Security/libsecurity_codesigning/antlr2/antlr/
H A DInputBuffer.hpp137 queue.removeItems( numToConsume );
H A DTokenBuffer.hpp111 queue.removeItems( numToConsume );
H A DCircularQueue.hpp57 inline void removeItems( size_t nb ) function in class:antlr::CircularQueue
/macosx-10.10/ICU-531.30/icuSources/tools/toolutil/
H A Dpackage.h114 void removeItems(const char *pattern);
115 void removeItems(const Package &listPkg);
H A Dpackage.cpp1110 Package::removeItems(const char *pattern) { function in class:Package
1120 Package::removeItems(const Package &listPkg) { function in class:Package
1125 removeItems(pItem->name);
/macosx-10.10/WebKit-7600.1.25/win/Interfaces/
H A DIWebHistory.idl31 @constant WebHistoryItemsRemovedNotification Posted from removeItems:.
94 @method removeItems:
96 - (void)removeItems:(NSArray *)items;
98 HRESULT removeItems([in] int itemCount, [in] IWebHistoryItem** items);
/macosx-10.10/WebKit-7600.1.25/mac/History/
H A DWebHistory.h43 @constant WebHistoryItemsRemovedNotification Posted from removeItems:.
105 @method removeItems:
108 - (void)removeItems:(NSArray *)items;
H A DWebHistory.mm94 - (BOOL)removeItems:(NSArray *)entries;
424 - (BOOL)removeItems:(NSArray *)entries
781 - (void)removeItems:(NSArray *)entries
783 if ([_historyPrivate removeItems:entries]) {
/macosx-10.10/WebKit-7600.1.25/win/
H A DWebHistory.h70 virtual HRESULT STDMETHODCALLTYPE removeItems(
H A DWebHistory.cpp302 HRESULT STDMETHODCALLTYPE WebHistory::removeItems( function in class:WebHistory
/macosx-10.10/ICU-531.30/icuSources/tools/icupkg/
H A Dicupkg.cpp434 pkg->removeItems(*listPkg);

Completed in 129 milliseconds