Searched defs:ret_ (Results 1 – 5 of 5) sorted by relevance
/external/v4l-utils/utils/common/ |
D | toml.c | 1790 int toml_rtob(const char* src, int* ret_) in toml_rtob() 1809 int toml_rtoi(const char* src, int64_t* ret_) in toml_rtoi() 1872 int toml_rtod_ex(const char* src, double* ret_, char* buf, int buflen) in toml_rtod_ex() 1934 int toml_rtod(const char* src, double* ret_) in toml_rtod()
|
/external/v4l-utils/utils/keytable/ |
D | toml.c | 1790 int toml_rtob(const char* src, int* ret_) in toml_rtob() 1809 int toml_rtoi(const char* src, int64_t* ret_) in toml_rtoi() 1872 int toml_rtod_ex(const char* src, double* ret_, char* buf, int buflen) in toml_rtod_ex() 1934 int toml_rtod(const char* src, double* ret_) in toml_rtod()
|
/external/v4l-utils/utils/ir-ctl/ |
D | toml.c | 1790 int toml_rtob(const char* src, int* ret_) in toml_rtob() 1809 int toml_rtoi(const char* src, int64_t* ret_) in toml_rtoi() 1872 int toml_rtod_ex(const char* src, double* ret_, char* buf, int buflen) in toml_rtod_ex() 1934 int toml_rtod(const char* src, double* ret_) in toml_rtod()
|
/external/pytorch/torch/csrc/utils/ |
D | python_arg_parser.cpp | 529 auto ret_ = dispatch_on_mode( in handle_torch_function_no_python_arg_parser() local
|
/external/sdv/vsomeip/third_party/boost/container/include/boost/container/ |
D | slist.hpp | 1678 iiterator ret_; member in boost::container::slist::insertion_functor
|