/third_party/boost/libs/nowide/test/ |
D | test_codecvt.cpp | 49 wchar_t* to_end = to + m; in test_codecvt_in_n_m() local 101 char* to_end = to + n; in test_codecvt_out_n_m() local 184 wchar_t* const to_end = buf + 4; in test_codecvt_err() local 199 wchar_t* const to_end = buf + 4; in test_codecvt_err() local 214 char* const to_end = buf + 4; in test_codecvt_err() local 246 char* to_end = buf + 32; in test_codecvt_err() local 276 wchar_t* const to_end = to + buf.size(); in codecvt_to_wide() local 303 char* const to_end = to + buf.size(); in codecvt_to_narrow() local
|
/third_party/boost/libs/filesystem/src/ |
D | windows_file_codecvt.cpp | 25 wchar_t* to, wchar_t* to_end, wchar_t*& to_next) const in do_in() 45 char* to, char* to_end, char* & to_next) const in do_out()
|
D | path_traits.cpp | 52 wchar_t* to, wchar_t* to_end, in convert_aux() 86 char* to, char* to_end, in convert_aux()
|
/third_party/boost/libs/locale/test/ |
D | test_codecvt.cpp | 54 wchar_t *to_end = to + m; in test_codecvt_in_n_m() local 108 char *to_end = to + n; in test_codecvt_out_n_m() local 182 wchar_t *to_end = buf+2; in test_codecvt_err() local 213 char *to_end = buf+32; in test_codecvt_err() local 254 char *to_end = buf+1; in test_char_char() local
|
/third_party/boost/libs/filesystem/test/ |
D | test_codecvt.hpp | 44 wchar_t* to, wchar_t* to_end, wchar_t*& to_next) const in do_in() 58 char* to, char* to_end, char*& to_next) const in do_out()
|
/third_party/boost/boost/process/detail/windows/ |
D | locale.hpp | 41 wchar_t* to, wchar_t* to_end, wchar_t*& to_next) const override in do_in() 68 char* to, char* to_end, char*& to_next) const override in do_out()
|
/third_party/boost/libs/iostreams/test/detail/ |
D | utf8_codecvt_facet.cpp | 46 wchar_t * to_end, in do_in() 123 char * to_end, in do_out()
|
/third_party/boost/boost/nowide/ |
D | utf8_codecvt.hpp | 142 uchar* to_end, in do_in() 213 char* to_end, in do_out() 361 uchar* to_end, in do_in() 395 char* to_end, in do_out()
|
/third_party/boost/boost/locale/ |
D | generic_codecvt.hpp | 245 uchar *to_end, in do_in() 341 char *to_end, in do_out() 529 uchar *to_end, in do_in() 596 char *to_end, in do_out()
|
/third_party/boost/boost/process/ |
D | locale.hpp | 117 wchar_t* to, wchar_t* to_end, in convert() 139 char* to, char* to_end, in convert()
|
/third_party/boost/libs/program_options/src/ |
D | convert.cpp | 61 ToChar* to_end = buffer + 32; in convert() local
|
/third_party/boost/boost/multi_array/ |
D | index_range.hpp | 42 static index to_end() in to_end() function in boost::detail::multi_array::index_range
|
/third_party/boost/libs/multi_array/test/ |
D | dimtest.cpp | 146 static Index to_end() in to_end() function in index_range
|
/third_party/gn/src/base/containers/ |
D | circular_deque.h | 914 size_t* to_end) { in MoveBuffer()
|