Home
last modified time | relevance | path

Searched defs:srange (Results 1 – 25 of 155) sorted by relevance

1234567

/dports/math/sc-im/sc-im-0.8.2/src/
H A Drange.h47 struct srange { struct
58 struct srange * pnext; argument
60 typedef struct srange srange; typedef
/dports/math/scilab/scilab-6.1.1/scilab/modules/graphic_objects/src/cpp/
H A DColorComputer.cpp26 void ColorComputer::getColor(double s, double smin, double srange, double indexOffset, double* colo… in getColor()
59 void ColorComputer::getColor(double s, double smin, double srange, double indexOffset, double* colo… in getColor()
92 double ColorComputer::getIndex(double s, double smin, double srange, double indexOffset, int minInd… in getIndex()
/dports/devel/hyperscan/hyperscan-5.4.0/tools/fuzz/
H A Dcompletocrats.py33 srange = [ chr(c) for c in crange ] variable
/dports/science/dynare/dynare-4.6.4/matlab/modules/reporting/test/
H A DcreateReport.m26 srange = forecast_date:prange(end); variable
/dports/science/R-cran-kernlab/kernlab/R/
H A Dsigest.R64 srange <- 1/quantile(dist[dist!=0],probs=c(0.9,0.5,0.1)) functionVar
/dports/math/py-sympy/sympy-1.9/sympy/benchmarks/
H A Dbench_symbench.py88 def srange(min, max, step): function
/dports/devel/py-aioitertools/aioitertools-0.8.0/aioitertools/tests/
H A Dasyncio.py12 srange = range(3) variable
/dports/math/vtk8/VTK-8.2.0/Examples/GUI/Python/
H A DImageTracerWidget.py88 srange = v16.GetOutput().GetScalarRange() variable
/dports/math/vtk6/VTK-6.2.0/Examples/GUI/Python/
H A DImageTracerWidget.py88 srange = v16.GetOutput().GetScalarRange() variable
/dports/net/zebra-server/idzebra-2.0.55/dict/
H A Ddicttest.c62 int srange = 0; in main() local
/dports/cad/xcircuit/xcircuit-3.10.30/asg/
H A Dvar.h34 typedef struct short_range_struct srange; typedef
/dports/math/onednn/oneDNN-2.5.1/src/gpu/jit/gemm/
H A Dgemm_walk_orders.hpp88 for (int srange = 0; srange <= 2 && !ok; srange++) { in gemm_linear_order_args() local
/dports/cad/electric/electric-7.00/src/vhdl/
H A Dvhdlparser.c1383 RANGESIMPLE *srange; in vhdl_parserange_simple() local
2410 RANGESIMPLE *srange; in vhdl_freebasicdeclare() local
2494 RANGESIMPLE *srange; in vhdl_freesetofstatements() local
/dports/devel/boost-docs/boost_1_72_0/libs/range/test/
H A Dsub_range.cpp47 typedef boost::sub_range<std::string> srange; in check_sub_range() typedef
/dports/devel/boost-python-libs/boost_1_72_0/libs/range/test/
H A Dsub_range.cpp47 typedef boost::sub_range<std::string> srange; in check_sub_range() typedef
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/range/test/
H A Dsub_range.cpp47 typedef boost::sub_range<std::string> srange; in check_sub_range() typedef
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/range/test/
H A Dsub_range.cpp47 typedef boost::sub_range<std::string> srange; in check_sub_range() typedef
/dports/databases/percona57-server/boost_1_59_0/libs/range/test/
H A Dsub_range.cpp47 typedef boost::sub_range<std::string> srange; in check_sub_range() typedef
/dports/databases/xtrabackup/boost_1_59_0/libs/range/test/
H A Dsub_range.cpp47 typedef boost::sub_range<std::string> srange; in check_sub_range() typedef
/dports/databases/percona57-client/boost_1_59_0/libs/range/test/
H A Dsub_range.cpp47 typedef boost::sub_range<std::string> srange; in check_sub_range() typedef
/dports/devel/boost-libs/boost_1_72_0/libs/range/test/
H A Dsub_range.cpp47 typedef boost::sub_range<std::string> srange; in check_sub_range() typedef
/dports/devel/hyperscan/boost_1_75_0/libs/range/test/
H A Dsub_range.cpp47 typedef boost::sub_range<std::string> srange; in check_sub_range() typedef
/dports/devel/gdcm/gdcm-3.0.10/Utilities/VTK/
H A DvtkGDCMImageWriter.cxx661 vtkFloatingPointType srange[2]; in WriteGDCMData() local
784 vtkFloatingPointType srange[2]; in WriteGDCMData() local
/dports/graphics/libGLU/glu-9.0.2/src/libnurbs/internals/
H A Dmapdescv.cc114 REAL srange, in calcPartialVelocity()
/dports/www/free-sa-devel/free-sa-2.0.0b6p7/src/work/
H A Dw_config.c251 short int CS2SI(const char *ivalue, const short int srange, const short int erange) { in CS2SI()

1234567