Home
last modified time | relevance | path

Searched refs:to_wchar (Results 26 – 50 of 62) sorted by relevance

123

/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/uuid/
H A Duuid_io.hpp139 inline wchar_t to_wchar(size_t i) { in to_wchar() function
178 result += detail::to_wchar(hi); in to_wstring()
181 result += detail::to_wchar(lo); in to_wstring()
/dports/graphics/povray37/povray-3.7.0.10/libraries/boost/boost/uuid/
H A Duuid_io.hpp139 inline wchar_t to_wchar(size_t i) { in to_wchar() function
178 result += detail::to_wchar(hi); in to_wstring()
181 result += detail::to_wchar(lo); in to_wstring()
/dports/devel/boost-libs/boost_1_72_0/boost/uuid/
H A Duuid_io.hpp139 inline wchar_t to_wchar(size_t i) { in to_wchar() function
178 result += detail::to_wchar(hi); in to_wstring()
181 result += detail::to_wchar(lo); in to_wstring()
/dports/devel/boost-docs/boost_1_72_0/boost/uuid/
H A Duuid_io.hpp139 inline wchar_t to_wchar(size_t i) { in to_wchar() function
178 result += detail::to_wchar(hi); in to_wstring()
181 result += detail::to_wchar(lo); in to_wstring()
/dports/devel/boost-python-libs/boost_1_72_0/boost/uuid/
H A Duuid_io.hpp139 inline wchar_t to_wchar(size_t i) { in to_wchar() function
178 result += detail::to_wchar(hi); in to_wstring()
181 result += detail::to_wchar(lo); in to_wstring()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/uuid/
H A Duuid_io.hpp139 inline wchar_t to_wchar(size_t i) { in to_wchar() function
178 result += detail::to_wchar(hi); in to_wstring()
181 result += detail::to_wchar(lo); in to_wstring()
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/uuid/
H A Duuid_io.hpp139 inline wchar_t to_wchar(size_t i) { in to_wchar() function
178 result += detail::to_wchar(hi); in to_wstring()
181 result += detail::to_wchar(lo); in to_wstring()
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/uuid/
H A Duuid_io.hpp139 inline wchar_t to_wchar(size_t i) { in to_wchar() function
178 result += detail::to_wchar(hi); in to_wstring()
181 result += detail::to_wchar(lo); in to_wstring()
/dports/devel/hyperscan/boost_1_75_0/boost/uuid/
H A Duuid_io.hpp139 inline wchar_t to_wchar(size_t i) { in to_wchar() function
178 result += detail::to_wchar(hi); in to_wstring()
181 result += detail::to_wchar(lo); in to_wstring()
/dports/multimedia/aegisub/aegisub-3.2.2/vendor/iconv/libiconv/
H A Diconv_open1.h47 for (to_wchar = 0;;) {
116 to_wchar = 1;
H A Diconv.c220 int to_wchar; in iconv_open() local
226 cd = (struct conv_struct *) malloc(from_wchar != to_wchar in iconv_open()
282 int to_wchar; in iconv_open_into() local
/dports/devel/R-cran-BH/BH/inst/include/boost/uuid/
H A Duuid_io.hpp139 inline wchar_t to_wchar(size_t i) { in to_wchar() function
193 result += detail::to_wchar(hi); in to_wstring()
196 result += detail::to_wchar(lo); in to_wstring()
/dports/converters/libiconv/libiconv-1.16/lib/
H A Diconv_open1.h46 for (to_wchar = 0;;) {
129 to_wchar = 1;
H A Diconv.c228 int to_wchar; in iconv_open() local
234 cd = (struct conv_struct *) malloc(from_wchar != to_wchar in iconv_open()
290 int to_wchar; in iconv_open_into() local
/dports/emulators/dolphin-emu/dolphin-3152428/Externals/libiconv-1.14/lib/
H A Diconv_open1.h47 for (to_wchar = 0;;) {
130 to_wchar = 1;
H A Diconv.c224 int to_wchar; in iconv_open() local
230 cd = (struct conv_struct *) malloc(from_wchar != to_wchar in iconv_open()
286 int to_wchar; in iconv_open_into() local
/dports/devel/omniORB/omniORB-4.2.4/include/omniORB4/
H A DCORBA_Any.h161 struct to_wchar { struct
162 to_wchar(WChar& b) : ref(b) {} in to_wchar() argument
210 Boolean operator>>=(to_wchar wc) const;
H A DCORBA_Any_vartypes.h242 inline Boolean operator>>=(Any::to_wchar c) const {
/dports/games/flightgear/flightgear-2020.3.11/3rdparty/hts_engine_API/lib/
H A DHTS_misc.c87 static void to_wchar(const char *path, wchar_t *wbuf, size_t wbuf_len) { in to_wchar() function
117 to_wchar(name, wpath, ARRAY_SIZE(wpath)); in HTS_fopen_from_fn()
118 to_wchar(opt, wmode, ARRAY_SIZE(wmode)); in HTS_fopen_from_fn()
/dports/devel/string_theory/string_theory-3.4/include/
H A Dst_iostream.h52 ST::wchar_buffer wide = ST::string(data, size).to_wchar(); in write_data()
/dports/finance/moneymanagerex/moneymanagerex-1.2.7/3rd/mongoose/
H A Dmongoose.c1282 static void to_wchar(const char *path, wchar_t *wbuf, size_t wbuf_len) { in to_wchar() function
1305 to_wchar(path, wpath, ARRAY_SIZE(wpath)); in mg_stat()
1312 to_wchar(path, wpath, ARRAY_SIZE(wpath)); in mg_fopen()
1313 to_wchar(mode, wmode, ARRAY_SIZE(wmode)); in mg_fopen()
1319 to_wchar(path, wpath, ARRAY_SIZE(wpath)); in mg_open()
1611 to_wchar(utf8_path, buf, ARRAY_SIZE(buf)); in abs_path()
1655 to_wchar(dir, full_dir, ARRAY_SIZE(full_dir)); in start_process()
1658 to_wchar(cmdline, wcmd, ARRAY_SIZE(wcmd)); in start_process()
2934 to_wchar(name, wpath, ARRAY_SIZE(wpath)); in opendir()
/dports/comms/flmsg/flmsg-4.0.19/src/utils/
H A Dmongoose.c446 static void to_wchar(const char *path, wchar_t *wbuf, size_t wbuf_len) { in to_wchar() function
470 to_wchar(path, wpath, ARRAY_SIZE(wpath)); in mg_stat()
477 to_wchar(path, wpath, ARRAY_SIZE(wpath)); in mg_fopen()
478 to_wchar(mode, wmode, ARRAY_SIZE(wmode)); in mg_fopen()
484 to_wchar(path, wpath, ARRAY_SIZE(wpath)); in mg_open()
906 to_wchar(utf8_path, buf, ARRAY_SIZE(buf)); in abs_path()
949 to_wchar(dir, full_dir, ARRAY_SIZE(full_dir)); in start_process()
952 to_wchar(cmdline, wcmd, ARRAY_SIZE(wcmd)); in start_process()
2345 to_wchar(name, wpath, ARRAY_SIZE(wpath)); in opendir()
/dports/games/flightgear/flightgear-2020.3.11/3rdparty/mongoose/
H A Dmongoose.c1548 static void to_wchar(const char *path, wchar_t *wbuf, size_t wbuf_len) { in to_wchar() function
1571 to_wchar(path, wpath, ARRAY_SIZE(wpath)); in mg_stat()
1578 to_wchar(path, wpath, ARRAY_SIZE(wpath)); in mg_fopen()
1579 to_wchar(mode, wmode, ARRAY_SIZE(wmode)); in mg_fopen()
1585 to_wchar(path, wpath, ARRAY_SIZE(wpath)); in mg_open()
1931 to_wchar(utf8_path, buf, ARRAY_SIZE(buf)); in abs_path()
1978 to_wchar(dir, full_dir, ARRAY_SIZE(full_dir)); in start_process()
1981 to_wchar(cmdline, wcmd, ARRAY_SIZE(wcmd)); in start_process()
3298 to_wchar(name, wpath, ARRAY_SIZE(wpath)); in opendir()
/dports/net/boinc-client/boinc-client_release-7.8-7.8.6/samples/gfx_html/
H A Dmongoose.cpp1567 static void to_wchar(const char *path, wchar_t *wbuf, size_t wbuf_len) { in to_wchar() function
1590 to_wchar(path, wpath, ARRAY_SIZE(wpath)); in mg_stat()
1597 to_wchar(path, wpath, ARRAY_SIZE(wpath)); in mg_fopen()
1598 to_wchar(mode, wmode, ARRAY_SIZE(wmode)); in mg_fopen()
1604 to_wchar(path, wpath, ARRAY_SIZE(wpath)); in mg_open()
1950 to_wchar(utf8_path, buf, ARRAY_SIZE(buf)); in abs_path()
1997 to_wchar(dir, full_dir, ARRAY_SIZE(full_dir)); in start_process()
2000 to_wchar(cmdline, wcmd, ARRAY_SIZE(wcmd)); in start_process()
3318 to_wchar(name, wpath, ARRAY_SIZE(wpath)); in opendir()
/dports/www/mongoose/mongoose-632b3a3/
H A Dmongoose.c1534 static void to_wchar(const char *path, wchar_t *wbuf, size_t wbuf_len) { in to_wchar() function
1557 to_wchar(path, wpath, ARRAY_SIZE(wpath)); in mg_stat()
1564 to_wchar(path, wpath, ARRAY_SIZE(wpath)); in mg_fopen()
1565 to_wchar(mode, wmode, ARRAY_SIZE(wmode)); in mg_fopen()
1571 to_wchar(path, wpath, ARRAY_SIZE(wpath)); in mg_open()
1917 to_wchar(utf8_path, buf, ARRAY_SIZE(buf)); in abs_path()
1964 to_wchar(dir, full_dir, ARRAY_SIZE(full_dir)); in start_process()
1967 to_wchar(cmdline, wcmd, ARRAY_SIZE(wcmd)); in start_process()
3284 to_wchar(name, wpath, ARRAY_SIZE(wpath)); in opendir()

123