Home
last modified time | relevance | path

Searched defs:opproc (Results 1 – 25 of 107) sorted by relevance

12345

/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dzsysvm.c37 specific_vm_op(i_ctx_t *i_ctx_p, op_proc_t opproc, uint space) in specific_vm_op()
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dzsysvm.c37 specific_vm_op(i_ctx_t *i_ctx_p, op_proc_t opproc, uint space) in specific_vm_op()
/dports/print/ghostscript8-x11/ghostscript-8.71/psi/
H A Dzsysvm.c32 specific_vm_op(i_ctx_t *i_ctx_p, op_proc_t opproc, uint space) in specific_vm_op()
/dports/print/ghostscript9-x11/ghostscript-9.06/psi/
H A Dzsysvm.c34 specific_vm_op(i_ctx_t *i_ctx_p, op_proc_t opproc, uint space) in specific_vm_op()
/dports/print/ghostscript9-base/ghostscript-9.06/psi/
H A Dzsysvm.c34 specific_vm_op(i_ctx_t *i_ctx_p, op_proc_t opproc, uint space) in specific_vm_op()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/psi/
H A Dzsysvm.c34 specific_vm_op(i_ctx_t *i_ctx_p, op_proc_t opproc, uint space) in specific_vm_op()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/psi/
H A Dzsysvm.c34 specific_vm_op(i_ctx_t *i_ctx_p, op_proc_t opproc, uint space) in specific_vm_op()
/dports/print/ghostscript8-base/ghostscript-8.71/psi/
H A Dzsysvm.c32 specific_vm_op(i_ctx_t *i_ctx_p, op_proc_t opproc, uint space) in specific_vm_op()
/dports/lang/nesasm/nbasic_2004_03_14/source/nesasm/source/
H A Dvars.h31 void (*opproc)(int *); /* instruction gen proc */ variable
/dports/lang/huc/huc-3.21/src/mkit/as/
H A Dvars.h31 void (*opproc)(int *); /* instruction gen proc */ variable
/dports/databases/postgresql12-docs/postgresql-12.9/src/backend/utils/adt/
H A Dtimestamp.c574 (errcode(ERRCODE_DATETIME_FIELD_OVERFLOW),
721 (float8) SECS_PER_DAY * (TIMESTAMP_END_JULIAN - UNIX_EPOCH_JDATE)) in mcv_selectivity()
732 /* Recheck in case roundoff produces something just out of range */
806 * timestamptz_send - converts timestamptz to binary format
816 PG_RETURN_BYTEA_P(pq_endtypsend(&buf));
886 tm->tm_min = 0;
897 if (dterr == 0)
5300 /* dynamic-offset abbreviation, resolve using specified time */
/dports/databases/postgresql13-docs/postgresql-13.5/src/backend/utils/adt/
H A Dtimestamp.c586 if (float_time_overflows(hour, min, sec))
733 (float8) SECS_PER_DAY * (DATETIME_MIN_JULIAN - UNIX_EPOCH_JDATE) in mcv_selectivity()
825 TimestampTz timestamp = PG_GETARG_TIMESTAMPTZ(0); in histogram_selectivity()
948 /* interval_out()
1044 case INTERVAL_MASK(MONTH): in ineq_histogram_selectivity()
5424 Timestamp finish = PG_GETARG_TIMESTAMP(1); in get_variable_range()
5543 funcctx = SRF_PERCALL_SETUP(); in get_stats_slot_range()
/dports/databases/postgresql12-client/postgresql-12.9/src/backend/utils/adt/
H A Dselfuncs.c574 FmgrInfo opproc; in scalarineqsel() local
721 mcv_selectivity(VariableStatData *vardata, FmgrInfo *opproc, in mcv_selectivity()
730 mcv_selectivity_ext(VariableStatData *vardata, FmgrInfo *opproc, Oid collation, in mcv_selectivity_ext()
802 histogram_selectivity(VariableStatData *vardata, FmgrInfo *opproc, in histogram_selectivity()
816 FmgrInfo *opproc, Oid collation, in histogram_selectivity_ext()
886 FmgrInfo *opproc, bool isgt, bool iseq, in ineq_histogram_selectivity()
898 FmgrInfo *opproc, bool isgt, bool iseq, in ineq_histogram_selectivity_ext()
5300 FmgrInfo opproc; in get_variable_range() local
H A Dlike_support.c614 FmgrInfo opproc; in patternsel_common() local
1183 FmgrInfo opproc; in prefix_selectivity() local
/dports/databases/postgresql12-server/postgresql-12.9/src/backend/utils/adt/
H A Dselfuncs.c574 FmgrInfo opproc; in scalarineqsel() local
721 mcv_selectivity(VariableStatData *vardata, FmgrInfo *opproc, in mcv_selectivity()
730 mcv_selectivity_ext(VariableStatData *vardata, FmgrInfo *opproc, Oid collation, in mcv_selectivity_ext()
802 histogram_selectivity(VariableStatData *vardata, FmgrInfo *opproc, in histogram_selectivity()
816 FmgrInfo *opproc, Oid collation, in histogram_selectivity_ext()
886 FmgrInfo *opproc, bool isgt, bool iseq, in ineq_histogram_selectivity()
898 FmgrInfo *opproc, bool isgt, bool iseq, in ineq_histogram_selectivity_ext()
5300 FmgrInfo opproc; in get_variable_range() local
H A Dlike_support.c614 FmgrInfo opproc; in patternsel_common() local
1183 FmgrInfo opproc; in prefix_selectivity() local
/dports/databases/postgresql12-plperl/postgresql-12.9/src/backend/utils/adt/
H A Dselfuncs.c574 FmgrInfo opproc; in scalarineqsel() local
721 mcv_selectivity(VariableStatData *vardata, FmgrInfo *opproc, in mcv_selectivity()
730 mcv_selectivity_ext(VariableStatData *vardata, FmgrInfo *opproc, Oid collation, in mcv_selectivity_ext()
802 histogram_selectivity(VariableStatData *vardata, FmgrInfo *opproc, in histogram_selectivity()
816 FmgrInfo *opproc, Oid collation, in histogram_selectivity_ext()
886 FmgrInfo *opproc, bool isgt, bool iseq, in ineq_histogram_selectivity()
898 FmgrInfo *opproc, bool isgt, bool iseq, in ineq_histogram_selectivity_ext()
5300 FmgrInfo opproc; in get_variable_range() local
H A Dlike_support.c614 FmgrInfo opproc; in patternsel_common() local
1183 FmgrInfo opproc; in prefix_selectivity() local
/dports/databases/postgresql12-contrib/postgresql-12.9/src/backend/utils/adt/
H A Dselfuncs.c574 FmgrInfo opproc; in scalarineqsel() local
721 mcv_selectivity(VariableStatData *vardata, FmgrInfo *opproc, in mcv_selectivity()
730 mcv_selectivity_ext(VariableStatData *vardata, FmgrInfo *opproc, Oid collation, in mcv_selectivity_ext()
802 histogram_selectivity(VariableStatData *vardata, FmgrInfo *opproc, in histogram_selectivity()
816 FmgrInfo *opproc, Oid collation, in histogram_selectivity_ext()
886 FmgrInfo *opproc, bool isgt, bool iseq, in ineq_histogram_selectivity()
898 FmgrInfo *opproc, bool isgt, bool iseq, in ineq_histogram_selectivity_ext()
5300 FmgrInfo opproc; in get_variable_range() local
/dports/databases/postgresql12-plpython/postgresql-12.9/src/backend/utils/adt/
H A Dselfuncs.c574 FmgrInfo opproc; in scalarineqsel() local
721 mcv_selectivity(VariableStatData *vardata, FmgrInfo *opproc, in mcv_selectivity()
730 mcv_selectivity_ext(VariableStatData *vardata, FmgrInfo *opproc, Oid collation, in mcv_selectivity_ext()
802 histogram_selectivity(VariableStatData *vardata, FmgrInfo *opproc, in histogram_selectivity()
816 FmgrInfo *opproc, Oid collation, in histogram_selectivity_ext()
886 FmgrInfo *opproc, bool isgt, bool iseq, in ineq_histogram_selectivity()
898 FmgrInfo *opproc, bool isgt, bool iseq, in ineq_histogram_selectivity_ext()
5300 FmgrInfo opproc; in get_variable_range() local
/dports/databases/postgresql12-pltcl/postgresql-12.9/src/backend/utils/adt/
H A Dselfuncs.c574 FmgrInfo opproc; in scalarineqsel() local
721 mcv_selectivity(VariableStatData *vardata, FmgrInfo *opproc, in mcv_selectivity()
730 mcv_selectivity_ext(VariableStatData *vardata, FmgrInfo *opproc, Oid collation, in mcv_selectivity_ext()
802 histogram_selectivity(VariableStatData *vardata, FmgrInfo *opproc, in histogram_selectivity()
816 FmgrInfo *opproc, Oid collation, in histogram_selectivity_ext()
886 FmgrInfo *opproc, bool isgt, bool iseq, in ineq_histogram_selectivity()
898 FmgrInfo *opproc, bool isgt, bool iseq, in ineq_histogram_selectivity_ext()
5300 FmgrInfo opproc; in get_variable_range() local
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/backend/statistics/
H A Dmcv.c1582 FmgrInfo opproc; in mcv_get_match_bitmap() local
1660 FmgrInfo opproc; in mcv_get_match_bitmap() local
/dports/databases/postgresql13-server/postgresql-13.5/src/backend/statistics/
H A Dmcv.c1582 FmgrInfo opproc; in mcv_get_match_bitmap() local
1660 FmgrInfo opproc; in mcv_get_match_bitmap() local
/dports/databases/postgresql13-docs/postgresql-13.5/src/backend/statistics/
H A Dmcv.c1582 FmgrInfo opproc; in mcv_get_match_bitmap() local
1660 FmgrInfo opproc; in mcv_get_match_bitmap() local
/dports/databases/postgresql13-contrib/postgresql-13.5/src/backend/statistics/
H A Dmcv.c1582 FmgrInfo opproc; in mcv_get_match_bitmap() local
1660 FmgrInfo opproc; in mcv_get_match_bitmap() local

12345