/ndk/sources/host-tools/make-3.81/w32/subproc/ |
D | misc.c | 34 int _cdecl compare(const void *a1, const void *a2) in compare() function
|
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
D | _collate.h | 50 int compare(const char* __low1, const char* __high1, in compare() function 86 int compare(const wchar_t* __low1, const wchar_t* __high1, in compare() function
|
D | char_traits.h | 146 static int _STLP_CALL compare(const char_type* __s1, const char_type* __s2, size_t __n) { in compare() function 225 static int _STLP_CALL compare(const char* __s1, const char* __s2, size_t __n) in compare() function 256 static int _STLP_CALL compare(const wchar_t* __s1, const wchar_t* __s2, size_t __n) in compare() function
|
D | _string_sum.h | 239 int compare(const _BString& __s) const in compare() function 241 int compare(size_type __pos1, size_type __n1, const _Self& __s) const in compare() function 243 …int compare(size_type __pos1, size_type __n1, const _Self& __s, size_type __pos2, size_type __n2) … in compare() function 245 int compare(const _CharT* __s) const in compare() function 247 int compare(size_type __pos1, size_type __n1, const _CharT* __s) const in compare() function 249 int compare(size_type __pos1, size_type __n1, const _CharT* __s, size_type __n2) const in compare() function
|
D | _string.h | 1026 int compare(const _Self& __s) const in compare() function 1029 int compare(size_type __pos1, size_type __n1, const _Self& __s) const { in compare() function 1037 int compare(size_type __pos1, size_type __n1, const _Self& __s, in compare() function 1047 int compare(const _CharT* __s) const { in compare() function 1052 int compare(size_type __pos1, size_type __n1, const _CharT* __s) const { in compare() function 1061 int compare(size_type __pos1, size_type __n1, const _CharT* __s, size_type __n2) const { in compare() function
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/utils/basic_cstring/ |
D | compare.hpp | 49 static int compare( CharT const* s1, CharT const* s2, std::size_t n ) in compare() function
|
D | bcs_char_traits.hpp | 69 static int compare( const_char* cstr1, const_char* cstr2, std::size_t n ) in compare() function
|
/ndk/sources/cxx-stl/stlport/stlport/stl/debug/ |
D | _string.h | 651 int compare(const _Self& __s) const in compare() function 653 int compare(size_type __pos, size_type __n, const _Self& __s) const in compare() function 655 int compare(size_type __pos1, size_type __n1, const _Self& __s, in compare() function 658 int compare(const _CharT* __s) const { in compare() function 662 int compare(size_type __pos, size_type __n, const _CharT* __s) const { in compare() function 666 int compare(size_type __pos1, size_type __n1, const _CharT* __s, in compare() function
|
/ndk/sources/host-tools/make-3.81/ |
D | hash.c | 295 hash_dump (struct hash_table *ht, void **vector_0, qsort_cmp_t compare) in hash_dump()
|
/ndk/tests/device/test-stlport/unit/ |
D | string_test.cpp | 904 void StringTest::compare() in compare() function in StringTest
|
/ndk/tests/device/test-gnustl-full/unit/ |
D | string_test.cpp | 904 void StringTest::compare() in compare() function in StringTest
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/bind/ |
D | bind_template.hpp | 337 bool compare(this_type const & rhs) const in compare() function
|