| /third_party/alsa-lib/test/ |
| H A D | latency.c | 89 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 D | gt68xx_high.c | 263 unsigned int diff = (white > black) ? white - black : 1; in gt68xx_calibrator_finish_setup() local
|
| H A D | xerox_mfp.c | 1326 int diff = dev->total_img_size - dev->total_out_size; in sane_read() local
|
| H A D | mustek_pp_ccd300.c | 140 unsigned long diff; in wait_bank_change() local
|
| /third_party/cJSON/ |
| H A D | cJSON_Utils.c | 1244 int diff; in create_patches() local 1435 int diff; in generate_merge_patch() local [all...] |
| /third_party/cJSON/tests/unity/src/ |
| H A D | unity.c | 708 UNITY_FLOAT diff; in UnityFloatsWithin() local 838 UNITY_DOUBLE diff; UnityDoublesWithin() local [all...] |
| /third_party/googletest/googlemock/test/ |
| H A D | gmock-matchers-misc_test.cc | 966 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 D | tzfmttst.cpp | 326 int32_t diff = outOffset - inOffset; in TestTimeZoneRoundTrip() local
|
| H A D | tstnorm.cpp | 1413 UnicodeSet diff, skipSets[UNORM_MODE_COUNT], expectSets[UNORM_MODE_COUNT]; in TestSkippable() local
|
| /third_party/FreeBSD/contrib/gdtoa/ |
| H A D | gdtoaimp.h | 556 #define diff __diff_D2A macro
|
| /third_party/icu/icu4c/source/i18n/ |
| H A D | number_decimalquantity.cpp | 41 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 D | aix.c | 142 uint64_t diff; in uv__io_poll() local
|
| /third_party/mbedtls/3rdparty/p256-m/p256-m/ |
| H A D | p256-m.c | 117 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 D | js-scanner-util.c | 614 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 D | si_query.c | 756 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 D | unistr.c | 1213 short diff; member
|
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | number_decimalquantity.cpp | 41 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 D | zdump.c | 742 time_t diff = hit - lot; in hunt() local 924 long diff; in huntICU() local
|
| /third_party/lzma/C/ |
| H A D | LzFind.c | 920 ptrdiff_t diff;
in Hc_GetMatchesSpec() local
|
| /third_party/node/deps/v8/src/heap/ |
| H A D | mark-compact.h | 73 unsigned int diff = new_cell_index - cell_index_; in Advance() local
|
| /third_party/mesa3d/src/gallium/drivers/i915/ |
| H A D | i915_state.c | 664 bool diff = true; in i915_set_constant_buffer() local
|
| /third_party/mesa3d/src/gallium/drivers/r600/ |
| H A D | r600_query.c | 677 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 D | aix.c | 141 uint64_t diff; in uv__io_poll() local
|
| /third_party/libabigail/include/ |
| H A D | abg-comparison.h | 935 class diff : public diff_traversable_base global() class [all...] |
| /third_party/libabigail/src/ |
| H A D | abg-reporter-priv.cc | 279 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...] |