Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/libstdc++-v3/src/c++11/
H A Dcodecvt.cc741 const intern_type* __from, in do_out()
793 do_length(state_type&, const extern_type* __from, in do_length()
864 do_length(state_type&, const extern_type* __from, in do_length()
937 do_length(state_type&, const extern_type* __from, in do_length()
1009 do_length(state_type&, const extern_type* __from, in do_length()
1119 do_length(state_type&, const extern_type* __from, in do_length()
1202 do_length(state_type&, const extern_type* __from, in do_length()
1277 do_length(state_type&, const extern_type* __from, in do_length()
1379 do_length(state_type&, const extern_type* __from, in do_length()
1463 do_length(state_type&, const extern_type* __from, in do_length()
[all …]
/dragonfly/contrib/gcc-4.7/libstdc++-v3/config/locale/generic/
H A Dcodecvt_members.cc45 do_out(state_type& __state, const intern_type* __from, in do_out()
110 do_in(state_type& __state, const extern_type* __from, in do_in()
183 do_length(state_type& __state, const extern_type* __from, in do_length()
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()
/dragonfly/contrib/gcc-8.0/libstdc++-v3/config/locale/dragonfly/
H A Dcodecvt_members.cc45 do_out(state_type& __state, const intern_type* __from, in do_out()
116 do_in(state_type& __state, const extern_type* __from, in do_in()
219 do_length(state_type& __state, const extern_type* __from, in do_length()
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()
/dragonfly/contrib/gcc-8.0/libstdc++-v3/src/c++98/
H A Dcodecvt.cc56 do_out(state_type&, const intern_type* __from, in do_out()
80 do_in(state_type&, const extern_type* __from, in do_in()
104 do_length (state_type&, const extern_type* __from, in do_length()
/dragonfly/contrib/gcc-4.7/libstdc++-v3/src/c++98/
H A Dcodecvt.cc56 do_out(state_type&, const intern_type* __from, in do_out()
80 do_in(state_type&, const extern_type* __from, in do_in()
104 do_length (state_type&, const extern_type* __from, in do_length()
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/profile/impl/
H A Dprofiler_container_size.h127 __resize_cost(std::size_t __from, std::size_t) in __resize_cost()
132 __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_list_to_vector.h140 __resize(std::size_t __from, std::size_t) in __resize()
223 __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.h127 __resize(std::size_t __from, std::size_t) in __resize()
224 __resize(const void* __obj, std::size_t __from, std::size_t __to) in __resize()
328 __trace_vector_to_list_resize(const void* __obj, std::size_t __from, in __trace_vector_to_list_resize()
H A Dprofiler_hashtable_size.h87 __trace_hashtable_size_resize(const void* __obj, std::size_t __from, in __trace_hashtable_size_resize()
H A Dprofiler_vector_size.h86 __trace_vector_size_resize(const void* __obj, std::size_t __from, in __trace_vector_size_resize()
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/profile/impl/
H A Dprofiler_container_size.h121 __resize_cost(std::size_t __from, std::size_t) in __resize_cost()
126 __resize(std::size_t __from, std::size_t __to) in __resize()
H A Dprofiler_list_to_vector.h120 __resize(std::size_t __from, std::size_t) in __resize()
243 std::size_t __from, std::size_t __to) in __trace_list_to_vector_resize()
H A Dprofiler_vector_to_list.h108 __resize(std::size_t __from, std::size_t) in __resize()
242 std::size_t __from, in __trace_vector_to_list_resize()
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()
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/debug/
H A Dsafe_sequence.tcc69 _M_transfer_from_if(_Safe_sequence& __from, _Predicate __pred) in _M_transfer_from_if()
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/debug/
H A Dsafe_sequence.tcc69 _M_transfer_from_if(_Safe_sequence& __from, _Predicate __pred) in _M_transfer_from_if()
/dragonfly/sys/dev/drm/i915/
H A Dintel_ringbuffer.h50 #define GEN8_SEMAPHORE_OFFSET(__from, __to) \ argument