代码搜索:pointers
找到约 4,056 项符合「pointers」的源代码
代码结果 4,056
www.eeworm.com/read/171024/9774870
cpp classic.cpp
// ******************** START OF CLASSIC.CPP ********************
//
//
#include
#include "rs232.h"
#include "pc8250.h"
#include "_pc8250.h"
#include "pcirq.h"
#include "classic.h"
www.eeworm.com/read/107331/15458547
h yaffs_nandemul.h
/*
* YAFFS: Yet another FFS. A NAND-flash specific file system.
*
* Copyright (C) 2002 Aleph One Ltd.
* for Toby Churchill Ltd and Brightstar Engineering
*
* Created by Charles Manning
www.eeworm.com/read/112193/15492335
cpp ximapng.cpp
/*
* File: ximapng.cpp
* Purpose: Platform Independent PNG Image Class Loader and Writer
* 07/Aug/2001
* CxImage version 5.71 25/Apr/2003
*/
#include "xim
www.eeworm.com/read/111407/15513548
cpp ximapng.cpp
/*
* File: ximapng.cpp
* Purpose: Platform Independent PNG Image Class Loader and Writer
* 07/Aug/2001
* CxImage version 5.71 25/Apr/2003
*/
#include "xim
www.eeworm.com/read/108712/15578714
cpp ximapng.cpp
/*
* File: ximapng.cpp
* Purpose: Platform Independent PNG Image Class Loader and Writer
* 07/Aug/2001
* CxImage version 5.71 25/Apr/2003
*/
#include "xim
www.eeworm.com/read/108658/15580420
cpp ximapng.cpp
/*
* File: ximapng.cpp
* Purpose: Platform Independent PNG Image Class Loader and Writer
* 07/Aug/2001
* CxImage version 5.71 25/Apr/2003
*/
#include "xim
www.eeworm.com/read/185139/9056038
makefile
# Example Makefile for the optimised ANSI C Rijndael code
# v2.0
CFLAGS=-Wall -O2 -DTRACE_KAT_MCT=0 -DSTRICT_ALIGN=0
rijndaeltest-fst: rijndaeltest-fst.o rijndael-api-fst.o rijndael-alg-fst.o
rcry
www.eeworm.com/read/251577/12334930
hpp environment_block.hpp
/* /////////////////////////////////////////////////////////////////////////
* File: stlsoft/containers/environment_block.hpp (stlsoft_environment_block.h)
*
* Purpose: Contains the b
www.eeworm.com/read/230291/14294025
h winexcpt.h
/*
This is a C++ run-time library for Windows kernel-mode drivers.
Copyright (C) 2004 Bo Brant閚.
This library is free software; you can redistribute it and/or
modify it under the t
www.eeworm.com/read/135259/13947157
h excpt.h
/***
*excpt.h - defines exception values, types and routines
*
*Purpose:
* This file contains the definitions and prototypes for the compiler-
* dependent intrinsics, support functions and ke