Home
last modified time | relevance | path

Searched defs:matches (Results 1 – 25 of 39) sorted by relevance

12

/ohos5.0/base/global/i18n/frameworks/intl/entity_recognition/date_time_recognition/src/
H A Ddate_time_filter.cpp63 std::vector<MatchedDateTimeInfo>& matches, std::vector<MatchedDateTimeInfo>& clearMatches, in Filter()
73 …ector<MatchedDateTimeInfo> DateTimeFilter::FilterOverlay(std::vector<MatchedDateTimeInfo>& matches) in FilterOverlay()
86 std::vector<MatchedDateTimeInfo>& matches, std::vector<MatchedDateTimeInfo>& clears) in FilterByRules()
112 std::vector<MatchedDateTimeInfo>& matches, std::vector<MatchedDateTimeInfo>& pasts) in FilterByPast()
203 std::vector<MatchedDateTimeInfo>& matches) in FilterDatePeriod()
214 std::vector<MatchedDateTimeInfo>& matches) in FilterDate()
279 std::vector<MatchedDateTimeInfo>& matches) in FilterDateTime()
335 std::vector<MatchedDateTimeInfo>& matches) in FilterPeriod()
384 std::vector<MatchedDateTimeInfo>& matches) in FilterDateTimePunc()
473 std::vector<MatchedDateTimeInfo>& matches, int preType) in NestDealDate()
[all …]
H A Ddate_rule_init.cpp48 std::vector<MatchedDateTimeInfo> matches = GetMatches(message); in Detect() local
119 std::vector<MatchedDateTimeInfo> matches; in GetMatches() local
129 void DateRuleInit::GetMatchedInfo(std::vector<MatchedDateTimeInfo>& matches, MatchedDateTimeInfo& m… in GetMatchedInfo()
H A Ddate_time_matched.cpp44 std::vector<MatchedDateTimeInfo> matches = this->dateRuleInit->Detect(messageStr); in GetMatchedDateTime() local
H A Drules_engine.cpp44 std::vector<MatchedDateTimeInfo> matches; in Match() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/theme/
H A Dtheme_utils.cpp60 std::smatch matches; in ParseThemeIdReference() local
143 std::smatch matches; in ProcessImageSource() local
/ohos5.0/base/hiviewdfx/hiview/plugins/reliability/leak_detectors/native_leak/
H A Dnative_leak_config.cpp61 smatch matches; in GetThresholdList() local
/ohos5.0/base/global/i18n/frameworks/intl/test/fuzztest/datetimefilter_fuzzer/
H A Ddatetimefilter_fuzzer.cpp35 std::vector<MatchedDateTimeInfo> matches; in DoSomethingTestWithMyAPI() local
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/os/ohos/
H A Dohos_file.cpp252 std::smatch matches; in GetResourceId() local
267 std::smatch matches; in GetResourceId() local
277 std::smatch matches; in GetResourceName() local
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/base/
H A Dinterface_utils.h102 size_t matches = strict ? reqs.size() : 1; in CheckInterfaces() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_sceneview.cpp74 std::smatch matches; in GetResourceId() local
90 std::smatch matches; in GetResourceId() local
100 std::smatch matches; in GetResourceName() local
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/
H A Dobject.cpp113 size_t matches = 0; in CheckRequiredInterfaces() local
/ohos5.0/base/hiviewdfx/hiview/utility/smart_parser/feature_analysis/
H A Dlog_util.cpp74 smatch matches; in GetTrace() local
/ohos5.0/foundation/window/window_manager/window_scene/test/unittest/
H A Dscene_session_manager_lifecycle_test2.cpp108 std::smatch matches; in GetTaskCount() local
H A Dsession_lifecycle_test.cpp124 std::smatch matches; in GetTaskCount() local
H A Dsession_test3.cpp105 std::smatch matches; in GetTaskCount() local
/ohos5.0/base/global/resource_management/frameworks/resmgr/src/utils/
H A Dstring_utils.cpp141 std::smatch matches; in parseArgs() local
316 std::smatch matches; in ReplacePlaceholderWithParams() local
/ohos5.0/base/hiviewdfx/hiview/utility/common_utils/
H A Dtbox.cpp174 std::smatch matches; in GetHappenTime() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/image/
H A Dimage_loader.cpp563 std::smatch matches; in GetResourceId() local
580 std::smatch matches; in GetResourceId() local
591 std::smatch matches; in GetResourceName() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_media_player.cpp335 std::smatch matches; in GetResourceId() local
352 std::smatch matches; in GetResourceId() local
/ohos5.0/base/startup/init/services/param/manager/
H A Dparam_server.c56 bool *matches; member
249 bool matches[ARRAY_LENGTH(CMDLINES)] = {false}; in LoadParamFromCmdLine() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dcolor.cpp90 std::smatch matches; in FromString() local
498 std::smatch matches; in MatchColorWithRGB() local
523 std::smatch matches; in MatchColorWithRGBA() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/font/
H A Drosen_font_loader.cpp211 std::smatch matches; in LoadFromResource() local
/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/bpf/include/
H A Dbitmap_manager.h365 std::vector<Ip4RuleBitmapVector::iterator> matches; in OrInsert() local
436 std::vector<Ip6RuleBitmapVector::iterator> matches; in OrInsert() local
/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/src/manager/
H A Dsharing_manager.cpp395 std::smatch matches; in GetNetworkSharingTraffic() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/layout/
H A Dtemplates_parser.cpp319 std::smatch matches; in ConvertRepeatArgs() local

12