Home
last modified time | relevance | path

Searched refs:match (Results 6226 - 6250 of 6491) sorted by relevance

1...<<241242243244245246247248249250>>...260

/third_party/nghttp2/src/
H A Dshrpx_tls.cc1745 // 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 Dls.js2910 t.match(
4633 t.match(
/third_party/node/deps/v8/src/inspector/
H A Dv8-debugger-agent-impl.cc511 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 DScalarEvolutionExpander.cpp191 // 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 DLocal.cpp186 // 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 DGVN.cpp1910 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 Dfsi-core.c1390 .match = fsi_bus_match,
/kernel/linux/linux-5.10/drivers/bus/mhi/host/
H A Dinit.c1366 .match = mhi_match,
/kernel/linux/linux-5.10/drivers/ata/
H A Dpata_macio.c135 * - 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 Dsa1111.c885 * 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 Dvio.c1208 * @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 Dswim3.c1173 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 D3c509.c378 .match = el3_isa_match,
/kernel/linux/linux-6.6/arch/arm/common/
H A Dsa1111.c880 * 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 Dvio.c1211 * @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 Djoydev.c1069 .match = joydev_match,
/kernel/linux/linux-5.10/drivers/media/platform/atmel/
H A Datmel-isi.c1156 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 Drcar-csi2.c815 pad = media_entity_get_fwnode_pad(&subdev->entity, asd->match.fwnode, in rcsi2_notify_bound()
/kernel/linux/linux-5.10/drivers/most/
H A Dcore.c504 .match = most_match,
/kernel/linux/linux-5.10/drivers/net/ethernet/pensando/ionic/
H A Dionic_if.h926 * 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 Dpmac.c149 * - 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 Dmace.c109 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 Dap_bus.c598 .match = &ap_bus_match,
/kernel/linux/linux-5.10/drivers/scsi/
H A Daha1542.c1037 .match = aha1542_isa_match,
/kernel/linux/linux-5.10/drivers/pci/
H A Dpci-acpi.c1299 .match = pci_acpi_bus_match,

Completed in 70 milliseconds

1...<<241242243244245246247248249250>>...260