代码搜索:structures
找到约 10,000 项符合「structures」的源代码
代码结果 10,000
www.eeworm.com/read/328214/3446214
h sysv_fs.h
#ifndef _LINUX_SYSV_FS_H
#define _LINUX_SYSV_FS_H
/*
* The SystemV/Coherent filesystem constants/structures/macros
*/
/* This code assumes
- a little endian processor like 386,
-
www.eeworm.com/read/327133/3463894
h loaderstructs.h
// Author: Brandon LaCombe
// Date: February 3, 2006
// License: Public Domain
#ifndef _LOADERSTRUCTS_H
#define _LOADERSTRUCTS_H
// These structures are used by both the C and asm code.
www.eeworm.com/read/324920/3488827
c asm-offsets.c
/*
* arch/xtensa/kernel/asm-offsets.c
*
* Generates definitions from c-type structures used by assembly sources.
*
* This file is subject to the terms and conditions of the GNU General Public
*
www.eeworm.com/read/324920/3491911
h mpc885ads.h
/*
* A collection of structures, addresses, and values associated with
* the Freescale MPC885ADS board.
* Copied from the FADS stuff.
*
* Author: MontaVista Software, Inc.
* source@mvist
www.eeworm.com/read/324920/3493904
h i2o_block.h
/*
* Block OSM structures/API
*
* Copyright (C) 1999-2002 Red Hat Software
*
* Written by Alan Cox, Building Number Three Ltd
*
* This program is free software; you can redistribute it and/or
www.eeworm.com/read/322306/3526205
h time.h
/* This is file TIME.H */
/* Define the structures used by the gettimeofday() syscall. */
/*
** Copyright (C) 1991 DJ Delorie, 24 Kirsten Ave, Rochester NH 03867-2954
**
** This file is distributed
www.eeworm.com/read/321483/3534900
pm dumper.pm
#
# Data/Dumper.pm
#
# convert perl data structures into perl syntax suitable for both printing
# and eval
#
# Documentation at the __END__
#
package Data::Dumper;
$VERSION = '2.121_14';
#$| = 1;
www.eeworm.com/read/321301/3538652
h socket.h
/* socket.h - public socket structures and definitions */
/*
* Copyright (c) 2001-2005 Wind River Systems, Inc.
*
* The right to copy, distribute, modify or otherwise make use
* of this software
www.eeworm.com/read/321301/3538799
h socketvar.h
/* socketvar.h - internal socket structures and definitions */
/*
* Copyright (c) 2001-2005 Wind River Systems, Inc.
*
* The right to copy, distribute, modify or otherwise make use
* of this soft
www.eeworm.com/read/316872/3586679
c asm-offsets.c
/*
* arch/xtensa/kernel/asm-offsets.c
*
* Generates definitions from c-type structures used by assembly sources.
*
* This file is subject to the terms and conditions of the GNU General Public
*