Searched defs:const (Results 151 - 175 of 1521) sorted by relevance

1234567891011>>

/haiku-buildtools/gcc/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/
H A Dtrace_fn_imps.hpp46 trace() const argument
62 trace_list(const_entry_pointer p_l) const argument
/haiku-buildtools/gcc/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/
H A Ddirect_mod_range_hashing_imp.hpp56 operator()(size_type hash) const argument
/haiku-buildtools/gcc/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/
H A Dfind_fn_imps.hpp44 find_imp(key_const_reference r_key) const argument
/haiku-buildtools/gcc/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/
H A Diterators_fn_imps.hpp44 node_begin() const argument
50 node_end() const argument
68 PB_DS_node_begin_imp() const argument
80 PB_DS_node_end_imp() const argument
/haiku-buildtools/gcc/libstdc++-v3/src/c++11/
H A Dcxx11-hash_tr1.cc39 hash<string>::operator()(string __s) const argument
44 hash<const string&>::operator()(const string& __s) const argument
50 hash<wstring>::operator()(wstring __s) const argument
55 hash<const wstring&>::operator()(const wstring& __s) const argument
/haiku-buildtools/gcc/libstdc++-v3/src/c++98/
H A Dhash-long-double-tr1-aux.cc33 hash<long double>::operator()(long double __val) const argument
H A Dhash_tr1.cc38 hash<string>::operator()(string __s) const argument
43 hash<const string&>::operator()(const string& __s) const argument
49 hash<wstring>::operator()(wstring __s) const argument
54 hash<const wstring&>::operator()(const wstring& __s) const argument
/haiku-buildtools/gcc/libstdc++-v3/testsuite/20_util/function/
H A D63840.cc35 void operator()() const { } argument
H A D48541.cc25 void operator () () const { } argument
26 float operator & () const { return 1.2345; } argument
/haiku-buildtools/gcc/libstdc++-v3/testsuite/20_util/function/cons/
H A Dmove_target.cc32 void operator()() const { } argument
/haiku-buildtools/gcc/libstdc++-v3/testsuite/20_util/reference_wrapper/
H A Dinvoke-3.cc31 virtual bool operator()() const { return true; } argument
/haiku-buildtools/gcc/libstdc++-v3/testsuite/20_util/forward/
H A Df_neg.cc56 void test() const argument
76 void test() const argument
/haiku-buildtools/gcc/libstdc++-v3/testsuite/20_util/function/assign/
H A Dmove_target.cc32 void operator()() const { } argument
/haiku-buildtools/gcc/libstdc++-v3/testsuite/30_threads/packaged_task/
H A D60564.cc36 void operator()() const { } argument
/haiku-buildtools/gcc/libstdc++-v3/testsuite/experimental/optional/cons/
H A Ddefault.cc29 tracker(tracker const&) { ++count; } argument
/haiku-buildtools/gcc/libstdc++-v3/testsuite/ext/pb_ds/example/
H A Dhash_resize.cc56 operator()(const int& r_i) const argument
/haiku-buildtools/gcc/libstdc++-v3/testsuite/ext/vstring/types/
H A D23767.cc32 char t(const_iterator f) const { return *f; } argument
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/conversion/
H A Dop4.C7 operator X& (void) const { argument
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-static6.C5 constexpr operator int() const { return 4; } argument
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/tree-ssa/
H A Dpr8781.C12 int operator()() const { return pred(); } argument
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.mike/
H A Dp11110.C19 data* user::data1() const { argument
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/cpp1y/
H A Dvar-templ37.C9 int operator()() const argument
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/ipa/
H A Ddevirt-38.C15 SnmpSyntax *m_fn1 () const {} argument
H A Ddevirt-40.C17 A::m_fn1 (UnicodeString &, int &p2, UErrorCode &) const argument
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.robertl/
H A Deb22.C11 operator int() const {return 2;} argument

Completed in 285 milliseconds

1234567891011>>