Home
last modified time | relevance | path

Searched defs:osize (Results 1 – 13 of 13) sorted by relevance

/third_party/lame/mpglib/
Dinterface.c695 decodeMP3(PMPSTR mp, unsigned char *in, int isize, char *out, int osize, int *done) in decodeMP3()
707 decodeMP3_unclipped(PMPSTR mp, unsigned char *in, int isize, char *out, int osize, int *done) in decodeMP3_unclipped()
/third_party/mbedtls/library/
Dpk_wrap.c281 unsigned char *output, size_t *olen, size_t osize, in rsa_decrypt_wrap()
347 unsigned char *output, size_t *olen, size_t osize, in rsa_decrypt_wrap()
364 unsigned char *output, size_t *olen, size_t osize, in rsa_encrypt_wrap()
429 unsigned char *output, size_t *olen, size_t osize, in rsa_encrypt_wrap()
1318 unsigned char *output, size_t *olen, size_t osize, in rsa_alt_decrypt_wrap()
1469 unsigned char *output, size_t *olen, size_t osize, in rsa_opaque_decrypt()
Dpk.c1404 unsigned char *output, size_t *olen, size_t osize, in mbedtls_pk_decrypt()
1424 unsigned char *output, size_t *olen, size_t osize, in mbedtls_pk_encrypt()
/third_party/ffmpeg/libavutil/
Dhash.c226 unsigned rsize = av_hash_get_size(ctx), osize; in av_hash_final_b64() local
/third_party/node/deps/openssl/openssl/providers/implementations/kdfs/
Dkrb5kdf.c365 size_t osize; in KRB5KDF() local
/third_party/openssl/providers/implementations/kdfs/
Dkrb5kdf.c365 size_t osize; in KRB5KDF() local
/third_party/musl/porting/liteos_a/user/src/malloc/oldmalloc/
Dmalloc.c443 size_t osize = CHUNK_SIZE(self), size = osize; in __bin_chunk() local
/third_party/musl/porting/liteos_a/user_debug/src/malloc/oldmalloc/
Dmalloc.c492 size_t osize = CHUNK_SIZE(self), size = osize; in __bin_chunk() local
/third_party/musl/src/malloc/oldmalloc/
Dmalloc.c530 size_t osize = CHUNK_SIZE(self), size = osize; in __bin_chunk() local
/third_party/ffmpeg/libavcodec/
Dargo.c363 int osize, type, pos, dy, di, bcode, value, v14; in decode_mad1_24() local
/third_party/mksh/
Dmain.c1828 size_t i, j, osize, mask, perturb; in tgrow() local
/third_party/python/Modules/
Dunicodedata.c501 Py_ssize_t i, o, osize; in nfd_nfkd() local
/third_party/python/Objects/
Dunicodeobject.c12892 Py_ssize_t osize, squote, dquote, i, o; in unicode_repr() local