代码搜索:Defination
找到约 272 项符合「Defination」的源代码
代码结果 272
www.eeworm.com/read/156482/11799027
h bitmapim.h
// BitmapIM.h : Declaration of the CBitmapIM
#ifndef __BITMAPIM_H_
#define __BITMAPIM_H_
#include "Defination.h"
/////////////////////////////////////////////////////////////////////////////
// C
www.eeworm.com/read/152672/12094214
h hd64f38024f_chw.h
#define uchar unsigned char
#define uint unsigned int
#define ulong unsigned long
/*The following defination is about flash memory application */
/***************************
www.eeworm.com/read/215723/15051463
h ipconfigapi.h
#ifndef _H_COMM_IP_CONFIG_API_
#define _H_COMM_IP_CONFIG_API_
/////////////////////////////////////////////////
//Struct Defination
/////////////////////////////////////////////////
#define MA
www.eeworm.com/read/26981/974957
h hd64f38024f_chw.h
//#define uchar unsigned char
#define uint unsigned int
#define ulong unsigned long
/*The following defination is about flash memory application */
/*************************
www.eeworm.com/read/287262/8699210
h packethandle.h
#ifndef _PacketHandle_H_
#define _PacketHandle_H_
/****************Type Defination************************/
//Packet Data.
typedef struct tagSavedPacketData{
// struct tagSavePacketData *prev
www.eeworm.com/read/273247/10922162
h packethandle.h
#ifndef _PacketHandle_H_
#define _PacketHandle_H_
/****************Type Defination************************/
//Packet Data.
typedef struct tagSavedPacketData{
// struct tagSavePacketData *prev
www.eeworm.com/read/291408/3967050
h pppoe_stack.h
/**
* \addtogroup pppoe
* @{
*/
/**
* \file pppoe_stack.h
* \brief PPPoE stack Functions Defination
* \author Jane Gao
*/
/*
*********************************
www.eeworm.com/read/125538/14488595
h deviceinterface.h
//DeviceInterface.h
//refer to BUSSystem.h relationshio between
//DeviceInterface and BUSSystem
//Abstract class
//class DeviceInterface defination
//used for attach to sumulation system , and a
www.eeworm.com/read/291408/3967051
h pppoe.h
/**
* \addtogroup pppoe
* @{
*/
/**
* \file pppoe.h
* \brief PPPoE Channel Functions Defination Header File
* \author Stony Shen
*/
/*
***********************
www.eeworm.com/read/287262/8699252
h filteritem.h
#ifndef _FilterItem_H_
#define _FilterItem_H_
/****************Some Defination*********************/
//Filter Item.
typedef struct tagFilterItem
{
struct tagFilterItem *pPre;
struct tagFi