Home
last modified time | relevance | path

Searched defs:repeat (Results 251 – 275 of 10211) sorted by relevance

1...<<11121314151617181920>>...409

/dports/lang/python38/Python-3.8.12/Lib/
H A Dtimeit.py183 def repeat(self, repeat=default_repeat, number=default_number): argument
235 def repeat(stmt="pass", setup="pass", timer=default_timer, argument
/dports/databases/py-sqlite3/Python-3.8.12/Lib/
H A Dtimeit.py183 def repeat(self, repeat=default_repeat, number=default_number): member in Timer
235 def repeat(stmt="pass", setup="pass", timer=default_timer, argument
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/
H A Dtimeit.py183 def repeat(self, repeat=default_repeat, number=default_number): argument
235 def repeat(stmt="pass", setup="pass", timer=default_timer, argument
/dports/lang/python39/Python-3.9.9/Lib/
H A Dtimeit.py183 def repeat(self, repeat=default_repeat, number=default_number): argument
235 def repeat(stmt="pass", setup="pass", timer=default_timer, function
/dports/math/cppad/CppAD-20210000.8/speed/src/
H A Dlink_mat_mul.cpp102 void time_mat_mul_callback(size_t size, size_t repeat) in time_mat_mul_callback()
116 size_t repeat = 1; in available_mat_mul() local
124 size_t repeat = 1; in correct_mat_mul() local
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/data/json/mapgen/mall/
H A Dmall_second_floor.json44 { "item": "tools_common", "chance": 50, "repeat": [ 1, 2 ] }, array
60 "Y": { "item": "trash", "chance": 100, "repeat": [ 1, 2 ] }, array
61 "S": { "item": "trash", "chance": 30, "repeat": [ 4, 6 ] }, array
119 "Y": { "item": "trash", "chance": 20, "repeat": [ 1, 2 ] } array
161 "Y": { "item": "trash", "chance": 20, "repeat": [ 1, 2 ] }, array
220 "Y": { "item": "trash", "chance": 20, "repeat": [ 1, 2 ] }, array
422 "Y": { "item": "trash", "chance": 20, "repeat": [ 1, 2 ] } array
537 "!": { "item": "oven", "chance": 50, "repeat": [ 1, 2 ] }, array
556 { "item": "fridge", "chance": 10, "repeat": [ 1, 2 ] } array
734 …"Q": [ { "item": "pants", "chance": 30, "repeat": [ 2, 4 ] }, { "item": "suits", "chance": 30, "re… array
[all …]
H A Dmall_ground.json151 { "item": "pasta", "chance": 20, "repeat": [ 1, 2 ] }, array
155 { "item": "bed", "chance": 20, "repeat": [ 1, 2 ] } array
447 { "item": "fridge", "chance": 10, "repeat": [ 1, 2 ] } array
576 { "item": "camping", "chance": 5, "repeat": [ 1, 2 ] } array
581 { "item": "archery", "chance": 35, "repeat": [ 1, 2 ] } array
756 { "item": "pants", "chance": 20, "repeat": [ 1, 2 ] }, array
787 { "item": "beauty", "chance": 30, "repeat": [ 2, 4 ] } array
790 …";": [ { "item": "tea_dishes", "chance": 40, "repeat": [ 1, 2 ] }, { "item": "displays", "chance":… array
919 { "item": "camping", "chance": 5, "repeat": [ 1, 2 ] } array
938 …"Ŧ": [ { "item": "camping", "chance": 20, "repeat": [ 1, 2 ] }, { "item": "gun_cases", "chance": 2… array
[all …]
/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/data/json/mapgen/mall/
H A Dmall_second_floor.json44 { "item": "tools_common", "chance": 50, "repeat": [ 1, 2 ] }, array
60 "Y": { "item": "trash", "chance": 100, "repeat": [ 1, 2 ] }, array
61 "S": { "item": "trash", "chance": 30, "repeat": [ 4, 6 ] }, array
119 "Y": { "item": "trash", "chance": 20, "repeat": [ 1, 2 ] } array
161 "Y": { "item": "trash", "chance": 20, "repeat": [ 1, 2 ] }, array
220 "Y": { "item": "trash", "chance": 20, "repeat": [ 1, 2 ] }, array
422 "Y": { "item": "trash", "chance": 20, "repeat": [ 1, 2 ] } array
537 "!": { "item": "oven", "chance": 50, "repeat": [ 1, 2 ] }, array
556 { "item": "fridge", "chance": 10, "repeat": [ 1, 2 ] } array
734 …"Q": [ { "item": "pants", "chance": 30, "repeat": [ 2, 4 ] }, { "item": "suits", "chance": 30, "re… array
[all …]
H A Dmall_ground.json151 { "item": "pasta", "chance": 20, "repeat": [ 1, 2 ] }, array
155 { "item": "bed", "chance": 20, "repeat": [ 1, 2 ] } array
447 { "item": "fridge", "chance": 10, "repeat": [ 1, 2 ] } array
576 { "item": "camping", "chance": 5, "repeat": [ 1, 2 ] } array
581 { "item": "archery", "chance": 35, "repeat": [ 1, 2 ] } array
756 { "item": "pants", "chance": 20, "repeat": [ 1, 2 ] }, array
787 { "item": "beauty", "chance": 30, "repeat": [ 2, 4 ] } array
790 …";": [ { "item": "tea_dishes", "chance": 40, "repeat": [ 1, 2 ] }, { "item": "displays", "chance":… array
919 { "item": "camping", "chance": 5, "repeat": [ 1, 2 ] } array
938 …"Ŧ": [ { "item": "camping", "chance": 20, "repeat": [ 1, 2 ] }, { "item": "gun_cases", "chance": 2… array
[all …]
/dports/games/tomatoes/tomatoes-1.55/src/
H A Dtexture.cpp70 GLuint load_png(char *file, bool alpha, bool repeat, bool mipmaps) { in load_png()
76 GLuint load_jpg(char *file, bool alpha, bool repeat, bool mipmaps) { in load_jpg()
87 GLuint load_texture(char *file, char *img_type, bool alpha, bool repeat, bool mipmaps) { in load_texture()
190 void load_texture_into(GLuint tex, char *file, char *img_type, bool alpha, bool repeat, bool mipmap… in load_texture_into()
/dports/science/py-ase/ase-3.22.0/ase/visualize/
H A Dexternal.py13 def _pipe_to_ase_gui(atoms, repeat): argument
63 def view(self, atoms, data=None, repeat=None): argument
97 def view(self, atoms, data=None, repeat=None): argument
119 def ase(self, atoms, repeat): argument
/dports/lang/rust/rustc-1.58.1-src/src/test/ui/traits/
H A Dkindck-owned-contains-1.rs5 trait repeat<A> { fn get(&self) -> A; } in get() trait
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/data/json/mapgen/
H A Dwarehouse.json36 { "point": "terrain", "id": "t_dirt", "x": [ 0, 23 ], "y": 23, "repeat": [ 5, 8 ] }, array
37 { "point": "terrain", "id": "t_tree_pine", "x": [ 0, 5 ], "y": 0, "repeat": [ 0, 1 ] }, array
39 { "point": "terrain", "id": "t_shrub", "x": 0, "y": [ 2, 19 ], "repeat": [ 1, 4 ] }, array
40 { "point": "terrain", "id": "t_shrub", "x": 23, "y": [ 2, 19 ], "repeat": [ 1, 4 ] }, array
70 { "item": "kitchen_counters", "chance": 20, "repeat": [ 1, 2 ] }, array
71 { "item": "dishes_dining", "chance": 20, "repeat": [ 1, 2 ] }, array
72 { "item": "dishes_utility", "chance": 20, "repeat": [ 1, 2 ] }, array
73 { "item": "allclothes", "chance": 10, "repeat": [ 1, 2 ] }, array
74 { "item": "homebooks", "chance": 2, "repeat": [ 1, 2 ] }, array
75 { "item": "softdrugs", "chance": 5, "repeat": [ 1, 2 ] }, array
[all …]
H A Danimalpound.json109 { "item": "trash", "x": 14, "y": 4, "chance": 35, "repeat": [ 1, 3 ] }, array
110 { "item": "trash", "x": 14, "y": 15, "chance": 35, "repeat": [ 1, 3 ] }, array
111 { "item": "trash", "x": 22, "y": [ 15, 16 ], "chance": 35, "repeat": [ 2, 6 ] }, array
112 { "item": "cleaning", "x": 3, "y": 13, "chance": 45, "repeat": [ 1, 3 ] }, array
113 { "item": "cleaning", "x": 9, "y": 17, "chance": 45, "repeat": [ 1, 3 ] }, array
114 { "item": "cleaning", "x": 7, "y": 6, "chance": 45, "repeat": [ 1, 3 ] }, array
115 { "item": "cleaning", "x": 14, "y": 13, "chance": 45, "repeat": [ 1, 3 ] }, array
124 { "item": "waitingroom", "x": 3, "y": 5, "chance": 30, "repeat": [ 1, 2 ] }, array
130 { "item": "cubical_office", "x": 3, "y": 4, "chance": 25, "repeat": [ 1, 2 ] }, array
132 { "item": "office", "x": 7, "y": 4, "chance": 25, "repeat": [ 1, 2 ] }, array
[all …]
H A DGlassblower.json117 { "item": "car_misc", "x": [ 11, 13 ], "y": [ 9, 9 ], "chance": 50, "repeat": [ 2, 10 ] }, array
118 { "item": "trash", "x": [ 18, 18 ], "y": [ 8, 8 ], "chance": 70, "repeat": [ 2, 10 ] }, array
119 { "item": "cleaning", "x": [ 9, 9 ], "y": [ 18, 18 ], "chance": 50, "repeat": [ 2, 10 ] }, array
121 { "item": "glass_shop", "x": 12, "y": 20, "chance": 50, "repeat": [ 2, 10 ] }, array
128 { "item": "fridge", "x": [ 8, 8 ], "y": [ 18, 18 ], "chance": 70, "repeat": [ 2, 10 ] }, array
133 { "item": "jackets", "x": [ 8, 8 ], "y": [ 16, 16 ], "chance": 70, "repeat": [ 2, 4 ] } array
185 "F": { "item": "fridge", "chance": 40, "repeat": [ 2, 4 ] }, array
187 "S": { "item": "kitchen", "chance": 20, "repeat": [ 2, 4 ] }, array
188 "c": { "item": "kitchen", "chance": 20, "repeat": [ 2, 4 ] }, array
189 "@": { "item": "bed", "chance": 30, "repeat": [ 1, 2 ] }, array
[all …]
/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/data/json/mapgen/
H A Dwarehouse.json36 { "point": "terrain", "id": "t_dirt", "x": [ 0, 23 ], "y": 23, "repeat": [ 5, 8 ] }, array
37 { "point": "terrain", "id": "t_tree_pine", "x": [ 0, 5 ], "y": 0, "repeat": [ 0, 1 ] }, array
39 { "point": "terrain", "id": "t_shrub", "x": 0, "y": [ 2, 19 ], "repeat": [ 1, 4 ] }, array
40 { "point": "terrain", "id": "t_shrub", "x": 23, "y": [ 2, 19 ], "repeat": [ 1, 4 ] }, array
70 { "item": "kitchen_counters", "chance": 20, "repeat": [ 1, 2 ] }, array
71 { "item": "dishes_dining", "chance": 20, "repeat": [ 1, 2 ] }, array
72 { "item": "dishes_utility", "chance": 20, "repeat": [ 1, 2 ] }, array
73 { "item": "allclothes", "chance": 10, "repeat": [ 1, 2 ] }, array
74 { "item": "homebooks", "chance": 2, "repeat": [ 1, 2 ] }, array
75 { "item": "softdrugs", "chance": 5, "repeat": [ 1, 2 ] }, array
[all …]
H A Danimalpound.json109 { "item": "trash", "x": 14, "y": 4, "chance": 35, "repeat": [ 1, 3 ] }, array
110 { "item": "trash", "x": 14, "y": 15, "chance": 35, "repeat": [ 1, 3 ] }, array
111 { "item": "trash", "x": 22, "y": [ 15, 16 ], "chance": 35, "repeat": [ 2, 6 ] }, array
112 { "item": "cleaning", "x": 3, "y": 13, "chance": 45, "repeat": [ 1, 3 ] }, array
113 { "item": "cleaning", "x": 9, "y": 17, "chance": 45, "repeat": [ 1, 3 ] }, array
114 { "item": "cleaning", "x": 7, "y": 6, "chance": 45, "repeat": [ 1, 3 ] }, array
115 { "item": "cleaning", "x": 14, "y": 13, "chance": 45, "repeat": [ 1, 3 ] }, array
124 { "item": "waitingroom", "x": 3, "y": 5, "chance": 30, "repeat": [ 1, 2 ] }, array
130 { "item": "cubical_office", "x": 3, "y": 4, "chance": 25, "repeat": [ 1, 2 ] }, array
132 { "item": "office", "x": 7, "y": 4, "chance": 25, "repeat": [ 1, 2 ] }, array
[all …]
/dports/devel/juce/JUCE-f37e9a1/modules/juce_audio_devices/midi_io/ump/
H A Djuce_UMPConversion.h118 const auto repeat = (uint8_t) (word7Bit & 0x3f); in scaleTo8() local
127 const auto repeat = (uint16_t) (word7Bit & 0x3f); in scaleTo16() local
136 const auto repeat = (uint16_t) (word14Bit & 0x1fff); in scaleTo16() local
145 const auto repeat = (uint32_t) (word7Bit & 0x3f); in scaleTo32() local
158 const auto repeat = (uint32_t) (word14Bit & 0x1fff); in scaleTo32() local
/dports/biology/jalview/jalview/src/jalview/analysis/
H A DParseProperties.java58 String ScoreDescriptions, String regex, boolean repeat) in getScoresFromDescription()
66 String[] ScoreDescriptions, String regex, boolean repeat) in getScoresFromDescription()
90 String[] ScoreDescriptions, String regex, boolean repeat) in getScoresFromDescription()
/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/data/mods/Aftershock/maps/mapgen/
H A Ds_gas.json37 { "point": "terrain", "id": "t_dirt", "x": [ 0, 23 ], "y": [ 0, 2 ], "repeat": [ 8, 10 ] }, array
38 { "point": "terrain", "id": "t_dirt", "x": [ 0, 23 ], "y": [ 0, 4 ], "repeat": [ 8, 2 ] } array
45 "d": { "item": "office", "chance": 33, "repeat": [ 1, 2 ] }, array
46 "k": { "item": "snacks", "chance": 33, "repeat": [ 1, 2 ] } array
50 { "item": "plut_cell", "x": 11, "y": 9, "chance": 20, "repeat": [ 0, 1 ] }, array
51 { "item": "plut_cell", "x": 11, "y": 9, "chance": 3, "repeat": [ 2, 5 ] }, array
52 { "group": "behindcounter", "x": 9, "y": [ 14, 16 ], "chance": 80, "repeat": [ 0, 2 ] }, array
53 { "group": "road", "x": [ 15, 18 ], "y": 12, "chance": 33, "repeat": [ 0, 1 ] }, array
55 { "group": "softdrugs", "x": [ 15, 18 ], "y": [ 20, 19 ], "chance": 80, "repeat": [ 0, 2 ] } array
/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/data/json/mapgen_palettes/
H A Dlumberyard.json68 "x": { "item": "lumberyard", "chance": 90, "repeat": [ 3, 5 ] }, array
69 "&": { "item": "trash", "chance": 75, "repeat": [ 2, 3 ] }, array
70 "d": { "item": "office", "chance": 45, "repeat": [ 1, 2 ] }, array
71 "f": { "item": "fridgesnacks", "chance": 60, "repeat": [ 1, 2 ] }, array
72 …"n": [ { "item": "snacks", "chance": 35, "repeat": [ 1, 2 ] }, { "item": "magazines", "chance": 10… array
73 "=": { "item": "lumberyard", "chance": 20, "repeat": [ 1, 2 ] }, array
76 "r": { "item": "tools_tree_cutting", "chance": 70, "repeat": [ 1, 3 ] }, array
79 …"item": { "O": { "item": "2x4", "repeat": [ 2, 20 ] }, ",": { "item": "splinter", "chance": 10, "r… array
H A Dhouse_w_palette.json157 { "item": "dry_goods", "chance": 30, "repeat": [ 1, 2 ] }, array
158 { "item": "pet_food", "chance": 30, "repeat": [ 1, 2 ] }, array
172 { "item": "dry_goods", "chance": 20, "repeat": [ 1, 2 ] } array
176 { "item": "cleaning", "chance": 30, "repeat": [ 1, 2 ] }, array
177 { "item": "bed", "chance": 30, "repeat": [ 1, 2 ] } array
186 { "item": "home_hw", "chance": 20, "repeat": [ 1, 2 ] }, array
187 { "item": "cleaning", "chance": 30, "repeat": [ 1, 2 ] }, array
188 { "item": "mechanics", "chance": 10, "repeat": [ 1, 2 ] } array
192 { "item": "cleaning", "chance": 30, "repeat": [ 1, 2 ] }, array
197 "i": { "item": "oven", "chance": 75, "repeat": [ 1, 2 ] }, array
[all …]
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/data/mods/Aftershock/maps/mapgen/
H A Ds_gas.json37 { "point": "terrain", "id": "t_dirt", "x": [ 0, 23 ], "y": [ 0, 2 ], "repeat": [ 8, 10 ] }, array
38 { "point": "terrain", "id": "t_dirt", "x": [ 0, 23 ], "y": [ 0, 4 ], "repeat": [ 8, 2 ] } array
45 "d": { "item": "office", "chance": 33, "repeat": [ 1, 2 ] }, array
46 "k": { "item": "snacks", "chance": 33, "repeat": [ 1, 2 ] } array
50 { "item": "plut_cell", "x": 11, "y": 9, "chance": 20, "repeat": [ 0, 1 ] }, array
51 { "item": "plut_cell", "x": 11, "y": 9, "chance": 3, "repeat": [ 2, 5 ] }, array
52 { "group": "behindcounter", "x": 9, "y": [ 14, 16 ], "chance": 80, "repeat": [ 0, 2 ] }, array
53 { "group": "road", "x": [ 15, 18 ], "y": 12, "chance": 33, "repeat": [ 0, 1 ] }, array
55 { "group": "softdrugs", "x": [ 15, 18 ], "y": [ 20, 19 ], "chance": 80, "repeat": [ 0, 2 ] } array
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/data/json/mapgen_palettes/
H A Dlumberyard.json68 "x": { "item": "lumberyard", "chance": 90, "repeat": [ 3, 5 ] }, array
69 "&": { "item": "trash", "chance": 75, "repeat": [ 2, 3 ] }, array
70 "d": { "item": "office", "chance": 45, "repeat": [ 1, 2 ] }, array
71 "f": { "item": "fridgesnacks", "chance": 60, "repeat": [ 1, 2 ] }, array
72 …"n": [ { "item": "snacks", "chance": 35, "repeat": [ 1, 2 ] }, { "item": "magazines", "chance": 10… array
73 "=": { "item": "lumberyard", "chance": 20, "repeat": [ 1, 2 ] }, array
76 "r": { "item": "tools_tree_cutting", "chance": 70, "repeat": [ 1, 3 ] }, array
79 …"item": { "O": { "item": "2x4", "repeat": [ 2, 20 ] }, ",": { "item": "splinter", "chance": 10, "r… array
H A Dhouse_w_palette.json157 { "item": "dry_goods", "chance": 30, "repeat": [ 1, 2 ] }, array
158 { "item": "pet_food", "chance": 30, "repeat": [ 1, 2 ] }, array
172 { "item": "dry_goods", "chance": 20, "repeat": [ 1, 2 ] } array
176 { "item": "cleaning", "chance": 30, "repeat": [ 1, 2 ] }, array
177 { "item": "bed", "chance": 30, "repeat": [ 1, 2 ] } array
186 { "item": "home_hw", "chance": 20, "repeat": [ 1, 2 ] }, array
187 { "item": "cleaning", "chance": 30, "repeat": [ 1, 2 ] }, array
188 { "item": "mechanics", "chance": 10, "repeat": [ 1, 2 ] } array
192 { "item": "cleaning", "chance": 30, "repeat": [ 1, 2 ] }, array
197 "i": { "item": "oven", "chance": 75, "repeat": [ 1, 2 ] }, array
[all …]

1...<<11121314151617181920>>...409