| /arkcompiler/runtime_core/static_core/runtime/include/ |
| D | object_header.h | 184 MarkWord word = AtomicGetMark(); in SetMarkedForGC() local 197 MarkWord word = AtomicGetMark(); in SetUnMarkedForGC() local
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/hybrid/mem/ |
| D | static_object_operator.cpp | 65 auto &word = *reinterpret_cast<uint64_t *>(object); in SetForwardingPointerAfterExclusive() local
|
| /arkcompiler/ets_runtime/ecmascript/mem/ |
| D | jit_fort.cpp | 281 …FortGCBitset::MarkStartAddr(bool awaitInstall, uintptr_t startAddr, uint32_t index, uint32_t &word) in MarkStartAddr() 292 … JitFortGCBitset::MarkEndAddr(bool awaitInstall, uintptr_t endAddr, uint32_t index, uint32_t &word) in MarkEndAddr() 312 uint32_t word = words[i]; in IterateMarkedBitsConst() local
|
| D | gc_bitset.h | 137 uint32_t word = words[i]; in IterateMarkedBits() local 157 uint32_t word = words[i]; in IterateMarkedBitsConst() local
|
| D | verification.cpp | 72 MarkWord word(object); in VerifyInactiveSemiSpaceMarkedObject() local
|
| /arkcompiler/runtime_core/static_core/runtime/mem/gc/ |
| D | bitmap.cpp | 93 BitmapWordType word = wordAddr->load(std::memory_order_acquire); in AtomicTestBit() local
|
| D | bitmap.h | 58 for (BitmapWordType word : bitmap_) { in GetSetBitCount() local
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/ |
| D | ets_mark_word.h | 185 static EtsMarkWord FromMarkWord(MarkWord word) in FromMarkWord()
|
| /arkcompiler/runtime_core/static_core/libpandabase/utils/ |
| D | murmur3_hash.h | 72 static uint32_t Rotl(uint32_t word, uint8_t shift) in Rotl()
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/ |
| D | datainfo.h | 184 uint64 word = info[i]; in GetBitsOfInfo() local
|
| /arkcompiler/ets_frontend/ets2panda/linter/arkanalyzer/src/utils/ |
| D | SparseBitVector.ts | 64 word(idx: number): number { method in SparseBitVectorElement
|
| /arkcompiler/runtime_core/libpandabase/utils/ |
| D | murmur3_hash.h | 75 static uint32_t Rotl(uint32_t word, uint8_t shift) in Rotl()
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/ |
| D | ets_object.h | 270 ALWAYS_INLINE void SetMark(EtsMarkWord word) in SetMark()
|
| /arkcompiler/ets_frontend/ets2panda/test/unit/lsp/ |
| D | find_rename_locations_test.cpp | 114 …std::set<ark::es2panda::lsp::RenameLocation> genTestData(std::string word, std::string filePath, s… in genTestData()
|
| /arkcompiler/ets_runtime/ecmascript/ |
| D | date_parse.h | 74 int ReadAlphabet(char *word, int size) in ReadAlphabet()
|
| /arkcompiler/ets_runtime/common_components/heap/ |
| D | verification.cpp | 75 uint64_t word = 0; in HexDump() local
|
| /arkcompiler/ets_runtime/common_components/heap/ark_collector/tests/ |
| D | ark_collector_test.cpp | 188 void StoreStateWord(StateWordType word) in StoreStateWord()
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | mcr_circuit_builder.cpp | 1375 GateRef CircuitBuilder::Rotl(GateRef word, uint32_t shift) in Rotl()
|
| /arkcompiler/ets_runtime/ecmascript/stubs/ |
| D | runtime_stubs.cpp | 3463 void RuntimeStubs::SetBitAtomic(GCBitset::GCBitsetWord *word, GCBitset::GCBitsetWord mask, in DEF_RUNTIME_STUBS()
|