| /freebsd-12-stable/sys/dev/nand/ |
| D | nandsim_swap.c | 62 init_block_state(struct chip_swap *swap) in init_block_state() 82 destroy_block_state(struct chip_swap *swap) in destroy_block_state() 93 create_buffers(struct chip_swap *swap) in create_buffers() 115 destroy_buffers(struct chip_swap *swap) in destroy_buffers() 144 swap_file_open(struct chip_swap *swap, const char *swap_file) in swap_file_open() 173 swap_file_close(struct chip_swap *swap) in swap_file_close() 187 swap_file_write(struct chip_swap *swap, struct block_state *blk_state) in swap_file_write() 234 swap_file_read(struct chip_swap *swap, struct block_state *blk_state) in swap_file_read() 276 struct chip_swap *swap; in nandsim_swap_init() local 311 nandsim_swap_destroy(struct chip_swap *swap) in nandsim_swap_destroy() [all …]
|
| /freebsd-12-stable/contrib/file/src/ |
| D | readelf.c | 79 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 350 dophn_core(struct magic_set *ms, int clazz, int swap, int fd, off_t off, in dophn_core() 426 do_note_netbsd_version(struct magic_set *ms, int swap, void *v) in do_note_netbsd_version() 472 do_note_freebsd_version(struct magic_set *ms, int swap, void *v) in do_note_freebsd_version() 550 int swap __attribute__((__unused__)), uint32_t namesz, uint32_t descsz, in do_bid_note() [all …]
|
| /freebsd-12-stable/contrib/llvm-project/libcxx/include/__utility/ |
| D | swap.h | 36 inline _LIBCPP_INLINE_VISIBILITY __swap_result_t<_Tp> _LIBCPP_CONSTEXPR_AFTER_CXX17 swap(_Tp& __x, … in swap() function 45 swap(_Tp (&__a)[_Np], _Tp (&__b)[_Np]) _NOEXCEPT_(__is_nothrow_swappable<_Tp>::value) { in swap() function
|
| /freebsd-12-stable/contrib/libstdc++/include/ext/pb_ds/detail/resize_policy/ |
| D | hash_load_check_resize_trigger_size_base.hpp | 69 swap(hash_load_check_resize_trigger_size_base& other) in swap() function in pb_ds::detail::hash_load_check_resize_trigger_size_base 92 swap(hash_load_check_resize_trigger_size_base& other) { } in swap() function in pb_ds::detail::hash_load_check_resize_trigger_size_base
|
| D | hash_exponential_size_policy_imp.hpp | 57 swap(PB_DS_CLASS_C_DEC& other) in swap() function in PB_DS_CLASS_C_DEC
|
| /freebsd-12-stable/contrib/libstdc++/include/ext/pb_ds/detail/hash_fn/ |
| D | ranged_hash_fn.hpp | 124 swap(PB_DS_CLASS_C_DEC& other) in swap() function in pb_ds::detail::PB_DS_CLASS_C_DEC 210 swap(PB_DS_CLASS_C_DEC& other) in swap() function in pb_ds::detail::PB_DS_CLASS_C_DEC 299 swap(PB_DS_CLASS_C_DEC& other) in swap() function in pb_ds::detail::PB_DS_CLASS_C_DEC 356 swap(PB_DS_CLASS_C_DEC& other) in swap() function in pb_ds::detail::PB_DS_CLASS_C_DEC
|
| D | quadratic_probe_fn_imp.hpp | 50 swap(PB_DS_CLASS_C_DEC& other) in swap() function in PB_DS_CLASS_C_DEC
|
| D | linear_probe_fn_imp.hpp | 50 swap(PB_DS_CLASS_C_DEC& other) in swap() function in PB_DS_CLASS_C_DEC
|
| D | direct_mask_range_hashing_imp.hpp | 50 swap(PB_DS_CLASS_C_DEC& other) in swap() function in PB_DS_CLASS_C_DEC
|
| D | direct_mod_range_hashing_imp.hpp | 50 swap(PB_DS_CLASS_C_DEC& other) in swap() function in PB_DS_CLASS_C_DEC
|
| D | ranged_probe_fn.hpp | 140 swap(PB_DS_CLASS_C_DEC& other) in swap() function in pb_ds::detail::PB_DS_CLASS_C_DEC 250 swap(PB_DS_CLASS_C_DEC& other) in swap() function in pb_ds::detail::PB_DS_CLASS_C_DEC 326 swap(ranged_probe_fn& other) in swap() function in pb_ds::detail::ranged_probe_fn
|
| D | mod_based_range_hashing.hpp | 86 swap(PB_DS_CLASS_C_DEC& other) in swap() function in pb_ds::detail::PB_DS_CLASS_C_DEC
|
| /freebsd-12-stable/contrib/libstdc++/include/ext/pb_ds/detail/eq_fn/ |
| D | hash_eq_fn.hpp | 98 swap(const PB_DS_CLASS_C_DEC& other) in swap() function in pb_ds::detail::PB_DS_CLASS_C_DEC 176 swap(const PB_DS_CLASS_C_DEC& other) in swap() function in pb_ds::detail::PB_DS_CLASS_C_DEC
|
| /freebsd-12-stable/contrib/libstdc++/include/ext/pb_ds/detail/tree_policy/ |
| D | null_node_update_imp.hpp | 54 swap(null_tree_node_update< Const_Node_Iterator_, Node_Iterator_, Cmp_Fn_, Allocator_>& … in swap() function in PB_DS_CLASS_C_DEC
|
| /freebsd-12-stable/contrib/libstdc++/include/ext/pb_ds/detail/trie_policy/ |
| D | null_node_update_imp.hpp | 54 swap(null_trie_node_update< Const_Node_Iterator_, Node_Iterator_, E_Access_Traits_, Allo… in swap() function in PB_DS_CLASS_C_DEC
|
| /freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/ADT/ |
| D | SetVector.h | 271 void swap(SetVector<T, Vector, Set> &RHS) { in swap() function 326 swap(llvm::SetVector<T, V, S> &LHS, llvm::SetVector<T, V, S> &RHS) { in swap() function 333 swap(llvm::SmallSetVector<T, N> &LHS, llvm::SmallSetVector<T, N> &RHS) { in swap() function
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/IR/ |
| D | Use.cpp | 16 void Use::swap(Use &RHS) { in swap() function in llvm::Use
|
| /freebsd-12-stable/contrib/libstdc++/include/ext/pb_ds/detail/rc_binomial_heap_/ |
| D | constructors_destructor_fn_imps.hpp | 82 swap(PB_DS_CLASS_C_DEC& other) in swap() function in PB_DS_CLASS_C_DEC
|
| /freebsd-12-stable/contrib/gcc/ |
| D | sreal.c | 347 sreal *swap; in sreal_add() local 457 sreal *swap; in sreal_mul() local
|
| /freebsd-12-stable/contrib/libstdc++/include/ext/pb_ds/detail/binomial_heap_base_/ |
| D | constructors_destructor_fn_imps.hpp | 88 swap(PB_DS_CLASS_C_DEC& other) in swap() function in PB_DS_CLASS_C_DEC
|
| /freebsd-12-stable/contrib/libstdc++/include/ext/pb_ds/detail/pairing_heap_/ |
| D | constructors_destructor_fn_imps.hpp | 85 swap(PB_DS_CLASS_C_DEC& other) in swap() function in PB_DS_CLASS_C_DEC
|
| /freebsd-12-stable/sbin/natd/ |
| D | icmp.c | 49 struct in_addr swap; in SendNeedFragIcmp() local
|
| /freebsd-12-stable/contrib/libstdc++/include/ext/pb_ds/detail/thin_heap_/ |
| D | constructors_destructor_fn_imps.hpp | 94 swap(PB_DS_CLASS_C_DEC& other) in swap() function in PB_DS_CLASS_C_DEC
|
| /freebsd-12-stable/contrib/libstdc++/include/ext/pb_ds/detail/splay_tree_/ |
| D | constructors_destructor_fn_imps.hpp | 95 swap(PB_DS_CLASS_C_DEC& other) in swap() function in PB_DS_CLASS_C_DEC
|
| /freebsd-12-stable/contrib/libstdc++/include/ext/pb_ds/detail/rb_tree_map_/ |
| D | constructors_destructor_fn_imps.hpp | 95 swap(PB_DS_CLASS_C_DEC& other) in swap() function in PB_DS_CLASS_C_DEC
|