Searched defs:const (Results 226 - 250 of 1980) sorted by relevance

1234567891011>>

/freebsd-9.3-release/contrib/libc++/src/
H A Dsystem_error.cpp46 __do_message::message(int ev) const argument
66 message(int ev) const argument
98 message(int ev) const argument
127 message() const argument
135 message() const argument
[all...]
/freebsd-9.3-release/contrib/libstdc++/config/locale/generic/
H A Dcodecvt_members.cc44 do_out(state_type& __state, const intern_type* __from, argument
109 do_in(state_type& __state, const extern_type* __from, argument
161 do_encoding() const argument
173 do_max_length() const argument
182 do_length(state_type& __state, const extern_type* __from, const extern_type* __end, size_t __max) const argument
[all...]
H A Dmessages_members.h56 messages<_CharT>::open(const basic_string<char>& __s, const locale& __loc, argument
67 messages<_CharT>::do_open(const basic_string<char>&, const locale&) const argument
72 do_get(catalog, int, int, const string_type& __dfault) const argument
78 do_close(catalog) const argument
[all...]
/freebsd-9.3-release/contrib/libstdc++/config/locale/gnu/
H A Dmessages_members.h66 messages<_CharT>::open(const basic_string<char>& __s, const locale& __loc, argument
84 messages<_CharT>::do_open(const basic_string<char>& __s, argument
95 messages<_CharT>::do_close(catalog) const argument
[all...]
/freebsd-9.3-release/contrib/libstdc++/config/locale/ieee_1003.1-2001/
H A Dmessages_members.h46 messages<_CharT>::open(const basic_string<char>& __s, const locale& __loc, argument
57 messages<_CharT>::do_open(const basic_string<char>& __s, argument
74 messages<_CharT>::do_close(catalog __c) const argument
63 do_get(catalog __c, int __setid, int __msgid, const string_type& __dfault) const argument
[all...]
/freebsd-9.3-release/contrib/libstdc++/config/os/bsd/darwin/
H A Dctype_inline.h46 is(mask __m, char __c) const argument
56 is(const char* __low, const char* __high, mask* __vec) const argument
89 scan_is(mask __m, const char* __low, const char* __high) const argument
103 scan_not(mask __m, const char* __low, const char* __high) const argument
118 do_is(mask __m, wchar_t __c) const argument
125 do_is(const wchar_t* __lo, const wchar_t* __hi, mask* __vec) const argument
135 do_scan_is(mask __m, const wchar_t* __lo, const wchar_t* __hi) const argument
144 do_scan_not(mask __m, const char_type* __lo, const char_type* __hi) const argument
[all...]
/freebsd-9.3-release/contrib/libstdc++/config/os/bsd/freebsd/
H A Dctype_inline.h46 is(mask __m, char __c) const argument
56 is(const char* __low, const char* __high, mask* __vec) const argument
89 scan_is(mask __m, const char* __low, const char* __high) const argument
103 scan_not(mask __m, const char* __low, const char* __high) const argument
118 do_is(mask __m, wchar_t __c) const argument
125 do_is(const wchar_t* __lo, const wchar_t* __hi, mask* __vec) const argument
135 do_scan_is(mask __m, const wchar_t* __lo, const wchar_t* __hi) const argument
144 do_scan_not(mask __m, const char_type* __lo, const char_type* __hi) const argument
[all...]
/freebsd-9.3-release/contrib/libstdc++/config/os/generic/
H A Dctype_inline.h53 is(mask __m, char __c) const argument
116 is(const char* __low, const char* __high, mask* __vec) const argument
144 scan_is(mask __m, const char* __low, const char* __high) const argument
158 scan_not(mask __m, const char* __low, const char* __high) const argument
[all...]
/freebsd-9.3-release/contrib/libstdc++/config/os/gnu-linux/
H A Dctype_noninline.h137 ctype<char>::do_toupper(char __c) const argument
141 ctype<char>::do_toupper(char* __low, const cha argument
152 do_tolower(char __c) const argument
156 do_tolower(char* __low, const char* __high) const argument
[all...]
/freebsd-9.3-release/contrib/libstdc++/config/os/tpf/
H A Dctype_noninline.h81 ctype<char>::do_toupper(char __c) const argument
85 ctype<char>::do_toupper(char* __low, const char* __high) const argument
96 ctype<char>::do_tolower(char __c) const argument
100 do_tolower(char* __low, const char* __high) const argument
[all...]
/freebsd-9.3-release/contrib/libstdc++/config/os/windiss/
H A Dctype_inline.h51 is(mask __m, char __c) const argument
98 is(const char* __low, const char* __high, mask* __vec) const argument
118 scan_is(mask __m, const char* __low, const char* __high) const argument
127 scan_not(mask __m, const char* __low, const char* __high) const argument
[all...]
/freebsd-9.3-release/contrib/libstdc++/include/bits/
H A Dgslice_array.h157 operator =(const _Tp& __t) const argument
165 operator =(const valarray<_Tp>& __v) const argument
174 operator =(const _Expr<_Dom, _Tp>& __e) const argument
[all...]
H A Dindirect_array.h162 operator =(const _Tp& __t) const argument
167 operator =(const valarray<_Tp>& __v) const argument
173 operator =(const _Expr<_Dom, _Tp>& __e) const argument
[all...]
H A Dmask_array.h157 operator =(const _Tp& __t) const argument
162 operator =(const valarray<_Tp>& __v) const argument
168 operator =(const _Expr<_Ex, _Tp>& __e) const argument
[all...]
/freebsd-9.3-release/contrib/libstdc++/include/ext/pb_ds/detail/binomial_heap_base_/
H A Dinsert_fn_imps.hpp135 fix(node_pointer p_nd) const argument
H A Dsplit_join_fn_imps.hpp163 join(node_pointer p_lhs, node_pointer p_rhs) const argument
/freebsd-9.3-release/contrib/libstdc++/include/ext/pb_ds/detail/hash_fn/
H A Dmod_based_range_hashing.hpp102 range_hash(size_type hash) const argument
/freebsd-9.3-release/contrib/libstdc++/include/ext/pb_ds/detail/left_child_next_sibling_heap_/
H A Ddebug_fn_imps.hpp52 assert_valid() const argument
65 assert_node_consistent(const_node_pointer p_nd, bool single_link) const argument
94 assert_iterators() const argument
105 assert_size() const argument
/freebsd-9.3-release/contrib/libstdc++/include/ext/pb_ds/detail/pat_trie_/
H A Dchild_iterator.hpp63 operator==(const iterator& other) const argument
67 operator!=(const iterator& other) const argument
H A Dconst_child_iterator.hpp68 operator==(const const_iterator& other) const argument
72 operator!=(const const_iterator& other) const argument
93 operator->() const argument
100 operator*() const argument
109 assert_referencible() const argument
H A Dhead.hpp115 assert_valid_imp(const_e_access_traits_pointer /*p_traits*/) const argument
H A Dtrace_fn_imps.hpp52 trace() const argument
/freebsd-9.3-release/contrib/libstdc++/include/ext/pb_ds/detail/resize_policy/
H A Dhash_load_check_resize_trigger_size_base.hpp77 get_size() const argument
H A Dhash_prime_size_policy_imp.hpp142 get_nearest_larger_size(size_type n) const argument
155 get_nearest_smaller_size(size_type n) const argument
/freebsd-9.3-release/contrib/libstdc++/include/ext/pb_ds/detail/unordered_iterator/
H A Dconst_point_iterator.hpp106 operator->() const argument
115 operator*() const argument
124 operator==(const point_iterator_& other) const argument
131 operator==(const const_point_iterator argument
138 operator !=(const point_iterator_& other) const argument
145 operator !=(const const_point_iterator_& other) const argument
[all...]

Completed in 147 milliseconds

1234567891011>>