Home
last modified time | relevance | path

Searched defs:offset (Results 1726 - 1750 of 6083) sorted by relevance

1...<<61626364656667686970>>...244

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ycbcr/
H A DvktYCbCrImageOffsetTests.cpp114 const VkDeviceSize offset = deAlign64(reqs.size, reqs.alignment); in imageOffsetTest() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Dgas.c220 size_t offset; in gas_anqp_set_len() local
/third_party/vk-gl-cts/external/vulkancts/vkscserver/
H A Dpcreader.hpp196 uint64_t offset = getPipelineIndexOffset() + (index * getPipelineIndexStride()); in getPipelineIndexEntry() local
215 uint64_t offset = pipelineIndexOffset + (i * pipelineIndexStride); in getPipelineIndexEntry() local
234 uint64_t offset = pipelineIndexEntry->jsonOffset; in getJson() local
261 uint64_t offset = stageIndexEntry->codeOffset; getSPIRV() local
[all...]
/third_party/vk-gl-cts/framework/opengl/
H A DgluProgramInterfaceQuery.hpp65 deUint32 offset; //!< GL_OFFSET member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant_lib/cert_mgr_deps/src/
H A Dcm_ipc_client.c77 uint32_t offset = 0; in CmAppCertInfoUnpackFromService() local
38 CmGetAppCertFromBuffer(struct Credential *certificateInfo, const struct CmBlob *outData, uint32_t *offset) CmGetAppCertFromBuffer() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Dgas.c220 size_t offset; in gas_anqp_set_len() local
/third_party/zlib/contrib/dotzlib/DotZLib/
H A DGZipStream.cs154 public override int Read(byte[] buffer, int offset, int count) in Read() argument
199 Write(byte[] buffer, int offset, int count) Write() argument
255 Seek(long offset, SeekOrigin origin) Seek() argument
[all...]
/third_party/zlib/contrib/minizip/
H A Dioapi.c41 long call_zseek64 (const zlib_filefunc64_32_def* pfilefunc,voidpf filestream, ZPOS64_T offset, int origin) in call_zseek64() argument
152 static long ZCALLBACK fseek_file_func(voidpf opaque, voidpf stream, uLong offset, int origin) { in fseek_file_func() argument
175 fseek64_file_func(voidpf opaque, voidpf stream, ZPOS64_T offset, int origin) fseek64_file_func() argument
[all...]
/applications/sample/camera/gallery/src/
H A Dgallery_ability_slice.cpp185 int16_t offset = ((ROOT_VIEW_WIDTH + THUMBNAIL_SPACE) % (THUMBNAIL_RESOLUTION_X + THUMBNAIL_SPACE)) / 2; // 2: half in InitPictureList() local
/foundation/ai/neural_network_runtime/test/unittest/components/v1_0/device_manager/
H A Ddevice_manager_test.cpp539 std::vector<int64_t> offset; in HWTEST_F() local
/foundation/ai/neural_network_runtime/example/drivers/nnrt/v2_0/hdi_cpu_service/src/
H A Dprepared_model_service.cpp239 auto offset = mindspore::schema::MetaGraph::Pack(m_builder, graph.get()); in Compile() local
/foundation/ability/dmsfwk/services/dtbschedmgr/src/softbus_adapter/transport/
H A Ddsched_softbus_session.cpp329 uint32_t offset = 0; in UnPackSendData() local
426 uint32_t offset = TlvItem::HEADER_TYPE_BYTES + TlvItem::HEADER_LEN_BYTES; in MakeFragDataHeader() local
396 SetHeadParaDataLen(SessionDataHeader& headPara, const uint32_t totalLen, const uint32_t offset, const uint32_t maxSendSize) SetHeadParaDataLen() argument
[all...]
/foundation/ai/neural_network_runtime/example/drivers/nnrt/v1_0/hdi_cpu_service/src/
H A Dprepared_model_service.cpp199 auto offset = mindspore::schema::MetaGraph::Pack(m_builder, graph.get()); in Compile() local
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/softbus_adapter/
H A Dsoftbus_transport_test.cpp518 uint32_t offset = OFFSET_1; in HWTEST_F() local
/foundation/CastEngine/castengine_cast_plus_stream/src/stream/src/local/src/
H A Dcast_local_file_channel_server.cpp305 size_t offset = rsp.size(); in ResponseFileDataRequest() local
H A Dlocal_data_source.cpp158 bool LocalDataSource::OnBytesReceived(const std::string &fileId, const uint8_t *bytes, int64_t offset, int64_t length) in OnBytesReceived() argument
307 bool Cache::Write(const uint8_t *data, int64_t offset, int64_t length) in Write() argument
H A Dcast_local_file_channel_common.cpp252 auto offset = CheckAndGetHttpHeader(buffer, length, hdrList); in ParseHttpResponse() local
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/stream/src/local/src/
H A Dcast_local_file_channel_server.cpp298 size_t offset = rsp.size(); in ResponseFileDataRequest() local
H A Dlocal_data_source.cpp157 bool LocalDataSource::OnBytesReceived(const std::string &fileId, const uint8_t *bytes, int64_t offset, int64_t length) in OnBytesReceived() argument
306 bool Cache::Write(const uint8_t *data, int64_t offset, int64_t length) in Write() argument
H A Dcast_local_file_channel_common.cpp252 auto offset = CheckAndGetHttpHeader(buffer, length, hdrList); in ParseHttpResponse() local
/foundation/CastEngine/castengine_wifi_display/services/protocol/rtp/src/
H A Drtp_codec_h264.cpp261 size_t offset = 1; in PackRtpFu() local
/foundation/ability/ability_base/interfaces/kits/native/extractortool/include/
H A Dzip_file.h124 uint32_t offset = 0; member
/foundation/ability/ability_base/interfaces/kits/native/extractortool/src/
H A Dextractor.cpp202 ZipPos offset = 0; in GetFileInfo() local
/foundation/arkui/ace_engine/frameworks/core/components/focus_animation/
H A Drosen_render_focus_animation.cpp61 void RosenRenderFocusAnimation::Paint(RenderContext& context, const Offset& offset) in Paint() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/picker/
H A Drosen_render_picker_base.cpp34 Rect RosenRenderPickerBase::GetOptionsRect(const Offset& offset, const RefPtr<RenderPickerColumn>& pickerColumn) in GetOptionsRect() argument
55 void RosenRenderPickerBase::Paint(RenderContext& context, const Offset& offset) in Paint() argument
139 PaintGradient( SkCanvas* canvas, const Offset& offset, const Rect& rect, const RefPtr<PickerTheme>& theme) PaintGradient() argument
[all...]

Completed in 19 milliseconds

1...<<61626364656667686970>>...244