代码搜索:wrapper

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

代码结果 10,000
www.eeworm.com/read/430518/1927444

h wrapper.h

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

c wrapper.c

/********************************************************************* * * Filename: wrapper.c * Version: 1.2 * Description: IrDA SIR async wrapper layer * Status:
www.eeworm.com/read/430182/1940668

h wrapper.h

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

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/420043/2071563

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.
www.eeworm.com/read/419897/2073233

java wrapper.java

// Decompiled by DJ v3.7.7.81 Copyright 2004 Atanas Neshkov Date: 2008-6-14 13:30:40 // Home Page : http://members.fortunecity.com/neshkov/dj.html - Check often for new version! // Decompiler opti
www.eeworm.com/read/418308/2091034

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/414886/2139938

h wrapper.h

/* ***** BEGIN LICENSE BLOCK ***** * Source last modified: $Id: wrapper.h,v 1.1 2005/02/26 01:47:37 jrecker Exp $ * * Portions Copyright (c) 1995-2005 RealNetworks, Inc. All Rights Reserved.
www.eeworm.com/read/410728/2202102

c wrapper.c

/* run front end support for arm Copyright (C) 1995, 1996, 1997, 2000, 2001, 2002 Free Software Foundation, Inc. This file is part of ARM SIM. GCC is free software; you can redistribute
www.eeworm.com/read/410339/2211137

h wrapper.h

#ifndef _WRAPPER_H_ #define _WRAPPER_H_ #define mem_map_reserve(p) set_bit(PG_reserved, &((p)->flags)) #define mem_map_unreserve(p) clear_bit(PG_reserved, &((p)->flags)) #endif /* _WRAPPER_H_ */