Home
last modified time | relevance | path

Searched defs:matches (Results 176 - 200 of 356) sorted by relevance

12345678910>>...15

/kernel/linux/linux-5.10/arch/sparc/kernel/
H A Dvio.c61 const struct vio_device_id *matches in vio_bus_match() local
22 vio_match_device( const struct vio_device_id *matches, const struct vio_dev *dev) vio_match_device() argument
[all...]
/kernel/linux/linux-6.6/arch/powerpc/platforms/pseries/
H A Dibmebus.c186 static int ibmebus_create_devices(const struct of_device_id *matches) in ibmebus_create_devices() argument
344 const struct of_device_id *matches = drv->of_match_table; in ibmebus_bus_bus_match() local
/kernel/linux/linux-6.6/arch/sparc/kernel/
H A Dvio.c61 const struct vio_device_id *matches in vio_bus_match() local
22 vio_match_device( const struct vio_device_id *matches, const struct vio_dev *dev) vio_match_device() argument
[all...]
/kernel/linux/linux-5.10/drivers/macintosh/
H A Dmacio_asic.c39 const struct of_device_id * matches = drv->of_match_table; in macio_bus_match() local
/kernel/linux/linux-5.10/drivers/of/
H A Dirq.c486 void __init of_irq_init(const struct of_device_id *matches) in of_irq_init() argument
/kernel/linux/linux-5.10/drivers/soc/bcm/brcmstb/pm/
H A Dpm-mips.c364 static void __iomem *brcmstb_ioremap_match(const struct of_device_id *matches, in brcmstb_ioremap_match() argument
/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_rtbitmap.c1088 int matches; in xfs_rtalloc_extent_is_free() local
/kernel/linux/linux-6.6/drivers/net/ethernet/microchip/vcap/
H A Dvcap_api_debugfs_kunit.c314 struct vcap_keyset_list matches; in vcap_api_addr_keyset_test() local
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_rtbitmap.c1122 int matches; in xfs_rtalloc_extent_is_free() local
/kernel/linux/linux-6.6/drivers/soc/bcm/brcmstb/pm/
H A Dpm-mips.c364 static void __iomem *brcmstb_ioremap_match(const struct of_device_id *matches, in brcmstb_ioremap_match() argument
/kernel/linux/linux-6.6/drivers/of/
H A Dplatform.c372 of_platform_bus_create(struct device_node *bus, const struct of_device_id *matches, const struct of_dev_auxdata *lookup, struct device *parent, bool strict) of_platform_bus_create() argument
443 of_platform_bus_probe(struct device_node *root, const struct of_device_id *matches, struct device *parent) of_platform_bus_probe() argument
494 of_platform_populate(struct device_node *root, const struct of_device_id *matches, const struct of_dev_auxdata *lookup, struct device *parent) of_platform_populate() argument
[all...]
H A Dirq.c528 void __init of_irq_init(const struct of_device_id *matches) in of_irq_init() argument
/kernel/linux/linux-6.6/drivers/macintosh/
H A Dmacio_asic.c41 const struct of_device_id * matches = drv->of_match_table; in macio_bus_match() local
/test/testfwk/xdevice/src/xdevice/_core/environment/
H A Denv_pool.py325 def matches(self, device): member in SelectionOption
/third_party/ffmpeg/libavformat/
H A Ddv.c602 int matches = 0; in dv_probe() local
/third_party/gn/src/base/
H A Dcommand_line.cc346 std::vector<StringType> matches = GetSwitchValuesNative(switch_string); in GetSwitchValueStrings() local
/third_party/gn/src/gn/
H A Dninja_build_writer.cc145 std::vector<const Target*> matches; in GetDuplicateOutputError() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/util/
H A DCollectionUtilities.java202 boolean matches(T o); in matches() method
219 public boolean matches(T value) { in matches() method in CollectionUtilities.InverseMatcher
/third_party/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/util/
H A DCollectionUtilities.java199 boolean matches(T o); in matches() method
216 public boolean matches(T value) { in matches() method in CollectionUtilities.InverseMatcher
/third_party/icu/icu4c/source/i18n/
H A Dtznames.cpp488 TimeZoneNames::MatchInfoCollection::matches(UErrorCode& status) { in matches() function in TimeZoneNames::MatchInfoCollection
/third_party/node/deps/brotli/c/enc/
H A Dhash_to_binary_tree_inc.h113 StoreAndFindMatches( HashToBinaryTree* BROTLI_RESTRICT self, const uint8_t* BROTLI_RESTRICT data, const size_t cur_ix, const size_t ring_buffer_mask, const size_t max_length, const size_t max_backward, size_t* const BROTLI_RESTRICT best_len, BackwardMatch* BROTLI_RESTRICT matches) StoreAndFindMatches() argument
201 FindAllMatches( HashToBinaryTree* BROTLI_RESTRICT self, const BrotliEncoderDictionary* dictionary, const uint8_t* BROTLI_RESTRICT data, const size_t ring_buffer_mask, const size_t cur_ix, const size_t max_length, const size_t max_backward, const size_t dictionary_distance, const BrotliEncoderParams* params, BackwardMatch* matches) FindAllMatches() argument
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dtznames.cpp488 TimeZoneNames::MatchInfoCollection::matches(UErrorCode& status) { in matches() function in TimeZoneNames::MatchInfoCollection
/third_party/libphonenumber/cpp/test/phonenumbers/
H A Dphonenumbermatcher_test.cc323 string matches; in EnsureTermination() local
[all...]
/third_party/mesa3d/src/gallium/drivers/r300/compiler/tests/
H A Drc_test_helpers.c76 static int match_length(regmatch_t * matches, int index) in match_length() argument
141 regmatch_t matches[REGEX_SRC_MATCHES]; in init_rc_normal_src() local
81 regex_helper( const char * regex_str, const char * search_str, regmatch_t * matches, int num_matches) regex_helper() argument
270 regmatch_t matches[REGEX_DST_MATCHES]; init_rc_normal_dst() local
376 regmatch_t matches[REGEX_INST_MATCHES]; parse_rc_normal_instruction() local
[all...]
/third_party/node/deps/openssl/openssl/crypto/property/
H A Dproperty_parse.c475 int i = 0, j = 0, matches = 0; in ossl_property_match_count() local

Completed in 27 milliseconds

12345678910>>...15