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

1 2

  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
ctype_base.h 50 static const mask print = _P | _U | _L | _N | _B;
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
ctype_base.h 50 static const mask print = _P | _U | _L | _N | _B;
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
ctype_base.h 50 static const mask print = _P | _U | _L | _N | _B;
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
ctype_base.h 50 static const mask print = _P | _U | _L | _N | _B;
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
ctype_base.h 50 static const mask print = _P | _U | _L | _N | _B;
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
ctype_base.h 50 static const mask print = _P | _U | _L | _N | _B;
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
ctype_base.h 50 static const mask print = _P | _U | _L | _N | _B;
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
ctype_base.h 50 static const mask print = _P | _U | _L | _N | _B;
  /external/safe-iop/include/
safe_iop.h 109 typeof(__b) __sio(var)(_b) = (__b); \
112 __sio(var)(_b)))) { \
116 __sio(var)(_b)); \
120 __sio(var)(_b)); \
125 #define safe_add3(_ptr, _A, _B, _C) \
127 typeof(_B) __sio(var)(b) = (_B); \
133 #define safe_add4(_ptr, _A, _B, _C, _D) \
135 typeof(_B) __sio(var)(b) = (_B); \
    [all...]
  /bionic/libc/include/
ctype.h 52 #define _B 0x80
134 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_P|_U|_L|_N|_B)));
  /development/ndk/platforms/android-3/include/
ctype.h 52 #define _B 0x80
134 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_P|_U|_L|_N|_B)));
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/
ctype.h 52 #define _B 0x80
134 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_P|_U|_L|_N|_B)));
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/
ctype.h 52 #define _B 0x80
134 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_P|_U|_L|_N|_B)));
  /prebuilts/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/
ctype.h 52 #define _B 0x80
134 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_P|_U|_L|_N|_B)));
  /prebuilts/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/
ctype.h 52 #define _B 0x80
134 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_P|_U|_L|_N|_B)));
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/
ctype.h 52 #define _B 0x80
134 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_P|_U|_L|_N|_B)));
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/
ctype.h 52 #define _B 0x80
130 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_P|_U|_L|_N|_B)));
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/
ctype.h 52 #define _B 0x80
134 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_P|_U|_L|_N|_B)));
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/
ctype.h 52 #define _B 0x80
134 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_P|_U|_L|_N|_B)));
  /prebuilts/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/
ctype.h 52 #define _B 0x80
134 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_P|_U|_L|_N|_B)));
  /prebuilts/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/
ctype.h 52 #define _B 0x80
134 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_P|_U|_L|_N|_B)));
  /prebuilts/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/
ctype.h 52 #define _B 0x80
134 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_P|_U|_L|_N|_B)));
  /prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-arm/usr/include/
ctype.h 52 #define _B 0x80
134 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_P|_U|_L|_N|_B)));
  /prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/include/
ctype.h 52 #define _B 0x80
134 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_P|_U|_L|_N|_B)));
  /prebuilts/ndk/android-ndk-r7/platforms/android-3/arch-arm/usr/include/
ctype.h 52 #define _B 0x80
134 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_P|_U|_L|_N|_B)));

Completed in 1907 milliseconds

1 2