/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/ |
H A D | functional_hash.h | 134 hash(const void* __ptr, size_t __clength, argument 136 { return _Hash_bytes(__ptr, __clength, __seed); } 152 hash(const void* __ptr, size_t __clength, argument 154 { return _Fnv_hash_bytes(__ptr, __clength, __seed); }
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/ |
H A D | type_traits.h | 151 __is_null_pointer(_Type* __ptr) argument 152 { return __ptr == 0; }
|
H A D | vstring_util.h | 93 _Alloc_hider(_CharT* __ptr) argument 94 : _Alloc1(), _M_p(__ptr) { } 96 _Alloc_hider(const _Alloc1& __a, _CharT* __ptr) argument 97 : _Alloc1(__a), _M_p(__ptr) { }
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/tr1/ |
H A D | functional_hash.h | 92 hash(const _Tp* __ptr, size_t __clength) argument 95 const char* __cptr = reinterpret_cast<const char*>(__ptr); 107 hash(const _Tp* __ptr, size_t __clength) argument 110 const char* __cptr = reinterpret_cast<const char*>(__ptr); 125 hash(const _Tp* __ptr, size_t __clength) argument 129 const char* __cptr = reinterpret_cast<const char*>(__ptr);
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/ |
H A D | functional_hash.h | 134 hash(const void* __ptr, size_t __clength, argument 136 { return _Hash_bytes(__ptr, __clength, __seed); } 152 hash(const void* __ptr, size_t __clength, argument 154 { return _Fnv_hash_bytes(__ptr, __clength, __seed); }
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/ |
H A D | type_traits.h | 151 __is_null_pointer(_Type* __ptr) argument 152 { return __ptr == 0; }
|
H A D | vstring_util.h | 93 _Alloc_hider(_CharT* __ptr) argument 94 : _Alloc1(), _M_p(__ptr) { } 96 _Alloc_hider(const _Alloc1& __a, _CharT* __ptr) argument 97 : _Alloc1(__a), _M_p(__ptr) { }
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/tr1/ |
H A D | functional_hash.h | 92 hash(const _Tp* __ptr, size_t __clength) argument 95 const char* __cptr = reinterpret_cast<const char*>(__ptr); 107 hash(const _Tp* __ptr, size_t __clength) argument 110 const char* __cptr = reinterpret_cast<const char*>(__ptr); 125 hash(const _Tp* __ptr, size_t __clength) argument 129 const char* __cptr = reinterpret_cast<const char*>(__ptr);
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/ |
H A D | type_traits.h | 148 __is_null_pointer(_Type* __ptr) argument 149 { return __ptr == 0; }
|
H A D | vstring_util.h | 90 _Alloc_hider(_CharT* __ptr) argument 91 : _Alloc1(), _M_p(__ptr) { } 93 _Alloc_hider(const _Alloc1& __a, _CharT* __ptr) argument 94 : _Alloc1(__a), _M_p(__ptr) { }
|
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/ |
H A D | type_traits.h | 148 __is_null_pointer(_Type* __ptr) argument 149 { return __ptr == 0; }
|
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/ |
H A D | type_traits.h | 148 __is_null_pointer(_Type* __ptr) argument 149 { return __ptr == 0; }
|
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/ |
H A D | type_traits.h | 148 __is_null_pointer(_Type* __ptr) argument 149 { return __ptr == 0; }
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/include/ext/ |
H A D | type_traits.h | 148 __is_null_pointer(_Type* __ptr) argument 149 { return __ptr == 0; }
|
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/include/ext/ |
H A D | type_traits.h | 148 __is_null_pointer(_Type* __ptr) argument 149 { return __ptr == 0; }
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/ |
H A D | stdio2.h | 171 extern size_t __fread_chk (void *__restrict __ptr, size_t __ptrlen, 175 (void *__restrict __ptr, size_t __size, 179 (void *__restrict __ptr, size_t __ptrlen, 187 fread (void *__restrict __ptr, size_t __size, size_t __n, argument 190 if (__bos0 (__ptr) != (size_t) -1) 195 return __fread_chk (__ptr, __bos0 (__ptr), __size, __n, __stream); 197 if (__size * __n > __bos0 (__ptr)) 198 return __fread_chk_warn (__ptr, __bos0 (__ptr), __siz 248 fread_unlocked(void *__restrict __ptr, size_t __size, size_t __n, FILE *__restrict __stream) argument [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/ |
H A D | stdio2.h | 171 extern size_t __fread_chk (void *__restrict __ptr, size_t __ptrlen, 175 (void *__restrict __ptr, size_t __size, 179 (void *__restrict __ptr, size_t __ptrlen, 187 fread (void *__restrict __ptr, size_t __size, size_t __n, argument 190 if (__bos0 (__ptr) != (size_t) -1) 195 return __fread_chk (__ptr, __bos0 (__ptr), __size, __n, __stream); 197 if (__size * __n > __bos0 (__ptr)) 198 return __fread_chk_warn (__ptr, __bos0 (__ptr), __siz 248 fread_unlocked(void *__restrict __ptr, size_t __size, size_t __n, FILE *__restrict __stream) argument [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/ |
H A D | stdio2.h | 171 extern size_t __fread_chk (void *__restrict __ptr, size_t __ptrlen, 175 (void *__restrict __ptr, size_t __size, 179 (void *__restrict __ptr, size_t __ptrlen, 187 fread (void *__restrict __ptr, size_t __size, size_t __n, argument 190 if (__bos0 (__ptr) != (size_t) -1) 195 return __fread_chk (__ptr, __bos0 (__ptr), __size, __n, __stream); 197 if (__size * __n > __bos0 (__ptr)) 198 return __fread_chk_warn (__ptr, __bos0 (__ptr), __siz 248 fread_unlocked(void *__restrict __ptr, size_t __size, size_t __n, FILE *__restrict __stream) argument [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/debug/ |
H A D | functions.h | 57 __check_singular(const _Tp* __ptr) argument 58 { return __ptr == 0; } 76 __check_dereferenceable(const _Tp* __ptr) argument 77 { return __ptr; }
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/i686-linux/bits/ |
H A D | gthr-tpf.h | 136 __gthread_setspecific (__gthread_key_t __key, const void *__ptr) argument 139 return __gthrw_(pthread_setspecific) (__key, __ptr);
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/debug/ |
H A D | functions.h | 57 __check_singular(const _Tp* __ptr) argument 58 { return __ptr == 0; } 76 __check_dereferenceable(const _Tp* __ptr) argument 77 { return __ptr; }
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/i686-linux/bits/ |
H A D | gthr-tpf.h | 136 __gthread_setspecific (__gthread_key_t __key, const void *__ptr) argument 139 return __gthrw_(pthread_setspecific) (__key, __ptr);
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/debug/ |
H A D | functions.h | 57 __check_singular(const _Tp* __ptr) argument 58 { return __ptr == 0; } 76 __check_dereferenceable(const _Tp* __ptr) argument 77 { return __ptr; }
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/x86_64-linux/bits/ |
H A D | gthr-tpf.h | 136 __gthread_setspecific (__gthread_key_t __key, const void *__ptr) argument 139 return __gthrw_(pthread_setspecific) (__key, __ptr);
|
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/debug/ |
H A D | functions.h | 57 __check_singular(const _Tp* __ptr) argument 58 { return __ptr == 0; } 76 __check_dereferenceable(const _Tp* __ptr) argument 77 { return __ptr; }
|