HomeSort by relevance Sort by last modified time
    Searched defs:_N (Results 1 - 25 of 43) sorted by null

1 2

  /ndk/sources/cxx-stl/llvm-libc++/libcxx/src/support/android/
locale_android.cpp 52 # define _N _CTYPE_N
85 _N, _N, _N, _N, _N, _N, _N, _N,
86 _N, _N, _P, _P, _P, _P, _P, _P
    [all...]
  /bionic/libc/upstream-openbsd/android/include/
openbsd-compat.h 47 #define _N _CTYPE_D
  /development/ndk/platforms/android-3/include/
ctype.h 47 #define _N 0x04
104 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_U|_L|_N)));
119 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & _N));
124 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_P|_U|_L|_N)));
134 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_P|_U|_L|_N|_B)));
154 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_N|_X)));
  /external/libcxx/test/support/
nasty_macros.hpp 18 #define _N NASTY_MACRO
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/
ctype.h 47 #define _N 0x04
104 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_U|_L|_N)));
119 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & _N));
124 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_P|_U|_L|_N)));
134 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_P|_U|_L|_N|_B)));
154 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_N|_X)));
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/
ctype.h 47 #define _N 0x04
104 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_U|_L|_N)));
119 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & _N));
124 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_P|_U|_L|_N)));
134 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_P|_U|_L|_N|_B)));
154 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_N|_X)));
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/
ctype.h 47 #define _N 0x04
104 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_U|_L|_N)));
119 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & _N));
124 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_P|_U|_L|_N)));
134 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_P|_U|_L|_N|_B)));
154 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_N|_X)));
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/
ctype.h 47 #define _N 0x04
104 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_U|_L|_N)));
119 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & _N));
124 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_P|_U|_L|_N)));
134 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_P|_U|_L|_N|_B)));
154 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_N|_X)));
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/
ctype.h 47 #define _N 0x04
104 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_U|_L|_N)));
119 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & _N));
124 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_P|_U|_L|_N)));
134 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_P|_U|_L|_N|_B)));
154 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_N|_X)));
  /prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/
ctype.h 47 #define _N 0x04
104 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_U|_L|_N)));
119 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & _N));
124 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_P|_U|_L|_N)));
134 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_P|_U|_L|_N|_B)));
154 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_N|_X)));
  /prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/
ctype.h 47 #define _N 0x04
104 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_U|_L|_N)));
119 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & _N));
124 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_P|_U|_L|_N)));
134 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_P|_U|_L|_N|_B)));
154 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_N|_X)));
  /prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/
ctype.h 47 #define _N 0x04
104 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_U|_L|_N)));
119 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & _N));
124 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_P|_U|_L|_N)));
134 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_P|_U|_L|_N|_B)));
154 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_N|_X)));
  /prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/
ctype.h 47 #define _N 0x04
104 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_U|_L|_N)));
119 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & _N));
124 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_P|_U|_L|_N)));
134 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_P|_U|_L|_N|_B)));
154 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_N|_X)));
  /prebuilts/ndk/current/platforms/android-15/arch-arm/usr/include/
ctype.h 47 #define _N 0x04
104 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_U|_L|_N)));
119 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & _N));
124 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_P|_U|_L|_N)));
134 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_P|_U|_L|_N|_B)));
154 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_N|_X)));
  /prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/
ctype.h 47 #define _N 0x04
104 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_U|_L|_N)));
119 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & _N));
124 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_P|_U|_L|_N)));
134 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_P|_U|_L|_N|_B)));
154 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_N|_X)));
  /prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/
ctype.h 47 #define _N 0x04
104 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_U|_L|_N)));
119 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & _N));
124 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_P|_U|_L|_N)));
134 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_P|_U|_L|_N|_B)));
154 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_N|_X)));
  /prebuilts/ndk/current/platforms/android-16/arch-arm/usr/include/
ctype.h 47 #define _N 0x04
104 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_U|_L|_N)));
119 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & _N));
124 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_P|_U|_L|_N)));
134 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_P|_U|_L|_N|_B)));
154 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_N|_X)));
  /prebuilts/ndk/current/platforms/android-16/arch-mips/usr/include/
ctype.h 47 #define _N 0x04
104 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_U|_L|_N)));
119 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & _N));
124 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_P|_U|_L|_N)));
134 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_P|_U|_L|_N|_B)));
154 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_N|_X)));
  /prebuilts/ndk/current/platforms/android-16/arch-x86/usr/include/
ctype.h 47 #define _N 0x04
104 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_U|_L|_N)));
119 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & _N));
124 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_P|_U|_L|_N)));
134 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_P|_U|_L|_N|_B)));
154 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_N|_X)));
  /prebuilts/ndk/current/platforms/android-17/arch-arm/usr/include/
ctype.h 47 #define _N 0x04
104 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_U|_L|_N)));
119 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & _N));
124 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_P|_U|_L|_N)));
134 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_P|_U|_L|_N|_B)));
154 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_N|_X)));
  /prebuilts/ndk/current/platforms/android-17/arch-mips/usr/include/
ctype.h 47 #define _N 0x04
104 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_U|_L|_N)));
119 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & _N));
124 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_P|_U|_L|_N)));
134 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_P|_U|_L|_N|_B)));
154 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_N|_X)));
  /prebuilts/ndk/current/platforms/android-17/arch-x86/usr/include/
ctype.h 47 #define _N 0x04
104 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_U|_L|_N)));
119 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & _N));
124 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_P|_U|_L|_N)));
134 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_P|_U|_L|_N|_B)));
154 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_N|_X)));
  /prebuilts/ndk/current/platforms/android-18/arch-arm/usr/include/
ctype.h 47 #define _N 0x04
104 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_U|_L|_N)));
119 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & _N));
124 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_P|_U|_L|_N)));
134 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_P|_U|_L|_N|_B)));
154 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_N|_X)));
  /prebuilts/ndk/current/platforms/android-18/arch-mips/usr/include/
ctype.h 47 #define _N 0x04
104 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_U|_L|_N)));
119 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & _N));
124 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_P|_U|_L|_N)));
134 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_P|_U|_L|_N|_B)));
154 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_N|_X)));
  /prebuilts/ndk/current/platforms/android-18/arch-x86/usr/include/
ctype.h 47 #define _N 0x04
104 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_U|_L|_N)));
119 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & _N));
124 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_P|_U|_L|_N)));
134 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_P|_U|_L|_N|_B)));
154 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_N|_X)));

Completed in 870 milliseconds

1 2