Home
last modified time | relevance | path

Searched refs:func_5 (Results 1 – 5 of 5) 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/clang/test/Parser/
Drecovery.cpp194 int func_5(int x, S &s) {
/external/swiftshader/third_party/llvm-7.0/llvm/test/Analysis/GlobalsModRef/
Dpr35899-dbg-value.ll43 !11 = distinct !DISubprogram(name: "func_5", scope: !0, file: !0, line: 117, type: !12, isLocal: tr…
/external/tensorflow/tensorflow/core/framework/
Dfunction_test.cc1374 FunctionDef func_5 = make_simple_fdef("Func5", "api_1"); in TEST() local
1394 {func_1, func_2, func_3, func_2_grad, func_4, func_5, func_6}); in TEST()
/external/tensorflow/tensorflow/core/common_runtime/
Dfunction_test.cc1837 auto func_5 = ops::Identity(scope.WithOpName("Func/x/input/_5"), r); in TEST() local
1839 std::initializer_list<Input>{func_4, func_5}); in TEST()