| /netbsd/src/external/gpl2/lvm2/dist/test/ |
| D | t-lvcreate-pvtags.sh | 18 pvchange --addtag fast $devs 21 lvcreate -l3 -i3 $vg @fast 24 not lvcreate -l4 -i4 $vg @fast 30 lvcreate -l1 -m1 $vg @fast 33 lvcreate -l1 -m2 --corelog $vg @fast 36 not lvcreate -l1 -m2 $vg @fast 39 not lvcreate -l1 -m3 --corelog $vg @fast
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | dce.cc | 121 deletable_insn_p (rtx_insn *insn, bool fast, bitmap arg_stores) in deletable_insn_p() argument 142 fast, arg_stores); in deletable_insn_p() 177 if (fast) in deletable_insn_p() 219 mark_insn (rtx_insn *insn, bool fast) in mark_insn() argument 223 if (!fast) in mark_insn() 234 find_call_stack_args (as_a <rtx_call_insn *> (insn), true, fast, NULL); in mark_insn() 264 mark_nonreg_stores (rtx_insn *insn, bool fast) in mark_nonreg_stores() argument 266 if (fast) in mark_nonreg_stores() 299 sp_based_mem_offset (rtx_call_insn *call_insn, const_rtx mem, bool fast) in sp_based_mem_offset() argument 313 if (!REG_P (addr) || fast) in sp_based_mem_offset() [all …]
|
| /netbsd/src/sys/external/bsd/compiler_rt/dist/lib/lsan/ |
| D | lsan.h | 19 #define GET_STACK_TRACE(max_size, fast) \ argument 22 GET_CURRENT_FRAME(), nullptr, fast); 50 __sanitizer::uptr bp, void *context, bool fast) { in GetStackTrace() argument 53 if (fast && (t = CurrentThreadContext())) { in GetStackTrace() 58 stack->Unwind(max_depth, pc, bp, context, stack_top, stack_bottom, fast); in GetStackTrace()
|
| /netbsd/src/usr.bin/calendar/calendars/ |
| D | calendar.judaic | 2 03/13* Fast of Esther (Battle of Purim; 1 day before Purim; fast day) 15 fast day) 16 08/02* Fast of Tish'a B'Av (Babylon/Rome destroys Holy Temple; fast day) 21 after Rosh Hashanah; fast day) 23 sabbatical, fast day) 30 12/30* Fast of Asara B'Tevet (Babylonians put siege on Jerusalem; fast day)
|
| /netbsd/src/external/gpl3/gdb/dist/sim/common/ |
| D | genmloop.sh | 152 -no-fast) ;; 153 -fast) fast=yes ;; 223 if [ x$fast = xyes ] ; then 274 if [ x$fast != xyes -o x$full_switch = xyes ] ; then 282 if [ x$fast = xyes ] ; then 507 if [ x$fast = xyes ] ; then 627 if [ x$fast = xyes ] ; then 673 /* begin fast-exec-scache */ 676 load_infile_section fast-exec-scache 680 /* end fast-exec-scache */ [all …]
|
| /netbsd/src/crypto/external/cpl/tpm-tools/dist/m4/ |
| D | ltoptions.m4 | 82 _LT_UNLESS_OPTIONS([LT_INIT], [fast-install disable-fast-install], 267 # implement the --enable-fast-install flag, and support the `fast-install' 268 # and `disable-fast-install' LT_INIT options. 272 AC_ARG_ENABLE([fast-install], 273 [AS_HELP_STRING([--enable-fast-install@<:@=PKGS@:>@], 274 [optimize for fast installation @<:@default=]_LT_ENABLE_FAST_INSTALL_DEFAULT[@:>@])], 295 [Whether or not to optimize for fast installation])dnl 298 LT_OPTION_DEFINE([LT_INIT], [fast-install], [_LT_ENABLE_FAST_INSTALL([yes])]) 299 LT_OPTION_DEFINE([LT_INIT], [disable-fast-install], [_LT_ENABLE_FAST_INSTALL([no])]) 303 [_LT_SET_OPTION([LT_INIT], m4_if([$1], [no], [disable-])[fast-install]) [all …]
|
| /netbsd/src/external/gpl3/gdb/dist/ |
| D | ltoptions.m4 | 83 _LT_UNLESS_OPTIONS([LT_INIT], [fast-install disable-fast-install], 268 # implement the --enable-fast-install flag, and support the `fast-install' 269 # and `disable-fast-install' LT_INIT options. 273 AC_ARG_ENABLE([fast-install], 274 [AS_HELP_STRING([--enable-fast-install@<:@=PKGS@:>@], 275 [optimize for fast installation @<:@default=]_LT_ENABLE_FAST_INSTALL_DEFAULT[@:>@])], 296 [Whether or not to optimize for fast installation])dnl 299 LT_OPTION_DEFINE([LT_INIT], [fast-install], [_LT_ENABLE_FAST_INSTALL([yes])]) 300 LT_OPTION_DEFINE([LT_INIT], [disable-fast-install], [_LT_ENABLE_FAST_INSTALL([no])]) 304 [_LT_SET_OPTION([LT_INIT], m4_if([$1], [no], [disable-])[fast-install]) [all …]
|
| /netbsd/src/external/gpl3/binutils/dist/ |
| D | ltoptions.m4 | 83 _LT_UNLESS_OPTIONS([LT_INIT], [fast-install disable-fast-install], 268 # implement the --enable-fast-install flag, and support the `fast-install' 269 # and `disable-fast-install' LT_INIT options. 273 AC_ARG_ENABLE([fast-install], 274 [AS_HELP_STRING([--enable-fast-install@<:@=PKGS@:>@], 275 [optimize for fast installation @<:@default=]_LT_ENABLE_FAST_INSTALL_DEFAULT[@:>@])], 296 [Whether or not to optimize for fast installation])dnl 299 LT_OPTION_DEFINE([LT_INIT], [fast-install], [_LT_ENABLE_FAST_INSTALL([yes])]) 300 LT_OPTION_DEFINE([LT_INIT], [disable-fast-install], [_LT_ENABLE_FAST_INSTALL([no])]) 304 [_LT_SET_OPTION([LT_INIT], m4_if([$1], [no], [disable-])[fast-install]) [all …]
|
| /netbsd/src/external/gpl3/gcc/dist/ |
| D | ltoptions.m4 | 83 _LT_UNLESS_OPTIONS([LT_INIT], [fast-install disable-fast-install], 268 # implement the --enable-fast-install flag, and support the `fast-install' 269 # and `disable-fast-install' LT_INIT options. 273 AC_ARG_ENABLE([fast-install], 274 [AS_HELP_STRING([--enable-fast-install@<:@=PKGS@:>@], 275 [optimize for fast installation @<:@default=]_LT_ENABLE_FAST_INSTALL_DEFAULT[@:>@])], 296 [Whether or not to optimize for fast installation])dnl 299 LT_OPTION_DEFINE([LT_INIT], [fast-install], [_LT_ENABLE_FAST_INSTALL([yes])]) 300 LT_OPTION_DEFINE([LT_INIT], [disable-fast-install], [_LT_ENABLE_FAST_INSTALL([no])]) 304 [_LT_SET_OPTION([LT_INIT], m4_if([$1], [no], [disable-])[fast-install]) [all …]
|
| /netbsd/src/external/bsd/ntp/dist/sntp/m4/ |
| D | ltoptions.m4 | 83 _LT_UNLESS_OPTIONS([LT_INIT], [fast-install disable-fast-install], 270 # implement the --enable-fast-install flag, and support the 'fast-install' 271 # and 'disable-fast-install' LT_INIT options. 275 AC_ARG_ENABLE([fast-install], 276 [AS_HELP_STRING([--enable-fast-install@<:@=PKGS@:>@], 277 [optimize for fast installation @<:@default=]_LT_ENABLE_FAST_INSTALL_DEFAULT[@:>@])], 298 [Whether or not to optimize for fast installation])dnl 301 LT_OPTION_DEFINE([LT_INIT], [fast-install], [_LT_ENABLE_FAST_INSTALL([yes])]) 302 LT_OPTION_DEFINE([LT_INIT], [disable-fast-install], [_LT_ENABLE_FAST_INSTALL([no])]) 306 [_LT_SET_OPTION([LT_INIT], m4_if([$1], [no], [disable-])[fast-install]) [all …]
|
| /netbsd/src/external/lgpl3/mpc/dist/m4/ |
| D | ltoptions.m4 | 83 _LT_UNLESS_OPTIONS([LT_INIT], [fast-install disable-fast-install], 270 # implement the --enable-fast-install flag, and support the 'fast-install' 271 # and 'disable-fast-install' LT_INIT options. 275 AC_ARG_ENABLE([fast-install], 276 [AS_HELP_STRING([--enable-fast-install@<:@=PKGS@:>@], 277 [optimize for fast installation @<:@default=]_LT_ENABLE_FAST_INSTALL_DEFAULT[@:>@])], 298 [Whether or not to optimize for fast installation])dnl 301 LT_OPTION_DEFINE([LT_INIT], [fast-install], [_LT_ENABLE_FAST_INSTALL([yes])]) 302 LT_OPTION_DEFINE([LT_INIT], [disable-fast-install], [_LT_ENABLE_FAST_INSTALL([no])]) 306 [_LT_SET_OPTION([LT_INIT], m4_if([$1], [no], [disable-])[fast-install]) [all …]
|
| /netbsd/src/crypto/external/bsd/heimdal/dist/cf/ |
| D | ltoptions.m4 | 83 _LT_UNLESS_OPTIONS([LT_INIT], [fast-install disable-fast-install], 270 # implement the --enable-fast-install flag, and support the 'fast-install' 271 # and 'disable-fast-install' LT_INIT options. 275 AC_ARG_ENABLE([fast-install], 276 [AS_HELP_STRING([--enable-fast-install@<:@=PKGS@:>@], 277 [optimize for fast installation @<:@default=]_LT_ENABLE_FAST_INSTALL_DEFAULT[@:>@])], 298 [Whether or not to optimize for fast installation])dnl 301 LT_OPTION_DEFINE([LT_INIT], [fast-install], [_LT_ENABLE_FAST_INSTALL([yes])]) 302 LT_OPTION_DEFINE([LT_INIT], [disable-fast-install], [_LT_ENABLE_FAST_INSTALL([no])]) 306 [_LT_SET_OPTION([LT_INIT], m4_if([$1], [no], [disable-])[fast-install]) [all …]
|
| /netbsd/src/external/bsd/openldap/dist/build/ |
| D | ltoptions.m4 | 83 _LT_UNLESS_OPTIONS([LT_INIT], [fast-install disable-fast-install], 270 # implement the --enable-fast-install flag, and support the 'fast-install' 271 # and 'disable-fast-install' LT_INIT options. 275 AC_ARG_ENABLE([fast-install], 276 [AS_HELP_STRING([--enable-fast-install@<:@=PKGS@:>@], 277 [optimize for fast installation @<:@default=]_LT_ENABLE_FAST_INSTALL_DEFAULT[@:>@])], 298 [Whether or not to optimize for fast installation])dnl 301 LT_OPTION_DEFINE([LT_INIT], [fast-install], [_LT_ENABLE_FAST_INSTALL([yes])]) 302 LT_OPTION_DEFINE([LT_INIT], [disable-fast-install], [_LT_ENABLE_FAST_INSTALL([no])]) 306 [_LT_SET_OPTION([LT_INIT], m4_if([$1], [no], [disable-])[fast-install]) [all …]
|
| /netbsd/src/external/bsd/flex/dist/m4/ |
| D | ltoptions.m4 | 83 _LT_UNLESS_OPTIONS([LT_INIT], [fast-install disable-fast-install], 270 # implement the --enable-fast-install flag, and support the 'fast-install' 271 # and 'disable-fast-install' LT_INIT options. 275 AC_ARG_ENABLE([fast-install], 276 [AS_HELP_STRING([--enable-fast-install@<:@=PKGS@:>@], 277 [optimize for fast installation @<:@default=]_LT_ENABLE_FAST_INSTALL_DEFAULT[@:>@])], 298 [Whether or not to optimize for fast installation])dnl 301 LT_OPTION_DEFINE([LT_INIT], [fast-install], [_LT_ENABLE_FAST_INSTALL([yes])]) 302 LT_OPTION_DEFINE([LT_INIT], [disable-fast-install], [_LT_ENABLE_FAST_INSTALL([no])]) 306 [_LT_SET_OPTION([LT_INIT], m4_if([$1], [no], [disable-])[fast-install]) [all …]
|
| /netbsd/src/external/bsd/ntp/dist/sntp/libevent/m4/ |
| D | ltoptions.m4 | 83 _LT_UNLESS_OPTIONS([LT_INIT], [fast-install disable-fast-install], 270 # implement the --enable-fast-install flag, and support the 'fast-install' 271 # and 'disable-fast-install' LT_INIT options. 275 AC_ARG_ENABLE([fast-install], 276 [AS_HELP_STRING([--enable-fast-install@<:@=PKGS@:>@], 277 [optimize for fast installation @<:@default=]_LT_ENABLE_FAST_INSTALL_DEFAULT[@:>@])], 298 [Whether or not to optimize for fast installation])dnl 301 LT_OPTION_DEFINE([LT_INIT], [fast-install], [_LT_ENABLE_FAST_INSTALL([yes])]) 302 LT_OPTION_DEFINE([LT_INIT], [disable-fast-install], [_LT_ENABLE_FAST_INSTALL([no])]) 306 [_LT_SET_OPTION([LT_INIT], m4_if([$1], [no], [disable-])[fast-install]) [all …]
|
| /netbsd/src/external/bsd/libevent/dist/m4/ |
| D | ltoptions.m4 | 83 _LT_UNLESS_OPTIONS([LT_INIT], [fast-install disable-fast-install], 270 # implement the --enable-fast-install flag, and support the 'fast-install' 271 # and 'disable-fast-install' LT_INIT options. 275 AC_ARG_ENABLE([fast-install], 276 [AS_HELP_STRING([--enable-fast-install@<:@=PKGS@:>@], 277 [optimize for fast installation @<:@default=]_LT_ENABLE_FAST_INSTALL_DEFAULT[@:>@])], 298 [Whether or not to optimize for fast installation])dnl 301 LT_OPTION_DEFINE([LT_INIT], [fast-install], [_LT_ENABLE_FAST_INSTALL([yes])]) 302 LT_OPTION_DEFINE([LT_INIT], [disable-fast-install], [_LT_ENABLE_FAST_INSTALL([no])]) 306 [_LT_SET_OPTION([LT_INIT], m4_if([$1], [no], [disable-])[fast-install]) [all …]
|
| /netbsd/src/external/lgpl3/mpfr/dist/m4/ |
| D | ltoptions.m4 | 83 _LT_UNLESS_OPTIONS([LT_INIT], [fast-install disable-fast-install], 270 # implement the --enable-fast-install flag, and support the 'fast-install' 271 # and 'disable-fast-install' LT_INIT options. 275 AC_ARG_ENABLE([fast-install], 276 [AS_HELP_STRING([--enable-fast-install@<:@=PKGS@:>@], 277 [optimize for fast installation @<:@default=]_LT_ENABLE_FAST_INSTALL_DEFAULT[@:>@])], 298 [Whether or not to optimize for fast installation])dnl 301 LT_OPTION_DEFINE([LT_INIT], [fast-install], [_LT_ENABLE_FAST_INSTALL([yes])]) 302 LT_OPTION_DEFINE([LT_INIT], [disable-fast-install], [_LT_ENABLE_FAST_INSTALL([no])]) 306 [_LT_SET_OPTION([LT_INIT], m4_if([$1], [no], [disable-])[fast-install]) [all …]
|
| /netbsd/src/games/trek/ |
| D | main.c | 171 Etc.fast = 1; in main() 178 Etc.fast++; in main() 182 Etc.fast = 0; in main()
|
| /netbsd/src/external/mit/expat/dist/m4/ |
| D | ltoptions.m4 | 83 _LT_UNLESS_OPTIONS([LT_INIT], [fast-install disable-fast-install], 270 # implement the --enable-fast-install flag, and support the 'fast-install' 271 # and 'disable-fast-install' LT_INIT options. 275 AC_ARG_ENABLE([fast-install], 276 [AS_HELP_STRING([--enable-fast-install@<:@=PKGS@:>@], 277 [optimize for fast installation @<:@default=]_LT_ENABLE_FAST_INSTALL_DEFAULT[@:>@])], 298 [Whether or not to optimize for fast installation])dnl 301 LT_OPTION_DEFINE([LT_INIT], [fast-install], [_LT_ENABLE_FAST_INSTALL([yes])]) 302 LT_OPTION_DEFINE([LT_INIT], [disable-fast-install], [_LT_ENABLE_FAST_INSTALL([no])]) 306 [_LT_SET_OPTION([LT_INIT], m4_if([$1], [no], [disable-])[fast-install]) [all …]
|
| /netbsd/src/games/snake/snake/ |
| D | snake.c | 110 static int fast = 1; variable 175 fast = 0; in main() 283 if (!fast) in mainloop() 355 if ((fast) || (k == 1)) in mainloop() 358 if ((fast) || (k == repeat) || in mainloop() 370 if ((fast) || (k == 1)) in mainloop() 373 if ((fast) || (k == repeat) || in mainloop() 386 if ((fast) || (k == 1)) in mainloop() 389 if ((fast) || (k == repeat) || in mainloop() 403 if ((fast) || (k == 1)) in mainloop() [all …]
|
| /netbsd/src/external/bsd/ntp/dist/html/hints/ |
| D | sgi | 28 17msec in less than a second, whether the fast clock is on or off, I 34 I get smoother timekeeping if I turn on the fast clock, thereby making 35 the clock tick at 1kHz rather than 100Hz. With the fast clock off, I 41 without a local reference clock. Fiddling with the fast clock doesn't 44 I use the "ftimer" program to switch the fast clock on when the system
|
| /netbsd/src/crypto/external/bsd/heimdal/dist/tests/kdc/ |
| D | Makefile.am | 27 check-fast \ 99 check-fast: check-fast.in Makefile 100 $(do_subst) < $(srcdir)/check-fast.in > check-fast.tmp && \ 101 $(chmod) +x check-fast.tmp && \ 102 mv check-fast.tmp check-fast 300 check-fast.in \
|
| /netbsd/src/external/public-domain/xz/dist/m4/ |
| D | tuklib_integer.m4 | 11 # - Does the hardware support fast unaligned access to 16-bit 50 [Enable if the system supports *fast* unaligned memory access 68 the system supports fast unaligned access to 16-bit and
|
| /netbsd/src/external/bsd/nvi/dist/cl/ |
| D | cl_screen.c | 223 goto fast; in cl_vi_init() 403 fast: /* Set the terminal modes. */ in cl_vi_init() 473 goto fast; in cl_ex_init() 541 fast: if (tcsetattr(STDIN_FILENO, TCSADRAIN | TCSASOFT, &clp->ex_enter)) { in cl_ex_init() 543 goto fast; in cl_ex_init()
|
| /netbsd/src/sys/dev/pci/ |
| D | ahc_pci.c | 707 int pcheck, int fast, int large); 1185 int fast, int large) in ahc_scbram_config() argument 1215 if (fast) in ahc_scbram_config() 1248 int fast; in ahc_probe_ext_scbram() local 1253 fast = FALSE; in ahc_probe_ext_scbram() 1263 ahc_scbram_config(ahc, /*enable*/TRUE, pcheck, fast, large); in ahc_probe_ext_scbram() 1281 ahc_scbram_config(ahc, enable, /*pcheck*/TRUE, fast, large); in ahc_probe_ext_scbram() 1297 fast = TRUE; in ahc_probe_ext_scbram() 1304 ahc_scbram_config(ahc, enable, pcheck, fast, /*large*/TRUE); in ahc_probe_ext_scbram() 1331 ahc_name(ahc), fast ? "fast" : "slow", in ahc_probe_ext_scbram() [all …]
|