Home
last modified time | relevance | path

Searched refs:towlower (Results 1 – 25 of 26) sorted by relevance

12

/external/bison/lib/
Dwctype.in.h129 # undef towlower
151 # define towlower rpl_towlower macro
297 towlower in rpl_towlower()
347 return (wint_t) (wchar_t) towlower (wc); in rpl_towlower()
350 # define towlower rpl_towlower macro
453 _GL_CXXALIAS_RPL (towlower, wint_t, (wint_t wc));
456 _GL_CXXALIAS_SYS (towlower, wint_t, (wint_t wc));
459 _GL_CXXALIASWARN (towlower);
Dmbchar.h202 ? (int) towlower ((mbc1).wc) - (int) towlower ((mbc2).wc) \
218 ? towlower ((mbc1).wc) == towlower ((mbc2).wc) \
/external/libcxx/include/
Dcwctype44 wint_t towlower(wint_t wc);
179 #ifdef towlower
180 inline _LIBCPP_INLINE_VISIBILITY wint_t __libcpp_towlower(wint_t __wc) {return towlower(__wc);}
181 #undef towlower
182 inline _LIBCPP_INLINE_VISIBILITY wint_t towlower(wint_t __wc) {return __libcpp_towlower(__wc);}
183 #else // towlower
184 using ::towlower;
/external/bison/darwin-lib/
Dwctype.h431 # undef towlower
453 # define towlower rpl_towlower
599 towlower in towlower() function
649 return (wint_t) (wchar_t) towlower (wc); in rpl_towlower()
652 # define towlower rpl_towlower macro
755 _GL_CXXALIAS_RPL (towlower, wint_t, (wint_t wc));
758 _GL_CXXALIAS_SYS (towlower, wint_t, (wint_t wc));
761 _GL_CXXALIASWARN (towlower);
/external/bison/linux-lib/
Dwctype.h431 # undef towlower
453 # define towlower rpl_towlower
599 towlower in towlower() function
649 return (wint_t) (wchar_t) towlower (wc); in rpl_towlower()
652 # define towlower rpl_towlower macro
755 _GL_CXXALIAS_RPL (towlower, wint_t, (wint_t wc));
758 _GL_CXXALIAS_SYS (towlower, wint_t, (wint_t wc));
761 _GL_CXXALIASWARN (towlower);
/external/libcxx/test/std/depr/depr.c.headers/
Dwctype_h.pass.cpp75 #ifdef towlower
76 #error towlower defined
110 static_assert((std::is_same<decltype(towlower(w)), wint_t>::value), ""); in main()
/external/libcxx/test/std/strings/c.strings/
Dcwctype.pass.cpp75 #ifdef towlower
76 #error towlower defined
110 static_assert((std::is_same<decltype(std::towlower(w)), std::wint_t>::value), ""); in main()
/external/libcxx/include/support/solaris/
Dwchar.h22 #define towlower sun_towlower macro
42 #undef towlower
/external/bison/m4/
Dwctype_h.m483 AC_CHECK_FUNCS([towlower])
87 AC_CHECK_DECLS([towlower],,,
101 dnl On Minix 3.1.8, the system's <wctype.h> declares towlower() and
113 dnl Redefine towlower, towupper in <wctype.h>.
/external/icu/icu4c/source/test/perf/charperf/
Dcharperf.h226 towlower(ch); in StdLibToLower()
/external/libcxx/include/support/xlocale/
Dxlocale.h134 return towlower(c); in towlower_l()
/external/libedit/src/
Dchartype.h93 #define Tolower(x) towlower(x)
/external/ltrace/testsuite/ltrace.minor/
Dwchar.exp94 i = towlower(towupper(L'ы')) == L'ы';
/external/toybox/toys/posix/
Dfind.c162 c = towlower(c); in strlower()
/external/ltrace/etc/
Dlibc.so.conf485 wint_t towlower(wint_t);
/external/google-breakpad/src/testing/gtest/src/
Dgtest.cc1632 left = towlower(*lhs++); in CaseInsensitiveWideCStringEquals()
1633 right = towlower(*rhs++); in CaseInsensitiveWideCStringEquals()
/external/protobuf/gtest/src/
Dgtest.cc1654 left = towlower(*lhs++); in CaseInsensitiveWideCStringEquals()
1655 right = towlower(*rhs++); in CaseInsensitiveWideCStringEquals()
/external/llvm/utils/unittest/googletest/src/
Dgtest.cc1631 left = towlower(*lhs++); in CaseInsensitiveWideCStringEquals()
1632 right = towlower(*rhs++); in CaseInsensitiveWideCStringEquals()
/external/mesa3d/src/gtest/src/
Dgtest.cc1631 left = towlower(*lhs++); in CaseInsensitiveWideCStringEquals()
1632 right = towlower(*rhs++); in CaseInsensitiveWideCStringEquals()
/external/gtest/src/
Dgtest.cc1617 left = towlower(*lhs++); in CaseInsensitiveWideCStringEquals()
1618 right = towlower(*rhs++); in CaseInsensitiveWideCStringEquals()
/external/protobuf/gtest/fused-src/gtest/
Dgtest-all.cc2994 left = towlower(*lhs++); in CaseInsensitiveWideCStringEquals()
2995 right = towlower(*rhs++); in CaseInsensitiveWideCStringEquals()
/external/libvpx/libvpx/third_party/googletest/src/src/
Dgtest-all.cc3101 left = towlower(*lhs++); in CaseInsensitiveWideCStringEquals()
3102 right = towlower(*rhs++); in CaseInsensitiveWideCStringEquals()
/external/bison/
Dconfigure15826 ac_fn_c_check_func "$LINENO" "towlower" "ac_cv_func_towlower"
15838 …ac_fn_c_check_decl "$LINENO" "towlower" "ac_cv_have_decl_towlower" "/* Tru64 with Desktop Toolkit …
33975 ac_fn_c_check_func "$LINENO" "towlower" "ac_cv_func_towlower"
33987 …ac_fn_c_check_decl "$LINENO" "towlower" "ac_cv_have_decl_towlower" "/* Tru64 with Desktop Toolkit …
/external/google-breakpad/src/tools/windows/dump_syms/testdata/
Ddump_syms_regtest64.sym254 FILE 7784 f:\dd\vctools\crt\crtw32\convert\towlower.c
/external/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt3157 fun:towlower=uninstrumented

12