Home
last modified time | relevance | path

Searched refs:floor (Results 1 – 25 of 10214) sorted by relevance

12345678910>>...409

/dports/math/py-Diofant/Diofant-0.13.0/diofant/tests/functions/
H A Dtest_integers.py75 assert floor(floor(pi)) == 3
76 assert floor(floor(y)) == floor(y)
77 assert floor(floor(x)) == floor(floor(x))
79 assert floor(x) == floor(x)
80 assert floor(2*x) == floor(2*x)
81 assert floor(k*x) == floor(k*x)
87 assert floor(k/2) == floor(k/2)
89 assert floor(x + y) == floor(x + y)
91 assert floor(x + 3) == floor(x + 3)
101 assert floor(x*I) == floor(x*I)
[all …]
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/doom/
H A Dp_floor.c216 floor->crush,0,floor->direction); in T_MoveFloor()
230 floor->sector->special = floor->newspecial; in T_MoveFloor()
231 floor->sector->floorpic = floor->texture; in T_MoveFloor()
241 floor->sector->special = floor->newspecial; in T_MoveFloor()
242 floor->sector->floorpic = floor->texture; in T_MoveFloor()
305 floor = Z_Malloc(sizeof(*floor), PU_LEVSPEC, 0); in EV_DoGoobers()
348 floor = Z_Malloc (sizeof(*floor), PU_LEVSPEC, 0); in EV_DoFloor()
418 floor->floordestheight = floor->sector->floorheight + in EV_DoFloor()
425 floor->floordestheight = floor->sector->floorheight + in EV_DoFloor()
552 floor = Z_Malloc (sizeof(*floor), PU_LEVSPEC, 0); in EV_BuildStairs()
[all …]
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/strife/
H A Dp_floor.c220 floor->crush,0,floor->direction); in T_MoveFloor()
234 floor->sector->special = floor->newspecial; in T_MoveFloor()
235 floor->sector->floorpic = floor->texture; in T_MoveFloor()
245 floor->sector->special = floor->newspecial; in T_MoveFloor()
246 floor->sector->floorpic = floor->texture; in T_MoveFloor()
289 floor = Z_Malloc (sizeof(*floor), PU_LEVSPEC, 0); in EV_DoFloor()
358 floor->floordestheight = floor->sector->floorheight + in EV_DoFloor()
366 floor->floordestheight = floor->sector->floorheight + in EV_DoFloor()
374 floor->floordestheight = floor->sector->floorheight + in EV_DoFloor()
384 floor->floordestheight = floor->sector->floorheight + in EV_DoFloor()
[all …]
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/strife/
H A Dp_floor.c220 floor->crush,0,floor->direction); in T_MoveFloor()
234 floor->sector->special = floor->newspecial; in T_MoveFloor()
235 floor->sector->floorpic = floor->texture; in T_MoveFloor()
245 floor->sector->special = floor->newspecial; in T_MoveFloor()
246 floor->sector->floorpic = floor->texture; in T_MoveFloor()
289 floor = Z_Malloc (sizeof(*floor), PU_LEVSPEC, 0); in EV_DoFloor()
358 floor->floordestheight = floor->sector->floorheight + in EV_DoFloor()
366 floor->floordestheight = floor->sector->floorheight + in EV_DoFloor()
374 floor->floordestheight = floor->sector->floorheight + in EV_DoFloor()
384 floor->floordestheight = floor->sector->floorheight + in EV_DoFloor()
[all …]
/dports/games/libretro-prboom/libretro-prboom-cc80175/src/
H A Dp_floor.c256 floor->sector->floorpic = floor->texture; in T_MoveFloor()
265 floor->sector->floorpic = floor->texture; in T_MoveFloor()
279 floor->sector->floorpic = floor->texture; in T_MoveFloor()
288 floor->sector->floorpic = floor->texture; in T_MoveFloor()
440 floor = Z_Malloc (sizeof(*floor), PU_LEVSPEC, 0); in EV_DoFloor()
441 memset(floor, 0, sizeof(*floor)); in EV_DoFloor()
745 floor = Z_Malloc (sizeof(*floor), PU_LEVSPEC, 0); in EV_BuildStairs()
746 memset(floor, 0, sizeof(*floor)); in EV_BuildStairs()
827 memset(floor, 0, sizeof(*floor)); in EV_BuildStairs()
928 memset(floor, 0, sizeof(*floor)); in EV_DoDonut()
[all …]
/dports/games/prboom/prboom-2.5.0/src/
H A Dp_floor.c259 floor->sector->special = floor->newspecial; in T_MoveFloor()
260 floor->sector->floorpic = floor->texture; in T_MoveFloor()
264 floor->sector->special = floor->newspecial; in T_MoveFloor()
269 floor->sector->floorpic = floor->texture; in T_MoveFloor()
283 floor->sector->floorpic = floor->texture; in T_MoveFloor()
292 floor->sector->floorpic = floor->texture; in T_MoveFloor()
448 memset(floor, 0, sizeof(*floor)); in EV_DoFloor()
752 memset(floor, 0, sizeof(*floor)); in EV_BuildStairs()
833 memset(floor, 0, sizeof(*floor)); in EV_BuildStairs()
931 memset(floor, 0, sizeof(*floor)); in EV_DoDonut()
[all …]
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/doom/
H A Dp_floor.c209 floor->crush,0,floor->direction); in T_MoveFloor()
223 floor->sector->special = floor->newspecial; in T_MoveFloor()
224 floor->sector->floorpic = floor->texture; in T_MoveFloor()
234 floor->sector->special = floor->newspecial; in T_MoveFloor()
235 floor->sector->floorpic = floor->texture; in T_MoveFloor()
273 floor = Z_Malloc (sizeof(*floor), PU_LEVSPEC, 0); in EV_DoFloor()
342 floor->floordestheight = floor->sector->floorheight + in EV_DoFloor()
349 floor->floordestheight = floor->sector->floorheight + in EV_DoFloor()
357 floor->floordestheight = floor->sector->floorheight + in EV_DoFloor()
476 floor = Z_Malloc (sizeof(*floor), PU_LEVSPEC, 0); in EV_BuildStairs()
[all …]
/dports/games/prboom-plus/prboom-plus-2.5.1.3/src/
H A Dp_floor.c281 floor->sector->special = floor->newspecial; in T_MoveFloor()
282 floor->sector->floorpic = floor->texture; in T_MoveFloor()
286 floor->sector->special = floor->newspecial; in T_MoveFloor()
291 floor->sector->floorpic = floor->texture; in T_MoveFloor()
305 floor->sector->floorpic = floor->texture; in T_MoveFloor()
314 floor->sector->floorpic = floor->texture; in T_MoveFloor()
473 memset(floor, 0, sizeof(*floor)); in EV_DoFloor()
787 memset(floor, 0, sizeof(*floor)); in EV_BuildStairs()
889 memset(floor, 0, sizeof(*floor)); in EV_BuildStairs()
1048 memset(floor, 0, sizeof(*floor)); in EV_DoDonut()
[all …]
/dports/games/heretic/glheretic-1.2/
H A Dp_floor.c211 res = T_MovePlane(floor->sector,floor->speed, in T_MoveFloor()
212 floor->floordestheight,floor->crush,0,floor->direction); in T_MoveFloor()
229 floor->sector->special = floor->newspecial; in T_MoveFloor()
230 floor->sector->floorpic = floor->texture; in T_MoveFloor()
241 floor->sector->special = floor->newspecial; in T_MoveFloor()
242 floor->sector->floorpic = floor->texture; in T_MoveFloor()
283 floor = Z_Malloc (sizeof(*floor), PU_LEVSPEC, 0); in EV_DoFloor()
336 floor->floordestheight = floor->sector->floorheight + in EV_DoFloor()
343 floor->floordestheight = floor->sector->floorheight + in EV_DoFloor()
443 floor = Z_Malloc (sizeof(*floor), PU_LEVSPEC, 0); in EV_BuildStairs()
[all …]
/dports/math/scilab/scilab-6.1.1/scilab/modules/m2sci/tests/unit_tests/mfiles/
H A DFLOOR.m1 % Test file for function floor()
5 res1 = floor([]);
11 res4 = floor([1]);
13 res5 = floor([1,2,3]);
15 res6 = floor([1;2;3]);
17 res7 = floor([1,2,3;4,5,6]);
35 res16 = floor([i]);
37 res17 = floor([i,2i,3i]);
39 res18 = floor([i;2i;3i]);
59 res28 = floor(['s']);
[all …]
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/heretic/
H A Dp_floor.c191 res = T_MovePlane(floor->sector, floor->speed, in T_MoveFloor()
192 floor->floordestheight, floor->crush, 0, in T_MoveFloor()
210 floor->sector->special = floor->newspecial; in T_MoveFloor()
211 floor->sector->floorpic = floor->texture; in T_MoveFloor()
219 floor->sector->special = floor->newspecial; in T_MoveFloor()
220 floor->sector->floorpic = floor->texture; in T_MoveFloor()
256 floor = Z_Malloc(sizeof(*floor), PU_LEVSPEC, 0); in EV_DoFloor()
306 floor->floordestheight = floor->sector->floorheight + in EV_DoFloor()
313 floor->floordestheight = floor->sector->floorheight + in EV_DoFloor()
409 floor = Z_Malloc(sizeof(*floor), PU_LEVSPEC, 0); in EV_BuildStairs()
[all …]
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/heretic/
H A Dp_floor.c186 res = T_MovePlane(floor->sector, floor->speed, in T_MoveFloor()
187 floor->floordestheight, floor->crush, 0, in T_MoveFloor()
205 floor->sector->special = floor->newspecial; in T_MoveFloor()
206 floor->sector->floorpic = floor->texture; in T_MoveFloor()
214 floor->sector->special = floor->newspecial; in T_MoveFloor()
215 floor->sector->floorpic = floor->texture; in T_MoveFloor()
251 floor = Z_Malloc(sizeof(*floor), PU_LEVSPEC, 0); in EV_DoFloor()
301 floor->floordestheight = floor->sector->floorheight + in EV_DoFloor()
308 floor->floordestheight = floor->sector->floorheight + in EV_DoFloor()
404 floor = Z_Malloc(sizeof(*floor), PU_LEVSPEC, 0); in EV_BuildStairs()
[all …]
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/common/src/world/
H A Dp_floor.cpp288 floor->floorDestHeight = floor->resetHeight; in T_MoveFloor()
289 floor->state = ((floor->state == FS_UP)? FS_DOWN : FS_UP); in T_MoveFloor()
298 if(!floor->delayCount && floor->material) in T_MoveFloor()
307 T_MovePlane(floor->sector, floor->speed, floor->floorDestHeight, in T_MoveFloor()
308 floor->crush, 0, floor->state); in T_MoveFloor()
318 floor->delayCount = floor->delayTotal; in T_MoveFloor()
319 floor->stairsDelayHeight += floor->stairsDelayHeightDelta; in T_MoveFloor()
701 floor = (floor_t *)Z_Calloc(sizeof(*floor), PU_MAP, 0); in EV_DoFloor()
918 floor->floorDestHeight = -floor->floorDestHeight; in EV_DoFloor()
1206 floor = (floor_t *)Z_Calloc(sizeof(*floor), PU_MAP, 0); in EV_BuildStairs()
[all …]
/dports/audio/gsequencer/gsequencer-3.10.4/ags/audio/
H A Dags_fast_pitch_util.c718 (start_x + (guint) floor(phase)) - (guint) floor(freq_period) > 0){ in ags_fast_pitch_util_pitch_s8()
766 (start_x + (guint) floor(phase)) - (guint) floor(freq_period) > 0){ in ags_fast_pitch_util_pitch_s8()
1030 (start_x + (guint) floor(phase)) - (guint) floor(freq_period) > 0){ in ags_fast_pitch_util_pitch_s16()
1078 (start_x + (guint) floor(phase)) - (guint) floor(freq_period) > 0){ in ags_fast_pitch_util_pitch_s16()
1342 (start_x + (guint) floor(phase)) - (guint) floor(freq_period) > 0){ in ags_fast_pitch_util_pitch_s24()
1390 (start_x + (guint) floor(phase)) - (guint) floor(freq_period) > 0){ in ags_fast_pitch_util_pitch_s24()
1654 (start_x + (guint) floor(phase)) - (guint) floor(freq_period) > 0){ in ags_fast_pitch_util_pitch_s32()
1702 (start_x + (guint) floor(phase)) - (guint) floor(freq_period) > 0){ in ags_fast_pitch_util_pitch_s32()
1966 (start_x + (guint) floor(phase)) - (guint) floor(freq_period) > 0){ in ags_fast_pitch_util_pitch_s64()
2014 (start_x + (guint) floor(phase)) - (guint) floor(freq_period) > 0){ in ags_fast_pitch_util_pitch_s64()
[all …]
H A Dags_filter_util.c208 (start_x + (guint) floor(phase)) - (guint) floor(freq_period) > 0){ in ags_filter_util_pitch_s8()
252 (start_x + (guint) floor(phase)) - (guint) floor(freq_period) > 0){ in ags_filter_util_pitch_s8()
312 (start_x + (guint) floor(new_phase)) - (guint) floor(freq_period) > 0){ in ags_filter_util_pitch_s8()
514 (start_x + (guint) floor(phase)) - (guint) floor(freq_period) > 0){ in ags_filter_util_pitch_s16()
558 (start_x + (guint) floor(phase)) - (guint) floor(freq_period) > 0){ in ags_filter_util_pitch_s16()
820 (start_x + (guint) floor(phase)) - (guint) floor(freq_period) > 0){ in ags_filter_util_pitch_s24()
864 (start_x + (guint) floor(phase)) - (guint) floor(freq_period) > 0){ in ags_filter_util_pitch_s24()
1126 (start_x + (guint) floor(phase)) - (guint) floor(freq_period) > 0){ in ags_filter_util_pitch_s32()
1170 (start_x + (guint) floor(phase)) - (guint) floor(freq_period) > 0){ in ags_filter_util_pitch_s32()
1432 (start_x + (guint) floor(phase)) - (guint) floor(freq_period) > 0){ in ags_filter_util_pitch_s64()
[all …]
/dports/math/py-sympy/sympy-1.9/sympy/functions/elementary/tests/
H A Dtest_integers.py70 assert floor(floor(pi)) == 3
71 assert floor(floor(y)) == floor(y)
72 assert floor(floor(x)) == floor(x)
86 assert floor(x + 3) == floor(x) + 3
87 assert floor(x + k) == floor(x) + k
89 assert floor(y + 3) == floor(y) + 3
90 assert floor(y + k) == floor(y) + k
554 assert isinstance(floor(exp), floor)
558 assert floor(floor(x)) == floor(x)
565 assert floor(-floor(ceiling(x**3)/y)) == -floor(ceiling(x**3)/y)
[all …]
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/hexen/
H A Dp_floor.c196 floor->floordestheight = floor->resetHeight; in T_MoveFloor()
197 floor->direction = -floor->direction; in T_MoveFloor()
206 if (!floor->delayCount && floor->textureChange) in T_MoveFloor()
208 floor->sector->floorpic += floor->textureChange; in T_MoveFloor()
213 res = T_MovePlane(floor->sector, floor->speed, in T_MoveFloor()
224 floor->delayCount = floor->delayTotal; in T_MoveFloor()
264 floor->sector->floorpic -= floor->textureChange; in T_MoveFloor()
297 floor = Z_Malloc(sizeof(*floor), PU_LEVSPEC, 0); in EV_DoFloor()
298 memset(floor, 0, sizeof(*floor)); in EV_DoFloor()
519 floor = Z_Malloc(sizeof(*floor), PU_LEVSPEC, 0); in ProcessStairSector()
[all …]
/dports/games/uhexen/uhexen-0.601/src/
H A Dp_floor.c190 floor->floordestheight = floor->resetHeight; in T_MoveFloor()
191 floor->direction = -floor->direction; in T_MoveFloor()
200 if(!floor->delayCount && floor->textureChange) in T_MoveFloor()
202 floor->sector->floorpic += floor->textureChange; in T_MoveFloor()
207 res = T_MovePlane(floor->sector,floor->speed, in T_MoveFloor()
208 floor->floordestheight,floor->crush,0,floor->direction); in T_MoveFloor()
216 floor->delayCount = floor->delayTotal; in T_MoveFloor()
256 floor->sector->floorpic -= floor->textureChange; in T_MoveFloor()
290 memset(floor, 0, sizeof(*floor)); in EV_DoFloor()
514 floor = Z_Malloc(sizeof(*floor), PU_LEVSPEC, 0); in ProcessStairSector()
[all …]
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/hexen/
H A Dp_floor.c196 floor->floordestheight = floor->resetHeight; in T_MoveFloor()
197 floor->direction = -floor->direction; in T_MoveFloor()
206 if (!floor->delayCount && floor->textureChange) in T_MoveFloor()
208 floor->sector->floorpic += floor->textureChange; in T_MoveFloor()
213 res = T_MovePlane(floor->sector, floor->speed, in T_MoveFloor()
224 floor->delayCount = floor->delayTotal; in T_MoveFloor()
264 floor->sector->floorpic -= floor->textureChange; in T_MoveFloor()
297 floor = Z_Malloc(sizeof(*floor), PU_LEVSPEC, 0); in EV_DoFloor()
298 memset(floor, 0, sizeof(*floor)); in EV_DoFloor()
519 floor = Z_Malloc(sizeof(*floor), PU_LEVSPEC, 0); in ProcessStairSector()
[all …]
/dports/databases/percona56-server/percona-server-5.6.51-91.0/mysql-test/suite/tokudb/r/
H A Drows-32m-rand-insert.result6 insert ignore into t (id,v) values (floor(rand()*1000),repeat('a',(32*1024*1024-4)*rand()));
7 insert ignore into t (id,v) values (floor(rand()*1000),repeat('a',(32*1024*1024-4)*rand()));
8 insert ignore into t (id,v) values (floor(rand()*1000),repeat('a',(32*1024*1024-4)*rand()));
9 insert ignore into t (id,v) values (floor(rand()*1000),repeat('a',(32*1024*1024-4)*rand()));
10 insert ignore into t (id,v) values (floor(rand()*1000),repeat('a',(32*1024*1024-4)*rand()));
11 insert ignore into t (id,v) values (floor(rand()*1000),repeat('a',(32*1024*1024-4)*rand()));
12 insert ignore into t (id,v) values (floor(rand()*1000),repeat('a',(32*1024*1024-4)*rand()));
13 insert ignore into t (id,v) values (floor(rand()*1000),repeat('a',(32*1024*1024-4)*rand()));
14 insert ignore into t (id,v) values (floor(rand()*1000),repeat('a',(32*1024*1024-4)*rand()));
15 insert ignore into t (id,v) values (floor(rand()*1000),repeat('a',(32*1024*1024-4)*rand()));
[all …]
/dports/databases/percona56-client/percona-server-5.6.51-91.0/mysql-test/suite/tokudb/r/
H A Drows-32m-rand-insert.result6 insert ignore into t (id,v) values (floor(rand()*1000),repeat('a',(32*1024*1024-4)*rand()));
7 insert ignore into t (id,v) values (floor(rand()*1000),repeat('a',(32*1024*1024-4)*rand()));
8 insert ignore into t (id,v) values (floor(rand()*1000),repeat('a',(32*1024*1024-4)*rand()));
9 insert ignore into t (id,v) values (floor(rand()*1000),repeat('a',(32*1024*1024-4)*rand()));
10 insert ignore into t (id,v) values (floor(rand()*1000),repeat('a',(32*1024*1024-4)*rand()));
11 insert ignore into t (id,v) values (floor(rand()*1000),repeat('a',(32*1024*1024-4)*rand()));
12 insert ignore into t (id,v) values (floor(rand()*1000),repeat('a',(32*1024*1024-4)*rand()));
13 insert ignore into t (id,v) values (floor(rand()*1000),repeat('a',(32*1024*1024-4)*rand()));
14 insert ignore into t (id,v) values (floor(rand()*1000),repeat('a',(32*1024*1024-4)*rand()));
15 insert ignore into t (id,v) values (floor(rand()*1000),repeat('a',(32*1024*1024-4)*rand()));
[all …]
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/mysql-test/suite/tokudb/r/
H A Drows-32m-rand-insert.result6 insert ignore into t (id,v) values (floor(rand()*1000),repeat('a',(32*1024*1024-4)*rand()));
7 insert ignore into t (id,v) values (floor(rand()*1000),repeat('a',(32*1024*1024-4)*rand()));
8 insert ignore into t (id,v) values (floor(rand()*1000),repeat('a',(32*1024*1024-4)*rand()));
9 insert ignore into t (id,v) values (floor(rand()*1000),repeat('a',(32*1024*1024-4)*rand()));
10 insert ignore into t (id,v) values (floor(rand()*1000),repeat('a',(32*1024*1024-4)*rand()));
11 insert ignore into t (id,v) values (floor(rand()*1000),repeat('a',(32*1024*1024-4)*rand()));
12 insert ignore into t (id,v) values (floor(rand()*1000),repeat('a',(32*1024*1024-4)*rand()));
13 insert ignore into t (id,v) values (floor(rand()*1000),repeat('a',(32*1024*1024-4)*rand()));
14 insert ignore into t (id,v) values (floor(rand()*1000),repeat('a',(32*1024*1024-4)*rand()));
15 insert ignore into t (id,v) values (floor(rand()*1000),repeat('a',(32*1024*1024-4)*rand()));
[all …]
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/mysql-test/suite/tokudb/r/
H A Drows-32m-rand-insert.result6 insert ignore into t (id,v) values (floor(rand()*1000),repeat('a',(32*1024*1024-4)*rand()));
7 insert ignore into t (id,v) values (floor(rand()*1000),repeat('a',(32*1024*1024-4)*rand()));
8 insert ignore into t (id,v) values (floor(rand()*1000),repeat('a',(32*1024*1024-4)*rand()));
9 insert ignore into t (id,v) values (floor(rand()*1000),repeat('a',(32*1024*1024-4)*rand()));
10 insert ignore into t (id,v) values (floor(rand()*1000),repeat('a',(32*1024*1024-4)*rand()));
11 insert ignore into t (id,v) values (floor(rand()*1000),repeat('a',(32*1024*1024-4)*rand()));
12 insert ignore into t (id,v) values (floor(rand()*1000),repeat('a',(32*1024*1024-4)*rand()));
13 insert ignore into t (id,v) values (floor(rand()*1000),repeat('a',(32*1024*1024-4)*rand()));
14 insert ignore into t (id,v) values (floor(rand()*1000),repeat('a',(32*1024*1024-4)*rand()));
15 insert ignore into t (id,v) values (floor(rand()*1000),repeat('a',(32*1024*1024-4)*rand()));
[all …]
/dports/databases/percona57-client/percona-server-5.7.36-39/mysql-test/suite/tokudb/r/
H A Drows-32m-rand-insert.result6 insert ignore into t (id,v) values (floor(rand()*1000),repeat('a',(32*1024*1024-4)*rand()));
7 insert ignore into t (id,v) values (floor(rand()*1000),repeat('a',(32*1024*1024-4)*rand()));
8 insert ignore into t (id,v) values (floor(rand()*1000),repeat('a',(32*1024*1024-4)*rand()));
9 insert ignore into t (id,v) values (floor(rand()*1000),repeat('a',(32*1024*1024-4)*rand()));
10 insert ignore into t (id,v) values (floor(rand()*1000),repeat('a',(32*1024*1024-4)*rand()));
11 insert ignore into t (id,v) values (floor(rand()*1000),repeat('a',(32*1024*1024-4)*rand()));
12 insert ignore into t (id,v) values (floor(rand()*1000),repeat('a',(32*1024*1024-4)*rand()));
13 insert ignore into t (id,v) values (floor(rand()*1000),repeat('a',(32*1024*1024-4)*rand()));
14 insert ignore into t (id,v) values (floor(rand()*1000),repeat('a',(32*1024*1024-4)*rand()));
15 insert ignore into t (id,v) values (floor(rand()*1000),repeat('a',(32*1024*1024-4)*rand()));
[all …]
/dports/databases/percona57-server/percona-server-5.7.36-39/mysql-test/suite/tokudb/r/
H A Drows-32m-rand-insert.result6 insert ignore into t (id,v) values (floor(rand()*1000),repeat('a',(32*1024*1024-4)*rand()));
7 insert ignore into t (id,v) values (floor(rand()*1000),repeat('a',(32*1024*1024-4)*rand()));
8 insert ignore into t (id,v) values (floor(rand()*1000),repeat('a',(32*1024*1024-4)*rand()));
9 insert ignore into t (id,v) values (floor(rand()*1000),repeat('a',(32*1024*1024-4)*rand()));
10 insert ignore into t (id,v) values (floor(rand()*1000),repeat('a',(32*1024*1024-4)*rand()));
11 insert ignore into t (id,v) values (floor(rand()*1000),repeat('a',(32*1024*1024-4)*rand()));
12 insert ignore into t (id,v) values (floor(rand()*1000),repeat('a',(32*1024*1024-4)*rand()));
13 insert ignore into t (id,v) values (floor(rand()*1000),repeat('a',(32*1024*1024-4)*rand()));
14 insert ignore into t (id,v) values (floor(rand()*1000),repeat('a',(32*1024*1024-4)*rand()));
15 insert ignore into t (id,v) values (floor(rand()*1000),repeat('a',(32*1024*1024-4)*rand()));
[all …]

12345678910>>...409