/third_party/vk-gl-cts/framework/delibs/decpp/ |
H A D | deCommandLine.hpp | 314 //! Find match by name. Throws exception if no match is found. 330 const void* match = findNamedValueMatch(src, info->namedValues, info->namedValuesEnd, info->namedValueStride); in dispatchParse() local 331 *value = static_cast<const NamedValue<typename OptTraits<OptType>::ValueType>*>(match)->value; in dispatchParse()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | en_rx.c | 1275 struct mlx5_cqe64 *cqe, bool match) in mlx5e_shampo_update_ipv4_tcp_hdr() 1282 if (match) in mlx5e_shampo_update_ipv4_tcp_hdr() 1299 struct mlx5_cqe64 *cqe, bool match) in mlx5e_shampo_update_ipv6_tcp_hdr() 1306 if (match) in mlx5e_shampo_update_ipv6_tcp_hdr() 1319 static void mlx5e_shampo_update_hdr(struct mlx5e_rq *rq, struct mlx5_cqe64 *cqe, bool match) in mlx5e_shampo_update_hdr() argument 1336 mlx5e_shampo_update_ipv4_tcp_hdr(rq, ipv4, cqe, match); in mlx5e_shampo_update_hdr() 1346 mlx5e_shampo_update_ipv6_tcp_hdr(rq, ipv6, cqe, match); in mlx5e_shampo_update_hdr() 2260 mlx5e_shampo_flush_skb(struct mlx5e_rq *rq, struct mlx5_cqe64 *cqe, bool match) in mlx5e_shampo_flush_skb() argument 2269 mlx5e_shampo_update_hdr(rq, cqe, match); in mlx5e_shampo_flush_skb() 2310 bool match in mlx5e_handle_rx_cqe_mpwrq_shampo() local 1274 mlx5e_shampo_update_ipv4_tcp_hdr(struct mlx5e_rq *rq, struct iphdr *ipv4, struct mlx5_cqe64 *cqe, bool match) mlx5e_shampo_update_ipv4_tcp_hdr() argument 1298 mlx5e_shampo_update_ipv6_tcp_hdr(struct mlx5e_rq *rq, struct ipv6hdr *ipv6, struct mlx5_cqe64 *cqe, bool match) mlx5e_shampo_update_ipv6_tcp_hdr() argument [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_ipsec.c | 385 * @daddr: inbound address to match 386 * @proto: protocol to match 387 * @spi: SPI to match 539 if (j == 4) /* did we match all 4 words? */ in ixgbe_ipsec_check_mgmt_ip() 549 if (j == 4) /* did we match all 4 words? */ in ixgbe_ipsec_check_mgmt_ip() 567 int checked, match, first; in ixgbe_ipsec_add_sa() local 631 /* Find an existing match or first not used, and stop looking in ixgbe_ipsec_add_sa() 635 match = -1; in ixgbe_ipsec_add_sa() 644 match = i; in ixgbe_ipsec_add_sa() 656 if (match > in ixgbe_ipsec_add_sa() [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/stmicro/stmmac/ |
H A D | dwmac4_core.c | 998 u32 match) in dwmac4_config_l3_filter() 1039 writel(match, ioaddr + GMAC_L3_ADDR0(filter_no)); in dwmac4_config_l3_filter() 1041 writel(match, ioaddr + GMAC_L3_ADDR1(filter_no)); in dwmac4_config_l3_filter() 1052 u32 match) in dwmac4_config_l4_filter() 1083 value = match & GMAC_L4SP0; in dwmac4_config_l4_filter() 1085 value = (match << GMAC_L4DP0_SHIFT) & GMAC_L4DP0; in dwmac4_config_l4_filter() 996 dwmac4_config_l3_filter(struct mac_device_info *hw, u32 filter_no, bool en, bool ipv6, bool sa, bool inv, u32 match) dwmac4_config_l3_filter() argument 1050 dwmac4_config_l4_filter(struct mac_device_info *hw, u32 filter_no, bool en, bool udp, bool sa, bool inv, u32 match) dwmac4_config_l4_filter() argument
|
/kernel/linux/linux-5.10/net/netfilter/ |
H A D | xt_hashlimit.c | 50 MODULE_DESCRIPTION("Xtables: per hash-bucket rate-limit match"); 303 /* copy match config into hashtable config */ in htable_create() 448 discarded. Every time the match passes, you lose `cost' credits; 789 /* default match is underlimit - so over the limit, we need to invert */ in hashlimit_mt_common() 985 .match = hashlimit_mt_v1, 996 .match = hashlimit_mt_v2, 1007 .match = hashlimit_mt, 1019 .match = hashlimit_mt_v1, 1030 .match = hashlimit_mt_v2, 1041 .match [all...] |
/kernel/linux/linux-5.10/fs/nfs/ |
H A D | pnfs_nfs.c | 625 * declare a match. 633 bool match = false; in _same_data_server_addrs_locked() local 637 match = false; in _same_data_server_addrs_locked() 640 match = same_sockaddr(sa1, sa2); in _same_data_server_addrs_locked() 641 if (match) in _same_data_server_addrs_locked() 644 if (!match) in _same_data_server_addrs_locked() 647 return match; in _same_data_server_addrs_locked()
|
/kernel/linux/linux-5.10/drivers/gpu/vga/ |
H A D | vgaarb.c | 245 unsigned int wants, legacy_wants, match; in __vga_tryget() local 313 match = lwants & conflict->owns; in __vga_tryget() 314 if (!match) in __vga_tryget() 328 if ((match & conflict->decodes) & VGA_RSRC_LEGACY_MEM) in __vga_tryget() 330 if ((match & conflict->decodes) & VGA_RSRC_LEGACY_IO) in __vga_tryget() 343 conflict->owns &= ~match; in __vga_tryget()
|
/kernel/linux/linux-5.10/drivers/scsi/csiostor/ |
H A D | csio_wr.c | 1277 int i, delta, match = 0, min_delta = INT_MAX; in csio_closest_timer() local 1285 match = i; in csio_closest_timer() 1288 return match; in csio_closest_timer() 1294 int i, delta, match = 0, min_delta = INT_MAX; in csio_closest_thresh() local 1302 match = i; in csio_closest_thresh() 1305 return match; in csio_closest_thresh()
|
/kernel/linux/linux-6.6/drivers/misc/mei/ |
H A D | bus.c | 975 /* check rx_msg.client_id and rx_msg.fence_id match the ones we send */ in mei_cldev_send_gsc_command() 1007 bool match; in mei_cl_device_find() local 1015 match = true; in mei_cl_device_find() 1020 match = false; in mei_cl_device_find() 1024 match = false; in mei_cl_device_find() 1025 if (match) in mei_cl_device_find() 1036 * mei_cl_device_match - device match function 1249 .match = mei_cl_device_match,
|
/kernel/linux/linux-6.6/fs/nfs/ |
H A D | pnfs_nfs.c | 625 * declare a match. 633 bool match = false; in _same_data_server_addrs_locked() local 637 match = false; in _same_data_server_addrs_locked() 640 match = same_sockaddr(sa1, sa2); in _same_data_server_addrs_locked() 641 if (match) in _same_data_server_addrs_locked() 644 if (!match) in _same_data_server_addrs_locked() 647 return match; in _same_data_server_addrs_locked()
|
/kernel/linux/linux-6.6/drivers/scsi/csiostor/ |
H A D | csio_wr.c | 1277 int i, delta, match = 0, min_delta = INT_MAX; in csio_closest_timer() local 1285 match = i; in csio_closest_timer() 1288 return match; in csio_closest_timer() 1294 int i, delta, match = 0, min_delta = INT_MAX; in csio_closest_thresh() local 1302 match = i; in csio_closest_thresh() 1305 return match; in csio_closest_thresh()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_ipsec.c | 385 * @daddr: inbound address to match 386 * @proto: protocol to match 387 * @spi: SPI to match 539 if (j == 4) /* did we match all 4 words? */ in ixgbe_ipsec_check_mgmt_ip() 549 if (j == 4) /* did we match all 4 words? */ in ixgbe_ipsec_check_mgmt_ip() 569 int checked, match, first; in ixgbe_ipsec_add_sa() local 637 /* Find an existing match or first not used, and stop looking in ixgbe_ipsec_add_sa() 641 match = -1; in ixgbe_ipsec_add_sa() 650 match = i; in ixgbe_ipsec_add_sa() 662 if (match > in ixgbe_ipsec_add_sa() [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/stmicro/stmmac/ |
H A D | dwmac4_core.c | 1039 u32 match) in dwmac4_config_l3_filter() 1080 writel(match, ioaddr + GMAC_L3_ADDR0(filter_no)); in dwmac4_config_l3_filter() 1082 writel(match, ioaddr + GMAC_L3_ADDR1(filter_no)); in dwmac4_config_l3_filter() 1093 u32 match) in dwmac4_config_l4_filter() 1124 value = match & GMAC_L4SP0; in dwmac4_config_l4_filter() 1126 value = (match << GMAC_L4DP0_SHIFT) & GMAC_L4DP0; in dwmac4_config_l4_filter() 1037 dwmac4_config_l3_filter(struct mac_device_info *hw, u32 filter_no, bool en, bool ipv6, bool sa, bool inv, u32 match) dwmac4_config_l3_filter() argument 1091 dwmac4_config_l4_filter(struct mac_device_info *hw, u32 filter_no, bool en, bool udp, bool sa, bool inv, u32 match) dwmac4_config_l4_filter() argument
|
/kernel/linux/linux-6.6/drivers/perf/arm_cspmu/ |
H A D | arm_cspmu.c | 396 const struct impl_match *match = impl_match; in arm_cspmu_init_impl_ops() local 408 for (; match->pmiidr; match++) { in arm_cspmu_init_impl_ops() 409 const u32 mask = match->mask; in arm_cspmu_init_impl_ops() 411 if ((match->pmiidr & mask) == (cspmu->impl.pmiidr & mask)) { in arm_cspmu_init_impl_ops() 412 ret = match->impl_init_ops(cspmu); in arm_cspmu_init_impl_ops()
|
/kernel/linux/linux-6.6/net/netfilter/ |
H A D | xt_hashlimit.c | 50 MODULE_DESCRIPTION("Xtables: per hash-bucket rate-limit match"); 303 /* copy match config into hashtable config */ in htable_create() 448 discarded. Every time the match passes, you lose `cost' credits; 789 /* default match is underlimit - so over the limit, we need to invert */ in hashlimit_mt_common() 985 .match = hashlimit_mt_v1, 996 .match = hashlimit_mt_v2, 1007 .match = hashlimit_mt, 1019 .match = hashlimit_mt_v1, 1030 .match = hashlimit_mt_v2, 1041 .match [all...] |
/kernel/linux/linux-6.6/sound/soc/qcom/ |
H A D | lpass-cpu.c | 1109 const struct of_device_id *match; in asoc_qcom_lpass_cpu_platform_probe() local 1124 match = of_match_device(dev->driver->of_match_table, dev); in asoc_qcom_lpass_cpu_platform_probe() 1125 if (!match || !match->data) in asoc_qcom_lpass_cpu_platform_probe() 1130 match->compatible); in asoc_qcom_lpass_cpu_platform_probe() 1133 drvdata->variant = (struct lpass_variant *)match->data; in asoc_qcom_lpass_cpu_platform_probe()
|
/third_party/EGL/api/ |
H A D | reg.py | 27 # api - string naming the API to match 28 # profile - string naming the profile to match 30 # attributes to match to. 33 # Otherwise, the tag must exactly match the API or profile. 35 # <remove> with no attribute will match 36 # <remove profile='core'> will match 37 # <remove profile='compatibility'> will not match 38 # Possible match conditions: 44 # None 'string' Does not match. Can't generate multiple APIs 47 # 'string' 'string' Strings must match [all...] |
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/charsetdet/ |
H A D | TestCharsetDetector.java | 301 CharsetMatch match; in TestBufferOverflow() 307 match = det.detect(); in TestBufferOverflow() 309 if (match == null) { in TestBufferOverflow() 319 if (testResults[idx] == null || ! testResults[idx].equals(match.getName())) { in TestBufferOverflow() 320 errln("Unexpectedly got " + match.getName() + " instead of " + testResults[idx] + in TestBufferOverflow() 321 " at index " + idx + " with confidence " + match.getConfidence()); in TestBufferOverflow() 750 * Test the method int match(CharsetDetector det) in CharsetRecog_UTF_16_LE 757 // match(CharsetDetector) method of CharsetRecog_UTF_16_LE in TestCharsetRecog_UTF_16_LE_Match() 761 errln("CharsetRecog_UTF_16_LE.match(CharsetDetector) was not suppose to return an exception."); in TestCharsetRecog_UTF_16_LE_Match()
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/charsetdet/ |
H A D | TestCharsetDetector.java | 298 CharsetMatch match; in TestBufferOverflow() 304 match = det.detect(); in TestBufferOverflow() 306 if (match == null) { in TestBufferOverflow() 316 if (testResults[idx] == null || ! testResults[idx].equals(match.getName())) { in TestBufferOverflow() 317 errln("Unexpectedly got " + match.getName() + " instead of " + testResults[idx] + in TestBufferOverflow() 318 " at index " + idx + " with confidence " + match.getConfidence()); in TestBufferOverflow() 747 * Test the method int match(CharsetDetector det) in CharsetRecog_UTF_16_LE 754 // match(CharsetDetector) method of CharsetRecog_UTF_16_LE in TestCharsetRecog_UTF_16_LE_Match() 758 errln("CharsetRecog_UTF_16_LE.match(CharsetDetector) was not suppose to return an exception."); in TestCharsetRecog_UTF_16_LE_Match()
|
/third_party/littlefs/scripts/ |
H A D | perf.py | 51 if re.match('^\s*\+?\s*(?:∞|inf)\s*$', x): 53 elif re.match('^\s*-\s*(?:∞|inf)\s*$', x): 277 m = symbol_pattern.match(line) 326 m = line_pattern.match(line) 459 m = sample_pattern.match(line) 467 m = frame_pattern.match(line)
|
H A D | perfbd.py | 42 if re.match('^\s*\+?\s*(?:∞|inf)\s*$', x): 44 elif re.match('^\s*-\s*(?:∞|inf)\s*$', x): 185 m = symbol_pattern.match(line) 234 m = line_pattern.match(line) 417 m = trace_pattern.match(line) 440 m = frame_pattern.match(line)
|
/third_party/python/Lib/http/ |
H A D | client.py | 1220 match = _contains_disallowed_method_pchar_re.search(method) 1221 if match: 1224 f"(found at least {match.group()!r})") 1229 match = _contains_disallowed_url_pchar_re.search(url) 1230 if match: 1232 f"(found at least {match.group()!r})") 1237 match = _contains_disallowed_url_pchar_re.search(host) 1238 if match: 1240 f"(found at least {match.group()!r})")
|
/third_party/openGLES/xml/ |
H A D | reg.py | 26 # api - string naming the API to match 27 # profile - string naming the profile to match 29 # attributes to match to. 32 # Otherwise, the tag must exactly match the API or profile. 34 # <remove> with no attribute will match 35 # <remove profile='core'> will match 36 # <remove profile='compatibility'> will not match 37 # Possible match conditions: 43 # None 'string' Does not match. Can't generate multiple APIs 46 # 'string' 'string' Strings must match [all...] |
/third_party/skia/src/ports/ |
H A D | SkFontMgr_fontconfig.cpp | 215 // Run a match against the copy of the pattern. in is_weak() 216 // If the 'id' was weak, then we should match the pattern with 'matchlang'. in is_weak() 217 // If the 'id' was strong, then we should match the pattern with 'nomatchlang'. in is_weak() 220 // However, there appears to be no way to match/sort without it. in is_weak() 223 SkAutoFcPattern match(FcFontSetMatch(config, fontSets, SK_ARRAY_COUNT(fontSets), in is_weak() 227 FcPatternGetLangSet(match, FC_LANG, 0, &matchLangSet); in is_weak() 602 SkAutoFcPattern match([this, &index]() { 607 return fFontMgr->createTypefaceFromFcPattern(std::move(match)).release(); 611 SkAutoFcPattern match([this, &style]() { 626 return fFontMgr->createTypefaceFromFcPattern(std::move(match)) [all...] |
/third_party/skia/third_party/externals/opengl-registry/xml/ |
H A D | reg.py | 37 # api - string naming the API to match 38 # profile - string naming the profile to match 40 # attributes to match to. 43 # Otherwise, the tag must exactly match the API or profile. 45 # <remove> with no attribute will match 46 # <remove profile='core'> will match 47 # <remove profile='compatibility'> will not match 48 # Possible match conditions: 54 # None 'string' Does not match. Can't generate multiple APIs 57 # 'string' 'string' Strings must match [all...] |