Home
last modified time | relevance | path

Searched refs:dctype (Results 1 – 25 of 66) sorted by relevance

123

/dports/graphics/argyllcms/Argyll_V1.9.2/spectro/
H A Dicoms.c126 && dctype != dtix_inst in icompaths_get_path_sel()
127 && dctype != dtix_3dlut in icompaths_get_path_sel()
128 && dctype != dtix_vtpg in icompaths_get_path_sel()
132 if (dctype == dtix_inst) in icompaths_get_path_sel()
271 xp->dctype |= dctype; in icompaths_add_serial()
292 p->dctype = (p->dctype & ~icomt_cat_mask) | inst_category(itype); in icompaths_set_serial_itype()
332 p->dctype |= icomt_usb; in icompath_set_usb()
333 p->dctype = (p->dctype & ~icomt_cat_mask) | inst_category(itype); in icompath_set_usb()
377 xp->dctype |= icomt_hid; in icompaths_add_hid()
378 xp->dctype = (xp->dctype & ~icomt_cat_mask) | inst_category(itype); in icompaths_add_hid()
[all …]
H A Dicoms_ux.c91 icom_type dctype = icomt_unknown; in serial_get_paths() local
117 dctype |= icomt_fastserial; in serial_get_paths()
121 dctype |= icomt_fastserial; in serial_get_paths()
122 dctype |= icomt_btserial; in serial_get_paths()
133 p->add_serial(p, pname, pname, dctype); in serial_get_paths()
140 if (dctype & icomt_fastserial) { in serial_get_paths()
229 icom_type dctype = icomt_unknown; in serial_get_paths() local
294 dctype |= icomt_fastserial; in serial_get_paths()
297 dctype |= icomt_fastserial; in serial_get_paths()
298 dctype |= icomt_btserial; in serial_get_paths()
[all …]
H A Dicoms_nt.c56 icom_type dctype = icomt_unknown; in serial_get_paths() local
94 dctype |= icomt_fastserial; in serial_get_paths()
98 dctype |= icomt_fastserial; in serial_get_paths()
103 dctype |= icomt_fastserial; in serial_get_paths()
104 dctype |= icomt_btserial; in serial_get_paths()
110 if (((mask & icomt_serial) && !(dctype & icomt_fastserial)) in serial_get_paths()
111 || ((mask & icomt_fastserial) && (dctype & icomt_fastserial) in serial_get_paths()
112 && !(dctype & icomt_btserial)) in serial_get_paths()
113 || ((mask & icomt_btserial) && (dctype & icomt_btserial))) { in serial_get_paths()
118 p->add_serial(p, value, value, dctype); in serial_get_paths()
[all …]
H A Dicoms.h153 icom_type dctype; /* Device and com. type */ member
212 icom_type dctype, /* Device type list */
225 int (*add_serial)(struct _icompaths *p, char *name, char *spath, icom_type dctype);
329 icom_type dctype; /* Device cat. and com. type */ member
H A Dinst.c629 if (itype == instUnknown && !nocoms && (icom->dctype & icomt_fastserial)) { in new_inst()
631 icom->dctype = (icom->dctype & ~icomt_cat_mask) | inst_category(itype); in new_inst()
632 a1logd(log, 8, "new_inst: fast set '%s' dctype 0x%x\n",icom->name,icom->dctype); in new_inst()
639 icom->dctype = (icom->dctype & ~icomt_cat_mask) | inst_category(itype); in new_inst()
640 a1logd(log, 8, "new_inst: set '%s' dctype 0x%x\n",icom->name,icom->dctype); in new_inst()
1404 a1logd(p->log, 8, "fast_ser_inst_type: on '%s' dctype 0x%x\n",p->name,p->dctype); in fast_ser_inst_type()
1406 if (!(p->dctype & icomt_seriallike) in fast_ser_inst_type()
1407 && !(p->dctype & icomt_fastserial)) { in fast_ser_inst_type()
1418 if (p->dctype & icomt_btserial) { in fast_ser_inst_type()
1441 if ((p->dctype & icomt_btserial) == 0 && brt[i] == baud_9600) { in fast_ser_inst_type()
[all …]
/dports/math/reduce/Reduce-svn5758-src/csl/fox/src/
H A DFXDCNativePrinter.cpp165 dctype=TYPE_WIN32; in FXDCNativePrinter()
167 dctype=TYPE_PS; in FXDCNativePrinter()
204 if (job.flags&PRINT_DEST_FILE) dctype = TYPE_PS; in beginPrint()
205 else dctype=TYPE_WIN32; in beginPrint()
208 dctype=TYPE_PS; in beginPrint()
211 switch (dctype) in beginPrint()
322 switch (dctype) in endPrint()
352 switch (dctype) in beginPage()
373 switch (dctype) in endPage()
898 if (dctype == TYPE_WIN32) in fntDoubleGenerateFont()
[all …]
/dports/www/mhonarc/MHonArc-2.6.24/lib/
H A Dmhmsgextbody.pl63 my $dctype = mhonarc::htmlize($dfields->{'content-type'}[0]) || '';
106 $ret .= qq|Content-type: <tt>$dctype</tt><br>\n|
107 if $dctype;
131 $ret .= qq|Content-type: <tt>$dctype</tt><br>\n|
132 if $dctype;
161 $ret .= qq|Content-type: <tt>$dctype</tt><br>\n|
162 if $dctype;
/dports/dns/dq/dq-20181021/dq/
H A Dlog.c56 static void dctype(unsigned char x) { in dctype() function
207 dctype(k[0]); in log_tx()
287 string("rr "); dctype(flagkey); ip(server); space(); number(ttl); space(); in log_rr()
305 string("rr "); dctype(flagkey); ip(server); space(); number(ttl); in log_rra()
313 string("rr "); dctype(flagkey); ip(server); space(); number(ttl); in log_rraaaa()
321 string("rr "); dctype(flagkey); ip(server); space(); number(ttl); in log_rrns()
329 string("rr "); dctype(flagkey); ip(server); space(); number(ttl); in log_rrcname()
337 string("rr "); dctype(flagkey); ip(server); space(); number(ttl); in log_rrptr()
347 string("rr "); dctype(flagkey); ip(server); space(); number(ttl); in log_rrmx()
359 string("rr "); dctype(flagkey); ip(server); space(); number(ttl); in log_rrsoa()
/dports/textproc/sgmls/sgmls/
H A Dmd1.c661 UNS dctype = 0; /* Declared content type (from dctab). */ local
754 dctype = mapsrch(dctab, tbuf+1);
755 if (!dctype) {mderr(24, tbuf+1, (UNCH *)0); return;}
757 if (GET(fmin, SMO) && GET(dctype, MNONE+MCDATA+MRCDATA)) {
761 if (GET(dctype, MNONE) && BITON(fmin, EMM)) {
767 cmodsv = parsemod((int)(pcbmd.action==GRPS ? 0 : dctype));
769 u = (dctype ? 1 : cmodsv->tu.tnum+2) * THSZ;
/dports/textproc/linuxdoc-tools/linuxdoc-tools-0.9.82/sgmls-1.1/
H A Dmd1.c660 UNS dctype = 0; /* Declared content type (from dctab). */ local
750 dctype = mapsrch(dctab, tbuf+1);
751 if (!dctype) {mderr(24, tbuf+1, (UNCH *)0); return;}
753 if (GET(fmin, SMO) && GET(dctype, MNONE+MCDATA+MRCDATA)) {
757 if (GET(dctype, MNONE) && BITON(fmin, EMM)) {
763 cmodsv = parsemod((int)(pcbmd.action==GRPS ? 0 : dctype));
765 u = (dctype ? 1 : cmodsv->tu.tnum+2) * THSZ;
/dports/x11-fonts/py-babelfont/babelfont-2.0.2/lib/babelfont/convertors/
H A Dufo.py131 dctype = None
133 dctype = point.type
134 return defcon.Point ((point.x, point.y), dctype, point.smooth)
/dports/math/dbcsr/dbcsr-2.1.0/src/tensors/
H A Ddbcsr_tensor_api_c.F339 ${dbase}$ (kind=${dctype}$), INTENT(IN), VALUE :: c_alpha
341 ${dbase}$ (kind=${dctype}$), INTENT(IN), VALUE :: c_beta
454 ${dbase}$ (kind=${dctype}$), INTENT(IN), VALUE :: c_alpha
456 ${dbase}$ (kind=${dctype}$), INTENT(IN), VALUE :: c_beta
764 ${dbase}$ (kind=${dctype}$), INTENT(IN), VALUE :: c_eps
789 ${dbase}$ (kind=${dctype}$), INTENT(IN), VALUE :: c_alpha
923 ${dbase}$ (kind=${dctype}$), INTENT(IN), VALUE :: c_alpha
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/exts/dbcsr/src/tensors/
H A Ddbcsr_tensor_api_c.F339 ${dbase}$ (kind=${dctype}$), INTENT(IN), VALUE :: c_alpha
341 ${dbase}$ (kind=${dctype}$), INTENT(IN), VALUE :: c_beta
454 ${dbase}$ (kind=${dctype}$), INTENT(IN), VALUE :: c_alpha
456 ${dbase}$ (kind=${dctype}$), INTENT(IN), VALUE :: c_beta
764 ${dbase}$ (kind=${dctype}$), INTENT(IN), VALUE :: c_eps
789 ${dbase}$ (kind=${dctype}$), INTENT(IN), VALUE :: c_alpha
923 ${dbase}$ (kind=${dctype}$), INTENT(IN), VALUE :: c_alpha
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/backend/commands/
H A Ddbcommands.c129 DefElem *dctype = NULL; in createdb() local
208 if (dctype) in createdb()
213 dctype = defel; in createdb()
257 if (dlocale && (dcollate || dctype)) in createdb()
302 if (dctype && dctype->arg) in createdb()
303 dbctype = defGetString(dctype); in createdb()
/dports/databases/postgresql14-server/postgresql-14.1/src/backend/commands/
H A Ddbcommands.c129 DefElem *dctype = NULL; in createdb() local
208 if (dctype) in createdb()
213 dctype = defel; in createdb()
257 if (dlocale && (dcollate || dctype)) in createdb()
302 if (dctype && dctype->arg) in createdb()
303 dbctype = defGetString(dctype); in createdb()
/dports/databases/postgresql14-contrib/postgresql-14.1/src/backend/commands/
H A Ddbcommands.c129 DefElem *dctype = NULL; in createdb() local
208 if (dctype) in createdb()
213 dctype = defel; in createdb()
257 if (dlocale && (dcollate || dctype)) in createdb()
302 if (dctype && dctype->arg) in createdb()
303 dbctype = defGetString(dctype); in createdb()
/dports/databases/postgresql14-plpython/postgresql-14.1/src/backend/commands/
H A Ddbcommands.c129 DefElem *dctype = NULL; in createdb() local
208 if (dctype) in createdb()
213 dctype = defel; in createdb()
257 if (dlocale && (dcollate || dctype)) in createdb()
302 if (dctype && dctype->arg) in createdb()
303 dbctype = defGetString(dctype); in createdb()
/dports/databases/postgresql14-plperl/postgresql-14.1/src/backend/commands/
H A Ddbcommands.c129 DefElem *dctype = NULL; in createdb() local
208 if (dctype) in createdb()
213 dctype = defel; in createdb()
257 if (dlocale && (dcollate || dctype)) in createdb()
302 if (dctype && dctype->arg) in createdb()
303 dbctype = defGetString(dctype); in createdb()
/dports/databases/postgresql13-server/postgresql-13.5/src/backend/commands/
H A Ddbcommands.c129 DefElem *dctype = NULL;
208 if (dctype)
213 dctype = defel;
257 if (dlocale && (dcollate || dctype))
302 if (dctype && dctype->arg)
303 dbctype = defGetString(dctype);
/dports/databases/postgresql14-client/postgresql-14.1/src/backend/commands/
H A Ddbcommands.c129 DefElem *dctype = NULL; in createdb() local
208 if (dctype) in createdb()
213 dctype = defel; in createdb()
257 if (dlocale && (dcollate || dctype)) in createdb()
302 if (dctype && dctype->arg) in createdb()
303 dbctype = defGetString(dctype); in createdb()
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/backend/commands/
H A Ddbcommands.c129 DefElem *dctype = NULL; in createdb() local
208 if (dctype) in createdb()
213 dctype = defel; in createdb()
257 if (dlocale && (dcollate || dctype)) in createdb()
302 if (dctype && dctype->arg) in createdb()
303 dbctype = defGetString(dctype); in createdb()
/dports/databases/postgresql14-docs/postgresql-14.1/src/backend/commands/
H A Ddbcommands.c129 DefElem *dctype = NULL; in createdb() local
208 if (dctype) in createdb()
213 dctype = defel; in createdb()
257 if (dlocale && (dcollate || dctype)) in createdb()
302 if (dctype && dctype->arg) in createdb()
303 dbctype = defGetString(dctype); in createdb()
/dports/databases/postgresql13-docs/postgresql-13.5/src/backend/commands/
H A Ddbcommands.c129 DefElem *dctype = NULL;
208 if (dctype)
213 dctype = defel;
257 if (dlocale && (dcollate || dctype))
302 if (dctype && dctype->arg)
303 dbctype = defGetString(dctype);
/dports/databases/postgresql13-client/postgresql-13.5/src/backend/commands/
H A Ddbcommands.c129 DefElem *dctype = NULL; in createdb() local
208 if (dctype) in createdb()
213 dctype = defel; in createdb()
257 if (dlocale && (dcollate || dctype)) in createdb()
302 if (dctype && dctype->arg) in createdb()
303 dbctype = defGetString(dctype); in createdb()
/dports/databases/postgresql13-contrib/postgresql-13.5/src/backend/commands/
H A Ddbcommands.c129 DefElem *dctype = NULL; in createdb() local
208 if (dctype) in createdb()
213 dctype = defel; in createdb()
257 if (dlocale && (dcollate || dctype)) in createdb()
302 if (dctype && dctype->arg) in createdb()
303 dbctype = defGetString(dctype); in createdb()

123