Searched refs:remove (Results 276 - 300 of 1926) sorted by relevance

<<11121314151617181920>>

/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/Downloads/
H A DDownloadProxyMap.cpp62 m_downloads.remove(downloadProxy->downloadID());
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/InspectorServer/
H A DWebSocketServer.cpp95 m_connections.remove(it);
/macosx-10.9.5/WebKit2-7537.78.2/WebProcess/InjectedBundle/DOM/
H A DInjectedBundleRangeHandle.cpp78 domHandleCache().remove(m_range.get());
/macosx-10.9.5/WebKit2-7537.78.2/WebProcess/InjectedBundle/
H A DInjectedBundleDOMWindowExtension.cpp69 allExtensions().remove(m_coreExtension.get());
H A DInjectedBundleScriptWorld.cpp77 allWorlds().remove(m_world.get());
/macosx-10.9.5/WebKit2-7537.78.2/WebProcess/Network/
H A DWebResourceLoadScheduler.h51 virtual void remove(WebCore::ResourceLoader*) OVERRIDE;
/macosx-10.9.5/WebKit2-7537.78.2/WebProcess/WebPage/
H A DWebBackForwardListProxy.cpp133 WebCore::pageCache()->remove(it->value.get());
135 historyItemToIDMap().remove(it->value);
136 idToHistoryItemMap().remove(it);
220 WebCore::pageCache()->remove(itemForID(*i));
/macosx-10.9.5/bind9-45.100/bind9/unit/atf-src/atf-c++/detail/
H A Dfs.hpp83 //! remove any trailing one.
381 void remove(const path&);
H A Dfs_test.cpp492 ATF_TEST_CASE(remove);
493 ATF_TEST_CASE_HEAD(remove)
495 set_md_var("descr", "Tests the remove function");
497 ATF_TEST_CASE_BODY(remove)
501 using atf::fs::remove;
506 remove(path("files/reg"));
510 ATF_REQUIRE_THROW(atf::system_error, remove(path("files/dir")));
544 ATF_ADD_TEST_CASE(tcs, remove);
/macosx-10.9.5/cups-372.4/cups/ppdc/
H A Dppdc-array.cxx22 // ppdcArray::remove() - Remove an element from the array.
142 // 'ppdcArray::remove()' - Remove an element from the array.
146 ppdcArray::remove(ppdcShared *d) // I - Data element function in class:ppdcArray
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/CodeGen/
H A DLatencyPriorityQueue.h84 virtual void remove(SUnit *SU);
/macosx-10.9.5/ruby-104/ruby/ext/tk/lib/tkextlib/tcllib/
H A Dhistory.rb41 def self.remove(entry) singleton method in class:Tk
42 tk_call_without_enc('::history::remove', entry.path)
47 tk_call_without_enc('::history::remove', @path)
H A Dpanelframe.rb61 def remove(*wins) method in class:Tk
62 tk_send('remove', *wins)
66 tk_send('remove', '-destroy', *wins)
H A Dstatusbar.rb61 def remove(*wins) method in class:Tk
62 tk_send_without_enc('remove', *wins)
67 tk_send_without_enc('remove', '-destroy', *wins)
/macosx-10.9.5/securityd-55199.3/src/
H A DAuthorizationEngine.h94 OSStatus verifyModification(string inRightName, bool remove,
H A Dserver.h173 void remove(PowerWatcher *client);
183 using MachServer::remove;
185 void remove(MachPlusPlus::PowerWatcher *client) { StLock<Mutex> _(*this); sleepWatcher.remove(client); } function in class:Server
/macosx-10.9.5/tcl-102/tcl_ext/expect/
H A DMakefile43 $(_v) lipo -remove ppc7400 -output $(DSTROOT)$(USRBINDIR)/$(Project) \
/macosx-10.9.5/uucp-11/uucp/unix/
H A Dsrmdir.c108 if (remove (zfile) != 0)
109 ulog (LOG_ERROR, "remove (%s): %s", zfile, strerror (errno));
/macosx-10.9.5/vim-53/runtime/autoload/
H A Ddecada.vim26 " 1: remove the file extenstion.
28 " 3: remove a trailing '_' (wich denotes a specification)
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dsynload.vim24 " Line continuation is used here, remove 'C' from 'cpoptions'
28 " First remove all old syntax autocommands.
/macosx-10.9.5/WebCore-7537.78.1/page/
H A DPageGroup.cpp190 m_pages.remove(page);
325 scripts->remove(i);
329 m_userScripts->remove(it);
347 stylesheets->remove(i);
356 m_userStyleSheets->remove(it);
372 m_userScripts->remove(it);
386 m_userStyleSheets->remove(it);
/macosx-10.9.5/emacs-92/emacs/lisp/
H A Dpcvs-info.el198 ;; MISSING x rm'd, but not yet `cvs remove'd
300 (UP-TO-DATE update nil remove diff safe-rm revert)
301 (MODIFIED update commit undo remove diff merge diff-base)
302 (ADDED update commit remove)
303 (MISSING remove undo update safe-rm revert)
306 (CONFLICT merge remove undo commit diff diff-base)
307 (DIRCHANGE remove update diff ,(if cvs-allow-dir-commit 'commit) tag)
308 (UNKNOWN ignore add remove)
/macosx-10.9.5/tcl-102/tcl_ext/tklib/tklib/modules/widget/
H A Dscrollw.tcl125 grid remove $setwidget
197 grid remove $sb(bar)
229 grid remove $hsb(bar)
230 grid remove $vsb(bar)
245 grid remove $sb(bar)
/macosx-10.9.5/BerkeleyDB-21/db/test/
H A Drecd021.tcl25 # The file ops "remove" and "rename" are done within
31 foreach op { remove rename delete noop } {
94 foreach op { remove rename delete noop } {
104 recd021_testsubdb $method remove $nentries $special $trunc $args
109 recd021_testsubdb $method remove $nentries $special $trunc $args
114 recd021_testsubdb $method remove $nentries $special $trunc $args
/macosx-10.9.5/uucp-11/uucp/
H A Dtstuu.c174 #undef remove macro
175 #define remove unlink macro
290 (void) remove ("/usr/tmp/tstuu/spool1/core");
291 (void) remove ("/usr/tmp/tstuu/spool2/core");
896 (void) remove ("/usr/tmp/tstuu/Log1");
1000 (void) remove ("/usr/tmp/tstuu/Log2");
1083 (void) remove (zto);
1099 (void) remove (zto);
1115 (void) remove (zto);
1131 (void) remove (zt
[all...]

Completed in 182 milliseconds

<<11121314151617181920>>