Searched refs:merge (Results 1 – 8 of 8) sorted by relevance
/trusty/user/base/include/user/ |
D | LICENSE | 6 including without limitation the rights to use, copy, modify, merge,
|
/trusty/kernel/ |
D | LICENSE | 6 including without limitation the rights to use, copy, modify, merge,
|
/trusty/kernel/lib/dtb_embedded/ |
D | dtb.ld | 7 * including without limitation the rights to use, copy, modify, merge,
|
/trusty/user/app/storage/ |
D | block_set.c | 420 bool merge; in block_set_add_range() local 472 merge = block_tree_path_get_key(&path) == new_tree_range.end; in block_set_add_range() 473 if (merge) { in block_set_add_range() 485 if (merge) { in block_set_add_range()
|
/trusty/kernel/lib/trusty/ |
D | trusty_apps.ld | 7 * including without limitation the rights to use, copy, modify, merge,
|
/trusty/kernel/lib/ubsan/ |
D | exemptlist | 7 # including without limitation the rights to use, copy, modify, merge,
|
/trusty/kernel/lib/libcxx-trusty/include/ |
D | __external_threading | 7 * including without limitation the rights to use, copy, modify, merge,
|
/trusty/user/base/tools/ |
D | manifest_compiler.py | 1269 def merge(base, overlay, log): function 1273 res = {k: merge(base[k], overlay[k], log) for k in common_keys} 1291 manifest_dict_merged = merge(manifest_dict_merged, manifest, log)
|