代码搜索:Structs
找到约 2,696 项符合「Structs」的源代码
代码结果 2,696
www.eeworm.com/read/209559/4965419
h i915_drm.h
#ifndef _I915_DRM_H_
#define _I915_DRM_H_
/* Please note that modifications to all structs defined here are
* subject to backwards-compatibility constraints.
*/
#include "drm.h"
/* Each region is
www.eeworm.com/read/209559/4969125
h ptrace.h
#ifndef _LINUX_PTRACE_H
#define _LINUX_PTRACE_H
/* ptrace.h */
/* structs and defines to help the user use the ptrace system call. */
/* has the defines to get at the registers. */
#define PTRACE_TR
www.eeworm.com/read/202563/5048443
jsp readme.jsp
本系统是用JSP作的。
涉及技术有Structs,Spring,Tiles,Ibatis
欢迎使用。
www.eeworm.com/read/202563/5048812
jsp readme.jsp
本系统是用JSP作的。
涉及技术有Structs,Spring,Tiles,Ibatis
欢迎使用。
www.eeworm.com/read/202563/5049918
jsp readme.jsp
本系统是用JSP作的。
涉及技术有Structs,Spring,Tiles,Ibatis
欢迎使用。
www.eeworm.com/read/198501/5087048
h ptrace.h
#ifndef _LINUX_PTRACE_H
#define _LINUX_PTRACE_H
/* ptrace.h */
/* structs and defines to help the user use the ptrace system call. */
/* has the defines to get at the registers. */
#define PTRACE_TR
www.eeworm.com/read/195013/5119485
h ptrace.h
#ifndef _LINUX_PTRACE_H
#define _LINUX_PTRACE_H
/* ptrace.h */
/* structs and defines to help the user use the ptrace system call. */
/* has the defines to get at the registers. */
#define PTRACE_TR
www.eeworm.com/read/195013/5121904
h amigaints.h
/*
* BK Id: SCCS/s.amigaints.h 1.5 05/17/01 18:14:24 cort
*/
/*
** amigaints.h -- Amiga Linux interrupt handling structs and prototypes
**
** Copyright 1992 by Greg Harp
**
** This file is subject t
www.eeworm.com/read/190666/5179711
c bitfld-3.c
/* Test for bitfield alignment in structs and unions. */
/* { dg-do run } */
/* { dg-options "-O2" } */
extern void abort (void);
extern void exit (int);
typedef long la __attribute__((aligned (8
www.eeworm.com/read/187737/5217289
cpp winutil.cpp
// WINUTIL.CPP
//
// Copyright (c) 1998-2001 Symbian Ltd. All rights reserved.
// Windows utilities
#pragma warning(disable: 4201) // winnt.h uses nameless structs
#pragma warning(disable: 451