Home
last modified time | relevance | path

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

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/bits/
H A Dstl_function.h118 struct binary_function in _GLIBCXX_VISIBILITY() struct
121 typedef _Arg1 first_argument_type; in _GLIBCXX_VISIBILITY()
124 typedef _Arg2 second_argument_type; in _GLIBCXX_VISIBILITY()
127 typedef _Result result_type; in _GLIBCXX_VISIBILITY()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/bits/
H A Dstl_function.h118 struct binary_function in _GLIBCXX_VISIBILITY() struct
121 typedef _Arg1 first_argument_type; in _GLIBCXX_VISIBILITY()
124 typedef _Arg2 second_argument_type; in _GLIBCXX_VISIBILITY()
127 typedef _Result result_type; in _GLIBCXX_VISIBILITY()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/cuda/
H A Dfunctional.hpp67 template<typename Argument1, typename Argument2, typename Result> struct binary_function struct
69 typedef Argument1 first_argument_type;
70 typedef Argument2 second_argument_type;
71 typedef Result result_type;
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/cuda/
H A Dfunctional.hpp67 template<typename Argument1, typename Argument2, typename Result> struct binary_function struct
69 typedef Argument1 first_argument_type;
70 typedef Argument2 second_argument_type;
71 typedef Result result_type;
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/cuda/
H A Dfunctional.hpp67 template<typename Argument1, typename Argument2, typename Result> struct binary_function struct
69 typedef Argument1 first_argument_type;
70 typedef Argument2 second_argument_type;
71 typedef Result result_type;