| /arkcompiler/ets_runtime/ecmascript/mem/ |
| D | gc_bitset.h | 77 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
|
| D | jit_fort.cpp | 308 auto words = Words(); in IterateMarkedBitsConst() local
|
| /arkcompiler/ets_runtime/test/fuzztest/createbigwords_fuzzer/ |
| D | createbigwords_fuzzer.cpp | 40 uint64_t *words = new uint64_t[wordsNum](); in CreateBigWordsFuzzTest() local
|
| /arkcompiler/ets_runtime/test/fuzztest/getwordsarray_fuzzer/ |
| D | getwordsarray_fuzzer.cpp | 40 uint64_t *words = new uint64_t[wordsNum](); in GetWordsArrayFuzzTest() local
|
| /arkcompiler/ets_runtime/test/moduletest/arrayFindIndexCase/ |
| D | findIndex.js | 49 const words = ["spray", "limit", "limits"]; variable
|
| /arkcompiler/ets_runtime/test/fuzztest/bigintrefgetwordsarraysize_fuzzer/ |
| D | bigintrefgetwordsarraysize_fuzzer.cpp | 44 uint64_t *words = new uint64_t[wordsNum](); in BigIntRefGetWordsArraySize() local
|
| /arkcompiler/ets_runtime/test/moduletest/arrayFilterCase/ |
| D | arrayFilterCase.js | 16 const words = ['spray', 'elite', 'exuberant', 'destruction', 'present']; variable
|
| /arkcompiler/runtime_core/libpandabase/utils/ |
| D | bit_vector.h | 439 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/ |
| D | interop_common.cpp | 50 SmallVector<uint64_t, 4U> words; in GetBigInt() local
|
| /arkcompiler/runtime_core/static_core/libpandabase/utils/ |
| D | bit_vector.h | 469 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/ |
| D | eslint.config.mjs | 212 '@stylistic/space-unary-ops': ['error', { words: true, nonwords: false, overrides: {} }], property
|
| /arkcompiler/ets_runtime/ecmascript/tests/ |
| D | js_bigint_test.cpp | 525 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/ |
| D | bit_vector.h | 390 size_t words = SizeInWordsFromSizeInBits(sz); in Process() local
|
| /arkcompiler/ets_runtime/test/sharedtest/sharedarray/ |
| D | sharedarray.ts | 553 … const words = new SendableArray<string>('spray', 'elite', 'exuberant', 'destruction', 'present'); constant
|
| /arkcompiler/ets_runtime/ecmascript/ |
| D | js_bigint.cpp | 684 …e<BigInt> BigInt::CreateBigWords(JSThread *thread, bool sign, uint32_t size, const uint64_t *words) in CreateBigWords()
|
| /arkcompiler/ets_runtime/test/moduletest/array/ |
| D | array.js | 1192 const words = ["apple", "banana", "pear", "orange"]; variable
|
| /arkcompiler/ets_runtime/ecmascript/napi/test/ |
| D | jsnapi_first_tests.cpp | 1606 const uint64_t words[3] = { in HWTEST_F_L0() local
|
| D | ffi_workload.cpp | 7620 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/ |
| D | js_native_api_v8.cpp | 2655 const uint64_t* words, in OH_JSVM_CreateBigintWords() 3243 uint64_t* words) in OH_JSVM_GetValueBigintWords()
|
| /arkcompiler/ets_runtime/ecmascript/napi/ |
| D | jsnapi_expo.cpp | 2441 …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/ |
| D | index-DAjlO3pK.js | 35 …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
|