代码搜索:wrapper

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

代码结果 10,000
www.eeworm.com/read/231021/4718003

h java_wrapper.h

/* $Id: java_wrapper.h 15 2005-12-14 21:20:14Z kleiner $ This file is part of java4cpp Copyright (C) 2005 Stefan Palme This program is free software; you can redistribute it and/or modify
www.eeworm.com/read/231021/4718025

cpp java_wrapper.cpp

/* $Id: java_wrapper.cpp 6 2005-12-05 15:43:30Z kleiner $ This file is part of java4cpp Copyright (C) 2005 Stefan Palme This program is free software; you can redistribute it and/or modif
www.eeworm.com/read/231021/4718029

h java_wrapper.h

/* $Id: java_wrapper.h 15 2005-12-14 21:20:14Z kleiner $ This file is part of java4cpp Copyright (C) 2005 Stefan Palme This program is free software; you can redistribute it and/or modify
www.eeworm.com/read/228618/4763311

mac wrapper_irq.mac

;------------------------------------------------------------------------------ ;- ATMEL Microcontroller Software Support - ROUSSET - ;-------------------------------------------------------
www.eeworm.com/read/227611/4772610

php wrapper.tpl.php

www.eeworm.com/read/221464/4829421

hpp type_wrapper.hpp

#ifndef BOOST_MPL_AUX_TYPE_WRAPPER_HPP_INCLUDED #define BOOST_MPL_AUX_TYPE_WRAPPER_HPP_INCLUDED // + file: boost/mpl/aux_/type_wrapper.hpp // + last modified: 09/may/03 // Copyright (c) 2000
www.eeworm.com/read/221464/4829429

hpp integral_wrapper.hpp

// + file: boost/mpl/aux_/intergal_wrapper.hpp // + last modified: 12/apr/03 // Copyright (c) 2000-03 // Aleksey Gurtovoy // // Permission to use, copy, modify, distribute and sell this softw
www.eeworm.com/read/221464/4829908

hpp class_wrapper.hpp

// Copyright David Abrahams 2001. Permission to copy, use, // modify, sell and distribute this software is granted provided this // copyright notice appears in all copies. This software is provided
www.eeworm.com/read/216802/4883330

c ros_wrapper.c

#include "../usb_wrapper.h" void wait_ms(int mils) { LARGE_INTEGER Interval; DPRINT1("wait_ms(%d)\n", mils); Interval.QuadPart = -(mils+1)*10000; KeDelayExecutionThread(KernelMode, F
www.eeworm.com/read/216802/4883333

h linux_wrapper.h

/* * linux-wrapper.h * * Hard coded Linux kernel replacements for x86 * * (c) 2003 Georg Acher (georg@acher.org) * * Emulation of: * typedefs * structs * macros * * All structs