Home
last modified time | relevance | path

Searched refs:obj_struct (Results 1 – 16 of 16) sorted by relevance

/dports/chinese/fcitx/fcitx-4.2.9.7/src/lib/fcitx-utils/
H A Dhandler-table.c102 FcitxHandlerObj *obj_struct; in fcitx_handler_key_append() local
104 obj_struct->key = key_struct; in fcitx_handler_key_append()
113 obj_struct->prev = id; in fcitx_handler_key_append()
134 FcitxHandlerObj *obj_struct; in fcitx_handler_key_prepend() local
145 obj_struct->next = id; in fcitx_handler_key_prepend()
173 FcitxHandlerObj *obj_struct; in fcitx_handler_table_get_by_id() local
175 return obj_struct + 1; in fcitx_handler_table_get_by_id()
183 FcitxHandlerObj *obj_struct; in fcitx_handler_table_get_key_by_id() local
185 return obj_struct->key; in fcitx_handler_table_get_key_by_id()
268 return obj_struct->next; in fcitx_handler_table_next_id()
[all …]
/dports/misc/darknet/darknet-darknet_yolo_v4_pre/scripts/
H A Dvoc_eval.py17 obj_struct = {}
18 obj_struct['name'] = obj.find('name').text
21 obj_struct['difficult'] = int(obj.find('difficult').text)
23 obj_struct['bbox'] = [int(bbox.find('xmin').text),
27 objects.append(obj_struct)
H A Dvoc_eval_py3.py18 obj_struct = {}
19 obj_struct['name'] = obj.find('name').text
22 obj_struct['difficult'] = int(obj.find('difficult').text)
24 obj_struct['bbox'] = [int(bbox.find('xmin').text),
28 objects.append(obj_struct)
/dports/misc/darknet/darknet-darknet_yolo_v4_pre/build/darknet/x64/
H A Dvoc_eval_py3.py18 obj_struct = {}
19 obj_struct['name'] = obj.find('name').text
22 obj_struct['difficult'] = int(obj.find('difficult').text)
24 obj_struct['bbox'] = [int(bbox.find('xmin').text),
28 objects.append(obj_struct)
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/vulkan-validation-layers/src/layers/
H A Dstate_tracker.cpp463 const VulkanTypedHandle obj_struct(image, kVulkanObjectTypeImage); in PreCallRecordDestroyImage() local
464 InvalidateCommandBuffers(image_state->cb_bindings, obj_struct); in PreCallRecordDestroyImage()
476 ClearMemoryObjectBindings(obj_struct); in PreCallRecordDestroyImage()
687 InvalidateCommandBuffers(buffer_state->cb_bindings, obj_struct); in PreCallRecordDestroyBuffer()
691 ClearMemoryObjectBindings(obj_struct); in PreCallRecordDestroyBuffer()
2324 InvalidateCommandBuffers(mem_info->cb_bindings, obj_struct); in PreCallRecordFreeMemory()
2622 InvalidateCommandBuffers(event_state->cb_bindings, obj_struct); in PreCallRecordDestroyEvent()
2631 InvalidateCommandBuffers(qp_state->cb_bindings, obj_struct); in PreCallRecordDestroyQueryPool()
3089 InvalidateCommandBuffers(rp_state->cb_bindings, obj_struct); in PreCallRecordDestroyRenderPass()
3762 InvalidateCommandBuffers(as_state->cb_bindings, obj_struct); in PreCallRecordDestroyAccelerationStructureKHR()
[all …]
H A Dcore_validation.cpp3537 report_data->FormatHandle(obj_struct).c_str()); in ValidateObjectNotInUse()
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
3957 skip = ValidateSetMemBinding(mem, obj_struct, api_name); in ValidateBindBufferMemory()
4224 const VulkanTypedHandle obj_struct(pipeline, kVulkanObjectTypePipeline); in PreCallValidateDestroyPipeline() local
4234 const VulkanTypedHandle obj_struct(sampler, kVulkanObjectTypeSampler); in PreCallValidateDestroySampler() local
4383 const VulkanTypedHandle obj_struct(framebuffer, kVulkanObjectTypeFramebuffer); in PreCallValidateDestroyFramebuffer() local
[all …]
H A Dbuffer_validation.cpp2077 const VulkanTypedHandle obj_struct(image, kVulkanObjectTypeImage); in PreCallValidateDestroyImage() local
2080 …skip |= ValidateObjectNotInUse(image_state, obj_struct, "vkDestroyImage", "VUID-vkDestroyImage-ima… in PreCallValidateDestroyImage()
5397 const VulkanTypedHandle obj_struct(imageView, kVulkanObjectTypeImageView); in PreCallValidateDestroyImageView() local
5402 …ValidateObjectNotInUse(image_view_state, obj_struct, "vkDestroyImageView", "VUID-vkDestroyImageVie… in PreCallValidateDestroyImageView()
5420 const VulkanTypedHandle obj_struct(bufferView, kVulkanObjectTypeBufferView); in PreCallValidateDestroyBufferView() local
5423 skip |= ValidateObjectNotInUse(buffer_view_state, obj_struct, "vkDestroyBufferView", in PreCallValidateDestroyBufferView()
H A Dcore_validation.h294 …bool ValidateObjectNotInUse(const BASE_NODE* obj_node, const VulkanTypedHandle& obj_struct, const …
/dports/graphics/sswf/sswf-1.8.4/src/sswf/
H A Dsswf_node.c4818 memcpy((char *) (data + 1) + data->name_len, obj_struct, size); in node_def_data()
4840 memcpy(d, obj_struct, size); in node_def_insertdata()
4873 memcpy(d, obj_struct, size); in node_def_insertdata()
5553 char *obj_struct, *path; in node_definitions() local
5574 memset(obj_struct, 0, defobj.size); in node_definitions()
5586 node_label_defaults(label, obj_struct); in node_definitions()
5592 obj_struct = NULL; in node_definitions()
5777 sub_data = node_def_to_data(expr, label, head, obj_struct); in node_definitions()
5814 data = node_def_data(expr, obj_struct, defobj.size); in node_definitions()
5816 else if(obj_struct != NULL) { in node_definitions()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/mojo/public/cpp/bindings/tests/
H A Dunion_unittest.cc611 SmallObjStructPtr obj_struct(SmallObjStruct::New()); in TEST() local
612 obj_struct->obj_union = ObjectUnion::New(); in TEST()
614 obj_struct->obj_union->set_f_string(hello); in TEST()
619 SerializeStruct(obj_struct, &message, &context, &data); in TEST()
/dports/math/py-cypari2/cypari2-2.1.2/venv/lib/python3.7/site-packages/Cython/Compiler/
H A DModuleNode.py1334 obj_struct = type.declaration_code("", deref=True)
1337 freecount_name, obj_struct, type_safety_check))
1340 code.putln("memset(o, 0, sizeof(%s));" % obj_struct)
/dports/lang/cython/Cython-0.29.24/Cython/Compiler/
H A DModuleNode.py1351 obj_struct = type.declaration_code("", deref=True)
1354 freecount_name, obj_struct, type_safety_check))
1357 code.putln("memset(o, 0, sizeof(%s));" % obj_struct)
/dports/lang/cython/Cython-0.29.24/build/lib.dragonfly-6.3-DEVELOPMENT-x86_64-3.8/Cython/Compiler/
H A DModuleNode.py1351 obj_struct = type.declaration_code("", deref=True)
1354 freecount_name, obj_struct, type_safety_check))
1357 code.putln("memset(o, 0, sizeof(%s));" % obj_struct)
/dports/lang/cython/stage/usr/local/lib/python3.8/site-packages/Cython/Compiler/
H A DModuleNode.py1351 obj_struct = type.declaration_code("", deref=True)
1354 freecount_name, obj_struct, type_safety_check))
1357 code.putln("memset(o, 0, sizeof(%s));" % obj_struct)
/dports/lang/cython-devel/cython-2b1e743/Cython/Compiler/
H A DModuleNode.py1544 obj_struct = type.declaration_code("", deref=True)
1547 freecount_name, obj_struct, type_safety_check))
1550 code.putln("memset(o, 0, sizeof(%s));" % obj_struct)
/dports/graphics/vulkan-validation-layers/Vulkan-ValidationLayers-1.2.203/layers/
H A Dcore_validation.cpp4629 auto obj_struct = obj_node->Handle(); in ValidateObjectNotInUse() local
4633 report_data->FormatHandle(obj_struct).c_str()); in ValidateObjectNotInUse()