| /freebsd-12.1/contrib/googletest/googletest/test/ |
| H A D | gtest_repeat_test.cc | 42 GTEST_DECLARE_int32_(repeat); 48 using testing::GTEST_FLAG(repeat); 156 void TestRepeat(int repeat) { in TestRepeat() argument 157 GTEST_FLAG(repeat) = repeat; in TestRepeat() 161 CheckCounts(repeat); in TestRepeat() 166 void TestRepeatWithEmptyFilter(int repeat) { in TestRepeatWithEmptyFilter() argument 167 GTEST_FLAG(repeat) = repeat; in TestRepeatWithEmptyFilter() 178 GTEST_FLAG(repeat) = repeat; in TestRepeatWithFilterForSuccessfulTests() 186 GTEST_CHECK_INT_EQ_(repeat, g_should_pass_count); in TestRepeatWithFilterForSuccessfulTests() 187 GTEST_CHECK_INT_EQ_(repeat, g_death_test_count); in TestRepeatWithFilterForSuccessfulTests() [all …]
|
| /freebsd-12.1/contrib/netbsd-tests/lib/libc/regex/data/att/ |
| H A D | categorization.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 …]
|
| /freebsd-12.1/contrib/binutils/binutils/ |
| H A D | sysinfo.y | 27 static char * repeat; variable 205 oldrepeat = repeat; 206 repeat = $3; 212 repeat = oldrepeat; 292 repeat, 302 repeat, 327 if (repeat) 328 printf("\t/* repeat %s */\n", repeat);
|
| /freebsd-12.1/sys/contrib/zstd/lib/compress/ |
| H A D | huf_compress.c | 636 HUF_CElt* oldHufTable, HUF_repeat* repeat, int preferRepeat, in HUF_compress_internal() argument 656 if (preferRepeat && repeat && *repeat == HUF_repeat_valid) { in HUF_compress_internal() 669 if ( repeat in HUF_compress_internal() 670 && *repeat == HUF_repeat_check in HUF_compress_internal() 672 *repeat = HUF_repeat_none; in HUF_compress_internal() 675 if (preferRepeat && repeat && *repeat != HUF_repeat_none) { in HUF_compress_internal() 695 if (repeat && *repeat != HUF_repeat_none) { in HUF_compress_internal() 707 if (repeat) { *repeat = HUF_repeat_none; } in HUF_compress_internal() 732 HUF_CElt* hufTable, HUF_repeat* repeat, int preferRepeat, int bmi2) in HUF_compress1X_repeat() argument 737 repeat, preferRepeat, bmi2); in HUF_compress1X_repeat() [all …]
|
| /freebsd-12.1/contrib/libbegemot/ |
| H A D | rpoll.c | 163 int repeat; /* one shot or repeat? */ member 363 poll_start_timer(u_int msecs, int repeat, timer_f func, void *arg) in poll_start_timer() argument 366 repeat, func, arg)); in poll_start_timer() 370 poll_start_utimer(unsigned long long usecs, int repeat, timer_f func, void *arg) in poll_start_utimer() argument 392 p->repeat = repeat; in poll_start_utimer() 403 usecs, repeat, (void *)func, (void *)arg, p - tims); in poll_start_utimer() 624 if(tims[tfd[i]].repeat) in poll_dispatch()
|
| H A D | rpoll.h | 45 int poll_start_timer(u_int msecs, int repeat, timer_f func, void *arg); 46 int poll_start_utimer(unsigned long long usecs, int repeat, timer_f func,
|
| /freebsd-12.1/sys/dev/bhnd/nvram/ |
| H A D | bhnd_nvram_value_prf.c | 243 u_long repeat, bits; in bhnd_nvram_val_vprintf() local 260 repeat = 1; in bhnd_nvram_val_vprintf() 283 repeat = bhnd_nvram_val_nelem(value); in bhnd_nvram_val_vprintf() 286 repeat = va_arg(ap, size_t); in bhnd_nvram_val_vprintf() 292 repeat = strtoul(p, &endp, 10); in bhnd_nvram_val_vprintf() 523 for (u_long n = 0; n < repeat; n++) { in bhnd_nvram_val_vprintf()
|
| /freebsd-12.1/crypto/heimdal/doc/doxyout/ntlm/html/ |
| H A D | tabs.css | 7 background : url("tab_b.gif") repeat-x bottom; 33 background : url("tab_r.gif") no-repeat right top; 55 background : url("tab_l.gif") no-repeat left top;
|
| /freebsd-12.1/crypto/heimdal/doc/doxyout/krb5/html/ |
| H A D | tabs.css | 7 background : url("tab_b.gif") repeat-x bottom; 33 background : url("tab_r.gif") no-repeat right top; 55 background : url("tab_l.gif") no-repeat left top;
|
| /freebsd-12.1/crypto/heimdal/doc/doxyout/wind/html/ |
| H A D | tabs.css | 7 background : url("tab_b.gif") repeat-x bottom; 33 background : url("tab_r.gif") no-repeat right top; 55 background : url("tab_l.gif") no-repeat left top;
|
| /freebsd-12.1/crypto/heimdal/doc/doxyout/hx509/html/ |
| H A D | tabs.css | 7 background : url("tab_b.gif") repeat-x bottom; 33 background : url("tab_r.gif") no-repeat right top; 55 background : url("tab_l.gif") no-repeat left top;
|
| /freebsd-12.1/crypto/heimdal/doc/doxyout/gssapi/html/ |
| H A D | tabs.css | 7 background : url("tab_b.gif") repeat-x bottom; 33 background : url("tab_r.gif") no-repeat right top; 55 background : url("tab_l.gif") no-repeat left top;
|
| /freebsd-12.1/crypto/heimdal/doc/doxyout/hcrypto/html/ |
| H A D | tabs.css | 7 background : url("tab_b.gif") repeat-x bottom; 33 background : url("tab_r.gif") no-repeat right top; 55 background : url("tab_l.gif") no-repeat left top;
|
| /freebsd-12.1/crypto/heimdal/doc/doxyout/hdb/html/ |
| H A D | tabs.css | 7 background : url("tab_b.gif") repeat-x bottom; 33 background : url("tab_r.gif") no-repeat right top; 55 background : url("tab_l.gif") no-repeat left top;
|
| /freebsd-12.1/usr.bin/vgrind/ |
| H A D | vgrindefs.src | 51 read readln readonly record recursive rem rep repeat res\ 63 program record repeat set then to type until var while with oct hex\ 68 neq next not or otherwise repeat restart resume sr0 sr1 srd srr sl0 sl1\ 82 glob goto history if logout nice nohup onintr repeat set\ 103 repeat return static suspend then to until using while\ 115 real repeat return select string subroutine substr until: 118 :bb=\d(begin|case|for|if|loop|record|repeat|while|with)\d:\ 128 record repeat return set then to type\
|
| /freebsd-12.1/stand/forth/ |
| H A D | support.4th | 189 repeat 226 repeat 344 repeat 359 repeat 422 repeat 500 repeat 509 repeat 543 repeat 619 repeat 722 repeat [all …]
|
| /freebsd-12.1/stand/ficl/softwords/ |
| H A D | jhlocal.fr | 66 repeat 84 repeat 97 repeat
|
| H A D | ficllocal.fr | 28 repeat 42 repeat
|
| /freebsd-12.1/contrib/gcc/ |
| H A D | loop-unswitch.c | 269 int repeat; in unswitch_single_loop() local 322 repeat = 0; in unswitch_single_loop() 356 repeat = 1; in unswitch_single_loop() 364 repeat = 1; in unswitch_single_loop() 366 } while (repeat); in unswitch_single_loop()
|
| /freebsd-12.1/sbin/ddb/ |
| H A D | ddb_script.c | 67 repeat: in ddb_list_scripts() 82 goto repeat; in ddb_list_scripts()
|
| /freebsd-12.1/usr.sbin/bsdconfig/console/include/ |
| H A D | messages.subr | 29 hline_choose_a_keyboard_repeat_rate="Choose a keyboard repeat rate" 70 msg_default_desc="Use default keyboard repeat rate" 85 msg_fast_desc="Fast keyboard repeat rate" 172 msg_normal_desc="\"Normal\" keyboard repeat rate" 185 msg_repeat_menu_text="This menu allows you to set the speed at which keys repeat\nwhen held down." 192 msg_set_repeat_rate="Set the rate at which keys repeat" 198 msg_slow_desc="Slow keyboard repeat rate" 247 msg_unknown_repeat_rate="Unknown repeat rate"
|
| /freebsd-12.1/contrib/unbound/compat/ |
| H A D | getentropy_solaris.c | 256 int save_errno = errno, e, pgs = getpagesize(), faster = 0, repeat; in getentropy_fallback() local 273 repeat = 2; in getentropy_fallback() 277 repeat = REPEAT; in getentropy_fallback() 282 for (j = 0; j < repeat; j++) { in getentropy_fallback()
|
| H A D | getentropy_osx.c | 208 int save_errno = errno, e, pgs = getpagesize(), faster = 0, repeat; in getentropy_fallback() local 232 repeat = 2; in getentropy_fallback() 236 repeat = REPEAT; in getentropy_fallback() 241 for (j = 0; j < repeat; j++) { in getentropy_fallback()
|
| /freebsd-12.1/usr.sbin/kbdcontrol/ |
| H A D | kbdcontrol.c | 1004 int repeat; in set_keyrates() local 1009 delay = 1000, repeat = 500; in set_keyrates() 1012 delay = 500, repeat = 125; in set_keyrates() 1015 delay = repeat = 0; in set_keyrates() 1025 repeat = strtol(opt, &v1, 0); in set_keyrates() 1026 if ((repeat < 0) || (*opt == '\0') || (*v1 != '\0')) { in set_keyrates() 1036 if (repeat <= repeats[n]) in set_keyrates() 1042 arg[1] = repeat; in set_keyrates()
|
| /freebsd-12.1/share/examples/bootforth/ |
| H A D | menu.4th | 38 repeat 98 repeat
|