Home
last modified time | relevance | path

Searched defs:false_type (Results 1 – 25 of 28) sorted by relevance

12

/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_type_traits.h24 struct false_type { struct
38 struct is_same : public false_type {}; argument
/openbsd-src/gnu/gcc/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/
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 Derase_no_store_hash_fn_imps.hpp51 erase_imp(const_key_reference r_key, false_type) in erase_imp() argument
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.hpp52 false_type) in resize_imp_reassign() argument
H A Dgp_ht_map_.hpp451 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
/openbsd-src/gnu/gcc/libstdc++-v3/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()
94 end_imp(const_key_reference r_key, detail::false_type) in end_imp()
/openbsd-src/gnu/gcc/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/
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 Derase_fn_imps.hpp80 erase_at(entry_pointer a_entries, size_type i, false_type) in erase_at() argument
/openbsd-src/gnu/gcc/libstdc++-v3/include/tr1/
H A Dtype_traits_fwd.h49 typedef integral_constant<bool, false> false_type; typedef
/openbsd-src/gnu/gcc/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/
H A Dinsert_no_store_hash_fn_imps.hpp51 insert_imp(const_reference r_val, false_type) in insert_imp() argument
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
H A Dentry_list_fn_imps.hpp76 get_entry(const_reference r_val, false_type) in get_entry() argument
H A Dcc_ht_map_.hpp380 subscript_imp(const_key_reference r_key, false_type) in subscript_imp() argument
477 find_key_pointer(const_key_reference r_key, false_type) in find_key_pointer() argument
/openbsd-src/gnu/llvm/libcxx/include/__memory/
H A Dswap_allocator.h38 __swap_allocator(_Alloc&, _Alloc&, false_type) _NOEXCEPT {} in __swap_allocator() argument
/openbsd-src/gnu/gcc/libstdc++-v3/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
H A Dinsert_fn_imps.hpp181 get_new_node_for_leaf_insert(const_reference r_val, false_type) in get_new_node_for_leaf_insert() argument
/openbsd-src/gnu/llvm/libcxx/include/__type_traits/
H A Dintegral_constant.h38 typedef integral_constant<bool, false> false_type; typedef
/openbsd-src/gnu/gcc/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/
H A Dinsert_fn_imps.hpp75 allocate_new_entry(const_reference r_val, false_type) in allocate_new_entry() argument
/openbsd-src/gnu/gcc/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/
H A Dinsert_fn_imps.hpp58 get_new_node_for_insert(const_reference r_val, false_type) in get_new_node_for_insert() argument
/openbsd-src/gnu/gcc/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/
H A Dpoint_iterators.hpp240 inc(false_type) in inc() argument
269 dec(false_type) in dec() argument
H A Dsynth_e_access_traits.hpp214 extract_key(const_reference r_val, false_type) in extract_key() argument
/openbsd-src/gnu/gcc/libstdc++-v3/include/ext/pb_ds/detail/
H A Dtype_utils.hpp77 typedef std::tr1::integral_constant<int, 0> false_type; typedef
/openbsd-src/gnu/llvm/libcxx/include/__random/
H A Dindependent_bits_engine.h190 independent_bits_engine<_Engine, __w, _UIntType>::__eval(false_type) in __eval() argument

12