/frameworks/base/tools/layoutlib/bridge/src/android/graphics/ |
Path.java | 188 bounds.right = (float)rect.getMaxX(); 404 addRect(rect.left, rect.top, rect.right, rect.bottom, dir); 412 * @param right The right side of a rectangle to add to the path 416 public void addRect(float left, float top, float right, float bottom, 422 lineTo(right, top); 423 lineTo(right, bottom); 428 lineTo(right, bottom); 429 lineTo(right, top); 499 * two radius values [X, Y]. The corners are ordered top-left, top-right, [all...] |
/external/bison/src/ |
parse-gram.y | 118 %token PERCENT_RIGHT "%right" 339 | "%right" { $$ = right_assoc; } 489 right-hand side is RHS[1] ... RHS[N]. Ignore empty nonterminals in 490 the right-hand side, and return an empty location equal to the end 491 boundary of RHS[0] if the right-hand side is empty. */ 504 /* Ignore empty nonterminals the start of the the right-hand side. 505 Do not bother to ignore them at the end of the right-hand side,
|
/external/bison/tests/ |
conflicts.at | 168 on left: 1 2, on right: 0 1 271 on left: 1 2, on right: 0 1 407 on left: 1 2, on right: 0 409 on left: 3, on right: 1 411 on left: 4, on right: 2 493 ## %expect right. ## 496 AT_SETUP([%expect right])
|
/external/guava/javadoc/com/google/common/base/class-use/ |
Service.html | 51 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> 114 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> 123 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> 132 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> 142 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> 158 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> 191 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
|
/external/guava/javadoc/com/google/common/collect/class-use/ |
ForwardingCollection.html | 51 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> 115 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> 123 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> 131 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> 139 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> 147 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> 180 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
|
/external/opencore/doc/oscl_html/ |
classOsclPriorityQueueBase.html | 26 <tr><td nowrap align=right valign=top>virtual </td><td valign=bottom><a class="el" href="classOsclPriorityQueueBase.html#b0">~OsclPriorityQueueBase</a> ()</td></tr> 27 <tr><td nowrap align=right valign=top>OSCL_IMPORT_REF void </td><td valign=bottom><a class="el" href="classOsclPriorityQueueBase.html#b1">push_heap</a> (<a class="el" href="group__osclbase.html#a25">OsclAny</a> *first, <a class="el" href="group__osclbase.html#a25">OsclAny</a> *last)</td></tr> 28 <tr><td nowrap align=right valign=top>OSCL_IMPORT_REF void </td><td valign=bottom><a class="el" href="classOsclPriorityQueueBase.html#b2">pop_heap</a> (<a class="el" href="group__osclbase.html#a25">OsclAny</a> *first, <a class="el" href="group__osclbase.html#a25">OsclAny</a> *last)</td></tr> 29 <tr><td nowrap align=right valign=top>OSCL_IMPORT_REF <a class="el" href="group__osclbase.html#a25">OsclAny</a> * </td><td valign=bottom><a class="el" href="classOsclPriorityQueueBase.html#b3">find_heap</a> (const <a class="el" href="group__osclbase.html#a25">OsclAny</a> *input, <a class="el" href="group__osclbase.html#a25">OsclAny</a> *first, <a class="el" href="group__osclbase.html#a25">OsclAny</a> *last)</td></tr> 30 <tr><td nowrap align=right valign=top>OSCL_IMPORT_REF int </td><td valign=bottom><a class="el" href="classOsclPriorityQueueBase.html#b4">remove</a> (const <a class="el" href="group__osclbase.html#a25">OsclAny</a> *input)</td></tr> 31 <tr><td nowrap align=right valign=top>void </td><td valign=bottom><a class="el" href="classOsclPriorityQueueBase.html#b5">construct</a> (<a class="el" href="classOscl__Opaque__Type__Compare.html">Oscl_Opaque_Type_Compare</a> *ot, <a class="el" href="classOscl__Vector__Base.html">Oscl_Vector_Base</a> *vec)</td></tr> 255 <hr size="1"><img src="pvlogo_small.jpg"><address style="align: right;"><small>OSCL API</small>
|
oscl__tree_8h-source.html | 48 <a name="l00050"></a><a class="code" href="structOscl__Rb__Tree__Node__Base.html#m3">00050</a> base_link_type <a class="code" href="structOscl__Rb__Tree__Node__Base.html#m3">right</a>; 62 00064 <span class="keywordflow">while</span> (x-><a class="code" href="structOscl__Rb__Tree__Node__Base.html#m3">right</a> != 0) x = x-><a class="code" href="structOscl__Rb__Tree__Node__Base.html#m3">right</a>; 121 00123 <span class="keywordflow">if</span> (node-><a class="code" href="structOscl__Rb__Tree__Node__Base.html#m3">right</a> != 0) 123 00125 node = node-><a class="code" href="structOscl__Rb__Tree__Node__Base.html#m3">right</a>; 132 00134 <span class="keywordflow">while</span> (node == y-><a class="code" href="structOscl__Rb__Tree__Node__Base.html#m3">right</a>) 137 00139 <span class="keywordflow">if</span> (node-><a class="code" href="structOscl__Rb__Tree__Node__Base.html#m3">right</a> != y) node = y; 153 00155 node = node-><a class="code" href="structOscl__Rb__Tree__Node__Base.html#m3">right</a>; <span class="comment">// return rightmost</span> 158 00160 <span class="keywordflow">while</span> (y-><a class="code" href="structOscl__Rb__Tree__Node__Base.html#m3">right</a> != 0) 159 00161 y = y-><a class="code" href="structOscl__Rb__Tree__Node__Base.html#m3">right</a> [all...] |
/external/v8/src/ |
fast-codegen.cc | 376 if (!expr->right()->IsLeaf()) BAILOUT("expression nested on right"); 383 expr->right()->AsAssignment() != NULL) { 389 Visit(expr->right()); 719 ASSERT(expr->right()->IsLeaf()); 725 Visit(expr->right()); 733 PrintF("BIT_OR(t%d, t%d)\n", expr->left()->num(), expr->right()->num());
|
/external/webkit/WebCore/platform/image-decoders/gif/ |
GIFImageDecoder.cpp | 79 // ImageIO does on Mac right now (it also crawls all the data again). 209 // Make sure the frameRect doesn't extend past the bottom-right of the buffer. 210 if (frameRect.right() > size().width()) 217 int right = lowerBoundScaledX(frameRect.right(), left); local 220 buffer->setRect(IntRect(left, top, right - left, bottom - top)); 268 for (int x = prevRect.x(); x < prevRect.right(); ++x)
|
/frameworks/base/core/java/android/widget/ |
TabWidget.java | 219 * Sets the drawable to use as the right part of the strip below the 221 * @param drawable the right strip drawable 229 * Sets the drawable to use as the right part of the strip below the 232 * right strip drawable 294 bounds.right = selectedChild.getRight(); 298 rightStrip.setBounds(bounds.right, myHeight - rightStrip.getIntrinsicHeight(), 299 Math.max(getWidth(), bounds.right + rightStrip.getIntrinsicWidth()), myHeight);
|
ExpandableListView.java | 133 /** Right bound for drawing the indicator. */ 143 * Right bound for drawing the indicator of a child. Value of 289 // the left & right bounds 294 indicatorRect.right = (mChildIndicatorRight == CHILD_INDICATOR_INHERIT) ? 298 indicatorRect.right = mIndicatorRight; 304 if (indicatorRect.left != indicatorRect.right) { [all...] |
/frameworks/base/core/tests/coretests/src/android/view/ |
FocusFinderTest.java | 43 new Rect(0, 30, 10, 40), // src (left, top, right, bottom) 44 new Rect(0, 50, 10, 60)); // dest (left, top, right, bottom) 151 // just short of right edge 185 Rect src = new Rect(0, 50, 20, 70); // src (left, top, right, bottom) 198 Rect src = new Rect(0, 50, 20, 70); // src (left, top, right, bottom) 214 Rect src = new Rect(0, 0, 50, 50); // (left, top, right, bottom) 244 Rect src = new Rect(0, 0, 50, 50); // (left, top, right, bottom)
|
/frameworks/base/docs/html/guide/topics/ui/ |
layout-objects.jd | 43 and the <em>gravity</em> (right, center, or left alignment) of each child. </p> 74 on the left has weight values unset (0 by default), while the form on the right has 119 android:gravity="right" 129 android:gravity="right" 150 align two elements by right border, or make one below another, centered in 207 <code>below</code>, <code>alignTop</code>, <code>toLeft</code>, <code>padding[Bottom|Left|Right|Top]</code>, 208 and <code>margin[Bottom|Left|Right|Top]</code>. Note that some of these parameters specifically support
|
/frameworks/base/docs/html/guide/tutorials/notepad/ |
notepad-ex3.jd | 14 <div style="float:right;white-space:nowrap"> 27 file, right click on the project and select <strong>Android Tools</strong> > 66 <code>onCreate()</code> method (right below the <code>super.onCreate()</code> call):</p> 182 <p>This method uses the <code>NotesDbAdapter.fetchNote()</code> method to find the right note to 277 <h2 style="clear:right;">Step 8</h2> 301 <h2 style="clear:right;">Step 9</h2> 354 Run it! (use <em>Run As -> Android Application</em> on the project right
|
/frameworks/base/docs/html/resources/tutorials/notepad/ |
notepad-ex3.jd | 14 <div style="float:right;white-space:nowrap"> 27 file, right click on the project and select <strong>Android Tools</strong> > 66 <code>onCreate()</code> method (right below the <code>super.onCreate()</code> call):</p> 182 <p>This method uses the <code>NotesDbAdapter.fetchNote()</code> method to find the right note to 277 <h2 style="clear:right;">Step 8</h2> 301 <h2 style="clear:right;">Step 9</h2> 354 Run it! (use <em>Run As -> Android Application</em> on the project right
|
/packages/apps/Phone/src/com/android/phone/ |
InCallMenuView.java | 148 // WRAP_CONTENT. (This applies to us right now since we 310 childLayoutParams.right = (int) (itemLeft + itemWidth); 330 // Last child on each row should extend to very right edge 332 childLayoutParams.right = menuWidth; 377 childLayoutParams.right, childLayoutParams.bottom); 469 * right, bottom from the measure pass). 472 int left, top, right, bottom; field in class:InCallMenuView.LayoutParams
|
/sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/ |
ThreadPanel.java | 216 SWT.RIGHT, 223 SWT.RIGHT, 237 SWT.RIGHT, 244 SWT.RIGHT, 324 data.right = new FormAttachment(100, 0); 334 sashData.right = new FormAttachment(100, 0); 341 data.right = new FormAttachment(100, 0);
|
/external/guava/javadoc/com/google/common/collect/ |
MapDifference.html | 51 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> 122 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> 140 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> 149 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> 158 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> 167 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> 173 keys are not present in the right map.</TD> 176 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> 181 Returns an unmodifiable map containing the entries from the right map whose 185 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1" [all...] |
ImmutableSet.html | 51 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> 156 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> 175 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> 178 <TR ALIGN="right" VALIGN=""> 190 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> 193 <TR ALIGN="right" VALIGN=""> 205 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> 208 <TR ALIGN="right" VALIGN=""> 220 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> 228 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1" [all...] |
Lists.html | 51 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> 128 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> 131 <TR ALIGN="right" VALIGN=""> 145 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> 148 <TR ALIGN="right" VALIGN=""> 163 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> 166 <TR ALIGN="right" VALIGN=""> 178 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> 181 <TR ALIGN="right" VALIGN=""> 194 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1" [all...] |
/frameworks/base/opengl/java/android/opengl/ |
Matrix.java | 60 * @param rhs The float array that holds the right-hand-side matrix. 83 * @param rhsVec The float array that holds the right-hand-side vector. 229 * @param right 236 float left, float right, float bottom, float top, 238 if (left == right) { 239 throw new IllegalArgumentException("left == right"); 248 final float r_width = 1.0f / (right - left); 254 final float tx = -(right + left) * r_width; 282 * @param right 290 float left, float right, float bottom, float top [all...] |
/external/icu4c/i18n/ |
simpletz.cpp | 200 SimpleTimeZone::operator=(const SimpleTimeZone &right) 202 if (this != &right) 204 TimeZone::operator=(right); 205 rawOffset = right.rawOffset; 206 startMonth = right.startMonth; 207 startDay = right.startDay; 208 startDayOfWeek = right.startDayOfWeek; 209 startTime = right.startTime; 210 startTimeMode = right.startTimeMode; 211 startMode = right.startMode [all...] |
rbt_pars.cpp | 78 #define ALT_FORWARD_RULE_OP ((UChar)0x2192) // Right Arrow 79 #define ALT_FWDREV_RULE_OP ((UChar)0x2194) // Left Right Arrow 266 // right of the key. This is indicated by characters on the output 381 * pos on entry points right after it. Accumulate everything 1274 RuleHalf* right = &_right; local [all...] |
/external/icu4c/data/unidata/ |
DerivedAge.txt | 249 1E00..1E9A ; 1.1 # [155] LATIN CAPITAL LETTER A WITH RING BELOW..LATIN SMALL LETTER A WITH RIGHT HALF RING 268 200B..200F ; 1.1 # [5] ZERO WIDTH SPACE..RIGHT-TO-LEFT MARK 270 2028..202E ; 1.1 # [7] LINE SEPARATOR..RIGHT-TO-LEFT OVERRIDE 271 2030..2046 ; 1.1 # [23] PER MILLE SIGN..RIGHT SQUARE BRACKET WITH QUILL 274 2074..208E ; 1.1 # [27] SUPERSCRIPT FOUR..SUBSCRIPT RIGHT PARENTHESIS 276 20D0..20E1 ; 1.1 # [18] COMBINING LEFT HARPOON ABOVE..COMBINING LEFT RIGHT ARROW ABOVE 280 2200..22F1 ; 1.1 # [242] FOR ALL..DOWN RIGHT DIAGONAL ELLIPSIS 286 2500..2595 ; 1.1 # [150] BOX DRAWINGS LIGHT HORIZONTAL..RIGHT ONE EIGHTH BLOCK 295 274F..2752 ; 1.1 # [4] LOWER RIGHT DROP-SHADOWED WHITE SQUARE..UPPER RIGHT SHADOWED WHITE SQUAR [all...] |
/external/guava/javadoc/com/google/common/util/concurrent/ |
Futures.html | 51 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> 127 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> 130 <TR ALIGN="right" VALIGN=""> 144 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> 147 <TR ALIGN="right" VALIGN=""> 162 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> 165 <TR ALIGN="right" VALIGN=""> 178 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> 181 <TR ALIGN="right" VALIGN=""> 195 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1" [all...] |