/netbsd-src/external/gpl2/lvm2/dist/test/ |
H A 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.old/dist/gcc/ |
H A D | dce.c | 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/external/gpl3/gcc/dist/gcc/ |
H A 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/asan/ |
H A D | asan_stack.h | 35 void *context, bool fast) { in GetStackTrace() argument 37 stack->Unwind(max_depth, pc, bp, context, 0, 0, fast); in GetStackTrace() 48 fast); in GetStackTrace() 50 } else if (!t && !fast) { in GetStackTrace() 64 #define GET_STACK_TRACE(max_size, fast) \ argument 75 GET_CURRENT_FRAME(), 0, fast); \
|
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/asan/ |
H A D | asan_stack.h | 33 void *context, bool fast) { in GetStackTrace() argument 35 stack->Unwind(max_depth, pc, bp, context, 0, 0, fast); in GetStackTrace() 50 fast); in GetStackTrace() 52 } else if (!t && !fast) { in GetStackTrace() 66 #define GET_STACK_TRACE(max_size, fast) \ argument 77 GET_CURRENT_FRAME(), 0, fast); \
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/lsan/ |
H A 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/external/gpl3/gcc.old/dist/libsanitizer/lsan/ |
H A D | lsan.h | 17 #define GET_STACK_TRACE(max_size, fast) \ argument 20 GET_CURRENT_FRAME(), nullptr, fast); 48 __sanitizer::uptr bp, void *context, bool fast) { in GetStackTrace() argument 51 if (fast && (t = CurrentThreadContext())) { in GetStackTrace() 56 stack->Unwind(max_depth, pc, bp, context, stack_top, stack_bottom, fast); in GetStackTrace()
|
/netbsd-src/usr.bin/calendar/calendars/ |
H A 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/gcc.old/dist/libgfortran/m4/ |
H A D | maxloc0.m4 | 37 int fast = 0; 46 if (unlikely (!fast)) 52 fast = 1; 61 if (likely (fast)) 89 int fast = 0; 96 ` if (unlikely (!fast)) 109 fast = 1; 120 if (likely (fast))
|
H A D | minloc0.m4 | 37 int fast = 0; 46 if (unlikely (!fast)) 52 fast = 1; 61 if (likely (fast)) 89 int fast = 0; 96 ` if (unlikely (!fast)) 109 fast = 1; 120 if (likely (fast))
|
/netbsd-src/external/gpl3/gcc/dist/libgfortran/m4/ |
H A D | maxloc0.m4 | 37 int fast = 0; 46 if (unlikely (!fast)) 52 fast = 1; 61 if (likely (fast)) 89 int fast = 0; 96 ` if (unlikely (!fast)) 109 fast = 1; 120 if (likely (fast))
|
H A D | minloc0.m4 | 37 int fast = 0; 46 if (unlikely (!fast)) 52 fast = 1; 61 if (likely (fast)) 89 int fast = 0; 96 ` if (unlikely (!fast)) 109 fast = 1; 120 if (likely (fast))
|
/netbsd-src/external/gpl3/gcc.old/dist/ |
H A 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/crypto/external/cpl/tpm-tools/dist/m4/ |
H A 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.old/dist/ |
H A 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/gdb/dist/ |
H A 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/ |
H A 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.old/dist/ |
H A 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/ |
H A 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.old/dist/libgfortran/generated/ |
H A D | maxloc0_8_r8.c | 93 int fast = 0; in maxloc0_8_r8() local 106 if (unlikely (!fast)) in maxloc0_8_r8() 112 fast = 1; in maxloc0_8_r8() 121 if (likely (fast)) in maxloc0_8_r8() 269 int fast = 0; in mmaxloc0_8_r8() local 280 if (unlikely (!fast)) in mmaxloc0_8_r8() 293 fast = 1; in mmaxloc0_8_r8() 304 if (likely (fast)) in mmaxloc0_8_r8()
|
H A D | minloc0_16_r4.c | 93 int fast = 0; in minloc0_16_r4() local 106 if (unlikely (!fast)) in minloc0_16_r4() 112 fast = 1; in minloc0_16_r4() 121 if (likely (fast)) in minloc0_16_r4() 269 int fast = 0; in mminloc0_16_r4() local 280 if (unlikely (!fast)) in mminloc0_16_r4() 293 fast = 1; in mminloc0_16_r4() 304 if (likely (fast)) in mminloc0_16_r4()
|
H A D | minloc0_16_i2.c | 93 int fast = 0; in minloc0_16_i2() local 106 if (unlikely (!fast)) in minloc0_16_i2() 112 fast = 1; in minloc0_16_i2() 121 if (likely (fast)) in minloc0_16_i2() 269 int fast = 0; in mminloc0_16_i2() local 280 if (unlikely (!fast)) in mminloc0_16_i2() 293 fast = 1; in mminloc0_16_i2() 304 if (likely (fast)) in mminloc0_16_i2()
|
H A D | minloc0_16_r10.c | 93 int fast = 0; in minloc0_16_r10() local 106 if (unlikely (!fast)) in minloc0_16_r10() 112 fast = 1; in minloc0_16_r10() 121 if (likely (fast)) in minloc0_16_r10() 269 int fast = 0; in mminloc0_16_r10() local 280 if (unlikely (!fast)) in mminloc0_16_r10() 293 fast = 1; in mminloc0_16_r10() 304 if (likely (fast)) in mminloc0_16_r10()
|
H A D | maxloc0_4_i16.c | 93 int fast = 0; in maxloc0_4_i16() local 106 if (unlikely (!fast)) in maxloc0_4_i16() 112 fast = 1; in maxloc0_4_i16() 121 if (likely (fast)) in maxloc0_4_i16() 269 int fast = 0; in mmaxloc0_4_i16() local 280 if (unlikely (!fast)) in mmaxloc0_4_i16() 293 fast = 1; in mmaxloc0_4_i16() 304 if (likely (fast)) in mmaxloc0_4_i16()
|
H A D | minloc0_4_r16.c | 93 int fast = 0; in minloc0_4_r16() local 106 if (unlikely (!fast)) in minloc0_4_r16() 112 fast = 1; in minloc0_4_r16() 121 if (likely (fast)) in minloc0_4_r16() 269 int fast = 0; in mminloc0_4_r16() local 280 if (unlikely (!fast)) in mminloc0_4_r16() 293 fast = 1; in mminloc0_4_r16() 304 if (likely (fast)) in mminloc0_4_r16()
|