Home
last modified time | relevance | path

Searched defs:LENGTH (Results 1 – 9 of 9) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/base/tests/
Dgc_ring_buffer_test.cpp60 constexpr int LENGTH = 10; in HWTEST_F_L0() local
82 constexpr int LENGTH = 10; in HWTEST_F_L0() local
107 constexpr int LENGTH = 10; in HWTEST_F_L0() local
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/escompat/array_buffer_js_suites/
Dtest_is_view.js24 const LENGTH = 32; constant
Dtest_resize.js24 const LENGTH = 32; constant
Dtest_length.js24 const LENGTH = 32; constant
Dtest_slice.js24 const LENGTH = 32; constant
/arkcompiler/toolchain/websocket/
Dhandshake_helper.h55 constexpr size_t CopyStringToBuffer(const T (&source)[LENGTH], size_t startIndex) in CopyStringToBuffer()
/arkcompiler/runtime_core/static_core/compiler/tools/aotdump/
Daotdump.cpp353 … constexpr size_t LENGTH = ZYDIS_MAX_INSTRUCTION_LENGTH; // 15 bytes is max inst length in amd64 in PrintCodeX8664() local
/arkcompiler/ets_runtime/ecmascript/
Decma_macros.h485 #define DECL_VISIT_ARRAY(BEGIN_OFFSET, REF_LENGTH, LENGTH) … argument
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/amd64/
Dencode.cpp2706 …[[maybe_unused]] constexpr size_t LENGTH = ZYDIS_MAX_INSTRUCTION_LENGTH; // 15 bytes is max inst … in DisasmInstr() local