/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/ |
gmon.h | 46 struct __bb struct 52 struct __bb *next; 56 extern struct __bb *__bb_head;
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/ |
gmon.h | 46 struct __bb struct 52 struct __bb *next; 56 extern struct __bb *__bb_head;
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/ |
gmon.h | 46 struct __bb struct 52 struct __bb *next; 56 extern struct __bb *__bb_head;
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/ |
regex.h | 307 const char __bb[] = "blank"; local 308 char_class_type __bt = this->lookup_classname(__bb, 309 __bb + sizeof(__bb)); [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/ |
regex.h | 307 const char __bb[] = "blank"; local 308 char_class_type __bt = this->lookup_classname(__bb, 309 __bb + sizeof(__bb)); [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
regex.h | 307 const char __bb[] = "blank"; local 308 char_class_type __bt = this->lookup_classname(__bb, 309 __bb + sizeof(__bb)); [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
regex.h | 308 const char __bb[] = "blank"; local 309 char_class_type __bt = this->lookup_classname(__bb, 310 __bb + sizeof(__bb)); [all...] |
/external/clang/lib/Headers/ |
xmmintrin.h | 512 __m128 __bb = __builtin_shufflevector(__b, __b, 0, 1, 0, 1); local 513 return __builtin_shufflevector(__a, __bb, 0, 1, 4, 5); 524 __m128 __bb = __builtin_shufflevector(__b, __b, 0, 1, 0, 1); local 525 return __builtin_shufflevector(__a, __bb, 4, 5, 2, 3);
|
/prebuilts/sdk/renderscript/clang-include/ |
xmmintrin.h | 512 __m128 __bb = __builtin_shufflevector(__b, __b, 0, 1, 0, 1); local 513 return __builtin_shufflevector(__a, __bb, 0, 1, 4, 5); 524 __m128 __bb = __builtin_shufflevector(__b, __b, 0, 1, 0, 1); local 525 return __builtin_shufflevector(__a, __bb, 4, 5, 2, 3);
|