Searched refs:s4_2 (Results 1 – 4 of 4) sorted by relevance
/external/clang/test/CodeGenCXX/ |
D | x86_32-arguments.cpp | 84 struct s4_2 : s4_0, s4_1 { }; struct 85 s4_2 f4() { return s4_2(); } in f4()
|
/external/clang/test/Sema/ |
D | type-spec-struct-union.c | 32 struct S4 { int y; } *s4_2 = 0; in test_struct_scope_3() local
|
/external/llvm/test/DebugInfo/X86/ |
D | type_units_with_addresses.ll | 45 ; S4_2<&::i> s4_2; 137 !22 = !DIDerivedType(tag: DW_TAG_member, name: "s4_2", line: 36, size: 8, align: 8, offset: 8, file…
|
/external/tensorflow/tensorflow/python/kernel_tests/array_ops/ |
D | concat_op_test.py | 770 s4_2 = nn_ops.conv2d( 773 s5_2 = array_ops.slice(s4_2, [0, 6, 6, 0], [-1, 1, 1, -1])
|