| /arkcompiler/ets_runtime/ecmascript/ |
| D | js_hclass.h | 479 uint32_t bits = GetBitField(); in GetObjectType() local 485 uint32_t bits = GetBitField(); in SetObjectType() local 1271 uint32_t bits = GetBitField(); in IsCallable() local 1277 uint32_t bits = GetBitField(); in IsConstructor() local 1283 uint32_t bits = GetBitField(); in IsExtensible() local 1289 uint32_t bits = GetBitField(); in IsPrototype() local 1295 uint32_t bits = GetBitField(); in IsClassConstructor() local 1306 uint32_t bits = GetBitField(); in IsClassPrototype() local 1312 uint32_t bits = GetBitField(); in IsNativeBindingObject() local 1318 uint32_t bits = GetBitField(); in IsDictionaryMode() local [all …]
|
| D | ecma_macros.h | 166 #define FIRST_BIT_FIELD(bitFieldName, name, type, bits) \ argument 171 #define NEXT_BIT_FIELD(bitFieldName, name, type, bits, lastName) \ argument
|
| D | js_bigint.cpp | 487 uint64_t bits = 0; in NumberToBigInt() local 1488 JSTaggedValue BigInt::AsUintN(JSThread *thread, JSTaggedNumber &bits, JSHandle<BigInt> bigint) in AsUintN() 1509 JSTaggedValue BigInt::AsintN(JSThread *thread, JSTaggedNumber &bits, JSHandle<BigInt> bigint) in AsintN() 1662 uint64_t bits = 0; in CompareWithNumber() local
|
| D | js_tagged_value.cpp | 274 uint32_t CountLeadingZeros(uint32_t value, uint32_t bits) in CountLeadingZeros() 323 uint32_t bits = sizeof(uint32_t) * 8; // 8 : bits in IntLexicographicCompare() local
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/proxies/ets_proxy/ |
| D | check_access_primitives.js | 47 function TestSInt(tname, bits) { argument 51 function TestUInt(tname, bits) { argument
|
| /arkcompiler/runtime_core/libpandafile/ |
| D | pandafile_isapi.rb | 47 def storage_width(bits) argument
|
| /arkcompiler/runtime_core/static_core/libpandafile/ |
| D | pandafile_isapi.rb | 47 def storage_width(bits) argument
|
| /arkcompiler/ets_runtime/ecmascript/builtins/ |
| D | builtins_bigint.cpp | 57 JSHandle<JSTaggedValue> bits = GetCallArg(argv, 0); in AsUintN() local 75 JSHandle<JSTaggedValue> bits = GetCallArg(argv, 0); in AsIntN() local
|
| D | builtins_number.h | 187 int64_t bits = base::bit_cast<int64_t>(number.GetDouble()); in GetNumberHash() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | lcr_circuit_builder.cpp | 136 auto bits = LoadStoreAccessor::ToValue(order); in Load() local 147 auto bits = LoadStoreAccessor::ToValue(order); in Load() local
|
| D | lcr_circuit_builder.h | 156 GateRef bits = Int32(base::INT32_BITS - 1); in DoubleToInt() local 190 GateRef bits = Int32(typeBits - 1); in DoubleToInt() local
|
| D | mcr_circuit_builder.cpp | 752 auto bits = LoadStoreConstOffsetAccessor::ToValue(offset, order); in LoadConstOffset() local 775 auto bits = LoadStoreConstOffsetAccessor::ToValue(offset, order); in StoreConstOffset() local
|
| /arkcompiler/runtime_core/libpandabase/utils/ |
| D | bit_vector.h | 274 BitVectorBase(void *data, size_t bits) in BitVectorBase() 357 void resize(size_t bits) in resize() 547 void EnsureSpace(size_t bits) in EnsureSpace()
|
| /arkcompiler/runtime_core/static_core/libpandabase/utils/ |
| D | bit_vector.h | 284 BitVectorBase(void *data, size_t bits) in BitVectorBase() 372 void resize(size_t bits) in resize() 583 void EnsureSpace(size_t bits) in EnsureSpace()
|
| /arkcompiler/runtime_core/static_core/verification/util/tests/ |
| D | bit_vector_property_test.cpp | 39 BitVector bits; member 97 BitVector bits {size}; in arbitrary() local 160 auto bits = bit_set.bits; variable
|
| /arkcompiler/runtime_core/libpandabase/tests/ |
| D | bit_vector_test.cpp | 113 void TestIteration(T &vector, size_t bits) in TestIteration()
|
| /arkcompiler/runtime_core/static_core/libpandabase/tests/ |
| D | bit_vector_test.cpp | 120 void TestIteration(T &vector, size_t bits) in TestIteration()
|
| /arkcompiler/runtime_core/static_core/verification/util/ |
| D | bit_vector.h | 204 auto bits(size_t from, size_t to) const // NOLINT(readability-identifier-naming) in bits() function 223 auto bits(size_t from, size_t to) // NOLINT(readability-identifier-naming) in bits() function
|
| /arkcompiler/ets_runtime/ecmascript/compiler/tests/ |
| D | loop_optimization_test.cpp | 199 …auto bits = ecmascript::kungfu::LoadStoreAccessor::ToValue(ecmascript::kungfu::MemoryOrder::Defaul… in HWTEST_F_L0() local
|
| /arkcompiler/runtime_core/static_core/runtime/include/coretypes/ |
| D | tagged_value.h | 393 inline int32_t JsCastDoubleToInt(double d, size_t bits) in JsCastDoubleToInt()
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/helpers/ |
| D | ets_intrinsics_helpers.h | 73 } bits __attribute__((packed)); member
|
| /arkcompiler/ets_runtime/ecmascript/base/ |
| D | number_helper.cpp | 1036 int32_t NumberHelper::DoubleToInt(double d, size_t bits) in DoubleToInt() 1235 int32_t RandomGenerator::Next(int bits) in Next()
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/ |
| D | const_folding.cpp | 134 uint64_t ConvertFloatToIntDyn(From value, RuntimeInterface *runtime, size_t bits) in ConvertFloatToIntDyn()
|
| /arkcompiler/ets_runtime/ecmascript/dfx/stackinfo/ |
| D | js_stackinfo.cpp | 474 uintptr_t bits = 0; in ArkCheckIsJSFunctionBaseOrJSProxy() local
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/ir/ |
| D | runtime_interface.h | 1203 … uint64_t DynamicCastDoubleToInt([[maybe_unused]] double value, [[maybe_unused]] size_t bits) const in DynamicCastDoubleToInt()
|