Home
last modified time | relevance | path

Searched defs:object (Results 151 – 175 of 32649) sorted by relevance

12345678910>>...1306

/dports/graphics/geoapi/geoapi-3.0.0/sources-conformance/org/opengis/test/referencing/
H A DCSValidator.java63 public void dispatch(final CoordinateSystem object) { in dispatch()
95 public void validate(final CoordinateSystemAxis object) { in validate()
109 public void validate(final CartesianCS object) { in validate()
122 public void validate(final EllipsoidalCS object) { in validate()
137 public void validate(final SphericalCS object) { in validate()
152 public void validate(final CylindricalCS object) { in validate()
167 public void validate(final PolarCS object) { in validate()
182 public void validate(final LinearCS object) { in validate()
197 public void validate(final VerticalCS object) { in validate()
212 public void validate(final TimeCS object) { in validate()
[all …]
/dports/multimedia/mlt7/mlt-7.0.1/src/framework/
H A Dmlt_parser.c26 static int on_invalid( mlt_parser self, mlt_service object ) in on_invalid()
31 static int on_unknown( mlt_parser self, mlt_service object ) in on_unknown()
41 static int on_end_producer( mlt_parser self, mlt_producer object ) in on_end_producer()
61 static int on_end_tractor( mlt_parser self, mlt_tractor object ) in on_end_tractor()
86 static int on_start_filter( mlt_parser self, mlt_filter object ) in on_start_filter()
91 static int on_end_filter( mlt_parser self, mlt_filter object ) in on_end_filter()
107 static int on_start_chain( mlt_parser self, mlt_chain object ) in on_start_chain()
112 static int on_end_chain( mlt_parser self, mlt_chain object ) in on_end_chain()
117 static int on_start_link( mlt_parser self, mlt_link object ) in on_start_link()
122 static int on_end_link( mlt_parser self, mlt_link object ) in on_end_link()
[all …]
/dports/multimedia/mlt7-qt5/mlt-7.0.1/src/framework/
H A Dmlt_parser.c26 static int on_invalid( mlt_parser self, mlt_service object ) in on_invalid()
31 static int on_unknown( mlt_parser self, mlt_service object ) in on_unknown()
41 static int on_end_producer( mlt_parser self, mlt_producer object ) in on_end_producer()
61 static int on_end_tractor( mlt_parser self, mlt_tractor object ) in on_end_tractor()
86 static int on_start_filter( mlt_parser self, mlt_filter object ) in on_start_filter()
91 static int on_end_filter( mlt_parser self, mlt_filter object ) in on_end_filter()
107 static int on_start_chain( mlt_parser self, mlt_chain object ) in on_start_chain()
112 static int on_end_chain( mlt_parser self, mlt_chain object ) in on_end_chain()
117 static int on_start_link( mlt_parser self, mlt_link object ) in on_start_link()
122 static int on_end_link( mlt_parser self, mlt_link object ) in on_end_link()
[all …]
/dports/devel/systemc/systemc-2.3.4_pub_rev_20190614/src/sysc/datatypes/fx/
H A Dsc_fxnum_observer.h68 #define SC_FXNUM_OBSERVER_CONSTRUCT_(object) \ argument
70 #define SC_FXNUM_OBSERVER_DESTRUCT_(object) \ argument
72 #define SC_FXNUM_OBSERVER_READ_(object) \ argument
92 #define SC_FXNUM_OBSERVER_CONSTRUCT_(object) argument
93 #define SC_FXNUM_OBSERVER_DESTRUCT_(object) argument
94 #define SC_FXNUM_OBSERVER_READ_(object) argument
95 #define SC_FXNUM_OBSERVER_WRITE_(object) argument
98 #define SC_FXNUM_FAST_OBSERVER_CONSTRUCT_(object) argument
99 #define SC_FXNUM_FAST_OBSERVER_DESTRUCT_(object) argument
100 #define SC_FXNUM_FAST_OBSERVER_READ_(object) argument
[all …]
H A Dsc_fxval_observer.h68 #define SC_FXVAL_OBSERVER_CONSTRUCT_(object) \ argument
70 #define SC_FXVAL_OBSERVER_DESTRUCT_(object) \ argument
72 #define SC_FXVAL_OBSERVER_READ_(object) \ argument
92 #define SC_FXVAL_OBSERVER_CONSTRUCT_(object) argument
93 #define SC_FXVAL_OBSERVER_DESTRUCT_(object) argument
94 #define SC_FXVAL_OBSERVER_READ_(object) argument
95 #define SC_FXVAL_OBSERVER_WRITE_(object) argument
98 #define SC_FXVAL_FAST_OBSERVER_CONSTRUCT_(object) argument
99 #define SC_FXVAL_FAST_OBSERVER_DESTRUCT_(object) argument
100 #define SC_FXVAL_FAST_OBSERVER_READ_(object) argument
[all …]
/dports/net/py-libcloud/apache-libcloud-3.4.1/test/loadbalancer/fixtures/gogrid/
H A Dloadbalancer_list.json8 "object": "option" string
12 "object": "loadbalancer", string
17 "object": "option" string
23 "object": "option" string
54 "object": "option" string
60 "object": "option" string
72 "object": "ip", string
91 "object": "option" string
100 "object": "option" string
106 "object": "option" string
[all …]
/dports/net/libcmis/libcmis-0.5.2/src/libcmis-c/
H A Dobject.cxx94 void libcmis_object_free( libcmis_ObjectPtr object ) in libcmis_object_free()
100 char* libcmis_object_getId( libcmis_ObjectPtr object ) in libcmis_object_getId()
109 char* libcmis_object_getName( libcmis_ObjectPtr object ) in libcmis_object_getName()
130 char* libcmis_object_getBaseType( libcmis_ObjectPtr object ) in libcmis_object_getBaseType()
139 char* libcmis_object_getType( libcmis_ObjectPtr object ) in libcmis_object_getType()
148 char* libcmis_object_getCreatedBy( libcmis_ObjectPtr object ) in libcmis_object_getCreatedBy()
231 bool libcmis_object_isImmutable( libcmis_ObjectPtr object ) in libcmis_object_isImmutable()
253 libcmis_object_addSecondaryType( libcmis_ObjectPtr object, in libcmis_object_addSecondaryType()
365 libcmis_ObjectPtr object, in libcmis_object_updateProperties()
476 void libcmis_object_move( libcmis_ObjectPtr object, in libcmis_object_move()
[all …]
/dports/net/bosh-bootloader/bosh-bootloader-7.2.12/vendor/github.com/lytics/cloudstorage/awss3/
H A Dstore.go89 object struct { struct
90 fs *FS
91 o *s3.GetObjectOutput
92 cachedcopy *os.File
96 metadata map[string]string
97 bucket string
98 readonly bool
99 opened bool
100 cachepath string
102 infoOnce sync.Once
[all …]
/dports/converters/wkhtmltopdf/qt-5db36ec/tests/auto/declarative/qdeclarativeecmascript/
H A Dtst_qdeclarativeecmascript.cpp367 QObject *object = component.create(); in bindingLoop() local
588 MyDeferredObject *object = in deferredProperties() local
609 MyDeferredObject *object = in deferredPropertiesErrors() local
627 MyExtendedObject *object = in extensionObjects() local
700 QObject *object = component.create(); in enums() local
723 QObject *object = component.create(); in enums() local
846 QObject *object = component.create(); in nonExistentAttachedObject() local
936 QObject *object = component.create(); in objectsCompareAsEqual() local
954 QObject *object = component.create(); in aliasPropertyAndBinding() local
1075 QObject *object = component.create(); in extendedObjectPropertyLookup() local
[all …]
/dports/math/R-cran-lava/lava/R/
H A Dchildren.R11 "parents" <- function(object,...) UseMethod("parents") argument
13 "roots" <- function(object,...) UseMethod("roots") argument
15 "sinks" <- function(object,...) UseMethod("sinks") argument
21 "adjMat" <- function(object,...) UseMethod("adjMat") argument
26 adjMat.lvm <- function(object,...) t(object$M) argument
68 parents.lvm <- function(object,var,...) { argument
82 children.lvm <- function(object,var,...) { argument
97 ancestors.lvm <- function(object,x,...) { argument
115 descendants.lvm <- function(object,x,...) { argument
133 roots.lvm <- function(object,...) { argument
[all …]
/dports/games/wesnoth/wesnoth-1.14.17/utils/umc_dev/org.wesnoth/src-gen/org/wesnoth/wml/util/
H A DWmlSwitch.java288 public T caseWMLRoot(WMLRoot object) in caseWMLRoot()
320 public T caseWMLTag(WMLTag object) in caseWMLTag()
336 public T caseWMLKey(WMLKey object) in caseWMLKey()
352 public T caseWMLKeyValue(WMLKeyValue object) in caseWMLKeyValue()
368 public T caseWMLMacroCall(WMLMacroCall object) in caseWMLMacroCall()
400 public T caseWMLArrayCall(WMLArrayCall object) in caseWMLArrayCall()
432 public T caseWMLPreprocIF(WMLPreprocIF object) in caseWMLPreprocIF()
512 public T caseWMLLuaCode(WMLLuaCode object) in caseWMLLuaCode()
544 public T caseWMLValue(WMLValue object) in caseWMLValue()
560 public T caseMacroTokens(MacroTokens object) in caseMacroTokens()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/handles/
H A Dmaybe-handles-inl.h17 MaybeHandle<T>::MaybeHandle(T object, Isolate* isolate) in MaybeHandle()
20 MaybeObjectHandle::MaybeObjectHandle(MaybeObject object, Isolate* isolate) { in MaybeObjectHandle()
32 MaybeObjectHandle::MaybeObjectHandle(Handle<Object> object) in MaybeObjectHandle()
35 MaybeObjectHandle::MaybeObjectHandle(Object object, Isolate* isolate) in MaybeObjectHandle()
39 MaybeObjectHandle::MaybeObjectHandle(Object object, in MaybeObjectHandle()
44 MaybeObjectHandle::MaybeObjectHandle(Handle<Object> object, in MaybeObjectHandle()
48 MaybeObjectHandle MaybeObjectHandle::Weak(Handle<Object> object) { in Weak()
52 MaybeObjectHandle MaybeObjectHandle::Weak(Object object, Isolate* isolate) { in Weak()
72 Handle<Object> MaybeObjectHandle::object() const { in object() function
76 inline MaybeObjectHandle handle(MaybeObject object, Isolate* isolate) { in handle()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/src/org/eclipse/e4/ui/model/application/ui/util/
H A DUiSwitch.java258 public T1 caseContext(MContext object) { in caseContext()
274 public T1 caseDirtyable(MDirtyable object) { in caseDirtyable()
293 public T1 caseInput(MInput object) { in caseInput()
309 public T1 caseUIElement(MUIElement object) { in caseUIElement()
341 public T1 caseUILabel(MUILabel object) { in caseUILabel()
405 public T1 caseExpression(MExpression object) { in caseExpression()
421 public T1 caseCoreExpression(MCoreExpression object) { in caseCoreExpression()
452 public T1 caseSnippetContainer(MSnippetContainer object) { in caseSnippetContainer()
468 public T1 caseLocalizable(MLocalizable object) { in caseLocalizable()
500 public T1 caseContribution(MContribution object) { in caseContribution()
[all …]
/dports/math/R-cran-raster/raster/R/
H A DxyCell.R7 function(object, row) { argument
18 function(object, row) { argument
30 .yFromRow <- function(object, rownr) { argument
39 function(object, col=1:ncol(object)) { argument
50 function(object, col=1:ncol(object)) { argument
59 .xFromCol <- function(object, colnr) { argument
68 function(object, xy) { argument
96 function ( object, x ) { argument
113 function(object, y) { argument
173 function(object, cell) { argument
[all …]
/dports/science/py-scikit-learn/scikit-learn-1.0.2/sklearn/externals/_packaging/
H A D_structures.py36 def __lt__(self, other: object) -> bool:
39 def __le__(self, other: object) -> bool:
42 def __eq__(self, other: object) -> bool:
45 def __ne__(self, other: object) -> bool:
48 def __gt__(self, other: object) -> bool:
51 def __ge__(self, other: object) -> bool:
68 def __lt__(self, other: object) -> bool:
71 def __le__(self, other: object) -> bool:
74 def __eq__(self, other: object) -> bool:
77 def __ne__(self, other: object) -> bool:
[all …]
/dports/www/firefox/firefox-99.0/third_party/python/packaging/packaging/
H A D_structures.py13 def __lt__(self, other: object) -> bool:
16 def __le__(self, other: object) -> bool:
19 def __eq__(self, other: object) -> bool:
22 def __ne__(self, other: object) -> bool:
25 def __gt__(self, other: object) -> bool:
28 def __ge__(self, other: object) -> bool:
45 def __lt__(self, other: object) -> bool:
48 def __le__(self, other: object) -> bool:
51 def __eq__(self, other: object) -> bool:
54 def __ne__(self, other: object) -> bool:
[all …]
/dports/www/firefox/firefox-99.0/third_party/python/pip/pip/_vendor/packaging/
H A D_structures.py13 def __lt__(self, other: object) -> bool:
16 def __le__(self, other: object) -> bool:
19 def __eq__(self, other: object) -> bool:
22 def __ne__(self, other: object) -> bool:
25 def __gt__(self, other: object) -> bool:
28 def __ge__(self, other: object) -> bool:
45 def __lt__(self, other: object) -> bool:
48 def __le__(self, other: object) -> bool:
51 def __eq__(self, other: object) -> bool:
54 def __ne__(self, other: object) -> bool:
[all …]
/dports/devel/py-pip-api/pip-api-0.0.24/pip_api/_vendor/packaging/
H A D_structures.py13 def __lt__(self, other: object) -> bool:
16 def __le__(self, other: object) -> bool:
19 def __eq__(self, other: object) -> bool:
22 def __ne__(self, other: object) -> bool:
25 def __gt__(self, other: object) -> bool:
28 def __ge__(self, other: object) -> bool:
45 def __lt__(self, other: object) -> bool:
48 def __le__(self, other: object) -> bool:
51 def __eq__(self, other: object) -> bool:
54 def __ne__(self, other: object) -> bool:
[all …]
/dports/devel/py-pdm-pep517/pdm-pep517-0.9.2/pdm/pep517/_vendor/packaging/
H A D_structures.py13 def __lt__(self, other: object) -> bool:
16 def __le__(self, other: object) -> bool:
19 def __eq__(self, other: object) -> bool:
22 def __ne__(self, other: object) -> bool:
25 def __gt__(self, other: object) -> bool:
28 def __ge__(self, other: object) -> bool:
45 def __lt__(self, other: object) -> bool:
48 def __le__(self, other: object) -> bool:
51 def __eq__(self, other: object) -> bool:
54 def __ne__(self, other: object) -> bool:
[all …]
/dports/cad/lepton-eda/lepton-eda-1.9.17/liblepton/src/
H A Dbus_object.c59 lepton_bus_object_get_x0 (const LeptonObject *object) in lepton_bus_object_get_x0()
77 lepton_bus_object_get_x1 (const LeptonObject *object) in lepton_bus_object_get_x1()
95 lepton_bus_object_get_y0 (const LeptonObject *object) in lepton_bus_object_get_y0()
147 lepton_bus_object_set_x0 (LeptonObject *object, in lepton_bus_object_set_x0()
166 lepton_bus_object_set_x1 (LeptonObject *object, in lepton_bus_object_set_x1()
185 lepton_bus_object_set_y0 (LeptonObject *object, in lepton_bus_object_set_y0()
204 lepton_bus_object_set_y1 (LeptonObject *object, in lepton_bus_object_set_y1()
400 lepton_bus_object_translate (LeptonObject *object, in lepton_bus_object_translate()
458 LeptonObject *object) in lepton_bus_object_rotate()
506 LeptonObject *object) in lepton_bus_object_mirror()
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/src/org/eclipse/e4/ui/model/application/commands/util/
H A DCommandsSwitch.java234 public T caseBindings(MBindings object) { in caseBindings()
266 public T caseBindingTable(MBindingTable object) { in caseBindingTable()
282 public T caseCommand(MCommand object) { in caseCommand()
314 public T caseHandler(MHandler object) { in caseHandler()
346 public T caseKeyBinding(MKeyBinding object) { in caseKeyBinding()
362 public T caseKeySequence(MKeySequence object) { in caseKeySequence()
378 public T caseParameter(MParameter object) { in caseParameter()
394 public T caseCategory(MCategory object) { in caseCategory()
426 public T caseLocalizable(MLocalizable object) { in caseLocalizable()
442 public T caseContribution(MContribution object) { in caseContribution()
[all …]
/dports/devel/json-glib/json-glib-1.6.2/json-glib/
H A Djson-object.c62 JsonObject *object; in json_object_new() local
86 json_object_ref (JsonObject *object) in json_object_ref()
105 json_object_unref (JsonObject *object) in json_object_unref()
132 json_object_seal (JsonObject *object) in json_object_seal()
164 json_object_is_immutable (JsonObject *object) in json_object_is_immutable()
215 json_object_add_member (JsonObject *object, in json_object_add_member()
249 json_object_set_member (JsonObject *object, in json_object_set_member()
487 json_object_get_members (JsonObject *object) in json_object_get_members()
516 json_object_get_values (JsonObject *object) in json_object_get_values()
910 json_object_get_size (JsonObject *object) in json_object_get_size()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/objc-obj-c++-shared/GNUStep/GNUstepBase/
H A DGNUstep.h58 #define RETAIN(object) (object) argument
61 #define RELEASE(object) argument
71 #define TEST_RELEASE(object) argument
74 #define TEST_AUTORELEASE(object) (object) argument
109 #define RETAIN(object) [(object) retain] argument
137 #define TEST_RETAIN(object) ({\ argument
148 #define TEST_RELEASE(object) ({\ argument
159 #define TEST_AUTORELEASE(object) ({\ argument
169 #define ASSIGN(object,value) ({\ argument
182 #define ASSIGNCOPY(object,value) ({\ argument
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/objc-obj-c++-shared/GNUStep/GNUstepBase/
H A DGNUstep.h58 #define RETAIN(object) (object) argument
61 #define RELEASE(object) argument
71 #define TEST_RELEASE(object) argument
74 #define TEST_AUTORELEASE(object) (object) argument
109 #define RETAIN(object) [(object) retain] argument
137 #define TEST_RETAIN(object) ({\ argument
148 #define TEST_RELEASE(object) ({\ argument
159 #define TEST_AUTORELEASE(object) ({\ argument
169 #define ASSIGN(object,value) ({\ argument
182 #define ASSIGNCOPY(object,value) ({\ argument
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/objc-obj-c++-shared/GNUStep/GNUstepBase/
H A DGNUstep.h58 #define RETAIN(object) (object) argument
61 #define RELEASE(object) argument
71 #define TEST_RELEASE(object) argument
74 #define TEST_AUTORELEASE(object) (object) argument
109 #define RETAIN(object) [(object) retain] argument
137 #define TEST_RETAIN(object) ({\ argument
148 #define TEST_RELEASE(object) ({\ argument
159 #define TEST_AUTORELEASE(object) ({\ argument
169 #define ASSIGN(object,value) ({\ argument
182 #define ASSIGNCOPY(object,value) ({\ argument
[all …]

12345678910>>...1306