Home
last modified time | relevance | path

Searched refs:box2 (Results 1 – 9 of 9) sorted by relevance

/external/clang/test/Analysis/inlining/
Dfalse-positive-suppression.cpp86 int *&box2 = m.getValue(i); in testMap() local
87 box2 = 0; in testMap()
88 *box2 = 1; // expected-warning {{Dereference of null pointer}} in testMap()
/external/eigen/test/
Dgeo_alignedbox.cpp62 BoxType box2(VectorType::Random(dim)); in alignedbox() local
63 box2.extend(VectorType::Random(dim)); in alignedbox()
65 VERIFY(box1.intersects(box2) == !box1.intersection(box2).isEmpty()); in alignedbox()
/external/ImageMagick/coders/
Dpng.c1554 static MngBox mng_minimum_box(MngBox box1,MngBox box2) in mng_minimum_box() argument
1560 if (box.left < box2.left) in mng_minimum_box()
1561 box.left=box2.left; in mng_minimum_box()
1563 if (box.top < box2.top) in mng_minimum_box()
1564 box.top=box2.top; in mng_minimum_box()
1566 if (box.right > box2.right) in mng_minimum_box()
1567 box.right=box2.right; in mng_minimum_box()
1569 if (box.bottom > box2.bottom) in mng_minimum_box()
1570 box.bottom=box2.bottom; in mng_minimum_box()
/external/netperf/doc/
Dtexinfo.tex3533 % box0 will be the left-hand column, box2 the right.
3541 % followed by the two boxes we just split, in box0 and box2.
3547 \hbox to\pagewidth{\box0\hfil\box2}%
/external/e2fsprogs/lib/et/
Dtexinfo.tex3899 % box0 will be the left-hand column, box2 the right.
3907 % followed by the two boxes we just split, in box0 and box2.
3913 \hbox to\pagewidth{\box0\hfil\box2}%
/external/e2fsprogs/doc/
Dtexinfo.tex3899 % box0 will be the left-hand column, box2 the right.
3907 % followed by the two boxes we just split, in box0 and box2.
3913 \hbox to\pagewidth{\box0\hfil\box2}%
/external/bison/build-aux/
Dtexinfo.tex5145 % box0 will be the left-hand column, box2 the right.
5153 % followed by the two boxes we just split, in box0 and box2.
5159 \hbox to\pagewidth{\box0\hfil\box2}%
/external/libmicrohttpd/doc/
Dtexinfo.tex5146 % box0 will be the left-hand column, box2 the right.
5154 % followed by the two boxes we just split, in box0 and box2.
5160 \hbox to\pagewidth{\box0\hfil\box2}%
/external/python/cpython2/Modules/_ctypes/libffi/
Dtexinfo.tex5146 % box0 will be the left-hand column, box2 the right.
5154 % followed by the two boxes we just split, in box0 and box2.
5160 \hbox to\pagewidth{\box0\hfil\box2}%