Home
last modified time | relevance | path

Searched refs:get_result_ptr (Results 1 – 15 of 15) sorted by relevance

/dports/math/lidia/lidia-2.3.0+latte-patches-2014-10-04/src/finite_fields/include/LiDIA/finite_fields/
H A DFp_polynomial_fft.h220 void get_result_ptr(bigint *x, lidia_size_t, lidia_size_t);
/dports/devel/godot2-tools/godot-2.1.6-stable/servers/
H A Dphysics_2d_server.cpp470 r = p_result->get_result_ptr(); in _body_test_motion()
478 r = p_result->get_result_ptr(); in _body_test_motion_from()
H A Dphysics_2d_server.h576 …Physics2DServer::MotionResult *get_result_ptr() const { return const_cast<Physics2DServer::MotionR… in get_result_ptr() function
/dports/devel/godot2/godot-2.1.6-stable/servers/
H A Dphysics_2d_server.cpp470 r = p_result->get_result_ptr(); in _body_test_motion()
478 r = p_result->get_result_ptr(); in _body_test_motion_from()
H A Dphysics_2d_server.h576 …Physics2DServer::MotionResult *get_result_ptr() const { return const_cast<Physics2DServer::MotionR… in get_result_ptr() function
/dports/devel/godot/godot-3.2.3-stable/servers/
H A Dphysics_2d_server.h621 …Physics2DServer::MotionResult *get_result_ptr() const { return const_cast<Physics2DServer::MotionR… in get_result_ptr() function
H A Dphysics_2d_server.cpp536 r = p_result->get_result_ptr(); in _body_test_motion()
/dports/devel/godot-tools/godot-3.2.3-stable/servers/
H A Dphysics_2d_server.h621 …Physics2DServer::MotionResult *get_result_ptr() const { return const_cast<Physics2DServer::MotionR… in get_result_ptr() function
H A Dphysics_2d_server.cpp536 r = p_result->get_result_ptr(); in _body_test_motion()
/dports/math/lidia/lidia-2.3.0+latte-patches-2014-10-04/src/finite_fields/Fp_polynomial/
H A Dfft_arith.cc712 R1.get_result_ptr(&b.coeff[i], 0, 2*width-1); in build_from_roots()
H A Dfft_reps.cc634 void modular_fft_rep::get_result_ptr(bigint *a, lidia_size_t lo, in get_result_ptr() function in LiDIA::modular_fft_rep
/dports/devel/godot2-tools/godot-2.1.6-stable/scene/2d/
H A Dphysics_body_2d.cpp414 r = p_result->get_result_ptr(); in _test_motion()
/dports/devel/godot2/godot-2.1.6-stable/scene/2d/
H A Dphysics_body_2d.cpp414 r = p_result->get_result_ptr(); in _test_motion()
/dports/devel/godot-tools/godot-3.2.3-stable/scene/2d/
H A Dphysics_body_2d.cpp438 r = p_result->get_result_ptr(); in _test_motion()
/dports/devel/godot/godot-3.2.3-stable/scene/2d/
H A Dphysics_body_2d.cpp438 r = p_result->get_result_ptr(); in _test_motion()