| /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
|
| /base/startup/init/test/unittest/init/ |
| H A D | cmds_unittest.cpp | 297 long long diff = InitDiffTime(&stat); in HWTEST_F() local
|
| /base/startup/appspawn/test/unittest/app_spawn_standard_test/ |
| H A D | app_spawn_module_interface_test.cpp | 258 uint64_t diff = DiffTime(&startTime, &endTime); in HWTEST_F() local
|
| /base/startup/appspawn/common/ |
| H A D | appspawn_server.c | 184 uint64_t diff = DiffTime(&forkStart, &forkEnd); in AppSpawnForkChildProcess() local
|
| /base/startup/init/services/loopevent/task/ |
| H A D | le_asynctask.c | 30 long long diff;
in DoAsyncEvent_() local
|
| /base/security/selinux_adapter/framework/tools/param_check/ |
| H A D | test.cpp | 51 struct timeval start, end, diff; in TestLoadList() local 93 struct timeval start, end, diff; in TestGetContext() local 111 struct timeval start, end, diff; TestReadPara() local 132 struct timeval start, end, diff; TestSetPara() local [all...] |
| /base/startup/init/services/param/manager/ |
| H A D | param_persist.c | 207 uint32_t diff = IntervalTime(&g_persistWorkSpace.lastSaveTimer, &currTimer);
in WritePersistParam() local
|
| /kernel/linux/linux-5.10/crypto/ |
| H A D | xor.c | 87 ktime_t min, start, diff; in do_xor_speed() local
|
| /kernel/linux/linux-5.10/arch/m68k/math-emu/ |
| H A D | fp_arith.c | 63 int diff; in fp_fadd() local
|
| /kernel/linux/linux-5.10/arch/powerpc/platforms/powermac/ |
| H A D | backlight.c | 89 int diff = abs(info->bl_curve[i] - value); in pmac_backlight_curve_lookup() local
|
| /kernel/linux/linux-5.10/arch/x86/math-emu/ |
| H A D | reg_compare.c | 26 int diff, exp0, expb; in compare() local [all...] |