代码搜索:structures

找到约 10,000 项符合「structures」的源代码

代码结果 10,000
www.eeworm.com/read/250303/12415278

pas showext.pas

unit ShowExt; { Exports procedure ShowExtension which shows the content of a GIF extension. See units GifUnit and GifDecl for the data structures and FmAPPE, FmGCE and Fmmemo for the forms/dialogs.
www.eeworm.com/read/250303/12415284

pas colortbl.pas

unit ColorTbl; { Exports type TColorTable and a few subroutines that work on/with it. The TColorTable is meant to be used for palette like data structures of max. 256 entries, which are used in GI
www.eeworm.com/read/231181/14248803

hpp computepi.hpp

/** * @file ComputePI.hpp * This class eases computing PI combination for GNSS data structures. */ #ifndef Compute_PI_GPSTK #define Compute_PI_GPSTK //===========================================
www.eeworm.com/read/231181/14248893

hpp computeldelta.hpp

/** * @file ComputeLdelta.hpp * This class eases computing Ldelta combination for GNSS data structures. */ #ifndef Compute_LDELTA_GPSTK #define Compute_LDELTA_GPSTK //===========================
www.eeworm.com/read/231181/14248934

hpp computepc.hpp

/** * @file ComputePC.hpp * This class eases computing PC combination for GNSS data structures. */ #ifndef Compute_PC_GPSTK #define Compute_PC_GPSTK //===========================================
www.eeworm.com/read/231181/14248961

hpp computelc.hpp

/** * @file ComputeLC.hpp * This class eases computing LC combination for GNSS data structures. */ #ifndef Compute_LC_GPSTK #define Compute_LC_GPSTK //===========================================
www.eeworm.com/read/231181/14249058

hpp computepdelta.hpp

/** * @file ComputePdelta.hpp * This class eases computing Pdelta combination for GNSS data structures. */ #ifndef Compute_PDELTA_GPSTK #define Compute_PDELTA_GPSTK //===========================
www.eeworm.com/read/227760/14413967

h navsymm.h

#include /* file version */ #define B_VERSION 1.01 /* structures */ typedef struct /* time (same as 'tm' type in time.h) */ { short month; /*
www.eeworm.com/read/226704/14454178

h fspykern.h

/*++ Copyright (c) 1989-1999 Microsoft Corporation Module Name: fspyKern.h Abstract: Header file which contains the structures, type definitions, constants, global variables
www.eeworm.com/read/123658/14619116

c collect2.c

/* Collect static initialization info into data structures that can be traversed by C++ initialization and finalization routines. Copyright (C) 1992, 1993, 1994, 1995 Free Software Foundatio