Searched defs:value_func (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/mpl/include/boost/mpl/aux_/preprocessor/ |
D | def_params_tail.hpp | 35 # define BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, value_func) \ argument 44 # define BOOST_MPL_PP_DEF_PARAMS_TAIL_DELAY_1(i, n, param, value_func) \ argument 48 # define BOOST_MPL_PP_DEF_PARAMS_TAIL_DELAY_2(i, n, param, value_func) \ argument 80 # define BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, value_func) \ argument
|
/aosp_15_r20/external/python/cpython2/Doc/includes/ |
D | mp_synchronize.py | 16 def value_func(running, mutex): function
|
/aosp_15_r20/external/tensorflow/tensorflow/python/framework/ |
H A D | composite_tensor_test.py | 402 def testAssertSameStructureWithValueAndTypeSpec(self, value_func): argument
|