代码搜索:wrapper

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

代码结果 10,000
www.eeworm.com/read/319612/3555364

java wrapper.java

/** * Licensed under the Artistic License; you may not use this file * except in compliance with the License. * You may obtain a copy of the License at * * http://displaytag.sourceforge.net/
www.eeworm.com/read/318603/3567591

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/318603/3568635

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/317812/3575997

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/317812/3577244

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/316872/3602675

h wrapper.h

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

c wrapper.c

/* * linux/fs/hfsplus/wrapper.c * * Copyright (C) 2001 * Brad Boyer (flar@allandria.com) * (C) 2003 Ardis Technologies * * Handling of HFS wrappers around HFS+ volumes *
www.eeworm.com/read/316872/3606665

c wrapper.c

/********************************************************************* * * Filename: wrapper.c * Version: 1.2 * Description: IrDA SIR async wrapper layer * Status: Stable * A
www.eeworm.com/read/314225/3638818

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/311076/3688128

java wrapper.java

package org.bouncycastle.crypto; public interface Wrapper { public void init(boolean forWrapping, CipherParameters param); /** * Return the name of the algorithm the wrapper implements.