Home
last modified time | relevance | path

Searched refs:ds_state (Results 1 – 25 of 298) sorted by relevance

12345678910>>...12

/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/dbwrappers/
H A Ddataset.cpp223 if (ds_state == dsSelect) { in first()
230 if (ds_state == dsSelect) { in next()
241 if (ds_state == dsSelect) { in prev()
252 if (ds_state == dsSelect) { in last()
273 ds_state = dsInsert; in insert()
286 ds_state = dsEdit; in edit()
298 ds_state = dsDelete; in del()
304 if (ds_state == dsDelete) in deletion()
311 if ((ds_state == dsInsert) || (ds_state == dsEdit)) { in set_field_value()
357 if (ds_state == dsEdit || ds_state == dsInsert){ in get_field_value()
[all …]
H A Dsqlitedataset.cpp673 ds_state = dsSelect; in make_query()
863 ds_state = dsSelect; in query()
883 ds_state = dsInactive; in open()
893 ds_state = dsInactive; in close()
899 if ((ds_state == dsInsert) || (ds_state==dsEdit)) { in cancel()
901 ds_state = dsSelect; in cancel()
903 ds_state = dsInactive; in cancel()
958 if (ds_state == dsSelect) { in seek()
H A Ddataset.h182 dsStates ds_state; // current state variable
449 void set_ds_state(dsStates new_state) {ds_state = new_state;}; in set_ds_state()
452 dsStates get_state() {return ds_state;}; in get_state()
H A Dmysqldataset.cpp1461 ds_state = dsSelect; in make_query()
1707 ds_state = dsSelect; in query()
1724 ds_state = dsInactive; in open()
1733 ds_state = dsInactive; in close()
1738 if ((ds_state == dsInsert) || (ds_state==dsEdit)) in cancel()
1741 ds_state = dsSelect; in cancel()
1743 ds_state = dsInactive; in cancel()
1794 if (ds_state == dsSelect) in seek()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/amd/compiler/tests/
H A Dhelpers.cpp639 VkPipelineDepthStencilStateCreateInfo ds_state; in create_graphics_pipeline() local
641 ds_state.pNext = NULL; in create_graphics_pipeline()
642 ds_state.flags = 0; in create_graphics_pipeline()
644 ds_state.depthWriteEnable = true; in create_graphics_pipeline()
646 ds_state.depthBoundsTestEnable = false; in create_graphics_pipeline()
647 ds_state.stencilTestEnable = true; in create_graphics_pipeline()
648 ds_state.front.failOp = VK_STENCIL_OP_KEEP; in create_graphics_pipeline()
649 ds_state.front.passOp = VK_STENCIL_OP_REPLACE; in create_graphics_pipeline()
652 ds_state.front.compareMask = 0xffffffff, in create_graphics_pipeline()
653 ds_state.front.reference = 0; in create_graphics_pipeline()
[all …]
/dports/lang/clover/mesa-21.3.6/src/amd/compiler/tests/
H A Dhelpers.cpp719 ds_state.pNext = NULL; in create_graphics_pipeline()
720 ds_state.flags = 0; in create_graphics_pipeline()
722 ds_state.depthWriteEnable = true; in create_graphics_pipeline()
724 ds_state.depthBoundsTestEnable = false; in create_graphics_pipeline()
725 ds_state.stencilTestEnable = true; in create_graphics_pipeline()
726 ds_state.front.failOp = VK_STENCIL_OP_KEEP; in create_graphics_pipeline()
727 ds_state.front.passOp = VK_STENCIL_OP_REPLACE; in create_graphics_pipeline()
730 ds_state.front.compareMask = 0xffffffff, in create_graphics_pipeline()
731 ds_state.front.writeMask = 0; in create_graphics_pipeline()
732 ds_state.front.reference = 0; in create_graphics_pipeline()
[all …]
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/amd/compiler/tests/
H A Dhelpers.cpp719 ds_state.pNext = NULL; in create_graphics_pipeline()
720 ds_state.flags = 0; in create_graphics_pipeline()
722 ds_state.depthWriteEnable = true; in create_graphics_pipeline()
724 ds_state.depthBoundsTestEnable = false; in create_graphics_pipeline()
725 ds_state.stencilTestEnable = true; in create_graphics_pipeline()
726 ds_state.front.failOp = VK_STENCIL_OP_KEEP; in create_graphics_pipeline()
727 ds_state.front.passOp = VK_STENCIL_OP_REPLACE; in create_graphics_pipeline()
730 ds_state.front.compareMask = 0xffffffff, in create_graphics_pipeline()
731 ds_state.front.writeMask = 0; in create_graphics_pipeline()
732 ds_state.front.reference = 0; in create_graphics_pipeline()
[all …]
/dports/graphics/libosmesa/mesa-21.3.6/src/amd/compiler/tests/
H A Dhelpers.cpp719 ds_state.pNext = NULL; in create_graphics_pipeline()
720 ds_state.flags = 0; in create_graphics_pipeline()
722 ds_state.depthWriteEnable = true; in create_graphics_pipeline()
724 ds_state.depthBoundsTestEnable = false; in create_graphics_pipeline()
725 ds_state.stencilTestEnable = true; in create_graphics_pipeline()
726 ds_state.front.failOp = VK_STENCIL_OP_KEEP; in create_graphics_pipeline()
727 ds_state.front.passOp = VK_STENCIL_OP_REPLACE; in create_graphics_pipeline()
730 ds_state.front.compareMask = 0xffffffff, in create_graphics_pipeline()
731 ds_state.front.writeMask = 0; in create_graphics_pipeline()
732 ds_state.front.reference = 0; in create_graphics_pipeline()
[all …]
/dports/graphics/mesa-libs/mesa-21.3.6/src/amd/compiler/tests/
H A Dhelpers.cpp719 ds_state.pNext = NULL; in create_graphics_pipeline()
720 ds_state.flags = 0; in create_graphics_pipeline()
722 ds_state.depthWriteEnable = true; in create_graphics_pipeline()
724 ds_state.depthBoundsTestEnable = false; in create_graphics_pipeline()
725 ds_state.stencilTestEnable = true; in create_graphics_pipeline()
726 ds_state.front.failOp = VK_STENCIL_OP_KEEP; in create_graphics_pipeline()
727 ds_state.front.passOp = VK_STENCIL_OP_REPLACE; in create_graphics_pipeline()
730 ds_state.front.compareMask = 0xffffffff, in create_graphics_pipeline()
731 ds_state.front.writeMask = 0; in create_graphics_pipeline()
732 ds_state.front.reference = 0; in create_graphics_pipeline()
[all …]
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/amd/compiler/tests/
H A Dhelpers.cpp719 ds_state.pNext = NULL; in create_graphics_pipeline()
720 ds_state.flags = 0; in create_graphics_pipeline()
722 ds_state.depthWriteEnable = true; in create_graphics_pipeline()
724 ds_state.depthBoundsTestEnable = false; in create_graphics_pipeline()
725 ds_state.stencilTestEnable = true; in create_graphics_pipeline()
726 ds_state.front.failOp = VK_STENCIL_OP_KEEP; in create_graphics_pipeline()
727 ds_state.front.passOp = VK_STENCIL_OP_REPLACE; in create_graphics_pipeline()
730 ds_state.front.compareMask = 0xffffffff, in create_graphics_pipeline()
731 ds_state.front.writeMask = 0; in create_graphics_pipeline()
732 ds_state.front.reference = 0; in create_graphics_pipeline()
[all …]
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/amd/compiler/tests/
H A Dhelpers.cpp719 ds_state.pNext = NULL; in create_graphics_pipeline()
720 ds_state.flags = 0; in create_graphics_pipeline()
722 ds_state.depthWriteEnable = true; in create_graphics_pipeline()
724 ds_state.depthBoundsTestEnable = false; in create_graphics_pipeline()
725 ds_state.stencilTestEnable = true; in create_graphics_pipeline()
726 ds_state.front.failOp = VK_STENCIL_OP_KEEP; in create_graphics_pipeline()
727 ds_state.front.passOp = VK_STENCIL_OP_REPLACE; in create_graphics_pipeline()
730 ds_state.front.compareMask = 0xffffffff, in create_graphics_pipeline()
731 ds_state.front.writeMask = 0; in create_graphics_pipeline()
732 ds_state.front.reference = 0; in create_graphics_pipeline()
[all …]
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/amd/compiler/tests/
H A Dhelpers.cpp719 ds_state.pNext = NULL; in create_graphics_pipeline()
720 ds_state.flags = 0; in create_graphics_pipeline()
722 ds_state.depthWriteEnable = true; in create_graphics_pipeline()
724 ds_state.depthBoundsTestEnable = false; in create_graphics_pipeline()
725 ds_state.stencilTestEnable = true; in create_graphics_pipeline()
726 ds_state.front.failOp = VK_STENCIL_OP_KEEP; in create_graphics_pipeline()
727 ds_state.front.passOp = VK_STENCIL_OP_REPLACE; in create_graphics_pipeline()
730 ds_state.front.compareMask = 0xffffffff, in create_graphics_pipeline()
731 ds_state.front.writeMask = 0; in create_graphics_pipeline()
732 ds_state.front.reference = 0; in create_graphics_pipeline()
[all …]
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/amd/compiler/tests/
H A Dhelpers.cpp719 ds_state.pNext = NULL; in create_graphics_pipeline()
720 ds_state.flags = 0; in create_graphics_pipeline()
722 ds_state.depthWriteEnable = true; in create_graphics_pipeline()
724 ds_state.depthBoundsTestEnable = false; in create_graphics_pipeline()
725 ds_state.stencilTestEnable = true; in create_graphics_pipeline()
726 ds_state.front.failOp = VK_STENCIL_OP_KEEP; in create_graphics_pipeline()
727 ds_state.front.passOp = VK_STENCIL_OP_REPLACE; in create_graphics_pipeline()
730 ds_state.front.compareMask = 0xffffffff, in create_graphics_pipeline()
731 ds_state.front.writeMask = 0; in create_graphics_pipeline()
732 ds_state.front.reference = 0; in create_graphics_pipeline()
[all …]
/dports/graphics/mesa-dri/mesa-21.3.6/src/amd/compiler/tests/
H A Dhelpers.cpp719 ds_state.pNext = NULL; in create_graphics_pipeline()
720 ds_state.flags = 0; in create_graphics_pipeline()
722 ds_state.depthWriteEnable = true; in create_graphics_pipeline()
724 ds_state.depthBoundsTestEnable = false; in create_graphics_pipeline()
725 ds_state.stencilTestEnable = true; in create_graphics_pipeline()
726 ds_state.front.failOp = VK_STENCIL_OP_KEEP; in create_graphics_pipeline()
727 ds_state.front.passOp = VK_STENCIL_OP_REPLACE; in create_graphics_pipeline()
730 ds_state.front.compareMask = 0xffffffff, in create_graphics_pipeline()
731 ds_state.front.writeMask = 0; in create_graphics_pipeline()
732 ds_state.front.reference = 0; in create_graphics_pipeline()
[all …]
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/amd/compiler/tests/
H A Dhelpers.cpp798 ds_state.pNext = NULL; in create_graphics_pipeline()
799 ds_state.flags = 0; in create_graphics_pipeline()
801 ds_state.depthWriteEnable = true; in create_graphics_pipeline()
803 ds_state.depthBoundsTestEnable = false; in create_graphics_pipeline()
804 ds_state.stencilTestEnable = true; in create_graphics_pipeline()
805 ds_state.front.failOp = VK_STENCIL_OP_KEEP; in create_graphics_pipeline()
806 ds_state.front.passOp = VK_STENCIL_OP_REPLACE; in create_graphics_pipeline()
809 ds_state.front.compareMask = 0xffffffff, in create_graphics_pipeline()
810 ds_state.front.writeMask = 0; in create_graphics_pipeline()
811 ds_state.front.reference = 0; in create_graphics_pipeline()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/comm/mailnews/mime/src/
H A Dmimeenc.cpp34 mime_decoder_state ds_state; member
318 if (data->ds_state == DS_END) { in mime_decode_uue_buffer()
383 data->ds_state = DS_END; in mime_decode_uue_buffer()
386 } else if (data->ds_state == DS_BEGIN) { in mime_decode_uue_buffer()
387 if (!strncmp(line, "begin ", 6)) data->ds_state = DS_BODY; in mime_decode_uue_buffer()
396 NS_ASSERTION(data->ds_state == DS_BODY, in mime_decode_uue_buffer()
535 if (data->ds_state == DS_END) return 0; in mime_decode_yenc_buffer()
592 if (data->ds_state == DS_BEGIN) { in mime_decode_yenc_buffer()
615 data->ds_state = DS_BODY; in mime_decode_yenc_buffer()
633 if (data->ds_state == DS_BODY && line[0] == '=') { in mime_decode_yenc_buffer()
[all …]
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/googlecloudsdk/command_lib/domains/
H A Ddns_util.py115 ds_state = domains_messages.GoogleDomainsDns.DsStateValueValuesEnum.DS_RECORDS_PUBLISHED
117 ds_state = domains_messages.GoogleDomainsDns.DsStateValueValuesEnum.DS_RECORDS_UNPUBLISHED
119 googleDomainsDns=domains_messages.GoogleDomainsDns(dsState=ds_state))
/dports/misc/adios2/ADIOS2-2.7.1/thirdparty/EVPath/EVPath/tests/
H A Dsubmit_wait_test.c86 } ds_state, *ds_state_ptr; typedef
177 ds_state_ptr state = malloc(sizeof(ds_state)); in setup_contact()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/perfetto/src/tracing/internal/
H A Dtracing_muxer_impl.cc901 DataSourceState* ds_state = static_state->TryGet(inst); in DestroyStoppedTraceWritersForCurrentThread() local
902 if (ds_state && ds_state->backend_id == ds_tls.backend_id && in DestroyStoppedTraceWritersForCurrentThread()
903 ds_state->backend_connection_id == ds_tls.backend_connection_id && in DestroyStoppedTraceWritersForCurrentThread()
904 ds_state->buffer_id == ds_tls.buffer_id && in DestroyStoppedTraceWritersForCurrentThread()
905 ds_state->data_source_instance_id == ds_tls.data_source_instance_id) { in DestroyStoppedTraceWritersForCurrentThread()
/dports/lang/clover/mesa-21.3.6/src/broadcom/vulkan/
H A Dv3dv_meta_clear.c472 const VkPipelineDepthStencilStateCreateInfo *ds_state, in create_pipeline() argument
546 .pDepthStencilState = ds_state, in create_pipeline()
611 const VkPipelineDepthStencilStateCreateInfo ds_state = { in create_color_clear_pipeline() local
643 &ds_state, in create_color_clear_pipeline()
673 const VkPipelineDepthStencilStateCreateInfo ds_state = { in create_depth_clear_pipeline() local
702 &ds_state, in create_depth_clear_pipeline()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/broadcom/vulkan/
H A Dv3dv_meta_clear.c472 const VkPipelineDepthStencilStateCreateInfo *ds_state, in create_pipeline() argument
546 .pDepthStencilState = ds_state, in create_pipeline()
611 const VkPipelineDepthStencilStateCreateInfo ds_state = { in create_color_clear_pipeline() local
643 &ds_state, in create_color_clear_pipeline()
673 const VkPipelineDepthStencilStateCreateInfo ds_state = { in create_depth_clear_pipeline() local
702 &ds_state, in create_depth_clear_pipeline()
/dports/graphics/libosmesa/mesa-21.3.6/src/broadcom/vulkan/
H A Dv3dv_meta_clear.c472 const VkPipelineDepthStencilStateCreateInfo *ds_state, in create_pipeline() argument
546 .pDepthStencilState = ds_state, in create_pipeline()
611 const VkPipelineDepthStencilStateCreateInfo ds_state = { in create_color_clear_pipeline() local
643 &ds_state, in create_color_clear_pipeline()
673 const VkPipelineDepthStencilStateCreateInfo ds_state = { in create_depth_clear_pipeline() local
702 &ds_state, in create_depth_clear_pipeline()
/dports/graphics/mesa-libs/mesa-21.3.6/src/broadcom/vulkan/
H A Dv3dv_meta_clear.c472 const VkPipelineDepthStencilStateCreateInfo *ds_state, in create_pipeline() argument
546 .pDepthStencilState = ds_state, in create_pipeline()
611 const VkPipelineDepthStencilStateCreateInfo ds_state = { in create_color_clear_pipeline() local
643 &ds_state, in create_color_clear_pipeline()
673 const VkPipelineDepthStencilStateCreateInfo ds_state = { in create_depth_clear_pipeline() local
702 &ds_state, in create_depth_clear_pipeline()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/broadcom/vulkan/
H A Dv3dv_meta_clear.c472 const VkPipelineDepthStencilStateCreateInfo *ds_state, in create_pipeline() argument
546 .pDepthStencilState = ds_state, in create_pipeline()
611 const VkPipelineDepthStencilStateCreateInfo ds_state = { in create_color_clear_pipeline() local
643 &ds_state, in create_color_clear_pipeline()
673 const VkPipelineDepthStencilStateCreateInfo ds_state = { in create_depth_clear_pipeline() local
702 &ds_state, in create_depth_clear_pipeline()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/broadcom/vulkan/
H A Dv3dv_meta_clear.c472 const VkPipelineDepthStencilStateCreateInfo *ds_state, in create_pipeline() argument
546 .pDepthStencilState = ds_state, in create_pipeline()
611 const VkPipelineDepthStencilStateCreateInfo ds_state = { in create_color_clear_pipeline() local
643 &ds_state, in create_color_clear_pipeline()
673 const VkPipelineDepthStencilStateCreateInfo ds_state = { in create_depth_clear_pipeline() local
702 &ds_state, in create_depth_clear_pipeline()

12345678910>>...12