Home
last modified time | relevance | path

Searched refs:op_mod (Results 26 – 50 of 299) sorted by relevance

12345678910>>...12

/dports/devel/R-cran-BH/BH/inst/include/boost/python/detail/
H A Doperator_id.hpp16 op_mod, enumerator
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/boost/include/boost/python/detail/
H A Doperator_id.hpp16 op_mod, enumerator
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/python/detail/
H A Doperator_id.hpp16 op_mod, enumerator
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/python/detail/
H A Doperator_id.hpp16 op_mod, enumerator
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/python/detail/
H A Doperator_id.hpp16 op_mod, enumerator
/dports/databases/percona57-server/boost_1_59_0/boost/python/detail/
H A Doperator_id.hpp16 op_mod, enumerator
/dports/databases/xtrabackup/boost_1_59_0/boost/python/detail/
H A Doperator_id.hpp16 op_mod, enumerator
/dports/databases/percona57-client/boost_1_59_0/boost/python/detail/
H A Doperator_id.hpp16 op_mod, enumerator
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/python/detail/
H A Doperator_id.hpp16 op_mod, enumerator
/dports/devel/boost-libs/boost_1_72_0/boost/python/detail/
H A Doperator_id.hpp16 op_mod, enumerator
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/python/detail/
H A Doperator_id.hpp16 op_mod, enumerator
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/python/detail/
H A Doperator_id.hpp16 op_mod, enumerator
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/python/detail/
H A Doperator_id.hpp16 op_mod, enumerator
/dports/devel/hyperscan/boost_1_75_0/boost/python/detail/
H A Doperator_id.hpp16 op_mod, enumerator
/dports/devel/icmake/icmake-9b958b05ac462adf6cde394875964a8127599514/icmake/comp/parser/
H A Dpnextcall.c36 case op_mod: in p_nextCall()
/dports/math/p5-Math-GMP/Math-GMP-2.22/lib/Math/
H A DGMP.pm53 '%' => \&op_mod,
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_cmd.c170 MLX5_SET(set_flow_table_root_in, in, op_mod, 1); in mlx5_cmd_update_root_ft()
212 switch (ft->op_mod) { in mlx5_cmd_create_flow_table()
228 MLX5_SET(create_flow_table_in, in, op_mod, 0x1); in mlx5_cmd_create_flow_table()
272 if (ft->op_mod == FS_FT_OP_MOD_LAG_DEMUX) { in mlx5_cmd_modify_flow_table()
418 MLX5_SET(set_fte_in, in, op_mod, opmod); in mlx5_cmd_set_fte()
653 MLX5_SET(query_flow_counter_in, in, op_mod, 0); in mlx5_cmd_fc_query()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_cmd.c170 MLX5_SET(set_flow_table_root_in, in, op_mod, 1); in mlx5_cmd_update_root_ft()
212 switch (ft->op_mod) { in mlx5_cmd_create_flow_table()
228 MLX5_SET(create_flow_table_in, in, op_mod, 0x1); in mlx5_cmd_create_flow_table()
272 if (ft->op_mod == FS_FT_OP_MOD_LAG_DEMUX) { in mlx5_cmd_modify_flow_table()
418 MLX5_SET(set_fte_in, in, op_mod, opmod); in mlx5_cmd_set_fte()
653 MLX5_SET(query_flow_counter_in, in, op_mod, 0); in mlx5_cmd_fc_query()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_cmd.c170 MLX5_SET(set_flow_table_root_in, in, op_mod, 1); in mlx5_cmd_update_root_ft()
212 switch (ft->op_mod) { in mlx5_cmd_create_flow_table()
228 MLX5_SET(create_flow_table_in, in, op_mod, 0x1); in mlx5_cmd_create_flow_table()
272 if (ft->op_mod == FS_FT_OP_MOD_LAG_DEMUX) { in mlx5_cmd_modify_flow_table()
418 MLX5_SET(set_fte_in, in, op_mod, opmod); in mlx5_cmd_set_fte()
653 MLX5_SET(query_flow_counter_in, in, op_mod, 0); in mlx5_cmd_fc_query()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/infiniband/hw/mthca/
H A Dmthca_cmd.c1771 u8 op_mod = 0; in mthca_MODIFY_QP() local
1776 op_mod = 3; /* don't write outbox, any->reset */ in mthca_MODIFY_QP()
1783 op_mod = 2; /* write outbox, any->reset */ in mthca_MODIFY_QP()
1789 (!!is_ee << 24) | num, op_mod, in mthca_MODIFY_QP()
1824 op_mod, op[cur][next], CMD_TIME_CLASS_C); in mthca_MODIFY_QP()
1839 u8 op_mod; in mthca_CONF_SPECIAL_QP() local
1843 op_mod = 0; in mthca_CONF_SPECIAL_QP()
1846 op_mod = 1; in mthca_CONF_SPECIAL_QP()
1849 op_mod = 2; in mthca_CONF_SPECIAL_QP()
1852 op_mod = 3; in mthca_CONF_SPECIAL_QP()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/infiniband/hw/mthca/
H A Dmthca_cmd.c1771 u8 op_mod = 0; in mthca_MODIFY_QP() local
1776 op_mod = 3; /* don't write outbox, any->reset */ in mthca_MODIFY_QP()
1783 op_mod = 2; /* write outbox, any->reset */ in mthca_MODIFY_QP()
1789 (!!is_ee << 24) | num, op_mod, in mthca_MODIFY_QP()
1824 op_mod, op[cur][next], CMD_TIME_CLASS_C); in mthca_MODIFY_QP()
1839 u8 op_mod; in mthca_CONF_SPECIAL_QP() local
1843 op_mod = 0; in mthca_CONF_SPECIAL_QP()
1846 op_mod = 1; in mthca_CONF_SPECIAL_QP()
1849 op_mod = 2; in mthca_CONF_SPECIAL_QP()
1852 op_mod = 3; in mthca_CONF_SPECIAL_QP()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/infiniband/hw/mthca/
H A Dmthca_cmd.c1771 u8 op_mod = 0; in mthca_MODIFY_QP() local
1776 op_mod = 3; /* don't write outbox, any->reset */ in mthca_MODIFY_QP()
1783 op_mod = 2; /* write outbox, any->reset */ in mthca_MODIFY_QP()
1789 (!!is_ee << 24) | num, op_mod, in mthca_MODIFY_QP()
1824 op_mod, op[cur][next], CMD_TIME_CLASS_C); in mthca_MODIFY_QP()
1839 u8 op_mod; in mthca_CONF_SPECIAL_QP() local
1843 op_mod = 0; in mthca_CONF_SPECIAL_QP()
1846 op_mod = 1; in mthca_CONF_SPECIAL_QP()
1849 op_mod = 2; in mthca_CONF_SPECIAL_QP()
1852 op_mod = 3; in mthca_CONF_SPECIAL_QP()
[all …]
/dports/print/fontforge/fontforge-20201107/fontforge/
H A Dnonlineartrans.h52 op_times, op_div, op_mod, enumerator
/dports/cad/ngspice_rework/ngspice-35/src/frontend/
H A Devaluate.h16 struct dvec *op_mod(struct pnode *arg1, struct pnode *arg2);
/dports/textproc/libxslt/libxslt-1.1.34/tests/fuzz/
H A Dxpath.dict44 op_mod=" mod 1"

12345678910>>...12