Home
last modified time | relevance | path

Searched defs:__to (Results 1 – 20 of 20) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/src/c++11/
H A Dcodecvt.cc743 extern_type* __to, extern_type* __to_end, in do_out()
756 do_unshift(state_type&, extern_type* __to, extern_type*, in do_unshift() argument
767 intern_type* __to, intern_type* __to_end, in do_in()
819 extern_type* __to, extern_type* __to_end, in do_out()
832 do_unshift(state_type&, extern_type* __to, extern_type*, in do_unshift() argument
843 intern_type* __to, intern_type* __to_end, in do_in()
888 extern_type* __to, extern_type* __to_end, in do_out()
901 do_unshift(state_type&, extern_type* __to, extern_type*, in do_unshift() argument
912 intern_type* __to, intern_type* __to_end, in do_in()
964 extern_type* __to, extern_type* __to_end, in do_out()
[all …]
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/src/c++98/
H A Dcodecvt.cc58 extern_type* __to, extern_type*, in do_out() argument
71 do_unshift(state_type&, extern_type* __to, in do_unshift() argument
82 intern_type* __to, intern_type*, intern_type*& __to_next) const in do_in() argument
136 do_unshift(state_type&, extern_type* __to, in do_unshift() argument
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/src/c++98/
H A Dcodecvt.cc58 extern_type* __to, extern_type*, in do_out() argument
71 do_unshift(state_type&, extern_type* __to, in do_unshift() argument
82 intern_type* __to, intern_type*, intern_type*& __to_next) const in do_in() argument
136 do_unshift(state_type&, extern_type* __to, in do_unshift() argument
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/config/locale/dragonfly/
H A Dcodecvt_members.cc47 extern_type* __to, extern_type* __to_end, in do_out()
118 intern_type* __to, intern_type* __to_end, in do_in()
235 wchar_t* __to = static_cast<wchar_t*>(__builtin_alloca(sizeof(wchar_t) in do_length() local
H A Dcollate_members.cc52 collate<char>::_M_transform(char* __to, const char* __from, in _M_transform()
68 collate<wchar_t>::_M_transform(wchar_t* __to, const wchar_t* __from, in _M_transform()
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/bits/
H A Dforward_list.tcc43 _Fwd_list_node_base* __to = &this->_M_impl._M_head; in _Fwd_list_base() local
60 _Fwd_list_node_base* __to in _M_insert_after() local
106 _Node_base* __to = &this->_M_impl._M_head; in _M_initialize_dispatch() local
121 _Node_base* __to = &this->_M_impl._M_head; in _M_fill_initialize() local
134 _Node_base* __to = &this->_M_impl._M_head; in _M_default_initialize() local
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/config/locale/generic/
H A Dcollate_members.cc52 collate<char>::_M_transform(char* __to, const char* __from, in _M_transform()
68 collate<wchar_t>::_M_transform(wchar_t* __to, const wchar_t* __from, in _M_transform()
H A Dcodecvt_members.cc47 extern_type* __to, extern_type* __to_end, in do_out()
112 intern_type* __to, intern_type* __to_end, in do_in()
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/bits/
H A Dforward_list.tcc53 _Fwd_list_node_base* __to in _M_insert_after() local
102 _Node_base* __to = &this->_M_impl._M_head; in _M_range_initialize() local
116 _Node_base* __to = &this->_M_impl._M_head; in _M_fill_initialize() local
129 _Node_base* __to = &this->_M_impl._M_head; in _M_default_initialize() local
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/profile/impl/
H A Dprofiler_container_size.h132 __resize(std::size_t __from, std::size_t __to) in __resize()
201 __resize(const void* __obj, int __from, int __to) in __resize()
H A Dprofiler_vector_size.h87 std::size_t __to) in __trace_vector_size_resize()
H A Dprofiler_hashtable_size.h88 std::size_t __to) in __trace_hashtable_size_resize()
H A Dprofiler_list_to_vector.h223 __resize(const void* __obj, std::size_t __from, std::size_t __to) in __resize()
315 std::size_t __from, std::size_t __to) in __trace_list_to_vector_resize()
H A Dprofiler_vector_to_list.h224 __resize(const void* __obj, std::size_t __from, std::size_t __to) in __resize()
329 std::size_t __to) in __trace_vector_to_list_resize()
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/profile/impl/
H A Dprofiler_hashtable_size.h79 std::size_t __from, std::size_t __to) in __trace_hashtable_size_resize()
H A Dprofiler_vector_size.h79 std::size_t __from, std::size_t __to) in __trace_vector_size_resize()
H A Dprofiler_container_size.h126 __resize(std::size_t __from, std::size_t __to) in __resize()
H A Dprofiler_list_to_vector.h243 std::size_t __from, std::size_t __to) in __trace_list_to_vector_resize()
H A Dprofiler_vector_to_list.h243 std::size_t __to) in __trace_vector_to_list_resize()
/dflybsd-src/sys/dev/drm/i915/
H A Dintel_ringbuffer.h50 #define GEN8_SEMAPHORE_OFFSET(__from, __to) \ argument