/third_party/rust/crates/clap/src/parser/ |
H A D | mod.rs | 5 mod matches; modules
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | of_clk.h | 29 static inline void of_clk_init(const struct of_device_id *matches) {} in of_clk_init() argument
|
H A D | sys_soc.h | 44 soc_device_match( const struct soc_device_attribute *matches) soc_device_match() argument
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | of_clk.h | 29 static inline void of_clk_init(const struct of_device_id *matches) {} in of_clk_init() argument
|
H A D | sys_soc.h | 44 soc_device_match( const struct soc_device_attribute *matches) soc_device_match() argument
|
/third_party/python/Lib/test/support/ |
H A D | logging_helper.py | 20 def matches(self, **kwargs): member in TestHandler
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/message2/ |
H A D | Selector.java | 36 boolean matches(Object value, String key, Map<String, Object> variableOptions); in matches() method
|
H A D | PluralSelectorFactory.java | 60 public boolean matches(Object value, String key, Map<String, Object> variableOptions) { in matches() method in PluralSelectorFactory.PluralSelectorImpl
|
H A D | TextSelectorFactory.java | 29 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 D | regex_set.rs | 79 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 D | StringMatcher.h | 40 StringMatcher(StringRef strVariableName, const std::vector<StringPair> &matches, raw_ostream &os) StringMatcher() argument
|
/third_party/skia/include/private/ |
H A D | GrContext_Base.h | 74 bool matches(GrContext_Base* candidate) const { in matches() function in GrContext_Base
|
/kernel/linux/linux-5.10/arch/mips/include/asm/ |
H A D | machine.h | 14 const struct of_device_id *matches; member
|
/kernel/linux/linux-6.6/arch/mips/include/asm/ |
H A D | machine.h | 14 const struct of_device_id *matches; member
|
/kernel/linux/linux-5.10/drivers/soc/fsl/qbman/ |
H A D | bman_test_api.c | 87 int matches = 0; in bufs_confirm() local
|
/kernel/linux/linux-5.10/include/linux/regulator/ |
H A D | of_regulator.h | 37 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 D | of_regulator.h | 37 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 D | bman_test_api.c | 87 int matches = 0; in bufs_confirm() local
|
/third_party/gn/src/gn/ |
H A D | command_ls.cc | 75 std::vector<const Target*> matches; variable
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/breakiter/ |
H A D | CharsDictionaryMatcher.java | 25 public int matches(CharacterIterator text_, int maxLength, int[] lengths, int[] count_, int limit, int[] values) { in matches() method in CharsDictionaryMatcher
|
H A D | DictionaryMatcher.java | 30 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 D | UnicodeFilter.java | 38 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 D | CalendarFieldsSet.java | 30 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 D | BytesDictionaryMatcher.java | 46 public int matches(CharacterIterator text_, int maxLength, int[] lengths, int[] count_, int limit, int[] values) { in matches() method in BytesDictionaryMatcher
|
H A D | DictionaryMatcher.java | 31 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
|