Home
last modified time | relevance | path

Searched defs:mcs (Results 1 – 25 of 48) sorted by relevance

12

/external/iw/
Dbitrate.c7 static int parse_rate_chunk(const char *arg, __u8 *nss, __u16 *mcs, unsigned int mode) in parse_rate_chunk()
73 static int parse_vht_chunk(const char *arg, __u8 *nss, __u16 *mcs) in parse_vht_chunk()
78 static int parse_he_chunk(const char *arg, __u8 *nss, __u16 *mcs) in parse_he_chunk()
87 __u16 mcs; in setup_vht() local
107 __u16 mcs; in setup_he() local
166 uint8_t *mcs = NULL; in set_bitrates() local
Dieee80211.h42 struct ieee80211_mcs_info mcs; member
58 struct ieee80211_vht_mcs_info mcs; member
Dutil.c896 static void print_mcs_index(const __u8 *mcs) in print_mcs_index()
1034 void print_ht_mcs(const __u8 *mcs) in print_ht_mcs()
1075 void print_vht_info(__u32 capa, const __u8 *mcs) in print_vht_info()
1304 __u16 mcs = mcs_set[(i * 2) + j]; in __print_he_capa() local
1434 const char *mcs[] = { "0-7", "8-9", "10-11", "12-13"}; in __print_eht_capa() local
/external/chromium-trace/catapult/common/py_utils/py_utils/
Dslots_metaclass.py23 def __new__(mcs, name, bases, attrs): argument
/external/tensorflow/tensorflow/python/platform/
Dbenchmark.py159 def __new__(mcs, clsname, base, attrs): argument
190 def __new__(mcs, clsname, base, attrs): argument
/external/mesa3d/src/intel/blorp/
Dblorp_nir_builder.h78 nir_def *mcs, in blorp_nir_mcs_is_clear_color()
Dblorp_blit.c213 nir_def *pos, nir_def *mcs, nir_alu_type dst_type) in blorp_nir_txf_ms()
566 nir_def *mcs = NULL; in blorp_nir_combine_samples() local
755 nir_def *mcs = NULL; in blorp_nir_manual_blend_bilinear() local
1349 nir_def *mcs = NULL; in blorp_build_nir_shader() local
/external/autotest/client/deps/iwcap/src/
Diwcap.c235 static unsigned int get_max_mcs(unsigned char *mcs) in get_max_mcs()
342 unsigned char *mcs = nla_data(tb_band[NL80211_BAND_ATTR_HT_MCS_SET]); in check_phy_handler() local
/external/cronet/stable/third_party/protobuf/python/google/protobuf/internal/
D_parameterized.py355 def __new__(mcs, class_name, bases, dct): argument
/external/cronet/tot/third_party/protobuf/python/google/protobuf/internal/
D_parameterized.py355 def __new__(mcs, class_name, bases, dct): argument
/external/protobuf/python/google/protobuf/internal/
D_parameterized.py355 def __new__(mcs, class_name, bases, dct): argument
/external/autotest/client/cros/cellular/mbim_compliance/
Dmbim_data_transfer.py410 def __new__(mcs, name, bases, attrs): argument
Dmbim_message.py180 def __new__(mcs, name, bases, attrs): argument
Dusb_descriptors.py104 def __new__(mcs, name, bases, attrs): argument
/external/mesa3d/src/intel/compiler/elk/
Delk_lower_logical_sends.cpp697 const elk_fs_reg &mcs, in lower_sampler_logical_send_gfx7()
1078 const elk_fs_reg mcs = inst->src[TEX_LOGICAL_SRC_MCS]; in lower_sampler_logical_send() local
/external/python/jinja/src/jinja2/
Dext.py38 def __new__(mcs, name, bases, d): argument
Druntime.py124 def __new__(mcs, name, bases, d): argument
/external/selinux/sandbox/
Dseunshare.c604 const char *mcs = context_range_get(con); in killall() local
/external/python/python-api-core/google/api_core/
Dexceptions.py102 def __new__(mcs, name, bases, class_dict): argument
/external/mesa3d/src/intel/compiler/
Dbrw_lower_logical_sends.cpp743 const brw_reg &mcs, in lower_sampler_logical_send()
1272 const brw_reg mcs = inst->src[TEX_LOGICAL_SRC_MCS]; in lower_sampler_logical_send() local
/external/wpa_supplicant_8/src/ap/
Dbeacon.c1855 u16 mcs[6]; in hostapd_gen_fils_discovery_nss() local
1904 u8 *mcs = mode->eht_capab[IEEE80211_MODE_AP].mcs; in hostapd_gen_fils_discovery_nss() local
/external/wpa_supplicant_8/src/drivers/
Ddriver_nl80211_capa.c1657 u8 *mcs; in phy_info_ht_capa() local
1672 u8 *mcs; in phy_info_vht_capa() local
/external/icu/icu4j/main/core/src/test/java/com/ibm/icu/dev/test/bigdec/
DDiagBigDecimalTest.java117 …private static final com.ibm.icu.math.MathContext mcs = new com.ibm.icu.math.MathContext(9, com.ib… field in DiagBigDecimalTest
/external/tensorflow/tensorflow/python/ops/distributions/
Ddistribution.py140 def __new__(mcs, classname, baseclasses, attrs): argument
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/bigdec/
DDiagBigDecimalTest.java120 …private static final android.icu.math.MathContext mcs = new android.icu.math.MathContext(9, androi… field in DiagBigDecimalTest

12