Home
last modified time | relevance | path

Searched defs:ret_ (Results 1 – 5 of 5) sorted by relevance

/external/v4l-utils/utils/common/
Dtoml.c1790 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/
Dtoml.c1790 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/
Dtoml.c1790 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/
Dpython_arg_parser.cpp529 auto ret_ = dispatch_on_mode( in handle_torch_function_no_python_arg_parser() local
/external/sdv/vsomeip/third_party/boost/container/include/boost/container/
Dslist.hpp1678 iiterator ret_; member in boost::container::slist::insertion_functor