代码搜索:wrapper
找到约 10,000 项符合「wrapper」的源代码
代码结果 10,000
www.eeworm.com/read/168845/5434280
hpp integral_wrapper_test.hpp
// Copyright Aleksey Gurtovoy 2001-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_
www.eeworm.com/read/168845/5435462
py wrapper_held_type.py
# Copyright David Abrahams 2005. 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)
'''
>>> from
www.eeworm.com/read/168845/5435539
cpp wrapper_held_type.cpp
// Copyright David Abrahams 2005. 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/337546/3330965
s vdso32_wrapper.s
#include
#include
.section ".data.page_aligned"
.globl vdso32_start, vdso32_end
.balign PAGE_SIZE
vdso32_start:
.incbin "arch/powerpc/kernel/vdso32/vdso32.so"
.balig
www.eeworm.com/read/337546/3331039
s vdso64_wrapper.s
#include
#include
.section ".data.page_aligned"
.globl vdso64_start, vdso64_end
.balign PAGE_SIZE
vdso64_start:
.incbin "arch/powerpc/kernel/vdso64/vdso64.so"
.balig
www.eeworm.com/read/334125/3374774
sh perl_path_wrapper.sh
#!/bin/sh
#
SELF=$0
DIR=`dirname $SELF`
$PERL $DIR/$@
www.eeworm.com/read/334125/3374776
sh et_compile_wrapper.sh
#!/bin/sh
#
SELF=$0
SELFDIR=`dirname ${SELF}`
BUILDDIR=$1
DESTDIR=$2
CMD=$3
FILE=$4
SOURCE=$5
shift 5
test -z "${BUILDDIR}" && {
echo "${SELF}:BUILDDIR: '${BUILDDIR}'" >&2;
exit 1;
}
test -z "$
www.eeworm.com/read/327360/3460913
cpp cimmof_lex_wrapper.cpp
//%2006////////////////////////////////////////////////////////////////////////
//
// Copyright (c) 2000, 2001, 2002 BMC Software; Hewlett-Packard Development
// Company, L.P.; IBM Corp.; The Open Gro
www.eeworm.com/read/327360/3460957
cpp cimmof_tab_wrapper.cpp
//%2006////////////////////////////////////////////////////////////////////////
//
// Copyright (c) 2000, 2001, 2002 BMC Software; Hewlett-Packard Development
// Company, L.P.; IBM Corp.; The Open Gro