Searched defs:swap (Results 76 - 100 of 129) sorted by relevance

123456

/freebsd-9.3-release/contrib/libstdc++/include/bits/
H A Dstl_vector.h742 swap(vector& __x) function in class:vector
1001 swap(vector<_Tp, _Alloc>& __x, vector<_Tp, _Alloc>& __y) function
H A Dstl_list.h901 swap(list& __x) function in class:list
1267 swap(list<_Tp, _Alloc>& __x, list<_Tp, _Alloc>& __y) function
H A Dbasic_string.h2374 swap(basic_string<_CharT, _Traits, _Alloc>& __lhs, function
H A Dstl_bvector.h693 swap(vector& __x) function in class:vector
708 swap(reference __x, reference __y) function in class:vector
H A Dstl_deque.h1209 swap(deque& __x) function in class:deque
1615 swap(deque<_Tp,_Alloc>& __x, deque<_Tp,_Alloc>& __y) function
[all...]
H A Dstl_tree.h819 swap(_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>& __x, function
938 swap(_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>& __t) function in class:_Rb_tree
[all...]
/freebsd-9.3-release/contrib/libstdc++/include/ext/pb_ds/
H A Dassoc_container.hpp286 swap(cc_hash_table& other) function in class:pb_ds::cc_hash_table
454 swap(gp_hash_table& other) function in class:pb_ds::gp_hash_table
550 swap(tree& other) function in class:pb_ds::tree
626 swap(trie& other) function in class:pb_ds::trie
681 swap(list_update& other) function in class:pb_ds::list_update
[all...]
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/AST/
H A DCXXInheritance.cpp70 void CXXBasePaths::swap(CXXBasePaths &Other) { function in class:CXXBasePaths
H A DAPValue.cpp249 void APValue::swap(APValue &RHS) { function in class:APValue
/freebsd-9.3-release/lib/libc/stdlib/
H A Dgetopt_long.c166 char *swap; local
/freebsd-9.3-release/sys/dev/drm2/ttm/
H A Dttm_bo_api.h229 struct list_head swap; member in struct:ttm_buffer_object
/freebsd-9.3-release/contrib/libstdc++/include/ext/
H A Dvstring.h1246 swap(__versa_string& __s) function in class:__versa_string
2106 swap(__versa_string<_CharT, _Traits, _Alloc, _Base>& __lhs, function
H A Dhashtable.h376 swap(hashtable& __ht) function in class:hashtable
742 swap(hashtable<_Val, _Key, _HF, _Extract, _EqKey, _All>& __ht1, function
/freebsd-9.3-release/contrib/libstdc++/include/tr1/
H A Dboost_shared_ptr.h690 swap(__shared_ptr<_Tp, _Lp>& __other) // never throws function in class:std::__shared_ptr
735 swap(__shared_ptr<_Tp, _Lp>& __a, __shared_ptr<_Tp, _Lp>& __b) function in namespace:std
884 swap(__weak_pt function in class:std::__weak_ptr
922 swap(__weak_ptr<_Tp, _Lp>& __a, __weak_ptr<_Tp, _Lp>& __b) function in namespace:std
[all...]
/freebsd-9.3-release/contrib/llvm/include/llvm/ADT/
H A DSmallBitVector.h519 void swap(SmallBitVector &RHS) { function in class:llvm::SmallBitVector
603 swap(llvm::SmallBitVector &LHS, llvm::SmallBitVector &RHS) { function in namespace:std
H A DSmallVector.h710 void SmallVectorImpl<T>::swap(SmallVectorImpl<T> &RHS) { function in class:llvm::SmallVectorImpl
932 swap(llvm::SmallVectorImpl<T> &LHS, llvm::SmallVectorImpl<T> &RHS) { function in namespace:std
939 swap(llvm::SmallVector<T, N> &LHS, llvm::SmallVector<T, N> &RHS) { function in namespace:std
[all...]
H A DStringMap.h106 void swap(StringMapImpl &Other) { function in class:llvm::StringMapImpl
H A DDenseMap.h328 void swap(DenseMapBase& RHS) { function in class:llvm::DenseMapBase
576 void swap(DenseMap& RHS) { function in class:llvm::DenseMap
740 void swap(SmallDenseMap& RHS) { function in class:llvm::SmallDenseMap
[all...]
H A Dilist.h407 void swap(iplist &RHS) { function in class:llvm::iplist
717 void swap(llvm::iplist<Ty> &Left, llvm::iplist<Ty> &Right) { function in namespace:std
/freebsd-9.3-release/contrib/llvm/lib/Transforms/Utils/
H A DPromoteMemoryToRegister.cpp175 void swap(RenamePassData &RHS) { function in class:__anon2707::RenamePassData
/freebsd-9.3-release/sbin/hastd/
H A Dnv.c628 bool swap; local
[all...]
/freebsd-9.3-release/sys/gnu/fs/xfs/
H A Dxfs_dir2_node.c757 int swap; /* swapped leaf blocks */ local
/freebsd-9.3-release/contrib/binutils/bfd/doc/
H A Dchew.c1045 swap () function
/freebsd-9.3-release/sbin/routed/
H A Dtable.c1820 struct rt_spare swap; local
/freebsd-9.3-release/sys/dev/sis/
H A Dif_sis.c329 sis_read_eeprom(struct sis_softc *sc, caddr_t dest, int off, int cnt, int swap) argument

Completed in 346 milliseconds

123456