/third_party/nghttp2/src/ |
H A D | shrpx_tls.cc | 1745 // Do case-insensitive match. At least 2 dots are required to enable in tls_hostname_match() 1746 // wildcard match. Also wildcard must be in the left-most label. in tls_hostname_match() 1747 // Don't attempt to match a presented identifier where the wildcard in tls_hostname_match() 1767 // Perform wildcard match. Here '*' must match at least one in tls_hostname_match() 1921 // RFC 6125, section 6.4.4. says that client MUST not seek a match in verify_dns_hostname() 1976 LOG(ERROR) << "Certificate verification failed: hostname does not match"; in check_cert() 2013 auto wcidx = rev_wildcard_router_.match(rev_suffix); in add_cert() 2050 // Always prefer exact match in lookup() 2051 auto idx = router_.match(hostnam in lookup() [all...] |
/third_party/node/deps/npm/test/lib/commands/ |
H A D | ls.js | 2910 t.match( 4633 t.match(
|
/third_party/node/deps/v8/src/inspector/ |
H A D | v8-debugger-agent-impl.cc | 511 return regex.match(script.sourceURL()) != -1; in matches() 886 m_blackboxPattern->match(scriptSourceURL) != -1) in isFunctionBlackboxed()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | ScalarEvolutionExpander.cpp | 191 // Ensure that no-wrap flags match. in InsertBinop() 835 if (match(W, m_Power2(RHS))) { in visitMulExpr() 1036 /// should match any patterns generated by getAddRecExprPHILiterally and 1213 // Stop if we have found an exact match SCEV. in getAddRecExprPHILiterally() 1226 // Record the phi node. But don't stop we might find an exact match in getAddRecExprPHILiterally() 2106 if (!match(BB->getTerminator(), in getRelatedExistingExpansion()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
H A D | Local.cpp | 186 // left, unless the metadata doesn't match the switch. in ConstantFoldTerminator() 836 "Expected OldVal to match incoming value from BB!"); in selectIncomingValueForBlock() 1060 // Clear the successor list of BB to match updates applying to DTU later. in TryToSimplifyUncondBranchFromEmptyBlock() 2054 if (match(CI->getArgOperand(0), m_CombineOr(m_Zero(), m_Undef()))) { in markAliveBlocks() 2070 if (match(CI->getArgOperand(0), m_Zero())) in markAliveBlocks()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
H A D | GVN.cpp | 1910 if ((isKnownTrue && match(LHS, m_And(m_Value(A), m_Value(B)))) || in propagateEquality() 1911 (isKnownFalse && match(LHS, m_Or(m_Value(A), m_Value(B))))) { in propagateEquality()
|
/kernel/linux/linux-5.10/drivers/fsi/ |
H A D | fsi-core.c | 1390 .match = fsi_bus_match,
|
/kernel/linux/linux-5.10/drivers/bus/mhi/host/ |
H A D | init.c | 1366 .match = mhi_match,
|
/kernel/linux/linux-5.10/drivers/ata/ |
H A D | pata_macio.c | 135 * - Write data setup, which appears to match the cycle time. They 250 * match the darwin code and whatever documentation I could find 1118 const struct of_device_id *match) in pata_macio_attach() 1117 pata_macio_attach(struct macio_dev *mdev, const struct of_device_id *match) pata_macio_attach() argument
|
/kernel/linux/linux-5.10/arch/arm/common/ |
H A D | sa1111.c | 885 * match. This is very important to ensure that SA1111 accesses in __sa1111_probe() 1380 .match = sa1111_match,
|
/kernel/linux/linux-5.10/arch/powerpc/platforms/pseries/ |
H A D | vio.c | 1208 * @dev: the VIO device structure to match against 1212 * vio_device_id structure or NULL if there is no match. 1383 /* we need the 'device_type' property, in order to match with drivers */ in vio_register_device_node() 1618 .match = vio_bus_match,
|
/kernel/linux/linux-5.10/drivers/block/ |
H A D | swim3.c | 1173 const struct of_device_id *match) in swim3_attach() 1172 swim3_attach(struct macio_dev *mdev, const struct of_device_id *match) swim3_attach() argument
|
/kernel/linux/linux-5.10/drivers/net/ethernet/3com/ |
H A D | 3c509.c | 378 .match = el3_isa_match,
|
/kernel/linux/linux-6.6/arch/arm/common/ |
H A D | sa1111.c | 880 * match. This is very important to ensure that SA1111 accesses in __sa1111_probe() 1371 .match = sa1111_match,
|
/kernel/linux/linux-6.6/arch/powerpc/platforms/pseries/ |
H A D | vio.c | 1211 * @dev: the VIO device structure to match against 1215 * vio_device_id structure or NULL if there is no match. 1398 /* we need the 'device_type' property, in order to match with drivers */ in vio_register_device_node() 1633 .match = vio_bus_match,
|
/kernel/linux/linux-5.10/drivers/input/ |
H A D | joydev.c | 1069 .match = joydev_match,
|
/kernel/linux/linux-5.10/drivers/media/platform/atmel/ |
H A D | atmel-isi.c | 1156 isi->entity.asd.match.fwnode = of_fwnode_handle(remote); in isi_graph_parse()
|
/kernel/linux/linux-5.10/drivers/media/platform/rcar-vin/ |
H A D | rcar-csi2.c | 815 pad = media_entity_get_fwnode_pad(&subdev->entity, asd->match.fwnode, in rcsi2_notify_bound()
|
/kernel/linux/linux-5.10/drivers/most/ |
H A D | core.c | 504 .match = most_match,
|
/kernel/linux/linux-5.10/drivers/net/ethernet/pensando/ionic/ |
H A D | ionic_if.h | 926 * not match the checksum in the receive packet's 936 * not match the checksum in the receive packet's 949 * not match the checksum in the receive packet's 1718 * @match: Rx filter match type (see IONIC_RX_FILTER_MATCH_xxx) 1732 __le16 match; member
|
/kernel/linux/linux-5.10/drivers/ide/ |
H A D | pmac.c | 149 * - Write data setup, which appears to match the cycle time. They 1130 const struct of_device_id *match) in pmac_ide_macio_attach() 1129 pmac_ide_macio_attach(struct macio_dev *mdev, const struct of_device_id *match) pmac_ide_macio_attach() argument
|
/kernel/linux/linux-5.10/drivers/net/ethernet/apple/ |
H A D | mace.c | 109 static int mace_probe(struct macio_dev *mdev, const struct of_device_id *match) in mace_probe() argument
|
/kernel/linux/linux-5.10/drivers/s390/crypto/ |
H A D | ap_bus.c | 598 .match = &ap_bus_match,
|
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | aha1542.c | 1037 .match = aha1542_isa_match,
|
/kernel/linux/linux-5.10/drivers/pci/ |
H A D | pci-acpi.c | 1299 .match = pci_acpi_bus_match,
|