HomeSort by relevance Sort by last modified time
    Searched full:wcswidth (Results 1 - 25 of 358) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /ndk/sources/android/support/src/musl-ctype/
wcswidth.c 3 int wcswidth(const wchar_t *wcs, size_t n) function
  /bionic/libc/upstream-openbsd/lib/libc/string/
wcswidth.c 1 /* $OpenBSD: wcswidth.c,v 1.4 2011/04/04 18:16:24 stsp Exp $ */
2 /* $NetBSD: wcswidth.c,v 1.2 2001/01/03 14:29:37 lukem Exp $ */
29 * citrus Id: wcswidth.c,v 1.1 1999/12/29 21:47:45 tshiozak Exp
35 wcswidth(const wchar_t *s, size_t n) function
  /external/libcxx/include/support/solaris/
wchar.h 25 #define wcswidth sun_wcswidth macro
45 #undef wcswidth macro
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/include/support/solaris/
wchar.h 25 #define wcswidth sun_wcswidth macro
45 #undef wcswidth macro
  /prebuilts/ndk/current/sources/cxx-stl/llvm-libc++/libcxx/include/support/solaris/
wchar.h 25 #define wcswidth sun_wcswidth macro
45 #undef wcswidth macro
  /external/bison/lib/
wchar.in.h     [all...]
  /external/bison/darwin-lib/
wchar.h 1330 # undef wcswidth macro
    [all...]
  /external/bison/linux-lib/
wchar.h 1330 # undef wcswidth macro
    [all...]
  /external/ltrace/testsuite/ltrace.minor/
wchar.exp 133 i = wcswidth(L"??") + wcwidth(L'?') + wctob(L'1');;
203 {{^wcswidth\("??", .*\).*= 4} == 1}
  /bionic/libc/include/
wchar.h 146 extern int wcswidth(const wchar_t *, size_t);
  /development/ndk/platforms/android-12/arch-arm/symbols/
libc.so.functions.txt 793 wcswidth
  /development/ndk/platforms/android-12/arch-mips/symbols/
libc.so.functions.txt 776 wcswidth
  /development/ndk/platforms/android-12/arch-x86/symbols/
libc.so.functions.txt 773 wcswidth
  /development/ndk/platforms/android-14/arch-arm/symbols/
libc.so.functions.txt 793 wcswidth
  /development/ndk/platforms/android-14/arch-mips/symbols/
libc.so.functions.txt 776 wcswidth
  /development/ndk/platforms/android-14/arch-x86/symbols/
libc.so.functions.txt 773 wcswidth
  /development/ndk/platforms/android-16/arch-arm/symbols/
libc.so.functions.txt 794 wcswidth
  /development/ndk/platforms/android-16/arch-mips/symbols/
libc.so.functions.txt 777 wcswidth
  /development/ndk/platforms/android-16/arch-x86/symbols/
libc.so.functions.txt 774 wcswidth
  /development/ndk/platforms/android-17/arch-arm/symbols/
libc.so.functions.txt 794 wcswidth
  /development/ndk/platforms/android-17/arch-mips/symbols/
libc.so.functions.txt 777 wcswidth
  /development/ndk/platforms/android-17/arch-x86/symbols/
libc.so.functions.txt 774 wcswidth
  /development/ndk/platforms/android-18/arch-arm/symbols/
libc.so.functions.txt 794 wcswidth
  /development/ndk/platforms/android-18/arch-mips/symbols/
libc.so.functions.txt 777 wcswidth
  /development/ndk/platforms/android-18/arch-x86/symbols/
libc.so.functions.txt 774 wcswidth

Completed in 319 milliseconds

1 2 3 4 5 6 7 8 91011>>