/openbmc/bmcweb/test/include/ |
H A D | multipart_test.cpp | 26 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/linux/drivers/net/wireless/silabs/wfx/ |
H A D | hif_tx.c | 145 struct wfx_hif_req_configuration *body = wfx_alloc_hif(buf_len, &hif); in wfx_hif_configuration() local 161 struct wfx_hif_req_reset *body = wfx_alloc_hif(sizeof(*body), &hif); in wfx_hif_reset() local 177 struct wfx_hif_req_read_mib *body = wfx_alloc_hif(sizeof(*body), &hif); in wfx_hif_read_mib() local 210 struct wfx_hif_req_write_mib *body = wfx_alloc_hif(buf_len, &hif); in wfx_hif_write_mib() local 229 struct wfx_hif_req_start_scan_alt *body = wfx_alloc_hif(buf_len, &hif); in wfx_hif_scan() local 289 struct wfx_hif_req_join *body = wfx_alloc_hif(sizeof(*body), &hif); in wfx_hif_join() local 335 struct wfx_hif_req_add_key *body = wfx_alloc_hif(sizeof(*body), &hif); in wfx_hif_add_key() local 355 struct wfx_hif_req_remove_key *body = wfx_alloc_hif(sizeof(*body), &hif); in wfx_hif_remove_key() local 426 struct wfx_hif_req_start *body = wfx_alloc_hif(sizeof(*body), &hif); in wfx_hif_start() local 463 struct wfx_hif_req_map_link *body = wfx_alloc_hif(sizeof(*body), &hif); in wfx_hif_map_link() local [all …]
|
H A D | hif_rx.c | 55 const struct wfx_hif_cnf_tx *body = buf; in wfx_hif_tx_confirm() local 64 const struct wfx_hif_cnf_multi_transmit *body = buf; in wfx_hif_multi_tx_confirm() local 76 const struct wfx_hif_ind_startup *body = buf; in wfx_hif_startup_indication() local 101 const struct wfx_hif_ind_rx *body = buf; in wfx_hif_receive_indication() local 117 const struct wfx_hif_ind_event *body = buf; in wfx_hif_event_indication() local 165 const struct wfx_hif_ind_scan_cmpl *body = buf; in wfx_hif_scan_complete_indication() local 194 const struct wfx_hif_ind_suspend_resume_tx *body = buf; in wfx_hif_suspend_resume_indication() local 222 const struct wfx_hif_ind_generic *body = buf; in wfx_hif_generic_indication() local 299 const struct wfx_hif_ind_error *body = buf; in wfx_hif_error_indication() local 325 const struct wfx_hif_ind_exception *body = buf; in wfx_hif_exception_indication() local
|
/openbmc/phosphor-host-ipmid/ |
H A D | sensorhandler.hpp | 421 namespace body namespace 528 inline void set_percentage(SensorDataFullRecordBody* body) in set_percentage() 532 inline void unset_percentage(SensorDataFullRecordBody* body) in unset_percentage() 553 inline void set_m(uint16_t m, SensorDataFullRecordBody* body) in set_m() 565 inline void set_b(uint16_t b, SensorDataFullRecordBody* body) in set_b() 612 inline uint8_t get_id_strlen(SensorDataFullRecordBody* body) in get_id_strlen() 664 SensorDataFullRecordBody body; member 675 SensorDataCompactRecordBody body; member 686 SensorDataEventRecordBody body; member 697 SensorDataFruRecordBody body; member [all …]
|
/openbmc/linux/fs/reiserfs/ |
H A D | do_balan.c | 288 const char * const body) in balance_leaf_insert_left() 353 const char * const body) in balance_leaf_paste_left_shift_dirent() 415 const char * const body) in balance_leaf_paste_left_shift() 534 const char * const body) in balance_leaf_paste_left_whole() 921 const char * const body, in balance_leaf_new_nodes_insert() 1011 const char * const body, in balance_leaf_new_nodes_paste_dirent() 1066 const char * const body, in balance_leaf_new_nodes_paste_shift() 1192 const char * const body, in balance_leaf_new_nodes_paste() 1222 const char * const body, in balance_leaf_new_nodes() 1383 const char *body, int flag, in balance_leaf() [all …]
|
H A D | dir.c | 281 void make_empty_dir_item_v1(char *body, __le32 dirid, __le32 objid, in make_empty_dir_item_v1() 315 void make_empty_dir_item(char *body, __le32 dirid, __le32 objid, in make_empty_dir_item()
|
/openbmc/linux/scripts/ |
H A D | rustdoc_test_builder.rs | 22 let mut body = String::new(); in main() localVariable 51 let body = body.replace( in main() localVariable 61 let body = body.replace( in main() localVariable
|
/openbmc/linux/tools/testing/selftests/bpf/ |
H A D | uprobe_multi.c | 15 #define F(body, name, idx) body(name, idx) argument 17 #define F10(body, name, idx) \ argument 23 #define F100(body, name, idx) \ argument 29 #define F1000(body, name, idx) \ argument 35 #define F10000(body, name, idx) \ argument
|
/openbmc/linux/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_context.c | 147 SVGA3dCmdDestroyContext body; in vmw_hw_context_destroy() member 250 SVGA3dCmdDefineContext body; in vmw_context_init() member 304 SVGA3dCmdDefineGBContext body; in vmw_gb_context_create() member 347 SVGA3dCmdBindGBContext body; in vmw_gb_context_bind() member 380 SVGA3dCmdReadbackGBContext body; in vmw_gb_context_unbind() member 384 SVGA3dCmdBindGBContext body; in vmw_gb_context_unbind() member 439 SVGA3dCmdDestroyGBContext body; in vmw_gb_context_destroy() member 471 SVGA3dCmdDXDefineContext body; in vmw_dx_context_create() member 514 SVGA3dCmdDXBindContext body; in vmw_dx_context_bind() member 593 SVGA3dCmdDXBindContext body; in vmw_dx_context_unbind() member [all …]
|
H A D | vmwgfx_surface.c | 167 SVGA3dCmdSurfaceDMA body; member 177 SVGA3dCmdDefineSurface body; member 185 SVGA3dCmdDestroySurface body; member 1042 SVGA3dCmdDefineGBSurface body; in vmw_gb_surface_create() member 1176 SVGA3dCmdBindGBSurface body; in vmw_gb_surface_bind() member 1180 SVGA3dCmdUpdateGBSurface body; in vmw_gb_surface_bind() member 1225 SVGA3dCmdReadbackGBSurface body; in vmw_gb_surface_unbind() member 1233 SVGA3dCmdBindGBSurface body; in vmw_gb_surface_unbind() member 1288 SVGA3dCmdDestroyGBSurface body; in vmw_gb_surface_destroy() member 1842 SVGA3dCmdUpdateGBImage body; in vmw_surface_dirty_sync() member [all …]
|
H A D | vmwgfx_binding.c | 578 SVGA3dCmdSetShader body; in vmw_binding_scrub_shader() member 610 SVGA3dCmdSetRenderTarget body; in vmw_binding_scrub_render_target() member 649 } body; in vmw_binding_scrub_texture() member 680 SVGA3dCmdDXSetShader body; in vmw_binding_scrub_dx_shader() member 863 SVGA3dCmdDXSetRenderTargets body; in vmw_emit_set_rt() member 942 SVGA3dCmdDXSetSOTargets body; in vmw_emit_set_so_target() member 1055 SVGA3dCmdDXSetVertexBuffers body; in vmw_emit_set_vb() member 1089 SVGA3dCmdDXSetUAViews body; in vmw_emit_set_uav() member 1119 SVGA3dCmdDXSetCSUAViews body; in vmw_emit_set_cs_uav() member 1283 SVGA3dCmdDXSetIndexBuffer body; in vmw_binding_scrub_ib() member [all …]
|
H A D | vmwgfx_cotable.c | 188 SVGA3dCmdDXSetCOTable body; in vmw_cotable_unscrub() member 264 SVGA3dCmdDXReadbackCOTable body; in vmw_cotable_scrub() member 268 SVGA3dCmdDXSetCOTable body; in vmw_cotable_scrub() member 363 SVGA3dCmdDXReadbackCOTable body; in vmw_cotable_readback() member
|
H A D | vmwgfx_mob.c | 122 SVGA3dCmdSetOTableBase64 body; in vmw_setup_otable_base() member 200 SVGA3dCmdSetOTableBase body; in vmw_takedown_otable_base() member 556 SVGA3dCmdDestroyGBMob body; in vmw_mob_unbind() member 610 SVGA3dCmdDefineGBMob64 body; in vmw_mob_bind() member
|
H A D | vmwgfx_shader.c | 206 SVGA3dCmdDefineGBShader body; in vmw_gb_shader_create() member 251 SVGA3dCmdBindGBShader body; in vmw_gb_shader_bind() member 279 SVGA3dCmdBindGBShader body; in vmw_gb_shader_unbind() member 316 SVGA3dCmdDestroyGBShader body; in vmw_gb_shader_destroy() member 389 SVGA3dCmdDXBindShader body; in vmw_dx_shader_unscrub() member 475 SVGA3dCmdDXBindShader body; in vmw_dx_shader_scrub() member
|
H A D | vmwgfx_scrn.c | 68 SVGAFifoCmdBlitScreenToGMRFB body; member 73 SVGAFifoCmdBlitGMRFBToScreen body; member 78 SVGA3dCmdBlitSurfaceToScreen body; member 83 SVGAFifoCmdDefineGMRFB body; member 175 SVGAFifoCmdDestroyScreen body; in vmw_sou_fifo_destroy() member 956 SVGAFifoCmdDefineGMRFB body; in do_bo_define_gmrfb() member
|
H A D | vmwgfx_stdu.c | 91 SVGA3dCmdUpdateGBScreenTarget body; member 96 SVGA3dCmdSurfaceDMA body; member 101 SVGA3dCmdSurfaceCopy body; member 106 SVGA3dCmdUpdateGBImage body; member 178 SVGA3dCmdDefineGBScreenTarget body; in vmw_stdu_define_st() member 227 SVGA3dCmdBindGBScreenTarget body; in vmw_stdu_bind_st() member 332 SVGA3dCmdDestroyGBScreenTarget body; in vmw_stdu_destroy_st() member
|
H A D | vmwgfx_execbuf.c | 1686 SVGAFifoCmdDefineGMRFB body; in vmw_cmd_check_define_gmrfb() member 2297 SVGA3dCmdDXSetVertexBuffers body; in vmw_cmd_dx_set_vertex_buffers() member 2517 SVGA3dCmdDXSetSOTargets body; in vmw_cmd_dx_set_so_targets() member 2649 union vmw_view_destroy body; in vmw_cmd_dx_view_remove() member 2902 SVGA3dCmdDXClearUAViewUint body; in vmw_cmd_clear_uav_uint() member 2921 SVGA3dCmdDXClearUAViewFloat body; in vmw_cmd_clear_uav_float() member 2940 SVGA3dCmdDXSetUAViews body; in vmw_cmd_set_uav() member 2972 SVGA3dCmdDXSetCSUAViews body; in vmw_cmd_set_cs_uav() member 3074 SVGA3dCmdDXBindStreamOutput body; in vmw_cmd_dx_bind_streamoutput() member 3116 SVGA3dCmdDXSetStreamOutput body; in vmw_cmd_dx_set_streamoutput() member [all …]
|
/openbmc/u-boot/arch/arm/mach-bcm283x/include/mach/ |
H A D | mbox.h | 135 } 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/bmcweb/http/ |
H A D | http_body.hpp | 146 value_type& body; member in bmcweb::HttpBody::writer 236 value_type& body) : value(body) in reader() 272 inline std::uint64_t HttpBody::size(const value_type& body) in size()
|
/openbmc/bmcweb/redfish-core/src/ |
H A D | filter_expr_executor.cpp | 104 const nlohmann::json& body; member 167 const nlohmann::json& body; member 394 bool applyFilterToCollection(nlohmann::json& body, in applyFilterToCollection()
|
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/ |
H A D | screen.css | 1 body { selector
|
/openbmc/linux/Documentation/sphinx-static/ |
H A D | theme_rtd_colors.css | 9 body { selector
|
/openbmc/linux/drivers/xen/xenbus/ |
H A D | xenbus.h | 67 char body[]; member 83 char *body; member
|
/openbmc/rest-dbus/resources/ |
H A D | style.css | 1 body { selector
|
/openbmc/intel-ipmi-oem/include/ |
H A D | storagecommands.hpp | 106 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()
|