代码搜索:pointers

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

代码结果 4,056
www.eeworm.com/read/175482/5344579

cpp 255.cpp

#ifdef _NES_MAPPER_CPP_ ///////////////////////////////////////////////////////////////////// // Mapper 255 void NES_mapper255::Reset() { // set CPU bank pointers set_CPU_banks(0,1,2,3);
www.eeworm.com/read/168845/5434684

cpp stl_port.cpp

/////////1/////////2/////////3/////////4/////////5/////////6/////////7/////////8 // stl_port.cpp: implementation of run-time casting of void pointers // (C) Copyright 2005 Robert Ramey - http://ww
www.eeworm.com/read/168845/5434697

cpp void_cast.cpp

/////////1/////////2/////////3/////////4/////////5/////////6/////////7/////////8 // void_cast.cpp: implementation of run-time casting of void pointers // (C) Copyright 2002 Robert Ramey - http://w
www.eeworm.com/read/168845/5434796

cpp test_void_cast.cpp

/////////1/////////2/////////3/////////4/////////5/////////6/////////7/////////8 // test_void_cast.cpp: test implementation of run-time casting of void pointers // (C) Copyright 2002 Robert Ramey
www.eeworm.com/read/162614/5519978

c pmf6.c

// { dg-do run } // Test that we only call f once and that pointers to different subobjects // compare as different. struct A { void f() { } }; struct B: public A { }; struct C: public A { }; struct
www.eeworm.com/read/162614/5526193

f90 ret_pointer_1.f90

! { dg-do run } ! Test functions returning array pointers program ret_pointer_1 integer, pointer, dimension(:) :: a integer, target, dimension(2) :: b integer, pointer, dimension (:) :: p a =
www.eeworm.com/read/162614/5526348

f90 func_derived_3.f90

! { dg-do run } ! This tests the "virtual fix" for PR19561, where pointers to derived ! types were not generating correct code. This testcase is based on ! the original PR example. This example not
www.eeworm.com/read/162614/5529447

c pointer-arith-4.c

/* Test diagnostics for arithmetic on void and function pointers. Test with -pedantic-errors. */ /* Origin: Joseph Myers */ /* { dg-do compile } */ /* { dg-options "-peda
www.eeworm.com/read/350097/3133672

h atarihw.h

/* ** linux/atarihw.h -- This header defines some macros and pointers for ** the various Atari custom hardware registers. ** ** Copyright 1994 by Bj攔n Brauel ** ** 5/1/94 Roman Hode
www.eeworm.com/read/341021/3259065

c dbgstub.c

/* -*- Mode: C; c-basic-offset:4 ; -*- */ /* * (C) 2001 by Argonne National Laboratory. * See COPYRIGHT in top-level directory. */ #include "mpiimpl.h" /* These are pointers to the static