Home
last modified time | relevance | path

Searched refs:seeds (Results 1 – 25 of 3045) sorted by relevance

12345678910>>...122

/dports/lang/mosh/mosh-0.2.7/lib/srfi/37/
H A Dsrfi-37-reference.scm65 . seeds)
83 (lambda (index shorts args seeds)
85 (scan-args args seeds)
125 seeds))))))))
127 (lambda (operands seeds)
129 (apply values seeds)
135 (lambda (args seeds)
137 (apply values seeds)
178 (seeds
220 (let-values ((seeds (apply operand-proc arg seeds)))
[all …]
/dports/lang/gauche/Gauche-0.9.10/lib/
H A Dsrfi-37.scm61 (scan-args args seeds)
69 (receive seeds
73 seeds)
77 (receive seeds
82 (receive seeds
88 (apply values seeds)
89 (receive seeds (apply operand-proc (car operands) seeds)
91 (define (scan-args args seeds)
93 (apply values seeds)
132 (receive seeds (apply operand-proc arg seeds)
[all …]
/dports/lang/kawa/kawa-3.1.1/gnu/kawa/slib/
H A Dsrfi37.scm58 . seeds)
76 (lambda (index shorts args seeds)
78 (scan-args args seeds)
118 seeds))))))))
120 (lambda (operands seeds)
122 (apply values seeds)
128 (lambda (args seeds)
130 (apply values seeds)
171 (seeds
213 (let-values ((seeds (apply operand-proc arg seeds)))
[all …]
/dports/lang/scheme48/scheme48-1.9.2/scheme/srfi/
H A Dsrfi-37.scm49 . seeds)
67 (lambda (index shorts args seeds)
69 (scan-args args seeds)
109 seeds))))))))
111 (lambda (operands seeds)
113 (apply values seeds)
119 (lambda (args seeds)
121 (apply values seeds)
162 (seeds
204 (let-values ((seeds (apply operand-proc arg seeds)))
[all …]
/dports/lang/sagittarius-scheme/sagittarius-0.9.8/sitelib/srfi/%3a37/
H A Dargs-fold.scm43 . seeds)
81 seeds)))
90 seeds)))
98 seeds)))
103 seeds))))))))
110 seeds)))
156 (seeds
161 seeds)))
182 seeds)))
189 seeds)))
[all …]
/dports/science/clhep/2.4.1.0/CLHEP/Random/test/
H A DtestBug58950.cc66 long seeds[3]; in main() local
72 seeds[0]=rvals[0]; in main()
73 seeds[1]=rvals[1]; in main()
74 seeds[2]=0; in main()
90 g->setTheSeeds(seeds); in main()
111 seeds[2]=0; in main()
131 seeds[2]=0; in main()
145 seeds[0] = pseeds[0]; in main()
146 seeds[1] = pseeds[1]; in main()
169 seeds[2]=0; in main()
[all …]
/dports/devel/R-cran-future.apply/future.apply/tests/
H A Drng.R35 seeds <- make_rng_seeds(2L, seed = FALSE) globalVar
36 stopifnot(is.null(seeds))
38 seeds <- make_rng_seeds(0L, seed = 42L, debug = TRUE) globalVar
39 stopifnot(length(seeds) == 0L, identical(seeds, list()))
41 seeds <- make_rng_seeds(2L, seed = TRUE) globalVar
42 stopifnot(length(seeds) == 2L, all(sapply(seeds, FUN = is_lecyer_cmrg_seed)))
44 seeds <- make_rng_seeds(3L, seed = 42L) globalVar
45 stopifnot(length(seeds) == 3L, all(sapply(seeds, FUN = is_lecyer_cmrg_seed)))
48 stopifnot(length(seeds) == 1L, all(sapply(seeds, FUN = is_lecyer_cmrg_seed)))
52 stopifnot(length(seeds) == length(seeds0),
[all …]
H A Dfuture_lapply,RNG.R27 seeds <- lapply(1:3, FUN = as_lecyer_cmrg_seed) globalVar
34 seeds[[1]][1] <- seeds[[1]][1] + 1L
92 seeds <- lapply(seq_along(x), FUN = function(i) { globalVar
96 seed_sets$E <- seeds
99 seeds <- seed_sets$F globalVar
100 seeds[[1]] <- seed_sets$D
101 for (kk in 2:length(x)) seeds[[kk]] <- parallel::nextRNGStream(seeds[[kk - 1]])
102 seed_sets$F <- seeds
169 seeds <- lapply(z, FUN = function(x) x$seed) functionVar
170 for (kk in 2:length(seeds)) stopifnot(!all(seeds[[kk]] == seeds[[1]]))
[all …]
/dports/cad/lepton-eda/lepton-eda-1.9.17/utils/cli/scheme/
H A Dlepton-export.scm152 seeds))
158 seeds))
162 seeds))
172 seeds))
176 seeds))
180 seeds))
190 seeds))
196 seeds))
202 seeds))
206 seeds))
[all …]
H A Dlepton-shell.scm100 (lambda (opt name arg seeds)
103 (lambda (opt name arg seeds)
107 seeds)))
109 (lambda (opt name arg seeds)
111 seeds)))
113 (lambda (opt name arg seeds)
115 seeds)))
121 seeds))))
122 (lambda (opt name arg seeds)
129 (lambda (op seeds)
[all …]
/dports/biology/abyss/abyss-2.3.1/RResolver/btllib/extras/java/
H A DSeedNtHash.java43 …ng seq_len, long k, SWIGTYPE_p_std__vectorT_std__vectorT_unsigned_int_t_t seeds, long hash_num_per… in SeedNtHash() argument
47 …public SeedNtHash(String seq, long k, SWIGTYPE_p_std__vectorT_std__vectorT_unsigned_int_t_t seeds,… in SeedNtHash() argument
51 …public SeedNtHash(String seq, long k, SWIGTYPE_p_std__vectorT_std__vectorT_unsigned_int_t_t seeds,… in SeedNtHash() argument
55 …public SeedNtHash(String seq, long seq_len, long k, SWIGTYPE_p_std__vectorT_std__string_t seeds, l… in SeedNtHash() argument
56 …sh__SWIG_4(seq, seq_len, k, SWIGTYPE_p_std__vectorT_std__string_t.getCPtr(seeds), hash_num_per_see… in SeedNtHash()
59 …public SeedNtHash(String seq, long seq_len, long k, SWIGTYPE_p_std__vectorT_std__string_t seeds, l… in SeedNtHash() argument
60 …sh__SWIG_5(seq, seq_len, k, SWIGTYPE_p_std__vectorT_std__string_t.getCPtr(seeds), hash_num_per_see… in SeedNtHash()
63 …public SeedNtHash(String seq, long k, SWIGTYPE_p_std__vectorT_std__string_t seeds, long hash_num_p… in SeedNtHash() argument
64 …_SeedNtHash__SWIG_6(seq, k, SWIGTYPE_p_std__vectorT_std__string_t.getCPtr(seeds), hash_num_per_see… in SeedNtHash()
67 …public SeedNtHash(String seq, long k, SWIGTYPE_p_std__vectorT_std__string_t seeds, long hash_num_p… in SeedNtHash() argument
[all …]
/dports/science/py-dipy/dipy-1.4.1/dipy/tracking/tests/
H A Dtest_tracking.py52 seeds = np.column_stack([x, y, z])
63 seeds=seeds,
72 seeds=seeds,
120 npt.assert_equal(sl[0], seeds[y])
123 npt.assert_equal(sl[0], seeds[y])
192 seeds=seeds,
201 npt.assert_equal(seed, seeds[0])
203 npt.assert_equal(seed, seeds[1])
207 seeds=seeds,
215 npt.assert_equal(seed, seeds[0])
[all …]
/dports/emulators/citra/citra-ac98458e0/src/core/file_sys/
H A Dseed_db.cpp13 seeds.clear(); in Load()
55 seeds.push_back(seed); in Load()
83 if (file.WriteBytes(&seeds[i].title_id, sizeof(seeds[i].title_id)) != in Save()
84 sizeof(seeds[i].title_id)) { in Save()
88 if (file.WriteBytes(seeds[i].data.data(), seeds[i].data.size()) != seeds[i].data.size()) { in Save()
92 if (file.WriteBytes(seeds[i].reserved.data(), seeds[i].reserved.size()) != in Save()
93 seeds[i].reserved.size()) { in Save()
102 seeds.push_back(seed); in Add()
106 return seeds.size(); in GetCount()
110 return std::find_if(seeds.begin(), seeds.end(), in FindSeedByTitleID()
[all …]
/dports/emulators/citra-qt5/citra-ac98458e0/src/core/file_sys/
H A Dseed_db.cpp13 seeds.clear(); in Load()
55 seeds.push_back(seed); in Load()
83 if (file.WriteBytes(&seeds[i].title_id, sizeof(seeds[i].title_id)) != in Save()
84 sizeof(seeds[i].title_id)) { in Save()
88 if (file.WriteBytes(seeds[i].data.data(), seeds[i].data.size()) != seeds[i].data.size()) { in Save()
92 if (file.WriteBytes(seeds[i].reserved.data(), seeds[i].reserved.size()) != in Save()
93 seeds[i].reserved.size()) { in Save()
102 seeds.push_back(seed); in Add()
106 return seeds.size(); in GetCount()
110 return std::find_if(seeds.begin(), seeds.end(), in FindSeedByTitleID()
[all …]
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/crypto/
H A Dinfo.c105 static char seeds[512] = ""; in DEFINE_RUN_ONCE_STATIC() local
109 if (seeds[0] != '\0') \ in DEFINE_RUN_ONCE_STATIC()
110 OPENSSL_strlcat(seeds, " ", sizeof(seeds)); \ in DEFINE_RUN_ONCE_STATIC()
111 OPENSSL_strlcat(seeds, str, sizeof(seeds)); \ in DEFINE_RUN_ONCE_STATIC()
123 OPENSSL_strlcat(seeds, " ", sizeof(seeds)); \ in DEFINE_RUN_ONCE_STATIC()
125 OPENSSL_strlcat(seeds, *p, sizeof(seeds)); \ in DEFINE_RUN_ONCE_STATIC()
128 OPENSSL_strlcat(seeds, ")", sizeof(seeds)); \ in DEFINE_RUN_ONCE_STATIC()
155 seed_sources = seeds; in DEFINE_RUN_ONCE_STATIC()
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/crypto/
H A Dinfo.c105 static char seeds[512] = ""; in DEFINE_RUN_ONCE_STATIC() local
109 if (seeds[0] != '\0') \ in DEFINE_RUN_ONCE_STATIC()
110 OPENSSL_strlcat(seeds, " ", sizeof(seeds)); \ in DEFINE_RUN_ONCE_STATIC()
111 OPENSSL_strlcat(seeds, str, sizeof(seeds)); \ in DEFINE_RUN_ONCE_STATIC()
123 OPENSSL_strlcat(seeds, " ", sizeof(seeds)); \ in DEFINE_RUN_ONCE_STATIC()
125 OPENSSL_strlcat(seeds, *p, sizeof(seeds)); \ in DEFINE_RUN_ONCE_STATIC()
128 OPENSSL_strlcat(seeds, ")", sizeof(seeds)); \ in DEFINE_RUN_ONCE_STATIC()
155 seed_sources = seeds; in DEFINE_RUN_ONCE_STATIC()
/dports/security/acmed/acmed-0.18.0/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/crypto/
H A Dinfo.c105 static char seeds[512] = ""; in DEFINE_RUN_ONCE_STATIC() local
109 if (seeds[0] != '\0') \ in DEFINE_RUN_ONCE_STATIC()
110 OPENSSL_strlcat(seeds, " ", sizeof(seeds)); \ in DEFINE_RUN_ONCE_STATIC()
111 OPENSSL_strlcat(seeds, str, sizeof(seeds)); \ in DEFINE_RUN_ONCE_STATIC()
123 OPENSSL_strlcat(seeds, " ", sizeof(seeds)); \ in DEFINE_RUN_ONCE_STATIC()
125 OPENSSL_strlcat(seeds, *p, sizeof(seeds)); \ in DEFINE_RUN_ONCE_STATIC()
128 OPENSSL_strlcat(seeds, ")", sizeof(seeds)); \ in DEFINE_RUN_ONCE_STATIC()
155 seed_sources = seeds; in DEFINE_RUN_ONCE_STATIC()
/dports/textproc/mdbook-linkcheck/mdbook-linkcheck-0.7.6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/crypto/
H A Dinfo.c105 static char seeds[512] = ""; in DEFINE_RUN_ONCE_STATIC() local
109 if (seeds[0] != '\0') \ in DEFINE_RUN_ONCE_STATIC()
110 OPENSSL_strlcat(seeds, " ", sizeof(seeds)); \ in DEFINE_RUN_ONCE_STATIC()
111 OPENSSL_strlcat(seeds, str, sizeof(seeds)); \ in DEFINE_RUN_ONCE_STATIC()
123 OPENSSL_strlcat(seeds, " ", sizeof(seeds)); \ in DEFINE_RUN_ONCE_STATIC()
125 OPENSSL_strlcat(seeds, *p, sizeof(seeds)); \ in DEFINE_RUN_ONCE_STATIC()
128 OPENSSL_strlcat(seeds, ")", sizeof(seeds)); \ in DEFINE_RUN_ONCE_STATIC()
155 seed_sources = seeds; in DEFINE_RUN_ONCE_STATIC()
/dports/security/openssl-quictls/openssl-7f2ab56a2b842b8e6fefc7b9d20eb5ff9c6ef151/crypto/
H A Dinfo.c106 static char seeds[512] = ""; in DEFINE_RUN_ONCE_STATIC() local
110 if (seeds[0] != '\0') \ in DEFINE_RUN_ONCE_STATIC()
111 OPENSSL_strlcat(seeds, " ", sizeof(seeds)); \ in DEFINE_RUN_ONCE_STATIC()
112 OPENSSL_strlcat(seeds, str, sizeof(seeds)); \ in DEFINE_RUN_ONCE_STATIC()
124 OPENSSL_strlcat(seeds, " ", sizeof(seeds)); \ in DEFINE_RUN_ONCE_STATIC()
126 OPENSSL_strlcat(seeds, *p, sizeof(seeds)); \ in DEFINE_RUN_ONCE_STATIC()
129 OPENSSL_strlcat(seeds, ")", sizeof(seeds)); \ in DEFINE_RUN_ONCE_STATIC()
156 seed_sources = seeds; in DEFINE_RUN_ONCE_STATIC()
/dports/security/openssl-devel/openssl-3.0.2/crypto/
H A Dinfo.c105 static char seeds[512] = ""; in DEFINE_RUN_ONCE_STATIC() local
109 if (seeds[0] != '\0') \ in DEFINE_RUN_ONCE_STATIC()
110 OPENSSL_strlcat(seeds, " ", sizeof(seeds)); \ in DEFINE_RUN_ONCE_STATIC()
111 OPENSSL_strlcat(seeds, str, sizeof(seeds)); \ in DEFINE_RUN_ONCE_STATIC()
123 OPENSSL_strlcat(seeds, " ", sizeof(seeds)); \ in DEFINE_RUN_ONCE_STATIC()
125 OPENSSL_strlcat(seeds, *p, sizeof(seeds)); \ in DEFINE_RUN_ONCE_STATIC()
128 OPENSSL_strlcat(seeds, ")", sizeof(seeds)); \ in DEFINE_RUN_ONCE_STATIC()
155 seed_sources = seeds; in DEFINE_RUN_ONCE_STATIC()
/dports/math/p5-Math-Random-MT/Math-Random-MT-1.17/
H A DMT.pm16 my ($class, @seeds) = @_;
19 $self->set_seed(@seeds);
26 my ($self, @seeds) = @_;
27 @seeds > 1 ? $self->setup_array(@seeds) :
28 $self->init_seed(defined $seeds[0] ? $seeds[0] : _rand_seed());
34 my (@seeds) = @_;
35 $gen = Math::Random::MT->new(@seeds);
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/spec/lib/gitlab/ci/pipeline/seed/
H A Dstage_spec.rb61 expect(subject.seeds).to all(be_a Gitlab::Ci::Pipeline::Seed::Build)
65 expect(subject.seeds.size).to eq 2
66 expect(subject.seeds.map(&:attributes)).to all(include(ref: 'master'))
67 expect(subject.seeds.map(&:attributes)).to all(include(tag: false))
78 expect(subject.seeds.map(&:attributes))
91 expect(subject.seeds.map(&:attributes)).to all(include(protected: true))
108 expect(subject.seeds.map(&:attributes)).to satisfy do |seeds|
109 seeds.any? { |hash| hash.fetch(:name) == 'rspec' }
112 expect(subject.seeds.map(&:attributes)).not_to satisfy do |seeds|
113 seeds.any? { |hash| hash.fetch(:name) == 'deploy' }
[all …]
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/github.com/zmb3/spotify/
H A Drecommendation.go44 func setSeedValues(seeds Seeds, v url.Values) {
45 if len(seeds.Artists) != 0 {
46 v.Set("seed_artists", strings.Join(toStringSlice(seeds.Artists), ","))
48 if len(seeds.Tracks) != 0 {
49 v.Set("seed_tracks", strings.Join(toStringSlice(seeds.Tracks), ","))
51 if len(seeds.Genres) != 0 {
52 v.Set("seed_genres", strings.Join(seeds.Genres, ","))
75 func (c *Client) GetRecommendations(seeds Seeds, trackAttributes *TrackAttributes, opt *Options) (*…
78 if seeds.count() == 0 {
81 if seeds.count() > MaxNumberOfSeeds {
[all …]
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/github.com/zmb3/spotify/spotify-158b1863f5b5/
H A Drecommendation.go44 func setSeedValues(seeds Seeds, v url.Values) {
45 if len(seeds.Artists) != 0 {
46 v.Set("seed_artists", strings.Join(toStringSlice(seeds.Artists), ","))
48 if len(seeds.Tracks) != 0 {
49 v.Set("seed_tracks", strings.Join(toStringSlice(seeds.Tracks), ","))
51 if len(seeds.Genres) != 0 {
52 v.Set("seed_genres", strings.Join(seeds.Genres, ","))
75 func (c *Client) GetRecommendations(seeds Seeds, trackAttributes *TrackAttributes, opt *Options) (*…
78 if seeds.count() == 0 {
81 if seeds.count() > MaxNumberOfSeeds {
[all …]
/dports/audio/visp-go/visp-2585747/vendor/github.com/zmb3/spotify/
H A Drecommendation.go44 func setSeedValues(seeds Seeds, v url.Values) {
45 if len(seeds.Artists) != 0 {
46 v.Set("seed_artists", strings.Join(toStringSlice(seeds.Artists), ","))
48 if len(seeds.Tracks) != 0 {
49 v.Set("seed_tracks", strings.Join(toStringSlice(seeds.Tracks), ","))
51 if len(seeds.Genres) != 0 {
52 v.Set("seed_genres", strings.Join(seeds.Genres, ","))
75 func (c *Client) GetRecommendations(seeds Seeds, trackAttributes *TrackAttributes, opt *Options) (*…
78 if seeds.count() == 0 {
81 if seeds.count() > MaxNumberOfSeeds {
[all …]

12345678910>>...122