Home
last modified time | relevance | path

Searched defs:range (Results 651 - 675 of 2067) sorted by relevance

1...<<21222324252627282930>>...83

/base/inputmethod/imf/test/common/src/
H A Dtext_listener.cpp179 int32_t TextListener::SetPreviewText(const std::u16string &text, const Range &range) in SetPreviewText() argument
/base/print/print_fwk/frameworks/helper/print_helper/src/
H A Dprint_job_helper.cpp219 PrintRange range; in CreatePageRange() local
/base/web/webview/ohos_adapter/inputmethodframework_adapter/src/
H A Dimf_adapter_impl.cpp200 int32_t IMFTextListenerAdapterImpl::SetPreviewText(const std::u16string& text, const MiscServices::Range& range) in SetPreviewText() argument
/foundation/arkui/ace_engine/frameworks/core/components/xcomponent/
H A Dnative_interface_xcomponent_impl.cpp242 int32_t OH_NativeXComponent::SetExpectedFrameRateRange(OH_NativeXComponent_ExpectedRateRange* range) in SetExpectedFrameRateRange() argument
/foundation/arkui/ace_engine/test/unittest/core/pattern/rich_editor/
H A Drich_editor_pattern_testfour_ng.cpp1070 PreviewRange range; in HWTEST_F() local
/foundation/arkui/ace_engine/interfaces/native/
H A Dnative_interface_xcomponent.cpp240 OH_NativeXComponent_SetExpectedFrameRateRange( OH_NativeXComponent* component, OH_NativeXComponent_ExpectedRateRange* range) OH_NativeXComponent_SetExpectedFrameRateRange() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Don_text_changed_listener_impl.cpp382 int32_t OnTextChangedListenerImpl::SetPreviewText(const std::u16string &text, const MiscServices::Range &range) in SetPreviewText() argument
455 int32_t OnTextChangedListenerImpl::CheckPreviewTextParams(const std::u16string &text, const MiscServices::Range &range) in CheckPreviewTextParams() argument
[all...]
H A Dcontent_controller.cpp363 TextEmojiSubStringRange range = TextEmojiProcessor::CalSubWstringRange( in Delete() local
368 TextEmojiSubStringRange range = TextEmojiProcessor::CalSubWstringRange( in Delete() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Dparagraph_manager.cpp312 std::pair<size_t, size_t> range = {std::numeric_limits<size_t>::max(), 0}; in GetEllipsisTextRange() local
H A Dselection_info.h239 std::pair<int32_t, int32_t> range; member
/foundation/arkui/ace_engine/test/unittest/core/pattern/text_picker/
H A Dtext_picker_column_test_one_ng.cpp216 std::vector<NG::RangeContent> range = { { "", "1" }, { "", "2" }, { "", "3" } }; in HWTEST_F() local
249 std::vector<NG::RangeContent> range = { { "", "1" }, { "", "2" }, { "", "3" } }; in HWTEST_F() local
284 std::vector<NG::RangeContent> range = { { "", "1" }, { "", "2" }, { "", "3" } }; in HWTEST_F() local
320 std::vector<NG::RangeContent> range = { { "", "1" }, { "", "2" }, { "", "3" } }; in HWTEST_F() local
351 std::vector<NG::RangeContent> range = { { "", "1" }, { "", "2" }, { "", "3" } }; in HWTEST_F() local
394 std::vector<NG::RangeContent> range = { { "", "1" }, { "", "2" }, { "", "3" } }; HWTEST_F() local
434 std::vector<NG::RangeContent> range = { { "", "1" }, { "", "2" }, { "", "3" } }; HWTEST_F() local
468 std::vector<NG::RangeContent> range = { { "", "1" }, { "", "2" }, { "", "3" } }; HWTEST_F() local
497 std::vector<NG::RangeContent> range = { { "", "1" }, { "", "2" }, { "", "3" } }; HWTEST_F() local
528 std::vector<NG::RangeContent> range = { { "", "1" }, { "", "2" }, { "", "3" } }; HWTEST_F() local
566 std::vector<NG::RangeContent> range = { { "", "1" }, { "", "2" }, { "", "3" } }; HWTEST_F() local
598 std::vector<NG::RangeContent> range = { { "", "1" }, { "", "2" }, { "", "3" } }; HWTEST_F() local
628 std::vector<NG::RangeContent> range = { { "", "1" }, { "", "2" }, { "", "3" } }; HWTEST_F() local
[all...]
/foundation/arkui/ui_lite/frameworks/components/
H A Dui_analog_clock.cpp167 ConvertHandValueToAngle(uint8_t handValue, uint8_t range, uint8_t secondHandValue, uint8_t ratio) const ConvertHandValueToAngle() argument
[all...]
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsrenderserviceconnectionproxy_fuzzer/
H A Drsrenderserviceconnectionproxy_fuzzer.cpp99 FrameRateRange range; in DoSomethingInterestingWithMyAPI() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
H A Drs_ui_display_soloist.cpp149 FrameRateRange range = {0, RANGE_MAX_REFRESHRATE, rate, DISPLAY_SOLOIST_FRAME_RATE_TYPE}; in FlushFrameRate() local
158 FrameRateRange range = {0, RANGE_MAX_REFRESHRATE, FRAME_RATE_0}; in SetSubFrameRateLinkerEnable() local
577 FrameRateRange range = {0, RANGE_MAX_REFRESHRATE, rate, DISPLAY_SOLOIST_FRAME_RATE_TYPE}; in FlushFrameRate() local
586 FrameRateRange range = {0, RANGE_MAX_REFRESHRATE, FRAME_RATE_0}; in SetMainFrameRateLinkerEnable() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/platform/ohos/
H A Drs_render_service_connection_proxy_test.cpp357 FrameRateRange range; in HWTEST_F() local
/foundation/multimedia/av_codec/test/unittest/hcodec_test/helper/
H A Dcommand_parser.cpp254 QPRange range; in Parse() local
/foundation/multimedia/av_codec/test/unittest/codeclist_test/
H A Dcaps_unit_test.cpp800 OH_AVRange range = {-1, -1}; in HWTEST_F() local
[all...]
/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/include/mini/
H A Ddevice_manager_impl_lite_m.h102 int range; member
/foundation/communication/dhcp/services/dhcp_server/src/
H A Ddhcp_server_service_impl.cpp364 ErrCode DhcpServerServiceImpl::PutDhcpRange(const std::string& tagName, const DhcpRange& range) in PutDhcpRange() argument
418 RemoveDhcpRange(const std::string& tagName, const DhcpRange& range) RemoveDhcpRange() argument
486 SetDhcpRange(const std::string& ifname, const DhcpRange& range) SetDhcpRange() argument
704 CheckIpAddrRange(const DhcpRange &range) CheckIpAddrRange() argument
[all...]
/kernel/linux/linux-5.10/arch/powerpc/boot/
H A Ddevtree.c186 static int compare_reg(u32 *reg, u32 *range, u32 *rangesize) in compare_reg() argument
/kernel/linux/linux-5.10/arch/s390/mm/
H A Dextmem.c49 struct qrange range[6]; member
71 struct qrange range[6]; member
[all...]
/kernel/linux/linux-5.10/arch/sparc/kernel/
H A Dof_device_64.c88 static int of_bus_simba_map(u32 *addr, const u32 *range, in of_bus_simba_map() argument
103 static int of_bus_pci_map(u32 *addr, const u32 *range, in of_bus_pci_map() argument
[all...]
/kernel/linux/linux-5.10/drivers/base/regmap/
H A Dregmap-debugfs.c347 struct regmap_range_node *range = file->private_data; in regmap_range_read_file() local
H A Dregcache-rbtree.c320 const struct regmap_range *range; in regcache_rbtree_node_alloc() local
/kernel/linux/linux-5.10/block/
H A Dioctl.c121 uint64_t range[2]; in blk_ioctl_discard() local
157 uint64_t range[2]; in blk_ioctl_zeroout() local
[all...]

Completed in 22 milliseconds

1...<<21222324252627282930>>...83