代码搜索:zero
找到约 10,000 项符合「zero」的源代码
代码结果 10,000
www.eeworm.com/read/162614/5519462
c gcov-8.c
/* Check that gcov correctly rounds nearly zero to nonzero and nearly
100 to not-100.
Copyright (C) 2002 Free Software Foundation, Inc.
Contributed by Nathan Sidwell
www.eeworm.com/read/162614/5522080
c 900321_02.c
// { dg-do run }
// 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
//
www.eeworm.com/read/162614/5523140
f90 intrinsic_mmloc_4.f90
! Check zero sized arrays work correcly
! From PR12704
program intrinsic_mmloc_4
integer, allocatable, dimension(:) :: d
integer, allocatable, dimension(:,:) :: a
integer, dimension(2) :: b
a
www.eeworm.com/read/350097/3128780
s sint.s
|
| sint.sa 3.1 12/10/90
|
| The entry point sINT computes the rounded integer
| equivalent of the input argument, sINTRZ computes
| the integer rounded to zero of the input argument.
|
| Entry poin
www.eeworm.com/read/347503/3168828
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, 0
www.eeworm.com/read/340665/3273448
c gcov-8.c
/* Check that gcov correctly rounds nearly zero to nonzero and nearly
100 to not-100.
Copyright (C) 2002 Free Software Foundation, Inc.
Contributed by Nathan Sidwell
www.eeworm.com/read/340665/3283042
java arithmeticexception.java
/* ArithmeticException.java -- exception thrown to indicate conditions
like divide by zero.
Copyright (C) 1998, 1999, 2001, 2002 Free Software Foundation, Inc.
This file is part of GNU Classpat
www.eeworm.com/read/337546/3331446
s sint.s
|
| sint.sa 3.1 12/10/90
|
| The entry point sINT computes the rounded integer
| equivalent of the input argument, sINTRZ computes
| the integer rounded to zero of the input argument.
|
| Entry points
www.eeworm.com/read/336926/3346147
m wnyqui.m
function wnyqui(alpha,action)
%impulse response and Fourier transform of root-raised-cosine pulse
warning off; % avoid devide by zero warning
if nargin == 0 alpha = .5; end;
if isstr(alpha
www.eeworm.com/read/335792/3356131
m wnyqui.m
function wnyqui(alpha,action)
%impulse response and Fourier transform of root-raised-cosine pulse
warning off; % avoid devide by zero warning
if nargin == 0 alpha = .5; end;
if isstr(alpha