Searched refs:clear (Results 226 - 250 of 2575) sorted by relevance

1234567891011>>

/macosx-10.9.5/WebCore-7537.78.1/storage/
H A DStorage.h52 void clear(ExceptionCode&);
/macosx-10.9.5/WebCore-7537.78.1/svg/
H A DSVGAltGlyphDefElement.cpp103 glyphNames.clear();
H A DSVGAltGlyphItemElement.cpp57 glyphNames.clear();
H A DSVGLengthList.cpp33 clear();
H A DSVGPathStringBuilder.h35 virtual void cleanup() { m_stringBuilder.clear(); }
/macosx-10.9.5/WebKit-7537.78.2/blackberry/WebCoreSupport/
H A DAutofillManager.h48 static void clear();
H A DBackForwardListBlackBerry.h40 void clear();
/macosx-10.9.5/WebKit-7537.78.2/qt/tests/
H A Dutil.h76 clear();
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/
H A DGeolocationPermissionRequestManagerProxy.cpp47 m_pendingRequests.clear();
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/Notifications/
H A DNotificationPermissionRequestManagerProxy.cpp48 m_pendingRequests.clear();
/macosx-10.9.5/WebKit2-7537.78.2/WebProcess/WebPage/
H A DWebBackForwardListProxy.h48 void clear();
/macosx-10.9.5/groff-38/groff/src/include/
H A Dcset.h45 void clear();
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/ADT/
H A DUniqueVector.h82 Map.clear();
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/Support/
H A DFileUtilities.h69 Filename.clear();
/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/
H A DSlotIndexes.cpp34 mi2iMap.clear();
35 MBBRanges.clear();
36 idx2MBBMap.clear();
37 indexList.clear();
/macosx-10.9.5/llvmCore-3425.0.33/lib/DebugInfo/
H A DDWARFDebugArangeSet.cpp17 void DWARFDebugArangeSet::clear() { function in class:DWARFDebugArangeSet
20 ArangeDescriptors.clear();
52 ArangeDescriptors.clear();
78 clear();
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/CellSPU/
H A DSPUSubtarget.cpp57 CriticalPathRCs.clear();
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/MBlaze/
H A DMBlazeSubtarget.cpp53 CriticalPathRCs.clear();
/macosx-10.9.5/pyobjc-42/2.5/pyobjc/pyobjc-core/Examples/NonFunctional/RemotePyInterpreter/
H A Dtcpinterpreter.py49 g.clear()
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/Examples/NonFunctional/RemotePyInterpreter/
H A Dtcpinterpreter.py49 g.clear()
/macosx-10.9.5/ruby-104/ruby/lib/
H A Dobserver.rb147 @observer_peers.clear if defined? @observer_peers
H A Dthread.rb106 @waiters.clear
229 def clear method in class:Queue
230 @que.clear
324 def clear method in class:SizedQueue
/macosx-10.9.5/ruby-104/ruby/test/mkmf/
H A Dbase.rb25 def clear method in class:Capture
26 @buffer.clear
30 clear
120 @stdout.clear
H A Dtest_convertible.rb20 $defs.clear
/macosx-10.9.5/ruby-104/ruby/test/psych/
H A Dtest_psych.rb8 Psych.domain_types.clear

Completed in 130 milliseconds

1234567891011>>