Home
last modified time | relevance | path

Searched refs:object_apply_props (Results 1 – 25 of 112) sorted by relevance

12345

/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/target/i386/
H A Dcpu-sysemu.c132 static void object_apply_props(Object *obj, QDict *props, Error **errp)
159 object_apply_props(OBJECT(xc), props, &err);
/dports/emulators/qemu/qemu-6.2.0/target/i386/
H A Dcpu-sysemu.c132 static void object_apply_props(Object *obj, QDict *props, Error **errp) in object_apply_props() function
159 object_apply_props(OBJECT(xc), props, &err); in x86_cpu_from_model()
/dports/graphics/dia/dia-0.97.3/objects/AADL/
H A Daadlthread.c79 (ApplyPropertiesListFunc) object_apply_props,
H A Daadlthreadgroup.c82 (ApplyPropertiesListFunc) object_apply_props,
H A Daadlpackage.c114 (ApplyPropertiesListFunc) object_apply_props,
H A Daadlprocessor.c125 (ApplyPropertiesListFunc) object_apply_props,
H A Daadlsubprogram.c137 (ApplyPropertiesListFunc) object_apply_props,
H A Daadlmemory.c136 (ApplyPropertiesListFunc) object_apply_props,
H A Daadlprocess.c155 (ApplyPropertiesListFunc) object_apply_props,
H A Daadldevice.c151 (ApplyPropertiesListFunc) object_apply_props,
H A Daadlsystem.c147 (ApplyPropertiesListFunc) object_apply_props,
H A Daadldata.c167 (ApplyPropertiesListFunc) object_apply_props,
H A Daadlbus.c214 (ApplyPropertiesListFunc) object_apply_props,
/dports/graphics/dia/dia-0.97.3/lib/
H A Dpropobject.c121 object_apply_props(DiaObject *obj, GPtrArray *props) in object_apply_props() function
200 return object_apply_props(obj, dialog->props); in object_apply_props_from_dialog()
H A Dlibdia.def486 object_apply_props
/dports/graphics/dia/dia-0.97.3/objects/SISSI/
H A Dfaraday.c115 (ApplyPropertiesListFunc) object_apply_props,
H A Darea.c113 (ApplyPropertiesListFunc) object_apply_props,
H A Droom.c114 (ApplyPropertiesListFunc) object_apply_props,
H A Dsite.c115 (ApplyPropertiesListFunc) object_apply_props,
H A Dsissi_object.c113 (ApplyPropertiesListFunc) object_apply_props,
/dports/graphics/dia/dia-0.97.3/objects/UML/
H A Dstate_term.c119 (ApplyPropertiesListFunc) object_apply_props,
H A Dbranch.c111 (ApplyPropertiesListFunc) object_apply_props,
H A Dfork.c111 (ApplyPropertiesListFunc) object_apply_props,
/dports/graphics/dia/dia-0.97.3/objects/GRAFCET/
H A Dvector.c125 (ApplyPropertiesListFunc) object_apply_props,
/dports/graphics/dia/dia-0.97.3/objects/Misc/
H A Dmeasure.c116 (ApplyPropertiesListFunc) object_apply_props,

12345