Searched defs:obj_struct (Results 1 – 7 of 7) sorted by relevance
/dports/chinese/fcitx/fcitx-4.2.9.7/src/lib/fcitx-utils/ |
H A D | handler-table.c | 102 FcitxHandlerObj *obj_struct; in fcitx_handler_key_append() local 134 FcitxHandlerObj *obj_struct; in fcitx_handler_key_prepend() local 173 FcitxHandlerObj *obj_struct; in fcitx_handler_table_get_by_id() local 183 FcitxHandlerObj *obj_struct; in fcitx_handler_table_get_key_by_id() local 267 const FcitxHandlerObj *obj_struct = obj - sizeof(FcitxHandlerObj); in fcitx_handler_table_next_id() local 275 const FcitxHandlerObj *obj_struct = obj - sizeof(FcitxHandlerObj); in fcitx_handler_table_prev_id() local 314 FcitxHandlerObj *obj_struct; in fcitx_handler_table_remove_by_id() local 339 FcitxHandlerObj *obj_struct; in fcitx_handler_table_free_key() local
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/vulkan-validation-layers/src/layers/ |
H A D | state_tracker.cpp | 463 const VulkanTypedHandle obj_struct(image, kVulkanObjectTypeImage); in PreCallRecordDestroyImage() local 674 const VulkanTypedHandle obj_struct(imageView, kVulkanObjectTypeImageView); in PreCallRecordDestroyImageView() local 685 const VulkanTypedHandle obj_struct(buffer, kVulkanObjectTypeBuffer); in PreCallRecordDestroyBuffer() local 700 const VulkanTypedHandle obj_struct(bufferView, kVulkanObjectTypeBufferView); in PreCallRecordDestroyBufferView() local 2286 const VulkanTypedHandle obj_struct(mem, kVulkanObjectTypeDeviceMemory); in PreCallRecordFreeMemory() local 2621 const VulkanTypedHandle obj_struct(event, kVulkanObjectTypeEvent); in PreCallRecordDestroyEvent() local 2630 const VulkanTypedHandle obj_struct(queryPool, kVulkanObjectTypeQueryPool); in PreCallRecordDestroyQueryPool() local 2843 const VulkanTypedHandle obj_struct(pipeline, kVulkanObjectTypePipeline); in PreCallRecordDestroyPipeline() local 2862 const VulkanTypedHandle obj_struct(sampler, kVulkanObjectTypeSampler); in PreCallRecordDestroySampler() local 3078 const VulkanTypedHandle obj_struct(framebuffer, kVulkanObjectTypeFramebuffer); in PreCallRecordDestroyFramebuffer() local [all …]
|
H A D | core_validation.cpp | 3544 const VulkanTypedHandle obj_struct(mem, kVulkanObjectTypeDeviceMemory); in PreCallValidateFreeMemory() local 3697 const VulkanTypedHandle obj_struct(semaphore, kVulkanObjectTypeSemaphore); in PreCallValidateDestroySemaphore() local 3707 const VulkanTypedHandle obj_struct(event, kVulkanObjectTypeEvent); in PreCallValidateDestroyEvent() local 3719 const VulkanTypedHandle obj_struct(queryPool, kVulkanObjectTypeQueryPool); in PreCallValidateDestroyQueryPool() local 3956 const VulkanTypedHandle obj_struct(buffer, kVulkanObjectTypeBuffer); in ValidateBindBufferMemory() local 4224 const VulkanTypedHandle obj_struct(pipeline, kVulkanObjectTypePipeline); in PreCallValidateDestroyPipeline() local 4234 const VulkanTypedHandle obj_struct(sampler, kVulkanObjectTypeSampler); in PreCallValidateDestroySampler() local 4245 const VulkanTypedHandle obj_struct(descriptorPool, kVulkanObjectTypeDescriptorPool); in PreCallValidateDestroyDescriptorPool() local 4383 const VulkanTypedHandle obj_struct(framebuffer, kVulkanObjectTypeFramebuffer); in PreCallValidateDestroyFramebuffer() local 4395 const VulkanTypedHandle obj_struct(renderPass, kVulkanObjectTypeRenderPass); in PreCallValidateDestroyRenderPass() local [all …]
|
H A D | buffer_validation.cpp | 2077 const VulkanTypedHandle obj_struct(image, kVulkanObjectTypeImage); in PreCallValidateDestroyImage() local 5397 const VulkanTypedHandle obj_struct(imageView, kVulkanObjectTypeImageView); in PreCallValidateDestroyImageView() local 5420 const VulkanTypedHandle obj_struct(bufferView, kVulkanObjectTypeBufferView); in PreCallValidateDestroyBufferView() local
|
/dports/graphics/sswf/sswf-1.8.4/src/sswf/ |
H A D | sswf_node.c | 4812 static struct data_common_t *node_def_data(struct node_t *expr, char *obj_struct, size_t size) in node_def_data() 4825 …node_def_insertdata(struct node_t *expr, struct data_common_t *data, char *obj_struct, size_t size) in node_def_insertdata() 5553 char *obj_struct, *path; in node_definitions() local
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/mojo/public/cpp/bindings/tests/ |
H A D | union_unittest.cc | 611 SmallObjStructPtr obj_struct(SmallObjStruct::New()); in TEST() local
|
/dports/graphics/vulkan-validation-layers/Vulkan-ValidationLayers-1.2.203/layers/ |
H A D | core_validation.cpp | 4629 auto obj_struct = obj_node->Handle(); in ValidateObjectNotInUse() local
|