Home
last modified time | relevance | path

Searched defs:execution (Results 101 – 125 of 1061) sorted by relevance

12345678910>>...43

/dports/games/wesnoth/wesnoth-1.14.17/data/ai/micro_ais/cas/
H A Dca_herding_sheep_runs_enemy.lua38 function ca_herding_sheep_runs_enemy:execution(cfg) function
H A Dca_wolves_multipacks_attack.lua23 function ca_wolves_multipacks_attack:execution(cfg) function
H A Dca_protect_unit_move.lua20 function ca_protect_unit_move:execution(cfg, data) function
H A Dca_swarm_scatter.lua26 function ca_swarm_scatter:execution(cfg) function
H A Dca_wolves_multipacks_wander.lua21 function ca_wolves_multipacks_wander:execution(cfg) function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/test/API/lang/cpp/function_refs/
H A Dmain.cpp29 //% self.expect("target var null",
/dports/sysutils/py-salt/salt-3004.1/salt/runners/
H A Ddoc.py51 def execution(): function
/dports/devel/p5-Paws/Paws-0.14/lib/Paws/SimpleWorkflow/
H A DDescribeWorkflowExecution.pm5 has execution => (is => 'ro', isa => 'Paws::SimpleWorkflow::WorkflowExecution', required => 1); attribute in Paws::SimpleWorkflow::DescribeWorkflowExecution
/dports/www/restbed/restbed-4.8/dependency/asio/asio/include/asio/execution/
H A Dbad_executor.hpp23 namespace execution { namespace
H A Dset_value.hpp29 namespace execution { namespace
386 namespace execution { namespace
/dports/devel/bear/Bear-3.0.17/source/intercept/source/report/wrapper/
H A DApplication.cc130 Command::Command(wr::SessionLocator session, wr::Execution execution) noexcept in Command()
141 .and_then<sys::Process>([&event_reporter](auto execution) { in execute()
205 auto execution = Wrapper::make_execution(argv, std::move(environment)); in from_envs() local
217 auto execution = Supervisor::make_execution(args, std::move(environment)); in from_args() local
/dports/devel/spark/spark-2.1.1/sql/hive-thriftserver/src/main/scala/org/apache/spark/sql/hive/thriftserver/
H A DSparkSQLDriver.scala62 val execution = context.sessionState.executePlan(context.sql(command).logicalPlan) constant
/dports/math/plplot-ada/plplot-5.15.0/drivers/
H A Ddeprecated_wxwidgets_gc.cpp45 // Log_Verbose( "%s", __FUNCTION__ );
/dports/security/liboqs/liboqs-0.7.0/src/kem/kyber/pqcrystals-kyber_kyber1024-90s_avx2/
H A Dntt.h1 #ifndef NTT_H
2 #define NTT_H
3
4 #include <stdint.h>
5 #include <immintrin.h>
6
7 #define ntt_avx KYBER_NAMESPACE(ntt_avx)
8 void ntt_avx(__m256i *r, const __m256i *qdata);
9 #define invntt_avx KYBER_NAMESPACE(invntt_avx)
10 void invntt_avx(__m256i *r, const __m256i *qdata);
[all …]
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/asio/execution/
H A Drelationship.hpp25 #include <boost/asio/traits/query_free.hpp>
/dports/devel/R-cran-BH/BH/inst/include/boost/asio/execution/
H A Dany_executor.hpp45 namespace execution { namespace
H A Dreceiver_invocation_error.hpp25 namespace execution { namespace
H A Dbad_executor.hpp24 namespace execution { namespace
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/asio/execution/
H A Dany_executor.hpp45 namespace execution { namespace
H A Dbad_executor.hpp24 namespace execution { namespace
H A Dreceiver_invocation_error.hpp25 namespace execution { namespace
/dports/math/minizinc-ide/MiniZincIDE-2.5.5/cp-profiler/src/cpprofiler/tests/
H A Dexecution_test.hh13 namespace execution namespace
/dports/devel/hpx/hpx-1.2.1/hpx/parallel/executors/
H A Dpool_executor.hpp19 namespace hpx { namespace parallel { namespace execution namespace
H A Ddefault_executor.hpp19 namespace hpx { namespace parallel { namespace execution namespace
/dports/devel/hpx/hpx-1.2.1/hpx/parallel/datapar/
H A Dexecution_policy_fwd.hpp12 namespace hpx { namespace parallel { namespace execution { inline namespace v1 namespace

12345678910>>...43