Home
last modified time | relevance | path

Searched defs:matches (Results 151 - 175 of 235) sorted by relevance

12345678910

/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_media_player.cpp334 std::smatch matches; in GetResourceId() local
351 std::smatch matches; in GetResourceId() local
/foundation/arkui/ace_engine/frameworks/core/image/
H A Dimage_loader.cpp564 std::smatch matches; in GetResourceId() local
581 std::smatch matches; in GetResourceId() local
592 std::smatch matches; in GetResourceName() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/property/
H A Dtemplates_parser.cpp269 std::smatch matches; in ConvertRepeatArgs() local
/foundation/communication/netmanager_base/services/netmanagernative/bpf/include/
H A Dbitmap_manager.h363 std::vector<Ip4RuleBitmapVector::iterator> matches; in OrInsert() local
434 std::vector<Ip6RuleBitmapVector::iterator> matches; in OrInsert() local
/foundation/communication/netmanager_base/services/netmanagernative/src/manager/
H A Dsharing_manager.cpp395 std::smatch matches; in GetNetworkSharingTraffic() local
[all...]
/foundation/window/window_manager/window_scene/test/unittest/
H A Dscene_session_manager_test2.cpp143 std::smatch matches; in GetTaskCount() local
H A Dsession_test2.cpp132 std::smatch matches; in GetTaskCount() local
/third_party/ffmpeg/libavutil/
H A Davsscanf.c737 int matches=0; in ff_vfscanf() local
/third_party/gn/src/gn/
H A Dcommands.cc43 ResolveTargetsFromCommandLinePattern(Setup* setup, const std::string& label_pattern, bool default_toolchain_only, std::vector<const Target*>* matches) ResolveTargetsFromCommandLinePattern() argument
732 GetTargetsContainingFile(Setup* setup, const std::vector<const Target*>& all_targets, const SourceFile& file, bool default_toolchain_only, std::vector<TargetContainingFile>* matches) GetTargetsContainingFile() argument
/third_party/icu/icu4c/source/test/intltest/
H A Dcsdetest.cpp188 const UCharsetMatch **matches = ucsdet_detectAll(csd.getAlias(), &matchCount, &status); in checkEncoding() local
781 const UCharsetMatch **matches = ucsdet_detectAll(csd, &matchCount, &status); Ticket6394Test() local
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DBytesTrie.java220 public boolean matches() { return this!=NO_MATCH; } in matches() method in BytesTrie.Result
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
H A DBytesTrie.java206 public boolean matches() { return this!=NO_MATCH; } in matches() method in BytesTrie.Result
/third_party/node/deps/v8/third_party/zlib/
H A Ddeflate.h247 uInt matches; /* number of string matches in current block */ member
/third_party/node/src/
H A Dstring_search.h317 bool matches = true; in LinearSearch() local
/third_party/ninja/src/
H A Dgraph.cc642 struct matches { struct
643 explicit matches(std::vector<StringPiece>::iterator i) : i_(i) {} in matches() function
/third_party/libwebsockets/win32port/zlib/
H A Ddeflate.h241 uInt matches; /* number of string matches in current block */ member
/third_party/node/deps/v8/src/compiler/
H A Dnode-matchers.h398 bool matches() const { return scale_ != -1; } in matches() function
521 bool matches() const { return matches_; } in matches() function
/third_party/node/deps/v8/src/inspector/
H A Dv8-inspector-session-impl.cc491 std::vector<std::unique_ptr<protocol::Debugger::SearchMatch>> matches = in searchInTextByLines() local
/third_party/rust/crates/aho-corasick/src/
H A Dnfa.rs128 pub fn matches(&self, id: S) -> &[(PatternID, PatternLength)] { in matches() functions
[all...]
/third_party/rust/crates/glob/src/
H A Dlib.rs692 pub fn matches(&self, str: &str) -> bool { matches() functions
[all...]
/third_party/skia/third_party/externals/zlib/
H A Ddeflate.h247 uInt matches; /* number of string matches in current block */ member
/third_party/zlib/
H A Ddeflate.h258 uInt matches; /* number of string matches in current block */ member
/device/soc/rockchip/common/vendor/drivers/rockchip/
H A Drockchip_opp_select.c801 void rockchip_get_opp_data(const struct of_device_id *matches, struct rockchip_opp_info *info) in rockchip_get_opp_data() argument
/device/soc/rockchip/rk3588/kernel/drivers/soc/rockchip/
H A Drockchip_opp_select.c818 void rockchip_get_opp_data(const struct of_device_id *matches, in rockchip_get_opp_data() argument
/foundation/arkui/ace_engine/adapter/ohos/capability/html/
H A Dhtml_to_span.cpp410 std::smatch matches; in ToSpanColor() local

Completed in 35 milliseconds

12345678910