/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/ |
pool_allocator.h | 225 _Obj* __restrict__ __result = *__free_list; local 226 if (__builtin_expect(__result == 0, 0)) 230 *__free_list = __result->_M_free_list_link; 231 __ret = reinterpret_cast<_Tp*>(__result);
|
rope | 497 // (SGI compilers in fact allow this, but the __result wouldn't be 833 // In that case, we represent the __result as a special case of 836 // deallocation, we treat the __result as a RopeFunction. [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/ |
grp.h | 135 struct group **__restrict __result); 144 struct group **__restrict __result); 153 struct group **__restrict __result); 166 struct group **__restrict __result);
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/ |
pool_allocator.h | 227 _Obj* __restrict__ __result = *__free_list; local 228 if (__builtin_expect(__result == 0, 0)) 232 *__free_list = __result->_M_free_list_link; 233 __ret = reinterpret_cast<_Tp*>(__result);
|
rope | 499 // (SGI compilers in fact allow this, but the __result wouldn't be 835 // In that case, we represent the __result as a special case of 838 // deallocation, we treat the __result as a RopeFunction. [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/ |
grp.h | 135 struct group **__restrict __result); 144 struct group **__restrict __result); 153 struct group **__restrict __result); 166 struct group **__restrict __result);
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/ |
grp.h | 135 struct group **__restrict __result); 144 struct group **__restrict __result); 153 struct group **__restrict __result); 166 struct group **__restrict __result);
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/ |
pool_allocator.h | 227 _Obj* __restrict__ __result = *__free_list; local 228 if (__builtin_expect(__result == 0, 0)) 232 *__free_list = __result->_M_free_list_link; 233 __ret = reinterpret_cast<_Tp*>(__result);
|
rope | 499 // (SGI compilers in fact allow this, but the __result wouldn't be 835 // In that case, we represent the __result as a special case of 838 // deallocation, we treat the __result as a RopeFunction. [all...] |
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/ |
pool_allocator.h | 225 _Obj* __restrict__ __result = *__free_list; local 226 if (__builtin_expect(__result == 0, 0)) 230 *__free_list = __result->_M_free_list_link; 231 __ret = reinterpret_cast<_Tp*>(__result);
|
rope | 497 // (SGI compilers in fact allow this, but the __result wouldn't be 833 // In that case, we represent the __result as a special case of 836 // deallocation, we treat the __result as a RopeFunction. [all...] |
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/ |
pool_allocator.h | 225 _Obj* __restrict__ __result = *__free_list; local 226 if (__builtin_expect(__result == 0, 0)) 230 *__free_list = __result->_M_free_list_link; 231 __ret = reinterpret_cast<_Tp*>(__result);
|
rope | 497 // (SGI compilers in fact allow this, but the __result wouldn't be 833 // In that case, we represent the __result as a special case of 836 // deallocation, we treat the __result as a RopeFunction. [all...] |
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/ |
pool_allocator.h | 225 _Obj* __restrict__ __result = *__free_list; local 226 if (__builtin_expect(__result == 0, 0)) 230 *__free_list = __result->_M_free_list_link; 231 __ret = reinterpret_cast<_Tp*>(__result);
|
rope | 497 // (SGI compilers in fact allow this, but the __result wouldn't be 833 // In that case, we represent the __result as a special case of 836 // deallocation, we treat the __result as a RopeFunction. [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/ |
pool_allocator.h | 225 _Obj* __restrict__ __result = *__free_list; local 226 if (__builtin_expect(__result == 0, 0)) 230 *__free_list = __result->_M_free_list_link; 231 __ret = reinterpret_cast<_Tp*>(__result);
|
rope | 497 // (SGI compilers in fact allow this, but the __result wouldn't be 833 // In that case, we represent the __result as a special case of 836 // deallocation, we treat the __result as a RopeFunction. [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/ |
pool_allocator.h | 227 _Obj* __restrict__ __result = *__free_list; local 228 if (__builtin_expect(__result == 0, 0)) 232 *__free_list = __result->_M_free_list_link; 233 __ret = reinterpret_cast<_Tp*>(__result);
|
rope | 499 // (SGI compilers in fact allow this, but the __result wouldn't be 835 // In that case, we represent the __result as a special case of 838 // deallocation, we treat the __result as a RopeFunction. [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/ |
pool_allocator.h | 234 _Obj* __restrict__ __result = *__free_list; local 235 if (__builtin_expect(__result == 0, 0)) 239 *__free_list = __result->_M_free_list_link; 240 __ret = reinterpret_cast<_Tp*>(__result);
|
rope | 509 // (SGI compilers in fact allow this, but the __result wouldn't be 847 // In that case, we represent the __result as a special case of 850 // deallocation, we treat the __result as a RopeFunction. [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/ |
pool_allocator.h | 227 _Obj* __restrict__ __result = *__free_list; local 228 if (__builtin_expect(__result == 0, 0)) 232 *__free_list = __result->_M_free_list_link; 233 __ret = reinterpret_cast<_Tp*>(__result);
|
rope | 499 // (SGI compilers in fact allow this, but the __result wouldn't be 835 // In that case, we represent the __result as a special case of 838 // deallocation, we treat the __result as a RopeFunction. [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/ |
pool_allocator.h | 234 _Obj* __restrict__ __result = *__free_list; local 235 if (__builtin_expect(__result == 0, 0)) 239 *__free_list = __result->_M_free_list_link; 240 __ret = reinterpret_cast<_Tp*>(__result);
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/ |
pool_allocator.h | 241 _Obj* __restrict__ __result = *__free_list; local 242 if (__builtin_expect(__result == 0, 0)) 246 *__free_list = __result->_M_free_list_link; 247 __ret = reinterpret_cast<_Tp*>(__result);
|