Home
last modified time | relevance | path

Searched refs:STOP (Results 1 – 25 of 200) sorted by relevance

12345678

/openbsd/gnu/usr.bin/perl/lib/unicore/auxiliary/
H A DSBTest.txt103 ÷ 000A ÷ 002E ÷ # ÷ [0.2] <LINE FEED (LF)> (LF) ÷ [4.0] FULL STOP (ATerm) ÷ [0.3]
133 ÷ 0085 ÷ 002E ÷ # ÷ [0.2] <NEXT LINE (NEL)> (Sep) ÷ [4.0] FULL STOP (ATerm) ÷ [0.3]
283 ÷ 0030 × 002E ÷ # ÷ [0.2] DIGIT ZERO (Numeric) × [998.0] FULL STOP (ATerm) ÷ [0.3]
299 ÷ 002E × 000A ÷ # ÷ [0.2] FULL STOP (ATerm) × [9.0] <LINE FEED (LF)> (LF) ÷ [0.3]
311 ÷ 002E × 0030 ÷ # ÷ [0.2] FULL STOP (ATerm) × [6.0] DIGIT ZERO (Numeric) ÷ [0.3]
313 ÷ 002E × 002E ÷ # ÷ [0.2] FULL STOP (ATerm) × [8.1] FULL STOP (ATerm) ÷ [0.3]
314 ÷ 002E × 0308 × 002E ÷ # ÷ [0.2] FULL STOP (ATerm) × [5.0] COMBINING DIAERESIS (Extend_FE) × [8.1]…
317 ÷ 002E × 0022 ÷ # ÷ [0.2] FULL STOP (ATerm) × [9.0] QUOTATION MARK (Close) ÷ [0.3]
319 ÷ 002E × 002C ÷ # ÷ [0.2] FULL STOP (ATerm) × [8.1] COMMA (SContinue) ÷ [0.3]
403 ÷ 002C × 002E ÷ # ÷ [0.2] COMMA (SContinue) × [998.0] FULL STOP (ATerm) ÷ [0.3]
[all …]
H A DWBTest.txt447 ÷ 002C ÷ 002E ÷ # ÷ [0.2] COMMA (MidNum) ÷ [999.0] FULL STOP (MidNumLet) ÷ [0.3]
503 ÷ 002E ÷ 002C ÷ # ÷ [0.2] FULL STOP (MidNumLet) ÷ [999.0] COMMA (MidNum) ÷ [0.3]
505 ÷ 002E ÷ 002E ÷ # ÷ [0.2] FULL STOP (MidNumLet) ÷ [999.0] FULL STOP (MidNumLet) ÷ [0.3]
506 … 002E × 0308 ÷ 002E ÷ # ÷ [0.2] FULL STOP (MidNumLet) × [4.0] COMBINING DIAERESIS (Extend_FE) ÷ […
519 ÷ 002E ÷ 231A ÷ # ÷ [0.2] FULL STOP (MidNumLet) ÷ [999.0] WATCH (ExtPict) ÷ [0.3]
545 …02E ÷ 0031 ÷ 002E × 2060 ÷ # ÷ [0.2] FULL STOP (MidNumLet) ÷ [999.0] DIGIT ONE (Numeric) ÷ [999.0…
1665 … [0.2] DIGIT ONE (Numeric) ÷ [999.0] FULL STOP (MidNumLet) × [4.0] WORD JOINER (Format_FE) ÷ [999.…
1764 …2E ÷ 0031 ÷ # ÷ [0.2] DIGIT ONE (Numeric) ÷ [999.0] FULL STOP (MidNumLet) ÷ [999.0] FULL STOP (Mi…
1767 …2E ÷ 0061 ÷ # ÷ [0.2] DIGIT ONE (Numeric) ÷ [999.0] FULL STOP (MidNumLet) ÷ [999.0] FULL STOP (Mi…
1818 … # ÷ [0.2] LATIN SMALL LETTER A (ALetter) ÷ [999.0] FULL STOP (MidNumLet) ÷ [999.0] FULL STOP (Mi…
[all …]
/openbsd/usr.bin/spell/
H A Dspell.ksh26 STOP=/usr/share/dict/stop
50 STOP="$STOP $LOCAL_STOP"
80 s) STOP="$OPTARG"
107 $DEROFF | sort -u | $SPELLPROG -o $TMP $STOP $STOP_LANG | \
112 $DEROFF | sort -u | $SPELLPROG -o $TMP $STOP $STOP_LANG | \
/openbsd/usr.bin/openssl/
H A Dspeed.c905 #define STOP TM_GET macro
1640 d = Time_F(STOP); in speed_main()
1653 d = Time_F(STOP); in speed_main()
1688 d = Time_F(STOP); in speed_main()
1701 d = Time_F(STOP); in speed_main()
1712 d = Time_F(STOP); in speed_main()
1725 d = Time_F(STOP); in speed_main()
1739 d = Time_F(STOP); in speed_main()
1904 d=Time_F(STOP); in speed_main()
1932 d=Time_F(STOP); in speed_main()
[all …]
/openbsd/gnu/usr.bin/perl/dist/threads/t/
H A Dkill2.t46 $thr->kill('STOP');
65 $thr->kill('STOP');
76 $SIG{'STOP'} = sub { threads->exit() };
84 $thr->kill('STOP');
H A Dkill.t115 $SIG{'STOP'} = sub {
151 ok($thr->kill('STOP') == $thr, 'Suspended thread');
/openbsd/sbin/fsck_ext2fs/
H A Dpass1b.c67 (ckinode(dp, &idesc) & STOP)) in pass1b()
94 return (STOP); in pass1bcheck()
H A Dinode.c162 if (ret & STOP) in ckinode()
172 if (ret & STOP) in ckinode()
251 if (n & STOP) { in iblock()
271 return(STOP); in iblock()
538 return (STOP|FOUND); in findname()
553 return (STOP|FOUND); in findino()
H A Dpass1.c313 return (STOP); in pass1check()
331 return (STOP); in pass1check()
338 return (STOP); in pass1check()
H A Ddir.c145 if (n & STOP) { in dirscan()
151 return (idesc->id_filesize > 0 ? KEEPON : STOP); in dirscan()
334 return (ALTERED|STOP); in mkentry()
352 return (ALTERED|STOP); in chgino()
H A Dfsck.h195 #define STOP 0x01 macro
/openbsd/sbin/fsck_ffs/
H A Dpass1b.c79 (ckinode(dp, &idesc) & STOP)) in pass1b()
107 return (STOP); in pass1bcheck()
H A Dinode.c112 if (ret & STOP) in ckinode()
122 if (ret & STOP) in ckinode()
199 if (n & STOP) { in iblock()
220 return(STOP); in iblock()
505 return (STOP|FOUND); in findname()
518 return (STOP|FOUND); in findino()
H A Dpass1.c349 return (STOP); in pass1check()
369 return (STOP); in pass1check()
378 return (STOP); in pass1check()
H A Ddir.c123 if (n & STOP) in dirscan()
126 return (idesc->id_filesize > 0 ? KEEPON : STOP); in dirscan()
306 return (ALTERED|STOP); in mkentry()
318 return (ALTERED|STOP); in chgino()
/openbsd/games/tetris/
H A Dscreen.c457 #define STOP (B_COLS - 3) in scr_update() macro
458 if (i > STOP || sp[1] != bp[1] || so != bp[1]) in scr_update()
462 else if (i < STOP && so == bp[2] && sp[3] != bp[3]) { in scr_update()
/openbsd/gnu/llvm/llvm/utils/lit/tests/Inputs/shtest-recursive-substitution/does-not-substitute-no-limit/
H A Dlit.cfg8 config.substitutions = [("%rec1", "STOP"), ("%rec2", "%rec1"),
/openbsd/gnu/llvm/llvm/utils/lit/tests/Inputs/shtest-recursive-substitution/substitutes-within-limit/
H A Dlit.cfg8 config.substitutions = [("%rec1", "STOP"), ("%rec2", "%rec1"),
/openbsd/gnu/llvm/llvm/utils/lit/tests/Inputs/shtest-recursive-substitution/does-not-substitute-within-limit/
H A Dlit.cfg8 config.substitutions = [("%rec1", "STOP"), ("%rec2", "%rec1"),
/openbsd/regress/usr.bin/mandoc/char/unicode/
H A Dascii.out_html8 .. FULL STOP
H A Dascii.out_ascii15 .. FULL STOP
H A Dascii.out_utf815 .. FULL STOP
/openbsd/gnu/usr.bin/perl/lib/unicore/
H A DPropList.txt121 002E ; Terminal_Punctuation # Po FULL STOP
126 0589 ; Terminal_Punctuation # Po ARMENIAN FULL STOP
131 06D4 ; Terminal_Punctuation # Po ARABIC FULL STOP
902 06EA..06EC ; Diacritic # Mn [3] ARABIC EMPTY CENTRE LOW STOP..ARABIC ROUNDED HIGH STOP WITH FI…
1150 … ; Other_Lowercase # Lm [2] MODIFIER LETTER GLOTTAL STOP..MODIFIER LETTER REVERSED GLOTTAL STOP
1385 002E ; Sentence_Terminal # Po FULL STOP
1387 0589 ; Sentence_Terminal # Po ARMENIAN FULL STOP
1389 06D4 ; Sentence_Terminal # Po ARABIC FULL STOP
1418 A6F3 ; Sentence_Terminal # Po BAMUM FULL STOP
1427 FE52 ; Sentence_Terminal # Po SMALL FULL STOP
[all …]
/openbsd/sys/dev/fdt/
H A Damliic.c56 #define STOP 0x6 macro
222 SET_TOKEN(i++, STOP); in amliic_exec()
/openbsd/gnu/usr.bin/perl/dist/constant/
H A DChanges118 blead@4905: STOP blocks have been renamed to CHECK (Gurusamy Sarathy).
122 notes to perldelta; added STOP, DESTROY and AUTOLOAD to specials list

12345678