代码搜索:pointers
找到约 4,056 项符合「pointers」的源代码
代码结果 4,056
www.eeworm.com/read/191602/5164941
h smartptr.h
#ifndef _PSMARTPTR_H
#define _PSMARTPTR_H
#include
#include
///////////////////////////////////////////////////////////////////////////////
// "Smart" pointers.
www.eeworm.com/read/179911/5293100
c setup.c
/*
* Setup pointers to hardware dependand routines.
*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this
www.eeworm.com/read/177477/5325447
docs mainpage.docs
/* -*- text -*- */
/**@mainpage
This document contains automatically generated reference documentation
for Sofia-SIP components. Some introductory material and
pointers to the example code are also
www.eeworm.com/read/171934/5390936
docs mainpage.docs
/* -*- text -*- */
/**@mainpage
This document contains automatically generated reference documentation
for Sofia-SIP components. Some introductory material and
pointers to the example code are also
www.eeworm.com/read/350097/3128003
c setup.c
/*
* Setup pointers to hardware dependand routines.
*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this
www.eeworm.com/read/349956/3136798
h smartptr.h
/*! \file SmartPtr.h
\brief This file contains declaration and implementation of template classes and datatypes that handles smart pointers used by the library.
*/
/*
*
* website: http
www.eeworm.com/read/349561/3143596
h smartptr.h
/*! \file SmartPtr.h
\brief This file contains declaration and implementation of template classes and datatypes that handles smart pointers used by the library.
*/
/*
*
* website: http
www.eeworm.com/read/337546/3329087
c setup.c
/*
* Setup pointers to hardware dependent routines.
*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this
www.eeworm.com/read/337546/3339115
c ieee80211softmac_scan.c
/*
* Scanning routines.
*
* These are not exported because they're assigned to the function pointers.
*
* Copyright (c) 2005, 2006 Johannes Berg
*
www.eeworm.com/read/333819/3382713
sgml arrays_pointer.sgml
Pointer Arrays
arrays of pointers to any type of data, which grow automatically as new
elements are added.