代码搜索:wrapper
找到约 10,000 项符合「wrapper」的源代码
代码结果 10,000
www.eeworm.com/read/357083/3032178
h wrapper.h
/*********************************************************************
*
* Filename: wrapper.h
* Version: 1.2
* Description: IrDA SIR async wrapper layer
* Status:
www.eeworm.com/read/356870/3036444
c wrapper.c
/* wrapper.c:
*
* Simple wrapper example:
*/
#include
#include
#include
#include
#include
#include
#include
#inclu
www.eeworm.com/read/353640/3084168
c wrapper.c
/* wrapper.c - wrapper xdr filters for the WDB RPC-backend */
/* Copyright 1984-1996 Wind River Systems, Inc. */
/*
modification history
--------------------
01d,03may96,elp took care of WDB_TO_BE_C
www.eeworm.com/read/350657/3124169
h wrapper.h
/*********************************************************************
*
* Filename: wrapper.h
* Version: 1.2
* Description: IrDA SIR async wrapper layer
* Status:
www.eeworm.com/read/264095/4297505
h wrapper.h
/*********************************************************************
*
* Filename: wrapper.h
* Version: 1.2
* Description: IrDA SIR async wrapper layer
* Status:
www.eeworm.com/read/262046/4315638
c wrapper.c
/* wrapper.c - wrapper xdr filters for the WDB RPC-backend */
/* Copyright 1984-1996 Wind River Systems, Inc. */
/*
modification history
--------------------
01d,03may96,elp took care of WDB_TO_BE_C
www.eeworm.com/read/259903/4336713
h wrapper.h
#ifndef WRAPPER_H
#define WRAPPER_H
#include
#include
class Wrapper : public QVBox
{
public:
Wrapper(QWidget *parent, int i, const char *name = 0)
: QVBox(parent, nam
www.eeworm.com/read/258653/4352697
h wrapper.h
#ifndef _WRAPPER_H
#define _WRAPPER_H
#include
#if defined(__sun)
typedef uint32_t u_int32_t;
#endif
typedef struct {
u_int32_t edi, esi, ebp, esp, ebx, edx, ecx, eax;
} reg386_t;
www.eeworm.com/read/258653/4352737
s wrapper.s
.section .data
caller_return:
.long 0
.global wrapper_target
wrapper_target:
.long null_call
#undef __i686 /* gcc define gets in our way */
.section .gnu.linkonce.t.__i686.get_pc_thunk.bx,"ax",@p
www.eeworm.com/read/258350/4354941
h wrapper.h
#ifndef WRAPPER_H
#define WRAPPER_H
#include
#include
class Wrapper : public QVBox
{
public:
Wrapper(QWidget *parent, int i, const char *name = 0)
: QVBox(parent, nam