Searched refs:append (Results 1 – 8 of 8) sorted by relevance
| /optee_os/scripts/ |
| H A D | get_maintainer.py | 88 ss[letter].append(line[3:]) 122 ret.append(of.name) 144 paths.append(p) 150 approvers.append(a) 156 approvers.append(a) 273 arglist.append(arg)
|
| H A D | gen_ldelf_hex.py | 78 pad_size.append(pad) 84 pad_size.append(last_pad)
|
| H A D | mem_usage.py | 122 sects.append({'name': name, 'addr': addr,
|
| H A D | gen_compile_commands.py | 225 compile_commands.append(entry)
|
| H A D | symbolize.py | 369 self._sections[elf_name].append([name, int(vma, 16), 474 self._regions.append([addr, size, elf_idx, line])
|
| H A D | gen_tee_bin.py | 172 addrs.append(rel['r_offset'] - link_address)
|
| /optee_os/lib/libutils/ext/ |
| H A D | trace.c | 232 static int __printf(2, 3) append(struct strbuf *sbuf, const char *fmt, ...) in append() function 268 ok = append(&sbuf, "%0*" PRIxVA " ", in dhex_dump() 273 ok = append(&sbuf, "%02x ", in[i]); in dhex_dump() 277 ok = append(&sbuf, " "); in dhex_dump()
|
| /optee_os/lib/libmbedtls/mbedtls/ |
| H A D | ChangeLog | 2444 these new functions always append the tag to the ciphertext, and include
|