Searched defs:__c (Results 76 - 100 of 184) sorted by relevance

12345678

/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/
H A D__clang_cuda_complex_builtins.h89 __DEVICE__ double _Complex __muldc3(double __a, double __b, double __c, argument
140 __mulsc3(float __a, float __b, float __c, float __d) argument
188 __divdc3(double __a, double __b, double __c, double __d) argument
225 __divsc3(float __a, float __b, float __c, float __d) argument
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Darm_fp16.h159 vfmah_f16 (float16_t __a, float16_t __b, float16_t __c) argument
165 vfmsh_f16 (float16_t __a, float16_t __b, float16_t __c) argument
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/config/locale/gnu/
H A Dc_locale.cc217 Catalogs::_M_erase(messages_base::catalog __c) argument
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dstl_stack.h166 stack(const _Sequence& __c) argument
170 stack(_Sequence&& __c) argument
179 stack(const _Sequence& __c, const _Alloc& __a) argument
183 stack(_Sequence&& __c, const _Alloc& __a) argument
[all...]
H A Dstream_iterator.h214 ostream_iterator(ostream_type& __s, const _CharT* __c) argument
H A Dvalarray_after.h209 _Expr<_Clos, _Tp>::_Expr(const _Clos& __c) : _M_closure(__c) {} argument
H A Dchar_traits.h132 to_char_type(const int_type& __c) argument
136 to_int_type(const char_type& __c) argument
148 not_eof(const int_type& __c) argument
[all...]
H A Dstreambuf_iterator.h148 int_type __c = _M_get(); local
212 _S_is_eof(int_type __c) argument
283 operator=(_CharT __c) argument
378 int_type __c = __sb->sgetc(); local
435 int_type __c = __sb->sgetc(); local
[all...]
H A Dbasic_ios.h430 narrow(char_type __c, char __dfault) const argument
H A Dstl_queue.h170 queue(const _Sequence& __c) argument
174 queue(_Sequence&& __c) argument
183 queue(const _Sequence& __c, const _Alloc& __a) argument
187 queue(_Sequence&& __c, const _Alloc& __a) argument
539 priority_queue(const _Compare& __x, const _Sequence& __c, const _Alloc& __a) argument
545 priority_queue(const _Compare& __x, _Sequence&& __c, const _Alloc& __a) argument
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/
H A Dvstring_util.h125 _S_assign(_CharT* __d, size_type __n, _CharT __c) argument
H A Dstdio_sync_filebuf.h133 int_type __c = this->syncgetc(); local
229 syncungetc(int_type __c) argument
234 syncputc(int_type __c) argument
262 syncungetc(int_type __c) argument
267 syncputc(int_type __c) argument
278 int_type __c = this->syncgetc(); local
[all...]
H A Dpod_char_traits.h174 to_int_type(const char_type& __c) argument
191 not_eof(const int_type& __c) argument
/netbsd-current/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm_fp16.h159 vfmah_f16 (float16_t __a, float16_t __b, float16_t __c) argument
165 vfmsh_f16 (float16_t __a, float16_t __b, float16_t __c) argument
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dvalarray_after.h209 _Expr<_Clos, _Tp>::_Expr(const _Clos& __c) : _M_closure(__c) {} argument
H A Dchar_traits.h147 to_char_type(const int_type& __c) argument
151 to_int_type(const char_type& __c) argument
163 not_eof(const int_type& __c) argument
291 unsigned char __c; local
[all...]
H A Dstl_stack.h166 stack(const _Sequence& __c) argument
170 stack(_Sequence&& __c) argument
189 stack(const _Sequence& __c, const _Alloc& __a) argument
193 stack(_Sequence&& __c, const _Alloc& __a) argument
[all...]
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/config/locale/gnu/
H A Dc_locale.cc217 Catalogs::_M_erase(messages_base::catalog __c) argument
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/ext/
H A Dvstring_util.h125 _S_assign(_CharT* __d, size_type __n, _CharT __c) argument
H A Dstdio_sync_filebuf.h132 int_type __c = this->syncgetc(); local
228 syncungetc(int_type __c) argument
233 syncputc(int_type __c) argument
261 syncungetc(int_type __c) argument
266 syncputc(int_type __c) argument
277 int_type __c = this->syncgetc(); local
[all...]
/netbsd-current/external/apache2/llvm/dist/libcxx/src/
H A Ddebug.cpp148 __libcpp_db::__insert_ic(void* __i, const void* __c) argument
171 __libcpp_db::__insert_c(void* __c, __libcpp_db::_InsertConstruct *__fn) argument
243 __libcpp_db::__invalidate_all(void* __c) argument
327 __erase_c(void* __c) argument
[all...]
H A Dstrstream.cpp153 strstreambuf::overflow(int_type __c) argument
197 strstreambuf::pbackfail(int_type __c) argument
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/parallel/
H A Dbase.h398 __median_of_three_iterators(_RAIter __a, _RAIter __b, _RAIter __c, _Compare __comp) argument
H A Dfor_each_selectors.h312 __min_element_reduct(_Compare &__c) : __comp(__c) { } argument
326 __max_element_reduct(_Compare& __c) : __comp(__c) { } argument
H A Dset_operations.h79 _M_invoke(_IIter __a, _IIter __b, _IIter __c, _IIter __d, argument
106 __count(_IIter __a, _IIter __b, _IIter __c, _IIter __d) const argument
133 __first_empty(_IIter __c, _IIter __d, _OutputIterator __out) const argument
156 _M_invoke(_IIter __a, _IIter __b, _IIter __c, _IIter __d, _OutputIterator __r) const argument
179 __count(_IIter __a, _IIter __b, _IIter __c, _IIter __d) const argument
224 _M_invoke(_IIter __a, _IIter __b, _IIter __c, _IIter __d, _OutputIterator __r) const argument
246 __count(_IIter __a, _IIter __b, _IIter __c, _IIter __d) const argument
287 _M_invoke(_IIter __a, const _IIter __b, _IIter __c, const _IIter __d, _OutputIterator __r) const argument
314 __count(_IIter __a, _IIter __b, _IIter __c, _IIter __d) const argument
338 __first_empty(_IIter __c, _IIter __d, _OutputIterator __out) const argument
[all...]

Completed in 462 milliseconds

12345678