Home
last modified time | relevance | path

Searched refs:first_x (Results 1 – 25 of 245) sorted by relevance

12345678910

/dports/games/gbrainy/gbrainy-2.4.3/src/Games/Logic/
H A DPuzzleCirclesSquare.cs52 double first_x = DrawAreaX + 0.05; in Draw()
60 gr.Rectangle (first_x, first_y, unit * 8, unit * 8); in Draw()
64 gr.MoveTo (first_x, first_y - 0.04 - space_fromrect); in Draw()
65 gr.LineTo (first_x, first_y - space_fromrect); in Draw()
67 gr.MoveTo (first_x, first_y - 0.02 - space_fromrect); in Draw()
71 gr.LineTo (first_x + 0.5, first_y - space_fromrect); in Draw()
83 gr.MoveTo (first_x - space_fromrect, first_y); in Draw()
84 gr.LineTo (first_x - space_fromrect - 0.04, first_y); in Draw()
86 gr.MoveTo (first_x - space_fromrect - 0.02, first_y); in Draw()
89 gr.MoveTo (first_x - space_fromrect, first_y + 0.5); in Draw()
[all …]
H A DPuzzleMoveFigure.cs70 double first_x, x, y; in Draw()
79 x = first_x = margin + (figure_size * lines / 2) + figure_size / 2; in Draw()
89 x = first_x = first_x - (figure_size / 2); in Draw()
94 first_x = margin + (figure_size * lines); in Draw()
98 x = first_x = first_x + (figure_size / 2); in Draw()
/dports/emulators/vice/vice-3.5/src/video/
H A Dvideo-viewport.c54 int first_x; in video_viewport_resize() local
100 first_x = (int)gfx_position->x - ((int)width - (int)gfx_size->width) / 2; in video_viewport_resize()
103 first_x = (int)screen_size->width - (int)width; in video_viewport_resize()
105 first_x = 0; in video_viewport_resize()
113 if (first_x < 0) { in video_viewport_resize()
114 first_x = 0; in video_viewport_resize()
117 if (!geometry->gfx_area_moves && first_x > (int)gfx_position->x) { in video_viewport_resize()
118 first_x = (int)gfx_position->x; in video_viewport_resize()
120 viewport->first_x = first_x; in video_viewport_resize()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/video/
H A Dvideo-viewport.c54 int first_x; in video_viewport_resize() local
104 first_x = (int)gfx_position->x - ((int)width - (int)gfx_size->width) / 2; in video_viewport_resize()
107 first_x = (int)screen_size->width - (int)width; in video_viewport_resize()
109 first_x = 0; in video_viewport_resize()
117 if (first_x < 0) { in video_viewport_resize()
118 first_x = 0; in video_viewport_resize()
121 if (!geometry->gfx_area_moves && first_x > (int)gfx_position->x) { in video_viewport_resize()
122 first_x = (int)gfx_position->x; in video_viewport_resize()
124 viewport->first_x = first_x; in video_viewport_resize()
H A Dvideo-canvas.c133 viewport->first_x in video_canvas_refresh_all()
139 geometry->screen_size.width - viewport->first_x), in video_canvas_refresh_all()
143 retroXS = viewport->first_x + geometry->extra_offscreen_border_left; in video_canvas_refresh_all()
145 retrow = MIN(canvas->draw_buffer->canvas_width, geometry->screen_size.width - viewport->first_x); in video_canvas_refresh_all()
149 viewport->first_x in video_canvas_refresh_all()
155 geometry->screen_size.width - viewport->first_x), in video_canvas_refresh_all()
/dports/games/ags/ags_linux_v.3.4.4.1/Engine/libsrc/alfont-2.0.9/
H A Dalfont.c1118 if(first_x>bmp_x) first_x=bmp_x;
1137 if(first_x>(bmp_x)) first_x=bmp_x;
1285 if(first_x>bmp_x) first_x=bmp_x;
1304 if(first_x>(bmp_x)) first_x=bmp_x;
1388 if(first_x>bmp_x) first_x=bmp_x;
1407 if(first_x>(bmp_x)) first_x=bmp_x;
1561 if(first_x>bmp_x) first_x=bmp_x;
2255 if(first_x>bmp_x) first_x=bmp_x;
2274 if(first_x>(bmp_x)) first_x=bmp_x;
2420 if(first_x>bmp_x) first_x=bmp_x;
[all …]
/dports/audio/audacity/audacity-Audacity-3.1.3/lib-src/libscorealign/
H A Dscorealign.cpp162 (i == first_x && j == first_y)) in path_step()
254 first_x = 0; in compare_chroma()
266 PATH(first_x, first_y) = gen_dist(first_x, first_y); in compare_chroma()
267 for (int x = first_x + 1; x <= last_x; x++) in compare_chroma()
270 PATH(first_x, y) = gen_dist(first_x, y) + PATH(first_x, y - 1); in compare_chroma()
276 for (int x = first_x + 1; x <= last_x; x++) { in compare_chroma()
322 for (int i = first_x; i <= last_x; i++) { in compare_chroma()
341 while ((x != first_x) || (y != first_y)) { in compare_chroma()
353 } else if (x > first_x) { in compare_chroma()
404 for (i = 0; i < first_x; i++) { in compute_smooth_time_map()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gfortran.dg/
H A Dintent_out_11.f9044 integer(int64), codimension[*] :: my, mx, first_y, last_y, first_x, last_x variable
134 first_x = (my_node-1)*mx + 1; last_x = (my_node-1)*mx + mx
136 allocate ( u(nz , 4 , first_x:last_x , ny) [*] ) !(*-- y-z planes --*)
145 do x = first_x, last_x
185 do x = first_x, last_x
221 call copy3 ( u(1,1,first_x,1+(my_node-1)*my) & !-- intra-node transpose
243 … call copy3 ( u(1,1,first_x,1+(i-1)*my), bufr_Y_X & !-- intra-node transpose to buffer
272 … , u(1,1,first_x,1+(my_node-1)*my) & !-- no inter-node transpose needed
283 …call copy3 ( bufr_Y_X, u(1,1,first_x,1+(i-1)*my) & !-- intra-node transpose from …
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gfortran.dg/
H A Dintent_out_11.f9044 integer(int64), codimension[*] :: my, mx, first_y, last_y, first_x, last_x variable
134 first_x = (my_node-1)*mx + 1; last_x = (my_node-1)*mx + mx
136 allocate ( u(nz , 4 , first_x:last_x , ny) [*] ) !(*-- y-z planes --*)
145 do x = first_x, last_x
185 do x = first_x, last_x
221 call copy3 ( u(1,1,first_x,1+(my_node-1)*my) & !-- intra-node transpose
243 … call copy3 ( u(1,1,first_x,1+(i-1)*my), bufr_Y_X & !-- intra-node transpose to buffer
272 … , u(1,1,first_x,1+(my_node-1)*my) & !-- no inter-node transpose needed
283 …call copy3 ( bufr_Y_X, u(1,1,first_x,1+(i-1)*my) & !-- intra-node transpose from …
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gfortran.dg/
H A Dintent_out_11.f9044 integer(int64), codimension[*] :: my, mx, first_y, last_y, first_x, last_x variable
134 first_x = (my_node-1)*mx + 1; last_x = (my_node-1)*mx + mx
136 allocate ( u(nz , 4 , first_x:last_x , ny) [*] ) !(*-- y-z planes --*)
145 do x = first_x, last_x
185 do x = first_x, last_x
221 call copy3 ( u(1,1,first_x,1+(my_node-1)*my) & !-- intra-node transpose
243 … call copy3 ( u(1,1,first_x,1+(i-1)*my), bufr_Y_X & !-- intra-node transpose to buffer
272 … , u(1,1,first_x,1+(my_node-1)*my) & !-- no inter-node transpose needed
283 …call copy3 ( bufr_Y_X, u(1,1,first_x,1+(i-1)*my) & !-- intra-node transpose from …
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gfortran.dg/
H A Dintent_out_11.f9044 integer(int64), codimension[*] :: my, mx, first_y, last_y, first_x, last_x variable
134 first_x = (my_node-1)*mx + 1; last_x = (my_node-1)*mx + mx
136 allocate ( u(nz , 4 , first_x:last_x , ny) [*] ) !(*-- y-z planes --*)
145 do x = first_x, last_x
185 do x = first_x, last_x
221 call copy3 ( u(1,1,first_x,1+(my_node-1)*my) & !-- intra-node transpose
243 … call copy3 ( u(1,1,first_x,1+(i-1)*my), bufr_Y_X & !-- intra-node transpose to buffer
272 … , u(1,1,first_x,1+(my_node-1)*my) & !-- no inter-node transpose needed
283 …call copy3 ( bufr_Y_X, u(1,1,first_x,1+(i-1)*my) & !-- intra-node transpose from …
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gfortran.dg/
H A Dintent_out_11.f9044 integer(int64), codimension[*] :: my, mx, first_y, last_y, first_x, last_x variable
134 first_x = (my_node-1)*mx + 1; last_x = (my_node-1)*mx + mx
136 allocate ( u(nz , 4 , first_x:last_x , ny) [*] ) !(*-- y-z planes --*)
145 do x = first_x, last_x
185 do x = first_x, last_x
221 call copy3 ( u(1,1,first_x,1+(my_node-1)*my) & !-- intra-node transpose
243 … call copy3 ( u(1,1,first_x,1+(i-1)*my), bufr_Y_X & !-- intra-node transpose to buffer
272 … , u(1,1,first_x,1+(my_node-1)*my) & !-- no inter-node transpose needed
283 …call copy3 ( bufr_Y_X, u(1,1,first_x,1+(i-1)*my) & !-- intra-node transpose from …
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gfortran.dg/
H A Dintent_out_11.f9044 integer(int64), codimension[*] :: my, mx, first_y, last_y, first_x, last_x variable
134 first_x = (my_node-1)*mx + 1; last_x = (my_node-1)*mx + mx
136 allocate ( u(nz , 4 , first_x:last_x , ny) [*] ) !(*-- y-z planes --*)
145 do x = first_x, last_x
185 do x = first_x, last_x
221 call copy3 ( u(1,1,first_x,1+(my_node-1)*my) & !-- intra-node transpose
243 … call copy3 ( u(1,1,first_x,1+(i-1)*my), bufr_Y_X & !-- intra-node transpose to buffer
272 … , u(1,1,first_x,1+(my_node-1)*my) & !-- no inter-node transpose needed
283 …call copy3 ( bufr_Y_X, u(1,1,first_x,1+(i-1)*my) & !-- intra-node transpose from …
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gfortran.dg/
H A Dintent_out_11.f9044 integer(int64), codimension[*] :: my, mx, first_y, last_y, first_x, last_x variable
134 first_x = (my_node-1)*mx + 1; last_x = (my_node-1)*mx + mx
136 allocate ( u(nz , 4 , first_x:last_x , ny) [*] ) !(*-- y-z planes --*)
145 do x = first_x, last_x
185 do x = first_x, last_x
221 call copy3 ( u(1,1,first_x,1+(my_node-1)*my) & !-- intra-node transpose
243 … call copy3 ( u(1,1,first_x,1+(i-1)*my), bufr_Y_X & !-- intra-node transpose to buffer
272 … , u(1,1,first_x,1+(my_node-1)*my) & !-- no inter-node transpose needed
283 …call copy3 ( bufr_Y_X, u(1,1,first_x,1+(i-1)*my) & !-- intra-node transpose from …
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gfortran.dg/
H A Dintent_out_11.f9044 integer(int64), codimension[*] :: my, mx, first_y, last_y, first_x, last_x variable
134 first_x = (my_node-1)*mx + 1; last_x = (my_node-1)*mx + mx
136 allocate ( u(nz , 4 , first_x:last_x , ny) [*] ) !(*-- y-z planes --*)
145 do x = first_x, last_x
185 do x = first_x, last_x
221 call copy3 ( u(1,1,first_x,1+(my_node-1)*my) & !-- intra-node transpose
243 … call copy3 ( u(1,1,first_x,1+(i-1)*my), bufr_Y_X & !-- intra-node transpose to buffer
272 … , u(1,1,first_x,1+(my_node-1)*my) & !-- no inter-node transpose needed
283 …call copy3 ( bufr_Y_X, u(1,1,first_x,1+(i-1)*my) & !-- intra-node transpose from …
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gfortran.dg/
H A Dintent_out_11.f9044 integer(int64), codimension[*] :: my, mx, first_y, last_y, first_x, last_x variable
134 first_x = (my_node-1)*mx + 1; last_x = (my_node-1)*mx + mx
136 allocate ( u(nz , 4 , first_x:last_x , ny) [*] ) !(*-- y-z planes --*)
145 do x = first_x, last_x
185 do x = first_x, last_x
221 call copy3 ( u(1,1,first_x,1+(my_node-1)*my) & !-- intra-node transpose
243 … call copy3 ( u(1,1,first_x,1+(i-1)*my), bufr_Y_X & !-- intra-node transpose to buffer
272 … , u(1,1,first_x,1+(my_node-1)*my) & !-- no inter-node transpose needed
283 …call copy3 ( bufr_Y_X, u(1,1,first_x,1+(i-1)*my) & !-- intra-node transpose from …
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gfortran.dg/
H A Dintent_out_11.f9044 integer(int64), codimension[*] :: my, mx, first_y, last_y, first_x, last_x variable
134 first_x = (my_node-1)*mx + 1; last_x = (my_node-1)*mx + mx
136 allocate ( u(nz , 4 , first_x:last_x , ny) [*] ) !(*-- y-z planes --*)
145 do x = first_x, last_x
185 do x = first_x, last_x
221 call copy3 ( u(1,1,first_x,1+(my_node-1)*my) & !-- intra-node transpose
243 … call copy3 ( u(1,1,first_x,1+(i-1)*my), bufr_Y_X & !-- intra-node transpose to buffer
272 … , u(1,1,first_x,1+(my_node-1)*my) & !-- no inter-node transpose needed
283 …call copy3 ( bufr_Y_X, u(1,1,first_x,1+(i-1)*my) & !-- intra-node transpose from …
/dports/lang/opencoarrays/OpenCoarrays-2.9.0/src/tests/integration/dist_transpose/
H A Dcoarray_distributed_transpose.F9040 integer(int64), codimension[*] :: my, mx, first_y, last_y, first_x, last_x variable
130 first_x = (my_node-1)*mx + 1; last_x = (my_node-1)*mx + mx
132 allocate ( u(nz , 4 , first_x:last_x , ny) [*] ) !(*-- y-z planes --*)
141 do x = first_x, last_x
181 do x = first_x, last_x
217 call copy3 ( u(1,1,first_x,1+(my_node-1)*my) & !-- intra-node transpose
239 … call copy3 ( u(1,1,first_x,1+(i-1)*my), bufr_Y_X & !-- intra-node transpose to buffer
268 … , u(1,1,first_x,1+(my_node-1)*my) & !-- no inter-node transpose needed
279 …call copy3 ( bufr_Y_X, u(1,1,first_x,1+(i-1)*my) & !-- intra-node transpose from …
/dports/lang/opencoarrays/OpenCoarrays-2.9.0/src/tests/performance/mpi_dist_transpose/
H A Dmpi_distributed_transpose.F9053 integer(int64) :: my, mx, first_y, last_y, first_x, last_x variable
137 first_x = my_node*mx + 1; last_x = my_node*mx + mx
141 allocate ( u(nz , 4 , first_x:last_x , ny) ) !(*-- y-z planes --*)
148 do x = first_x, last_x
187 do x = first_x, last_x
227 call mpi_copy3 ( u(1,1,first_x,1+my_node*my) & !-- intra-node transpose
241 call MPI_ISSEND ( u(1,1,first_x,1+to*my) &
276 …call mpi_copy3 ( u(1,1,first_x,1+to*my), bufr & !-- intra-node transpose from buffer
318 … , u(1,1,first_x,1+my_node*my) & !-- no inter-node transpose needed
344 …call mpi_copy3 ( bufr, u(1,1,first_x,1+from*my) & !-- intra-node transpose from b…
[all …]
/dports/audio/gsequencer/gsequencer-3.10.4/ags/audio/task/
H A Dags_move_note.c282 move_note->first_x = 0; in ags_move_note_init()
362 move_note->first_x = g_value_get_uint(value); in ags_move_note_set_property()
427 g_value_set_int(value, move_note->first_x); in ags_move_note_get_property()
525 guint first_x; in ags_move_note_launch() local
552 first_x = move_note->first_x; in ags_move_note_launch()
571 note->x[0] = move_x + (note->x[0] - first_x); in ags_move_note_launch()
572 note->x[1] = move_x + (note->x[1] - first_x); in ags_move_note_launch()
679 guint first_x, guint first_y, in ags_move_note_new() argument
688 "first-x", first_x, in ags_move_note_new()
/dports/finance/chiapos/chiapos-1.0.3/src/
H A Dcalculate_bucket.hpp164 void CalculateBuckets(uint64_t first_x, uint64_t n, uint64_t *res) in CalculateBuckets() argument
166 uint64_t start = first_x * k_ / kF1BlockSizeBits; in CalculateBuckets()
168 uint64_t end = cdiv((first_x + n) * k_, kF1BlockSizeBits); in CalculateBuckets()
170 uint32_t start_bit = first_x * k_ % kF1BlockSizeBits; in CalculateBuckets()
176 for (uint64_t x = first_x; x < first_x + n; x++) { in CalculateBuckets()
179 res[x - first_x] = (y << kExtraBits) | (x >> x_shift); in CalculateBuckets()
/dports/games/sudsol/sudsol-0.1/src/
H A Dsudsol.c214 int first_x, first_y; in preprocess() local
222 while (locate_num (step, &first_x, &first_y, instance++)) { in preprocess()
227 if (PLAYFIELD(first_x, y) == (1 << step)) { in preprocess()
228 …cess(): number %u is found at (%u,%u) but also at (%u,%u)?\n", step, first_x, first_y, first_x, y); in preprocess()
231 if (PLAYFIELD(first_x, y) & (1 << step)) { in preprocess()
232 PLAYFIELD(first_x, y) &= ~(1 << step); in preprocess()
240 if (x == first_x) continue; in preprocess()
242 …eprocess(): number %u is found at (%u,%u) but also at (%u,%u)?\n", step, first_x, first_y, x, firs… in preprocess()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/css/
H A Dcss_gradient_value.h159 CSSLinearGradientValue(const CSSValue* first_x, in WTF_ALLOW_MOVE_AND_INIT_WITH_MEM_FUNCTIONS()
167 first_x_(first_x), in WTF_ALLOW_MOVE_AND_INIT_WITH_MEM_FUNCTIONS()
199 CSSRadialGradientValue(const CSSValue* first_x, in WTF_ALLOW_MOVE_AND_INIT_WITH_MEM_FUNCTIONS()
212 first_x_(first_x), in WTF_ALLOW_MOVE_AND_INIT_WITH_MEM_FUNCTIONS()
223 CSSRadialGradientValue(const CSSValue* first_x, in WTF_ALLOW_MOVE_AND_INIT_WITH_MEM_FUNCTIONS()
232 first_x_(first_x), in WTF_ALLOW_MOVE_AND_INIT_WITH_MEM_FUNCTIONS()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/css/
H A Dcss_gradient_value.h159 CSSLinearGradientValue(const CSSValue* first_x, in WTF_ALLOW_MOVE_AND_INIT_WITH_MEM_FUNCTIONS()
167 first_x_(first_x), in WTF_ALLOW_MOVE_AND_INIT_WITH_MEM_FUNCTIONS()
199 CSSRadialGradientValue(const CSSValue* first_x, in WTF_ALLOW_MOVE_AND_INIT_WITH_MEM_FUNCTIONS()
212 first_x_(first_x), in WTF_ALLOW_MOVE_AND_INIT_WITH_MEM_FUNCTIONS()
223 CSSRadialGradientValue(const CSSValue* first_x, in WTF_ALLOW_MOVE_AND_INIT_WITH_MEM_FUNCTIONS()
232 first_x_(first_x), in WTF_ALLOW_MOVE_AND_INIT_WITH_MEM_FUNCTIONS()
/dports/cad/qelectrotech/qet-0.7.0/sources/
H A Dconductorsegment.cpp85 qreal first_x = point1.x(); in canMove1stPointX() local
90 if (first_x + asked_dx < prev_segment_first_x + 12.0) { in canMove1stPointX()
91 possible_dx = -first_x + prev_segment_first_x + 12.0; in canMove1stPointX()
98 if (first_x + asked_dx >= prev_segment_first_x - 12.0) { in canMove1stPointX()
99 possible_dx = prev_segment_first_x - 12.0 - first_x; in canMove1stPointX()

12345678910