Home
last modified time | relevance | path

Searched defs:diff (Results 51 - 75 of 589) sorted by relevance

12345678910>>...24

/third_party/jerryscript/tests/unit-libm/
H A Dtest-libm.c65 int64_t diff = (int64_t) (computed_bits.bits64 - expected_bits.bits64); in check_double() local
/third_party/ltp/lib/newlib_tests/
H A Dtest_timer.c19 long long diff; in test_diff() local
[all...]
/third_party/ltp/testcases/kernel/syscalls/perf_event_open/
H A Dperf_event_open03.c80 long diff; in run() local
/third_party/ltp/testcases/kernel/syscalls/sysinfo/
H A Dsysinfo03.c55 long diff = si.uptime - uptime; in verify_sysinfo() local
/third_party/ltp/testcases/kernel/syscalls/clock_nanosleep/
H A Dclock_nanosleep03.c87 long long diff = tst_ts_diff_us(end, start); in verify_clock_nanosleep() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A Dangletypes_unittest.cpp119 const gl::DrawBufferMask diff = blendStateExt.compareColorMask(otherColorMask); in TEST() local
147 const gl::DrawBufferMask diff = in TEST() local
197 const gl::DrawBufferMask diff = in TEST() local
/third_party/skia/src/core/
H A DSkRectPriv.h80 SkRect diff; in Subtract() local
85 SkIRect diff; in Subtract() local
/third_party/skia/third_party/externals/libwebp/src/utils/
H A Drandom_utils.h41 int diff; in VP8RandomBits2() local
[all...]
/third_party/skia/tests/
H A DCubicMapTest.cpp57 SkScalar diff = SkScalarAbs(yy - y); in exercise_cubicmap() local
/third_party/skia/third_party/externals/harfbuzz/util/
H A Dansi-print.hh79 color_diff_t diff (const color_t &o) in diff() function
/third_party/spirv-tools/source/diff/
H A Ddiff.cpp25 namespace diff { namespace
[all...]
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_point.h171 dng_point_real64 diff = a - b; in DistanceSquared() local
/third_party/python/Lib/lib2to3/tests/
H A Dpytree_idempotency.py82 def diff(fn, tree): function
/third_party/skia/docs/examples/
H A Dpong.cpp9 double diff = ::fabs(value - half); in REG_FIDDLE_ANIMATED() local
H A Dpong2.cpp9 double diff = ::fabs(value - half); in REG_FIDDLE_ANIMATED() local
/third_party/spirv-tools/test/diff/
H A Ddiff_test.cpp32 namespace diff { namespace
76 const std::string diff = R"( ; SPIR-V in TEST() local
125 const std::string diff = R"( OpCapability Shader in TEST() local
169 const std::string diff = R"( ; SPIR-V in TEST() local
[all...]
H A Ddiff_test_utils.cpp27 namespace diff { namespace
/third_party/ffmpeg/libavcodec/
H A Dlossless_videodsp.c42 add_median_pred_c(uint8_t *dst, const uint8_t *src1, const uint8_t *diff, ptrdiff_t w, int *left, int *left_top) add_median_pred_c() argument
H A Dffv1enc_template.c59 int diff, context; in encode_line() local
[all...]
H A Dffv1dec_template.c51 int diff, context, sign; in decode_line() local
[all...]
/third_party/ffmpeg/libavformat/
H A Ddtsdec.c39 int64_t diff = 0; in dts_probe() local
/third_party/ffmpeg/libavutil/
H A Dcsp.c100 AVRational diff = av_sub_q(r1, r2); in abs_sub_q() local
/third_party/libsnd/tests/
H A Dchannel_test.c126 { double mdiff = 0.0, diff ; in max_diff() local
/third_party/mbedtls/programs/hash/
H A Dgeneric_sum.c81 char diff; in generic_check() local
/third_party/ltp/testcases/kernel/syscalls/clock_gettime/
H A Dclock_gettime03.c56 long long diff; in child() local

Completed in 9 milliseconds

12345678910>>...24