Searched
full:right (Results
2151 -
2175 of
6698) sorted by null
<<81828384858687888990>>
/external/icu4c/i18n/ |
japancal.h | 92 * @param right the object to be copied. 95 JapaneseCalendar& operator=(const JapaneseCalendar& right);
|
rbt.h | 52 * left is assigned the text on the right. In this example, 59 * redefined. The right hand side may contain well-formed 61 * The right hand side may contain embedded <code>UnicodeSet</code> 67 * string on the right when performing forward 72 * states that the string on the right will be changed to 80 * rule states that the string on the right will be changed 157 * represent the input string segments, in left-to-right order of 266 * Otherwise, an empty left or right hand side of any statement is a
|
taiwncal.h | 82 * @param right the object to be copied. 85 TaiwanCalendar& operator=(const TaiwanCalendar& right);
|
/external/icu4c/i18n/unicode/ |
tztrans.h | 73 * @param right The object to be copied. 76 TimeZoneTransition& operator=(const TimeZoneTransition& right);
|
/external/icu4c/layout/ |
IndicLayoutEngine.h | 112 * @param rightToLeft - <code>TRUE</code> if the characters are in a right to left directional run 140 * @param rightToLeft - <code>TRUE</code> if the characters are in a right to left directional run
|
/external/icu4c/test/intltest/ |
caltztst.cpp | 52 fgDateFormat = 0; // We have exclusive right to this formatter. 99 fgCalendar = 0; // We have exclusive right to this calendar.
|
/external/jsr305/javadoc/ |
constant-values.html | 46 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> 107 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
|
deprecated-list.html | 46 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> 107 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
|
/external/opencore/codecs_v2/audio/aac/dec/src/ |
ms_synt.cpp | 60 the right channel. 66 scalefactor band's data on the right channel. 146 developer retains full right to use the code for his/her own purpose, 304 /* Normalize the left and right channel to the same q-format */ 309 * of 1. Even if the left and right channel share the same 346 * of 1. Even if the left and right channel share the same 381 * Nothing on right channel, just copy left into right
|
/external/opencore/doc/oscl_html/ |
classBufFragStatusClass.html | 22 <tr><td nowrap align=right valign=top>enum </td><td valign=bottom><a class="el" href="classBufFragStatusClass.html#s8">status_t</a> { <br> 80 <hr size="1"><img src="pvlogo_small.jpg"><address style="align: right;"><small>OSCL API</small>
|
classOsclDestructDealloc.html | 25 <tr><td nowrap align=right valign=top>virtual void </td><td valign=bottom><a class="el" href="classOsclDestructDealloc.html#a0">destruct_and_dealloc</a> (<a class="el" href="group__osclbase.html#a25">OsclAny</a> *ptr)=0</td></tr> 61 <hr size="1"><img src="pvlogo_small.jpg"><address style="align: right;"><small>OSCL API</small>
|
classOscl__Dealloc.html | 31 <tr><td nowrap align=right valign=top>virtual void </td><td valign=bottom><a class="el" href="classOscl__Dealloc.html#a0">deallocate</a> (<a class="el" href="group__osclbase.html#a25">OsclAny</a> *p)=0</td></tr> 67 <hr size="1"><img src="pvlogo_small.jpg"><address style="align: right;"><small>OSCL API</small>
|
/external/opencore/fileformats/mp4/composer/include/ |
textsamplemodifiers.h | 202 PVA_FF_BoxRecord* setBoxRecord(int16 Top, int16 Bottom, int16 Left, int16 Right) 205 PV_MP4_FF_NEW(fp->auditCB, PVA_FF_BoxRecord, (Top, Bottom, Left, Right), rec);
|
/external/oprofile/libop/ |
op_alloc_counter.c | 63 * allocation use a left to right tree walking 114 * preorder left to right.
|
/external/proguard/src/proguard/classfile/editor/ |
InstructionWriter.java | 229 * Remembers to place the given instruction right before the instruction 255 * Remembers to place the given instruction right after the instruction
|
/external/quake/quake/src/QW/client/ |
pmove.c | 34 vec3_t forward, right, up; variable 457 wishvel[i] = forward[i]*pmove.cmd.forwardmove + right[i]*pmove.cmd.sidemove; 516 right[2] = 0; 518 VectorNormalize (right); 521 wishvel[i] = forward[i]*fmove + right[i]*smove; 818 VectorNormalize (right); 821 wishvel[i] = forward[i]*fmove + right[i]*smove; 867 AngleVectors (pmove.angles, forward, right, up);
|
r_sky.c | 45 // of topsky on the right, because the low-level 53 A sky texture is 256*128, with the right side being a masked overlay
|
/external/quake/quake/src/QW/ |
cmds.txt | 10 +right -right
|
/external/quake/quake/src/WinQuake/ |
conproc.cpp | 308 info.srWindow.Right = info.dwSize.X - 1;
338 info.srWindow.Right = cx - 1;
|
r_part.cpp | 666 vec3_t up, right; local 685 VectorScale (vright, 1.5, right); 770 *pPos++ = p->org[0] + right[0]*scale; 771 *pPos++ = p->org[1] + right[1]*scale; 772 *pPos++ = p->org[2] + right[2]*scale; 783 glVertex3f (p->org[0] + right[0]*scale, p->org[1] + right[1]*scale, p->org[2] + right[2]*scale);
|
r_sky.cpp | 45 // of topsky on the right, because the low-level
53 A sky texture is 256*128, with the right side being a masked overlay
|
/external/skia/src/views/ |
SkOSSound.cpp | 144 v32 |= v32 << 16; // set the left and right channels 214 v32 |= v32 << 16; // set the left and right channels
|
SkTextBox.cpp | 125 void SkTextBox::setBox(SkScalar left, SkScalar top, SkScalar right, SkScalar bottom) 127 fBox.set(left, top, right, bottom);
|
/external/sonivox/arm-fm-22k/lib_src/ |
eas_pan.c | 7 * Calculates left and right gain multipliers based on a pan value from -63 to +63 41 * Assign the left and right gain values corresponding to the given pan value.
|
eas_pan.h | 7 * Calculates left and right gain multipliers based on a pan value from -63 to +63 43 * Assign the left and right gain values corresponding to the given pan value.
|
Completed in 441 milliseconds
<<81828384858687888990>>