Searched defs:out_p (Results 1 – 5 of 5) sorted by relevance
/third_party/openssl/test/ |
D | dsatest.c | 36 static unsigned char out_p[] = { variable
|
/third_party/gstreamer/gstplugins_base/tests/check/elements/ |
D | audioconvert.c | 542 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/ |
D | jerry_main.c | 132 char **out_p) /**< [out] end of the number */ in str_to_uint()
|
/third_party/mbedtls/library/ |
D | pkcs5.c | 231 unsigned char *out_p = output; in mbedtls_pkcs5_pbkdf2_hmac() local
|
D | gcm.c | 431 unsigned char *out_p = output; in mbedtls_gcm_update() local
|