HomeSort by relevance Sort by last modified time
    Searched defs:_L (Results 51 - 75 of 177) sorted by null

1 23 4 5 6 7 8

  /prebuilts/ndk/r10/platforms/android-19/arch-x86/usr/include/
ctype.h 46 #define _L 0x02
104 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_U|_L|_N)));
109 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_U|_L)));
124 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_P|_U|_L|_N)));
129 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & _L));
134 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_P|_U|_L|_N|_B)));
  /prebuilts/ndk/r10/platforms/android-19/arch-x86/usr/include/linux/
ctype.h 16 #define _L 0x02
26 #define isalnum(c) ((__ismask(c)&(_U|_L|_D)) != 0)
27 #define isalpha(c) ((__ismask(c)&(_U|_L)) != 0)
30 #define isgraph(c) ((__ismask(c)&(_P|_U|_L|_D)) != 0)
31 #define islower(c) ((__ismask(c)&(_L)) != 0)
32 #define isprint(c) ((__ismask(c)&(_P|_U|_L|_D|_SP)) != 0)
  /prebuilts/ndk/r10/platforms/android-3/arch-arm/usr/include/
ctype.h 46 #define _L 0x02
104 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_U|_L|_N)));
109 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_U|_L)));
124 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_P|_U|_L|_N)));
129 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & _L));
134 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_P|_U|_L|_N|_B)));
  /prebuilts/ndk/r10/platforms/android-3/arch-arm/usr/include/linux/
ctype.h 16 #define _L 0x02
26 #define isalnum(c) ((__ismask(c)&(_U|_L|_D)) != 0)
27 #define isalpha(c) ((__ismask(c)&(_U|_L)) != 0)
30 #define isgraph(c) ((__ismask(c)&(_P|_U|_L|_D)) != 0)
31 #define islower(c) ((__ismask(c)&(_L)) != 0)
32 #define isprint(c) ((__ismask(c)&(_P|_U|_L|_D|_SP)) != 0)
  /prebuilts/ndk/r10/platforms/android-4/arch-arm/usr/include/
ctype.h 46 #define _L 0x02
104 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_U|_L|_N)));
109 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_U|_L)));
124 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_P|_U|_L|_N)));
129 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & _L));
134 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_P|_U|_L|_N|_B)));
  /prebuilts/ndk/r10/platforms/android-4/arch-arm/usr/include/linux/
ctype.h 16 #define _L 0x02
26 #define isalnum(c) ((__ismask(c)&(_U|_L|_D)) != 0)
27 #define isalpha(c) ((__ismask(c)&(_U|_L)) != 0)
30 #define isgraph(c) ((__ismask(c)&(_P|_U|_L|_D)) != 0)
31 #define islower(c) ((__ismask(c)&(_L)) != 0)
32 #define isprint(c) ((__ismask(c)&(_P|_U|_L|_D|_SP)) != 0)
  /prebuilts/ndk/r10/platforms/android-5/arch-arm/usr/include/
ctype.h 46 #define _L 0x02
104 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_U|_L|_N)));
109 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_U|_L)));
124 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_P|_U|_L|_N)));
129 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & _L));
134 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_P|_U|_L|_N|_B)));
  /prebuilts/ndk/r10/platforms/android-5/arch-arm/usr/include/linux/
ctype.h 16 #define _L 0x02
26 #define isalnum(c) ((__ismask(c)&(_U|_L|_D)) != 0)
27 #define isalpha(c) ((__ismask(c)&(_U|_L)) != 0)
30 #define isgraph(c) ((__ismask(c)&(_P|_U|_L|_D)) != 0)
31 #define islower(c) ((__ismask(c)&(_L)) != 0)
32 #define isprint(c) ((__ismask(c)&(_P|_U|_L|_D|_SP)) != 0)
  /prebuilts/ndk/r10/platforms/android-8/arch-arm/usr/include/
ctype.h 46 #define _L 0x02
104 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_U|_L|_N)));
109 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_U|_L)));
124 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_P|_U|_L|_N)));
129 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & _L));
134 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_P|_U|_L|_N|_B)));
  /prebuilts/ndk/r10/platforms/android-8/arch-arm/usr/include/linux/
ctype.h 16 #define _L 0x02
26 #define isalnum(c) ((__ismask(c)&(_U|_L|_D)) != 0)
27 #define isalpha(c) ((__ismask(c)&(_U|_L)) != 0)
30 #define isgraph(c) ((__ismask(c)&(_P|_U|_L|_D)) != 0)
31 #define islower(c) ((__ismask(c)&(_L)) != 0)
32 #define isprint(c) ((__ismask(c)&(_P|_U|_L|_D|_SP)) != 0)
  /prebuilts/ndk/r10/platforms/android-9/arch-arm/usr/include/
ctype.h 46 #define _L 0x02
104 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_U|_L|_N)));
109 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_U|_L)));
124 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_P|_U|_L|_N)));
129 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & _L));
134 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_P|_U|_L|_N|_B)));
  /prebuilts/ndk/r10/platforms/android-9/arch-arm/usr/include/linux/
ctype.h 16 #define _L 0x02
26 #define isalnum(c) ((__ismask(c)&(_U|_L|_D)) != 0)
27 #define isalpha(c) ((__ismask(c)&(_U|_L)) != 0)
30 #define isgraph(c) ((__ismask(c)&(_P|_U|_L|_D)) != 0)
31 #define islower(c) ((__ismask(c)&(_L)) != 0)
32 #define isprint(c) ((__ismask(c)&(_P|_U|_L|_D|_SP)) != 0)
  /prebuilts/ndk/r10/platforms/android-9/arch-mips/usr/include/
ctype.h 46 #define _L 0x02
104 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_U|_L|_N)));
109 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_U|_L)));
124 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_P|_U|_L|_N)));
129 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & _L));
134 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_P|_U|_L|_N|_B)));
  /prebuilts/ndk/r10/platforms/android-9/arch-mips/usr/include/linux/
ctype.h 16 #define _L 0x02
26 #define isalnum(c) ((__ismask(c)&(_U|_L|_D)) != 0)
27 #define isalpha(c) ((__ismask(c)&(_U|_L)) != 0)
30 #define isgraph(c) ((__ismask(c)&(_P|_U|_L|_D)) != 0)
31 #define islower(c) ((__ismask(c)&(_L)) != 0)
32 #define isprint(c) ((__ismask(c)&(_P|_U|_L|_D|_SP)) != 0)
  /prebuilts/ndk/r10/platforms/android-9/arch-x86/usr/include/
ctype.h 46 #define _L 0x02
104 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_U|_L|_N)));
109 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_U|_L)));
124 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_P|_U|_L|_N)));
129 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & _L));
134 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_P|_U|_L|_N|_B)));
  /prebuilts/ndk/r10/platforms/android-9/arch-x86/usr/include/linux/
ctype.h 16 #define _L 0x02
26 #define isalnum(c) ((__ismask(c)&(_U|_L|_D)) != 0)
27 #define isalpha(c) ((__ismask(c)&(_U|_L)) != 0)
30 #define isgraph(c) ((__ismask(c)&(_P|_U|_L|_D)) != 0)
31 #define islower(c) ((__ismask(c)&(_L)) != 0)
32 #define isprint(c) ((__ismask(c)&(_P|_U|_L|_D|_SP)) != 0)
  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/libs/arm64-v8a/include/bits/
ctype_base.h 39 #define _L _CTYPE_L
63 static const mask lower = _L;
64 static const mask alpha = _U | _L;
68 static const mask print = _P | _U | _L | _N | _B;
69 static const mask graph = _P | _U | _L | _N;
72 static const mask alnum = _U | _L | _N;
  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi/include/bits/
ctype_base.h 39 #define _L _CTYPE_L
63 static const mask lower = _L;
64 static const mask alpha = _U | _L;
68 static const mask print = _P | _U | _L | _N | _B;
69 static const mask graph = _P | _U | _L | _N;
72 static const mask alnum = _U | _L | _N;
  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/include/bits/
ctype_base.h 39 #define _L _CTYPE_L
63 static const mask lower = _L;
64 static const mask alpha = _U | _L;
68 static const mask print = _P | _U | _L | _N | _B;
69 static const mask graph = _P | _U | _L | _N;
72 static const mask alnum = _U | _L | _N;
  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips/include/bits/
ctype_base.h 39 #define _L _CTYPE_L
63 static const mask lower = _L;
64 static const mask alpha = _U | _L;
68 static const mask print = _P | _U | _L | _N | _B;
69 static const mask graph = _P | _U | _L | _N;
72 static const mask alnum = _U | _L | _N;
  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips32r6/include/bits/
ctype_base.h 39 #define _L _CTYPE_L
63 static const mask lower = _L;
64 static const mask alpha = _U | _L;
68 static const mask print = _P | _U | _L | _N | _B;
69 static const mask graph = _P | _U | _L | _N;
72 static const mask alnum = _U | _L | _N;
  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips64/include/bits/
ctype_base.h 39 #define _L _CTYPE_L
63 static const mask lower = _L;
64 static const mask alpha = _U | _L;
68 static const mask print = _P | _U | _L | _N | _B;
69 static const mask graph = _P | _U | _L | _N;
72 static const mask alnum = _U | _L | _N;
  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86/include/bits/
ctype_base.h 39 #define _L _CTYPE_L
63 static const mask lower = _L;
64 static const mask alpha = _U | _L;
68 static const mask print = _P | _U | _L | _N | _B;
69 static const mask graph = _P | _U | _L | _N;
72 static const mask alnum = _U | _L | _N;
  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86_64/include/bits/
ctype_base.h 39 #define _L _CTYPE_L
63 static const mask lower = _L;
64 static const mask alpha = _U | _L;
68 static const mask print = _P | _U | _L | _N | _B;
69 static const mask graph = _P | _U | _L | _N;
72 static const mask alnum = _U | _L | _N;
  /prebuilts/ndk/r11/platforms/android-12/arch-arm/usr/include/
ctype.h 46 #define _L 0x02
104 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_U|_L|_N)));
109 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_U|_L)));
124 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_P|_U|_L|_N)));
129 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & _L));
134 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_P|_U|_L|_N|_B)));

Completed in 801 milliseconds

1 23 4 5 6 7 8