/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/lib/gcc/i686-linux/4.4.3/include/ssp/ |
unistd.h | 59 (const char *__restrict__ __path, 60 char *__restrict__ __buf, size_t __len), 64 readlink (const char *__restrict__ __path, char *__restrict__ __buf,
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/lib/gcc/i686-linux/4.6.x-google/include/ssp/ |
unistd.h | 59 (const char *__restrict__ __path, 60 char *__restrict__ __buf, size_t __len), 64 readlink (const char *__restrict__ __path, char *__restrict__ __buf,
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/lib/gcc/x86_64-linux/4.6.x-google/include/ssp/ |
unistd.h | 59 (const char *__restrict__ __path, 60 char *__restrict__ __buf, size_t __len), 64 readlink (const char *__restrict__ __path, char *__restrict__ __buf,
|
/system/core/include/utils/ |
BasicHashtable.h | 69 ssize_t find(ssize_t index, hash_t hash, const void* __restrict__ key) const; 70 size_t add(hash_t hash, const void* __restrict__ entry); 83 inline const Bucket& bucketAt(const void* __restrict__ buckets, size_t index) const { 88 inline Bucket& bucketAt(void* __restrict__ buckets, size_t index) const { 92 virtual bool compareBucketKey(const Bucket& bucket, const void* __restrict__ key) const = 0; 93 virtual void initializeBucketEntry(Bucket& bucket, const void* __restrict__ entry) const = 0; 103 void releaseBuckets(void* __restrict__ buckets, size_t count) const; 107 void destroyBuckets(void* __restrict__ buckets, size_t count) const; 111 void copyBuckets(const void* __restrict__ fromBuckets, 112 void* __restrict__ toBuckets, size_t count) const [all...] |
/system/core/libutils/ |
BasicHashtable.cpp | 114 const void* __restrict__ key) const { 258 void BasicHashtableImpl::releaseBuckets(void* __restrict__ buckets, size_t count) const { 266 void BasicHashtableImpl::destroyBuckets(void* __restrict__ buckets, size_t count) const { 277 void BasicHashtableImpl::copyBuckets(const void* __restrict__ fromBuckets, 278 void* __restrict__ toBuckets, size_t count) const { 325 size_t* __restrict__ outBucketCount, size_t* __restrict__ outCapacity) {
|
/external/chromium_org/third_party/opus/src/ |
config.h.in | 132 __restrict__, even though the corresponding Sun C compiler ends up with 133 "#define restrict _Restrict" or "#define restrict __restrict__" in the 138 # define __restrict__
|
configure.ac | 54 for ac_kw in __restrict __restrict__ _Restrict restrict; do 75 __restrict__, even though the corresponding Sun C compiler ends up with 76 "#define restrict _Restrict" or "#define restrict __restrict__" in the 81 # define __restrict__
|
/external/stressapptest/src/ |
stressapptest_config.h.in | 219 __restrict__, even though the corresponding Sun C compiler ends up with 220 "#define restrict _Restrict" or "#define restrict __restrict__" in the 225 # define __restrict__
|
stressapptest_config_android.h | 222 __restrict__, even though the corresponding Sun C compiler ends up with 223 "#define restrict _Restrict" or "#define restrict __restrict__" in the 228 # define __restrict__ macro
|
/frameworks/compile/mclinker/include/mcld/LD/ |
StaticResolver.h | 112 virtual bool resolve(ResolveInfo & __restrict__ pOld, 113 const ResolveInfo & __restrict__ pNew,
|
/frameworks/compile/mclinker/lib/LD/ |
StaticResolver.cpp | 21 bool StaticResolver::resolve(ResolveInfo& __restrict__ pOld, 22 const ResolveInfo& __restrict__ pNew,
|
/external/chromium_org/third_party/skia/include/core/ |
SkPreConfig.h | 85 #define SK_RESTRICT __restrict__
|
/external/skia/include/core/ |
SkPreConfig.h | 85 #define SK_RESTRICT __restrict__
|
/ndk/sources/android/support/ |
Android.mk | 109 LOCAL_CFLAGS += -Drestrict=__restrict__ -ffunction-sections -fdata-sections
|
/ndk/sources/host-tools/sed-4.2.1/m4/ |
gnulib-common.m4 | 70 for ac_kw in __restrict __restrict__ _Restrict restrict; do
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ |
valarray | 134 valarray(const _Tp* __restrict__, size_t); 537 _Tp* __restrict__ _M_data; 594 valarray<_Tp>::valarray(const _Tp* __restrict__ __p, size_t __n) 836 _Tp* __restrict__ __tmp_M_data = 877 _Tp* __restrict__ __tmp_M_data = [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ |
valarray | 138 valarray(const _Tp* __restrict__, size_t); 541 _Tp* __restrict__ _M_data; 601 valarray<_Tp>::valarray(const _Tp* __restrict__ __p, size_t __n) 871 _Tp* __restrict__ __tmp_M_data = 912 _Tp* __restrict__ __tmp_M_data = [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ |
valarray | 138 valarray(const _Tp* __restrict__, size_t); 541 _Tp* __restrict__ _M_data; 601 valarray<_Tp>::valarray(const _Tp* __restrict__ __p, size_t __n) 871 _Tp* __restrict__ __tmp_M_data = 912 _Tp* __restrict__ __tmp_M_data = [all...] |
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ |
valarray | 134 valarray(const _Tp* __restrict__, size_t); 537 _Tp* __restrict__ _M_data; 594 valarray<_Tp>::valarray(const _Tp* __restrict__ __p, size_t __n) 836 _Tp* __restrict__ __tmp_M_data = 877 _Tp* __restrict__ __tmp_M_data = [all...] |
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ |
valarray | 134 valarray(const _Tp* __restrict__, size_t); 537 _Tp* __restrict__ _M_data; 594 valarray<_Tp>::valarray(const _Tp* __restrict__ __p, size_t __n) 836 _Tp* __restrict__ __tmp_M_data = 877 _Tp* __restrict__ __tmp_M_data = [all...] |
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ |
valarray | 134 valarray(const _Tp* __restrict__, size_t); 537 _Tp* __restrict__ _M_data; 594 valarray<_Tp>::valarray(const _Tp* __restrict__ __p, size_t __n) 836 _Tp* __restrict__ __tmp_M_data = 877 _Tp* __restrict__ __tmp_M_data = [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ |
valarray | 134 valarray(const _Tp* __restrict__, size_t); 537 _Tp* __restrict__ _M_data; 594 valarray<_Tp>::valarray(const _Tp* __restrict__ __p, size_t __n) 836 _Tp* __restrict__ __tmp_M_data = 877 _Tp* __restrict__ __tmp_M_data = [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ |
valarray | 138 valarray(const _Tp* __restrict__, size_t); 541 _Tp* __restrict__ _M_data; 601 valarray<_Tp>::valarray(const _Tp* __restrict__ __p, size_t __n) 871 _Tp* __restrict__ __tmp_M_data = 912 _Tp* __restrict__ __tmp_M_data = [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ |
valarray | 138 valarray(const _Tp* __restrict__, size_t); 541 _Tp* __restrict__ _M_data; 601 valarray<_Tp>::valarray(const _Tp* __restrict__ __p, size_t __n) 871 _Tp* __restrict__ __tmp_M_data = 912 _Tp* __restrict__ __tmp_M_data = [all...] |
/external/chromium_org/third_party/mesa/src/src/gallium/include/pipe/ |
p_compiler.h | 142 # define restrict __restrict__
|