Searched refs:fast (Results 1 - 25 of 74) sorted by relevance

123

/freebsd-11.0-release/contrib/compiler-rt/lib/lsan/
H A Dlsan.h18 #define GET_STACK_TRACE(max_size, fast) \
23 if (fast && (t = CurrentThreadContext())) { \
28 /* context */ 0, stack_top, stack_bottom, fast); \
/freebsd-11.0-release/contrib/compiler-rt/lib/asan/
H A Dasan_stack.h36 bool fast) {
38 stack->Unwind(max_depth, pc, bp, context, 0, 0, fast);
47 if (SANITIZER_FREEBSD && t->isInDeadlySignal()) fast = true;
51 stack->Unwind(max_depth, pc, bp, context, stack_top, stack_bottom, fast);
52 } else if (!t && !fast) {
66 #define GET_STACK_TRACE(max_size, fast) \
79 GET_CURRENT_FRAME(), 0, fast); \
34 GetStackTraceWithPcBpAndContext(BufferedStackTrace *stack, uptr max_depth, uptr pc, uptr bp, void *context, bool fast) argument
/freebsd-11.0-release/usr.sbin/ctm/mkCTM/
H A Dctm_conf.cvs-cur7 set CTMmail ctm-cvs-cur-fast@freebsd.org
H A Dctm_conf.src-cur7 set CTMmail ctm-src-cur-fast@freebsd.org
/freebsd-11.0-release/contrib/nvi/cl/
H A Dcl_screen.c196 goto fast;
368 fast: /* Set the terminal modes. */
371 goto fast;
438 goto fast;
490 fast: if (tcsetattr(STDIN_FILENO, TCSADRAIN | TCSASOFT, &clp->ex_enter)) {
492 goto fast;
/freebsd-11.0-release/usr.sbin/bsdconfig/console/
H A Drepeat74 fast) defaultitem="$msg_fast" ;;
128 "$msg_fast") repeat_rate_to_set="fast" ;; # Fast keyboard repeat rate
/freebsd-11.0-release/sys/geom/stripe/
H A Dg_stripe.c80 int error, fast; local
82 fast = g_stripe_fast;
83 error = sysctl_handle_int(oidp, &fast, 0, req);
85 g_stripe_fast = fast;
88 SYSCTL_PROC(_kern_geom_stripe, OID_AUTO, fast, CTLTYPE_INT | CTLFLAG_RWTUN,
92 0, "Maximum memory that can be allocated in \"fast\" mode (in bytes)");
95 &g_stripe_fast_failed, 0, "How many times \"fast\" mode failed");
576 int error, fast = 0; local
607 * Calculations are quite messy, but fast I hope.
625 * Do use "fast" mod
[all...]
/freebsd-11.0-release/sys/sys/
H A Dtaskqueue.h197 * Queue for swi handlers dispatched from fast interrupt handlers.
200 * from a fast interrupt handler context.
202 TASKQUEUE_DECLARE(fast); variable
H A Dtimeffc.h148 void sysclock_getsnapshot(struct sysclock_snap *clock_snap, int fast);
159 * measure time interval in counter units. If a fast timecounter is used by the
160 * system, may also allow fast but accurate timestamping.
/freebsd-11.0-release/sys/dev/aic7xxx/
H A Daic7xxx_pci.c680 int pcheck, int fast, int large);
1098 int fast, int large)
1128 if (fast)
1161 int fast; local
1166 fast = FALSE;
1176 ahc_scbram_config(ahc, /*enable*/TRUE, pcheck, fast, large);
1194 ahc_scbram_config(ahc, enable, /*pcheck*/TRUE, fast, large);
1204 /* Now see if we can do fast timing */
1205 ahc_scbram_config(ahc, enable, pcheck, /*fast*/TRUE, large);
1210 fast
1097 ahc_scbram_config(struct ahc_softc *ahc, int enable, int pcheck, int fast, int large) argument
[all...]
/freebsd-11.0-release/lib/libc/regex/
H A Dengine.c48 #define fast sfast macro
59 #define fast lfast macro
70 #define fast mfast macro
107 static const char *fast(struct match *m, const char *start, const char *stop, sopno startst, sopno stopst);
254 endp = fast(m, start, stop, gf, gl);
760 - fast - step through the string at top speed
761 == static const char *fast(struct match *m, const char *start, \
765 fast( struct match *m, function
784 SP("fast", st, *p);
1176 #undef fast macro
[all...]
/freebsd-11.0-release/contrib/nvi/regex/
H A Dengine.c47 #define fast sfast macro
58 #define fast lfast macro
94 static const RCHAR_T *fast(struct match *m, const RCHAR_T *start, const RCHAR_T *stop, sopno startst, sopno stopst);
185 endp = fast(m, start, stop, gf, gl);
677 - fast - step through the string at top speed
680 fast(struct match *m, const RCHAR_T *start, const RCHAR_T *stop, sopno startst, function
1029 #undef fast macro
/freebsd-11.0-release/contrib/top/
H A DConfigure24 # fast track configuration
119 goto fast
460 fast:
/freebsd-11.0-release/usr.sbin/tcpdump/tcpdump/
H A DMakefile40 print-calm-fast.c \
/freebsd-11.0-release/contrib/bmake/mk/
H A Dwarnings.mk91 # Don't try and read this too fast!
/freebsd-11.0-release/contrib/nvi/vi/
H A Dvs_refresh.c454 goto fast;
570 fast: (void)gp->scr_cursor(sp, &y, &notused);
/freebsd-11.0-release/lib/libc/mips/string/
H A Dbcopy.S119 PTR_ADDU a3,SRCREG,t0 # run fast loop up to this addr
/freebsd-11.0-release/contrib/llvm/lib/Support/
H A Dregengine.inc47 #define fast sfast
59 #define fast lfast
93 static const char *fast(struct match *, const char *, const char *, sopno, sopno);
185 endp = fast(m, start, stop, gf, gl);
680 - fast - step through the string at top speed
683 fast(struct match *m, const char *start, const char *stop, sopno startst,
1026 #undef fast
/freebsd-11.0-release/sys/dev/cx/
H A Dcxddk.h289 #define BUS_FAST 1 /* fast bus timing (Sigma-22 and -800) */
290 #define BUS_FAST2 2 /* fast bus timing (Sigma-800) */
291 #define BUS_FAST3 3 /* fast bus timing (Sigma-800) */
294 unsigned char fast; /* bus master timing (Sigma-22 and -800) */ member in struct:__anon9559
H A Dcsigma.c827 if (b->type == B_SIGMA_2X && b->opt.fast)
873 if (b->opt.fast)
953 outb (BCR2(b->port), b->opt.fast &
/freebsd-11.0-release/sys/mips/mips/
H A Dbcopy.S108 PTR_ADDU a3,SRCREG,t0 # run fast loop up to this addr
/freebsd-11.0-release/contrib/tcsh/
H A Dsh.c103 static int fast = 0; variable
608 fast = 1; /* No home -> can't read scripts */
978 fast = 1;
1328 if (!fast && reenter == 0) {
1329 /* Will have varval(STRhome) here because set fast if don't */
2491 if (!fast) {
/freebsd-11.0-release/contrib/gdb/
H A Dltconfig321 --disable-fast-install do not optimize for fast installation
359 --disable-fast-install) enable_fast_install=no ;;
2278 # Whether or not to optimize for fast installation.
/freebsd-11.0-release/sys/kern/
H A Dkern_tc.c1029 sysclock_getsnapshot(struct sysclock_snap *clock_snap, int fast) argument
1061 if (!fast)
1078 if (!fast)
1115 /* If snapshot was created with !fast, delta will be >0. */
1132 /* If snapshot was created with !fast, delta will be >0. */
2084 NULL, 0, sysctl_fast_gettime, "I", "Enable fast time of day");
/freebsd-11.0-release/contrib/subversion/
H A DMakefile.in428 fast-clean: doc-clean
470 local-clean: check-clean clean-bindings fast-clean

Completed in 284 milliseconds

123