代码搜索:structures
找到约 10,000 项符合「structures」的源代码
代码结果 10,000
www.eeworm.com/read/469944/6921442
h fttypes.h
/*++
Copyright (c) 1996-1999 Microsoft Corporation
Module Name:
fttypes.h
Abstract:
This header file defines types and structures for the FT API
and the IOCTLs used to impl
www.eeworm.com/read/469695/6925424
h nodetree.h
#ifndef _NODETREE_H_
#define _NODETREE_H_
// Enumerate the two types of tree structures
enum TreeTypes { QUADTREE = 0, OCTREE };
class cNodeTreeMesh
{
private:
// The sVertex structur
www.eeworm.com/read/469695/6925460
h script.h
#ifndef _SCRIPT_H_
#define _SCRIPT_H_
// Script structures ///////////////////////////////
enum Types { _NONE = 0, _TEXT, _BOOL, _INT, _FLOAT, _CHOICE };
typedef struct sScriptEntry
{
long
www.eeworm.com/read/469695/6925509
h script.h
#ifndef _SCRIPT_H_
#define _SCRIPT_H_
// Script structures ///////////////////////////////
enum Types { _NONE = 0, _TEXT, _BOOL, _INT, _FLOAT, _CHOICE };
typedef struct sScriptEntry
{
long
www.eeworm.com/read/240145/7086842
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/240145/7086866
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/240145/7086872
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/240145/7086875
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/387849/7087496
c ucimap.c
/*
* ucimap - library for mapping uci sections into data structures
* Copyright (C) 2008 Felix Fietkau
*
* This program is free software; you can redistribute it and/or modify
*
www.eeworm.com/read/387849/7087497
h ucimap.h
/*
* ucimap - library for mapping uci sections into data structures
* Copyright (C) 2008 Felix Fietkau
*
* This program is free software; you can redistribute it and/or modify
*