代码搜索:red

找到约 10,000 项符合「red」的源代码

代码结果 10,000
www.eeworm.com/read/150583/5690474

cxx delete.cxx

//========================================================================== // // common/delete.cxx // // Default delete implementation // //================================================
www.eeworm.com/read/150583/5690861

h hal_platform_setup.h

#ifndef CYGONCE_HAL_PLATFORM_SETUP_H #define CYGONCE_HAL_PLATFORM_SETUP_H /*============================================================================= // // hal_platform_setup.h // // Pl
www.eeworm.com/read/148359/5715200

c tiff-palette.c

/* $Id: tiff-palette.c,v 1.3 2004/09/03 08:27:20 dron Exp $ */ /* * tiff-palette.c -- create a Class P (palette) TIFF file * * Copyright 1990 by Digital Equipment Corporation, Maynard, Massachuset
www.eeworm.com/read/141279/5774122

h robotstate.h

#ifndef ROBOT_STATE_H #define ROBOT_STATE_H class RobotState { public: enum State { ST_INITIAL, ST_READY, ST_SET, ST_PLAYING, ST_PENALIZED, ST_FINISHED }; enum Tea
www.eeworm.com/read/139306/5803084

cc gist_ball.cc

// gist_ball.cc -*- c++ -*- // Copyright (c) 1995, David A. White // Copyright (c) 1998, Regents of the University of California // $Id: gist_ball.cc,v 1.12 2000/03/15 0
www.eeworm.com/read/136571/5869291

c sdl_x11gamma.c

/* SDL - Simple DirectMedia Layer Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002 Sam Lantinga This library is free software; you can redistribute it and/or modify it under the
www.eeworm.com/read/133108/5908048

c sdl_x11gamma.c

/* SDL - Simple DirectMedia Layer Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002 Sam Lantinga This library is free software; you can redistribute it and/or modify it under the term
www.eeworm.com/read/125098/6034201

c tiff-palette.c

/* $Id: tiff-palette.c,v 1.3 2004/09/03 08:27:20 dron Exp $ */ /* * tiff-palette.c -- create a Class P (palette) TIFF file * * Copyright 1990 by Digital Equipment Corporation, Maynard, Massachuset
www.eeworm.com/read/125062/6034300

c tiff-palette.c

/* $Id: tiff-palette.c,v 1.3 2004/09/03 08:27:20 dron Exp $ */ /* * tiff-palette.c -- create a Class P (palette) TIFF file * * Copyright 1990 by Digital Equipment Corporation, Maynard, Massachuset
www.eeworm.com/read/123322/6061137

c plf_stub.c

//============================================================================= // // plf_stub.c // // Platform specific code for GDB stub support. // //=====================================