Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/
Dinsert_fn_imps.hpp48 insert(const_reference r_val) in insert()
71 allocate_new_entry(const_reference r_val, false_type) in allocate_new_entry()
87 allocate_new_entry(const_reference r_val, true_type) in allocate_new_entry()
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/
Dinsert_fn_imps.hpp46 get_new_node_for_insert(const_reference r_val) in get_new_node_for_insert()
54 get_new_node_for_insert(const_reference r_val, false_type) in get_new_node_for_insert()
74 get_new_node_for_insert(const_reference r_val, true_type) in get_new_node_for_insert()
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/
Dentry_list_fn_imps.hpp59 get_entry(const_reference r_val, true_type) in get_entry()
72 get_entry(const_reference r_val, false_type) in get_entry()
Dinsert_store_hash_fn_imps.hpp47 insert_imp(const_reference r_val, true_type) in insert_imp()
Dconstructor_destructor_store_hash_fn_imps.hpp47 constructor_insert_new_imp(const_reference r_val, size_type pos, true_type) in constructor_insert_new_imp()
Dconstructor_destructor_no_store_hash_fn_imps.hpp47 constructor_insert_new_imp(mapped_const_reference r_val, size_type pos, in constructor_insert_new_imp()
Dinsert_no_store_hash_fn_imps.hpp47 insert_imp(const_reference r_val, false_type) in insert_imp()
Dcc_ht_map_.hpp313 insert(const_reference r_val) in insert()
474 insert_new_imp(const_reference r_val, size_type pos) in insert_new_imp()
494 insert_new_imp(const_reference r_val, comp_hash& r_pos_hash_pair) in insert_new_imp()
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/
Dinsert_fn_imps.hpp155 get_new_node_for_leaf_insert(const_reference r_val, false_type) in get_new_node_for_leaf_insert()
172 get_new_node_for_leaf_insert(const_reference r_val, true_type) in get_new_node_for_leaf_insert()
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/
Dsynth_access_traits.hpp189 extract_key(const_reference r_val) in extract_key()
195 extract_key(const_reference r_val, true_type) in extract_key()
201 extract_key(const_reference r_val, false_type) in extract_key()
Dinsert_join_fn_imps.hpp384 insert(const_reference r_val) in insert()
Dpat_trie_base.hpp198 const_reference r_val = value(); in assert_valid_imp() local
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/
Dinsert_fn_imps.hpp46 push(const_reference r_val) in push()
67 insert_value(const_reference r_val, false_type) in insert_value()
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/
Dconstructor_destructor_store_hash_fn_imps.hpp47 constructor_insert_new_imp(mapped_const_reference r_val, size_type pos, in constructor_insert_new_imp()
Dconstructor_destructor_no_store_hash_fn_imps.hpp47 constructor_insert_new_imp(mapped_const_reference r_val, size_type pos, in constructor_insert_new_imp()
Dinsert_store_hash_fn_imps.hpp103 insert_imp(const_reference r_val, true_type) in insert_imp()
Dinsert_no_store_hash_fn_imps.hpp98 insert_imp(const_reference r_val, false_type) in insert_imp()
Dgp_ht_map_.hpp327 insert(const_reference r_val) in insert()
438 insert_new_imp(const_reference r_val, size_type pos) in insert_new_imp()
458 insert_new_imp(const_reference r_val, comp_hash& r_pos_hash_pair) in insert_new_imp()
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/
Dinsert_fn_imps.hpp46 push(const_reference r_val) in push()
/netbsd/src/sys/lib/libkern/arch/powerpc/
Dmemset.S44 #define r_val %r0 macro
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/
Dinsert_fn_imps.hpp46 push(const_reference r_val) in push()
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/
Dinsert_fn_imps.hpp46 push(const_reference r_val) in push()
/netbsd/src/lib/libc/arch/powerpc/string/
Dbzero.S51 #define r_val %r0 macro
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/
Dinsert_fn_imps.hpp46 push(const_reference r_val) in push()
/netbsd/src/sys/arch/x86/pci/
Dpci_ranges.c77 pcireg_t r_val; member