代码搜索:shared

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

代码结果 10,000
www.eeworm.com/read/169697/5413836

c file_seek_shared.c

/* (C) 2004 by Argonne National Laboratory. See COPYRIGHT in top-level directory. */ #include "collchk.h" int MPI_File_seek_shared(MPI_File fh, MPI_Offset offset, int whence) { int g2g
www.eeworm.com/read/168845/5431993

hpp shared_ptr_132.hpp

#ifndef BOOST_SHARED_PTR_132_HPP_INCLUDED #define BOOST_SHARED_PTR_132_HPP_INCLUDED // // shared_ptr.hpp // // (C) Copyright Greg Colvin and Beman Dawes 1998, 1999. // Copyright (c) 2001, 2
www.eeworm.com/read/168845/5431994

hpp shared_count_132.hpp

#ifndef BOOST_DETAIL_SHARED_COUNT_132_HPP_INCLUDED #define BOOST_DETAIL_SHARED_COUNT_132_HPP_INCLUDED // MS compatible compilers support #pragma once #if defined(_MSC_VER) && (_MSC_VER >= 1020)
www.eeworm.com/read/168845/5432131

hpp value_is_shared_ptr.hpp

// Copyright David Abrahams 2003. // 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) #ifnde
www.eeworm.com/read/168845/5432160

hpp shared_ptr_to_python.hpp

// Copyright David Abrahams 2003. // 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) #ifnde
www.eeworm.com/read/168845/5432174

hpp shared_ptr_deleter.hpp

// Copyright David Abrahams 2002. // 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) #ifnde
www.eeworm.com/read/168845/5434582

cpp shared_ptr_example.cpp

// Boost shared_ptr_example.cpp --------------------------------------------// // Copyright Beman Dawes 2001. Distributed under the Boost // Software License, Version 1.0. (See accompanying f
www.eeworm.com/read/168845/5434589

cpp shared_from_this_test.cpp

#include #if defined(BOOST_MSVC) #pragma warning(disable: 4786) // identifier truncated in debug info #pragma warning(disable: 4710) // function not inlined #pragma warning(
www.eeworm.com/read/168845/5434593

cpp shared_ptr_test.cpp

#include #if defined(BOOST_MSVC) #pragma warning(disable: 4786) // identifier truncated in debug info #pragma warning(disable: 4710) // function not inlined #pragma warnin