Home
last modified time | relevance | path

Searched defs:offset (Results 6701 - 6725 of 17565) sorted by relevance

1...<<261262263264265266267268269270>>...703

/third_party/zlib/contrib/minizip/
H A Diowin32.c306 long ZCALLBACK win32_seek_file_func(voidpf opaque, voidpf stream, uLong offset, int origin) in win32_seek_file_func() argument
344 long ZCALLBACK win32_seek64_file_func(voidpf opaque, voidpf stream, ZPOS64_T offset, int origin) in win32_seek64_file_func() argument
H A Dmztools.c46 int offset = 0; in unzRepair() local
/third_party/zlib/examples/
H A Denough.c314 size_t offset = (mem >> 3) + rem; in been_here() local
[all...]
H A Dzran.c334 deflate_index_extract(FILE *in, struct deflate_index *index, off_t offset, unsigned char *buf, size_t len) deflate_index_extract() argument
485 off_t offset = -1; main() local
[all...]
/third_party/zlib/
H A Dgzlib.c347 z_off64_t ZEXPORT gzseek64(gzFile file, z_off64_t offset, int whence) in gzseek64() argument
421 gzseek(gzFile file, z_off_t offset, int whence) gzseek() argument
457 z_off64_t offset; gzoffset64() local
[all...]
/foundation/ai/neural_network_runtime/test/unittest/components/v2_0/inner_model/
H A Dinner_model_test.cpp1396 std::vector<int64_t> offset; in HWTEST_F() local
/foundation/ai/neural_network_runtime/test/unittest/components/v1_0/inner_model/
H A Dinner_model_test.cpp1457 std::vector<int64_t> offset; in HWTEST_F() local
/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/
H A Dlite_graph_to_hdi_model_v2_0.cpp968 Copy_MindIR_Tensor_Data_To_HDIBuffer(const TensorPtr tensor, const OHOS::HDI::Nnrt::V2_0::SharedBuffer &bufferTemplete, uint8_t *mmapPtr, unsigned int offset) Copy_MindIR_Tensor_Data_To_HDIBuffer() argument
[all...]
H A Dlite_graph_to_hdi_model_v1_0.cpp967 Copy_MindIR_Tensor_Data_To_HDIBuffer(const TensorPtr tensor, const OHOS::HDI::Nnrt::V1_0::SharedBuffer &bufferTemplete, uint8_t *mmapPtr, unsigned int offset) Copy_MindIR_Tensor_Data_To_HDIBuffer() argument
[all...]
/foundation/ability/ability_runtime/services/common/include/
H A Dhilog_tag_wrapper.h107 uint32_t offset = GetOffset(tag, AAFwkLogTag::DEFAULT); in GetDomainName0() local
118 uint32_t offset = GetOffset(tag, AAFwkLogTag::APPDFR); in GetDomainName1() local
128 uint32_t offset = GetOffset(tag, AAFwkLogTag::JSENV); in GetDomainName2() local
139 uint32_t offset in GetDomainName3() local
150 uint32_t offset = GetOffset(tag, AAFwkLogTag::EXT); GetDomainName4() local
162 uint32_t offset = GetOffset(tag, AAFwkLogTag::WANTAGENT); GetDomainName5() local
172 uint32_t offset = GetOffset(tag, AAFwkLogTag::LOCAL_CALL); GetDomainName6() local
189 uint32_t offset = GetOffset(tag, AAFwkLogTag::DEFAULT); GetTagInfoFromDomainId() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/checkable/
H A Drosen_render_checkbox.cpp47 void RosenRenderCheckbox::Paint(RenderContext& context, const Offset& offset) in Paint() argument
341 void RosenRenderCheckbox::DrawFocusBorder(RenderContext& context, const Offset& offset) in DrawFocusBorder() argument
366 void RosenRenderCheckbox::DrawTouchBoard(const Offset& offset, RenderContext& context) in DrawTouchBoard() argument
382 DrawHoverBoard(const Offset& offset, RenderContext& context) DrawHoverBoard() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/picker/
H A Drender_picker_option.cpp328 auto offset = GetGlobalOffset(); in UpdatePhoneFocus() local
/foundation/arkui/ace_engine/frameworks/core/components/refresh/
H A Drender_refresh.cpp577 Offset offset = Offset(0.0, GetOffset(delta)); in UpdateScrollableOffset() local
/foundation/arkui/ace_engine/frameworks/core/components/indexer/
H A Drender_indexer.cpp498 void RenderIndexer::HandleFocusAnimation(const Size& size, const Offset& offset) in HandleFocusAnimation() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/recognizers/
H A Dclick_recognizer.cpp52 Offset offset = event.GetScreenOffset() - touchPoints_[event.id].GetScreenOffset(); in IsPointInRegion() local
272 Offset offset = event.GetScreenOffset() - touchPoints_[event.id].GetScreenOffset(); in IsFormRenderClickRejected() local
363 Offset offset = event.GetScreenOffset() - touchPoints_[event.id].GetScreenOffset(); in HandleTouchMoveEvent() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/preview/
H A Dmenu_preview_pattern.h125 void SetHoverImageAfterScaleOffset(const OffsetF& offset) in SetHoverImageAfterScaleOffset() argument
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dshadow.h58 Shadow(float elevation, Offset offset, Color spotColor, ShadowStyle style) in Shadow() argument
65 Shadow(double radius, Offset offset, Color spotColor, ShadowStyle style) in Shadow() argument
72 Shadow(double blurRadius, double spreadRadius, Offset offset, Color spotColor) in Shadow() argument
117 void SetOffset(const Offset& offset) in SetOffset() argument
/foundation/arkui/ace_engine/frameworks/core/components/custom_paint/
H A Drender_custom_paint.h200 SetLineDashOffset(double offset) SetLineDashOffset() argument
[all...]
H A Doffscreen_canvas.h115 void SetLineDashOffset(double offset) in SetLineDashOffset() argument
/foundation/arkui/ace_engine/frameworks/core/components/side_bar/
H A Drender_side_bar_container.cpp201 void RenderSideBarContainer::UpdateElementPosition(double offset) in UpdateElementPosition() argument
378 Offset offset = GetPositionedChildOffset(positionedItem); in PlaceChildren() local
/foundation/arkui/ace_engine/frameworks/core/components/text_overlay/
H A Dtext_overlay_manager.h75 Offset offset; member
/foundation/arkui/ace_engine/frameworks/core/components/text/
H A Drosen_render_text.cpp64 void RosenRenderText::Paint(RenderContext& context, const Offset& offset) in Paint() argument
383 int32_t RosenRenderText::GetTouchPosition(const Offset& offset) in GetTouchPosition() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/linear_split/
H A Dlinear_split_layout_algorithm.cpp522 OffsetF offset = OffsetF(childOffsetMain, childOffsetCross); local
553 OffsetF offset = OffsetF(childOffsetMain, childOffsetCross); in LayoutColumnSplitBeforeAPI10() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/checkbox/
H A Dcheckbox_paint_method.h38 auto offset = paintWrapper->GetContentOffset(); variable
121 auto offset = paintWrapper->GetContentOffset(); variable
131 void SetModifierBoundsRect(const SizeF& size, const OffsetF& offset) in SetModifierBoundsRect() argument
/foundation/arkui/ace_engine/frameworks/core/components/select_popup/
H A Drender_select_popup.cpp446 auto offset = touches.front().GetGlobalLocation(); in ProcessTouchUp() local

Completed in 33 milliseconds

1...<<261262263264265266267268269270>>...703