/illumos-gate/usr/src/test/libc-tests/tests/regex/data/ |
H A D | categorize.dat | 29 |B a\(b\)*\1 abab (0,2)(1,2) # BUG=repeat-any 38 |B a\(b\)*\1 abab (0,2)(1,2) BUG=repeat-any 39 ; BUG=repeat-any-UNKNOWN 42 |E (a*)* ax (0,1)(0,1) BUG=repeat-null-unknown 43 |E (a*)* a (0,1)(1,1) BUG=repeat-null 44 ; BUG=repeat-null-UNKNOWN 47 |E (aba|a*b)* ababa (0,5)(3,4) BUG=repeat-short 49 ; BUG=repeat-short-UNKNOWN 52 |E (a(b)?)+ aba (0,3)(2,3)(1,2) BUG=repeat-artifact 53 ; BUG=repeat-artifact-UNKNOWN [all …]
|
H A D | categorize.out | 8 NOTE BUG=repeat-any-UNKNOWN 9 NOTE BUG=repeat-null-UNKNOWN 10 NOTE BUG=repeat-short-UNKNOWN 11 NOTE BUG=repeat-artifact-UNKNOWN 12 NOTE BUG=repeat-artifact-nomatch-UNKNOWN
|
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/edit/ |
H A D | vi.c | 118 int repeat; /* repeat count for motion cmds */ member 396 vp->repeat = 1; in ed_viread() 729 vp->repeat = 1; in cntlmode() 757 vp->lastrepeat = vp->repeat; in cntlmode() 765 vp->repeat = 1; in cntlmode() 774 vp->repeat = vp->lastrepeat; in cntlmode() 793 vp->lastrepeat = vp->repeat; in cntlmode() 795 vp->repeat = 1; in cntlmode() 869 curhline += vp->repeat; in cntlmode() 912 curhline -= vp->repeat; in cntlmode() [all …]
|
/illumos-gate/usr/src/lib/libcommputil/common/ |
H A D | sdp.c | 728 sdp_repeat_t *repeat; in sdp_get_length() local 769 repeat = time->t_repeat; in sdp_get_length() 770 while (repeat != NULL) { in sdp_get_length() 772 len += snprintf(buf, 1, "%llu", repeat->r_interval); in sdp_get_length() 773 len += snprintf(buf, 1, "%llu", repeat->r_duration) + 1; in sdp_get_length() 774 list = repeat->r_offset; in sdp_get_length() 780 repeat = repeat->r_next; in sdp_get_length() 832 sdp_repeat_t *repeat; in sdp_clone_session() local 889 repeat = time->t_repeat; in sdp_clone_session() 890 while (repeat != NULL) { in sdp_clone_session() [all …]
|
H A D | sdp_parse_helper.c | 176 sdp_free_repeat(sdp_repeat_t *repeat) in sdp_free_repeat() argument 180 while (repeat != NULL) { in sdp_free_repeat() 181 next_repeat = repeat->r_next; in sdp_free_repeat() 182 sdp_free_list(repeat->r_offset); in sdp_free_repeat() 183 free(repeat); in sdp_free_repeat() 184 repeat = next_repeat; in sdp_free_repeat()
|
H A D | sdp_parse.c | 584 sdp_repeat_t *repeat; in sdp_parse_repeat() local 614 repeat = time->t_repeat; in sdp_parse_repeat() 615 if (repeat == NULL) { in sdp_parse_repeat() 618 while (repeat->r_next != NULL) in sdp_parse_repeat() 619 repeat = repeat->r_next; in sdp_parse_repeat() 620 repeat->r_next = new_repeat; in sdp_parse_repeat() 664 if (repeat != NULL) in sdp_parse_repeat() 665 repeat->r_next = NULL; in sdp_parse_repeat()
|
/illumos-gate/usr/src/cmd/csplit/ |
H A D | csplit.c | 454 offset_t repeat, toline; in num_arg() local 471 if ((asc_to_ll(rep, &repeat) == ERR) || repeat < 0L) in num_arg() 475 for (; repeat > 0LL; repeat--) { in num_arg() 480 for (; repeat > 0LL; repeat--) in num_arg()
|
/illumos-gate/usr/src/boot/forth/ |
H A D | pnp.4th | 69 repeat 85 repeat 95 repeat 123 repeat 135 repeat 145 repeat 201 repeat
|
H A D | support.4th | 191 repeat 207 repeat 210 repeat 290 repeat 308 while 1+ swap 1- repeat 320 while 1+ swap 1- repeat 322 repeat 457 repeat 472 repeat 537 repeat [all …]
|
H A D | beadm.4th | 58 repeat 77 repeat 105 repeat 137 repeat 376 repeat 490 repeat
|
/illumos-gate/usr/src/common/ficl/softcore/ |
H A D | ficl.fr | 29 repeat 2drop 0 0 (local) 71 repeat $7F xor 2* or 72 begin dup $80 u< 0= while emit repeat drop
|
H A D | jhlocal.fr | 120 repeat 152 repeat 165 repeat 181 repeat 205 repeat 218 repeat
|
H A D | ficllocal.fr | 25 repeat 39 repeat
|
/illumos-gate/usr/src/cmd/vgrind/ |
H A D | vgrindefs.src | 33 read readln readonly record recursive rem rep repeat res\ 45 program record repeat set then to type until var while with oct hex\ 58 neq next not or otherwise repeat restart resume sr0 sr1 srd srr sl0 sl1\ 75 glob goto history if logout nice nohup onintr repeat set\ 96 repeat return static suspend then to until using while\ 108 real repeat return select string subroutine substr until: 111 :bb=\d(begin|case|for|if|loop|record|repeat|while|with)\d:\ 121 record repeat return set then to type\
|
/illumos-gate/usr/src/lib/libnisdb/ |
H A D | ldap_val.c | 279 n[c].repeat = val[c].repeat; in cloneValue() 622 val->repeat = item->repeat; in getMappingItemVal() 919 if (!v1->repeat && !v2->repeat) in explodeValues() 921 else if (v1->repeat && !v2->repeat) in explodeValues() 923 else if (!v1->repeat && v2->repeat) in explodeValues() 937 if (!v1->repeat && !v2->repeat) { in explodeValues() 963 } else if (v1->repeat && !v2->repeat) { in explodeValues() 989 } else if (!v1->repeat && v2->repeat) { in explodeValues() 1052 v->repeat = 0; in explodeValues() 1281 val->repeat = i->repeat; in getMappingItem() [all …]
|
H A D | ldap_ruleval.c | 372 inVal[num].repeat = 0; in addVal2RuleValue() 480 int repeat = 0; in buildLvalue() local 487 repeat = r->repeat; in buildLvalue() 525 if (repeat && val != 0) in buildLvalue() 526 val->repeat = repeat; in buildLvalue() 771 if (!lval->repeat) { in addLdapRuleValue()
|
H A D | ldap_nisdbquery.c | 343 int repeat; in createQuery() local 388 for (i = 0, repeat = 1; i < rvq->numColumns; i++) { in createQuery() 417 if (r >= repeat) { in createQuery() 424 repeat *= rvq->colVal[i].numVals; in createQuery() 802 if (lval->numVals == 1 && lval->repeat) in createNisPlusEntry() 804 else if (lval->numVals > 1 && rval->repeat) in createNisPlusEntry()
|
H A D | ldap_structs.h | 59 int repeat; /* Should value be repeated ? */ member
|
/illumos-gate/usr/src/tools/smatch/src/ |
H A D | optimize.c | 71 repeat: in optimize() 118 goto repeat; in optimize()
|
/illumos-gate/usr/src/lib/libsqlite/test/ |
H A D | date.test | 117 proc repeat {n txt} { 125 datetest 3.16 "strftime('[repeat 200 %Y]','2003-10-31')" [repeat 200 2003] 126 datetest 3.17 "strftime('[repeat 200 abc%m123]','2003-10-31')" \ 127 [repeat 200 abc10123]
|
/illumos-gate/usr/src/lib/libc/i386/gen/ |
H A D | strchr.S | 80 lea -0x01010101(%ebx), %ecx / repeat with tmpword 84 jz searchchar / repeat if char not found
|
/illumos-gate/usr/src/cmd/tr/ |
H A D | str.c | 145 goto repeat; 155 goto repeat; 160 repeat:
|
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs_msg.c | 178 log->repeat++; in emlxs_msg_log() 183 } else if (log->repeat) { in emlxs_msg_log() 226 log->repeat); in emlxs_msg_log() 234 log->repeat = 0; in emlxs_msg_log()
|
/illumos-gate/usr/src/lib/libtecla/common/ |
H A D | getline.c | 249 ViRepeat repeat; /* Information needed to implement the vi */ member 1819 gl->vi.repeat.action.fn = 0; in new_GetLine() 1820 gl->vi.repeat.action.data = 0; in new_GetLine() 1821 gl->vi.repeat.count = 0; in new_GetLine() 1822 gl->vi.repeat.input_curpos = 0; in new_GetLine() 1823 gl->vi.repeat.command_curpos = 0; in new_GetLine() 1824 gl->vi.repeat.input_char = '\0'; in new_GetLine() 1825 gl->vi.repeat.saved = 0; in new_GetLine() 1826 gl->vi.repeat.active = 0; in new_GetLine() 7130 if(gl->vi.repeat.active) { in KT_KEY_FN() [all …]
|
/illumos-gate/usr/src/tools/cscope-fast/ |
H A D | command.c | 335 goto repeat; in command() 359 goto repeat; in command() 405 repeat: in command()
|