| /arkcompiler/ets_runtime/test/fuzztest/registerquickfixqueryfunc_fuzzer/ |
| D | registerquickfixqueryfunc_fuzzer.cpp | 36 size_t dataSize = strlen(data) + 1; in QuickFixQueryFunc() local
|
| /arkcompiler/runtime_core/static_core/compiler/tests/ |
| D | encoders_test.cpp | 76 …void TestPcRelativeLoad(size_t dataSize, ssize_t offset, bool getAddress, std::initializer_list<co… in TestPcRelativeLoad() 136 void TestOffset(size_t dataSize, ssize_t offset) in TestOffset()
|
| /arkcompiler/ets_frontend/es2panda/util/ |
| D | bitset.cpp | 27 size_t dataSize = DataSize(); in BitSet() local
|
| /arkcompiler/ets_frontend/ets2panda/util/ |
| D | bitset.cpp | 27 size_t dataSize = DataSize(); in BitSet() local
|
| /arkcompiler/ets_runtime/ecmascript/mem/ |
| D | machine_code.cpp | 23 void MachineCode::SetData(const MachineCodeDesc *desc, JSHandle<Method> &method, size_t dataSize) in SetData()
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/ |
| D | aarch64_proepilog.cpp | 881 uint32 dataSize = GetPointerSize() * kBitsPerByte; in AppendInstructionPushPair() local 913 uint32 dataSize = GetPointerSize() * kBitsPerByte; in AppendInstructionPushSingle() local 1599 uint32 dataSize = GetPointerSize() * kBitsPerByte; in AppendInstructionPopSingle() local 1623 uint32 dataSize = GetPointerSize() * kBitsPerByte; in AppendInstructionPopPair() local
|
| D | aarch64_color_ra.cpp | 161 uint32 dataSize = GetPrimTypeBitSize(symType); in IsRematerializable() local 208 uint32 dataSize = GetPrimTypeBitSize(symType); in Rematerialize() local
|
| D | aarch64_cgfunc.cpp | 1087 uint32 dataSize = GetPrimTypeBitSize(type->GetPrimType()); in SelectDassign() local 2025 auto dataSize = GetPrimTypeBitSize(destType); in SelectIassign() local 2046 auto dataSize = GetPrimTypeBitSize(destType); in SelectIassignoff() local 2973 uint32 dataSize = GetPrimTypeBitSize(symType); in SelectDread() local 10137 uint32 dataSize = GetOrCreateVirtualRegisterOperand(vrNum).GetSize(); in AdjustMemOperandIfOffsetOutOfRange() local 11635 MemOperand &AArch64CGFunc::LoadStructCopyBase(const MIRSymbol &symbol, int64 offset, int dataSize) in LoadStructCopyBase()
|
| /arkcompiler/ets_runtime/ecmascript/stackmap/ |
| D | llvm_stackmap_type.h | 91 static void EncodeData(std::vector<uint8_t> &outData, size_t &dataSize, T value) in EncodeData()
|
| /arkcompiler/ets_runtime/ecmascript/dfx/stackinfo/ |
| D | js_stackinfo.cpp | 577 …adData(const std::string &hapPath, const std::string &sourceMapPath, char **data, size_t &dataSize) in ArkReadData() 815 size_t dataSize = 0; in GetArkNativeFrameInfo() local
|
| /arkcompiler/runtime_core/static_core/runtime/profilesaver/ |
| D | profile_dump_info.cpp | 131 bool ProfileDumpInfo::SerializerBuffer::CompareAndAdvance(const uint8_t *data, size_t dataSize) in CompareAndAdvance()
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/ |
| D | mir_module.cpp | 227 size_t dataSize = fileData[i].second.size(); in DumpGlobals() local
|
| /arkcompiler/ets_runtime/ecmascript/jspandafile/ |
| D | js_pandafile_manager.cpp | 83 size_t dataSize = 0; in LoadJSPandaFile() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/ |
| D | reaching.cpp | 620 const uint32 dataSize = cgFunc->NumBBs() + 1; in InitDataSize() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/aot_file/ |
| D | elf_checker.h | 171 size_t dataSize; /* Size in bytes. */ member
|