/aosp_15_r20/external/pytorch/aten/src/ATen/native/cuda/ |
H A 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
|
/aosp_15_r20/external/clang/test/CodeGenCXX/ |
H A 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
|
H A D | debug-info-line.cpp | 69 struct agg { int i; }; struct
|
/aosp_15_r20/external/libwebsockets/lib/misc/fts/ |
H A 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
|
/aosp_15_r20/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
|
/aosp_15_r20/external/angle/third_party/glslang/src/glslang/MachineIndependent/ |
H A D | attribute.cpp | 152 TIntermAggregate* agg = intermediate.makeAggregate(node); in makeAttributes() local 232 TIntermAggregate* agg = node->getAsAggregate(); in handleLoopAttributes() local
|
/aosp_15_r20/external/clang/test/CXX/basic/basic.types/ |
H A D | p10.cpp | 115 Agg agg; member 127 Agg agg[24]; member
|
/aosp_15_r20/external/clang/test/SemaTemplate/ |
H A D | instantiate-invalid.cpp | 4 namespace agg namespace
|
H A D | instantiate-c99.cpp | 11 T agg = { in f() local
|
/aosp_15_r20/external/pdfium/third_party/agg23/ |
H A D | agg_path_storage.cpp | 35 namespace agg namespace
|
H A D | agg_vcgen_dash.cpp | 29 namespace agg namespace
|
H A D | agg_vcgen_stroke.cpp | 30 namespace agg namespace
|
H A D | agg_curves.cpp | 27 namespace agg namespace
|
H A D | agg_rasterizer_scanline_aa.cpp | 54 namespace agg namespace
|
/aosp_15_r20/external/pytorch/torch/csrc/monitor/ |
H A D | counters.cpp | 8 const char* aggregationName(Aggregation agg) { in aggregationName()
|
/aosp_15_r20/external/executorch/kernels/portable/cpu/util/ |
H A D | distance_util.h | 36 CTYPE agg = 0; in pdist() local
|
/aosp_15_r20/external/perfetto/ui/src/components/ |
H A D | query_flamegraph.ts | 234 const agg = aggregatableProperties ?? []; constant
|
/aosp_15_r20/external/executorch/kernels/portable/cpu/ |
H A D | op_cdist_forward.cpp | 90 CTYPE agg = 0; in cdist() local
|
/aosp_15_r20/external/perfetto/ui/src/core/ |
H A D | pivot_table_manager.ts | 112 const agg = this.aggregateColumns[i]; constant
|
/aosp_15_r20/external/pdfium/third_party/libopenjpeg/ |
H A D | t1.c | 1048 …s_step_macro(mqc, curctx, a, c, ct, flagspIn, datapIn, bpno, one, nmsedec, agg, runlen, lim, cblks… argument 1183 OPJ_UINT32 agg, runlen; in opj_t1_enc_clnpass() local 1223 const OPJ_UINT32 agg = 0; in opj_t1_enc_clnpass() local
|
/aosp_15_r20/external/perfetto/ui/src/frontend/ |
H A D | pivot_table.ts | 400 for (const agg of this.pivotState.selectedAggregations.values()) { constant
|
/aosp_15_r20/frameworks/base/core/jni/ |
H A D | android_database_SQLiteConnection.cpp | 284 char** agg = reinterpret_cast<char**>( in sqliteCustomAggregateFunctionStep() local 335 char** agg = reinterpret_cast<char**>( in sqliteCustomAggregateFunctionFinal() local
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/conversions/ |
H A D | conversions_data_info.h | 129 DataInfoSpec<InType, OutType>::DataInfoSpec(const DataInitInfo &agg) in DataInfoSpec()
|
/aosp_15_r20/external/libwebsockets/include/libwebsockets/ |
H A D | lws-metrics.h | 182 } agg; member
|
/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/ |
D | metrics.go | 802 var agg statAggregate var
|