Home
last modified time | relevance | path

Searched defs:agg_type (Results 1 – 25 of 49) sorted by relevance

12

/dports/www/moodle310/moodle/blocks/completionstatus/
H A Ddetails.php192 $agg_type = false; variable
205 $agg_type = true; variable
218 $agg_type = false; variable
/dports/www/moodle311/moodle/blocks/completionstatus/
H A Ddetails.php192 $agg_type = false; variable
205 $agg_type = true; variable
218 $agg_type = false; variable
/dports/www/moodle39/moodle/blocks/completionstatus/
H A Ddetails.php192 $agg_type = false; variable
205 $agg_type = true; variable
218 $agg_type = false; variable
/dports/textproc/py-elasticsearch-dsl6/elasticsearch-dsl-6.4.0/elasticsearch_dsl/
H A Dfaceted_search.py21 agg_type = None variable in Facet
95 agg_type = 'terms' variable in TermsFacet
104 agg_type = 'range' variable in RangeFacet
134 agg_type = 'histogram' variable in HistogramFacet
146 agg_type = 'date_histogram' variable in DateHistogramFacet
179 agg_type = 'nested' variable in NestedFacet
H A Daggs.py90 def _agg(self, bucket, name, agg_type, *args, **params): argument
100 def metric(self, name, agg_type, *args, **params): argument
103 def bucket(self, name, agg_type, *args, **params): argument
106 def pipeline(self, name, agg_type, *args, **params): argument
/dports/textproc/py-elasticsearch-dsl/elasticsearch-dsl-7.3.0/elasticsearch_dsl/
H A Dfaceted_search.py44 agg_type = None variable in Facet
116 agg_type = "terms" variable in TermsFacet
127 agg_type = "range" variable in RangeFacet
156 agg_type = "histogram" variable in HistogramFacet
171 agg_type = "date_histogram" variable in DateHistogramFacet
208 agg_type = "nested" variable in NestedFacet
H A Daggs.py117 def _agg(self, bucket, name, agg_type, *args, **params): argument
127 def metric(self, name, agg_type, *args, **params): argument
130 def bucket(self, name, agg_type, *args, **params): argument
133 def pipeline(self, name, agg_type, *args, **params): argument
/dports/lang/micropython/micropython-1.17/extmod/
H A Dmoductypes.c118 uint agg_type = GET_TYPE(offset, AGG_TYPE_BITS); in uctypes_struct_print() local
150 mp_uint_t agg_type = GET_TYPE(offset_, AGG_TYPE_BITS); in uctypes_struct_agg_size() local
461 mp_uint_t agg_type = GET_TYPE(offset, AGG_TYPE_BITS); in uctypes_struct_attr_op() local
522 uint agg_type = GET_TYPE(offset, AGG_TYPE_BITS); in uctypes_struct_subscr() local
594 uint agg_type = GET_TYPE(offset, AGG_TYPE_BITS); in uctypes_struct_unary_op() local
/dports/science/agrum/aGrUM-29e540d8169268e8fe5d5c69bc4b2b1290f12320/src/agrum/PRM/elements/
H A DPRMAggregate_tpl.h97 PRMAggregate< GUM_SCALAR >::agg_type() const { in agg_type() function
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/intel/ice/
H A Dice_sched.h60 enum ice_agg_type agg_type; member
H A Dice_sched.c2524 enum ice_agg_type agg_type, unsigned long *tc_bitmap) in ice_sched_cfg_agg()
2585 ice_cfg_agg(struct ice_port_info *pi, u32 agg_id, enum ice_agg_type agg_type, in ice_cfg_agg()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/intel/ice/
H A Dice_sched.h60 enum ice_agg_type agg_type; member
H A Dice_sched.c2524 enum ice_agg_type agg_type, unsigned long *tc_bitmap) in ice_sched_cfg_agg()
2585 ice_cfg_agg(struct ice_port_info *pi, u32 agg_id, enum ice_agg_type agg_type, in ice_cfg_agg()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/intel/ice/
H A Dice_sched.h60 enum ice_agg_type agg_type; member
H A Dice_sched.c2524 enum ice_agg_type agg_type, unsigned long *tc_bitmap) in ice_sched_cfg_agg()
2585 ice_cfg_agg(struct ice_port_info *pi, u32 agg_id, enum ice_agg_type agg_type, in ice_cfg_agg()
/dports/devel/py-bandit/bandit-1.7.1/bandit/core/
H A Dmanager.py32 def __init__(self, config, agg_type, debug=False, verbose=False, argument
/dports/science/agrum/aGrUM-29e540d8169268e8fe5d5c69bc4b2b1290f12320/src/agrum/PRM/
H A DPRMFactory_tpl.h548 const std::string& agg_type, in startAggregator()
657 const std::string& agg_type, in addAggregator()
/dports/science/agrum/aGrUM-29e540d8169268e8fe5d5c69bc4b2b1290f12320/src/agrum/PRM/o3prm/
H A DO3ClassFactory_tpl.h947 const auto& agg_type = _prm_->type(agg.variableType().label()); in _checkAggTypeLegality_() local
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dsql_lex.cc6622 enum_sp_aggregate_type agg_type) in make_sp_head()
6652 enum_sp_aggregate_type agg_type) in make_sp_head_no_recursive()
10486 enum_sp_aggregate_type agg_type, in stmt_create_udf_function()
10511 enum_sp_aggregate_type agg_type, in stmt_create_stored_function_start()
H A Dsp_head.cc456 enum_sp_aggregate_type agg_type) in create()
491 const Sp_handler *sph, enum_sp_aggregate_type agg_type) in sp_head()
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dsql_lex.cc6622 enum_sp_aggregate_type agg_type) in make_sp_head()
6652 enum_sp_aggregate_type agg_type) in make_sp_head_no_recursive()
10486 enum_sp_aggregate_type agg_type, in stmt_create_udf_function()
10511 enum_sp_aggregate_type agg_type, in stmt_create_stored_function_start()
H A Dsp_head.cc456 enum_sp_aggregate_type agg_type) in create()
491 const Sp_handler *sph, enum_sp_aggregate_type agg_type) in sp_head()
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dsp_head.cc497 enum_sp_aggregate_type agg_type) in create()
532 const Sp_handler *sph, enum_sp_aggregate_type agg_type) in sp_head()
H A Dsql_lex.cc7269 enum_sp_aggregate_type agg_type) in make_sp_head()
7299 enum_sp_aggregate_type agg_type) in make_sp_head_no_recursive()
11179 enum_sp_aggregate_type agg_type, in stmt_create_udf_function()
11204 enum_sp_aggregate_type agg_type, in stmt_create_stored_function_start()
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dsp_head.cc497 enum_sp_aggregate_type agg_type) in create()
532 const Sp_handler *sph, enum_sp_aggregate_type agg_type) in sp_head()

12