Home
last modified time | relevance | path

Searched defs:functor2 (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/oboe/samples/RhythmGame/third_party/glm/detail/
H A D_vectorize.hpp54 struct functor2{}; struct
57 struct functor2<T, P, tvec1> struct
59 …ALIFIER static tvec1<T, P> call(T (*Func) (T x, T y), tvec1<T, P> const & a, tvec1<T, P> const & b) in call()
66 struct functor2<T, P, tvec2> struct
68 …ALIFIER static tvec2<T, P> call(T (*Func) (T x, T y), tvec2<T, P> const & a, tvec2<T, P> const & b) in call()
75 struct functor2<T, P, tvec3> struct
77 …ALIFIER static tvec3<T, P> call(T (*Func) (T x, T y), tvec3<T, P> const & a, tvec3<T, P> const & b) in call()
84 struct functor2<T, P, tvec4> struct
86 …ALIFIER static tvec4<T, P> call(T (*Func) (T x, T y), tvec4<T, P> const & a, tvec4<T, P> const & b) in call()
/aosp_15_r20/hardware/google/gfxstream/third-party/glm/include/glm/detail/
D_vectorize.hpp54 struct functor2{}; struct
57 struct functor2<T, P, tvec1> struct
59 …ALIFIER static tvec1<T, P> call(T (*Func) (T x, T y), tvec1<T, P> const & a, tvec1<T, P> const & b) in call()
66 struct functor2<T, P, tvec2> struct
68 …ALIFIER static tvec2<T, P> call(T (*Func) (T x, T y), tvec2<T, P> const & a, tvec2<T, P> const & b) in call()
75 struct functor2<T, P, tvec3> struct
77 …ALIFIER static tvec3<T, P> call(T (*Func) (T x, T y), tvec3<T, P> const & a, tvec3<T, P> const & b) in call()
84 struct functor2<T, P, tvec4> struct
86 …ALIFIER static tvec4<T, P> call(T (*Func) (T x, T y), tvec4<T, P> const & a, tvec4<T, P> const & b) in call()
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Daggregate_ops.cc84 functor::Add2Functor<Device, T> functor2; in Compute() local
92 functor::Add2Functor<Device, T> functor2; in Compute() local
/aosp_15_r20/external/libcxx/test/libcxx/utilities/function.objects/refwrap/
H A Dbinary.pass.cpp24 class functor2 class
H A Dunary.pass.cpp24 class functor2 class
/aosp_15_r20/external/cronet/third_party/libc++/src/test/libcxx/utilities/function.objects/refwrap/
H A Dbinary.pass.cpp29 class functor2 class
H A Dunary.pass.cpp29 class functor2 class
/aosp_15_r20/external/libcxx/test/std/utilities/function.objects/refwrap/
H A Dweak_result.pass.cpp39 class functor2 class
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/function.objects/refwrap/
H A Dweak_result.pass.cpp44 class functor2 class
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/intrusive/test/
Dhas_member_function_callable_with.cpp61 struct functor2 struct
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/regex/include/boost/regex/
Dconcepts.hpp828 struct functor2 struct
831 O operator()(const M& /*m*/, O i)const in operator ()()