代码搜索:pointers

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

代码结果 4,056
www.eeworm.com/read/324920/3488317

c setup.c

/* * linux/arch/mips/tx4938/toshiba_rbtx4938/setup.c * * Setup pointers to hardware-dependent routines. * Copyright (C) 2000-2001 Toshiba Corporation * * 2003-2005 (c) MontaVista Software, Inc.
www.eeworm.com/read/316872/3585781

c setup.c

/* * linux/arch/mips/tx4938/toshiba_rbtx4938/setup.c * * Setup pointers to hardware-dependent routines. * Copyright (C) 2000-2001 Toshiba Corporation * * 2003-2005 (c) MontaVista Software, Inc.
www.eeworm.com/read/316872/3598587

h err.h

#ifndef _LINUX_ERR_H #define _LINUX_ERR_H #include #include /* * Kernel pointers have redundant information, so we can use a * scheme where we can return either a
www.eeworm.com/read/277636/4153495

c colorspace.c

#include // memcpy #include "colorspace.h" #include "../divx4.h" // DEC_PICTURE // function pointers /* output */ color_outputFuncPtr yv12_to_rgb555; color_outputFuncPtr yv12_to_yuv
www.eeworm.com/read/440906/1777169

c ptrmem1.c

// Build don't link: // GROUPS passed pointers-to-members class my_class { public: typedef void func_type (int num); my_class (int num, func_type* proc); void dispatch (void); private: int _
www.eeworm.com/read/440906/1778113

c pmf3.c

// From: enewton@uunet.uu.NET // Subject: g++ 2.5.8: cannot cast member function pointers // Date: 27 Jan 1994 01:22:56 -0500 // Build don't link: struct A { void f(char); void g(int); }; typedef
www.eeworm.com/read/436133/1852941

h cdefbf561.h

/* * cdefBF561.h * * (c) Copyright 2001-2004 Analog Devices, Inc. All rights reserved. * */ /* C POINTERS TO SYSTEM MMR REGISTER AND MEMORY MAP FOR ADSP-BF561 */ #ifndef _CDEF_BF561_H #define
www.eeworm.com/read/396920/2405290

h cdefbf561.h

/* * cdefBF561.h * * (c) Copyright 2001-2004 Analog Devices, Inc. All rights reserved. * */ /* C POINTERS TO SYSTEM MMR REGISTER AND MEMORY MAP FOR ADSP-BF561 */ #ifndef _CDEF_BF561_H #define
www.eeworm.com/read/395229/2447963

h err.h

#ifndef _LINUX_ERR_H #define _LINUX_ERR_H #include #include /* * Kernel pointers have redundant information, so we can use a * scheme where we can return either a
www.eeworm.com/read/389879/2531871

c setup.c

/* * linux/arch/mips/tx4938/toshiba_rbtx4938/setup.c * * Setup pointers to hardware-dependent routines. * Copyright (C) 2000-2001 Toshiba Corporation * * 2003-2005 (c) MontaVista Software, Inc.