代码搜索:until
找到约 4,232 项符合「until」的源代码
代码结果 4,232
www.eeworm.com/read/396039/2424614
c p4_fmaster.c
#include "p4.h"
#include "p4_sys.h"
#include "p4_fort.h"
VOID p4init_()
{
int argidx = 0;
char *argv[200];
char *q;
int argcnt;
/* DO NOT do any dprintfl's until after the
www.eeworm.com/read/396039/2424770
c p4_fmaster.c
#include "p4.h"
#include "p4_sys.h"
#include "p4_fort.h"
VOID p4init_()
{
int argidx = 0;
char *argv[200];
char *q;
int argcnt;
/* DO NOT do any dprintfl's until after the
www.eeworm.com/read/395929/2427892
changelog
2000-12-29 DJ Delorie
* fnmatch.c: Make the note about the origins of this file more
accurate, at least until we can sync with glibc.
* getopt.c: Ditto.
* getopt1.c: Ditto.
* m
www.eeworm.com/read/393286/2479176
c e820.c
/*
* Handle the memory map.
* The functions here do the job until bootmem takes over.
* $Id: e820.c,v 1.4 2002/09/19 19:25:32 ak Exp $
*
* Getting sanitize_e820_map() in sync with i386 version
www.eeworm.com/read/387578/2558886
properties messages3_fr_fr.properties
# This should be temporary until we integrate the two CVS repositories
MainWindow.v3.tab.home=Accueil
MainWindow.v3.tab.browse=Naviguer
MainWindow.v3.tab.library=Biblioth\u00e8que
MainWindow.v3.
www.eeworm.com/read/385462/2588627
3 aio_suspend.3
.TH aio_suspend 3 2002-09-12 "Linux 2.4" Linux AIO"
.SH NAME
aio_suspend \- Wait until one or more requests of a specific set terminates.
.SH SYNOPSYS
.nf
.B "#include "
.sp
.br
.B "#include
www.eeworm.com/read/161121/5557698
c e820.c
/*
* Handle the memory map.
* The functions here do the job until bootmem takes over.
* $Id: e820.c,v 1.4 2002/09/19 19:25:32 ak Exp $
*/
#include
#include
#incl
www.eeworm.com/read/152843/5660157
c e820.c
/*
* Handle the memory map.
* The functions here do the job until bootmem takes over.
* $Id: e820.c,v 1.4 2002/09/19 19:25:32 ak Exp $
*
* Getting sanitize_e820_map() in sync with i386 version
www.eeworm.com/read/147670/12540355
txt 新建 文本文档.txt
Dim LastB As Boolean
rs.MoveFirst
Do Until rs.EOF '不可用记录数,因为删除后记录数会减少
If rs.Fields("roadName").Value = "未命名道路" Then
LastB = True
Else
If Rname = rs.Fields("roadName") And
www.eeworm.com/read/290407/8484520
c tda7313id.c
/* FIXME: this temporarely, until these are included in linux/i2c-id.h */
/* drivers */
#ifndef I2C_DRIVERID_TVMIXER
# define I2C_DRIVERID_TVMIXER I2C_DRIVERID_EXP0
#endif
#ifndef I2C_DRIVER