Home
last modified time | relevance | path

Searched refs:forall (Results 1 – 25 of 27) sorted by relevance

12

/netbsd-src/external/bsd/ntp/dist/ntpd/
H A Drefclock_shm.c114 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 Dforall.pl1 sub forall { subroutine
/netbsd-src/external/bsd/nvi/dist/perl_api/
H A DVI.pod254 sub forall {
265 :perl forall sub{s/perlre/substitution/}
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dlang.opt548 ftest-forall-temp
550 Force creation of temporary to test infrequently-executed forall code.
H A Dinvoke.texi130 -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 Dgfortran.info444 -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 Dlang.opt565 ftest-forall-temp
567 Force creation of temporary to test infrequently-executed forall code.
H A DChangeLog-20172156 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 Dinvoke.texi130 -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 DChangeLog-2007850 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 DChangeLog-20062169 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 DChangeLog-2003841 (g95_trans_forall_loop): Use forall info blocks.
H A DChangeLog-20111311 are within a forall loop.
H A Dgfortran.info433 -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 DChangeLog-2010828 * trans-stmt.c (gfc_trans_forall_1): Free forall struct at the end.
/netbsd-src/external/gpl2/groff/dist/font/devhtml/
H A DR.proto650 fa 24 0 0x2200 &forall;
/netbsd-src/external/mit/isl/dist/doc/
H A Dimplementation.tex1984 (\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 Dtexinfo.tex11015 \DeclareUnicodeCharacter{2200}{\ensuremath\forall}%
/netbsd-src/external/lgpl3/mpc/dist/build-aux/
H A Dtexinfo.tex10925 \DeclareUnicodeCharacter{2200}{\ensuremath\forall}%
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/doc/
H A Dtexinfo.tex11045 \DeclareUnicodeCharacter{2200}{\ensuremath\forall}%
/netbsd-src/external/gpl3/binutils/dist/gprofng/doc/
H A Dtexinfo.tex11045 \DeclareUnicodeCharacter{2200}{\ensuremath\forall}%
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/
H A Dextend.texi25430 @item forall
25432 @code{forall (int n) n + 0 == n}).
H A Dgcc.info57368 'forall'
57370 example, 'forall (int n) n + 0 == n').
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/
H A Dextend.texi25201 @item forall
25203 @code{forall (int n) n + 0 == n}).
H A Dgcc.info54382 'forall'
54384 example, 'forall (int n) n + 0 == n').

12