代码搜索:clone

找到约 4,459 项符合「clone」的源代码

代码结果 4,459
www.eeworm.com/read/165314/5483451

java pattern.java

import java.applet.*; import java.awt.*; import java.lang.*; class Pattern { int length,blocksize,xsize,ysize; int pattern[]; public Pattern clone_it() { Pattern tmp = new Pattern();
www.eeworm.com/read/306178/3749659

c 48.c

#include #include inherit SWORD; void create() { set_name(HIY "腾龙剑" NOR, ({ "tenglong jian", "tenglong", "jian", "sword" }) ); set_weight(5800); if (clone
www.eeworm.com/read/304657/3791851

java cloneable.java

/* Cloneable.java -- Interface for marking objects cloneable by Object.clone() Copyright (C) 1998, 1999, 2001, 2002, 2005 Free Software Foundation, Inc. This file is part of GNU Classpath. GNU C
www.eeworm.com/read/409921/2220615

c timer.c

/* * TIMER.C - timer internal command. * * clone from 4nt timer command * * 20 Aug 1999 * started - Paolo Pantaleo */ #include #ifdef INCLUDE
www.eeworm.com/read/409921/2223697

c tee.c

/* * TEE.C - external command. * * clone from 4nt tee command * * 01 Sep 1999 - Paolo Pantaleo * started * * */ #include #include
www.eeworm.com/read/363563/2914366

io sajax.io

// // Sajax Io Backend // (C) Copyright 2005 ModernMethod, Inc. // Released under BSD license // String interpolate := method( work := self clone last_idx := 0 while (1, idx := work find("
www.eeworm.com/read/259229/4345394

hx rectangle.hx

package flash.geom; extern class Rectangle { function new(?x : Float, ?y : Float, ?width : Float, ?height : Float) : Void; var bottom : Float; var bottomRight : flash.geom.Point; function clone()
www.eeworm.com/read/158865/5593552

h xm-clix.h

/* Config file for Clipper running Clix, system V. 3.2 clone */ /* #defines that need visibility everywhere. */ #define FALSE 0 #define TRUE 1 /* target machine dependencies. tm.h is a symboli
www.eeworm.com/read/427960/8908252

txt sse2.txt

If you have a modern Pentium 4 or clone processor that supports the SSE2 extensions, then using these instructions can be faster. The file sse2.mcs is provided as a plug-in alternative for ms86.m
www.eeworm.com/read/198319/7940597

asm clonep.asm

; ; Clone IP point adress from EEPROM to prebuilded EEPROM packet ; ;extrn NUMBER(flash_ip_point) ;extrn BIT(flagIPactive) .global cloneIPpoint .nolist .include "param.inc" .include "8019.inc" .list