Home
last modified time | relevance | path

Searched defs:merge (Results 1 – 5 of 5) sorted by relevance

/qemu/scripts/codeconverter/codeconverter/
H A Dutils.py21 def merge(a: T, b: T) -> T: function
H A Dqom_macros.py60 def merge(self, other: 'TypeIdentifiers') -> Optional['TypeIdentifiers']: member in TypeIdentifiers
/qemu/include/system/
H A Dhostmem.h77 bool merge, dump, use_canonical_path; member
/qemu/tests/qtest/libqos/
H A Dlibqos-malloc.c90 char merge; in mlist_coalesce() local
/qemu/
H A Dqemu-img.c4791 bool add = false, merge = false; in img_bitmap() local