Home
last modified time | relevance | path

Searched refs:make_context (Results 1 – 25 of 438) sorted by relevance

12345678910>>...18

/dports/math/stanmath/math-4.2.0/lib/opencl_2.0.15/tests/
H A Dtest_openclhpp.cpp27 static inline cl_context make_context(int index) in make_context() function
574 return make_context(0); in clCreateContextFromType_testContextFromType()
630 return make_context(0); in clCreateContext_testContextNonNullProperties()
1387 context() = make_context(0); in testCreateImage2D_1_1()
1442 context() = make_context(0); in testCreateImage2D_1_2()
1509 context() = make_context(0); in testCreateImage3D_1_1()
1566 context() = make_context(0); in testCreateImage3D_1_2()
1915 cl_context ctx_cl = make_context(0); in testGetSupportedImageFormats()
2146 cl::Context c(make_context(1)); in testSetDefaultContext()
2243 cl::Context c(make_context(1)); in testCreateDeviceCommandQueue()
[all …]
/dports/devel/opencl/OpenCL-CLHPP-2.0.15/tests/
H A Dtest_openclhpp.cpp27 static inline cl_context make_context(int index) in make_context() function
574 return make_context(0); in clCreateContextFromType_testContextFromType()
630 return make_context(0); in clCreateContext_testContextNonNullProperties()
1387 context() = make_context(0); in testCreateImage2D_1_1()
1442 context() = make_context(0); in testCreateImage2D_1_2()
1509 context() = make_context(0); in testCreateImage3D_1_1()
1566 context() = make_context(0); in testCreateImage3D_1_2()
1915 cl_context ctx_cl = make_context(0); in testGetSupportedImageFormats()
2146 cl::Context c(make_context(1)); in testSetDefaultContext()
2243 cl::Context c(make_context(1)); in testCreateDeviceCommandQueue()
[all …]
/dports/databases/py-peewee/peewee-3.14.4/playhouse/
H A Dmigrate.py192 def make_context(self): member in SchemaMigrator
235 ctx = self.make_context()
294 .make_context()
357 ctx = self.make_context()
397 ctx = self.make_context()
417 ctx = self.make_context()
427 .make_context()
450 .make_context()
487 .make_context()
541 .make_context()
[all …]
/dports/net-p2p/bazarr/bazarr-1.0.2/libs/playhouse/
H A Dmigrate.py192 def make_context(self): member in SchemaMigrator
235 ctx = self.make_context()
294 .make_context()
357 ctx = self.make_context()
397 ctx = self.make_context()
417 ctx = self.make_context()
427 .make_context()
450 .make_context()
487 .make_context()
541 .make_context()
[all …]
/dports/java/java-subversion/subversion-1.14.1/subversion/bindings/swig/ruby/test/
H A Dtest_client.rb48 make_context(log) do |ctx|
69 make_context(log) do |ctx|
88 make_context(log) do |ctx|
113 make_context(log) do |ctx|
145 make_context(log) do |ctx|
178 make_context(log) do |ctx|
224 make_context(log) do |ctx|
258 make_context(log) do |ctx|
295 make_context(log) do |ctx|
344 make_context(log) do |ctx|
[all …]
/dports/devel/py-subversion/subversion-1.14.1/subversion/bindings/swig/ruby/test/
H A Dtest_client.rb48 make_context(log) do |ctx|
69 make_context(log) do |ctx|
88 make_context(log) do |ctx|
113 make_context(log) do |ctx|
145 make_context(log) do |ctx|
178 make_context(log) do |ctx|
224 make_context(log) do |ctx|
258 make_context(log) do |ctx|
295 make_context(log) do |ctx|
344 make_context(log) do |ctx|
[all …]
/dports/security/subversion-gnome-keyring/subversion-1.14.1/subversion/bindings/swig/ruby/test/
H A Dtest_client.rb48 make_context(log) do |ctx|
69 make_context(log) do |ctx|
88 make_context(log) do |ctx|
113 make_context(log) do |ctx|
145 make_context(log) do |ctx|
178 make_context(log) do |ctx|
224 make_context(log) do |ctx|
258 make_context(log) do |ctx|
295 make_context(log) do |ctx|
344 make_context(log) do |ctx|
[all …]
/dports/devel/p5-subversion/subversion-1.14.1/subversion/bindings/swig/ruby/test/
H A Dtest_client.rb48 make_context(log) do |ctx|
69 make_context(log) do |ctx|
88 make_context(log) do |ctx|
113 make_context(log) do |ctx|
145 make_context(log) do |ctx|
178 make_context(log) do |ctx|
224 make_context(log) do |ctx|
258 make_context(log) do |ctx|
295 make_context(log) do |ctx|
344 make_context(log) do |ctx|
[all …]
/dports/www/py-tornado4/tornado-4.5.3/demos/benchmark/
H A Dstack_context_benchmark.py18 with self.make_context():
36 with self.make_context():
41 def make_context(self): member in StackBenchmark
49 def make_context(self): member in ExceptionBenchmark
/dports/devel/py-behave/behave-1.2.6/tests/api/
H A D_test_async_step34.py79 def make_context(): member in TestAsyncContext
84 context = self.make_context()
97 context = self.make_context()
111 context = self.make_context()
121 context = self.make_context()
/dports/devel/boost-python-libs/boost_1_72_0/libs/spirit/workbench/x3/
H A Dcontext.cpp10 using boost::spirit::x3::make_context;
30 a(make_context<b_ctx>(bi, context)); in b()
36 b(make_context<c_ctx>(ci)); in c()
/dports/databases/xtrabackup/boost_1_59_0/libs/spirit/workbench/x3/
H A Dcontext.cpp10 using boost::spirit::x3::make_context;
30 a(make_context<b_ctx>(bi, context)); in b()
36 b(make_context<c_ctx>(ci)); in c()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/spirit/workbench/x3/
H A Dcontext.cpp10 using boost::spirit::x3::make_context;
30 a(make_context<b_ctx>(bi, context)); in b()
36 b(make_context<c_ctx>(ci)); in c()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/libs/spirit/workbench/x3/
H A Dcontext.cpp10 using boost::spirit::x3::make_context;
30 a(make_context<b_ctx>(bi, context)); in b()
36 b(make_context<c_ctx>(ci)); in c()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/spirit/workbench/x3/
H A Dcontext.cpp10 using boost::spirit::x3::make_context;
30 a(make_context<b_ctx>(bi, context)); in b()
36 b(make_context<c_ctx>(ci)); in c()
/dports/databases/percona57-server/boost_1_59_0/libs/spirit/workbench/x3/
H A Dcontext.cpp10 using boost::spirit::x3::make_context;
30 a(make_context<b_ctx>(bi, context)); in b()
36 b(make_context<c_ctx>(ci)); in c()
/dports/databases/percona57-client/boost_1_59_0/libs/spirit/workbench/x3/
H A Dcontext.cpp10 using boost::spirit::x3::make_context;
30 a(make_context<b_ctx>(bi, context)); in b()
36 b(make_context<c_ctx>(ci)); in c()
/dports/devel/boost-libs/boost_1_72_0/libs/spirit/workbench/x3/
H A Dcontext.cpp10 using boost::spirit::x3::make_context;
30 a(make_context<b_ctx>(bi, context)); in b()
36 b(make_context<c_ctx>(ci)); in c()
/dports/devel/boost-docs/boost_1_72_0/libs/spirit/workbench/x3/
H A Dcontext.cpp10 using boost::spirit::x3::make_context;
30 a(make_context<b_ctx>(bi, context)); in b()
36 b(make_context<c_ctx>(ci)); in c()
/dports/devel/hyperscan/boost_1_75_0/libs/spirit/workbench/x3/
H A Dcontext.cpp10 using boost::spirit::x3::make_context;
30 a(make_context<b_ctx>(bi, context)); in b()
36 b(make_context<c_ctx>(ci)); in c()
/dports/www/py-django-csp/django_csp-3.5/csp/tests/
H A Dutils.py21 ctx = self.make_context(request)
27 def make_context(self, request): member in ScriptTagTestBase
35 def make_context(self, request): member in ScriptExtensionTestBase
/dports/devel/boost-docs/boost_1_72_0/boost/spirit/home/x3/core/
H A Dcall.hpp69 auto val_context = make_context<rule_val_context_tag>(rcontext, context); in call()
70 auto where_context = make_context<where_context_tag>(rng, val_context); in call()
71 auto attr_context = make_context<attr_context_tag>(attr, where_context); in call()
/dports/devel/hyperscan/boost_1_75_0/boost/spirit/home/x3/core/
H A Dcall.hpp69 auto val_context = make_context<rule_val_context_tag>(rcontext, context); in call()
70 auto where_context = make_context<where_context_tag>(rng, val_context); in call()
71 auto attr_context = make_context<attr_context_tag>(attr, where_context); in call()
/dports/devel/boost-python-libs/boost_1_72_0/boost/spirit/home/x3/core/
H A Dcall.hpp69 auto val_context = make_context<rule_val_context_tag>(rcontext, context); in call()
70 auto where_context = make_context<where_context_tag>(rng, val_context); in call()
71 auto attr_context = make_context<attr_context_tag>(attr, where_context); in call()
/dports/devel/R-cran-BH/BH/inst/include/boost/spirit/home/x3/core/
H A Dcall.hpp69 auto val_context = make_context<rule_val_context_tag>(rcontext, context); in call()
70 auto where_context = make_context<where_context_tag>(rng, val_context); in call()
71 auto attr_context = make_context<attr_context_tag>(attr, where_context); in call()

12345678910>>...18