Searched defs:data5 (Results 1 – 7 of 7) sorted by relevance
/third_party/ffmpeg/libavutil/tests/ |
D | hmac.c | 50 …static const uint8_t data5[] = "Test Using Larger Than Block-Size Key and Larger Than One Block-Si… in main() local
|
/third_party/gstreamer/gstplugins_good/tests/check/elements/ |
D | avimux.c | 160 guint8 data5[4] = "strf"; in check_avimux_pad() local
|
/third_party/mindspore/mindspore/lite/test/st/ |
D | sub_graph_test.cc | 165 auto data5 = reinterpret_cast<float *>(tensor_5->data.data()); in TEST_F() local
|
/third_party/libcoap/tests/ |
D | test_pdu.c | 1061 uint8_t data5[] = { 0x74 }; in t_encode_pdu19() local 1117 uint8_t data5[] = { 0x74, 0xff, 0x64, 0x61, 0x74, 0x61 }; in t_encode_pdu20() local
|
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/intrinsics/ |
D | ms_simd_instructions.h | 192 static const MS_FLOAT32X4 data5 = {62370.0f, 62370.0f, 62370.0f, 62370.0f}; in MS_TANHX4_F32() local 291 …static const MS_FLOAT32X8 data5 = {62370.0f, 62370.0f, 62370.0f, 62370.0f, 62370.0f, 62370.0f, 623… in MS_TANHX8_F32() local
|
/third_party/lwip/test/unit/tcp/ |
D | test_tcp.c | 456 char data5[] = {17, 18, 19, 20}; in START_TEST() local
|
/third_party/gstreamer/gstplugins_base/tests/check/libs/ |
D | video.c | 1536 guint8 *data5, *data7; in GST_START_TEST() local 1662 guint8 *data2, *data4, *data5; in GST_START_TEST() local
|