Home
last modified time | relevance | path

Searched refs:cdf1 (Results 1 – 25 of 109) sorted by relevance

12345

/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/queso/src/stats/src/
H A DScalarCdf.C96 horizontalDistance(const BaseScalarCdf<T>& cdf1, in horizontalDistance() argument
103 double x1 = cdf1.inverse(epsilon*.5); in horizontalDistance()
104 double x2 = cdf1.inverse(1.-epsilon*.5); in horizontalDistance()
105 if (cdf1.env().subDisplayFile()) { in horizontalDistance()
106 *cdf1.env().subDisplayFile() << "In horizontalDistance()" in horizontalDistance()
125 double y = cdf2.inverse(cdf1.value(x)); in horizontalDistance()
127 if ((cdf1.env().subDisplayFile()) && (cdf1.env().displayVerbosity() >= 3)) { in horizontalDistance()
128 *cdf1.env().subDisplayFile() << "In horizontalDistance" in horizontalDistance()
140 if ((cdf1.env().subDisplayFile()) && (cdf1.env().displayVerbosity() >= 3)) { in horizontalDistance()
150 if (cdf1.env().subDisplayFile()) { in horizontalDistance()
[all …]
/dports/math/R-cran-energy/energy/src/
H A DpoissonM.cpp12 double Mcdf1, Mcdf0, Mpdf1, cdf1, cdf0; in poisMstat() local
40 cdf1 = R::ppois(i, lambda, TRUE, FALSE); /* MLE of F(i) */ in poisMstat()
41 d = Mcdf1 - cdf1; in poisMstat()
42 cvm += d * d * (cdf1 - cdf0); in poisMstat()
43 ad += d * d * (cdf1 - cdf0) / (cdf1 * (1-cdf1)); in poisMstat()
45 cdf0 = cdf1; in poisMstat()
/dports/math/py-statsmodels/statsmodels-0.13.1/statsmodels/distributions/copula/tests/
H A Dtest_copula.py185 cdf1 = ca.cdf([v1, v2], args=args)
187 assert_allclose(cdf1, cdf2, rtol=1e-13)
203 cdf1 = ev.cdf(u, args)
204 assert_allclose(cdf1, res1, rtol=1e-13)
230 cdf1 = ca.cdf(u, args=args)
235 assert_allclose(cdfd, cdf1, rtol=1e-13)
245 assert_allclose(cdfd, cdf1, rtol=1e-13)
248 assert_allclose(cdf1, cdf2, rtol=1e-13)
274 cdf1 = ev.cdf(y, args)
275 assert_allclose(cdf1, res0, rtol=1e-13)
[all …]
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-open.c946 HB_ClassDefFormat1* cdf1; in Load_ClassDef1() local
949 cdf1 = &cd->cd.cd1; in Load_ClassDef1()
954 cdf1->StartGlyph = GET_UShort(); in Load_ClassDef1()
955 count = cdf1->GlyphCount = GET_UShort(); in Load_ClassDef1()
964 cdf1->ClassValueArray = NULL; in Load_ClassDef1()
969 cva = cdf1->ClassValueArray; in Load_ClassDef1()
997 FREE( cdf1->ClassValueArray ); in Free_ClassDef1()
1168 HB_UShort* cva = cdf1->ClassValueArray; in Get_Class1()
1174 if ( glyphID >= cdf1->StartGlyph && in Get_Class1()
1175 glyphID < cdf1->StartGlyph + cdf1->GlyphCount ) in Get_Class1()
[all …]
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-open.c946 HB_ClassDefFormat1* cdf1; in Load_ClassDef1() local
949 cdf1 = &cd->cd.cd1; in Load_ClassDef1()
954 cdf1->StartGlyph = GET_UShort(); in Load_ClassDef1()
955 count = cdf1->GlyphCount = GET_UShort(); in Load_ClassDef1()
964 cdf1->ClassValueArray = NULL; in Load_ClassDef1()
969 cva = cdf1->ClassValueArray; in Load_ClassDef1()
997 FREE( cdf1->ClassValueArray ); in Free_ClassDef1()
1168 HB_UShort* cva = cdf1->ClassValueArray; in Get_Class1()
1174 if ( glyphID >= cdf1->StartGlyph && in Get_Class1()
1175 glyphID < cdf1->StartGlyph + cdf1->GlyphCount ) in Get_Class1()
[all …]
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-open.c946 HB_ClassDefFormat1* cdf1; in Load_ClassDef1() local
949 cdf1 = &cd->cd.cd1; in Load_ClassDef1()
954 cdf1->StartGlyph = GET_UShort(); in Load_ClassDef1()
955 count = cdf1->GlyphCount = GET_UShort(); in Load_ClassDef1()
964 cdf1->ClassValueArray = NULL; in Load_ClassDef1()
969 cva = cdf1->ClassValueArray; in Load_ClassDef1()
997 FREE( cdf1->ClassValueArray ); in Free_ClassDef1()
1168 HB_UShort* cva = cdf1->ClassValueArray; in Get_Class1()
1174 if ( glyphID >= cdf1->StartGlyph && in Get_Class1()
1175 glyphID < cdf1->StartGlyph + cdf1->GlyphCount ) in Get_Class1()
[all …]
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-open.c946 HB_ClassDefFormat1* cdf1; in Load_ClassDef1() local
949 cdf1 = &cd->cd.cd1; in Load_ClassDef1()
954 cdf1->StartGlyph = GET_UShort(); in Load_ClassDef1()
955 count = cdf1->GlyphCount = GET_UShort(); in Load_ClassDef1()
964 cdf1->ClassValueArray = NULL; in Load_ClassDef1()
969 cva = cdf1->ClassValueArray; in Load_ClassDef1()
997 FREE( cdf1->ClassValueArray ); in Free_ClassDef1()
1168 HB_UShort* cva = cdf1->ClassValueArray; in Get_Class1()
1174 if ( glyphID >= cdf1->StartGlyph && in Get_Class1()
1175 glyphID < cdf1->StartGlyph + cdf1->GlyphCount ) in Get_Class1()
[all …]
/dports/print/freetype/freetype-1.3.1/lib/extend/
H A Dftxopen.c1008 TTO_ClassDefFormat1* cdf1; in Load_ClassDef1() local
1011 cdf1 = &cd->cd.cd1; in Load_ClassDef1()
1016 cdf1->StartGlyph = GET_UShort(); in Load_ClassDef1()
1017 count = cdf1->GlyphCount = GET_UShort(); in Load_ClassDef1()
1026 cdf1->ClassValueArray = NULL; in Load_ClassDef1()
1032 cva = cdf1->ClassValueArray; in Load_ClassDef1()
1061 FREE( cdf1->ClassValueArray ); in Free_ClassDef1()
1207 UShort* cva = cdf1->ClassValueArray; in Get_Class1()
1212 if ( glyphID >= cdf1->StartGlyph && in Get_Class1()
1213 glyphID <= cdf1->StartGlyph + cdf1->GlyphCount ) in Get_Class1()
[all …]
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-open.c946 HB_ClassDefFormat1* cdf1; in Load_ClassDef1() local
949 cdf1 = &cd->cd.cd1; in Load_ClassDef1()
954 cdf1->StartGlyph = GET_UShort(); in Load_ClassDef1()
955 count = cdf1->GlyphCount = GET_UShort(); in Load_ClassDef1()
964 cdf1->ClassValueArray = NULL; in Load_ClassDef1()
969 cva = cdf1->ClassValueArray; in Load_ClassDef1()
997 FREE( cdf1->ClassValueArray ); in Free_ClassDef1()
1168 HB_UShort* cva = cdf1->ClassValueArray; in Get_Class1()
1174 if ( glyphID >= cdf1->StartGlyph && in Get_Class1()
1175 glyphID < cdf1->StartGlyph + cdf1->GlyphCount ) in Get_Class1()
[all …]
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-open.c946 HB_ClassDefFormat1* cdf1; in Load_ClassDef1() local
949 cdf1 = &cd->cd.cd1; in Load_ClassDef1()
954 cdf1->StartGlyph = GET_UShort(); in Load_ClassDef1()
955 count = cdf1->GlyphCount = GET_UShort(); in Load_ClassDef1()
964 cdf1->ClassValueArray = NULL; in Load_ClassDef1()
969 cva = cdf1->ClassValueArray; in Load_ClassDef1()
997 FREE( cdf1->ClassValueArray ); in Free_ClassDef1()
1168 HB_UShort* cva = cdf1->ClassValueArray; in Get_Class1()
1174 if ( glyphID >= cdf1->StartGlyph && in Get_Class1()
1175 glyphID < cdf1->StartGlyph + cdf1->GlyphCount ) in Get_Class1()
[all …]
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-open.c946 HB_ClassDefFormat1* cdf1; in Load_ClassDef1() local
949 cdf1 = &cd->cd.cd1; in Load_ClassDef1()
954 cdf1->StartGlyph = GET_UShort(); in Load_ClassDef1()
955 count = cdf1->GlyphCount = GET_UShort(); in Load_ClassDef1()
964 cdf1->ClassValueArray = NULL; in Load_ClassDef1()
969 cva = cdf1->ClassValueArray; in Load_ClassDef1()
997 FREE( cdf1->ClassValueArray ); in Free_ClassDef1()
1168 HB_UShort* cva = cdf1->ClassValueArray; in Get_Class1()
1174 if ( glyphID >= cdf1->StartGlyph && in Get_Class1()
1175 glyphID < cdf1->StartGlyph + cdf1->GlyphCount ) in Get_Class1()
[all …]
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-open.c946 HB_ClassDefFormat1* cdf1; in Load_ClassDef1() local
949 cdf1 = &cd->cd.cd1; in Load_ClassDef1()
954 cdf1->StartGlyph = GET_UShort(); in Load_ClassDef1()
955 count = cdf1->GlyphCount = GET_UShort(); in Load_ClassDef1()
964 cdf1->ClassValueArray = NULL; in Load_ClassDef1()
969 cva = cdf1->ClassValueArray; in Load_ClassDef1()
997 FREE( cdf1->ClassValueArray ); in Free_ClassDef1()
1168 HB_UShort* cva = cdf1->ClassValueArray; in Get_Class1()
1174 if ( glyphID >= cdf1->StartGlyph && in Get_Class1()
1175 glyphID < cdf1->StartGlyph + cdf1->GlyphCount ) in Get_Class1()
[all …]
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-open.c946 HB_ClassDefFormat1* cdf1; in Load_ClassDef1() local
949 cdf1 = &cd->cd.cd1; in Load_ClassDef1()
954 cdf1->StartGlyph = GET_UShort(); in Load_ClassDef1()
955 count = cdf1->GlyphCount = GET_UShort(); in Load_ClassDef1()
964 cdf1->ClassValueArray = NULL; in Load_ClassDef1()
969 cva = cdf1->ClassValueArray; in Load_ClassDef1()
997 FREE( cdf1->ClassValueArray ); in Free_ClassDef1()
1168 HB_UShort* cva = cdf1->ClassValueArray; in Get_Class1()
1174 if ( glyphID >= cdf1->StartGlyph && in Get_Class1()
1175 glyphID < cdf1->StartGlyph + cdf1->GlyphCount ) in Get_Class1()
[all …]
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-open.c946 HB_ClassDefFormat1* cdf1; in Load_ClassDef1() local
949 cdf1 = &cd->cd.cd1; in Load_ClassDef1()
954 cdf1->StartGlyph = GET_UShort(); in Load_ClassDef1()
955 count = cdf1->GlyphCount = GET_UShort(); in Load_ClassDef1()
964 cdf1->ClassValueArray = NULL; in Load_ClassDef1()
969 cva = cdf1->ClassValueArray; in Load_ClassDef1()
997 FREE( cdf1->ClassValueArray ); in Free_ClassDef1()
1168 HB_UShort* cva = cdf1->ClassValueArray; in Get_Class1()
1174 if ( glyphID >= cdf1->StartGlyph && in Get_Class1()
1175 glyphID < cdf1->StartGlyph + cdf1->GlyphCount ) in Get_Class1()
[all …]
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-open.c946 HB_ClassDefFormat1* cdf1; in Load_ClassDef1() local
949 cdf1 = &cd->cd.cd1; in Load_ClassDef1()
954 cdf1->StartGlyph = GET_UShort(); in Load_ClassDef1()
955 count = cdf1->GlyphCount = GET_UShort(); in Load_ClassDef1()
964 cdf1->ClassValueArray = NULL; in Load_ClassDef1()
969 cva = cdf1->ClassValueArray; in Load_ClassDef1()
997 FREE( cdf1->ClassValueArray ); in Free_ClassDef1()
1168 HB_UShort* cva = cdf1->ClassValueArray; in Get_Class1()
1174 if ( glyphID >= cdf1->StartGlyph && in Get_Class1()
1175 glyphID < cdf1->StartGlyph + cdf1->GlyphCount ) in Get_Class1()
[all …]
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-open.c946 HB_ClassDefFormat1* cdf1; in Load_ClassDef1() local
949 cdf1 = &cd->cd.cd1; in Load_ClassDef1()
954 cdf1->StartGlyph = GET_UShort(); in Load_ClassDef1()
955 count = cdf1->GlyphCount = GET_UShort(); in Load_ClassDef1()
964 cdf1->ClassValueArray = NULL; in Load_ClassDef1()
969 cva = cdf1->ClassValueArray; in Load_ClassDef1()
997 FREE( cdf1->ClassValueArray ); in Free_ClassDef1()
1168 HB_UShort* cva = cdf1->ClassValueArray; in Get_Class1()
1174 if ( glyphID >= cdf1->StartGlyph && in Get_Class1()
1175 glyphID < cdf1->StartGlyph + cdf1->GlyphCount ) in Get_Class1()
[all …]
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-open.c946 HB_ClassDefFormat1* cdf1; in Load_ClassDef1() local
949 cdf1 = &cd->cd.cd1; in Load_ClassDef1()
954 cdf1->StartGlyph = GET_UShort(); in Load_ClassDef1()
955 count = cdf1->GlyphCount = GET_UShort(); in Load_ClassDef1()
964 cdf1->ClassValueArray = NULL; in Load_ClassDef1()
969 cva = cdf1->ClassValueArray; in Load_ClassDef1()
997 FREE( cdf1->ClassValueArray ); in Free_ClassDef1()
1168 HB_UShort* cva = cdf1->ClassValueArray; in Get_Class1()
1174 if ( glyphID >= cdf1->StartGlyph && in Get_Class1()
1175 glyphID < cdf1->StartGlyph + cdf1->GlyphCount ) in Get_Class1()
[all …]
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-open.c946 HB_ClassDefFormat1* cdf1; in Load_ClassDef1() local
949 cdf1 = &cd->cd.cd1; in Load_ClassDef1()
954 cdf1->StartGlyph = GET_UShort(); in Load_ClassDef1()
955 count = cdf1->GlyphCount = GET_UShort(); in Load_ClassDef1()
964 cdf1->ClassValueArray = NULL; in Load_ClassDef1()
969 cva = cdf1->ClassValueArray; in Load_ClassDef1()
997 FREE( cdf1->ClassValueArray ); in Free_ClassDef1()
1168 HB_UShort* cva = cdf1->ClassValueArray; in Get_Class1()
1174 if ( glyphID >= cdf1->StartGlyph && in Get_Class1()
1175 glyphID < cdf1->StartGlyph + cdf1->GlyphCount ) in Get_Class1()
[all …]
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-open.c946 HB_ClassDefFormat1* cdf1; in Load_ClassDef1() local
949 cdf1 = &cd->cd.cd1; in Load_ClassDef1()
954 cdf1->StartGlyph = GET_UShort(); in Load_ClassDef1()
955 count = cdf1->GlyphCount = GET_UShort(); in Load_ClassDef1()
964 cdf1->ClassValueArray = NULL; in Load_ClassDef1()
969 cva = cdf1->ClassValueArray; in Load_ClassDef1()
997 FREE( cdf1->ClassValueArray ); in Free_ClassDef1()
1168 HB_UShort* cva = cdf1->ClassValueArray; in Get_Class1()
1174 if ( glyphID >= cdf1->StartGlyph && in Get_Class1()
1175 glyphID < cdf1->StartGlyph + cdf1->GlyphCount ) in Get_Class1()
[all …]
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-open.c946 HB_ClassDefFormat1* cdf1; in Load_ClassDef1() local
949 cdf1 = &cd->cd.cd1; in Load_ClassDef1()
954 cdf1->StartGlyph = GET_UShort(); in Load_ClassDef1()
955 count = cdf1->GlyphCount = GET_UShort(); in Load_ClassDef1()
964 cdf1->ClassValueArray = NULL; in Load_ClassDef1()
969 cva = cdf1->ClassValueArray; in Load_ClassDef1()
997 FREE( cdf1->ClassValueArray ); in Free_ClassDef1()
1168 HB_UShort* cva = cdf1->ClassValueArray; in Get_Class1()
1174 if ( glyphID >= cdf1->StartGlyph && in Get_Class1()
1175 glyphID < cdf1->StartGlyph + cdf1->GlyphCount ) in Get_Class1()
[all …]
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-open.c946 HB_ClassDefFormat1* cdf1; in Load_ClassDef1() local
949 cdf1 = &cd->cd.cd1; in Load_ClassDef1()
954 cdf1->StartGlyph = GET_UShort(); in Load_ClassDef1()
955 count = cdf1->GlyphCount = GET_UShort(); in Load_ClassDef1()
964 cdf1->ClassValueArray = NULL; in Load_ClassDef1()
969 cva = cdf1->ClassValueArray; in Load_ClassDef1()
997 FREE( cdf1->ClassValueArray ); in Free_ClassDef1()
1168 HB_UShort* cva = cdf1->ClassValueArray; in Get_Class1()
1174 if ( glyphID >= cdf1->StartGlyph && in Get_Class1()
1175 glyphID < cdf1->StartGlyph + cdf1->GlyphCount ) in Get_Class1()
[all …]
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-open.c946 HB_ClassDefFormat1* cdf1; in Load_ClassDef1() local
949 cdf1 = &cd->cd.cd1; in Load_ClassDef1()
954 cdf1->StartGlyph = GET_UShort(); in Load_ClassDef1()
955 count = cdf1->GlyphCount = GET_UShort(); in Load_ClassDef1()
964 cdf1->ClassValueArray = NULL; in Load_ClassDef1()
969 cva = cdf1->ClassValueArray; in Load_ClassDef1()
997 FREE( cdf1->ClassValueArray ); in Free_ClassDef1()
1168 HB_UShort* cva = cdf1->ClassValueArray; in Get_Class1()
1174 if ( glyphID >= cdf1->StartGlyph && in Get_Class1()
1175 glyphID < cdf1->StartGlyph + cdf1->GlyphCount ) in Get_Class1()
[all …]
/dports/print/qt5-printsupport/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-open.c946 HB_ClassDefFormat1* cdf1; in Load_ClassDef1() local
949 cdf1 = &cd->cd.cd1; in Load_ClassDef1()
954 cdf1->StartGlyph = GET_UShort(); in Load_ClassDef1()
955 count = cdf1->GlyphCount = GET_UShort(); in Load_ClassDef1()
964 cdf1->ClassValueArray = NULL; in Load_ClassDef1()
969 cva = cdf1->ClassValueArray; in Load_ClassDef1()
997 FREE( cdf1->ClassValueArray ); in Free_ClassDef1()
1168 HB_UShort* cva = cdf1->ClassValueArray; in Get_Class1()
1174 if ( glyphID >= cdf1->StartGlyph && in Get_Class1()
1175 glyphID < cdf1->StartGlyph + cdf1->GlyphCount ) in Get_Class1()
[all …]
/dports/graphics/qt5-opengl/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-open.c946 HB_ClassDefFormat1* cdf1; in Load_ClassDef1() local
949 cdf1 = &cd->cd.cd1; in Load_ClassDef1()
954 cdf1->StartGlyph = GET_UShort(); in Load_ClassDef1()
955 count = cdf1->GlyphCount = GET_UShort(); in Load_ClassDef1()
964 cdf1->ClassValueArray = NULL; in Load_ClassDef1()
969 cva = cdf1->ClassValueArray; in Load_ClassDef1()
997 FREE( cdf1->ClassValueArray ); in Free_ClassDef1()
1168 HB_UShort* cva = cdf1->ClassValueArray; in Get_Class1()
1174 if ( glyphID >= cdf1->StartGlyph && in Get_Class1()
1175 glyphID < cdf1->StartGlyph + cdf1->GlyphCount ) in Get_Class1()
[all …]
/dports/x11-fonts/fontmatrix/fontmatrix-0.9.100/harfbuzz/src/
H A Dharfbuzz-open.c947 HB_ClassDefFormat1* cdf1; in Load_ClassDef1() local
950 cdf1 = &cd->cd.cd1; in Load_ClassDef1()
955 cdf1->StartGlyph = GET_UShort(); in Load_ClassDef1()
956 count = cdf1->GlyphCount = GET_UShort(); in Load_ClassDef1()
965 cdf1->ClassValueArray = NULL; in Load_ClassDef1()
971 cva = cdf1->ClassValueArray; in Load_ClassDef1()
1000 FREE( cdf1->ClassValueArray ); in Free_ClassDef1()
1190 HB_UShort* cva = cdf1->ClassValueArray; in Get_Class1()
1196 if ( glyphID >= cdf1->StartGlyph && in Get_Class1()
1197 glyphID < cdf1->StartGlyph + cdf1->GlyphCount ) in Get_Class1()
[all …]

12345