| /arkcompiler/ets_runtime/test/fuzztest/typedarrayref_fuzzer/ |
| H A D | typedarrayref_fuzzer.cpp | 34 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/ |
| H A D | dataviewref_fuzzer.cpp | 32 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/ets_runtime/ecmascript/base/tests/ |
| H A D | atomic_helper_test.cpp | 53 uint32_t byteOffset = 7; in HWTEST_F_L0() local 83 uint32_t byteOffset = 7; in HWTEST_F_L0() local
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/ |
| H A D | escompat_Atomics.cpp | 222 extern "C" int32_t SharedMemoryWaitI32(EtsSharedMemory *mem, int32_t byteOffset, int32_t expectedValue) in SharedMemoryWaitI32() argument 228 extern "C" int32_t SharedMemoryWaitI64(EtsSharedMemory *mem, int32_t byteOffset, int64_t expectedValue) in SharedMemoryWaitI64() argument 234 extern "C" int32_t SharedMemoryTimedWaitI32(EtsSharedMemory *mem, int32_t byteOffset, int32_t expectedValue, int64_t ms) in SharedMemoryTimedWaitI32() argument 242 extern "C" int32_t SharedMemoryTimedWaitI64(EtsSharedMemory *mem, int32_t byteOffset, int64_t expectedValue, int64_t ms) in SharedMemoryTimedWaitI64() argument 256 extern "C" int32_t SharedMemoryNotify(EtsSharedMemory *mem, int32_t byteOffset) in SharedMemoryNotify() argument 261 SharedMemoryBoundedNotify(EtsSharedMemory *mem, int32_t byteOffset, int32_t count) SharedMemoryBoundedNotify() argument [all...] |
| /arkcompiler/runtime_core/static_core/libpandafile/ |
| H A D | bytecode_emitter.cpp | 78 size_t byteOffset = offset / BIT_8; in EmitImpl() local
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/ |
| H A D | ets_shared_memory.cpp | 148 EtsSharedMemory::WaitResult Wait(EtsSharedMemory *mem, uint32_t byteOffset, IntegerType expectedValue, in Wait() argument 192 EtsSharedMemory::WaitResult EtsSharedMemory::WaitI32(uint32_t byteOffset, int32_t expectedValue, in WaitI32() argument 198 EtsSharedMemory::WaitResult EtsSharedMemory::WaitI64(uint32_t byteOffset, int64_t expectedValue, in WaitI64() argument 204 int32_t EtsSharedMemory::NotifyI32(uint32_t byteOffset, std::optional<uint32_t> count) in NotifyI32() argument
|
| /arkcompiler/ets_runtime/ecmascript/builtins/ |
| H A D | builtins_sendable_arraybuffer.cpp | 332 void *BuiltinsSendableArrayBuffer::GetDataPointFromBuffer(JSTaggedValue arrBuf, uint32_t byteOffset) in GetDataPointFromBuffer() argument
|
| H A D | builtins_arraybuffer.cpp | 775 void *BuiltinsArrayBuffer::GetDataPointFromBuffer(JSTaggedValue arrBuf, uint32_t byteOffset) in GetDataPointFromBuffer() argument
|
| /arkcompiler/ets_runtime/ecmascript/base/ |
| H A D | typed_array_helper.cpp | 720 JSHandle<JSTaggedValue> byteOffset = BuiltinsBase::GetCallArg(argv, 1); in CreateFromArrayBuffer() local 787 JSHandle<JSTaggedValue> byteOffset = BuiltinsBase::GetCallArg(argv, 1); in CreateFromSendableArrayBuffer() local
|
| /arkcompiler/toolchain/tooling/agent/ |
| H A D | runtime_impl.cpp | 757 int32_t byteOffset = static_cast<int32_t>(dataViewRef->ByteOffset()); in GetDataViewValue() local
|
| /arkcompiler/ets_runtime/ecmascript/serializer/tests/ |
| H A D | serializer_test.cpp | 720 uint32_t byteOffset = resJSInt8Array->GetByteOffset(); in TypedArrayTest1() local 759 uint32_t byteOffset = resJSInt8Array->GetByteOffset(); in TypedArrayTest2() local 2128 int byteOffset = 0; in HWTEST_F_L0() local 2165 int byteOffset = 0; in HWTEST_F_L0() local [all...] |
| /arkcompiler/ets_runtime/ecmascript/napi/test/ |
| H A D | ffi_workload.cpp | 1921 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 HWTEST_F_L0() local 5666 int32_t byteOffset = 4; // 4 = Offset HWTEST_F_L0() local 5696 int32_t byteOffset = 4; // 4 = Offset HWTEST_F_L0() local [all...] |
| H A D | jsnapi_sample.cpp | 1837 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 HWTEST_F_L0() local 1987 int32_t byteOffset = 4; // byte offset = 4 HWTEST_F_L0() local 2012 int32_t byteOffset = 4; // byte offset = 4 HWTEST_F_L0() local 2037 int32_t byteOffset = 8; // byte offset = 8 HWTEST_F_L0() local 2062 int32_t byteOffset = 8; // byte offset = 8 HWTEST_F_L0() local 2087 int32_t byteOffset = 8; // byte offset = 8 HWTEST_F_L0() local 2106 int32_t byteOffset = 5; // byte offset = 5 HWTEST_F_L0() local [all...] |
| /arkcompiler/ets_runtime/ecmascript/compiler/builtins/ |
| H A D | builtins_typedarray_stub_builder.cpp | 3330 GateRef byteOffset = GetArgFromArgv(IntPtr(base::BuiltinsBase::ArgsPosition::SECOND), numArgs, true);
in CreateFromArrayBuffer() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| H A D | typed_hcr_lowering.cpp | 1188 GateRef byteOffset = in BuildNotOnHeapTypedArrayLoadElement() local 1215 GateRef byteOffset = in BuildTypedArrayLoadElement() local 1373 GateRef byteOffset = in BuildNotOnHeapTypedArrayStoreElement() local 1398 GateRef byteOffset = in BuildTypedArrayStoreElement() local
|
| H A D | typed_native_inline_lowering.cpp | 1365 GateRef byteOffset = builder_.IntPtr(JSDataView::BYTE_OFFSET_OFFSET); in LowerDataViewProtoFunc() local
|
| H A D | stub_builder-inl.h | 3132 inline void StubBuilder::SetByteOffset(GateRef glue, GateRef typedArray, GateRef byteOffset) in SetByteOffset() argument 3135 Store(VariableType::INT8(), glue, typedArray, offset, byteOffset, MemoryAttribute::NoBarrier()); in SetByteOffset() local
|
| /arkcompiler/ets_runtime/ecmascript/napi/ |
| H A D | jsnapi_expo.cpp | 1115 GetDataViewInfo(const EcmaVM *vm, bool &isDataView, size_t *byteLength, void **data, JSValueRef **arrayBuffer, size_t *byteOffset) GetDataViewInfo() argument 1168 New( const EcmaVM *vm, Local<ArrayBufferRef> arrayBuffer, uint32_t byteOffset, uint32_t byteLength) New() argument
|