Home
last modified time | relevance | path

Searched refs:ds_view (Results 1 – 25 of 43) sorted by relevance

12

/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_binding.c101 struct vmw_ctx_bindinfo_view ds_view; member
183 offsetof(struct vmw_ctx_binding_state, ds_view),
859 if (cbs->ds_view.bi.ctx && !cbs->ds_view.bi.scrubbed) in vmw_emit_set_rt()
860 cmd->body.depthStencilViewId = cbs->ds_view.bi.res->id; in vmw_emit_set_rt()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_binding.c101 struct vmw_ctx_bindinfo_view ds_view; member
183 offsetof(struct vmw_ctx_binding_state, ds_view),
859 if (cbs->ds_view.bi.ctx && !cbs->ds_view.bi.scrubbed) in vmw_emit_set_rt()
860 cmd->body.depthStencilViewId = cbs->ds_view.bi.res->id; in vmw_emit_set_rt()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_binding.c101 struct vmw_ctx_bindinfo_view ds_view; member
183 offsetof(struct vmw_ctx_binding_state, ds_view),
859 if (cbs->ds_view.bi.ctx && !cbs->ds_view.bi.scrubbed) in vmw_emit_set_rt()
860 cmd->body.depthStencilViewId = cbs->ds_view.bi.res->id; in vmw_emit_set_rt()
/dports/www/firefox/firefox-99.0/third_party/rust/wgpu-hal/src/dx12/
H A Dcommand.rs585 let ds_view = match desc.depth_stencil_attachment { in begin_render_pass() localVariable
601 ds_view, in begin_render_pass()
637 if !ds_view.is_null() && !flags.is_empty() { in begin_render_pass()
639 *ds_view, in begin_render_pass()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/client/
H A Dmysqldump.c5770 DYNAMIC_STRING ds_view; in get_view_structure() local
5775 init_dynamic_string_checked(&ds_view, row[1], lengths[1] + 1, 1024); in get_view_structure()
5784 dynstr_free(&ds_view); in get_view_structure()
5804 replace(&ds_view, search_buf, search_len, replace_buf, replace_len); in get_view_structure()
5837 replace(&ds_view, search_buf, search_len, replace_buf, replace_len); in get_view_structure()
5856 (const char *) ds_view.str); in get_view_structure()
5860 dynstr_free(&ds_view); in get_view_structure()
/dports/databases/mysql56-client/mysql-5.6.51/client/
H A Dmysqldump.c5770 DYNAMIC_STRING ds_view; in get_view_structure() local
5775 init_dynamic_string_checked(&ds_view, row[1], lengths[1] + 1, 1024); in get_view_structure()
5784 dynstr_free(&ds_view); in get_view_structure()
5804 replace(&ds_view, search_buf, search_len, replace_buf, replace_len); in get_view_structure()
5837 replace(&ds_view, search_buf, search_len, replace_buf, replace_len); in get_view_structure()
5856 (const char *) ds_view.str); in get_view_structure()
5860 dynstr_free(&ds_view); in get_view_structure()
/dports/databases/mysql55-client/mysql-5.5.62/client/
H A Dmysqldump.c5451 DYNAMIC_STRING ds_view; in get_view_structure() local
5456 init_dynamic_string_checked(&ds_view, row[1], lengths[1] + 1, 1024); in get_view_structure()
5465 dynstr_free(&ds_view); in get_view_structure()
5485 replace(&ds_view, search_buf, search_len, replace_buf, replace_len); in get_view_structure()
5518 replace(&ds_view, search_buf, search_len, replace_buf, replace_len); in get_view_structure()
5537 (const char *) ds_view.str); in get_view_structure()
5541 dynstr_free(&ds_view); in get_view_structure()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/client/
H A Dmysqldump.cc5536 DYNAMIC_STRING ds_view; in get_view_structure() local
5541 init_dynamic_string_checked(&ds_view, row[1], lengths[1] + 1, 1024); in get_view_structure()
5548 dynstr_free(&ds_view); in get_view_structure()
5569 replace(&ds_view, search_buf, search_len, replace_buf, replace_len); in get_view_structure()
5601 replace(&ds_view, search_buf, search_len, replace_buf, replace_len); in get_view_structure()
5619 (const char *)ds_view.str); in get_view_structure()
5623 dynstr_free(&ds_view); in get_view_structure()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/client/
H A Dmysqldump.c6097 DYNAMIC_STRING ds_view; in get_view_structure() local
6102 init_dynamic_string_checked(&ds_view, row[1], lengths[1] + 1, 1024); in get_view_structure()
6111 dynstr_free(&ds_view); in get_view_structure()
6131 replace(&ds_view, search_buf, search_len, replace_buf, replace_len); in get_view_structure()
6164 replace(&ds_view, search_buf, search_len, replace_buf, replace_len); in get_view_structure()
6183 (const char *) ds_view.str); in get_view_structure()
6187 dynstr_free(&ds_view); in get_view_structure()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/client/
H A Dmysqldump.c6059 DYNAMIC_STRING ds_view; in get_view_structure() local
6064 init_dynamic_string_checked(&ds_view, row[1], lengths[1] + 1, 1024); in get_view_structure()
6073 dynstr_free(&ds_view); in get_view_structure()
6093 replace(&ds_view, search_buf, search_len, replace_buf, replace_len); in get_view_structure()
6126 replace(&ds_view, search_buf, search_len, replace_buf, replace_len); in get_view_structure()
6145 (const char *) ds_view.str); in get_view_structure()
6149 dynstr_free(&ds_view); in get_view_structure()
/dports/databases/mysql57-client/mysql-5.7.36/client/
H A Dmysqldump.c6119 DYNAMIC_STRING ds_view; in get_view_structure() local
6124 init_dynamic_string_checked(&ds_view, row[1], lengths[1] + 1, 1024); in get_view_structure()
6133 dynstr_free(&ds_view); in get_view_structure()
6153 replace(&ds_view, search_buf, search_len, replace_buf, replace_len); in get_view_structure()
6186 replace(&ds_view, search_buf, search_len, replace_buf, replace_len); in get_view_structure()
6205 (const char *) ds_view.str); in get_view_structure()
6209 dynstr_free(&ds_view); in get_view_structure()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/client/
H A Dmysqldump.c6583 DYNAMIC_STRING ds_view; in get_view_structure() local
6588 init_dynamic_string_checked(&ds_view, row[1], lengths[1] + 1, 1024); in get_view_structure()
6597 dynstr_free(&ds_view); in get_view_structure()
6617 replace(&ds_view, search_buf, search_len, replace_buf, replace_len); in get_view_structure()
6650 replace(&ds_view, search_buf, search_len, replace_buf, replace_len); in get_view_structure()
6669 (const char *) ds_view.str); in get_view_structure()
6673 dynstr_free(&ds_view); in get_view_structure()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/client/
H A Dmysqldump.c6583 DYNAMIC_STRING ds_view; in get_view_structure() local
6588 init_dynamic_string_checked(&ds_view, row[1], lengths[1] + 1, 1024); in get_view_structure()
6597 dynstr_free(&ds_view); in get_view_structure()
6617 replace(&ds_view, search_buf, search_len, replace_buf, replace_len); in get_view_structure()
6650 replace(&ds_view, search_buf, search_len, replace_buf, replace_len); in get_view_structure()
6669 (const char *) ds_view.str); in get_view_structure()
6673 dynstr_free(&ds_view); in get_view_structure()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/client/
H A Dmysqldump.c6583 DYNAMIC_STRING ds_view; in get_view_structure() local
6588 init_dynamic_string_checked(&ds_view, row[1], lengths[1] + 1, 1024); in get_view_structure()
6597 dynstr_free(&ds_view); in get_view_structure()
6617 replace(&ds_view, search_buf, search_len, replace_buf, replace_len); in get_view_structure()
6650 replace(&ds_view, search_buf, search_len, replace_buf, replace_len); in get_view_structure()
6669 (const char *) ds_view.str); in get_view_structure()
6673 dynstr_free(&ds_view); in get_view_structure()
/dports/databases/mariadb104-server/mariadb-10.4.24/client/
H A Dmysqldump.c6632 DYNAMIC_STRING ds_view; in get_view_structure() local
6637 init_dynamic_string_checked(&ds_view, row[1], lengths[1] + 1, 1024); in get_view_structure()
6646 dynstr_free(&ds_view); in get_view_structure()
6666 replace(&ds_view, search_buf, search_len, replace_buf, replace_len); in get_view_structure()
6699 replace(&ds_view, search_buf, search_len, replace_buf, replace_len); in get_view_structure()
6718 (const char *) ds_view.str); in get_view_structure()
6722 dynstr_free(&ds_view); in get_view_structure()
/dports/databases/mariadb105-client/mariadb-10.5.15/client/
H A Dmysqldump.c6720 DYNAMIC_STRING ds_view; in get_view_structure() local
6725 init_dynamic_string_checked(&ds_view, row[1], lengths[1] + 1, 1024); in get_view_structure()
6734 dynstr_free(&ds_view); in get_view_structure()
6754 replace(&ds_view, search_buf, search_len, replace_buf, replace_len); in get_view_structure()
6787 replace(&ds_view, search_buf, search_len, replace_buf, replace_len); in get_view_structure()
6806 (const char *) ds_view.str); in get_view_structure()
6810 dynstr_free(&ds_view); in get_view_structure()
/dports/databases/mariadb105-server/mariadb-10.5.15/client/
H A Dmysqldump.c6720 DYNAMIC_STRING ds_view; in get_view_structure() local
6725 init_dynamic_string_checked(&ds_view, row[1], lengths[1] + 1, 1024); in get_view_structure()
6734 dynstr_free(&ds_view); in get_view_structure()
6754 replace(&ds_view, search_buf, search_len, replace_buf, replace_len); in get_view_structure()
6787 replace(&ds_view, search_buf, search_len, replace_buf, replace_len); in get_view_structure()
6806 (const char *) ds_view.str); in get_view_structure()
6810 dynstr_free(&ds_view); in get_view_structure()
/dports/databases/mariadb103-server/mariadb-10.3.34/client/
H A Dmysqldump.c6642 DYNAMIC_STRING ds_view;
6647 init_dynamic_string_checked(&ds_view, row[1], lengths[1] + 1, 1024);
6656 dynstr_free(&ds_view);
6676 replace(&ds_view, search_buf, search_len, replace_buf, replace_len);
6709 replace(&ds_view, search_buf, search_len, replace_buf, replace_len);
6728 (const char *) ds_view.str);
6732 dynstr_free(&ds_view);
/dports/databases/mariadb103-client/mariadb-10.3.34/client/
H A Dmysqldump.c6642 DYNAMIC_STRING ds_view;
6647 init_dynamic_string_checked(&ds_view, row[1], lengths[1] + 1, 1024);
6656 dynstr_free(&ds_view);
6676 replace(&ds_view, search_buf, search_len, replace_buf, replace_len);
6709 replace(&ds_view, search_buf, search_len, replace_buf, replace_len);
6728 (const char *) ds_view.str);
6732 dynstr_free(&ds_view);
/dports/databases/mariadb104-client/mariadb-10.4.24/client/
H A Dmysqldump.c6632 DYNAMIC_STRING ds_view; in get_view_structure() local
6637 init_dynamic_string_checked(&ds_view, row[1], lengths[1] + 1, 1024); in get_view_structure()
6646 dynstr_free(&ds_view); in get_view_structure()
6666 replace(&ds_view, search_buf, search_len, replace_buf, replace_len); in get_view_structure()
6699 replace(&ds_view, search_buf, search_len, replace_buf, replace_len); in get_view_structure()
6718 (const char *) ds_view.str); in get_view_structure()
6722 dynstr_free(&ds_view); in get_view_structure()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/client/
H A Dmysqldump.c7065 DYNAMIC_STRING ds_view; in get_view_structure() local
7070 init_dynamic_string_checked(&ds_view, row[1], lengths[1] + 1, 1024); in get_view_structure()
7079 dynstr_free(&ds_view); in get_view_structure()
7099 replace(&ds_view, search_buf, search_len, replace_buf, replace_len); in get_view_structure()
7132 replace(&ds_view, search_buf, search_len, replace_buf, replace_len); in get_view_structure()
7151 (const char *) ds_view.str); in get_view_structure()
7155 dynstr_free(&ds_view); in get_view_structure()
/dports/databases/percona57-server/percona-server-5.7.36-39/client/
H A Dmysqldump.c7065 DYNAMIC_STRING ds_view; in get_view_structure() local
7070 init_dynamic_string_checked(&ds_view, row[1], lengths[1] + 1, 1024); in get_view_structure()
7079 dynstr_free(&ds_view); in get_view_structure()
7099 replace(&ds_view, search_buf, search_len, replace_buf, replace_len); in get_view_structure()
7132 replace(&ds_view, search_buf, search_len, replace_buf, replace_len); in get_view_structure()
7151 (const char *) ds_view.str); in get_view_structure()
7155 dynstr_free(&ds_view); in get_view_structure()
/dports/databases/percona57-client/percona-server-5.7.36-39/client/
H A Dmysqldump.c7065 DYNAMIC_STRING ds_view; in get_view_structure() local
7070 init_dynamic_string_checked(&ds_view, row[1], lengths[1] + 1, 1024); in get_view_structure()
7079 dynstr_free(&ds_view); in get_view_structure()
7099 replace(&ds_view, search_buf, search_len, replace_buf, replace_len); in get_view_structure()
7132 replace(&ds_view, search_buf, search_len, replace_buf, replace_len); in get_view_structure()
7151 (const char *) ds_view.str); in get_view_structure()
7155 dynstr_free(&ds_view); in get_view_structure()
/dports/graphics/vulkan-validation-layers/Vulkan-ValidationLayers-1.2.203/tests/
H A Dvklayertests_arm_best_practices.cpp1486 auto ds_view = ds->targetView(ds_format, in TEST_F() local
1488 ASSERT_NO_FATAL_FAILURE(InitRenderTarget(1, &ds_view)); in TEST_F()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/intel/vulkan/
H A DgenX_cmd_buffer.c5491 const struct isl_view *ds_view = &iview->planes[0].isl; in cmd_buffer_end_subpass() local
5496 ds_view->base_level, in cmd_buffer_end_subpass()
5497 ds_view->base_array_layer, in cmd_buffer_end_subpass()
5507 ds_view->base_level, in cmd_buffer_end_subpass()
5508 ds_view->base_array_layer, in cmd_buffer_end_subpass()

12