Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/ic/
Dprofile_type_info.cpp59 const uint32_t step = 2; in AddHandlerWithoutKey() local
120 const uint32_t step = 2; in AddHandlerWithKey() local
154 const uint8_t step = 2; // key and value pair in AddGlobalHandlerKey() local
Dinvoke_cache.cpp47 constexpr uint8_t step = 2; in SetPolyConstuctCacheSlot() local
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/bouncing_pandas/
Dbouncing_pandas.js36 var step = 13; variable
/arkcompiler/runtime_core/static_core/irtoc/lang/
Doutput.rb71 def self.change_indent(step = 4) argument
/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.h107 int step = (val > 0) ? 1 : -1; in Next() local
Dbit_vector.h648 int step = (val > 0) ? 1 : -1; in Next() local
/arkcompiler/runtime_core/static_core/compiler/tests/
Dloop_unroll_test.cpp677 uint64_t step, DataType::Type type) in BuildLoopWithIncrement()
714 … std::optional<uint64_t> stop, uint64_t step, DataType::Type type) in BuildLoopWithDecrement()
/arkcompiler/ets_runtime/ecmascript/base/
Djson_parser.h757 inline void AdvanceMultiStep(int step) in AdvanceMultiStep()
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dmemory_coalescing.cpp36 int64_t step; member
Dchecks_elimination.cpp914 auto step = countableLoopInfo->constStep; in InsertDeoptimizationForIndexOverflow() local
/arkcompiler/ets_runtime/ecmascript/
Djs_thread.h759 void SetPropertiesGrowStep(uint32_t step) in SetPropertiesGrowStep()
Djs_object.cpp68 void ThroughputJSObjectResizingStrategy::UpdateGrowStep(JSThread *thread, uint32_t step) in UpdateGrowStep()
/arkcompiler/ets_frontend/es2panda/test/compiler/js/
Dcocos_worker_test.js110709 step: avt, property
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument