HomeSort by relevance Sort by last modified time
    Searched defs:do_compare (Results 1 - 9 of 9) sorted by null

  /external/stlport/src/
collate.cpp 28 int collate<char>::do_compare(const char* low1, const char* high1, function in class:collate
48 collate<wchar_t>::do_compare(const wchar_t* low1, const wchar_t* high1, function in class:collate
facets_byname.cpp 199 int collate_byname<char>::do_compare(const char* __low1, function in class:collate_byname
246 int collate_byname<wchar_t>::do_compare(const wchar_t* low1, function in class:collate_byname
    [all...]
  /ndk/sources/cxx-stl/stlport/src/
collate.cpp 28 int collate<char>::do_compare(const char* low1, const char* high1, function in class:collate
48 collate<wchar_t>::do_compare(const wchar_t* low1, const wchar_t* high1, function in class:collate
facets_byname.cpp 199 int collate_byname<char>::do_compare(const char* __low1, function in class:collate_byname
246 int collate_byname<wchar_t>::do_compare(const wchar_t* low1, function in class:collate_byname
    [all...]
  /frameworks/native/include/utils/
SortedVector.h 133 virtual int do_compare(const void* lhs, const void* rhs) const;
273 int SortedVector<TYPE>::do_compare(const void* lhs, const void* rhs) const { function in class:android::SortedVector
  /ndk/sources/cxx-stl/llvm-libc++/src/
locale.cpp 652 collate_byname<char>::do_compare(const char_type* __lo1, const char_type* __hi1, function in class:collate_byname
704 collate_byname<wchar_t>::do_compare(const char_type* __lo1, const char_type* __hi1, function in class:collate_byname
    [all...]
  /frameworks/native/services/surfaceflinger/
SurfaceFlinger.cpp 2974 int SurfaceFlinger::LayerVector::do_compare(const void* lhs, function in class:android::SurfaceFlinger::LayerVector
    [all...]
  /external/v8/src/ia32/
code-stubs-ia32.cc 6693 Label do_compare; local
    [all...]
  /external/v8/src/x64/
code-stubs-x64.cc 5670 Label do_compare; local
    [all...]

Completed in 331 milliseconds