Home
last modified time | relevance | path

Searched defs:Engine (Results 176 – 200 of 3082) sorted by relevance

12345678910>>...124

/dports/www/gitea/gitea-1.16.5/models/
H A Dissue_xref.go32 func findOldCrossReferences(e db.Engine, issueID, commentID int64) ([]*Comment, error) {
40 func neuterCrossReferences(e db.Engine, issueID, commentID int64) error {
52 func neuterCrossReferencesIds(e db.Engine, ids []int64) error {
264 func (comment *Comment) neuterCrossReferences(e db.Engine) error {
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/third_party/abseil-cpp/absl/random/internal/
H A Dranden_benchmarks.cc80 struct Engine { struct
81 mutable absl::random_internal::randen_engine<UInt> rng;
83 static constexpr size_t bytes() { return sizeof(UInt); } in bytes()
85 FuncOutput operator()(const FuncInput num_iters) const { in operator ()()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/abseil-cpp/absl/random/internal/
H A Dranden_benchmarks.cc80 struct Engine { struct
81 mutable absl::random_internal::randen_engine<UInt> rng;
83 static constexpr size_t bytes() { return sizeof(UInt); } in bytes()
85 FuncOutput operator()(const FuncInput num_iters) const { in operator ()()
/dports/devel/py-grpcio/grpcio-1.43.0/third_party/abseil-cpp/absl/random/internal/
H A Dranden_benchmarks.cc80 struct Engine { struct
81 mutable absl::random_internal::randen_engine<UInt> rng;
83 static constexpr size_t bytes() { return sizeof(UInt); } in bytes()
85 FuncOutput operator()(const FuncInput num_iters) const { in operator ()()
/dports/lang/yorick/yorick-y_2_2_04/gist/
H A Dengine.c39 void (*Kill)(Engine*), int (*Clear)(Engine*,int), int (*Flush)(Engine*), in GpNewEngine() argument
40 void (*ChangeMap)(Engine*), int (*ChangePalette)(Engine*), in GpNewEngine()
41 int (*DrawLines)(Engine*,long,const GpReal*,const GpReal*,int,int), in GpNewEngine()
42 int (*DrawMarkers)(Engine*,long,const GpReal*,const GpReal *), in GpNewEngine()
44 int (*DrawFill)(Engine*,long,const GpReal*,const GpReal*), in GpNewEngine()
45 int (*DrawCells)(Engine*,GpReal,GpReal,GpReal,GpReal, in GpNewEngine()
47 int (*DrawDisjoint)(Engine*,long,const GpReal*,const GpReal*, in GpNewEngine()
/dports/misc/adios2/ADIOS2-2.7.1/bindings/CXX11/adios2/cxx11/
H A DVariable.h24 class Engine; // friend variable
133 friend class Engine; variable
360 friend class Engine; member
/dports/misc/adios2/ADIOS2-2.7.1/bindings/Python/
H A Dpy11Variable.h26 class Engine; variable
31 friend class Engine; variable
/dports/lang/mono/mono-5.10.1.57/mono/tests/
H A Dgeneric-marshalbyref.2.cs59 public class Engine : MarshalByRefObject class
61 public Engine () in Engine() method in Engine
/dports/irc/undernet-ircu/ircu2.10.12.19/include/
H A Dircd_events.h248 struct Engine { struct
250 EngineInit eng_init; /**< initialize engine */ argument
251 EngineSignal eng_signal; /**< express interest in a signal (may be NULL) */ argument
252 EngineAdd eng_add; /**< express interest in a socket */ argument
253 EngineState eng_state; /**< mention a change in state to engine */ argument
254 EngineEvents eng_events; /**< express interest in socket events */ argument
255 EngineDelete eng_closing; /**< socket is being closed */ argument
256 EngineLoop eng_loop; /**< actual event loop */ argument
/dports/devel/boost-docs/boost_1_72_0/libs/random/test/
H A Dtest_generate_canonical.cpp29 BOOST_AUTO_TEST_CASE_TEMPLATE(test_float, Engine, engines) in BOOST_AUTO_TEST_CASE_TEMPLATE() argument
49 BOOST_AUTO_TEST_CASE_TEMPLATE(test_double, Engine, engines) in BOOST_AUTO_TEST_CASE_TEMPLATE() argument
69 BOOST_AUTO_TEST_CASE_TEMPLATE(test_long_double, Engine, engines) in BOOST_AUTO_TEST_CASE_TEMPLATE() argument
/dports/devel/boost-python-libs/boost_1_72_0/libs/random/test/
H A Dtest_generate_canonical.cpp29 BOOST_AUTO_TEST_CASE_TEMPLATE(test_float, Engine, engines) in BOOST_AUTO_TEST_CASE_TEMPLATE() argument
49 BOOST_AUTO_TEST_CASE_TEMPLATE(test_double, Engine, engines) in BOOST_AUTO_TEST_CASE_TEMPLATE() argument
69 BOOST_AUTO_TEST_CASE_TEMPLATE(test_long_double, Engine, engines) in BOOST_AUTO_TEST_CASE_TEMPLATE() argument
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/random/test/
H A Dtest_generate_canonical.cpp29 BOOST_AUTO_TEST_CASE_TEMPLATE(test_float, Engine, engines) in BOOST_AUTO_TEST_CASE_TEMPLATE() argument
49 BOOST_AUTO_TEST_CASE_TEMPLATE(test_double, Engine, engines) in BOOST_AUTO_TEST_CASE_TEMPLATE() argument
69 BOOST_AUTO_TEST_CASE_TEMPLATE(test_long_double, Engine, engines) in BOOST_AUTO_TEST_CASE_TEMPLATE() argument
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/random/test/
H A Dtest_generate_canonical.cpp29 BOOST_AUTO_TEST_CASE_TEMPLATE(test_float, Engine, engines) in BOOST_AUTO_TEST_CASE_TEMPLATE() argument
49 BOOST_AUTO_TEST_CASE_TEMPLATE(test_double, Engine, engines) in BOOST_AUTO_TEST_CASE_TEMPLATE() argument
69 BOOST_AUTO_TEST_CASE_TEMPLATE(test_long_double, Engine, engines) in BOOST_AUTO_TEST_CASE_TEMPLATE() argument
/dports/databases/percona57-server/boost_1_59_0/libs/random/test/
H A Dtest_generate_canonical.cpp29 BOOST_AUTO_TEST_CASE_TEMPLATE(test_float, Engine, engines) in BOOST_AUTO_TEST_CASE_TEMPLATE() argument
49 BOOST_AUTO_TEST_CASE_TEMPLATE(test_double, Engine, engines) in BOOST_AUTO_TEST_CASE_TEMPLATE() argument
69 BOOST_AUTO_TEST_CASE_TEMPLATE(test_long_double, Engine, engines) in BOOST_AUTO_TEST_CASE_TEMPLATE() argument
/dports/databases/xtrabackup/boost_1_59_0/libs/random/test/
H A Dtest_generate_canonical.cpp29 BOOST_AUTO_TEST_CASE_TEMPLATE(test_float, Engine, engines) in BOOST_AUTO_TEST_CASE_TEMPLATE() argument
49 BOOST_AUTO_TEST_CASE_TEMPLATE(test_double, Engine, engines) in BOOST_AUTO_TEST_CASE_TEMPLATE() argument
69 BOOST_AUTO_TEST_CASE_TEMPLATE(test_long_double, Engine, engines) in BOOST_AUTO_TEST_CASE_TEMPLATE() argument
/dports/databases/percona57-client/boost_1_59_0/libs/random/test/
H A Dtest_generate_canonical.cpp29 BOOST_AUTO_TEST_CASE_TEMPLATE(test_float, Engine, engines) in BOOST_AUTO_TEST_CASE_TEMPLATE() argument
49 BOOST_AUTO_TEST_CASE_TEMPLATE(test_double, Engine, engines) in BOOST_AUTO_TEST_CASE_TEMPLATE() argument
69 BOOST_AUTO_TEST_CASE_TEMPLATE(test_long_double, Engine, engines) in BOOST_AUTO_TEST_CASE_TEMPLATE() argument
/dports/devel/boost-libs/boost_1_72_0/libs/random/test/
H A Dtest_generate_canonical.cpp29 BOOST_AUTO_TEST_CASE_TEMPLATE(test_float, Engine, engines) in BOOST_AUTO_TEST_CASE_TEMPLATE() argument
49 BOOST_AUTO_TEST_CASE_TEMPLATE(test_double, Engine, engines) in BOOST_AUTO_TEST_CASE_TEMPLATE() argument
69 BOOST_AUTO_TEST_CASE_TEMPLATE(test_long_double, Engine, engines) in BOOST_AUTO_TEST_CASE_TEMPLATE() argument
/dports/devel/hyperscan/boost_1_75_0/libs/random/test/
H A Dtest_generate_canonical.cpp29 BOOST_AUTO_TEST_CASE_TEMPLATE(test_float, Engine, engines) in BOOST_AUTO_TEST_CASE_TEMPLATE() argument
49 BOOST_AUTO_TEST_CASE_TEMPLATE(test_double, Engine, engines) in BOOST_AUTO_TEST_CASE_TEMPLATE() argument
69 BOOST_AUTO_TEST_CASE_TEMPLATE(test_long_double, Engine, engines) in BOOST_AUTO_TEST_CASE_TEMPLATE() argument
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/libp2p/go-openssl/
H A Dsha1.go33 func NewSHA1HashWithEngine(e *Engine) (*SHA1Hash, error) {
53 func engineRef(e *Engine) *C.ENGINE {
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/
H A Dsha1.go33 func NewSHA1HashWithEngine(e *Engine) (*SHA1Hash, error) {
53 func engineRef(e *Engine) *C.ENGINE {
/dports/databases/mongodb42-tools/mongo-tools-r4.2.17/vendor/github.com/10gen/openssl/
H A Dsha1.go33 func NewSHA1HashWithEngine(e *Engine) (*SHA1Hash, error) {
53 func engineRef(e *Engine) *C.ENGINE {
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Runtime.Serialization.Xml/tests/Canonicalization/CryptoCanonicalization/
H A DEngine.cs12 internal class Engine class
22 public Engine(bool includeComments, string inclusivePrefixes, bool fullDocumentMode) in Engine() method in System.Runtime.Serialization.Xml.Canonicalization.Tests.Engine
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/status-im/keycard-go/vendor/github.com/ethereum/go-ethereum/core/
H A Dchain_makers.go172 func GenerateChain(config *params.ChainConfig, parent *types.Block, engine consensus.Engine, db eth…
231 …onsensus.ChainReader, parent *types.Block, state *state.StateDB, engine consensus.Engine) *types.H…
256 func makeHeaderChain(parent *types.Header, n int, engine consensus.Engine, db ethdb.Database, seed …
266 func makeBlockChain(parent *types.Block, n int, engine consensus.Engine, db ethdb.Database, seed in…
/dports/devel/matreshka/matreshka-0.7.0/source/web/tools/a2js/
H A Dengines-generic_engines.ads54 type Engine (Context : access Abstract_Context) is type
107 type Engine (Context : access Abstract_Context) is tagged limited type
/dports/www/gitea/gitea-1.16.5/models/db/
H A Dindex.go22 func UpsertResourceIndex(e Engine, tableName string, groupID int64) (err error) {
77 func DeleteResouceIndex(e Engine, tableName string, groupID int64) error {

12345678910>>...124