/third_party/mesa3d/src/util/ |
D | ptralloc.h | 49 size_t accum = base_size; in ptralloc() local 68 size_t accum = base_size; in ptrzalloc() local
|
/third_party/node/test/parallel/ |
D | test-readline-interface-no-trailing-newline.js | 18 let accum = ''; variable
|
D | test-repl-uncaught-exception-async.js | 12 let accum = ''; variable
|
D | test-stream2-base64-single-char-read-end.js | 30 const accum = []; variable
|
D | test-repl-load-multiline.js | 25 let accum = ''; variable
|
D | test-repl-load-multiline-no-trailing-newline.js | 25 let accum = ''; variable
|
D | test-inspector-bindings.js | 64 accum: [0, 0, 1, 3, 6] property
|
/third_party/ffmpeg/libavcodec/ |
D | mlpdsp.c | 41 int64_t accum = 0; in mlp_filter_channel() local 75 int64_t accum = 0; in ff_mlp_rematrix_channel() local
|
D | dcaenc.c | 296 double accum = 0; in encode_init() local 304 double accum = 0; in encode_init() local 338 int32_t accum[64]; in subband_transform() local 381 int32_t accum; in lfe_downsample() local
|
D | eac3dec.c | 104 float accum = 0.0f; in ff_eac3_apply_spectral_extension() local
|
/third_party/skia/third_party/externals/libwebp/src/dsp/ |
D | rescaler_mips32.c | 41 int accum, accum1; in ImportRowShrink_MIPS32() local 101 int accum; in ImportRowExpand_MIPS32() local
|
D | rescaler.c | 40 int accum = wrk->x_add; in WebPRescalerImportRowExpand_C() local 73 int accum = 0; in WebPRescalerImportRowShrink_C() local
|
D | rescaler_sse2.c | 51 int accum = x_add; in RescalerImportRowExpand_SSE2() local 115 int accum = 0; in RescalerImportRowShrink_SSE2() local
|
/third_party/rust/crates/once_cell/examples/ |
D | test_synchronization.rs | 32 let mut accum = 0; in thread_main() localVariable
|
D | bench_acquire.rs | 30 let mut accum = 0usize; in thread_main() localVariable
|
/third_party/astc-encoder/Source/ |
D | astcenc_vecmathlib_common_4.h | 276 ASTCENC_SIMD_INLINE void haccumulate(vfloat4& accum, vfloat4 a) in haccumulate() 284 ASTCENC_SIMD_INLINE void haccumulate(vfloat4& accum, vfloat4 a, vmask4 m) in haccumulate()
|
D | astcenc_vecmathlib_avx2_8.h | 894 ASTCENC_SIMD_INLINE void haccumulate(vfloat4& accum, vfloat8 a) in haccumulate() 908 ASTCENC_SIMD_INLINE void haccumulate(vfloat8& accum, vfloat8 a) in haccumulate() 918 ASTCENC_SIMD_INLINE void haccumulate(vfloat4& accum, vfloat8 a, vmask8 m) in haccumulate() 929 ASTCENC_SIMD_INLINE void haccumulate(vfloat8& accum, vfloat8 a, vmask8 m) in haccumulate()
|
/third_party/openssl/crypto/ec/curve448/ |
D | scalar.c | 76 c448_word_t accum[C448_SCALAR_LIMBS + 1] = { 0 }; in sc_montmul() local 158 c448_dsword_t accum = 0; in ossl_curve448_scalar_decode() local
|
/third_party/node/deps/openssl/openssl/crypto/ec/curve448/ |
D | scalar.c | 76 c448_word_t accum[C448_SCALAR_LIMBS + 1] = { 0 }; in sc_montmul() local 158 c448_dsword_t accum = 0; in ossl_curve448_scalar_decode() local
|
/third_party/skia/bench/ |
D | MathBench.cpp | 354 float accum = 0; in onDraw() local 415 int accum = 0; in onDraw() local 475 int accum = 0; in onDraw() local 531 int accum = 0; in onDraw() local 701 unsigned accum = 0; in onDraw() local
|
/third_party/skia/include/core/ |
D | SkPoint3.h | 122 SkScalar accum = 0; in isFinite() local
|
D | SkPoint.h | 419 SkScalar accum = 0; in isFinite() local
|
/third_party/skia/src/gpu/geometry/ |
D | GrQuad.h | 90 float accum = 0; in isFinite() local
|
/third_party/skia/src/core/ |
D | SkRect.cpp | 87 Sk4s accum = min * 0; in setBoundsCheck() local
|
/third_party/skia/modules/skottie/src/effects/ |
D | MotionBlurEffect.cpp | 113 std::vector<uint64_t> accum(info.width() * info.height()); in renderToRaster8888Pow2Samples() local
|