/freebsd/contrib/llvm-project/libcxx/include/__utility/ |
H A D | move.h | 30 move(_LIBCPP_LIFETIMEBOUND _Tp&& __t) _NOEXCEPT { in move() function
|
/freebsd/sys/contrib/openzfs/include/os/freebsd/spl/sys/ |
H A D | kmem_cache.h | 48 #define kmem_cache_set_move(skc, move) spl_kmem_cache_set_move(skc, move) argument
|
/freebsd/contrib/llvm-project/libcxx/include/__algorithm/ |
H A D | move.h | 116 move(_InputIterator __first, _InputIterator __last, _OutputIterator __result) { in move() function
|
H A D | pstl.h | 427 move(_ExecutionPolicy&& __policy, _ForwardIterator __first, _ForwardIterator __last, _ForwardOutIte… in move() function
|
/freebsd/sys/dev/sound/midi/ |
H A D | midiq.h | 79 #define MIDIQ_DEQ_I(head, buf, size, move, update) do { … argument
|
/freebsd/contrib/sendmail/contrib/ |
H A D | qtool.pl | 888 sub move subroutine
|
/freebsd/contrib/llvm-project/libcxx/src/ |
H A D | ios.cpp | 309 void ios_base::move(ios_base& rhs) { in move() function in ios_base
|
/freebsd/sys/x86/iommu/ |
H A D | amd_ctx.c | 477 dte_entry_init(struct amdiommu_ctx *ctx, bool move, uint8_t dte, uint32_t edte) in dte_entry_init()
|
H A D | intel_ctx.c | 151 ctx_id_entry_init(struct dmar_ctx *ctx, dmar_ctx_entry_t *ctxp, bool move, in ctx_id_entry_init()
|
/freebsd/sys/netpfil/ipfilter/netinet/ |
H A D | ip_nat6.c | 729 int move; in ipf_nat6_newrdr() local 940 int move; in ipf_nat6_add() local
|
H A D | ip_nat.c | 2825 int move; in ipf_nat_newrdr() local 3035 int move; in ipf_nat_add() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | ValueTracking.h | 675 void move(uint64_t Delta) { in move() function
|
/freebsd/sys/dev/drm2/ttm/ |
H A D | ttm_bo_driver.h | 395 int (*move) (struct ttm_buffer_object *bo, member
|
/freebsd/crypto/heimdal/lib/krb5/ |
H A D | krb5_ccapi.h | 194 cc_int32 (*move)(cc_ccache_t, cc_ccache_t); member
|
/freebsd/sys/contrib/openzfs/include/os/linux/spl/sys/ |
H A D | kmem_cache.h | 207 #define kmem_cache_set_move(skc, move) spl_kmem_cache_set_move(skc, move) argument
|
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | MoveChecker.cpp | 234 namespace move { namespace
|
/freebsd/tools/sched/ |
H A D | schedgraph.py | 674 def move(self, canvas, x, y): member in Event 862 def move(self, canvas, xpos, ypos): member in EventSource
|
/freebsd/crypto/openssl/crypto/ec/ |
H A D | ecp_nistz256.c | 178 const BN_ULONG src[P256_LIMBS], BN_ULONG move) in copy_conditional()
|
/freebsd/contrib/llvm-project/llvm/lib/Linker/ |
H A D | IRMover.cpp | 1776 Error IRMover::move(std::unique_ptr<Module> Src, in move() function in IRMover
|
/freebsd/contrib/llvm-project/libcxx/include/__pstl/internal/ |
H A D | glue_algorithm_impl.h |
|
/freebsd/contrib/libxo/xohtml/external/ |
H A D | jquery.qtip.js | 1916 move: NULL, property
|
/freebsd/contrib/unbound/sldns/ |
H A D | str2wire.c | 33 #define RET_ERR_SHIFT(e, move) RET_ERR(LDNS_WIREPARSE_ERROR(e), LDNS_WIREPARSE_OFFSET(e)+(move)); argument
|
/freebsd/contrib/ncurses/include/ |
H A D | curses.h.in | 1315 #define move(y,x) wmove(stdscr,(y),(x)) macro
|
/freebsd/stand/ficl/ |
H A D | words.c | 3932 static void move(FICL_VM *pVM) in move() function
|
/freebsd/contrib/googletest/googletest/src/ |
H A D | gtest.cc | 1382 EditType move = best_move[l_i][r_i]; in CalculateOptimalEdits() local
|