Home
last modified time | relevance | path

Searched refs:top_row (Results 1 – 25 of 411) sorted by relevance

12345678910>>...17

/dports/graphics/nip2/nip2-8.7.1/src/
H A Drow.c155 Row *top_row = row->top_row; in row_dirty_clear() local
163 Row *top_row = row->top_row; in row_dirty_clear() local
166 top_row->recomp = g_slist_remove( top_row->recomp, row ); in row_dirty_clear()
187 Row *top_row = row->top_row; in row_dirty_set_single() local
197 Row *top_row = row->top_row; in row_dirty_set_single() local
200 top_row->recomp = g_slist_prepend( top_row->recomp, row ); in row_dirty_set_single()
337 if( row != row->top_row && row->top_row->expr ) { in row_error_clear()
1612 while( !top_row->err && top_row->recomp ) { in row_recomp_all()
1652 Row *top_row = row->top_row; in row_recomp() local
1668 top_row->recomp_save = g_slist_copy( top_row->recomp ); in row_recomp()
[all …]
/dports/chinese/tintin++/tt/src/
H A Dsplit.c129 ses->split->top_row = 1; in init_split()
148 ses->split->top_row = top_row > 0 ? top_row : top_row < 0 ? gtd->screen->rows + top_row + 1 : 1; in init_split()
155 …ses->split->top_row = top_row > 0 ? top_row + 1 : top_row < 0 ? gtd->screen->rows + top_row + 1 : … in init_split()
161 ses->split->top_row = URANGE(1, ses->split->top_row, gtd->screen->rows -3); in init_split()
166 ses->split->sav_top_row = ses->split->top_row - 1; in init_split()
173 scroll_region(ses, ses->split->top_row, ses->split->bot_row); in init_split()
175 init_pos(ses, ses->input->top_row, ses->input->top_col); in init_split()
240 scroll_region(ses, ses->split->top_row, ses->split->bot_row); in dirty_screen()
249 init_pos(ses, ses->input->top_row, ses->input->top_col); in dirty_screen()
272 row = URANGE(1, ses->input->top_row - 1, gtd->screen->rows); in split_show()
[all …]
H A Ddraw.c468 if (top_row == 0) in DO_COMMAND()
470 top_row = 1; in DO_COMMAND()
650 (*top_row)--; in scale_drawing()
1610 row = top_row; in DO_DRAW()
1633 if (top_row == bot_row) in DO_DRAW()
2265 top_r = top_row + r - 1; in DO_DRAW()
2413 top_row++; in DO_DRAW()
2497 row = top_row; in DO_DRAW()
2676 top_row++; in DO_DRAW()
2704 row = top_row; in DO_DRAW()
[all …]
H A Dscreen.c385 int top_row, top_col, bot_row, bot_col; in DO_SCREEN() local
429 top_row = get_row_index_arg(ses, arg1); in DO_SCREEN()
943 int top_row, top_col, bot_row, bot_col; in DO_SCREEN() local
952 top_row = get_number(ses, arg1); in DO_SCREEN()
975 ses->split->sav_top_row = top_row; in DO_SCREEN()
1006 top_row = get_number(ses, arg1); in DO_SCREEN()
1502 if (ses->split->top_row > 1) in erase_top_region()
1607 if (ses->split->top_row > 1) in fill_top_region()
1814 if (row < ses->split->top_row) in inside_scroll_region()
1862 gts->input->top_row = rows; in init_screen()
[all …]
/dports/net/tintin++/tt/src/
H A Dsplit.c129 ses->split->top_row = 1; in init_split()
148 ses->split->top_row = top_row > 0 ? top_row : top_row < 0 ? gtd->screen->rows + top_row + 1 : 1; in init_split()
155 …ses->split->top_row = top_row > 0 ? top_row + 1 : top_row < 0 ? gtd->screen->rows + top_row + 1 : … in init_split()
161 ses->split->top_row = URANGE(1, ses->split->top_row, gtd->screen->rows -3); in init_split()
166 ses->split->sav_top_row = ses->split->top_row - 1; in init_split()
173 scroll_region(ses, ses->split->top_row, ses->split->bot_row); in init_split()
175 init_pos(ses, ses->input->top_row, ses->input->top_col); in init_split()
240 scroll_region(ses, ses->split->top_row, ses->split->bot_row); in dirty_screen()
249 init_pos(ses, ses->input->top_row, ses->input->top_col); in dirty_screen()
272 row = URANGE(1, ses->input->top_row - 1, gtd->screen->rows); in split_show()
[all …]
H A Ddraw.c468 if (top_row == 0) in DO_COMMAND()
470 top_row = 1; in DO_COMMAND()
650 (*top_row)--; in scale_drawing()
1610 row = top_row; in DO_DRAW()
1633 if (top_row == bot_row) in DO_DRAW()
2265 top_r = top_row + r - 1; in DO_DRAW()
2413 top_row++; in DO_DRAW()
2497 row = top_row; in DO_DRAW()
2676 top_row++; in DO_DRAW()
2704 row = top_row; in DO_DRAW()
[all …]
H A Dscreen.c385 int top_row, top_col, bot_row, bot_col; in DO_SCREEN() local
429 top_row = get_row_index_arg(ses, arg1); in DO_SCREEN()
943 int top_row, top_col, bot_row, bot_col; in DO_SCREEN() local
952 top_row = get_number(ses, arg1); in DO_SCREEN()
975 ses->split->sav_top_row = top_row; in DO_SCREEN()
1006 top_row = get_number(ses, arg1); in DO_SCREEN()
1502 if (ses->split->top_row > 1) in erase_top_region()
1607 if (ses->split->top_row > 1) in fill_top_region()
1814 if (row < ses->split->top_row) in inside_scroll_region()
1862 gts->input->top_row = rows; in init_screen()
[all …]
/dports/games/valyriatear/ValyriaTear-1.1.0/src/modes/map/
H A Dmap_zones.cpp40 AddSection(left_col, right_col, top_row, bottom_row); in MapZone()
55 return new MapZone(left_col, right_col, top_row, bottom_row); in Create()
66 if(top_row >= bottom_row) { in AddSection()
68 bottom_row = top_row; in AddSection()
69 top_row = temp; in AddSection()
186 MapZone(left_col, right_col, top_row, bottom_row), in CameraZone()
238 uint16_t top_row, uint16_t bottom_row): in EnemyZone() argument
239 MapZone(left_col, right_col, top_row, bottom_row), in EnemyZone()
303 if(top_row >= bottom_row) { in AddSpawnSection()
305 bottom_row = top_row; in AddSpawnSection()
[all …]
H A Dmap_zones.h57 MapZone(uint16_t left_col, uint16_t right_col, uint16_t top_row, uint16_t bottom_row);
65 …static MapZone* Create(uint16_t left_col, uint16_t right_col, uint16_t top_row, uint16_t bottom_ro…
77 …virtual void AddSection(uint16_t left_col, uint16_t right_col, uint16_t top_row, uint16_t bottom_r…
153 CameraZone(uint16_t left_col, uint16_t right_col, uint16_t top_row, uint16_t bottom_row);
163 …static CameraZone* Create(uint16_t left_col, uint16_t right_col, uint16_t top_row, uint16_t bottom…
231 uint16_t top_row, uint16_t bottom_row);
239 …static EnemyZone* Create(uint16_t left_col, uint16_t right_col, uint16_t top_row, uint16_t bottom_…
270 …void AddSpawnSection(uint16_t left_col, uint16_t right_col, uint16_t top_row, uint16_t bottom_row);
/dports/graphics/gegl/gegl-0.4.34/operations/workshop/
H A Dintegral-image.c40 gdouble *top_row,
56 top_row[b] -
57 top_row[b - n_components];
66 top_row += n_components * 2;
77 + top_row[b]
81 top_row += n_components;
139 gdouble *top_row = NULL;
153 p_top = top_row;
175 if (p_dst == top_row)
178 p_dst = top_row;
[all …]
/dports/games/easyrpg-player/Player-0.7.0/src/
H A Dwindow_battlecommand.cpp36 top_row = 0; in Window_BattleCommand()
53 top_row = 0; in SetActive()
77 if (index < top_row) in Update()
78 top_row = index; in Update()
79 if (index > top_row + num_rows - 1) in Update()
80 top_row = index - num_rows + 1; in Update()
92 SetCursorRect(Rect(0, (index - top_row) * 16, contents->GetWidth(), 16)); in UpdateCursorRect()
112 if (top_row > 0) in Refresh()
114 if (top_row + num_rows < (int) num_commands) in Refresh()
120 int y = 16 * (index - top_row); in DrawItem()
/dports/multimedia/libgav1/libgav1-0.17.0/src/dsp/x86/
H A Dintrapred_directional_sse4.cc149 const uint8_t* const top_row, in DirectionalZone1_Large() argument
237 memset(dest + x, top_row[max_base_x], width - x); in DirectionalZone1_Large()
241 memset(dest, top_row[max_base_x], width); in DirectionalZone1_Large()
248 const uint8_t* const top_row, in DirectionalZone1_SSE4_1() argument
321 memset(dest, top_row[max_base_x], width); in DirectionalZone1_SSE4_1()
354 vals = LoadUnaligned16(top_row + top_base_x); in DirectionalZone1_SSE4_1()
356 const __m128i top_vals = LoadLo8(top_row + top_base_x); in DirectionalZone1_SSE4_1()
358 vals = _mm_insert_epi8(vals, top_row[top_base_x + 8], 15); in DirectionalZone1_SSE4_1()
1318 Memset(dest + x, top_row[max_base_x], width - x); in DirectionalZone1_Large()
1322 Memset(dest, top_row[max_base_x], width); in DirectionalZone1_Large()
[all …]
H A Dintrapred_smooth_sse4.cc566 const void* LIBGAV1_RESTRICT const top_row, in SmoothHorizontal4x8_SSE4_1() argument
599 const void* LIBGAV1_RESTRICT const top_row, in SmoothHorizontal4x16_SSE4_1() argument
652 const void* LIBGAV1_RESTRICT const top_row, in SmoothHorizontal8x4_SSE4_1() argument
682 const void* LIBGAV1_RESTRICT const top_row, in SmoothHorizontal8x8_SSE4_1() argument
703 const void* LIBGAV1_RESTRICT const top_row, in SmoothHorizontal8x16_SSE4_1() argument
732 const void* LIBGAV1_RESTRICT const top_row, in SmoothHorizontal8x32_SSE4_1() argument
775 const void* LIBGAV1_RESTRICT const top_row, in SmoothHorizontal16x4_SSE4_1() argument
815 const void* LIBGAV1_RESTRICT const top_row, in SmoothHorizontal16x8_SSE4_1() argument
843 const void* LIBGAV1_RESTRICT const top_row, in SmoothHorizontal16x16_SSE4_1() argument
880 const void* LIBGAV1_RESTRICT const top_row, in SmoothHorizontal16x32_SSE4_1() argument
[all …]
H A Dintrapred_sse4.cc99 const __m128i sum = top_sumfn(top_row); in DcTop()
126 const __m128i sum_top = top_sumfn(top_row); in Dc()
725 const __m128i top = _mm_cvtepu8_epi32(Load4(top_row)); in Paeth4x4_SSE4_1()
1019 Paeth8x16_SSE4_1(dst, stride, top_row, left_column); in Paeth8x32_SSE4_1()
1027 const __m128i top = LoadUnaligned16(top_row); in Paeth16x4_SSE4_1()
1131 const __m128i top = LoadUnaligned16(top_row); in Paeth16x8_SSE4_1()
1230 const __m128i top = LoadUnaligned16(top_row); in Paeth16x16_SSE4_1()
1239 const __m128i top = LoadUnaligned16(top_row); in Paeth16x32_SSE4_1()
1254 const __m128i top = LoadUnaligned16(top_row); in Paeth16x64_SSE4_1()
1276 const __m128i top_0 = LoadUnaligned16(top_row); in Paeth32x8_SSE4_1()
[all …]
/dports/japanese/rogue_s/rogue_s/
H A Dlevel.c132 top_row = get_rand(MIN_ROW, MIN_ROW+5);
163 top_row = MIN_ROW;
167 top_row = ROW1+1;
171 top_row = ROW2+1;
181 top_row += row_offset;
182 bottom_row = top_row + height - 1;
193 for (i = top_row; i <= bottom_row; i++) {
195 if (i == top_row || i == bottom_row) {
206 rooms[rn].top_row = top_row;
457 tunnel_dir = (rooms[rn].top_row < rooms[target_room].top_row) ?
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libgav1/src/src/dsp/x86/
H A Dintrapred_smooth_sse4.cc243 const __m128i top = _mm_cvtepu8_epi32(Load4(top_row)); in Smooth4x4_SSE4_1()
312 __m128i top_row = _mm_cvtepu8_epi16(LoadLo8(above)); in LoadSmoothPixels8() local
313 pixels[0] = _mm_unpacklo_epi16(top_row, bottom_left); in LoadSmoothPixels8()
314 pixels[1] = _mm_unpackhi_epi16(top_row, bottom_left); in LoadSmoothPixels8()
1465 const void* const top_row, in SmoothVertical4x4_SSE4_1() argument
1480 const void* const top_row, in SmoothVertical4x8_SSE4_1() argument
1687 const __m128i top = LoadUnaligned16(top_row); in SmoothVertical16x4_SSE4_1()
1733 const __m128i top = LoadUnaligned16(top_row); in SmoothVertical16x8_SSE4_1()
1767 const __m128i top = LoadUnaligned16(top_row); in SmoothVertical16x16_SSE4_1()
1820 const __m128i top = LoadUnaligned16(top_row); in SmoothVertical16x32_SSE4_1()
[all …]
H A Dintrapred_sse4.cc102 const __m128i sum = top_sumfn(top_row); in DcTop()
128 const __m128i sum_top = top_sumfn(top_row); in Dc()
794 const void* const top_row, in Paeth4x16_SSE4_1() argument
939 const void* const top_row, in Paeth8x16_SSE4_1() argument
1008 const void* const top_row, in Paeth8x32_SSE4_1() argument
1020 const __m128i top = LoadUnaligned16(top_row); in Paeth16x4_SSE4_1()
1124 const __m128i top = LoadUnaligned16(top_row); in Paeth16x8_SSE4_1()
1223 const __m128i top = LoadUnaligned16(top_row); in Paeth16x16_SSE4_1()
1232 const __m128i top = LoadUnaligned16(top_row); in Paeth16x32_SSE4_1()
1247 const __m128i top = LoadUnaligned16(top_row); in Paeth16x64_SSE4_1()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libgav1/src/src/dsp/x86/
H A Dintrapred_smooth_sse4.cc243 const __m128i top = _mm_cvtepu8_epi32(Load4(top_row)); in Smooth4x4_SSE4_1()
312 __m128i top_row = _mm_cvtepu8_epi16(LoadLo8(above)); in LoadSmoothPixels8() local
313 pixels[0] = _mm_unpacklo_epi16(top_row, bottom_left); in LoadSmoothPixels8()
314 pixels[1] = _mm_unpackhi_epi16(top_row, bottom_left); in LoadSmoothPixels8()
1465 const void* const top_row, in SmoothVertical4x4_SSE4_1() argument
1480 const void* const top_row, in SmoothVertical4x8_SSE4_1() argument
1687 const __m128i top = LoadUnaligned16(top_row); in SmoothVertical16x4_SSE4_1()
1733 const __m128i top = LoadUnaligned16(top_row); in SmoothVertical16x8_SSE4_1()
1767 const __m128i top = LoadUnaligned16(top_row); in SmoothVertical16x16_SSE4_1()
1820 const __m128i top = LoadUnaligned16(top_row); in SmoothVertical16x32_SSE4_1()
[all …]
H A Dintrapred_sse4.cc102 const __m128i sum = top_sumfn(top_row); in DcTop()
128 const __m128i sum_top = top_sumfn(top_row); in Dc()
794 const void* const top_row, in Paeth4x16_SSE4_1() argument
939 const void* const top_row, in Paeth8x16_SSE4_1() argument
1008 const void* const top_row, in Paeth8x32_SSE4_1() argument
1020 const __m128i top = LoadUnaligned16(top_row); in Paeth16x4_SSE4_1()
1124 const __m128i top = LoadUnaligned16(top_row); in Paeth16x8_SSE4_1()
1223 const __m128i top = LoadUnaligned16(top_row); in Paeth16x16_SSE4_1()
1232 const __m128i top = LoadUnaligned16(top_row); in Paeth16x32_SSE4_1()
1247 const __m128i top = LoadUnaligned16(top_row); in Paeth16x64_SSE4_1()
[all …]
/dports/multimedia/libgav1/libgav1-0.17.0/src/dsp/arm/
H A Dintrapred_smooth_neon.cc169 const void* LIBGAV1_RESTRICT const top_row, in Smooth16PlusxN_NEON() argument
251 const void* LIBGAV1_RESTRICT const top_row, in SmoothVertical4Or8xN_NEON() argument
302 const void* LIBGAV1_RESTRICT const top_row, in SmoothVertical16PlusxN_NEON() argument
354 const void* LIBGAV1_RESTRICT const top_row, in SmoothHorizontal4Or8xN_NEON() argument
407 const void* LIBGAV1_RESTRICT const top_row, in SmoothHorizontal16PlusxN_NEON() argument
790 const void* LIBGAV1_RESTRICT const top_row, in SmoothVertical4xH_NEON() argument
817 const void* LIBGAV1_RESTRICT const top_row, in SmoothVertical8xH_NEON() argument
851 const void* LIBGAV1_RESTRICT const top_row, in SmoothVerticalWxH_NEON() argument
890 const void* LIBGAV1_RESTRICT const top_row, in SmoothHorizontal4xH_NEON() argument
914 const void* LIBGAV1_RESTRICT const top_row, in SmoothHorizontal8xH_NEON() argument
[all …]
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/test/features/
H A Dtest_organized_edge_detection.cpp51 const auto top_row = outer_square_ctr - inner_square_ctr; in generateSyntheticEdgeDetectionCloud() local
63 if (row >= top_row && row < bottom_row) { in generateSyntheticEdgeDetectionCloud()
70 (row == top_row || row == bottom_row - 1)) { in generateSyntheticEdgeDetectionCloud()
78 if (((row == top_row - 1 || row == bottom_row) && in generateSyntheticEdgeDetectionCloud()
80 ((row >= top_row && row < bottom_row) && in generateSyntheticEdgeDetectionCloud()
/dports/graphics/gimp-app/gimp-2.10.30/libgimpcolor/
H A Dgimpadaptivesupersample.c260 GimpSampleType *top_row, *bot_row, *tmp_row; /* Sample rows */ in gimp_adaptive_supersample_area() local
279 top_row = gegl_scratch_new (GimpSampleType, sub_pixel_size * width + 1); in gimp_adaptive_supersample_area()
284 top_row[x].ready = FALSE; in gimp_adaptive_supersample_area()
286 gimp_rgba_set (&top_row[x].color, 0.0, 0.0, 0.0, 0.0); in gimp_adaptive_supersample_area()
340 block[0][xtt] = top_row[xt]; in gimp_adaptive_supersample_area()
355 top_row[(x - x1 + 1) * sub_pixel_size] = block[0][sub_pixel_size]; in gimp_adaptive_supersample_area()
374 tmp_row = top_row; in gimp_adaptive_supersample_area()
375 top_row = bot_row; in gimp_adaptive_supersample_area()
390 gegl_scratch_free (top_row); in gimp_adaptive_supersample_area()
/dports/x11/urxvt-perls/urxvt-perls-2.0/
H A Durl-select134 $self->{row} = $self->top_row - 1;
214 while (($dir < 0 && $row > $self->top_row) ||
288 $self->{row} - $self->top_row : abs($self->top_row) + $self->{row};
291 if ($self->top_row == 0) {
293 } elsif ($self->view_start() == $self->top_row) {
299 ($self->top_row - $self->view_start) * 100 / $self->top_row);
/dports/science/py-OpenFermion/OpenFermion-1.3.0/src/openfermion/transforms/opconversions/
H A Dverstraete_cirac.py167 top_row = min(i_row, j_row)
168 if top_row % 2 == 0:
172 coordinates_to_snake_index(i_col + 1, top_row, x_dimension,
175 coordinates_to_snake_index(i_col + 1, top_row + 1,
185 coordinates_to_snake_index(i_col - 1, top_row, x_dimension,
188 coordinates_to_snake_index(i_col - 1, top_row + 1,
/dports/devel/cppurses/CPPurses-0.3-5-g342a389/demos/glyph_paint/
H A Dattribute_box.hpp14 cppurses::layout::Horizontal& top_row{ member
16 cppurses::Checkbox& bold_box{top_row.make_child<cppurses::Checkbox>(
18 cppurses::Checkbox& dim_box{top_row.make_child<cppurses::Checkbox>(

12345678910>>...17