代码搜索:nearly

找到约 235 项符合「nearly」的源代码

代码结果 235
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/5518650

c vbase13.c

// { dg-do run } // { dg-options "-fabi-version=0 -w" } struct E1 {}; struct E2 : public E1 {}; struct E : public E1, public E2 {}; struct N : public E { virtual void f () {} }; struct X : virtual p
www.eeworm.com/read/162614/5519595

c empty2.c

// { dg-do assemble } // Copyright (C) 2001 Free Software Foundation, Inc. // Contributed by Nathan Sidwell 12 Apr 2001 // Check we deal with trailing empty base classes p
www.eeworm.com/read/195976/8119355

v fifo_pause_control.v

/////////////////////////////////////////////////////////////////////////////// // // Project: 1 Gig Ethernet MAC FIFO Reference Design // Version: 2.0 // File : fifo_pause_control
www.eeworm.com/read/162614/5518566

c vbase14.c

// { dg-options "-Wabi -fabi-version=1" } struct E1 {}; struct E2 : public E1 {}; // { dg-warning "layout" } struct E : public E1, public E2 {}; // { dg-warning "layout|ambiguity" } struct N : public
www.eeworm.com/read/207008/15284194

c reclaim.c

/* * Copyright 1988, 1989 Hans-J. Boehm, Alan J. Demers * Copyright (c) 1991-1996 by Xerox Corporation. All rights reserved. * Copyright (c) 1996-1999 by Silicon Graphics. All rights reserved.
www.eeworm.com/read/447975/7542682

m perform_quantization.m

function [y, nbr_bits, nbr_bits_tot, y_quant] = perform_quantization(x, T) % perform_quantization - perform a nearly uniform quantization of the signal. % % [y, nbr_bits, nbr_bits_tot, y_quant]
www.eeworm.com/read/370635/9589643

m perform_quantization.m

function [y, nbr_bits, nbr_bits_tot, y_quant] = perform_quantization(x, T) % perform_quantization - perform a nearly uniform quantization of the signal. % % [y, nbr_bits, nbr_bits_tot, y_quant]
www.eeworm.com/read/417857/2096393

txt diffseq.txt

diffseq Function Find differences between nearly identical sequences Description diffseq takes two overlapping, nearly identical sequences and reports
www.eeworm.com/read/417857/2097132

ione diffseq.ione

Find differences between nearly identical sequences