代码搜索:declared
找到约 3,220 项符合「declared」的源代码
代码结果 3,220
www.eeworm.com/read/443689/7628168
cpp mapiproviderrs.cpp
// Implementation of the CMAPIProviderCommand
#include "stdafx.h"
#include "OLEDBMail.h"
//Added by Chuck Wood
//This is to ensure that only one set of non-extern mapi
//functions are declared.
www.eeworm.com/read/397914/8016414
x rpmsg.x
/* rpmsg.x */
struct example
{ /* unused structure declared here to */
int exfield1; /* illustrate how rpcgen builds XDR */
char exfield2; /* routines t
www.eeworm.com/read/136233/13386210
cpp mapiproviderrs.cpp
// Implementation of the CMAPIProviderCommand
#include "stdafx.h"
#include "OLEDBMail.h"
//Added by Chuck Wood
//This is to ensure that only one set of non-extern mapi
//functions are declared.
www.eeworm.com/read/114741/6122679
java book.java
package booklibrary;
// For the abstract version of this class (p194), the class should be declared like so:
// public abstract class Book
public class Book
{
private String title;
pub
www.eeworm.com/read/489426/6471240
h app_config2.h
//Using : Configuration header for application
//Description : This file is to be included in all other .c files.
//User may put anything for configuration. Other files's header also
//declared in
www.eeworm.com/read/489426/6471382
h app_config.h
//Using : Configuration header for application
//Description : This file is to be included in all other .c files.
//User may put anything for configuration. Other files's header also
//declared in
www.eeworm.com/read/339051/12264806
c ppppap.c
/*
* PPPPAP.C -- Password Authentication Protocol for PPP
*
* This implementation of PPP is declared to be in the public domain.
*
* Jan 91 Bill_Simpson@um.cc.umich.edu
* Computer System
www.eeworm.com/read/149908/12333803
c ppppap.c
/*
* PPPPAP.C -- Password Authentication Protocol for PPP
*
* This implementation of PPP is declared to be in the public domain.
*
* Jan 91 Bill_Simpson@um.cc.umich.edu
* Computer System
www.eeworm.com/read/212047/15166986
texi specfunc-expint.texi
@cindex exponential integrals
Information on the exponential integrals can be found in Abramowitz &
Stegun, Chapter 5. These functions are declared in the header file
@file{gsl_sf_expint.h}.
@menu
www.eeworm.com/read/8732/152111
err usbin.err
"usbin.c", line 94: Warning: C2870W: variable 'i' declared but not used
usbin.c: 1 warning, 0 errors, 0 serious errors