Home
last modified time | relevance | path

Searched refs:OpenObject (Results 1 – 25 of 57) sorted by relevance

123

/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Data.Services.Client/Client/System/Data/Services/Client/
H A DOpenObject.cs20 [OpenObject("OpenProperties")]
21 public class OpenObject class
25 public OpenObject() in OpenObject() method in System.Data.Services.Client.OpenObject
/dports/lang/swi-pl/swipl-8.2.3/packages/xpce/src/itf/
H A Diostream.c54 } open_object, *OpenObject; typedef
59 { OpenObject h = handle; in Sread_object()
123 { OpenObject h = handle; in Swrite_object()
189 { OpenObject h = handle; in Sseek_object()
229 { OpenObject h = handle; in Sclose_object()
341 OpenObject h; in Sopen_object()
/dports/sysutils/boxbackup-devel/boxbackup-0.11_trunk_2979/lib/backupstore/
H A DBackupCommands.cpp333 std::auto_ptr<IOStream> object(rContext.OpenObject(mObjectID)); in DoCommand()
405 std::auto_ptr<IOStream> from(rContext.OpenObject(patchChain[patchChain.size() - 1])); in DoCommand()
414 std::auto_ptr<IOStream> diff(rContext.OpenObject(patchID)); in DoCommand()
415 std::auto_ptr<IOStream> diff2(rContext.OpenObject(patchID)); in DoCommand()
473 std::auto_ptr<IOStream> object(rContext.OpenObject(mObjectID)); in DoCommand()
889 std::auto_ptr<IOStream> stream(rContext.OpenObject(mObjectID)); in DoCommand()
941 std::auto_ptr<IOStream> stream(rContext.OpenObject(objectID)); in DoCommand()
H A DBackupStoreContext.h170 std::auto_ptr<IOStream> OpenObject(int64_t ObjectID);
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.IdentityModel/System/IdentityModel/
H A DOpenObject.cs12 public abstract class OpenObject class
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.IdentityModel/System.IdentityModel/
H A DOpenObject.cs34 public abstract class OpenObject class
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.IdentityModel/System.IdentityModel.Protocols/WSTrust/
H A DWSTrustMessage.cs34 public abstract class WSTrustMessage : OpenObject
/dports/finance/kmymoney/kmymoney-5.1.1/kmymoney/views/
H A Dviewenums.h39 OpenObject, enumerator
H A Dkhomeview.cpp192 emit selectByObject(file->report(id), eView::Intent::OpenObject); in slotOpenUrl()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.IdentityModel/System/IdentityModel/Protocols/WSTrust/
H A DWSTrustMessage.cs12 public abstract class WSTrustMessage : OpenObject
/dports/lang/v8/v8-9.6.180.12/tools/clang/blink_gc_plugin/
H A DJsonWriter.h30 void OpenObject() { in OpenObject() function
H A DBlinkGCPluginConsumer.cpp533 json_->OpenObject(); in DumpClass()
546 json_->OpenObject(); in DumpClass()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/tools/clang/blink_gc_plugin/
H A DJsonWriter.h30 void OpenObject() { in OpenObject() function
H A DBlinkGCPluginConsumer.cpp522 json_->OpenObject(); in DumpClass()
535 json_->OpenObject(); in DumpClass()
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/clang/blink_gc_plugin/
H A DJsonWriter.h30 void OpenObject() { in OpenObject() function
H A DBlinkGCPluginConsumer.cpp525 json_->OpenObject(); in DumpClass()
538 json_->OpenObject(); in DumpClass()
/dports/finance/kmymoney/kmymoney-5.1.1/kmymoney/widgets/
H A Dkmymoneyaccounttreeview.cpp97 emit q->selectByObject(data.value<MyMoneyAccount>(), eView::Intent::OpenObject); in openIndex()
100 emit q->selectByObject(data.value<MyMoneyInstitution>(), eView::Intent::OpenObject); in openIndex()
/dports/www/firefox-esr/firefox-91.8.0/netwerk/ipc/
H A DDocumentChannelParent.cpp69 promise = mDocumentLoadListener->OpenObject( in Init()
H A DParentProcessDocumentChannel.cpp178 promise = mDocumentLoadListener->OpenObject(
/dports/www/firefox/firefox-99.0/netwerk/ipc/
H A DDocumentChannelParent.cpp77 promise = mDocumentLoadListener->OpenObject( in Init()
H A DParentProcessDocumentChannel.cpp181 promise = mDocumentLoadListener->OpenObject( in AsyncOpen()
/dports/mail/thunderbird/thunderbird-91.8.0/netwerk/ipc/
H A DDocumentChannelParent.cpp69 promise = mDocumentLoadListener->OpenObject( in Init()
H A DParentProcessDocumentChannel.cpp178 promise = mDocumentLoadListener->OpenObject( in AsyncOpen()
/dports/lang/spidermonkey60/firefox-60.9.0/rdf/base/
H A DnsRDFContentSink.cpp148 nsresult OpenObject(const char16_t* aName, const char16_t** aAttributes);
383 rv = OpenObject(aName, aAtts); in HandleStartElement()
951 nsresult RDFContentSinkImpl::OpenObject(const char16_t* aName, in OpenObject() function in RDFContentSinkImpl
1145 return OpenObject(aName, aAttributes); in OpenValue()
/dports/www/firefox-legacy/firefox-52.8.0esr/rdf/base/
H A DnsRDFContentSink.cpp158 nsresult OpenObject(const char16_t* aName ,const char16_t** aAttributes);
406 rv = OpenObject(aName,aAtts); in HandleStartElement()
1052 RDFContentSinkImpl::OpenObject(const char16_t* aName, in OpenObject() function in RDFContentSinkImpl
1259 return OpenObject(aName,aAttributes); in OpenValue()

123