Home
last modified time | relevance | path

Searched refs:contract (Results 1 – 25 of 268) sorted by relevance

1234567891011

/openbmc/linux/drivers/dma/
H A Dsun4i-dma.c149 struct sun4i_dma_contract *contract; member
334 struct sun4i_dma_contract *contract = NULL; in __execute_vchan_pending() local
367 contract = to_sun4i_dma_contract(vd); in __execute_vchan_pending()
368 if (list_empty(&contract->demands)) { in __execute_vchan_pending()
370 list_del(&contract->vd.node); in __execute_vchan_pending()
371 vchan_cookie_complete(&contract->vd); in __execute_vchan_pending()
375 } while (list_empty(&contract->demands)); in __execute_vchan_pending()
378 promise = list_first_entry(&contract->demands, in __execute_vchan_pending()
384 vchan->contract = contract; in __execute_vchan_pending()
386 set_pchan_interrupt(priv, pchan, contract->use_half_int, 1); in __execute_vchan_pending()
[all …]
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DBSD-3-Clause-flex3 which operates under a contract with the Department of Energy:
14 to contract no. DE-AC03-76SF00098 between the United States
H A DHPND-sell-variant-MIT-disclaimer-rev8 contract, tort or otherwise, arising from, out of or in connection
H A DHPND-sell-variant-MIT-disclaimer18 claim, damages or other liability, whether in an action of contract,
H A Dpnmstitch18 whether in contract, strict liability, or tort (including negligence or
H A DSMLNJ7 …er resulting from loss of use, data or profits, whether in an action of contract, negligence or ot…
H A DDEC-3-Clause26 of revenue or loss of use, whether such damages arise in contract,
H A Dlibpng-2.015 other liability, whether in contract, tort or otherwise, arising
H A DAdobe-Glyph10 … on tort (including without limitation negligence or strict liability), contract or other legal or…
H A DNLOD-2.066 …d under a licence compatible by contract, such distribution may be based on an appropriate licence…
68 A licence compatible by contract shall mean the following licences:
H A DNLOD-1.065 …d under a licence compatible by contract, such distribution may be based on an appropriate licence…
67 A licence compatible by contract shall mean the following licences:
H A DDSDP15 …ernment, and operated by the University of Chicago under provision of a contract with the Departme…
H A DOSET-PL-2.142 …direct, to cause the direction or management of such entity, whether by contract or otherwise, or …
118 Under no circumstances and under no legal theory, whether tort (including negligence), contract, or…
133 …tates, or Your use of the Covered Software is pursuant to a procurement contract with such a state…
134 …nment, or Your use of the Covered Software is pursuant to a procurement contract with such an agen…
141 …forceable. Any law or regulation, which provides that the language of a contract shall be construe…
/openbmc/docs/process/
H A Dsubproject-maintainership.md74 The [Technical Oversight Forum (TOF) contract][tof-contract] paints the TOF's
77 [tof-contract]: /tof/contract.md
216 Responsiveness is a social contract.
225 contract it should be a socially-driven process: Inspection of the state of
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/augeas/augeas/
H A D0001-src-internal-Use-__GLIBC__-to-check-for-GNU-extentio.patch29 /* Annoying linux specific API contract */
/openbmc/openbmc/meta-openembedded/meta-oe/licenses/
H A Dread-edid6 * but this should not be interpreted as a support contract of any kind.
/openbmc/linux/Documentation/networking/
H A Dxdp-rx-metadata.rst46 will have to agree on the format by some out of band contract (like for
52 :doc:`af_xdp` use-case implies that there is a contract between the BPF
/openbmc/webui-vue/docs/guide/unit-testing/
H A Dreadme.md87 - Test only output that is part of the component contract
102 1. Define a component contract that is based upon the component API
171 - Refactoring does not break test unless contract changes
/openbmc/docs/
H A Ddiscord-rules.md6 your code. The community is not a substitute for a support contract.
/openbmc/openbmc/meta-openembedded/meta-python/licenses/
H A DLLNL11 Laboratory under contract no. W-7405-ENG-48 between the U.S. Department of Energy and The Regents o…
/openbmc/openbmc/poky/meta/recipes-extended/zip/
H A Dzip_3.0.bb29 CVE_STATUS[CVE-2018-13684] = "cpe-incorrect: Not for zip but for smart contract implementation for …
/openbmc/linux/arch/powerpc/boot/dts/fsl/
H A Db4420qds.dts30 * on any theory of liability, whether in contract, strict liability, or tort
H A Db4420si-pre.dtsi30 * on any theory of liability, whether in contract, strict liability, or tort
/openbmc/linux/Documentation/translations/zh_CN/rust/
H A Dcoding-guidelines.rst127 // SAFETY: The safety contract must be upheld by the caller.
/openbmc/linux/Documentation/rust/
H A Dcoding-guidelines.rst98 in code documentation. ``# Safety`` sections specify the contract that callers
140 // SAFETY: The safety contract must be upheld by the caller.

1234567891011