代码搜索:minimum
找到约 5,594 项符合「minimum」的源代码
代码结果 5,594
www.eeworm.com/read/231012/4718496
txt log.txt
INDEXER SETTINGS:
Minimum term length: 2
Maximum term length: 20
Index files with extensions: htm html
Ignore files and directories:
C:\Dreamweaver\Projects\java.sun.com\j2se\1.4.2\docs\
www.eeworm.com/read/209559/4967660
h kmap_types.h
#ifndef __ARM_KMAP_TYPES_H
#define __ARM_KMAP_TYPES_H
/*
* This is the "bare minimum". AIO seems to require this.
*/
enum km_type {
KM_IRQ0,
KM_USER1
};
#endif
www.eeworm.com/read/209559/4969722
h shmparam.h
#ifndef _ASM_IA64_SHMPARAM_H
#define _ASM_IA64_SHMPARAM_H
/*
* SHMLBA controls minimum alignment at which shared memory segments
* get attached. The IA-64 architecture says that there may be a
*
www.eeworm.com/read/209559/4975171
c llc_core.c
/*
* llc_core.c - Minimum needed routines for sap handling and module init/exit
*
* Copyright (c) 1997 by Procom Technology, Inc.
* 2001-2003 by Arnaldo Carvalho de Melo
www.eeworm.com/read/204040/5036260
asm maxmin.asm
;
; maximum and minimum routines.
;
.xlist
include ..\h\cmacros.inc
.list
sBegin code
assumes cs,code
cProc max,
parmW a
parmW b
cBegin
mov ax,a
cmp ax,b
jg maxdone
mo
www.eeworm.com/read/195013/5120556
h shmparam.h
#ifndef _ASM_IA64_SHMPARAM_H
#define _ASM_IA64_SHMPARAM_H
/*
* SHMLBA controls minimum alignment at which shared memory segments
* get attached. The IA-64 architecture says that there may be a
*
www.eeworm.com/read/189320/5200239
mpb ftrtevent.mpb
// -*- MPC -*-
// ftrtevent.mpb,v 1.10 2005/06/20 10:47:29 jwillemsen Exp
project : ftorbutils, rtevent_serv, naming, messaging, pi_server, minimum_corba {
after += FtRtEvent
libs += TAO
www.eeworm.com/read/179911/5298489
h shmparam.h
#ifndef _ASM_IA64_SHMPARAM_H
#define _ASM_IA64_SHMPARAM_H
/*
* SHMLBA controls minimum alignment at which shared memory segments
* get attached. The IA-64 architecture says that there may be a
*
www.eeworm.com/read/175466/5346204
data dns_db_find_9.data
$TTL 1000
@ in soa localhost. postmaster.localhost. (
1993050801 ;serial
3600 ;refresh
1800 ;retry
604800 ;expiration
3600 ) ;minimum
a.b.c.d in NS ns1.vix.com.
a.b.c in A
www.eeworm.com/read/175466/5346232
data dns_db_find_5.data
$TTL 1000
@ in soa localhost. postmaster.localhost. (
1993050801 ;serial
3600 ;refresh
1800 ;retry
604800 ;expiration
3600 ) ;minimum
a.b.c in DNAME x.y.z
a.x.y.z in A 1.2.3