代码搜索:clone
找到约 4,459 项符合「clone」的源代码
代码结果 4,459
www.eeworm.com/read/318176/13484392
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/136072/5874575
s vfork.s
#
# clone.S, part of the i960 support for the uClibc library.
#
# Copyright (C) 2002 by Okiok Data Ltd. http://www.okiok.com/
#
# This program is free software; you can redistribute it and/or modify
www.eeworm.com/read/135153/5887787
c vi.c
/* vi: set sw=8 ts=8: */
/*
* tiny vi.c: A small 'vi' clone
* Copyright (C) 2000, 2001 Sterling Huxley
*
* This program is free software; you can redistribute it and/or modi
www.eeworm.com/read/131113/5948292
java onewirenetworkevent.java
package net.sf.dz.daemon.onewire;
import java.util.EventObject;
/**
* 1-Wire® network event.
*
* This is almost an exact clone of {@link
* com.dalsemi.onewire.utils.NetworkMonitorEvent Netwo
www.eeworm.com/read/126884/6010721
java channelparms.java
package org.trinet.jasi;
import java.util.*;
import org.trinet.util.*;
// DK import org.trinet.jdbc.table.*;
public abstract class ChannelParms extends JasiObject implements ChannelDataIF, Clone
www.eeworm.com/read/108242/6183716
c cp.c
/* cp 1.9 - copy files Author: Kees J. Bot
* mv - move files 20 Jul 1993
* rm - remove files
* ln - make a link
* cpdir - copy a directory tree (cp -psmr)
* clone - make a li
www.eeworm.com/read/494289/6381420
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/156908/11753854
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/232991/14174548
js slimbox.js
/*
Slimbox v1.4 - The ultimate lightweight Lightbox clone
by Christophe Beyls (http://www.digitalia.be) - MIT-style license.
Inspired by the original Lightbox v2 by Lokesh Dhakar.
*/
var Lightbox
www.eeworm.com/read/242732/4538040
c msgbox.c
/*
* MSGBOX.C - msgbox internal command.
*
* clone from 4nt msgbox command
*
* 25 Aug 1999
* started - Paolo Pantaleo
*
* 30-Apr-2005 (Magnus Olsen)