代码搜索:zero
找到约 10,000 项符合「zero」的源代码
代码结果 10,000
www.eeworm.com/read/395929/2427336
1bk paranoia.1bk
Lest this program stop prematurely, i.e. before displaying
`END OF TEST',
try to persuade the computer NOT to terminate execution when an
error like Over/Underflow or Division by Zero occurs, bu
www.eeworm.com/read/395929/2427385
1bk paranoia.1bk
Lest this program stop prematurely, i.e. before displaying
`END OF TEST',
try to persuade the computer NOT to terminate execution when an
error like Over/Underflow or Division by Zero occurs, bu
www.eeworm.com/read/395929/2427433
1bk paranoia.1bk
Lest this program stop prematurely, i.e. before displaying
`END OF TEST',
try to persuade the computer NOT to terminate execution when an
error like Over/Underflow or Division by Zero occurs, bu
www.eeworm.com/read/395929/2430777
1bk paranoia.1bk
Lest this program stop prematurely, i.e. before displaying
`END OF TEST',
try to persuade the computer NOT to terminate execution when an
error like Over/Underflow or Division by Zero occurs, bu
www.eeworm.com/read/395929/2430918
1bk paranoia.1bk
Lest this program stop prematurely, i.e. before displaying
`END OF TEST',
try to persuade the computer NOT to terminate execution when an
error like Over/Underflow or Division by Zero occurs, bu
www.eeworm.com/read/393286/2477908
s strlen_user.s
/*
* arch/alpha/lib/strlen_user.S
*
* Return the length of the string including the NUL terminator
* (strlen+1) or zero if an error occurred.
*
* In places where it is critical to limit the proc
www.eeworm.com/read/390632/2527886
gram digits.gram
#JSGF V1.0;
/**
* JSGF Digits Grammar for Hello World example
*/
grammar digits;
public = (oh | zero | one | two | three | four | five | six | seven | eight | nine) * ;
www.eeworm.com/read/390632/2527902
gram digits.gram
#JSGF V1.0;
/**
* JSGF Digits Grammar for Hello World example
*/
grammar digits;
public = (oh | zero | one | two | three | four | five | six | seven | eight | nine) * ;
www.eeworm.com/read/390632/2527910
gram digits.gram
#JSGF V1.0;
/**
* JSGF Digits Grammar for Hello World example
*/
grammar digits;
public = (oh | zero | one | two | three | four | five | six | seven | eight | nine) * ;
www.eeworm.com/read/385891/2578626
c usb_ep0.c
/*
* Copyright (C) Extenex Corporation 2001
* Copyright (C) Compaq Computer Corporation, 1998, 1999
* Copyright (C) Intrinsyc, Inc., 2002
*
* PXA USB controller driver - Endpoint zero managem