Home
last modified time | relevance | path

Searched defs:Engine (Results 226 – 250 of 3082) sorted by relevance

12345678910>>...124

/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/sync15/src/clients/
H A Dengine.rs231 pub struct Engine<'a> { struct
237 impl<'a> Engine<'a> { impl
/dports/www/gitea/gitea-1.16.5/models/
H A Duser.go34 func deleteBeans(e db.Engine, beans ...interface{}) (err error) {
264 func isUserVisibleToViewer(e db.Engine, u, viewer *user_model.User) bool {
H A Dissue_reaction.go90 func findReactions(e db.Engine, opts FindReactionsOptions) ([]*Reaction, int64, error) {
108 func createReaction(e db.Engine, opts *ReactionOptions) (*Reaction, error) {
190 func deleteReaction(e db.Engine, opts *ReactionOptions) error {
292 func (list ReactionList) loadUsers(e db.Engine, repo *repo_model.Repository) ([]*user_model.User, e…
/dports/www/grafana8/grafana-8.3.6/pkg/services/sqlstore/
H A Dsession.go35 func startSession(ctx context.Context, engine *xorm.Engine, beginTran bool) (*DBSession, error) {
62 func withDbSession(ctx context.Context, engine *xorm.Engine, callback dbTransactionFunc) error {
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/cpp/src/gandiva/
H A Dexported_funcs.h25 class Engine; variable
/dports/databases/arrow/apache-arrow-6.0.1/cpp/src/gandiva/
H A Dexported_funcs.h25 class Engine; variable
/dports/games/openage/openage-0.3.0-1262-ga554ab49/libopenage/
H A Dhandlers.h12 class Engine; variable
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/cpp/src/gandiva/
H A Dexported_funcs.h25 class Engine; variable
/dports/www/gitea/gitea-1.16.5/models/repo/
H A Dmirror.go92 func getMirrorByRepoID(e db.Engine, repoID int64) (*Mirror, error) {
108 func updateMirror(e db.Engine, m *Mirror) error {
142 func (repos MirrorRepositoryList) loadAttributes(e db.Engine) error {
/dports/www/firefox/firefox-99.0/third_party/rust/sync15-traits/src/
H A Dtelemetry.rs392 pub struct Engine { struct
399 incoming: Option<EngineIncoming>, argument
402 outgoing: Vec<EngineOutgoing>, // one for each batch posted. argument
412 impl Engine { argument
591 pub fn engine(&mut self, mut e: Engine) { in engine()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/sync15-traits/src/
H A Dtelemetry.rs392 pub struct Engine { struct
399 incoming: Option<EngineIncoming>, argument
402 outgoing: Vec<EngineOutgoing>, // one for each batch posted. argument
412 impl Engine { argument
591 pub fn engine(&mut self, mut e: Engine) { in engine()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/sync15-traits/src/
H A Dtelemetry.rs392 pub struct Engine { struct
399 incoming: Option<EngineIncoming>, argument
402 outgoing: Vec<EngineOutgoing>, // one for each batch posted. argument
412 impl Engine { impl
591 pub fn engine(&mut self, mut e: Engine) { in engine()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/sync15-traits/src/
H A Dtelemetry.rs392 pub struct Engine { struct
399 incoming: Option<EngineIncoming>, argument
402 outgoing: Vec<EngineOutgoing>, // one for each batch posted. argument
412 impl Engine { argument
591 pub fn engine(&mut self, mut e: Engine) { in engine()
/dports/lang/rust/rustc-1.58.1-src/src/test/ui/issues/
H A Dissue-19404.rs9 struct Engine; struct
12 impl Component for Engine {} implementation
/dports/www/cutelyst/cutelyst-3.2.0/Cutelyst/
H A Denginerequest.h37 class Engine; variable
42 friend class Engine; variable
/dports/graphics/aseprite/aseprite-1.2.9/src/app/
H A Dshell.h16 class Engine; variable
/dports/audio/linuxsampler/linuxsampler-2.2.0/src/engines/
H A DEngineFactory.h42 friend class Engine; variable
/dports/audio/lmms/lmms-1.2.2/plugins/zynaddsubfx/zynaddsubfx/src/Nio/
H A DEngine.cpp25 Engine::Engine() in Engine() function in Engine
/dports/devel/fuzzylite/fuzzylite-6.0/fuzzylite/fl/imex/
H A DExporter.h25 class Engine; variable
H A DImporter.h25 class Engine; variable
/dports/devel/fuzzylite/fuzzylite-6.0/fuzzylite/fl/term/
H A DTerm.h30 class Engine; variable
/dports/audio/sayonara/sayonara-player-5bbf1399332d5d59362ad03bf625f9132be72206/src/Components/Engine/
H A DPipeline.h37 class Engine; variable
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/libp2p/go-openssl/
H A Dciphers.go233 func newEncryptionCipherCtx(c *Cipher, e *Engine, key, iv []byte) (
256 func newDecryptionCipherCtx(c *Cipher, e *Engine, key, iv []byte) (
279 func NewEncryptionCipherCtx(c *Cipher, e *Engine, key, iv []byte) (
284 func NewDecryptionCipherCtx(c *Cipher, e *Engine, key, iv []byte) (
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/
H A Dciphers.go225 func newEncryptionCipherCtx(c *Cipher, e *Engine, key, iv []byte) (
248 func newDecryptionCipherCtx(c *Cipher, e *Engine, key, iv []byte) (
271 func NewEncryptionCipherCtx(c *Cipher, e *Engine, key, iv []byte) (
276 func NewDecryptionCipherCtx(c *Cipher, e *Engine, key, iv []byte) (
/dports/databases/mongodb42-tools/mongo-tools-r4.2.17/vendor/github.com/10gen/openssl/
H A Dciphers.go225 func newEncryptionCipherCtx(c *Cipher, e *Engine, key, iv []byte) (
248 func newDecryptionCipherCtx(c *Cipher, e *Engine, key, iv []byte) (
271 func NewEncryptionCipherCtx(c *Cipher, e *Engine, key, iv []byte) (
276 func NewDecryptionCipherCtx(c *Cipher, e *Engine, key, iv []byte) (

12345678910>>...124