Home
last modified time | relevance | path

Searched defs:ObjectStore (Results 1 – 25 of 113) sorted by relevance

12345

/dports/science/kst2/kst-plot-38eddb5322a1d557f9d86ea95d456d76272941e3/src/libkstapp/
H A Dscriptserver.cpp550 QByteArray ScriptServer::newCurve(QByteArray&, QLocalSocket* s,ObjectStore*) { in newCurve() argument
631 QByteArray ScriptServer::newImage(QByteArray&, QLocalSocket* s,ObjectStore*) { in newImage() argument
679 QByteArray ScriptServer::newArrow(QByteArray&, QLocalSocket* s,ObjectStore*) { in newArrow() argument
692 QByteArray ScriptServer::newBox(QByteArray&, QLocalSocket* s,ObjectStore*) { in newBox() argument
784 QByteArray ScriptServer::newLine(QByteArray&, QLocalSocket* s,ObjectStore*) { in newLine() argument
816 QByteArray ScriptServer::newPlot(QByteArray&, QLocalSocket* s,ObjectStore*) { in newPlot() argument
900 QByteArray ScriptServer::endEdit(QByteArray&, QLocalSocket* s,ObjectStore*) { in endEdit() argument
916 QByteArray ScriptServer::done(QByteArray&, QLocalSocket* s,ObjectStore*) { in done() argument
929 QByteArray ScriptServer::clear(QByteArray&, QLocalSocket* s,ObjectStore*) { in clear() argument
941 QByteArray ScriptServer::newTab(QByteArray&, QLocalSocket* s,ObjectStore*) { in newTab() argument
[all …]
H A Dcontenttab.h23 class ObjectStore; variable
H A Dbugreportwizard.h24 class ObjectStore; variable
H A Dbuiltindatasources.h18 class ObjectStore; variable
H A Ddatatab.h23 class ObjectStore; variable
H A Ddifferentiatecurvesdialog.h24 class ObjectStore; variable
H A Dgraphicsfactory.h25 class ObjectStore; variable
H A Dchangedatasampledialog.h24 class ObjectStore; variable
H A Dexportvectorsdialog.h23 class ObjectStore; variable
H A Dlabelcreator.h24 class ObjectStore; variable
H A Dchangefiledialog.h28 class ObjectStore; variable
/dports/java/bouncycastle15/crypto-169/core/src/main/java/org/bouncycastle/asn1/bc/
H A DObjectStore.java21 public class ObjectStore class
27 public ObjectStore(ObjectStoreData objectStoreData, ObjectStoreIntegrityCheck integrityCheck) in ObjectStore() method in ObjectStore
34 …public ObjectStore(EncryptedObjectStoreData encryptedObjectStoreData, ObjectStoreIntegrityCheck in… in ObjectStore() method in ObjectStore
40 private ObjectStore(ASN1Sequence seq) in ObjectStore() method in ObjectStore
/dports/devel/tinygo/tinygo-0.14.1/vendor/github.com/chromedp/cdproto/indexeddb/
H A Dtypes.go26 type ObjectStore struct { struct
27 Name string `json:"name"` // Object store name.
28 KeyPath *KeyPath `json:"keyPath"` // Object store key path.
29 …nt bool `json:"autoIncrement"` // If true, object store has auto increment flag set.
30 Indexes []*ObjectStoreIndex `json:"indexes"` // Indexes in this object store.
/dports/science/kst2/kst-plot-38eddb5322a1d557f9d86ea95d456d76272941e3/src/libkst/
H A Dobject.h37 class ObjectStore; variable
88 friend class ObjectStore; variable
H A Dbuiltinprimitives.h19 class ObjectStore; variable
H A Ddatasourcefactory.h24 class ObjectStore; variable
/dports/science/kst2/kst-plot-38eddb5322a1d557f9d86ea95d456d76272941e3/src/libkstmath/
H A Dequation.h38 class ObjectStore; variable
90 friend class ObjectStore; variable
H A Dpsd.h31 class ObjectStore; variable
106 friend class ObjectStore; variable
H A Dobjectfactory.h24 class ObjectStore; variable
H A Drelationfactory.h24 class ObjectStore; variable
H A Deparse-eh.h33 class ObjectStore; variable
H A Denodefactory.h25 class ObjectStore; variable
/dports/science/kst2/kst-plot-38eddb5322a1d557f9d86ea95d456d76272941e3/src/widgets/
H A Dmatrixselector.h25 class ObjectStore; variable
H A Dlabelbuilder.h26 class ObjectStore; variable
H A Dstringselector.h25 class ObjectStore; variable

12345