Home
last modified time | relevance | path

Searched defs:__c (Results 1 – 25 of 58) sorted by relevance

123

/external/clang/lib/Headers/
Daltivec.h286 vector signed __int128 __c) { in vec_adde()
292 vector unsigned __int128 __c) { in vec_adde()
302 vector signed __int128 __c) { in vec_addec()
308 vector unsigned __int128 __c) { in vec_addec()
663 vector signed __int128 __c) { in vec_vaddeuqm()
669 vector unsigned __int128 __c) { in vec_vaddeuqm()
689 vector signed __int128 __c) { in vec_vaddecuq()
695 vector unsigned __int128 __c) { in vec_vaddecuq()
2021 vec_dst(const void *__a, int __b, int __c) { in vec_dst()
2028 vec_dstst(const void *__a, int __b, int __c) { in vec_dstst()
[all …]
Dvecintrin.h362 vector unsigned char __c) { in vec_perm()
369 vector unsigned char __c) { in vec_perm()
376 vector unsigned char __c) { in vec_perm()
383 vector unsigned char __c) { in vec_perm()
390 vector unsigned char __c) { in vec_perm()
397 vector unsigned char __c) { in vec_perm()
404 vector unsigned char __c) { in vec_perm()
411 vector unsigned char __c) { in vec_perm()
418 vector unsigned char __c) { in vec_perm()
425 vector unsigned char __c) { in vec_perm()
[all …]
Davxintrin.h245 _mm_permutevar_pd(__m128d __a, __m128i __c) in _mm_permutevar_pd()
251 _mm256_permutevar_pd(__m256d __a, __m256i __c) in _mm256_permutevar_pd()
257 _mm_permutevar_ps(__m128 __a, __m128i __c) in _mm_permutevar_ps()
263 _mm256_permutevar_ps(__m256 __a, __m256i __c) in _mm256_permutevar_ps()
330 _mm256_blendv_pd(__m256d __a, __m256d __b, __m256d __c) in _mm256_blendv_pd()
337 _mm256_blendv_ps(__m256 __a, __m256 __b, __m256 __c) in _mm256_blendv_ps()
460 __v8si __c = (__v8si)__a; in _mm256_insert_epi32() local
468 __v16hi __c = (__v16hi)__a; in _mm256_insert_epi16() local
476 __v32qi __c = (__v32qi)__a; in _mm256_insert_epi8() local
485 __v4di __c = (__v4di)__a; in _mm256_insert_epi64() local
[all …]
/external/clang/test/CodeGen/
Dpr9614.c12 …always_inline__)) __attribute__ ((__gnu_inline__)) char * strrchr_foo (const char *__s, int __c) { in strrchr_foo()
21 extern inline __attribute__((__always_inline__, __gnu_inline__)) void *memchr(void *__s, int __c, _… in memchr()
/external/libcxx/src/support/solaris/
Dxlocale.c18 int isxdigit_l(int __c, locale_t __l) { in isxdigit_l()
22 int iswxdigit_l(wchar_t __c, locale_t __l) { in iswxdigit_l()
/external/libcxx/src/
Ddebug.cpp122 __libcpp_db::__insert_ic(void* __i, const void* __c) in __insert_ic()
145 __libcpp_db::__insert_c(void* __c) in __insert_c()
226 __libcpp_db::__invalidate_all(void* __c) in __invalidate_all()
310 __libcpp_db::__erase_c(void* __c) in __erase_c()
Dstrstream.cpp151 strstreambuf::overflow(int_type __c) in overflow()
193 strstreambuf::pbackfail(int_type __c) in pbackfail()
/external/compiler-rt/lib/builtins/
Ddivdc3.c21 __divdc3(double __a, double __b, double __c, double __d) in __divdc3()
Ddivxc3.c22 __divxc3(long double __a, long double __b, long double __c, long double __d) in __divxc3()
Ddivsc3.c21 __divsc3(float __a, float __b, float __c, float __d) in __divsc3()
Dmulsc3.c21 __mulsc3(float __a, float __b, float __c, float __d) in __mulsc3()
Dmulxc3.c23 __mulxc3(long double __a, long double __b, long double __c, long double __d) in __mulxc3()
Dmuldc3.c21 __muldc3(double __a, double __b, double __c, double __d) in __muldc3()
Ddivtc3.c21 __divtc3(long double __a, long double __b, long double __c, long double __d) in __divtc3()
/external/libcxx/test/std/input.output/iostream.format/output.streams/ostream.rvalue/
DCharT_pointer.pass.cpp41 overflow(typename base::int_type __c = base::traits_type::eof()) in overflow()
/external/libcxx/test/std/input.output/iostream.format/output.streams/ostream.formatted/ostream.inserters/
Dios_base.pass.cpp37 overflow(typename base::int_type __c = base::traits_type::eof()) in overflow()
Dostream.pass.cpp38 overflow(typename base::int_type __c = base::traits_type::eof()) in overflow()
Dbasic_ios.pass.cpp38 overflow(typename base::int_type __c = base::traits_type::eof()) in overflow()
Dstreambuf.pass.cpp44 overflow(typename base::int_type __c = base::traits_type::eof()) in overflow()
/external/libcxx/test/std/input.output/iostream.format/output.streams/ostream.manip/
Dends.pass.cpp38 overflow(typename base::int_type __c = base::traits_type::eof()) in overflow()
Dendl.pass.cpp40 overflow(typename base::int_type __c = base::traits_type::eof()) in overflow()
/external/libcxx/test/std/input.output/iostream.format/input.streams/istream.formatted/istream_extractors/
Dstreambuf.pass.cpp44 overflow(typename base::int_type __c = base::traits_type::eof()) in overflow()
/external/libcxx/test/std/input.output/iostream.format/ext.manip/
Dput_time.pass.cpp36 overflow(typename base::int_type __c = base::traits_type::eof()) in overflow()
/external/libcxx/test/std/input.output/iostream.format/input.streams/istream.unformatted/
Dget_streambuf_chart.pass.cpp42 overflow(typename base::int_type __c = base::traits_type::eof()) in overflow()
Dget_streambuf.pass.cpp41 overflow(typename base::int_type __c = base::traits_type::eof()) in overflow()

123