| /third_party/node/deps/uv/src/ |
| H A D | timer.c | 145 uint64_t diff; in uv__next_timeout() local
|
| /third_party/openssl/crypto/asn1/ |
| H A D | a_d2i_fp.c | 118 size_t diff; in asn1_d2i_read_bio() local
|
| /third_party/vk-gl-cts/external/amber/src/src/ |
| H A D | tokenizer.cc | 254 auto diff = size_t(final_pos - tok_str.c_str()); in NextToken() local
|
| /third_party/skia/src/core/ |
| H A D | SkBlitRow_D32.cpp | 51 __m128i diff = _mm_or_si128(diff_rb, diff_ag); in SkPMLerp_SSE2() local
|
| /third_party/openssl/crypto/rsa/ |
| H A D | rsa_sp800_56b_check.c | 242 int ossl_rsa_check_pminusq_diff(BIGNUM *diff, const BIGNUM *p, const BIGNUM *q, in ossl_rsa_check_pminusq_diff() argument
|
| /third_party/skia/third_party/externals/icu/source/tools/toolutil/ |
| H A D | filetools.cpp | 114 double diff; in whichFileModTimeIsLater() local
|
| /third_party/optimized-routines/string/aarch64/ |
| H A D | strncmp-mte.S | 30 #define diff x6 define [all...] |
| H A D | strncmp.S | 31 #define diff x6 define [all...] |
| /third_party/skia/third_party/externals/freetype/src/psaux/ |
| H A D | psblues.c | 286 CF2_Fixed flatFamilyEdge, diff; in cf2_blues_init() local [all...] |
| /third_party/skia/tools/timer/ |
| H A D | TimeUtils.h | 44 double diff = ::fabs(value - half); in PingPong() local
|
| /third_party/toybox/toys/net/ |
| H A D | sntp.c | 46 static unsigned long long lunchtime(struct timespec *television, long long diff) in lunchtime() argument 74 long long diff = 0; in sntp_main() local [all...] |
| /third_party/toybox/toys/pending/ |
| H A D | last.c | 75 double diff = difftime(tm1, tm0); in seize_duration() local
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/ |
| H A D | memutil.cc | 28 const int diff = in memcasecmp() local
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/ |
| H A D | chi_square_test.cc | 164 const double diff = spec.actual[i] - spec.expected[i]; in TEST() local
|
| /third_party/skia/experimental/lowp-basic/ |
| H A D | lerp-study.cpp | 22 int diff = candidate - golden; in log() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/ |
| H A D | const_time.h | 176 int diff, res = 0; in const_time_memcmp() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/ |
| H A D | const_time.h | 176 int diff, res = 0; in const_time_memcmp() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/option/ |
| H A D | rosen_render_option.cpp | 54 double diff = 0.0; in PaintBackground() local [all...] |
| /foundation/CastEngine/castengine_wifi_display/services/impl/wfd/wfd_sink/ |
| H A D | wfd_rtp_consumer.cpp | 182 std::chrono::duration<double, std::milli> diff = end - gopInterval_; in Release() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/rich_text/ |
| H A D | render_rich_text.cpp | 57 auto diff = prevPos_ - posY; in ProcessMove() local 183 auto diff = contentHeight - height; in UpdateLayoutParams() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/arc/ |
| H A D | render_arc.cpp | 184 double diff = point.GetX() - arcRadiusX_; in GetDistance() local
|
| /foundation/systemabilitymgr/safwk/test/services/safwk/unittest/ |
| H A D | expire_lru_cache_test.cpp | 401 int64_t diff = t2 - t1; in HWTEST_F() local
|
| /foundation/resourceschedule/ffrt/src/queue/ |
| H A D | eventhandler_adapter_queue.cpp | 149 uint64_t diff = whenMap_.begin()->first - now;
in Pull() local
|
| /foundation/communication/ipc/ipc/native/src/core/source/ |
| H A D | ipc_thread_pool.cpp | 167 int diff = totalNum - maxThreadNum_; in UpdateMaxThreadNum() local
|
| /foundation/distributeddatamgr/kv_store/frameworks/common/test/ |
| H A D | priority_queue_test.cpp | 224 auto diff = std::chrono::duration_cast<std::chrono::milliseconds>(delayB - delayA).count();
in HWTEST_F() local
|