Home
last modified time | relevance | path

Searched defs:ret_ptr (Results 1 – 13 of 13) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/minddata/dataset/kernels/image/dvpp/
Ddvpp_decode_png_op.cc100 unsigned char *ret_ptr = data.get(); in Compute() local
Ddvpp_decode_resize_crop_jpeg_op.cc101 unsigned char *ret_ptr = data.get(); in Compute() local
Ddvpp_decode_resize_jpeg_op.cc100 unsigned char *ret_ptr = data.get(); in Compute() local
Ddvpp_decode_jpeg_op.cc100 unsigned char *ret_ptr = data.get(); in Compute() local
Ddvpp_resize_jpeg_op.cc110 unsigned char *ret_ptr = data.get(); in Compute() local
Ddvpp_crop_jpeg_op.cc111 unsigned char *ret_ptr = data.get(); in Compute() local
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/core/
Ddevice_tensor.cc160 unsigned char *ret_ptr = data.get(); in DataPop_() local
/third_party/alsa-lib/src/control/
Dctlparse.c157 const char **ret_ptr) in __snd_ctl_ascii_elem_id_parse()
/third_party/boost/boost/interprocess/detail/
Dintermodule_singleton_common.hpp431 void *ret_ptr; member
/third_party/boost/libs/locale/src/util/
Dnumeric.hpp128 iter_type ret_ptr = super::do_put(out,ss,fill,val); in do_real_put() local
/third_party/boost/boost/interprocess/
Dsegment_manager.hpp859 void *ret_ptr = 0; in priv_generic_find() local
895 void *ret_ptr = 0; in priv_generic_find() local
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/kernels/image/dvpp/utils/
DMDAclProcess.cc229 unsigned char *ret_ptr = data.get(); in D2H_Pop() local
/third_party/boost/boost/utility/
Dstring_view.hpp267 const charT* ret_ptr = traits::find(ptr_ + pos, len_ - pos, c); in find() local