Searched refs:augment (Results 1 – 8 of 8) sorted by relevance
| /openbmc/u-boot/include/linux/ |
| H A D | rbtree_augmented.h | 35 const struct rb_augment_callbacks *augment) in rb_insert_augmented() argument 37 __rb_insert_augmented(node, root, augment->rotate); in rb_insert_augmented() 115 const struct rb_augment_callbacks *augment) in __rb_erase_augmented() argument 160 augment->copy(node, successor); in __rb_erase_augmented() 184 augment->copy(node, successor); in __rb_erase_augmented() 185 augment->propagate(parent, successor); in __rb_erase_augmented() 206 augment->propagate(tmp, NULL); in __rb_erase_augmented() 212 const struct rb_augment_callbacks *augment) in rb_erase_augmented() argument 214 struct rb_node *rebalance = __rb_erase_augmented(node, root, augment); in rb_erase_augmented() 216 __rb_erase_color(rebalance, root, augment->rotate); in rb_erase_augmented()
|
| /openbmc/qemu/util/ |
| H A D | interval-tree.c | 202 const RBAugmentCallbacks *augment) in rb_insert_augmented() argument 275 augment->rotate(parent, node); in rb_insert_augmented() 296 augment->rotate(gparent, parent); in rb_insert_augmented() 320 augment->rotate(parent, node); in rb_insert_augmented() 332 augment->rotate(gparent, parent); in rb_insert_augmented() 340 const RBAugmentCallbacks *augment) in rb_insert_augmented_cached() argument 345 rb_insert_augmented(node, &root->rb_root, augment); in rb_insert_augmented_cached() 349 const RBAugmentCallbacks *augment) in rb_erase_color() argument 378 augment->rotate(parent, sibling); in rb_erase_color() 446 augment->rotate(sibling, tmp2); in rb_erase_color() [all …]
|
| /openbmc/openbmc/poky/meta/recipes-multimedia/pulseaudio/ |
| H A D | pulseaudio.inc | 248 pulseaudio-module-augment-properties \
|
| /openbmc/docs/designs/ |
| H A D | event-logging.md | 292 current `error` and `metadata` information as well as augment with additional
|
| /openbmc/qemu/docs/devel/ |
| H A D | submitting-a-patch.rst | 293 certain large tree-wide cleanups), or augment it with other interested people.
|
| /openbmc/openbmc/poky/documentation/overview-manual/ |
| H A D | yp-intro.rst | 705 build is controlled by the metadata. You can use metadata to augment
|
| /openbmc/openbmc/poky/documentation/bsp-guide/ |
| H A D | bsp.rst | 624 is an append file used to augment the recipe that starts the build.
|
| /openbmc/openbmc/poky/documentation/profile-manual/ |
| H A D | usage.rst | 79 inject Filter to augment the events stream with additional information
|