Home
last modified time | relevance | path

Searched refs:append (Results 1 – 7 of 7) sorted by relevance

/optee_os-3.20.0/scripts/
A Dget_maintainer.py88 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 Dgen_ldelf_hex.py78 pad_size.append(pad)
81 pad_size.append(0)
A Dmem_usage.py122 sects.append({'name': name, 'addr': addr,
A Dsymbolize.py367 self._sections[elf_name].append([name, int(vma, 16),
472 self._regions.append([addr, size, elf_idx, line])
A Dgen_tee_bin.py172 addrs.append(rel['r_offset'] - link_address)
/optee_os-3.20.0/lib/libutils/ext/
A Dtrace.c210 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 DChangeLog555 these new functions always append the tag to the ciphertext, and include

Completed in 10 milliseconds