/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/ |
stdio.h | 149 ? ({ char *__ptr = (char *) (ptr); \ 158 *__ptr++ = __c; \ 173 ? ({ const char *__ptr = (const char *) (ptr); \ 178 if (_IO_putc_unlocked (*__ptr++, __stream) == EOF) \
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/ |
functional_hash.h | 134 hash(const void* __ptr, size_t __clength, 136 { return _Hash_bytes(__ptr, __clength, __seed); } 152 hash(const void* __ptr, size_t __clength, 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/ |
vstring_util.h | 93 _Alloc_hider(_CharT* __ptr) 94 : _Alloc1(), _M_p(__ptr) { } 96 _Alloc_hider(const _Alloc1& __a, _CharT* __ptr) 97 : _Alloc1(__a), _M_p(__ptr) { }
|
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/ |
socket.h | 87 struct cmsghdr * __ptr; local 89 __ptr = (struct cmsghdr*)(((unsigned char *) __cmsg) + CMSG_ALIGN(__cmsg->cmsg_len)); 90 if ((unsigned long)((char*)(__ptr+1) - (char *) __ctl) > __size) 93 return __ptr;
|
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/ |
socket.h | 87 struct cmsghdr * __ptr; local 89 __ptr = (struct cmsghdr*)(((unsigned char *) __cmsg) + CMSG_ALIGN(__cmsg->cmsg_len)); 90 if ((unsigned long)((char*)(__ptr+1) - (char *) __ctl) > __size) 93 return __ptr;
|
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/ |
socket.h | 87 struct cmsghdr * __ptr; local 89 __ptr = (struct cmsghdr*)(((unsigned char *) __cmsg) + CMSG_ALIGN(__cmsg->cmsg_len)); 90 if ((unsigned long)((char*)(__ptr+1) - (char *) __ctl) > __size) 93 return __ptr;
|
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/ |
socket.h | 87 struct cmsghdr * __ptr; local 89 __ptr = (struct cmsghdr*)(((unsigned char *) __cmsg) + CMSG_ALIGN(__cmsg->cmsg_len)); 90 if ((unsigned long)((char*)(__ptr+1) - (char *) __ctl) > __size) 93 return __ptr;
|
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/ |
socket.h | 87 struct cmsghdr * __ptr; local 89 __ptr = (struct cmsghdr*)(((unsigned char *) __cmsg) + CMSG_ALIGN(__cmsg->cmsg_len)); 90 if ((unsigned long)((char*)(__ptr+1) - (char *) __ctl) > __size) 93 return __ptr;
|
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/ |
socket.h | 87 struct cmsghdr * __ptr; local 89 __ptr = (struct cmsghdr*)(((unsigned char *) __cmsg) + CMSG_ALIGN(__cmsg->cmsg_len)); 90 if ((unsigned long)((char*)(__ptr+1) - (char *) __ctl) > __size) 93 return __ptr;
|
/prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/ |
socket.h | 87 struct cmsghdr * __ptr; local 89 __ptr = (struct cmsghdr*)(((unsigned char *) __cmsg) + CMSG_ALIGN(__cmsg->cmsg_len)); 90 if ((unsigned long)((char*)(__ptr+1) - (char *) __ctl) > __size) 93 return __ptr;
|
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/ |
vstring_util.h | 90 _Alloc_hider(_CharT* __ptr) 91 : _Alloc1(), _M_p(__ptr) { } 93 _Alloc_hider(const _Alloc1& __a, _CharT* __ptr) 94 : _Alloc1(__a), _M_p(__ptr) { }
|
/prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/linux/ |
socket.h | 87 struct cmsghdr * __ptr; local 89 __ptr = (struct cmsghdr*)(((unsigned char *) __cmsg) + CMSG_ALIGN(__cmsg->cmsg_len)); 90 if ((unsigned long)((char*)(__ptr+1) - (char *) __ctl) > __size) 93 return __ptr;
|
/prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/linux/ |
socket.h | 87 struct cmsghdr * __ptr; local 89 __ptr = (struct cmsghdr*)(((unsigned char *) __cmsg) + CMSG_ALIGN(__cmsg->cmsg_len)); 90 if ((unsigned long)((char*)(__ptr+1) - (char *) __ctl) > __size) 93 return __ptr;
|
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/ |
vstring_util.h | 90 _Alloc_hider(_CharT* __ptr) 91 : _Alloc1(), _M_p(__ptr) { } 93 _Alloc_hider(const _Alloc1& __a, _CharT* __ptr) 94 : _Alloc1(__a), _M_p(__ptr) { }
|
/prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/linux/ |
socket.h | 87 struct cmsghdr * __ptr; local 89 __ptr = (struct cmsghdr*)(((unsigned char *) __cmsg) + CMSG_ALIGN(__cmsg->cmsg_len)); 90 if ((unsigned long)((char*)(__ptr+1) - (char *) __ctl) > __size) 93 return __ptr;
|
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/linux/ |
socket.h | 87 struct cmsghdr * __ptr; local 89 __ptr = (struct cmsghdr*)(((unsigned char *) __cmsg) + CMSG_ALIGN(__cmsg->cmsg_len)); 90 if ((unsigned long)((char*)(__ptr+1) - (char *) __ctl) > __size) 93 return __ptr;
|
/prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/linux/ |
socket.h | 87 struct cmsghdr * __ptr; local 89 __ptr = (struct cmsghdr*)(((unsigned char *) __cmsg) + CMSG_ALIGN(__cmsg->cmsg_len)); 90 if ((unsigned long)((char*)(__ptr+1) - (char *) __ctl) > __size) 93 return __ptr;
|
/prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/linux/ |
socket.h | 87 struct cmsghdr * __ptr; local 89 __ptr = (struct cmsghdr*)(((unsigned char *) __cmsg) + CMSG_ALIGN(__cmsg->cmsg_len)); 90 if ((unsigned long)((char*)(__ptr+1) - (char *) __ctl) > __size) 93 return __ptr;
|
/prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/linux/ |
socket.h | 87 struct cmsghdr * __ptr; local 89 __ptr = (struct cmsghdr*)(((unsigned char *) __cmsg) + CMSG_ALIGN(__cmsg->cmsg_len)); 90 if ((unsigned long)((char*)(__ptr+1) - (char *) __ctl) > __size) 93 return __ptr;
|
/prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/linux/ |
socket.h | 87 struct cmsghdr * __ptr; local 89 __ptr = (struct cmsghdr*)(((unsigned char *) __cmsg) + CMSG_ALIGN(__cmsg->cmsg_len)); 90 if ((unsigned long)((char*)(__ptr+1) - (char *) __ctl) > __size) 93 return __ptr;
|
/prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/linux/ |
socket.h | 87 struct cmsghdr * __ptr; local 89 __ptr = (struct cmsghdr*)(((unsigned char *) __cmsg) + CMSG_ALIGN(__cmsg->cmsg_len)); 90 if ((unsigned long)((char*)(__ptr+1) - (char *) __ctl) > __size) 93 return __ptr;
|
/prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/linux/ |
socket.h | 87 struct cmsghdr * __ptr; local 89 __ptr = (struct cmsghdr*)(((unsigned char *) __cmsg) + CMSG_ALIGN(__cmsg->cmsg_len)); 90 if ((unsigned long)((char*)(__ptr+1) - (char *) __ctl) > __size) 93 return __ptr;
|
/prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/linux/ |
socket.h | 87 struct cmsghdr * __ptr; local 89 __ptr = (struct cmsghdr*)(((unsigned char *) __cmsg) + CMSG_ALIGN(__cmsg->cmsg_len)); 90 if ((unsigned long)((char*)(__ptr+1) - (char *) __ctl) > __size) 93 return __ptr;
|
/prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/linux/ |
socket.h | 87 struct cmsghdr * __ptr; local 89 __ptr = (struct cmsghdr*)(((unsigned char *) __cmsg) + CMSG_ALIGN(__cmsg->cmsg_len)); 90 if ((unsigned long)((char*)(__ptr+1) - (char *) __ctl) > __size) 93 return __ptr;
|
/prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/linux/ |
socket.h | 87 struct cmsghdr * __ptr; local 89 __ptr = (struct cmsghdr*)(((unsigned char *) __cmsg) + CMSG_ALIGN(__cmsg->cmsg_len)); 90 if ((unsigned long)((char*)(__ptr+1) - (char *) __ctl) > __size) 93 return __ptr;
|