Home
last modified time | relevance | path

Searched defs:locale_data (Results 1 – 7 of 7) sorted by relevance

/third_party/boost/libs/locale/src/util/
Dlocale_data.hpp17 class locale_data { class
19 locale_data() : in locale_data() function in boost::locale::util::locale_data
/third_party/flutter/engine/flutter/runtime/
Druntime_controller.h95 std::vector<std::string> locale_data; member
Dace_runtime_controller.cc90 const std::vector<std::string>& locale_data) { in SetLocales()
Druntime_controller.cc170 const std::vector<std::string>& locale_data) { in SetLocales()
/third_party/python/Python/
Dpystrtod.c169 struct lconv *locale_data; in _PyOS_ascii_strtod() local
451 struct lconv *locale_data = localeconv(); in change_decimal_from_locale_to_dot() local
/third_party/gettext/libtextstyle/gnulib-local/lib/glib/
Dgstrfuncs.c558 struct lconv *locale_data; in g_ascii_formatd() local
/third_party/flutter/engine/flutter/shell/common/
Dengine.cc353 std::vector<std::string> locale_data; in HandleLocalizationPlatformMessage() local