/openbmc/pldm/common/ |
H A D | types.hpp | 17 using Availability = bool; 18 using eid = uint8_t; 19 using UUID = std::string; 20 using Request = std::vector<uint8_t>; 21 using Response = std::vector<uint8_t>; 22 using MCTPMsgTypes = std::vector<uint8_t>; 23 using Command = uint8_t; 29 using MctpMedium = std::string; 33 using NetworkId = uint32_t; 42 using MctpInfo = std::tuple<eid, UUID, MctpMedium, NetworkId>; [all …]
|
/openbmc/openpower-vpd-parser/vpd-manager/include/ |
H A D | types.hpp | 18 using BiosProperty = std::tuple< 23 using BiosBaseTable = 25 using BiosBaseTableType = std::map<std::string, BiosBaseTable>; 26 using BiosAttributeCurrentValue = 28 using BiosAttributePendingValue = std::variant<int64_t, std::string>; 29 using BiosGetAttrRetType = std::tuple<std::string, BiosAttributeCurrentValue, 31 using PendingBIOSAttrItem = 33 using PendingBIOSAttrs = std::vector<PendingBIOSAttrItem>; 35 using BinaryVector = std::vector<uint8_t>; 39 using DbusVariantType = std::variant< [all …]
|
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/ |
H A D | __p2300.hpp | 38 using tag_invoke_result STDEXEC_STD_DEPRECATED = 42 using tag_invoke_result_t STDEXEC_STD_DEPRECATED = 54 using tag_t STDEXEC_STD_DEPRECATED = stdexec::tag_t<_Tag>; 70 using never_stop_token STDEXEC_STD_DEPRECATED = stdexec::never_stop_token; 71 using in_place_stop_token STDEXEC_STD_DEPRECATED = stdexec::in_place_stop_token; 72 using in_place_stop_source STDEXEC_STD_DEPRECATED = 76 using in_place_stop_callback STDEXEC_STD_DEPRECATED = 84 using get_scheduler_t STDEXEC_STD_DEPRECATED = stdexec::get_scheduler_t; 85 using get_delegatee_scheduler_t STDEXEC_STD_DEPRECATED = 87 using get_allocator_t STDEXEC_STD_DEPRECATED = stdexec::get_allocator_t; [all …]
|
H A D | __meta.hpp | 36 using __t = typename _Tp::__t; 41 using __t = _Ty; 48 using __mtypeof = decltype(_Value); 54 using __midentity = _Tp; 59 using type = __mconstant; 60 using value_type = __mtypeof<_Np>; 76 // for std::bool_constant, either. :-( template <bool _Bp> using __mbool = 83 using __mtrue = __mbool<true>; 84 using __mfalse = __mbool<false>; 94 using __msize_t = std::integral_constant<std::size_t, _Np>; [all …]
|
H A D | __let.hpp | 63 using sender_concept = sender_t; 105 using __on_not_callable = __callable_error<__in_which_let_msg<_Set>>; 110 using receiver_concept = receiver_t; 148 using __result_env_t = 162 using __t = __mexception< 169 using __bad_result_sender = __t<__bad_result_sender_<_Sender, _Set, _Env...>>; 172 using __bad_result_sender = __mexception< 184 using __ensure_sender = // 195 using __f = // 207 using __result_receiver_t = [all …]
|
H A D | __execution_fwd.hpp | 38 using __rcvrs::set_error_t; 39 using __rcvrs::set_stopped_t; 40 using __rcvrs::set_value_t; 63 using __env::env; 64 using __env::prop; 65 using empty_env = env<>; 73 using __get_env::get_env_t; 77 using env_of_t = __call_result_t<get_env_t, _EnvProvider>; 101 using __queries::__has_algorithm_customizations_t; 102 using __queries::execute_may_block_caller_t; [all …]
|
H A D | __sender_introspection.hpp | 44 using __tag = _Tag; 45 using __data = _Data; 46 using __children = __types<_Child...>; 49 using __f = __minvoke<_Fn, _Tag, _Data, _Child...>; 61 using __sexpr_uncurry = 65 using __desc_of = __sexpr_uncurry<_Sender, __q<__desc>>; 67 using __get_desc = __sexpr_uncurry_fn<__q<__desc>>; 70 using __detail::__sexpr_apply_t; 74 using __sexpr_apply_result_t = 78 using tag_of_t = typename __detail::__desc_of<_Sender>::__tag; [all …]
|
/openbmc/phosphor-host-ipmid/include/ipmid/message/ |
H A D | types.hpp | 26 using bitcount_t = unsigned; 28 using bitcount_t = std::size_t; 33 using fixed_uint_t = 39 using fixed_int_t = 44 using uint1_t = fixed_uint_t<1>; 45 using uint2_t = fixed_uint_t<2>; 46 using uint3_t = fixed_uint_t<3>; 47 using uint4_t = fixed_uint_t<4>; 48 using uint5_t = fixed_uint_t<5>; 49 using uint6_t = fixed_uint_t<6>; [all …]
|
/openbmc/phosphor-host-ipmid/include/ipmid/ |
H A D | types.hpp | 15 using DbusObjectPath = std::string; 16 using DbusService = std::string; 17 using DbusInterface = std::string; 18 using DbusObjectInfo = std::pair<DbusObjectPath, DbusService>; 19 using DbusProperty = std::string; 21 using Association = std::tuple<std::string, std::string, std::string>; 23 using Value = 29 using PropertyMap = std::map<DbusProperty, Value>; 31 using ObjectTree = 34 using InterfaceList = std::vector<std::string>; [all …]
|
/openbmc/phosphor-power/ |
H A D | elog-errors.hpp | 247 using metadata_types = std::tuple<>; 255 using Shutdown = 267 using type = 278 using metadata_types = std::tuple<>; 286 using PowerOnFailure = 298 using type = 309 using metadata_types = std::tuple<>; 317 using ErrorCode0 = 329 using type = 340 using metadata_types = std::tuple<>; [all …]
|
/openbmc/witherspoon-pfault-analysis/ |
H A D | elog-errors.hpp | 99 using metadata_types = std::tuple<>; 107 using Shutdown = 119 using type = 130 using metadata_types = std::tuple<>; 138 using PowerOnFailure = 150 using type = 167 using type = std::tuple<std::decay_t<decltype("RAIL=%d")>, uint16_t>; 179 using type = 193 using type = 204 using RAIL = _PowerSequencerVoltageFault::RAIL; [all …]
|
/openbmc/phosphor-hwmon/ |
H A D | interface.hpp | 14 using ServerObject = typename sdbusplus::server::object_t<T...>; 16 using ValueInterface = sdbusplus::xyz::openbmc_project::Sensor::server::Value; 17 using ValueObject = ServerObject<ValueInterface>; 18 using WarningInterface = 20 using WarningObject = ServerObject<WarningInterface>; 21 using CriticalInterface = 23 using CriticalObject = ServerObject<CriticalInterface>; 24 using FanSpeedInterface = 26 using FanSpeedObject = ServerObject<FanSpeedInterface>; 27 using FanPwmInterface = [all …]
|
/openbmc/openpower-host-ipmi-oem/ |
H A D | elog-errors.hpp | 65 using type = std::tuple<std::decay_t<decltype("ESEL=%s")>, const char*>; 74 using ESEL = _Event::ESEL; 75 using metadata_types = std::tuple<ESEL>; 83 using Event = phosphor::logging::org::open_power::occ::metrics::Event; 94 using type = phosphor::logging::org::open_power::occ::metrics::Event; 110 using type = std::tuple<std::decay_t<decltype("PROCEDURE=%u")>, uint32_t>; 120 using PROCEDURE = _Procedure::PROCEDURE; 121 using metadata_types = std::tuple<PROCEDURE>; 129 using Procedure = 141 using type = phosphor::logging::org::open_power::common::callout::Procedure; [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/debian/system/core/ |
H A D | stdatomic.patch | 16 +using std::atomic_bool; 17 +using std::atomic_load_explicit; 18 +using std::memory_order_acquire; 33 +using std::atomic_compare_exchange_strong_explicit; 34 +using std::atomic_fetch_add_explicit; 35 +using std::atomic_fetch_or_explicit; 36 +using std::atomic_fetch_sub_explicit; 37 +using std::atomic_int_least32_t; 38 +using std::atomic_load_explicit; 39 +using std::atomic_store_explicit; [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/debian/ |
H A D | stdatomic.patch | 16 +using std::atomic_bool; 17 +using std::atomic_load_explicit; 18 +using std::memory_order_acquire; 33 +using std::atomic_compare_exchange_strong_explicit; 34 +using std::atomic_fetch_add_explicit; 35 +using std::atomic_fetch_or_explicit; 36 +using std::atomic_fetch_sub_explicit; 37 +using std::atomic_int_least32_t; 38 +using std::atomic_load_explicit; 39 +using std::atomic_store_explicit; [all …]
|
/openbmc/phosphor-fan-presence/control/ |
H A D | types.hpp | 25 using ConditionProperty = 30 using Condition = std::tuple<std::string, std::vector<ConditionProperty>>; 32 using PropertyVariantType = 39 using FanDefinition = 45 using Group = std::vector<std::tuple<std::string, std::string, std::string>>; 46 using ZoneHandler = std::function<void(Zone&)>; 47 using SignalHandler = 49 using MethodHandler = std::function<void(Zone&, const Group&)>; 50 using Action = std::function<void(Zone&, const Group&)>; 51 using Trigger = std::function<void(Zone&, const std::string&, const Group&, [all …]
|
/openbmc/bmcweb/redfish-core/include/ |
H A D | filter_expr_parser_grammar.hpp | 18 using boost::spirit::x3::char_; 19 using boost::spirit::x3::int64; 20 using boost::spirit::x3::lexeme; 21 using boost::spirit::x3::lit; 22 using boost::spirit::x3::real_parser; 23 using boost::spirit::x3::rule; 24 using boost::spirit::x3::strict_real_policies; 25 using boost::spirit::x3::symbols; 27 using filter_ast::BooleanOp; 28 using filter_ast::Comparison; [all …]
|
/openbmc/linux/drivers/pinctrl/intel/ |
H A D | Kconfig | 22 allows configuring of SoC pins and using them as GPIOs. 30 using them as GPIOs. 45 of Intel Alder Lake PCH pins and using them as GPIOs. 52 configuring of SoC pins and using them as GPIOs. 59 of Intel Cannon Lake PCH pins and using them as GPIOs. 66 of Intel Cedar Fork PCH pins and using them as GPIOs. 73 of Intel Denverton SoC pins and using them as GPIOs. 80 of Intel Elkhart Lake SoC pins and using them as GPIOs. 87 of Intel Emmitsburg pins and using them as GPIOs. 94 of Intel Gemini Lake SoC pins and using them as GPIOs. [all …]
|
/openbmc/linux/sound/soc/atmel/ |
H A D | Kconfig | 25 tristate "SoC PCM DAI support for AT91 SSC controller using PDC" 31 in PDC mode configured using audio-graph-card in device-tree. 34 tristate "SoC PCM DAI support for AT91 SSC controller using DMA" 40 in DMA mode configured using audio-graph-card in device-tree. 53 tristate "Atmel ASoC driver for boards using WM8904 codec" 59 Say Y if you want to add support for Atmel ASoC driver for boards using 70 at91sam9x5 based board that is using WM8731 codec. 73 tristate "Atmel ASoC driver for boards using CLASSD" 78 Say Y if you want to add support for Atmel ASoC driver for boards using 82 tristate "Atmel ASoC driver for boards using PDMIC" [all …]
|
/openbmc/bmcweb/include/ |
H A D | http_utility.hpp | 33 using boost::spirit::x3::char_; in getContentType() 34 using boost::spirit::x3::lit; in getContentType() 35 using boost::spirit::x3::no_case; in getContentType() 36 using boost::spirit::x3::omit; in getContentType() 37 using boost::spirit::x3::parse; in getContentType() 38 using boost::spirit::x3::space; in getContentType() 39 using boost::spirit::x3::symbols; in getContentType() 40 using boost::spirit::x3::uint_; in getContentType() 72 using boost::spirit::x3::char_; in getPreferredContentType() 73 using boost::spirit::x3::lit; in getPreferredContentType() [all …]
|
/openbmc/phosphor-logging/extensions/openpower-pels/ |
H A D | dbus_types.hpp | 14 using BiosAttributes = std::map< 22 using DBusValue = 27 using DBusProperty = std::string; 28 using DBusInterface = std::string; 29 using DBusService = std::string; 30 using DBusPath = std::string; 31 using DBusInterfaceList = std::vector<DBusInterface>; 32 using DBusPathList = std::vector<DBusPath>; 33 using DBusPropertyMap = std::map<DBusProperty, DBusValue>; 34 using DBusInterfaceMap = std::map<DBusInterface, DBusPropertyMap>; [all …]
|
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/ |
H A D | async_scope.hpp | 32 using namespace stdexec; 52 using __env_t = 75 using _Constrained = __cvref_t<_ConstrainedId>; 76 using _Receiver = stdexec::__t<_ReceiverId>; 80 using __id = __when_empty_op; 117 using _Constrained = stdexec::__t<_ConstrainedId>; 121 using __id = __when_empty_sender; 122 using sender_concept = stdexec::sender_t; 125 using __when_empty_op_t = 154 using __when_empty_sender_t = [all …]
|
H A D | sequence_senders.hpp | 26 using sequence_tag [[deprecated("Renamed to exec::sequence_sender_t")]] = 31 using namespace stdexec; 37 using __f = __mand<__mapply<__mcontains<_Needles>, _Haystack>...>; 41 using __mall_contained_in = 80 using __sequence_sndr::set_next_t; 84 using next_sender_of_t = decltype(exec::set_next( 96 using receiver_concept = stdexec::receiver_t; 97 using __id = __stopped_means_break; 98 using _Receiver = stdexec::__t<_ReceiverId>; 99 using _Token = stop_token_of_t<env_of_t<_Receiver>>; [all …]
|
/openbmc/linux/arch/x86/crypto/ |
H A D | Kconfig | 13 Architecture: x86_64 using: 29 Architecture: x86 (32-bit and 64-bit) using: 65 Architecture: x86_64 using: 76 Architecture: x86_64 using: 92 Architecture: x86_64 using: 110 Architecture: x86_64 using: 140 Architecture: x86_64 using: 156 Architecture: x86 (32-bit) using: 173 Architecture: x86_64 using: 186 Architecture: x86_64 using: [all …]
|
/openbmc/linux/tools/testing/kunit/test_data/ |
H A D | test_is_test_passed-no_tests_run_no_header.log | 24 Using 2.6 host AIO 39 Using a channel type which is configured out of UML 41 Using a channel type which is configured out of UML 43 Using a channel type which is configured out of UML 45 Using a channel type which is configured out of UML 47 Using a channel type which is configured out of UML 49 Using a channel type which is configured out of UML 51 Using a channel type which is configured out of UML 53 Using a channel type which is configured out of UML 55 Using a channel type which is configured out of UML [all …]
|