Searched refs:protect (Results 101 - 125 of 147) sorted by relevance

123456

/macosx-10.9.5/WebCore-7537.78.1/xml/parser/
H A DXMLDocumentParserLibxml2.cpp664 RefPtr<XMLDocumentParser> protect(this);
863 RefPtr<XMLDocumentParser> protect(this);
/macosx-10.9.5/WebKit-7537.78.2/mac/WebCoreSupport/
H A DWebInspectorClient.mm680 RetainPtr<WebInspectorWindowController> protect(self);
/macosx-10.9.5/WebKit2-7537.78.2/WebProcess/Plugins/
H A DPluginView.cpp227 RefPtr<Stream> protect(this);
1081 RefPtr<PluginView> protect(this);
1384 // protect the plug-in view from destruction.
/macosx-10.9.5/gnudiff-19/diffutils/ms/
H A Dconfig.bat25 Rem The small_env tests protect against fixed and too small size
/macosx-10.9.5/tcl-102/tcl_ext/incrtcl/incrTcl/itk/tests/
H A Dwidget.test341 window protect against that case where one component destroy
/macosx-10.9.5/WebKit-7537.78.2/mac/Plugins/Hosted/
H A DNetscapePluginInstanceProxy.mm351 RefPtr<NetscapePluginInstanceProxy> protect(this);
636 // Loading the request can cause the instance proxy to go away, so protect it.
637 RefPtr<NetscapePluginInstanceProxy> protect(this);
710 RefPtr<NetscapePluginInstanceProxy> protect(this); // Executing arbitrary JavaScript can destroy the proxy.
/macosx-10.9.5/WebKit2-7537.78.2/WebProcess/Plugins/Netscape/mac/
H A DNetscapePluginMac.mm570 RefPtr<NetscapePlugin> protect(this);
/macosx-10.9.5/emacs-92/emacs/lisp/gnus/
H A Dgnus-util.el111 (unwind-protect
833 ;;; The primary idea here is to try to protect internal datastructures
842 "Evaluate FORMS atomically, which means to protect the evaluation
854 (defmacro gnus-atomic-progn-assign (protect &rest forms)
867 protect))
/macosx-10.9.5/libiconv-41/libiconv/libcharset/djgpp/
H A Dconfig.bat3 Rem The SmallEnv tests protect against fixed and too small size
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dfstab.vim72 syn keyword fsOptionsKeywords contained protect usemp verbose
H A Dmupad.vim117 syn keyword mupadFunction product protect psi quit _quit radsimp random rationalize
H A Dinform.vim257 syn keyword informAsm contained restore saveundo restoreundo protect glk
H A Dsicad.vim311 syn keyword sicadStatement protect prs prssy prsym ps
/macosx-10.9.5/WebCore-7537.78.1/page/
H A DFocusController.cpp635 RefPtr<Element> protect(element);
/macosx-10.9.5/WebCore-7537.78.1/platform/network/cf/
H A DResourceHandleCFNet.cpp505 RefPtr<ResourceHandle> protect(this);
/macosx-10.9.5/WebCore-7537.78.1/platform/win/
H A DPopupMenuWin.cpp186 RefPtr<PopupMenu> protect(this);
/macosx-10.9.5/WebKit-7537.78.2/qt/Api/
H A Dqwebelement.cpp753 RefPtr<Element> protect = m_element; local
/macosx-10.9.5/libiconv-41/libiconv/djgpp/
H A Dconfig.bat8 Rem The SmallEnv tests protect against fixed and too small size
/macosx-10.9.5/tcsh-65/tcsh/
H A Dcomplete.tcsh1128 labelsync lock obliterate opened passwd print protect rename \
/macosx-10.9.5/JavaScriptCore-7537.78.1/bytecompiler/
H A DNodesCodegen.cpp1737 RefPtr<RegisterID> protect = propertyName; local
1752 RefPtr<RegisterID> protect = propertyName; local
1761 RefPtr<RegisterID> protect = propertyName; local
/macosx-10.9.5/WebCore-7537.78.1/html/
H A DHTMLMediaElement.cpp729 RefPtr<HTMLMediaElement> protect(this); // loadNextSourceChild may fire 'beforeload', which can make arbitrary DOM mutations.
792 RefPtr<HTMLMediaElement> protect(this); // loadInternal may result in a 'beforeload' event, which can make arbitrary DOM mutations.
4343 RefPtr<HTMLMediaElement> protect(this); // selectNextSourceChild may fire 'beforeload', which can make arbitrary DOM mutations.
/macosx-10.9.5/BerkeleyDB-21/db/perl/BerkeleyDB/t/Test/
H A DMore.pm131 how many tests your script is going to run to protect against premature
/macosx-10.9.5/CPANInternal-140/IPC-LDT/
H A DLDT.pm941 repeat their calls. This should I<protect> your program and make it
/macosx-10.9.5/CPANInternal-140/IPC-LDT-2.03/
H A DLDT.pm941 repeat their calls. This should I<protect> your program and make it
/macosx-10.9.5/CPANInternal-140/PathTools/t/lib/Test/
H A DMore.pm129 how many tests your script is going to run to protect against premature

Completed in 188 milliseconds

123456