代码搜索:pointers
找到约 4,056 项符合「pointers」的源代码
代码结果 4,056
www.eeworm.com/read/286193/4041849
h list.h
// Tutorial 16: List.h
// List class stores pointers to the first item in
// the linked list and manages the linked list.
#ifndef LIST_H
#define LIST_H
using namespace std; // for accessing C+
www.eeworm.com/read/273525/4207448
hlp m2_ftof.hlp
{smcl}
{* 18mar2005}{...}
{cmd:help m2 ftof}
{hline}
{* index pointers}{...}
{* index dereferencing}{...}
{title:Title}
{p 4 4 2}
{hi:[M-2] ftof -- Passing functions to functions}
{ti
www.eeworm.com/read/432906/1887763
h list.h
#ifndef _VNETD_LIST_H_
#define _VNETD_LIST_H_
/* Taken from Linux kernel code, but de-kernelized for userspace. */
#include
/*
* These are non-NULL pointers that will result in page faul
www.eeworm.com/read/432906/1887849
h err.h
#ifndef _ERR_H
#define _ERR_H
#include
/*
* Kernel pointers have redundant information, so we can use a
* scheme where we can return either an error code or a dentry
* pointer with the
www.eeworm.com/read/432474/1893142
h smobjlib.h
/* smObjLib.h - shared memory object library header */
/* Copyright 1984-2002 Wind River Systems, Inc. */
/*
modification history
--------------------
01l,03may02,mas made global pointers volatile
www.eeworm.com/read/431110/1910692
txt options.txt
Note that the UNROLL option makes the 'inner' des loop unroll all 16 rounds
instead of the default 4.
RISC1 and RISC2 are 2 alternatives for the inner loop and
PTR means to use pointers arithmatic ins
www.eeworm.com/read/427042/1979474
txt options.txt
Note that the UNROLL option makes the 'inner' des loop unroll all 16 rounds
instead of the default 4.
RISC1 and RISC2 are 2 alternatives for the inner loop and
PTR means to use pointers arithmatic ins
www.eeworm.com/read/422785/2031974
txt options.txt
Note that the UNROLL option makes the 'inner' des loop unroll all 16 rounds
instead of the default 4.
RISC1 and RISC2 are 2 alternatives for the inner loop and
PTR means to use pointers arithmatic ins
www.eeworm.com/read/418308/2091637
h smobjlib.h
/* smObjLib.h - shared memory object library header */
/* Copyright 1984-2002 Wind River Systems, Inc. */
/*
modification history
--------------------
01l,03may02,mas made global pointers volatile
www.eeworm.com/read/405664/2287079
h smobjlib.h
/* smObjLib.h - shared memory object library header */
/* Copyright 1984-2002 Wind River Systems, Inc. */
/*
modification history
--------------------
01l,03may02,mas made global pointers volatile