Home
last modified time | relevance | path

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

/external/clang/test/Sema/
Dempty1.c58 int func_4(struct emp_1 *x, const struct emp_1 *y) { in func_4() function
/external/tensorflow/tensorflow/core/framework/
Dfunction_test.cc1373 FunctionDef func_4 = make_simple_fdef("Func4", "api_1"); in TEST() local
/external/tensorflow/tensorflow/core/common_runtime/
Dfunction_test.cc1836 auto func_4 = ops::Identity(scope.WithOpName("Func/x/input/_4"), l); in TEST() local