代码搜索:zero

找到约 10,000 项符合「zero」的源代码

代码结果 10,000
www.eeworm.com/read/164167/5499076

rtr 进阶2.13.rtr

! Version 12.1 service timestamps debug uptime service timestamps log uptime no service password-encryption ! hostname routerC ! ! ! ip subnet-zero ! ! ! ! interface Serial0 no ip a
www.eeworm.com/read/163565/5509691

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/350097/3128872

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/347503/3169281

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/340665/3270158

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/340665/3276080

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/338072/3322323

license

Copyright 2000 by Zero-Knowledge Systems, Inc. Permission to use, copy, modify, distribute, and sell this software and its documentation for any purpose is hereby granted without fee, provided that t
www.eeworm.com/read/337546/3331543

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/336964/3345257

c lowinit.c

/* - lowinit.c - The function __low_level_init is called by the start-up code before doing the normal initialization of data segments. If the return value is zero, initialization is not p
www.eeworm.com/read/336926/3346141

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