Searched defs:equal (Results 1 - 25 of 164) sorted by relevance

1234567

/macosx-10.9.5/tcl-102/tcl_ext/mk4tcl/metakit/tcl/tests/
H A Dinitests.tcl58 proc equal {expected result} { procedure
/macosx-10.9.5/BerkeleyDB-21/db/java/src/com/sleepycat/db/
H A DKeyRange.java18 public double equal; field in class:KeyRange
/macosx-10.9.5/CF-855.17/
H A DCFArray.h106 CFArrayEqualCallBack equal; member in struct:__anon393
[all...]
H A DCFBag.h46 CFBagEqualCallBack equal; member in struct:__anon394
H A DCFDictionary.h125 CFDictionaryEqualCallBack equal; member in struct:__anon446
177 CFDictionaryEqualCallBack equal; member in struct:__anon447
[all...]
H A DCFSet.h113 CFSetEqualCallBack equal; member in struct:__anon501
[all...]
/macosx-10.9.5/Heimdal-323.92.1/lib/gssapi/netlogon/
H A Dadd_cred.c52 int equal; local
/macosx-10.9.5/Security-55471.14.18/include/security_codesigning/
H A DRequirements.cpp79 bool SecRequirement::equal(SecCFObject &secOther) function in class:Security::CodeSigning::SecRequirement
/macosx-10.9.5/Security-55471.14.18/libsecurity_codesigning/lib/
H A DRequirements.cpp79 bool SecRequirement::equal(SecCFObject &secOther) function in class:Security::CodeSigning::SecRequirement
/macosx-10.9.5/WebCore-7537.78.1/page/
H A DSecurityOriginHash.h53 static bool equal(SecurityOrigin* a, SecurityOrigin* b) function in struct:WebCore::SecurityOriginHash
63 static bool equal(SecurityOrigin* a, const RefPtr<SecurityOrigin>& b) function in struct:WebCore::SecurityOriginHash
67 static bool equal(const RefPtr<SecurityOrigin>& a, SecurityOrigin* b) function in struct:WebCore::SecurityOriginHash
71 static bool equal(const RefPtr<SecurityOrigin>& a, const RefPtr<SecurityOrigin>& b) function in struct:WebCore::SecurityOriginHash
/macosx-10.9.5/WebCore-7537.78.1/platform/
H A DKURLHash.h41 static bool equal(const KURL& a, const KURL& b) function in struct:WebCore::KURLHash
H A DLinkHash.h41 static bool equal(LinkHash a, LinkHash b) { return a == b; } function in struct:WebCore::LinkHashHash
H A DCookie.h70 static bool equal(Cookie a, Cookie b) function in struct:WebCore::CookieHash
/macosx-10.9.5/WebCore-7537.78.1/platform/network/
H A DProtectionSpaceHash.h52 static bool equal(const ProtectionSpace& a, const ProtectionSpace& b) { return a == b; } function in struct:WebCore::ProtectionSpaceHash
/macosx-10.9.5/WebCore-7537.78.1/dom/
H A DDOMNamedFlowCollection.cpp75 static bool equal(PassRefPtr<WebKitNamedFlow> a, PassRefPtr<WebKitNamedFlow> b) { return a->name() == b->name(); } function in struct:WebCore::DOMNamedFlowCollection::DOMNamedFlowHashFunctions
82 static bool equal(PassRefPtr<WebKitNamedFlow> a, const String& b) { return a->name() == b; } function in struct:WebCore::DOMNamedFlowCollection::DOMNamedFlowHashTranslator
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/
H A DIntPointHash.h32 static bool equal(const WebCore::IntPoint& a, const WebCore::IntPoint& b) { return a == b; } function in struct:WTF::IntPointHash
H A DIntRectHash.h42 static bool equal(const WebCore::IntRect& a, const WebCore::IntRect& b) function in struct:WTF::IntHash
H A DIntSizeHash.h31 static bool equal(const WebCore::IntSize& a, const WebCore::IntSize& b) { return a == b; } function in struct:WTF::IntHash
/macosx-10.9.5/WebCore-7537.78.1/svg/properties/
H A DSVGAnimatedPropertyDescription.h75 static bool equal(const SVGAnimatedPropertyDescription& a, const SVGAnimatedPropertyDescription& b) function in struct:WebCore::SVGAnimatedPropertyDescriptionHash
/macosx-10.9.5/WebKit-7537.78.2/blackberry/WebKitSupport/
H A DTileIndexHash.h32 static bool equal(const TileIndex& a, const TileIndex& b) { return a == b; } function in struct:WTF::IntHash
/macosx-10.9.5/bind9-45.100/bind9/unit/atf-src/atf-c/
H A Dbuild_test.c54 bool equal; local
/macosx-10.9.5/Heimdal-323.92.1/lib/gssapi/krb5/
H A Dtest_kcred.c53 int equal; local
/macosx-10.9.5/Heimdal-323.92.1/lib/gssapi/
H A Dtest_kcred.c66 int equal; local
/macosx-10.9.5/JavaScriptCore-7537.78.1/bytecode/
H A DDFGExitProfile.h97 static bool equal(const FrequentExitSite& a, const FrequentExitSite& b) { return a == b; } function in struct:JSC::DFG::FrequentExitSiteHash
/macosx-10.9.5/JavaScriptCore-7537.78.1/profiler/
H A DProfilerOriginStack.h83 static bool equal(const OriginStack& a, const OriginStack& b) { return a == b; } function in struct:JSC::Profiler::OriginStackHash

Completed in 250 milliseconds

1234567