Home
last modified time | relevance | path

Searched refs:sctype (Results 1 – 25 of 42) sorted by relevance

12

/dports/mail/spamassassin/Mail-SpamAssassin-3.4.5/lib/Mail/SpamAssassin/Plugin/
H A DShortcircuit.pm235 my $sctype = $scan->{conf}->{shortcircuit}->{$rule};
236 return unless $sctype;
243 if ($sctype eq 'on') { # guess by rule score
249 $scan->{shortcircuit_type} = $sctype;
250 if ($sctype eq 'ham') {
255 dbg("shortcircuit: s/c $sctype due to $rule, using score of $score");
/dports/mail/spamassassin-devel/spamassassin-1ea352210/lib/Mail/SpamAssassin/Plugin/
H A DShortcircuit.pm235 my $sctype = $scan->{conf}->{shortcircuit}->{$rule};
236 return unless $sctype;
243 if ($sctype eq 'on') { # guess by rule score
249 $scan->{shortcircuit_type} = $sctype;
250 if ($sctype eq 'ham') {
255 dbg("shortcircuit: s/c $sctype due to $rule, using score of $score");
/dports/math/py-numpy/numpy-1.20.3/numpy/core/
H A Dnumerictypes.py459 def sctype2char(sctype): argument
501 sctype = obj2sctype(sctype)
502 if sctype is None:
504 if sctype not in _concrete_types:
506 raise KeyError(sctype)
507 return dtype(sctype).char
H A Dnumerictypes.pyi23 def sctype2char(sctype: object) -> str: ...
/dports/databases/grass7/grass-7.8.6/lib/rst/interp_float/
H A Dvinput2d.c74 int times, j1, ltype, cat, zctype = 0, sctype = 0; in IL_vector_input_data_2d() local
126 sctype = db_column_Ctype(driver, Fi->table, scol); in IL_vector_input_data_2d()
127 G_debug(3, " scol C type = %d", sctype); in IL_vector_input_data_2d()
128 if (sctype == -1) in IL_vector_input_data_2d()
130 if (sctype != DB_C_TYPE_INT && sctype != DB_C_TYPE_DOUBLE) in IL_vector_input_data_2d()
180 if (sctype == DB_C_TYPE_INT) { in IL_vector_input_data_2d()
/dports/math/curv/curv-0.5/libcurv/
H A Dreactive.h21 int subty, SC_Type sctype) in Reactive_Value()
24 sctype_(sctype) in Reactive_Value()
H A Dreactive.cc26 SC_Type sctype, in Reactive_Expression() argument
30 Reactive_Value(sty_reactive_expression, sctype), in Reactive_Expression()
H A Dpicker.cc191 Symbol_Ref name, std::string id, SC_Type sctype, Shared<const Phrase> ph) in Uniform_Variable() argument
193 Reactive_Value(Ref_Value::sty_uniform_variable, sctype), in Uniform_Variable()
/dports/security/peda/peda-1.2/lib/
H A Dshellcode.py284 def shellcode(self, sctype, port=None, host=None): argument
285 if not self.shellcodes or sctype not in self.shellcodes:
293 shellcode = self.shellcodes[sctype]
/dports/devel/py-tables/tables-3.6.1/tables/
H A Datom.py326 def from_sctype(class_, sctype, shape=(), dflt=None): argument
345 if (not isinstance(sctype, type)
346 or not issubclass(sctype, numpy.generic)):
347 if sctype not in numpy.sctypeDict:
348 raise ValueError("unknown NumPy scalar type: %r" % (sctype,))
349 sctype = numpy.sctypeDict[sctype]
350 return class_.from_dtype(numpy.dtype((sctype, shape)), dflt)
H A Ddescription.py118 def from_sctype(class_, sctype, shape=(), dflt=None, pos=None): argument
128 newatom = atom.Atom.from_sctype(sctype, shape, dflt)
/dports/comms/liquid-dsp/liquid-dsp-1.3.2/src/multichannel/src/
H A Dofdmframegen.c286 int sctype; in ofdmframegen_writesymbol() local
291 sctype = _q->p[k]; in ofdmframegen_writesymbol()
292 if (sctype==OFDMFRAME_SCTYPE_NULL) { in ofdmframegen_writesymbol()
295 } else if (sctype==OFDMFRAME_SCTYPE_PILOT) { in ofdmframegen_writesymbol()
/dports/databases/grass7/grass-7.8.6/vector/v.vol.rst/
H A Duser1.c81 int nrec, nrec1, ctype, sctype; in INPUT() local
120 sctype = cvarr.ctype; in INPUT()
122 if (sctype == -1) in INPUT()
124 if (sctype == DB_C_TYPE_DATETIME) in INPUT()
127 if (sctype != DB_C_TYPE_INT && sctype != DB_C_TYPE_DOUBLE) in INPUT()
179 if (sctype == DB_C_TYPE_INT) { in INPUT()
/dports/comms/liquid-dsp/liquid-dsp-1.3.2/src/framing/src/
H A Dofdmflexframesync.c463 int sctype; in ofdmflexframesync_rxheader() local
466 sctype = _q->p[i]; in ofdmflexframesync_rxheader()
469 if (sctype == OFDMFRAME_SCTYPE_DATA) { in ofdmflexframesync_rxheader()
688 int sctype; in ofdmflexframesync_rxpayload() local
691 sctype = _q->p[i]; in ofdmflexframesync_rxpayload()
694 if (sctype == OFDMFRAME_SCTYPE_DATA) { in ofdmflexframesync_rxpayload()
H A Dofdmflexframegen.c663 int sctype; in ofdmflexframegen_gen_header() local
666 sctype = _q->p[i]; in ofdmflexframegen_gen_header()
669 if (sctype == OFDMFRAME_SCTYPE_DATA) { in ofdmflexframegen_gen_header()
706 int sctype; in ofdmflexframegen_gen_payload() local
709 sctype = _q->p[i]; in ofdmflexframegen_gen_payload()
712 if (sctype == OFDMFRAME_SCTYPE_DATA) { in ofdmflexframegen_gen_payload()
/dports/math/octave-forge-io/io-2.6.4/inst/private/
H A D__JOD_spsh2oct__.m103 sctype = "FORMULA"; variable
105 sctype = char (scell.getValueType ()); variable
108 sctype = char (scell.getValueType ()); variable
110 switch sctype
148 sctype = STRING; variable
H A D__OXS_spsh2oct__.m95 sctype = scell.getCellType (); variable
96 switch sctype
/dports/devel/py-tables/tables-3.6.1/tables/tests/
H A Dtest_queries.py128 sctype = sctype_from_type[type_]
129 dtype = numpy.dtype((sctype, shape))
218 for (type_, sctype) in sctype_from_type.items():
227 coldata = numpy.array(sdata, dtype=sctype).reshape(shape)
229 coldata = numpy.asarray(data, dtype=sctype)
354 sctype = sctype_from_type[type_]
441 pyfvalues = numpy.array(pyfvalues, dtype=sctype)
/dports/devel/dev86/dev86-0.16.20/bcc/
H A Dtype.h79 EXTERN struct typestruct *sctype; variable
H A Dtype.c174 return sctype;
H A Dglogcode.c123 (source->type != sctype || target->type != sctype)) ||
/dports/games/openage/openage-0.3.0-1262-ga554ab49/libopenage/gamestate/
H A Dgenerator.cpp274 auto sctype = p->get_type(448); // scout cavarly in add_units() local
275 if (!tctype || !mvtype || !fvtype || !sctype) { in add_units()
/dports/misc/rump/buildrump.sh-b914579/src/sys/altq/
H A Daltq_hfsc.h139 int sctype; member
/dports/graphics/opencv/opencv-4.5.3/modules/core/include/opencv2/core/hal/
H A Dintrin_avx512.hpp1200 #define OPENCV_HAL_IMPL_AVX512_REDUCE_16(sctype, func, _Tpvec, ifunc) … argument
1201 …inline sctype v_reduce_##func(const _Tpvec& a) \
1206 return (sctype)_mm_cvtsi128_si32(quarter); }
1239 #define OPENCV_HAL_IMPL_AVX512_REDUCE_32(sctype, func, _Tpvec, ifunc) … argument
1240 …inline sctype v_reduce_##func(const _Tpvec& a) \
1246 return (sctype)_mm_cvtsi128_si32(quarter); }
1257 #define OPENCV_HAL_IMPL_AVX512_REDUCE_64(sctype, func, _Tpvec, ifunc) … argument
1258 …inline sctype v_reduce_##func(const _Tpvec& a) \
1265 return (sctype)_mm_cvtsi128_si32(quarter); }
1271 #define OPENCV_HAL_IMPL_AVX512_REDUCE_64_SUM(sctype, _Tpvec, suffix) … in OPENCV_HAL_IMPL_AVX512_REDUCE_64() argument
[all …]
/dports/graphics/opencv/opencv-4.5.3/modules/imgproc/src/
H A Dimgwarp.cpp1355 int sctype = CV_MAKETYPE(depth, scalarcn); in ocl_remap() local
1358 cn, ocl::typeToStr(sctype), depth); in ocl_remap()
1362 Mat scalar(1, 1, sctype, borderValue); in ocl_remap()
2384 int sctype = CV_MAKETYPE(wdepth, cn); in ocl_warpTransform_cols4() local
2387 String opts = format("-D ST=%s", ocl::typeToStr(sctype)); in ocl_warpTransform_cols4()
2394 scalarToRawData(borderValue, borderBuf, sctype); in ocl_warpTransform_cols4()
2425 ocl::KernelArg(ocl::KernelArg::CONSTANT, 0, 0, 0, borderBuf, CV_ELEM_SIZE(sctype))); in ocl_warpTransform_cols4()
2464 int sctype = CV_MAKETYPE(wdepth, scalarcn); in ocl_warpTransform() local
2475 ocl::typeToStr(sctype), cn, rowsPerWI); in ocl_warpTransform()
2484 ocl::typeToStr(sctype), in ocl_warpTransform()
[all …]

12