Searched refs:append (Results 1 – 7 of 7) sorted by relevance
/optee_os-3.20.0/scripts/ |
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)
|
A D | gen_ldelf_hex.py | 78 pad_size.append(pad) 81 pad_size.append(0)
|
A D | mem_usage.py | 122 sects.append({'name': name, 'addr': addr,
|
A D | symbolize.py | 367 self._sections[elf_name].append([name, int(vma, 16), 472 self._regions.append([addr, size, elf_idx, line])
|
A D | gen_tee_bin.py | 172 addrs.append(rel['r_offset'] - link_address)
|
/optee_os-3.20.0/lib/libutils/ext/ |
A D | trace.c | 210 static int __printf(2, 3) append(struct strbuf *sbuf, const char *fmt, ...) in append() function 246 ok = append(&sbuf, "%0*" PRIxVA " ", in dhex_dump() 251 ok = append(&sbuf, "%02x ", in[i]); in dhex_dump() 255 ok = append(&sbuf, " "); in dhex_dump()
|
/optee_os-3.20.0/lib/libmbedtls/mbedtls/ |
A D | ChangeLog | 555 these new functions always append the tag to the ciphertext, and include
|
Completed in 10 milliseconds