| /external/lua/src/ |
| D | lmem.c | 132 void luaM_free_ (lua_State *L, void *block, size_t osize) { in luaM_free_() 147 size_t osize, size_t nsize) { in tryagain() 162 void *luaM_realloc_ (lua_State *L, void *block, size_t osize, size_t nsize) { in luaM_realloc_() 179 void *luaM_saferealloc_ (lua_State *L, void *block, size_t osize, in luaM_saferealloc_()
|
| D | lstring.c | 74 static void tablerehash (TString **vect, int osize, int nsize) { in tablerehash() 99 int osize = tb->size; in luaS_resize() local
|
| D | lauxlib.c | 988 static void *l_alloc (void *ud, void *ptr, size_t osize, size_t nsize) { in l_alloc()
|
| /external/vboot_reference/utility/ |
| D | bmpblk_util.c | 102 uint32_t osize; in do_efi_decompress() local 150 uint32_t osize; in do_lzma_decompress() local
|
| D | efidecompress.c | 1073 uint32_t ssize=0, osize=0; in main() local
|
| D | eficompress.c | 1673 uint32_t osize = isize; in main() local
|
| /external/mbedtls/library/ |
| D | pk_wrap.c | 361 unsigned char *output, size_t *olen, size_t osize, in rsa_decrypt_wrap() 428 unsigned char *output, size_t *olen, size_t osize, in rsa_decrypt_wrap() 444 unsigned char *output, size_t *olen, size_t osize, in rsa_encrypt_wrap() 510 unsigned char *output, size_t *olen, size_t osize, in rsa_encrypt_wrap() 1368 unsigned char *output, size_t *olen, size_t osize, in rsa_alt_decrypt_wrap() 1604 unsigned char *output, size_t *olen, size_t osize, in pk_opaque_rsa_decrypt()
|
| D | pk.c | 689 unsigned char *output, size_t *olen, size_t osize, in mbedtls_pk_decrypt() 707 unsigned char *output, size_t *olen, size_t osize, in mbedtls_pk_encrypt()
|
| /external/openthread/third_party/mbedtls/repo/library/ |
| D | pk.c | 463 unsigned char *output, size_t *olen, size_t osize, in mbedtls_pk_decrypt() 486 unsigned char *output, size_t *olen, size_t osize, in mbedtls_pk_encrypt()
|
| D | pk_wrap.c | 129 unsigned char *output, size_t *olen, size_t osize, in rsa_decrypt_wrap() 143 unsigned char *output, size_t *olen, size_t osize, in rsa_encrypt_wrap() 779 unsigned char *output, size_t *olen, size_t osize, in rsa_alt_decrypt_wrap()
|
| /external/arm-trusted-firmware/plat/amlogic/common/ |
| D | aml_scpi.c | 146 uint32_t aml_scpi_get_chip_id(uint8_t *obuff, uint32_t osize) in aml_scpi_get_chip_id()
|
| /external/musl/src/malloc/oldmalloc/ |
| D | malloc.c | 443 size_t osize = CHUNK_SIZE(self), size = osize; in __bin_chunk() local
|
| /external/mksh/src/ |
| D | main.c | 1817 size_t i, j, osize, mask, perturb; in tgrow() local
|
| /external/python/cpython3/Modules/ |
| D | unicodedata.c | 503 Py_ssize_t i, o, osize; in nfd_nfkd() local
|
| /external/python/cpython3/Objects/ |
| D | unicodeobject.c | 13214 Py_ssize_t osize, squote, dquote, i, o; in unicode_repr() local
|