代码搜索:wrapper

找到约 10,000 项符合「wrapper」的源代码

代码结果 10,000
www.eeworm.com/read/128531/5989237

h wrapper.h

/********************************************************************* * * Filename: wrapper.h * Version: 1.2 * Description: IrDA SIR async wrapper layer * Status:
www.eeworm.com/read/128502/5989984

wrapper gnokii.wrapper

#!/bin/bash LOCKFILE="/var/lock/gnokii.lock" BINARY="/usr/lib/gnokii/gnokii" TIMEOUT=30 #echo "$0" if ! dotlockfile -l -p -r 15 $LOCKFILE; then echo "gnokii: can't acquire lock" >&2 RETVAL=127 el
www.eeworm.com/read/127781/5997266

wrapper mkimage.wrapper

#!/bin/bash # # Build PPCBoot image when `mkimage' tool is available. # MKIMAGE=$(type -path mkimage) if [ -z "${MKIMAGE}" ]; then # Doesn't exist echo '"mkimage" command not found - PPCBoot imag
www.eeworm.com/read/127781/6000741

h wrapper.h

/********************************************************************* * * Filename: wrapper.h * Version: 1.2 * Description: IrDA SIR async wrapper layer * Status:
www.eeworm.com/read/126765/6012473

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/125688/6022756

h wrapper.h

#ifndef _WRAPPER_H_ #define _WRAPPER_H_ #define wait_handle struct wait_queue #define file_handle struct file #define inode_handle struct inode #define select_table_handle select_table #define vm_area
www.eeworm.com/read/125280/6031534

h wrapper.h

/********************************************************************* * * Filename: wrapper.h * Version: 1.2 * Description: IrDA SIR async wrapper layer * Status:
www.eeworm.com/read/118801/6094102

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/116757/6112640

h wrapper.h

/********************************************************************* * * Filename: wrapper.h * Version: 1.2 * Description: IrDA SIR async wrapper layer * Status:
www.eeworm.com/read/116308/6113212

java wrapper.java

/* * This file is part of "The Java Telnet Application". * * (c) Matthias L. Jugel, Marcus Mei\u00dfner 1996-2002. All Rights Reserved. * * Please visit http://javatelnet.org/ for updates and con