Searched refs:at (Results 1 - 25 of 1262) sorted by relevance

1234567891011>>

/external/valgrind/gdbserver_tests/
H A Dhginfo.stderr.exp1 (action at startup) vgdb me ...
H A Dnlgone_abrt.stderr.exp1 (action at startup) vgdb me ...
H A Dnlgone_exit.stderr.exp3 (action at startup) vgdb me ...
8 (action at exit) vgdb me ...
H A Dnlself_invalidate.stderr.exp3 (action at startup) vgdb me ...
H A Dmcclean_after_fork.stdoutB.exp1 Breakpoint 1 at 0x........: file clean_after_fork.c, line 9.
2 Breakpoint 2 at 0x........: file clean_after_fork.c, line 20.
3 Breakpoint 3 at 0x........: file clean_after_fork.c, line 22.
5 Breakpoint 1, main () at clean_after_fork.c:9
11 main () at clean_after_fork.c:34
H A Dhginfo.stdoutB.exp1 Breakpoint 1 at 0x........: file hg01_all_ok.c, line 13.
4 Breakpoint 1, breakme () at hg01_all_ok.c:13
8 Breakpoint 1, breakme () at hg01_all_ok.c:13
H A Dmcvabits.stdoutB.exp1 Breakpoint 1 at 0x........: file t.c, line 100.
3 Breakpoint 1, breakme (line=112) at t.c:100
5 #1 0x........ in main (argc=1, argv=0x........) at t.c:112
10 Breakpoint 1, breakme (line=117) at t.c:100
/external/libcxx/test/std/containers/associative/map/map.access/
H A Dat.pass.cpp14 // mapped_type& at(const key_type& k);
15 // const mapped_type& at(const key_type& k) const;
38 assert(m.at(1) == 1.5);
39 m.at(1) = -1.5;
40 assert(m.at(1) == -1.5);
41 assert(m.at(2) == 2.5);
42 assert(m.at(3) == 3.5);
43 assert(m.at(4) == 4.5);
44 assert(m.at(5) == 5.5);
47 m.at(
[all...]
/external/llvm/test/MC/Mips/
H A Dset-at-directive.s4 # for ".set at" and set the correct value.
7 # CHECK: .set at=$1
11 .set at=$1
13 # CHECK: .set at=$2
17 .set at=$2
19 # CHECK: .set at=$3
23 .set at=$3
25 # CHECK: .set at=$4
29 .set at=$a0
31 # CHECK: .set at
[all...]
H A Dset-at-directive-explicit-at.s5 # for ".set at" and set the correct value. The correct value for $at is always
10 # WARNINGS: :[[@LINE+2]]:11: warning: used $at without ".set noat"
11 .set at=$1
12 jr $at
15 # WARNINGS: :[[@LINE+2]]:11: warning: used $at without ".set noat"
16 .set at=$1
20 # WARNINGS: :[[@LINE+2]]:11: warning: used $at without ".set noat"
21 .set at=$at
[all...]
H A Dset-at-noat-bad-syntax.s4 .set at~
7 .set at=
10 .set at=~
13 .set at=$
16 .set at=$-4
19 .set at=$1000
22 .set at=$foo
25 .set at=$2bar
/external/guava/guava-tests/test/com/google/common/util/concurrent/
H A DAtomicDoubleTest.java4 * domain, as explained at
76 AtomicDouble at = new AtomicDouble(1.0);
77 assertBitEquals(1.0, at.get());
79 at.set(x);
80 assertBitEquals(x, at.get());
88 AtomicDouble at = new AtomicDouble(1.0);
89 assertBitEquals(1.0, at.get());
91 at.lazySet(x);
92 assertBitEquals(x, at.get());
102 AtomicDouble at
[all...]
/external/llvm/test/MC/ARM/
H A Dfull_line_comment.s2 # this is a full line comment starting at column 1
3 # this starting at column 2
/external/valgrind/drd/tests/
H A Dtc01_simple_race.stderr.exp2 Conflicting load by thread 1 at 0x........ size 4
3 at 0x........: main (tc01_simple_race.c:28)
5 declared at tc01_simple_race.c:9
7 Conflicting store by thread 1 at 0x........ size 4
8 at 0x........: main (tc01_simple_race.c:28)
10 declared at tc01_simple_race.c:9
H A Dannotate_ignore_rw2.stderr.exp2 Conflicting load by thread 1 at 0x........ size 1
3 at 0x........: main (annotate_ignore_rw.c:?)
5 declared at annotate_ignore_rw.c:11
7 Conflicting store by thread 1 at 0x........ size 1
8 at 0x........: main (annotate_ignore_rw.c:?)
10 declared at annotate_ignore_rw.c:10
12 Conflicting load by thread 1 at 0x........ size 1
13 at 0x........: main (annotate_ignore_rw.c:?)
15 declared at annotate_ignore_rw.c:12
H A Dannotate_ignore_write.stderr.exp2 Conflicting load by thread 1 at 0x........ size 1
3 at 0x........: main (annotate_ignore_write.c:?)
5 declared at annotate_ignore_write.c:11
7 Conflicting load by thread 1 at 0x........ size 1
8 at 0x........: main (annotate_ignore_write.c:?)
10 declared at annotate_ignore_write.c:12
12 Conflicting store by thread 1 at 0x........ size 1
13 at 0x........: main (annotate_ignore_write.c:?)
15 declared at annotate_ignore_write.c:10
H A Dannotate_ignore_rw.stderr.exp2 Conflicting load by thread 1 at 0x........ size 1
3 at 0x........: main (annotate_ignore_rw.c:?)
5 declared at annotate_ignore_rw.c:12
H A Dannotate_ignore_write2.stderr.exp2 Conflicting load by thread 1 at 0x........ size 1
3 at 0x........: main (annotate_ignore_write.c:?)
5 declared at annotate_ignore_write.c:11
7 Conflicting store by thread 1 at 0x........ size 1
8 at 0x........: main (annotate_ignore_write.c:?)
10 declared at annotate_ignore_write.c:10
12 Conflicting load by thread 1 at 0x........ size 1
13 at 0x........: main (annotate_ignore_write.c:?)
15 declared at annotate_ignore_write.c:12
17 Conflicting store by thread 1 at
[all...]
H A Dhg03_inherit.stderr.exp3 Conflicting store by thread 3 at 0x........ size 4
4 at 0x........: t2 (hg03_inherit.c:28)
7 a global variable declared at hg03_inherit.c:11
9 Conflicting store by thread 3 at 0x........ size 4
10 at 0x........: t2 (hg03_inherit.c:29)
13 a global variable declared at hg03_inherit.c:11
H A Drwlock_race.stderr.exp2 Conflicting load by thread x at 0x........ size 4
3 at 0x........: thread_func (rwlock_race.c:?)
6 declared at rwlock_race.c:18
8 Conflicting store by thread x at 0x........ size 4
9 at 0x........: thread_func (rwlock_race.c:?)
12 declared at rwlock_race.c:18
H A Dtc16_byterace.stderr.exp2 Conflicting load by thread 1 at 0x........ size 1
3 at 0x........: main (tc16_byterace.c:34)
5 a global variable declared at tc16_byterace.c:7
7 Conflicting store by thread 1 at 0x........ size 1
8 at 0x........: main (tc16_byterace.c:34)
10 a global variable declared at tc16_byterace.c:7
/external/bison/tests/
H A DMakefile.am10 # (at your option) any later version.
45 local.at \
46 testsuite.at \
47 input.at named-refs.at \
48 output.at skeletons.at sets.at reduce.at \
49 synclines.at header
[all...]
/external/valgrind/helgrind/tests/
H A Dtc13_laog1.stderr.exp10 Observed (incorrect) order is: acquisition of lock at 0x........
11 at 0x........: pthread_mutex_lock (hg_intercepts.c:...)
14 followed by a later acquisition of lock at 0x........
15 at 0x........: pthread_mutex_lock (hg_intercepts.c:...)
18 Required order was established by acquisition of lock at 0x........
19 at 0x........: pthread_mutex_lock (hg_intercepts.c:...)
22 followed by a later acquisition of lock at 0x........
23 at 0x........: pthread_mutex_lock (hg_intercepts.c:...)
26 Lock at 0x........ was first observed
27 at
[all...]
/external/valgrind/none/tests/ppc32/
H A Ddata-cache-instructions.stdout.exp1 Passed dcbzl test at aligned address within the test block.
2 Passed dcbzl test at un-aligned (1 modulo block_size) address within the test block.
3 Passed dcbzl test at un-aligned ((block_size - 1) modulo block_size) address within the test block.
/external/valgrind/none/tests/ppc64/
H A Ddata-cache-instructions.stdout.exp1 Passed dcbzl test at aligned address within the test block.
2 Passed dcbzl test at un-aligned (1 modulo block_size) address within the test block.
3 Passed dcbzl test at un-aligned ((block_size - 1) modulo block_size) address within the test block.

Completed in 375 milliseconds

1234567891011>>