代码搜索:wrapper

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

代码结果 10,000
www.eeworm.com/read/375190/2730252

hpp class_wrapper.hpp

// Copyright David Abrahams 2001. // 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 CL
www.eeworm.com/read/375190/2738059

py operators_wrapper.py

from operators_wrapper_ext import * class D2(vector): pass d2 = D2() for lhs in (v,d,d2): -lhs for rhs in (v,d,d2): lhs + rhs lhs += rhs
www.eeworm.com/read/375190/2738084

cpp operators_wrapper.cpp

#include "boost/python.hpp" #include struct vector { virtual ~vector() {} vector operator+( const vector& ) const { return vector(); } vector& operator+=( const vector&
www.eeworm.com/read/368386/2815959

s wrapper32.s

/* * arch/s390/kernel/sys_wrapper31.S * wrapper for 31 bit compatible system calls. * * S390 version * Copyright (C) 2000 IBM Deutschland Entwicklung GmbH, IBM Corporation * Author(s): Gerh
www.eeworm.com/read/362572/2930808

c native-wrapper.c

/* * native-wrapper.c * Java Native Interface - JNI wrapper builder. * * Copyright (c) 1996, 1997 * Transvirtual Technologies, Inc. All rights reserved. * * Copyright (c) 2004 * The kaff
www.eeworm.com/read/362572/2930822

h native-wrapper.h

/* * native-wrapper.c * Java Native Interface - JNI wrapper builder. * * Copyright (c) 1996, 1997 * Transvirtual Technologies, Inc. All rights reserved. * * Copyright (c) 2004 * The kaff
www.eeworm.com/read/362572/2930837

c native-wrapper.c

/* * native-wrapper.c * Java Native Interface - JNI wrapper builder. * * Copyright (c) 1996, 1997 * Transvirtual Technologies, Inc. All rights reserved. * * Copyright (c) 2004 * The kaff
www.eeworm.com/read/362572/2930854

h native-wrapper.h

#include "../jit/native-wrapper.h"
www.eeworm.com/read/362572/2930862

c native-wrapper.c

/* * native-wrapper.c * Java Native Interface - JNI wrapper builder. * * Copyright (c) 1996, 1997 * Transvirtual Technologies, Inc. All rights reserved. * * Copyright (c) 2004 * The kaff
www.eeworm.com/read/362572/2930869

h native-wrapper.h

/* * native-wrapper.c * Java Native Interface - JNI wrapper builder. * * Copyright (c) 1996, 1997 * Transvirtual Technologies, Inc. All rights reserved. * * Copyright (c) 2004 * The kaff