Home
last modified time | relevance | path

Searched defs:Aggregate (Results 1 – 25 of 1140) sorted by path

12345678910>>...46

/dports/audio/gonic/gonic-0.8.4/vendor/cloud.google.com/go/bigtable/cmd/scantest/
H A Dscantest.go121 func throughputString(agg *stat.Aggregate) string {
/dports/audio/gonic/gonic-0.8.4/vendor/cloud.google.com/go/bigtable/internal/stat/
H A Dstats.go74 type Aggregate struct { struct
75 Name string
76 Count, Errors int
77 Min, Median, Max time.Duration
78 P75, P90, P95, P99 time.Duration // percentiles
113 func (agg *Aggregate) String() string {
127 func WriteCSV(aggs []*Aggregate, iow io.Writer) (err error) {
/dports/audio/noson-app/noson-app-4.5.0/backend/NosonMediaScanner/aggregate/
H A Daggregate.h52 Aggregate() { } in Aggregate() function
/dports/audio/webrtc-audio-processing/webrtc-audio-processing-1.0/webrtc/modules/audio_processing/aec3/
H A Dmatched_filter_lag_aggregator.cc43 absl::optional<DelayEstimate> MatchedFilterLagAggregator::Aggregate( in Aggregate() function in webrtc::MatchedFilterLagAggregator
/dports/benchmarks/dkftpbench/dkftpbench-0.45/
H A DPoller_select.h41 int init();
42
/dports/cad/ghdl/ghdl-1.0.0/pyGHDL/libghdl/vhdl/
H A Dnodes.py203 Aggregate = 184 variable in Iir_Kind
/dports/cad/stepcode/stepcode-0.8/src/clstepcore/
H A DSTEPattribute.cc872 STEPaggregate * STEPattribute::Aggregate() { in Aggregate() function in STEPattribute
971 void STEPattribute::Aggregate( STEPaggregate * aggr ) { in Aggregate() function in STEPattribute
/dports/cad/stepcode/stepcode-0.8/src/exp2python/python/SCL/
H A DBaseType.py56 class Aggregate: class
/dports/databases/arrow/apache-arrow-6.0.1/cpp/src/arrow/compute/
H A Dapi_aggregate.h477 struct ARROW_EXPORT Aggregate { struct
489 const std::vector<Aggregate>& aggregates, bool use_threads = false, argument
/dports/databases/arrow/apache-arrow-6.0.1/r/R/
H A Dquery-engine.R276 Aggregate = function(options, target_names, out_field_names, key_names) { method in ExecNode
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/cloud.google.com/go/bigtable/cmd/scantest/
H A Dscantest.go121 func throughputString(agg *stat.Aggregate) string {
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/cloud.google.com/go/bigtable/internal/stat/
H A Dstats.go74 type Aggregate struct { struct
75 Name string
76 Count, Errors int
77 Min, Median, Max time.Duration
78 P75, P90, P95, P99 time.Duration // percentiles
113 func (agg *Aggregate) String() string {
127 func WriteCSV(aggs []*Aggregate, iow io.Writer) (err error) {
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/google.golang.org/api/fitness/v1/
H A Dfitness-gen.go3033 func (r *UsersDatasetService) Aggregate(userId string, aggregaterequest *AggregateRequest) *UsersDa… func
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/gopkg.in/mgo.v2-unstable/
H A Dsession.go2187 Aggregate string member
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/gopkg.in/mgo.v2/
H A Dsession.go2178 Aggregate string member
/dports/databases/litestream/google-cloud-go-storage-v1.15.0/bigtable/internal/stat/
H A Dstats.go74 type Aggregate struct { struct
75 Name string
76 Count, Errors int
77 Min, Median, Max time.Duration
78 P75, P90, P95, P99 time.Duration // percentiles
113 func (agg *Aggregate) String() string {
127 func WriteCSV(aggs []*Aggregate, iow io.Writer) (err error) {
/dports/databases/litestream/litestream-0.3.6/vendor/cloud.google.com/go/bigtable/cmd/scantest/
H A Dscantest.go121 func throughputString(agg *stat.Aggregate) string {
/dports/databases/litestream/litestream-0.3.6/vendor/cloud.google.com/go/bigtable/internal/stat/
H A Dstats.go74 type Aggregate struct { struct
75 Name string
76 Count, Errors int
77 Min, Median, Max time.Duration
78 P75, P90, P95, P99 time.Duration // percentiles
113 func (agg *Aggregate) String() string {
127 func WriteCSV(aggs []*Aggregate, iow io.Writer) (err error) {
/dports/databases/litestream/litestream-0.3.6/vendor/google.golang.org/api/fitness/v1/
H A Dfitness-gen.go3139 func (r *UsersDatasetService) Aggregate(userId string, aggregaterequest *AggregateRequest) *UsersDa… func
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/
H A Dsession.go2165 Aggregate string member
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/
H A Dsession.go2259 Aggregate string member
/dports/databases/mongodb42-tools/mongo-tools-r4.2.17/vendor/github.com/10gen/llmgo/
H A Dsession.go2165 Aggregate string member
/dports/databases/mongodb42-tools/mongo-tools-r4.2.17/vendor/go.mongodb.org/mongo-driver/mongo/
H A Dcollection.go688 func (coll *Collection) Aggregate(ctx context.Context, pipeline interface{}, func
H A Ddatabase.go115 func (db *Database) Aggregate(ctx context.Context, pipeline interface{}, func
/dports/databases/mongodb42-tools/mongo-tools-r4.2.17/vendor/go.mongodb.org/mongo-driver/mongo/options/
H A Daggregateoptions.go24 func Aggregate() *AggregateOptions { func

12345678910>>...46