HomeSort by relevance Sort by last modified time
    Searched refs:S2 (Results 226 - 250 of 560) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /prebuilts/go/darwin-x86/test/
sizeof.go 62 S2
64 S2 struct {
115 case unsafe.Offsetof(s1.S1.S2.S3.S4.S5.S6.S7.S8.S1.S2) != 8:
116 panic("unsafe.Offsetof(s1.S1.S2.S3.S4.S5.S6.S7.S8.S1.S2) != 8")
  /prebuilts/go/linux-x86/test/
sizeof.go 62 S2
64 S2 struct {
115 case unsafe.Offsetof(s1.S1.S2.S3.S4.S5.S6.S7.S8.S1.S2) != 8:
116 panic("unsafe.Offsetof(s1.S1.S2.S3.S4.S5.S6.S7.S8.S1.S2) != 8")
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic6x/
insns-c674x-reloc.d 45 0+54 <[^>]*> 01800052[ \t]+addk \.S2 0,b3
48 0+5c <[^>]*> 02fffe52[ \t]+addk \.S2 -4,b5
51 0+64 <[^>]*> 0180002a[ \t]+mvk \.S2 0,b3
54 0+6c <[^>]*> 02fffe2a[ \t]+mvk \.S2 -4,b5
57 0+74 <[^>]*> 0100006a[ \t]+mvkh \.S2 0,b2
61 0+7c <[^>]*> 0200006a[ \t]+mvkh \.S2 0,b4
65 0+84 <[^>]*> 0300016a[ \t]+mvkh \.S2 131072,b6
68 0+8c <[^>]*> 0100006a[ \t]+mvkh \.S2 0,b2
72 0+94 <[^>]*> 0200006a[ \t]+mvkh \.S2 0,b4
76 0+9c <[^>]*> 030000ea[ \t]+mvkh \.S2 65536,b
    [all...]
insns16-lsd-unit.d 11 [0-9a-f]+[02468ace] <[^>]*> 000f[ \t]+mv \.S2 b0,b0
26 [0-9a-f]+[02468ace] <[^>]*> 004f[ \t]+mv \.S2 b0,b0
45 [0-9a-f]+[02468ace] <[^>]*> 496f[ \t]+\[!a0\] mvk \.S2 0,b2
47 [0-9a-f]+[02468ace] <[^>]*> 6bef[ \t]+\[!a0\] mvk \.S2 1,b7
64 [0-9a-f]+[02468ace] <[^>]*> b86f[ \t]+add \.S2 b0,1,b0
66 [0-9a-f]+[02468ace] <[^>]*> f86f[ \t]+xor \.S2 b0,1,b0
68 [0-9a-f]+[02468ace] <[^>]*> f86f[ \t]+xor \.S2 b0,1,b0
insns-c674x.d 21 [0-9a-f]+[048c] <[^>]*> c20c4b22[ \t]+\[a0\] absdp \.S2 b3:b2,b5:b4
25 [0-9a-f]+[048c] <[^>]*> 23800f22[ \t]+\[b0\] abssp \.S2 b0,b7
47 [0-9a-f]+[048c] <[^>]*> 09ca21e2[ \t]+add \.S2 b17,b18,b19
51 [0-9a-f]+[048c] <[^>]*> 35e5e1a2[ \t]+\[!b0\] add \.S2 15,b25,b11
92 [0-9a-f]+[048c] <[^>]*> 8e618e5a[ \t]+\[a1\] adddp \.S2 b13:b12,b25:b24,b29:b28
95 [0-9a-f]+[048c] <[^>]*> 923fffd2[ \t]+\[!a1\] addk \.S2 32767,b4
102 [0-9a-f]+[048c] <[^>]*> bbe32e1a[ \t]+\[!a2\] addsp \.S2 b25,b24,b23
122 [0-9a-f]+[048c] <[^>]*> 08464062[ \t]+add2 \.S2 b18,b17,b16
146 [0-9a-f]+[048c] <[^>]*> 8ede67e2[ \t]+\[a1\] and \.S2 b19,b23,b29
150 [0-9a-f]+[048c] <[^>]*> 995187a2[ \t]+\[!a1\] and \.S2 12,b20,b1
    [all...]
  /art/runtime/arch/arm/
registers_arm.h 60 S2 = 2,
  /build/blueprint/proptools/
extend_test.go 181 in1: &struct{ S1, S2, S3, S4 *string }{
183 S2: StringPtr("string2"),
185 in2: &struct{ S1, S2, S3, S4 *string }{
189 out: &struct{ S1, S2, S3, S4 *string }{
191 S2: StringPtr("string2"),
198 in1: &struct{ S1, S2, S3, S4 *string }{
200 S2: StringPtr("string2"),
202 in2: &struct{ S1, S2, S3, S4 *string }{
206 out: &struct{ S1, S2, S3, S4 *string }{
208 S2: StringPtr("string2")
    [all...]
typeequal_test.go 36 in2: struct{ S2 string }{},
48 in2: &struct{ S2 string }{},
60 in2: struct{ S struct{ S2 string } }{},
72 in2: &struct{ S *struct{ S2 string } }{S: &struct{ S2 string }{}},
84 in2: &struct{ S *struct{ S2 string } }{},
102 in2: &struct{ S interface{} }{S: &struct{ S2 string }{}},
132 in2: struct{ S2 *string }{},
  /external/clang/test/ASTMerge/Inputs/
struct1.c 21 struct S2 { int i; float f; } x2;
struct2.c 18 union S2 { int i; float f; } x2;
  /external/clang/test/Analysis/
symbol-reaper.c 54 struct S2 {
56 } s2; variable in typeref:struct:S2
62 s2.array[x].field = 1;
  /external/clang/test/CXX/class/class.mem/
p1.cpp 24 struct S2
  /external/clang/test/CXX/dcl.decl/dcl.init/dcl.init.list/
p3.cpp 31 struct S2 {
36 S2 s21 = { 1, 2, 3.0 };
37 S2 s22 { 1.0, 2, 3 }; // expected-error {{type 'double' cannot be narrowed to 'int' in initializer list}} expected-note {{silence}}
38 S2 s23 { };
49 S s2 = { 1, 2, 3 }; member in namespace:bullet4_example1
68 S s2 { 1.0, 2, 3 }; // expected-error {{type 'double' cannot be narrowed to 'int' in initializer list}} expected-note {{silence}}
189 S s2{{0}};
  /external/clang/test/CodeGen/
tbaa-class.cpp 149 uint32_t g9(StructS *S, StructS2 *S2, uint64_t count) {
157 S2->f32 = 4;
161 uint32_t g10(StructS *S, StructS2 *S2, uint64_t count) {
169 S2->f32_2 = 4;
tbaa.cpp 147 uint32_t g9(StructS *S, StructS2 *S2, uint64_t count) {
155 S2->f32 = 4;
159 uint32_t g10(StructS *S, StructS2 *S2, uint64_t count) {
167 S2->f16 = 4;
  /external/clang/test/CodeGenCXX/
catch-undef-behavior.cpp 482 struct S2 {
486 void callee2(S2);
488 S2 s21;
490 S2 s22;
  /external/clang/test/SemaCXX/
constructor-initializer.cpp 271 struct S2 {
273 S2() : s1(s1.FOO) {}
302 struct S2 { union { union { int n; }; char c; }; S2() : n(n) {} }; // expected-warning {{field 'n' is uninitialized when used here}}
delete.cpp 42 struct S2 : S {
43 ~S2() {
  /frameworks/native/libs/vr/libpdx/private/pdx/rpc/
sequence.h 26 template <typename S1, typename S2>
  /external/valgrind/memcheck/tests/
dw4.c 47 struct s1 S2[30];
61 croak( &S2[0].i );
  /prebuilts/go/darwin-x86/test/fixedbugs/bug437.dir/
x.go 18 case two.S2:
  /prebuilts/go/linux-x86/test/fixedbugs/bug437.dir/
x.go 18 case two.S2:
  /external/clang/test/OpenMP/
target_parallel_private_messages.cpp 8 class S2 {
12 S2() : a(0) {}
15 const S2 b;
16 const S2 ba[5];
93 #pragma omp target parallel private(S2::S2s) // expected-error {{shared variable cannot be private}}
180 #pragma omp target parallel private(S2::S2s) // expected-error {{shared variable cannot be private}}
distribute_parallel_for_reduction_messages.cpp 14 class S2 {
16 S2 &operator+(const S2 &arg) { return (*this); } // expected-note 3 {{implicitly declared private here}}
19 S2() : a(0) {}
20 S2(S2 &s2) : a(s2.a) {}
24 const float S2::S2sc = 0; // expected-note 2 {{'S2sc' defined here}}
25 S2 b; // expected-note 3 {{'b' defined here}
    [all...]
  /external/llvm/lib/Target/Hexagon/
HexagonStoreWidening.cpp 98 bool storesAreAdjacent(const MachineInstr *S1, const MachineInstr *S2);
284 // Check if store instructions S1 and S2 are adjacent. More precisely,
285 // S2 has to access memory immediately following that accessed by S1.
287 const MachineInstr *S2) {
288 if (!handledStoreType(S1) || !handledStoreType(S2))
295 int Off2 = S2->getOperand(1).getImm();
344 MachineInstr *S1 = FirstMI, *S2 = *(Begin+1);
358 S2 = *I;
359 // Stores are sorted, so if S1 and S2 are not adjacent, there won't be
361 if (!storesAreAdjacent(S1, S2))
    [all...]

Completed in 428 milliseconds

1 2 3 4 5 6 7 8 91011>>