Searched defs:isEmpty (Results 101 - 125 of 160) sorted by relevance

1234567

/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/Support/
H A DPathV1.h247 bool isEmpty() const { return path.empty(); } function in class:llvm::sys::Path
/macosx-10.9.5/BerkeleyDB-21/db/java/src/com/sleepycat/collections/
H A DDataView.java320 boolean isEmpty() method in class:DataView
/macosx-10.9.5/ICU-511.35/icuSources/common/
H A Duniset.cpp393 UBool UnicodeSet::isEmpty(void) const { function in class:UnicodeSet
H A Dunisetspan.cpp84 UBool isEmpty() const { function in class:OffsetList
/macosx-10.9.5/JavaScriptCore-7537.78.1/runtime/
H A DJSCJSValueInlines.h229 inline bool JSValue::isEmpty() const function in class:JSC::JSValue
376 inline bool JSValue::isEmpty() const function in class:JSC::JSValue
H A DPropertyMapHashTable.h414 inline bool PropertyTable::isEmpty() const function in class:JSC::PropertyTable
H A DStructure.h253 bool isEmpty() const function in class:JSC::Structure
/macosx-10.9.5/WebCore-7537.78.1/css/
H A DCSSFontSelector.cpp87 bool CSSFontSelector::isEmpty() const function in class:WebCore::CSSFontSelector
/macosx-10.9.5/WebCore-7537.78.1/dom/
H A DNodeRareData.h181 bool isEmpty() const function in class:WebCore::NodeListsNodeData
/macosx-10.9.5/WebCore-7537.78.1/inspector/front-end/
H A DHeapSnapshotGridNodes.js886 isEmpty: function(callback) method in class:WebInspector.HeapSnapshotDiffNodesProvider
H A DHeapSnapshotProxy.js553 isEmpty: function(callback) method in class:WebInspector.HeapSnapshotProviderProxy
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/
H A DFloatRect.h104 bool isEmpty() const { return m_size.isEmpty(); } function in class:WebCore::FloatRect
H A DLayoutRect.h92 bool isEmpty() const { return m_size.isEmpty(); } function in class:WebCore::LayoutRect
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/blackberry/
H A DPathBlackBerry.cpp194 bool Path::isEmpty() const function in class:WebCore::Path
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/cairo/
H A DPathCairo.cpp100 bool Path::isEmpty() const function in class:WebCore::Path
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/cg/
H A DPathCG.cpp306 bool Path::isEmpty() const function in class:WebCore::Path
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/wince/
H A DPlatformPathWinCE.h147 bool isEmpty() const { return m_elements.isEmpty(); } function in class:WebCore::PlatformPath
/macosx-10.9.5/WebCore-7537.78.1/platform/text/
H A DSegmentedString.h197 bool isEmpty() const { return m_empty; } function in class:WebCore::SegmentedString
/macosx-10.9.5/WebCore-7537.78.1/rendering/
H A DRenderListItem.cpp215 bool RenderListItem::isEmpty() const function in class:WebCore::RenderListItem
/macosx-10.9.5/WebCore-7537.78.1/rendering/svg/
H A DRenderSVGShape.cpp81 bool RenderSVGShape::isEmpty() const function in class:WebCore::RenderSVGShape
[all...]
/macosx-10.9.5/WebKit-7537.78.2/win/
H A DWebMutableURLRequest.cpp242 HRESULT STDMETHODCALLTYPE WebMutableURLRequest::isEmpty( function in class:WebMutableURLRequest
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/ADT/
H A DImmutableMap.h158 bool isEmpty() const { return !Root; } function in class:llvm::ImmutableMap
347 bool isEmpty() const { return !Root; } function in class:llvm::ImmutableMapRef
/macosx-10.9.5/JavaScriptCore-7537.78.1/heap/
H A DMarkedBlock.h294 inline bool MarkedBlock::isEmpty() function in class:JSC::MarkedBlock
/macosx-10.9.5/WebCore-7537.78.1/Modules/geolocation/
H A DGeolocation.cpp226 bool Geolocation::Watchers::isEmpty() const function in class:WebCore::Geolocation::Watchers
/macosx-10.9.5/WebCore-7537.78.1/Modules/webdatabase/
H A DDatabaseTracker.cpp885 bool isEmpty = true; local

Completed in 286 milliseconds

1234567