Searched defs:emptyValueIsZero (Results 1 - 16 of 16) sorted by relevance

/macosx-10.10/WTF-7600.1.24/wtf/text/
H A DAtomicStringHash.h53 static const bool emptyValueIsZero = true; member in struct:WTF::HashTraits
/macosx-10.10/WebCore-7600.1.25/platform/graphics/
H A DFloatSizeHash.h46 static const bool emptyValueIsZero = true; member in struct:WTF::HashTraits
H A DFontGenericFamilies.h38 static const bool emptyValueIsZero = false; member in struct:WebCore::UScriptCodeHashTraits
H A DIntRectHash.h51 static const bool emptyValueIsZero = true; member in struct:WTF::HashTraits
H A DIntSizeHash.h37 static const bool emptyValueIsZero = true; member in struct:WTF::HashTraits
H A DFontCache.cpp284 static const bool emptyValueIsZero = true; member in struct:WebCore::FontVerticalDataCacheKeyTraits
339 static const bool emptyValueIsZero = true; member in struct:WebCore::FontDataCacheKeyTraits
/macosx-10.10/WebKit2-7600.1.25/Platform/IPC/
H A DStringReference.h95 static const bool emptyValueIsZero = 0; member in struct:WTF::HashTraits
/macosx-10.10/JavaScriptCore-7600.1.17/runtime/
H A DRegExpKey.h107 static const bool emptyValueIsZero = true; member in struct:WTF::HashTraits
H A DIdentifier.h197 static const bool emptyValueIsZero = false; member in struct:JSC::IdentifierMapIndexHashTraits
H A DJSCJSValue.h431 static const bool emptyValueIsZero = false; member in struct:JSC::EncodedJSValueHashTraits
/macosx-10.10/WTF-7600.1.24/wtf/
H A DHashTraits.h42 static const bool emptyValueIsZero = false; member in struct:WTF::GenericHashTraitsBase
56 static const bool emptyValueIsZero = true; member in struct:WTF::GenericHashTraitsBase
86 static const bool emptyValueIsZero = false; member in struct:WTF::UnsignedWithZeroKeyHashTraits
93 static const bool emptyValueIsZero = true; member in struct:WTF::HashTraits
99 static const bool emptyValueIsZero = true; member in struct:WTF::SimpleClassHashTraits
156 static const bool emptyValueIsZero = FirstTraits::emptyValueIsZero && SecondTraits::emptyValueIsZero; member in struct:WTF::PairHashTraits
201 static const bool emptyValueIsZero member in struct:WTF::KeyValuePairHashTraits
215 static const bool emptyValueIsZero = false; member in struct:WTF::NullableHashTraits
223 static const bool emptyValueIsZero = false; member in struct:WTF::CustomHashTraits
[all...]
/macosx-10.10/WebCore-7600.1.25/platform/graphics/cg/
H A DSubimageCacheWithTimer.h57 static const bool emptyValueIsZero = true; member in struct:WebCore::SubimageCacheWithTimer::SubimageCacheEntryTraits
/macosx-10.10/WebCore-7600.1.25/dom/
H A DQualifiedName.h163 static const bool emptyValueIsZero = false; member in struct:WTF::HashTraits
H A DDocument.h211 static const bool emptyValueIsZero = true; member in struct:WebCore::TextAutoSizingTraits
/macosx-10.10/WebCore-7600.1.25/platform/win/
H A DCOMPtr.h227 static const bool emptyValueIsZero = true; member in struct:WTF::HashTraits
/macosx-10.10/WebCore-7600.1.25/platform/graphics/wince/
H A DFontPlatformData.cpp157 static const bool emptyValueIsZero = true; member in struct:WebCore::FixedSizeFontDataKeyTraits

Completed in 194 milliseconds