代码搜索:minimum
找到约 5,594 项符合「minimum」的源代码
代码结果 5,594
www.eeworm.com/read/175466/5346276
data master7.data
$TTL 1000
@ in soa localhost. postmaster.localhost. (
1993050801 ;serial
3600 ;refresh
1800 ;retry
604800 ;expiration
3600 ) ;minimum
secure1 3600 IN DNSKEY (
NOKEY|FLAG2
www.eeworm.com/read/175466/5346286
data master2.data
$TTL 1000
@ in soa localhost. postmaster.localhost. (
1993050801 ;serial
3600 ;refresh
1800 ;retry
604800 ;expiration
3600 ) ;minimum
a in ns
a in ns ns2vix.com.
a in ns ns
www.eeworm.com/read/173141/5378429
sql escalatelock.sql
-- test lock escalation. derby.locks.escalationThreshold=100 property
-- has been set to force lock escalation
-- to occur at the minimum level of 100 locks.
run resource 'createTestProcedures.sub
www.eeworm.com/read/173141/5379720
out escalatelock.out
ij> -- test lock escalation. derby.locks.escalationThreshold=100 property
-- has been set to force lock escalation
-- to occur at the minimum level of 100 locks.
run resource 'createTestProcedures.
www.eeworm.com/read/340665/3268656
mt mips.mt
#
# These are the minimum required stubs to support newlib
# for embedded MIPS targets. Note that although read.o and write.o
# are mentioned here, they are not used for all targets.
#
close.o: ${src
www.eeworm.com/read/333376/3387796
data master2.data
$TTL 1000
@ in soa localhost. postmaster.localhost. (
1993050801 ;serial
3600 ;refresh
1800 ;retry
604800 ;expiration
3600 ) ;minimum
a in ns
a in ns ns2vix.com.
a in ns ns
www.eeworm.com/read/320652/3545725
s s_fminf.s
/* Compute minimum of two numbers, regarding NaN as missing argument.
Copyright (C) 1997, 1998 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Dre
www.eeworm.com/read/320652/3545728
s s_fminl.s
/* Compute minimum of two numbers, regarding NaN as missing argument.
Copyright (C) 1997, 1998 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Dre
www.eeworm.com/read/320652/3545729
s s_fmin.s
/* Compute minimum of two numbers, regarding NaN as missing argument.
Copyright (C) 1997, 1998 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Dre
www.eeworm.com/read/320652/3546346
s s_fminl.s
/* Compute minimum of two numbers, regarding NaN as missing argument.
Copyright (C) 1997, 1998, 2002 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulri