代码搜索:common 有哪些应用?
找到约 10,000 项符合「common 有哪些应用?」的源代码
代码结果 10,000
www.eeworm.com/read/307062/3729166
js gen_common.js
function getPackageDeclare(notion){
var ret="";
var packageName=notion.getPackage();
if(packageName!=null && Trim(packageName)!=""){
ret+="package "+packageName+";\n";
}
return ret;
}
www.eeworm.com/read/306721/3734815
c estimation_common.c
/*****************************************************************************
*
* XVID MPEG-4 VIDEO CODEC
* - Motion Estimation shared functions -
*
* Copyright(C) 2002 Christoph Lampert
www.eeworm.com/read/305773/3769999
js element_common.js
/**
* $Id: editor_plugin_src.js 42 2006-08-08 14:32:24Z spocke $
*
* @author Moxiecode - based on work by Andrew Tetlaw
* @copyright Copyright
www.eeworm.com/read/304657/3786702
texi gcc-common.texi
@c Copyright (C) 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
@c This is part of the GCC manual.
@c For copying conditions, see the file gcc.texi.
@c Common values used in the GCC manuals:
www.eeworm.com/read/304654/3794602
c siop_common.c
/* $OpenBSD: siop_common.c,v 1.12 2001/10/30 00:02:55 krw Exp $ */
/* $NetBSD: siop_common.c,v 1.12 2001/02/11 18:04:50 bouyer Exp $ */
/*
* Copyright (c) 2000 Manuel Bouyer.
*
* Redistribution an
www.eeworm.com/read/304654/3794609
h siopvar_common.h
/* $OpenBSD: siopvar_common.h,v 1.9 2001/11/05 17:25:58 art Exp $ */
/* $NetBSD: siopvar_common.h,v 1.10 2001/01/26 21:58:56 bouyer Exp $ */
/*
* Copyright (c) 2000 Manuel Bouyer.
*
* Redistributi
www.eeworm.com/read/304654/3794893
c misc-common.c
/*
* arch/mips/boot/common/misc-common.c
*
* Misc. bootloader code (almost) all platforms can use
*
* Author: Johnnie Peters
* Editor: Tom Rini
*
* Der
www.eeworm.com/read/304654/3795035
c misc-common.c
/*
* arch/mips/boot/common/misc-common.c
*
* Misc. bootloader code (almost) all platforms can use
*
* Author: Johnnie Peters
* Editor: Tom Rini
*
* Der
www.eeworm.com/read/304283/3800612
xcconfig xmpsamples-common.xcconfig
SAMPLES_ROOT = ${PROJECT_DIR}/../..
SOURCE_ROOT = ${SAMPLES_ROOT}/source
SRCROOT = ${SOURCE_ROOT}
XMP_ROOT = ${SAMPLES_ROOT}/../public
PREBINDING = NO
ZERO_LINK = NO
ARCHS = ppc i386
MACOSX_DEPLOYM