Home
last modified time | relevance | path

Searched refs:op_mod (Results 101 – 125 of 299) sorted by relevance

12345678910>>...12

/dports/math/Imath/Imath-3.1.4/src/python/PyImath/
H A DPyImathOperators.h42 struct op_mod { struct
255 generate_member_bindings<op_mod<T>, true_>(c,"__mod__", "self%x", boost::python::args("x")); in add_mod_math_functions()
H A DPyImathFixedArray2D.h557 …T> &a0, const FixedArray2D<T> &a1) { return apply_array2d_array2d_binary_op<op_mod,T,T,T>(a0,a1); }
558 …<T> &a0, const T &v1) { return apply_array2d_scalar_binary_op<op_mod,T,T,T>(a0,v1); }
703 .def("__mod__",&apply_array2d_array2d_binary_op<op_mod,T,T,T>) in add_mod_math_functions()
704 .def("__mod__",&apply_array2d_scalar_binary_op<op_mod,T,T,T>) in add_mod_math_functions()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/infiniband/hw/mlx5/
H A Ddm.c121 MLX5_SET(modify_memic_in, in, op_mod, MLX5_MODIFY_MEMIC_OP_MOD_DEALLOC); in mlx5_cmd_dealloc_memic_op()
137 MLX5_SET(modify_memic_in, in, op_mod, MLX5_MODIFY_MEMIC_OP_MOD_ALLOC); in mlx5_cmd_alloc_memic_op()
H A Dcmd.c190 MLX5_SET(mad_ifc_in, in, op_mod, opmod); in mlx5_cmd_mad_ifc()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/infiniband/hw/mlx5/
H A Ddm.c121 MLX5_SET(modify_memic_in, in, op_mod, MLX5_MODIFY_MEMIC_OP_MOD_DEALLOC); in mlx5_cmd_dealloc_memic_op()
137 MLX5_SET(modify_memic_in, in, op_mod, MLX5_MODIFY_MEMIC_OP_MOD_ALLOC); in mlx5_cmd_alloc_memic_op()
H A Dcmd.c190 MLX5_SET(mad_ifc_in, in, op_mod, opmod); in mlx5_cmd_mad_ifc()
/dports/devel/icmake/icmake-9b958b05ac462adf6cde394875964a8127599514/icmake/rss/
H A Dtypes.ih181 op_mod, /* 10 */
/dports/games/scummvm/scummvm-2.5.1/engines/glk/glulx/
H A Dglulx_types.h136 op_mod = 0x14, enumerator
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_core.h176 enum fs_flow_table_op_mod op_mod; member
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_core.h176 enum fs_flow_table_op_mod op_mod; member
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_core.h176 enum fs_flow_table_op_mod op_mod; member
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/uct/ib/mlx5/dv/
H A Dib_mlx5dv_md.c502 UCT_IB_MLX5DV_SET(query_hca_cap_in, in, op_mod, UCT_IB_MLX5_HCA_CAP_OPMOD_GET_CUR | in uct_ib_mlx5_devx_check_odp()
626 UCT_IB_MLX5DV_SET(query_hca_cap_in, in, op_mod, UCT_IB_MLX5_HCA_CAP_OPMOD_GET_CUR | in uct_ib_mlx5_devx_md_open()
688 UCT_IB_MLX5DV_SET(query_hca_cap_in, in, op_mod, UCT_IB_MLX5_HCA_CAP_OPMOD_GET_CUR | in uct_ib_mlx5_devx_md_open()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/JavaScriptCore/jit/
H A DJIT.cpp262 DEFINE_OP(op_mod) in privateCompileMainPass()
416 DEFINE_SLOWCASE_OP(op_mod) in privateCompileSlowCases()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/javascriptcore/JavaScriptCore/jit/
H A DJIT.cpp265 DEFINE_OP(op_mod) in privateCompileMainPass()
403 DEFINE_SLOWCASE_OP(op_mod) in privateCompileSlowCases()
/dports/devel/android-tools-fastboot/platform_system_core-platform-tools-29.0.5/libunwindstack/
H A DDwarfOp.cpp1453 [OP_MOD] = &DwarfOp<AddressType>::op_mod,
1737 bool DwarfOp<AddressType>::op_mod() { in op_mod() function in unwindstack::DwarfOp
/dports/devel/qt5-scripttools/kde-qtscript-5.15.2p4/src/3rdparty/javascriptcore/JavaScriptCore/jit/
H A DJIT.cpp265 DEFINE_OP(op_mod) in privateCompileMainPass()
403 DEFINE_SLOWCASE_OP(op_mod) in privateCompileSlowCases()
/dports/devel/qt5-script/kde-qtscript-5.15.2p4/src/3rdparty/javascriptcore/JavaScriptCore/jit/
H A DJIT.cpp265 DEFINE_OP(op_mod) in privateCompileMainPass()
403 DEFINE_SLOWCASE_OP(op_mod) in privateCompileSlowCases()
/dports/emulators/py-unicorn/unicorn-1.0.2/bindings/vb6/
H A Dmisc.bas17 op_mod = 4
/dports/emulators/unicorn/unicorn-1.0.2/bindings/vb6/
H A Dmisc.bas17 op_mod = 4
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/infiniband/hw/mlx5/
H A Dcmd.c190 MLX5_SET(mad_ifc_in, in, op_mod, opmod); in mlx5_cmd_mad_ifc()
/dports/textproc/p5-Text-Xslate/Text-Xslate-3.4.0/lib/Text/Xslate/PP/
H A DConst.pm164 \&Text::Xslate::PP::Opcode::op_mod, # 28
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/mellanox/mlx4/
H A Dmcg.c108 u16 *hash, u8 op_mod) in mlx4_GID_HASH() argument
113 err = mlx4_cmd_imm(dev, mailbox->dma, &imm, 0, op_mod, in mlx4_GID_HASH()
704 u8 op_mod = (prot == MLX4_PROT_ETH) ? in find_entry() local
714 err = mlx4_GID_HASH(dev, mailbox, &hash, op_mod); in find_entry()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/mellanox/mlx4/
H A Dmcg.c108 u16 *hash, u8 op_mod) in mlx4_GID_HASH() argument
113 err = mlx4_cmd_imm(dev, mailbox->dma, &imm, 0, op_mod, in mlx4_GID_HASH()
704 u8 op_mod = (prot == MLX4_PROT_ETH) ? in find_entry() local
714 err = mlx4_GID_HASH(dev, mailbox, &hash, op_mod); in find_entry()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/mellanox/mlx4/
H A Dmcg.c108 u16 *hash, u8 op_mod) in mlx4_GID_HASH() argument
113 err = mlx4_cmd_imm(dev, mailbox->dma, &imm, 0, op_mod, in mlx4_GID_HASH()
704 u8 op_mod = (prot == MLX4_PROT_ETH) ? in find_entry() local
714 err = mlx4_GID_HASH(dev, mailbox, &hash, op_mod); in find_entry()
/dports/games/retroarch/RetroArch-1.9.7/deps/glslang/glslang/glslang/MachineIndependent/preprocessor/
H A DPp.cpp355 int op_mod(int a, int b) { return a == INT_MIN && b == -1 ? 0 : a % b; } in op_mod() function
383 { '%', MUL, op_mod },
502 if (binop[op].op == op_div || binop[op].op == op_mod) { in eval()

12345678910>>...12