/external/skia/src/svg/ |
SkSVGCircle.cpp | 38 SkScalar left, top, right, bottom; local 41 right = cx + r; 48 sprintf(scratch, "%g", right); 49 parser._addAttribute("right", scratch);
|
SkSVGEllipse.cpp | 40 SkScalar left, top, right, bottom; local 43 right = cx + rx; 50 sprintf(scratch, "%g", right); 51 parser._addAttribute("right", scratch);
|
/external/webkit/WebCore/manual-tests/ |
caret-image.html | 2 Test to see if caret works correctly to the right of an image.
|
context-click-unfocused-frame.html | 11 Control-click (Mac) or right-click (Windows) below. The word
|
word-spacing-highlight.html | 12 ↑ click there and drag to the right
|
mask-composite-missing-images.html | 10 -webkit-mask-position: top left, top right, bottom left, bottom right, top center, center right, bottom center, center left, center;
|
scrollbar-hittest2.html | 9 Scroll right by clicking in the empty space to the right of the scroll thumb.</p> 12 Scroll thumb will move to the right.
|
/external/webkit/WebKitTools/iExploder/htdocs/ |
htmlvalues.in | 18 right
|
/external/wpa_supplicant/ |
des.c | 328 u32 work, right, leftt; local 332 right = block[1]; 334 work = ((leftt >> 4) ^ right) & 0x0f0f0f0fL; 335 right ^= work; 338 work = ((leftt >> 16) ^ right) & 0x0000ffffL; 339 right ^= work; 342 work = ((right >> 2) ^ leftt) & 0x33333333L; 344 right ^= (work << 2); 346 work = ((right >> 8) ^ leftt) & 0x00ff00ffL; 348 right ^= (work << 8) [all...] |
/external/wpa_supplicant_6/wpa_supplicant/src/crypto/ |
des.c | 328 u32 work, right, leftt; local 332 right = block[1]; 334 work = ((leftt >> 4) ^ right) & 0x0f0f0f0fL; 335 right ^= work; 338 work = ((leftt >> 16) ^ right) & 0x0000ffffL; 339 right ^= work; 342 work = ((right >> 2) ^ leftt) & 0x33333333L; 344 right ^= (work << 2); 346 work = ((right >> 8) ^ leftt) & 0x00ff00ffL; 348 right ^= (work << 8) [all...] |
/external/opencore/doc/oscl_html/ |
oscl__math_8h.html | 20 <tr><td nowrap align=right valign=top>OSCL_COND_IMPORT_REF double </td><td valign=bottom><a class="el" href="group__osclutil.html#a23">oscl_log</a> (double value)</td></tr> 21 <tr><td nowrap align=right valign=top>OSCL_COND_IMPORT_REF double </td><td valign=bottom><a class="el" href="group__osclutil.html#a24">oscl_log10</a> (double value)</td></tr> 22 <tr><td nowrap align=right valign=top>OSCL_COND_IMPORT_REF double </td><td valign=bottom><a class="el" href="group__osclutil.html#a25">oscl_sqrt</a> (double value)</td></tr> 23 <tr><td nowrap align=right valign=top>OSCL_COND_IMPORT_REF double </td><td valign=bottom><a class="el" href="group__osclutil.html#a26">oscl_pow</a> (double x, double y)</td></tr> 24 <tr><td nowrap align=right valign=top>OSCL_COND_IMPORT_REF double </td><td valign=bottom><a class="el" href="group__osclutil.html#a27">oscl_exp</a> (double value)</td></tr> 25 <tr><td nowrap align=right valign=top>OSCL_COND_IMPORT_REF double </td><td valign=bottom><a class="el" href="group__osclutil.html#a28">oscl_sin</a> (double value)</td></tr> 26 <tr><td nowrap align=right valign=top>OSCL_COND_IMPORT_REF double </td><td valign=bottom><a class="el" href="group__osclutil.html#a29">oscl_cos</a> (double value)</td></tr> 27 <tr><td nowrap align=right valign=top>OSCL_COND_IMPORT_REF double </td><td valign=bottom><a class="el" href="group__osclutil.html#a30">oscl_tan</a> (double value)</td></tr> 28 <tr><td nowrap align=right valign=top>OSCL_COND_IMPORT_REF double </td><td valign=bottom><a class="el" href="group__osclutil.html#a31">oscl_asin</a> (double value)</td></tr> 29 <tr><td nowrap align=right valign=top>OSCL_COND_IMPORT_REF double </td><td valign=bottom><a class="el" href="group__oscl (…) [all...] |
oscl__types_8h.html | 18 <tr><td nowrap align=right valign=top>struct </td><td valign=bottom><a class="el" href="structOsclMemoryFragment.html">OsclMemoryFragment</a></td></tr> 20 <tr><td nowrap align=right valign=top>typedef int </td><td valign=bottom><a class="el" href="group__osclbase.html#a24">c_bool</a></td></tr> 22 <tr><td nowrap align=right valign=top>typedef void </td><td valign=bottom><a class="el" href="group__osclbase.html#a25">OsclAny</a></td></tr> 24 <tr><td nowrap align=right valign=top>typedef char </td><td valign=bottom><a class="el" href="group__osclbase.html#a26">mbchar</a></td></tr> 26 <tr><td nowrap align=right valign=top>typedef unsigned int </td><td valign=bottom><a class="el" href="group__osclbase.html#a27">uint</a></td></tr> 28 <tr><td nowrap align=right valign=top>typedef uint8 </td><td valign=bottom><a class="el" href="group__osclbase.html#a28">octet</a></td></tr> 30 <tr><td nowrap align=right valign=top>typedef float </td><td valign=bottom><a class="el" href="group__osclbase.html#a29">OsclFloat</a></td></tr> 32 <tr><td nowrap align=right valign=top>typedef OSCL_NATIVE_INT64_TYPE </td><td valign=bottom><a class="el" href="group__osclbase.html#a30">int64</a></td></tr> 33 <tr><td nowrap align=right valign=top>typedef OSCL_NATIVE_UINT64_TYPE </td><td valign=bottom><a class="el" href="group__osclbase.html#a31">uint64</a></td></tr> 34 <tr><td nowrap align=right valign=top>typedef OSCL_NATIVE_WCHAR_TYPE </td><td valign=bottom><a class="el" href="group__o (…) [all...] |
oscl__defalloc_8h.html | 20 <tr><td nowrap align=right valign=top>class </td><td valign=bottom><a class="el" href="classOscl__Alloc.html">Oscl_Alloc</a></td></tr> 21 <tr><td nowrap align=right valign=top>class </td><td valign=bottom><a class="el" href="classOscl__Dealloc.html">Oscl_Dealloc</a></td></tr> 22 <tr><td nowrap align=right valign=top>class </td><td valign=bottom><a class="el" href="classOscl__DefAlloc.html">Oscl_DefAlloc</a></td></tr> 23 <tr><td nowrap align=right valign=top>class </td><td valign=bottom><a class="el" href="classOscl__TAlloc.html">Oscl_TAlloc</a></td></tr> 24 <tr><td nowrap align=right valign=top>class </td><td valign=bottom><a class="el" href="classOsclAllocDestructDealloc.html">OsclAllocDestructDealloc</a></td></tr> 25 <tr><td nowrap align=right valign=top>class </td><td valign=bottom><a class="el" href="classOsclDestructDealloc.html">OsclDestructDealloc</a></td></tr> 26 <tr><td nowrap align=right valign=top>struct </td><td valign=bottom><a class="el" href="structOscl__TAlloc_1_1rebind.html">rebind</a></td></tr> 28 <tr><td nowrap align=right valign=top>#define </td><td valign=bottom><a class="el" href="group__osclbase.html#a99">OSCL_DISABLE_WARNING_TRUNCATE_DEBUG_MESSAGE</a></td></tr> 29 <tr><td nowrap align=right valign=top>#define </td><td valign=bottom><a class="el" href="group__osclbase.html#a100">ALLOCATE</a>(n) allocate_fl(n,__FILE__,__LINE__)</td></tr> 30 <tr><td nowrap align=right valign=top>#define </td><td valign=bottom><a class="el" href="group__osclbase.html#a101">ALLO (…) [all...] |
oscl__double__list_8h.html | 21 <tr><td nowrap align=right valign=top>class </td><td valign=bottom><a class="el" href="classOsclDoubleLink.html">OsclDoubleLink</a></td></tr> 22 <tr><td nowrap align=right valign=top>class </td><td valign=bottom><a class="el" href="classOsclDoubleList.html">OsclDoubleList</a></td></tr> 23 <tr><td nowrap align=right valign=top>class </td><td valign=bottom><a class="el" href="classOsclDoubleListBase.html">OsclDoubleListBase</a></td></tr> 24 <tr><td nowrap align=right valign=top>class </td><td valign=bottom><a class="el" href="classOsclDoubleRunner.html">OsclDoubleRunner</a></td></tr> 25 <tr><td nowrap align=right valign=top>class </td><td valign=bottom><a class="el" href="classOsclPriorityLink.html">OsclPriorityLink</a></td></tr> 26 <tr><td nowrap align=right valign=top>class </td><td valign=bottom><a class="el" href="classOsclPriorityList.html">OsclPriorityList</a></td></tr> 28 <tr><td nowrap align=right valign=top>#define </td><td valign=bottom><a class="el" href="group__osclproc.html#a7">QUE_ITER_BEGIN</a>(_type, _qname)</td></tr> 29 <tr><td nowrap align=right valign=top>#define </td><td valign=bottom><a class="el" href="group__osclproc.html#a8">QUE_ITER_END</a>(_qname)</td></tr> 31 <tr><td nowrap align=right valign=top>template<class T, class S> T * </td><td valign=bottom><a class="el" href="group__osclproc.html#a5">OsclPtrAdd</a> (T *aPtr, S aVal)</td></tr> 32 <tr><td nowrap align=right valign=top>template<class T, class S> T * </td><td valign=bottom><a class="el" href="gr (…) [all...] |
/frameworks/policies/base/phone/com/android/internal/policy/impl/ |
RecentApplicationsBackground.java | 61 protected boolean setFrame(int left, int top, int right, int bottom) { 63 if (mLeft != left || mRight != right || mTop != top || mBottom != bottom) { 66 return super.setFrame(left, top, right, bottom); 100 int left, right; local 104 right = chld.right + bkg.right; 108 right = getRight(); 110 background.setBounds(left, top, right, bottom); 140 r.bottom = r.right = Integer.MIN_VALUE [all...] |
/cts/tests/tests/graphics/src/android/graphics/cts/ |
RectTest.java | 82 assertEquals(3, mRect.right); 99 assertEquals(3, mRect.right); 114 assertEquals(10, mRect.right); 121 assertEquals(10, mRect.right); 167 assertEquals(6, mRect.right); 187 assertEquals(10, mRect.right); 195 assertEquals(10, mRect.right); 208 // 1. left < right, top < bottom 209 // this.left < this.right, this.top < this.bottom 214 assertEquals(2, mRect.right); [all...] |
/external/srec/tools/grxmlcompile/ |
netw_arc.h | 43 right= -1; 56 right= -1; 70 right= arcsrc->right; 90 right= -1; 127 /* Assign right context 129 void AssignRight (int rightData) { right= rightData; }; 156 /* Get right context 158 int GetRight() { return right; }; 274 else if (right > test->right 337 int right; \/* right context *\/ member in class:NUANArc [all...] |
/development/samples/ApiDemos/res/layout/ |
table_layout_9.xml | 35 android:gravity="right" 45 android:gravity="right" 55 android:gravity="right" 65 android:gravity="right" 81 android:gravity="right"
|
/external/guava/src/com/google/common/collect/ |
NullsFirstOrdering.java | 34 public int compare(T left, T right) { 35 if (left == right) { 41 if (right == null) { 44 return ordering.compare(left, right); 52 @SuppressWarnings("unchecked") // still need the right way to explain this
|
NullsLastOrdering.java | 34 public int compare(T left, T right) { 35 if (left == right) { 41 if (right == null) { 44 return ordering.compare(left, right); 56 @SuppressWarnings("unchecked") // still need the right way to explain this
|
ReverseNaturalOrdering.java | 26 @SuppressWarnings("unchecked") // TODO: the right way to explain this?? 31 public int compare(Comparable left, Comparable right) { 32 checkNotNull(left); // right null is caught later 33 if (left == right) { 38 int result = right.compareTo(left);
|
/external/icu4c/i18n/ |
tztrans.cpp | 53 TimeZoneTransition::operator=(const TimeZoneTransition& right) { 54 if (this != &right) { 55 fTime = right.fTime; 56 setFrom(*right.fFrom); 57 setTo(*right.fTo);
|
/external/webkit/WebKitTools/CodeCoverage/ |
gcov.css | 20 margin-right:10px; 24 text-align:right; 69 text-align:right; 85 text-align:right; 100 text-align:right;
|
/frameworks/base/core/tests/coretests/src/android/widget/listview/focus/ |
ListButtonsDiagonalAcrossItemsTest.java | 31 * make sure going right and left doesn't change selection 67 assertTrue("center left of right", 71 assertEquals("focus search right from left button should be center button", 74 assertEquals("focus search right from center button should be right button",
|
/external/srec/tools/thirdparty/OpenFst/fst/lib/ |
weight.h | 26 // A left semiring distributes on the left; a right semiring is 29 // A Weight class is required to be (at least) a left or right semiring. 42 // --> a = Divide(c, b, DIVIDE_RIGHT) if a right semiring and a.Member() 48 // Typically the same type as Weight for a (both left and right) semiring. 49 // For the left string semiring, it is the right string semiring. 54 // Typically the identity mapping in a (both left and right) semiring. 56 // in the right string semiring. 59 // RightSemiring: indicates weights form a right semiring. 106 DIVIDE_RIGHT, // right division 114 // semiring is idempotent and (left and right) distributive. It is [all...] |