HomeSort by relevance Sort by last modified time
    Searched refs:wint_t (Results 101 - 125 of 172) sorted by null

1 2 3 45 6 7

  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/config/
_gcc.h 109 typedef unsigned int wint_t; typedef
_sunprocc.h 96 # define wint_t __wint_t macro
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/config/
_gcc.h 109 typedef unsigned int wint_t; typedef
_sunprocc.h 96 # define wint_t __wint_t macro
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/config/
_gcc.h 109 typedef unsigned int wint_t; typedef
_sunprocc.h 96 # define wint_t __wint_t macro
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/config/
_gcc.h 109 typedef unsigned int wint_t; typedef
_sunprocc.h 96 # define wint_t __wint_t macro
  /external/stlport/src/c_locale_win32/
c_wlocale_win32.c 35 _Locale_mask_t _WLocale_ctype(_Locale_ctype_t* ltype, wint_t c,
45 wint_t _WLocale_tolower(_Locale_ctype_t* ltype, wint_t c) {
53 wint_t _WLocale_toupper(_Locale_ctype_t* ltype, wint_t c) {
  /ndk/sources/cxx-stl/stlport/src/c_locale_win32/
c_wlocale_win32.c 35 _Locale_mask_t _WLocale_ctype(_Locale_ctype_t* ltype, wint_t c,
45 wint_t _WLocale_tolower(_Locale_ctype_t* ltype, wint_t c) {
53 wint_t _WLocale_toupper(_Locale_ctype_t* ltype, wint_t c) {
  /system/core/toolbox/grep/
fastgrep.c 292 wdata = grep_malloc(size * sizeof(wint_t));
302 wpat = grep_malloc(size * sizeof(wint_t));
  /external/stlport/src/c_locale_dummy/
c_locale_dummy.c 206 _Locale_mask_t _WLocale_ctype(struct _Locale_ctype *lctype, wint_t wc, _Locale_mask_t mask) {
238 wint_t _WLocale_tolower(struct _Locale_ctype *lctype, wint_t wc)
241 wint_t _WLocale_toupper(struct _Locale_ctype *lctype, wint_t wc)
  /external/stlport/src/c_locale_glibc/
c_locale_glibc2.c 294 _Locale_mask_t _WLocale_ctype( struct _Locale_ctype *__loc, wint_t wc, _Locale_mask_t __mask )
327 wint_t _WLocale_tolower( struct _Locale_ctype *__loc, wint_t c )
332 wint_t _WLocale_toupper( struct _Locale_ctype *__loc, wint_t c )
  /ndk/sources/cxx-stl/stlport/src/c_locale_dummy/
c_locale_dummy.c 210 _Locale_mask_t _WLocale_ctype(struct _Locale_ctype *lctype, wint_t wc, _Locale_mask_t mask) {
242 wint_t _WLocale_tolower(struct _Locale_ctype *lctype, wint_t wc)
245 wint_t _WLocale_toupper(struct _Locale_ctype *lctype, wint_t wc)
  /ndk/sources/cxx-stl/stlport/src/c_locale_glibc/
c_locale_glibc2.c 294 _Locale_mask_t _WLocale_ctype( struct _Locale_ctype *__loc, wint_t wc, _Locale_mask_t __mask )
327 wint_t _WLocale_tolower( struct _Locale_ctype *__loc, wint_t c )
332 wint_t _WLocale_toupper( struct _Locale_ctype *__loc, wint_t c )
  /external/srec/portable/include/
ptypes.h 379 typedef wint_t LINT;
  /ndk/sources/host-tools/sed-4.2.1/lib/
regex_internal.h 373 wint_t *wcs;
821 static inline wint_t
826 return (wint_t) pstr->mbs[idx];
827 return (wint_t) pstr->wcs[idx];
  /ndk/sources/host-tools/sed-4.2.1/sed/
sed.h 255 (*(s) = wctob ((wint_t) (wc)), 1) : \
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/include/
stddef.h 353 typedef __WINT_TYPE__ wint_t; typedef
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/include/
stddef.h 353 typedef __WINT_TYPE__ wint_t; typedef
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.6/lib/gcc/mipsel-linux-android/4.6/include/
stddef.h 353 typedef __WINT_TYPE__ wint_t; typedef
  /prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.6/lib/gcc/i686-linux-android/4.6/include/
stddef.h 353 typedef __WINT_TYPE__ wint_t; typedef
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/include/
stddef.h 353 typedef __WINT_TYPE__ wint_t; typedef
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/include/
stddef.h 353 typedef __WINT_TYPE__ wint_t; typedef
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/lib/gcc/i686-linux/4.4.3/include/
stddef.h 352 typedef __WINT_TYPE__ wint_t; typedef

Completed in 1796 milliseconds

1 2 3 45 6 7