Searched defs:swap (Results 26 - 50 of 129) sorted by relevance

123456

/freebsd-9.3-release/contrib/libstdc++/include/ext/pb_ds/detail/hash_fn/
H A Dmask_based_range_hashing.hpp64 swap(mask_based_range_hashing& other) function in class:pb_ds::detail::mask_based_range_hashing
H A Dranged_hash_fn.hpp124 swap(PB_DS_CLASS_C_DEC& other) function in class:pb_ds::detail::PB_DS_CLASS_C_DEC
210 swap(PB_DS_CLASS_C_DEC& other) function in class:pb_ds::detail::PB_DS_CLASS_C_DEC
299 swap(PB_DS_CLASS_C_DE function in class:pb_ds::detail::PB_DS_CLASS_C_DEC
356 swap(PB_DS_CLASS_C_DEC& other) function in class:pb_ds::detail::PB_DS_CLASS_C_DEC
[all...]
H A Dranged_probe_fn.hpp140 swap(PB_DS_CLASS_C_DEC& other) function in class:pb_ds::detail::PB_DS_CLASS_C_DEC
250 swap(PB_DS_CLASS_C_DEC& other) function in class:pb_ds::detail::PB_DS_CLASS_C_DEC
326 swap(ranged_probe_fn& other) function in class:pb_ds::detail::ranged_probe_fn
[all...]
/freebsd-9.3-release/contrib/llvm/lib/IR/
H A DUse.cpp23 void Use::swap(Use &RHS) { function in class:llvm::Use
/freebsd-9.3-release/contrib/gcc/
H A Dsreal.c347 sreal *swap; local
457 sreal *swap; local
/freebsd-9.3-release/contrib/libstdc++/include/ext/pb_ds/detail/gp_hash_table_map_/
H A Dconstructor_destructor_fn_imps.hpp180 swap(PB_DS_CLASS_C_DEC& other) function in class:PB_DS_CLASS_C_DEC
/freebsd-9.3-release/contrib/libstdc++/include/ext/pb_ds/detail/ov_tree_map_/
H A Dconstructors_destructor_fn_imps.hpp232 swap(PB_DS_CLASS_C_DEC& other) function in class:PB_DS_CLASS_C_DEC
/freebsd-9.3-release/contrib/libstdc++/include/ext/pb_ds/detail/pat_trie_/
H A Dconstructors_destructor_fn_imps.hpp118 swap(PB_DS_CLASS_C_DEC& other) function in class:PB_DS_CLASS_C_DEC
/freebsd-9.3-release/contrib/libstdc++/include/ext/pb_ds/detail/rc_binomial_heap_/
H A Drc.hpp157 swap(PB_DS_CLASS_C_DEC& other) function in class:pb_ds::detail::PB_DS_CLASS_C_DEC
/freebsd-9.3-release/contrib/libstdc++/include/ext/pb_ds/
H A Dpriority_queue.hpp126 swap(priority_queue& other) function in class:pb_ds::priority_queue
/freebsd-9.3-release/contrib/llvm/include/llvm/ADT/
H A Dpolymorphic_ptr.h73 void swap(polymorphic_ptr &arg) { function in class:llvm::polymorphic_ptr
81 void swap(polymorphic_ptr<T> &lhs, polymorphic_ptr<T> &rhs) { function in namespace:llvm
H A DIntrusiveRefCntPtr.h161 void swap(IntrusiveRefCntPtr& other) { function in class:llvm::IntrusiveRefCntPtr
H A DOwningPtr.h77 void swap(OwningPtr &RHS) { function in class:llvm::OwningPtr
85 inline void swap(OwningPtr<T> &a, OwningPtr<T> &b) { function in namespace:llvm
139 void swap(OwningArrayPtr &RHS) { function in class:llvm::OwningArrayPtr
147 inline void swap(OwningArrayPtr<T> &a, OwningArrayPtr<T> &b) { function in namespace:llvm
H A DPackedVector.h148 void swap(PackedVector &RHS) { function in class:llvm::PackedVector
/freebsd-9.3-release/sys/libkern/
H A Dqsort.c72 #define swap(a, b) \ macro
/freebsd-9.3-release/contrib/libstdc++/include/ext/pb_ds/detail/binary_heap_/
H A Dresize_policy.hpp142 swap(PB_DS_CLASS_C_DEC& other) function in class:pb_ds::detail::PB_DS_CLASS_C_DEC
/freebsd-9.3-release/contrib/libstdc++/include/ext/pb_ds/detail/
H A Dmap_debug_base.hpp248 swap(PB_DS_CLASS_C_DEC& other) function in class:pb_ds::detail::PB_DS_CLASS_C_DEC
/freebsd-9.3-release/contrib/libstdc++/include/ext/pb_ds/detail/resize_policy/
H A Dcc_hash_max_collision_check_resize_trigger_imp.hpp186 swap(PB_DS_CLASS_C_DEC& other) function in class:PB_DS_CLASS_C_DEC
H A Dhash_load_check_resize_trigger_imp.hpp228 swap(PB_DS_CLASS_C_DEC& other) function in class:PB_DS_CLASS_C_DEC
H A Dhash_standard_resize_policy_imp.hpp78 swap(PB_DS_CLASS_C_DEC& other) function in class:PB_DS_CLASS_C_DEC
/freebsd-9.3-release/contrib/top/
H A Dmachine.h47 int *swap; member in struct:system_info
/freebsd-9.3-release/lib/libc/stdlib/
H A Dmerge.c236 #define swap(a, b) { \ macro
H A Dqsort.c76 #define swap(a, b) \ macro
H A Dradixsort.c130 #define swap(a, b, t) t = a, a = b, b = t macro
/freebsd-9.3-release/contrib/binutils/ld/
H A Dldwrite.c74 bfd_boolean swap; local

Completed in 151 milliseconds

123456