Home
last modified time | relevance | path

Searched defs:strcoll_l (Results 1 – 14 of 14) sorted by relevance

/external/cronet/stable/third_party/libc++/src/include/__support/xlocale/
D__posix_l_fallback.h66 inline _LIBCPP_HIDE_FROM_ABI int strcoll_l(const char* __s1, const char* __s2, locale_t) { in strcoll_l() function
/external/cronet/tot/third_party/libc++/src/include/__support/xlocale/
D__posix_l_fallback.h66 inline _LIBCPP_HIDE_FROM_ABI int strcoll_l(const char* __s1, const char* __s2, locale_t) { in strcoll_l() function
/external/libcxx/include/support/win32/
Dlocale_win32.h159 #define strcoll_l _strcoll_l macro
/external/cronet/stable/third_party/libc++/src/include/__locale_dir/locale_base_api/
Dwin32.h205 #define strcoll_l _strcoll_l macro
/external/cronet/stable/third_party/libc++/src/include/__cxx03/__locale_dir/locale_base_api/
Dwin32.h205 #define strcoll_l _strcoll_l macro
/external/cronet/tot/third_party/libc++/src/include/__cxx03/__locale_dir/locale_base_api/
Dwin32.h205 #define strcoll_l _strcoll_l macro
/external/cronet/tot/third_party/libc++/src/include/__locale_dir/locale_base_api/
Dwin32.h205 #define strcoll_l _strcoll_l macro
/external/cronet/tot/third_party/libc++/src/include/__cxx03/__support/xlocale/
D__posix_l_fallback.h84 inline _LIBCPP_HIDE_FROM_ABI int strcoll_l(const char* __s1, const char* __s2, locale_t) { in strcoll_l() function
/external/libcxx/include/support/xlocale/
D__posix_l_fallback.h135 inline _LIBCPP_INLINE_VISIBILITY int strcoll_l(const char *s1, const char *s2, in strcoll_l() function
/external/cronet/stable/third_party/libc++/src/include/__cxx03/__support/xlocale/
D__posix_l_fallback.h84 inline _LIBCPP_HIDE_FROM_ABI int strcoll_l(const char* __s1, const char* __s2, locale_t) { in strcoll_l() function
/external/libcxx/include/support/ibm/
Dxlocale.h188 int strcoll_l(const char *__s1, const char *__s2, locale_t locale) in strcoll_l() function
/external/rust/android-crates-io/crates/libc/src/solid/
Dmod.rs767 pub fn strcoll_l(arg1: *const c_char, arg2: *const c_char, arg3: locale_t) -> c_int; in strcoll_l() function
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/libc-0.2.164/src/solid/
Dmod.rs767 pub fn strcoll_l(arg1: *const c_char, arg2: *const c_char, arg3: locale_t) -> c_int; in strcoll_l() function
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/libc-0.2.164/src/solid/
Dmod.rs767 pub fn strcoll_l(arg1: *const c_char, arg2: *const c_char, arg3: locale_t) -> c_int; in strcoll_l() function