Home
last modified time | relevance | path

Searched defs:op5 (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/libs/yap/example/
Dautodiff_example.cpp190 OPNode* op5 = create_binary_op_node(OP_TIMES,v10,x2); //op5 = v10*x2 in BOOST_FIXTURE_TEST_SUITE() local
235 OPNode* op5 = create_binary_op_node(OP_TIMES,v10,x2);//op5 = v10*x2 in build_linear_function2_manually() local
279 OPNode* op5 = create_binary_op_node(OP_TIMES,x2,x4); in build_nl_function1_manually() local
/third_party/libdrm/freedreno/kgsl/
Dmsm_kgsl.h385 unsigned int op5; member