Home
last modified time | relevance | path

Searched defs:current_locale (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/python/cpython3/Python/
Dfileutils.c591 int current_locale, _Py_error_handler errors) in _Py_DecodeLocaleEx()
782 int raw_malloc, int current_locale, _Py_error_handler errors) in encode_locale_ex()
825 int raw_malloc, int current_locale) in encode_locale()
871 int current_locale, _Py_error_handler errors) in _Py_EncodeLocaleEx()
/aosp_15_r20/external/python/cpython3/Modules/
D_testinternalcapi.c408 int current_locale = 0; in encode_locale_ex() local
457 int current_locale = 0; in decode_locale_ex() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/lexical_cast/test/
Dfloat_types_test.cpp79 std::locale current_locale; in test_conversion_from_to_float_for_locale() local
Dintegral_types_test.cpp355 std::locale current_locale; in test_conversion_from_to_integral_for_locale() local
/aosp_15_r20/external/python/cpython3/Objects/
Dunicodeobject.c3730 int current_locale) in unicode_encode_locale()
3960 _Py_error_handler errors, int current_locale) in unicode_decode_locale()