Home
last modified time | relevance | path

Searched refs:datacode (Results 1 – 25 of 74) sorted by relevance

123

/dports/www/kanboard/kanboard-1.2.21/libs/phpqrcode/lib/PHPQRCode/
H A DQRrawcode.php14 public $datacode = array(); variable in PHPQRCode\\QRrawcode
28 $this->datacode = $input->getByteStream();
29 if(is_null($this->datacode)) {
64 …$this->rsblocks[$blockNo] = new QRrsblock($dl, array_slice($this->datacode, $dataPos), $el, $ecc,…
83 …$this->rsblocks[$blockNo] = new QRrsblock($dl, array_slice($this->datacode, $dataPos), $el, $ecc, …
/dports/science/octopus/octopus-10.5/src/poisson/
H A Dpoisson_psolver.F9093 character(len = 1), public :: datacode = "G" component
193 this%datacode = "D"
198 this%datacode = "G"
390 …call H_potential(this%datacode, kernel_pointer, cf%dRS, pot_ion, hartree_energy, offset, .false., …
392 …call H_potential(this%datacode, this%kernel, cf%dRS, pot_ion, hartree_energy, offset, .false., qui…
472 call H_potential(this%datacode, kernel_pointer, &
476 call H_potential(this%datacode, this%kernel, &
539 call PS_dim4allocation(this%geocode, this%datacode, cube%mpi_grp%rank, cube%mpi_grp%size, &
545 call PS_dim4allocation(this%geocode, this%datacode, cube%mpi_grp%rank, cube%mpi_grp%size, &
/dports/graphics/libqrencode/libqrencode-4.1.1/
H A Dqrencode.c54 unsigned char *datacode; member
115 raw->datacode = QRinput_getByteStream(input); in QRraw_new()
116 if(raw->datacode == NULL) { in QRraw_new()
129 free(raw->datacode); in QRraw_new()
183 free(raw->datacode); in QRraw_free()
198 unsigned char *datacode; member
217 raw->datacode = QRinput_getByteStream(input); in MQRraw_new()
218 if(raw->datacode == NULL) { in MQRraw_new()
224 free(raw->datacode); in MQRraw_new()
253 ret = raw->datacode[raw->count]; in MQRraw_getCode()
[all …]
H A Dqrencode_inner.h44 unsigned char *datacode; member
64 unsigned char *datacode; member
/dports/graphics/p5-Imager-QRCode/Imager-QRCode-0.035/src/
H A Dqrencode.c54 unsigned char *datacode; member
120 raw->datacode = QRinput_getByteStream(input); in QRraw_new()
121 if(raw->datacode == NULL) { in QRraw_new()
134 free(raw->datacode); in QRraw_new()
188 free(raw->datacode); in QRraw_free()
203 unsigned char *datacode; member
223 raw->datacode = QRinput_getByteStream(input); in MQRraw_new()
224 if(raw->datacode == NULL) { in MQRraw_new()
230 free(raw->datacode); in MQRraw_new()
265 ret = raw->datacode[raw->count]; in MQRraw_getCode()
[all …]
H A Dqrencode_inner.h44 unsigned char *datacode; member
64 unsigned char *datacode; member
/dports/graphics/p5-Imager-QRCode/Imager-QRCode-0.035/vendor/qrencode-3.4.2/
H A Dqrencode.c54 unsigned char *datacode; member
120 raw->datacode = QRinput_getByteStream(input); in QRraw_new()
121 if(raw->datacode == NULL) { in QRraw_new()
134 free(raw->datacode); in QRraw_new()
188 free(raw->datacode); in QRraw_free()
203 unsigned char *datacode; member
223 raw->datacode = QRinput_getByteStream(input); in MQRraw_new()
224 if(raw->datacode == NULL) { in MQRraw_new()
230 free(raw->datacode); in MQRraw_new()
265 ret = raw->datacode[raw->count]; in MQRraw_getCode()
[all …]
H A Dqrencode_inner.h44 unsigned char *datacode; member
64 unsigned char *datacode; member
/dports/science/healpix/Healpix_3.50/src/healpy/cfitsio/
H A Deditcol.c1348 if (datacode < 0) in ffmvec()
1358 if (datacode == TSTRING) in ffmvec()
1443 if (datacode == TBIT) in ffmvec()
1445 else if (datacode == TBYTE) in ffmvec()
1447 else if (datacode == TLOGICAL) in ffmvec()
1449 else if (datacode == TSTRING) in ffmvec()
1451 else if (datacode == TSHORT) in ffmvec()
1453 else if (datacode == TLONG) in ffmvec()
1457 else if (datacode == TFLOAT) in ffmvec()
1459 else if (datacode == TDOUBLE) in ffmvec()
[all …]
H A Dfitscore.c2490 int ii, datacode; in ffasfm() local
2528 datacode = TLONG; in ffasfm()
2548 if (datacode == TSTRING || datacode == TLONG) in ffasfm()
2717 datacode = TLONG; in ffbnfm()
2764 datacode = TBIT; in ffbnfm()
2769 datacode = TBYTE; in ffbnfm()
2796 datacode = datacode * (-1); /* flag variable cols w/ neg type code */ in ffbnfm()
2908 datacode = TLONG; in ffbnfmll()
2955 datacode = TBIT; in ffbnfmll()
2960 datacode = TBYTE; in ffbnfmll()
[all …]
/dports/math/gretl/gretl-2021d/lib/src/
H A Ddbnread.c7 static gretl_bundle *get_dbn_series_bundle (const char *datacode, in get_dbn_series_bundle() argument
18 (void *) datacode); in get_dbn_series_bundle()
34 gretl_errmsg_sprintf(_("%s: no data found"), datacode); in get_dbn_series_bundle()
40 gretl_errmsg_sprintf(_("%s: no data found"), datacode); in get_dbn_series_bundle()
/dports/astro/oskar/OSKAR-2.8.0/extern/cfitsio/
H A Deditcol.c1353 if (datacode < 0) in ffmvec()
1363 if (datacode == TSTRING) in ffmvec()
1453 if (datacode == TBIT) in ffmvec()
1455 else if (datacode == TBYTE) in ffmvec()
1457 else if (datacode == TLOGICAL) in ffmvec()
1459 else if (datacode == TSTRING) in ffmvec()
1461 else if (datacode == TSHORT) in ffmvec()
1463 else if (datacode == TLONG) in ffmvec()
1467 else if (datacode == TFLOAT) in ffmvec()
1469 else if (datacode == TDOUBLE) in ffmvec()
[all …]
H A Dfitscore.c2627 int ii, datacode; in ffasfm() local
2670 datacode = TLONG; in ffasfm()
2690 if (datacode == TSTRING || datacode == TLONG) in ffasfm()
2875 datacode = TLONG; in ffbnfm()
2922 datacode = TBIT; in ffbnfm()
2927 datacode = TBYTE; in ffbnfm()
2954 datacode = datacode * (-1); /* flag variable cols w/ neg type code */ in ffbnfm()
3076 datacode = TLONG; in ffbnfmll()
3123 datacode = TBIT; in ffbnfmll()
3128 datacode = TBYTE; in ffbnfmll()
[all …]
H A Dedithdu.c697 int nexthdu, maxhdu, ii, nunit, nhead, datacode; in ffibin() local
753 ffbnfm(tform[ii], &datacode, &repeat, &width, status); in ffibin()
755 if (datacode == TBIT) in ffibin()
757 else if (datacode == TSTRING) in ffibin()
/dports/astro/cfitsio/cfitsio-3.49/
H A Deditcol.c1353 if (datacode < 0) in ffmvec()
1363 if (datacode == TSTRING) in ffmvec()
1453 if (datacode == TBIT) in ffmvec()
1455 else if (datacode == TBYTE) in ffmvec()
1457 else if (datacode == TLOGICAL) in ffmvec()
1459 else if (datacode == TSTRING) in ffmvec()
1461 else if (datacode == TSHORT) in ffmvec()
1463 else if (datacode == TLONG) in ffmvec()
1467 else if (datacode == TFLOAT) in ffmvec()
1469 else if (datacode == TDOUBLE) in ffmvec()
[all …]
H A Dfitscore.c2659 int ii, datacode; in ffasfm() local
2702 datacode = TLONG; in ffasfm()
2722 if (datacode == TSTRING || datacode == TLONG) in ffasfm()
2907 datacode = TLONG; in ffbnfm()
2954 datacode = TBIT; in ffbnfm()
2959 datacode = TBYTE; in ffbnfm()
2986 datacode = datacode * (-1); /* flag variable cols w/ neg type code */ in ffbnfm()
3108 datacode = TLONG; in ffbnfmll()
3155 datacode = TBIT; in ffbnfmll()
3160 datacode = TBYTE; in ffbnfmll()
[all …]
H A Dedithdu.c738 int nexthdu, maxhdu, ii, nunit, nhead, datacode; in ffibin() local
794 ffbnfm(tform[ii], &datacode, &repeat, &width, status); in ffibin()
796 if (datacode == TBIT) in ffibin()
798 else if (datacode == TSTRING) in ffibin()
/dports/astro/py-astropy/astropy-5.0/cextern/cfitsio/lib/
H A Deditcol.c1353 if (datacode < 0) in ffmvec()
1363 if (datacode == TSTRING) in ffmvec()
1453 if (datacode == TBIT) in ffmvec()
1455 else if (datacode == TBYTE) in ffmvec()
1457 else if (datacode == TLOGICAL) in ffmvec()
1459 else if (datacode == TSTRING) in ffmvec()
1461 else if (datacode == TSHORT) in ffmvec()
1463 else if (datacode == TLONG) in ffmvec()
1467 else if (datacode == TFLOAT) in ffmvec()
1469 else if (datacode == TDOUBLE) in ffmvec()
[all …]
H A Dfitscore.c2660 int ii, datacode; in ffasfm() local
2703 datacode = TLONG; in ffasfm()
2723 if (datacode == TSTRING || datacode == TLONG) in ffasfm()
2908 datacode = TLONG; in ffbnfm()
2955 datacode = TBIT; in ffbnfm()
2960 datacode = TBYTE; in ffbnfm()
2987 datacode = datacode * (-1); /* flag variable cols w/ neg type code */ in ffbnfm()
3109 datacode = TLONG; in ffbnfmll()
3156 datacode = TBIT; in ffbnfmll()
3161 datacode = TBYTE; in ffbnfmll()
[all …]
/dports/www/Stikked/Stikked-0.13.0/htdocs/application/libraries/phpqrcode/
H A Dqrencode.php49 public $datacode = array(); variable in QRrawcode
63 $this->datacode = $input->getByteStream();
64 if(is_null($this->datacode)) {
99 …$this->rsblocks[$blockNo] = new QRrsblock($dl, array_slice($this->datacode, $dataPos), $el, $ecc,…
118 …$this->rsblocks[$blockNo] = new QRrsblock($dl, array_slice($this->datacode, $dataPos), $el, $ecc, …
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/pw/
H A Dps_wavelet_types.F36 CHARACTER(LEN=1) :: datacode component
/dports/science/cp2k-data/cp2k-7.1.0/src/pw/
H A Dps_wavelet_types.F36 CHARACTER(LEN=1) :: datacode component
/dports/science/healpix/Healpix_3.50/src/f90/mod/
H A Dfits_template.f90378 integer(I4B) :: datacode, width local
555 call ftbnfm(tform(imap), datacode, repeat(imap), width, status)
630 INTEGER(I4B) :: datacode, repeat, width local
726 call ftbnfm(tform(1), datacode, repeat, width, status)
1597 INTEGER(I4B) :: datacode, repeat, width local
1667 call ftbnfm(tform(1), datacode, repeat, width, status)
1763 INTEGER(I4B) :: datacode, repeat, width local
1860 CALL ftbnfm(tform(itod), datacode, repeat, width, status)
1887 CALL ftbnfm(tform(itod), datacode, repeat, width, status)
1968 INTEGER(I4B) :: frow,felem,colnum,readwrite,width,datacode,hdutype local
[all …]
H A Dfitstools.F90379 integer(I4B) :: blocksize, datacode local
462 call ftbnfm(tform(1), datacode, repeat1, width, status)
463 if (tfields > 1) call ftbnfm(tform(2), datacode, repeat2, width, status)
891 INTEGER(I4B) :: firstpix,lmax_file,lmax_min,nelems,datacode,repeat,width local
957 call ftbnfm(tform(1), datacode, repeat, width, status)
1766 INTEGER(I4B) :: datacode, repeat, width local
1897 call ftbnfm(tform(imap), datacode, repeat, width, status)
2186 INTEGER(I4B) :: datacode, repeat1, repeat2, width local
2335 call ftbnfm(tform(1), datacode, repeat1, width, status)
2551 integer(I4B) :: datacode, repeat, width local
[all …]
/dports/math/gretl/gretl-2021d/gui/
H A Dfncall.h87 int dbnomics_get_series_call (const char *datacode);

123