Home
last modified time | relevance | path

Searched refs:sides (Results 1 – 25 of 53) sorted by relevance

123

/external/eigen/test/
Dgeo_alignedbox.cpp111 Vector2f sides = M-m; in specificTest1() local
112 VERIFY_IS_APPROX(sides, box.sizes() ); in specificTest1()
113 VERIFY_IS_APPROX(sides[1], box.sizes()[1] ); in specificTest1()
114 VERIFY_IS_APPROX(sides[1], box.sizes().maxCoeff() ); in specificTest1()
115 VERIFY_IS_APPROX(sides[0], box.sizes().minCoeff() ); in specificTest1()
138 Vector3i sides = M-m; in specificTest2() local
139 VERIFY_IS_APPROX(sides, box.sizes() ); in specificTest2()
140 VERIFY_IS_APPROX(sides[1], box.sizes()[1] ); in specificTest2()
141 VERIFY_IS_APPROX(sides[1], box.sizes().maxCoeff() ); in specificTest2()
142 VERIFY_IS_APPROX(sides[0], box.sizes().minCoeff() ); in specificTest2()
/external/skia/experimental/Intersection/
DConvexHull_Test.cpp145 int sides[3]; in rotate_to_hull() local
148 bzero(sides, sizeof(sides)); in rotate_to_hull()
154 sides[side(rotPath[index].y - rotPath[inner].y)]++; in rotate_to_hull()
159 if (debug_rotate_to_hull) SkDebugf("sides=(%d,%d,%d)\n", sides[0], sides[1], sides[2]); in rotate_to_hull()
160 if (sides[0] && sides[2]) { in rotate_to_hull()
163 if (sides[1] == 3 && zeroes >= 0) { in rotate_to_hull()
DConvexHull.cpp52 int sides = side(rotPath[side1].y - rotPath[yMin].y); in convex_hull() local
53 sides ^= side(rotPath[side2].y - rotPath[yMin].y); in convex_hull()
54 if (sides == 2) { // '2' means one remaining point <0, one >0 in convex_hull()
59 } else if (sides == 0) { // '0' means both to one side or the other in convex_hull()
/external/chromium_org/third_party/skia/experimental/Intersection/
DConvexHull_Test.cpp145 int sides[3]; in rotate_to_hull() local
148 bzero(sides, sizeof(sides)); in rotate_to_hull()
154 sides[side(rotPath[index].y - rotPath[inner].y)]++; in rotate_to_hull()
159 if (debug_rotate_to_hull) SkDebugf("sides=(%d,%d,%d)\n", sides[0], sides[1], sides[2]); in rotate_to_hull()
160 if (sides[0] && sides[2]) { in rotate_to_hull()
163 if (sides[1] == 3 && zeroes >= 0) { in rotate_to_hull()
DConvexHull.cpp52 int sides = side(rotPath[side1].y - rotPath[yMin].y); in convex_hull() local
53 sides ^= side(rotPath[side2].y - rotPath[yMin].y); in convex_hull()
54 if (sides == 2) { // '2' means one remaining point <0, one >0 in convex_hull()
59 } else if (sides == 0) { // '0' means both to one side or the other in convex_hull()
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/tool/templates/dot/
Dstopstate.st1 node [fontsize=11, shape = <if(useBox)>polygon,sides=4,peripheries=2<else>doublecircle, fixedsize=t…
Ddot.stg72 node [fontsize=11, shape = <if(useBox)>polygon,sides=4,peripheries=2<else>doublecircle, fixedsize=t…
/external/clang/test/SemaCXX/
Dcrashes.cpp166 static int nsCSSRect::* sides; variable
171 int& x = dimenX.*sides; in ParseBoxCornerRadii()
/external/llvm/test/YAMLParser/
Dconstruct-seq.data5 - Mercury # Rotates - no light/dark sides.
/external/iproute2/doc/
Dpreamble.tex10 % To print it in compact form: both sides on one sheet (psnup -2)
/external/guava/guava-tests/test/com/google/common/collect/
DBstTesting.java127 BstPathFactory<N, P> factory, N root, BstSide... sides) { in extension() argument
129 for (BstSide side : sides) { in extension()
/external/antlr/antlr-3.4/runtime/Perl5/examples/tweak/
DT.g47 stat: ID '=' expr ';' { $body::decls->add($ID.text); } // track left-hand-sides
/external/chromium_org/chrome/common/extensions/docs/static/sass/
D_vars.scss84 //$site-sides-padding: 0 25px;
/external/eigen/doc/
DHiPerformance.dox31 When Eigen detects a matrix product, it analyzes both sides of the product to extract a
60 <td>Use .noalias() to tell Eigen the result and right-hand-sides do not alias.
DSparseLinearSystems.dox129 The solve() function computes the solution of the linear systems with one or many right hand sides.
133 …e different right hand sides. The solve() function can be called several times as well, for instan…
DPreprocessorDirectives.dox35 …- \b EIGEN_NO_AUTOMATIC_RESIZING - if defined, the matrices (or arrays) on both sides of an assign…
DTutorialBlockOperations.dox105 Eigen also provides special methods for blocks that are flushed against one of the corners or sides
/external/chromium_org/third_party/sqlite/src/test/
Din3.test209 # Logically, numeric affinity is applied to both sides before
225 # Numeric affinity is applied to both sides before
/external/chromium_org/chrome/browser/ui/cocoa/find_bar/
Dfind_bar_view.mm96 // and right sides (see |kCurveSize|). This is an artifact of the way it is
/external/chromium_org/chrome/browser/ui/cocoa/autofill/
Dautofill_overlay_controller.mm56 // stroke is hidden on the sides and bottom.
/external/chromium_org/chrome/browser/ui/cocoa/location_bar/
Dkeyword_hint_decoration.mm20 // How far to inset the hint image from sides. Lines baseline of text
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/x86/
Dpostproc_mmx.asm279 … psubusb mm1, [rdx] ;blackclamp ; clamp both sides so we don't outrange adding noise
/external/libvpx/libvpx/vp8/common/x86/
Dpostproc_mmx.asm279 … psubusb mm1, [rdx] ;blackclamp ; clamp both sides so we don't outrange adding noise
/external/lldb/utils/vim-lldb/plugin/
Dlldb.vim147 " Will strip all non-alphabetic characters from both sides
/external/chromium_org/ui/native_theme/
Dnative_theme_mac.mm32 // The amount the thumb is inset from both the ends and the sides of the track.

123