Home
last modified time | relevance | path

Searched defs:byteOffset (Results 1 – 20 of 20) sorted by relevance

/arkcompiler/ets_runtime/test/fuzztest/typedarrayref_fuzzer/
Dtypedarrayref_fuzzer.cpp34 constexpr int byteOffset = 5; in TypedArrayrefArrayLengthFuzzerTest() local
51 constexpr int byteOffset = 5; in TypedArrayrefByteOffSetFuzzerTest() local
68 constexpr int byteOffset = 5; in TypedArrayrefGetArrayBufferFuzzerTest() local
/arkcompiler/ets_runtime/test/fuzztest/dataviewref_fuzzer/
Ddataviewref_fuzzer.cpp32 const uint32_t byteOffset = 5; in DataViewRefByteOffSetFuzzTest() local
50 const uint32_t byteOffset = 5; in DataViewRefByteLengthFuzzTest() local
68 const uint32_t byteOffset = 5; in DataViewRefGetArrayBufferFuzzTest() local
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/
Descompat_Atomics.cpp204 extern "C" int32_t SharedMemoryWaitI32(EtsSharedMemory *mem, int32_t byteOffset, int32_t expectedVa… in SharedMemoryWaitI32()
210 extern "C" int32_t SharedMemoryWaitI64(EtsSharedMemory *mem, int32_t byteOffset, int64_t expectedVa… in SharedMemoryWaitI64()
216 extern "C" int32_t SharedMemoryTimedWaitI32(EtsSharedMemory *mem, int32_t byteOffset, int32_t expec… in SharedMemoryTimedWaitI32()
224 extern "C" int32_t SharedMemoryTimedWaitI64(EtsSharedMemory *mem, int32_t byteOffset, int64_t expec… in SharedMemoryTimedWaitI64()
238 extern "C" int32_t SharedMemoryNotify(EtsSharedMemory *mem, int32_t byteOffset) in SharedMemoryNotify()
243 extern "C" int32_t SharedMemoryBoundedNotify(EtsSharedMemory *mem, int32_t byteOffset, int32_t coun… in SharedMemoryBoundedNotify()
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_shared_memory.cpp148 EtsSharedMemory::WaitResult Wait(EtsSharedMemory *mem, uint32_t byteOffset, IntegerType expectedVal… in Wait()
192 EtsSharedMemory::WaitResult EtsSharedMemory::WaitI32(uint32_t byteOffset, int32_t expectedValue, in WaitI32()
198 EtsSharedMemory::WaitResult EtsSharedMemory::WaitI64(uint32_t byteOffset, int64_t expectedValue, in WaitI64()
204 int32_t EtsSharedMemory::NotifyI32(uint32_t byteOffset, std::optional<uint32_t> count) in NotifyI32()
/arkcompiler/ets_runtime/ecmascript/base/tests/
Datomic_helper_test.cpp53 uint32_t byteOffset = 7; in HWTEST_F_L0() local
83 uint32_t byteOffset = 7; in HWTEST_F_L0() local
/arkcompiler/runtime_core/static_core/libpandafile/
Dbytecode_emitter.cpp78 size_t byteOffset = offset / BIT_8; in EmitImpl() local
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_sendable_arraybuffer.cpp332 void *BuiltinsSendableArrayBuffer::GetDataPointFromBuffer(JSTaggedValue arrBuf, uint32_t byteOffset) in GetDataPointFromBuffer()
Dbuiltins_arraybuffer.cpp771 void *BuiltinsArrayBuffer::GetDataPointFromBuffer(JSTaggedValue arrBuf, uint32_t byteOffset) in GetDataPointFromBuffer()
/arkcompiler/ets_runtime/ecmascript/napi/test/
Djsnapi_sample.cpp1837 int32_t byteOffset = 5; // byte offset = 5 in HWTEST_F_L0() local
1862 int32_t byteOffset = 5; // byte offset = 5 in HWTEST_F_L0() local
1887 int32_t byteOffset = 5; // byte offset = 5 in HWTEST_F_L0() local
1912 int32_t byteOffset = 4; // byte offset = 4 in HWTEST_F_L0() local
1937 int32_t byteOffset = 4; // byte offset = 4 in HWTEST_F_L0() local
1962 int32_t byteOffset = 4; // byte offset = 4 in HWTEST_F_L0() local
1987 int32_t byteOffset = 4; // byte offset = 4 in HWTEST_F_L0() local
2012 int32_t byteOffset = 4; // byte offset = 4 in HWTEST_F_L0() local
2037 int32_t byteOffset = 8; // byte offset = 8 in HWTEST_F_L0() local
2062 int32_t byteOffset = 8; // byte offset = 8 in HWTEST_F_L0() local
[all …]
Dffi_workload.cpp1921 int32_t byteOffset = 4; in HWTEST_F_L0() local
1937 int32_t byteOffset = 4; in HWTEST_F_L0() local
1953 int32_t byteOffset = 4; in HWTEST_F_L0() local
1969 int32_t byteOffset = 4; in HWTEST_F_L0() local
3632 int32_t byteOffset = 0; // 0 = length in HWTEST_F_L0() local
3662 int32_t byteOffset = 4; // 4 = offset in HWTEST_F_L0() local
5666 int32_t byteOffset = 4; // 4 = Offset in HWTEST_F_L0() local
5696 int32_t byteOffset = 4; // 4 = Offset in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/base/
Dtyped_array_helper.cpp670 JSHandle<JSTaggedValue> byteOffset = BuiltinsBase::GetCallArg(argv, 1); in CreateFromArrayBuffer() local
737 JSHandle<JSTaggedValue> byteOffset = BuiltinsBase::GetCallArg(argv, 1); in CreateFromSendableArrayBuffer() local
/arkcompiler/ets_runtime/ecmascript/builtins/tests/
Dbuiltins_dataview_test.cpp228 HWTEST_F_L0(BuiltinsDataViewTest, byteOffset) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/compiler/
Dtyped_hcr_lowering.cpp1185 GateRef byteOffset = in BuildNotOnHeapTypedArrayLoadElement() local
1212 GateRef byteOffset = in BuildTypedArrayLoadElement() local
1370 GateRef byteOffset = in BuildNotOnHeapTypedArrayStoreElement() local
1395 GateRef byteOffset = in BuildTypedArrayStoreElement() local
Dtyped_native_inline_lowering.cpp1359 GateRef byteOffset = builder_.IntPtr(JSDataView::BYTE_OFFSET_OFFSET); in LowerDataViewProtoFunc() local
/arkcompiler/ets_runtime/ecmascript/serializer/tests/
Dserializer_test.cpp735 uint32_t byteOffset = resJSInt8Array->GetByteOffset(); in TypedArrayTest1() local
774 uint32_t byteOffset = resJSInt8Array->GetByteOffset(); in TypedArrayTest2() local
2187 int byteOffset = 0; in HWTEST_F_L0() local
2224 int byteOffset = 0; in HWTEST_F_L0() local
/arkcompiler/toolchain/tooling/agent/
Druntime_impl.cpp757 int32_t byteOffset = static_cast<int32_t>(dataViewRef->ByteOffset()); in GetDataViewValue() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/be/
Dlower.cpp583 auto byteOffset = byteBitOffsets.first; in WriteBitField() local
624 auto byteOffset = byteBitOffsets.first; in ReadBitField() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dcgfunc.h145 int32 byteOffset = 0; variable
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dmir_type.h896 uint32 byteOffset; member
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp1120 size_t *byteOffset) in GetDataViewInfo()
1154 const EcmaVM *vm, Local<ArrayBufferRef> arrayBuffer, uint32_t byteOffset, uint32_t byteLength) in New()