/aosp_15_r20/external/cronet/base/ |
H A D | file_version_info_win.cc | 24 WORD code_page; member 183 WORD code_page) in FileVersionInfoWin() 194 WORD code_page) in FileVersionInfoWin()
|
/aosp_15_r20/external/cronet/base/strings/ |
H A D | sys_string_conversions_win.cc | 34 std::wstring SysMultiByteToWide(StringPiece mb, uint32_t code_page) { in SysMultiByteToWide() 53 std::string SysWideToMultiByte(const std::wstring& wide, uint32_t code_page) { in SysWideToMultiByte()
|
H A D | sys_string_conversions_fuzzer.cc | 28 const uint32_t code_page = provider.ConsumeIntegral<uint32_t>(); in LLVMFuzzerTestOneInput() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/system/include/boost/system/detail/ |
D | system_category_message_win32.hpp | 85 boost::winapi::UINT_ const code_page = message_cp_win32(); in system_category_message_win32() local 192 UINT_ const code_page = message_cp_win32(); in system_category_message_win32() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/regex/include/boost/regex/v5/ |
D | w32_regex_traits.hpp | 757 UINT code_page = get_code_page_for_locale_id(this->m_locale); in init() local 1032 UINT code_page = get_code_page_for_locale_id(idx); in w32_tolower() local 1087 UINT code_page = get_code_page_for_locale_id(idx); in w32_toupper() local 1135 UINT code_page = get_code_page_for_locale_id(idx); in w32_is() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/regex/include/boost/regex/v4/ |
D | w32_regex_traits.hpp | 799 UINT code_page = get_code_page_for_locale_id(this->m_locale); in init() local 1074 UINT code_page = get_code_page_for_locale_id(idx); in w32_tolower() local 1129 UINT code_page = get_code_page_for_locale_id(idx); in w32_toupper() local 1177 UINT code_page = get_code_page_for_locale_id(idx); in w32_is() local
|
/aosp_15_r20/external/pdfium/core/fxge/ |
H A D | cfx_fontmapper.cpp | 334 FX_Charset GetCharset(FX_CodePage code_page, int base_font, uint32_t flags) { in GetCharset() 572 FX_CodePage code_page, in FindSubstFont()
|
H A D | cfx_font.cpp | 375 FX_CodePage code_page, in LoadSubst()
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/regex/test/regress/ |
D | test_locale.cpp | 107 UINT code_page = static_cast<UINT>(_wtol(code_page_string)); in test_locale() local
|
/aosp_15_r20/external/python/cpython3/Objects/ |
D | unicodeobject.c | 7397 code_page_name(UINT code_page, PyObject **obj) in code_page_name() 7414 decode_code_page_flags(UINT code_page) in decode_code_page_flags() 7432 decode_code_page_strict(UINT code_page, in decode_code_page_strict() 7482 decode_code_page_errors(UINT code_page, in decode_code_page_errors() 7605 decode_code_page_stateful(int code_page, in decode_code_page_stateful() 7673 PyUnicode_DecodeCodePageStateful(int code_page, in PyUnicode_DecodeCodePageStateful() 7700 encode_code_page_flags(UINT code_page, const char *errors) in encode_code_page_flags() 7725 encode_code_page_strict(UINT code_page, PyObject **outbytes, in encode_code_page_strict() 7841 encode_code_page_errors(UINT code_page, PyObject **outbytes, in encode_code_page_errors() 8025 encode_code_page(int code_page, in encode_code_page() [all …]
|
/aosp_15_r20/external/freetype/src/winfonts/ |
H A D | winfnt.h | 103 FT_ULong code_page; member
|
/aosp_15_r20/external/python/cpython3/Modules/ |
D | _codecsmodule.c | 946 _codecs_code_page_encode_impl(PyObject *module, int code_page, PyObject *str, in _codecs_code_page_encode_impl()
|
/aosp_15_r20/external/python/cpython3/PC/ |
D | launcher.c | 1126 UINT code_page; member
|
/aosp_15_r20/external/python/cpython3/Modules/clinic/ |
D | _codecsmodule.c.h | 2661 int code_page; in _codecs_code_page_encode() local
|