代码搜索:ptr
找到约 10,000 项符合「ptr」的源代码
代码结果 10,000
www.eeworm.com/read/139332/5802521
hpp is_auto_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)
#ifndef IS
www.eeworm.com/read/139332/5802542
hpp borrowed_ptr.hpp
#ifndef BORROWED_PTR_DWA20020601_HPP
# define BORROWED_PTR_DWA20020601_HPP
// Copyright David Abrahams 2002.
// Distributed under the Boost Software License, Version 1.0. (See
// accompanying file LIC
www.eeworm.com/read/139332/5802748
hpp visitor_ptr.hpp
//-----------------------------------------------------------------------------
// boost variant/visitor_ptr.hpp header file
// See http://www.boost.org for updates, documentation, and revision histor
www.eeworm.com/read/136812/5857005
s ptr_call.s
! .seg "data"
! .asciz "@(#)ptr_call.s 1.1 92/07/30 Copyr 1986 Sun Micro"
.seg "text"
/*
* Indirect procedure call.
* just jump to whatever's in %g1
*/
.global .ptr_call
.ptr_call:
jmp %g1
nop
www.eeworm.com/read/131283/5947186
h counted_ptr.h
#ifndef __GradSoft_counted_ptr_h
#define __GradSoft_counted_ptr_h
/*
* counted_ptr.h --- definition of counted pointers .
* (C) Ruslan Shevchenko, , 1997
* (C) Grad-Soft
www.eeworm.com/read/131283/5947190
h owned_ptr.h
#ifndef __GradSoft_owned_ptr_h
#define __GradSoft_owned_ptr_h
/*
* part of Grad-Soft C++ ToolBox.
* (C) Grad-Soft Ltd, Kiev, Ukraine. 2002
* http://www.gradsoft.kiev.ua
* $Id: owned_ptr.h,v 1.7 2
www.eeworm.com/read/131283/5947192
h safe_ptr.h
#ifndef __GradSoft_safe_ptr_h
#define __GradSoft_safe_ptr_h
/*
* part of Grad-Soft C++ ToolBox.
* (C) Grad-Soft Ltd, Kiev, Ukraine. 2002
* http://www.gradsoft.kiev.ua
* $Id: safe_ptr.h,v 1.6 2002
www.eeworm.com/read/127087/6007831
c ptr_12.c
/*
* Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 1998-2001 Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for an
www.eeworm.com/read/127087/6007846
h ptr_12.h
/*
* Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 1998-2001 Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for an
www.eeworm.com/read/117181/6110498
exp member-ptr.exp
# Copyright 1998, 1999 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# t