/netbsd-src/external/bsd/ntp/dist/ntpd/ |
H A D | refclock_shm.c | 114 int forall; /* access for all UIDs? */ member 131 int/*BOOL*/ forall in getShmTime() 145 IPC_CREAT | (forall ? 0666 : 0600)); in getShmTime() 168 nspref[forall != 0], (unit & 0xFF)); in getShmTime() 173 if (forall) { /* world access */ in getShmTime() 231 up->forall = (unit >= 2) && !(peer->ttl & SHM_MODE_PRIVATE); in shm_start() 233 up->shm = getShmTime(unit, up->forall); in shm_start() 545 shm = up->shm = getShmTime(unit, up->forall); in shm_timer()
|
/netbsd-src/external/bsd/nvi/dist/perl_scripts/ |
H A D | forall.pl | 1 sub forall { subroutine
|
/netbsd-src/external/bsd/nvi/dist/perl_api/ |
H A D | VI.pod | 254 sub forall { 265 :perl forall sub{s/perlre/substitution/}
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | lang.opt | 548 ftest-forall-temp 550 Force creation of temporary to test infrequently-executed forall code.
|
H A D | invoke.texi | 130 -freal-8-real-16 -freal-8-real-4 -std=@var{std} -ftest-forall-temp 551 @item -ftest-forall-temp 552 @opindex @code{ftest-forall-temp} 553 Enhance test coverage by forcing most forall assignments to use temporary. 1968 @code{DO CONCURRENT} statements with several forall triplets.
|
H A D | gfortran.info | 444 -freal-8-real-16 -freal-8-real-4 -std=STD -ftest-forall-temp 805 '-ftest-forall-temp' 806 Enhance test coverage by forcing most forall assignments to use 1940 with several forall triplets. 21524 * ftest-forall-temp: Fortran Dialect Options.
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | lang.opt | 565 ftest-forall-temp 567 Force creation of temporary to test infrequently-executed forall code.
|
H A D | ChangeLog-2017 | 2156 gfc_trans_forall_1): Don't adjust offset of forall temporary 2157 for array sections, make forall temporaries work for substring 2158 expressions, improve test coverage by adding -ftest-forall-temp 2159 option to request usage of temporary array in forall code. 2160 * lang.opt: Add -ftest-forall-temp option. 2161 * invoke.texi: Add -ftest-forall-temp option.
|
H A D | invoke.texi | 130 -freal-8-real-16 -freal-8-real-4 -std=@var{std} -ftest-forall-temp 562 @item -ftest-forall-temp 563 @opindex @code{ftest-forall-temp} 564 Enhance test coverage by forcing most forall assignments to use temporary. 2034 @code{DO CONCURRENT} statements with several forall triplets.
|
H A D | ChangeLog-2007 | 850 and either trigger second forall block to copy temporary or 851 copy lval, outside the forall construct and replace all 5106 arguments. Generalize "unconditional forall nest with constant
|
H A D | ChangeLog-2006 | 2169 2, when the code->expr (ie. the forall mask) is resolved. 2957 the fact that "A < B" or "A > B" when A or B contains a forall index.
|
H A D | ChangeLog-2003 | 841 (g95_trans_forall_loop): Use forall info blocks.
|
H A D | ChangeLog-2011 | 1311 are within a forall loop.
|
H A D | gfortran.info | 433 -freal-8-real-16 -freal-8-real-4 -std=STD -ftest-forall-temp 805 '-ftest-forall-temp' 806 Enhance test coverage by forcing most forall assignments to use 1988 with several forall triplets. 21114 * ftest-forall-temp: Fortran Dialect Options.
|
H A D | ChangeLog-2010 | 828 * trans-stmt.c (gfc_trans_forall_1): Free forall struct at the end.
|
/netbsd-src/external/gpl2/groff/dist/font/devhtml/ |
H A D | R.proto | 650 fa 24 0 0x2200 ∀
|
/netbsd-src/external/mit/isl/dist/doc/ |
H A D | implementation.tex | 1984 (\forall p : j_p - i_p = M_p \alpha_p) 2001 (\forall p : j_p - i_p = M_p \alpha_p) 2029 (\forall p : j_p - i_p = M_p \alpha_p)
|
/netbsd-src/external/lgpl3/mpfr/dist/doc/ |
H A D | texinfo.tex | 11015 \DeclareUnicodeCharacter{2200}{\ensuremath\forall}%
|
/netbsd-src/external/lgpl3/mpc/dist/build-aux/ |
H A D | texinfo.tex | 10925 \DeclareUnicodeCharacter{2200}{\ensuremath\forall}%
|
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/doc/ |
H A D | texinfo.tex | 11045 \DeclareUnicodeCharacter{2200}{\ensuremath\forall}%
|
/netbsd-src/external/gpl3/binutils/dist/gprofng/doc/ |
H A D | texinfo.tex | 11045 \DeclareUnicodeCharacter{2200}{\ensuremath\forall}%
|
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/ |
H A D | extend.texi | 25430 @item forall 25432 @code{forall (int n) n + 0 == n}).
|
H A D | gcc.info | 57368 'forall' 57370 example, 'forall (int n) n + 0 == n').
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/ |
H A D | extend.texi | 25201 @item forall 25203 @code{forall (int n) n + 0 == n}).
|
H A D | gcc.info | 54382 'forall' 54384 example, 'forall (int n) n + 0 == n').
|