代码搜索:source
找到约 10,000 项符合「source」的源代码
代码结果 10,000
www.eeworm.com/read/453631/1639474
svn-base source.java.svn-base
package hdaty.prtds.rdgadaptor.protocol;
import java.io.Serializable;
public class Source implements Serializable {
/**
*
*/
private static final long serialVersionUID = 2L;
/**
www.eeworm.com/read/251805/4417662
cpp audio_oss_source.cpp
/*
* The contents of this file are subject to the Mozilla Public
* License Version 1.1 (the "License"); you may not use this file
* except in compliance with the License. You may obtain a copy o
www.eeworm.com/read/251805/4417718
h audio_oss_source.h
/*
* The contents of this file are subject to the Mozilla Public
* License Version 1.1 (the "License"); you may not use this file
* except in compliance with the License. You may obtain a copy o
www.eeworm.com/read/250015/4443361
mv-removes-source-file
touch foo
busybox mv foo bar
test ! -e foo
test -f bar
www.eeworm.com/read/250015/4443402
cp-preserves-source-file
touch foo
busybox cp foo bar
test -f foo
www.eeworm.com/read/233448/4683956
c empty-source-2.c
/* Test diagnostic for an empty source file. Test with -pedantic. */
/* Origin: Joseph Myers */
/* { dg-do compile } */
/* { dg-options "-pedantic" } */
/* { dg-warning "w
www.eeworm.com/read/233448/4684590
c empty-source-1.c
/* Test diagnostic for an empty source file. Test with no special
options. */
/* Origin: Joseph Myers */
/* { dg-do compile } */
/* { dg-options "" } */
www.eeworm.com/read/233448/4686386
c empty-source-3.c
/* Test diagnostic for an empty source file. Test with
-pedantic-errors. */
/* Origin: Joseph Myers */
/* { dg-do compile } */
/* { dg-options "-pedantic-errors" } */
/
www.eeworm.com/read/229812/4752985
c zip_source_file.c
/*
$NiH: zip_source_file.c,v 1.2 2004/11/18 16:28:13 wiz Exp $
zip_source_file.c -- create data source from file
Copyright (C) 1999, 2003, 2004 Dieter Baron and Thomas Klausner
This fi
www.eeworm.com/read/229812/4752997
c zip_source_buffer.c
/*
$NiH: zip_source_buffer.c,v 1.5 2005/06/09 19:57:10 dillo Exp $
zip_source_buffer.c -- create zip data source from buffer
Copyright (C) 1999, 2003, 2004, 2005 Dieter Baron and Thomas Kla