Searched refs:true_type (Results 1 - 25 of 47) sorted by relevance

12

/freebsd-11.0-release/contrib/libstdc++/include/ext/pb_ds/detail/cc_hash_table_map_/
H A Ddebug_store_hash_fn_imps.hpp52 assert_entry_pointer_valid(const entry_pointer p_e, true_type) const
H A Dresize_store_hash_fn_imps.hpp51 resize_imp_no_exceptions_reassign_pointer(entry_pointer p_e, entry_pointer_array a_p_entries_resized, true_type)
H A Dconstructor_destructor_store_hash_fn_imps.hpp51 constructor_insert_new_imp(const_reference r_val, size_type pos, true_type)
H A Dentry_list_fn_imps.hpp63 get_entry(const_reference r_val, true_type)
H A Dinsert_store_hash_fn_imps.hpp51 insert_imp(const_reference r_val, true_type)
/freebsd-11.0-release/contrib/llvm/tools/llvm-cxxdump/
H A DError.h36 struct is_error_code_enum<llvm::cxxdump_error> : std::true_type {};
/freebsd-11.0-release/contrib/libstdc++/include/ext/pb_ds/detail/trie_policy/
H A Dstring_trie_e_access_traits_imp.hpp86 begin_imp(const_key_reference r_key, detail::true_type)
102 end_imp(const_key_reference r_key, detail::true_type)
/freebsd-11.0-release/contrib/libstdc++/include/ext/pb_ds/detail/gp_hash_table_map_/
H A Dconstructor_destructor_store_hash_fn_imps.hpp52 true_type)
H A Ddebug_store_hash_fn_imps.hpp52 assert_entry_array_valid(const entry_array a_entries, true_type) const
H A Dresize_store_hash_fn_imps.hpp52 true_type)
H A Derase_store_hash_fn_imps.hpp51 erase_imp(const_key_reference r_key, true_type)
H A Dinsert_store_hash_fn_imps.hpp51 find_ins_pos(const_key_reference r_key, true_type)
107 insert_imp(const_reference r_val, true_type)
H A Dgp_ht_map_.hpp387 resize_imp_reassign(entry_pointer, entry_array, true_type);
393 find_ins_pos(const_key_reference, true_type);
399 insert_imp(const_reference, true_type);
467 subscript_imp(const_key_reference key, true_type)
530 find_key_pointer(const_key_reference key, true_type)
579 erase_imp(const_key_reference, true_type);
644 assert_entry_array_valid(const entry_array, true_type) const;
/freebsd-11.0-release/contrib/llvm/tools/llvm-readobj/
H A DError.h38 template <> struct is_error_code_enum<llvm::readobj_error> : std::true_type {};
/freebsd-11.0-release/contrib/llvm/include/llvm/Object/
H A DError.h49 struct is_error_code_enum<llvm::object::object_error> : std::true_type {};
/freebsd-11.0-release/contrib/libstdc++/include/ext/pb_ds/detail/binary_heap_/
H A Dfind_fn_imps.hpp61 top_imp(true_type) const
H A Dtrace_fn_imps.hpp79 trace_entry(const entry& r_e, true_type) const
H A Dbinary_heap_.hpp234 erase_at(entry_pointer a_entries, size_type size, true_type);
278 insert_value(value_type val, true_type);
287 swap_value_imp(entry_pointer p_e, value_type new_val, true_type);
296 top_imp(true_type) const;
327 trace_entry(const entry& r_e, true_type) const;
H A Dconst_point_iterator.hpp137 to_ptr(true_type) const
H A Dinsert_fn_imps.hpp66 insert_value(value_type val, true_type)
208 swap_value_imp(entry_pointer p_e, value_type new_val, true_type)
/freebsd-11.0-release/contrib/libstdc++/include/ext/pb_ds/detail/bin_search_tree_/
H A Dpoint_iterators.hpp222 { dec(true_type()); }
225 inc(true_type)
255 { inc(true_type()); }
258 dec(true_type)
/freebsd-11.0-release/contrib/libstdc++/include/ext/pb_ds/detail/list_update_map_/
H A Dinsert_fn_imps.hpp91 allocate_new_entry(const_reference r_val, true_type)
/freebsd-11.0-release/contrib/libstdc++/include/ext/pb_ds/detail/pat_trie_/
H A Dpoint_iterators.hpp241 { dec(true_type()); }
244 inc(true_type)
270 { inc(true_type()); }
273 dec(true_type)
H A Dsynth_e_access_traits.hpp106 extract_key(const_reference r_val, true_type);
206 extract_key(const_reference r_val, true_type)
/freebsd-11.0-release/contrib/libstdc++/include/ext/pb_ds/detail/
H A Dtype_utils.hpp76 typedef std::tr1::integral_constant<int, 1> true_type; typedef in namespace:pb_ds::detail

Completed in 188 milliseconds

12