| /arkcompiler/ets_frontend/ets2panda/lexer/token/ |
| H A D | sourceLocation.cpp | 25 size_t diff = offset - offset_; in AddCol() local 88 size_t diff = pos.index - entry.lineStart; variable
|
| /arkcompiler/ets_frontend/es2panda/lexer/token/ |
| H A D | sourceLocation.cpp | 26 size_t diff = offset - offset_; in AddCol() local 88 size_t diff = pos.index - entry.lineStart; variable
|
| /arkcompiler/runtime_core/static_core/libpandabase/utils/ |
| H A D | sequence.h | 39 double diff = val - mean_; in Add() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/ |
| H A D | aarch64_imm_valid.cpp | 77 int64 diff = p1 - p0; in IsBitmaskImmediate() local
|
| /base/startup/init/services/param/liteos/ |
| H A D | param_client.c | 75 uint32_t diff = 0;
in SystemWaitParameter() local
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/ |
| H A D | countable_loop_parser.cpp | 179 uint64_t diff = testValue - initValue; in GetLoopIterations() local
|
| /arkcompiler/runtime_core/static_core/runtime/mem/gc/ |
| H A D | card_table-inl.h | 61 size_t diff = endCard - startCard + 1; in FillRanges() 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
|
| /arkcompiler/runtime_core/static_core/irtoc/backend/ |
| H A D | compilation.cpp | 154 auto diff = usedRegisters_.gpr ^ GetCalleeRegsMask(arch_, false, true); in CheckUsedRegisters() local 165 auto diff = usedRegisters_.fp ^ GetCalleeRegsMask(arch_, true, true); in CheckUsedRegisters() local
|
| /base/security/dlp_permission_service/interfaces/inner_api/dlp_parse/test/ |
| H A D | dlp_crypt_test.cpp | 1188 struct timeval start, end, diff; in HWTEST_F() local
|
| /base/startup/init/services/param/linux/ |
| H A D | param_request.c | 97 uint32_t diff = 0;
in ReadMessage() local
|
| /base/startup/appspawn/modules/modulemgr/ |
| H A D | appspawn_modulemgr.c | 137 uint64_t diff = DiffTime(&spawnMgr->perLoadStart, &spawnMgr->perLoadEnd); in PostHookExec() local 192 uint64_t diff = DiffTime(&arg->tmStart, &arg->tmEnd); in PostAppSpawnHookExec() local
|
| /base/startup/appspawn/lite/ |
| H A D | appspawn_service.c | 37 uint64_t diff = (uint64_t)((endTime->tv_sec - startTime->tv_sec) * 1000000); // 1000000 s-us in DiffTime() local 166 long long diff = DiffTime(&tmStart, &tmEnd); in Invoke() local
|
| /base/startup/init/services/init/standard/ |
| H A D | init.c | 152 long long diff = InitDiffTime(&g_bootJob);
in BootStateChange() local 193 long long diff = InitDiffTime(stat);
in InitPostHook() local
|
| /base/update/updater/services/script/script_interpreter/ |
| H A D | script_context.cpp | 410 float diff = GetValue() - v2;
local 419 float diff = GetValue() - value->GetValue();
local [all...] |
| /arkcompiler/ets_runtime/ecmascript/builtins/ |
| H A D | builtins_math.cpp | 656 const double diff = 0.5; in Round() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/assembler/aarch64/ |
| H A D | macro_assembler_aarch64.cpp | 279 int64_t diff = p1 - p0; in IsBitmaskImmediate() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| H A D | lcr_circuit_builder.h | 281 GateRef diff = DoubleEqual(x, x); in DoubleIsNAN() local
|
| /base/startup/appspawn/standard/ |
| H A D | appspawn_appmgr.c | 377 uint64_t diff = DiffTime(&appInfo->spawnStart, &appInfo->spawnEnd); in DumpAppQueue() local
|
| /base/startup/appspawn/util/src/ |
| H A D | appspawn_utils.c | 130 uint64_t diff = (uint64_t)((endTime->tv_sec - startTime->tv_sec) * 1000000); // 1000000 s-us in DiffTime() local
|