/external/perfetto/ui/src/components/widgets/sql/pivot_table/ |
D | pivot_tree_node.ts | 120 for (const agg of root.config.basicAggregations) { constant 280 for (const agg of this.config.basicAggregations) { constant
|
D | aggregations.ts | 42 for (const agg of aggregations) { constant
|
D | pivot_table_state.ts | 282 for (const agg of expandAggregations(this.aggregations)) { constant
|
/external/pytorch/aten/src/ATen/native/cuda/ |
D | DistanceKernel.cu | 39 …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/ |
D | instantiate-invalid.cpp | 4 namespace agg namespace
|
D | instantiate-c99.cpp | 11 T agg = { in f() local
|
/external/clang/test/CodeGenCXX/ |
D | debug-info-line.cpp | 69 struct agg { int i; }; struct
|
D | references.cpp | 66 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/ |
D | attribute.cpp | 152 TIntermAggregate* agg = intermediate.makeAggregate(node); in makeAttributes() local 232 TIntermAggregate* agg = node->getAsAggregate(); in handleLoopAttributes() local
|
/external/deqp-deps/glslang/glslang/MachineIndependent/ |
D | attribute.cpp | 152 TIntermAggregate* agg = intermediate.makeAggregate(node); in makeAttributes() local 232 TIntermAggregate* agg = node->getAsAggregate(); in handleLoopAttributes() local
|
/external/pdfium/third_party/agg23/ |
D | agg_path_storage.cpp | 35 namespace agg namespace
|
D | agg_vcgen_stroke.cpp | 30 namespace agg namespace
|
D | agg_vcgen_dash.cpp | 29 namespace agg namespace
|
D | agg_curves.cpp | 27 namespace agg namespace
|
D | agg_rasterizer_scanline_aa.cpp | 54 namespace agg namespace
|
/external/angle/third_party/abseil-cpp/absl/base/ |
D | attributes_test.cc | 37 Agg agg; in TEST() member
|
/external/pytorch/torch/csrc/monitor/ |
D | counters.cpp | 8 const char* aggregationName(Aggregation agg) { in aggregationName()
|
/external/perfetto/ui/src/plugins/dev.perfetto.ExplorePage/ |
D | query_node.ts | 88 for (const agg of node.state.aggregations) { constant
|
/external/libwebsockets/lib/misc/fts/ |
D | trie-fd.c | 55 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/ |
D | p10.cpp | 115 Agg agg; member 127 Agg agg[24]; member
|
/external/executorch/kernels/portable/cpu/util/ |
D | distance_util.h | 36 CTYPE agg = 0; in pdist() local
|
/external/executorch/kernels/portable/cpu/ |
D | op_cdist_forward.cpp | 90 CTYPE agg = 0; in cdist() local
|
/external/perfetto/ui/src/components/ |
D | query_flamegraph.ts | 256 const agg = aggregatableProperties ?? []; constant
|
/external/OpenCL-CTS/test_conformance/conversions/ |
D | conversions_data_info.h | 129 DataInfoSpec<InType, OutType>::DataInfoSpec(const DataInitInfo &agg) in DataInfoSpec()
|
/external/libwebsockets/include/libwebsockets/ |
D | lws-metrics.h | 182 } agg; member
|