Searched defs:const (Results 76 - 100 of 1980) sorted by relevance

1234567891011>>

/freebsd-9.3-release/contrib/libstdc++/config/os/vxworks/
H A Dctype_inline.h48 is(mask __m, char __c) const argument
53 is(const char* __low, const char* __high, mask* __vec) const argument
62 scan_is(mask __m, const char* __low, const char* __high) const argument
72 scan_not(mask __m, const char* __low, const char* __high) const argument
[all...]
/freebsd-9.3-release/contrib/libstdc++/include/ext/
H A Dhash_fun.h86 operator()(const char* __s) const argument
94 operator()(const char* __s) const argument
102 operator()(char __x) const argument
110 operator()(unsigned char __x) const argument
118 operator()(unsigned char __x) const argument
126 operator()(short __x) const argument
134 operator ()(unsigned short __x) const argument
142 operator ()(int __x) const argument
150 operator ()(unsigned int __x) const argument
158 operator ()(long __x) const argument
166 operator ()(unsigned long __x) const argument
[all...]
/freebsd-9.3-release/contrib/libstdc++/include/ext/pb_ds/detail/bin_search_tree_/
H A Dfind_fn_imps.hpp50 lower_bound(const_key_reference r_key) const argument
96 upper_bound(const_key_reference r_key) const argument
166 find(const_key_reference r_key) const argument
H A Diterators_fn_imps.hpp58 begin() const argument
74 end() const argument
82 rbegin() const argument
106 rend() const argument
114 node_begin() const argument
130 node_end() const argument
/freebsd-9.3-release/contrib/libstdc++/include/ext/pb_ds/detail/binary_heap_/
H A Dfind_fn_imps.hpp50 top() const argument
61 top_imp(true_type) const argument
69 top_imp(false_type) const argument
/freebsd-9.3-release/contrib/libstdc++/include/ext/pb_ds/detail/binomial_heap_base_/
H A Ddebug_fn_imps.hpp52 assert_valid(bool strictly_binomial) const argument
62 assert_max() const argument
74 assert_node_consistent(const_node_pointer p_nd, bool strictly_binomial, bool increasing) const argument
/freebsd-9.3-release/contrib/libstdc++/include/ext/pb_ds/detail/cc_hash_table_map_/
H A Dcmp_fn_imps.hpp52 operator==(const Other_HT_Map_Type& other) const argument
59 cmp_with_other(const Other_Map_Type& other) const argument
88 operator!=(const Other_HT_Map_Type& other) const argument
H A Diterators_fn_imps.hpp76 begin() const argument
87 end() const argument
/freebsd-9.3-release/contrib/libstdc++/include/ext/pb_ds/detail/gp_hash_table_map_/
H A Ddebug_no_store_hash_fn_imps.hpp52 assert_entry_array_valid(const entry_array a_entries, false_type) const argument
H A Ddebug_store_hash_fn_imps.hpp52 assert_entry_array_valid(const entry_array a_entries, true_type) const argument
H A Diterator_fn_imps.hpp76 begin() const argument
87 end() const argument
H A Dpolicy_access_fn_imps.hpp57 get_hash_fn() const argument
69 get_eq_fn() const argument
81 get_probe_fn() const argument
93 get_comb_probe_fn() const argument
105 get_resize_policy() const argument
[all...]
/freebsd-9.3-release/contrib/libstdc++/include/ext/pb_ds/detail/hash_fn/
H A Ddirect_mask_range_hashing_imp.hpp62 operator()(size_type hash) const argument
H A Ddirect_mod_range_hashing_imp.hpp62 operator()(size_type hash) const argument
/freebsd-9.3-release/contrib/libstdc++/include/ext/pb_ds/detail/ov_tree_map_/
H A Ddebug_fn_imps.hpp52 assert_valid() const argument
67 assert_iterators() const argument
/freebsd-9.3-release/contrib/libstdc++/include/ext/pb_ds/detail/pat_trie_/
H A Diterators_fn_imps.hpp56 begin() const argument
68 end() const argument
74 rbegin() const argument
100 rend() const argument
106 node_begin() const argument
118 node_end() const argument
/freebsd-9.3-release/contrib/libstdc++/include/ext/pb_ds/detail/rb_tree_map_/
H A Ddebug_fn_imps.hpp52 assert_node_consistent(const node_pointer p_nd) const argument
71 assert_valid() const argument
/freebsd-9.3-release/contrib/libstdc++/include/ext/pb_ds/detail/rc_binomial_heap_/
H A Ddebug_fn_imps.hpp52 assert_valid() const argument
/freebsd-9.3-release/contrib/libstdc++/include/ext/pb_ds/detail/splay_tree_/
H A Dfind_fn_imps.hpp61 find(const_key_reference r_key) const argument
91 find_imp(const_key_reference r_key) const argument
/freebsd-9.3-release/contrib/libstdc++/libsupc++/
H A Deh_exception.cc41 std::exception::what() const throw() argument
50 std::bad_exception::what() const throw() argument
/freebsd-9.3-release/contrib/libstdc++/src/
H A Dios_failure.cc46 ios_base::failure::what() const throw() argument
/freebsd-9.3-release/contrib/llvm/include/llvm/Transforms/IPO/
H A DInlinerPass.h53 unsigned getInlineThreshold() const { return InlineThreshold; } argument
/freebsd-9.3-release/contrib/llvm/lib/Analysis/
H A DLibCallSemantics.cpp31 const LibCallLocationInfo &LibCallInfo::getLocationInfo(unsigned LocID) const { argument
[all...]
H A DTrace.cpp25 Function *Trace::getFunction() const { argument
29 Module *Trace::getModule() const { argument
35 void Trace::print(raw_ostream &O) const { argument
50 void Trace::dump() const { argument
/freebsd-9.3-release/contrib/llvm/lib/CodeGen/
H A DMachineFunctionPass.cpp36 void MachineFunctionPass::getAnalysisUsage(AnalysisUsage &AU) const { argument
21 createPrinterPass(raw_ostream &O, const std::string &Banner) const argument

Completed in 136 milliseconds

1234567891011>>