Home
last modified time | relevance | path

Searched refs:type_result (Results 1 – 25 of 45) sorted by relevance

12

/dports/devel/tinygo/tinygo-0.14.1/llvm-project/mlir/test/Dialect/FxpMathOps/
H A Dlower-uniform-casts.mlir6 !type_result = type tensor<4xf32>
14 %0 = "quant.dcast"(%arg0) : (!type_input) -> (!type_result)
15 return %0 : !type_result
21 !type_result = type tensor<4xf32>
31 %0 = "quant.dcast"(%arg0) : (!type_input) -> (!type_result)
32 return %0 : !type_result
38 !type_result = type tensor<4xf32>
42 return %0 : !type_result
48 !type_result = type tensor<4xf32>
52 return %0 : !type_result
[all …]
H A Dlower-uniform-real-math-mulew.mlir8 !type_result = type tensor<4x!quant.uniform<i8:f32, 1.065e-1>>
22 return %0 : !type_result
31 !type_result = type tensor<4x!quant.uniform<i8:f32, 6.25e-2:-9>>
43 return %0 : !type_result
51 !type_result = type tensor<4x!quant.uniform<i8:f32, 6.25e-2>>
55 return %0 : !type_result
63 !type_result = type tensor<4x!quant.uniform<i8:f32, 6.25e-2>>
67 return %0 : !type_result
75 !type_result = type tensor<4xf32>
79 return %0 : !type_result
[all …]
H A Dlower-uniform-real-math-addew.mlir8 !type_result = type tensor<4x!quant.uniform<i8:f32, 6.25e-2>>
20 return %0 : !type_result
43 return %0 : !type_result
52 !type_result = type tensor<4x!quant.uniform<i8:f32, 6.25e-2>>
64 : (!type_lhs, !type_rhs) -> (!type_result)
65 return %0 : !type_result
73 !type_result = type tensor<4x!quant.uniform<i8:f32, 6.25e-2>>
77 return %0 : !type_result
89 return %0 : !type_result
97 !type_result = type tensor<4xf32>
[all …]
/dports/graphics/box/box-0.4.0/box/
H A Doperator.c67 BoxType *t_result = opn->type_result, in My_Guess_AsmScheme()
122 BoxType *type_right, BoxType *type_result) { in Operator_Add_Opn() argument
130 opn->type_result = BoxType_Link(type_result); in Operator_Add_Opn()
153 (void) BoxType_Unlink(opn->type_result); in Operator_Del_Opn()
222 BoxType *type_result) { in BoxCmp_Operator_Find_Opn() argument
231 BoxTypeCmp match_result = BoxType_Compare(opn->type_result, type_result); in BoxCmp_Operator_Find_Opn()
354 Value_Setup_As_Temp(result, opn->type_result); in My_Opn_Emit()
365 if (BoxType_Compare(opn->type_result, v_right->type) in My_Opn_Emit()
375 Value_Setup_As_Temp(result, opn->type_result); in My_Opn_Emit()
/dports/math/pdal/PDAL-2.3.0/vendor/pdalboost/boost/function/
H A Dfunction_base.hpp644 detail::function::function_buffer type_result; in target() local
645 type_result.type.type = &BOOST_SP_TYPEID(Functor); in target()
646 type_result.type.const_qualified = is_const<Functor>::value; in target()
647 type_result.type.volatile_qualified = is_volatile<Functor>::value; in target()
648 get_vtable()->manager(functor, type_result, in target()
650 return static_cast<Functor*>(type_result.obj_ptr); in target()
658 detail::function::function_buffer type_result; in target() local
659 type_result.type.type = &BOOST_SP_TYPEID(Functor); in target()
660 type_result.type.const_qualified = true; in target()
662 get_vtable()->manager(functor, type_result, in target()
[all …]
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/boost/include/boost/function/
H A Dfunction_base.hpp654 detail::function::function_buffer type_result; in target() local
655 type_result.type.type = &BOOST_SP_TYPEID(Functor); in target()
656 type_result.type.const_qualified = is_const<Functor>::value; in target()
657 type_result.type.volatile_qualified = is_volatile<Functor>::value; in target()
658 get_vtable()->manager(functor, type_result, in target()
660 return static_cast<Functor*>(type_result.obj_ptr); in target()
672 detail::function::function_buffer type_result; in target() local
673 type_result.type.type = &BOOST_SP_TYPEID(Functor); in target()
674 type_result.type.const_qualified = true; in target()
676 get_vtable()->manager(functor, type_result, in target()
[all …]
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/function/
H A Dfunction_base.hpp644 detail::function::function_buffer type_result; in target() local
645 type_result.type.type = &BOOST_SP_TYPEID(Functor); in target()
646 type_result.type.const_qualified = is_const<Functor>::value; in target()
647 type_result.type.volatile_qualified = is_volatile<Functor>::value; in target()
648 get_vtable()->manager(functor, type_result, in target()
650 return static_cast<Functor*>(type_result.obj_ptr); in target()
658 detail::function::function_buffer type_result; in target() local
659 type_result.type.type = &BOOST_SP_TYPEID(Functor); in target()
660 type_result.type.const_qualified = true; in target()
662 get_vtable()->manager(functor, type_result, in target()
[all …]
/dports/databases/xtrabackup/boost_1_59_0/boost/function/
H A Dfunction_base.hpp644 detail::function::function_buffer type_result; in target() local
645 type_result.type.type = &BOOST_SP_TYPEID(Functor); in target()
646 type_result.type.const_qualified = is_const<Functor>::value; in target()
647 type_result.type.volatile_qualified = is_volatile<Functor>::value; in target()
648 get_vtable()->manager(functor, type_result, in target()
650 return static_cast<Functor*>(type_result.obj_ptr); in target()
658 detail::function::function_buffer type_result; in target() local
659 type_result.type.type = &BOOST_SP_TYPEID(Functor); in target()
660 type_result.type.const_qualified = true; in target()
662 get_vtable()->manager(functor, type_result, in target()
[all …]
/dports/databases/percona57-server/boost_1_59_0/boost/function/
H A Dfunction_base.hpp644 detail::function::function_buffer type_result; in target() local
645 type_result.type.type = &BOOST_SP_TYPEID(Functor); in target()
646 type_result.type.const_qualified = is_const<Functor>::value; in target()
647 type_result.type.volatile_qualified = is_volatile<Functor>::value; in target()
648 get_vtable()->manager(functor, type_result, in target()
650 return static_cast<Functor*>(type_result.obj_ptr); in target()
658 detail::function::function_buffer type_result; in target() local
659 type_result.type.type = &BOOST_SP_TYPEID(Functor); in target()
660 type_result.type.const_qualified = true; in target()
662 get_vtable()->manager(functor, type_result, in target()
[all …]
/dports/databases/percona57-client/boost_1_59_0/boost/function/
H A Dfunction_base.hpp644 detail::function::function_buffer type_result; in target() local
645 type_result.type.type = &BOOST_SP_TYPEID(Functor); in target()
646 type_result.type.const_qualified = is_const<Functor>::value; in target()
647 type_result.type.volatile_qualified = is_volatile<Functor>::value; in target()
648 get_vtable()->manager(functor, type_result, in target()
650 return static_cast<Functor*>(type_result.obj_ptr); in target()
658 detail::function::function_buffer type_result; in target() local
659 type_result.type.type = &BOOST_SP_TYPEID(Functor); in target()
660 type_result.type.const_qualified = true; in target()
662 get_vtable()->manager(functor, type_result, in target()
[all …]
/dports/math/libmesh/libmesh-1.6.2/contrib/boost/include/boost/function/
H A Dfunction_base.hpp644 detail::function::function_buffer type_result; in target() local
645 type_result.type.type = &BOOST_SP_TYPEID(Functor); in target()
646 type_result.type.const_qualified = is_const<Functor>::value; in target()
647 type_result.type.volatile_qualified = is_volatile<Functor>::value; in target()
648 get_vtable()->manager(functor, type_result, in target()
650 return static_cast<Functor*>(type_result.obj_ptr); in target()
658 detail::function::function_buffer type_result; in target() local
659 type_result.type.type = &BOOST_SP_TYPEID(Functor); in target()
660 type_result.type.const_qualified = true; in target()
662 get_vtable()->manager(functor, type_result, in target()
[all …]
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/function/
H A Dfunction_base.hpp619 detail::function::function_buffer type_result; in target() local
620 type_result.members.type.type = &boost::typeindex::type_id<Functor>().type_info(); in target()
621 type_result.members.type.const_qualified = is_const<Functor>::value; in target()
622 type_result.members.type.volatile_qualified = is_volatile<Functor>::value; in target()
623 get_vtable()->manager(functor, type_result, in target()
625 return static_cast<Functor*>(type_result.members.obj_ptr); in target()
633 detail::function::function_buffer type_result; in target() local
635 type_result.members.type.const_qualified = true; in target()
636 type_result.members.type.volatile_qualified = is_volatile<Functor>::value; in target()
637 get_vtable()->manager(functor, type_result, in target()
[all …]
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/function/
H A Dfunction_base.hpp644 detail::function::function_buffer type_result; in target() local
645 type_result.type.type = &BOOST_SP_TYPEID(Functor); in target()
646 type_result.type.const_qualified = is_const<Functor>::value; in target()
647 type_result.type.volatile_qualified = is_volatile<Functor>::value; in target()
648 get_vtable()->manager(functor, type_result, in target()
650 return static_cast<Functor*>(type_result.obj_ptr); in target()
658 detail::function::function_buffer type_result; in target() local
659 type_result.type.type = &BOOST_SP_TYPEID(Functor); in target()
660 type_result.type.const_qualified = true; in target()
662 get_vtable()->manager(functor, type_result, in target()
[all …]
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/function/
H A Dfunction_base.hpp644 detail::function::function_buffer type_result; in target() local
645 type_result.type.type = &BOOST_SP_TYPEID(Functor); in target()
646 type_result.type.const_qualified = is_const<Functor>::value; in target()
647 type_result.type.volatile_qualified = is_volatile<Functor>::value; in target()
648 get_vtable()->manager(functor, type_result, in target()
650 return static_cast<Functor*>(type_result.obj_ptr); in target()
658 detail::function::function_buffer type_result; in target() local
659 type_result.type.type = &BOOST_SP_TYPEID(Functor); in target()
660 type_result.type.const_qualified = true; in target()
662 get_vtable()->manager(functor, type_result, in target()
[all …]
/dports/graphics/povray37/povray-3.7.0.10/libraries/boost/boost/function/
H A Dfunction_base.hpp619 detail::function::function_buffer type_result; in target() local
620 type_result.members.type.type = &boost::typeindex::type_id<Functor>().type_info(); in target()
621 type_result.members.type.const_qualified = is_const<Functor>::value; in target()
622 type_result.members.type.volatile_qualified = is_volatile<Functor>::value; in target()
623 get_vtable()->manager(functor, type_result, in target()
625 return static_cast<Functor*>(type_result.members.obj_ptr); in target()
633 detail::function::function_buffer type_result; in target() local
635 type_result.members.type.const_qualified = true; in target()
636 type_result.members.type.volatile_qualified = is_volatile<Functor>::value; in target()
637 get_vtable()->manager(functor, type_result, in target()
[all …]
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/boost-1.60.0/boost/function/
H A Dfunction_base.hpp646 detail::function::function_buffer type_result; in target() local
647 type_result.type.type = &BOOST_SP_TYPEID(Functor); in target()
648 type_result.type.const_qualified = is_const<Functor>::value; in target()
649 type_result.type.volatile_qualified = is_volatile<Functor>::value; in target()
650 get_vtable()->manager(functor, type_result, in target()
652 return static_cast<Functor*>(type_result.obj_ptr); in target()
660 detail::function::function_buffer type_result; in target() local
661 type_result.type.type = &BOOST_SP_TYPEID(Functor); in target()
662 type_result.type.const_qualified = true; in target()
664 get_vtable()->manager(functor, type_result, in target()
[all …]
/dports/devel/hyperscan/boost_1_75_0/boost/function/
H A Dfunction_base.hpp624 detail::function::function_buffer type_result; in target() local
625 type_result.members.type.type = &boost::typeindex::type_id<Functor>().type_info(); in target()
626 type_result.members.type.const_qualified = is_const<Functor>::value; in target()
627 type_result.members.type.volatile_qualified = is_volatile<Functor>::value; in target()
628 get_vtable()->manager(functor, type_result, in target()
630 return static_cast<Functor*>(type_result.members.obj_ptr); in target()
638 detail::function::function_buffer type_result; in target() local
640 type_result.members.type.const_qualified = true; in target()
641 type_result.members.type.volatile_qualified = is_volatile<Functor>::value; in target()
642 get_vtable()->manager(functor, type_result, in target()
[all …]
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/function/
H A Dfunction_base.hpp624 detail::function::function_buffer type_result; in target() local
625 type_result.members.type.type = &boost::typeindex::type_id<Functor>().type_info(); in target()
626 type_result.members.type.const_qualified = is_const<Functor>::value; in target()
627 type_result.members.type.volatile_qualified = is_volatile<Functor>::value; in target()
628 get_vtable()->manager(functor, type_result, in target()
630 return static_cast<Functor*>(type_result.members.obj_ptr); in target()
638 detail::function::function_buffer type_result; in target() local
640 type_result.members.type.const_qualified = true; in target()
641 type_result.members.type.volatile_qualified = is_volatile<Functor>::value; in target()
642 get_vtable()->manager(functor, type_result, in target()
[all …]
/dports/devel/R-cran-BH/BH/inst/include/boost/function/
H A Dfunction_base.hpp624 detail::function::function_buffer type_result; in target() local
625 type_result.members.type.type = &boost::typeindex::type_id<Functor>().type_info(); in target()
626 type_result.members.type.const_qualified = is_const<Functor>::value; in target()
627 type_result.members.type.volatile_qualified = is_volatile<Functor>::value; in target()
628 get_vtable()->manager(functor, type_result, in target()
630 return static_cast<Functor*>(type_result.members.obj_ptr); in target()
638 detail::function::function_buffer type_result; in target() local
640 type_result.members.type.const_qualified = true; in target()
641 type_result.members.type.volatile_qualified = is_volatile<Functor>::value; in target()
642 get_vtable()->manager(functor, type_result, in target()
[all …]
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/function/
H A Dfunction_base.hpp624 detail::function::function_buffer type_result; in target() local
625 type_result.members.type.type = &boost::typeindex::type_id<Functor>().type_info(); in target()
626 type_result.members.type.const_qualified = is_const<Functor>::value; in target()
627 type_result.members.type.volatile_qualified = is_volatile<Functor>::value; in target()
628 get_vtable()->manager(functor, type_result, in target()
630 return static_cast<Functor*>(type_result.members.obj_ptr); in target()
638 detail::function::function_buffer type_result; in target() local
640 type_result.members.type.const_qualified = true; in target()
641 type_result.members.type.volatile_qualified = is_volatile<Functor>::value; in target()
642 get_vtable()->manager(functor, type_result, in target()
[all …]
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/function/
H A Dfunction_base.hpp632 detail::function::function_buffer type_result; in target() local
633 type_result.members.type.type = &boost::typeindex::type_id<Functor>().type_info(); in target()
634 type_result.members.type.const_qualified = is_const<Functor>::value; in target()
635 type_result.members.type.volatile_qualified = is_volatile<Functor>::value; in target()
636 get_vtable()->manager(functor, type_result, in target()
638 return static_cast<Functor*>(type_result.members.obj_ptr); in target()
646 detail::function::function_buffer type_result; in target() local
648 type_result.members.type.const_qualified = true; in target()
649 type_result.members.type.volatile_qualified = is_volatile<Functor>::value; in target()
650 get_vtable()->manager(functor, type_result, in target()
[all …]
/dports/emulators/citra-qt5/citra-ac98458e0/externals/boost/boost/function/
H A Dfunction_base.hpp624 detail::function::function_buffer type_result; in target() local
625 type_result.members.type.type = &boost::typeindex::type_id<Functor>().type_info(); in target()
626 type_result.members.type.const_qualified = is_const<Functor>::value; in target()
627 type_result.members.type.volatile_qualified = is_volatile<Functor>::value; in target()
628 get_vtable()->manager(functor, type_result, in target()
630 return static_cast<Functor*>(type_result.members.obj_ptr); in target()
638 detail::function::function_buffer type_result; in target() local
640 type_result.members.type.const_qualified = true; in target()
641 type_result.members.type.volatile_qualified = is_volatile<Functor>::value; in target()
642 get_vtable()->manager(functor, type_result, in target()
[all …]
/dports/devel/boost-libs/boost_1_72_0/boost/function/
H A Dfunction_base.hpp624 detail::function::function_buffer type_result; in target() local
625 type_result.members.type.type = &boost::typeindex::type_id<Functor>().type_info(); in target()
626 type_result.members.type.const_qualified = is_const<Functor>::value; in target()
627 type_result.members.type.volatile_qualified = is_volatile<Functor>::value; in target()
628 get_vtable()->manager(functor, type_result, in target()
630 return static_cast<Functor*>(type_result.members.obj_ptr); in target()
638 detail::function::function_buffer type_result; in target() local
640 type_result.members.type.const_qualified = true; in target()
641 type_result.members.type.volatile_qualified = is_volatile<Functor>::value; in target()
642 get_vtable()->manager(functor, type_result, in target()
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/boost/function/
H A Dfunction_base.hpp624 detail::function::function_buffer type_result; in target() local
625 type_result.members.type.type = &boost::typeindex::type_id<Functor>().type_info(); in target()
626 type_result.members.type.const_qualified = is_const<Functor>::value; in target()
627 type_result.members.type.volatile_qualified = is_volatile<Functor>::value; in target()
628 get_vtable()->manager(functor, type_result, in target()
630 return static_cast<Functor*>(type_result.members.obj_ptr); in target()
638 detail::function::function_buffer type_result; in target() local
640 type_result.members.type.const_qualified = true; in target()
641 type_result.members.type.volatile_qualified = is_volatile<Functor>::value; in target()
642 get_vtable()->manager(functor, type_result, in target()
[all …]
/dports/emulators/citra/citra-ac98458e0/externals/boost/boost/function/
H A Dfunction_base.hpp624 detail::function::function_buffer type_result; in target() local
625 type_result.members.type.type = &boost::typeindex::type_id<Functor>().type_info(); in target()
626 type_result.members.type.const_qualified = is_const<Functor>::value; in target()
627 type_result.members.type.volatile_qualified = is_volatile<Functor>::value; in target()
628 get_vtable()->manager(functor, type_result, in target()
630 return static_cast<Functor*>(type_result.members.obj_ptr); in target()
638 detail::function::function_buffer type_result; in target() local
640 type_result.members.type.const_qualified = true; in target()
641 type_result.members.type.volatile_qualified = is_volatile<Functor>::value; in target()
642 get_vtable()->manager(functor, type_result, in target()
[all …]

12