代码搜索:Move
找到约 10,000 项符合「Move」的源代码
代码结果 10,000
www.eeworm.com/read/409921/2226300
c move.c
/* $Id: move.c 28083 2007-08-01 22:04:04Z cwittich $
*
* COPYRIGHT: See COPYING in the top level directory
* PROJECT: ReactOS system libraries
* FILE: lib/kernel32/fil
www.eeworm.com/read/408246/2252941
lisp move.lisp
(in-package "SB!VM")
(define-move-fun (load-immediate 1) (vop x y)
((null zero immediate)
(any-reg descriptor-reg))
(let ((val (tn-value x)))
(etypecase val
(integer
(inst li
www.eeworm.com/read/408246/2252968
lisp move.lisp
;;;; the x86 VM definition of operand loading/saving and the MOVE vop
;;;; This software is part of the SBCL system. See the README file for
;;;; more information.
;;;;
;;;; This software is derived
www.eeworm.com/read/408246/2253016
lisp move.lisp
;;;; the Alpha VM definition of operand loading/saving and the Move VOP
;;;; This software is part of the SBCL system. See the README file for
;;;; more information.
;;;;
;;;; This software is derive
www.eeworm.com/read/408246/2253043
lisp move.lisp
;;;; the HPPA VM definition of operand loading/saving and the Move VOP
;;;; This software is part of the SBCL system. See the README file for
;;;; more information.
;;;;
;;;; This software is derived
www.eeworm.com/read/408246/2253070
lisp move.lisp
;;;; the x86-64 VM definition of operand loading/saving and the MOVE vop
;;;; This software is part of the SBCL system. See the README file for
;;;; more information.
;;;;
;;;; This software is deriv
www.eeworm.com/read/408246/2253097
lisp move.lisp
;;;; the Sparc VM definition of operand loading/saving and the Move VOP
;;;; This software is part of the SBCL system. See the README file for
;;;; more information.
;;;;
;;;; This software is derive
www.eeworm.com/read/408246/2253124
lisp move.lisp
;;;; the PPC VM definition of operand loading/saving and the Move VOP
;;;; This software is part of the SBCL system. See the README file for
;;;; more information.
;;;;
;;;; This software is derived
www.eeworm.com/read/405478/2291028
java move.java
//$Id: $
package org.hibernate.test.annotations.override;
import javax.persistence.GeneratedValue;
import javax.persistence.Id;
import javax.persistence.JoinColumn;
import javax.persistence.Man
www.eeworm.com/read/403274/2313555
c move.c
/*
Copyright (c) 1999 - 2002 Intel Corporation. All rights reserved
This software and associated documentation (if any) is furnished
under a license and may only be used or copied in accordance