| /freebsd/contrib/pkgconf/cli/spdxtool/ |
| H A D | core.c | 334 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 D | software.c | 430 …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 D | core.h | 50 …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 D | serialize.c | 451 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 D | decoding.rst | 4 The following diagram illustrates the relationship among different parts of libcbor from the decodi…
|
| /freebsd/sys/contrib/device-tree/Bindings/pci/ |
| H A D | pci-iommu.txt | 2 relationship between PCI(e) devices and IOMMU(s). 21 The generic 'iommus' property is insufficient to describe this relationship,
|
| H A D | pci-msi.txt | 2 relationship between PCI devices and MSI controllers.
|
| /freebsd/sys/contrib/device-tree/Bindings/clock/ |
| H A D | sprd,sc9860-clk.txt | 29 relationship (i.e. how many parents and which are the parents)
|
| /freebsd/sys/contrib/device-tree/Bindings/misc/ |
| H A D | fsl,qoriq-mc.txt | 20 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 D | mfd.txt | 29 - ranges: Describes the address mapping relationship to the parent. Should set
|
| /freebsd/sys/contrib/device-tree/Bindings/pmem/ |
| H A D | pmem-region.txt | 30 node implies no special relationship between the two ranges.
|
| /freebsd/crypto/heimdal/doc/ |
| H A D | win2k.texi | 128 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 D | README | 43 relationship. Other test operations that might be of interest are SIGCONT,
|
| /freebsd/contrib/bc/manuals/ |
| H A D | algorithms.md | 221 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 D | imx6qdl-tx6-lcd.dtsi | 19 * a poor man's way to create a 1:1 relationship between
|
| /freebsd/sys/contrib/device-tree/Bindings/regulator/ |
| H A D | tps6586x.txt | 32 take care of making proper parent child relationship.
|
| /freebsd/sys/contrib/device-tree/Bindings/mailbox/ |
| H A D | nvidia,tegra186-hsp.txt | 7 two processors not in an SMP relationship.
|
| /freebsd/sys/contrib/device-tree/Bindings/arm/keystone/ |
| H A D | ti,sci.txt | 23 relationship between the TI-SCI parent node to the child node.
|
| /freebsd/contrib/libxo/doc/ |
| H A D | howto.rst | 146 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 D | EVP_PKEY_check.pod | 45 the correct mathematical relationship to each other for the key given by B<ctx>.
|
| /freebsd/sys/kern/ |
| H A D | serdev_if.m | 32 # establish a more intimate relationship, necessary for efficient handling
|
| /freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/ |
| H A D | msi.txt | 74 additional properties to describe the relationship between devices on the bus
|
| /freebsd/sys/contrib/device-tree/Bindings/phy/ |
| H A D | phy-mtk-tphy.txt | 20 - ranges: the address mapping relationship to the parent, defined with
|
| /freebsd/share/i18n/csmapper/APPLE/ |
| H A D | KEYBOARD%UCS.src | 135 # Keyboard characters which have no relationship to any standard
|
| H A D | UCS%KEYBOARD.src | 135 # Keyboard characters which have no relationship to any standard
|