Home
last modified time | relevance | path

Searched refs:strcoll (Results 1 – 17 of 17) sorted by relevance

/external/libcxx/include/
Dcstring37 int strcoll(const char* s1, const char* s2);
79 using ::strcoll;
/external/libcxx/test/std/depr/depr.c.headers/
Dstring_h.pass.cpp35 static_assert((std::is_same<decltype(strcoll(cpc, cpc)), int>::value), ""); in main()
/external/libcxx/include/support/xlocale/
D__posix_l_fallback.h137 return ::strcoll(s1, s2); in strcoll_l()
/external/libcxx/test/std/strings/c.strings/
Dcstring.pass.cpp35 static_assert((std::is_same<decltype(std::strcoll(cpc, cpc)), int>::value), ""); in main()
/external/icu/icu4c/source/test/perf/collperf/
Dcollperf.cpp336 QFUNC(posix_strcoll_null, strcoll, posix_data)
485 BFUNC(posix_strcoll_null, strcoll, posix_data)
/external/llvm/test/Transforms/InferFunctionAttrs/
Dno-proto.ll690 ; CHECK: declare void @strcoll(...)
691 declare void @strcoll(...)
Dannotate.ll706 ; CHECK: declare i32 @strcoll(i8* nocapture, i8* nocapture) [[G1]]
707 declare i32 @strcoll(i8*, i8*)
/external/syslinux/com32/lua/src/
Dlvm.c9 #define strcoll strcmp macro
238 int temp = strcoll(l, r); in l_strcmp()
/external/llvm/include/llvm/Analysis/
DTargetLibraryInfo.def956 /// int strcoll(const char *s1, const char *s2);
957 TLI_DEFINE_ENUM_INTERNAL(strcoll)
958 TLI_DEFINE_STRING_INTERNAL("strcoll")
/external/icu/icu4c/source/test/perf/collationperf/
Dcollperf.cpp318 t = strcoll((*(Line **)a)->unixName, (*(Line **)b)->unixName); in UNIXstrcmp()
658 … r = strcoll((gSortedLines[line])->unixName, (gSortedLines[guess])->unixName); in doBinarySearch()
/external/libxml2/
Dtriostr.c504 return (strcoll(first, second) == 0);
/external/skia/third_party/lua/src/
Dlvm.c215 int temp = strcoll(l, r); in l_strcmp()
/external/llvm/lib/Transforms/Utils/
DBuildLibCalls.cpp157 case LibFunc::strcoll: // 0,1 in inferLibFuncAttributes()
/external/libedit/src/
Dreadline.c2203 return strcoll(*s1, *s2); in _rl_qsort_string_compare()
/external/llvm/lib/Analysis/
DTargetLibraryInfo.cpp579 case LibFunc::strcoll: in isValidProtoForLibFunc()
/external/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt2973 fun:strcoll=uninstrumented
/external/google-breakpad/src/processor/testdata/symbols/libc-2.13.so/F4F8DFCD5A5FB5A7CE64717E9E6AE3890/
Dlibc-2.13.so.sym515 PUBLIC 80810 0 strcoll