/external/opencore/doc/oscl_html/ |
classOscl__MTLinked__List.html | 17 <tr><td nowrap align=right valign=top> </td><td valign=bottom><a class="el" href="classOscl__MTLinked__List.html#a0">Oscl_MTLinked_List</a> ()</td></tr> 18 <tr><td nowrap align=right valign=top> </td><td valign=bottom><a class="el" href="classOscl__MTLinked__List.html#a1">~Oscl_MTLinked_List</a> ()</td></tr> 19 <tr><td nowrap align=right valign=top>int32 </td><td valign=bottom><a class="el" href="classOscl__MTLinked__List.html#a2">dequeue_element</a> (LLClass &element)</td></tr> 20 <tr><td nowrap align=right valign=top>int32 </td><td valign=bottom><a class="el" href="classOscl__MTLinked__List.html#a3">add_element</a> (LLClass &new_element)</td></tr> 21 <tr><td nowrap align=right valign=top>int32 </td><td valign=bottom><a class="el" href="classOscl__MTLinked__List.html#a4">add_to_front</a> (LLClass &new_element)</td></tr> 22 <tr><td nowrap align=right valign=top>uint32 </td><td valign=bottom><a class="el" href="classOscl__MTLinked__List.html#a5">get_element</a> (int32 index, LLClass &element)</td></tr> 23 <tr><td nowrap align=right valign=top>int32 </td><td valign=bottom><a class="el" href="classOscl__MTLinked__List.html#a6">remove_element</a> (const LLClass &data_to_remove)</td></tr> 24 <tr><td nowrap align=right valign=top>int32 </td><td valign=bottom><a class="el" href="classOscl__MTLinked__List.html#a7">get_index</a> (const LLClass &data)</td></tr> 25 <tr><td nowrap align=right valign=top>int32 </td><td valign=bottom><a class="el" href="classOscl__MTLinked__List.html#a8">remove_element</a> (const int32 index_to_remove)</td></tr> 26 <tr><td nowrap align=right valign=top>int32 </td><td valign=bottom><a class="el" href="classOscl__MTLinked__List.html#a9 (…) [all...] |
classOsclTCPSocket.html | 23 <tr><td nowrap align=right valign=top>OSCL_IMPORT_REF </td><td valign=bottom><a class="el" href="classOsclTCPSocket.html#a0">~OsclTCPSocket</a> ()</td></tr> 24 <tr><td nowrap align=right valign=top>OSCL_IMPORT_REF int32 </td><td valign=bottom><a class="el" href="classOsclTCPSocket.html#a1">Close</a> ()</td></tr> 25 <tr><td nowrap align=right valign=top>OSCL_IMPORT_REF int32 </td><td valign=bottom><a class="el" href="classOsclTCPSocket.html#a2">Bind</a> (<a class="el" href="classOsclNetworkAddress.html">OsclNetworkAddress</a> &aAddress)</td></tr> 26 <tr><td nowrap align=right valign=top>OSCL_IMPORT_REF <a class="el" href="oscl__socket__types_8h.html#a20">TPVSocketEvent</a> </td><td valign=bottom><a class="el" href="classOsclTCPSocket.html#a3">BindAsync</a> (<a class="el" href="classOsclNetworkAddress.html">OsclNetworkAddress</a> &aAddress, int32 aTimeoutMsec=(-1))</td></tr> 27 <tr><td nowrap align=right valign=top>OSCL_IMPORT_REF void </td><td valign=bottom><a class="el" href="classOsclTCPSocket.html#a4">CancelBind</a> ()</td></tr> 28 <tr><td nowrap align=right valign=top>OSCL_IMPORT_REF int32 </td><td valign=bottom><a class="el" href="classOsclTCPSocket.html#a5">Listen</a> (int32 aQueueSize)</td></tr> 29 <tr><td nowrap align=right valign=top>OSCL_IMPORT_REF <a class="el" href="oscl__socket__types_8h.html#a20">TPVSocketEvent</a> </td><td valign=bottom><a class="el" href="classOsclTCPSocket.html#a6">ListenAsync</a> (int32 aQueueSize, int32 aTimeoutMsec=(-1))</td></tr> 30 <tr><td nowrap align=right valign=top>OSCL_IMPORT_REF void </td><td valign=bottom><a class="el" href="classOsclTCPSocket.html#a7">CancelListen</a> ()</td></tr> 31 <tr><td nowrap align=right valign=top>OSCL_IMPORT_REF OsclTCPSocket * </td><td valign=bottom><a class="el" href="classOsclTCPSocket.html#a8">GetAcceptedSocketL</a> (uint32 aId)</td></tr> 32 <tr><td nowrap align=right valign=top>OSCL_IMPORT_REF uint8 * </td><td valign=bottom><a class="el" href="classOsclTCPSoc (…) [all...] |
/external/opencore/doc/pvauthor_html/ |
classMPVDataSinkBase.html | 20 <tr><td nowrap align=right valign=top> </td><td valign=bottom><a class="el" href="classMPVDataSinkBase.html#a0">MPVDataSinkBase</a> (TUid aType)</td></tr> 21 <tr><td nowrap align=right valign=top>virtual </td><td valign=bottom><a class="el" href="classMPVDataSinkBase.html#a1">~MPVDataSinkBase</a> ()</td></tr> 22 <tr><td nowrap align=right valign=top>virtual void </td><td valign=bottom><a class="el" href="classMPVDataSinkBase.html#a2">EmptyBufferL</a> (CMMFBuffer *aBuffer, <a class="el" href="classMPVDataSourceBase.html">MPVDataSourceBase</a> *aSupplier, TMediaId)=0</td></tr> 23 <tr><td nowrap align=right valign=top>virtual void </td><td valign=bottom><a class="el" href="classMPVDataSinkBase.html#a3">BufferFilledL</a> (CMMFBuffer *aBuffer)=0</td></tr> 24 <tr><td nowrap align=right valign=top>virtual TBool </td><td valign=bottom><a class="el" href="classMPVDataSinkBase.html#a4">CanCreateSinkBuffer</a> ()=0</td></tr> 25 <tr><td nowrap align=right valign=top>virtual CMMFBuffer * </td><td valign=bottom><a class="el" href="classMPVDataSinkBase.html#a5">CreateSinkBufferL</a> (TMediaId, TBool &)</td></tr> 26 <tr><td nowrap align=right valign=top>virtual TInt </td><td valign=bottom><a class="el" href="classMPVDataSinkBase.html#a6">SinkThreadLogon</a> (MAsyncEventHandler &)</td></tr> 27 <tr><td nowrap align=right valign=top>virtual void </td><td valign=bottom><a class="el" href="classMPVDataSinkBase.html#a7">SinkThreadLogoff</a> ()</td></tr> 28 <tr><td nowrap align=right valign=top>virtual TInt </td><td valign=bottom><a class="el" href="classMPVDataSinkBase.html#a8">SinkPrimeL</a> ()</td></tr> 29 <tr><td nowrap align=right valign=top>virtual TInt </td><td valign=bottom><a class="el" href="classMPVDataSinkBase.html# (…) [all...] |
/external/v8/src/ |
rewriter.cc | 444 node->right()->type()->SetAsLikelySmiIfUnknown(); 453 node->right()->type()->SetAsLikelySmiIfUnknown(); 462 Visit(node->right()); 470 node->right()->type()->IsLikelySmi()) { 480 if (node->right()->type()->IsUnknown()) { 481 node->right()->type()->SetAsLikelySmi(); 482 Visit(node->right()); 493 node->right()->type()->SetAsLikelySmiIfUnknown(); 497 Visit(node->right()); 505 node->right()->type()->IsLikelySmi()) [all...] |
/external/webkit/WebKit/chromium/src/mac/ |
WebInputEventFactory.mm | 58 case 54: // Right Command 66 case 60: // Right Shift 70 case 61: // Right Alt 74 case 62: // Right Ctrl 130 // VK_APPS (5D) Right windows/meta key 131 case 54: // Right Command 144 case 60: // Right Shift 149 case 61: // Right Alt 154 case 62: // Right Ctrl 212 // VK_RBUTTON (02) Right mouse butto [all...] |
/external/webkit/WebCore/platform/graphics/wince/ |
GraphicsContextWince.cpp | 63 return IntRect(stableRound(r.x()), stableRound(r.y()), stableRound(r.right()) - stableRound(r.x()), stableRound(r.bottom()) - stableRound(r.y())); 130 r = rect.right() - 1; 338 AlphaBlend(m_dc, origRect.x(), origRect.y(), origRect.width(), origRect.height(), hdc, 0, 0, bmpRect.right, bmpRect.bottom, blend); 341 StretchBlt(m_dc, origRect.x(), origRect.y(), origRect.width(), origRect.height(), hdc, 0, 0, bmpRect.right, bmpRect.bottom, SRCCOPY); 512 FloatPoint topRight(rectBeforeTransform->right() - 1, rectBeforeTransform->y()); 670 Rectangle(dc, trRect.x(), trRect.y(), trRect.right(), trRect.bottom()); 745 Ellipse(dc, trRect.x(), trRect.y(), trRect.right(), trRect.bottom()); 840 clipRect.right = endX; 843 clipRect.right = startX; 857 clipRgn.set(CreateRectRgn(clipRect.left, clipRect.top, clipRect.right, clipRect.bottom)) 1118 int right = trRect.right() - 1; local [all...] |
/external/v8/src/x64/ |
codegen-x64.cc | 740 // JS_FUNCTION_TYPE is the last instance type and it is right 3450 Expression* right = node->right(); local 3932 Result right = frame_->Pop(); local 5197 Result right = frame_->Pop(); local 8450 Register right = rax; local [all...] |
/bootable/recovery/edify/ |
README | 34 the left side, then the right. It can also appear after any 100 its right side:
|
/build/tools/ |
compare_fileslist.py | 61 padding-right: 10px; 64 text-align: right;
|
/cts/tests/tests/graphics/src/android/graphics/drawable/cts/ |
InsetDrawableTest.java | 218 assertEquals(0, r.right); 225 assertEquals(3, r.right); 234 assertEquals(0, r.right); 241 assertEquals(0, r.right); 343 assertEquals(0, bounds.right); 351 assertEquals(-10, bounds.right); 373 assertEquals(0, bounds.right); 381 assertEquals(-5, bounds.right);
|
/cts/tests/tests/graphics/src/android/graphics/drawable/shapes/cts/ |
RectShapeTest.java | 115 assertEquals(0.0f, rect.right); 122 assertEquals((float) TEST_WIDTH, rect.right);
|
/cts/tests/tests/widget/src/android/widget/cts/ |
AbsSpinnerTest.java | 272 Rect rcChild1 = new Rect(rcChild0.right, 0, 70, rc.bottom); 273 Rect rcChild2 = new Rect(rcChild1.right, 0, rc.right, rc.bottom); 274 absSpinner.layout(rc.left, rc.top, rc.right, rc.bottom); 276 rcChild0.right, rcChild0.bottom); 278 rcChild1.right, rcChild1.bottom); 280 rcChild2.right, rcChild2.bottom); 287 absSpinner.pointToPosition(rc.right + 1, rc.bottom - 1));
|
/dalvik/libcore/luni/src/main/java/org/apache/harmony/luni/net/ |
NetUtil.java | 98 * Shift the int so the current byte is right-most Use a byte mask of 111 * concerned about the right-most 8 bits. Then shift the rightmost byte
|
/development/samples/ApiDemos/res/layout/ |
linear_layout_10.xml | 58 The button goes at the right. 107 The button goes at the right.
|
/development/simulator/app/ |
PhoneButton.cpp | 141 { "soft-right", KEY_KBDILLUMUP }, 163 { "dpad-right", KEY_RIGHT },
|
/external/astl/src/ |
string.cpp | 403 bool operator==(const string& left, const string& right) 405 if (&left == &right) { 408 return (left.size() == right.size() && 409 !char_traits<char>::compare(left.mData, right.mData, left.size())); 412 bool operator==(const string& left, const string::value_type *right) 414 if (NULL == right) { 419 return std::strcmp(left.mData, right) == 0; 576 // possible to find the empty string right after the last char,
|
/external/astl/tests/ |
Android.mk | 29 # generate the right make target (host vs device). $(5) is used in the 31 # builds. Also $(5) is used to pickup the right set of libraries,
|
/external/gtest/test/ |
Android.mk | 54 # generate the right make target (host vs device). $(4) is used in the 56 # device builds. Finally $(4) is used to pickup the right set of
|
/external/guava/javadoc/com/google/common/collect/class-use/ |
ArrayListMultimap.html | 51 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> 115 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> 118 <TR ALIGN="right" VALIGN=""> 131 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> 134 <TR ALIGN="right" VALIGN=""> 148 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> 151 <TR ALIGN="right" VALIGN=""> 189 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
|
HashBiMap.html | 51 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> 115 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> 118 <TR ALIGN="right" VALIGN=""> 131 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> 134 <TR ALIGN="right" VALIGN=""> 146 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> 149 <TR ALIGN="right" VALIGN=""> 186 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
|
HashMultimap.html | 51 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> 115 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> 118 <TR ALIGN="right" VALIGN=""> 131 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> 134 <TR ALIGN="right" VALIGN=""> 148 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> 151 <TR ALIGN="right" VALIGN=""> 189 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
|
HashMultiset.html | 51 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> 115 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> 118 <TR ALIGN="right" VALIGN=""> 131 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> 134 <TR ALIGN="right" VALIGN=""> 147 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> 150 <TR ALIGN="right" VALIGN=""> 187 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
|
ImmutableClassToInstanceMap.Builder.html | 51 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> 115 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> 118 <TR ALIGN="right" VALIGN=""> 130 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> 133 <TR ALIGN="right" VALIGN=""> 148 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> 151 <TR ALIGN="right" VALIGN=""> 190 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
|
LinkedHashMultimap.html | 51 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> 115 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> 118 <TR ALIGN="right" VALIGN=""> 131 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> 134 <TR ALIGN="right" VALIGN=""> 148 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> 151 <TR ALIGN="right" VALIGN=""> 189 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
|
LinkedHashMultiset.html | 51 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> 115 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> 118 <TR ALIGN="right" VALIGN=""> 131 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> 134 <TR ALIGN="right" VALIGN=""> 147 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> 150 <TR ALIGN="right" VALIGN=""> 187 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
|