Home
last modified time | relevance | path

Searched full:attachment (Results 1 – 25 of 209) sorted by relevance

123456789

/freebsd/contrib/opencsd/decoder/include/common/
H A Dcomp_attach_pt_t.h3 * \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 Dtrc_pkt_proc_base.h145 /* 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 Dtrc_component.h53 * Provides error logging attachment point and component type and instance naming
66 /** Error logger attachment point.*/
H A Dcomp_attach_notifier_i.h41 * @brief Notification interface for attachment.
/freebsd/contrib/sendmail/libsm/
H A Dt-rpool.c45 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 Dpata-common.yaml7 title: Common Properties for Parallel AT attachment (PATA) controllers
14 ATA (PATA, also known as IDE) AT attachment storage devices.
H A Dsata-common.yaml7 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 Dxenbusb.h56 * 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 Dxenbusb_front.c59 /*------------------ Private Device Attachment Functions --------------------*/
162 /*-------------------- Private Device Attachment Data -----------------------*/
H A Dxenbusb_back.c59 /*------------------ Private Device Attachment Functions --------------------*/
283 /*-------------------- Private Device Attachment Data -----------------------*/
/freebsd/share/man/man4/
H A Dppbus.4286 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 Dipmi.435 To manually specify I/O attachment in
42 To manually specify memory attachment in
H A Dmlx.4146 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 Dcpuset_test.c382 "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 Dxenstored_dev.c90 /*------------------ Private Device Attachment Functions --------------------*/
147 /*-------------------- Private Device Attachment Data -----------------------*/
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DAutoUpgrade.h92 /// 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 Dciphertext_from_1_1_1.cms2 Content-Disposition: attachment; filename="smime.p7m"
/freebsd/sys/dev/iicbus/mux/
H A Diic_gpiomux.c32 * hinted attachment, but there is currently no support for hinted attachment.
/freebsd/share/man/man9/
H A DBUS_PRINT_CHILD.946 It should describe the attachment that the child has with
/freebsd/share/misc/
H A Dflowers36 Rose, thornless, any color:Early attachment.
/freebsd/share/man/man4/man4.powerpc/
H A Dcuda.443 driver provides support for the CUDA VIA (Versatile Interface Attachment)
H A Dadb.446 The Apple Desktop Bus provides attachment for up to 16 devices,
/freebsd/crypto/openssl/test/smime-eml/
H A DSignedInvalidMappingFromanyPolicyTest7.eml17 Content-Disposition: attachment; filename="smime.p7s"
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DMetadata.cpp1451 [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 Dvpd.452 The following variables are provided, one per VPD attachment (there should

123456789