Home
last modified time | relevance | path

Searched defs:make_op (Results 1 – 7 of 7) sorted by relevance

/external/sdv/vsomeip/third_party/boost/spirit/example/qi/compiler_tutorial/conjure3/
Dids.hpp69 struct make_op struct
71 static int const value = type + op;
/external/sdv/vsomeip/third_party/boost/spirit/example/qi/compiler_tutorial/conjure2/
Dids.hpp68 struct make_op struct
70 static int const value = type + op;
/external/tensorflow/tensorflow/python/ops/
Dcontrol_flow_util_v2.py344 def run_as_function_for_tape_gradients(make_op, inputs): argument
/external/tensorflow/tensorflow/compiler/tests/
Dunary_ops_test.py1069 def make_op(data_format): function
1121 def make_op(data_format): function
/external/sdv/vsomeip/third_party/boost/spirit/classic/example/fundamental/
Dcalc_debug.cpp77 make_op(op const& the_op, stack<long>& eval) in make_op() function
Dfull_calc.cpp73 make_op(op const& the_op, stack<long>& eval) in make_op() function
/external/sdv/vsomeip/third_party/boost/spirit/classic/example/fundamental/more_calculators/
Dcalc_with_variables.cpp69 make_op(op const& the_op, stack<double>& eval) in make_op() function