/external/freetype/src/cff/ |
cffdrivr.c | 67 #define PAIR_TAG( left, right ) ( ( (FT_ULong)left << 16 ) | \ 68 (FT_ULong)right ) 85 /* right_glyph :: The index of the right glyph in the kern pair. */ 96 /* Only horizontal layouts (left-to-right & right-to-left) are */
|
/external/opencore/doc/oscl_html/ |
classOsclExecScheduler.html | 24 <tr><td nowrap align=right valign=top>OSCL_IMPORT_REF void </td><td valign=bottom><a class="el" href="classOsclExecScheduler.html#a0">RunSchedulerNonBlocking</a> (int32 aTargetCount, int32 &aReady, uint32 &aDelayMsec)</td></tr> 25 <tr><td nowrap align=right valign=top>OSCL_IMPORT_REF void </td><td valign=bottom><a class="el" href="classOsclExecScheduler.html#a1">RegisterForCallback</a> (<a class="el" href="classOsclSchedulerObserver.html">OsclSchedulerObserver</a> *aCallback, <a class="el" href="group__osclbase.html#a25">OsclAny</a> *aCallbackContext)</td></tr> 27 <tr><td nowrap align=right valign=top>OSCL_IMPORT_REF OsclExecScheduler * </td><td valign=bottom><a class="el" href="classOsclExecScheduler.html#d0">Current</a> ()</td></tr> 29 <tr><td nowrap align=right valign=top>class </td><td valign=bottom><a class="el" href="classOsclExecScheduler.html#l0">OsclScheduler</a></td></tr> 180 <hr size="1"><img src="pvlogo_small.jpg"><address style="align: right;"><small>OSCL API</small>
|
classOsclMemAllocDestructDealloc.html | 26 <tr><td nowrap align=right valign=top><a class="el" href="group__osclbase.html#a25">OsclAny</a> * </td><td valign=bottom><a class="el" href="classOsclMemAllocDestructDealloc.html#a0">allocate_fl</a> (const uint32 size, const char *file_name, const int line_num)</td></tr> 27 <tr><td nowrap align=right valign=top><a class="el" href="group__osclbase.html#a25">OsclAny</a> * </td><td valign=bottom><a class="el" href="classOsclMemAllocDestructDealloc.html#a1">allocate</a> (const uint32 size)</td></tr> 28 <tr><td nowrap align=right valign=top>void </td><td valign=bottom><a class="el" href="classOsclMemAllocDestructDealloc.html#a2">deallocate</a> (<a class="el" href="group__osclbase.html#a25">OsclAny</a> *p)</td></tr> 29 <tr><td nowrap align=right valign=top>void </td><td valign=bottom><a class="el" href="classOsclMemAllocDestructDealloc.html#a3">destruct_and_dealloc</a> (<a class="el" href="group__osclbase.html#a25">OsclAny</a> *p)</td></tr> 195 <hr size="1"><img src="pvlogo_small.jpg"><address style="align: right;"><small>OSCL API</small>
|
classOsclRecvFromRequest.html | 23 <tr><td nowrap align=right valign=top>uint8 * </td><td valign=bottom><a class="el" href="classOsclRecvFromRequest.html#a0">GetRecvData</a> (int32 *aLength)</td></tr> 24 <tr><td nowrap align=right valign=top> </td><td valign=bottom><a class="el" href="classOsclRecvFromRequest.html#a1">OsclRecvFromRequest</a> (<a class="el" href="classOsclSocketMethod.html">OsclSocketMethod</a> &c)</td></tr> 25 <tr><td nowrap align=right valign=top>void </td><td valign=bottom><a class="el" href="classOsclRecvFromRequest.html#a2">RecvFrom</a> (uint8 *&aPtr, uint32 aMaxLen, <a class="el" href="classOsclNetworkAddress.html">OsclNetworkAddress</a> &aAddress, uint32 aMultiMax, <a class="el" href="classOscl__Vector.html">Oscl_Vector</a>< uint32, <a class="el" href="classOsclMemAllocator.html">OsclMemAllocator</a> > *aPacketLen, <a class="el" href="classOscl__Vector.html">Oscl_Vector</a>< <a class="el" href="classOsclNetworkAddress.html">OsclNetworkAddress</a>, <a class="el" href="classOsclMemAllocator.html">OsclMemAllocator</a> > *aPacketSource)</td></tr> 26 <tr><td nowrap align=right valign=top>void </td><td valign=bottom><a class="el" href="classOsclRecvFromRequest.html#a3">Success</a> ()</td></tr> 185 <hr size="1"><img src="pvlogo_small.jpg"><address style="align: right;"><small>OSCL API</small>
|
classOsclRefCounter.html | 26 <tr><td nowrap align=right valign=top>virtual void </td><td valign=bottom><a class="el" href="classOsclRefCounter.html#a0">addRef</a> ()=0</td></tr> 27 <tr><td nowrap align=right valign=top>virtual void </td><td valign=bottom><a class="el" href="classOsclRefCounter.html#a1">removeRef</a> ()=0</td></tr> 28 <tr><td nowrap align=right valign=top>virtual uint32 </td><td valign=bottom><a class="el" href="classOsclRefCounter.html#a2">getCount</a> ()=0</td></tr> 29 <tr><td nowrap align=right valign=top>virtual </td><td valign=bottom><a class="el" href="classOsclRefCounter.html#a3">~OsclRefCounter</a> ()</td></tr> 156 <hr size="1"><img src="pvlogo_small.jpg"><address style="align: right;"><small>OSCL API</small>
|
classOsclExclusiveArrayPtr.html | 20 <tr><td nowrap align=right valign=top> </td><td valign=bottom><a class="el" href="classOsclExclusiveArrayPtr.html#a0">OsclExclusiveArrayPtr</a> (T *inPtr=0)</td></tr> 22 <tr><td nowrap align=right valign=top> </td><td valign=bottom><a class="el" href="classOsclExclusiveArrayPtr.html#a1">OsclExclusiveArrayPtr</a> (OsclExclusiveArrayPtr< T > &_Y)</td></tr> 24 <tr><td nowrap align=right valign=top>OsclExclusiveArrayPtr< T > & </td><td valign=bottom><a class="el" href="classOsclExclusiveArrayPtr.html#a2">operator=</a> (OsclExclusiveArrayPtr< T > &_Y)</td></tr> 26 <tr><td nowrap align=right valign=top>virtual </td><td valign=bottom><a class="el" href="classOsclExclusiveArrayPtr.html#a3">~OsclExclusiveArrayPtr</a> ()</td></tr> 28 <tr><td nowrap align=right valign=top>T & </td><td valign=bottom><a class="el" href="classOsclExclusiveArrayPtr.html#a4">operator *</a> () const</td></tr> 30 <tr><td nowrap align=right valign=top>T * </td><td valign=bottom><a class="el" href="classOsclExclusiveArrayPtr.html#a5">operator-></a> () const</td></tr> 32 <tr><td nowrap align=right valign=top>T * </td><td valign=bottom><a class="el" href="classOsclExclusiveArrayPtr.html#a6">get</a> () const</td></tr> 34 <tr><td nowrap align=right valign=top>T * </td><td valign=bottom><a class="el" href="classOsclExclusiveArrayPtr.html#a7">release</a> ()</td></tr> 36 <tr><td nowrap align=right valign=top>bool </td><td valign=bottom><a class="el" href="classOsclExclusiveArrayPtr.html#a8">set</a> (T *ptr)</td></tr> 39 <tr><td nowrap align=right valign=top>T * </td><td valign=bottom><a class="el" href="classOsclExclusiveArrayPtr.html#n0" (…) [all...] |
classOsclExclusivePtr.html | 20 <tr><td nowrap align=right valign=top> </td><td valign=bottom><a class="el" href="classOsclExclusivePtr.html#a0">OsclExclusivePtr</a> (T *inPtr=0)</td></tr> 22 <tr><td nowrap align=right valign=top> </td><td valign=bottom><a class="el" href="classOsclExclusivePtr.html#a1">OsclExclusivePtr</a> (OsclExclusivePtr< T > &_Y)</td></tr> 24 <tr><td nowrap align=right valign=top>OsclExclusivePtr< T > & </td><td valign=bottom><a class="el" href="classOsclExclusivePtr.html#a2">operator=</a> (OsclExclusivePtr< T > &_Y)</td></tr> 26 <tr><td nowrap align=right valign=top>virtual </td><td valign=bottom><a class="el" href="classOsclExclusivePtr.html#a3">~OsclExclusivePtr</a> ()</td></tr> 28 <tr><td nowrap align=right valign=top>T & </td><td valign=bottom><a class="el" href="classOsclExclusivePtr.html#a4">operator *</a> () const</td></tr> 30 <tr><td nowrap align=right valign=top>T * </td><td valign=bottom><a class="el" href="classOsclExclusivePtr.html#a5">operator-></a> () const</td></tr> 32 <tr><td nowrap align=right valign=top>T * </td><td valign=bottom><a class="el" href="classOsclExclusivePtr.html#a6">get</a> () const</td></tr> 34 <tr><td nowrap align=right valign=top>T * </td><td valign=bottom><a class="el" href="classOsclExclusivePtr.html#a7">release</a> ()</td></tr> 36 <tr><td nowrap align=right valign=top>bool </td><td valign=bottom><a class="el" href="classOsclExclusivePtr.html#a8">set</a> (T *ptr)</td></tr> 39 <tr><td nowrap align=right valign=top>T * </td><td valign=bottom><a class="el" href="classOsclExclusivePtr.html#n0">_Ptr (…) [all...] |
classOsclExclusivePtrA.html | 20 <tr><td nowrap align=right valign=top> </td><td valign=bottom><a class="el" href="classOsclExclusivePtrA.html#a0">OsclExclusivePtrA</a> (T *inPtr=0)</td></tr> 22 <tr><td nowrap align=right valign=top> </td><td valign=bottom><a class="el" href="classOsclExclusivePtrA.html#a1">OsclExclusivePtrA</a> (OsclExclusivePtrA< T, Alloc > &_Y)</td></tr> 24 <tr><td nowrap align=right valign=top>OsclExclusivePtrA< T, Alloc > & </td><td valign=bottom><a class="el" href="classOsclExclusivePtrA.html#a2">operator=</a> (OsclExclusivePtrA< T, Alloc > &_Y)</td></tr> 26 <tr><td nowrap align=right valign=top>virtual </td><td valign=bottom><a class="el" href="classOsclExclusivePtrA.html#a3">~OsclExclusivePtrA</a> ()</td></tr> 28 <tr><td nowrap align=right valign=top>T & </td><td valign=bottom><a class="el" href="classOsclExclusivePtrA.html#a4">operator *</a> () const</td></tr> 30 <tr><td nowrap align=right valign=top>T * </td><td valign=bottom><a class="el" href="classOsclExclusivePtrA.html#a5">operator-></a> () const</td></tr> 32 <tr><td nowrap align=right valign=top>T * </td><td valign=bottom><a class="el" href="classOsclExclusivePtrA.html#a6">get</a> () const</td></tr> 34 <tr><td nowrap align=right valign=top>T * </td><td valign=bottom><a class="el" href="classOsclExclusivePtrA.html#a7">release</a> ()</td></tr> 36 <tr><td nowrap align=right valign=top>bool </td><td valign=bottom><a class="el" href="classOsclExclusivePtrA.html#a8">set</a> (T *ptr)</td></tr> 39 <tr><td nowrap align=right valign=top>T * </td><td valign=bottom><a class="el" href="classOsclExclusivePtrA.html#n0">_Pt (…) [all...] |
/external/opencore/doc/pvauthor_html/ |
classMPVPluginBase.html | 21 <tr><td nowrap align=right valign=top>virtual </td><td valign=bottom><a class="el" href="classMPVPluginBase.html#a0">~MPVPluginBase</a> ()</td></tr> 22 <tr><td nowrap align=right valign=top>virtual IMPORT_C const RArray<<br> 24 <tr><td nowrap align=right valign=top>virtual IMPORT_C void </td><td valign=bottom><a class="el" href="classMPVPluginBase.html#a2">QueryUUID</a> (const TPVMIMEType &aMimeType, RArray< TPVUuid > &aUuids, bool aExactUuidsOnly=false)=0</td></tr> 25 <tr><td nowrap align=right valign=top>virtual IMPORT_C void </td><td valign=bottom><a class="el" href="classMPVPluginBase.html#a3">QueryInterface</a> (const TPVUuid &aUuid, TPVInterfacePtr &aInterfacePtr)=0</td></tr> 193 <hr size="1"><img src="pvlogo_small.jpg"><address style="align: right;"><small>PV Author Engine</small>
|
classMPVVideoInput.html | 14 <tr><td nowrap align=right valign=top>virtual IMPORT_C void </td><td valign=bottom><a class="el" href="classMPVVideoInput.html#a0">SetFormatL</a> (const TDesC8 &aFormat)=0</td></tr> 15 <tr><td nowrap align=right valign=top>virtual IMPORT_C void </td><td valign=bottom><a class="el" href="classMPVVideoInput.html#a1">SetFrameRateL</a> (TReal32 aFrameRate)=0</td></tr> 16 <tr><td nowrap align=right valign=top>virtual IMPORT_C void </td><td valign=bottom><a class="el" href="classMPVVideoInput.html#a2">SetVideoFrameSizeL</a> (const TSize &aSize)=0</td></tr> 17 <tr><td nowrap align=right valign=top>virtual IMPORT_C void </td><td valign=bottom><a class="el" href="classMPVVideoInput.html#a3">GetVideoFrameSizeL</a> (TSize &aSize) const=0</td></tr> 183 <hr size="1"><img src="pvlogo_small.jpg"><address style="align: right;"><small>PV Author Engine</small>
|
/external/proguard/src/proguard/evaluation/value/ |
LongValue.java | 156 * Returns this LongValue, shifted right by the given IntegerValue. 310 * Returns this LongValue, shifted right by the given SpecificLongValue. 318 * Returns this unsigned LongValue, shifted right by the given 466 * Returns this LongValue, shifted right by the given ParticularIntegerValue. 474 * Returns this unsigned LongValue, shifted right by the given
|
/external/quake/quake/src/QW/client/ |
snd_mix.c | 366 paintbuffer[i].right += rscale[data];
378 int left, right;
local 391 right = (data * rightvol) >> 8;
393 paintbuffer[i].right += right;
|
/external/quake/quake/src/WinQuake/ |
snd_mix.cpp | 374 paintbuffer.paintbuffer[i].right += rscale[data]; 386 int left, right; local 399 right = (data * rightvol) >> 8; 401 paintbuffer.paintbuffer[i].right += right;
|
/external/skia/src/core/ |
SkScan_Hairline.cpp | 76 // outset the right and bottom, to account for how hairlines are 77 // actually drawn, which may hit the pixel to the right or below of 97 if (x0 > x1) // we want to go left-to-right 131 // we don't just draw 4 lines, 'cause that can leave a gap in the bottom-right 165 blitter->blitRect(r.fRight - 1, r.fTop + 1, 1, height - 2); // right
|
/frameworks/base/docs/html/sdk/api_diff/7/changes/ |
changes-summary.html | 42 <div class="and-diff-id" style="margin-top:6px;margin-right:8px;"> 61 <div class="and-diff-id" style="margin-right:8px;"> 70 <div id="body-content" xstyle="padding:12px;padding-right:18px;"> 80 whose API Level identifiers are given in the upper-right corner of this page. It compares a 87 description</a>. The statistics are accessible from the "Statistics" link in the upper-right corner.</p>
|
/packages/apps/Gallery/src/com/android/camera/ |
ImageViewTouchBase.java | 78 int right, int bottom) { 79 super.onLayout(changed, left, top, right, bottom); 80 mThisWidth = right - left; 221 } else if (rect.right < viewWidth) { 222 deltaX = viewWidth - rect.right;
|
/packages/apps/Gallery3D/src/com/cooliris/media/ |
ImageViewTouchBase.java | 77 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { 78 super.onLayout(changed, left, top, right, bottom); 79 mThisWidth = right - left; 206 } else if (rect.right < viewWidth) { 207 deltaX = viewWidth - rect.right;
|
/packages/apps/Music/src/com/android/music/ |
TouchInterceptor.java | 87 if ( e2.getX() > r.right * 2 / 3) { 88 // fast fling right with release near the right edge of the screen 118 if (x < r.right * 2) { 279 if (mRemoveMode == SLIDE && ev.getX() > r.right * 3 / 4) {
|
/sdk/traceview/src/com/android/traceview/ |
ProfileProvider.java | 50 private int mColumnAlignments[] = { SWT.LEFT, SWT.RIGHT, SWT.RIGHT, 51 SWT.RIGHT, SWT.RIGHT, SWT.CENTER, SWT.RIGHT };
|
/external/guava/javadoc/com/google/common/base/class-use/ |
Splitter.html | 51 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> 114 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> 122 <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"> 148 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> 156 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> 164 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> 173 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> 183 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1" [all...] |
/external/qemu/distrib/sdl-1.2.12/src/video/quartz/ |
SDL_QuartzEvents.m | 33 * right side keys. These definitions only exist in Panther, but 315 * differentiating between left and right versions of the keys. 424 * This function will figure out if the modifier key is the left or right side, 425 * e.g. left-shift vs right-shift. 452 /* A change in state was found. Isolate the left and right bits 550 /* Set up arrays for the key syms for the left and right side. */ 562 /* Handle CAPSLOCK separately because it doesn't have a left/right side */ 574 * and right side keys may alternate or both may be pressed. 598 * It will try to distinguish between the left side and right side 610 * left side and right side modifiers is available [all...] |
/external/v8/src/ |
runtime.js | 136 var right = %ToPrimitive(x, NUMBER_HINT); 137 if (IS_STRING(left) && IS_STRING(right)) { 138 return %_StringCompare(left, right); 141 var right_number = %ToNumber(right); 189 // Right operand (y) is already a string. 259 // Make sure to convert the right operand to a number before 261 // left operand. This ensures that valueOf methods on the right 311 // Make sure to convert the right operand to a number before 313 // left operand. This ensures that valueOf methods on the right 440 // Make sure the arguments list has the right type [all...] |
/external/webkit/WebCore/inspector/front-end/ |
SourceCSSTokenizer.re2js | 51 "border-bottom", "border-bottom-color", "border-bottom-left-radius", "border-bottom-right-radius", 53 "border-left-color", "border-left-style", "border-left-width", "border-radius", "border-right", 54 "border-right-color", "border-right-style", "border-right-width", "border-spacing", "border-style", 55 "border-top", "border-top-color", "border-top-left-radius", "border-top-right-radius", "border-top-style", 60 "list-style-type", "margin", "margin-bottom", "margin-left", "margin-right", "margin-top", "max-height", 63 "padding-left", "padding-right", "padding-top", "page", "page-break-after", "page-break-before", 64 "page-break-inside", "pointer-events", "position", "quotes", "resize", "right", "size", "src", 131 "repeat-y", "reset", "reverse", "rgb", "rgba", "ridge", "right", "round", "row-resize", "rtl", "run-in", "running", "s-resize", "sans-serif" [all...] |
/frameworks/base/core/java/com/android/internal/widget/ |
RotarySelector.java | 42 * left to right, or right to left. Used by incoming call screen, and the lock screen when no 68 private Bitmap mArrowLongRight; // Long arrow starting on the right, pointing CCW 70 // positions of the left and right handle 103 * the right). 119 * How far inset the left and right circles should be 252 * Sets the right handle icon to a given resource. 392 // right dimple / icon 429 // draw extra right hand dimples 651 // wrap around on fling right [all...] |
SlidingTab.java | 123 * The interface was triggered because the user grabbed the right handle and moved it past 330 * @param r the parent's right border 348 final int right = left + handleWidth; local 359 text.setGravity(Gravity.RIGHT); 376 tab.layout(left, 0, right, handleHeight); 377 text.layout(left, 0 - parentHeight, right, 0); 381 tab.layout(left, parentHeight - handleHeight, right, parentHeight); 382 text.layout(left, parentHeight, right, parentHeight + parentHeight); 635 int right = slider.tab.getRight(); 640 dx = slider == mRightSlider ? - (right + viewWidth - holdOffset [all...] |