代码搜索:Redboot
找到约 2,114 项符合「Redboot」的源代码
代码结果 2,114
www.eeworm.com/read/312645/3653611
h redboot.h
//==========================================================================
//
// redboot.h
//
// Standard interfaces for RedBoot
//
//================================================
www.eeworm.com/read/312645/3665283
xpm redboot.xpm
/* XPM */
static char * redboot_xpm[] = {
"320 240 11 1",
" c None",
". c #FFFF00",
"+ c #FFAA00",
"@ c #FFE300",
"# c #FFC700",
"$ c #FF0000",
"% c #FF1D00",
"& c #FF7200",
"* c #FF5500",
www.eeworm.com/read/312645/3665562
xpm redboot.xpm
/* XPM */
static char * redboot_xpm[] = {
"320 240 11 1",
" c None",
". c #FFFF00",
"+ c #FFAA00",
"@ c #FFE300",
"# c #FFC700",
"$ c #FF0000",
"% c #FF1D00",
"& c #FF7200",
"* c #FF5500",
www.eeworm.com/read/410339/2211485
ver redboot.ver
#define __ver_parse_redboot_partitions ca791615
#define parse_redboot_partitions _set_ver(parse_redboot_partitions)
www.eeworm.com/read/398200/2385253
cdl redboot.cdl
# ====================================================================
#
# redboot.cdl
#
# Redboot package configuration data
#
# ============================================================
www.eeworm.com/read/398200/2385270
h redboot.h
//==========================================================================
//
// redboot.h
//
// Standard interfaces for RedBoot
//
//======================================================
www.eeworm.com/read/398200/2392732
xpm redboot.xpm
/* XPM */
static char * redboot_xpm[] = {
"320 240 11 1",
" c None",
". c #FFFF00",
"+ c #FFAA00",
"@ c #FFE300",
"# c #FFC700",
"$ c #FF0000",
"% c #FF1D00",
"& c #FF7200",
"* c #FF5500",
"= c #FF39
www.eeworm.com/read/398200/2392949
xpm redboot.xpm
/* XPM */
static char * redboot_xpm[] = {
"320 240 11 1",
" c None",
". c #FFFF00",
"+ c #FFAA00",
"@ c #FFE300",
"# c #FFC700",
"$ c #FF0000",
"% c #FF1D00",
"& c #FF7200",
"* c #FF5500",
"= c #FF39
www.eeworm.com/read/394358/8229154
c redboot.c
/*
* $Id: redboot.c,v 1.1.1.1 2007/09/01 10:29:10 hansorblue Exp $
*
* Parse RedBoot-style Flash Image System (FIS) tables and
* produce a Linux partition array to match.
*/
#include