Home
last modified time | relevance | path

Searched defs:body (Results 1 – 25 of 36) sorted by relevance

12

/openbmc/bmcweb/test/include/
H A Dmultipart_test.cpp26 std::string_view body = in TEST_F() local
67 std::string_view body = in TEST_F() local
86 std::string_view body = in TEST_F() local
104 std::string_view body = in TEST_F() local
124 std::string_view body = in TEST_F() local
143 std::string_view body = in TEST_F() local
163 std::string_view body = in TEST_F() local
183 std::string_view body = in TEST_F() local
202 std::string_view body = in TEST_F() local
221 std::string_view body = in TEST_F() local
[all …]
/openbmc/phosphor-host-ipmid/
H A Dsensorhandler.hpp338 namespace body namespace
341 inline void setEntityInstanceNumber(uint8_t n, SensorDataFullRecordBody& body) in setEntityInstanceNumber()
347 inline void setEntityPhysicalEntity(SensorDataFullRecordBody& body) in setEntityPhysicalEntity()
352 inline void setEntityLogicalContainer(SensorDataFullRecordBody& body) in setEntityLogicalContainer()
357 inline void sensorScanningState(bool enabled, SensorDataFullRecordBody& body) in sensorScanningState()
369 inline void eventGenerationState(bool enabled, SensorDataFullRecordBody& body) in eventGenerationState()
381 inline void initTypesState(bool enabled, SensorDataFullRecordBody& body) in initTypesState()
393 inline void initHystState(bool enabled, SensorDataFullRecordBody& body) in initHystState()
405 inline void initThreshState(bool enabled, SensorDataFullRecordBody& body) in initThreshState()
417 inline void initEventsState(bool enabled, SensorDataFullRecordBody& body) in initEventsState()
[all …]
/openbmc/u-boot/arch/arm/mach-bcm283x/include/mach/
H A Dmbox.h135 } body; member
149 } body; member
160 } body; member
174 } body; member
203 } body; member
222 } body; member
248 } body; member
263 } body; member
275 } body; member
290 } body; member
[all …]
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/
H A Dscreen.css1 body { selector
/openbmc/rest-dbus/resources/
H A Dstyle.css1 body { selector
/openbmc/bmcweb/http/
H A Dhttp_body.hpp182 value_type& body; member in bmcweb::HttpBody::writer
290 value_type& body) : value(body) in reader()
326 inline std::uint64_t HttpBody::size(const value_type& body) in size()
H A Dhttp_request.hpp141 const std::string& body() const in body() function
/openbmc/bmcweb/redfish-core/src/
H A Dfilter_expr_executor.cpp107 const nlohmann::json& body; member
184 const nlohmann::json& body; member
411 bool applyFilterToCollection(nlohmann::json& body, in applyFilterToCollection()
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A DlayerDepsModal.js12 body, argument
/openbmc/u-boot/test/py/
H A Dmultiplexed_log.css13 body { selector
/openbmc/intel-ipmi-oem/include/
H A Dstoragecommands.hpp106 SensorDataFruRecordBody body; member
170 SensorDataFullRecordBody body; member
173 namespace body namespace
175 inline void set_id_strlen(uint8_t len, SensorDataFullRecordBody* body) in set_id_strlen()
180 inline void set_id_type(uint8_t type, SensorDataFullRecordBody* body) in set_id_type()
/openbmc/webui-vue/src/components/Mixins/
H A DBVToastMixin.js47 $_BVToastMixin_initToast(body, title, variant) { argument
/openbmc/qemu/tests/tcg/s390x/
H A Dsignals-s390x.c15 #define DEFINE_ASM_FUNCTION(name, body) \ argument
/openbmc/openbmc/poky/bitbake/lib/bb/server/
H A Dxmlrpcclient.py39 def send_content(self, h, body): argument
/openbmc/openbmc-tools/dbus-vis/
H A Ddbus_vis.css1 body { selector
/openbmc/openbmc/poky/bitbake/doc/sphinx-static/
H A Dtheme_overrides.css5 body { selector
/openbmc/openbmc/poky/documentation/sphinx-static/
H A Dtheme_overrides.css5 body { selector
/openbmc/openbmc/poky/bitbake/lib/bb/parse/
H A Dast.py173 def __init__(self, filename, lineno, func_name, body, python, fakeroot): argument
206 def __init__(self, filename, lineno, function, modulename, body): argument
402 def handleMethod(statements, filename, lineno, func_name, body, python, fakeroot): argument
405 def handlePythonMethod(statements, filename, lineno, funcname, modulename, body): argument
/openbmc/telemetry/redfish-tests/
H A Dredfish_requests.py39 def post(self, path, body, code=RedfishHttpStatus.created): argument
/openbmc/fb-ipmi-oem/include/
H A Dsdrutils.hpp125 SensorDataFullRecordBody body; member
136 SensorDataFruRecordBody body; member
/openbmc/libmctp/
H A Dastlpc.c176 static uint32_t astlpc_packet_size_v1(uint32_t body) in astlpc_packet_size_v1()
201 static uint32_t astlpc_packet_size_v3(uint32_t body) in astlpc_packet_size_v3()
876 size_t body = MCTP_BODY_SIZE(pkt_size); in mctp_astlpc_set_pkt_size() local
1027 uint32_t body, packet; in mctp_astlpc_rx_start() local
/openbmc/qemu/docs/sphinx-static/
H A Dtheme_overrides.css9 body { selector
/openbmc/qemu/hw/cxl/
H A Dcxl-component-utils.c379 uint16_t type, uint8_t rev, uint8_t *body) in cxl_component_create_dvsec()
/openbmc/slpd-lite/
H A Dslp.hpp129 Payload body; member
/openbmc/qemu/rust/qemu-api-macros/src/
H A Dlib.rs217 let body = derive_tryinto_body(name, get_variants(&input)?, &repr)?; in derive_tryinto_or_error() localVariable

12