代码搜索:zero
找到约 10,000 项符合「zero」的源代码
代码结果 10,000
www.eeworm.com/read/291441/3966920
m nyqui.m
function nyqui(alpha,action)
%impulse response and Fourier transform of raised-cosine pulse
warning off; % avoid devide by zero warning
if nargin == 0 alpha = .5; end;
if isstr(alpha
www.eeworm.com/read/279968/4130202
c strncpy.c
/*
* strncpy.S -- strncmp function. On at least some MIPS chips, you get better
* code by hand unrolling the loops, and by using store words to zero the
* remainder of the buffer than the default
www.eeworm.com/read/278512/4143261
4095849 solaris.xtra.4095849
Bug Id: 4095849
Category: kernel
Subcategory: syscall
State: evaluated
Synopsis: time_constant value >6 with PLL in use leads to integer divide
zero trap panic
Description:
If the tim
www.eeworm.com/read/273740/4194581
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
www.eeworm.com/read/273740/4194953
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/273525/4209608
class plotregionstyle.class
/* plotregionstyle */
*! version 1.0.1 19jul2004
version 8
class {
instance:
margin = .margin.new , style(zero)
boxstyle = .areastyle.new
inner_boxstyle = .areastyl
www.eeworm.com/read/270845/4234347
sa count_iter_19.sa
.global _count_loop_iterations
_count_loop_iterations .cproc count
.reg i, iters, flag
ZERO iters ; Initialize our return value to 0.
CMPLT coun
www.eeworm.com/read/270845/4234356
sa count_iter_20.sa
.global _count_loop_iterations
_count_loop_iterations .cproc count
.reg i, iters
ZERO iters ; Initialize our return value to 0.
SUB count, 1,
www.eeworm.com/read/270845/4234737
sa count_iter_19.sa
.global _count_loop_iterations
_count_loop_iterations .cproc count
.reg i, iters, flag
ZERO iters ; Initialize our return value to 0.
CMPLT coun
www.eeworm.com/read/270845/4234746
sa count_iter_20.sa
.global _count_loop_iterations
_count_loop_iterations .cproc count
.reg i, iters
ZERO iters ; Initialize our return value to 0.
SUB count, 1,