Home
last modified time | relevance | path

Searched refs:op_mod (Results 176 – 200 of 299) sorted by relevance

12345678910>>...12

/dports/graphics/py-open3d-python/Open3D-0.2/src/External/pybind11/include/pybind11/
H A Doperators.h26 op_add, op_sub, op_mul, op_div, op_mod, op_divmod, op_pow, op_lshift, enumerator
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/touche/
H A Dopcodes.cpp48 &ToucheEngine::op_mod, in setupOpcodes()
287 void ToucheEngine::op_mod() { in op_mod() function in Touche::ToucheEngine
/dports/games/scummvm/scummvm-2.5.1/engines/touche/
H A Dopcodes.cpp48 &ToucheEngine::op_mod, in setupOpcodes()
287 void ToucheEngine::op_mod() { in op_mod() function in Touche::ToucheEngine
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Ddr_cmd.c50 MLX5_SET(query_hca_cap_in, in, op_mod, in mlx5dr_cmd_query_gvmi()
618 MLX5_SET(set_fte_in, in, op_mod, opmod); in mlx5dr_cmd_set_fte()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Ddr_cmd.c50 MLX5_SET(query_hca_cap_in, in, op_mod, in mlx5dr_cmd_query_gvmi()
618 MLX5_SET(set_fte_in, in, op_mod, opmod); in mlx5dr_cmd_set_fte()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Ddr_cmd.c50 MLX5_SET(query_hca_cap_in, in, op_mod, in mlx5dr_cmd_query_gvmi()
618 MLX5_SET(set_fte_in, in, op_mod, opmod); in mlx5dr_cmd_set_fte()
/dports/devel/android-tools-adb/platform_system_core-android-9.0.0_r3/libunwindstack/
H A DDwarfOp.cpp293 bool DwarfOp<AddressType>::op_mod() { in op_mod() function in unwindstack::DwarfOp
/dports/security/py-pyvex/pyvex-9.0.5405/pyvex/lifting/util/
H A Dsyntax_wrapper.py218 return self.irsb_c.op_mod(self.rdt, right.rdt)
H A Dvex_helper.py85 op_mod = mkbinop('Iop_Mod{arg_t[0]}') variable in IRSBCustomizer
/dports/lang/yap/yap-6.2.2/C/
H A Darith2.c991 case op_mod: in eval2()
1027 {"mod", op_mod},
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_core.c757 enum fs_flow_table_op_mod op_mod, in alloc_flow_table() argument
775 ft->op_mod = op_mod; in alloc_flow_table()
1065 enum fs_flow_table_op_mod op_mod, in __mlx5_create_flow_table() argument
1106 op_mod, ft_attr->flags); in __mlx5_create_flow_table()
H A Dmain.c378 MLX5_SET(query_hca_cap_in, in, op_mod, opmod); in mlx5_core_get_caps_mode()
423 MLX5_SET(set_hca_cap_in, in, op_mod, opmod << 1); in set_caps()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_core.c757 enum fs_flow_table_op_mod op_mod, in alloc_flow_table() argument
775 ft->op_mod = op_mod; in alloc_flow_table()
1065 enum fs_flow_table_op_mod op_mod, in __mlx5_create_flow_table() argument
1106 op_mod, ft_attr->flags); in __mlx5_create_flow_table()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_core.c757 enum fs_flow_table_op_mod op_mod, in alloc_flow_table() argument
775 ft->op_mod = op_mod; in alloc_flow_table()
1065 enum fs_flow_table_op_mod op_mod, in __mlx5_create_flow_table() argument
1106 op_mod, ft_attr->flags); in __mlx5_create_flow_table()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/ThirdParty/ANGLE/src/compiler/preprocessor/
H A Dcpp.c356 static int op_mod(int a, int b) { return a % b; } in op_mod() function
382 { '%', MUL, op_mod },
/dports/math/Imath/Imath-3.1.4/src/python/PyImath/
H A DPyImathFixedMatrix.h325 …ix<T> &a0, const FixedMatrix<T> &a1) { return apply_matrix_matrix_binary_op<op_mod,T,T,T>(a0,a1); }
326 …ix<T> &a0, const T &v1) { return apply_matrix_scalar_binary_op<op_mod,T,T,T>(a0,v1); }
/dports/devel/creduce/creduce-2.10.0/unifdef/
H A Dunifdef.c922 static Linetype op_mod(long *p, Linetype at, long a, Linetype bt, long b) { in op_mod() function
989 { "%", op_mod } } },
/dports/security/john/john-1.9.0-jumbo-1/src/
H A Dcompiler.c962 &&op_mod,
1250 op_mod:
/dports/emulators/dps8m/dps8m-572f79bb4f0f84a8b16c3892c894c2b9ed64b458/src/unifdef/
H A Dunifdef.c1376 op_mod(long *p, Linetype at, long a, Linetype bt, long b) in op_mod() function
1452 { "%", op_mod, NULL } } },
/dports/math/p5-Math-GMP/Math-GMP-2.22/
H A DGMP.xs384 op_mod(m,n,swap)
/dports/cad/ngspice_rework/ngspice-35/src/frontend/
H A Dparse.c119 { PT_OP_MOD, "%", 2, {(void(*)(void)) op_mod} },
/dports/cad/freehdl/freehdl-0.0.7/ieee/
H A Dmath_real.cc858 switch(integer(op_mod(L4ieee_Q9math_real_Y3sin_i59_V1n,4))) { in L4ieee_Q9math_real_Y3sin_i59()
882 switch(integer(op_mod(L4ieee_Q9math_real_Y3cos_i61_V1n,4))) { in L4ieee_Q9math_real_Y3cos_i61()
905 if((op_mod(L4ieee_Q9math_real_Y3tan_i63_V1n,2)==0)) { in L4ieee_Q9math_real_Y3tan_i63()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/JavaScriptCore/dfg/
H A DDFGByteCodeParser.cpp742 case op_mod: { in parseBlock()
747 NEXT_OPCODE(op_mod); in parseBlock()
/dports/devel/android-tools-adb/platform_system_core-android-9.0.0_r3/libunwindstack/tests/
H A DDwarfOpTest.cpp904 TYPED_TEST_P(DwarfOpTest, op_mod) { in TYPED_TEST_P() argument
1577 op_and, op_div, op_minus, op_mod, op_mul, op_neg, op_not, op_or, op_plus,
/dports/devel/android-tools-fastboot/platform_system_core-platform-tools-29.0.5/libunwindstack/tests/
H A DDwarfOpTest.cpp904 TYPED_TEST_P(DwarfOpTest, op_mod) { in TYPED_TEST_P() argument
1577 op_and, op_div, op_minus, op_mod, op_mul, op_neg, op_not, op_or,

12345678910>>...12