Home
last modified time | relevance | path

Searched full:contract (Results 1 – 25 of 5282) sorted by relevance

12345678910>>...212

/openbmc/linux/drivers/dma/
H A Dsun4i-dma.c149 struct sun4i_dma_contract *contract; member
163 /* A contract is a set of promises */
326 * from the next pending contract.
334 struct sun4i_dma_contract *contract = NULL; in __execute_vchan_pending() local
358 /* Figure out which contract we're working with today */ in __execute_vchan_pending()
362 "No pending contract found"); in __execute_vchan_pending()
367 contract = to_sun4i_dma_contract(vd); in __execute_vchan_pending()
368 if (list_empty(&contract->demands)) { in __execute_vchan_pending()
369 /* The contract has been completed so mark it as such */ in __execute_vchan_pending()
370 list_del(&contract->vd.node); in __execute_vchan_pending()
[all …]
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DNet-SNMP11 …ESULTING FROM THE LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OT…
21 …INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY…
31 …INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY…
51 …INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY…
61 …INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY…
71 …INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY…
85 …INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY…
97 …INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY…
107 …INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY…
H A DSleepycat33 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
59 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
86 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
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 DEPICS28 5. Portions of the Software resulted from work developed under a U.S. Government contract and are s…
32 …Y REASON WHATSOEVER, WHETHER SUCH LIABILITY IS ASSERTED ON THE BASIS OF CONTRACT, TORT (INCLUDING …
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 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…
H A DOpenSSL46 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
100 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCL…
H A D0BSD5 …ER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OT…
H A DHPND-sell-variant-MIT-disclaimer-rev8 contract, tort or otherwise, arising from, out of or in connection
H A DHPND-sell-MIT-disclaimer-xserver11 AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
H A DBitstreamVera48 OR CONSEQUENTIAL DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR
97 Yes. The contract between the Gnome Foundation and Bitstream has
/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/u-boot/test/py/
H A Dmultiplexed_log.py240 // Add expand/contract buttons to all block headers
242 "<span class=\\\"block-contract\\\">[-] </span>";
245 // Pre-contract all blocks which passed, leaving only problem cases
258 // Flip the expand/contract button hiding for those blocks.
261 bhs.children(".block-contract").addClass("hidden");
272 header.children(".block-contract").first().addClass("hidden");
274 header.children(".block-contract").first().removeClass("hidden");
285 header.children(".block-contract").first().removeClass("hidden");
/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/openbmc/meta-openembedded/meta-oe/licenses/
H A DHDF553 under Prime Contract No. DE-AC02-05CH11231.
64 Lawrence Livermore National Laboratory (UC LLNL) under contract
65 no. W-7405-ENG-48 (Contract 48) between the U.S. Department of Energy
H A DOGPL53 AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
90 If the contract contains the Clause at 18-52.227-74 "Rights in Data
H A Dnbench-byte8 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
/openbmc/qemu/pc-bios/
H A Dedk2-licenses.txt50 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
131 CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
281 contract or otherwise, or (ii) ownership of fifty percent (50%)
333 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
502 contract or otherwise, or (ii) ownership of fifty percent (50%)
554 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
647 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
675 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
713 ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
772 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
[all …]
/openbmc/linux/drivers/gpu/drm/amd/display/modules/inc/
H A Dmod_freesync.h18 * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
46 * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
/openbmc/qemu/include/qapi/
H A Dvisitor-impl.h21 * 'Visitor visitor;' as the first member. A callback's contract
22 * matches the corresponding public functions' contract unless stated
/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/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-ptp.c52 * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
80 * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
112 * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
H A Dxgbe-dcb.c52 * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
80 * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
112 * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)

12345678910>>...212