/ohos5.0/commonlibrary/ets_utils/js_util_module/util/test/ |
H A D | test_util.cpp | 74 size_t byteOffset = 0; variable 91 size_t byteOffset = 0; variable 110 size_t byteOffset = 0; variable 130 size_t byteOffset = 0; variable 150 size_t byteOffset = 0; variable 287 size_t byteOffset = 0; variable 319 size_t byteOffset = 0; variable 349 size_t byteOffset = 0; variable 383 size_t byteOffset = 0; variable 432 size_t byteOffset = 0; variable [all …]
|
/ohos5.0/commonlibrary/ets_utils/js_util_module/util/ |
H A D | js_textencoder.cpp | 70 size_t byteOffset = 0; in EncodeInto() local
|
H A D | js_textdecoder.cpp | 67 size_t byteOffset = 0; in Decode() local 124 size_t byteOffset = 0; in DecodeToString() local
|
H A D | js_stringdecoder.cpp | 34 size_t byteOffset = 0; in Write() local
|
H A D | js_types.cpp | 59 size_t byteOffset = 0; in IsArrayBufferView() local 208 size_t byteOffset = 0; in GetTypeArrayInfo() local 277 size_t byteOffset = 0; in IsInt8Array() local
|
H A D | native_module_util.cpp | 468 size_t byteOffset = 0; in DecodeToString() local 521 size_t byteOffset = 0; in TextdecoderDecode() local 756 size_t byteOffset = 0; in EncodeIntoTwo() local 782 size_t byteOffset = 0; in EncodeIntoUint8Array() local 901 size_t byteOffset = 0; in EncodeBase64() local 922 size_t byteOffset = 0; in EncodeToString() local 944 size_t byteOffset = 0; in DecodeBase64() local 972 size_t byteOffset = 0; in EncodeAsync() local 993 size_t byteOffset = 0; in EncodeToStringAsync() local 1014 size_t byteOffset = 0; in DecodeAsync() local
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/node/ |
H A D | render_node_shader_passes_generic.cpp | 202 const uint32_t byteOffset = WriteLocalUboData(cpbv.data); in ExecuteFrameGraphics() local 291 const uint32_t byteOffset = WriteLocalUboData(cpbv.data); in ExecuteFrameCompute() local
|
/ohos5.0/foundation/arkui/napi/test/unittest/ |
H A D | test_sendable_napi.cpp | 1141 size_t byteOffset = 0; variable 1192 size_t byteOffset = 0; variable 1243 size_t byteOffset = 0; variable 1294 size_t byteOffset = 0; variable 1345 size_t byteOffset = 0; variable 1396 size_t byteOffset = 0; variable 1447 size_t byteOffset = 0; variable 1498 size_t byteOffset = 0; variable 2090 size_t byteOffset = 0; variable
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/render_context/ |
H A D | cache_data.cpp | 295 size_t byteOffset = Align4(sizeof(Header)); in Serialize() local 349 size_t byteOffset = Align4(sizeof(Header)); in DeSerialize() local
|
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/ |
H A D | property_util.cpp | 271 bool CustomPropertyPodContainer::SetValue(const size_t byteOffset, const array_view<const uint8_t> … in SetValue()
|
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/ |
H A D | gltf2_data_structures.h | 201 size_t byteOffset = 0; in CORE3D_BEGIN_NAMESPACE() member 225 uint32_t byteOffset = 0; in CORE3D_BEGIN_NAMESPACE() member 242 uint32_t byteOffset = 0; in CORE3D_BEGIN_NAMESPACE() member 287 uint32_t byteOffset = 0; in CORE3D_BEGIN_NAMESPACE() member
|
H A D | gltf2_loader.cpp | 559 uint32_t byteOffset; in AccessorByteOffset() local 683 …const BufferView* bufferView, uint32_t byteOffset, const vector<float>& min, const vector<float>& … in ValidateAccessor() 721 const auto byteOffset = AccessorByteOffset(loadResult, jsonData, bufferView); in ParseAccessor() local
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/ |
H A D | pipeline_descriptor_set_binder.cpp | 284 …SetBinder::BindBuffer(const uint32_t binding, const RenderHandle handle, const uint32_t byteOffset) in BindBuffer() 290 …const uint32_t binding, const RenderHandle handle, const uint32_t byteOffset, const uint32_t byteS… in BindBuffer()
|
H A D | render_command_list.cpp | 1289 const BufferResourceBarrier& destination, const uint32_t byteOffset, const uint32_t byteSize) in CustomBufferBarrier()
|
/ohos5.0/base/security/huks/interfaces/kits/liteapi/src/ |
H A D | hks_lite_api_common.cpp | 120 size_t byteOffset = 0; in ParseUint8ArrayToHksBlob() local
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/util/ |
H A D | property_util.cpp | 270 bool CustomPropertyPodContainer::SetValue(const size_t byteOffset, const array_view<uint8_t> data) in SetValue()
|
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/native_engine/jsi/ |
H A D | jsi.cpp | 947 size_t &byteOffset) in GetTypedArrayInfo() 1014 … JSI::CreateTypedArray(TypedArrayType type, size_t length, JSIValue arrayBuffer, size_t byteOffset) in CreateTypedArray()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/napi/common/ |
H A D | napi_value.cpp | 211 size_t byteOffset; in ToTypedArray() local
|
/ohos5.0/commonlibrary/utils_lite/js/builtin/filekit/src/ |
H A D | nativeapi_fs.cpp | 491 size_t byteOffset = 0; in ExecuteWriteArrayFile() local
|
/ohos5.0/commonlibrary/ets_utils/js_api_module/buffer/ |
H A D | js_buffer.cpp | 62 void Buffer::Init(uint8_t *buffer, unsigned int byteOffset, unsigned int length) in Init()
|
H A D | native_module_buffer.cpp | 328 uint32_t byteOffset = 0; in InitAnyArrayBuffer() local
|
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/ |
H A D | webgl_arg.cpp | 288 size_t byteOffset = 0; in GenBufferData() local
|
/ohos5.0/base/theme/screenlock_mgr/frameworks/js/napi/src/ |
H A D | napi_screenlock_ability.cpp | 110 size_t byteOffset = 0; in CheckParamArrayType() local
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/src/ |
H A D | protocol_proto.cpp | 963 uint32_t byteOffset = 0; in FrameFragmentation() local
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/ |
H A D | render_backend_vk.cpp | 1995 … const VkDeviceSize byteOffset = bufferMapByteOffset + optionalByteOffset; in UpdateCommandListDescriptorSets() local 2188 uint32_t byteOffset = 0U; in RenderCommand() local
|