Home
last modified time | relevance | path

Searched refs:top_bound (Results 1 – 25 of 49) sorted by relevance

12

/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dsql_window.cc116 if ((top_bound->is_unbounded() && in check_frame_bounds()
148 top_bound->print(str, query_type); in print()
2161 top_bound(top_bound), bottom_bound(bottom_bound) {} in Frame_scan_cursor()
2200 const Frame_cursor &top_bound; member in Frame_scan_cursor
2250 position_cursor(position_cursor), top_bound(&top_bound), in Frame_positional_cursor()
2306 if (position < top_bound->get_curr_rownum()) in position_is_within_bounds()
2359 const Frame_cursor *top_bound; member in Frame_positional_cursor
2510 cursor_manager->add_cursor(top_bound); in add_special_frame_cursors()
2527 cursor_manager->add_cursor(top_bound); in add_special_frame_cursors()
2543 cursor_manager->add_cursor(top_bound); in add_special_frame_cursors()
[all …]
H A Dsql_window.h86 Window_frame_bound *top_bound; variable
96 : units(win_frame_units), top_bound(win_frame_top_bound), in Window_frame()
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dsql_window.cc116 if ((top_bound->is_unbounded() && in check_frame_bounds()
148 top_bound->print(str, query_type); in print()
2161 top_bound(top_bound), bottom_bound(bottom_bound) {} in Frame_scan_cursor()
2200 const Frame_cursor &top_bound; member in Frame_scan_cursor
2250 position_cursor(position_cursor), top_bound(&top_bound), in Frame_positional_cursor()
2306 if (position < top_bound->get_curr_rownum()) in position_is_within_bounds()
2359 const Frame_cursor *top_bound; member in Frame_positional_cursor
2510 cursor_manager->add_cursor(top_bound); in add_special_frame_cursors()
2527 cursor_manager->add_cursor(top_bound); in add_special_frame_cursors()
2543 cursor_manager->add_cursor(top_bound); in add_special_frame_cursors()
[all …]
H A Dsql_window.h86 Window_frame_bound *top_bound; variable
96 : units(win_frame_units), top_bound(win_frame_top_bound), in Window_frame()
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dsql_window.cc116 if ((top_bound->is_unbounded() && in check_frame_bounds()
148 top_bound->print(str, query_type); in print()
2161 top_bound(top_bound), bottom_bound(bottom_bound) {} in Frame_scan_cursor()
2200 const Frame_cursor &top_bound; member in Frame_scan_cursor
2250 position_cursor(position_cursor), top_bound(&top_bound), in Frame_positional_cursor()
2306 if (position < top_bound->get_curr_rownum()) in position_is_within_bounds()
2359 const Frame_cursor *top_bound; member in Frame_positional_cursor
2510 cursor_manager->add_cursor(top_bound); in add_special_frame_cursors()
2527 cursor_manager->add_cursor(top_bound); in add_special_frame_cursors()
2543 cursor_manager->add_cursor(top_bound); in add_special_frame_cursors()
[all …]
H A Dsql_window.h86 Window_frame_bound *top_bound; variable
96 : units(win_frame_units), top_bound(win_frame_top_bound), in Window_frame()
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dsql_window.cc116 if ((top_bound->is_unbounded() &&
148 top_bound->print(str, query_type);
2161 top_bound(top_bound), bottom_bound(bottom_bound) {}
2200 const Frame_cursor &top_bound;
2250 position_cursor(position_cursor), top_bound(&top_bound),
2306 if (position < top_bound->get_curr_rownum())
2359 const Frame_cursor *top_bound;
2510 cursor_manager->add_cursor(top_bound);
2527 cursor_manager->add_cursor(top_bound);
2543 cursor_manager->add_cursor(top_bound);
[all …]
H A Dsql_window.h86 Window_frame_bound *top_bound; variable
96 : units(win_frame_units), top_bound(win_frame_top_bound), in Window_frame()
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dsql_window.cc116 if ((top_bound->is_unbounded() && in check_frame_bounds()
148 top_bound->print(str, query_type); in print()
2161 top_bound(top_bound), bottom_bound(bottom_bound) {} in Frame_scan_cursor()
2200 const Frame_cursor &top_bound; member in Frame_scan_cursor
2250 position_cursor(position_cursor), top_bound(&top_bound), in Frame_positional_cursor()
2306 if (position < top_bound->get_curr_rownum()) in position_is_within_bounds()
2359 const Frame_cursor *top_bound; member in Frame_positional_cursor
2510 cursor_manager->add_cursor(top_bound); in add_special_frame_cursors()
2527 cursor_manager->add_cursor(top_bound); in add_special_frame_cursors()
2543 cursor_manager->add_cursor(top_bound); in add_special_frame_cursors()
[all …]
H A Dsql_window.h86 Window_frame_bound *top_bound; variable
96 : units(win_frame_units), top_bound(win_frame_top_bound), in Window_frame()
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dsql_window.cc116 if ((top_bound->is_unbounded() && in check_frame_bounds()
148 top_bound->print(str, query_type); in print()
2161 top_bound(top_bound), bottom_bound(bottom_bound) {} in Frame_scan_cursor()
2200 const Frame_cursor &top_bound; member in Frame_scan_cursor
2250 position_cursor(position_cursor), top_bound(&top_bound), in Frame_positional_cursor()
2306 if (position < top_bound->get_curr_rownum()) in position_is_within_bounds()
2359 const Frame_cursor *top_bound; member in Frame_positional_cursor
2510 cursor_manager->add_cursor(top_bound); in add_special_frame_cursors()
2527 cursor_manager->add_cursor(top_bound); in add_special_frame_cursors()
2543 cursor_manager->add_cursor(top_bound); in add_special_frame_cursors()
[all …]
H A Dsql_window.h86 Window_frame_bound *top_bound; variable
96 : units(win_frame_units), top_bound(win_frame_top_bound), in Window_frame()
/dports/devel/boost-docs/boost_1_72_0/libs/metaparse/example/meta_hs/
H A Dast.hpp36 struct top_bound struct
38 typedef top_bound type; argument
H A Dbind.hpp60 struct bind<ast::top_bound<E>, TopEnv, Env> : bind<E, TopEnv, TopEnv> {};
/dports/devel/boost-python-libs/boost_1_72_0/libs/metaparse/example/meta_hs/
H A Dast.hpp36 struct top_bound struct
38 typedef top_bound type; argument
H A Dbind.hpp60 struct bind<ast::top_bound<E>, TopEnv, Env> : bind<E, TopEnv, TopEnv> {};
/dports/devel/boost-libs/boost_1_72_0/libs/metaparse/example/meta_hs/
H A Dast.hpp36 struct top_bound struct
38 typedef top_bound type; argument
H A Dbind.hpp60 struct bind<ast::top_bound<E>, TopEnv, Env> : bind<E, TopEnv, TopEnv> {};
/dports/devel/hyperscan/boost_1_75_0/libs/metaparse/example/meta_hs/
H A Dast.hpp36 struct top_bound struct
38 typedef top_bound type; argument
H A Dbind.hpp60 struct bind<ast::top_bound<E>, TopEnv, Env> : bind<E, TopEnv, TopEnv> {};
/dports/cad/openroad/OpenROAD-2.0/src/mpl/src/ParquetFP/src/
H A Dplcompact.h52 float top_bound,
99 float top_bound,
H A Dplcompact.cxx59 float top_bound, in ShiftLegalizer() argument
69 _topBound(top_bound), in ShiftLegalizer()
260 float top_bound, in ShiftBlock() argument
300 _yStart[_blocknum + 3] = top_bound; in ShiftBlock()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/ozone/platform/scenic/
H A Dscenic_surface.cc230 const float top_bound = -0.5f + info.crop_rect.y(); in UpdateViewHolderScene() local
231 view_properties.bounding_box = {{left_bound, top_bound, 0.f}, in UpdateViewHolderScene()
233 top_bound + info.crop_rect.height(), 0.f}}; in UpdateViewHolderScene()
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/columnstore/columnstore/dbcon/mysql/
H A Dha_window_function.cpp614 if (win_spec->window_frame->top_bound) in buildWindowFunctionColumn()
616 frm.fStart.fFrame = frame(win_spec->window_frame->top_bound->precedence_type, in buildWindowFunctionColumn()
617 … win_spec->window_frame->top_bound->offset); // offset NULL means UNBOUNDED in buildWindowFunctionColumn()
619 if (win_spec->window_frame->top_bound->offset) in buildWindowFunctionColumn()
621 …frm.fStart.fVal.reset(buildReturnedColumn(win_spec->window_frame->top_bound->offset, gwi, nonSuppo… in buildWindowFunctionColumn()
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/columnstore/columnstore/dbcon/mysql/
H A Dha_window_function.cpp614 if (win_spec->window_frame->top_bound) in buildWindowFunctionColumn()
616 frm.fStart.fFrame = frame(win_spec->window_frame->top_bound->precedence_type, in buildWindowFunctionColumn()
617 … win_spec->window_frame->top_bound->offset); // offset NULL means UNBOUNDED in buildWindowFunctionColumn()
619 if (win_spec->window_frame->top_bound->offset) in buildWindowFunctionColumn()
621 …frm.fStart.fVal.reset(buildReturnedColumn(win_spec->window_frame->top_bound->offset, gwi, nonSuppo… in buildWindowFunctionColumn()

12