Home
last modified time | relevance | path

Searched refs:STAR (Results 1 – 25 of 74) sorted by relevance

123

/openbsd-src/gnu/usr.bin/perl/cpan/Encode/ucm/
H A Ddingbats.ucm75 <U2721> \x41 |0 # STAR OF DAVID
80 <U2726> \x46 |0 # BLACK FOUR POINTED STAR
81 <U2727> \x47 |0 # WHITE FOUR POINTED STAR
82 <U2605> \x48 |0 # BLACK STAR
83 <U2729> \x49 |0 # STRESS OUTLINED WHITE STAR
84 <U272A> \x4A |0 # CIRCLED WHITE STAR
85 <U272B> \x4B |0 # OPEN CENTRE BLACK STAR
86 <U272C> \x4C |0 # BLACK CENTRE WHITE STAR
87 <U272D> \x4D |0 # OUTLINED BLACK STAR
88 <U272E> \x4E |0 # HEAVY OUTLINED BLACK STAR
[all …]
H A DmacDingbats.ucm64 <U2605> \x48 |0 # BLACK STAR
101 <U2721> \x41 |0 # STAR OF DAVID
106 <U2726> \x46 |0 # BLACK FOUR POINTED STAR
107 <U2727> \x47 |0 # WHITE FOUR POINTED STAR
108 <U2729> \x49 |0 # STRESS OUTLINED WHITE STAR
109 <U272A> \x4A |0 # CIRCLED WHITE STAR
110 <U272B> \x4B |0 # OPEN CENTRE BLACK STAR
111 <U272C> \x4C |0 # BLACK CENTRE WHITE STAR
112 <U272D> \x4D |0 # OUTLINED BLACK STAR
113 <U272E> \x4E |0 # HEAVY OUTLINED BLACK STAR
[all …]
H A DadobeZdingbat.ucm80 <U2605> \x48 |0 # BLACK STAR # a35
117 <U2721> \x41 |0 # STAR OF DAVID # a10
122 <U2726> \x46 |0 # BLACK FOUR POINTED STAR # a33
123 <U2727> \x47 |0 # WHITE FOUR POINTED STAR # a34
124 <U2729> \x49 |0 # STRESS OUTLINED WHITE STAR # a36
125 <U272A> \x4A |0 # CIRCLED WHITE STAR # a37
126 <U272B> \x4B |0 # OPEN CENTRE BLACK STAR # a38
127 <U272C> \x4C |0 # BLACK CENTRE WHITE STAR # a39
128 <U272D> \x4D |0 # OUTLINED BLACK STAR # a40
129 <U272E> \x4E |0 # HEAVY OUTLINED BLACK STAR # a41
[all …]
/openbsd-src/games/trek/
H A Dnova.c57 if (Sect[x][y] != STAR || Quad[Ship.quadx][Ship.quady].stars < 0) in nova()
100 case STAR: in nova()
H A Dram.c65 case STAR: in ram()
H A Dsnova.c88 if (Sect[ix][iy] == STAR || Sect[ix][iy] == INHABIT) in snova()
H A Dinitquad.c130 Sect[rx][ry] = STAR; in initquad()
H A Dtorped.c187 case STAR: in torped()
H A Dtrek.h77 #define STAR '*' macro
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A Denum-1.c13 STAR, enumerator
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/
H A Dbfin-parse.h101 STAR = 327, enumerator
276 #define STAR 327 macro
/openbsd-src/usr.bin/awk/
H A Db.c48 #define UNARY case STAR: case PLUS: case QUEST:
53 unary (STAR, PLUS, QUEST): left is child, right is null
237 p1 = op2(CAT, op2(STAR, op2(ALL, NIL, NIL), NIL), p); in mkdfa()
238 /* put ALL STAR in front of reg. exp. */ in mkdfa()
556 case STAR: in first()
582 case STAR: in follow()
1073 case STAR: in unary()
1075 return (unary(op2(STAR, np, NIL))); in unary()
1278 case '*': return STAR; in relex()
1435 return STAR; in relex()
[all...]
H A Dawkgram.y54 %token <i> FINAL DOT ALL CCL NCCL CHAR OR STAR QUEST PLUS EMPTYRE ZERO
/openbsd-src/usr.sbin/config/
H A Dmkioconf.c353 if (i->i_unit == STAR) { in emitcfdata()
404 (i->i_unit != STAR || i->i_base->d_umax != 0)) in emitroots()
H A Dconfig.h201 #define STAR (-1) /* unit number for, e.g., "sd*" */ macro
H A Dmain.c590 if (devbase_has_instances(dev, STAR) && in cfcrosscheck()
662 if (i->i_unit == STAR) in badstar()
/openbsd-src/gnu/usr.bin/gcc/gcc/f/
H A Dbld-op.def29 FFEBLD_OP (FFEBLD_opSTAR, "STAR", 0) /* For adjustable arrays, alternate return dummies, etc. */
/openbsd-src/gnu/usr.bin/perl/
H A Dregcomp.sym212 #* STAR,PLUS '?', and complex '*' and '+', are implemented as
214 #* (one character per match) are implemented with STAR
217 STAR STAR, node 0 V ; Match this (simple) thing 0 or more times: /A{0,}B/ where A is …
H A Dregnodes.h779 #define STAR 62 /* 0x3e Match this (simple) macro
2200 .type = STAR,
2926 CLUMP, BRANCH, STAR, PLUS, CURLY, CURLYN, CURLYM, CURLYX, WHILEM, REF,
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/
H A Dbfin-parse.y429 %token MINUS PLUS STAR SLASH
560 %left STAR SLASH PERCENT
1021 | HALF_REG ASSIGN HALF_REG ASSIGN SIGN LPAREN HALF_REG RPAREN STAR
1022 HALF_REG PLUS SIGN LPAREN HALF_REG RPAREN STAR HALF_REG
4051 HALF_REG STAR HALF_REG
4183 expr_1: expr_1 STAR expr_1
H A Dbfin-lex.l282 "*" return STAR;
/openbsd-src/lib/libc/gen/
H A Dglob.c85 #define STAR '*' macro
520 case STAR: in glob0()
/openbsd-src/gnu/usr.bin/perl/pod/
H A Dperldebguts.pod445 20: STAR(23)
745 # STAR,PLUS '?', and complex '*' and '+', are implemented as
747 # (one character per match) are implemented with STAR
750 STAR node Match this (simple) thing 0 or more times:
926 5 <abcde> <fg__gh_> | 19: STAR
/openbsd-src/gnu/usr.bin/perl/lib/unicore/
H A DDAge.txt105 0660..066D ; 1.1 # [14] ARABIC-INDIC DIGIT ZERO..ARABIC FIVE POINTED STAR
297 270C..2727 ; 1.1 # [28] VICTORY HAND..WHITE FOUR POINTED STAR
298 2729..274B ; 1.1 # [35] STRESS OUTLINED WHITE STAR..HEAVY EIGHT TEARDROP-SPOKED PROPELLER ASTER…
940 269D ; 5.1 # OUTLINED WHITE STAR
947 2B50..2B54 ; 5.1 # [5] WHITE MEDIUM STAR..WHITE RIGHT-POINTING PENTAGON
1169 1F300..1F320 ; 6.0 # [33] CYCLONE..SHOOTING STAR
1462 …7D4 ; 7.0 # [85] BLACK LEFT-POINTING ISOSCELES RIGHT TRIANGLE..HEAVY TWELVE POINTED PINWHEEL STAR
1669 2BD3..2BEB ; 11.0 # [25] PLUTO FORM TWO..STAR WITH RIGHT HALF BLACK
1979 1F7D9 ; 15.0 # NINE POINTED WHITE STAR
H A DIndex.txt573 BLACK STAR 2605
1280 CRESCENT, STAR AND 262A
1430 DAVID, STAR OF 2721
1951 EQUALS, STAR 225B
4811 SHOOTING STAR 1F320
5042 STAR AND CRESCENT 262A
5044 STAR EQUALS 225B
5045 STAR OF DAVID 2721
5046 STAR OPERATOR 22C6
5047 STAR, ARABIC FIVE POINTED 066D
[all …]

123