代码搜索:Struct
找到约 10,000 项符合「Struct」的源代码
代码结果 10,000
www.eeworm.com/read/143306/12885202
h jpeglib.h
////////////////////////////////////////////////////////////////////////
//
// Note : this file is included as part of the Smaller Animals Software
// JpegFile package. Though this file has not bee
www.eeworm.com/read/330402/12896229
h avformat.h
#ifndef __AVFORMAT_H__
#define __AVFORMAT_H__
#include "type.h"
#include "avcodec.h"
#include "ringbuffer.h"
struct AVFormatContext;
/**
* the exact value of the fractional number is: 'val + num /
www.eeworm.com/read/243947/12906544
h jpeglib.h
/*
* jpeglib.h
*
* Copyright (C) 1991-1998, Thomas G. Lane.
* This file is part of the Independent JPEG Group's software.
* For conditions of distribution and use, see the accompanying README fil
www.eeworm.com/read/142788/12920260
h basedefs_de.h
#ifndef __BASEDEFS_H__
#define __BASEDEFS_H__
#include
#include
#ifdef __cplusplus
#define BEGIN_EXTERNC() extern "C" \
{
#define END_EXTERNC() };
#els
www.eeworm.com/read/243550/12934805
c lemon.c
/*
** This file contains all sources (including headers) to the LEMON
** LALR(1) parser generator. The sources have been combined into a
** single file to make it easy to include LEMON in the source
www.eeworm.com/read/328808/13000834
h optimize.h
/******************************************************************************
* FREXX PROGRAMMING LANGUAGE *
****************************************************************
www.eeworm.com/read/140930/13052004
h doomdata.h
// Emacs style mode select -*- C++ -*-
//-----------------------------------------------------------------------------
//
// $Id:$
//
// Copyright (C) 1993-1996 by id Software, Inc.
//
// Th
www.eeworm.com/read/140751/13063114
h prefixconf.h
/* $KAME: prefixconf.h,v 1.3 2002/06/21 10:23:33 jinmei Exp $ */
/*
* Copyright (C) 2002 WIDE Project.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or withou
www.eeworm.com/read/140374/13084942
h module.h
/* Camsource module interface */
/* $Id: module.h,v 1.16 2003/04/20 21:53:35 dfx Exp $ */
#ifndef _MODULE_H_
#define _MODULE_H_
#include
#include
/*
* There are sever