Home
last modified time | relevance | path

Searched defs:diff (Results 201 - 225 of 699) sorted by relevance

12345678910>>...28

/third_party/node/deps/icu-small/source/common/
H A Dlocaleprioritylist.cpp42 int32_t diff = other.weight - weight; // descending: other-this in compare() local
/third_party/node/deps/base64/base64/test/
H A Dbenchmark.c130 uint64_t diff = *end - *start; in timediff_sec() local
/third_party/node/deps/brotli/c/enc/
H A Dmetablock_inc.h109 double diff[2]; variable
/third_party/node/deps/icu-small/source/i18n/
H A Dsortkey.cpp207 int diff = uprv_memcmp(src, tgt, minLength); in compareTo() local
/third_party/ltp/testcases/kernel/mce-test/hwpoison/
H A Dtsoftinj.c162 unsigned diff = count2 - *count; in check() local
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_expertlevel_clnt_call/
H A Dtirpc_expertlevel_clnt_call_scalability.c137 long long diff; in main() local
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_simple_rpc_broadcast/
H A Dtirpc_rpc_broadcast_scalability.c101 long long diff; in main() local
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_bottomlevel_clnt_call/
H A Dtirpc_bottomlevel_clnt_call_scalability.c142 long long diff; in main() local
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_expertlevel_rpcb_rmtcall/
H A Dtirpc_rpcb_rmtcall_scalability.c127 long long diff; in main() local
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_simple_rpc_broadcast_exp/
H A Dtirpc_rpc_broadcast_exp_scalability.c101 long long diff; in main() local
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_toplevel_clnt_call/
H A Dtirpc_toplevel_clnt_call_scalability.c109 long long diff; in main() local
/third_party/ltp/testcases/kernel/mce-test/tsrc/
H A Dtsoftinj.c162 unsigned diff = count2 - *count; in check() local
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_interlevel_clnt_call/
H A Dtirpc_interlevel_clnt_call_scalability.c119 long long diff; in main() local
/third_party/ltp/tools/sparse/sparse-src/
H A Dcse.c168 int diff; in insn_compare() local
/third_party/lzma/C/
H A DLzFindOpt.c284 const ptrdiff_t diff = (ptrdiff_t)0 - (ptrdiff_t)delta; GetMatchesSpecN_2() local
[all...]
/third_party/mesa3d/src/gallium/drivers/lima/ir/gp/
H A Dcodegen.c77 int diff = child->sched.instr->index - parent->sched.instr->index; in gpir_get_alu_input() local
/third_party/pcre2/pcre2/src/
H A Dpcre2_jit_neon_inc.h117 const sljit_u32 diff = IN_UCHARS(offs1 - offs2); in FF_FUN() local
/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Dssim_sse2.c77 const int32_t diff = src1[i] - src2[i]; in AccumulateSSE_SSE2() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dsortkey.cpp207 int diff = uprv_memcmp(src, tgt, minLength); in compareTo() local
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dmetablock_inc.h109 double diff[2]; variable
/third_party/skia/third_party/externals/brotli/research/
H A Ddraw_diff.cc39 void CalculateDiff(int** diff, Image image1, Image image2, in CalculateDiff() argument
48 void DrawDiff(int** diff, Image image1, Image image2, in DrawDiff() argument
108 int** diff = new int*[h1]; main() local
[all...]
/third_party/optimized-routines/math/test/
H A Dulp.h320 int diff = fenv ? exgot ^ want.ex : 0; in cmp() local
/third_party/skia/third_party/externals/freetype/src/truetype/
H A Dttpload.c133 FT_Long diff = (FT_Long)entry->Offset - pos; in FT_LOCAL_DEF() local
/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/
H A Dtrace.cpp160 auto diff = in timestamp() local
/third_party/skia/tools/skdiff/
H A Dskdiff_html.cpp79 static void print_pixel_count(SkFILEWStream* stream, const DiffRecord& diff) { in print_pixel_count() argument
93 static void print_checkbox_cell(SkFILEWStream* stream, const DiffRecord& diff) { in print_checkbox_cell() argument
99 static void print_label_cell(SkFILEWStream* stream, const DiffRecord& diff) { in print_label_cell() argument
213 print_diff_row(SkFILEWStream* stream, const DiffRecord& diff, const SkString& relativePath) print_diff_row() argument
288 const DiffRecord& diff = differences[i]; print_diff_page() local
[all...]

Completed in 12 milliseconds

12345678910>>...28