| /arkcompiler/ets_frontend/es2panda/util/ |
| D | ustring.cpp | 34 char32_t StringView::DecodeSurrogates(char32_t high, char32_t low) in DecodeSurrogates()
|
| /arkcompiler/ets_frontend/ets2panda/util/ |
| D | ustring.cpp | 36 char32_t StringView::DecodeSurrogates(char32_t high, char32_t low) in DecodeSurrogates()
|
| /arkcompiler/runtime_core/static_core/compiler/code_info/ |
| D | code_info_builder.cpp | 165 uint32_t low = value & ((1LLU << BITS_PER_UINT32) - 1); in AddConstant() local
|
| D | vreg_info.h | 153 void SetConstantIndices(uint16_t low, uint16_t hi) in SetConstantIndices()
|
| D | code_info.h | 282 uint64_t low = constantTable_.GetRow(vreg.GetConstantLowIndex()).GetValue(); in GetConstant() local
|
| /arkcompiler/ets_runtime/ecmascript/base/ |
| D | sort_helper.cpp | 23 uint32_t low = 0; in Sort() local 89 int low = from; in ReverseRange() local
|
| D | dtoa_helper.h | 59 UInt128(uint64_t high, uint64_t low) : high_bits_(high), low_bits_(low) { } in UInt128()
|
| D | string_helper.h | 215 icu::UnicodeString low = uString.toLower(locale); in ToLocaleLower() local
|
| /arkcompiler/ets_runtime/common_components/base/ |
| D | utf_helper.cpp | 45 uint16_t low = utf16[*index + 1]; in DecodeUTF16() local 275 uint32_t low = utf16In[i + 1]; in ConvertRegionUtf16ToUtf8() local
|
| D | utf_helper.h | 240 size_t low = HexChar16Value(behind); in GetValueFromTwoHex() local
|
| /arkcompiler/runtime_core/static_core/runtime/regexp/ecmascript/ |
| D | regexp_executor.h | 297 uint32_t low = 0; in HandleOpRange32() local 342 uint32_t low = 0; in HandleOpRange() local
|
| /arkcompiler/runtime_core/static_core/plugins/ets/sdk/native/api/ |
| D | ani_textencoder_helper.cpp | 172 char16_t low = wc & LOW_8_BITS_MASK; in Utf16LEToBE() local
|
| /arkcompiler/ets_runtime/ecmascript/regexp/ |
| D | regexp_executor.h | 290 uint32_t low = 0; in HandleOpRange32() local 618 uint32_t low = 0; in IsFoundOpRange() local
|
| /arkcompiler/ets_runtime/ecmascript/ |
| D | layout_info-inl.h | 160 int low = 0; in BinarySearch() local
|
| D | js_bigint.cpp | 583 uint32_t low = static_cast<uint32_t>(absVal); in Int64ToBigInt() local 602 const uint32_t low = static_cast<uint32_t>(number); in Uint64ToBigInt() local 1146 uint32_t low = BigIntHelper::AddHelper( in Mul() local 1183 uint32_t low; in Multiply() local 1379 uint32_t low = 0; in ImproveAccuracy() local
|
| /arkcompiler/ets_runtime/ecmascript/js_api/ |
| D | js_api_buffer.cpp | 384 char16_t low = wc & 0x00FF; in Utf16BEToLE() local 682 char low = static_cast<char>(c & 0x00FF); in Utf16StrToStr() local 1183 uint8_t low = hexStr[i] & 0x0f; in HexEncode() local 1232 JSTaggedValue MergeUInt(JSTaggedValue low, JSTaggedValue high, uint64_t byteLengthLow) in MergeUInt()
|
| D | js_api_lightweightset.cpp | 109 int32_t low = 0; in BinarySearchHashes() local
|
| D | js_api_lightweightmap.cpp | 500 int32_t low = 0; in BinarySearchHashes() local
|
| D | js_api_plain_array.cpp | 134 int32_t low = fromIndex; in BinarySearch() local
|
| /arkcompiler/ets_runtime/ecmascript/stackmap/ |
| D | ark_stackmap_parser.cpp | 72 int low = 0; in BinaraySearch() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | profiler_stub_builder.cpp | 792 auto low = LoadPrimitive(VariableType::INT8(), pc, IntPtr(1)); in GetSlotID() local
|
| D | mcr_circuit_builder.cpp | 1384 GateRef low = TruncInt64ToInt32(rawVal); in CalcHashcodeForInt() local
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/aarch32/ |
| D | encode.cpp | 1256 auto low = CreateLabel(); in EncodeCountLeadingZeroBits() local
|