代码搜索:red
找到约 10,000 项符合「red」的源代码
代码结果 10,000
www.eeworm.com/read/136865/5840480
xpm options_horizontalbarchart.xpm
/* XPM */
static const char *options_horizontalbarchart[] = {
"20 20 7 1",
"( c #A500FF",
" c white",
"! c red1",
"# c None",
"$ c #E9FF00",
"% c #00C900",
"& c #002EFF",
"!!!!!!!!!!!!!!######",
"!!!
www.eeworm.com/read/136865/5840489
xpm options_verticalbarchart.xpm
/* XPM */
static const char *options_verticalbarchart[] = {
"20 20 7 1",
"( c #A500FF",
" c white",
"! c None",
"# c #00C900",
"$ c #E9FF00",
"% c red1",
"& c #002EFF",
"!!!!!!!!####!!!!!!!!",
"!!!!!
www.eeworm.com/read/136865/5840494
xpm options_piechart.xpm
/* XPM */
static const char *options_piechart[] = {
"20 20 6 1",
" c white",
"! c None",
"# c black",
"$ c #00C900",
"% c #E9FF00",
"& c red1",
"!!!!!!#######!!!!!!!",
"!!!!##$$$$$$$##!!!!!",
"!!!#%$
www.eeworm.com/read/136815/5855190
xpm options_horizontalbarchart.xpm
/* XPM */
static const char *options_horizontalbarchart[] = {
"20 20 7 1",
"( c #A500FF",
" c white",
"! c red1",
"# c None",
"$ c #E9FF00",
"% c #00C900",
"& c #002EFF",
"!!!!!!!!!!!!!!######",
"!!!
www.eeworm.com/read/136815/5855199
xpm options_verticalbarchart.xpm
/* XPM */
static const char *options_verticalbarchart[] = {
"20 20 7 1",
"( c #A500FF",
" c white",
"! c None",
"# c #00C900",
"$ c #E9FF00",
"% c red1",
"& c #002EFF",
"!!!!!!!!####!!!!!!!!",
"!!!!!
www.eeworm.com/read/136815/5855204
xpm options_piechart.xpm
/* XPM */
static const char *options_piechart[] = {
"20 20 6 1",
" c white",
"! c None",
"# c black",
"$ c #00C900",
"% c #E9FF00",
"& c red1",
"!!!!!!#######!!!!!!!",
"!!!!##$$$$$$$##!!!!!",
"!!!#%$
www.eeworm.com/read/131315/5931688
out sets.out
reading symbolic information ...
type Color = (RED, BLUE, GREEN);
type ColorSet = set of Color;
[1] stop in p
[1] stopped in p at line 9
9 begin
stopped in p at line 10
10 s := [RED, BL
www.eeworm.com/read/125688/6027194
c vgapal.c
/* VGAlib version 1.2 - (c) 1993 Tommy Frandsen */
/* */
/* This library is free software; you can redistribute it an
www.eeworm.com/read/123322/6060439
h io_diag.h
#ifndef CYGONCE_IO_COMMON_IO_DIAG_H
#define CYGONCE_IO_COMMON_IO_DIAG_H
//=============================================================================
//
// io_diag.h
//
// Redirect diag output to th
www.eeworm.com/read/123322/6060574
h fmt_util.h
#ifndef __FMT_UTIL_H__
#define __FMT_UTIL_H__
//==========================================================================
//
// fmt_util.g
//
// Interface to generic string parsing and form