HomeSort by relevance Sort by last modified time
    Searched full:right (Results 576 - 600 of 6698) sorted by null

<<21222324252627282930>>

  /external/opencore/doc/pvauthor_html/
pv__interface__cmd__message_8h.html 16 <tr><td nowrap align=right valign=top>class &nbsp;</td><td valign=bottom><a class="el" href="classCPVCmnInterfaceCmdMessage.html">CPVCmnInterfaceCmdMessage</a></td></tr>
18 <tr><td nowrap align=right valign=top>int32&nbsp;</td><td valign=bottom><a class="el" href="pv__interface__cmd__message_8h.html#a0">operator&lt;</a> (const <a class="el" href="classCPVCmnInterfaceCmdMessage.html">CPVCmnInterfaceCmdMessage</a> &amp;a, const <a class="el" href="classCPVCmnInterfaceCmdMessage.html">CPVCmnInterfaceCmdMessage</a> &amp;b)</td></tr>
59 <hr size="1"><img src="pvlogo_small.jpg"><address style="align: right;"><small>PV Author Engine</small>
classMPVDevSoundAudioOutput.html 14 <tr><td nowrap align=right valign=top>virtual IMPORT_C void&nbsp;</td><td valign=bottom><a class="el" href="classMPVDevSoundAudioOutput.html#a0">SetPrioritySettings</a> (const TMMFPrioritySettings &amp;aSettings)=0</td></tr>
15 <tr><td nowrap align=right valign=top>virtual IMPORT_C void&nbsp;</td><td valign=bottom><a class="el" href="classMPVDevSoundAudioOutput.html#a1">ConcealErrorForNextBuffer</a> ()=0</td></tr>
16 <tr><td nowrap align=right valign=top>virtual IMPORT_C void&nbsp;</td><td valign=bottom><a class="el" href="classMPVDevSoundAudioOutput.html#a2">SetOutputFormatL</a> (const TDesC8 &amp;aFormat, const TDesC8 &amp;aFmtSpecific, <a class="el" href="classMPVDataSinkBase.html">MPVDataSinkBase</a> *aConsumer, TInt &amp;aMaxRequestSize)=0</td></tr>
17 <tr><td nowrap align=right valign=top>virtual IMPORT_C TPVAudioOutputSwitch&nbsp;</td><td valign=bottom><a class="el" href="classMPVDevSoundAudioOutput.html#a3">OutputSwitch</a> ()=0</td></tr>
18 <tr><td nowrap align=right valign=top>virtual IMPORT_C TBool&nbsp;</td><td valign=bottom><a class="el" href="classMPVDevSoundAudioOutput.html#a4">FillAmrBuffersToEnd</a> ()=0</td></tr>
186 <hr size="1"><img src="pvlogo_small.jpg"><address style="align: right;"><small>PV Author Engine</small>
  /external/skia/src/animator/
SkDrawRectangle.cpp 38 SK_MEMBER_ALIAS(right, fRect.fRight, Float),
65 SkDebugf("left=\"%g\" top=\"%g\" right=\"%g\" bottom=\"%g\" />\n",
146 SkDebugf("left=\"%g\" top=\"%g\" right=\"%g\" bottom=\"%g\" rx=\"%g\" ry=\"%g\" />\n",
  /external/webkit/WebCore/manual-tests/
video-player.html 17 .videozoombutton { bottom:10px;right:10px;width:1.1em;height:1.1em;font-size:15pt; line-height: 15pt; border:2px solid white; -webkit-border-radius: 8px;}
18 .videoloading { top: 0; bottom: 0; margin:auto; left:0; right:0; width: 7em; height: 1.2em; cursor:default;}
21 .videoplay { top: 0; bottom: 0; margin:auto; left:0; right:0; width: 1.2em; height: 1.2em;}
  /external/webkit/WebCore/platform/qt/
ScrollbarQt.cpp 62 QAction* actScrollBottom = menu.addAction(horizontal ? QCoreApplication::translate("QWebPage", "Right edge") : QCoreApplication::translate("QWebPage", "Bottom"));
66 QAction* actPageDown = menu.addAction(horizontal ? QCoreApplication::translate("QWebPage", "Page right") : QCoreApplication::translate("QWebPage", "Page down"));
70 QAction* actScrollDown = menu.addAction(horizontal ? QCoreApplication::translate("QWebPage", "Scroll right") : QCoreApplication::translate("QWebPage", "Scroll down"));
  /frameworks/base/core/tests/coretests/src/android/util/
DayOfMonthCursorTest.java 83 assertFalse(mc.right());
89 assertFalse(mc.right());
95 assertTrue(mc.right());
  /packages/apps/Calculator/src/com/android/calculator2/
PanelSwitcher.java 48 private static final int RIGHT = 3;
135 if (mCurrentView > 0 && mPreviousMove != RIGHT) {
142 mPreviousMove = RIGHT;
  /packages/apps/Camera/src/com/android/camera/
RotateImageView.java 80 int w = bounds.right - bounds.left;
101 int right = getPaddingRight(); local
103 int width = getWidth() - left - right;
  /packages/apps/Contacts/src/com/android/contacts/
TabStripView.java 104 selBounds.right = selectedChild.getRight() - getScrollX();
113 selBounds.right,
116 selBounds.right + mBottomRightStrip.getIntrinsicWidth()),
  /packages/apps/Email/src/org/apache/james/mime4j/field/address/
Mailbox.java 37 * @param domain The part of the e-mail address to the right of the "@".
47 * @param domain The part of the e-mail address to the right of the "@".
71 * Returns the right part of the e-mail address
  /packages/apps/Gallery3D/src/com/cooliris/media/
IconTitleDrawable.java 92 int right = bounds.right; local
104 int outerWidth = right - config.mTitleLeft;
  /packages/apps/Launcher2/src/com/android/launcher2/
BubbleTextView.java 80 protected boolean setFrame(int left, int top, int right, int bottom) {
81 if (mLeft != left || mRight != right || mTop != top || mBottom != bottom) {
84 return super.setFrame(left, top, right, bottom);
  /packages/inputmethods/OpenWnn/res/xml/
keyboard_12key_phone.xml 32 android:isRepeatable="true" android:keyEdgeFlags="right" android:horizontalGap="2%" android:keyWidth="18%"/>
40 <Key android:codes="-217" android:keyIcon="@drawable/key_12key_right" android:iconPreview="@drawable/key_12key_right_b" android:isRepeatable="true" android:keyEdgeFlags="right" android:horizontalGap="2%" android:keyWidth="18%"/>
58 android:keyEdgeFlags="right" android:horizontalGap="2%" android:keyWidth="18%"/>
  /build/tools/droiddoc/templates-pdk/assets/
android-developer-core.css 36 padding-right:1.5em;
47 -webkit-border-top-right-radius:5px;
267 right:0;
269 text-align:right;
418 margin-right: 20px;
425 margin-right: 70px;
453 padding-right: 50px;
658 padding-right: 6px;
759 text-align: right;
878 a#arrow-left, a#arrow-right {
    [all...]
  /external/e2fsprogs/intl/
plural.y 98 new_exp_1 (enum operator op, struct expression *right)
102 args[0] = right;
107 new_exp_2 (enum operator op, struct expression *left, struct expression *right)
112 args[1] = right;
135 %right '?' /* ? */
142 %right '!' /* ! */
  /external/guava/javadoc/com/google/common/collect/class-use/
ImmutableSortedMap.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">
126 <TR ALIGN="right" VALIGN="">
139 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
142 <TR ALIGN="right" VALIGN="">
156 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
159 <TR ALIGN="right" VALIGN="">
172 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
181 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"
    [all...]
  /external/opencore/doc/oscl_html/
classGetHostByNameParam.html 19 <tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="classGetHostByNameParam.html#a0">Destroy</a> ()</td></tr>
20 <tr><td nowrap align=right valign=top>&nbsp;</td><td valign=bottom><a class="el" href="classGetHostByNameParam.html#a1">~GetHostByNameParam</a> ()</td></tr>
22 <tr><td nowrap align=right valign=top>GetHostByNameParam *&nbsp;</td><td valign=bottom><a class="el" href="classGetHostByNameParam.html#d0">Create</a> (const char *name, <a class="el" href="classOsclNetworkAddress.html">OsclNetworkAddress</a> *&amp;addr)</td></tr>
24 <tr><td nowrap align=right valign=top>char *&nbsp;</td><td valign=bottom><a class="el" href="classGetHostByNameParam.html#m0">iName</a></td></tr>
25 <tr><td nowrap align=right valign=top><a class="el" href="classOsclNetworkAddress.html">OsclNetworkAddress</a> *&nbsp;</td><td valign=bottom><a class="el" href="classGetHostByNameParam.html#m1">iAddr</a></td></tr>
172 <hr size="1"><img src="pvlogo_small.jpg"><address style="align: right;"><small>OSCL API</small>
classOsclJump.html 17 <tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="classOsclJump.html#a0">Jump</a> (int a)</td></tr>
18 <tr><td nowrap align=right valign=top>jmp_buf *&nbsp;</td><td valign=bottom><a class="el" href="classOsclJump.html#a1">Top</a> ()</td></tr>
19 <tr><td nowrap align=right valign=top>&nbsp;</td><td valign=bottom><a class="el" href="classOsclJump.html#a2">~OsclJump</a> ()</td></tr>
21 <tr><td nowrap align=right valign=top>OSCL_IMPORT_REF void&nbsp;</td><td valign=bottom><a class="el" href="classOsclJump.html#d0">StaticJump</a> (int a)</td></tr>
23 <tr><td nowrap align=right valign=top>class&nbsp;</td><td valign=bottom><a class="el" href="classOsclJump.html#l0">OsclErrorTrapImp</a></td></tr>
166 <hr size="1"><img src="pvlogo_small.jpg"><address style="align: right;"><small>OSCL API</small>
classOsclMemPoolAllocator.html 17 <tr><td nowrap align=right valign=top>&nbsp;</td><td valign=bottom><a class="el" href="classOsclMemPoolAllocator.html#a0">OsclMemPoolAllocator</a> (<a class="el" href="classOscl__DefAlloc.html">Oscl_DefAlloc</a> *gen_alloc=NULL)</td></tr>
18 <tr><td nowrap align=right valign=top>virtual&nbsp;</td><td valign=bottom><a class="el" href="classOsclMemPoolAllocator.html#a1">~OsclMemPoolAllocator</a> ()</td></tr>
19 <tr><td nowrap align=right valign=top><a class="el" href="group__osclbase.html#a25">OsclAny</a> *&nbsp;</td><td valign=bottom><a class="el" href="classOsclMemPoolAllocator.html#a2">CreateMemPool</a> (const uint32 aNumChunk=2, const uint32 aChunkSize=4)</td></tr>
20 <tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="classOsclMemPoolAllocator.html#a3">DestroyMemPool</a> ()</td></tr>
21 <tr><td nowrap align=right valign=top><a class="el" href="group__osclbase.html#a27">uint</a>&nbsp;</td><td valign=bottom><a class="el" href="classOsclMemPoolAllocator.html#a4">oscl_mem_aligned_size</a> (<a class="el" href="group__osclbase.html#a27">uint</a> size)</td></tr>
179 <hr size="1"><img src="pvlogo_small.jpg"><address style="align: right;"><small>OSCL API</small>
classOsclNetworkAddress.html 14 <tr><td nowrap align=right valign=top>&nbsp;</td><td valign=bottom><a class="el" href="classOsclNetworkAddress.html#a0">OsclNetworkAddress</a> ()</td></tr>
15 <tr><td nowrap align=right valign=top>&nbsp;</td><td valign=bottom><a class="el" href="classOsclNetworkAddress.html#a1">OsclNetworkAddress</a> (const char *addr, int p)</td></tr>
16 <tr><td nowrap align=right valign=top>bool&nbsp;</td><td valign=bottom><a class="el" href="classOsclNetworkAddress.html#a2">operator==</a> (const OsclNetworkAddress &amp;rhs) const</td></tr>
18 <tr><td nowrap align=right valign=top><a class="el" href="classOsclNameString.html">OsclNameString</a>&lt; PVNETWORKADDRESS_LEN &gt;&nbsp;</td><td valign=bottom><a class="el" href="classOsclNetworkAddress.html#m0">ipAddr</a></td></tr>
19 <tr><td nowrap align=right valign=top>int&nbsp;</td><td valign=bottom><a class="el" href="classOsclNetworkAddress.html#m1">port</a></td></tr>
165 <hr size="1"><img src="pvlogo_small.jpg"><address style="align: right;"><small>OSCL API</small>
classOsclTickCount.html 17 <tr><td nowrap align=right valign=top>uint32&nbsp;</td><td valign=bottom><a class="el" href="classOsclTickCount.html#d0">TickCount</a> ()</td></tr>
18 <tr><td nowrap align=right valign=top>uint32&nbsp;</td><td valign=bottom><a class="el" href="classOsclTickCount.html#d1">TickCountFrequency</a> ()</td></tr>
19 <tr><td nowrap align=right valign=top>uint32&nbsp;</td><td valign=bottom><a class="el" href="classOsclTickCount.html#d2">TickCountPeriod</a> ()</td></tr>
20 <tr><td nowrap align=right valign=top>uint32&nbsp;</td><td valign=bottom><a class="el" href="classOsclTickCount.html#d3">TicksToMsec</a> (uint32 ticks)</td></tr>
21 <tr><td nowrap align=right valign=top>uint32&nbsp;</td><td valign=bottom><a class="el" href="classOsclTickCount.html#d4">MsecToTicks</a> (uint32 msec)</td></tr>
188 <hr size="1"><img src="pvlogo_small.jpg"><address style="align: right;"><small>OSCL API</small>
classPVSockBufSend.html 14 <tr><td nowrap align=right valign=top>&nbsp;</td><td valign=bottom><a class="el" href="classPVSockBufSend.html#a0">PVSockBufSend</a> ()</td></tr>
15 <tr><td nowrap align=right valign=top>&nbsp;</td><td valign=bottom><a class="el" href="classPVSockBufSend.html#a1">PVSockBufSend</a> (const uint8 *aPtr, uint32 aLen)</td></tr>
16 <tr><td nowrap align=right valign=top>&nbsp;</td><td valign=bottom><a class="el" href="classPVSockBufSend.html#a2">PVSockBufSend</a> (const PVSockBufSend &amp;a)</td></tr>
18 <tr><td nowrap align=right valign=top>const uint8 *&nbsp;</td><td valign=bottom><a class="el" href="classPVSockBufSend.html#m0">iPtr</a></td></tr>
19 <tr><td nowrap align=right valign=top>uint32&nbsp;</td><td valign=bottom><a class="el" href="classPVSockBufSend.html#m1">iLen</a></td></tr>
164 <hr size="1"><img src="pvlogo_small.jpg"><address style="align: right;"><small>OSCL API</small>
  /external/opencore/doc/pv2way_html/
classPV2Way324ConnectOptions.html 19 <tr><td nowrap align=right valign=top>&nbsp;</td><td valign=bottom><a class="el" href="classPV2Way324ConnectOptions.html#a0">PV2Way324ConnectOptions</a> (uint32 aDisconnectTimeoutInterval)</td></tr>
20 <tr><td nowrap align=right valign=top>&nbsp;</td><td valign=bottom><a class="el" href="classPV2Way324ConnectOptions.html#a1">PV2Way324ConnectOptions</a> ()</td></tr>
21 <tr><td nowrap align=right valign=top>virtual&nbsp;</td><td valign=bottom><a class="el" href="classPV2Way324ConnectOptions.html#a2">~PV2Way324ConnectOptions</a> ()</td></tr>
22 <tr><td nowrap align=right valign=top>virtual void&nbsp;</td><td valign=bottom><a class="el" href="classPV2Way324ConnectOptions.html#a3">GetConnectInfoClassName</a> (OSCL_wString &amp;aClassName)</td></tr>
24 <tr><td nowrap align=right valign=top>uint32&nbsp;</td><td valign=bottom><a class="el" href="classPV2Way324ConnectOptions.html#m0">iDisconnectTimeoutInterval</a></td></tr>
185 <hr size="1"><img src="pvlogo_small.jpg"><address style="align: right;"><small>PV2Way Engine</small>
  /external/opencore/engines/author/test/test_input/
naturemulti_sd_txt1.txt 13 Text SampleDesc Box Right = 176
41 Text SampleDesc Box Right = 176
69 Text SampleDesc Box Right = 176
97 Text SampleDesc Box Right = 176
125 Text SampleDesc Box Right = 176
153 Text SampleDesc Box Right = 176
181 Text SampleDesc Box Right = 176
209 Text SampleDesc Box Right = 176
237 Text SampleDesc Box Right = 176
265 Text SampleDesc Box Right = 17
    [all...]
  /external/webkit/JavaScriptCore/tests/mozilla/ecma/Expressions/
11.7.3.js 24 ECMA Section: 11.7.3 The unsigned right shift operator ( >>> )
26 11.7.3 The unsigned right shift operator ( >>> )
27 Performs a zero-filling bitwise right shift operation on the left argument
28 by the amount specified by the right argument.
41 8. Perform zero-filling right shift of Result(5) by Result(7) bits.
54 writeHeaderToLog( SECTION + " The unsigned right shift operator ( >>> )");

Completed in 187 milliseconds

<<21222324252627282930>>