代码搜索:zero

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

代码结果 10,000
www.eeworm.com/read/396408/2420628

h set_zero.h

/* ******************************************************************************** * * GSM AMR-NB speech codec R98 Version 7.6.0 December 12, 2001 * R99 Ve
www.eeworm.com/read/375190/2739858

cpp zero_matrix.cpp

// // Copyright (c) 2000-2002 // Joerg Walter, Mathias Koch // // Distributed under the Boost Software License, Version 1.0. (See // accompanying file LICENSE_1_0.txt or copy at // http://www.boo
www.eeworm.com/read/375190/2739887

cpp zero_vector.cpp

// // Copyright (c) 2000-2002 // Joerg Walter, Mathias Koch // // Distributed under the Boost Software License, Version 1.0. (See // accompanying file LICENSE_1_0.txt or copy at // http://www.boo
www.eeworm.com/read/366702/2865632

c wdiv-by-zero.c

// test that division by zero warnings are enabled by default int breakme() { int x = 0; x /= 0; // { dg-warning "division by" } return x; }
www.eeworm.com/read/366702/2882476

c zero-1.c

#include "harness.h" static vector unsigned int funny() { vector unsigned int a; return vec_andc(vec_add(a,a),vec_add(a,a)); } static void test() { static vector unsigned int zero; check(vec
www.eeworm.com/read/358714/2984080

pod bn_zero.pod

=pod =head1 NAME BN_zero, BN_one, BN_value_one, BN_set_word, BN_get_word - BIGNUM assignment operations =head1 SYNOPSIS #include int BN_zero(BIGNUM *a); int BN_one(BIGNUM *a);
www.eeworm.com/read/355768/3048011

c zero_pad.c

#include void main () { int value = 5; printf ("%01d\n", value); printf ("%02d\n", value); printf ("%03d\n", value); printf ("%04d\n", value); }
www.eeworm.com/read/355697/3049681

pod bn_zero.pod

=pod =head1 NAME BN_zero, BN_one, BN_value_one, BN_set_word, BN_get_word - BIGNUM assignment operations =head1 SYNOPSIS #include int BN_zero(BIGNUM *a); int BN_one(BIGNUM *a);
www.eeworm.com/read/263474/4302242

h data_zero.h

/* ============================================================================ * Copyright (c) Texas Instruments Inc 2002, 2003, 2004, 2005, 2006 * * Use of this software is controlled by
www.eeworm.com/read/263472/4302312

h data_zero.h

/* ============================================================================ * Copyright (c) Texas Instruments Inc 2002, 2003, 2004, 2005, 2006 * * Use of this software is controlled by