Searched refs:wchar (Results 1 – 25 of 66) sorted by relevance
123
/third_party/boost/libs/config/test/ |
D | boost_no_cwchar.ipp | 9 // TITLE: <wchar.h> and <cwchar> 10 // DESCRIPTION: The Platform does not provide <wchar.h> and <cwchar>. 13 #include <wchar.h>
|
D | boost_no_swprintf.ipp | 12 #include <wchar.h>
|
D | boost_no_cwctype.ipp | 20 #include <wchar.h>
|
D | boost_no_wchar_t.ipp | 17 #include <wchar.h>
|
/third_party/toybox/toys/posix/ |
D | wc.c | 77 unsigned wchar; in do_wc() local 90 clen = utf8towc(&wchar, toybuf+pos, len-pos); in do_wc() 95 space = iswspace(wchar); in do_wc()
|
/third_party/glib/glib/gnulib/gl_cv_func_printf_directive_ls/ |
D | meson.build | 15 <wchar.h>. 17 included before <wchar.h>. */ 21 #include <wchar.h>
|
/third_party/musl/porting/linux/user/src/hilog/ |
D | output_p.inl | 276 wchar_t wchar; local 284 wchar = (wchar_t)cValue; 288 tempchar[0] = (char)(wchar & 0x00ff); 295 buffer->wStr[0] = wchar; 302 wchar = (wchar_t)cValue; 305 textLen = wctomb(buffer->str, wchar); 506 SECUREC_SAFE_WRITE_CHAR(ch, stream, &charsOut); /* char * cast to wchar * */ 752 /* convert wchar to char */ 763 /* convert wchar to char */ 1192 /* char * cast to wchar * */ [all …]
|
/third_party/ltp/tools/sparse/sparse-src/ |
D | target-m68k.c | 25 .wchar = &long_ctype,
|
D | target-arm64.c | 40 .wchar = &uint_ctype,
|
D | target-arm.c | 50 .wchar = &uint_ctype,
|
D | target.c | 259 if (target->wchar) in target_init() 260 wchar_ctype = target->wchar; in target_init()
|
D | target-ppc.c | 53 .wchar = &long_ctype,
|
D | target-x86.c | 65 .wchar = &long_ctype,
|
D | target.h | 88 struct symbol *wchar; member
|
/third_party/python/Lib/test/ |
D | test_unicode.py | 2796 wchar, size = unicode_aswidechar('abcdef', 2) 2798 self.assertEqual(wchar, 'ab') 2800 wchar, size = unicode_aswidechar('abc', 3) 2802 self.assertEqual(wchar, 'abc') 2804 wchar, size = unicode_aswidechar('abc', 4) 2806 self.assertEqual(wchar, 'abc\0') 2808 wchar, size = unicode_aswidechar('abc', 10) 2810 self.assertEqual(wchar, 'abc\0') 2812 wchar, size = unicode_aswidechar('abc\0def', 20) 2814 self.assertEqual(wchar, 'abc\0def\0') [all …]
|
/third_party/mindspore/third_party/securec/src/ |
D | input.inl | 181 signed char isWChar; /* -1/0 not wchar, 1 for wchar */ 241 * Convert a floating point wchar string to a floating point number 558 * add L'\0' for wchar string , add '\0' for char string 573 * Clean up the first %s %c buffer to zero for wchar version 605 /* update wchar flag for %S %C */ 1624 * alloce buffer for wchar version of %[. 1640 * free buffer for wchar version of %[ 1653 * Formatting input core functions for wchar version.Called by a function such as vsscanf_s 1719 /* update wchar flag for %S %C */ 1793 /* malloc when first %[ is meet for wchar version */ [all …]
|
D | output.inl | 514 SECUREC_SAFE_WRITE_CHAR(ch, stream, counter); /* char * cast to wchar * */ 577 * Formatting output core functions for wchar version.Called by a function such as vswprintf_s 850 /* convert wchar to char */ 860 /* convert wchar to char */ 1279 /* char * cast to wchar * */ 1290 … /* max prefix len is 2, use loop copy */ /* char * cast to wchar * in WCHAR version */ 1301 /* char * cast to wchar * */ 1361 /* char * cast to wchar * */ 1372 /* char * cast to wchar * */
|
/third_party/bounds_checking_function/src/ |
D | input.inl | 109 /* Bits for all wchar, size is 65536/8, only supports wide characters with a maximum length of two … 173 signed char isWCharOrLong; /* -1/0 not wchar or long, 1 for wchar or long */ 334 * Convert a floating point wchar string to a floating point number 809 * Add L'\0' for wchar string , add '\0' for char string 845 * Clean up the first %s %c buffer to zero for wchar version 875 /* Update wchar flag for %S %C */ 1752 * Alloce buffer for wchar version of %[. 1768 * Free buffer for wchar version of %[ 1781 * Formatting input core functions for wchar version.Called by a function such as vswscanf_s 1850 /* Update wchar flag for %S %C */ [all …]
|
/third_party/boost/libs/container_hash/test/ |
D | hash_number_test.cpp | 165 NUMERIC_TEST(wchar_t, wchar) in main()
|
/third_party/boost/boost/compatibility/cpp_c_headers/ |
D | cwchar | 8 #include <wchar.h>
|
/third_party/skia/third_party/externals/expat/ |
D | README.md | 172 `./configure CFLAGS="-g -O2 -fshort-wchar" CPPFLAGS=-DXML_UNICODE_WCHAR_T 174 <br/>Note: The latter requires libc compiled with `-fshort-wchar`, as well.
|
/third_party/skia/third_party/externals/expat/expat/ |
D | README.md | 172 `./configure CFLAGS="-g -O2 -fshort-wchar" CPPFLAGS=-DXML_UNICODE_WCHAR_T 174 <br/>Note: The latter requires libc compiled with `-fshort-wchar`, as well.
|
/third_party/expat/ |
D | README.md | 172 `./configure CFLAGS="-g -O2 -fshort-wchar" CPPFLAGS=-DXML_UNICODE_WCHAR_T 174 <br/>Note: The latter requires libc compiled with `-fshort-wchar`, as well.
|
/third_party/gettext/libtextstyle/ |
D | .gitignore | 216 /lib/wchar.in.h 542 /lib/wchar.h 543 /lib/wchar.h-t
|
/third_party/ltp/tools/sparse/sparse-src/Documentation/release-notes/ |
D | v0.6.2.rst | 31 * teach sparse about -fshort-wchar
|
123