Home
last modified time | relevance | path

Searched refs:m_u (Results 501 – 525 of 694) sorted by relevance

1...<<2122232425262728

/dports/astro/weather/weather-2.4.2/
H A Dweather.py157 preamble, mi, m_u, trailer = imperial_d.groups()
167 preamble, mph, m_u, kt, trailer = imperial_s.groups()
168 if units == "imperial": line = preamble + mph + m_u + trailer
177 preamble, mph, m_u, kt, trailer = imperial_s.groups()
178 if units == "imperial": line = preamble + mph + m_u + trailer
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/
H A Dethtool.h26 union ethtool_flow_union m_u; member
/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/
H A Dethtool.h26 union ethtool_flow_union m_u; member
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/
H A Dethtool.h26 union ethtool_flow_union m_u; member
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ethtool.c1007 fs->m_u.tcp_ip4_spec.ip4src = cpu_to_be32(~0); in bnxt_grxclsrule()
1010 fs->m_u.tcp_ip4_spec.ip4dst = cpu_to_be32(~0); in bnxt_grxclsrule()
1013 fs->m_u.tcp_ip4_spec.psrc = cpu_to_be16(~0); in bnxt_grxclsrule()
1016 fs->m_u.tcp_ip4_spec.pdst = cpu_to_be16(~0); in bnxt_grxclsrule()
1032 fs->m_u.tcp_ip6_spec.ip6src[i] = cpu_to_be32(~0); in bnxt_grxclsrule()
1033 fs->m_u.tcp_ip6_spec.ip6dst[i] = cpu_to_be32(~0); in bnxt_grxclsrule()
1036 fs->m_u.tcp_ip6_spec.psrc = cpu_to_be16(~0); in bnxt_grxclsrule()
1039 fs->m_u.tcp_ip6_spec.pdst = cpu_to_be16(~0); in bnxt_grxclsrule()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ethtool.c1007 fs->m_u.tcp_ip4_spec.ip4src = cpu_to_be32(~0); in bnxt_grxclsrule()
1010 fs->m_u.tcp_ip4_spec.ip4dst = cpu_to_be32(~0); in bnxt_grxclsrule()
1013 fs->m_u.tcp_ip4_spec.psrc = cpu_to_be16(~0); in bnxt_grxclsrule()
1016 fs->m_u.tcp_ip4_spec.pdst = cpu_to_be16(~0); in bnxt_grxclsrule()
1032 fs->m_u.tcp_ip6_spec.ip6src[i] = cpu_to_be32(~0); in bnxt_grxclsrule()
1033 fs->m_u.tcp_ip6_spec.ip6dst[i] = cpu_to_be32(~0); in bnxt_grxclsrule()
1036 fs->m_u.tcp_ip6_spec.psrc = cpu_to_be16(~0); in bnxt_grxclsrule()
1039 fs->m_u.tcp_ip6_spec.pdst = cpu_to_be16(~0); in bnxt_grxclsrule()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ethtool.c1007 fs->m_u.tcp_ip4_spec.ip4src = cpu_to_be32(~0); in bnxt_grxclsrule()
1010 fs->m_u.tcp_ip4_spec.ip4dst = cpu_to_be32(~0); in bnxt_grxclsrule()
1013 fs->m_u.tcp_ip4_spec.psrc = cpu_to_be16(~0); in bnxt_grxclsrule()
1016 fs->m_u.tcp_ip4_spec.pdst = cpu_to_be16(~0); in bnxt_grxclsrule()
1032 fs->m_u.tcp_ip6_spec.ip6src[i] = cpu_to_be32(~0); in bnxt_grxclsrule()
1033 fs->m_u.tcp_ip6_spec.ip6dst[i] = cpu_to_be32(~0); in bnxt_grxclsrule()
1036 fs->m_u.tcp_ip6_spec.psrc = cpu_to_be16(~0); in bnxt_grxclsrule()
1039 fs->m_u.tcp_ip6_spec.pdst = cpu_to_be16(~0); in bnxt_grxclsrule()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/intel/igb/
H A Digb_ethtool.c2452 fsp->m_u.ether_spec.h_proto = ETHER_TYPE_FULL_MASK; in igb_get_ethtool_nfc_entry()
2465 eth_broadcast_addr(fsp->m_u.ether_spec.h_dest); in igb_get_ethtool_nfc_entry()
2473 eth_broadcast_addr(fsp->m_u.ether_spec.h_source); in igb_get_ethtool_nfc_entry()
2926 if (fsp->m_u.ether_spec.h_proto == ETHER_TYPE_FULL_MASK) { in igb_add_ethtool_nfc_entry()
2932 if (is_broadcast_ether_addr(fsp->m_u.ether_spec.h_source)) { in igb_add_ethtool_nfc_entry()
2939 if (is_broadcast_ether_addr(fsp->m_u.ether_spec.h_dest)) { in igb_add_ethtool_nfc_entry()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/intel/igb/
H A Digb_ethtool.c2452 fsp->m_u.ether_spec.h_proto = ETHER_TYPE_FULL_MASK; in igb_get_ethtool_nfc_entry()
2465 eth_broadcast_addr(fsp->m_u.ether_spec.h_dest); in igb_get_ethtool_nfc_entry()
2473 eth_broadcast_addr(fsp->m_u.ether_spec.h_source); in igb_get_ethtool_nfc_entry()
2926 if (fsp->m_u.ether_spec.h_proto == ETHER_TYPE_FULL_MASK) { in igb_add_ethtool_nfc_entry()
2932 if (is_broadcast_ether_addr(fsp->m_u.ether_spec.h_source)) { in igb_add_ethtool_nfc_entry()
2939 if (is_broadcast_ether_addr(fsp->m_u.ether_spec.h_dest)) { in igb_add_ethtool_nfc_entry()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/intel/igb/
H A Digb_ethtool.c2452 fsp->m_u.ether_spec.h_proto = ETHER_TYPE_FULL_MASK; in igb_get_ethtool_nfc_entry()
2465 eth_broadcast_addr(fsp->m_u.ether_spec.h_dest); in igb_get_ethtool_nfc_entry()
2473 eth_broadcast_addr(fsp->m_u.ether_spec.h_source); in igb_get_ethtool_nfc_entry()
2926 if (fsp->m_u.ether_spec.h_proto == ETHER_TYPE_FULL_MASK) { in igb_add_ethtool_nfc_entry()
2932 if (is_broadcast_ether_addr(fsp->m_u.ether_spec.h_source)) { in igb_add_ethtool_nfc_entry()
2939 if (is_broadcast_ether_addr(fsp->m_u.ether_spec.h_dest)) { in igb_add_ethtool_nfc_entry()
/dports/devel/py-dask/dask-2021.11.2/dask/array/
H A Dlinalg.py484 m_u = m
491 u_meta = meta_from_array(data, len((m_u, n_u)), uu.dtype)
497 shape=(m_u, n_u),
/dports/graphics/appleseed/appleseed-2.1.0-beta/src/appleseed/renderer/kernel/rendering/
H A Drendererservices.cpp507 trace_data->m_u = uv[0]; in trace()
541 reinterpret_cast<float*>(val)[0] = trace_data->m_u; in getmessage()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/sun/
H A Dniu.c7087 fsp->m_u.tcp_ip4_spec.ip4src = cpu_to_be32(tmp); in niu_get_ip4fs_from_tcam_key()
7090 fsp->m_u.tcp_ip4_spec.ip4dst = cpu_to_be32(tmp); in niu_get_ip4fs_from_tcam_key()
7111 fsp->m_u.tcp_ip4_spec.psrc = cpu_to_be16(prt); in niu_get_ip4fs_from_tcam_key()
7115 fsp->m_u.tcp_ip4_spec.pdst = cpu_to_be16(prt); in niu_get_ip4fs_from_tcam_key()
7125 fsp->m_u.ah_ip4_spec.spi = cpu_to_be32(tmp); in niu_get_ip4fs_from_tcam_key()
7139 fsp->m_u.usr_ip4_spec.proto = in niu_get_ip4fs_from_tcam_key()
7350 sipm = be32_to_cpu(fsp->m_u.tcp_ip4_spec.ip4src); in niu_get_tcamkey_from_ip4fs()
7352 dipm = be32_to_cpu(fsp->m_u.tcp_ip4_spec.ip4dst); in niu_get_tcamkey_from_ip4fs()
7374 spm = be16_to_cpu(fsp->m_u.tcp_ip4_spec.psrc); in niu_get_tcamkey_from_ip4fs()
7376 dpm = be16_to_cpu(fsp->m_u.tcp_ip4_spec.pdst); in niu_get_tcamkey_from_ip4fs()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/sun/
H A Dniu.c7087 fsp->m_u.tcp_ip4_spec.ip4src = cpu_to_be32(tmp); in niu_get_ip4fs_from_tcam_key()
7090 fsp->m_u.tcp_ip4_spec.ip4dst = cpu_to_be32(tmp); in niu_get_ip4fs_from_tcam_key()
7111 fsp->m_u.tcp_ip4_spec.psrc = cpu_to_be16(prt); in niu_get_ip4fs_from_tcam_key()
7115 fsp->m_u.tcp_ip4_spec.pdst = cpu_to_be16(prt); in niu_get_ip4fs_from_tcam_key()
7125 fsp->m_u.ah_ip4_spec.spi = cpu_to_be32(tmp); in niu_get_ip4fs_from_tcam_key()
7139 fsp->m_u.usr_ip4_spec.proto = in niu_get_ip4fs_from_tcam_key()
7350 sipm = be32_to_cpu(fsp->m_u.tcp_ip4_spec.ip4src); in niu_get_tcamkey_from_ip4fs()
7352 dipm = be32_to_cpu(fsp->m_u.tcp_ip4_spec.ip4dst); in niu_get_tcamkey_from_ip4fs()
7374 spm = be16_to_cpu(fsp->m_u.tcp_ip4_spec.psrc); in niu_get_tcamkey_from_ip4fs()
7376 dpm = be16_to_cpu(fsp->m_u.tcp_ip4_spec.pdst); in niu_get_tcamkey_from_ip4fs()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/sun/
H A Dniu.c7087 fsp->m_u.tcp_ip4_spec.ip4src = cpu_to_be32(tmp); in niu_get_ip4fs_from_tcam_key()
7090 fsp->m_u.tcp_ip4_spec.ip4dst = cpu_to_be32(tmp); in niu_get_ip4fs_from_tcam_key()
7111 fsp->m_u.tcp_ip4_spec.psrc = cpu_to_be16(prt); in niu_get_ip4fs_from_tcam_key()
7115 fsp->m_u.tcp_ip4_spec.pdst = cpu_to_be16(prt); in niu_get_ip4fs_from_tcam_key()
7125 fsp->m_u.ah_ip4_spec.spi = cpu_to_be32(tmp); in niu_get_ip4fs_from_tcam_key()
7139 fsp->m_u.usr_ip4_spec.proto = in niu_get_ip4fs_from_tcam_key()
7350 sipm = be32_to_cpu(fsp->m_u.tcp_ip4_spec.ip4src); in niu_get_tcamkey_from_ip4fs()
7352 dipm = be32_to_cpu(fsp->m_u.tcp_ip4_spec.ip4dst); in niu_get_tcamkey_from_ip4fs()
7374 spm = be16_to_cpu(fsp->m_u.tcp_ip4_spec.psrc); in niu_get_tcamkey_from_ip4fs()
7376 dpm = be16_to_cpu(fsp->m_u.tcp_ip4_spec.pdst); in niu_get_tcamkey_from_ip4fs()
[all …]
/dports/cad/verilator/verilator-4.216/src/
H A DV3Ast.h1124 } m_u; variable
1131 m_u.up = 0; in VNUser()
1132 m_u.ui = i; in VNUser()
1134 explicit VNUser(void* p) { m_u.up = p; } in VNUser()
1139 return reinterpret_cast<T>(m_u.up); in to()
1145 int toInt() const { return m_u.ui; } in toInt()
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/examples/16-shadowmaps/
H A Dshadowmaps.cpp152 float m_u; member
993 float m_u; member
1045 vertex[0].m_u = minu; in screenSpaceQuad()
1052 vertex[1].m_u = maxu; in screenSpaceQuad()
1059 vertex[2].m_u = maxu; in screenSpaceQuad()
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/examples/common/debugdraw/
H A Ddebugdraw.cpp50 float m_u; member
1901 vertex->m_u = us; in drawQuad()
1907 vertex->m_u = ue; in drawQuad()
1913 vertex->m_u = us; in drawQuad()
1919 vertex->m_u = ue; in drawQuad()
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/examples/16-shadowmaps/
H A Dshadowmaps.cpp152 float m_u; member
993 float m_u; member
1045 vertex[0].m_u = minu; in screenSpaceQuad()
1052 vertex[1].m_u = maxu; in screenSpaceQuad()
1059 vertex[2].m_u = maxu; in screenSpaceQuad()
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/examples/common/debugdraw/
H A Ddebugdraw.cpp50 float m_u; member
1901 vertex->m_u = us; in drawQuad()
1907 vertex->m_u = ue; in drawQuad()
1913 vertex->m_u = us; in drawQuad()
1919 vertex->m_u = ue; in drawQuad()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/mediatek/
H A Dmtk_eth_soc.c1969 fsp->m_u.tcp_ip4_spec.ip4dst = 0; in mtk_hwlro_get_fdir_entry()
1972 fsp->m_u.tcp_ip4_spec.ip4src = 0xffffffff; in mtk_hwlro_get_fdir_entry()
1974 fsp->m_u.tcp_ip4_spec.psrc = 0xffff; in mtk_hwlro_get_fdir_entry()
1976 fsp->m_u.tcp_ip4_spec.pdst = 0xffff; in mtk_hwlro_get_fdir_entry()
1978 fsp->m_u.tcp_ip4_spec.tos = 0xff; in mtk_hwlro_get_fdir_entry()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/mediatek/
H A Dmtk_eth_soc.c1969 fsp->m_u.tcp_ip4_spec.ip4dst = 0; in mtk_hwlro_get_fdir_entry()
1972 fsp->m_u.tcp_ip4_spec.ip4src = 0xffffffff; in mtk_hwlro_get_fdir_entry()
1974 fsp->m_u.tcp_ip4_spec.psrc = 0xffff; in mtk_hwlro_get_fdir_entry()
1976 fsp->m_u.tcp_ip4_spec.pdst = 0xffff; in mtk_hwlro_get_fdir_entry()
1978 fsp->m_u.tcp_ip4_spec.tos = 0xff; in mtk_hwlro_get_fdir_entry()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/mediatek/
H A Dmtk_eth_soc.c1969 fsp->m_u.tcp_ip4_spec.ip4dst = 0; in mtk_hwlro_get_fdir_entry()
1972 fsp->m_u.tcp_ip4_spec.ip4src = 0xffffffff; in mtk_hwlro_get_fdir_entry()
1974 fsp->m_u.tcp_ip4_spec.psrc = 0xffff; in mtk_hwlro_get_fdir_entry()
1976 fsp->m_u.tcp_ip4_spec.pdst = 0xffff; in mtk_hwlro_get_fdir_entry()
1978 fsp->m_u.tcp_ip4_spec.tos = 0xff; in mtk_hwlro_get_fdir_entry()
/dports/math/libqalculate/libqalculate-3.17.0/libqalculate/
H A DCalculator-convert.cc572 MathStructure m_u = ((CompositeUnit*) u)->generateMathStructure(); in findMatchingUnit() local
573 if(m_u != cu->generateMathStructure()) { in findMatchingUnit()
574 Unit *u2 = findMatchingUnit(m_u); in findMatchingUnit()
/dports/security/aws-iam-authenticator/aws-iam-authenticator-0.5.2/vendor/k8s.io/api/api-0.16.8/testdata/v1.15.0/
H A Dbatch.v1beta1.CronJob.after_roundtrip.yaml171 …21ak-tov--xk-gr-4---rv-t-u-4----q-x3w3dn1/AmD-.0AP.-.C_--.F5_x.KNC0-.-m_u: 6.C.-e16-O_.Q-U-_s-mtA.…

1...<<2122232425262728