Home
last modified time | relevance | path

Searched refs:strxfrm (Results 1 – 14 of 14) sorted by relevance

/external/compiler-rt/test/msan/
Dstrxfrm.cc11 size_t n = strxfrm(q, p, sizeof(q)); in main()
/external/libcxx/include/
Dcstring38 size_t strxfrm(char* restrict s1, const char* restrict s2, size_t n);
80 using ::strxfrm;
/external/libcxx/test/std/depr/depr.c.headers/
Dstring_h.pass.cpp36 static_assert((std::is_same<decltype(strxfrm(cp, cpc, s)), size_t>::value), ""); in main()
/external/libcxx/test/std/strings/c.strings/
Dcstring.pass.cpp36 static_assert((std::is_same<decltype(std::strxfrm(cp, cpc, s)), std::size_t>::value), ""); in main()
/external/libcxx/include/support/xlocale/
Dxlocale.h143 return strxfrm(dest, src, n); in strxfrm_l()
/external/icu/icu4c/source/test/perf/collperf/
Dcollperf.cpp128 strxfrm(posix_key, data[i].posix_data, MAX_KEY_LENGTH); in posix_key_null()
824 s = strxfrm(NULL, posix_data->dataOf(i), 0); in prepareData()
827 t = strxfrm(posix_key->last(), posix_data->dataOf(i), s); in prepareData()
/external/icu/icu4c/source/test/perf/collationperf/
Dcollperf.cpp416 t = strxfrm(gFileLines[line].unixSortKey, gFileLines[line].unixName, 5000); in doKeyGen()
1649 t=strxfrm((char *)buf, gFileLines[line].unixName, sizeof(buf)); in main()
1652 t = strxfrm(gFileLines[line].unixSortKey, gFileLines[line].unixName, sizeof(buf)); in main()
/external/compiler-rt/lib/msan/
Dmsan_interceptors.cc503 INTERCEPTOR(SIZE_T, strxfrm, char *dest, const char *src, SIZE_T n) { in INTERCEPTOR() argument
506 SIZE_T res = REAL(strxfrm)(dest, src, n); in INTERCEPTOR()
1585 INTERCEPT_FUNCTION(strxfrm); in InitializeInterceptors()
/external/llvm/include/llvm/Analysis/
DTargetLibraryInfo.def1023 /// size_t strxfrm(char *s1, const char *s2, size_t n);
1024 TLI_DEFINE_ENUM_INTERNAL(strxfrm)
1025 TLI_DEFINE_STRING_INTERNAL("strxfrm")
/external/v8/third_party/llvm-build/Release+Asserts/lib/clang/3.9.0/lib/linux/
Dlibclang_rt.msan-x86_64.a.syms1553 strxfrm;
/external/llvm/lib/Transforms/IPO/
DFunctionAttrs.cpp1056 case LibFunc::strxfrm: in inferPrototypeAttributes()
/external/clang/include/clang/Basic/
DBuiltins.def739 LIBBUILTIN(strxfrm, "zc*cC*z", "f", "string.h", ALL_LANGUAGES)
/external/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt3023 fun:strxfrm=uninstrumented
/external/google-breakpad/src/processor/testdata/symbols/libc-2.13.so/F4F8DFCD5A5FB5A7CE64717E9E6AE3890/
Dlibc-2.13.so.sym526 PUBLIC 82fe0 0 strxfrm