Searched refs:sml (Results 1 – 4 of 4) sorted by relevance
7 - linux,sml-base : 64-bit base address of the reserved memory allocated for9 - linux,sml-size : size of the memory allocated for the firmware event log24 linux,sml-base = <0x7f 0xfd450000>;25 linux,sml-size = <0x10000>;
22 - linux,sml-base : 64-bit base address of the reserved memory allocated24 - linux,sml-size : size of the memory allocated for the firmware event log35 linux,sml-base = <0xc60e 0x0>;40 linux,sml-size = <0xbce10200>;
4 HOMEPAGE = "https://github.com/boost-ext/sml"5 BUGTRACKER = "https://github.com/boost-ext/sml/issues"14 SRC_URI = "git://github.com/boost-ext/sml.git;protocol=https;branch=master"
2443 vector &sml = t_smaller ? *this : x; in priv_swap() local2446 size_type const common_elements = sml.size(); in priv_swap()2448 boost::adl_move_swap(sml[i], big[i]); in priv_swap()2451 sml.insert( sml.cend() in priv_swap()