Home
last modified time | relevance | path

Searched defs:move (Results 1 – 24 of 24) sorted by relevance

/freebsd-src/contrib/llvm-project/libcxx/include/__utility/
H A Dmove.h30 move(_LIBCPP_LIFETIMEBOUND _Tp&& __t) _NOEXCEPT { in move() function
/freebsd-src/sys/contrib/openzfs/include/os/freebsd/spl/sys/
H A Dkmem_cache.h48 #define kmem_cache_set_move(skc, move) spl_kmem_cache_set_move(skc, move) argument
/freebsd-src/contrib/llvm-project/libcxx/include/__algorithm/
H A Dpstl_move.h
H A Dmove.h118 move(_InputIterator __first, _InputIterator __last, _OutputIterator __result) { move() function
[all...]
/freebsd-src/contrib/llvm-project/libcxx/include/__string/
H A Dchar_traits.h127 move(char_type* __s1, const char_type* __s2, size_t __n) { move() function
/freebsd-src/sys/dev/sound/midi/
H A Dmidiq.h79 #define MIDIQ_DEQ_I(head, buf, size, move, update) do { … argument
/freebsd-src/contrib/sendmail/contrib/
H A Dqtool.pl888 sub move subroutine
/freebsd-src/contrib/llvm-project/libcxx/src/
H A Dios.cpp305 void ios_base::move(ios_base& rhs) { move() function in ios_base
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DValueTracking.h623 void move(uint64_t Delta) { move() function
/freebsd-src/sys/netpfil/ipfilter/netinet/
H A Dip_nat6.c729 int move; in ipf_nat6_newrdr() local
940 int move; in ipf_nat6_add() local
H A Dip_nat.c2825 int move; in ipf_nat_newrdr() local
3035 int move; in ipf_nat_add() local
[all...]
/freebsd-src/sys/x86/iommu/
H A Dintel_ctx.c168 ctx_id_entry_init(struct dmar_ctx * ctx,dmar_ctx_entry_t * ctxp,bool move,int busno) ctx_id_entry_init() argument
/freebsd-src/sys/dev/drm2/ttm/
H A Dttm_bo_driver.h395 int (*move) (struct ttm_buffer_object *bo, member
/freebsd-src/crypto/heimdal/lib/krb5/
H A Dkrb5_ccapi.h194 cc_int32 (*move)(cc_ccache_t, cc_ccache_t); member
/freebsd-src/sys/contrib/openzfs/include/os/linux/spl/sys/
H A Dkmem_cache.h197 kmem_cache_set_move(skc,move) global() argument
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DMoveChecker.cpp234 namespace move { namespace
/freebsd-src/tools/sched/
H A Dschedgraph.py674 def move(self, canvas, x, y): member in Event
862 def move(self, canvas, xpos, ypos): member in EventSource
/freebsd-src/crypto/openssl/crypto/ec/
H A Decp_nistz256.c178 const BN_ULONG src[P256_LIMBS], BN_ULONG move) in copy_conditional()
/freebsd-src/contrib/llvm-project/llvm/lib/Linker/
H A DIRMover.cpp1774 Error IRMover::move(std::unique_ptr<Module> Src, move() function in IRMover
[all...]
/freebsd-src/contrib/libxo/xohtml/external/
H A Djquery.qtip.js1916 move: NULL, property
/freebsd-src/contrib/unbound/sldns/
H A Dstr2wire.c33 #define RET_ERR_SHIFT(e, move) RET_ERR(LDNS_WIREPARSE_ERROR(e), LDNS_WIREPARSE_OFFSET(e)+(move)); argument
/freebsd-src/contrib/ncurses/include/
H A Dcurses.h.in1315 #define move(y,x) wmove(stdscr,(y),(x)) macro
/freebsd-src/stand/ficl/
H A Dwords.c3932 static void move(FICL_VM *pVM) in move() function
/freebsd-src/contrib/googletest/googletest/src/
H A Dgtest.cc1356 EditType move = best_move[l_i][r_i]; CalculateOptimalEdits() local
[all...]