/trusty/user/app/storage/ |
D | array.h | 21 #define array_copy(dest, src, count) \ argument 27 #define array_shift(array, dest, src) \ argument 57 #define array_shift_down(array, dest, src) \ argument
|
D | block_mac.h | 83 const struct block_mac* src) { in block_mac_copy_mac()
|
D | block_set.c | 658 const struct block_set* src) { in block_set_copy() 683 const struct block_set* src) { in block_set_copy_ro_fs() 699 const struct block_set* src) { in block_set_copy_ro()
|
D | block_mac.c | 84 const struct block_mac* src) { in block_mac_copy()
|
D | file.c | 1262 struct block_mac* src = &file->committed_block_mac; in file_restore_to_commit() local 1289 struct block_mac* src = &file->to_commit_block_mac; in file_apply_to_commit() local
|
D | block_tree.c | 227 const void* src; in block_tree_node_shift() local 3065 void block_tree_copy(struct block_tree* dst, const struct block_tree* src) { in block_tree_copy()
|
/trusty/vendor/google/aosp/scripts/ |
D | build.py | 86 def copy_file(src, dest, optional=False): argument 103 def archive_build_file(args, project, src, dest=None, optional=False): argument 152 def archive_dir(zip_archive, src, dest, omit=()): argument 366 def zip_dir(zip_archive, src, dest, filterfunc=lambda _: True): argument
|
D | trusty_build_config.py | 82 def __init__(self, src, dest, optional): argument 304 def archive(src, dest=None, optional=False): argument
|
/trusty/user/app/storage/test/storage_host_test/ |
D | library_shims.c | 41 const uint8_t* src, in hwkey_derive()
|
/trusty/user/base/lib/hwasan/ |
D | hwasan.c | 108 void* __hwasan_memcpy(uintptr_t dst, const uintptr_t src, size_t size) { in __hwasan_memcpy() 114 void* __hwasan_memmove(uintptr_t dst, const uintptr_t src, size_t size) { in __hwasan_memmove()
|
/trusty/kernel/lib/app_manifest/ |
D | app_manifest.c | 71 const void* src = app_manifest_get_ptr(iterator, size); in app_manifest_read_ptr() local
|
/trusty/kernel/include/shared/lk/ |
D | reflist.h | 108 struct obj_ref* src) { in obj_ref_transfer()
|
/trusty/user/base/lib/hwkey/ |
D | hwkey.c | 191 const uint8_t* src, in hwkey_derive()
|
/trusty/user/base/lib/apploader_package/include/apploader/ |
D | cbor.h | 406 void encodeBstr(__UNUSED const uint8_t* src, const size_t srcsz) { in encodeBstr() 440 bool copyBytes(const uint8_t* src, const size_t srcsz) { in copyBytes() 642 bool copyBytes(const uint8_t* src, const size_t srcsz) { in copyBytes()
|
/trusty/kernel/app/usercopytest/ |
D | usercopytest.c | 328 #define copy_from_anywhere(dst, src, len) -1 argument
|
/trusty/kernel/lib/ubsan/ |
D | ubsan.c | 275 value_handle_t src, in UBSAN_HANDLER()
|
/trusty/user/app/sample/hwcrypto/ |
D | hwkey_srv_fake_provider.c | 154 static uint32_t fill_context_buf(const void* src, in fill_context_buf()
|
/trusty/kernel/lib/trusty/ |
D | tipc_virtio_dev.c | 116 uint32_t src; member
|