代码搜索:pattern

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

代码结果 10,000
www.eeworm.com/read/136815/5855186

xpm pattern05.xpm

/* XPM */ static const char *pattern05[] = { /* columns rows colors chars-per-pixel */ "40 20 2 1", " c black", ". c white", /* pixels */ " . . . . . . . . . . . . . . . . . . . .", ". . . . . . . .
www.eeworm.com/read/136815/5855189

xpm pattern14.xpm

/* XPM */ static const char *pattern14[] = { /* columns rows colors chars-per-pixel */ "40 20 2 1", " c black", ". c white", /* pixels */ "... . ..... . ..... . ..... . ..... . ..", ".. ... ... ... .
www.eeworm.com/read/136815/5855191

xpm pattern09.xpm

/* XPM */ static const char *pattern09[] = { /* columns rows colors chars-per-pixel */ "40 20 2 1", " c black", ". c white", /* pixels */ "........................................", "
www.eeworm.com/read/136815/5855192

xpm pattern11.xpm

/* XPM */ static const char *pattern11[] = { /* columns rows colors chars-per-pixel */ "40 20 2 1", " c black", ". c white", /* pixels */ ". ..... ..... ..... ..... ..... ..... ..", ". ..... ..... ..
www.eeworm.com/read/136815/5855194

xpm pattern06.xpm

/* XPM */ static const char *pattern06[] = { /* columns rows colors chars-per-pixel */ "40 20 2 1", " c black", ". c white", /* pixels */ ".. ... ... ... ... ... ... ... ... ... .", ". . . . . . . .
www.eeworm.com/read/136815/5855196

xpm pattern04.xpm

/* XPM */ static const char *pattern04[] = { /* columns rows colors chars-per-pixel */ "40 20 2 1", " c black", ". c white", /* pixels */ ". . . . . . . . . . ", " . . . . . . . .
www.eeworm.com/read/136815/5855198

xpm pattern02.xpm

/* XPM */ static const char *pattern02[] = { /* columns rows colors chars-per-pixel */ "40 20 2 1", " c black", ". c white", /* pixels */ ". . . . . . . . . . ", "
www.eeworm.com/read/136815/5855200

xpm pattern10.xpm

/* XPM */ static const char *pattern10[] = { /* columns rows colors chars-per-pixel */ "40 20 2 1", " c black", ". c white", /* pixels */ ".. ..... ..... ..... ..... ..... ..... .", ".. ..... ..... .
www.eeworm.com/read/136815/5855202

xpm pattern13.xpm

/* XPM */ static const char *pattern13[] = { /* columns rows colors chars-per-pixel */ "40 20 2 1", " c black", ". c white", /* pixels */ " ....... ....... ....... ....... .......", ". ....... ......
www.eeworm.com/read/132649/5912613

hpp find_pattern.hpp

/* * =========================================================================== * PRODUCTION $Log: find_pattern.hpp,v $ * PRODUCTION Revision 1000.0 2004/04/12 17:53:48 gouriano * PRODUCTION PR