Home
last modified time | relevance | path

Searched defs:step (Results 1 – 24 of 24) sorted by relevance

/arkcompiler/runtime_core/libpandafile/
Ddata_protect.h170 constexpr uint32_t step = 4; in Append() local
193 constexpr uint32_t step = 4; in Append() local
251 constexpr uint32_t step = 4; in CompareStringWithPacedString() local
305 constexpr uint32_t step = 4; in AppendWithoutCheckBack() local
/arkcompiler/runtime_core/static_core/libllvmbackend/transforms/passes/
Dinfer_flags.cpp35 bool CanOverflow(const llvm::KnownBits &start, const llvm::KnownBits &step, uint64_t tripCount) in CanOverflow()
100 llvm::Value *step; in RunOnBasicBlock() local
/arkcompiler/ets_frontend/test262/
Dmix_compile.py38 def mix_compile(self, step=1, size=1): argument
/arkcompiler/ets_runtime/ecmascript/ic/
Dprofile_type_info.cpp51 const uint32_t step = 2; in AddWithoutKeyPoly() local
156 const uint32_t step = 2; in AddHandlerWithKey() local
191 const uint8_t step = 2; // key and value pair in AddGlobalHandlerKey() local
/arkcompiler/runtime_core/static_core/irtoc/lang/
Doutput.rb71 def self.change_indent(step = 4) argument
/arkcompiler/runtime_core/static_core/tests/tests-u-runner-2/runner/extensions/generators/ets_es_checked/generate-es-checked/src/
Dtypes.rb163 def step method in ESChecker.Types.Parser
/arkcompiler/runtime_core/static_core/tests/tests-u-runner/tools/generate-es-checked/src/
Dtypes.rb163 def step method in ESChecker.Types.Parser
/arkcompiler/ets_runtime/test/fuzztest/stringtableutf16stringintern_fuzzer/
Dstringtableutf16stringintern_fuzzer.cpp41 size_t step; member
/arkcompiler/ets_runtime/ecmascript/base/
Djson_parser.h213 inline void AdvanceMultiStep(int step) in AdvanceMultiStep()
/arkcompiler/runtime_core/libpandabase/utils/
Dbit_memory_region.h99 int step = (val > 0) ? 1 : -1; in Next() local
Dbit_vector.h612 int step = (val > 0) ? 1 : -1; in Next() local
/arkcompiler/runtime_core/static_core/libpandabase/utils/
Dbit_memory_region.h100 size_t step = 1U; in Next() local
Dbit_vector.h659 int step = (val > 0) ? 1 : -1; in Next() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Doptimize_string_concat.cpp228 auto step = GetGraph()->FindOrCreateConstant(1); in CreateAppendArgsLoop() local
Dmemory_coalescing.cpp37 int64_t step; member
Dchecks_elimination.cpp1009 auto step = static_cast<int64_t>(countableLoopInfo->constStep); in InsertDeoptimizationForIndexOverflow() local
/arkcompiler/jsvm/src/
Dsourcemap.h139 int step = count >> 1; in FindEntry() local
/arkcompiler/runtime_core/static_core/compiler/tests/
Dloop_unroll_test.cpp695 uint64_t step, DataType::Type type) in BuildLoopWithIncrement()
732 … std::optional<uint64_t> stop, uint64_t step, DataType::Type type) in BuildLoopWithDecrement()
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/rawheap_translate/
Drawheap_translate.cpp442 uint32_t step = bitField->taggedArrayDataField.size; in BuildArrayEdges() local
/arkcompiler/ets_runtime/ecmascript/
Djs_thread.h1042 void SetPropertiesGrowStep(uint32_t step) in SetPropertiesGrowStep()
Djs_object.cpp57 void ThroughputJSObjectResizingStrategy::UpdateGrowStep(JSThread *thread, uint32_t step) in UpdateGrowStep()
Dobject_factory.cpp1814 int step = 8; in FillFreeObject() local
/arkcompiler/ets_frontend/es2panda/test/compiler/js/
Dcocos_worker_test.js39093 step() { method in anonymousFunction63e674a939400.MR
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument