Home
last modified time | relevance | path

Searched defs:eps (Results 1 – 25 of 11033) sorted by last modified time

12345678910>>...442

/dports/x11-toolkits/gnocl/gnocl-0.9.96/src/
H A DparseOptions.c1846 const double eps = 0.00001; in gnoclOptBothAlign() local
2094 const double eps = 0.00001; in gnoclOptHalign() local
/dports/x11/gmrun/gmrun-0.9.2/src/
H A Dgtkcompletionline.cc411 struct dirent **eps; in generate_execs() local
510 struct dirent **eps; in generate_dirlist() local
/dports/x11/xskyroot/xskyroot-920428_2/
H A Dastro.c113 eps; local
/dports/x11/cool-retro-term/cool-retro-term-1.1.1/qmltermwidget/lib/
H A DVt102Emulation.cpp269 #define eps(C) (p >= 3 && s[2] != '?' && s[2] != '!' && s[2] != '>' && cc < 256 && (charClass… macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/afl/src/
H A Dafl-fuzz.c3378 static void write_stats_file(double bitmap_cvg, double stability, double eps) { in write_stats_file()
3460 static void maybe_update_plot_file(double bitmap_cvg, double eps) { in maybe_update_plot_file()
/dports/www/gatling/gatling-0.15/
H A Dgatling.c139 unsigned long eps,eps1; /* events per second */ variable
/dports/www/typo3-11/typo3_src-11.5.7/vendor/bacon/bacon-qr-code/src/Renderer/Image/
H A DEpsImageBackEnd.php28 private $eps; variable in BaconQrCode\\Renderer\\Image\\EpsImageBackEnd
/dports/textproc/link-grammar/link-grammar-5.8.0/link-grammar/sat-solver/
H A Dsat-encoder.cpp1166 bool eps = true; in generate_epsilon_for_expression() local
1216 bool eps = false; in generate_epsilon_for_expression() local
/dports/security/p5-Net-SSLeay/Net-SSLeay-1.90/examples/
H A Dx509_cert_details.pl102 data => Net::SSLeay::P_ASN1_STRING_get($asn1_string),
/dports/science/afni/afni-AFNI_21.3.16/src/pkundu/meica.libs/mdp/nodes/
H A Dneural_gas_nodes.py142 def _move_node(self, node, x, eps): argument
/dports/science/py-molmod/molmod-1.4.8/molmod/
H A Dtransformations.py46 eps = 1.0e-6 variable
H A Dunit_cells.py46 eps = 1e-6 # small positive number, below this value is approximately zero variable in UnitCell
/dports/science/py-molmod/molmod-1.4.8/molmod/test/
H A Dtest_ic.py38 eps = 1e-5 variable
/dports/science/mbdyn/mbdyn-1.7.3/mbdyn/base/
H A Dsolver.cc4729 doublereal eps = pEA->jdqz.eps; in eig_jdqz() local
/dports/science/berkeleygw/BGW-2.0.0/MeanField/SIESTA/patch/
H A Dirrbz.py13 eps = 1.0e-5 variable
/dports/science/py-abipy/abipy-0.9.0/abipy/electrons/
H A Doptic.py55 def reflectivity(eps): argument
67 def kappa(eps): argument
72 def n(eps): argument
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/pecos/python/python_src/PyDakota/unit/
H A Dtest_univariate_polynomials.py58 def test_orthogonality(poly, degree, eps=2*numpy.finfo( numpy.float ).eps): argument
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/C3/wrappers/python/
H A Dc3py.py510 def round(self, eps=1e-14): argument
521 def __add__(self, other, eps=0): argument
530 def __sub__(self, other, eps=0): argument
545 def __mul__(self, other, eps=0): argument
558 def scale(self, a, eps=0): argument
563 def scale_and_shift(self, scale, shift, eps=0, c3_pointer=False): argument
610 def laplace(self, eps=0.0): argument
/dports/science/py-abipy/abipy-0.9.0/abipy/dfpt/
H A Dconverters.py621 def write_tdep_lotosplitting(eps, born, filepath="infile.lotosplitting", fmt="%14.10f"): argument
/dports/science/cdo/cdo-2.0.0/libcdi/src/
H A Dcdilib.c50855 const double eps = 1.e-8; in getLevelFactor() local
/dports/science/ergo/ergo-3.8/source/dft/
H A Dfun-tester.cc140 #define COMP_DER(c,delta,eps,field, fun, ord) \ argument
145 #define T2(der,derdif,eps,label) \ argument
219 real eps, num; in test_third() local
310 real eps, num; in test_fourth() local
/dports/science/simlib/simlib/src/
H A Dsimlib.h1710 Iterations(Input i, double eps, unsigned long max_it, in Iterations()
1724 Bisect(Input i, double eps, unsigned long max_it, in Bisect()
1739 RegulaFalsi(Input i, double eps, unsigned long max_it, in RegulaFalsi()
1756 Newton(Input i, double eps, unsigned long max_it, in Newton()
/dports/science/mmtf-cpp/mmtf-cpp-1.0.0/tests/
H A Dmmtf_tests.cpp17 bool approx_equal_vector(const T& a, const T& b, float eps = 0.00001) { in approx_equal_vector()
/dports/science/fasthenry/fasthenry-3.0wr/src/fasthenry/
H A Djoelself.c10 #define compare(x,y,eps) ( (((x)==0 && (y)==0) || (fabs((x) - (y)) < eps*((x) + (y)) )) \ argument
/dports/science/minc2/minc-release-2.2.00/progs/mincdump/
H A Dvardata.c75 float etop, ebot, eps; in float_epsilon() local
106 double etop, ebot, eps; in double_epsilon() local

12345678910>>...442