Home
last modified time | relevance | path

Searched refs:s4_2 (Results 1 – 4 of 4) sorted by relevance

/external/clang/test/CodeGenCXX/
Dx86_32-arguments.cpp84 struct s4_2 : s4_0, s4_1 { }; struct
85 s4_2 f4() { return s4_2(); } in f4()
/external/clang/test/Sema/
Dtype-spec-struct-union.c32 struct S4 { int y; } *s4_2 = 0; in test_struct_scope_3() local
/external/llvm/test/DebugInfo/X86/
Dtype_units_with_addresses.ll45 ; 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/
Dconcat_op_test.py770 s4_2 = nn_ops.conv2d(
773 s5_2 = array_ops.slice(s4_2, [0, 6, 6, 0], [-1, 1, 1, -1])