Home
last modified time | relevance | path

Searched defs:diff (Results 151 - 175 of 672) sorted by relevance

12345678910>>...27

/third_party/node/deps/uv/src/
H A Dtimer.c145 uint64_t diff; in uv__next_timeout() local
/third_party/openssl/crypto/asn1/
H A Da_d2i_fp.c118 size_t diff; in asn1_d2i_read_bio() local
/third_party/vk-gl-cts/external/amber/src/src/
H A Dtokenizer.cc254 auto diff = size_t(final_pos - tok_str.c_str()); in NextToken() local
/third_party/skia/src/core/
H A DSkBlitRow_D32.cpp51 __m128i diff = _mm_or_si128(diff_rb, diff_ag); in SkPMLerp_SSE2() local
/third_party/openssl/crypto/rsa/
H A Drsa_sp800_56b_check.c242 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 Dfiletools.cpp114 double diff; in whichFileModTimeIsLater() local
/third_party/optimized-routines/string/aarch64/
H A Dstrncmp-mte.S30 #define diff x6 define
[all...]
H A Dstrncmp.S31 #define diff x6 define
[all...]
/third_party/skia/third_party/externals/freetype/src/psaux/
H A Dpsblues.c286 CF2_Fixed flatFamilyEdge, diff; in cf2_blues_init() local
[all...]
/third_party/skia/tools/timer/
H A DTimeUtils.h44 double diff = ::fabs(value - half); in PingPong() local
/third_party/toybox/toys/net/
H A Dsntp.c46 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 Dlast.c75 double diff = difftime(tm1, tm0); in seize_duration() local
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
H A Dmemutil.cc28 const int diff = in memcasecmp() local
/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/
H A Dchi_square_test.cc164 const double diff = spec.actual[i] - spec.expected[i]; in TEST() local
/third_party/skia/experimental/lowp-basic/
H A Dlerp-study.cpp22 int diff = candidate - golden; in log() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
H A Dconst_time.h176 int diff, res = 0; in const_time_memcmp() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
H A Dconst_time.h176 int diff, res = 0; in const_time_memcmp() local
/foundation/arkui/ace_engine/frameworks/core/components/option/
H A Drosen_render_option.cpp54 double diff = 0.0; in PaintBackground() local
[all...]
/foundation/CastEngine/castengine_wifi_display/services/impl/wfd/wfd_sink/
H A Dwfd_rtp_consumer.cpp182 std::chrono::duration<double, std::milli> diff = end - gopInterval_; in Release() local
/foundation/arkui/ace_engine/frameworks/core/components/rich_text/
H A Drender_rich_text.cpp57 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 Drender_arc.cpp184 double diff = point.GetX() - arcRadiusX_; in GetDistance() local
/foundation/systemabilitymgr/safwk/test/services/safwk/unittest/
H A Dexpire_lru_cache_test.cpp401 int64_t diff = t2 - t1; in HWTEST_F() local
/foundation/resourceschedule/ffrt/src/queue/
H A Deventhandler_adapter_queue.cpp149 uint64_t diff = whenMap_.begin()->first - now; in Pull() local
/foundation/communication/ipc/ipc/native/src/core/source/
H A Dipc_thread_pool.cpp167 int diff = totalNum - maxThreadNum_; in UpdateMaxThreadNum() local
/foundation/distributeddatamgr/kv_store/frameworks/common/test/
H A Dpriority_queue_test.cpp224 auto diff = std::chrono::duration_cast<std::chrono::milliseconds>(delayB - delayA).count(); in HWTEST_F() local

Completed in 13 milliseconds

12345678910>>...27