代码搜索:Internals
找到约 1,537 项符合「Internals」的源代码
代码结果 1,537
www.eeworm.com/read/390920/8433559
c jdsample.c
#define JPEG_INTERNALS
#include "jinclude.h"
#include "jpeglib.h"
/* Pointer to routine to upsample a single component */
typedef JMETHOD(void, upsample1_ptr,
(j_decompress_ptr cinfo, jpeg_
www.eeworm.com/read/428927/8828486
c jerror.c
/* this is not a core library module, so it doesn't define JPEG_INTERNALS */
#include "windows.h"
#include "jinclude.h"
#define HAVE_BOOLEAN
#include "jpeglib.h"
#include "jversion.h"
#includ
www.eeworm.com/read/428927/8828520
c jccoefct.c
#define JPEG_INTERNALS
#include "jinclude.h"
#include "jpeglib.h"
/* We use a full-image coefficient buffer when doing Huffman optimization,
* and also for writing multiple-scan JPEG files.
www.eeworm.com/read/428927/8828537
c jcprepct.c
#define JPEG_INTERNALS
#include "jinclude.h"
#include "jpeglib.h"
/* At present, jcsample.c can request context rows only for smoothing.
* In the future, we might also need context rows for C
www.eeworm.com/read/428927/8828560
c jdsample.c
#define JPEG_INTERNALS
#include "jinclude.h"
#include "jpeglib.h"
/* Pointer to routine to upsample a single component */
typedef JMETHOD(void, upsample1_ptr,
(j_decompress_ptr cinfo, jpeg_
www.eeworm.com/read/187342/8832138
c wordole.c
/*
* wordole.c
* Copyright (C) 1998-2004 A.J. van Os; Released under GPL
*
* Description:
* Deal with the OLE internals of a MS Word file
*/
#include
#include "antiword.h"
/* Privat
www.eeworm.com/read/296774/7114277
texi md.texi
@c Copyright (C) 1988, 1989, 1992, 1993, 1994 Free Software Foundation, Inc.
@c This is part of the GCC manual.
@c For copying conditions, see the file gcc.texi.
@ifset INTERNALS
@node Machine Desc
@
www.eeworm.com/read/141300/5771051
h numparam.h
/*
* numparam.h
* $Id: numparam.h,v 1.4 2005/05/29 01:18:20 sjborley Exp $
*/
/*** interface to spice frontend subckt.c ***/
#include "numpaif.h"
/***** numparam internals ********/
#define l
www.eeworm.com/read/131315/5936104
texi tm.texi
@c Copyright (C) 1988, 1989, 1992 Free Software Foundation, Inc.
@c This is part of the GCC manual.
@c For copying conditions, see the file gcc.texi.
@ifset INTERNALS
@node Target Macros
@chapter Tar