Home
last modified time | relevance | path

Searched refs:op_mod (Results 251 – 275 of 299) sorted by relevance

1...<<1112

/dports/devel/qt5-script/kde-qtscript-5.15.2p4/src/3rdparty/javascriptcore/JavaScriptCore/interpreter/
H A DInterpreter.cpp1595 DEFINE_OPCODE(op_mod) { in privateExecute()
1610 vPC += OPCODE_LENGTH(op_mod); in privateExecute()
1621 vPC += OPCODE_LENGTH(op_mod); in privateExecute()
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/sci/engine/
H A Dvm.cpp703 case op_mod: // 0x05 (05) in run_vm()
/dports/games/scummvm/scummvm-2.5.1/engines/sci/engine/
H A Dvm.cpp715 case op_mod: // 0x05 (05) in run_vm()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/infiniband/hw/mlx5/
H A Dcq.c1349 MLX5_SET(modify_cq_in, in, op_mod, MLX5_CQ_OPMOD_RESIZE); in mlx5_ib_resize_cq()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/infiniband/hw/mlx5/
H A Dcq.c1349 MLX5_SET(modify_cq_in, in, op_mod, MLX5_CQ_OPMOD_RESIZE); in mlx5_ib_resize_cq()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/infiniband/hw/mlx5/
H A Dcq.c1349 MLX5_SET(modify_cq_in, in, op_mod, MLX5_CQ_OPMOD_RESIZE); in mlx5_ib_resize_cq()
/dports/cad/freehdl/freehdl-0.0.7/ieee/
H A Dnumeric_std.cc812 …L4ieee_W11numeric_std_Y4xrol_i84_V6countm=op_mod(L4ieee_W11numeric_std_Y4xrol_i84_C5count,(L4ieee_… in L4ieee_W11numeric_std_Y4xrol_i84()
831 …L4ieee_W11numeric_std_Y4xror_i91_V6countm=op_mod(L4ieee_W11numeric_std_Y4xror_i91_C5count,(L4ieee_… in L4ieee_W11numeric_std_Y4xror_i91()
2551 if((op_mod(L4ieee_Q11numeric_std_Y11to_unsigned_i284_V5i_val,2)==0)) { in L4ieee_Q11numeric_std_Y11to_unsigned_i284()
2582 if((op_mod(L4ieee_Q11numeric_std_Y9to_signed_i287_V5i_val,2)==0)) { in L4ieee_Q11numeric_std_Y9to_signed_i287()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/JavaScriptCore/interpreter/
H A DInterpreter.cpp1894 DEFINE_OPCODE(op_mod) { in privateExecute()
1909 vPC += OPCODE_LENGTH(op_mod); in privateExecute()
1920 vPC += OPCODE_LENGTH(op_mod); in privateExecute()
/dports/emulators/qemu42/qemu-4.2.1/roms/ipxe/src/drivers/infiniband/
H A Dhermon.c163 unsigned int op_mod, const void *in, in hermon_cmd() argument
214 opcode_modifier, op_mod, in hermon_cmd()
/dports/emulators/qemu/qemu-6.2.0/roms/ipxe/src/drivers/infiniband/
H A Dhermon.c163 unsigned int op_mod, const void *in, in hermon_cmd() argument
214 opcode_modifier, op_mod, in hermon_cmd()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/ipxe/src/drivers/infiniband/
H A Dhermon.c163 unsigned int op_mod, const void *in, in hermon_cmd() argument
214 opcode_modifier, op_mod, in hermon_cmd()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/ipxe/src/drivers/infiniband/
H A Dhermon.c163 unsigned int op_mod, const void *in, in hermon_cmd() argument
214 opcode_modifier, op_mod, in hermon_cmd()
/dports/emulators/qemu5/qemu-5.2.0/roms/ipxe/src/drivers/infiniband/
H A Dhermon.c163 unsigned int op_mod, const void *in, in hermon_cmd() argument
214 opcode_modifier, op_mod, in hermon_cmd()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/ipxe/src/drivers/infiniband/
H A Dhermon.c163 unsigned int op_mod, const void *in, in hermon_cmd() argument
214 opcode_modifier, op_mod, in hermon_cmd()
/dports/emulators/qemu60/qemu-6.0.0/roms/ipxe/src/drivers/infiniband/
H A Dhermon.c163 unsigned int op_mod, const void *in, in hermon_cmd() argument
214 opcode_modifier, op_mod, in hermon_cmd()
/dports/net/ipxe/ipxe-2265a65/src/drivers/infiniband/
H A Dhermon.c163 unsigned int op_mod, const void *in, in hermon_cmd() argument
214 opcode_modifier, op_mod, in hermon_cmd()
/dports/cad/freehdl/freehdl-0.0.7/freehdl/
H A Dstd-vhdl-types.hh249 inline integer op_mod(const integer a, const integer b) { in op_mod() function
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/javascriptcore/JavaScriptCore/bytecode/
H A DCodeBlock.cpp602 case op_mod: { in dump()
/dports/games/xonotic/Xonotic/source/gmqcc/
H A Dfold.cpp1216 ast_expression *fold::op_mod(ast_value *a, ast_value *b) { in op_mod() function in fold
/dports/devel/qt5-script/kde-qtscript-5.15.2p4/src/3rdparty/javascriptcore/JavaScriptCore/bytecode/
H A DCodeBlock.cpp602 case op_mod: { in dump()
/dports/devel/qt5-scripttools/kde-qtscript-5.15.2p4/src/3rdparty/javascriptcore/JavaScriptCore/bytecode/
H A DCodeBlock.cpp602 case op_mod: { in dump()
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/libs/cplusplus/
H A Dpp-engine.cpp241 PP_DEFINE_BIN_OP(op_mod, %)
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/JavaScriptCore/bytecode/
H A DCodeBlock.cpp627 case op_mod: { in dump()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/JavaScriptCore/bytecompiler/
H A DNodesCodegen.cpp1133 opcodeID = op_mod; in emitReadModifyAssignment()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/javascriptcore/JavaScriptCore/bytecompiler/
H A DNodesCodegen.cpp1096 opcodeID = op_mod; in emitReadModifyAssignment()

1...<<1112