Home
last modified time | relevance | path

Searched defs:iter_type (Results 1 – 25 of 51) sorted by relevance

123

/external/sdv/vsomeip/third_party/boost/range/include/boost/range/
Drbegin.hpp29 iter_type; in rbegin() typedef
38 iter_type; in rbegin() typedef
Drend.hpp29 iter_type; in rend() typedef
38 iter_type; in rend() typedef
/external/oboe/apps/fxlab/app/src/main/cpp/
DFunctionList.h44 void addEffect(std::function<void(iter_type, iter_type)> f) { in addEffect()
66 void modifyEffectAt(size_t index, std::function<void(iter_type, iter_type)> fun) { in modifyEffectAt()
/external/sdv/vsomeip/third_party/boost/date_time/include/boost/date_time/
Ddate_names_put.hpp47 typedef OutputIterator iter_type; typedef in boost::date_time::date_names_put
137 virtual void do_put_weekday_short(iter_type&, weekday_enum) const in do_put_weekday_short() argument
140 virtual void do_put_weekday_long(iter_type&, weekday_enum) const in do_put_weekday_long() argument
235 typedef OutputIterator iter_type; typedef in boost::date_time::all_date_names_put
/external/oboe/apps/fxlab/app/src/main/cpp/effects/
DDriveControl.h27 DriveControl(std::function<void(iter_type, iter_type)> function, double scale): in DriveControl()
/external/parameter-framework/asio-1.10.6/include/asio/detail/
Dhandler_type_requirements.hpp123 #define ASIO_COMPOSED_CONNECT_HANDLER_CHECK( handler_type, handler, iter_type) typedef A… argument
125 #define ASIO_RESOLVE_HANDLER_CHECK( handler_type, handler, iter_type) typedef ASIO_HANDL… argument
/external/sdv/vsomeip/implementation/helper/1.55/boost/asio/detail/
Dhandler_type_requirements_ext.hpp282 handler_type, handler, iter_type) \ argument
309 handler_type, handler, iter_type) \ argument
Dhandler_type_requirements_ext_local.hpp298 handler_type, handler, iter_type) \ argument
325 handler_type, handler, iter_type) \ argument
/external/sdv/vsomeip/third_party/boost/date_time/test/gregorian/
Dtestformat_date_parser.cpp74 typedef std::istreambuf_iterator<wchar_t> iter_type; in wtest_format() typedef
102 typedef std::istreambuf_iterator<char> iter_type; in test_format() typedef
/external/sdv/vsomeip/third_party/boost/algorithm/test/
Dsearch_test1.cpp36 typedef typename Container::const_iterator iter_type; in check_one_iter() typedef
151 typedef typename Container::const_iterator iter_type; in check_one_object() typedef
/external/oboe/apps/fxlab/app/src/main/cpp/effects/descrip/
DEffectDescription.h90 static _ef<iter_type> modifyEffect( in modifyEffect()
/external/sdv/vsomeip/third_party/boost/regex/include/boost/regex/v5/
Du32regex_token_iterator.hpp234 typedef typename std::basic_string<charT, Traits, Alloc>::const_iterator iter_type; in make_u32regex_token_iterator() typedef
265 typedef typename std::basic_string<charT, Traits, Alloc>::const_iterator iter_type; in make_u32regex_token_iterator() typedef
294 typedef typename std::basic_string<charT, Traits, Alloc>::const_iterator iter_type; in make_u32regex_token_iterator() typedef
/external/sdv/vsomeip/third_party/boost/regex/include/boost/regex/v4/
Du32regex_token_iterator.hpp279 typedef typename std::basic_string<charT, Traits, Alloc>::const_iterator iter_type; in make_u32regex_token_iterator() typedef
310 typedef typename std::basic_string<charT, Traits, Alloc>::const_iterator iter_type; in make_u32regex_token_iterator() typedef
339 typedef typename std::basic_string<charT, Traits, Alloc>::const_iterator iter_type; in make_u32regex_token_iterator() typedef
/external/libcxx/test/libcxx/input.output/filesystems/class.path/path.req/
Dis_pathable.pass.cpp67 using iter_type = input_iterator<CharT*>; typedef
/external/cronet/tot/third_party/libc++/src/test/libcxx/input.output/filesystems/class.path/path.req/
Dis_pathable.pass.cpp66 using iter_type = cpp17_input_iterator<CharT*>; typedef
/external/cronet/stable/third_party/libc++/src/test/libcxx/input.output/filesystems/class.path/path.req/
Dis_pathable.pass.cpp66 using iter_type = cpp17_input_iterator<CharT*>; typedef
/external/sdv/vsomeip/implementation/helper/1.66/boost/asio/detail/
Dhandler_type_requirements_ext.hpp344 handler_type, handler, iter_type) \ argument
/external/sdv/vsomeip/implementation/helper/1.74/boost/asio/detail/
Dhandler_type_requirements_ext_local.hpp342 handler_type, handler, iter_type) \ argument
Dhandler_type_requirements_ext.hpp340 handler_type, handler, iter_type) \ argument
/external/sdv/vsomeip/implementation/helper/1.76/boost/asio/detail/
Dhandler_type_requirements_ext_local.hpp342 handler_type, handler, iter_type) \ argument
Dhandler_type_requirements_ext.hpp340 handler_type, handler, iter_type) \ argument
/external/sdv/vsomeip/implementation/helper/1.70/boost/asio/detail/
Dhandler_type_requirements_ext.hpp340 handler_type, handler, iter_type) \ argument
Dhandler_type_requirements_ext_local.hpp342 handler_type, handler, iter_type) \ argument
/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/detail/
Dhandler_type_requirements.hpp312 handler_type, handler, iter_type) \ argument
/external/sdv/vsomeip/third_party/boost/chrono/include/boost/chrono/io/
Dtime_point_put.hpp48 typedef OutputIterator iter_type; typedef in boost::chrono::time_point_put

123