Home
last modified time | relevance | path

Searched defs:out_p (Results 1 – 5 of 5) sorted by relevance

/third_party/openssl/test/
Ddsatest.c36 static unsigned char out_p[] = { variable
/third_party/gstreamer/gstplugins_base/tests/check/elements/
Daudioconvert.c542 gint16 out_p[] = { 512, 1024, 512, 1024 }; in GST_START_TEST() local
594 gfloat out_p[] = { 0.015625, 0.03125, 0.015625, 0.03125 }; in GST_START_TEST() local
1705 gint16 out_p[] = { 512, 1024, 512, 1024 }; in GST_START_TEST() local
1718 guint16 out_p[] = { 32768, 65535, 1, 0 }; in GST_START_TEST() local
1740 gint16 out_p[] = { 3, 6, 3, 6 }; in GST_START_TEST() local
1765 gint16 out_p[] = { 3, 6, 3, 6 }; in GST_START_TEST() local
/third_party/jerryscript/targets/nuttx-stm32f4/
Djerry_main.c132 char **out_p) /**< [out] end of the number */ in str_to_uint()
/third_party/mbedtls/library/
Dpkcs5.c231 unsigned char *out_p = output; in mbedtls_pkcs5_pbkdf2_hmac() local
Dgcm.c431 unsigned char *out_p = output; in mbedtls_gcm_update() local