Searched refs:slow (Results 1 - 25 of 37) sorted by relevance

12

/freebsd-10.1-release/usr.bin/tip/libacu/
H A Dv3451.c61 int slow = number(value(BAUDRATE)) < 1200; local
68 vawrite("I\r", 1 + slow);
69 vawrite("I\r", 1 + slow);
70 vawrite("I\r", 1 + slow);
71 vawrite("\005\r", 2 + slow);
83 vawrite("D\r", 2 + slow);
92 vawrite(phone, 1 + slow);
106 vawrite("\r", 1 + slow);
107 vawrite("\r", 1 + slow);
/freebsd-10.1-release/contrib/llvm/tools/lldb/source/DataFormatters/
H A DLibCxxList.cpp164 ListEntry slow(m_head);
167 while (slow.next() && slow.next()->GetValueAsUnsigned(0) != m_node_address)
169 auto slow_value = slow.value();
174 slow.SetEntry(slow.next());
/freebsd-10.1-release/usr.sbin/bsdconfig/console/
H A Drepeat72 slow) defaultitem="$msg_slow" ;;
126 "$msg_slow") repeat_rate_to_set="slow" ;; # Slow keyboard repeat rate
/freebsd-10.1-release/contrib/nvi/vi/
H A Dvs_refresh.c240 * home modems are still slow enough that it's worth having.
424 goto slow;
450 goto slow;
464 goto slow;
493 goto slow;
502 goto slow;
506 * character, go do it the the slow way.
510 goto slow;
531 goto slow;
544 * character, go do it the the slow wa
[all...]
/freebsd-10.1-release/lib/libc/regex/
H A Dengine.c49 #define slow sslow macro
60 #define slow lslow macro
71 #define slow mslow macro
108 static const char *slow(struct match *m, const char *start, const char *stop, sopno startst, sopno stopst);
186 /* prescreening; this does wonders for this rather slow code */
270 endp = slow(m, m->coldp, stop, gf, gl);
315 endp = slow(m, m->coldp, endp-1, gf, gl);
433 rest = slow(m, sp, stp, ss, es);
436 tail = slow(m, rest, stop, es, stopst);
446 if (slow(
874 slow( struct match *m, function
1180 #undef slow macro
[all...]
/freebsd-10.1-release/contrib/nvi/regex/
H A Dengine.c52 #define slow sslow macro
63 #define slow lslow macro
99 static const RCHAR_T *slow __P((struct match *m, const RCHAR_T *start, const RCHAR_T *stop, sopno startst, sopno stopst));
168 /* prescreening; this does wonders for this rather slow code */
207 endp = slow(m, m->coldp, stop, gf, gl);
251 endp = slow(m, m->coldp, endp-1, gf, gl);
368 rest = slow(m, sp, stp, ss, es);
371 tail = slow(m, rest, stop, es, stopst);
381 if (slow(m, sp, rest, ssub, esub) != NULL) {
392 rest = slow(
796 slow(m, start, stop, startst, stopst) function
1096 #undef slow macro
[all...]
/freebsd-10.1-release/lib/libc/db/recno/
H A Drec_open.c129 slow: if ((t->bt_rfp = fdopen(rfd, "r")) == NULL)
171 goto slow;
178 goto slow;
/freebsd-10.1-release/sys/boot/common/
H A Dhelp.common84 file sizes on some media may be very slow.
/freebsd-10.1-release/usr.sbin/tcpdump/tcpdump/
H A DMakefile110 print-slow.c \
/freebsd-10.1-release/contrib/llvm/lib/Support/
H A Dregengine.inc48 #define slow sslow
60 #define slow lslow
94 static const char *slow(struct match *, const char *, const char *, sopno, sopno);
158 /* prescreening; this does wonders for this rather slow code */
199 endp = slow(m, m->coldp, stop, gf, gl);
243 endp = slow(m, m->coldp, endp-1, gf, gl);
354 rest = slow(m, sp, stp, ss, es);
357 tail = slow(m, rest, stop, es, stopst);
367 if (slow(m, sp, rest, ssub, esub) != NULL) {
379 rest = slow(
[all...]
/freebsd-10.1-release/sys/netgraph/
H A Dng_ppp.c2365 int delta, slow = 0; local
2372 if (distrib[sortByLatency[slow]] == 0
2376 slow = i;
2381 if (delta > distrib[sortByLatency[slow]])
2382 delta = distrib[sortByLatency[slow]];
2383 distrib[sortByLatency[slow]] -= delta;
/freebsd-10.1-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzfs_acl.c2305 goto slow;
2317 goto slow;
2327 goto slow;
2337 goto slow;
2349 slow:
/freebsd-10.1-release/crypto/openssl/crypto/
H A Dsparccpuid.S247 ! is slow (documented to be 6 cycles on T2) and the core is in-order
/freebsd-10.1-release/sys/dev/cxgb/common/
H A Dcxgb_t3_hw.c2238 * The designation 'slow' is because it involves register reads, while
3959 unsigned int width, density, slow, attempts; local
3967 slow = val & F_SLOW;
3975 if (!slow) {
3997 if (!slow)
4002 val = slow ? 3 : 6;
4009 if (!slow) {
/freebsd-10.1-release/contrib/one-true-awk/
H A DFIXES708 things will continue to run slow, but maybe a bit longer.
/freebsd-10.1-release/sys/kern/
H A Dvfs_subr.c500 * check what we got, and go slow way if so.
519 goto slow;
522 goto slow;
530 slow:
/freebsd-10.1-release/contrib/gcc/
H A Dreload.c2165 goto slow;
2178 goto slow;
2219 slow:
/freebsd-10.1-release/contrib/gcclibs/libssp/
H A Dconfigure848 --enable-dependency-tracking do not reject slow dependency extractors
1505 # As a last resort, use the slow shell script. We don't cache a
/freebsd-10.1-release/contrib/gcclibs/libmudflap/
H A Dconfigure848 --enable-dependency-tracking do not reject slow dependency extractors
1506 # As a last resort, use the slow shell script. We don't cache a
/freebsd-10.1-release/contrib/binutils/opcodes/
H A Dconfigure1003 --enable-dependency-tracking do not reject slow dependency extractors
2709 # As a last resort, use the slow shell script. We don't cache a
6795 # default) and relocated if they conflict, which is a slow very memory
11083 # As a last resort, use the slow shell script. We don't cache a
/freebsd-10.1-release/contrib/gcclibs/libgomp/
H A Dconfigure865 --enable-dependency-tracking do not reject slow dependency extractors
1625 # As a last resort, use the slow shell script. We don't cache a
3461 # As a last resort, use the slow shell script. We don't cache a
12855 /* Define int_fast types. short is often slow */
/freebsd-10.1-release/contrib/libyaml/
H A Dconfigure1501 --enable-dependency-tracking do not reject slow dependency extractors
2470 # As a last resort, use the slow shell script. Don't cache a
2711 # As a last resort, use the slow shell script. Don't cache a
8053 # default) and relocated if they conflict, which is a slow very memory
/freebsd-10.1-release/contrib/openbsm/
H A Dconfigure1417 do not reject slow dependency extractors
3338 # As a last resort, use the slow shell script. Don't cache a
8425 # default) and relocated if they conflict, which is a slow very memory
11419 # As a last resort, use the slow shell script. Don't cache a
/freebsd-10.1-release/contrib/openpam/
H A Dconfigure1419 do not reject slow dependency extractors
2352 # As a last resort, use the slow shell script. Don't cache a
2608 # As a last resort, use the slow shell script. Don't cache a
9286 # default) and relocated if they conflict, which is a slow very memory
/freebsd-10.1-release/contrib/file/
H A Dconfigure1414 do not reject slow dependency extractors
2623 # As a last resort, use the slow shell script. Don't cache a
2879 # As a last resort, use the slow shell script. Don't cache a
9763 # default) and relocated if they conflict, which is a slow very memory

Completed in 660 milliseconds

12