| /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/openthread/third_party/mbedtls/repo/library/ |
| D | pk.c | 481 unsigned char *output, size_t *olen, size_t osize, in mbedtls_pk_decrypt() 506 unsigned char *output, size_t *olen, size_t osize, in mbedtls_pk_encrypt()
|
| D | pk_wrap.c | 116 unsigned char *output, size_t *olen, size_t osize, in rsa_decrypt_wrap() 131 unsigned char *output, size_t *olen, size_t osize, in rsa_encrypt_wrap() 780 unsigned char *output, size_t *olen, size_t osize, in rsa_alt_decrypt_wrap()
|
| /external/mbedtls/library/ |
| D | pk_wrap.c | 395 unsigned char *output, size_t *olen, size_t osize, in rsa_decrypt_wrap() 464 unsigned char *output, size_t *olen, size_t osize, in rsa_decrypt_wrap() 481 unsigned char *output, size_t *olen, size_t osize, in rsa_encrypt_wrap() 549 unsigned char *output, size_t *olen, size_t osize, in rsa_encrypt_wrap() 1580 unsigned char *output, size_t *olen, size_t osize, in rsa_alt_decrypt_wrap() 1731 unsigned char *output, size_t *olen, size_t osize, in rsa_opaque_decrypt()
|
| D | pk.c | 723 unsigned char *output, size_t *olen, size_t osize, in mbedtls_pk_decrypt() 743 unsigned char *output, size_t *olen, size_t osize, in mbedtls_pk_encrypt()
|
| /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/trusty/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 | 501 Py_ssize_t i, o, osize; in nfd_nfkd() local
|
| /external/python/cpython3/Objects/ |
| D | unicodeobject.c | 12892 Py_ssize_t osize, squote, dquote, i, o; in unicode_repr() local
|