Home
last modified time | relevance | path

Searched defs:matches (Results 1 - 25 of 311) sorted by relevance

12345678910>>...13

/third_party/rust/crates/clap/src/parser/
H A Dmod.rs5 mod matches; modules
/kernel/linux/linux-5.10/include/linux/
H A Dof_clk.h29 static inline void of_clk_init(const struct of_device_id *matches) {} in of_clk_init() argument
H A Dsys_soc.h44 soc_device_match( const struct soc_device_attribute *matches) soc_device_match() argument
/kernel/linux/linux-6.6/include/linux/
H A Dof_clk.h29 static inline void of_clk_init(const struct of_device_id *matches) {} in of_clk_init() argument
H A Dsys_soc.h44 soc_device_match( const struct soc_device_attribute *matches) soc_device_match() argument
/third_party/python/Lib/test/support/
H A Dlogging_helper.py20 def matches(self, **kwargs): member in TestHandler
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/message2/
H A DSelector.java36 boolean matches(Object value, String key, Map<String, Object> variableOptions); in matches() method
H A DPluralSelectorFactory.java60 public boolean matches(Object value, String key, Map<String, Object> variableOptions) { in matches() method in PluralSelectorFactory.PluralSelectorImpl
H A DTextSelectorFactory.java29 public boolean matches(Object value, String key, Map<String, Object> variableOptions) { in matches() method in TextSelectorFactory.TextSelector
/third_party/rust/crates/bindgen/bindgen/
H A Dregex_set.rs79 pub fn matches<S>(&self, string: S) -> bool in matches() functions
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TableGen/
H A DStringMatcher.h40 StringMatcher(StringRef strVariableName, const std::vector<StringPair> &matches, raw_ostream &os) StringMatcher() argument
/third_party/skia/include/private/
H A DGrContext_Base.h74 bool matches(GrContext_Base* candidate) const { in matches() function in GrContext_Base
/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dmachine.h14 const struct of_device_id *matches; member
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dmachine.h14 const struct of_device_id *matches; member
/kernel/linux/linux-5.10/drivers/soc/fsl/qbman/
H A Dbman_test_api.c87 int matches = 0; in bufs_confirm() local
/kernel/linux/linux-5.10/include/linux/regulator/
H A Dof_regulator.h37 of_regulator_match(struct device *dev, struct device_node *node, struct of_regulator_match *matches, unsigned int num_matches) of_regulator_match() argument
/kernel/linux/linux-6.6/include/linux/regulator/
H A Dof_regulator.h37 of_regulator_match(struct device *dev, struct device_node *node, struct of_regulator_match *matches, unsigned int num_matches) of_regulator_match() argument
/kernel/linux/linux-6.6/drivers/soc/fsl/qbman/
H A Dbman_test_api.c87 int matches = 0; in bufs_confirm() local
/third_party/gn/src/gn/
H A Dcommand_ls.cc75 std::vector<const Target*> matches; variable
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/breakiter/
H A DCharsDictionaryMatcher.java25 public int matches(CharacterIterator text_, int maxLength, int[] lengths, int[] count_, int limit, int[] values) { in matches() method in CharsDictionaryMatcher
H A DDictionaryMatcher.java30 public abstract int matches(CharacterIterator text, int maxLength, int[] lengths, in matches() method in DictionaryMatcher
33 public int matches(CharacterIterator text, int maxLength, int[] lengths, in matches() method in DictionaryMatcher
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DUnicodeFilter.java38 public int matches(Replaceable text, in matches() method in UnicodeFilter
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
H A DCalendarFieldsSet.java30 public boolean matches(Calendar cal, CalendarFieldsSet diffSet) { in matches() method in CalendarFieldsSet
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DBytesDictionaryMatcher.java46 public int matches(CharacterIterator text_, int maxLength, int[] lengths, int[] count_, int limit, int[] values) { in matches() method in BytesDictionaryMatcher
H A DDictionaryMatcher.java31 public abstract int matches(CharacterIterator text, int maxLength, int[] lengths, in matches() method in DictionaryMatcher
34 public int matches(CharacterIterator text, int maxLength, int[] lengths, in matches() method in DictionaryMatcher

Completed in 6 milliseconds

12345678910>>...13