代码搜索:minimum
找到约 5,594 项符合「minimum」的源代码
代码结果 5,594
www.eeworm.com/read/204713/5029780
java execute.java
package jbe;
public class Execute {
public static void perform(BenchMark bm) {
int start, stop, cnt, time, overhead, minus;
cnt = 512; // run the benchmark loop 1024 times minimum
time = 1;
www.eeworm.com/read/189320/5200288
mpb portablegroup.mpb
// -*- MPC -*-
// portablegroup.mpb,v 1.11 2005/11/26 03:13:13 ossama Exp
project : naming, messaging, minimum_corba, iormanip {
libs += TAO_PortableGroup
after += PortableGroup
tagche
www.eeworm.com/read/189320/5200353
mpb imr_activator.mpb
// -*- MPC -*-
// imr_activator.mpb,v 1.3 2004/09/26 14:10:44 jwillemsen Exp
project : minimum_corba {
after += ImR_Activator
libs += TAO_ImR_Activator
}
www.eeworm.com/read/183001/5258928
in pltcl_loadmod.in
#! /bin/sh
# Start tclsh \
exec @TCLSH@ "$0" "$@"
#
# Code still has to be documented
#
#load /usr/local/pgsql/lib/libpgtcl.so
package require Pgtcl
#
# Check for minimum arguments
#
if {$argc < 2
www.eeworm.com/read/183001/5258930
in pltcl_listmod.in
#! /bin/sh
# Start tclsh \
exec @TCLSH@ "$0" "$@"
#
# Code still has to be documented
#
#load /usr/local/pgsql/lib/libpgtcl.so
package require Pgtcl
#
# Check for minimum arguments
#
if {$argc < 1
www.eeworm.com/read/183001/5258931
in pltcl_delmod.in
#! /bin/sh
# Start tclsh \
exec @TCLSH@ "$0" "$@"
#
# Code still has to be documented
#
#load /usr/local/pgsql/lib/libpgtcl.so
package require Pgtcl
#
# Check for minimum arguments
#
if {$argc < 1
www.eeworm.com/read/175466/5346181
data dns_db_find_8.data
$TTL 1000
@ in soa localhost. postmaster.localhost. (
1993050801 ;serial
3600 ;refresh
1800 ;retry
604800 ;expiration
3600 ) ;minimum
a.b.c.d in A 1.2.3.4
a.b.c in A 1.2.3.
www.eeworm.com/read/175466/5346189
data dns_db_find_2.data
$TTL 1000
@ in soa localhost. postmaster.localhost. (
1993050801 ;serial
3600 ;refresh
1800 ;retry
604800 ;expiration
3600 ) ;minimum
fx in ns a.fx.vix.com.
a.fx in a 1.2.3.
www.eeworm.com/read/175466/5346198
data dns_db_find_4.data
$TTL 1000
@ in soa localhost. postmaster.localhost. (
1993050801 ;serial
3600 ;refresh
1800 ;retry
604800 ;expiration
3600 ) ;minimum
a.b.c in ns b
b.a.b.c in a 10.0.0.2
www.eeworm.com/read/175466/5346207
data dns_db_find_3.data
$TTL 1000
@ in soa localhost. postmaster.localhost. (
1993050801 ;serial
3600 ;refresh
1800 ;retry
604800 ;expiration
3600 ) ;minimum
a.b.c in ns b
a.a.b.c in a 10.0.0.1
b