Searched defs:b_data (Results 1 – 8 of 8) sorted by relevance
/external/gemmlowp/test/ |
D | test_data.cc | 22143 unsigned char b_data[b_count] = { variable
|
D | test.cc | 726 const uint8_t b_data[] = { in TestWithSmallDataPerChannelQuantization() local 852 const uint8_t b_data[] = { in TestWithLargeDataPerChannelQuantization() local 1018 const uint8_t b_data[] = {1, 2, 3, 4, 5, 6}; in TestWithSmallData() local
|
/external/e2fsprogs/e2fsck/ |
D | jfs_user.h | 25 char b_data[1024]; member
|
/external/opencv3/modules/core/src/ |
D | matmul.cpp | 132 const T* b_data, size_t b_step, in GEMMSingleMul() 381 const T* b_data, size_t b_step, in GEMMBlockMul() 576 const float* b_data, size_t b_step, in GEMMSingleMul_32f() 588 const double* b_data, size_t b_step, in GEMMSingleMul_64f() 601 const Complexf* b_data, size_t b_step, in GEMMSingleMul_32fc() 613 const Complexd* b_data, size_t b_step, in GEMMSingleMul_64fc() 625 const float* b_data, size_t b_step, in GEMMBlockMul_32f() 634 const double* b_data, size_t b_step, in GEMMBlockMul_64f() 643 const Complexf* b_data, size_t b_step, in GEMMBlockMul_32fc() 652 const Complexd* b_data, size_t b_step, in GEMMBlockMul_64fc()
|
/external/selinux/libsepol/cil/src/ |
D | cil_post.c | 119 struct fc_data *b_data = cil_malloc(sizeof(*b_data)); in cil_post_filecon_compare() local
|
/external/opencv3/modules/core/test/ |
D | test_math.cpp | 226 uchar* b_data = b.ptr(i); in prepare_to_validation() local
|
/external/curl/include/curl/ |
D | curl.h | 252 char * b_data; member
|
/external/opencv3/modules/ts/src/ |
D | ts_func.cpp | 2166 const _Tp* b_data = b_data0 + j*b_delta; in GEMM_() local
|