代码搜索:zero
找到约 10,000 项符合「zero」的源代码
代码结果 10,000
www.eeworm.com/read/268254/4254704
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/447738/1695387
s tlsg.s
.section .tbss,"awT",@nobits
.align 4
.skip 24
.type a,@object
.size a,4
a:
.zero 4
.text
.globl _start
_start:
.section .debug_foobar
.long a@dtpoff
www.eeworm.com/read/443386/1743319
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/440906/1777712
c 900321_02.c
// g++ 1.37.1 bug 900321_02
// The following program exits with a nonzero status because the constructor
// is not called 3 times as it should be. This program exits with a zero
// status when compi
www.eeworm.com/read/439082/1813372
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/439082/1813754
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/430518/1922350
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/430518/1922732
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/430182/1936961
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/430182/1937333
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