Searched refs:mcs (Results 1 – 4 of 4) sorted by relevance
/external/elfutils/ |
D | TODO | 124 * mcs 144 other than .comment. By default, mcs deals with the 146 specify another section. mcs can take multiple -n 156 -V Print on standard error the version number of mcs.
|
/external/chromium-trace/trace-viewer/third_party/python_gflags/ |
D | gflags.py | 1998 def __call__(mcs, *args, **kwargs): argument 2018 return type.__call__(mcs, *args, **kwargs) 2020 instances = mcs._instances 2021 key = (mcs,) + tuple(args) 2026 return instances.setdefault(key, type.__call__(mcs, *args)) 2030 return type.__call__(mcs, *args)
|
/external/wpa_supplicant_8/src/drivers/ |
D | driver_nl80211.c | 4857 u8 *mcs; in phy_info_handler() local 4858 mcs = nla_data(tb_band[NL80211_BAND_ATTR_HT_MCS_SET]); in phy_info_handler() 4859 os_memcpy(mode->mcs_set, mcs, 16); in phy_info_handler() 4869 u8 *mcs; in phy_info_handler() local 4870 mcs = nla_data(tb_band[NL80211_BAND_ATTR_VHT_MCS_SET]); in phy_info_handler() 4871 os_memcpy(mode->vht_mcs_set, mcs, 8); in phy_info_handler()
|
/external/webkit/PerformanceTests/Parser/resources/ |
D | final-url-en | 17650 http://turnbull.mcs.st-and.ac.uk/circa/gapstuff/gapfiles/Ex.20.html 19181 http://www-fp.mcs.anl.gov/otc/Guide/OptWeb/continuous/constrained/stochastic/ 19182 http://www-fp.mcs.anl.gov/~lusk/aurora/aurora.app/subsection3.5.2.html 19335 http://www-unix.mcs.anl.gov/~bacon/guide-verify.html 55798 http://www.mcs.surrey.ac.uk/Personal/R.Knott/Fibonacci/fibmaths.html 57383 http://www.monroe.k12.la.us/mcs/hot_list/holidays.html 72928 http://www.surfchem.kth.se/yki/web/research/mcs.html
|