代码搜索:Structs
找到约 2,696 项符合「Structs」的源代码
代码结果 2,696
www.eeworm.com/read/316872/3598005
h ir-common.h
/*
*
* 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/296222/3907610
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/282003/4110339
java usb_common_descriptor.java
package de.thesycon.usbio.structs;
/**
* The USB_COMMON_DESCRIPTOR class contains the head of a descriptor.
*/
public class USB_COMMON_DESCRIPTOR {
protected int Size;
/** Specifies th
www.eeworm.com/read/282003/4110341
java handle.java
package de.thesycon.usbio.structs;
public class HANDLE
{
int value;
public HANDLE() {
value = 0;
}
public void setHANDLE(int value) {
this.value = value;
}
public int getHA
www.eeworm.com/read/282003/4110348
java usbio_pipe_parameters.java
package de.thesycon.usbio.structs;
/**
* The USBIO_PIPE_PARAMETERS class contains USBIO driver settings related to a pipe.
* This structure is intended to be used with the
* IOCTL_USBIO_GET_P
www.eeworm.com/read/274377/4186522
java book.java
package structs;
public class Book extends BookShelf {
public Page SubStruct;
public Book Next;
public Book(String name){
super(name);
KeyWords="book";
}
public Book(String name,Str
www.eeworm.com/read/273662/4202006
swg svn_ra_svn_h.swg
/* Proxy classes for svn_ra_svn.h
* DO NOT EDIT -- AUTOMATICALLY GENERATED */
/* No default constructors for opaque structs */
#ifdef SWIGPYTHON
%nodefault svn_ra_svn_conn_st;
#endif
/* Includes */
www.eeworm.com/read/443386/1745678
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 redis
www.eeworm.com/read/440906/1777689
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/432906/1888980
size reference.size
structs | x86_32 x86_64 ia64
start_info | 1104 1152 1152
trap_info | 8 16 -
pt_fpreg | -