代码搜索:pointers

找到约 4,056 项符合「pointers」的源代码

代码结果 4,056
www.eeworm.com/read/405354/11464803

h salvocfg.h

/************************************************************ **** **** ** project config file **
www.eeworm.com/read/344164/11904675

h rf_alloclist.h

/* * Copyright (c) 1995 Carnegie-Mellon University. * All rights reserved. * * Author: Mark Holland * * Permission to use, copy, modify and distribute this software and * its documentation is h
www.eeworm.com/read/224953/14561155

cpp ximapng.cpp

/* * File: ximapng.cpp * Purpose: Platform Independent PNG Image Class Loader and Writer * 07/Aug/2001 Davide Pizzolato - www.xdp.it * CxImage version 5.99c 17/Oct/2004 */ #include "ximap
www.eeworm.com/read/162614/5521527

c ptrmem2.c

// { dg-do assemble } // GROUPS passed pointers-to-members struct C { struct N { int g1(int); int g2(int); }; typedef int (N::*pmfn)(int); int f1(int); int f2(int); }; int (C::
www.eeworm.com/read/266981/11199058

cpp ximapng.cpp

/* * File: ximapng.cpp * Purpose: Platform Independent PNG Image Class Loader and Writer * 07/Aug/2001 Davide Pizzolato - www.xdp.it * CxImage version 5.99c 17/Oct/2004 */ #include "ximap
www.eeworm.com/read/266981/11199200

cpp ximapng.cpp

/* * File: ximapng.cpp * Purpose: Platform Independent PNG Image Class Loader and Writer * 07/Aug/2001 Davide Pizzolato - www.xdp.it * CxImage version 5.99c 17/Oct/2004 */ #include "ximap
www.eeworm.com/read/165343/7143787

h pmatlib.h

/****************************** * * matrix library using pointers * * This library implements matrix arithmetic * * Storage is based on the array of pointers idea for * flexible (and fast) indexing.
www.eeworm.com/read/185140/9055990

org makefile.org

# 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 # O
www.eeworm.com/read/185139/9056050

org makefile.org

# 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 # O
www.eeworm.com/read/182695/9195079

patch au1xxx_pm.patch

diff -Naur linux26-cvs/arch/mips/au1000/common/power.c linux26-new/arch/mips/au1000/common/power.c --- linux26-cvs/arch/mips/au1000/common/power.c 2005-08-10 15:44:21.000000000 -0500 +++ linux26-new/a