Searched defs:destSize (Results 1 – 8 of 8) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/ |
| D | standardize.cpp | 63 uint32 destSize = dest.GetSize(); in AddressMapping() local
|
| /arkcompiler/runtime_core/static_core/plugins/ets/sdk/native/api/ |
| D | ani_textencoder.cpp | 95 … const UConverterWrapper &cvt, char *dest, size_t destSize) in OtherEncode() 142 char *dest, size_t destSize) in OtherEncode()
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/ |
| D | x64_standardize.cpp | 74 uint32 destSize = OpndDesSize; in StdzCvtOp() local
|
| /arkcompiler/ets_runtime/ecmascript/js_api/ |
| D | js_api_lightweightset.cpp | 202 uint32_t destSize = lightweightSet->GetLength(); in HasAll() local 251 uint32_t destSize = obj->GetLength(); in Equal() local
|
| /arkcompiler/runtime_core/common_interfaces/objects/string/ |
| D | base_string_impl.h | 174 …aseString::WriteData(ReadBarrier &&readBarrier, BaseString *src, uint32_t start, uint32_t destSize, in WriteData()
|
| /arkcompiler/ets_runtime/ecmascript/ |
| D | ecma_string-inl.h | 452 uint32_t destSize, uint32_t length) in ReadData()
|
| D | ecma_string.h | 339 …void WriteData(const JSThread *thread, EcmaString *src, uint32_t start, uint32_t destSize, uint32_… in WriteData()
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/ |
| D | operand.h | 550 bool IsBitmaskImmediate(uint32 destSize) const in IsBitmaskImmediate() 563 bool IsSingleInstructionMovable(uint32 destSize) const in IsSingleInstructionMovable()
|