代码搜索:structs
找到约 2,696 项符合「structs」的源代码
代码结果 2,696
www.eeworm.com/read/410339/2211804
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/396844/2407802
m som_set.m
function [sS, ok, msgs] = som_set(sS, varargin)
%SOM_SET Create and check SOM Toolbox structs, give values to their fields.
%
% [sS, ok, msgs] = som_set(sS, [field, contents, ...])
%
% sM
www.eeworm.com/read/395229/2446445
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/395229/2447140
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/395229/2448229
h nf_conntrack_pptp.h
/* PPTP constants and structs */
#ifndef _NF_CONNTRACK_PPTP_H
#define _NF_CONNTRACK_PPTP_H
#include
/* state of the control session */
enum pptp_ctrlsess_stat
www.eeworm.com/read/395229/2448232
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/385253/2593684
svn-base gamedata.cpp.svn-base
#pragma once
//#include
//#include
//#include
//#include
//#include "Map.h"
//#include "Unit.h"
//#include "TGA.h"
//#include "Structs.h"
//#include
www.eeworm.com/read/385253/2593695
svn-base model.h.svn-base
#pragma once
#include "mdlmodel.h"
#include "Structs.h"
class Model
{
public:
virtual void ModelInit(MDLModel *m,Vertex p,float y,float size)
{
model = m;
float min[3];
float max
www.eeworm.com/read/372858/2768846
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/366702/2871059
c code-gen1.c
// { dg-do run }
// GROUPS passed code-generation
// Check that sub-word sized structs/classes are passed correctly
// if the struct/class has a constructor (i.e. ANY constructor).
extern "C" int pr