/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/src/c++11/ |
H A D | codecvt.cc | 741 const intern_type* __from, in do_out() 765 do_in(state_type&, const extern_type* __from, const extern_type* __from_end, in do_in() 793 do_length(state_type&, const extern_type* __from, in do_length() 817 do_out(state_type&, const intern_type* __from, const intern_type* __from_end, in do_out() 841 do_in(state_type&, const extern_type* __from, const extern_type* __from_end, in do_in() 864 do_length(state_type&, const extern_type* __from, in do_length() 886 do_out(state_type&, const intern_type* __from, const intern_type* __from_end, in do_out() 910 do_in(state_type&, const extern_type* __from, const extern_type* __from_end, in do_in() 937 do_length(state_type&, const extern_type* __from, in do_length() 962 do_out(state_type&, const intern_type* __from, const intern_type* __from_end, in do_out() [all …]
|
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/config/locale/generic/ |
H A D | codecvt_members.cc | 45 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 D | collate_members.cc | 52 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-8.0/libstdc++-v3/config/locale/dragonfly/ |
H A D | codecvt_members.cc | 45 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 D | collate_members.cc | 52 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-8.0/libstdc++-v3/src/c++98/ |
H A D | codecvt.cc | 56 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()
|
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/src/c++98/ |
H A D | codecvt.cc | 56 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()
|
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/profile/impl/ |
H A D | profiler_container_size.h | 127 __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 D | profiler_list_to_vector.h | 140 __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 D | profiler_vector_to_list.h | 127 __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 D | profiler_vector_size.h | 86 __trace_vector_size_resize(const void* __obj, std::size_t __from, in __trace_vector_size_resize()
|
H A D | profiler_hashtable_size.h | 87 __trace_hashtable_size_resize(const void* __obj, std::size_t __from, in __trace_hashtable_size_resize()
|
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/profile/impl/ |
H A D | profiler_container_size.h | 121 __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 D | profiler_list_to_vector.h | 120 __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 D | profiler_vector_to_list.h | 108 __resize(std::size_t __from, std::size_t) in __resize() 242 std::size_t __from, in __trace_vector_to_list_resize()
|
H A D | profiler_hashtable_size.h | 79 std::size_t __from, std::size_t __to) in __trace_hashtable_size_resize()
|
H A D | profiler_vector_size.h | 79 std::size_t __from, std::size_t __to) in __trace_vector_size_resize()
|
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/debug/ |
H A D | safe_sequence.tcc | 69 _M_transfer_from_if(_Safe_sequence& __from, _Predicate __pred) in _M_transfer_from_if()
|
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/debug/ |
H A D | safe_sequence.tcc | 69 _M_transfer_from_if(_Safe_sequence& __from, _Predicate __pred) in _M_transfer_from_if()
|
/dflybsd-src/sys/dev/drm/i915/ |
H A D | intel_ringbuffer.h | 50 #define GEN8_SEMAPHORE_OFFSET(__from, __to) \ argument
|