HomeSort by relevance Sort by last modified time
    Searched refs:iswspace (Results 1 - 25 of 57) sorted by null

1 2 3

  /ndk/sources/host-tools/sed-4.2.1/lib/
wctype.in.h 86 # undef iswspace macro
101 # define iswspace rpl_iswspace macro
164 iswspace (wint_t wc) function
  /external/stlport/stlport/stl/
_cwctype.h 78 using _STLP_VENDOR_CSTD_WFUNC::iswspace;
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_cwctype.h 78 using _STLP_VENDOR_CSTD_WFUNC::iswspace;
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/
_cwctype.h 78 using _STLP_VENDOR_CSTD_WFUNC::iswspace;
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/
_cwctype.h 78 using _STLP_VENDOR_CSTD_WFUNC::iswspace;
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/stlport/stlport/stl/
_cwctype.h 78 using _STLP_VENDOR_CSTD_WFUNC::iswspace;
  /external/icu4c/test/perf/charperf/
charperf.h 201 iswspace(ch);
236 iswspace(ch);
  /external/stlport/stlport/
ctype.h 91 __inline int (iswspace)(int c) { return iswctype((unsigned short)(c), _SPACE); } function
  /ndk/sources/cxx-stl/stlport/stlport/
ctype.h 91 __inline int (iswspace)(int c) { return iswctype((unsigned short)(c), _SPACE); } function
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/
ctype.h 91 __inline int (iswspace)(int c) { return iswctype((unsigned short)(c), _SPACE); } function
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/
ctype.h 91 __inline int (iswspace)(int c) { return iswctype((unsigned short)(c), _SPACE); } function
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/stlport/stlport/
ctype.h 91 __inline int (iswspace)(int c) { return iswctype((unsigned short)(c), _SPACE); } function
  /bionic/libc/include/
wchar.h 88 extern int iswspace(wint_t);
  /development/ndk/platforms/android-3/include/
wchar.h 88 extern int iswspace(wint_t);
  /development/ndk/platforms/android-8/include/
wchar.h 88 extern int iswspace(wint_t);
  /development/ndk/platforms/android-9/include/
wchar.h 89 extern int iswspace(wint_t);
  /external/srec/portable/include/
ptypes.h 427 #define LISSPACE iswspace
  /external/webkit/Source/JavaScriptCore/wtf/unicode/brew/
UnicodeBrew.cpp 172 return !!iswspace(c);
  /external/webkit/Source/JavaScriptCore/wtf/unicode/wince/
UnicodeWinCE.cpp 52 return !!iswspace(c);
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/
wchar.h 89 extern int iswspace(wint_t);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
wctype.h 117 `iswpunct', or `iswspace' is true. */
128 `iswspace' is false. */
133 none of `iswcntrl', `iswdigit', `iswpunct', or `iswspace' is true. */
140 locale-specific et of wide characters for which neither `iswspace'
147 extern int iswspace (wint_t __wc) __THROW;
151 of `iswcntrl', `iswdigit', `iswpunct', or `iswspace' is true. */
236 `iswpunct', or `iswspace' is true. */
247 `iswspace' is false. */
252 none of `iswcntrl', `iswdigit', `iswpunct', or `iswspace' is true. */
259 locale-specific et of wide characters for which neither `iswspace'
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
wctype.h 117 `iswpunct', or `iswspace' is true. */
128 `iswspace' is false. */
133 none of `iswcntrl', `iswdigit', `iswpunct', or `iswspace' is true. */
140 locale-specific et of wide characters for which neither `iswspace'
147 extern int iswspace (wint_t __wc) __THROW;
151 of `iswcntrl', `iswdigit', `iswpunct', or `iswspace' is true. */
236 `iswpunct', or `iswspace' is true. */
247 `iswspace' is false. */
252 none of `iswcntrl', `iswdigit', `iswpunct', or `iswspace' is true. */
259 locale-specific et of wide characters for which neither `iswspace'
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
wctype.h 117 `iswpunct', or `iswspace' is true. */
128 `iswspace' is false. */
133 none of `iswcntrl', `iswdigit', `iswpunct', or `iswspace' is true. */
140 locale-specific et of wide characters for which neither `iswspace'
147 extern int iswspace (wint_t __wc) __THROW;
151 of `iswcntrl', `iswdigit', `iswpunct', or `iswspace' is true. */
236 `iswpunct', or `iswspace' is true. */
247 `iswspace' is false. */
252 none of `iswcntrl', `iswdigit', `iswpunct', or `iswspace' is true. */
259 locale-specific et of wide characters for which neither `iswspace'
    [all...]
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/
wchar.h 89 extern int iswspace(wint_t);
  /prebuilts/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/
wchar.h 88 extern int iswspace(wint_t);

Completed in 572 milliseconds

1 2 3