/ohos5.0/base/global/i18n/frameworks/intl/entity_recognition/date_time_recognition/src/ |
H A D | date_time_filter.cpp | 63 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 D | date_rule_init.cpp | 48 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 D | date_time_matched.cpp | 44 std::vector<MatchedDateTimeInfo> matches = this->dateRuleInit->Detect(messageStr); in GetMatchedDateTime() local
|
H A D | rules_engine.cpp | 44 std::vector<MatchedDateTimeInfo> matches; in Match() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/theme/ |
H A D | theme_utils.cpp | 60 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 D | native_leak_config.cpp | 61 smatch matches; in GetThresholdList() local
|
/ohos5.0/base/global/i18n/frameworks/intl/test/fuzztest/datetimefilter_fuzzer/ |
H A D | datetimefilter_fuzzer.cpp | 35 std::vector<MatchedDateTimeInfo> matches; in DoSomethingTestWithMyAPI() local
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/os/ohos/ |
H A D | ohos_file.cpp | 252 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 D | interface_utils.h | 102 size_t matches = strict ? reqs.size() : 1; in CheckInterfaces() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_sceneview.cpp | 74 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 D | object.cpp | 113 size_t matches = 0; in CheckRequiredInterfaces() local
|
/ohos5.0/base/hiviewdfx/hiview/utility/smart_parser/feature_analysis/ |
H A D | log_util.cpp | 74 smatch matches; in GetTrace() local
|
/ohos5.0/foundation/window/window_manager/window_scene/test/unittest/ |
H A D | scene_session_manager_lifecycle_test2.cpp | 108 std::smatch matches; in GetTaskCount() local
|
H A D | session_lifecycle_test.cpp | 124 std::smatch matches; in GetTaskCount() local
|
H A D | session_test3.cpp | 105 std::smatch matches; in GetTaskCount() local
|
/ohos5.0/base/global/resource_management/frameworks/resmgr/src/utils/ |
H A D | string_utils.cpp | 141 std::smatch matches; in parseArgs() local 316 std::smatch matches; in ReplacePlaceholderWithParams() local
|
/ohos5.0/base/hiviewdfx/hiview/utility/common_utils/ |
H A D | tbox.cpp | 174 std::smatch matches; in GetHappenTime() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/image/ |
H A D | image_loader.cpp | 563 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 D | rosen_media_player.cpp | 335 std::smatch matches; in GetResourceId() local 352 std::smatch matches; in GetResourceId() local
|
/ohos5.0/base/startup/init/services/param/manager/ |
H A D | param_server.c | 56 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 D | color.cpp | 90 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 D | rosen_font_loader.cpp | 211 std::smatch matches; in LoadFromResource() local
|
/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/bpf/include/ |
H A D | bitmap_manager.h | 365 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 D | sharing_manager.cpp | 395 std::smatch matches; in GetNetworkSharingTraffic() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/layout/ |
H A D | templates_parser.cpp | 319 std::smatch matches; in ConvertRepeatArgs() local
|