Searched defs:swap (Results 1 - 25 of 257) sorted by relevance

1234567891011

/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/include/ext/pb_assoc/detail/tree_policy/
H A Dnull_node_updator_imp.hpp47 swap(null_node_updator& /*r_other*/) function in class:null_node_updator
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/tree_policy/
H A Dnull_node_update_imp.hpp48 swap(null_tree_node_update< Const_Node_Iterator_, Node_Iterator_, Cmp_Fn_, Allocator_>& /*other*/) function in class:PB_DS_CLASS_C_DEC
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/trie_policy/
H A Dnull_node_update_imp.hpp48 swap(null_trie_node_update< Const_Node_Iterator_, Node_Iterator_, E_Access_Traits_, Allocator_>& /*other*/) function in class:PB_DS_CLASS_C_DEC
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/
H A Dlinear_probe_fn_imp.hpp44 swap(PB_DS_CLASS_C_DEC& other) function in class:PB_DS_CLASS_C_DEC
H A Dquadratic_probe_fn_imp.hpp44 swap(PB_DS_CLASS_C_DEC& other) function in class:PB_DS_CLASS_C_DEC
H A Ddirect_mask_range_hashing_imp.hpp44 swap(PB_DS_CLASS_C_DEC& other) function in class:PB_DS_CLASS_C_DEC
H A Ddirect_mod_range_hashing_imp.hpp44 swap(PB_DS_CLASS_C_DEC& other) function in class:PB_DS_CLASS_C_DEC
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/23_containers/list/modifiers/swap/
H A D1.cc25 list<T, allocator<T> >::swap(list<T, allocator<T> >&) function in class:std::list
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.old-deja/g++.pt/
H A Dusing1.C9 void swap () {} function in namespace:A
/netbsd-6-1-5-RELEASE/games/backgammon/common_source/
H A Dback.h49 #define swap {D0 ^= D1; D1 ^= D0; D0 ^= D1; d0 = 1-d0;} macro
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/include/ext/pb_assoc/detail/hash_fn/
H A Dlinear_probe_fn_imp.hpp48 swap(PB_ASSOC_CLASS_C_DEC& r_other) function in class:PB_ASSOC_CLASS_C_DEC
H A Dquadratic_probe_fn_imp.hpp48 swap(PB_ASSOC_CLASS_C_DEC& r_other) function in class:PB_ASSOC_CLASS_C_DEC
H A Ddirect_mask_range_hashing_imp.hpp48 swap(PB_ASSOC_CLASS_C_DEC& r_other) function in class:PB_ASSOC_CLASS_C_DEC
H A Ddirect_mod_range_hashing_imp.hpp48 swap(PB_ASSOC_CLASS_C_DEC& r_other) function in class:PB_ASSOC_CLASS_C_DEC
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/include/ext/pb_assoc/detail/lu_policy/
H A Dmtf_lu_policy_imp.hpp48 swap(PB_ASSOC_CLASS_C_DEC& /*r_other*/) function in class:PB_ASSOC_CLASS_C_DEC
H A Dcounter_lu_policy_imp.hpp54 swap(PB_ASSOC_CLASS_C_DEC& r_other) function in class:PB_ASSOC_CLASS_C_DEC
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/template/
H A Dstatic10.C22 vector<int, allocator<int> >::swap(vector<int, allocator<int> >&) { } // { dg-error "" } function in class:std::vector
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.dg/template/
H A Dstatic10.C22 vector<int, allocator<int> >::swap(vector<int, allocator<int> >&) { } // { dg-error "" } function in class:std::vector
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.old-deja/g++.pt/
H A Dusing1.C9 void swap () {} function in namespace:A
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/
H A Dconstructors_destructor_fn_imps.hpp76 swap(PB_DS_CLASS_C_DEC& other) function in class:PB_DS_CLASS_C_DEC
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/25_algorithms/reverse/
H A Dmoveable.cc38 swap(X&, X&) { } function
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/25_algorithms/swap_ranges/
H A Dmoveable.cc38 swap(X&, X&) { } function
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/23_containers/deque/modifiers/
H A Dswap.cc30 deque<T, allocator<T> >::swap(deque<T, allocator<T> >&) function in class:std::deque
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/23_containers/vector/modifiers/
H A Dswap.cc30 vector<T, allocator<T> >::swap(vector<T, allocator<T> >&) function in class:std::vector
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/25_algorithms/iter_swap/
H A D20577.cc50 void swap(X&, X&) function

Completed in 229 milliseconds

1234567891011