代码搜索:structures
找到约 10,000 项符合「structures」的源代码
代码结果 10,000
www.eeworm.com/read/449504/7503068
m prt_sar.m
function prt_sar(results,vnames,fid)
% PURPOSE: Prints output using SAR results structures
%---------------------------------------------------
% USAGE: prt_sar(results,vnames,fid)
% Where: result
www.eeworm.com/read/448642/7528817
h wvlt.h
#ifndef _INCLUDED_WVLT
#define _INCLUDED_WVLT
/*
* We need to define some structures for quadratic spline wavelets. For these
* biorthogonal filters, we require the analysis and reconstructio
www.eeworm.com/read/435460/7792102
h mspykern.h
/*++
Copyright (c) 1989-2002 Microsoft Corporation
Module Name:
mspyKern.h
Abstract:
Header file which contains the structures, type definitions,
constants, global variables
www.eeworm.com/read/435460/7792126
h scanner.h
/*++
Copyright (c) 1999-2002 Microsoft Corporation
Module Name:
scrubber.h
Abstract:
Header file which contains the structures, type definitions,
constants, global variables
www.eeworm.com/read/435460/7792133
h scanuser.h
/*++
Copyright (c) 1999-2002 Microsoft Corporation
Module Name:
scanuser.h
Abstract:
Header file which contains the structures, type definitions,
constants, global variabl
www.eeworm.com/read/435460/7792135
h scanuk.h
/*++
Copyright (c) 1999-2002 Microsoft Corporation
Module Name:
scanuk.h
Abstract:
Header file which contains the structures, type definitions,
constants, global variables
www.eeworm.com/read/198594/7924901
c super.c
/*
* linux/fs/super.c
*
* Copyright (C) 1991, 1992 Linus Torvalds
*
* super.c contains code to handle: - mount structures
* - super-block tables
*
www.eeworm.com/read/246717/12707257
txt linux-process.txt
How the kernel sees a process
From the kernel point of view, a process is an entry in the process table. Nothing more.
The process table, then, is one of the most important data structures with
www.eeworm.com/read/143997/12824459
idc pe_structs.idc
#include
/*
// File:
// pe_structs.idc
//
// Created by:
// Atli Gudmundsson (agudmundsson@symantec.com)
//
// Purpose:
// Load needed PE header structures for analyzes
//
www.eeworm.com/read/243691/12922012
h script.h
#ifndef _SCRIPT_H_
#define _SCRIPT_H_
// Script structures ///////////////////////////////
enum Types { _NONE = 0, _TEXT, _BOOL, _INT, _FLOAT, _CHOICE };
typedef struct sScriptEntry
{
long