代码搜索:automatic
找到约 5,059 项符合「automatic」的源代码
代码结果 5,059
www.eeworm.com/read/274140/4187844
am makefile.am
## Process this file with automake to produce Makefile.in. -*-Makefile-*-
# $Id: Makefile.am,v 1.11 2004/02/18 06:59:40 jm Exp $
# Disable automatic dependency tracking if using other tools than
www.eeworm.com/read/273525/4207964
style bygraphstyle-default.style
*! version 1.0.2 21jul2004
sequence 1000
label "Automatic"
set edgelabel scheme by_edgelabel
set alternate_xaxes scheme by_alternate_xaxes
set alternate_yaxes scheme by_alternate
www.eeworm.com/read/439082/1818517
h ipconfig.h
/*
* $Id: ipconfig.h,v 1.4 2001/04/30 04:51:46 davem Exp $
*
* Copyright (C) 1997 Martin Mares
*
* Automatic IP Layer Configuration
*/
/* The following are initdata: */
extern int ic_enable
www.eeworm.com/read/439082/1819926
c ipconfig.c
/*
* $Id: ipconfig.c,v 1.43.2.1 2001/12/13 10:39:53 davem Exp $
*
* Automatic Configuration of IP -- use DHCP, BOOTP, RARP, or
* user-supplied information to configure own IP address and routes
www.eeworm.com/read/433911/1880285
mpb test_files.mpb
// $Id: test_files.mpb 80826 2008-03-04 14:51:23Z wotte $
project {
Define_Custom(Test) {
automatic=0
}
Test_Files {
run_test*.pl
}
}
www.eeworm.com/read/433231/1884881
js scrollmanager.js
/*
* Ext JS Library 2.0.2
* Copyright(c) 2006-2008, Ext JS, LLC.
* licensing@extjs.com
*
* http://extjs.com/license
*/
/**
* @class Ext.dd.ScrollManager
* Provides automatic scroll
www.eeworm.com/read/430518/1927495
h ipconfig.h
/*
* $Id: ipconfig.h,v 1.4 2001/04/30 04:51:46 davem Exp $
*
* Copyright (C) 1997 Martin Mares
*
* Automatic IP Layer Configuration
*/
/* The following are initdata: */
extern int ic_enable
www.eeworm.com/read/430518/1928794
c ipconfig.c
/*
* $Id: ipconfig.c,v 1.43.2.1 2001/12/13 10:39:53 davem Exp $
*
* Automatic Configuration of IP -- use DHCP, BOOTP, RARP, or
* user-supplied information to configure own IP address and routes
www.eeworm.com/read/427042/1982479
svn-base regression.sh.svn-base
#!/bin/sh
#
# automatic regression test for ffmpeg
#
#
#set -x
set -e
datadir="./tests/data"
test="${1#regtest-}"
this="$test.$2"
logfile="$datadir/$this.regression"
outfile="$datadir/$4-"
eval do
www.eeworm.com/read/427042/1982482
sh regression.sh
#!/bin/sh
#
# automatic regression test for ffmpeg
#
#
#set -x
set -e
datadir="./tests/data"
test="${1#regtest-}"
this="$test.$2"
logfile="$datadir/$this.regression"
outfile="$datadir/$4-"
eval do