Home
last modified time | relevance | path

Searched defs:sum (Results 151 - 175 of 1343) sorted by relevance

12345678910>>...54

/third_party/ffmpeg/libavutil/
H A Drc4.c59 uint8_t sum = state[x] + state[y]; in av_rc4_crypt() local
H A Dpixelutils.c37 int x, y, sum = 0; in sad_wxh() local
/third_party/alsa-lib/src/pcm/
H A Dpcm_dmix_i386.h36 MIX_AREAS_16(unsigned int size, volatile signed short *dst, signed short *src, volatile signed int *sum, size_t dst_step, size_t src_step, size_t sum_step) MIX_AREAS_16() argument
169 MIX_AREAS_16_MMX(unsigned int size, volatile signed short *dst, signed short *src, volatile signed int *sum, size_t dst_step, size_t src_step, size_t sum_step) MIX_AREAS_16_MMX() argument
274 MIX_AREAS_32(unsigned int size, volatile signed int *dst, signed int *src, volatile signed int *sum, size_t dst_step, size_t src_step, size_t sum_step) MIX_AREAS_32() argument
396 MIX_AREAS_24(unsigned int size, volatile unsigned char *dst, unsigned char *src, volatile signed int *sum, size_t dst_step, size_t src_step, size_t sum_step) MIX_AREAS_24() argument
511 MIX_AREAS_24_CMOV(unsigned int size, volatile unsigned char *dst, unsigned char *src, volatile signed int *sum, size_t dst_step, size_t src_step, size_t sum_step) MIX_AREAS_24_CMOV() argument
[all...]
H A Dpcm_dmix_x86_64.h37 MIX_AREAS_16(unsigned int size, volatile signed short *dst, signed short *src, volatile signed int *sum, size_t dst_step, size_t src_step, size_t sum_step) MIX_AREAS_16() argument
159 MIX_AREAS_32(unsigned int size, volatile signed int *dst, signed int *src, volatile signed int *sum, size_t dst_step, size_t src_step, size_t sum_step) MIX_AREAS_32() argument
295 MIX_AREAS_24(unsigned int size, volatile unsigned char *dst, unsigned char *src, volatile signed int *sum, size_t dst_step, size_t src_step, size_t sum_step) MIX_AREAS_24() argument
[all...]
/third_party/libunwind/libunwind/tests/
H A Dtest-ptrace-misc.c42 int sum = 0, i, max, arr[1024]; in func() local
[all...]
/third_party/mbedtls/tests/src/
H A Drandom.c108 uint32_t i, *k, sum, delta = 0x9E3779B9; in mbedtls_test_rnd_pseudo_rand() local
/third_party/json/tests/src/
H A Dunit-algorithms.cpp61 int sum = 0; variable
/third_party/jerryscript/tests/jerry/es2015/
H A Dproxy_call.js44 function sum (a, b) { function
H A Dargument-spread.js35 function sum(x, y, z) { function
/third_party/node/test/js-native-api/2_function_arguments/
H A D2_function_arguments.c27 napi_value sum; in Add() local
/third_party/node/test/js-native-api/8_passing_wrapped/
H A D8_passing_wrapped.cc34 napi_value sum; in Add() local
/third_party/ninja/src/
H A Dmetrics.h32 int64_t sum; member
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_query_acc_occlusion.c99 uint64_t sum = 0; in occlusion_result() local
/third_party/mesa3d/src/util/
H A Dbigmath.h40 uint64_t sum = carry; in _ubm_add_u32arr() local
/third_party/musl/libc-test/src/functionalext/supplement/stdlib/stdlib_gtest/
H A Dstdlib_arc4random_test.cpp22 int num, sum = 0; in HWTEST_F() local
39 int num, sum = 0; in HWTEST_F() local
/third_party/python/Tools/scripts/
H A Dmd5sum.py26 def sum(*files): function
/third_party/skia/src/core/
H A DSkMath.cpp46 size_t sum = tmp.add(x, y); in Add() local
/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Dquant.h33 uint32x4_t sum = vdupq_n_u32(0); in IsFlat() local
/third_party/skia/third_party/externals/oboe/src/flowgraph/resampler/
H A DPolyphaseResamplerMono.cpp44 float sum = 0.0; in readFrame() local
/third_party/optimized-routines/networking/
H A Dchksum.c16 uint32_t sum = 0; in slurp_head32() local
36 uint64_t sum = 0; in __chksum() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/crosstest/
H A Dtest_stacksave.c38 uint32_t sum = 0; in test_vla_in_loop() local
54 uint32_t sum = 0; in test_two_vlas_in_loops() local
/third_party/skia/third_party/externals/abseil-cpp/absl/container/
H A Dfixed_array_exception_safety_test.cc153 int sum = 0; in ReadMemory() local
/third_party/skia/third_party/externals/abseil-cpp/absl/random/
H A Ddiscrete_distribution_test.cc173 double sum = 0; in TEST() local
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Dascii_benchmark.cc39 size_t sum = 0; in AsciiBenchmark() local
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/common/
H A Djs_api_perf.cpp54 int64_t sum = 0; in PrintToLogs() local

Completed in 8 milliseconds

12345678910>>...54