Home
last modified time | relevance | path

Searched defs:_pR (Results 1 – 11 of 11) sorted by relevance

/dports/math/scilab/scilab-6.1.1/scilab/modules/ast/src/cpp/operations/
H A Dtypes_comparison_eq.cpp2158 InternalType* compequal_M_M(T *_pL, U *_pR) in compequal_M_M()
2218 InternalType* compequal_M_S(T *_pL, U *_pR) in compequal_M_S()
2234 InternalType* compequal_M_I(T *_pL, U *_pR) in compequal_M_I()
2254 InternalType* compequal_M_E(T *_pL, U *_pR) in compequal_M_E()
2273 InternalType* compequal_E_M(T *_pL, U *_pR) in compequal_E_M()
2279 InternalType* compequal_E_E(T *_pL, U *_pR) in compequal_E_E()
2286 InternalType* compequal_B_M(T *_pL, U *_pR) in compequal_B_M()
2319 InternalType* compequal_M_B(T *_pL, U *_pR) in compequal_M_B()
2353 InternalType* compequal_B_S(T *_pL, U *_pR) in compequal_B_S()
2364 InternalType* compequal_S_B(T *_pL, U *_pR) in compequal_S_B()
[all …]
H A Dtypes_comparison_ne.cpp2160 InternalType* compnoequal_M_M(T *_pL, U *_pR) in compnoequal_M_M()
2220 InternalType* compnoequal_M_S(T *_pL, U *_pR) in compnoequal_M_S()
2236 InternalType* compnoequal_M_I(T *_pL, U *_pR) in compnoequal_M_I()
2256 InternalType* compnoequal_M_E(T *_pL, U *_pR) in compnoequal_M_E()
2275 InternalType* compnoequal_E_M(T *_pL, U *_pR) in compnoequal_E_M()
2281 InternalType* compnoequal_E_E(T *_pL, U *_pR) in compnoequal_E_E()
2288 InternalType* compnoequal_B_M(T *_pL, U *_pR) in compnoequal_B_M()
2321 InternalType* compnoequal_M_B(T *_pL, U *_pR) in compnoequal_M_B()
2355 InternalType* compnoequal_B_S(T *_pL, U *_pR) in compnoequal_B_S()
2366 InternalType* compnoequal_S_B(T *_pL, U *_pR) in compnoequal_S_B()
[all …]
H A Dtypes_dotdivide.cpp849 InternalType* dotdiv_M_M(T *_pL, U *_pR) in dotdiv_M_M()
909 InternalType* dotdiv_M_S(T *_pL, U *_pR) in dotdiv_M_S()
925 InternalType* dotdiv_M_I(T *_pL, U *_pR) in dotdiv_M_I()
937 InternalType* dotdiv_M_E(T *_pL, U *_pR) in dotdiv_M_E()
943 InternalType* dotdiv_E_M(T *_pL, U *_pR) in dotdiv_E_M()
1039 InternalType* dotdiv_S_M(T *_pL, U *_pR) in dotdiv_S_M()
1055 InternalType* dotdiv_S_S(T *_pL, U *_pR) in dotdiv_S_S()
1071 InternalType* dotdiv_S_I(T *_pL, U *_pR) in dotdiv_S_I()
1137 InternalType* dotdiv_I_M(T *_pL, U *_pR) in dotdiv_I_M()
1149 InternalType* dotdiv_I_S(T *_pL, U *_pR) in dotdiv_I_S()
[all …]
H A Dtypes_or.cpp546 InternalType* or_M_M(T *_pL, U *_pR) in or_M_M()
574 InternalType* or_S_M(T *_pL, U *_pR) in or_S_M()
582 InternalType* or_M_S(T *_pL, U *_pR) in or_M_S()
590 InternalType* or_S_S(T *_pL, U *_pR) in or_S_S()
598 InternalType* or_M_E(T *_pL, U *_pR) in or_M_E()
612 InternalType* or_E_M(T *_pL, U *_pR) in or_E_M()
626 InternalType* or_I_S(T *_pL, U *_pR) in or_I_S()
632 InternalType* or_I_M(T *_pL, U *_pR) in or_I_M()
639 InternalType* or_int_M_M(T *_pL, U *_pR) in or_int_M_M()
667 InternalType* or_int_S_M(T *_pL, U *_pR) in or_int_S_M()
[all …]
H A Dtypes_and.cpp545 InternalType* and_M_M(T *_pL, U *_pR) in and_M_M()
573 InternalType* and_S_M(T *_pL, U *_pR) in and_S_M()
581 InternalType* and_M_S(T *_pL, U *_pR) in and_M_S()
589 InternalType* and_S_S(T *_pL, U *_pR) in and_S_S()
597 InternalType* and_M_E(T * /*_pL*/, U *_pR) in and_M_E()
621 InternalType* and_I_S(T *_pL, U *_pR) in and_I_S()
627 InternalType* and_I_M(T *_pL, U *_pR) in and_I_M()
634 InternalType* and_int_M_M(T *_pL, U *_pR) in and_int_M_M()
662 InternalType* and_int_S_M(T *_pL, U *_pR) in and_int_S_M()
670 InternalType* and_int_M_S(T *_pL, U *_pR) in and_int_M_S()
[all …]
H A Dtypes_dotmultiplication.cpp805 InternalType* dotmul_M_M(T *_pL, U *_pR) in dotmul_M_M()
835 InternalType* dotmul_M_MC(T *_pL, U *_pR) in dotmul_M_MC()
865 InternalType* dotmul_M_S(T *_pL, U *_pR) in dotmul_M_S()
873 InternalType* dotmul_M_SC(T *_pL, U *_pR) in dotmul_M_SC()
900 InternalType* dotmul_MC_M(T *_pL, U *_pR) in dotmul_MC_M()
960 InternalType* dotmul_MC_S(T *_pL, U *_pR) in dotmul_MC_S()
989 InternalType* dotmul_S_M(T *_pL, U *_pR) in dotmul_S_M()
1001 InternalType* dotmul_S_S(T *_pL, U *_pR) in dotmul_S_S()
1017 InternalType* dotmul_S_I(T *_pL, U *_pR) in dotmul_S_I()
1090 InternalType* dotmul_I_S(T *_pL, U *_pR) in dotmul_I_S()
[all …]
H A Dtypes_addition.cpp1085 InternalType* add_M_M(T *_pL, U *_pR) in add_M_M()
1113 InternalType* add_M_MC(T *_pL, U *_pR) in add_M_MC()
1141 InternalType* add_M_S(T *_pL, U *_pR) in add_M_S()
1149 InternalType* add_M_SC(T *_pL, U *_pR) in add_M_SC()
1172 InternalType* add_MC_M(T *_pL, U *_pR) in add_MC_M()
1237 InternalType* add_S_M(T *_pL, U *_pR) in add_S_M()
1249 InternalType* add_S_S(T *_pL, U *_pR) in add_S_S()
1321 InternalType* add_E_M(T *_pL, U *_pR) in add_E_M()
1349 InternalType* add_E_S(T *_pL, U *_pR) in add_E_S()
1385 InternalType* add_I_M(T *_pL, U *_pR) in add_I_M()
[all …]
H A Dtypes_subtraction.cpp828 InternalType* sub_M_M(T *_pL, U *_pR) in sub_M_M()
856 InternalType* sub_M_MC(T *_pL, U *_pR) in sub_M_MC()
884 InternalType* sub_M_S(T *_pL, U *_pR) in sub_M_S()
892 InternalType* sub_M_SC(T *_pL, U *_pR) in sub_M_SC()
916 InternalType* sub_MC_M(T *_pL, U *_pR) in sub_MC_M()
972 InternalType* sub_MC_S(T *_pL, U *_pR) in sub_MC_S()
1004 InternalType* sub_S_M(T *_pL, U *_pR) in sub_S_M()
1012 InternalType* sub_S_MC(T *_pL, U *_pR) in sub_S_MC()
1020 InternalType* sub_S_S(T *_pL, U *_pR) in sub_S_S()
1138 InternalType* sub_I_M(T *_pL, U *_pR) in sub_I_M()
[all …]
H A Dtypes_comparison_lt_le_gt_ge.cpp465 static int IntLessInt(T* _pL, T* _pR, types::GenericType** _pOut) in IntLessInt()
525 int IntLessInt(types::InternalType* _pL, types::InternalType* _pR, types::GenericType** _pOut) in IntLessInt()
569 static int IntLessEqualInt(T* _pL, T* _pR, types::GenericType** _pOut) in IntLessEqualInt()
629 int IntLessEqualInt(types::InternalType* _pL, types::InternalType* _pR, types::GenericType** _pOut) in IntLessEqualInt()
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/bioinspired/src/
H A Dretinacolor.hpp240 float _pR, _pG, _pB; // probabilities of color R, G and B member in cv::bioinspired::RetinaColor
H A Dretina_ocl.hpp386 float _pR, _pG, _pB; member in cv::bioinspired::ocl::RetinaColor