/external/iw/ |
D | bitrate.c | 7 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
|
D | ieee80211.h | 42 struct ieee80211_mcs_info mcs; member 58 struct ieee80211_vht_mcs_info mcs; member
|
D | util.c | 896 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/ |
D | slots_metaclass.py | 23 def __new__(mcs, name, bases, attrs): argument
|
/external/mesa3d/src/intel/blorp/ |
D | blorp_nir_builder.h | 74 nir_ssa_def *mcs, in blorp_nir_mcs_is_clear_color()
|
D | blorp_blit.c | 217 nir_ssa_def *pos, nir_ssa_def *mcs, nir_alu_type dst_type) in blorp_nir_txf_ms() 575 nir_ssa_def *mcs = NULL; in blorp_nir_combine_samples() local 764 nir_ssa_def *mcs = NULL; in blorp_nir_manual_blend_bilinear() local 1333 nir_ssa_def *mcs = NULL; in brw_blorp_build_nir_shader() local
|
D | blorp_clear.c | 1158 nir_ssa_def *mcs = in blorp_params_get_mcs_partial_resolve_kernel() local
|
/external/tensorflow/tensorflow/python/platform/ |
D | benchmark.py | 175 def __new__(mcs, clsname, base, attrs): argument 206 def __new__(mcs, clsname, base, attrs): argument
|
/external/autotest/client/deps/iwcap/src/ |
D | iwcap.c | 235 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/protobuf/python/google/protobuf/internal/ |
D | _parameterized.py | 360 def __new__(mcs, class_name, bases, dct): argument
|
/external/autotest/client/cros/cellular/mbim_compliance/ |
D | mbim_data_transfer.py | 401 def __new__(mcs, name, bases, attrs): argument
|
D | usb_descriptors.py | 95 def __new__(mcs, name, bases, attrs): argument
|
D | mbim_message.py | 171 def __new__(mcs, name, bases, attrs): argument
|
/external/mesa3d/src/mesa/drivers/dri/i915/ |
D | i830_vtbl.c | 134 GLuint mcs = (i830->state.Tex[i][I830_TEXREG_MCS] & in i830_render_start() local
|
/external/python/python-api-core/google/api_core/ |
D | exceptions.py | 89 def __new__(mcs, name, bases, class_dict): argument
|
/external/selinux/sandbox/ |
D | seunshare.c | 574 const char *mcs = context_range_get(con); in killall() local
|
/external/python/jinja/src/jinja2/ |
D | ext.py | 38 def __new__(mcs, name, bases, d): argument
|
D | runtime.py | 124 def __new__(mcs, name, bases, d): argument
|
D | nodes.py | 47 def __new__(mcs, name, bases, d): argument
|
/external/wpa_supplicant_8/src/drivers/ |
D | driver_nl80211_capa.c | 1504 u8 *mcs; in phy_info_ht_capa() local 1519 u8 *mcs; in phy_info_vht_capa() local
|
/external/tensorflow/tensorflow/python/ops/distributions/ |
D | distribution.py | 146 def __new__(mcs, classname, baseclasses, attrs): argument
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/bigdec/ |
D | DiagBigDecimalTest.java | 116 …private static final com.ibm.icu.math.MathContext mcs = new com.ibm.icu.math.MathContext(9, com.ib… field in DiagBigDecimalTest
|
/external/wpa_supplicant_8/src/ap/ |
D | beacon.c | 1314 u16 *mcs = (u16 *) mode->he_capab[IEEE80211_MODE_AP].mcs; in hostapd_fils_discovery_cap() local
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/bigdec/ |
D | DiagBigDecimalTest.java | 119 …private static final android.icu.math.MathContext mcs = new android.icu.math.MathContext(9, androi… field in DiagBigDecimalTest
|
/external/mesa3d/src/intel/compiler/ |
D | brw_vec4_nir.cpp | 1974 src_reg mcs; in nir_emit_texture() local
|