Home
last modified time | relevance | path

Searched defs:diff (Results 426 - 450 of 633) sorted by relevance

1...<<11121314151617181920>>...26

/third_party/alsa-lib/test/
H A Dlatency.c89 timestamp_t now, diff; in timestamp_diff_micro() local
806 long long diff = timestamp_diff_micro(&tstamp_start); in main() local
839 long long diff = timestamp_diff_micro(&tstamp_start); main() local
[all...]
/third_party/backends/backend/
H A Dgt68xx_high.c263 unsigned int diff = (white > black) ? white - black : 1; in gt68xx_calibrator_finish_setup() local
H A Dxerox_mfp.c1326 int diff = dev->total_img_size - dev->total_out_size; in sane_read() local
H A Dmustek_pp_ccd300.c140 unsigned long diff; in wait_bank_change() local
/third_party/cJSON/
H A DcJSON_Utils.c1244 int diff; in create_patches() local
1435 int diff; in generate_merge_patch() local
[all...]
/third_party/cJSON/tests/unity/src/
H A Dunity.c708 UNITY_FLOAT diff; in UnityFloatsWithin() local
838 UNITY_DOUBLE diff; UnityDoublesWithin() local
[all...]
/third_party/googletest/googlemock/test/
H A Dgmock-matchers-misc_test.cc966 const int diff = std::get<0>(value) - std::get<1>(value); variable
968 *listener << "where the first value is " << diff variable
/third_party/icu/icu4c/source/test/intltest/
H A Dtzfmttst.cpp326 int32_t diff = outOffset - inOffset; in TestTimeZoneRoundTrip() local
H A Dtstnorm.cpp1413 UnicodeSet diff, skipSets[UNORM_MODE_COUNT], expectSets[UNORM_MODE_COUNT]; in TestSkippable() local
/third_party/FreeBSD/contrib/gdtoa/
H A Dgdtoaimp.h556 #define diff __diff_D2A macro
/third_party/icu/icu4c/source/i18n/
H A Dnumber_decimalquantity.cpp41 int32_t diff = static_cast<int32_t>(static_cast<uint32_t>(a) - static_cast<uint32_t>(b)); in safeSubtract() local
/third_party/libuv/src/unix/
H A Daix.c142 uint64_t diff; in uv__io_poll() local
/third_party/mbedtls/3rdparty/p256-m/p256-m/
H A Dp256-m.c117 uint64_t diff = (uint64_t) x[i] - y[i] - carry; in u256_sub() local
151 uint32_t diff = 0; in u256_diff() local
166 uint32_t diff = 0; in u256_diff0() local
1462 uint32_t diff in p256_ecdsa_verify() local
[all...]
/third_party/jerryscript/jerry-core/parser/js/
H A Djs-scanner-util.c614 intptr_t diff = (intptr_t) (literal_p->char_p - prev_source_p); in scanner_pop_literal_pool() local
876 intptr_t diff = (intptr_t) (literal_p->char_p - prev_source_p); in scanner_pop_literal_pool() local
1932 int32_t diff = ((int32_t) data_p[2]) | ((int32_t) data_p[3]) << 8; scanner_check_variables() local
2079 int32_t diff = ((int32_t) data_p[2]) | ((int32_t) data_p[3]) << 8; scanner_create_variables() local
[all...]
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_query.c756 static void si_update_occlusion_query_state(struct si_context *sctx, unsigned type, int diff) in si_update_occlusion_query_state() argument
/third_party/ntfs-3g/libntfs-3g/
H A Dunistr.c1213 short diff; member
/third_party/node/deps/icu-small/source/i18n/
H A Dnumber_decimalquantity.cpp41 int32_t diff = static_cast<int32_t>(static_cast<uint32_t>(a) - static_cast<uint32_t>(b)); in safeSubtract() local
/third_party/icu/icu4c/source/tools/tzcode/
H A Dzdump.c742 time_t diff = hit - lot; in hunt() local
924 long diff; in huntICU() local
/third_party/lzma/C/
H A DLzFind.c920 ptrdiff_t diff; in Hc_GetMatchesSpec() local
/third_party/node/deps/v8/src/heap/
H A Dmark-compact.h73 unsigned int diff = new_cell_index - cell_index_; in Advance() local
/third_party/mesa3d/src/gallium/drivers/i915/
H A Di915_state.c664 bool diff = true; in i915_set_constant_buffer() local
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_query.c677 r600_update_occlusion_query_state(struct r600_common_context *rctx, unsigned type, int diff) r600_update_occlusion_query_state() argument
/third_party/node/deps/uv/src/unix/
H A Daix.c141 uint64_t diff; in uv__io_poll() local
/third_party/libabigail/include/
H A Dabg-comparison.h935 class diff : public diff_traversable_base global() class
[all...]
/third_party/libabigail/src/
H A Dabg-reporter-priv.cc279 maybe_show_relative_offset_change(const var_diff_sptr &diff, diff_context& ctxt, ostream& out) maybe_show_relative_offset_change() argument
338 maybe_show_relative_size_change(const var_diff_sptr &diff, diff_context& ctxt, ostream& out) maybe_show_relative_size_change() argument
391 represent(const var_diff_sptr &diff, diff_context_sptr ctxt, ostream& out, const string& indent, bool local_only) represent() argument
1291 diff_sptr diff = *i; maybe_report_unreachable_type_changes() local
[all...]

Completed in 45 milliseconds

1...<<11121314151617181920>>...26