代码搜索:declared

找到约 3,220 项符合「declared」的源代码

代码结果 3,220
www.eeworm.com/read/366702/2876742

f90 non_module_public.f90

! { dg-do compile } ! PR20837 - A symbol may not be declared PUBLIC or PRIVATE outside a module. ! Contributed by Joost VandeVondele integer, parameter, public :: i=1 ! { dg-error "o
www.eeworm.com/read/103915/15716303

c api.c

/* * api.c * * Externally declared APIs */ #include #include #define DECLARE_DATA #include "inflate.h" #include "deflate.h" #include "api_int.h" #include "infgzip
www.eeworm.com/read/284803/8895670

pas enhlistview.pas

{$I DFS.INC} { Standard defines for all Delphi Free Stuff components } // Delphi 2 and C++B 1 have incorrectly declared InsertItem as private. {$IFDEF DFS_COMPILER_3_UP} {$DEFINE DFS_FIXED_LIS
www.eeworm.com/read/176826/9483008

cc rs274ngc_pre.cc

/* rs274ngc.cc This rs274ngc.cc file contains the source code for (1) the kernel of several rs274ngc interpreters and (2) two of the four sets of interface functions declared in canon.hh: 1. in
www.eeworm.com/read/274613/10862066

asp common.asp

www.eeworm.com/read/469912/6920725

cpp 3.cpp

/* Please fulfill the definition of the following class and add an assignment operator overloaded function which means when we declared person p1, p2, we can realize p2=p1. Then you can test it
www.eeworm.com/read/224142/7148919

pas enhlistview.pas

{$I DFS.INC} { Standard defines for all Delphi Free Stuff components } // Delphi 2 and C++B 1 have incorrectly declared InsertItem as private. {$IFDEF DFS_COMPILER_3_UP} {$DEFINE DFS_FIXED_LIS
www.eeworm.com/read/136989/5827750

cpp server.cpp

// server.cpp,v 1.6 1999/12/09 21:56:36 nanbor Exp /* I've hidden the details in an Allocator class declared in mpool.h We'll come to that a little later. */ #include "mpool.h" #if def
www.eeworm.com/read/100926/6264118

cpp server.cpp

// server.cpp,v 1.6 1999/12/09 21:56:36 nanbor Exp /* I've hidden the details in an Allocator class declared in mpool.h We'll come to that a little later. */ #include "mpool.h" #if def
www.eeworm.com/read/226944/14446026

c mysocket.c

/* File Name: mysocket.c Description: defination of the basic functions that were declared in mysocket.h Date:2005/3/25 Author:superdog */ #include "mysocket.h" ssize_t readn(int fd,void *buf,size_