Home
last modified time | relevance | path

Searched refs:stype (Results 1 – 25 of 10818) sorted by path

12345678910>>...433

/dports/accessibility/sctd/sctd-0.2.0/cargo-crates/winapi-0.3.8/src/
H A Dmacros.rs282 [$stype:ty; $ssize:expr],
286 pub struct $name([$stype; $ssize]);
/dports/accessibility/wl-gammarelay-rs/wl-gammarelay-rs-0.2.1/cargo-crates/dlib-0.5.0/src/
H A Dlib.rs212 $(statics: $($sname: ident: $stype: ty),+,)|*
219 pub static $sname: $stype;
265 $(statics: $($sname: ident: $stype: ty),+,)|*
283 $(statics: $($sname: ident: $stype: ty),+,)|*
324 $(statics: $($sname: ident: $stype: ty),+,)|*
329 $structname, $(statics: $($sname: $stype),+,)|*
334 $structname, $(statics: $($sname: $stype),+,)|*
356 $(statics: $($sname: ident: $stype: ty),+,)|*
369 $link, $(statics: $($sname: $stype),+,)|*
375 $(statics: $($sname: ident: $stype: ty),+,)|*
[all …]
/dports/accessibility/wl-gammarelay-rs/wl-gammarelay-rs-0.2.1/cargo-crates/winapi-0.3.9/src/
H A Dmacros.rs282 [$stype:ty; $ssize:expr],
286 pub struct $name([$stype; $ssize]);
/dports/archivers/peazip/peazip-8.1.0.src/
H A Dpeach.pas4889 procedure getscheduledtaskname(stype:integer);
39979 procedure schedule_create(stype:integer);
39993 if stype=0 then iname:=schedaddname.Caption
39999 if stype=0 then ispinedit:=scheduleNN
40006 if stype=0 then icheckgroup:=CheckGroupW
40021 if stype=0 then icheckgroup:=CheckGroupM1
40038 if stype=0 then icombobox:=ComboBoxM2
40059 if stype=0 then
40079 if stype=0 then
40096 if stype=0 then mconsolecreate.Clear
[all …]
/dports/archivers/py-rarfile/rarfile-4.0/
H A Drarfile.py1529 ___scrc, stype, sflags, slen = t
1538 if stype == RAR_BLOCK_OLD_COMMENT and pos + S_COMMENT_HDR.size <= pos_next:
/dports/archivers/rpm4/rpm-4.16.1.3/build/
H A Drpmbuild_internal.h374 int parseList(rpmSpec spec, const char *name, int stype);
/dports/archivers/star/schily-2021-09-18/bsh/
H A Dsys.c457 int stype = 0; local
556 stype = status.type;
558 status.exit = stype;
619 if (child != died || stype == WSTOPFLG)
/dports/astro/gnuastro/gnuastro-0.16/bin/statistics/
H A Dsky.c57 int stype=p->sky_t->type, itype=p->input->type; in sky_on_thread() local
105 sigmaclip=gal_data_copy_to_new_type_free(sigmaclip, stype); in sky_on_thread()
106 memcpy(gal_pointer_increment(p->sky_t->array, tind, stype), in sky_on_thread()
107 gal_pointer_increment(sigmaclip->array, 2, stype), twidth); in sky_on_thread()
108 memcpy(gal_pointer_increment(p->std_t->array, tind, stype), in sky_on_thread()
109 gal_pointer_increment(sigmaclip->array, 3, stype), twidth); in sky_on_thread()
117 stype), stype); in sky_on_thread()
119 stype), stype); in sky_on_thread()
/dports/astro/gpsman/gpsman-6.4.4.2/gmsrc/
H A Dfiles_foreign.tcl3503 switch -- $stype {
3611 switch -- $stype {
/dports/astro/osmosis/osmosis-0.48.3/script/
H A Dpgsnapshot_schema_0.6_bbox.sql20 stype = anyelement
/dports/astro/p5-Starlink-AST/Starlink-AST-1.05/ast/
H A Dfitschan.c9751 char stype[5]; in FindLonLatSpecAxes() local
19296 stype[ 0 ] = 0; in IsSpectral()
19315 strncpy( stype, ctype, 4 ); in IsSpectral()
19316 stype[ 4 ] = 0; in IsSpectral()
19317 stype[ astChrLen( stype ) ] = 0; in IsSpectral()
19336 if( !strcmp( stype, "FREQ" ) ) { in IsSpectral()
19338 } else if( !strcmp( stype, "ENER" ) ) { in IsSpectral()
19340 } else if( !strcmp( stype, "WAVN" ) ) { in IsSpectral()
19342 } else if( !strcmp( stype, "VRAD" ) ) { in IsSpectral()
19344 } else if( !strcmp( stype, "WAVE" ) ) { in IsSpectral()
[all …]
/dports/astro/py-astropy/astropy-5.0/astropy/extern/ply/
H A Dlex.py978 for state, stype in stateinfo.items():
979 if state != 'INITIAL' and stype == 'inclusive':
1004 for s, stype in stateinfo.items():
1005 if stype == 'exclusive':
1010 elif stype == 'inclusive':
/dports/astro/py-astropy/astropy-5.0/astropy/wcs/include/wcslib/
H A Dspc.h904 int spctype(const char ctype[9], char stype[], char scode[], char sname[],
930 int spctyp(const char ctype[9], char stype[], char scode[], char sname[],
/dports/astro/py-astropy/astropy-5.0/cextern/wcslib/C/
H A Dspc.c738 char stype[], in spctyp() argument
755 char stype[], in spctype() argument
899 if (stype) { in spctype()
900 memcpy(stype, ctype, 4); in spctype()
901 stype[4] = '\0'; in spctype()
949 char scode[4], stype[5], type[8]; in spcspxe() local
974 strcpy(type, stype); in spcspxe()
993 if (strcmp(stype, "FREQ") == 0) { in spcspxe()
1020 if (strcmp(stype, "WAVE") == 0) { in spcspxe()
1043 if (strcmp(stype, "AWAV") == 0) { in spcspxe()
[all …]
H A Dspc.h904 int spctype(const char ctype[9], char stype[], char scode[], char sname[],
930 int spctyp(const char ctype[9], char stype[], char scode[], char sname[],
H A Dwcs.c2657 char scode[4], stype[5]; in wcsset() local
2660 if ((status = spctype(wcs->ctype[wcs->spec], stype, scode, 0x0, 0x0, 0x0, in wcsset()
2664 strcpy(wcsspc->type, stype); in wcsset()
/dports/astro/py-pykep/pykep-2.6/src/third_party/cspice/
H A Dekbseg.c38 integer stype; in ekbseg_() local
1364 stype = zzekstyp_(ncols, cdscrs); in ekbseg_()
1368 if (stype == 1) { in ekbseg_()
1371 } else if (stype == 2) { in ekbseg_()
1376 errint_("#", &stype, (ftnlen)1); in ekbseg_()
H A Dekffld.c13 integer stype, segdsc[24]; in ekffld_() local
459 stype = segdsc[0]; in ekffld_()
464 if (stype == 1) { in ekffld_()
466 } else if (stype == 2) { in ekffld_()
472 errint_("#", &stype, (ftnlen)1); in ekffld_()
H A Dekifld.c21 integer stype; in ekifld_() local
695 stype = segdsc[0]; in ekifld_()
700 if (stype == 1) { in ekifld_()
702 } else if (stype == 2) { in ekifld_()
706 errint_("#", &stype, (ftnlen)1); in ekifld_()
H A Dzzekrp2n.c18 integer stype; in zzekrp2n_() local
273 stype = segdsc[0]; in zzekrp2n_()
274 if (stype == 1) { in zzekrp2n_()
286 } else if (stype == 2) { in zzekrp2n_()
292 errint_("#", &stype, (ftnlen)1); in zzekrp2n_()
H A Dzzekrplk.c15 integer stype; in zzekrplk_() local
468 stype = segdsc[0]; in zzekrplk_()
469 if (stype == 1) { in zzekrplk_()
476 } else if (stype == 2) { in zzekrplk_()
488 errint_("#", &stype, (ftnlen)1); in zzekrplk_()
/dports/astro/py-pymetar/pymetar-1.4/bin/
H A Dpymetar.py772 stype = wcloud[:3]
773 if stype in ("CLR", "SKC", "CAV", "NSC"):
776 elif stype == "BKN":
779 elif stype == "SCT":
782 elif stype == "FEW":
785 elif stype == "OVC":
/dports/astro/py-pymetar/pymetar-1.4/
H A Dpymetar.py772 stype = wcloud[:3]
773 if stype in ("CLR", "SKC", "CAV", "NSC"):
776 elif stype == "BKN":
779 elif stype == "SCT":
782 elif stype == "FEW":
785 elif stype == "OVC":
/dports/astro/py-pymetar/pymetar-1.4/testing/smoketest/
H A Dpymetar.py772 stype = wcloud[:3]
773 if stype in ("CLR", "SKC", "CAV", "NSC"):
776 elif stype == "BKN":
779 elif stype == "SCT":
782 elif stype == "FEW":
785 elif stype == "OVC":
/dports/astro/pykep/pykep-2.6/src/third_party/cspice/
H A Dekbseg.c38 integer stype; in ekbseg_() local
1364 stype = zzekstyp_(ncols, cdscrs); in ekbseg_()
1368 if (stype == 1) { in ekbseg_()
1371 } else if (stype == 2) { in ekbseg_()
1376 errint_("#", &stype, (ftnlen)1); in ekbseg_()

12345678910>>...433