/freebsd/contrib/opencsd/decoder/include/common/ |
H A D | comp_attach_pt_t.h | 3 * \brief OpenCSD : Component attachment point interface class. 50 * @brief Single component interface pointer attachment point. 54 * An attachment point connects a component interface pointer to the component providing the 55 * attachment point. 57 * This attachment point implementation allows a single interface to be connected. 67 * Attach an interface of type T to the attachment point. 76 * Detach component from the attachment point. 95 * Will return 0 if nothing attached or the attachment point is disabled. 103 …* The componentAttachPt base implmentation will always return 0 as only a single attachment is pos… 110 * Returns the number of interface pointers attached to this attachment point. [all …]
|
H A D | trc_pkt_proc_base.h | 145 /* component attachment points */ 149 //! Attachment point for the protocol packet monitor 152 //! Attachment point for a packet indexer 290 // reset the trace decoder attachment on main data path. in Reset() 310 // the trace decoder attachment on main data path. in Flush() 325 // the trace decoder attachment on main data path. in EOT()
|
H A D | trc_component.h | 53 * Provides error logging attachment point and component type and instance naming 66 /** Error logger attachment point.*/
|
H A D | comp_attach_notifier_i.h | 41 * @brief Notification interface for attachment.
|
/freebsd/contrib/sendmail/libsm/ |
H A D | t-rpool.c | 45 att = sm_rpool_attach_x(rpool, rfree, "attachment #1"); 55 att = sm_rpool_attach_x(rpool, rfree, "attachment #2"); 56 (void) sm_rpool_attach_x(rpool, rfree, "attachment #3");
|
/freebsd/sys/contrib/device-tree/Bindings/ata/ |
H A D | pata-common.yaml | 7 title: Common Properties for Parallel AT attachment (PATA) controllers 14 ATA (PATA, also known as IDE) AT attachment storage devices.
|
H A D | sata-common.yaml | 7 title: Common Properties for Serial AT attachment (SATA) controllers 14 AT attachment (SATA) storage devices. It doesn't constitute a device tree
|
/freebsd/sys/xen/xenbus/ |
H A D | xenbusb.h | 56 * attachment. 61 * XenStore where devices for this bus attachment arrive 92 /** The NewBus device_t for this bus attachment. */ 97 * bus attachment manages.
|
H A D | xenbusb_front.c | 59 /*------------------ Private Device Attachment Functions --------------------*/ 162 /*-------------------- Private Device Attachment Data -----------------------*/
|
H A D | xenbusb_back.c | 59 /*------------------ Private Device Attachment Functions --------------------*/ 283 /*-------------------- Private Device Attachment Data -----------------------*/
|
/freebsd/share/man/man4/ |
H A D | ppbus.4 | 286 During attachment of 287 the ppc driver, a new ppbus structure is allocated, then probe and attachment 290 ppbus attachment tries to detect any PnP parallel peripheral (according to
|
H A D | ipmi.4 | 35 To manually specify I/O attachment in 42 To manually specify memory attachment in
|
H A D | mlx.4 | 146 The current status of all system drives could not be fetched; attachment 150 Creation of the system drive instances failed; attachment of one or more
|
/freebsd/lib/libc/tests/sys/ |
H A D | cpuset_test.c | 382 "Test jail attachment effect on affinity with a new base cpuset."); in ATF_TC_HEAD() 397 "Test jail attachment effect on affinity with a new, unmodified base cpuset."); in ATF_TC_HEAD() 428 "Test jail attachment effect on affinity without a new base."); in ATF_TC_HEAD() 449 "Test jail attachment effect on affinity without specialization."); in ATF_TC_HEAD() 581 "Test root attachment into completely disjoint jail cpuset."); in ATF_TC_HEAD()
|
/freebsd/sys/dev/xen/xenstore/ |
H A D | xenstored_dev.c | 90 /*------------------ Private Device Attachment Functions --------------------*/ 147 /*-------------------- Private Device Attachment Data -----------------------*/
|
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
H A D | AutoUpgrade.h | 92 /// Check whether a string looks like an old loop attachment tag. 97 /// Upgrade the loop attachment metadata node.
|
/freebsd/crypto/openssl/test/recipes/80-test_cms_data/ |
H A D | ciphertext_from_1_1_1.cms | 2 Content-Disposition: attachment; filename="smime.p7m"
|
/freebsd/sys/dev/iicbus/mux/ |
H A D | iic_gpiomux.c | 32 * hinted attachment, but there is currently no support for hinted attachment.
|
/freebsd/share/man/man9/ |
H A D | BUS_PRINT_CHILD.9 | 46 It should describe the attachment that the child has with
|
/freebsd/share/misc/ |
H A D | flowers | 36 Rose, thornless, any color:Early attachment.
|
/freebsd/share/man/man4/man4.powerpc/ |
H A D | cuda.4 | 43 driver provides support for the CUDA VIA (Versatile Interface Attachment)
|
H A D | adb.4 | 46 The Apple Desktop Bus provides attachment for up to 16 devices,
|
/freebsd/crypto/openssl/test/smime-eml/ |
H A D | SignedInvalidMappingFromanyPolicyTest7.eml | 17 Content-Disposition: attachment; filename="smime.p7s"
|
/freebsd/contrib/llvm-project/llvm/lib/IR/ |
H A D | Metadata.cpp | 1451 [ID](const Attachment &A) { return A.MDKind == ID; }); in erase() 1552 Info.remove_if([Pred](const MDAttachments::Attachment &I) { in eraseMetadataIf() 1597 // A DIAssignID attachment is debug metadata, don't drop it. in dropUnknownNonDebugMetadata() 1616 "Expect existing attachment to be mapped"); in updateDIAssignIDMapping() 1621 "Expect instruction to be mapped to attachment"); in updateDIAssignIDMapping() 1774 auto *Attachment = MD.second; in copyMetadata() local 1776 DIGlobalVariable *GV = dyn_cast<DIGlobalVariable>(Attachment); in copyMetadata() 1779 auto *GVE = cast<DIGlobalVariableExpression>(Attachment); in copyMetadata() 1791 Attachment = DIGlobalVariableExpression::get(getContext(), GV, E); in copyMetadata() 1793 addMetadata(MD.first, *Attachment); in copyMetadata()
|
/freebsd/share/man/man4/man4.i386/ |
H A D | vpd.4 | 52 The following variables are provided, one per VPD attachment (there should
|