代码搜索:wrapper

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

代码结果 10,000
www.eeworm.com/read/393286/2477845

s vdso64_wrapper.s

#include #include .section ".data.page_aligned" .globl vdso64_start, vdso64_end .balign PAGE_SIZE vdso64_start: .incbin "arch/ppc64/kernel/vdso64/vdso64.so" .balign
www.eeworm.com/read/392773/2491468

cpp reference_wrapper_test.cpp

#include #if !defined(_STLP_NO_EXTENSIONS) && defined(_STLP_USE_BOOST_SUPPORT) #include #include "cppunit/cppunit_proxy.h" #if !defined (STLPORT) || defined(_STLP_USE_NAMESP
www.eeworm.com/read/389879/2532462

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/389879/2532470

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/385891/2580555

h cs4281_wrapper.h

/******************************************************************************* * * "cs4281_wrapper.h" -- Cirrus Logic-Crystal CS4281 linux audio driver. * * Copyright (C) 2000,2001 Cirru
www.eeworm.com/read/384050/2603779

sgml gmime-data-wrapper.sgml

gmime-data-wrapper
www.eeworm.com/read/382594/2633119

cpp wrapper-new-ttcp.cpp

// wrapper-new-ttcp.cpp,v 4.7 2003/12/05 10:14:56 jwillemsen Exp /* * T T C P . C * * Test TCP connection. Makes a connection on port 5001 * and transfers fabricated buffers or data cop
www.eeworm.com/read/375190/2736010

hpp integral_wrapper_test.hpp

// Copyright Aleksey Gurtovoy 2001-2006 // // 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
www.eeworm.com/read/375190/2736138

cpp test_reference_wrapper.cpp

// (C) Copyright John Maddock 2005. // Use, modification and distribution are subject to the // Boost Software License, Version 1.0. (See accompanying file // LICENSE_1_0.txt or copy at http://www
www.eeworm.com/read/375190/2738039

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 wra