代码搜索:wrapper

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

代码结果 10,000
www.eeworm.com/read/114607/6123879

java wrapper.java

/* * Copyright 2001-2004 The Apache Software Foundation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. *
www.eeworm.com/read/110034/6168793

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/110034/6171966

h wrapper.h

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

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/102935/6230352

h wrapper.h

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

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/100603/6265745

cygwin-wrapper

#!/bin/sh # # Stupid wrapper to avoid win32 dospath/cygdrive issues # prog=$1 shift if test -z "$prog"; then exit 0 fi if test "$prog" = "-up"; then prog=$1 shift args=`echo $* | sed -e '
www.eeworm.com/read/410200/11298856

c wrapper.c

/*++ Copyright (c) 1997-1998 Microsoft Corporation, All Rights Reserved Module Name: wrapper.c Abstract: Wraps all IOCTL based requests into nice self contained functions E
www.eeworm.com/read/409384/11329446

wrapper ldconfig.wrapper

#!/bin/sh if test `id -u` != 0 then echo "!!!!!!!!!!!!!!!!!!!!!! IMPORTANT !!!!!!!!!!!!!!!!!!!!!!" echo " " echo " You will need to run t
www.eeworm.com/read/344605/11870727

c wrapper.c

/* * Copyright (C) 2003-2005 Pontus Fuchs, Giridhar Pemmasani * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as