| /third_party/python/Objects/ |
| D | accu.c | 18 _PyAccu_Init(_PyAccu *acc) in _PyAccu_Init() 29 flush_accumulator(_PyAccu *acc) in flush_accumulator() 55 _PyAccu_Accumulate(_PyAccu *acc, PyObject *unicode) in _PyAccu_Accumulate() 76 _PyAccu_FinishAsList(_PyAccu *acc) in _PyAccu_FinishAsList() 93 _PyAccu_Finish(_PyAccu *acc) in _PyAccu_Finish() 111 _PyAccu_Destroy(_PyAccu *acc) in _PyAccu_Destroy()
|
| /third_party/skia/third_party/externals/tint/src/resolver/ |
| D | array_accessor_test.cc | 29 auto* acc = IndexAccessor("my_var", Expr(Source{{12, 34}}, 1.0f)); in TEST_F() local 40 auto* acc = IndexAccessor("my_var", idx); in TEST_F() local 50 auto* acc = IndexAccessor(IndexAccessor("my_var", idx), idy); in TEST_F() local 59 auto* acc = IndexAccessor("my_const", Expr(Source{{12, 34}}, idx)); in TEST_F() local 70 auto* acc = IndexAccessor("my_var", Expr(Source{{12, 34}}, idx)); in TEST_F() local 81 auto* acc = in TEST_F() local 93 auto* acc = IndexAccessor("my_var", 2); in TEST_F() local 109 auto* acc = IndexAccessor(IndexAccessor("my_var", 2), 1); in TEST_F() local 123 auto* acc = IndexAccessor("my_var", Expr(Source{{12, 34}}, 2.0f)); in TEST_F() local 134 auto* acc = IndexAccessor("my_var", idx); in TEST_F() local [all …]
|
| /third_party/lwip/src/core/ |
| D | inet_chksum.c | 82 u32_t acc; in lwip_standard_chksum() local 260 inet_cksum_pseudo_base(struct pbuf *p, u8_t proto, u16_t proto_len, u32_t acc) in inet_cksum_pseudo_base() 313 u32_t acc; in inet_chksum_pseudo() local 346 u32_t acc = 0; in ip6_chksum_pseudo() local 400 u16_t chksum_len, u32_t acc) in inet_cksum_pseudo_partial_base() 459 u32_t acc; in inet_chksum_pseudo_partial() local 494 u32_t acc = 0; in ip6_chksum_pseudo_partial() local 570 u32_t acc; in inet_chksum_pbuf() local
|
| /third_party/mbedtls/library/ |
| D | mps_reader.c | 101 unsigned char *acc = rd->acc; in mps_reader_get_fragment_offset() local 145 unsigned char *acc, in mbedtls_mps_reader_init() 181 unsigned char *acc = rd->acc; in mbedtls_mps_reader_feed() local 316 unsigned char *acc; in mbedtls_mps_reader_get() local 420 unsigned char *frag, *acc; in mbedtls_mps_reader_reclaim() local
|
| /third_party/typescript/tests/baselines/reference/ |
| D | unionOfClassCalls.js | 94 arr.reduce(function (acc, a, index) { argument 103 arr1.reduce(function (acc, a, index) { argument 112 arr2.reduce(function (acc, a, index) { argument
|
| D | privateNameES5Ban(target=es3).js | 8 get #acc() { return ""; } method in A 9 set #acc(x: string) {} method in A
|
| D | privateNameES5Ban(target=es5).js | 8 get #acc() { return ""; } method in A 9 set #acc(x: string) {} method in A
|
| /third_party/rust/crates/num-traits/src/ |
| D | pow.rs | 202 let mut acc = base.clone(); in pow() localVariable 253 let mut acc = base.clone(); in checked_pow() localVariable
|
| /third_party/mesa3d/src/mesa/main/ |
| D | accum.c | 155 GLshort *acc = (GLshort *) accMap; in accum_scale_or_bias() local 165 GLshort *acc = (GLshort *) accMap; in accum_scale_or_bias() local 238 GLshort *acc = (GLshort *) accMap; in accum_or_load() local 333 GLshort *acc = (GLshort *) accMap; in accum_return() local
|
| /third_party/cmsis/CMSIS/DSP/Source/FilteringFunctions/ |
| D | arm_correlate_q31.c | 155 int64_t acc = 0LL; in arm_correlate_q31() local 212 int64_t acc = 0LL; in arm_correlate_q31() local 247 int64_t acc = 0LL; in arm_correlate_q31() local
|
| D | arm_conv_q31.c | 129 int64_t acc = 0LL; in arm_conv_q31() local 185 int64_t acc = 0LL; in arm_conv_q31() local 213 int64_t acc = 0LL; in arm_conv_q31() local
|
| D | arm_correlate_f16.c | 141 #define MVE_INTR_CORR_SINGLE_F16(acc, pX, pY, count) … argument 393 _Float16 acc; in arm_correlate_f16() local 454 _Float16 acc; in arm_correlate_f16() local 491 _Float16 acc; in arm_correlate_f16() local
|
| D | arm_correlate_q15.c | 157 int64_t acc = 0LL; in arm_correlate_q15() local 218 int64_t acc = 0LL; in arm_correlate_q15() local 255 int64_t acc = 0LL; in arm_correlate_q15() local
|
| D | arm_conv_q15.c | 130 int64_t acc = 0LL; in arm_conv_q15() local 185 int64_t acc = 0LL; in arm_conv_q15() local 212 int64_t acc = 0LL; in arm_conv_q15() local
|
| D | arm_conv_q7.c | 126 int32_t acc = 0; in arm_conv_q7() local 179 int32_t acc = 0; in arm_conv_q7() local 206 int32_t acc = 0; in arm_conv_q7() local
|
| D | arm_correlate_q7.c | 150 int32_t acc = 0; in arm_correlate_q7() local 212 int32_t acc = 0LL; in arm_correlate_q7() local 248 int64_t acc = 0LL; in arm_correlate_q7() local
|
| D | arm_conv_f32.c | 172 float32_t acc; in arm_conv_f32() local 203 float32_t acc = 0; in arm_conv_f32() local 235 float32_t acc; in arm_conv_f32() local
|
| D | arm_biquad_cascade_df1_32x64_q31.c | 188 q63_t acc; /* accumulator */ in arm_biquad_cas_df1_32x64_q31_scalar() local 300 q63_t acc; in arm_biquad_cas_df1_32x64_q31() local 533 q63_t acc; /* accumulator */ in arm_biquad_cas_df1_32x64_q31() local
|
| D | arm_correlate_f32.c | 190 float32_t acc; in arm_correlate_f32() local 251 float32_t acc; in arm_correlate_f32() local 288 float32_t acc; in arm_correlate_f32() local
|
| D | arm_biquad_cascade_df1_q15.c | 75 int64_t acc; in arm_biquad_cascade_df1_q15() local 331 q63_t acc; /* Accumulator */ in arm_biquad_cascade_df1_q15() local
|
| /third_party/cmsis/CMSIS/DSP/PrivateInclude/ |
| D | arm_vec_filtering.h | 92 #define MVE_INTR_CORR_SINGLE_F32(acc, pX, pY, count) \ argument 371 #define MVE_INTR_CONV_SINGLE_F32(acc, pX, pY, count) … argument 406 #define MVE_INTR_CONV_SINGLE_Q31(acc, pX, pY, count) … argument 643 #define MVE_INTR_CORR_SINGLE_Q31(acc, pX, pY, count)\ argument 832 #define MVE_INTR_CORR_SINGLE_Q15(acc, pX, pY, count)\ argument 1032 #define MVE_INTR_CONV_SINGLE_Q15(acc, pX, pY, count) … argument 1228 #define MVE_INTR_CORR_SINGLE_Q7(acc, pX, pY, count)\ argument 1428 #define MVE_INTR_CONV_SINGLE_Q7(acc, pX, pY, count) … argument
|
| /third_party/node/deps/npm/node_modules/text-table/ |
| D | index.js | 9 var dotsizes = reduce(rows_, function (acc, row) { argument 31 var sizes = reduce(rows, function (acc, row) { argument
|
| /third_party/ffmpeg/libavcodec/ |
| D | lossless_videodsp.c | 62 int acc) in add_left_pred_c() 82 …dd_left_pred_int16_c(uint16_t *dst, const uint16_t *src, unsigned mask, ptrdiff_t w, unsigned acc){ in add_left_pred_int16_c()
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| D | test-iter.cc | 207 | hb_reduce ([=] (int acc, int value) { return acc; }, 2) in main() 242 { in main() 255 | hb_reduce([&] (float acc, int value) { return acc + value; }, 0) in main()
|
| /third_party/flutter/skia/third_party/externals/harfbuzz/src/ |
| D | test-iter.cc | 207 | hb_reduce ([=] (int acc, int value) { return acc; }, 2) in main() 242 { in main() 255 | hb_reduce([&] (float acc, int value) { return acc + value; }, 0) in main()
|