代码搜索:wrapper
找到约 10,000 项符合「wrapper」的源代码
代码结果 10,000
www.eeworm.com/read/171479/5394711
java wrapper.java
/*
* Copyright 2006 John G. Wilson
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy o
www.eeworm.com/read/169775/5410549
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/169491/5420687
h wrapper.h
/**
* $Id: wrapper.h,v 2.0 2002/09/22 02:07:30 tramm Exp $
*
* C wrapper for the Controller object.
*
* You only get one and it is very simple...
*/
#ifndef _wrapper_h_
#define _wrapper_h_
#i
www.eeworm.com/read/169491/5420698
cpp wrapper.cpp
/**
* $Id: wrapper.cpp,v 2.2 2003/03/08 05:10:36 tramm Exp $
*
* C wrapper for the Controller object.
*
* You only get one and it is very simple...
*/
#include
#include
www.eeworm.com/read/168845/5429899
py wrapper.py
#!/usr/bin/python
# Copyright (C) Vladimir Prus 2003. Permission to copy, use, modify, sell and
# distribute this software is granted provided this copyright notice appears in
# all copies. Th
www.eeworm.com/read/168845/5432149
hpp is_wrapper.hpp
// Copyright David Abrahams 2004. Distributed under the Boost
// Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
#ifndef IS
www.eeworm.com/read/168845/5435396
cpp wrapper.cpp
// Copyright David Abrahams 2004. Distributed under the Boost
// Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
#include
www.eeworm.com/read/162614/5516477
exp wrapper.exp
# Copyright (C) 2004 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# t
www.eeworm.com/read/350097/3132694
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_ */