| /third_party/zlib/contrib/minizip/ |
| H A D | iowin32.c | 306 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 D | mztools.c | 46 int offset = 0; in unzRepair() local
|
| /third_party/zlib/examples/ |
| H A D | enough.c | 314 size_t offset = (mem >> 3) + rem; in been_here() local [all...] |
| H A D | zran.c | 334 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 D | gzlib.c | 347 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 D | inner_model_test.cpp | 1396 std::vector<int64_t> offset; in HWTEST_F() local
|
| /foundation/ai/neural_network_runtime/test/unittest/components/v1_0/inner_model/ |
| H A D | inner_model_test.cpp | 1457 std::vector<int64_t> offset; in HWTEST_F() local
|
| /foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/ |
| H A D | lite_graph_to_hdi_model_v2_0.cpp | 968 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 D | lite_graph_to_hdi_model_v1_0.cpp | 967 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 D | hilog_tag_wrapper.h | 107 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 D | rosen_render_checkbox.cpp | 47 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 D | render_picker_option.cpp | 328 auto offset = GetGlobalOffset(); in UpdatePhoneFocus() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/refresh/ |
| H A D | render_refresh.cpp | 577 Offset offset = Offset(0.0, GetOffset(delta)); in UpdateScrollableOffset() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/indexer/ |
| H A D | render_indexer.cpp | 498 void RenderIndexer::HandleFocusAnimation(const Size& size, const Offset& offset) in HandleFocusAnimation() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/recognizers/ |
| H A D | click_recognizer.cpp | 52 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 D | menu_preview_pattern.h | 125 void SetHoverImageAfterScaleOffset(const OffsetF& offset) in SetHoverImageAfterScaleOffset() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/common/properties/ |
| H A D | shadow.h | 58 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 D | render_custom_paint.h | 200 SetLineDashOffset(double offset) SetLineDashOffset() argument [all...] |
| H A D | offscreen_canvas.h | 115 void SetLineDashOffset(double offset) in SetLineDashOffset() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/side_bar/ |
| H A D | render_side_bar_container.cpp | 201 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 D | text_overlay_manager.h | 75 Offset offset; member
|
| /foundation/arkui/ace_engine/frameworks/core/components/text/ |
| H A D | rosen_render_text.cpp | 64 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 D | linear_split_layout_algorithm.cpp | 522 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 D | checkbox_paint_method.h | 38 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 D | render_select_popup.cpp | 446 auto offset = touches.front().GetGlobalLocation(); in ProcessTouchUp() local
|