Home
last modified time | relevance | path

Searched refs:size_t (Results 8026 - 8050 of 8600) sorted by relevance

1...<<321322323324325326327328329330>>...344

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/
H A Dgrid_layout_info.cpp691 size_t count = gridMatrix_.size(); in FindInMatrix()
692 size_t step = 0; in FindInMatrix()
/foundation/arkui/ace_engine/frameworks/core/components/dialog/
H A Ddialog_component.cpp303 for (size_t index = 0; index < actions_.size(); ++index) { in BuildMenu()
627 for (size_t index = 0; index < dialogProperties.buttons.size(); ++index) { in Build()
/foundation/arkui/ace_engine/frameworks/core/components/font/
H A Dconstants_converter.cpp592 for (size_t i = 0; i < symbolColor.size(); i++) { in ConvertSymbolTxtStyle()
869 for (size_t i = 0; i < symbolColor.size(); i++) { in ConvertSymbolTxtStyle()
/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Dgesture_event_hub.cpp50 size_t idx = innerTargets.size(); in ProcessTouchTestHit()
51 size_t newIdx = 0; in ProcessTouchTestHit()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_progress_bridge.cpp96 size_t colorLength = jsLinearGradient->GetGradient().size(); in ConvertProgressResourceColor()
100 for (size_t colorIndex = 0; colorIndex < colorLength; ++colorIndex) { in ConvertProgressResourceColor()
/foundation/arkui/ace_engine/frameworks/base/resource/
H A Dace_res_config.cpp236 for (std::size_t i = 0; i < backtrackPath.size(); i++) { in IsOnBacktrackingPath()
305 for (std::size_t i = 0; i < deviceBacktrackPath.size(); i++) { in IsLocaleConfigMoreSpecified()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper_indicator/dot_indicator/
H A Ddot_indicator_paint_method.cpp443 for (size_t i = 0; i < vectorBlackPointCenterX_.size(); ++i) { in CalculateHoverIndex()
516 for (size_t index = 0; index < vectorBlackPointCenterX_.size(); index++) { in UpdateBackground()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_select_controller.cpp357 if (static_cast<size_t>(extend) <= text.length()) { in GetGraphemeClusterLength()
361 if (static_cast<size_t>(extend) <= (text.length())) { in GetGraphemeClusterLength()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dtext_content_modifier.cpp278 size_t index = 0; in PaintImage()
790 for (size_t i = 0; i < shadows_.size(); ++i) { in SetTextShadow()
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_image_modifier.cpp457 for (size_t i = 0; i < static_cast<size_t>(colorFilter->filterSize) && i < MAX_COLOR_FILTER_SIZE; i++) { in GetColorFilter()
H A Dnode_gesture_modifier.cpp204 size_t i = 0; in ConvertTouchPointsToPoints()
295 for (size_t i = 0; i < fingerList.size(); i++) {
H A Dwater_flow_modifier.cpp449 for (size_t i = 0; i < sectionsCount; ++i) { in SetWaterFlowSectionOptions()
495 for (size_t i = 0; i < sectionsCount; ++i) { in GetWaterFlowSectionOptions()
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/
H A Dbundle_mgr_proxy.h895 const std::string &abilityName, std::unique_ptr<uint8_t[]> &mediaDataPtr, size_t &len,
1187 ErrCode GetMediaDataFromAshMem(MessageParcel &reply, std::unique_ptr<uint8_t[]> &mediaDataPtr, size_t &len);
/foundation/arkui/ace_engine/test/unittest/core/pattern/web/
H A Dweb_pattern_nbranch_test.cpp162 size_t GetSuggestionIndex() in GetSuggestionIndex()
164 size_t size = 0; in GetSuggestionIndex()
H A Dweb_pattern_window_test_ng.cpp187 size_t GetSuggestionIndex() in GetSuggestionIndex()
189 size_t size = 0; in GetSuggestionIndex()
/foundation/arkui/ui_lite/frameworks/font/
H A Dui_font_vector.cpp44 size_t len = ttfDir_.size(); in UIFontVector()
45 size_t pos = ttfDir_.find_last_of('\\'); in UIFontVector()
/foundation/arkui/ace_engine/test/unittest/core/property/
H A Daccessibility_property_test_ng.cpp41 const size_t ARRAY_SIZE = 1;
856 size_t found = text.find(','); in HWTEST_F()
/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_gatt_server.cpp387 size_t length = 0;
463 size_t length = 0;
/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Dscene_util.cpp465 (pos != dstJointNamesEnd) ? dstJointEntities[static_cast<size_t>(std::distance(dstJointNamesBegin, pos))] in CreateJointMapping()
500 const auto jointIndex = static_cast<size_t>(pos - srcJointEntities.begin()); in UpdateTracks()
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/remote/
H A Dremote_audio_renderer_sink.cpp126 int32_t UpdateAppsUid(const int32_t appsUid[MAX_MIX_CHANNELS], const size_t size) final;
951 int32_t RemoteAudioRendererSinkInner::UpdateAppsUid(const int32_t appsUid[MAX_MIX_CHANNELS], const size_t size) in UpdateAppsUid()
/foundation/multimedia/audio_framework/frameworks/native/ohaudio/test/unittest/oh_audio_stream_builder_test/src/
H A Doh_audio_stream_builder_unit_test.cpp67 size_t readCount = fread(buffer, bufferLen, 1, g_file); in AudioRendererOnWriteData()
83 size_t readCount = fread(audioData, audioDataSize, 1, g_file); in AudioRendererWriteDataWithMetadataCallback()
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/animation/
H A Drs_symbol_animation.cpp28 static const size_t PROPERTIES = 2; // symbol animation property contains two values, change from one to the other
660 for (size_t i = 0; i < oneGroupParas.size(); i++) { in GetKeyframeAlphaAnimationParas()
/foundation/graphic/graphic_2d/frameworks/surfaceimage/test/unittest/
H A Dnative_image_test.cpp58 size_t extlen = strlen(extension); in CheckEglExtension()
62 size_t n = 0; in CheckEglExtension()
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/platform/ohos/
H A Drs_marshalling_helper_test.cpp1002 size_t size = 0; in HWTEST_F()
1099 size_t size = 0; in HWTEST_F()
/foundation/multimedia/image_framework/plugins/common/libs/image/libgifplugin/src/
H A Dgif_decoder.cpp514 constexpr size_t SIZE_ZERO = 0;
604 static inline void ReleaseSharedMemory(int* fdPtr, uint8_t* ptr = nullptr, size_t size = SIZE_ZERO) in ReleaseSharedMemory()

Completed in 45 milliseconds

1...<<321322323324325326327328329330>>...344