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

123456

/freebsd-10.1-release/sys/cam/
H A Dcam_queue.c347 swap(cam_pinfo **queue_array, int i, int j) function
/freebsd-10.1-release/sys/net80211/
H A Dieee80211_regdomain.c224 #define swap(_a, _b, _size) { \ macro
250 #undef swap macro
/freebsd-10.1-release/contrib/gcc/
H A Ddojump.c670 do_jump_by_parts_greater(tree exp, int swap, rtx if_false_label, rtx if_true_label) argument
/freebsd-10.1-release/contrib/gdb/gdb/
H A Delfread.c583 const struct ecoff_debug_swap *swap; local
/freebsd-10.1-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...]
/freebsd-10.1-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-10.1-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-10.1-release/contrib/llvm/tools/lldb/include/lldb/Utility/
H A DSharingPtr.h274 SharingPtr<T>::swap(SharingPtr& r) function in class:lldb_private::SharingPtr
444 swap(SharingPtr<T>& __x, SharingPtr<T>& __y) function in namespace:lldb_private
729 swap (IntrusiveSharingPtr& rhs) function in class:lldb_private::IntrusiveSharingPtr
[all...]
/freebsd-10.1-release/lib/libc/stdlib/
H A Dgetopt_long.c159 char *swap; local
/freebsd-10.1-release/sys/dev/drm2/ttm/
H A Dttm_bo_api.h229 struct list_head swap; member in struct:ttm_buffer_object
/freebsd-10.1-release/sys/dev/nand/
H A Dnandsim_chip.h103 struct chip_swap *swap; member in struct:nandsim_chip
/freebsd-10.1-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
/freebsd-10.1-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-10.1-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
/freebsd-10.1-release/contrib/llvm/lib/Transforms/Utils/
H A DPromoteMemoryToRegister.cpp175 void swap(RenamePassData &RHS) { function in class:__anon2826::RenamePassData
/freebsd-10.1-release/sbin/hastd/
H A Dnv.c628 bool swap; local
[all...]
/freebsd-10.1-release/contrib/apr/tables/
H A Dapr_tables.c1017 apr_table_entry_t *swap = values[i]; local
1028 apr_table_entry_t **swap; local
/freebsd-10.1-release/contrib/binutils/bfd/doc/
H A Dchew.c1045 swap () function

Completed in 150 milliseconds

123456