代码搜索结果
找到约 10,000 项符合
H 的代码
jchuff.h
/* Derived data constructed for each Huffman table */
typedef struct {
unsigned int ehufco[256]; /* code for each symbol */
char ehufsi[256]; /* length of code for each symbol */
/* If no
cdjpeg.h
#define JPEG_CJPEG_DJPEG /* define proper options in jconfig.h */
#define JPEG_INTERNAL_OPTIONS /* cjpeg.c,djpeg.c need to see xxx_SUPPORTED */
#include "jinclude.h"
#include "jpeglib.h"
#include
jdhuff.h
/* Short forms of external names for systems with brain-damaged linkers. */
#ifdef NEED_SHORT_EXTERNAL_NAMES
#define jpeg_make_d_derived_tbl jMkDDerived
#define jpeg_fill_bit_buffer jFilBitBuf
#
jpegint.h
/* Declarations for both compression & decompression */
typedef enum { /* Operating modes for buffer controllers */
JBUF_PASS_THRU, /* Plain stripwise operation */
/* Remaining modes require
jerror.h
/*
* To define the enum list of message codes, include this file without
* defining macro JMESSAGE. To create a message string table, include it
* again with a suitable JMESSAGE definition (see
jinclude.h
/* Include auto-config file to find out which system include files we need. */
#include "jconfig.h" /* auto configuration options */
#define JCONFIG_INCLUDED /* so that jpeglib.h doesn't do it ag
deelx.h
// deelx.h
//
// DEELX Regular Expression Engine (v1.2)
//
// Copyright 2006 (c) RegExLab.com
// All Rights Reserved.
//
// http://www.regexlab.com/deelx/
//
// Author: 史寿伟 (sswater shi)
//
checkdlg.h
#if !defined(AFX_CHECKDLG_H__308FEC04_0401_46B6_B7DB_78EB89ABB23A__INCLUDED_)
#define AFX_CHECKDLG_H__308FEC04_0401_46B6_B7DB_78EB89ABB23A__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _
myposdlg.h
// MyPosDlg.h : header file
//
#if !defined(AFX_MYPOSDLG_H__78028D48_EC88_4D30_879C_6FAF607BD0BC__INCLUDED_)
#define AFX_MYPOSDLG_H__78028D48_EC88_4D30_879C_6FAF607BD0BC__INCLUDED_
#include "T
picture.h
#if !defined(AFX_PICTURE_H__3F0A1192_B90E_4BE5_966F_ECA5DB2138C1__INCLUDED_)
#define AFX_PICTURE_H__3F0A1192_B90E_4BE5_966F_ECA5DB2138C1__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MS