| /arkcompiler/ets_frontend/es2panda/lexer/token/ |
| D | sourceLocation.cpp | 24 size_t diff = offset - offset_; in AddCol() local 86 size_t diff = pos.index - entry.lineStart; in GetLocation() local
|
| /arkcompiler/ets_frontend/ets2panda/lexer/token/ |
| D | sourceLocation.cpp | 26 size_t diff = offset - offset_; in AddCol() local 89 size_t diff = pos.index - entry.lineStart; in GetLocation() local
|
| /arkcompiler/runtime_core/static_core/libpandabase/utils/ |
| D | sequence.h | 39 double diff = val - mean_; in Add() local
|
| D | bit_vector.h | 229 difference_type diff = offset_ + n; in Increase() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/ |
| D | aarch64_imm_valid.cpp | 76 int64 diff = p1 - p0; in IsBitmaskImmediate() local
|
| /arkcompiler/ets_frontend/ets2panda/linter/src/testRunner/ |
| D | MigrateTest.ts | 88 const diff = `Difference at line ${i + 1} constant
|
| D | LintTest.ts | 194 const diff = `Expected: constant
|
| /arkcompiler/runtime_core/static_core/tests/vm-benchmarks/src/vmb/ |
| D | report.py | 62 def add(self, t, diff) -> None: argument 290 def add(self, t, diff): argument 300 def add(self, t, diff): argument 309 def add(self, opt, summary, diff): argument
|
| /arkcompiler/ets_frontend/arkguard/scripts/ |
| D | execute_result_statistics.js | 18 const diff = require('diff'); constant
|
| /arkcompiler/runtime_core/bytecode_optimizer/tests/benchmark/ |
| D | compare.py | 77 diff = old_size - new_size variable
|
| /arkcompiler/runtime_core/static_core/bytecode_optimizer/tests/benchmark/ |
| D | compare.py | 78 diff = old_size - new_size variable
|
| /arkcompiler/runtime_core/static_core/irtoc/backend/ |
| 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
|
| /arkcompiler/runtime_core/static_core/runtime/mem/gc/ |
| D | card_table-inl.h | 62 size_t diff = endCard - startCard + 1; in FillRanges() local
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/ |
| D | countable_loop_parser.cpp | 182 uint64_t diff = testValue - initValue; in GetLoopIterations() local
|
| /arkcompiler/ets_frontend/arkguard/ |
| D | package.json | 44 "diff": "5.0.0" string
|
| D | package-lock.json | 337 "diff": { object 631 "diff": "5.0.0", string 650 "diff": { object 830 "diff": "^4.0.1", string 836 "diff": { object
|
| /arkcompiler/runtime_core/static_core/compiler/aot/aot_builder/ |
| D | aot_builder.cpp | 239 auto diff = static_cast<ssize_t>(ptrCnt - end); in EmitPlt() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/assembler/aarch64/ |
| D | macro_assembler_aarch64.cpp | 279 int64_t diff = p1 - p0; in IsBitmaskImmediate() local
|
| /arkcompiler/runtime_core/libpandabase/utils/ |
| D | bit_vector.h | 219 difference_type diff = offset_ + n; in Increase() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | lcr_circuit_builder.h | 311 GateRef diff = DoubleEqual(x, x); in DoubleIsNAN() local
|
| /arkcompiler/runtime_core/static_core/compiler/tests/aarch64/ |
| D | encoder64_test_1.cpp | 1101 auto diff = tmp1 - tmp2; in TestSub() local 1165 auto diff = tmp1 - param2; in TestSubImm() local
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/ |
| D | memory_coalescing.cpp | 41 int64_t diff; member
|
| /arkcompiler/runtime_core/assembler/ |
| D | assembly-parser.cpp | 716 size_t diff = 1; in ParseResetFunctionTable() local
|
| /arkcompiler/ets_runtime/ecmascript/builtins/ |
| D | builtins_math.cpp | 654 const double diff = 0.5; in Round() local
|
| /arkcompiler/runtime_core/static_core/assembler/ |
| D | assembly-parser.cpp | 749 size_t diff = isInitobj ? 0 : 1; in ParseInsFromFuncTable() local
|