Home
last modified time | relevance | path

Searched defs:func_5 (Results 1 – 3 of 3) sorted by relevance

/external/clang/test/Sema/
Dempty1.c62 int func_5(volatile struct emp_1 *x, const struct emp_1 *y) { in func_5() function
/external/tensorflow/tensorflow/core/framework/
Dfunction_test.cc1370 FunctionDef func_5 = make_simple_fdef("Func5", "api_1"); in TEST() local
/external/tensorflow/tensorflow/core/common_runtime/
Dfunction_test.cc2102 auto func_5 = ops::Identity(scope.WithOpName("Func/x/input/_5"), r); in TEST() local