| /netbsd-src/external/gpl2/texinfo/dist/makeinfo/ |
| H A D | xml.h | 84 MATH, DIMENSION, enumerator
|
| H A D | cmds.c | 502 xml_insert_element (DIMENSION, arg); in cm_dmn()
|
| /netbsd-src/external/gpl3/gcc.old/dist/libgfortran/m4/ |
| H A D | matmul.m4 | 52 DIMENSION A(M,COUNT), B(COUNT,N), C(M,N)
|
| /netbsd-src/external/gpl3/gcc/dist/libgfortran/m4/ |
| H A D | matmul.m4 | 52 DIMENSION A(M,COUNT), B(COUNT,N), C(M,N)
|
| /netbsd-src/external/gpl2/gettext/dist/gettext-tools/tests/ |
| H A D | msguniq-a.in | 2089 msgid "~: subscripts ~ for ~ are not of type `(INTEGER 0 (,ARRAY-DIMENSION-LIMIT))" 2097 msgid "~: index ~ for ~ is not of type `(INTEGER 0 (,ARRAY-DIMENSION-LIMIT))" 2149 msgid "~: dimension ~ is not of type `(INTEGER 0 (,ARRAY-DIMENSION-LIMIT))" 3714 msgid "~: subscripts ~ for ~ are not of type `(INTEGER 0 (,ARRAY-DIMENSION-LIMIT))"
|
| H A D | msguniq-a.inp | 1380 !~\:\ subscripts\ ~\ for\ ~\ are\ not\ of\ type\ `(INTEGER\ 0\ (,ARRAY-DIMENSION-LIMIT))= 1386 !~\:\ index\ ~\ for\ ~\ is\ not\ of\ type\ `(INTEGER\ 0\ (,ARRAY-DIMENSION-LIMIT))= 1425 !~\:\ dimension\ ~\ is\ not\ of\ type\ `(INTEGER\ 0\ (,ARRAY-DIMENSION-LIMIT))=
|
| H A D | msguniq-a.out | 1921 msgid "~: subscripts ~ for ~ are not of type `(INTEGER 0 (,ARRAY-DIMENSION-LIMIT))" 1929 msgid "~: index ~ for ~ is not of type `(INTEGER 0 (,ARRAY-DIMENSION-LIMIT))" 1981 msgid "~: dimension ~ is not of type `(INTEGER 0 (,ARRAY-DIMENSION-LIMIT))"
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
| H A D | intrinsic.texi | 738 REAL(8), DIMENSION(3) :: x = (/ 1.0, 2.0, 3.0 /) 1458 REAL(8), DIMENSION(3) :: x = (/ -1.0, 0.0, 1.0 /) 1848 REAL, DIMENSION(3) :: x = (/ -1.0, 0.0, 1.0 /) 5301 @item @var{VALUES}@tab The type shall be @code{REAL(4), DIMENSION(2)}. 5610 @item @var{VALUES}@tab The type shall be @code{REAL(4), DIMENSION(2)}. 6690 @item @var{VALUES} @tab The type shall be @code{INTEGER(4), DIMENSION(13)}. 8095 @item @var{VALUES} @tab The type shall be @code{INTEGER, DIMENSION(3)} and 8985 @item @var{VALUES} @tab The type shall be @code{INTEGER, DIMENSION(3)} 9968 @item @var{VALUES} @tab The type shall be @code{INTEGER(4), DIMENSION(13)}. 11335 REAL, POINTER, DIMENSION(:) :: VEC => NULL () [all …]
|
| H A D | gfortran.info | 2536 * Assumed-rank ('DIMENSION(..)'). 3419 'POINTER' attributes. Pointers may not have the 'DIMENSION', 'POINTER', 4764 the 'DIMENSION' is explicitly specified. As 'DIMENSION(*)' only 4767 assumed-rank dummy arguments ('TYPE(*), DIMENSION(..)') allow for 4771 * Assumed-rank arrays ('DIMENSION(..)') as dummy argument allow that 7655 REAL(8), DIMENSION(3) :: x = (/ 1.0, 2.0, 3.0 /) 8258 REAL(8), DIMENSION(3) :: x = (/ -1.0, 0.0, 1.0 /) 8573 REAL, DIMENSION(3) :: x = (/ -1.0, 0.0, 1.0 /) 11490 VALUES The type shall be 'REAL(4), DIMENSION(2)'. 11749 VALUES The type shall be 'REAL(4), DIMENSION(2)'. [all …]
|
| H A D | gfortran.texi | 1155 @item Assumed-rank (@code{DIMENSION(..)}). 2096 may not have the @code{DIMENSION}, @code{POINTER}, @code{TARGET}, 3537 unless the @code{DIMENSION} is explicitly specified. As 3538 @code{DIMENSION(*)} only supports array (including array elements) but 3541 (@code{TYPE(*), DIMENSION(..)}) allow for both scalars and arrays, but 3544 @item Assumed-rank arrays (@code{DIMENSION(..)}) as dummy argument
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
| H A D | intrinsic.texi | 734 REAL(8), DIMENSION(3) :: x = (/ 1.0, 2.0, 3.0 /) 1454 REAL(8), DIMENSION(3) :: x = (/ -1.0, 0.0, 1.0 /) 1844 REAL, DIMENSION(3) :: x = (/ -1.0, 0.0, 1.0 /) 5297 @item @var{VALUES}@tab The type shall be @code{REAL(4), DIMENSION(2)}. 5606 @item @var{VALUES}@tab The type shall be @code{REAL(4), DIMENSION(2)}. 6688 @item @var{VALUES} @tab The type shall be @code{INTEGER(4), DIMENSION(13)}. 8092 @item @var{VALUES} @tab The type shall be @code{INTEGER, DIMENSION(3)} and 8977 @item @var{VALUES} @tab The type shall be @code{INTEGER, DIMENSION(3)} 9922 @item @var{VALUES} @tab The type shall be @code{INTEGER(4), DIMENSION(13)}. 11289 REAL, POINTER, DIMENSION(:) :: VEC => NULL () [all …]
|
| H A D | gfortran.info | 3145 'POINTER' attributes. Pointers may not have the 'DIMENSION', 'POINTER', 4467 adds assumed-type ('TYPE(*)') and assumed-rank ('DIMENSION(..)') 7336 REAL(8), DIMENSION(3) :: x = (/ 1.0, 2.0, 3.0 /) 7937 REAL(8), DIMENSION(3) :: x = (/ -1.0, 0.0, 1.0 /) 8251 REAL, DIMENSION(3) :: x = (/ -1.0, 0.0, 1.0 /) 11160 VALUES The type shall be 'REAL(4), DIMENSION(2)'. 11421 VALUES The type shall be 'REAL(4), DIMENSION(2)'. 12340 VALUES The type shall be 'INTEGER(4), DIMENSION(13)'. 13483 VALUES The type shall be 'INTEGER, DIMENSION(3)' and 14215 VALUES The type shall be 'INTEGER, DIMENSION(3)' and [all …]
|
| H A D | ChangeLog-2013 | 1725 (TS 29113 Status): Add TYPE(*) and DIMENSION(..).
|
| H A D | ChangeLog-2020 | 2153 DIMENSION attributes in declarations of a submodule function.
|
| H A D | ChangeLog-2003 | 2128 (check_conflict): Make EXTERNAL and DIMENSION attributes conflict.
|
| H A D | ChangeLog-2019 | 1775 * decl.c (attr_decl): Check for duplicate DIMENSION attribute for a
|
| H A D | gfortran.texi | 1712 may not have the @code{DIMENSION}, @code{POINTER}, @code{TARGET}, 3161 (@code{DIMENSION(..)}) variables and allows for interoperability of
|
| H A D | ChangeLog-2007 | 16 * decl.c (attr_decl1): Reject specifying the DIMENSION for
|
| /netbsd-src/external/gpl2/texinfo/dist/ |
| H A D | ChangeLog | 3006 * makeinfo/xml.c: new element DIMENSION.
|
| /netbsd-src/external/bsd/openldap/dist/libraries/liblunicode/ |
| H A D | UnicodeData.txt | 5935 2331;DIMENSION ORIGIN;So;0;ON;;;;;N;;;;;
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/lib/wind/ |
| H A D | UnicodeData.txt | 6275 2331;DIMENSION ORIGIN;So;0;ON;;;;;N;;;;;
|
| /netbsd-src/external/historical/nawk/dist/testdir/ |
| H A D | funstack.in | 1229 … COMMON structure and the automatic generation of the necessary COMMON, DIMENSION, EQUIVALENCE, an…
|
| /netbsd-src/external/gpl2/gettext/dist/gettext-tools/libuniname/ |
| H A D | UnicodeDataNames.txt | 6539 2331;DIMENSION ORIGIN;So;0;ON;;;;;N;;;;;
|
| /netbsd-src/external/gpl3/gcc/dist/contrib/unicode/ |
| H A D | UnicodeData.txt | 8050 2331;DIMENSION ORIGIN;So;0;ON;;;;;N;;;;;
|
| /netbsd-src/external/gpl3/gcc.old/dist/contrib/unicode/ |
| H A D | UnicodeData.txt | 8035 2331;DIMENSION ORIGIN;So;0;ON;;;;;N;;;;;
|