Home
last modified time | relevance | path

Searched defs:ObjectProperty (Results 1 – 25 of 148) sorted by relevance

123456

/dports/lang/rhino/rhino1_7R4/src/org/mozilla/javascript/ast/
H A DObjectProperty.java33 public class ObjectProperty extends InfixExpression { class
53 public ObjectProperty() { in ObjectProperty() method in ObjectProperty
56 public ObjectProperty(int pos) { in ObjectProperty() method in ObjectProperty
60 public ObjectProperty(int pos, int len) { in ObjectProperty() method in ObjectProperty
/dports/emulators/qemu-guest-agent/qemu-5.0.1/include/qom/
H A Dobject.h312 typedef struct ObjectProperty ObjectProperty; typedef
370 struct ObjectProperty struct
375 ObjectPropertyAccessor *get; argument
376 ObjectPropertyAccessor *set; argument
377 ObjectPropertyResolve *resolve; argument
378 ObjectPropertyRelease *release; argument
379 ObjectPropertyInit *init; argument
380 void *opaque;
381 QObject *defval;
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/include/qom/
H A Dobject.h312 typedef struct ObjectProperty ObjectProperty; typedef
370 struct ObjectProperty struct
375 ObjectPropertyAccessor *get; argument
376 ObjectPropertyAccessor *set; argument
377 ObjectPropertyResolve *resolve; argument
378 ObjectPropertyRelease *release; argument
379 ObjectPropertyInit *init; argument
380 void *opaque;
381 QObject *defval;
/dports/graphics/tiled/tiled-1.7.2/src/tiled/
H A Dchangeproperties.h83 struct ObjectProperty { struct
87 QVector<ObjectProperty> mProperties; argument
/dports/emulators/qemu42/qemu-4.2.1/include/qom/
H A Dobject.h353 typedef struct ObjectProperty struct
358 ObjectPropertyAccessor *get; argument
359 ObjectPropertyAccessor *set; argument
360 ObjectPropertyResolve *resolve; argument
361 ObjectPropertyRelease *release; argument
363 } ObjectProperty; argument
/dports/emulators/py-unicorn/unicorn-1.0.2/qemu/include/qom/
H A Dobject.h343 typedef struct ObjectProperty struct
348 ObjectPropertyAccessor *get; argument
349 ObjectPropertySetAccessor *set; argument
350 ObjectPropertyResolve *resolve; argument
351 ObjectPropertyRelease *release; argument
354 QTAILQ_ENTRY(ObjectProperty) node; argument
355 } ObjectProperty; typedef
/dports/emulators/qemu-utils/qemu-4.2.1/include/qom/
H A Dobject.h353 typedef struct ObjectProperty struct
358 ObjectPropertyAccessor *get; argument
359 ObjectPropertyAccessor *set; argument
360 ObjectPropertyResolve *resolve; argument
361 ObjectPropertyRelease *release; argument
363 } ObjectProperty; argument
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/include/qom/
H A Dobject.h354 typedef struct ObjectProperty struct
359 ObjectPropertyAccessor *get; argument
360 ObjectPropertyAccessor *set; argument
361 ObjectPropertyResolve *resolve; argument
362 ObjectPropertyRelease *release; argument
364 } ObjectProperty; argument
/dports/emulators/unicorn/unicorn-1.0.2/qemu/include/qom/
H A Dobject.h343 typedef struct ObjectProperty struct
348 ObjectPropertyAccessor *get; argument
349 ObjectPropertySetAccessor *set; argument
350 ObjectPropertyResolve *resolve; argument
351 ObjectPropertyRelease *release; argument
354 QTAILQ_ENTRY(ObjectProperty) node; argument
355 } ObjectProperty; typedef
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/tools/debug_helper/
H A Ddebug-helper.h104 struct ObjectProperty : public PropertyBase { struct
107 uintptr_t address;
134 ObjectProperty** properties; argument
/dports/emulators/qemu/qemu-6.2.0/include/qom/
H A Dobject.h31 typedef struct ObjectProperty ObjectProperty; typedef
89 struct ObjectProperty struct
94 ObjectPropertyAccessor *get; argument
95 ObjectPropertyAccessor *set; argument
96 ObjectPropertyResolve *resolve; argument
97 ObjectPropertyRelease *release; argument
98 ObjectPropertyInit *init; argument
99 void *opaque;
100 QObject *defval;
/dports/emulators/qemu60/qemu-6.0.0/include/qom/
H A Dobject.h31 typedef struct ObjectProperty ObjectProperty; typedef
89 struct ObjectProperty struct
94 ObjectPropertyAccessor *get; argument
95 ObjectPropertyAccessor *set; argument
96 ObjectPropertyResolve *resolve; argument
97 ObjectPropertyRelease *release; argument
98 ObjectPropertyInit *init; argument
99 void *opaque;
100 QObject *defval;
/dports/emulators/qemu5/qemu-5.2.0/include/qom/
H A Dobject.h31 typedef struct ObjectProperty ObjectProperty; typedef
89 struct ObjectProperty struct
94 ObjectPropertyAccessor *get; argument
95 ObjectPropertyAccessor *set; argument
96 ObjectPropertyResolve *resolve; argument
97 ObjectPropertyRelease *release; argument
98 ObjectPropertyInit *init; argument
99 void *opaque;
100 QObject *defval;
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/include/qom/
H A Dobject.h31 typedef struct ObjectProperty ObjectProperty; typedef
89 struct ObjectProperty struct
94 ObjectPropertyAccessor *get; argument
95 ObjectPropertyAccessor *set; argument
96 ObjectPropertyResolve *resolve; argument
97 ObjectPropertyRelease *release; argument
98 ObjectPropertyInit *init; argument
99 void *opaque;
100 QObject *defval;
/dports/lang/v8/v8-9.6.180.12/tools/debug_helper/
H A Ddebug-helper.h104 struct ObjectProperty : public PropertyBase { struct
107 uintptr_t address;
134 ObjectProperty** properties; argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/tools/debug_helper/
H A Ddebug-helper.h104 struct ObjectProperty : public PropertyBase { struct
107 uintptr_t address;
134 ObjectProperty** properties; argument
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/langtools/jdk/javadoc/doclet/testProperty/pkg/
H A DObjectProperty.java26 public class ObjectProperty<T> { } class
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/langtools/jdk/javadoc/doclet/testProperty/pkg/
H A DObjectProperty.java26 public class ObjectProperty<T> { } class
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/langtools/jdk/javadoc/doclet/testProperty/pkg/
H A DObjectProperty.java26 public class ObjectProperty<T> { } class
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/langtools/jdk/javadoc/doclet/testProperty/pkg/
H A DObjectProperty.java26 public class ObjectProperty<T> { } class
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/langtools/jdk/javadoc/doclet/testProperty/pkg/
H A DSimpleObjectProperty.java26 public class SimpleObjectProperty<T> { }
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/langtools/jdk/javadoc/doclet/testProperty/pkg/
H A DObjectProperty.java26 public class ObjectProperty<T> { } class
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/langtools/jdk/javadoc/doclet/testProperty/pkg/
H A DObjectProperty.java26 public class ObjectProperty<T> { } class
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/langtools/jdk/javadoc/doclet/testProperty/pkg/
H A DObjectProperty.java26 public class ObjectProperty<T> { } class
/dports/sysutils/android-file-transfer-qt5/android-file-transfer-linux-4.2/mtp/ptp/
H A DObjectProperty.h31 enum struct ObjectProperty : u16 enum

123456