代码搜索:declared
找到约 3,220 项符合「declared」的源代码
代码结果 3,220
www.eeworm.com/read/469304/1481491
java checkeddataoutput.java
/*
* This class is an example only. A "final" version of
* this class should implement the DataOutput interface
* and provide implementations for the methods declared in
* DataOutput.
*/
import
www.eeworm.com/read/233448/4671296
c stmtexpr4.c
// PR c++/20147
// { dg-do compile }
// { dg-options "" }
void foo()
{
({x;}); // { dg-error "was not declared" }
}
www.eeworm.com/read/233448/4685202
c c99-static-1.c
/* It is a constraint violation for a static function to be declared
but not defined if it is used except in a sizeof expression whose
result is an integer constant. The use of the function sim
www.eeworm.com/read/233448/4686394
c c90-static-1.c
/* It is a constraint violation for a static function to be declared
but not defined if it is used except in a sizeof expression. The
use of the function simply being unevaluated is not enough.
www.eeworm.com/read/231546/4714481
pm constant.pm
package constant;
use strict;
use 5.005_64;
use warnings::register;
our($VERSION, %declared);
$VERSION = '1.02';
#=======================================================================
# Some nam
www.eeworm.com/read/231012/4718529
java queuesampler.java
/**
* QueueSampler.java - MXBean implementation for the QueueSampler MXBean.
* This class must implement all the Java methods declared in the
* QueueSamplerMXBean interface, with the appropriate be
www.eeworm.com/read/231012/4718580
java queuesampler.java
/**
* QueueSampler.java - MXBean implementation for the QueueSampler MXBean.
* This class must implement all the Java methods declared in the
* QueueSamplerMXBean interface, with the appropriate be
www.eeworm.com/read/174538/5360976
java checkeddatainput.java
/*
* This class is an example only. A "final" version of
* this class should implement the DataInput interface
* and provide implementations for the methods declared in
* DataInput.
*/
import
www.eeworm.com/read/174538/5360979
java checkeddataoutput.java
/*
* This class is an example only. A "final" version of
* this class should implement the DataOutput interface
* and provide implementations for the methods declared in
* DataOutput.
*/
import
www.eeworm.com/read/167728/5453144
texi specfunc-elementary.texi
@cindex elementary operations
@cindex multiplication
The following functions allow for the propagation of errors when
combining quantities by multiplication. The functions are declared in
the header