Home
last modified time | relevance | path

Searched defs:Algorithm (Results 1 – 25 of 3437) sorted by relevance

12345678910>>...138

/dports/science/py-OpenMC/openmc-0.12.2/docs/source/methods/
H A Dparallelization.rst66 .. _figure-master-slave:
112 .. _nearest-neighbors-algorithm:
122 .. _figure-nearest-neighbor:
203 .. _figure-neighbor-example:
211 .. _master-slave-cost:
610 .. _first paper: https://doi.org/10.2307/2280232
612 .. _work of Forrest Brown: http://hdl.handle.net/2027.42/24996
616 .. _MPICH: http://www.mpich.org
620 .. _Geary: https://doi.org/10.2307/2342070
632 .. _PVM: https://www.csm.ornl.gov/pvm/pvm_home.html
[all …]
/dports/science/openmc/openmc-0.12.2/docs/source/methods/
H A Dparallelization.rst66 .. _figure-master-slave:
112 .. _nearest-neighbors-algorithm:
122 .. _figure-nearest-neighbor:
203 .. _figure-neighbor-example:
211 .. _master-slave-cost:
610 .. _first paper: https://doi.org/10.2307/2280232
612 .. _work of Forrest Brown: http://hdl.handle.net/2027.42/24996
616 .. _MPICH: http://www.mpich.org
620 .. _Geary: https://doi.org/10.2307/2342070
632 .. _PVM: https://www.csm.ornl.gov/pvm/pvm_home.html
[all …]
/dports/math/vtk8/VTK-8.2.0/ThirdParty/vtkm/vtk-m/vtkm/cont/
H A DAlgorithm.h318 struct Algorithm struct
322 VTKM_CONT static void Copy(vtkm::cont::DeviceAdapterId devId, in Copy()
337 VTKM_CONT static void CopyIf(vtkm::cont::DeviceAdapterId devId, in CopyIf()
354 VTKM_CONT static void CopyIf(vtkm::cont::DeviceAdapterId devId, in CopyIf()
381 detail::CopySubRangeFunctor functor;
455 VTKM_CONT static U Reduce(vtkm::cont::DeviceAdapterId devId, in Reduce()
471 VTKM_CONT static U Reduce(vtkm::cont::DeviceAdapterId devId, in Reduce()
747 VTKM_CONT static void Sort(vtkm::cont::DeviceAdapterId devId, in Sort()
760 VTKM_CONT static void Sort(vtkm::cont::DeviceAdapterId devId, in Sort()
845 VTKM_CONT static void Unique(vtkm::cont::DeviceAdapterId devId, in Unique()
[all …]
/dports/math/vtk9/VTK-9.1.0/ThirdParty/vtkm/vtkvtkm/vtk-m/vtkm/cont/
H A DAlgorithm.h370 struct Algorithm struct
374 VTKM_CONT static vtkm::Id BitFieldToUnorderedSet( in BitFieldToUnorderedSet()
385 VTKM_CONT static vtkm::Id BitFieldToUnorderedSet( in BitFieldToUnorderedSet()
395 VTKM_CONT static bool Copy(vtkm::cont::DeviceAdapterId devId, in Copy()
464 detail::CopySubRangeFunctor functor;
497 VTKM_CONT static void Fill(vtkm::cont::DeviceAdapterId devId, in Fill()
511 VTKM_CONT static void Fill(vtkm::cont::DeviceAdapterId devId, in Fill()
525 VTKM_CONT static void Fill(vtkm::cont::DeviceAdapterId devId, in Fill()
641 VTKM_CONT static U Reduce(vtkm::cont::DeviceAdapterId devId, in Reduce()
657 VTKM_CONT static U Reduce(vtkm::cont::DeviceAdapterId devId, in Reduce()
[all …]
/dports/security/lego/lego-4.5.3/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/airec/
H A Dstruct_algorithm.go19 type Algorithm struct { struct
20 Type string `json:"type" xml:"type"`
21 Key string `json:"key" xml:"key"`
22 HasConfig bool `json:"hasConfig" xml:"hasConfig"`
23 DefaultValue string `json:"defaultValue" xml:"defaultValue"`
24 ExperimentValue string `json:"experimentValue" xml:"experimentValue"`
25 Name string `json:"name" xml:"name"`
26 Category string `json:"category" xml:"category"`
27 Config []ConfigItem `json:"config" xml:"config"`
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/crc-catalog-1.1.1/src/
H A Dlib.rs14 pub struct Algorithm<W: Width> { struct
18 pub poly: W,
44 /// optionally reflecting the register (if [`refout`](Algorithm::refout)=`true`), but not argument
51 pub residue: W,
/dports/sysutils/fusefs-xfuse/xfuse-9c8824/cargo-crates/crc-catalog-1.1.1/src/
H A Dlib.rs14 pub struct Algorithm<W: Width> { struct
18 pub poly: W,
44 /// optionally reflecting the register (if [`refout`](Algorithm::refout)=`true`), but not argument
51 pub residue: W,
/dports/net/concourse-fly/concourse-6.7.1/atc/scheduler/algorithm/
H A Dcompute.go22 type Algorithm struct { struct
23 versionsDB db.VersionsDB
26 func (a *Algorithm) Compute(
45 func (a *Algorithm) computeResolvers(
80 func (a *Algorithm) finalizeHasNext(versionCandidates map[string]*versionCandidate) bool {
89 … db.InputConfigs, candidates map[string]*versionCandidate, resolveErr db.ResolutionFailure) (db.In…
/dports/misc/concourse/concourse-6.7.2/atc/scheduler/algorithm/
H A Dcompute.go22 type Algorithm struct { struct
23 versionsDB db.VersionsDB
26 func (a *Algorithm) Compute(
45 func (a *Algorithm) computeResolvers(
80 func (a *Algorithm) finalizeHasNext(versionCandidates map[string]*versionCandidate) bool {
89 … db.InputConfigs, candidates map[string]*versionCandidate, resolveErr db.ResolutionFailure) (db.In…
/dports/math/py-Diofant/Diofant-0.13.0/docs/internals/
H A Dhyperexpand.rst31 Notation
44 Incrementing and decrementing indices
116 Reduction of Order
147 Moving Around in the Parameter Space
196 Applying the Operators
230 Loose Ends
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/SemaTemplate/
H A Dsubst-into-subst.cpp25 // different expressions; the "equivalent" rules are used rather than the
27 template<class T> concept E = A<T> && B<X<(int)'\1', T>>;
32 int g(D auto); // expected-note {{candidate}}
/dports/security/snowflake-tor/snowflake-ead5a960d7fa19dc890ccbfc0765c5ab6629eaa9/vendor/github.com/pion/dtls/v2/pkg/crypto/signaturehash/
H A Dsignaturehash.go20 type Algorithm struct { struct
21 Hash hash.Algorithm
22 Signature signature.Algorithm
39 func SelectSignatureScheme(sigs []Algorithm, privateKey crypto.PrivateKey) (Algorithm, error) {
49 func (a *Algorithm) isCompatible(privateKey crypto.PrivateKey) bool {
/dports/security/cloak/cloak-0.2.0/cargo-crates/ring-0.14.6/src/
H A Daead.rs49 algorithm: &'static Algorithm, key_bytes: &[u8], in new()
58 pub fn algorithm(&self) -> &'static Algorithm { self.key.algorithm() } in algorithm()
152 algorithm: &'static Algorithm, key_bytes: &[u8], in new()
161 pub fn algorithm(&self) -> &'static Algorithm { self.key.algorithm() } in algorithm()
235 fn new(algorithm: &'static Algorithm, key_bytes: &[u8]) -> Result<Self, error::Unspecified> { in new()
246 fn algorithm(&self) -> &'static Algorithm { self.algorithm } in algorithm()
250 pub struct Algorithm { struct
270 id: AlgorithmID, argument
284 impl Algorithm { impl
309 impl PartialEq for Algorithm { implementation
[all …]
/dports/www/minio-client/mc-RELEASE.2021-12-10T00-14-28Z/vendor/github.com/secure-io/sio-go/
H A Dtest_vectors.json2 …{"Algorithm":"AES-128-GCM","BufSize":16,"Key":"00000000000000000000000000000000","Nonce":"00000000… string
3 …{"Algorithm":"AES-128-GCM","BufSize":16,"Key":"10000000000000000000000000000000","Nonce":"00000000… string
4 …{"Algorithm":"AES-128-GCM","BufSize":16,"Key":"10000000000000000000000000000000","Nonce":"10000000… string
5 …{"Algorithm":"AES-128-GCM","BufSize":16,"Key":"10000000000000000000000000000000","Nonce":"10000000… string
6 …{"Algorithm":"AES-128-GCM","BufSize":16,"Key":"10000000000000000000000000000000","Nonce":"10000000… string
7 …{"Algorithm":"AES-128-GCM","BufSize":16,"Key":"20000000000000000000000000000000","Nonce":"10000000… string
8 …{"Algorithm":"AES-128-GCM","BufSize":16,"Key":"00000000000000000000000000000000","Nonce":"00000000… string
14 …{"Algorithm":"AES-128-GCM","BufSize":17,"Key":"67fc3ffd5353a432a6cbc982007606c8","Nonce":"6958a70a… string
16 …{"Algorithm":"XChaCha20-Poly1305","BufSize":16,"Key":"00000000000000000000000000000000000000000000… string
17 …{"Algorithm":"XChaCha20-Poly1305","BufSize":16,"Key":"10000000000000000000000000000000000000000000… string
[all …]
/dports/net/croc/croc-9.5.0/vendor/github.com/kalafut/imohash/
H A Dalgorithm.md10 ## Algorithm section
18 ### Parameters and mode
36 ### Hash calculation
54 ### Size injection
/dports/devel/sccache/sccache-0.2.15/cargo-crates/ring-0.16.19/src/aead/
H A Dquic.rs52 algorithm: &'static Algorithm, in new()
73 pub fn algorithm(&self) -> &'static Algorithm { in algorithm()
84 pub struct Algorithm { struct
90 id: AlgorithmID, argument
93 impl hkdf::KeyType for &'static Algorithm { implementation
100 impl Algorithm { implementation
123 impl PartialEq for Algorithm { implementation
129 impl Eq for Algorithm {} implementation
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/ring-0.16.20/src/aead/
H A Dquic.rs52 algorithm: &'static Algorithm, in new()
73 pub fn algorithm(&self) -> &'static Algorithm { in algorithm()
84 pub struct Algorithm { struct
90 id: AlgorithmID, argument
93 impl hkdf::KeyType for &'static Algorithm { implementation
100 impl Algorithm { impl
123 impl PartialEq for Algorithm { implementation
129 impl Eq for Algorithm {} implementation
/dports/lang/gleam/gleam-0.18.2/cargo-crates/ring-0.16.20/src/aead/
H A Dquic.rs52 algorithm: &'static Algorithm, in new()
73 pub fn algorithm(&self) -> &'static Algorithm { in algorithm()
84 pub struct Algorithm { struct
90 id: AlgorithmID, argument
93 impl hkdf::KeyType for &'static Algorithm { argument
100 impl Algorithm { impl
123 impl PartialEq for Algorithm { implementation
129 impl Eq for Algorithm {} implementation
/dports/net/routinator/routinator-0.10.2/cargo-crates/ring-0.16.20/src/aead/
H A Dquic.rs52 algorithm: &'static Algorithm, in new()
73 pub fn algorithm(&self) -> &'static Algorithm { in algorithm()
84 pub struct Algorithm { struct
90 id: AlgorithmID, argument
93 impl hkdf::KeyType for &'static Algorithm { argument
100 impl Algorithm { impl
123 impl PartialEq for Algorithm { implementation
129 impl Eq for Algorithm {} implementation
/dports/www/ffsend/ffsend-ccd489ce2e75b91c0f17fbf13dbd91fe84f5ad98/cargo-crates/ring-0.16.20/src/aead/
H A Dquic.rs52 algorithm: &'static Algorithm, in new()
73 pub fn algorithm(&self) -> &'static Algorithm { in algorithm()
84 pub struct Algorithm { struct
90 id: AlgorithmID, argument
93 impl hkdf::KeyType for &'static Algorithm { argument
100 impl Algorithm { impl
123 impl PartialEq for Algorithm { implementation
129 impl Eq for Algorithm {} implementation
/dports/security/rustscan/RustScan-2.0.1/cargo-crates/ring-0.16.15/src/aead/
H A Dquic.rs52 algorithm: &'static Algorithm, in new()
74 pub fn algorithm(&self) -> &'static Algorithm { in algorithm()
82 pub struct Algorithm { struct
88 id: AlgorithmID, argument
91 impl hkdf::KeyType for &'static Algorithm { argument
98 impl Algorithm { impl
121 impl PartialEq for Algorithm { implementation
127 impl Eq for Algorithm {} implementation
/dports/net/quiche/quiche-0.9.0/cargo-crates/ring-0.16.20/src/aead/
H A Dquic.rs52 algorithm: &'static Algorithm, in new()
73 pub fn algorithm(&self) -> &'static Algorithm { in algorithm()
84 pub struct Algorithm { struct
90 id: AlgorithmID, argument
93 impl hkdf::KeyType for &'static Algorithm { implementation
100 impl Algorithm { implementation
123 impl PartialEq for Algorithm { implementation
129 impl Eq for Algorithm {} implementation
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/ring-0.16.12/src/aead/
H A Dquic.rs52 algorithm: &'static Algorithm, in new()
74 pub fn algorithm(&self) -> &'static Algorithm { in algorithm()
82 pub struct Algorithm { struct
88 id: AlgorithmID, argument
91 impl hkdf::KeyType for &'static Algorithm { implementation
98 impl Algorithm { impl
121 impl PartialEq for Algorithm { implementation
127 impl Eq for Algorithm {} implementation
/dports/net/krill/krill-0.9.4/cargo-crates/ring-0.16.20/src/aead/
H A Dquic.rs52 algorithm: &'static Algorithm, in new()
73 pub fn algorithm(&self) -> &'static Algorithm { in algorithm()
84 pub struct Algorithm { struct
90 id: AlgorithmID, argument
93 impl hkdf::KeyType for &'static Algorithm { argument
100 impl Algorithm { implementation
123 impl PartialEq for Algorithm { implementation
129 impl Eq for Algorithm {} implementation
/dports/dns/doh-proxy/doh-proxy-0.9.2/cargo-crates/ring-0.16.20/src/aead/
H A Dquic.rs52 algorithm: &'static Algorithm, in new()
73 pub fn algorithm(&self) -> &'static Algorithm { in algorithm()
84 pub struct Algorithm { struct
90 id: AlgorithmID, argument
93 impl hkdf::KeyType for &'static Algorithm { argument
100 impl Algorithm { impl
123 impl PartialEq for Algorithm { implementation
129 impl Eq for Algorithm {} implementation

12345678910>>...138