Searched refs:wchar (Results 1 - 25 of 103) sorted by relevance

12345

/external/v8/tools/clang/translation_unit/test_files/
H A Dtest.cc7 #include <bits/wchar.h>
/external/bison/lib/
H A Dmbswidth.h20 in UnixWare 7.1.1 <wchar.h>. We need this #include before the #define
22 However, we don't want to #include <wchar.h> on all platforms because
24 <wchar.h>.
26 <wchar.h>. */
28 # include <wchar.h>
H A Dmbsinit.c21 #include <wchar.h>
H A Dwcwidth.c20 #include <wchar.h>
H A Dmbswidth.c33 #include <wchar.h>
H A Dprintf-args.h41 # include <wchar.h>
H A Dmbuiter.h99 <wchar.h>.
101 <wchar.h>. */
104 #include <wchar.h>
/external/libedit/src/
H A Dwcsdup.c24 #include <wchar.h>
H A Dsys.h110 #include <wchar.h>
/external/toybox/toys/posix/
H A Dwc.c79 wchar_t wchar; local
82 clen = mbrtowc(&wchar, toybuf+pos, len-pos, 0);
87 space = iswspace(wchar);
/external/google-breakpad/src/common/android/testing/include/
H A Dwchar.h39 #include_next <wchar.h>
/external/icu/icu4c/source/common/
H A Dcwchar.h20 * ICU implementation files include wchar.h.
32 # include <wchar.h>
39 /* The following are not available on all systems, defined in wchar.h or string.h. */
/external/libchrome/base/strings/
H A Dstring_util_posix.h12 #include <wchar.h>
H A Dstring_util_win.h12 #include <wchar.h>
H A Dsys_string_conversions_posix.cc8 #include <wchar.h>
/external/libcxx/test/libcxx/depr/depr.c.headers/
H A Dextern_c.pass.cpp39 #include <wchar.h>
/external/valgrind/memcheck/tests/
H A Dwcs.c6 #include <wchar.h>
/external/syslinux/gpxe/src/arch/x86_64/
H A DMakefile20 # EFI requires -fshort-wchar, and nothing else currently uses wchar_t
22 CFLAGS += -fshort-wchar
/external/google-breakpad/src/common/windows/
H A Dguid_string.cc34 #include <wchar.h>
H A Dstring_utils-inl.h37 #include <wchar.h>
/external/libcxx/include/
H A Dwchar.h2 //===--------------------------- wchar.h ----------------------------------===//
17 #include_next <wchar.h>
23 wchar.h synopsis
119 #include_next <wchar.h>
/external/aac/libSYS/include/
H A Dcmdl_parser.h119 #include <wchar.h>
/external/e2fsprogs/intl/
H A Dprintf-args.h32 # include <wchar.h>
/external/avb/examples/uefi/
H A DMakefile72 -fshort-wchar -mno-red-zone -Wall \
/external/libcxx/include/support/win32/
H A Dsupport.h17 #include <wchar.h> // mbstate_t

Completed in 849 milliseconds

12345