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

1234567891011>>

/external/llvm/test/MC/AArch64/
H A Darmv8.2a-at.s4 at s1e1rp, x1
5 at s1e1wp, x2
6 // CHECK: at s1e1rp, x1 // encoding: [0x01,0x79,0x08,0xd5]
7 // CHECK: at s1e1wp, x2 // encoding: [0x22,0x79,0x08,0xd5]
/external/opencv3/modules/calib3d/src/
H A Ddls.cpp116 cv::Mat V_kB = cv::Mat(1, 1, z.depth(), V_kA.at<double>(0)); // 1x1
123 if( eigenval_i.at<double>(k,0) >= -epsilon && eigenval_i.at<double>(k,0) <= epsilon )
128 stmp[0] = eigenvec_r.at<double>(9, k);
129 stmp[1] = eigenvec_r.at<double>(3, k);
130 stmp[2] = eigenvec_r.at<double>(1, k);
150 cost.push_back( cost_mat.at<double>(0) );
167 double sols_mult = 1./(1.+cv::Mat( sols_j.t() * sols_j ).at<double>(0));
393 mat_.at<double>(i, 3*i + 0) = v.at<doubl
[all...]
/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.
3 Breakpoint 1, breakme () at hg01_all_ok.c:13
6 Breakpoint 1, breakme () at hg01_all_ok.c:13
H A Dmcvabits.stdoutB.exp1 Breakpoint 1 at 0x........: file t.c, line 101.
3 Breakpoint 1, breakme (line=113) at t.c:101
5 #1 0x........ in main (argc=1, argv=0x........) at t.c:113
10 Breakpoint 1, breakme (line=118) at t.c:101
/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 # Check that the assembler can handle the documented syntax for ".set at" and
6 # will set the correct value for $at.
7 # Note that writing $at is always the same as writing $1.
12 # WARNINGS: :[[@LINE+2]]:11: warning: used $at (currently $1) without ".set noat"
13 .set at=$1
14 jr $at
17 # WARNINGS: :[[@LINE+2]]:11: warning: used $at (currently $1) without ".set noat"
18 .set at=$1
22 # WARNINGS: :[[@LINE+2]]:11: warning: used $at (currently $1) without ".set noat"
23 .set at
[all...]
/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
/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/opencv3/modules/shape/src/
H A Daff_trans.cpp125 therow.at<float>(0,0)=shape1[contPt].x;
126 therow.at<float>(0,1)=shape1[contPt].y;
127 therow.at<float>(0,2)=1;
129 matP.at<float>(ii,0) = shape2[contPt].x;
133 therow.at<float>(0,3)=shape1[contPt].x;
134 therow.at<float>(0,4)=shape1[contPt].y;
135 therow.at<float>(0,5)=1;
137 matP.at<float>(ii,0) = shape2[contPt].y;
155 therow.at<float>(0,0)=shape1[contPt].x;
156 therow.at<floa
[all...]
/external/elfutils/tests/
H A Drun-addr2line-alt-debugpath.sh8 # (at your option) any later version.
38 0x00000000000005a0: foobar at /tmp/x.cpp:5
39 0x00000000000005a1: foobar at /tmp/x.cpp:6
40 0x00000000000005b0: fubar at /tmp/x.cpp:10
41 0x00000000000005b1: fubar at /tmp/x.cpp:11
42 0x00000000000005c0: foobar at /tmp/x.cpp:5
43 (inlined by) bar at /tmp/x.cpp:15
44 0x00000000000005d0: fubar at /tmp/x.cpp:10
45 (inlined by) baz at /tmp/x.cpp:20
46 0x00000000000005e0: foobar at /tm
[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 1081 milliseconds

1234567891011>>