Searched refs:func_5 (Results 1 – 5 of 5) sorted by relevance
/external/clang/test/Sema/ |
D | empty1.c | 62 int func_5(volatile struct emp_1 *x, const struct emp_1 *y) { in func_5() function
|
/external/clang/test/Parser/ |
D | recovery.cpp | 194 int func_5(int x, S &s) {
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Analysis/GlobalsModRef/ |
D | pr35899-dbg-value.ll | 43 !11 = distinct !DISubprogram(name: "func_5", scope: !0, file: !0, line: 117, type: !12, isLocal: tr…
|
/external/tensorflow/tensorflow/core/framework/ |
D | function_test.cc | 1374 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/ |
D | function_test.cc | 1837 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()
|