代码搜索:Internals
找到约 1,537 项符合「Internals」的源代码
代码结果 1,537
www.eeworm.com/read/395929/2428057
texinfo ldint.texinfo
\input texinfo
@setfilename ldint.info
@c Copyright 1992, 1994, 1995, 1996, 1997, 1998, 1999, 2000
@c Free Software Foundation, Inc.
@ifinfo
@format
START-INFO-DIR-ENTRY
* Ld-Internals: (ldint). The
www.eeworm.com/read/146608/12635094
c jmemmgr.c
#define JPEG_INTERNALS
#define AM_MEMORY_MANAGER /* we define jvirt_Xarray_control structs */
#include "jinclude.h"
#include "jpeglib.h"
#include "jmemsys.h" /* import the system-dependent declar
www.eeworm.com/read/146608/12635325
c jctrans.c
#define JPEG_INTERNALS
#include "jinclude.h"
#include "jpeglib.h"
/* Forward declarations */
LOCAL(void) transencode_master_selection
JPP((j_compress_ptr cinfo, jvirt_barray_ptr * coef_array
www.eeworm.com/read/102391/15784465
hh server.hh
// server.hh
// RTV 23 May 2002
//
// Class provides a network server for Stage internals
// used by external GUIs (XS) and distributed Stage modules
//
// $Id: server.hh,v 1.9 2002/11/11 03:09:46 rt
www.eeworm.com/read/141138/5777023
h polygon.h
/*
** $Id: polygon.h,v 1.3 2003/09/04 06:02:53 weiym Exp $
**
** polygon.h: internals for polygon generator.
**
** Copyright (C) 2003 Feynman Software
** Copyright (C) 2001 ~ 2002 Wei Yongming.
*/
#i
www.eeworm.com/read/140826/5781001
h polygon.h
/*
** $Id: polygon.h,v 1.3 2003/09/04 06:02:53 weiym Exp $
**
** polygon.h: internals for polygon generator.
**
** Copyright (C) 2003 Feynman Software
** Copyright (C) 2001 ~ 2002 Wei Yongming.
*/
#i
www.eeworm.com/read/242732/4540848
c win32err.c
/* $Id: win32err.c 16861 2005-07-29 13:46:03Z ea $
*
* win32err.c
*
* Copyright (c) 1998 Mark Russinovich
* Systems Internals
* http://www.sysinternals.com/
*
* -----------------------