代码搜索:structures
找到约 10,000 项符合「structures」的源代码
代码结果 10,000
www.eeworm.com/read/406072/11450040
h edevctrl.h
/*++
Copyright (C) Microsoft Corporation, 1998 - 1999
Module Name:
EDevCtrl.h
Abstract:
This header contain structures and peroperty sets for
interfacing to an external de
www.eeworm.com/read/401789/11549427
h lists.h
/* Name : lists.h
*
* Notes: This file contains all of the structure definitions and functions
* prototypes for the Epsilon linked list library. These structures
* are based on code
www.eeworm.com/read/347982/11620634
h tdecfg.h
/*
* the config utility now finds the offsets for the editor structures.
*/
/*
* defines for the inline assembler.
*/
#if defined( __MSC__ )
#define ASSEMBLE _asm
#else
#define
www.eeworm.com/read/347349/11671242
h lud_stack.h
#pragma once
#include "LUD_Utils.h"
/* CONVENTIONS: All data structures for stacks have the prefix */
/* "stk_" to prevent name conflicts. */
/*
www.eeworm.com/read/260139/11743867
h tdecfg.h
/*
* the config utility now finds the offsets for the editor structures.
*/
/*
* defines for the inline assembler.
*/
#if defined( __MSC__ )
#define ASSEMBLE _asm
#else
#define
www.eeworm.com/read/155553/11863398
h common.h
///////////////////////////////////////////////////
//
// common.h - Copyright 1997, Don Box
//
// Common call/thread context structures used by hook
//
//
#ifndef _COMMON_H
#define _COM
www.eeworm.com/read/343401/11951554
h tdecfg.h
/*
* the config utility now finds the offsets for the editor structures.
*/
/*
* defines for the inline assembler.
*/
#if defined( __MSC__ )
#define ASSEMBLE _asm
#else
#define
www.eeworm.com/read/154209/11983463
m importsig.m
function varargout = importsig(action,varargin)
%IMPORTSIG Import function for Signal Structures in the SPTool.
% 'version' - returns string indicating version number for exporting
% data
www.eeworm.com/read/154209/11983492
m importfilt.m
function varargout = importfilt(action,varargin)
%IMPORTFILT Import function for Filter Structures in the SPTool.
% 'version' - returns string indicating version number for exporting
% dat
www.eeworm.com/read/154209/11983507
m importspec.m
function varargout = importspec(action,varargin)
%IMPORTSIG Import function for Spectrum Structures in the SPTool.
% 'version' - returns string indicating version number for exporting
% da