Home
last modified time | relevance | path

Searched refs:const_offset (Results 1 – 25 of 944) sorted by relevance

12345678910>>...38

/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/imagination/vulkan/pds/
H A Dpvr_pds.h1001 uint8_t const_offset; member
1006 uint8_t const_offset; member
1013 uint8_t const_offset; member
1020 uint8_t const_offset; member
1029 uint8_t const_offset; member
1040 uint8_t const_offset; member
1049 uint8_t const_offset; member
1057 uint8_t const_offset; member
1064 uint8_t const_offset; member
1074 uint8_t const_offset; member
[all …]
/dports/math/libmesh/libmesh-1.6.2/contrib/fparser/fpoptimizer/
H A Dlogic_boolgroups.hh59 int const_offset; member
64 const_offset(0) in ComparisonSet()
84 const_offset += 1; in AddItem()
113 if(reltype == 7) { const_offset += 1; return Suboptimal; } in AddRelationship()
166 const_offset += 1; in AddRelationship()
175 const_offset += 1; in AddRelationship()
314 if(comp.const_offset != 0) in ConstantFolding_LogicCommon()
315 tree.AddParam( CodeTreeImmed( Value_t(comp.const_offset) ) ); in ConstantFolding_LogicCommon()
/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/utils/adt/
H A Dwindowfuncs.c291 bool const_offset; in leadlag_common() local
301 const_offset = get_fn_expr_arg_stable(fcinfo->flinfo, 1); in leadlag_common()
306 const_offset = true; in leadlag_common()
312 const_offset, in leadlag_common()
452 bool const_offset; in window_nth_value() local
460 const_offset = get_fn_expr_arg_stable(fcinfo->flinfo, 1); in window_nth_value()
468 nth - 1, WINDOW_SEEK_HEAD, const_offset, in window_nth_value()
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/utils/adt/
H A Dwindowfuncs.c291 bool const_offset; in leadlag_common() local
301 const_offset = get_fn_expr_arg_stable(fcinfo->flinfo, 1); in leadlag_common()
306 const_offset = true; in leadlag_common()
312 const_offset, in leadlag_common()
452 bool const_offset; in window_nth_value() local
460 const_offset = get_fn_expr_arg_stable(fcinfo->flinfo, 1); in window_nth_value()
468 nth - 1, WINDOW_SEEK_HEAD, const_offset, in window_nth_value()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/utils/adt/
H A Dwindowfuncs.c291 bool const_offset; in leadlag_common() local
301 const_offset = get_fn_expr_arg_stable(fcinfo->flinfo, 1); in leadlag_common()
306 const_offset = true; in leadlag_common()
312 const_offset, in leadlag_common()
452 bool const_offset; in window_nth_value() local
460 const_offset = get_fn_expr_arg_stable(fcinfo->flinfo, 1); in window_nth_value()
468 nth - 1, WINDOW_SEEK_HEAD, const_offset, in window_nth_value()
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/utils/adt/
H A Dwindowfuncs.c291 bool const_offset; in leadlag_common() local
301 const_offset = get_fn_expr_arg_stable(fcinfo->flinfo, 1); in leadlag_common()
306 const_offset = true; in leadlag_common()
312 const_offset, in leadlag_common()
452 bool const_offset; in window_nth_value() local
460 const_offset = get_fn_expr_arg_stable(fcinfo->flinfo, 1); in window_nth_value()
468 nth - 1, WINDOW_SEEK_HEAD, const_offset, in window_nth_value()
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/backend/utils/adt/
H A Dwindowfuncs.c291 bool const_offset; in leadlag_common() local
301 const_offset = get_fn_expr_arg_stable(fcinfo->flinfo, 1); in leadlag_common()
306 const_offset = true; in leadlag_common()
312 const_offset, in leadlag_common()
452 bool const_offset; in window_nth_value() local
460 const_offset = get_fn_expr_arg_stable(fcinfo->flinfo, 1); in window_nth_value()
468 nth - 1, WINDOW_SEEK_HEAD, const_offset, in window_nth_value()
/dports/databases/postgresql11-client/postgresql-11.14/src/backend/utils/adt/
H A Dwindowfuncs.c291 bool const_offset; in leadlag_common() local
301 const_offset = get_fn_expr_arg_stable(fcinfo->flinfo, 1); in leadlag_common()
306 const_offset = true; in leadlag_common()
312 const_offset, in leadlag_common()
452 bool const_offset; in window_nth_value() local
460 const_offset = get_fn_expr_arg_stable(fcinfo->flinfo, 1); in window_nth_value()
468 nth - 1, WINDOW_SEEK_HEAD, const_offset, in window_nth_value()
/dports/databases/postgresql10-client/postgresql-10.19/src/backend/utils/adt/
H A Dwindowfuncs.c291 bool const_offset; in leadlag_common() local
301 const_offset = get_fn_expr_arg_stable(fcinfo->flinfo, 1); in leadlag_common()
306 const_offset = true; in leadlag_common()
312 const_offset, in leadlag_common()
452 bool const_offset; in window_nth_value() local
460 const_offset = get_fn_expr_arg_stable(fcinfo->flinfo, 1); in window_nth_value()
468 nth - 1, WINDOW_SEEK_HEAD, const_offset, in window_nth_value()
/dports/databases/postgresql10-plpython/postgresql-10.19/src/backend/utils/adt/
H A Dwindowfuncs.c291 bool const_offset; in leadlag_common() local
301 const_offset = get_fn_expr_arg_stable(fcinfo->flinfo, 1); in leadlag_common()
306 const_offset = true; in leadlag_common()
312 const_offset, in leadlag_common()
452 bool const_offset; in window_nth_value() local
460 const_offset = get_fn_expr_arg_stable(fcinfo->flinfo, 1); in window_nth_value()
468 nth - 1, WINDOW_SEEK_HEAD, const_offset, in window_nth_value()
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/utils/adt/
H A Dwindowfuncs.c291 bool const_offset; in leadlag_common() local
301 const_offset = get_fn_expr_arg_stable(fcinfo->flinfo, 1); in leadlag_common()
306 const_offset = true; in leadlag_common()
312 const_offset, in leadlag_common()
452 bool const_offset; in window_nth_value() local
460 const_offset = get_fn_expr_arg_stable(fcinfo->flinfo, 1); in window_nth_value()
468 nth - 1, WINDOW_SEEK_HEAD, const_offset, in window_nth_value()
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/utils/adt/
H A Dwindowfuncs.c291 bool const_offset; in leadlag_common() local
301 const_offset = get_fn_expr_arg_stable(fcinfo->flinfo, 1); in leadlag_common()
306 const_offset = true; in leadlag_common()
312 const_offset, in leadlag_common()
452 bool const_offset; in window_nth_value() local
460 const_offset = get_fn_expr_arg_stable(fcinfo->flinfo, 1); in window_nth_value()
468 nth - 1, WINDOW_SEEK_HEAD, const_offset, in window_nth_value()
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/utils/adt/
H A Dwindowfuncs.c291 bool const_offset; in leadlag_common() local
301 const_offset = get_fn_expr_arg_stable(fcinfo->flinfo, 1); in leadlag_common()
306 const_offset = true; in leadlag_common()
312 const_offset, in leadlag_common()
452 bool const_offset; in window_nth_value() local
460 const_offset = get_fn_expr_arg_stable(fcinfo->flinfo, 1); in window_nth_value()
468 nth - 1, WINDOW_SEEK_HEAD, const_offset, in window_nth_value()
/dports/databases/postgresql11-plpython/postgresql-11.14/src/backend/utils/adt/
H A Dwindowfuncs.c291 bool const_offset; in leadlag_common() local
301 const_offset = get_fn_expr_arg_stable(fcinfo->flinfo, 1); in leadlag_common()
306 const_offset = true; in leadlag_common()
312 const_offset, in leadlag_common()
452 bool const_offset; in window_nth_value() local
460 const_offset = get_fn_expr_arg_stable(fcinfo->flinfo, 1); in window_nth_value()
468 nth - 1, WINDOW_SEEK_HEAD, const_offset, in window_nth_value()
/dports/databases/postgresql11-contrib/postgresql-11.14/src/backend/utils/adt/
H A Dwindowfuncs.c291 bool const_offset; in leadlag_common() local
301 const_offset = get_fn_expr_arg_stable(fcinfo->flinfo, 1); in leadlag_common()
306 const_offset = true; in leadlag_common()
312 const_offset, in leadlag_common()
452 bool const_offset; in window_nth_value() local
460 const_offset = get_fn_expr_arg_stable(fcinfo->flinfo, 1); in window_nth_value()
468 nth - 1, WINDOW_SEEK_HEAD, const_offset, in window_nth_value()
/dports/databases/postgresql11-docs/postgresql-11.14/src/backend/utils/adt/
H A Dwindowfuncs.c291 bool const_offset; in leadlag_common() local
301 const_offset = get_fn_expr_arg_stable(fcinfo->flinfo, 1); in leadlag_common()
306 const_offset = true; in leadlag_common()
312 const_offset, in leadlag_common()
452 bool const_offset; in window_nth_value() local
460 const_offset = get_fn_expr_arg_stable(fcinfo->flinfo, 1); in window_nth_value()
468 nth - 1, WINDOW_SEEK_HEAD, const_offset, in window_nth_value()
/dports/databases/postgresql11-server/postgresql-11.14/src/backend/utils/adt/
H A Dwindowfuncs.c291 bool const_offset; in leadlag_common() local
301 const_offset = get_fn_expr_arg_stable(fcinfo->flinfo, 1); in leadlag_common()
306 const_offset = true; in leadlag_common()
312 const_offset, in leadlag_common()
452 bool const_offset; in window_nth_value() local
460 const_offset = get_fn_expr_arg_stable(fcinfo->flinfo, 1); in window_nth_value()
468 nth - 1, WINDOW_SEEK_HEAD, const_offset, in window_nth_value()
/dports/databases/postgresql10-server/postgresql-10.19/src/backend/utils/adt/
H A Dwindowfuncs.c291 bool const_offset; in leadlag_common() local
301 const_offset = get_fn_expr_arg_stable(fcinfo->flinfo, 1); in leadlag_common()
306 const_offset = true; in leadlag_common()
312 const_offset, in leadlag_common()
452 bool const_offset; in window_nth_value() local
460 const_offset = get_fn_expr_arg_stable(fcinfo->flinfo, 1); in window_nth_value()
468 nth - 1, WINDOW_SEEK_HEAD, const_offset, in window_nth_value()
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/backend/utils/adt/
H A Dwindowfuncs.c291 bool const_offset; in leadlag_common() local
301 const_offset = get_fn_expr_arg_stable(fcinfo->flinfo, 1); in leadlag_common()
306 const_offset = true; in leadlag_common()
312 const_offset, in leadlag_common()
452 bool const_offset; in window_nth_value() local
460 const_offset = get_fn_expr_arg_stable(fcinfo->flinfo, 1); in window_nth_value()
468 nth - 1, WINDOW_SEEK_HEAD, const_offset, in window_nth_value()
/dports/databases/postgresql12-client/postgresql-12.9/src/backend/utils/adt/
H A Dwindowfuncs.c291 bool const_offset; in leadlag_common() local
301 const_offset = get_fn_expr_arg_stable(fcinfo->flinfo, 1); in leadlag_common()
306 const_offset = true; in leadlag_common()
312 const_offset, in leadlag_common()
452 bool const_offset; in window_nth_value() local
460 const_offset = get_fn_expr_arg_stable(fcinfo->flinfo, 1); in window_nth_value()
468 nth - 1, WINDOW_SEEK_HEAD, const_offset, in window_nth_value()
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/backend/utils/adt/
H A Dwindowfuncs.c291 bool const_offset; in leadlag_common() local
301 const_offset = get_fn_expr_arg_stable(fcinfo->flinfo, 1); in leadlag_common()
306 const_offset = true; in leadlag_common()
312 const_offset, in leadlag_common()
452 bool const_offset; in window_nth_value() local
460 const_offset = get_fn_expr_arg_stable(fcinfo->flinfo, 1); in window_nth_value()
468 nth - 1, WINDOW_SEEK_HEAD, const_offset, in window_nth_value()
/dports/databases/postgresql14-server/postgresql-14.1/src/backend/utils/adt/
H A Dwindowfuncs.c291 bool const_offset; in leadlag_common() local
301 const_offset = get_fn_expr_arg_stable(fcinfo->flinfo, 1); in leadlag_common()
306 const_offset = true; in leadlag_common()
312 const_offset, in leadlag_common()
452 bool const_offset; in window_nth_value() local
460 const_offset = get_fn_expr_arg_stable(fcinfo->flinfo, 1); in window_nth_value()
468 nth - 1, WINDOW_SEEK_HEAD, const_offset, in window_nth_value()
/dports/databases/postgresql96-client/postgresql-9.6.24/src/backend/utils/adt/
H A Dwindowfuncs.c291 bool const_offset; in leadlag_common() local
301 const_offset = get_fn_expr_arg_stable(fcinfo->flinfo, 1); in leadlag_common()
306 const_offset = true; in leadlag_common()
312 const_offset, in leadlag_common()
452 bool const_offset; in window_nth_value() local
460 const_offset = get_fn_expr_arg_stable(fcinfo->flinfo, 1); in window_nth_value()
468 nth - 1, WINDOW_SEEK_HEAD, const_offset, in window_nth_value()
/dports/databases/postgresql14-client/postgresql-14.1/src/backend/utils/adt/
H A Dwindowfuncs.c291 bool const_offset;
301 const_offset = get_fn_expr_arg_stable(fcinfo->flinfo, 1);
306 const_offset = true;
312 const_offset,
452 bool const_offset;
460 const_offset = get_fn_expr_arg_stable(fcinfo->flinfo, 1);
468 nth - 1, WINDOW_SEEK_HEAD, const_offset,
/dports/databases/postgresql14-contrib/postgresql-14.1/src/backend/utils/adt/
H A Dwindowfuncs.c291 bool const_offset; in leadlag_common() local
301 const_offset = get_fn_expr_arg_stable(fcinfo->flinfo, 1); in leadlag_common()
306 const_offset = true; in leadlag_common()
312 const_offset, in leadlag_common()
452 bool const_offset; in window_nth_value() local
460 const_offset = get_fn_expr_arg_stable(fcinfo->flinfo, 1); in window_nth_value()
468 nth - 1, WINDOW_SEEK_HEAD, const_offset, in window_nth_value()

12345678910>>...38