代码搜索:Struct
找到约 10,000 项符合「Struct」的源代码
代码结果 10,000
www.eeworm.com/read/278764/10511415
c simple.c
/*
* Simple - REALLY simple memory mapping demonstration.
* $Id: simple.c,v 1.6 2001/03/16 21:04:50 rubini Exp $
*/
#ifndef __KERNEL__
# define __KERNEL__
#endif
#ifndef MODULE
# define MODULE
#
www.eeworm.com/read/423577/10546348
m4 d-ino.m4
#serial 8
dnl From Jim Meyering.
dnl
dnl Check whether struct dirent has a member named d_ino.
dnl
# Copyright (C) 1997, 1999, 2000, 2001, 2003, 2004, 2006 Free Software
# Foundation, Inc.
# This f
www.eeworm.com/read/273536/10911875
h indaudmediadescriptor.h
/*
* Generated by asn1c-0.9.16 (http://lionet.info/asn1c)
* From ASN.1 module "MEDIA-GATEWAY-CONTROL"
* found in "h248_2.asn"
*/
#ifndef _IndAudMediaDescriptor_H_
#define _IndAudMediaDescriptor_
www.eeworm.com/read/273536/10912197
h modemdescriptor.h
/*
* Generated by asn1c-0.9.16 (http://lionet.info/asn1c)
* From ASN.1 module "MEDIA-GATEWAY-CONTROL"
* found in "h248_2.asn"
*/
#ifndef _ModemDescriptor_H_
#define _ModemDescriptor_H_
#ifdef _
www.eeworm.com/read/273536/10912287
h indaudlocalcontroldescriptor.h
/*
* Generated by asn1c-0.9.16 (http://lionet.info/asn1c)
* From ASN.1 module "MEDIA-GATEWAY-CONTROL"
* found in "h248_2.asn"
*/
#ifndef _IndAudLocalControlDescriptor_H_
#define _IndAudLocalCont
www.eeworm.com/read/271024/11012222
h clockst.h
#ifndef _CLOCKST_H_
#define _CLOCKST_H_
#if _MSC_VER >= 1000
#pragma once
#endif // _MSC_VER >= 1000
class CClockST : public CStatic
{
public:
CClockST();
virtual ~CClockST();
voi
www.eeworm.com/read/124378/7148018
h svmsg.h
#ifndef __SVMSG_H
#define __SVMSG_H
#define MSQ_NET_KEY 0x001234L
#define MSQ_METER_KEY 0x002345L
#define MSQ_NET_TYPE 100L
#define MSQ_METER_TYPE 110L
#define CONS_MAXBYTES_MESG 1024
struct
www.eeworm.com/read/449064/7519254
h trade_item.h
/*-------------------------------------------------------------
功能:交易项目(包括plu和部门)的操作--读写、检查、查找、设置
说明:符合国家标准GB18240.1-2003和GB18240.2-2003的税控机软件
日期:2003年6月12日
------------------------------------
www.eeworm.com/read/444872/7603954
lst common_data.lst
C51 COMPILER V6.12 COMMON_DATA 06/05/2005 15:44:46 PAGE 1
C51 COMPILER V6.12, COMPILATION OF MODULE COMMON_DATA
OBJECT MODULE PLACE
www.eeworm.com/read/438346/7732620
c prio_tree.c
/*
* mm/prio_tree.c - priority search tree for mapping->i_mmap
*
* Copyright (C) 2004, Rajesh Venkatasubramanian
*
* This file is released under the GPL v2.
*
* Based on the