Home
last modified time | relevance | path

Searched defs:function_type (Results 1 – 25 of 84) sorted by relevance

1234

/external/sdv/vsomeip/third_party/boost/proto/include/boost/proto/detail/preprocessed/
Dpoly_function_traits.hpp12 typedef typename PolyFun::template impl<const A0> function_type; typedef
36 typedef typename PolyFun::template impl<const A0 , const A1> function_type; typedef
60 typedef typename PolyFun::template impl<const A0 , const A1 , const A2> function_type; typedef
84 … typedef typename PolyFun::template impl<const A0 , const A1 , const A2 , const A3> function_type; typedef
108 …ypename PolyFun::template impl<const A0 , const A1 , const A2 , const A3 , const A4> function_type; typedef
132 …yFun::template impl<const A0 , const A1 , const A2 , const A3 , const A4 , const A5> function_type; typedef
156 …ate impl<const A0 , const A1 , const A2 , const A3 , const A4 , const A5 , const A6> function_type; typedef
180 …nst A0 , const A1 , const A2 , const A3 , const A4 , const A5 , const A6 , const A7> function_type; typedef
204 …nst A1 , const A2 , const A3 , const A4 , const A5 , const A6 , const A7 , const A8> function_type; typedef
228 …nst A2 , const A3 , const A4 , const A5 , const A6 , const A7 , const A8 , const A9> function_type; typedef
/external/sdv/vsomeip/third_party/boost/proto/include/boost/proto/context/detail/preprocessed/
Ddefault_eval.hpp15 function_type; typedef
49 function_type; typedef
83 function_type; typedef
117 function_type; typedef
151 function_type; typedef
185 function_type; typedef
219 function_type; typedef
253 function_type; typedef
/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/impl/
Dthread_pool.hpp106 typedef typename decay<Function>::type function_type; in do_execute() typedef
186 typedef typename decay<Function>::type function_type; in do_execute() typedef
201 typedef typename decay<Function>::type function_type; in do_bulk_execute() typedef
287 typedef typename decay<Function>::type function_type; in dispatch() typedef
317 typedef typename decay<Function>::type function_type; in post() typedef
336 typedef typename decay<Function>::type function_type; in defer() typedef
Dsystem_executor.hpp100 typedef typename decay<Function>::type function_type; in do_execute() typedef
144 typedef typename decay<Function>::type function_type; in post() typedef
165 typedef typename decay<Function>::type function_type; in defer() typedef
Dio_context.hpp274 typedef typename decay<Function>::type function_type; in execute() typedef
345 typedef typename decay<Function>::type function_type; in dispatch() typedef
376 typedef typename decay<Function>::type function_type; in post() typedef
396 typedef typename decay<Function>::type function_type; in defer() typedef
/external/angle/third_party/spirv-tools/src/source/val/
Dvalidate_function.cpp60 const auto function_type = _.FindDef(function_type_id); in ValidateFunction() local
133 const auto function_type = _.FindDef(function_type_id); in ValidateFunctionParameter() local
177 const auto function_type = _.FindDef(function_type_id); in ValidateFunctionCall() local
304 const auto function_type = _.FindDef(function_type_id); in ValidateCooperativeMatrixPerElementOp() local
/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate_function.cpp60 const auto function_type = _.FindDef(function_type_id); in ValidateFunction() local
133 const auto function_type = _.FindDef(function_type_id); in ValidateFunctionParameter() local
251 const auto function_type = _.FindDef(function_type_id); in ValidateFunctionCall() local
377 const auto function_type = _.FindDef(function_type_id); in ValidateCooperativeMatrixPerElementOp() local
/external/tensorflow/tensorflow/core/grappler/optimizers/
Dfunction_api_info.cc73 const FunctionApiInfo::FunctionType FunctionApiInfo::function_type() const { in function_type() function in tensorflow::grappler::FunctionApiInfo
125 const FunctionApiInfo::FunctionType function_type) { in ValidateSignature()
148 const FunctionApiInfo::FunctionType function_type) { in ValidateSignatures()
/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/detail/impl/
Dstrand_executor_service.hpp228 typedef typename decay<Function>::type function_type; in do_execute() typedef
264 typedef typename decay<Function>::type function_type; in dispatch() typedef
301 typedef typename decay<Function>::type function_type; in post() typedef
327 typedef typename decay<Function>::type function_type; in defer() typedef
/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_function.cpp60 const auto function_type = _.FindDef(function_type_id); in ValidateFunction() local
130 const auto function_type = _.FindDef(function_type_id); in ValidateFunctionParameter() local
246 const auto function_type = _.FindDef(function_type_id); in ValidateFunctionCall() local
/external/sdv/vsomeip/third_party/boost/function_types/include/boost/function_types/
Dfunction_type.hpp19 template<typename Types, typename Tag = null_tag> struct function_type struct
/external/sdv/vsomeip/third_party/boost/proto/include/boost/proto/transform/detail/preprocessed/
Ddefault_function_impl.hpp16 function_type; typedef
64 function_type; typedef
112 function_type; typedef
160 function_type; typedef
208 function_type; typedef
256 function_type; typedef
304 function_type; typedef
352 function_type; typedef
Dcall.hpp94 typedef typename function_traits::function_type function_type; in operator ()() typedef
145 typedef typename function_traits::function_type function_type; in operator ()() typedef
196 typedef typename function_traits::function_type function_type; in operator ()() typedef
247 typedef typename function_traits::function_type function_type; in operator ()() typedef
298 typedef typename function_traits::function_type function_type; in operator ()() typedef
349 typedef typename function_traits::function_type function_type; in operator ()() typedef
400 typedef typename function_traits::function_type function_type; in operator ()() typedef
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_intr.c108 LLVMTypeRef function_type) in lp_declare_intrinsic_with_type()
130 LLVMTypeRef function_type = LLVMFunctionType(ret_type, arg_types, num_args, 0); in lp_declare_intrinsic() local
208 LLVMTypeRef function_type = LLVMFunctionType(ret_type, arg_types, num_args, 0); in lp_build_intrinsic() local
Dlp_bld_assert.c78 LLVMTypeRef function_type = LLVMFunctionType(ret_type, arg_types, 2, 0); in lp_build_assert() local
/external/angle/third_party/spirv-tools/src/source/fuzz/
Dfuzzer_pass_permute_function_parameters.cpp51 auto* function_type = in Apply() local
/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dfuzzer_pass_permute_function_parameters.cpp51 auto* function_type = in Apply() local
/external/deqp-deps/SPIRV-Tools/source/fuzz/
Dfuzzer_pass_permute_function_parameters.cpp51 auto* function_type = in Apply() local
/external/sdv/vsomeip/third_party/boost/proto/include/boost/proto/detail/
Dpoly_function_traits.hpp39 typedef typename PolyFun::template impl<BOOST_PP_ENUM_PARAMS(N, const A)> function_type; typedef
/external/sdv/vsomeip/third_party/boost/proto/include/boost/proto/transform/detail/
Ddefault_function_impl.hpp49 function_type; typedef
Dcall.hpp78 typedef typename function_traits::function_type function_type; in operator ()() typedef
/external/sdv/vsomeip/third_party/boost/proto/include/boost/proto/context/detail/
Ddefault_eval.hpp48 function_type; typedef
/external/icing/icing/scoring/advanced_scoring/
Dscore-expression.cc193 FunctionType function_type, in Create()
416 FunctionType function_type, in Create()
482 FunctionType function_type, in Create()
Dscore-expression.h250 FunctionType function_type, in MathFunctionScoreExpression()
282 FunctionType function_type, in ListOperationFunctionScoreExpression()
322 FunctionType function_type, in DocumentFunctionScoreExpression()
/external/sdv/vsomeip/third_party/boost/type_traits/test/
Dalignment_of_test.cpp58 typedef boost::function0< void > function_type; typedef in issue1946

1234