Home
last modified time | relevance | path

Searched refs:l0 (Results 1 – 25 of 365) sorted by relevance

12345678910>>...15

/external/libcxx/test/std/thread/thread.mutex/thread.lock.algorithm/
Dtry_lock.pass.cpp79 L0 l0; in main() local
81 assert(std::try_lock(l0, l1) == -1); in main()
82 assert(l0.locked()); in main()
86 L0 l0; in main() local
88 assert(std::try_lock(l0, l1) == 1); in main()
89 assert(!l0.locked()); in main()
93 L1 l0; in main() local
95 assert(std::try_lock(l0, l1) == 0); in main()
96 assert(!l0.locked()); in main()
101 L0 l0; in main() local
[all …]
Dlock.pass.cpp99 L0 l0; in main() local
101 std::lock(l0, l1); in main()
102 assert(l0.locked()); in main()
106 L0 l0; in main() local
108 std::lock(l0, l1); in main()
109 assert(l0.locked()); in main()
113 L1 l0; in main() local
115 std::lock(l0, l1); in main()
116 assert(l0.locked()); in main()
121 L0 l0; in main() local
[all …]
/external/annotation-tools/asmx/test/conform/annotations/
DExtendedValuesDump.class ... .AnnotationVisitor av0 org.objectweb.asm.Label l0 org.objectweb.asm.Label l1 public static ...
DExtendedValuesDump.java171 Label l0 = new Label(); in dumpClassEmpty() local
172 mv.visitLabel(l0); in dumpClassEmpty()
173 mv.visitLineNumber(3, l0); in dumpClassEmpty()
179 ….visitLocalVariable("this", "Lannotations/tests/classfile/cases/TestClassEmpty;", null, l0, l1, 0); in dumpClassEmpty()
215 Label l0 = new Label(); in dumpClassNonEmpty() local
216 mv.visitLabel(l0); in dumpClassNonEmpty()
217 mv.visitLineNumber(7, l0); in dumpClassNonEmpty()
232 …sitLocalVariable("this", "Lannotations/tests/classfile/cases/TestClassNonEmpty;", null, l0, l3, 0); in dumpClassNonEmpty()
239 Label l0 = new Label(); in dumpClassNonEmpty() local
240 mv.visitLabel(l0); in dumpClassNonEmpty()
[all …]
/external/eigen/test/
Dgeo_parametrizedline.cpp34 LineType l0(p0, d0); in parametrizedline() local
39 VERIFY_IS_MUCH_SMALLER_THAN( l0.distance(p0), RealScalar(1) ); in parametrizedline()
40 VERIFY_IS_MUCH_SMALLER_THAN( l0.distance(p0+s0*d0), RealScalar(1) ); in parametrizedline()
41 VERIFY_IS_APPROX( (l0.projection(p1)-p1).norm(), l0.distance(p1) ); in parametrizedline()
42 VERIFY_IS_MUCH_SMALLER_THAN( l0.distance(l0.projection(p1)), RealScalar(1) ); in parametrizedline()
43 VERIFY_IS_APPROX( Scalar(l0.distance((p0+s0*d0) + d0.unitOrthogonal() * s1)), s1 ); in parametrizedline()
48 ParametrizedLine<OtherScalar,Dim> hp1f = l0.template cast<OtherScalar>(); in parametrizedline()
49 VERIFY_IS_APPROX(hp1f.template cast<Scalar>(),l0); in parametrizedline()
50 ParametrizedLine<Scalar,Dim> hp1d = l0.template cast<Scalar>(); in parametrizedline()
51 VERIFY_IS_APPROX(hp1d.template cast<Scalar>(),l0); in parametrizedline()
[all …]
/external/python/cpython2/Modules/_ctypes/libffi/src/sparc/
Dv9.S51 add %sp, STACKFRAME+STACK_BIAS, %l0 ! %l0 has start of
54 mov %l0, %o0 ! call routine to set up frame
58 ldx [%l0+ARGS], %o0 ! call foreign function
60 ldd [%l0+ARGS], %f0
61 ldd [%l0+ARGS+8], %f2
62 ldd [%l0+ARGS+16], %f4
63 ldd [%l0+ARGS+24], %f6
64 ldd [%l0+ARGS+32], %f8
65 ldd [%l0+ARGS+40], %f10
66 ldd [%l0+ARGS+48], %f12
[all …]
Dv8.S75 add %sp, STACKFRAME, %l0 ! %l0 has start of
78 mov %l0, %o0 ! call routine to set up frame
82 ld [%l0+ARGS], %o0 ! call foreign function
83 ld [%l0+ARGS+4], %o1
84 ld [%l0+ARGS+8], %o2
85 ld [%l0+ARGS+12], %o3
86 ld [%l0+ARGS+16], %o4
87 ld [%l0+ARGS+20], %o5
89 mov %l0, %sp ! (delay) switch to frame
/external/python/cpython3/Modules/_ctypes/libffi/src/sparc/
Dv9.S51 add %sp, STACKFRAME+STACK_BIAS, %l0 ! %l0 has start of
54 mov %l0, %o0 ! call routine to set up frame
58 ldx [%l0+ARGS], %o0 ! call foreign function
60 ldd [%l0+ARGS], %f0
61 ldd [%l0+ARGS+8], %f2
62 ldd [%l0+ARGS+16], %f4
63 ldd [%l0+ARGS+24], %f6
64 ldd [%l0+ARGS+32], %f8
65 ldd [%l0+ARGS+40], %f10
66 ldd [%l0+ARGS+48], %f12
[all …]
Dv8.S75 add %sp, STACKFRAME, %l0 ! %l0 has start of
78 mov %l0, %o0 ! call routine to set up frame
82 ld [%l0+ARGS], %o0 ! call foreign function
83 ld [%l0+ARGS+4], %o1
84 ld [%l0+ARGS+8], %o2
85 ld [%l0+ARGS+12], %o3
86 ld [%l0+ARGS+16], %o4
87 ld [%l0+ARGS+20], %o5
89 mov %l0, %sp ! (delay) switch to frame
/external/libffi/src/sparc/
Dv9.S51 add %sp, STACKFRAME+STACK_BIAS, %l0 ! %l0 has start of
54 mov %l0, %o0 ! call routine to set up frame
58 ldx [%l0+ARGS], %o0 ! call foreign function
60 ldd [%l0+ARGS], %f0
61 ldd [%l0+ARGS+8], %f2
62 ldd [%l0+ARGS+16], %f4
63 ldd [%l0+ARGS+24], %f6
64 ldd [%l0+ARGS+32], %f8
65 ldd [%l0+ARGS+40], %f10
66 ldd [%l0+ARGS+48], %f12
[all …]
Dv8.S75 add %sp, STACKFRAME, %l0 ! %l0 has start of
78 mov %l0, %o0 ! call routine to set up frame
82 ld [%l0+ARGS], %o0 ! call foreign function
83 ld [%l0+ARGS+4], %o1
84 ld [%l0+ARGS+8], %o2
85 ld [%l0+ARGS+12], %o3
86 ld [%l0+ARGS+16], %o4
87 ld [%l0+ARGS+20], %o5
89 mov %l0, %sp ! (delay) switch to frame
/external/compiler-rt/lib/sanitizer_common/tests/
Dsanitizer_deadlock_detector_test.cc143 uptr l0 = d.newNode(0); in RunRemoveNodeTest() local
151 d.onLock(&dtls, l0); in RunRemoveNodeTest()
155 d.onUnlock(&dtls, l0); in RunRemoveNodeTest()
166 locks.insert(l0); in RunRemoveNodeTest()
182 EXPECT_TRUE(d.onLock(&dtls, l0)); in RunRemoveNodeTest()
184 d.onUnlock(&dtls, l0); in RunRemoveNodeTest()
202 a = l0; b = lt; in RunRemoveNodeTest()
260 uptr l0 = d.newNode(0); in RunMultipleEpochsTest() local
262 d.onLock(&dtls, l0); in RunMultipleEpochsTest()
264 d.onUnlock(&dtls, l0); in RunMultipleEpochsTest()
[all …]
/external/jacoco/org.jacoco.core.test/src/org/jacoco/core/internal/analysis/
DMethodAnalyzerTest.java63 final Label l0 = new Label(); in createLinearSequence() local
64 method.visitLabel(l0); in createLinearSequence()
65 method.visitLineNumber(1001, l0); in createLinearSequence()
135 final Label l0 = new Label(); in createIfBranch() local
136 method.visitLabel(l0); in createIfBranch()
137 method.visitLineNumber(1001, l0); in createIfBranch()
210 final Label l0 = new Label(); in createIfBranchBeforeProbe() local
213 method.visitLabel(l0); in createIfBranchBeforeProbe()
214 method.visitLineNumber(1001, l0); in createIfBranchBeforeProbe()
285 final Label l0 = new Label(); in createIfBranchMerge() local
[all …]
/external/llvm/test/MC/Sparc/
Dsparcv9-instructions.s57 ! V8-NEXT: lda [%l0] 0xf0, %f29
58 ! V9: lda [%l0] 240, %f29 ! encoding: [0xfb,0x84,0x1e,0x00]
59 lda [%l0] 0xf0, %f29
62 ! V8-NEXT: ldda [%l0] 0xf0, %f48
63 ! V9: ldda [%l0] 240, %f48 ! encoding: [0xe3,0x9c,0x1e,0x00]
64 ldda [%l0] 0xf0, %f48
67 ! V8-NEXT: ldqa [%l0] 0xf0, %f48
69 ! V8-NEXT: ldq [%l0], %f48
70 ! V9: ldqa [%l0] 240, %f48 ! encoding: [0xe3,0x94,0x1e,0x00]
71 ! V9: ldq [%l0], %f48 ! encoding: [0xe3,0x14,0x00,0x00]
[all …]
Dsparc-relocations.s24 ! CHECK: sethi %hi(sym), %l0 ! encoding: [0x21,0b00AAAAAA,A,A]
26 sethi %hi(sym), %l0
28 ! CHECK: sethi %h44(sym), %l0 ! encoding: [0x21,0b00AAAAAA,A,A]
30 sethi %h44(sym), %l0
40 ! CHECK: sethi %hh(sym), %l0 ! encoding: [0x21,0b00AAAAAA,A,A]
42 sethi %hh(sym), %l0
Dsparc-fp-instructions.s141 ! CHECK: ld [%l0], %f29 ! encoding: [0xfb,0x04,0x00,0x00]
142 ! CHECK: ldd [%l0], %f48 ! encoding: [0xe3,0x1c,0x00,0x00]
143 ld [%l0], %f29
144 ldd [%l0], %f48
146 ! CHECK: st %f29, [%l0] ! encoding: [0xfb,0x24,0x00,0x00]
147 ! CHECK: std %f48, [%l0] ! encoding: [0xe3,0x3c,0x00,0x00]
148 st %f29, [%l0]
149 std %f48, [%l0]
/external/llvm/test/CodeGen/SystemZ/
Dframe-08.ll28 %l0 = load volatile i32 , i32 *%ptr
41 %add0 = add i32 %l0, %l0
88 %l0 = load volatile i32 , i32 *%ptr
93 %add0 = add i32 %l0, %l0
131 %l0 = load volatile i32 , i32 *%ptr
144 %add0 = add i32 %l0, %l0
190 %l0 = load volatile i32 , i32 *%ptr
195 %add0 = add i32 %l0, %l0
224 %l0 = load volatile i32 , i32 *%ptr
229 %add0 = add i32 %l0, %l0
[all …]
Dframe-04.ll41 %l0 = load volatile fp128 , fp128 *%ptr
49 %add0 = fadd fp128 %l0, %l0
97 %l0 = load volatile fp128 , fp128 *%ptr
104 %add0 = fadd fp128 %l0, %l0
142 %l0 = load volatile fp128 , fp128 *%ptr
147 %add0 = fadd fp128 %l0, %l0
174 %l0 = load volatile fp128 , fp128 *%ptr
178 %add0 = fadd fp128 %l0, %l0
Dframe-06.ll32 %l0 = load volatile i64 , i64 *%ptr
46 %add0 = add i64 %l0, %l0
100 %l0 = load volatile i64 , i64 *%ptr
113 %add0 = add i64 %l0, %l0
163 %l0 = load volatile i64 , i64 *%ptr
169 %add0 = add i64 %l0, %l0
199 %l0 = load volatile i64 , i64 *%ptr
204 %add0 = add i64 %l0, %l0
/external/clang/test/CodeGen/
Dconst-init.c71 static long l0 = (long) g11; in g11() local
72 return l0; in g11()
111 static struct g20_s1 l0 = { ((void*) 0), &l0.f0 }; in g20() local
112 return l0.f1; in g20()
/external/llvm/test/CodeGen/SPARC/
D64spill.ll13 …,~{i3},~{i4},~{i5},~{i6},~{i7},~{g1},~{g2},~{g3},~{g4},~{g5},~{g6},~{g7},~{l0},~{l1},~{l2},~{l3},~…
24 …,~{i3},~{i4},~{i5},~{i6},~{i7},~{g1},~{g2},~{g3},~{g4},~{g5},~{g6},~{g7},~{l0},~{l1},~{l2},~{l3},~…
35 …,~{i3},~{i4},~{i5},~{i6},~{i7},~{g1},~{g2},~{g3},~{g4},~{g5},~{g6},~{g7},~{l0},~{l1},~{l2},~{l3},~…
47 …,~{i3},~{i4},~{i5},~{i6},~{i7},~{g1},~{g2},~{g3},~{g4},~{g5},~{g6},~{g7},~{l0},~{l1},~{l2},~{l3},~…
58 …,~{i3},~{i4},~{i5},~{i6},~{i7},~{g1},~{g2},~{g3},~{g4},~{g5},~{g6},~{g7},~{l0},~{l1},~{l2},~{l3},~…
69 …,~{i3},~{i4},~{i5},~{i6},~{i7},~{g1},~{g2},~{g3},~{g4},~{g5},~{g6},~{g7},~{l0},~{l1},~{l2},~{l3},~…
80 …,~{i3},~{i4},~{i5},~{i6},~{i7},~{g1},~{g2},~{g3},~{g4},~{g5},~{g6},~{g7},~{l0},~{l1},~{l2},~{l3},~…
91 …,~{i3},~{i4},~{i5},~{i6},~{i7},~{g1},~{g2},~{g3},~{g4},~{g5},~{g6},~{g7},~{l0},~{l1},~{l2},~{l3},~…
102 …,~{i3},~{i4},~{i5},~{i6},~{i7},~{g1},~{g2},~{g3},~{g4},~{g5},~{g6},~{g7},~{l0},~{l1},~{l2},~{l3},~…
113 …,~{i3},~{i4},~{i5},~{i6},~{i7},~{g1},~{g2},~{g3},~{g4},~{g5},~{g6},~{g7},~{l0},~{l1},~{l2},~{l3},~…
/external/clang/test/SemaCXX/
Dscope-check.cpp225 static void *ips[] = { &&l0 }; in f()
226 l0: // expected-note {{possible target of indirect goto}} in f()
238 static void *ips[] = { &&l0 }; in f()
240 l0: // expected-note {{possible target of indirect goto}} in f()
254 static void *ips[] = { &&l0 }; in f()
255 l0: // expected-note {{possible target of indirect goto}} in f()
268 static void *ips[] = { &&l0 }; in f()
269 l0: in f()
/external/llvm/test/Transforms/GVN/
Dphi-translate-partial-alias.ll11 ; CHECK: %l0 = load i8, i8* %phi
12 ; CHECK: call void @bar(i8 %l0)
20 %l0 = load i8, i8* %phi
21 call void @bar(i8 %l0)
/external/swiftshader/third_party/LLVM/test/Transforms/GVN/
Dphi-translate-partial-alias.ll11 ; CHECK: %l0 = load i8* %phi
12 ; CHECK: call void @bar(i8 %l0)
20 %l0 = load i8* %phi
21 call void @bar(i8 %l0)
/external/mesa3d/src/mesa/sparc/
Dsparc_clip.S93 clr %l0
151 add %l0, 1, %l0 ! IEU0 Group
153 cmp %l0, %l3 ! IEU1 Group
182 clr %l0
221 2: add %l0, 1, %l0 ! IEU0 Group
223 cmp %l0, %l3 ! IEU1 Group

12345678910>>...15