Home
last modified time | relevance | path

Searched refs:communicator (Results 1 – 25 of 3710) sorted by relevance

12345678910>>...149

/dports/science/dalton/dalton-66052b3af5ea7225e31178bf9a8b031913c72190/DALTON/lucita/
H A Ddalton_mpi.F9093 integer :: communicator local
107 integer :: communicator local
122 integer :: communicator local
137 integer :: communicator local
152 integer :: communicator local
167 integer :: communicator local
181 integer :: communicator local
196 integer :: communicator local
211 integer :: communicator local
226 integer :: communicator local
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/comm/suite/base/
H A Djar.mn8 % content communicator %content/communicator/ contentaccessible=yes
9 % override chrome://global/content/license.html chrome://communicator/content/license.html
10 % override chrome://global/content/netError.xhtml chrome://communicator/content/certError.xhtml
50 % style about:addons chrome://communicator/content/extensionsOverlay.css
51 content/communicator/about.js (content/about.js)
52 content/communicator/about.xhtml (content/about.xhtml)
62 content/communicator/certError.js (content/certError.js)
66 * content/communicator/communicator.css (content/communicator.css)
72 content/communicator/findUtils.js (content/findUtils.js)
83 content/communicator/safeMode.js (content/safeMode.js)
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/comm/suite/components/pref/
H A Djar.mn6 * content/communicator/pref/preferences.xul (content/preferences.xul)
7 content/communicator/pref/preferences.js (content/preferences.js)
8 content/communicator/pref/prefpanels.css (content/prefpanels.css)
9 content/communicator/pref/prefpanels.xml (content/prefpanels.xml)
10 content/communicator/pref/pref-advanced.js (content/pref-advanced.js)
11 content/communicator/pref/pref-advanced.xul (content/pref-advanced.xul)
18 content/communicator/pref/pref-cache.js (content/pref-cache.js)
19 content/communicator/pref/pref-cache.xul (content/pref-cache.xul)
20 content/communicator/pref/pref-colors.js (content/pref-colors.js)
32 content/communicator/pref/pref-fonts.js (content/pref-fonts.js)
[all …]
/dports/devel/ice37/ice-3.7.2/ruby/test/Ice/proxy/
H A DAllTests.rb5 def allTests(helper, communicator) argument
9 base = communicator.stringToProxy(ref)
12 b1 = communicator.stringToProxy("test")
15 b1 = communicator.stringToProxy("test ")
18 b1 = communicator.stringToProxy(" test ")
21 b1 = communicator.stringToProxy(" test")
142 b1 = communicator.stringToProxy("test")
154 b1 = communicator.stringToProxy("test")
188 prop = communicator.getProperties()
453 test(communicator.stringToProxy("foo") == communicator.stringToProxy("foo"))
[all …]
/dports/devel/php-ice37/ice-3.7.2/ruby/test/Ice/proxy/
H A DAllTests.rb5 def allTests(helper, communicator) argument
9 base = communicator.stringToProxy(ref)
12 b1 = communicator.stringToProxy("test")
15 b1 = communicator.stringToProxy("test ")
18 b1 = communicator.stringToProxy(" test ")
21 b1 = communicator.stringToProxy(" test")
142 b1 = communicator.stringToProxy("test")
154 b1 = communicator.stringToProxy("test")
188 prop = communicator.getProperties()
453 test(communicator.stringToProxy("foo") == communicator.stringToProxy("foo"))
[all …]
/dports/devel/py-ice37/ice-3.7.2/ruby/test/Ice/proxy/
H A DAllTests.rb5 def allTests(helper, communicator) argument
9 base = communicator.stringToProxy(ref)
12 b1 = communicator.stringToProxy("test")
15 b1 = communicator.stringToProxy("test ")
18 b1 = communicator.stringToProxy(" test ")
21 b1 = communicator.stringToProxy(" test")
142 b1 = communicator.stringToProxy("test")
154 b1 = communicator.stringToProxy("test")
188 prop = communicator.getProperties()
453 test(communicator.stringToProxy("foo") == communicator.stringToProxy("foo"))
[all …]
/dports/science/gromacs/gromacs-2021.4/src/gromacs/mdlib/
H A Dbroadcaststructs.cpp73 block_bc(communicator, state->flags); in broadcastStateWithoutDynamics()
97 block_bc(communicator, tpx->bIr); in bc_tpxheader()
98 block_bc(communicator, tpx->bBox); in bc_tpxheader()
99 block_bc(communicator, tpx->bTop); in bc_tpxheader()
100 block_bc(communicator, tpx->bX); in bc_tpxheader()
101 block_bc(communicator, tpx->bV); in bc_tpxheader()
102 block_bc(communicator, tpx->bF); in bc_tpxheader()
103 block_bc(communicator, tpx->natoms); in bc_tpxheader()
104 block_bc(communicator, tpx->ngtc); in bc_tpxheader()
105 block_bc(communicator, tpx->lambda); in bc_tpxheader()
[all …]
/dports/devel/php-ice37/ice-3.7.2/php/test/Ice/proxy/
H A DClient.php35 $communicator = $helper->communicator();
36 $base = $communicator->stringToProxy($ref);
39 $b1 = $communicator->stringToProxy("test");
42 $b1 = $communicator->stringToProxy("test ");
45 $b1 = $communicator->stringToProxy(" test ");
48 $b1 = $communicator->stringToProxy(" test");
225 $b1 = $communicator->stringToProxy("test");
237 $b1 = $communicator->stringToProxy("test");
759 $pstr = $communicator->proxyToString($p1);
863 $communicator->destroy();
[all …]
/dports/devel/ice37/ice-3.7.2/php/test/Ice/proxy/
H A DClient.php35 $communicator = $helper->communicator();
36 $base = $communicator->stringToProxy($ref);
39 $b1 = $communicator->stringToProxy("test");
42 $b1 = $communicator->stringToProxy("test ");
45 $b1 = $communicator->stringToProxy(" test ");
48 $b1 = $communicator->stringToProxy(" test");
225 $b1 = $communicator->stringToProxy("test");
237 $b1 = $communicator->stringToProxy("test");
759 $pstr = $communicator->proxyToString($p1);
863 $communicator->destroy();
[all …]
/dports/devel/py-ice37/ice-3.7.2/php/test/Ice/proxy/
H A DClient.php35 $communicator = $helper->communicator();
36 $base = $communicator->stringToProxy($ref);
39 $b1 = $communicator->stringToProxy("test");
42 $b1 = $communicator->stringToProxy("test ");
45 $b1 = $communicator->stringToProxy(" test ");
48 $b1 = $communicator->stringToProxy(" test");
225 $b1 = $communicator->stringToProxy("test");
237 $b1 = $communicator->stringToProxy("test");
759 $pstr = $communicator->proxyToString($p1);
863 $communicator->destroy();
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/comm/suite/themes/classic/
H A Djar.mn6 % skin communicator classic/1.0 %skin/classic/communicator/
21 …skin/classic/communicator/button.css (mac/communicator/button.css)
22 …skin/classic/communicator/communicator.css (mac/communicator/communicat…
24 …skin/classic/communicator/config.css (mac/communicator/config.css)
29 …skin/classic/communicator/toolbar.css (mac/communicator/toolbar.cs…
74 skin/classic/communicator/button.css (communicator/button.css)
75 skin/classic/communicator/config.css (communicator/config.css)
79 …skin/classic/communicator/communicator.css (linux/communicator/communic…
84 …skin/classic/communicator/communicator.css (communicator/communicator.c…
135 skin/classic/communicator/about.css (communicator/about.css)
[all …]
/dports/devel/boost-docs/boost_1_72_0/boost/mpi/
H A Dcollectives.hpp52 all_gather(const communicator& comm, const T& in_value,
67 all_gather(const communicator& comm, const T* in_values, int n,
140 T all_reduce(const communicator& comm, const T& value, Op op);
147 all_reduce(const communicator& comm, inplace_t<T*> value, int n,
154 all_reduce(const communicator& comm, inplace_t<T> value, Op op);
246 void broadcast(const communicator& comm, T& value, int root);
318 gather(const communicator& comm, const T* in_values, int n,
449 void scatter(const communicator& comm, T& out_value, int root);
512 scatterv(const communicator& comm, const T* in_values,
527 scatterv(const communicator& comm, const T* in_values,
[all …]
/dports/devel/hyperscan/boost_1_75_0/boost/mpi/
H A Dcollectives.hpp52 all_gather(const communicator& comm, const T& in_value,
67 all_gather(const communicator& comm, const T* in_values, int n,
140 T all_reduce(const communicator& comm, const T& value, Op op);
147 all_reduce(const communicator& comm, inplace_t<T*> value, int n,
154 all_reduce(const communicator& comm, inplace_t<T> value, Op op);
246 void broadcast(const communicator& comm, T& value, int root);
318 gather(const communicator& comm, const T* in_values, int n,
449 void scatter(const communicator& comm, T& out_value, int root);
512 scatterv(const communicator& comm, const T* in_values,
527 scatterv(const communicator& comm, const T* in_values,
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/boost/mpi/
H A Dcollectives.hpp52 all_gather(const communicator& comm, const T& in_value,
67 all_gather(const communicator& comm, const T* in_values, int n,
140 T all_reduce(const communicator& comm, const T& value, Op op);
147 all_reduce(const communicator& comm, inplace_t<T*> value, int n,
154 all_reduce(const communicator& comm, inplace_t<T> value, Op op);
246 void broadcast(const communicator& comm, T& value, int root);
318 gather(const communicator& comm, const T* in_values, int n,
449 void scatter(const communicator& comm, T& out_value, int root);
512 scatterv(const communicator& comm, const T* in_values,
527 scatterv(const communicator& comm, const T* in_values,
[all …]
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/mpi/
H A Dcollectives.hpp52 all_gather(const communicator& comm, const T& in_value,
67 all_gather(const communicator& comm, const T* in_values, int n,
140 T all_reduce(const communicator& comm, const T& value, Op op);
147 all_reduce(const communicator& comm, inplace_t<T*> value, int n,
154 all_reduce(const communicator& comm, inplace_t<T> value, Op op);
246 void broadcast(const communicator& comm, T& value, int root);
318 gather(const communicator& comm, const T* in_values, int n,
449 void scatter(const communicator& comm, T& out_value, int root);
512 scatterv(const communicator& comm, const T* in_values,
527 scatterv(const communicator& comm, const T* in_values,
[all …]
/dports/devel/R-cran-BH/BH/inst/include/boost/mpi/
H A Dcollectives.hpp52 all_gather(const communicator& comm, const T& in_value,
67 all_gather(const communicator& comm, const T* in_values, int n,
140 T all_reduce(const communicator& comm, const T& value, Op op);
147 all_reduce(const communicator& comm, inplace_t<T*> value, int n,
154 all_reduce(const communicator& comm, inplace_t<T> value, Op op);
246 void broadcast(const communicator& comm, T& value, int root);
318 gather(const communicator& comm, const T* in_values, int n,
449 void scatter(const communicator& comm, T& out_value, int root);
512 scatterv(const communicator& comm, const T* in_values,
527 scatterv(const communicator& comm, const T* in_values,
[all …]
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/mpi/
H A Dcollectives.hpp52 all_gather(const communicator& comm, const T& in_value,
67 all_gather(const communicator& comm, const T* in_values, int n,
140 T all_reduce(const communicator& comm, const T& value, Op op);
147 all_reduce(const communicator& comm, inplace_t<T*> value, int n,
154 all_reduce(const communicator& comm, inplace_t<T> value, Op op);
246 void broadcast(const communicator& comm, T& value, int root);
318 gather(const communicator& comm, const T* in_values, int n,
449 void scatter(const communicator& comm, T& out_value, int root);
512 scatterv(const communicator& comm, const T* in_values,
527 scatterv(const communicator& comm, const T* in_values,
[all …]
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/mpi/
H A Dcollectives.hpp52 all_gather(const communicator& comm, const T& in_value,
67 all_gather(const communicator& comm, const T* in_values, int n,
140 T all_reduce(const communicator& comm, const T& value, Op op);
147 all_reduce(const communicator& comm, inplace_t<T*> value, int n,
154 all_reduce(const communicator& comm, inplace_t<T> value, Op op);
246 void broadcast(const communicator& comm, T& value, int root);
318 gather(const communicator& comm, const T* in_values, int n,
449 void scatter(const communicator& comm, T& out_value, int root);
512 scatterv(const communicator& comm, const T* in_values,
527 scatterv(const communicator& comm, const T* in_values,
[all …]
/dports/databases/xtrabackup/boost_1_59_0/boost/mpi/
H A Dcollectives.hpp52 all_gather(const communicator& comm, const T& in_value,
67 all_gather(const communicator& comm, const T* in_values, int n,
140 T all_reduce(const communicator& comm, const T& value, Op op);
147 all_reduce(const communicator& comm, inplace_t<T*> value, int n,
154 all_reduce(const communicator& comm, inplace_t<T> value, Op op);
246 void broadcast(const communicator& comm, T& value, int root);
318 gather(const communicator& comm, const T* in_values, int n,
449 void scatter(const communicator& comm, T& out_value, int root);
512 scatterv(const communicator& comm, const T* in_values,
527 scatterv(const communicator& comm, const T* in_values,
[all …]
/dports/databases/percona57-server/boost_1_59_0/boost/mpi/
H A Dcollectives.hpp52 all_gather(const communicator& comm, const T& in_value,
67 all_gather(const communicator& comm, const T* in_values, int n,
140 T all_reduce(const communicator& comm, const T& value, Op op);
147 all_reduce(const communicator& comm, inplace_t<T*> value, int n,
154 all_reduce(const communicator& comm, inplace_t<T> value, Op op);
246 void broadcast(const communicator& comm, T& value, int root);
318 gather(const communicator& comm, const T* in_values, int n,
449 void scatter(const communicator& comm, T& out_value, int root);
512 scatterv(const communicator& comm, const T* in_values,
527 scatterv(const communicator& comm, const T* in_values,
[all …]
/dports/databases/percona57-client/boost_1_59_0/boost/mpi/
H A Dcollectives.hpp52 all_gather(const communicator& comm, const T& in_value,
67 all_gather(const communicator& comm, const T* in_values, int n,
140 T all_reduce(const communicator& comm, const T& value, Op op);
147 all_reduce(const communicator& comm, inplace_t<T*> value, int n,
154 all_reduce(const communicator& comm, inplace_t<T> value, Op op);
246 void broadcast(const communicator& comm, T& value, int root);
318 gather(const communicator& comm, const T* in_values, int n,
449 void scatter(const communicator& comm, T& out_value, int root);
512 scatterv(const communicator& comm, const T* in_values,
527 scatterv(const communicator& comm, const T* in_values,
[all …]
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/mpi/
H A Dcollectives.hpp52 all_gather(const communicator& comm, const T& in_value,
67 all_gather(const communicator& comm, const T* in_values, int n,
140 T all_reduce(const communicator& comm, const T& value, Op op);
147 all_reduce(const communicator& comm, inplace_t<T*> value, int n,
154 all_reduce(const communicator& comm, inplace_t<T> value, Op op);
246 void broadcast(const communicator& comm, T& value, int root);
318 gather(const communicator& comm, const T* in_values, int n,
449 void scatter(const communicator& comm, T& out_value, int root);
512 scatterv(const communicator& comm, const T* in_values,
527 scatterv(const communicator& comm, const T* in_values,
[all …]
/dports/devel/boost-libs/boost_1_72_0/boost/mpi/
H A Dcollectives.hpp52 all_gather(const communicator& comm, const T& in_value,
67 all_gather(const communicator& comm, const T* in_values, int n,
140 T all_reduce(const communicator& comm, const T& value, Op op);
147 all_reduce(const communicator& comm, inplace_t<T*> value, int n,
154 all_reduce(const communicator& comm, inplace_t<T> value, Op op);
246 void broadcast(const communicator& comm, T& value, int root);
318 gather(const communicator& comm, const T* in_values, int n,
449 void scatter(const communicator& comm, T& out_value, int root);
512 scatterv(const communicator& comm, const T* in_values,
527 scatterv(const communicator& comm, const T* in_values,
[all …]
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/mpi/
H A Dcollectives.hpp52 all_gather(const communicator& comm, const T& in_value,
67 all_gather(const communicator& comm, const T* in_values, int n,
140 T all_reduce(const communicator& comm, const T& value, Op op);
147 all_reduce(const communicator& comm, inplace_t<T*> value, int n,
154 all_reduce(const communicator& comm, inplace_t<T> value, Op op);
246 void broadcast(const communicator& comm, T& value, int root);
318 gather(const communicator& comm, const T* in_values, int n,
449 void scatter(const communicator& comm, T& out_value, int root);
512 scatterv(const communicator& comm, const T* in_values,
527 scatterv(const communicator& comm, const T* in_values,
[all …]
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/mpi/
H A Dcollectives.hpp52 all_gather(const communicator& comm, const T& in_value,
67 all_gather(const communicator& comm, const T* in_values, int n,
140 T all_reduce(const communicator& comm, const T& value, Op op);
147 all_reduce(const communicator& comm, inplace_t<T*> value, int n,
154 all_reduce(const communicator& comm, inplace_t<T> value, Op op);
246 void broadcast(const communicator& comm, T& value, int root);
318 gather(const communicator& comm, const T* in_values, int n,
449 void scatter(const communicator& comm, T& out_value, int root);
512 scatterv(const communicator& comm, const T* in_values,
527 scatterv(const communicator& comm, const T* in_values,
[all …]

12345678910>>...149