OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_B
(Results
26 - 50
of
93
) sorted by null
1
2
3
4
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/libs/armeabi-v7a/include/bits/
ctype_base.h
52
static const mask print = _P | _U | _L | _N |
_B
;
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/libs/mips/include/bits/
ctype_base.h
52
static const mask print = _P | _U | _L | _N |
_B
;
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/libs/x86/include/bits/
ctype_base.h
52
static const mask print = _P | _U | _L | _N |
_B
;
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/libs/armeabi/include/bits/
ctype_base.h
52
static const mask print = _P | _U | _L | _N |
_B
;
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/libs/armeabi-v7a/include/bits/
ctype_base.h
52
static const mask print = _P | _U | _L | _N |
_B
;
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/libs/mips/include/bits/
ctype_base.h
52
static const mask print = _P | _U | _L | _N |
_B
;
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/libs/x86/include/bits/
ctype_base.h
52
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
...]
/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/ndk/4/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/4/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/4/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/4/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/4/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/4/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/5/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/6/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/6/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/7/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/7/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/7/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/7/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/7/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/7/platforms/android-4/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/7/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
)));
Completed in 1150 milliseconds
1
2
3
4