Home
last modified time | relevance | path

Searched refs:random_order (Results 1 – 25 of 67) sorted by relevance

123

/dports/audio/ncspot/ncspot-0.9.3/src/
H A Dqueue.rs48 random_order: RwLock::new(state.random_order), in main()
65 let random_order = self.random_order.read().unwrap(); in main()
88 let random_order = self.random_order.read().unwrap(); in main()
119 let mut random_order = self.random_order.write().unwrap(); in main()
139 let mut random_order = self.random_order.write().unwrap(); in main()
153 let mut random_order = self.random_order.write().unwrap(); in main()
228 let mut random_order = self.random_order.write().unwrap(); in main()
318 let random_order = self.random_order.read().unwrap(); in main()
338 let random_order = self.random_order.read().unwrap(); in main()
382 let mut random_order = self.random_order.write().unwrap(); in main()
[all …]
/dports/math/py-pandas/pandas-1.2.5/pandas/tests/series/methods/
H A Dtest_sort_index.py21 random_order = datetime_series.reindex(rindex)
22 sorted_series = random_order.sort_index()
26 sorted_series = random_order.sort_index(ascending=False)
32 sorted_series = random_order.sort_index(level=0)
36 sorted_series = random_order.sort_index(axis=0)
41 random_order.sort_values(axis=1)
47 random_order.sort_index(level=0, axis=1)
57 random_order = datetime_series.reindex(rindex)
63 tm.assert_series_equal(random_order, expected)
66 random_order = datetime_series.reindex(rindex)
[all …]
H A Dtest_rank.py108 random_order = np.random.permutation(len(values))
109 iseries = Series(values[random_order])
110 exp = Series(random_order + 1.0, dtype="float64")
288 random_order = np.random.permutation(len(values))
289 iseries = Series(values[random_order])
290 exp = Series(exp_order[random_order], dtype="float64")
/dports/graphics/blender/blender-2.91.0/release/scripts/addons/system_demo_mode/
H A Dconfig.py34 def generate(dirpath, random_order, **kwargs): argument
36 if random_order:
51 def as_string(dirpath, random_order, exit, **kwargs): argument
54 cfg, dirpath = generate(dirpath, random_order, **kwargs)
H A D__init__.py66 random_order: BoolProperty(
147 self.random_order,
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/python/benchmarks/
H A Dparquet.py93 def generate_dict_strings(string_size, nunique, length, random_order=True): argument
95 if random_order:
103 random_order=True): argument
105 random_order=random_order)
127 random_order=False)
/dports/databases/arrow/apache-arrow-6.0.1/python/benchmarks/
H A Dparquet.py93 def generate_dict_strings(string_size, nunique, length, random_order=True): argument
95 if random_order:
103 random_order=True): argument
105 random_order=random_order)
127 random_order=False)
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/python/benchmarks/
H A Dparquet.py93 def generate_dict_strings(string_size, nunique, length, random_order=True): argument
95 if random_order:
103 random_order=True): argument
105 random_order=random_order)
127 random_order=False)
/dports/math/py-Pyomo/Pyomo-6.1.2/pyomo/repn/tests/mps/
H A Dtest_mps.py140 random_order = list(components.keys())
141 random.shuffle(random_order)
142 for key in random_order:
159 random_order = list(components.keys())
160 random.shuffle(random_order)
161 for key in random_order:
/dports/math/py-Pyomo/Pyomo-6.1.2/pyomo/repn/tests/cpxlp/
H A Dtest_cpxlp.py139 random_order = list(components.keys())
140 random.shuffle(random_order)
141 for key in random_order:
158 random_order = list(components.keys())
159 random.shuffle(random_order)
160 for key in random_order:
/dports/devel/tla/tla-1.3.5/src/hackerlab/tests/rx-posix-tests/
H A Dtest-rx.c145 int random_order; in main() local
155 random_order = 0; in main()
179 random_order = 1; in main()
256 if (random_order) in main()
/dports/games/alephone/alephone-release-20190331/Source_Files/Sound/
H A DMusic.h66 void LevelMusicRandom(bool fRandom) { random_order = fRandom; } in LevelMusicRandom()
113 bool random_order; variable
H A DMusic.cpp38 random_order(false) in Music()
284 if (random_order) in GetLevelMusic()
/dports/math/libnormaliz/normaliz-3.9.0/source/libnormaliz/
H A Dlist_and_map_operations.h103 void random_order(list<T>& LL) { in random_order() function
125 void random_order(list<T>& LL, typename list<T>::iterator from, typename list<T>::iterator to) { in random_order() function
128 random_order(MM); in random_order()
/dports/graphics/gthumb/gthumb-3.10.1/extensions/slideshow/
H A Dgth-slideshow-preferences.c216 gboolean random_order) in gth_slideshow_preferences_construct() argument
270 …_BUTTON (_gtk_builder_get_widget (self->priv->builder, "random_order_checkbutton")), random_order); in gth_slideshow_preferences_construct()
298 gboolean random_order) in gth_slideshow_preferences_new() argument
308 random_order); in gth_slideshow_preferences_new()
H A Dgth-slideshow-preferences.h56 gboolean random_order);
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/serial/impl/
H A Dobjstrasnb.inl57 CAsnBinaryDefs::MakeContainerTagByte(bool random_order) argument
59 return TByte(eContainterTagByte + random_order);
H A Dobjstrasnb.hpp160 static TByte MakeContainerTagByte(bool random_order);
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/serial/impl/
H A Dobjstrasnb.inl57 CAsnBinaryDefs::MakeContainerTagByte(bool random_order) argument
59 return TByte(eContainterTagByte + random_order);
/dports/games/pioneers/pioneers-15.6/server/
H A Dserver.c200 const gchar * metaserver_name, gboolean random_order) in server_start() argument
232 game->random_order = random_order; in server_start()
/dports/games/pioneers/pioneers-15.6/server/gtk/
H A Dmain.c68 static gboolean random_order = TRUE; /* random seating order */ variable
109 random_order = gtk_toggle_button_get_active(toggle); in random_toggle_cb()
258 random_order); in start_clicked_cb()
268 random_order); in start_clicked_cb()
605 random_order = in build_server_frame()
609 random_order); in build_server_frame()
/dports/science/agrum/aGrUM-29e540d8169268e8fe5d5c69bc4b2b1290f12320/wrappers/pyAgrum/cmake/
H A D__init__.in.py475 def generateCSV(bn, name_out, n, show_progress=False, with_labels=False, random_order=True): argument
509 if random_order:
/dports/x11/cinnamon/cinnamon-4.8.6/files/usr/local/share/cinnamon/cinnamon-slideshow/
H A Dcinnamon-slideshow.py74 self.random_order = self.slideshow_settings.get_boolean("random-order")
189 self.random_order = self.slideshow_settings.get_boolean("random-order")
231 if self.random_order:
/dports/sysutils/dunst/dunst-1.6.1/test/
H A Dgreatest.h219 unsigned char random_order; /* use random ordering? */
679 prng->count_run = prng->random_order = prng->initialized = 0; \
730 if (p->random_order) { \
852 if (p->random_order) { \
1074 greatest_info.prng[id].random_order = 1; \
/dports/textproc/fzy/fzy-1.0/deps/greatest/
H A Dgreatest.h213 unsigned char random_order; /* use random ordering? */ member
666 prng->count_run = prng->random_order = prng->initialized = 0; \
702 if (p->random_order) { \
778 if (p->random_order) { \
1034 greatest_info.prng[id].random_order = 1; \

123