代码搜索:structures

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

代码结果 10,000
www.eeworm.com/read/389879/2533565

h mpi_sas.h

/* * Copyright (c) 2004-2006 LSI Corporation. * * * Name: mpi_sas.h * Title: MPI Serial Attached SCSI structures and definitions * Creation Date: August 19, 2004 * *
www.eeworm.com/read/387630/2557898

h tree.h

/* * tree.h : describes the structures found in an tree resulting * from an XML parsing. * * See Copyright for the status of this software. * * daniel@veillard.com * * 14 Nov 2000 ht
www.eeworm.com/read/387630/2557909

h tree.h

/* * tree.h : describes the structures found in an tree resulting * from an XML parsing. * * See Copyright for the status of this software. * * daniel@veillard.com * * 14 Nov 2000 ht
www.eeworm.com/read/387630/2558122

h tree.h

/* * tree.h : describes the structures found in an tree resulting * from an XML parsing. * * See Copyright for the status of this software. * * daniel@veillard.com * * 14 Nov 2000 ht
www.eeworm.com/read/387630/2558133

h tree.h

/* * tree.h : describes the structures found in an tree resulting * from an XML parsing. * * See Copyright for the status of this software. * * daniel@veillard.com * * 14 Nov 2000 ht
www.eeworm.com/read/385505/2588541

h pshpack4.h

/*++ Copyright (c) Microsoft Corporation. All rights reserved. Module Name: pshpack4.h Abstract: This file turns 4 byte packing of structures on. (That is, it disables au
www.eeworm.com/read/385462/2591313

h sidtab.h

/* * A security identifier table (sidtab) is a hash table * of security context structures indexed by SID value. * * Author : Stephen Smalley, */ /* Ported to Xen 3.0, Georg
www.eeworm.com/read/366702/2868305

c darwin-builtin-linkage.c

/* { dg-do compile { target *-*-darwin* } } */ /* { dg-final { scan-assembler-not "\\.weak_definition __ZTI" } } */ /* Verify that none of the type_info structures for the fundamental types are em
www.eeworm.com/read/366702/2879878

c 20031011-1.c

/* PR optimization/12544 */ /* Origin: Tony Hosking */ /* Verify that non-local structures passed by invisible reference are correctly put in the stack. */ typedef struct
www.eeworm.com/read/366702/2880387

c struct-semi-2.c

/* Test diagnostics for missing and extra semicolons in structures. Test with -pedantic. */ /* Origin: Joseph Myers */ /* { dg-do compile } */ /* { dg-options "-pedantic"