Home
last modified time | relevance | path

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

12345

/freebsd-13-stable/contrib/file/src/
HDreadelf.c79 getu16(int swap, uint16_t value) in getu16()
98 getu32(int swap, uint32_t value) in getu32()
119 getu64(int swap, uint64_t value) in getu64()
143 #define elf_getu16(swap, value) getu16(swap, value) argument
144 #define elf_getu32(swap, value) getu32(swap, value) argument
145 #define elf_getu64(swap, value) getu64(swap, value) argument
351 dophn_core(struct magic_set *ms, int clazz, int swap, int fd, off_t off, in dophn_core()
427 do_note_netbsd_version(struct magic_set *ms, int swap, void *v) in do_note_netbsd_version()
476 do_note_freebsd_version(struct magic_set *ms, int swap, void *v) in do_note_freebsd_version()
554 int swap __attribute__((__unused__)), uint32_t namesz, uint32_t descsz, in do_bid_note()
[all …]
/freebsd-13-stable/contrib/llvm-project/libcxx/include/experimental/__simd/
HDreference.h78 swap(__simd_reference<_Tp, _Storage, _Vp>&& __a, __simd_reference<_Tp, _Storage, _Vp>&& __b) noexce… in swap() function
85 _LIBCPP_HIDE_FROM_ABI void swap(_Vp& __a, __simd_reference<_Tp, _Storage, _Vp>&& __b) noexcept { in swap() function
92 _LIBCPP_HIDE_FROM_ABI void swap(__simd_reference<_Tp, _Storage, _Vp>&& __a, _Vp& __b) noexcept { in swap() function
/freebsd-13-stable/contrib/llvm-project/libcxx/include/__utility/
HDswap.h40 inline _LIBCPP_HIDE_FROM_ABI __swap_result_t<_Tp> _LIBCPP_CONSTEXPR_SINCE_CXX20 swap(_Tp& __x, _Tp&… in swap() function
48 inline _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX20 void swap(_Tp (&__a)[_Np], _Tp (&__b)[_N… in swap() function
HDpair.h452 _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX20 void swap(pair& __p) in swap() function
460 _LIBCPP_HIDE_FROM_ABI constexpr void swap(const pair& __p) const in swap() function
/freebsd-13-stable/contrib/llvm-project/libcxx/include/__stop_token/
HDstop_token.h35 _LIBCPP_HIDE_FROM_ABI void swap(stop_token& __other) noexcept { __state_.swap(__other.__state_); } in swap() function
47 …_LIBCPP_HIDE_FROM_ABI friend void swap(stop_token& __lhs, stop_token& __rhs) noexcept { __lhs.swap… in swap() function
HDstop_source.h67 …_LIBCPP_HIDE_FROM_ABI void swap(stop_source& __other) noexcept { __state_.swap(__other.__state_); } in swap() function
81 …_LIBCPP_HIDE_FROM_ABI friend void swap(stop_source& __lhs, stop_source& __rhs) noexcept { __lhs.sw… in swap() function
HDintrusive_shared_ptr.h92 …_LIBCPP_HIDE_FROM_ABI void swap(__intrusive_shared_ptr& __other) { std::swap(__raw_ptr_, __other._… in swap() function
94 …_LIBCPP_HIDE_FROM_ABI friend void swap(__intrusive_shared_ptr& __lhs, __intrusive_shared_ptr& __rh… in swap() function
/freebsd-13-stable/contrib/llvm-project/libcxx/include/__thread/
HDjthread.h84 _LIBCPP_HIDE_FROM_ABI void swap(jthread& __other) noexcept { in swap() function
107 …_LIBCPP_HIDE_FROM_ABI friend void swap(jthread& __lhs, jthread& __rhs) noexcept { __lhs.swap(__rhs… in swap() function
/freebsd-13-stable/contrib/llvm-project/libcxx/include/__mutex/
HDunique_lock.h100 _LIBCPP_HIDE_FROM_ABI void swap(unique_lock& __u) _NOEXCEPT { in swap() function
169 inline _LIBCPP_HIDE_FROM_ABI void swap(unique_lock<_Mutex>& __x, unique_lock<_Mutex>& __y) _NOEXCEP… in swap() function
/freebsd-13-stable/sys/compat/linuxkpi/common/include/linux/
HDsort.h36 #define sort(base, num, size, cmp, swap) do { \ argument
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ADT/
HDSetVector.h324 void swap(SetVector<T, Vector, Set, N> &RHS) { in swap() function
387 inline void swap(llvm::SetVector<T, V, S, N> &LHS, in swap() function
395 swap(llvm::SmallSetVector<T, N> &LHS, llvm::SmallSetVector<T, N> &RHS) { in swap() function
HDSmallPtrSet.h540 void swap(SmallPtrSet<PtrType, SmallSize> &RHS) { in swap() function
551 inline void swap(llvm::SmallPtrSet<T, N> &LHS, llvm::SmallPtrSet<T, N> &RHS) { in swap() function
HDAny.h95 Any &swap(Any &Other) { in swap() function
HDIntrusiveRefCntPtr.h208 void swap(IntrusiveRefCntPtr &other) { in swap() function
/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
HDUse.cpp14 void Use::swap(Use &RHS) { in swap() function in llvm::Use
/freebsd-13-stable/contrib/googletest/googletest/src/
HDgtest-assertion-result.cc52 void AssertionResult::swap(AssertionResult& other) { in swap() function in testing::AssertionResult
/freebsd-13-stable/sbin/natd/
HDicmp.c46 struct in_addr swap; in SendNeedFragIcmp() local
/freebsd-13-stable/contrib/gdtoa/
HDstrtoIg.c42 int i, nb, nw, nw1, rv, rv1, swap; local
/freebsd-13-stable/usr.bin/top/
HDmachine.h51 int *swap; member
74 bool swap; /* show swap usage */ member
/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Utility/
HDIterable.h147 void swap(AdaptedConstIterator<C, E, A> &lhs, in swap() function
/freebsd-13-stable/sys/contrib/libsodium/src/libsodium/crypto_scalarmult/curve25519/ref10/
HDx25519_ref10.c66 unsigned int swap; in crypto_scalarmult_curve25519_ref10() local
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/XRay/
HDProfile.h105 friend void swap(Profile &L, Profile &R) { in swap() function
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
HDSmallPtrSet.cpp213 void SmallPtrSetImplBase::swap(SmallPtrSetImplBase &RHS) { in swap() function in SmallPtrSetImplBase
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Basic/
HDPartialDiagnostic.h135 void swap(PartialDiagnostic &PD) { in swap() function
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
HDthread.h110 void swap(llvm::thread &Other) noexcept { std::swap(Thread, Other.Thread); } in swap() function

12345