Home
last modified time | relevance | path

Searched defs:p_n (Results 1 – 25 of 167) sorted by relevance

1234567

/dports/textproc/py-nltk/nltk-3.4.1/nltk/translate/
H A Dbleu_score.py507 def method0(self, p_n, *args, **kwargs): argument
532 def method1(self, p_n, *args, **kwargs): argument
543 def method2(self, p_n, *args, **kwargs): argument
555 def method3(self, p_n, *args, **kwargs): argument
577 def method4(self, p_n, references, hypothesis, hyp_len, *args, **kwargs): argument
593 def method5(self, p_n, references, hypothesis, hyp_len, *args, **kwargs): argument
609 def method6(self, p_n, references, hypothesis, hyp_len, *args, **kwargs): argument
635 def method7(self, p_n, references, hypothesis, hyp_len, *args, **kwargs): argument
/dports/graphics/jogamp-jogl/jogl/src/jogl/classes/com/jogamp/opengl/math/geom/
H A DFrustum.java262 final float[] p_n = p.n; in updateByPMV() local
273 final float[] p_n = p.n; in updateByPMV() local
284 final float[] p_n = p.n; in updateByPMV() local
295 final float[] p_n = p.n; in updateByPMV() local
306 final float[] p_n = p.n; in updateByPMV() local
317 final float[] p_n = p.n; in updateByPMV() local
327 final float[] p_n = p.n; in updateByPMV() local
/dports/databases/spatialite/libspatialite-5.0.1/src/gaiageo/
H A Dgg_vanuatu.c626 gaiaPointPtr p_n; in vanuatu_linestring_xy() local
666 gaiaPointPtr p_n; in vanuatu_linestring_xyz() local
706 gaiaPointPtr p_n; in vanuatu_linestring_xym() local
746 gaiaPointPtr p_n; in vanuatu_linestring_xyzm() local
824 gaiaPointPtr p_n; in vanuatu_ring_xy() local
870 gaiaPointPtr p_n; in vanuatu_ring_xyz() local
916 gaiaPointPtr p_n; in vanuatu_ring_xym() local
962 gaiaPointPtr p_n; in vanuatu_ring_xyzm() local
1009 gaiaRingPtr p_n; in vanuatu_polygon_any_type() local
1161 gaiaPointPtr p_n; in vanuatu_multipoint_xy() local
[all …]
H A Dgg_ewkt.c597 gaiaPointPtr p_n; in ewkt_linestring_xy() local
637 gaiaPointPtr p_n; in ewkt_linestring_xyz() local
677 gaiaPointPtr p_n; in ewkt_linestring_xym() local
717 gaiaPointPtr p_n; in ewkt_linestring_xyzm() local
794 gaiaPointPtr p_n; in ewkt_ring_xy() local
840 gaiaPointPtr p_n; in ewkt_ring_xyz() local
886 gaiaPointPtr p_n; in ewkt_ring_xym() local
932 gaiaPointPtr p_n; in ewkt_ring_xyzm() local
979 gaiaRingPtr p_n; in ewkt_polygon_any_type() local
1130 gaiaPointPtr p_n; in ewkt_multipoint_xy() local
[all …]
H A Dgg_geoJSON.c503 gaiaPointPtr p_n; in geoJSON_linestring_xy() local
543 gaiaPointPtr p_n; in geoJSON_linestring_xyz() local
631 gaiaPointPtr p_n; in geoJSON_ring_xy() local
677 gaiaPointPtr p_n; in geoJSON_ring_xyz() local
724 gaiaRingPtr p_n; in geoJSON_polygon_any_type() local
881 gaiaPointPtr p_n; in geoJSON_multipoint_xy() local
919 gaiaPointPtr p_n; in geoJSON_multipoint_xyz() local
959 gaiaLinestringPtr p_n; in geoJSON_multilinestring_xy() local
1029 gaiaPolygonPtr p_n; in geoJSON_multipolygon_xy() local
1080 gaiaPolygonPtr p_n; in geoJSON_multipolygon_xyz() local
[all …]
/dports/math/xlife++/xlifepp-sources-v2.0.1-2018-05-09/src/mathsResources/specialFunctions/
H A DorthogonalPolynomials.cpp42 real_t p_n(x), p_n1(1.), p_n2, Two_x(x + x); in chebyshevPolynomials() local
65 real_t p_n(1.), p_n1(0.), p_n2, Lambdapn_1(lambda), TwoLambdapn_2(2 * lambda - 1.); in gegenbauerPolynomials() local
93 real_t p_n(1), p_n1, p_n2, a2_b2(a * a - b * b), apb(a + b), Two_npapb(a + b + 2); in jacobiPolynomials() local
131 real_t p_n(x), p_n1(1.), p_n2; in legendrePolynomials() local
160 real_t p_n(1.), p_n1(0.), p_n2; in legendrePolynomialsDerivative() local
/dports/audio/ardour6/Ardour-6.8.0/libs/evoral/test/
H A DBeatsTest.cc64 const Beats p_n = p1 + n1; in addTest() local
101 const Beats p_n = p1 - n1; in subtractTest() local
/dports/devel/R-cran-vctrs/vctrs/src/
H A Dorder-groups.h52 #define PROTECT_GROUP_INFO(p_info, p_n) do { \ argument
98 #define PROTECT_GROUP_INFOS(p_info, p_n) do { \ argument
H A Dpoly-op.h21 #define PROTECT_POLY_VEC(p_poly_vec, p_n) do { \ argument
/dports/multimedia/vcdimager/vcdimager-2.0.1/test/
H A Dmpegscan.c44 CdioListNode_t *p_n; in main() local
/dports/science/conduit/conduit-0.8.0/src/tests/conduit/
H A Dt_conduit_mem_allocator.cpp130 const conduit::Node &p_n = ptr_itr.next(); in TEST() local
141 const conduit::Node &p_n = ptr_itr.next(); in TEST() local
/dports/games/gracer/gracer-0.1.5/common/
H A Dgr_plane.c51 double p_n; in gr_plane_get_crossing() local
/dports/math/suitesparse-klu/SuiteSparse-5.10.1/SPQR/Source/
H A Dspqr_append.cpp20 Long *p_n, // n = # of columns of A so far; increased one in spqr_append()
/dports/math/suitesparse-graphblas/SuiteSparse-5.10.1/SPQR/Source/
H A Dspqr_append.cpp20 Long *p_n, // n = # of columns of A so far; increased one in spqr_append()
/dports/math/suitesparse-config/SuiteSparse-5.10.1/SPQR/Source/
H A Dspqr_append.cpp20 Long *p_n, // n = # of columns of A so far; increased one in spqr_append()
/dports/math/suitesparse-amd/SuiteSparse-5.10.1/SPQR/Source/
H A Dspqr_append.cpp20 Long *p_n, // n = # of columns of A so far; increased one in spqr_append()
/dports/math/suitesparse-ldl/SuiteSparse-5.10.1/SPQR/Source/
H A Dspqr_append.cpp20 Long *p_n, // n = # of columns of A so far; increased one in spqr_append()
/dports/math/suitesparse-mongoose/SuiteSparse-5.10.1/SPQR/Source/
H A Dspqr_append.cpp20 Long *p_n, // n = # of columns of A so far; increased one in spqr_append()
/dports/math/suitesparse-colamd/SuiteSparse-5.10.1/SPQR/Source/
H A Dspqr_append.cpp20 Long *p_n, // n = # of columns of A so far; increased one in spqr_append()
/dports/math/suitesparse-ccolamd/SuiteSparse-5.10.1/SPQR/Source/
H A Dspqr_append.cpp20 Long *p_n, // n = # of columns of A so far; increased one in spqr_append()
/dports/math/suitesparse-cholmod/SuiteSparse-5.10.1/SPQR/Source/
H A Dspqr_append.cpp20 Long *p_n, // n = # of columns of A so far; increased one in spqr_append()
/dports/math/suitesparse-slip_lu/SuiteSparse-5.10.1/SPQR/Source/
H A Dspqr_append.cpp20 Long *p_n, // n = # of columns of A so far; increased one in spqr_append()
/dports/math/suitesparse-spqr/SuiteSparse-5.10.1/SPQR/Source/
H A Dspqr_append.cpp20 Long *p_n, // n = # of columns of A so far; increased one in spqr_append()
/dports/math/suitesparse-rbio/SuiteSparse-5.10.1/SPQR/Source/
H A Dspqr_append.cpp20 Long *p_n, // n = # of columns of A so far; increased one in spqr_append()
/dports/math/suitesparse-camd/SuiteSparse-5.10.1/SPQR/Source/
H A Dspqr_append.cpp20 Long *p_n, // n = # of columns of A so far; increased one in spqr_append()

1234567