Home
last modified time | relevance | path

Searched defs:dimtype (Results 1 – 16 of 16) sorted by relevance

/dports/databases/timescaledb/timescaledb-2.5.1/src/
H A Dpartitioning.c46 #define IS_VALID_PARTITIONING_FUNC(proform, dimtype, argtype) \ argument
67 ts_partitioning_func_is_valid(regproc funcoid, DimensionType dimtype, Oid argtype) in ts_partitioning_func_is_valid()
116 partitioning_func_set_func_fmgr(PartitioningFunc *pf, Oid argtype, DimensionType dimtype) in partitioning_func_set_func_fmgr()
174 DimensionType dimtype, Oid relid) in ts_partitioning_info_create()
H A Ddimension.c248 Oid dimtype = ts_dimension_get_partition_type(dim); in calculate_open_range_default() local
926 Oid dimtype; in ts_hyperspace_calculate_point() local
973 get_validated_integer_interval(Oid dimtype, int64 value) in get_validated_integer_interval()
991 dimension_interval_to_internal(const char *colname, Oid dimtype, Oid valuetype, Datum value, in dimension_interval_to_internal()
1060 Oid dimtype = PG_GETARG_OID(0); in ts_dimension_interval_to_internal_test() local
1087 ts_dimension_update(const Hypertable *ht, const NameData *dimname, DimensionType dimtype, in ts_dimension_update()
1124 Oid dimtype = ts_dimension_get_partition_type(dim); in ts_dimension_update() local
1276 Oid dimtype = info->coltype; in dimension_info_validate_open() local
H A Dpartitioning.h43 DimensionType dimtype; member
/dports/databases/timescaledb/timescaledb-2.5.1/tsl/src/continuous_aggs/
H A Dinvalidation.c96 Oid dimtype; /* The type of the underlying hypertable's time dimension member
632 int32 hyper_id, Oid dimtype, int64 bucket_width) in invalidation_entry_set_from_hyper_invalidation()
646 invalidation_entry_set_from_cagg_invalidation(Invalidation *entry, const TupleInfo *ti, Oid dimtype, in invalidation_entry_set_from_cagg_invalidation()
1006 int32 raw_hypertable_id, Oid dimtype, const CaggsInfo *all_caggs) in invalidation_state_init()
1053 invalidation_process_hypertable_log(int32 mat_hypertable_id, int32 raw_hypertable_id, Oid dimtype, in invalidation_process_hypertable_log()
1085 Oid dimtype = PG_GETARG_OID(2); in tsl_invalidation_process_hypertable_log() local
1108 Oid dimtype, const CaggsInfo *all_caggs) in remote_invalidation_process_hypertable_log()
H A Dinsert.c114 Oid dimtype; in tuple_get_time() local
/dports/archivers/lazperf/laz-perf-2.0.0/python/lazperf/
H A DPyLazperfTypes.hpp62 inline std::string interpretationName(Type dimtype) in interpretationName()
/dports/math/pdal/PDAL-2.3.0/pdal/
H A DDimUtil.hpp112 inline std::string interpretationName(Type dimtype) in interpretationName()
/dports/science/cdo/cdo-2.0.0/libcdi/src/
H A Dstream_cdf_i.c38 int dimtype; member
100 int dimtype[MAX_DIMS_CDF]; member
736 void cdf_set_dim(ncvar_t *ncvar, int dimid, int dimtype) in cdf_set_dim()
1651 int dimtype = ncdims[ncdimid].dimtype; in cdf_set_dimtype() local
1676 int dimtype = ncvar->dimtype[i]; in cdf_set_dimtype() local
1742 int dimtype = ncvar->dimtype[i]; in cdf_set_dimtype() local
2177 int cdf_get_xydimid(int ndims, int *dimids, int *dimtype, int *xdimid, int *ydimid) in cdf_get_xydimid()
2665 int *dimtype = ncvar->dimtype; in cdf_read_coordinates() local
2691 int *dimtype = ncvar->dimtype; in cdf_set_unstructured_par() local
2815 int *dimtype = ncvar->dimtype; in cdf_define_all_grids() local
H A Dstream_cdf_o.c247 void cdfPutGridStdAtts(int fileID, int ncvarid, int gridID, int dimtype) in cdfPutGridStdAtts()
H A Dcdilib.c38563 int dimtype; member
38623 int dimtype[8]; member
39254 void cdf_set_dim(ncvar_t *ncvars, int ncvarid, int dimid, int dimtype) in cdf_set_dim()
40174 int dimtype = ncdims[ncdimid].dimtype; in cdf_set_dimtype() local
40198 int dimtype = ncvars[ncvarid].dimtype[i]; in cdf_set_dimtype() local
40670 int cdf_get_xydimid(int ndims, int *dimids, int *dimtype, int *xdimid, int *ydimid) in cdf_get_xydimid()
41116 int *dimtype = ncvar->dimtype; in cdf_read_coordinates() local
41142 int *dimtype = ncvar->dimtype; in cdf_set_unstructured_par() local
41275 int *dimtype = ncvar->dimtype; in cdf_define_all_grids() local
43156 void cdfPutGridStdAtts(int fileID, int ncvarid, int gridID, int dimtype) in cdfPutGridStdAtts()
[all …]
/dports/cad/openscad/openscad-41f58fe57c03457a3a8b4dc541ef5654ec3e8c78/src/
H A Ddxfdata.cc119 int dimtype = 0; in DxfData() local
/dports/cad/openscad-devel/openscad-63a7c77740030c63d646eb0684ba6947eecb0db7/src/
H A Ddxfdata.cc119 int dimtype = 0; in DxfData() local
/dports/cad/py-ezdxf/ezdxf-0.16.3/src/ezdxf/entities/
H A Ddimension.py565 def dimtype(self) -> int: member in Dimension
/dports/databases/timescaledb/timescaledb-2.5.1/tsl/src/remote/
H A Ddist_copy.c192 Oid dimtype; in convert_datum_to_dim_idx() local
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/MINC/src/libminc/libsrc/
H A Dvoxel_loop.c791 enum {XAXIS, YAXIS, ZAXIS, OAXIS} dimtype; in get_dim_info() local
/dports/science/minc2/minc-release-2.2.00/libsrc/
H A Dvoxel_loop.c788 enum {XAXIS, YAXIS, ZAXIS, OAXIS} dimtype; in get_dim_info() local