HomeSort by relevance Sort by last modified time
    Searched full:wchar (Results 126 - 150 of 684) sorted by null

1 2 3 4 56 7 8 91011>>

  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gabi++/include/
cwctype_is_not_supported 31 * bionic/libc/include/wchar.h */
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/
cwchar 31 * This is the C++ version of the Standard C Library header @c wchar.h,
47 #include <wchar.h>
54 // assumes it is in wchar.h, regardless of wchar_t specializations.
71 // Get rid of those macros defined in <wchar.h> in lieu of real functions.
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/system/include/
cwchar 31 * bionic/libc/include/wchar.h */
cwctype_is_not_supported 31 * bionic/libc/include/wchar.h */
  /ndk/sources/host-tools/sed-4.2.1/m4/
mbrtowc.m4 112 #include <wchar.h>
161 #include <wchar.h>
212 #include <wchar.h>
262 #include <wchar.h>
329 #include <wchar.h>
370 [[#include <wchar.h>]],
  /external/clang/test/Driver/
clang_f_opts.c 2 // RUN: %clang -### -S -fasm -fblocks -fbuiltin -fno-math-errno -fcommon -fpascal-strings -fno-asm -fno-blocks -fno-builtin -fmath-errno -fno-common -fno-pascal-strings -fno-show-source-location -fshort-enums -fshort-wchar %s 2>&1 | FileCheck -check-prefix=CHECK-OPTIONS2 %s
12 // CHECK-OPTIONS2: -fshort-wchar
  /external/dbus/
README.wince 49 MB vs WCHAR
56 implemented, or dbus daemon could use the wchar interface more
  /external/libvpx/vpx_ports/
vpxtypes.h 61 # error "no non-wchar support added yet"
63 # include <wchar.h>
  /external/openssl/crypto/
LPdir_win.c 90 if (!MultiByteToWideChar(CP_ACP, 0, directory, len_0, (WCHAR *)wdir, len_0))
127 if (!WideCharToMultiByte(CP_ACP, 0, (WCHAR *)wdir, len_0, (*ctx)->entry_name,
  /external/webkit/Source/WebCore/platform/win/
ContextMenuWin.cpp 75 OwnArrayPtr<WCHAR> menuString = adoptArrayPtr(new WCHAR[menuStringLength]);
MIMETypeRegistryWin.cpp 40 WCHAR contentTypeStr[256];
55 WCHAR extStr[MAX_PATH];
  /bionic/libc/wchar/
wcpcpy.c 38 #include <wchar.h>
wcpncpy.c 30 #include <wchar.h>
wcscasecmp.c 30 #include <wchar.h>
wcscat.c 37 #include <wchar.h>
wcscpy.c 37 #include <wchar.h>
wcscspn.c 37 #include <wchar.h>
wcslen.c 37 #include <wchar.h>
wcsncasecmp.c 30 #include <wchar.h>
wcsncat.c 37 #include <wchar.h>
wcspbrk.c 37 #include <wchar.h>
wcsspn.c 37 #include <wchar.h>
wcsxfrm.c 28 #include <wchar.h>
wmemchr.c 37 #include <wchar.h>
wmemcpy.c 38 #include <wchar.h>

Completed in 3494 milliseconds

1 2 3 4 56 7 8 91011>>