Home
last modified time | relevance | path

Searched defs:elem2 (Results 1 – 8 of 8) sorted by relevance

/external/chromium/chrome/browser/autocomplete/
Dautocomplete_match.cc83 const AutocompleteMatch& elem2) { in MoreRelevant()
95 const AutocompleteMatch& elem2) { in DestinationSortFunc()
106 const AutocompleteMatch& elem2) { in DestinationsEqual()
/external/openssl/crypto/asn1/
Da_set.c74 static int SetBlobCmp(const void *elem1, const void *elem2 ) in SetBlobCmp()
/external/icu4c/tools/dumpce/
Ddumpce.cpp748 int compareSortKey(const void *elem1, const void *elem2) in compareSortKey()
1110 int compareCodepoints(const void *elem1, const void *elem2) in compareCodepoints()
/external/stlport/test/unit/
Dmvctor_test.cpp96 vector<int> elem1(10, 0), elem2(10, 0); in move_construct_test() local
/external/icu4c/common/
Duhash.c923 const UHashElement* elem2 = _uhash_find(hash2, key1, hash2->keyHasher(key1)); in uhash_equals() local
/external/webkit/Source/WebCore/rendering/
DRenderTableSection.cpp997 static inline bool compareCellPositions(RenderTableCell* elem1, RenderTableCell* elem2) in setCellLogicalWidths()
/external/valgrind/main/coregrind/m_debuginfo/
Dreadelf.c671 static Word cmp_TempSymKey ( TempSymKey* key1, TempSym* elem2 ) { in cmp_TempSymKey()
/external/chromium/base/
Dstring_util.cc62 const ReplacementOffset& elem2) { in CompareParameter()