Home
last modified time | relevance | path

Searched defs:body (Results 276 - 300 of 451) sorted by relevance

1...<<111213141516171819

/third_party/python/Lib/
H A Dnntplib.py776 def body(self, message_spec=None, *, file=None): member in NNTP
/third_party/openssl/crypto/property/
H A Dproperty.c52 char body[1]; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
H A DvktMeshShaderPropertyTests.cpp280 const std::string body = " ov.values[gl_WorkGroupID.x] = gl_WorkGroupID.x;\n"; in initPrograms() local
508 std::ostringstream body; in getSharedMemoryBody() local
587 const auto body = getSharedMemoryBody(localSize); in initPrograms() local
638 const auto body = getSharedMemoryBody(localSize); in initPrograms() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/
H A DvktMeshShaderPropertyTests.cpp280 const std::string body = " ov.values[gl_WorkGroupID.x] = gl_WorkGroupID.x;\n"; in initPrograms() local
508 std::ostringstream body; in getSharedMemoryBody() local
587 const auto body = getSharedMemoryBody(localSize); in initPrograms() local
638 const auto body = getSharedMemoryBody(localSize); in initPrograms() local
[all...]
/third_party/skia/src/sksl/
H A DSkSLRehydrator.cpp277 std::unique_ptr<Statement> body = this->statement(); in element() local
342 std::unique_ptr<Statement> body = this->statement(); in statement() local
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DBindGroupTests.cpp1433 std::ostringstream body; in TEST_P() local
[all...]
/third_party/skia/third_party/externals/tint/src/transform/
H A Ddecompose_memory_access.cc578 ast::StatementList body; in StoreFunc() local
/third_party/python/Python/
H A Dast_unparse.c646 PyObject *body = build_fstring_body(e->v.JoinedStr.values, is_format_spec); in append_joinedstr() local
/third_party/python/Modules/cjkcodecs/
H A Dcjkcodecs.h324 find_pairencmap(ucs2_t body, ucs2_t modifier, in find_pairencmap() argument
/kernel/linux/linux-5.10/fs/configfs/
H A Ddir.c363 configfs_create_link(struct configfs_dirent *target, struct dentry *parent, struct dentry *dentry, char *body) configfs_create_link() argument
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dhyperv.h391 } body; member
/kernel/linux/linux-5.10/fs/reiserfs/
H A Dstree.c2082 reiserfs_paste_into_item(struct reiserfs_transaction_handle *th, struct treepath *search_path, const struct cpu_key *key, struct inode *inode, const char *body, int pasted_size) reiserfs_paste_into_item() argument
2185 reiserfs_insert_item(struct reiserfs_transaction_handle *th, struct treepath *path, const struct cpu_key *key, struct item_head *ih, struct inode *inode, const char *body) reiserfs_insert_item() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_binding.c555 SVGA3dCmdSetShader body; in vmw_binding_scrub_shader() member
587 SVGA3dCmdSetRenderTarget body; in vmw_binding_scrub_render_target() member
626 } body; vmw_binding_scrub_texture() member
657 SVGA3dCmdDXSetShader body; vmw_binding_scrub_dx_shader() member
686 SVGA3dCmdDXSetSingleConstantBuffer body; vmw_binding_scrub_cb() member
800 SVGA3dCmdDXSetShaderResources body; vmw_emit_set_sr() member
841 SVGA3dCmdDXSetRenderTargets body; vmw_emit_set_rt() member
922 SVGA3dCmdDXSetSOTargets body; vmw_emit_set_so_target() member
1035 SVGA3dCmdDXSetVertexBuffers body; vmw_emit_set_vb() member
1069 SVGA3dCmdDXSetUAViews body; vmw_emit_set_uav() member
1099 SVGA3dCmdDXSetCSUAViews body; vmw_emit_set_cs_uav() member
1263 SVGA3dCmdDXSetIndexBuffer body; vmw_binding_scrub_ib() member
1315 SVGA3dCmdDXSetStreamOutput body; vmw_binding_scrub_so() member
[all...]
H A Dvmwgfx_scrn.c69 SVGAFifoCmdBlitScreenToGMRFB body; member
74 SVGAFifoCmdBlitGMRFBToScreen body; member
79 SVGA3dCmdBlitSurfaceToScreen body; member
84 SVGAFifoCmdDefineGMRFB body; member
176 SVGAFifoCmdDestroyScreen body; in vmw_sou_fifo_destroy() member
989 SVGAFifoCmdDefineGMRFB body; do_bo_define_gmrfb() member
[all...]
H A Dvmwgfx_surface.c170 SVGA3dCmdSurfaceDMA body; member
180 SVGA3dCmdDefineSurface body; member
188 SVGA3dCmdDestroySurface body; member
313 SVGA3dCmdSurfaceDMA *body = &cmd->body; vmw_surface_dma_encode() local
1075 SVGA3dCmdDefineGBSurface body; vmw_gb_surface_create() member
1079 SVGA3dCmdDefineGBSurface_v2 body; vmw_gb_surface_create() member
1083 SVGA3dCmdDefineGBSurface_v3 body; vmw_gb_surface_create() member
1087 SVGA3dCmdDefineGBSurface_v4 body; vmw_gb_surface_create() member
1209 SVGA3dCmdBindGBSurface body; vmw_gb_surface_bind() member
1213 SVGA3dCmdUpdateGBSurface body; vmw_gb_surface_bind() member
1258 SVGA3dCmdReadbackGBSurface body; vmw_gb_surface_unbind() member
1262 SVGA3dCmdInvalidateGBSurface body; vmw_gb_surface_unbind() member
1266 SVGA3dCmdBindGBSurface body; vmw_gb_surface_unbind() member
1321 SVGA3dCmdDestroyGBSurface body; vmw_gb_surface_destroy() member
1892 SVGA3dCmdDXUpdateSubResource body; vmw_surface_dirty_sync() member
1896 SVGA3dCmdUpdateGBImage body; vmw_surface_dirty_sync() member
2044 SVGA3dCmdReadbackGBSurface body; vmw_surface_clean() member
[all...]
/kernel/linux/linux-5.10/drivers/media/usb/as102/
H A Das10x_cmd.h457 } __packed body; member
/kernel/linux/linux-5.10/include/linux/
H A Dblk-cgroup.h203 char *body; member
/kernel/linux/linux-5.10/fs/hmdfs/comm/
H A Dconnection.c40 struct crypto_body *body = NULL; in hs_fill_crypto_data() local
75 struct case_sense_body *body = (struct case_sense_body *)data; in hs_fill_case_sense_data() local
87 struct case_sense_body *body in hs_parse_case_sense_data() local
105 struct feature_body *body = (struct feature_body *)data; hs_fill_feature_data() local
118 struct feature_body *body = (struct feature_body *)data; hs_parse_feature_data() local
178 uint8_t *body = NULL; hs_fill_extend_data() local
220 uint8_t *body = NULL; hs_parse_extend_data() local
[all...]
/kernel/linux/linux-6.6/drivers/media/usb/as102/
H A Das10x_cmd.h457 } __packed body; member
/kernel/linux/linux-6.6/fs/configfs/
H A Ddir.c362 configfs_create_link(struct configfs_dirent *target, struct dentry *parent, struct dentry *dentry, char *body) configfs_create_link() argument
/kernel/linux/linux-6.6/fs/hmdfs/comm/
H A Dconnection.c40 struct crypto_body *body = NULL; in hs_fill_crypto_data() local
75 struct case_sense_body *body = (struct case_sense_body *)data; in hs_fill_case_sense_data() local
87 struct case_sense_body *body in hs_parse_case_sense_data() local
105 struct feature_body *body = (struct feature_body *)data; hs_fill_feature_data() local
118 struct feature_body *body = (struct feature_body *)data; hs_parse_feature_data() local
178 uint8_t *body = NULL; hs_fill_extend_data() local
220 uint8_t *body = NULL; hs_parse_extend_data() local
[all...]
/kernel/linux/linux-6.6/fs/reiserfs/
H A Dstree.c2080 reiserfs_paste_into_item(struct reiserfs_transaction_handle *th, struct treepath *search_path, const struct cpu_key *key, struct inode *inode, const char *body, int pasted_size) reiserfs_paste_into_item() argument
2183 reiserfs_insert_item(struct reiserfs_transaction_handle *th, struct treepath *path, const struct cpu_key *key, struct item_head *ih, struct inode *inode, const char *body) reiserfs_insert_item() argument
[all...]
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dhyperv.h402 } body; member
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dsgx.h400 struct sgx_sigstruct_body body; member
/kernel/linux/linux-6.6/block/
H A Dblk-cgroup.h211 char *body; member

Completed in 35 milliseconds

1...<<111213141516171819