Home
last modified time | relevance | path

Searched +defs:structure +defs:object (Results 1 – 25 of 5469) sorted by relevance

12345678910>>...219

/dports/print/py-fonttools/fonttools-4.28.2/Doc/source/designspaceLib/
H A Dreadme.rst48 Attributes
62 Methods
90 Class Methods
103 Attributes
172 Attributes
212 Methods
226 Example
302 Evaluating rules
386 1. axis element
446 1.2 map element
[all …]
/dports/sysutils/ansible2/ansible-2.9.27/docs/docsite/rst/dev_guide/
H A Ddeveloping_modules_general_aci.rst46 Importing objects from Python libraries
56 Defining the argument spec
88 Using the AnsibleModule object
104 Mapping variable definition
121 Using the ACIModule object
140 Constructing URLs
200 Getting the existing configuration
213 When state is present
294 When state is absent
304 Exiting the module
/dports/sysutils/py-ansible-core/ansible-core-2.11.6/docs/docsite/rst/dev_guide/
H A Ddeveloping_modules_general_aci.rst46 Importing objects from Python libraries
56 Defining the argument spec
88 Using the AnsibleModule object
104 Mapping variable definition
121 Using the ACIModule object
140 Constructing URLs
200 Getting the existing configuration
213 When state is present
294 When state is absent
304 Exiting the module
/dports/sysutils/py-ansible-base/ansible-base-2.10.15/docs/docsite/rst/dev_guide/
H A Ddeveloping_modules_general_aci.rst46 Importing objects from Python libraries
56 Defining the argument spec
88 Using the AnsibleModule object
104 Mapping variable definition
121 Using the ACIModule object
140 Constructing URLs
200 Getting the existing configuration
213 When state is present
294 When state is absent
304 Exiting the module
/dports/science/cdk/cdk-cdk-2.3/base/test-interfaces/src/test/java/org/openscience/cdk/interfaces/
H A DAbstractPDBStructureTest.java37 private static IChemObject object; field in AbstractPDBStructureTest
47 public static void setChemObject(IChemObject object) { in setChemObject()
53 IPDBStructure structure = getBuilder().newInstance(IPDBStructure.class); in testGetEndChainID() local
59 IPDBStructure structure = getBuilder().newInstance(IPDBStructure.class); in testSetEndChainID_Character() local
67 IPDBStructure structure = getBuilder().newInstance(IPDBStructure.class); in testGetEndInsertionCode() local
73 IPDBStructure structure = getBuilder().newInstance(IPDBStructure.class); in testSetEndInsertionCode_Character() local
81 IPDBStructure structure = getBuilder().newInstance(IPDBStructure.class); in testGetEndSequenceNumber() local
87 IPDBStructure structure = getBuilder().newInstance(IPDBStructure.class); in testSetEndSequenceNumber_Integer() local
95 IPDBStructure structure = getBuilder().newInstance(IPDBStructure.class); in testGetStartChainID() local
101 IPDBStructure structure = getBuilder().newInstance(IPDBStructure.class); in testSetStartChainID_Character() local
[all …]
/dports/print/py-fonttools3/fonttools-3.44.0/Doc/source/designspaceLib/
H A Dreadme.rst116 Attributes
185 Attributes
225 Methods
239 Example
323 .. _subclassing-descriptors:
388 1. axis element
448 1.2 map element
549 3.1 lib element
580 3.2 info element
955 6 Notes
[all …]
/dports/biology/py-biopython/biopython-1.79/Doc/
H A Dbiopdb_faq.tex612 \subsubsection*{Can I do that a bit more conveniently?}
667 \subsubsection*{What is a model id?}
675 \subsubsection*{What is a chain id?}
681 \subsubsection*{What is a residue id?}
717 \subsubsection*{What is an atom id?}
730 \subsubsection*{How is disorder handled?}
812 \subsubsection*{How are ligands and solvent handled?}
817 \subsubsection*{What about B factors?}
1250 \subsubsection*{How do I superimpose two structures?}
1291 \subsubsection*{How do I superimpose two structures based on their active sites?}
[all …]
/dports/multimedia/gstreamermm/gstreamermm-1.10.0/gstreamer/gstreamermm/
H A Dnavigation.cc35 void Navigation_Class::send_event_vfunc_callback(GstNavigation* self, GstStructure* structure) in send_event_vfunc_callback()
73 void Gst::Navigation::send_event_vfunc(Gst::Structure&& structure) in send_event_vfunc()
118 Glib::RefPtr<Gst::Navigation> wrap(GstNavigation* object, bool take_copy) in wrap()
161 Glib::ObjectBase* Navigation_Class::wrap_new(GObject* object) in wrap_new()
217 void Navigation::send_event(Gst::Structure& structure) in send_event()
/dports/graphics/libgxps/libgxps-0.3.1/libgxps/
H A Dgxps-document-structure.c83 gxps_document_structure_finalize (GObject *object) in gxps_document_structure_finalize()
85 GXPSDocumentStructure *structure = GXPS_DOCUMENT_STRUCTURE (object); in gxps_document_structure_finalize() local
96 gxps_document_structure_init (GXPSDocumentStructure *structure) in gxps_document_structure_init()
104 gxps_document_structure_set_property (GObject *object, in gxps_document_structure_set_property()
109 GXPSDocumentStructure *structure = GXPS_DOCUMENT_STRUCTURE (object); in gxps_document_structure_set_property() local
156 GXPSDocumentStructure *structure; in _gxps_document_structure_new() local
167 GXPSDocumentStructure *structure; member
285 gxps_document_structure_parse_outline (GXPSDocumentStructure *structure, in gxps_document_structure_parse_outline()
351 gxps_document_structure_has_outline (GXPSDocumentStructure *structure) in gxps_document_structure_has_outline()
371 GXPSDocumentStructure *structure; member
[all …]
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/javascriptcore/JavaScriptCore/runtime/
H A DNumberObject.cpp34 NumberObject::NumberObject(NonNullPassRefPtr<Structure> structure) in NumberObject()
46 …NumberObject* object = new (exec) NumberObject(exec->lexicalGlobalObject()->numberObjectStructure(… in constructNumber() local
/dports/devel/qt5-scripttools/kde-qtscript-5.15.2p4/src/3rdparty/javascriptcore/JavaScriptCore/runtime/
H A DNumberObject.cpp34 NumberObject::NumberObject(NonNullPassRefPtr<Structure> structure) in NumberObject()
46 …NumberObject* object = new (exec) NumberObject(exec->lexicalGlobalObject()->numberObjectStructure(… in constructNumber() local
/dports/devel/qt5-script/kde-qtscript-5.15.2p4/src/3rdparty/javascriptcore/JavaScriptCore/runtime/
H A DNumberObject.cpp34 NumberObject::NumberObject(NonNullPassRefPtr<Structure> structure) in NumberObject()
46 …NumberObject* object = new (exec) NumberObject(exec->lexicalGlobalObject()->numberObjectStructure(… in constructNumber() local
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/JavaScriptCore/runtime/
H A DNumberObject.cpp34 NumberObject::NumberObject(JSGlobalData& globalData, Structure* structure) in NumberObject()
47 …NumberObject* object = new (exec) NumberObject(exec->globalData(), globalObject->numberObjectStruc… in constructNumber() local
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/thrift/lib/c_glib/src/thrift/c_glib/
H A Dthrift_struct.c34 thrift_struct_write (ThriftStruct *object, ThriftProtocol *protocol, in thrift_struct_write()
49 thrift_struct_init (ThriftStruct *structure) in thrift_struct_init()
/dports/net/storj/storj-1.45.3/vendor/github.com/apache/thrift/lib/c_glib/src/thrift/c_glib/
H A Dthrift_struct.c34 thrift_struct_write (ThriftStruct *object, ThriftProtocol *protocol, in thrift_struct_write()
49 thrift_struct_init (ThriftStruct *structure) in thrift_struct_init()
/dports/www/fabio/fabio-1.5.14/vendor/github.com/apache/thrift/thrift-da1169d75b15/lib/c_glib/src/thrift/c_glib/
H A Dthrift_struct.c34 thrift_struct_write (ThriftStruct *object, ThriftProtocol *protocol, in thrift_struct_write()
49 thrift_struct_init (ThriftStruct *structure) in thrift_struct_init()
/dports/devel/thrift/thrift-0.14.0/lib/c_glib/src/thrift/c_glib/
H A Dthrift_struct.c34 thrift_struct_write (ThriftStruct *object, ThriftProtocol *protocol, in thrift_struct_write()
49 thrift_struct_init (ThriftStruct *structure) in thrift_struct_init()
/dports/devel/thrift-c_glib/thrift-0.14.0/lib/c_glib/src/thrift/c_glib/
H A Dthrift_struct.c34 thrift_struct_write (ThriftStruct *object, ThriftProtocol *protocol, in thrift_struct_write()
49 thrift_struct_init (ThriftStruct *structure) in thrift_struct_init()
/dports/devel/thrift-cpp/thrift-0.14.0/lib/c_glib/src/thrift/c_glib/
H A Dthrift_struct.c34 thrift_struct_write (ThriftStruct *object, ThriftProtocol *protocol, in thrift_struct_write()
49 thrift_struct_init (ThriftStruct *structure) in thrift_struct_init()
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/apache/thrift/lib/c_glib/src/thrift/c_glib/
H A Dthrift_struct.c34 thrift_struct_write (ThriftStruct *object, ThriftProtocol *protocol, in thrift_struct_write()
49 thrift_struct_init (ThriftStruct *structure) in thrift_struct_init()
/dports/devel/node-thrift/thrift-0.14.0/lib/c_glib/src/thrift/c_glib/
H A Dthrift_struct.c34 thrift_struct_write (ThriftStruct *object, ThriftProtocol *protocol, in thrift_struct_write()
49 thrift_struct_init (ThriftStruct *structure) in thrift_struct_init()
/dports/devel/py-thrift/thrift-0.14.0/lib/c_glib/src/thrift/c_glib/
H A Dthrift_struct.c34 thrift_struct_write (ThriftStruct *object, ThriftProtocol *protocol, in thrift_struct_write()
49 thrift_struct_init (ThriftStruct *structure) in thrift_struct_init()
/dports/multimedia/gstreamer1-vaapi/gstreamer-vaapi-1.16.2/gst/vaapi/
H A Dgstvaapiencode_h265.c96 gst_vaapiencode_h265_finalize (GObject * object) in gst_vaapiencode_h265_finalize()
102 gst_vaapiencode_h265_set_property (GObject * object, in gst_vaapiencode_h265_set_property()
117 gst_vaapiencode_h265_get_property (GObject * object, in gst_vaapiencode_h265_get_property()
137 GstStructure *const structure = gst_caps_get_structure (caps, i); in gst_vaapiencode_h265_get_profile() local
190 GstStructure *const structure = gst_caps_get_structure (caps, i); in find_best_profile() local
244 GstStructure *structure; in gst_vaapiencode_h265_get_caps() local
/dports/devel/libaravis/aravis-ARAVIS_0_5_12/gst-0.10/
H A Dgstaravis.c108 GstStructure *structure; in gst_aravis_get_all_camera_caps() local
147 GstStructure *structure; in gst_aravis_set_caps() local
237 GstStructure *structure; in gst_aravis_set_caps() local
433 GstStructure *structure; in gst_aravis_fixate_caps() local
486 gst_aravis_finalize (GObject * object) in gst_aravis_finalize()
514 gst_aravis_set_property (GObject * object, guint prop_id, in gst_aravis_set_property()
577 gst_aravis_get_property (GObject * object, guint prop_id, GValue * value, in gst_aravis_get_property()
/dports/devel/libaravis/aravis-ARAVIS_0_5_12/gst/
H A Dgstaravis.c108 GstStructure *structure; in gst_aravis_get_all_camera_caps() local
147 GstStructure *structure; in gst_aravis_set_caps() local
230 GstStructure *structure; in gst_aravis_set_caps() local
418 GstStructure *structure; in gst_aravis_fixate_caps() local
467 gst_aravis_finalize (GObject * object) in gst_aravis_finalize()
495 gst_aravis_set_property (GObject * object, guint prop_id, in gst_aravis_set_property()
558 gst_aravis_get_property (GObject * object, guint prop_id, GValue * value, in gst_aravis_get_property()

12345678910>>...219