代码搜索:wrapper
找到约 10,000 项符合「wrapper」的源代码
代码结果 10,000
www.eeworm.com/read/139332/5802454
hpp ptr.hpp
#ifndef PTR_DWA20020601_HPP
# define PTR_DWA20020601_HPP
# include
// Copyright David Abrahams 2002.
// Distributed under the Boost Software License, Version 1.0. (Se
www.eeworm.com/read/124347/6050618
c dpmi.c
#include
#include "dos.h"
#include "go32.h"
#include
#include "dpmi.h"
static union REGS r;
static struct SREGS s;
int _go32_dpmi_allocate_dos_memory(_go32_dpmi_seginfo *inf
www.eeworm.com/read/339051/12265108
c gormcb.c
/* Copyright (C) 1996 DJ Delorie, see COPYING.DJ for details */
/* Copyright (C) 1995 DJ Delorie, see COPYING.DJ for details */
#include
#include
#include
#include
www.eeworm.com/read/339051/12265469
c gopint.c
/* Copyright (C) 1996 DJ Delorie, see COPYING.DJ for details */
/* Copyright (C) 1995 DJ Delorie, see COPYING.DJ for details */
#include
#include
#include
#include
www.eeworm.com/read/162614/5540239
cc check_type.cc
// Copyright (C) 2005 Free Software Foundation, Inc.
//
// This file is part of the GNU ISO C++ Library. This library is free
// software; you can redistribute it and/or modify it under the
// terms
www.eeworm.com/read/162614/5540244
cc check_type.cc
// Copyright (C) 2005 Free Software Foundation, Inc.
//
// This file is part of the GNU ISO C++ Library. This library is free
// software; you can redistribute it and/or modify it under the
// terms
www.eeworm.com/read/162614/5540301
cc check_type.cc
// Copyright (C) 2005 Free Software Foundation, Inc.
//
// This file is part of the GNU ISO C++ Library. This library is free
// software; you can redistribute it and/or modify it under the
// terms
www.eeworm.com/read/162614/5540304
cc check_type.cc
// Copyright (C) 2005 Free Software Foundation, Inc.
//
// This file is part of the GNU ISO C++ Library. This library is free
// software; you can redistribute it and/or modify it under the
// terms
www.eeworm.com/read/120251/6079463
pyste ray.pyste
ray = Class('Ogre::Ray', 'OgreRay.h')
exclude(ray.intersects) #see below
Include('RayWrapper.h')
# Those wrapper returns a tuple (bool,Real)
# class_code is used because pyste does not allow se
www.eeworm.com/read/113165/6141474
pyste ray.pyste
ray = Class('Ogre::Ray', 'OgreRay.h')
exclude(ray.intersects) #see below
Include('RayWrapper.h')
# Those wrapper returns a tuple (bool,Real)
# class_code is used because pyste does not allow se