Home
last modified time | relevance | path

Searched defs:diff (Results 251 - 275 of 666) sorted by relevance

1...<<11121314151617181920>>...27

/third_party/glslang/glslang/MachineIndependent/
H A DConstant.cpp1219 double diff = childConstUnions[1][comp].getDConst() - childConstUnions[0][comp].getDConst(); in fold() local
/third_party/alsa-lib/test/
H A Dmixtest.c228 unsigned long long begin, end, diff, diffS, diff0, diff1, diff1_mmx, diff2; in main() local
[all...]
/third_party/astc-encoder/Utils/
H A Dastc_test_autoextract_hdr.cpp143 float diff = abs(r_diff) + abs(g_diff) + abs(b_diff) + abs(a_diff); in main() local
H A Dastc_test_autoextract.cpp143 int diff = r_diff + g_diff + b_diff + a_diff; in main() local
/third_party/alsa-lib/src/pcm/
H A Dpcm_plugin.c550 snd_pcm_sframes_t err, diff; in snd_pcm_plugin_status() local
/third_party/FreeBSD/contrib/gdtoa/
H A Dmisc.c522 diff in diff() function
/third_party/icu/icu4c/source/i18n/
H A Dscriptset.cpp292 int32_t diff = s0->countMembers() - s1->countMembers(); in uhash_compareScriptSet() local
/third_party/libuv/src/unix/
H A Dkqueue.c145 uint64_t diff; in uv__io_poll() local
/third_party/mbedtls/library/
H A Dchachapoly.c302 int diff; in mbedtls_chachapoly_auth_decrypt() local
H A Dconstant_time_impl.h400 const mbedtls_ct_uint_t diff = mbedtls_ct_compiler_opaque(x) ^ mbedtls_ct_compiler_opaque(y); in mbedtls_ct_uint_ne() local
H A Dnist_kw.c327 int diff; in mbedtls_nist_kw_unwrap() local
/third_party/libabigail/tools/
H A Dkmidiff.cc488 corpus_diff_sptr diff= compute_diff(group1, group2, diff_ctxt); in main() local
/third_party/ltp/testcases/cve/
H A Dstack_clash.c76 ssize_t diff; in segv_handler() local
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_streamout.c340 r600_update_prims_generated_query_state(struct r600_common_context *rctx, unsigned type, int diff) r600_update_prims_generated_query_state() argument
/third_party/mesa3d/src/gallium/frontends/xvmc/tests/
H A Dxvmc_bench.c196 struct timeval start, stop, diff; in main() local
/third_party/node/deps/brotli/c/enc/
H A Dhash_rolling_inc.h127 size_t diff = JUMP - (position & (JUMP - 1)); in StitchToPreviousBlock() local
/third_party/node/deps/icu-small/source/i18n/
H A Dscriptset.cpp292 int32_t diff = s0->countMembers() - s1->countMembers(); in uhash_compareScriptSet() local
/third_party/ltp/testcases/kernel/sched/cfs-scheduler/
H A Dhackbench.c296 struct timeval start, stop, diff; in main() local
/third_party/ltp/testcases/kernel/syscalls/perf_event_open/
H A Dperf_event_open02.c121 struct read_format buf, buf2, diff; in count_hardware_counters() local
/third_party/node/deps/openssl/openssl/crypto/
H A Dparams_dup.c155 int diff; in OSSL_PARAM_merge() local
/third_party/node/deps/uv/src/unix/
H A Dkqueue.c124 uint64_t diff; in uv__io_poll() local
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/model/
H A DCsvData.java143 private static <K> Optional<CsvTable<DiffKey<K>>> diff(CsvTable<K> lhs, CsvTable<K> rhs) { in diff() method in CsvData.Diff
167 public static Diff diff(CsvData before, CsvData after) { diff() method in CsvData
[all...]
/third_party/openssl/test/testutil/
H A Dformat_output.c50 unsigned int cnt = 0, diff; in test_fail_string_common() local
276 unsigned int cnt, diff, real_diff; in test_fail_bignum_common() local
435 unsigned int cnt = 0, diff; test_fail_memory_common() local
[all...]
/third_party/openssl/crypto/
H A Dparams_dup.c155 int diff; in OSSL_PARAM_merge() local
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DInitialize.cpp449 TField *diff = new TField(new TType(EbtFloat, EbpHigh, EvqGlobal, 1), NewPoolTString("diff"), zeroSourceLoc); in InsertBuiltInFunctions() local

Completed in 18 milliseconds

1...<<11121314151617181920>>...27