/aosp_15_r20/external/oboe/samples/RhythmGame/third_party/glm/detail/ |
H A D | _vectorize.hpp | 54 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.hpp | 54 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 D | aggregate_ops.cc | 84 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 D | binary.pass.cpp | 24 class functor2 class
|
H A D | unary.pass.cpp | 24 class functor2 class
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/libcxx/utilities/function.objects/refwrap/ |
H A D | binary.pass.cpp | 29 class functor2 class
|
H A D | unary.pass.cpp | 29 class functor2 class
|
/aosp_15_r20/external/libcxx/test/std/utilities/function.objects/refwrap/ |
H A D | weak_result.pass.cpp | 39 class functor2 class
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/function.objects/refwrap/ |
H A D | weak_result.pass.cpp | 44 class functor2 class
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/intrusive/test/ |
D | has_member_function_callable_with.cpp | 61 struct functor2 struct
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/regex/include/boost/regex/ |
D | concepts.hpp | 828 struct functor2 struct 831 O operator()(const M& /*m*/, O i)const in operator ()()
|