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

1 2 3 4 5 6

  /prebuilts/ndk/r16/sources/android/support/src/
iswblank.cpp 29 #include <wctype.h>
  /prebuilts/ndk/r16/sources/android/support/include/
wctype.h 32 #include_next <wctype.h>
  /bionic/tests/
wctype_test.cpp 17 #include <wctype.h>
55 TEST(wctype, iswalnum) {
59 TEST(wctype, iswalpha) {
63 TEST(wctype, iswblank) {
67 TEST(wctype, iswcntrl) {
71 TEST(wctype, iswdigit) {
75 TEST(wctype, iswgraph) {
79 TEST(wctype, iswlower) {
83 TEST(wctype, iswprint) {
87 TEST(wctype, iswpunct)
    [all...]
  /bionic/libc/upstream-openbsd/lib/libc/locale/
wcstol.c 9 #include <wctype.h>
wcstoll.c 9 #include <wctype.h>
wcstoul.c 9 #include <wctype.h>
wcstoull.c 9 #include <wctype.h>
wcstoumax.c 10 #include <wctype.h>
  /external/libcxx/include/
wctype.h 2 //===--------------------------- wctype.h ---------------------------------===//
15 wctype.h synopsis
40 wctype_t wctype(const char* property);
54 #include_next <wctype.h>
71 #undef wctype macro
  /prebuilts/clang/host/darwin-x86/clang-4053586/include/c++/v1/
wctype.h 2 //===--------------------------- wctype.h ---------------------------------===//
15 wctype.h synopsis
40 wctype_t wctype(const char* property);
54 #include_next <wctype.h>
71 #undef wctype macro
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/c++/v1/
wctype.h 2 //===--------------------------- wctype.h ---------------------------------===//
15 wctype.h synopsis
40 wctype_t wctype(const char* property);
54 #include_next <wctype.h>
71 #undef wctype macro
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/c++/v1/
wctype.h 2 //===--------------------------- wctype.h ---------------------------------===//
15 wctype.h synopsis
40 wctype_t wctype(const char* property);
54 #include_next <wctype.h>
71 #undef wctype macro
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/c++/v1/
wctype.h 2 //===--------------------------- wctype.h ---------------------------------===//
15 wctype.h synopsis
40 wctype_t wctype(const char* property);
54 #include_next <wctype.h>
71 #undef wctype macro
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/c++/v1/
wctype.h 2 //===--------------------------- wctype.h ---------------------------------===//
15 wctype.h synopsis
40 wctype_t wctype(const char* property);
54 #include_next <wctype.h>
71 #undef wctype macro
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/c++/v1/
wctype.h 2 //===--------------------------- wctype.h ---------------------------------===//
15 wctype.h synopsis
40 wctype_t wctype(const char* property);
54 #include_next <wctype.h>
71 #undef wctype macro
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/c++/v1/
wctype.h 2 //===--------------------------- wctype.h ---------------------------------===//
15 wctype.h synopsis
40 wctype_t wctype(const char* property);
54 #include_next <wctype.h>
71 #undef wctype macro
  /prebuilts/clang/host/linux-x86/clang-4053586/include/c++/v1/
wctype.h 2 //===--------------------------- wctype.h ---------------------------------===//
15 wctype.h synopsis
40 wctype_t wctype(const char* property);
54 #include_next <wctype.h>
71 #undef wctype macro
  /prebuilts/clang/host/linux-x86/clang-4393122/include/c++/v1/
wctype.h 2 //===--------------------------- wctype.h ---------------------------------===//
15 wctype.h synopsis
40 wctype_t wctype(const char* property);
54 #include_next <wctype.h>
71 #undef wctype macro
  /prebuilts/clang/host/linux-x86/clang-4479392/include/c++/v1/
wctype.h 2 //===--------------------------- wctype.h ---------------------------------===//
15 wctype.h synopsis
40 wctype_t wctype(const char* property);
54 #include_next <wctype.h>
71 #undef wctype macro
  /prebuilts/clang/host/linux-x86/clang-4579689/include/c++/v1/
wctype.h 2 //===--------------------------- wctype.h ---------------------------------===//
15 wctype.h synopsis
40 wctype_t wctype(const char* property);
54 #include_next <wctype.h>
71 #undef wctype macro
  /prebuilts/clang/host/linux-x86/clang-4630689/include/c++/v1/
wctype.h 2 //===--------------------------- wctype.h ---------------------------------===//
15 wctype.h synopsis
40 wctype_t wctype(const char* property);
54 #include_next <wctype.h>
71 #undef wctype macro
  /prebuilts/clang/host/linux-x86/clang-4639204/include/c++/v1/
wctype.h 2 //===--------------------------- wctype.h ---------------------------------===//
15 wctype.h synopsis
40 wctype_t wctype(const char* property);
54 #include_next <wctype.h>
71 #undef wctype macro
  /prebuilts/clang/host/linux-x86/clang-4691093/include/c++/v1/
wctype.h 2 //===--------------------------- wctype.h ---------------------------------===//
15 wctype.h synopsis
40 wctype_t wctype(const char* property);
54 #include_next <wctype.h>
71 #undef wctype macro
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/include/
wctype.h 2 //===--------------------------- wctype.h ---------------------------------===//
15 wctype.h synopsis
40 wctype_t wctype(const char* property);
54 #include_next <wctype.h>
71 #undef wctype macro
  /bionic/libc/upstream-freebsd/lib/libc/string/
wcscasecmp.c 31 #include <wctype.h>

Completed in 950 milliseconds

1 2 3 4 5 6