Searched defs:compare (Results 1 - 25 of 197) sorted by relevance

12345678

/macosx-10.10/emacs-93/emacs/lisp/
H A Dcompare-w.el[all...]
/macosx-10.10/pyobjc-45/2.5/pyobjc/pyobjc-framework-CoreText/PyObjCTest/
H A Dtest_ctfontcollection.py26 def compare(a, b, ctx): function in function:TestCTFontCollection.testFunctions
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-framework-CoreText/PyObjCTest/
H A Dtest_ctfontcollection.py26 def compare(a, b, ctx): function in function:TestCTFontCollection.testFunctions
/macosx-10.10/WebCore-7600.1.25/platform/network/
H A DSocketStreamErrorBase.cpp43 bool SocketStreamErrorBase::compare(const SocketStreamError& a, const SocketStreamError& b) function in class:WebCore::SocketStreamErrorBase
H A DResourceErrorBase.cpp55 bool ResourceErrorBase::compare(const ResourceError& a, const ResourceError& b) function in class:WebCore::ResourceErrorBase
/macosx-10.10/WebInspectorUI-7600.1.17/UserInterface/Models/
H A DProbeSetDataFrame.js
/macosx-10.10/apr-32/apr-util/apr-util/include/
H A Dapr_strmatch.h45 const char *(*compare)(const apr_strmatch_pattern *this_pattern, member in struct:apr_strmatch_pattern
/macosx-10.10/pyobjc-45/pyobjc/pyobjc-framework-CoreText-2.5.1/PyObjCTest/
H A Dtest_ctfontcollection.py36 def compare(a, b, ctx): function in function:TestCTFontCollection.testFunctions
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/servers/slapd/back-perl/
H A DSampleLDAP.pm78 sub compare { subroutine
/macosx-10.10/WebCore-7600.1.25/Modules/indexeddb/
H A DIDBKey.cpp54 int IDBKey::compare(const IDBKey* other) const function in class:WebCore::IDBKey
/macosx-10.10/pyobjc-45/2.5/pyobjc/pyobjc-framework-Cocoa/Lib/
H A Dtest_cftree.py70 def compare(l, r, context): function in function:TestCFTree.testSortChildren
/macosx-10.10/pyobjc-45/2.5/pyobjc/pyobjc-framework-Cocoa/PyObjCTest/
H A Dtest_cfbinaryheap.py22 def compare(l, r, info): function in function:TestCFBinaryHeap.testApply
H A Dtest_cftree.py28 def compare(l, r, context): function in function:TestCFTree.testCreateTree
112 def compare(left, right, context): function in function:TestCFTree.testModification
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-framework-Cocoa/Lib/
H A Dtest_cftree.py70 def compare(l, r, context): function in function:TestCFTree.testSortChildren
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-framework-Cocoa/PyObjCTest/
H A Dtest_cfbinaryheap.py22 def compare(l, r, info): function in function:TestCFBinaryHeap.testApply
H A Dtest_cftree.py41 def compare(l, r, context): function in function:TestCFTree.testCreateTree
117 def compare(left, right, context): function in function:TestCFTree.testModification
/macosx-10.10/pyobjc-45/pyobjc/pyobjc-framework-Cocoa-2.5.1/Lib/
H A Dtest_cftree.py70 def compare(l, r, context): function in function:TestCFTree.testSortChildren
/macosx-10.10/tcl-105/tcl/tcl/tools/
H A DcheckLibraryDoc.tcl135 proc compare {list1 list2} { procedure
/macosx-10.10/tcl-105/tcl84/tcl/tools/
H A DcheckLibraryDoc.tcl135 proc compare {list1 list2} { procedure
/macosx-10.10/BerkeleyDB-21/db/java/src/com/sleepycat/db/
H A DLogSequenceNumber.java81 public static int compare(LogSequenceNumber lsn1, LogSequenceNumber lsn2) { method in class:LogSequenceNumber
/macosx-10.10/BerkeleyDB-21/db/java/src/com/sleepycat/persist/impl/
H A DPersistComparator.java44 public int compare(Object o1, Object o2) { method in class:PersistComparator
/macosx-10.10/Heimdal-398.1.2/lib/krb5/
H A Dstore-test.c48 compare(const char *name, krb5_storage *sp, void *expected, size_t len) function
/macosx-10.10/ICU-531.30/icuSources/test/iotest/
H A Dtrnstst.c121 UChar compare[] = { 0xfeff, 0x03a3, 0x03c4, 0x03b5, 0x03c6, 0x1f00, 0x03bd, 0x03bf, 0x03c2, 0x043C, 0x0000 }; local
227 UChar compare[] = { 0x03a3, 0x03c4, 0x03b5, 0x03c6, 0x1f00, 0x03bd, 0x03bf, 0x03c2, 0x043C, 0x0000 }; local
[all...]
/macosx-10.10/Security-57031.1.35/SecurityTool/
H A Dkeychain_create.c116 int compare = 1; local
/macosx-10.10/WebCore-7600.1.25/html/parser/
H A DHTMLEntitySearch.cpp46 HTMLEntitySearch::CompareResult HTMLEntitySearch::compare(const HTMLEntityTableEntry* entry, UChar nextCharacter) const function in class:WebCore::HTMLEntitySearch

Completed in 366 milliseconds

12345678