Home
last modified time | relevance | path

Searched refs:propagate (Results 1 – 25 of 34) sorted by relevance

12

/openbmc/openbmc-test-automation/lib/
H A Ddisable_warning_urllib.py15 requests_log.propagate = False
/openbmc/u-boot/include/linux/
H A Drbtree_augmented.h26 void (*propagate)(struct rb_node *node, struct rb_node *stop); member
185 augment->propagate(parent, successor); in __rb_erase_augmented()
206 augment->propagate(tmp, NULL); in __rb_erase_augmented()
/openbmc/qemu/util/
H A Dinterval-tree.c60 void (*propagate)(RBNode *node, RBNode *stop); member
605 augment->propagate(parent, successor); in rb_erase_augmented()
626 augment->propagate(tmp, NULL); in rb_erase_augmented()
705 .propagate = interval_tree_propagate,
/openbmc/qemu/rust/qemu-api/src/
H A Derror.rs192 result.map_err(|err| unsafe { err.propagate(errp) }).ok() in ok_or_propagate()
212 pub unsafe fn propagate(self, errp: *mut *mut bindings::Error) { in propagate() method
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/leveldb/leveldb/
H A D0001-CMakeLists.txt-fix-googletest-related-options.patch30 for the value to correctly propagate into third_party/googletest subdirectory
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DGPL-3.0-with-autoconf-exception24 You have permission to propagate output of Autoconf, even if such propagation would otherwise viola…
H A DSSPL-1.030 To “propagate” a work means to do anything with it that, without
98 copyright law. Subject to section 13, you may make, run and propagate
336 You may not propagate or modify a covered work except as expressly
337 provided under this License. Any attempt otherwise to propagate or modify
367 this License grants you permission to propagate or modify any covered
375 a license from the original licensors, to run, modify and propagate that
414 use, sell, offer for sale, import and otherwise run, modify and propagate
439 arrangement, you convey, or propagate by procuring conveyance of, a
441 the covered work authorizing them to use, propagate, modify or convey a
470 propagate or convey a covered work so as to satisfy simultaneously your
[all …]
H A DGPL-3.0-or-later90 To "propagate" a work means to do anything with it that, without permission,
156 You may make, run and propagate covered works that you do not convey, without
376 You may not propagate or modify a covered work except as expressly provided
377 under this License. Any attempt otherwise to propagate or modify it is void,
404 you permission to propagate or modify any covered work. These actions infringe
411 a license from the original licensors, to run, modify and propagate that work,
449 offer for sale, import and otherwise run, modify and propagate the contents
472 you convey, or propagate by procuring conveyance of, a covered work, and grant
474 them to use, propagate, modify or convey a specific copy of the covered work,
H A DAGPL-3.0-only80 To "propagate" a work means to do anything with it that, without
152 You may make, run and propagate covered works that you do not
397 You may not propagate or modify a covered work except as expressly
398 provided under this License. Any attempt otherwise to propagate or
429 nothing other than this License grants you permission to propagate or
438 propagate that work, subject to this License. You are not responsible
478 propagate the contents of its contributor version.
502 arrangement, you convey, or propagate by procuring conveyance of, a
504 receiving the covered work authorizing them to use, propagate, modify
H A DGPL-3.0-only42 To “propagate” a work means to do anything with it that, without permission, would make you directl…
64 You may make, run and propagate covered works that you do not convey, without conditions so long as…
130 You may not propagate or modify a covered work except as expressly provided under this License. Any…
139 …ance. However, nothing other than this License grants you permission to propagate or modify any co…
142 …ally receives a license from the original licensors, to run, modify and propagate that work, subje…
153 …o make, use, sell, offer for sale, import and otherwise run, modify and propagate the contents of …
159propagate by procuring conveyance of, a covered work, and grant a patent license to some of the pa…
H A DAGPL-3.0-or-later78 To "propagate" a work means to do anything with it that, without permission,
145 You may make, run and propagate covered works that you do not convey, without
365 You may not propagate or modify a covered work except as expressly provided
366 under this License. Any attempt otherwise to propagate or modify it is void,
393 you permission to propagate or modify any covered work. These actions infringe
400 a license from the original licensors, to run, modify and propagate that work,
438 offer for sale, import and otherwise run, modify and propagate the contents
463 you convey, or propagate by procuring conveyance of, a covered work, and grant
465 them to use, propagate, modify or convey a specific copy of the covered work,
H A DGPL-3.0-with-GCC-exception23 You have permission to propagate a work of Target Code formed by combining the Runtime Library with…
/openbmc/openbmc/meta-openembedded/meta-oe/licenses/
H A DSSPL-130 To “propagate” a work means to do anything with it that, without
98 copyright law. Subject to section 13, you may make, run and propagate
336 You may not propagate or modify a covered work except as expressly
337 provided under this License. Any attempt otherwise to propagate or modify
367 this License grants you permission to propagate or modify any covered
375 a license from the original licensors, to run, modify and propagate that
414 use, sell, offer for sale, import and otherwise run, modify and propagate
439 arrangement, you convey, or propagate by procuring conveyance of, a
441 the covered work authorizing them to use, propagate, modify or convey a
470 propagate or convey a covered work so as to satisfy simultaneously your
[all …]
H A DUFL49 copy of the Font Software, to propagate the Font Software, subject to
/openbmc/ipmi-fru-parser/
H A DLICENSE92 To "propagate" a work means to do anything with it that, without
164 You may make, run and propagate covered works that you do not
409 You may not propagate or modify a covered work except as expressly
410 provided under this License. Any attempt otherwise to propagate or
441 nothing other than this License grants you permission to propagate or
450 propagate that work, subject to this License. You are not responsible
490 propagate the contents of its contributor version.
514 arrangement, you convey, or propagate by procuring conveyance of, a
516 receiving the covered work authorizing them to use, propagate, modify
/openbmc/qemu/docs/devel/
H A Dvfio-iommufd.rst8 interface for user space drivers to propagate their DMA mappings to kernel
H A Datomics.rst462 does not propagate to other memory accesses on either side of the
/openbmc/openbmc/poky/documentation/dev-manual/
H A Dvulnerabilities.rst222 Check for failure of avformat_new_stream() and propagate
249 Check for failure of avformat_new_stream() and propagate
/openbmc/u-boot/scripts/
H A Dspelling.txt907 propigate||propagate
909 propogate||propagate
/openbmc/docs/designs/
H A Dcode-update.md49 6. All errors shall propagate back to the client.
197 xyz.openbmc_project.Software.Update.StartUpdate return value will propagate any
/openbmc/bmcweb/
H A Dmeson.options357 to propagate UpdateService requests to the corresponding
/openbmc/qemu/target/hexagon/idef-parser/
H A DREADME.rst354 features 32 and 64 bit widths. We propagate as much as possible the fine
415 future. Finally for each rule we propagate information about the location of the
/openbmc/qemu/target/arm/tcg/
H A Dsve.decode808 # SVE propagate break from previous partition
818 # SVE propagate break to next partition
/openbmc/openbmc/poky/bitbake/lib/bb/tests/
H A Devent.py864 logger.propagate = False
/openbmc/u-boot/common/
H A Ddlmalloc.src2325 return 0; /* propagate failure */
2547 if (newmem == 0) return 0; /* propagate failure */
2650 if (newmem == 0) /* propagate failure */
2744 if (m == 0) return 0; /* propagate failure */

12