代码搜索:declared
找到约 3,220 项符合「declared」的源代码
代码结果 3,220
www.eeworm.com/read/366702/2866536
c error22.c
// PR c++/15786
struct A {
void foo(bar* p); /* { dg-error "declared" } */
};
www.eeworm.com/read/395484/8171011
h globals.h
// **************************************************************************
// globals.h
//
// Description:
// This is where various items that have global scope are declared.
//
// DISCLAIMER
www.eeworm.com/read/370745/9586620
h globals.h
// **************************************************************************
// globals.h
//
// Description:
// This is where various items that have global scope are declared.
//
// DISCLAIMER
www.eeworm.com/read/415019/11086127
h globals.h
// **************************************************************************
// globals.h
//
// Description:
// This is where various items that have global scope are declared.
//
// DISCLAIMER
www.eeworm.com/read/109650/15553173
h globals.h
// **************************************************************************
// globals.h
//
// Description:
// This is where various items that have global scope are declared.
//
// DISCLAIMER
www.eeworm.com/read/247473/4481851
in pubdef.in
# Name
# D == documentation
# I == include file
# C == Java case value (declared and initialized)
# J == Java constant (declared only)
DB_AFTER D I J
DB_AGGRESSIVE D I J
DB_ALREADY_ABORTED * I *
DB_
www.eeworm.com/read/398634/2372355
in pubdef.in
# Name
# D == documentation
# I == include file
# C == Java case value (declared and initialized)
# J == Java constant (declared only)
DB_AFTER D I J
DB_AGGRESSIVE D I J
DB_ALREADY_ABORTED * I *
DB_
www.eeworm.com/read/398634/2373177
m4 readline.m4
AC_DEFUN([MYSQL_CHECK_READLINE_DECLARES_HIST_ENTRY], [
AC_CACHE_CHECK([HIST_ENTRY is declared in readline/readline.h], mysql_cv_hist_entry_declared,
AC_TRY_COMPILE(
[
#include "stdio.h"
www.eeworm.com/read/454556/7387457
lif cyan_base_driver.lif
.DECLARED
$delay_2us
$delay_ms
$usrb_tx_handler??
$usra_tx_handler??
$putchar
$getchar_a
$uart_initialization
$timer_initialization
$_fcvt_
$Algorithm_flag
$routing_flag
.UNDECLARED
$fd
www.eeworm.com/read/136989/5832758
cpp cdr_op_ch.cpp
//
// cdr_op_ch.cpp,v 1.2 2003/03/12 16:50:33 parsons Exp
//
// ============================================================================
//
// = LIBRARY
// TAO IDL
//
// = FILENAME
/