/third_party/boost/libs/serialization/test/ |
D | test_reset_object_address.cpp | 83 B const * const b_ptr = & b; in test2() local 127 B const * const b_ptr = & d.m_b; in test3() local 361 B const * const b_ptr = & b; in test7() local 382 B const * const b_ptr = & b; in test8() local
|
/third_party/mindspore/mindspore/lite/test/ut/src/runtime/kernel/arm/fp32/ |
D | roi_pooling_fp32_tests.cc | 29 … float *b_ptr, const std::vector<int> &a_shape, const std::vector<int> &b_shape, in ROIPoolingTestInit()
|
D | matmul_fp32_tests.cc | 71 …vector<lite::Tensor *> *inputs_, std::vector<lite::Tensor *> *outputs_, float *a_ptr, float *b_ptr, in MMTestInit() 90 …vector<lite::Tensor *> *inputs_, std::vector<lite::Tensor *> *outputs_, float *a_ptr, float *b_ptr, in MMTestInit2()
|
D | power_fp32_tests.cc | 29 float *b_ptr, const std::vector<int> &a_shape, const std::vector<int> &b_shape, in PowerTestInit()
|
/third_party/skia/third_party/externals/libwebp/src/enc/ |
D | picture_csp_enc.c | 333 const uint8_t* const b_ptr, in ImportOneRow() 447 const uint8_t* b_ptr, in PreprocessARGB() 756 const uint8_t* const b_ptr, in ConvertRowToY() 769 const uint8_t* const b_ptr, in AccumulateRGBA() 813 const uint8_t* const b_ptr, in AccumulateRGB() 844 const uint8_t* b_ptr, in ImportYUVAFromRGBA() 1105 const uint8_t* b_ptr = rgb + (swap_rb ? 0 : 2); in Import() local
|
/third_party/flutter/skia/third_party/externals/libwebp/src/enc/ |
D | picture_csp_enc.c | 329 const uint8_t* const b_ptr, in ImportOneRow() 443 const uint8_t* b_ptr, in PreprocessARGB() 752 const uint8_t* const b_ptr, in ConvertRowToY() 765 const uint8_t* const b_ptr, in AccumulateRGBA() 809 const uint8_t* const b_ptr, in AccumulateRGB() 840 const uint8_t* b_ptr, in ImportYUVAFromRGBA() 1101 const uint8_t* b_ptr = rgb + (swap_rb ? 0 : 2); in Import() local
|
/third_party/mindspore/mindspore/lite/src/runtime/kernel/arm/fp32/ |
D | matmul_fp32_base.cc | 452 auto b_ptr = reinterpret_cast<float *>(in_tensors_[1]->data()); in Run() local
|
/third_party/boost/libs/compute/test/ |
D | test_copy.cpp | 68 bc::detail::device_ptr<float> b_ptr(b.get_buffer(), size_t(0)); in BOOST_AUTO_TEST_CASE() local
|
/third_party/python/Modules/_ctypes/ |
D | ctypes.h | 46 char *b_ptr; /* pointer to memory block */ member 76 char *b_ptr; /* pointer to memory block */ member
|
/third_party/ffmpeg/libavcodec/ |
D | ilbcdec.c | 486 const int16_t *b_ptr = &B[0]; in filter_mafq12() local
|
/third_party/glib/glib/gnulib/ |
D | vasnprintf.c | 483 const mp_limb_t *b_ptr = b.limbs; in divide() local
|
/third_party/gettext/gettext-runtime/libasprintf/ |
D | vasnprintf.c | 549 const mp_limb_t *b_ptr = b.limbs; in divide() local
|
/third_party/gettext/gettext-runtime/intl/ |
D | vasnprintf.c | 549 const mp_limb_t *b_ptr = b.limbs; in divide() local
|