Home
last modified time | relevance | path

Searched defs:matches (Results 76 - 100 of 235) sorted by relevance

12345678910

/base/global/resource_management/frameworks/resmgr/src/utils/
H A Dstring_utils.cpp141 std::smatch matches; in parseArgs() local
301 std::smatch matches; in ReplacePlaceholderWithParams() local
[all...]
/device/soc/rockchip/common/sdk_linux/drivers/regulator/
H A Dof_regulator.c301 struct of_regulator_match *matches; member
333 int of_regulator_match(struct device *dev, struct device_node *node, struct of_regulator_match *matches, in of_regulator_match() argument
/device/soc/rockchip/common/sdk_linux/include/soc/rockchip/
H A Drockchip_opp_select.h91 static inline 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/include/soc/rockchip/
H A Drockchip_opp_select.h120 static inline void rockchip_get_opp_data(const struct of_device_id *matches, in rockchip_get_opp_data() argument
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/stream/src/local/src/
H A Dcast_local_file_channel_common.cpp116 std::smatch matches; in ParseHttpRangeHeader() local
156 std::smatch matches; in IsLocalFile() local
280 std::smatch matches; in ParseHttpResponse() local
[all...]
/foundation/CastEngine/castengine_cast_plus_stream/src/stream/src/local/src/
H A Dcast_local_file_channel_common.cpp116 std::smatch matches; in ParseHttpRangeHeader() local
156 std::smatch matches; in IsLocalFile() local
280 std::smatch matches; in ParseHttpResponse() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dcolor.cpp90 std::smatch matches; in FromString() local
[all...]
/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
[all...]
/foundation/window/window_manager/window_scene/test/unittest/
H A Dsession_lifecycle_test.cpp123 std::smatch matches; in GetTaskCount() local
H A Dsession_test3.cpp107 std::smatch matches; in GetTaskCount() local
/test/testfwk/xdevice/src/xdevice/_core/environment/
H A Dmanager_env.py332 def matches(self, device, allocate=True): member in DeviceSelectionOption
/third_party/gn/src/gn/
H A Dcommand_refs.cc140 GetTargetsReferencingConfig(Setup* setup, const std::vector<const Target*>& all_targets, const Config* config, bool default_toolchain_only, UniqueVector<const Target*>* matches) GetTargetsReferencingConfig() argument
[all...]
/third_party/backends/backend/genesys/
H A Dlow.h162 bool matches(std::uint16_t vendor_id, std::uint16_t product_id, std::uint16_t bcd_device) in matches() function in genesys::UsbDeviceEntry
/third_party/googletest/googlemock/src/
H A Dgmock-matchers.cc439 ElementMatcherPairs matches = FindMaxBipartiteMatching(matrix); in FindPairing() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DTextTrieMap.java213 private Iterator<V> matches = null; field in TextTrieMap.LongestMatchHandler
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DBidiTransform.java611 abstract boolean matches(byte inLevel, Order inOrder, byte outLevel, Order outOrder); matches() method in BidiTransform.ReorderingScheme
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dfldset.cpp275 UBool CalendarFieldsSet::matches(Calendar *cal, CalendarFieldsSet &diffSet, in matches() function in CalendarFieldsSet
/third_party/icu/icu4c/source/common/
H A Ddictionarydata.cpp45 int32_t UCharsDictionaryMatcher::matches(UText *text, int32_t maxLength, int32_t limit, in matches() function in UCharsDictionaryMatcher
113 int32_t BytesDictionaryMatcher::matches(UText *text, int32_t maxLength, int32_t limit, in matches() function in BytesDictionaryMatcher
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/
H A DCldrDataProcessor.java400 public boolean matches(T state, CldrPath prefix, Context context) { in matches() method in CldrDataProcessor.PrefixAction
421 boolean matches(T state, CldrValue value) { in matches() method in CldrDataProcessor.ValueAction
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DBidiTransform.java601 abstract boolean matches(byte inLevel, Order inOrder, byte outLevel, Order outOrder); matches() method in BidiTransform.ReorderingScheme
[all...]
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
H A DDateIntervalFormatTest.java1846 private boolean matches(String dateFormatPattern, String firstPart, String secondPart) { in matches() method in DateIntervalFormatTest
H A DMessagePatternUtilTest.java88 private boolean matches(MessageNode msg) { in matches() method in MessagePatternUtilTest.ExpectMessageNode
113 protected boolean matches(MessageContentsNode c) { in matches() method in MessagePatternUtilTest.ExpectMessageContentsNode
124 protected boolean matches(MessageContentsNode c) { in matches() method in MessagePatternUtilTest.ExpectTextNode
158 protected boolean matches(MessageContentsNode c) { in matches() method in MessagePatternUtilTest.ExpectArgNode
214 protected boolean matches(MessageContentsNode c) { in matches() method in MessagePatternUtilTest.ExpectComplexArgNode
259 private boolean matches(VariantNode v) { matches() method in MessagePatternUtilTest.ExpectVariantNode
[all...]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
H A DDateIntervalFormatTest.java1664 private boolean matches(String dateFormatPattern, String firstPart, String secondPart) { in matches() method in DateIntervalFormatTest
H A DMessagePatternUtilTest.java91 private boolean matches(MessageNode msg) { in matches() method in MessagePatternUtilTest.ExpectMessageNode
116 protected boolean matches(MessageContentsNode c) { in matches() method in MessagePatternUtilTest.ExpectMessageContentsNode
127 protected boolean matches(MessageContentsNode c) { in matches() method in MessagePatternUtilTest.ExpectTextNode
161 protected boolean matches(MessageContentsNode c) { in matches() method in MessagePatternUtilTest.ExpectArgNode
217 protected boolean matches(MessageContentsNode c) { in matches() method in MessagePatternUtilTest.ExpectComplexArgNode
262 private boolean matches(VariantNode v) { matches() method in MessagePatternUtilTest.ExpectVariantNode
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DTextTrieMap.java222 private Iterator<V> matches = null; field in TextTrieMap.LongestMatchHandler

Completed in 25 milliseconds

12345678910