Home
last modified time | relevance | path

Searched refs:false_type (Results 1 – 25 of 90) sorted by relevance

1234

/freebsd-12.1/contrib/libstdc++/include/ext/pb_ds/detail/binary_heap_/
H A Dbinary_heap_.hpp231 erase_at(entry_pointer a_entries, size_type size, false_type);
275 insert_value(const_reference r_val, false_type);
290 swap_value_imp(entry_pointer p_e, const_reference r_new_val, false_type);
299 top_imp(false_type) const;
324 trace_entry(const entry& r_e, false_type) const;
H A Dinsert_fn_imps.hpp76 insert_value(const_reference r_val, false_type) in insert_value() argument
216 swap_value_imp(entry_pointer p_e, const_reference r_new_val, false_type) in swap_value_imp() argument
H A Dfind_fn_imps.hpp69 top_imp(false_type) const in top_imp()
/freebsd-12.1/contrib/libstdc++/include/tr1/
H A Dtype_traits107 : public false_type { };
112 : public false_type { };
131 : public false_type { };
138 : public false_type { };
150 : public false_type { };
155 : public false_type { };
163 : public false_type { };
169 : public false_type { };
260 : public false_type { };
268 : public false_type { };
[all …]
/freebsd-12.1/contrib/googletest/googlemock/include/gmock/internal/
H A Dgmock-internal-utils.h199 struct LosslessArithmeticConvertibleImpl : public false_type {};
219 : public false_type {}; // NOLINT
240 : public false_type {}; // NOLINT
245 : public false_type {}; // NOLINT
250 : public false_type {}; // NOLINT
368 template <typename T> struct is_reference : public false_type {};
372 template <typename T1, typename T2> struct type_equals : public false_type {};
/freebsd-12.1/contrib/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_type_traits.h23 struct false_type { struct
37 struct is_same : public false_type {}; argument
H A Dsanitizer_type_traits.cc19 const bool false_type::value;
/freebsd-12.1/contrib/libstdc++/include/ext/pb_ds/detail/gp_hash_table_map_/
H A Dgp_ht_map_.hpp384 resize_imp_reassign(entry_pointer, entry_array, false_type);
390 find_ins_pos(const_key_reference, false_type);
396 insert_imp(const_reference, false_type);
451 subscript_imp(const_key_reference key, false_type) in subscript_imp() argument
484 find_key_pointer(const_key_reference key, false_type) in find_key_pointer() argument
582 erase_imp(const_key_reference, false_type);
641 assert_entry_array_valid(const entry_array, false_type) const;
H A Dinsert_no_store_hash_fn_imps.hpp51 find_ins_pos(const_key_reference r_key, false_type) in find_ins_pos() argument
102 insert_imp(const_reference r_val, false_type) in insert_imp() argument
H A Dfind_no_store_hash_fn_imps.hpp51 find_key_pointer(const_key_reference r_key, false_type)
H A Dconstructor_destructor_no_store_hash_fn_imps.hpp52 false_type) in constructor_insert_new_imp() argument
H A Ddebug_no_store_hash_fn_imps.hpp52 assert_entry_array_valid(const entry_array a_entries, false_type) const in assert_entry_array_valid()
H A Dresize_no_store_hash_fn_imps.hpp52 false_type) in resize_imp_reassign() argument
/freebsd-12.1/contrib/libc++/include/
H A Dtype_traits3168 false_type
3176 false_type
3184 false_type
3192 false_type
3454 : false_type
3497 : false_type
3765 : false_type
3820 : false_type
4611 false_type
4629 false_type
[all …]
/freebsd-12.1/contrib/libc++/include/experimental/
H A D__memory26 struct __lfts_uses_allocator : public false_type {};
29 struct __lfts_uses_allocator<_Tp, _Alloc, false, false> : public false_type {};
57 false_type,
/freebsd-12.1/contrib/libstdc++/include/ext/pb_ds/detail/cc_hash_table_map_/
H A Dcc_ht_map_.hpp361 resize_imp_no_exceptions_reassign_pointer(entry_pointer, entry_pointer_array, false_type);
370 get_entry(const_reference, false_type);
380 subscript_imp(const_key_reference r_key, false_type) in subscript_imp() argument
433 insert_imp(const_reference, false_type);
477 find_key_pointer(const_key_reference r_key, false_type) in find_key_pointer() argument
587 assert_entry_pointer_valid(const entry_pointer, false_type) const;
H A Ddebug_no_store_hash_fn_imps.hpp52 assert_entry_pointer_valid(const entry_pointer p, false_type) const in assert_entry_pointer_valid()
H A Dconstructor_destructor_no_store_hash_fn_imps.hpp52 false_type) in constructor_insert_new_imp() argument
H A Dresize_no_store_hash_fn_imps.hpp51 …exceptions_reassign_pointer(entry_pointer p_e, entry_pointer_array a_p_entries_resized, false_type) in resize_imp_no_exceptions_reassign_pointer() argument
/freebsd-12.1/contrib/libstdc++/include/ext/pb_ds/detail/trie_policy/
H A Dstring_trie_e_access_traits_imp.hpp78 begin_imp(const_key_reference r_key, detail::false_type) in begin_imp() argument
94 end_imp(const_key_reference r_key, detail::false_type) in end_imp() argument
/freebsd-12.1/contrib/llvm/include/llvm/ADT/
H A Dilist_node_options.h55 template <class Option> struct is_valid_option : std::false_type {};
73 struct extract_sentinel_tracking<> : std::false_type, is_implicit {};
/freebsd-12.1/contrib/libstdc++/include/ext/pb_ds/detail/pat_trie_/
H A Dsynth_e_access_traits.hpp109 extract_key(const_reference r_val, false_type);
214 extract_key(const_reference r_val, false_type) in extract_key() argument
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Tooling/Refactoring/
H A DRefactoringActionRulesInternal.h100 std::true_type, std::false_type>::type {};
110 std::true_type, std::false_type>::type {};
/freebsd-12.1/contrib/libstdc++/include/ext/pb_ds/
H A Dtrie_policy.hpp123 begin_imp(const_key_reference, detail::false_type);
129 end_imp(const_key_reference, detail::false_type);
/freebsd-12.1/contrib/libstdc++/include/ext/pb_ds/detail/bin_search_tree_/
H A Dpoint_iterators.hpp221 inc(false_type) in inc() argument
254 dec(false_type) in dec() argument

1234