Home
last modified time | relevance | path

Searched refs:OWN_AE (Results 1 – 6 of 6) sorted by relevance

/dports/cad/gmsh/gmsh-4.9.2-source/contrib/ALGLIB/
H A Dap.cpp880 if( dst->owner==OWN_AE ) in ae_x_set_vector()
886 dst->owner = OWN_AE; in ae_x_set_vector()
914 if( dst->owner==OWN_AE ) in ae_x_set_matrix()
922 dst->owner = OWN_AE; in ae_x_set_matrix()
953 if( dst->owner==OWN_AE ) in ae_x_attach_to_vector()
979 if( dst->owner==OWN_AE ) in ae_x_attach_to_matrix()
998 if( dst->owner==OWN_AE ) in x_vector_clear()
H A Dap.h200 enum { OWN_CALLER=1, OWN_AE=2 }; enumerator
/dports/astro/qmapshack/qmapshack-V_1.16.1/3rdparty/alglib/src/
H A Dap.cpp1973 if( dst->owner==OWN_AE ) in ae_x_set_vector()
1981 dst->owner = OWN_AE; in ae_x_set_vector()
2037 if( dst->owner==OWN_AE ) in ae_x_set_matrix()
2047 dst->owner = OWN_AE; in ae_x_set_matrix()
2087 if( dst->owner==OWN_AE ) in ae_x_attach_to_vector()
2113 if( dst->owner==OWN_AE ) in ae_x_attach_to_matrix()
2132 if( dst->owner==OWN_AE ) in x_vector_clear()
H A Dap.h257 enum { OWN_CALLER=1, OWN_AE=2 }; enumerator
/dports/math/alglib/alglib-cpp/src/
H A Dap.cpp2083 if( dst->owner==OWN_AE ) in ae_x_set_vector()
2091 dst->owner = OWN_AE; in ae_x_set_vector()
2147 if( dst->owner==OWN_AE ) in ae_x_set_matrix()
2157 dst->owner = OWN_AE; in ae_x_set_matrix()
2197 if( dst->owner==OWN_AE ) in ae_x_attach_to_vector()
2223 if( dst->owner==OWN_AE ) in ae_x_attach_to_matrix()
2242 if( dst->owner==OWN_AE ) in x_vector_clear()
H A Dap.h321 enum { OWN_CALLER=1, OWN_AE=2 }; enumerator