Home
last modified time | relevance | path

Searched defs:words (Results 1 – 21 of 21) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/mem/
Dgc_bitset.h77 GCBitsetWord *words = Words(); in Clear() local
86 GCBitsetWord *words = Words(); in SetAllBits() local
107 GCBitsetWord *words = Words(); in ClearBitRange() local
133 auto words = Words(); in IterateMarkedBits() local
153 auto words = Words(); in IterateMarkedBitsConst() local
171 auto words = TwoWords(); in Merge() local
Djit_fort.cpp308 auto words = Words(); in IterateMarkedBitsConst() local
/arkcompiler/ets_runtime/test/fuzztest/createbigwords_fuzzer/
Dcreatebigwords_fuzzer.cpp40 uint64_t *words = new uint64_t[wordsNum](); in CreateBigWordsFuzzTest() local
/arkcompiler/ets_runtime/test/fuzztest/getwordsarray_fuzzer/
Dgetwordsarray_fuzzer.cpp40 uint64_t *words = new uint64_t[wordsNum](); in GetWordsArrayFuzzTest() local
/arkcompiler/ets_runtime/test/moduletest/arrayFindIndexCase/
DfindIndex.js49 const words = ["spray", "limit", "limits"]; variable
/arkcompiler/ets_runtime/test/fuzztest/bigintrefgetwordsarraysize_fuzzer/
Dbigintrefgetwordsarraysize_fuzzer.cpp44 uint64_t *words = new uint64_t[wordsNum](); in BigIntRefGetWordsArraySize() local
/arkcompiler/ets_runtime/test/moduletest/arrayFilterCase/
DarrayFilterCase.js16 const words = ['spray', 'elite', 'exuberant', 'destruction', 'present']; variable
/arkcompiler/runtime_core/libpandabase/utils/
Dbit_vector.h439 size_t words = GetWordIndex(last_index); in PopCount() local
550 size_t words = RoundUp(bits, WORD_BITS) / WORD_BITS; in EnsureSpace() local
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
Dinterop_common.cpp50 SmallVector<uint64_t, 4U> words; in GetBigInt() local
/arkcompiler/runtime_core/static_core/libpandabase/utils/
Dbit_vector.h469 size_t words = GetWordIndex(lastIndex); in PopCount() local
597 size_t words = RoundUp(bits, WORD_BITS) / WORD_BITS; in EnsureSpace() local
/arkcompiler/ets_frontend/ets2panda/linter/
Deslint.config.mjs212 '@stylistic/space-unary-ops': ['error', { words: true, nonwords: false, overrides: {} }], property
/arkcompiler/ets_runtime/ecmascript/tests/
Djs_bigint_test.cpp525 void GetWordsArray(bool *signBit, size_t wordCount, uint64_t *words, JSHandle<BigInt> bigintVal) in GetWordsArray()
552 uint64_t words[] = { 0xFFFFFFFFFFFFFFFF, 34ULL, 56ULL, 0xFFFFFFFFFFFFFFFF }; in HWTEST_F_L0() local
/arkcompiler/runtime_core/static_core/verification/util/
Dbit_vector.h390 size_t words = SizeInWordsFromSizeInBits(sz); in Process() local
/arkcompiler/ets_runtime/test/sharedtest/sharedarray/
Dsharedarray.ts553 … const words = new SendableArray<string>('spray', 'elite', 'exuberant', 'destruction', 'present'); constant
/arkcompiler/ets_runtime/ecmascript/
Djs_bigint.cpp684 …e<BigInt> BigInt::CreateBigWords(JSThread *thread, bool sign, uint32_t size, const uint64_t *words) in CreateBigWords()
/arkcompiler/ets_runtime/test/moduletest/array/
Darray.js1192 const words = ["apple", "banana", "pear", "orange"]; variable
/arkcompiler/ets_runtime/ecmascript/napi/test/
Djsnapi_first_tests.cpp1606 const uint64_t words[3] = { in HWTEST_F_L0() local
Dffi_workload.cpp7620 const uint64_t words[3] = { in HWTEST_F_L0() local
7639 const uint64_t words[3] = { in HWTEST_F_L0() local
7660 const uint64_t words[3] = { in HWTEST_F_L0() local
/arkcompiler/jsvm/src/
Djs_native_api_v8.cpp2655 const uint64_t* words, in OH_JSVM_CreateBigintWords()
3243 uint64_t* words) in OH_JSVM_GetValueBigintWords()
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp2441 …ueRef> BigIntRef::CreateBigWords(const EcmaVM *vm, bool sign, uint32_t size, const uint64_t* words) in CreateBigWords()
2474 void BigIntRef::GetWordsArray(const EcmaVM *vm, bool* signBit, size_t wordCount, uint64_t* words) in GetWordsArray()
/arkcompiler/ets_frontend/arkguard/tools/memory-line-viewer/assets/
Dindex-DAjlO3pK.js35 …d,re=W.width,D=U[U.length-1];if(D&&(u==null||l||D.width+re+r<Number(u)))D.words.push(F),D.width+=r… property