OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:wctype
(Results
1 - 25
of
71
) sorted by null
1
2
3
/external/stlport/etc/
std_headers_c_h.txt
13
wctype
.h
msvcincl.dat
183
wctype
.h
/external/stlport/test/unit/
wctype_header_test.c
8
#include <
wctype
.h>
/ndk/sources/android/stlport/test/unit/
wctype_header_test.c
8
#include <
wctype
.h>
/external/bison/m4/
quotearg.m4
13
AC_CHECK_HEADERS_ONCE(wchar.h
wctype
.h)
mbswidth.m4
12
AC_CHECK_HEADERS_ONCE(wchar.h
wctype
.h)
/external/stlport/stlport/
wctype.h
23
/* evc3 doesn't have
wctype
.h */
30
# include_next <
wctype
.h>
36
# include _STLP_NATIVE_C_HEADER(
wctype
.h)
/ndk/sources/android/stlport/stlport/
wctype.h
23
/* evc3 doesn't have
wctype
.h */
30
# include_next <
wctype
.h>
36
# include _STLP_NATIVE_C_HEADER(
wctype
.h)
/external/stlport/src/
messages.cpp
39
typedef ctype<_Char>
wctype
;
typedef
40
wctype
const& wct = use_facet<
wctype
>(L);
41
if (typeid(wct) != typeid(
wctype
)) {
151
typedef ctype<wchar_t>
wctype
;
typedef
152
const
wctype
& ct = use_facet<
wctype
>(_M_map->lookup(_STLP_MUTABLE(_Messages_impl, _M_cat)[thecat]));
/ndk/sources/android/stlport/src/
messages.cpp
39
typedef ctype<_Char>
wctype
;
typedef
40
wctype
const& wct = use_facet<
wctype
>(L);
41
if (typeid(wct) != typeid(
wctype
)) {
151
typedef ctype<wchar_t>
wctype
;
typedef
152
const
wctype
& ct = use_facet<
wctype
>(_M_map->lookup(_STLP_MUTABLE(_Messages_impl, _M_cat)[thecat]));
/external/stlport/stlport/stl/
_cwctype.h
41
# include <
wctype
.h>
65
using _STLP_VENDOR_CSTD_WFUNC::
wctype
;
/ndk/sources/android/stlport/stlport/stl/
_cwctype.h
41
# include <
wctype
.h>
65
using _STLP_VENDOR_CSTD_WFUNC::
wctype
;
/bionic/libc/wchar/
wcscasecmp.c
31
#include <
wctype
.h>
wcsncasecmp.c
31
#include <
wctype
.h>
/external/chromium/third_party/icu/source/test/perf/charperf/
charperf.h
17
#include <
wctype
.h>
/external/icu4c/test/perf/charperf/
charperf.h
17
#include <
wctype
.h>
/external/bison/lib/
mbswidth.c
48
# include <
wctype
.h>
84
/* Undefine to protect against the definition in
wctype
.h of Solaris 2.6. */
/bionic/libc/include/
wchar.h
140
extern wctype_t
wctype
(const char *);
/development/ndk/platforms/android-3/include/
wchar.h
138
extern wctype_t
wctype
(const char *);
/development/ndk/platforms/android-8/include/
wchar.h
140
extern wctype_t
wctype
(const char *);
/development/ndk/platforms/android-9/include/
wchar.h
140
extern wctype_t
wctype
(const char *);
/prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/
wchar.h
138
extern wctype_t
wctype
(const char *);
/prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/
wchar.h
138
extern wctype_t
wctype
(const char *);
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/
wchar.h
138
extern wctype_t
wctype
(const char *);
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/
wchar.h
138
extern wctype_t
wctype
(const char *);
Completed in 226 milliseconds
1
2
3