/third_party/python/Lib/ |
H A D | nntplib.py | 776 def body(self, message_spec=None, *, file=None): member in NNTP
|
/third_party/openssl/crypto/property/ |
H A D | property.c | 52 char body[1]; member
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/ |
H A D | vktMeshShaderPropertyTests.cpp | 280 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 D | vktMeshShaderPropertyTests.cpp | 280 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 D | SkSLRehydrator.cpp | 277 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 D | BindGroupTests.cpp | 1433 std::ostringstream body; in TEST_P() local [all...] |
/third_party/skia/third_party/externals/tint/src/transform/ |
H A D | decompose_memory_access.cc | 578 ast::StatementList body; in StoreFunc() local
|
/third_party/python/Python/ |
H A D | ast_unparse.c | 646 PyObject *body = build_fstring_body(e->v.JoinedStr.values, is_format_spec); in append_joinedstr() local
|
/third_party/python/Modules/cjkcodecs/ |
H A D | cjkcodecs.h | 324 find_pairencmap(ucs2_t body, ucs2_t modifier, in find_pairencmap() argument
|
/kernel/linux/linux-5.10/fs/configfs/ |
H A D | dir.c | 363 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 D | hyperv.h | 391 } body; member
|
/kernel/linux/linux-5.10/fs/reiserfs/ |
H A D | stree.c | 2082 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 D | vmwgfx_binding.c | 555 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 D | vmwgfx_scrn.c | 69 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 D | vmwgfx_surface.c | 170 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 D | as10x_cmd.h | 457 } __packed body; member
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | blk-cgroup.h | 203 char *body; member
|
/kernel/linux/linux-5.10/fs/hmdfs/comm/ |
H A D | connection.c | 40 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 D | as10x_cmd.h | 457 } __packed body; member
|
/kernel/linux/linux-6.6/fs/configfs/ |
H A D | dir.c | 362 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 D | connection.c | 40 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 D | stree.c | 2080 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 D | hyperv.h | 402 } body; member
|
/kernel/linux/linux-6.6/arch/x86/include/asm/ |
H A D | sgx.h | 400 struct sgx_sigstruct_body body; member
|
/kernel/linux/linux-6.6/block/ |
H A D | blk-cgroup.h | 211 char *body; member
|