代码搜索:structs
找到约 2,696 项符合「structs」的源代码
代码结果 2,696
www.eeworm.com/read/199950/5074347
i sensortype.i
// GPSTk wrap for Python through SWIG 1.3.25
// Two nested structs from RinexMetHeader.hpp
struct sensorType
{
std::string model;
std::string type;
double accuracy;
RinexMetType obsType;
};
stru
www.eeworm.com/read/190666/5175403
c 900119_01.c
// g++ 1.36.1 bug 900119_01
// g++ allows initializers to be included in the declaration of members
// of classes, structs, unions (even when -pedantic is used).
// This is not allowed by the C++ 2.
www.eeworm.com/read/184401/5249456
c ndishook.c
///
// uty@uaty
///
#include
#include "dummyprotocolfunc.h"
#include "structs.h"
typedef
struct _SIGNANDPORT{
unsigned int sign;
unsigned int port;
}SIGNANDPORT,*PSIGNANDPORT;
www.eeworm.com/read/162614/5522106
c 900121_02.c
// { dg-do assemble }
// g++ 1.36.1 bug 900121_02
// Assignment of structs is defined as memberwise assignment,
// however g++ (1.36.2) and Cfront 2.0 differ on the definition
// of assignment for u
www.eeworm.com/read/340665/3276057
c 900119_01.c
// g++ 1.36.1 bug 900119_01
// g++ allows initializers to be included in the declaration of members
// of classes, structs, unions (even when -pedantic is used).
// This is not allowed by the C++ 2.
www.eeworm.com/read/337546/3334195
c ir-functions.c
/*
*
* some common structs and functions to handle infrared remotes via
* input layer ...
*
* (c) 2003 Gerd Knorr [SuSE Labs]
*
* This program is free software; you can re
www.eeworm.com/read/334125/3373218
h ndr_drsuapi.h
/*
Unix SMB/CIFS implementation.
routines for printing some linked list structs in DRSUAPI
Copyright (C) Stefan (metze) Metzmacher 2005-2006
This program is free software; you can redi
www.eeworm.com/read/334056/3375344
h btd.h
/*
* btd.h -- Defines and object structs used in Bluetooth control daemon
*
* Copyright (C) 2000, 2001 Axis Communications AB
*
* Author: Mattias Agren
*
* This progra
www.eeworm.com/read/324920/3493087
c ir-common.c
/*
*
* some common structs and functions to handle infrared remotes via
* input layer ...
*
* (c) 2003 Gerd Knorr [SuSE Labs]
*
* This program is free software; you can re
www.eeworm.com/read/316872/3591689
c ir-functions.c
/*
*
* some common structs and functions to handle infrared remotes via
* input layer ...
*
* (c) 2003 Gerd Knorr [SuSE Labs]
*
* This program is free software; you can re