Home
last modified time | relevance | path

Searched defs:agg (Results 1 – 25 of 37) sorted by relevance

12

/external/perfetto/ui/src/components/widgets/sql/pivot_table/
Dpivot_tree_node.ts120 for (const agg of root.config.basicAggregations) { constant
280 for (const agg of this.config.basicAggregations) { constant
Daggregations.ts42 for (const agg of aggregations) { constant
Dpivot_table_state.ts282 for (const agg of expandAggregations(this.aggregations)) { constant
/external/pytorch/aten/src/ATen/native/cuda/
DDistanceKernel.cu39 …static __forceinline__ __device__ void agg(scalar_t& update, const scalar_t other) { update += oth… in agg() function
46 …static __forceinline__ __device__ void agg(scalar_t& update, const scalar_t other) { update += oth… in agg() function
61 …static __forceinline__ __device__ void agg(scalar_t& update, const scalar_t other) { update += oth… in agg() function
69 …static __forceinline__ __device__ void agg(scalar_t& update, const scalar_t other) { update += oth… in agg() function
77 …static __forceinline__ __device__ void agg(scalar_t& update, const scalar_t other) { if (other > u… in agg() function
109 scalar_t agg = 0.0; in pdist_kernel_cuda_impl() local
201 scalar_t agg = 0.0; in cdist_kernel_cuda_impl() local
/external/clang/test/SemaTemplate/
Dinstantiate-invalid.cpp4 namespace agg namespace
Dinstantiate-c99.cpp11 T agg = { in f() local
/external/clang/test/CodeGenCXX/
Ddebug-info-line.cpp69 struct agg { int i; }; struct
Dreferences.cpp66 struct { const int& a; } agg = { 10 }; in test_scalar() local
78 struct { const _Complex int &a; } agg = { 10i }; in test_complex() local
90 struct { const C& a; } agg = { C() }; in test_aggregate() local
/external/angle/third_party/glslang/src/glslang/MachineIndependent/
Dattribute.cpp152 TIntermAggregate* agg = intermediate.makeAggregate(node); in makeAttributes() local
232 TIntermAggregate* agg = node->getAsAggregate(); in handleLoopAttributes() local
/external/deqp-deps/glslang/glslang/MachineIndependent/
Dattribute.cpp152 TIntermAggregate* agg = intermediate.makeAggregate(node); in makeAttributes() local
232 TIntermAggregate* agg = node->getAsAggregate(); in handleLoopAttributes() local
/external/pdfium/third_party/agg23/
Dagg_path_storage.cpp35 namespace agg namespace
Dagg_vcgen_stroke.cpp30 namespace agg namespace
Dagg_vcgen_dash.cpp29 namespace agg namespace
Dagg_curves.cpp27 namespace agg namespace
Dagg_rasterizer_scanline_aa.cpp54 namespace agg namespace
/external/angle/third_party/abseil-cpp/absl/base/
Dattributes_test.cc37 Agg agg; in TEST() member
/external/pytorch/torch/csrc/monitor/
Dcounters.cpp8 const char* aggregationName(Aggregation agg) { in aggregationName()
/external/perfetto/ui/src/plugins/dev.perfetto.ExplorePage/
Dquery_node.ts88 for (const agg of node.state.aggregations) { constant
/external/libwebsockets/lib/misc/fts/
Dtrie-fd.c55 int agg; member
393 uint32_t children, instances, co, sl, agg, slt, chunk, in lws_fts_search() local
873 uint32_t slen, cho, agg, inst; in lws_fts_search() local
/external/clang/test/CXX/basic/basic.types/
Dp10.cpp115 Agg agg; member
127 Agg agg[24]; member
/external/executorch/kernels/portable/cpu/util/
Ddistance_util.h36 CTYPE agg = 0; in pdist() local
/external/executorch/kernels/portable/cpu/
Dop_cdist_forward.cpp90 CTYPE agg = 0; in cdist() local
/external/perfetto/ui/src/components/
Dquery_flamegraph.ts256 const agg = aggregatableProperties ?? []; constant
/external/OpenCL-CTS/test_conformance/conversions/
Dconversions_data_info.h129 DataInfoSpec<InType, OutType>::DataInfoSpec(const DataInitInfo &agg) in DataInfoSpec()
/external/libwebsockets/include/libwebsockets/
Dlws-metrics.h182 } agg; member

12