Home
last modified time | relevance | path

Searched refs:relationship (Results 1 – 25 of 55) sorted by relevance

123

/freebsd/contrib/pkgconf/cli/spdxtool/
H A Dcore.c334 spdxtool_core_relationship_t *relationship = iter->data; in spdxtool_core_spdx_document_free() local
335 spdxtool_core_relationship_free(relationship); in spdxtool_core_spdx_document_free()
637 …_client_t *client, spdxtool_core_spdx_document_t *spdx, spdxtool_core_relationship_t *relationship) in spdxtool_core_spdx_document_add_relationship() argument
639 if (!client || !spdx || !relationship) in spdxtool_core_spdx_document_add_relationship()
649 pkgconf_node_insert_tail(node, relationship, &spdx->relationships); in spdxtool_core_spdx_document_add_relationship()
705 spdxtool_core_relationship_t *relationship = calloc(1, sizeof(spdxtool_core_relationship_t)); in spdxtool_core_relationship_new() local
706 if (!relationship) in spdxtool_core_relationship_new()
709 relationship->type = "Relationship"; in spdxtool_core_relationship_new()
710 relationship->creation_info = strdup(creation_info_id); in spdxtool_core_relationship_new()
711 relationship->spdx_id = strdup(spdx_id); in spdxtool_core_relationship_new()
[all …]
H A Dsoftware.c430 …spdxtool_core_relationship_t *relationship = spdxtool_core_relationship_new(client, creation_info,… in spdxtool_software_package_to_object() local
432 if (!relationship) in spdxtool_software_package_to_object()
434 if (!spdxtool_core_spdx_document_add_relationship(client, spdx, relationship)) in spdxtool_software_package_to_object()
450 …spdxtool_core_relationship_t *relationship = spdxtool_core_relationship_new(client, creation_info,… in spdxtool_software_package_to_object() local
452 if (!relationship) in spdxtool_software_package_to_object()
454 if (!spdxtool_core_spdx_document_add_relationship(client, spdx, relationship)) in spdxtool_software_package_to_object()
496 …spdxtool_core_relationship_t *relationship = spdxtool_core_relationship_new(client, creation_info,… in spdxtool_software_package_to_object() local
499 if (!relationship) in spdxtool_software_package_to_object()
501 if (!spdxtool_core_spdx_document_add_relationship(client, spdx, relationship)) in spdxtool_software_package_to_object()
542 …spdxtool_core_relationship_t *relationship = spdxtool_core_relationship_new(client, creation_info,… in spdxtool_software_package_to_object() local
[all …]
H A Dcore.h50 …client_t *client, spdxtool_core_spdx_document_t *spdx, spdxtool_core_relationship_t *relationship);
71 …hip_set_scope(pkgconf_client_t *client, spdxtool_core_relationship_t *relationship, const char *sc…
74 spdxtool_core_relationship_free(spdxtool_core_relationship_t *relationship);
77 …relationship_to_object(pkgconf_client_t *client, const spdxtool_core_relationship_t *relationship);
H A Dserialize.c451 spdxtool_core_relationship_t *relationship = iter->data; in spdxtool_serialize_sbom() local
452 if (!relationship) in spdxtool_serialize_sbom()
457 …dxtool_serialize_array_add_take(graph, spdxtool_core_relationship_to_object(client, relationship))) in spdxtool_serialize_sbom()
/freebsd/contrib/libcbor/doc/source/api/
H A Ddecoding.rst4 The following diagram illustrates the relationship among different parts of libcbor from the decodi…
/freebsd/sys/contrib/device-tree/Bindings/pci/
H A Dpci-iommu.txt2 relationship between PCI(e) devices and IOMMU(s).
21 The generic 'iommus' property is insufficient to describe this relationship,
H A Dpci-msi.txt2 relationship between PCI devices and MSI controllers.
/freebsd/sys/contrib/device-tree/Bindings/clock/
H A Dsprd,sc9860-clk.txt29 relationship (i.e. how many parents and which are the parents)
/freebsd/sys/contrib/device-tree/Bindings/misc/
H A Dfsl,qoriq-mc.txt20 The generic 'iommus' property is insufficient to describe the relationship
85 the relationship between the Ethernet MACs which belong to the MC
/freebsd/sys/contrib/device-tree/Bindings/mfd/
H A Dmfd.txt29 - ranges: Describes the address mapping relationship to the parent. Should set
/freebsd/sys/contrib/device-tree/Bindings/pmem/
H A Dpmem-region.txt30 node implies no special relationship between the two ranges.
/freebsd/crypto/heimdal/doc/
H A Dwin2k.texi128 relationship, itself limited to the ones supported by this specific version of
136 @item Windows 2003RC2: maximum encryption type is RC4, relationship defaults to DES
137 @item Windows 2008: maximum encryption type is AES, relationship defaults to RC4
154 Once the relationship is correctly configured, you can add the required
/freebsd/tools/regression/security/proc_to_proc/
H A DREADME43 relationship. Other test operations that might be of interest are SIGCONT,
/freebsd/contrib/bc/manuals/
H A Dalgorithms.md221 relationship `l(x) == -l(1/x)`; we negated the exponent, which is equivalent to
222 the negative sign in that relationship, and we took the reciprocal of the
223 number, which is equivalent to the reciprocal in the relationship.
257 remember: we're dealing with an exponent and a power; the relationship is
/freebsd/sys/contrib/device-tree/src/arm/nxp/imx/
H A Dimx6qdl-tx6-lcd.dtsi19 * a poor man's way to create a 1:1 relationship between
/freebsd/sys/contrib/device-tree/Bindings/regulator/
H A Dtps6586x.txt32 take care of making proper parent child relationship.
/freebsd/sys/contrib/device-tree/Bindings/mailbox/
H A Dnvidia,tegra186-hsp.txt7 two processors not in an SMP relationship.
/freebsd/sys/contrib/device-tree/Bindings/arm/keystone/
H A Dti,sci.txt23 relationship between the TI-SCI parent node to the child node.
/freebsd/contrib/libxo/doc/
H A Dhowto.rst146 the relationship between text and the associated values, allowing
154 allows HTML output to use CSS to make this relationship more obvious::
184 these relationship::
/freebsd/crypto/openssl/doc/man3/
H A DEVP_PKEY_check.pod45 the correct mathematical relationship to each other for the key given by B<ctx>.
/freebsd/sys/kern/
H A Dserdev_if.m32 # establish a more intimate relationship, necessary for efficient handling
/freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/
H A Dmsi.txt74 additional properties to describe the relationship between devices on the bus
/freebsd/sys/contrib/device-tree/Bindings/phy/
H A Dphy-mtk-tphy.txt20 - ranges: the address mapping relationship to the parent, defined with
/freebsd/share/i18n/csmapper/APPLE/
H A DKEYBOARD%UCS.src135 # Keyboard characters which have no relationship to any standard
H A DUCS%KEYBOARD.src135 # Keyboard characters which have no relationship to any standard

123