Home
last modified time | relevance | path

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

/external/cronet/tot/third_party/libc++/src/include/__cxx03/__functional/
Dbinder2nd.h46 bind2nd(const _Operation& __op, const _Tp& __x) { in bind2nd() function
/external/cronet/stable/third_party/libc++/src/include/__cxx03/__functional/
Dbinder2nd.h46 bind2nd(const _Operation& __op, const _Tp& __x) { in bind2nd() function
/external/cronet/stable/third_party/libc++/src/include/__functional/
Dbinder2nd.h46 bind2nd(const _Operation& __op, const _Tp& __x) { in bind2nd() function
/external/cronet/tot/third_party/libc++/src/include/__functional/
Dbinder2nd.h46 bind2nd(const _Operation& __op, const _Tp& __x) { in bind2nd() function
/external/sdv/vsomeip/third_party/boost/container/include/boost/container/detail/
Dalgorithm.hpp81 inline binder2nd<Func> bind2nd(const Func& func, const T& arg) in bind2nd() function