Searched defs:elem1 (Results 1 – 11 of 11) sorted by relevance
/external/chromium_org/third_party/WebKit/Source/core/paint/ |
D | TableSectionPainter.cpp | 45 static inline bool compareCellPositions(RenderTableCell* elem1, RenderTableCell* elem2) in compareCellPositions() 52 static inline bool compareCellPositionsWithOverflowingCells(RenderTableCell* elem1, RenderTableCell… in compareCellPositionsWithOverflowingCells()
|
/external/openssl/crypto/asn1/ |
D | a_set.c | 74 static int SetBlobCmp(const void *elem1, const void *elem2 ) in SetBlobCmp()
|
/external/chromium_org/components/omnibox/ |
D | autocomplete_result.cc | 59 bool CompareWithDemoteByType::operator()(const AutocompleteMatch& elem1, in operator ()() 87 bool DestinationSort::operator()(const AutocompleteMatch& elem1, in operator ()()
|
D | autocomplete_match.cc | 162 bool AutocompleteMatch::MoreRelevant(const AutocompleteMatch& elem1, in MoreRelevant() 172 bool AutocompleteMatch::DestinationsEqual(const AutocompleteMatch& elem1, in DestinationsEqual()
|
/external/libexif/libexif/ |
D | exif-data.c | 493 cmp_func_intel (const void *elem1, const void *elem2) in cmp_func_intel() 500 cmp_func_motorola (const void *elem1, const void *elem2) in cmp_func_motorola()
|
/external/chromium_org/third_party/icu/source/tools/dumpce/ |
D | dumpce.cpp | 748 int compareSortKey(const void *elem1, const void *elem2) in compareSortKey() 1109 int compareCodepoints(const void *elem1, const void *elem2) in compareCodepoints()
|
/external/stlport/test/unit/ |
D | mvctor_test.cpp | 96 vector<int> elem1(10, 0), elem2(10, 0); in move_construct_test() local
|
/external/chromium_org/third_party/icu/source/common/ |
D | uhash.c | 890 const UHashElement* elem1 = uhash_nextElement(hash1, &pos); in uhash_equals() local
|
/external/icu/icu4c/source/common/ |
D | uhash.c | 890 const UHashElement* elem1 = uhash_nextElement(hash1, &pos); in uhash_equals() local
|
/external/chromium_org/base/strings/ |
D | string_util.cc | 62 static bool CompareParameter(const ReplacementOffset& elem1, in CompareParameter()
|
/external/chromium_org/components/search_engines/ |
D | template_url_service.cc | 169 bool operator()(const KeywordToTemplateMap::value_type& elem1, in operator ()()
|