Home
last modified time | relevance | path

Searched refs:typearr (Results 1 – 25 of 55) sorted by relevance

123

/dports/lang/gcc12-devel/gcc-12-20211205/libgomp/testsuite/libgomp.oacc-fortran/
H A Dupdate-dt-array.f9010 type(mytype), allocatable :: typearr(:) variable
12 allocate(typearr(1:100))
15 allocate(typearr(i)%myarr(1:100,1:100))
19 typearr(i)%myarr(:,:) = 0
29 typearr(i)%myarr(:,:) = 50
41 if (any(typearr(i)%myarr.ne.50)) stop 1
43 if (any(typearr(i)%myarr.ne.0)) stop 2
48 deallocate(typearr(i)%myarr)
51 deallocate(typearr)
/dports/lang/gcc11/gcc-11.2.0/libgomp/testsuite/libgomp.oacc-fortran/
H A Dupdate-dt-array.f9010 type(mytype), allocatable :: typearr(:) variable
12 allocate(typearr(1:100))
15 allocate(typearr(i)%myarr(1:100,1:100))
19 typearr(i)%myarr(:,:) = 0
29 typearr(i)%myarr(:,:) = 50
41 if (any(typearr(i)%myarr.ne.50)) stop 1
43 if (any(typearr(i)%myarr.ne.0)) stop 2
48 deallocate(typearr(i)%myarr)
51 deallocate(typearr)
/dports/lang/gcc11-devel/gcc-11-20211009/libgomp/testsuite/libgomp.oacc-fortran/
H A Dupdate-dt-array.f9010 type(mytype), allocatable :: typearr(:) variable
12 allocate(typearr(1:100))
15 allocate(typearr(i)%myarr(1:100,1:100))
19 typearr(i)%myarr(:,:) = 0
29 typearr(i)%myarr(:,:) = 50
41 if (any(typearr(i)%myarr.ne.50)) stop 1
43 if (any(typearr(i)%myarr.ne.0)) stop 2
48 deallocate(typearr(i)%myarr)
51 deallocate(typearr)
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libgomp/testsuite/libgomp.oacc-fortran/
H A Dupdate-dt-array.f9010 type(mytype), allocatable :: typearr(:) variable
12 allocate(typearr(1:100))
15 allocate(typearr(i)%myarr(1:100,1:100))
19 typearr(i)%myarr(:,:) = 0
29 typearr(i)%myarr(:,:) = 50
41 if (any(typearr(i)%myarr.ne.50)) stop 1
43 if (any(typearr(i)%myarr.ne.0)) stop 2
48 deallocate(typearr(i)%myarr)
51 deallocate(typearr)
/dports/math/octave-forge-io/io-2.6.4/inst/private/
H A Dspsh_prstype.m34 function [ typearr ] = spsh_prstype (obj, nrows, ncols, ctype, spsh_opts)
43 typearr = ctype(5) * ones (nrows, ncols); ## type "EMPTY", provisionally variable
57 typearr(ptr) = 5; ## FIXME: do we need isfinite ()?
58 typearr(! ptr) = 1; ## All other cells are now numeric
64 typearr(txtptr) = 3; ## ...and clean up
65 typearr(emptr) = 5; ## EMPTY
66 typearr(lptr) = 2; ## BOOLEAN
71 typearr(fptr) = 4; ## FORMULA
/dports/devel/rth/rth/adodb-4.65/
H A Dtohtml.inc.php53 $typearr = array();
61 $typearr[$i] = $rs->MetaType($field->type,$field->max_length);
65 $typearr[$i] = 'C';
84 $type = $typearr[$i];
/dports/deskutils/myitcrm/MyITCRM-0.2.9.3/include/ADODB/
H A Dtohtml.inc.php53 $typearr = array();
61 $typearr[$i] = $rs->MetaType($field->type,$field->max_length);
65 $typearr[$i] = 'C';
84 $type = $typearr[$i];
/dports/deskutils/moregroupware/moregroupware/include/adodb/
H A Dtohtml.inc.php53 $typearr = array();
61 $typearr[$i] = $rs->MetaType($field->type,$field->max_length);
65 $typearr[$i] = 'C';
84 $type = $typearr[$i];
/dports/www/gallery2/gallery2/lib/adodb/
H A Dtohtml.inc.php53 $typearr = array();
61 $typearr[$i] = $rs->MetaType($field->type,$field->max_length);
65 $typearr[$i] = 'C';
84 $type = $typearr[$i];
/dports/databases/phppgadmin/phppgadmin-REL_7-13-0/libraries/adodb/
H A Dtohtml.inc.php53 $typearr = array();
61 $typearr[$i] = $rs->MetaType($field->type,$field->max_length);
65 $typearr[$i] = 'C';
84 $type = $typearr[$i];
/dports/databases/adodb/adodb/
H A Dtohtml.inc.php52 $typearr = array();
60 $typearr[$i] = $rs->MetaType($field->type,$field->max_length);
64 $typearr[$i] = 'C';
83 $type = $typearr[$i];
/dports/databases/adodb5/ADOdb-5.21.3/
H A Dtohtml.inc.php62 $typearr = array();
70 $typearr[$i] = $rs->MetaType($field->type,$field->max_length);
74 $typearr[$i] = 'C';
93 $type = $typearr[$i];
/dports/deskutils/egroupware/egroupware/vendor/egroupware/adodb-php/
H A Dtohtml.inc.php55 $typearr = array();
63 $typearr[$i] = $rs->MetaType($field->type,$field->max_length);
67 $typearr[$i] = 'C';
86 $type = $typearr[$i];
/dports/comms/atslog/atslog-2.1.1/www/include/adodb/
H A Dtohtml.inc.php53 $typearr = array();
61 $typearr[$i] = $rs->MetaType($field->type,$field->max_length);
65 $typearr[$i] = 'C';
84 $type = $typearr[$i];
/dports/devel/truc/truc_0.12.0/adodb-4.65/
H A Dtohtml.inc.php53 $typearr = array();
61 $typearr[$i] = $rs->MetaType($field->type,$field->max_length);
65 $typearr[$i] = 'C';
84 $type = $typearr[$i];
/dports/devel/flyspray/flyspray-0.9.9.7_4/adodb/
H A Dtohtml.inc.php53 $typearr = array();
61 $typearr[$i] = $rs->MetaType($field->type,$field->max_length);
65 $typearr[$i] = 'C';
84 $type = $typearr[$i];
/dports/www/phprecipebook/phprecipebook/libs/adodb5/
H A Dtohtml.inc.php53 $typearr = array();
61 $typearr[$i] = $rs->MetaType($field->type,$field->max_length);
65 $typearr[$i] = 'C';
84 $type = $typearr[$i];
/dports/www/phprecipebook/phprecipebook/libs/adodb4/
H A Dtohtml.inc.php52 $typearr = array();
60 $typearr[$i] = $rs->MetaType($field->type,$field->max_length);
64 $typearr[$i] = 'C';
83 $type = $typearr[$i];
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/adodb/adodb-php/
H A Dtohtml.inc.php55 $typearr = array();
63 $typearr[$i] = $rs->MetaType($field->type,$field->max_length);
67 $typearr[$i] = 'C';
86 $type = $typearr[$i];
/dports/databases/mantis/mantisbt-2.25.2/vendor/adodb/adodb-php/
H A Dtohtml.inc.php55 $typearr = array();
63 $typearr[$i] = $rs->MetaType($field->type,$field->max_length);
67 $typearr[$i] = 'C';
86 $type = $typearr[$i];
/dports/www/moodle311/moodle/lib/adodb/
H A Dtohtml.inc.php55 $typearr = array();
63 $typearr[$i] = $rs->MetaType($field->type,$field->max_length);
67 $typearr[$i] = 'C';
86 $type = $typearr[$i];
/dports/www/moodle310/moodle/lib/adodb/
H A Dtohtml.inc.php55 $typearr = array();
63 $typearr[$i] = $rs->MetaType($field->type,$field->max_length);
67 $typearr[$i] = 'C';
86 $type = $typearr[$i];
/dports/www/moodle39/moodle/lib/adodb/
H A Dtohtml.inc.php55 $typearr = array();
63 $typearr[$i] = $rs->MetaType($field->type,$field->max_length);
67 $typearr[$i] = 'C';
86 $type = $typearr[$i];
/dports/devel/rth/rth/adodb-4.65/tests/
H A Dtest_rs_array.php13 $typearr = array('C','I'); variable
16 $rs->InitArray($array,$typearr);
/dports/databases/adodb/adodb/tests/
H A Dtest_rs_array.php13 $typearr = array('C','I'); variable
16 $rs->InitArray($array,$typearr);

123