Home
last modified time | relevance | path

Searched defs:matches (Results 301 - 325 of 356) sorted by relevance

1...<<1112131415

/third_party/node/deps/icu-small/source/i18n/
H A Dtzgnames.cpp143 TimeZoneGenericNameMatchInfo::TimeZoneGenericNameMatchInfo(UVector* matches) in TimeZoneGenericNameMatchInfo() argument
H A Drematch.cpp1535 UBool RegexMatcher::matches(UErrorCode &status) { in matches() function in RegexMatcher
1563 UBool RegexMatcher::matches(int64_t start, UErrorCode &status) { in matches() function in RegexMatcher
[all...]
H A Dtznames_impl.cpp1356 TimeZoneNames::MatchInfoCollection* matches; in find() local
1404 TimeZoneNames::MatchInfoCollection* matches = handler.getMatches(maxLen); in doFind() local
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dssearch.cpp1130 UBool matches = false; in generateAlternative() local
1167 UBool matches; in generateTestCase() local
[all...]
/third_party/icu/icu4c/source/tools/tzcode/
H A Dtz2icu.cpp152 bool matches(const ZoneType& other) { in matches() function
/third_party/skia/third_party/externals/icu/source/i18n/
H A Drematch.cpp1525 UBool RegexMatcher::matches(UErrorCode &status) { in matches() function in RegexMatcher
1553 UBool RegexMatcher::matches(int64_t start, UErrorCode &status) { in matches() function in RegexMatcher
[all...]
H A Dtzgnames.cpp143 TimeZoneGenericNameMatchInfo::TimeZoneGenericNameMatchInfo(UVector* matches) in TimeZoneGenericNameMatchInfo() argument
/third_party/skia/third_party/externals/icu/source/tools/tzcode/
H A Dtz2icu.cpp152 bool matches(const ZoneType& other) { in matches() function
/third_party/vk-gl-cts/framework/common/
H A DtcuCommandLine.cpp845 bool CasePaths::matches (const string& caseName, bool allowPrefix) const in matches() function in tcu::CasePaths
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_utils.cpp1148 std::smatch matches; in ReplaceHolder() local
/kernel/linux/linux-5.10/drivers/net/dsa/mv88e6xxx/
H A Dchip.c5481 const struct of_device_id *matches = dev->driver->of_match_table; in pdata_device_get_match_data() local
/kernel/linux/linux-5.10/include/linux/
H A Dmod_devicetable.h569 struct dmi_strmatch matches[4]; member
H A Dof.h780 static inline int of_alias_get_alias_list(const struct of_device_id *matches, in of_alias_get_alias_list() argument
490 of_find_matching_node_and_match( struct device_node *from, const struct of_device_id *matches, const struct of_device_id **match) of_find_matching_node_and_match() argument
898 of_find_matching_node( struct device_node *from, const struct of_device_id *matches) of_find_matching_node() argument
[all...]
/kernel/linux/linux-5.10/include/net/
H A Dpkt_cls.h410 struct tcf_ematch * matches; member
/kernel/linux/linux-6.6/drivers/net/ethernet/microchip/vcap/
H A Dvcap_api.c1483 struct vcap_keyset_list matches; in vcap_decode_keyset() local
1867 _vcap_rule_find_keysets(struct vcap_rule_internal *ri, struct vcap_keyset_list *matches) _vcap_rule_find_keysets() argument
1908 vcap_rule_find_keysets(struct vcap_rule *rule, struct vcap_keyset_list *matches) vcap_rule_find_keysets() argument
1945 vcap_rule_find_actionsets(struct vcap_rule_internal *ri, struct vcap_actionset_list *matches) vcap_rule_find_actionsets() argument
1990 struct vcap_keyset_list matches = {}; vcap_val_rule() local
2037 struct vcap_actionset_list matches = {}; vcap_val_rule() local
3308 vcap_rule_get_untyped_keyset(struct vcap_rule_internal *ri, struct vcap_keyset_list *matches) vcap_rule_get_untyped_keyset() argument
3328 vcap_rule_get_keysets(struct vcap_rule_internal *ri, struct vcap_keyset_list *matches) vcap_rule_get_keysets() argument
[all...]
/kernel/linux/linux-6.6/include/linux/
H A Dof.h498 of_find_matching_node_and_match( struct device_node *from, const struct of_device_id *matches, const struct of_device_id **match) of_find_matching_node_and_match() argument
913 of_find_matching_node( struct device_node *from, const struct of_device_id *matches) of_find_matching_node() argument
[all...]
/kernel/linux/linux-6.6/include/net/
H A Dpkt_cls.h444 struct tcf_ematch * matches; member
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dd3.c2452 u8 matches[ND_QUERY_BUF_LEN]; member
2514 struct iwl_scan_offload_profile_match *matches = in iwl_mvm_query_num_match_chans() local
2520 struct iwl_scan_offload_profile_match_v1 *matches = in iwl_mvm_query_num_match_chans() local
2539 struct iwl_scan_offload_profile_match *matches in iwl_mvm_query_set_freqs() local
2547 struct iwl_scan_offload_profile_match_v1 *matches = iwl_mvm_query_set_freqs() local
[all...]
/kernel/linux/linux-6.6/net/smc/
H A Daf_smc.c2142 unsigned int matches = 0; in smc_find_ism_v2_device_serv() local
2094 smc_is_already_selected(struct smcd_dev *smcd, struct smc_init_info *ini, int matches) smc_is_already_selected() argument
2108 smc_check_ism_v2_match(struct smc_init_info *ini, u16 proposed_chid, u64 proposed_gid, unsigned int *matches) smc_check_ism_v2_match() argument
[all...]
/kernel/linux/linux-6.6/lib/zstd/compress/
H A Dzstd_lazy.c982 int matches[4] = {0}; in ZSTD_row_getSSEMask() local
1192 ZSTD_VecMask matches = ZSTD_row_getMatchMask(tagRow, (BYTE)tag, head, rowEntries); ZSTD_RowFindBestMatch() local
1261 ZSTD_VecMask matches = ZSTD_row_getMatchMask(dmsTagRow, (BYTE)dmsTag, head, rowEntries); ZSTD_RowFindBestMatch() local
[all...]
/third_party/ffmpeg/libavfilter/
H A Dvf_deshake_opencl.c124 MotionVector *matches; member
263 cl_mem matches; member
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dtznames_impl.cpp1371 TimeZoneNames::MatchInfoCollection* matches; in find() local
1419 TimeZoneNames::MatchInfoCollection* matches = handler.getMatches(maxLen); in doFind() local
[all...]
/third_party/mesa3d/src/egl/drivers/dri2/
H A Degl_dri2.c761 dri2_bind_extensions(struct dri2_egl_display *dri2_dpy, const struct dri2_extension_match *matches, const __DRIextension **extensions, bool optional) dri2_bind_extensions() argument
[all...]
/third_party/node/deps/v8/src/inspector/
H A Dv8-debugger-agent-impl.cc502 static bool matches(V8InspectorImpl* inspector, const V8DebuggerScript& script, in matches() function
/third_party/libabigail/src/
H A Dabg-suppression.cc952 bool matches = true; in suppression_matches_type_no_name() local
[all...]

Completed in 78 milliseconds

1...<<1112131415