| /third_party/node/deps/icu-small/source/common/ |
| H A D | localeprioritylist.cpp | 42 int32_t diff = other.weight - weight; // descending: other-this in compare() local
|
| /third_party/node/deps/base64/base64/test/ |
| H A D | benchmark.c | 130 uint64_t diff = *end - *start; in timediff_sec() local
|
| /third_party/node/deps/brotli/c/enc/ |
| H A D | metablock_inc.h | 109 double diff[2]; variable
|
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | sortkey.cpp | 207 int diff = uprv_memcmp(src, tgt, minLength); in compareTo() local
|
| /third_party/ltp/testcases/kernel/mce-test/hwpoison/ |
| H A D | tsoftinj.c | 162 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 D | tirpc_expertlevel_clnt_call_scalability.c | 137 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 D | tirpc_rpc_broadcast_scalability.c | 101 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 D | tirpc_bottomlevel_clnt_call_scalability.c | 142 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 D | tirpc_rpcb_rmtcall_scalability.c | 127 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 D | tirpc_rpc_broadcast_exp_scalability.c | 101 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 D | tirpc_toplevel_clnt_call_scalability.c | 109 long long diff; in main() local
|
| /third_party/ltp/testcases/kernel/mce-test/tsrc/ |
| H A D | tsoftinj.c | 162 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 D | tirpc_interlevel_clnt_call_scalability.c | 119 long long diff; in main() local
|
| /third_party/ltp/tools/sparse/sparse-src/ |
| H A D | cse.c | 168 int diff; in insn_compare() local
|
| /third_party/lzma/C/ |
| H A D | LzFindOpt.c | 284 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 D | codegen.c | 77 int diff = child->sched.instr->index - parent->sched.instr->index; in gpir_get_alu_input() local
|
| /third_party/pcre2/pcre2/src/ |
| H A D | pcre2_jit_neon_inc.h | 117 const sljit_u32 diff = IN_UCHARS(offs1 - offs2); in FF_FUN() local
|
| /third_party/skia/third_party/externals/libwebp/src/dsp/ |
| H A D | ssim_sse2.c | 77 const int32_t diff = src1[i] - src2[i]; in AccumulateSSE_SSE2() local
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | sortkey.cpp | 207 int diff = uprv_memcmp(src, tgt, minLength); in compareTo() local
|
| /third_party/skia/third_party/externals/brotli/c/enc/ |
| H A D | metablock_inc.h | 109 double diff[2]; variable
|
| /third_party/skia/third_party/externals/brotli/research/ |
| H A D | draw_diff.cc | 39 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 D | ulp.h | 320 int diff = fenv ? exgot ^ want.ex : 0; in cmp() local
|
| /third_party/skia/third_party/externals/freetype/src/truetype/ |
| H A D | ttpload.c | 133 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 D | trace.cpp | 160 auto diff = in timestamp() local
|
| /third_party/skia/tools/skdiff/ |
| H A D | skdiff_html.cpp | 79 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...] |