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

<<11121314151617181920>>

  /dalvik/dx/src/com/android/dx/util/
MutabilityControl.java 22 * and throw the right exception, but it is up to subclasses to place calls
23 * to the checker in all the right places.
TwoColumnOutput.java 28 * one which goes on the right.
40 /** {@code non-null;} pending right column output */
46 /** {@code non-null;} right column writer */
85 * @param rightWidth {@code > 0;} width of the right column, in characters
123 * @param rightWidth {@code >= 1;} width of the right column, in characters
141 * Gets the writer to use to write to the right column.
143 * @return {@code non-null;} the right column writer
213 * Flushes the right column buffer, printing it and clearing the buffer.
  /external/astl/include/
functional 59 bool operator()(const _T& left, const _T& right) const \
60 { return left _Op right; } \
  /external/expat/doc/
style.css 49 margin-right: 10%;
60 margin-right: 10%;
  /external/guava/src/com/google/common/collect/
ByFunctionOrdering.java 44 public int compare(F left, F right) {
45 return ordering.compare(function.apply(left), function.apply(right));
CompoundOrdering.java 46 public int compare(T left, T right) {
48 int result = comparator.compare(left, right);
ExplicitOrdering.java 39 public int compare(T left, T right) {
40 return rank(left) - rank(right); // safe because both are nonnegative
  /external/jpeg/
ansi2knr.1 14 margin, followed by a left parenthesis, with a right parenthesis as the last
17 multi-line header provided that no intervening line ends with a left or right
  /external/opencore/doc/oscl_html/
oscl__namestring_8h.html 18 <tr><td nowrap align=right valign=top>class &nbsp;</td><td valign=bottom><a class="el" href="classOsclNameString.html">OsclNameString</a></td></tr>
25 <hr size="1"><img src="pvlogo_small.jpg"><address style="align: right;"><small>OSCL API</small>
oscl__procstatus_8h.html 14 <tr><td nowrap align=right valign=top>class &nbsp;</td><td valign=bottom><a class="el" href="classOsclProcStatus.html">OsclProcStatus</a></td></tr>
16 <hr size="1"><img src="pvlogo_small.jpg"><address style="align: right;"><small>OSCL API</small>
oscl__socket__imp__pv_8h.html 15 <tr><td nowrap align=right valign=top>class &nbsp;</td><td valign=bottom><a class="el" href="classOsclSocketI.html">OsclSocketI</a></td></tr>
17 <tr><td nowrap align=right valign=top>#define&nbsp;</td><td valign=bottom><a class="el" href="oscl__socket__imp__pv_8h.html#a0">PVSOCK_ERR_BAD_PARAM</a>&nbsp;&nbsp;&nbsp;(-1)</td></tr>
18 <tr><td nowrap align=right valign=top>#define&nbsp;</td><td valign=bottom><a class="el" href="oscl__socket__imp__pv_8h.html#a1">PVSOCK_ERR_SOCK_NOT_OPEN</a>&nbsp;&nbsp;&nbsp;(-2)</td></tr>
19 <tr><td nowrap align=right valign=top>#define&nbsp;</td><td valign=bottom><a class="el" href="oscl__socket__imp__pv_8h.html#a2">PVSOCK_ERR_SOCK_NO_SERV</a>&nbsp;&nbsp;&nbsp;(-3)</td></tr>
20 <tr><td nowrap align=right valign=top>#define&nbsp;</td><td valign=bottom><a class="el" href="oscl__socket__imp__pv_8h.html#a3">PVSOCK_ERR_SERV_NOT_CONNECTED</a>&nbsp;&nbsp;&nbsp;(-4)</td></tr>
21 <tr><td nowrap align=right valign=top>#define&nbsp;</td><td valign=bottom><a class="el" href="oscl__socket__imp__pv_8h.html#a4">PVSOCK_ERR_SOCK_NOT_CONNECTED</a>&nbsp;&nbsp;&nbsp;(-5)</td></tr>
22 <tr><td nowrap align=right valign=top>#define&nbsp;</td><td valign=bottom><a class="el" href="oscl__socket__imp__pv_8h.html#a5">PVSOCK_ERR_NOT_IMPLEMENTED</a>&nbsp;&nbsp;&nbsp;(-6)</td></tr>
157 <hr size="1"><img src="pvlogo_small.jpg"><address style="align: right;"><small>OSCL API</small>
oscl__socket__serv__imp__base_8h.html 16 <tr><td nowrap align=right valign=top>class &nbsp;</td><td valign=bottom><a class="el" href="classOsclSocketServIBase.html">OsclSocketServIBase</a></td></tr>
18 <hr size="1"><img src="pvlogo_small.jpg"><address style="align: right;"><small>OSCL API</small>
pvlogger__registry_8h.html 16 <tr><td nowrap align=right valign=top>class &nbsp;</td><td valign=bottom><a class="el" href="classPVLoggerRegistry.html">PVLoggerRegistry</a></td></tr>
18 <hr size="1"><img src="pvlogo_small.jpg"><address style="align: right;"><small>OSCL API</small>
structOsclMemPoolResizableAllocator_1_1MemPoolBlockInfo.html 14 <tr><td nowrap align=right valign=top>uint32&nbsp;</td><td valign=bottom><a class="el" href="structOsclMemPoolResizableAllocator_1_1MemPoolBlockInfo.html#m0">iBlockPreFence</a></td></tr>
15 <tr><td nowrap align=right valign=top>MemPoolBlockInfo *&nbsp;</td><td valign=bottom><a class="el" href="structOsclMemPoolResizableAllocator_1_1MemPoolBlockInfo.html#m1">iNextFreeBlock</a></td></tr>
16 <tr><td nowrap align=right valign=top>MemPoolBlockInfo *&nbsp;</td><td valign=bottom><a class="el" href="structOsclMemPoolResizableAllocator_1_1MemPoolBlockInfo.html#m2">iPrevFreeBlock</a></td></tr>
17 <tr><td nowrap align=right valign=top>uint32&nbsp;</td><td valign=bottom><a class="el" href="structOsclMemPoolResizableAllocator_1_1MemPoolBlockInfo.html#m3">iBlockSize</a></td></tr>
18 <tr><td nowrap align=right valign=top>uint8 *&nbsp;</td><td valign=bottom><a class="el" href="structOsclMemPoolResizableAllocator_1_1MemPoolBlockInfo.html#m4">iBlockBuffer</a></td></tr>
19 <tr><td nowrap align=right valign=top><a class="el" href="structOsclMemPoolResizableAllocator_1_1MemPoolBufferInfo.html">MemPoolBufferInfo</a> *&nbsp;</td><td valign=bottom><a class="el" href="structOsclMemPoolResizableAllocator_1_1MemPoolBlockInfo.html#m5">iParentBuffer</a></td></tr>
20 <tr><td nowrap align=right valign=top>uint32&nbsp;</td><td valign=bottom><a class="el" href="structOsclMemPoolResizableAllocator_1_1MemPoolBlockInfo.html#m6">iBlockPostFence</a></td></tr>
179 <hr size="1"><img src="pvlogo_small.jpg"><address style="align: right;"><small>OSCL API</small>
  /external/opencore/doc/pv2way_html/
pv__2way__engine__factory_8h.html 15 <tr><td nowrap align=right valign=top>class &nbsp;</td><td valign=bottom><a class="el" href="classCPV2WayEngineFactory.html">CPV2WayEngineFactory</a></td></tr>
17 <hr size="1"><img src="pvlogo_small.jpg"><address style="align: right;"><small>PV2Way Engine</small>
pv__2way__proxy__factory_8h.html 17 <tr><td nowrap align=right valign=top>class &nbsp;</td><td valign=bottom><a class="el" href="classCPV2WayProxyFactory.html">CPV2WayProxyFactory</a></td></tr>
19 <hr size="1"><img src="pvlogo_small.jpg"><address style="align: right;"><small>PV2Way Engine</small>
  /external/opencore/doc/pvauthor_html/
pv__config__interface_8h.html 16 <tr><td nowrap align=right valign=top>class &nbsp;</td><td valign=bottom><a class="el" href="classPVConfigInterface.html">PVConfigInterface</a></td></tr>
18 <hr size="1"><img src="pvlogo_small.jpg"><address style="align: right;"><small>PV Author Engine</small>
pvauthorenginefactory_8h.html 14 <tr><td nowrap align=right valign=top>class &nbsp;</td><td valign=bottom><a class="el" href="classPVAuthorEngineFactory.html">PVAuthorEngineFactory</a></td></tr>
16 <hr size="1"><img src="pvlogo_small.jpg"><address style="align: right;"><small>PV Author Engine</small>
  /external/opencore/doc/pvplayer_html/
pv__player__interface_8h.html 27 <tr><td nowrap align=right valign=top>class &nbsp;</td><td valign=bottom><a class="el" href="classPVPlayerInterface.html">PVPlayerInterface</a></td></tr>
29 <hr size="1"><img src="pvlogo_small.jpg"><address style="align: right;"><small>PV Player Engine</small>
  /external/quake/quake/app/id1/
config.cfg 38 // // Generated by GLQuake. DO NOT MODIFY! // unbindconfig bind "TAB" "+showscores" bind "ENTER" "+jump" bind "ESCAPE" "togglemenu" bind "SPACE" "+jump" bind "+" "sizeup" bind "," "+moveleft" bind "-" "sizedown" bind "." "+moveright" bind "/" "impulse 10" bind "0" "impulse 0" bind "1" "impulse 1" bind "2" "impulse 2" bind "3" "impulse 3" bind "4" "impulse 4" bind "5" "impulse 5" bind "6" "impulse 6" bind "7" "impulse 7" bind "8" "impulse 8" bind "=" "sizeup" bind "\" "+mlook" bind "`" "toggleconsole" // Original Quake binding // bind "a" "+lookup" // bind "c" "+movedown" // bind "d" "+moveup" // bind "t" "messagemode" // bind "z" "+lookdown" bind "w" "+forward" bind "s" "+back" bind "a" "+left" bind "d" "+right" bind "q" "+lookup" bind "z" "+lookdown" bind "v" "+movedown" bind "f" "+moveup" bind "t" "messagemode" bind "~" "toggleconsole" bind "UPARROW" "+forward" bind "DOWNARROW" "+back" bind "LEFTARROW" "+left" bind "RIGHTARROW" "+right" bind "ALT" "+strafe" bind "CTRL" "+attack" bind "SHIFT" "+speed" bind "F1" "help" bind "F2" "menu (…)
  /external/skia/include/core/
Sk64.h 96 /** Returns the number of bits needed to shift the Sk64 to the right
113 /** extract 32bits after shifting right by bitCount.
124 /** Shift the number right by the specified number of bits.
125 @param bits How far to shift right, must be [0..63]. This
126 performs an arithmetic right-shift (sign extending).
130 /** Shift the number right by the specified number of bits, but
132 @param bits How far to shift right, must be [0..63]. This
133 performs an arithmetic right-shift (sign extending).
  /external/tinyxml/docs/
classTiXmlText.html 22 <tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTiXmlText.html#a0">TiXmlText</a> (const char *initValue)</td></tr>
25 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a2"></a><!-- doxytag: member="TiXmlText::TiXmlText" ref="a2" args="(const std::string &amp;initValue)" -->
29 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a5"></a><!-- doxytag: member="TiXmlText::Print" ref="a5" args="(FILE *cfile, int depth) const " -->
33 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a6"></a><!-- doxytag: member="TiXmlText::CDATA" ref="a6" args="()" -->
37 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a7"></a><!-- doxytag: member="TiXmlText::SetCDATA" ref="a7" args="(bool _cdata)" -->
42 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="b0"></a><!-- doxytag: member="TiXmlText::Clone" ref="b0" args="() const " -->
47 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="n0"></a><!-- doxytag: member="TiXmlText::TiXmlElement" ref="n0" args="" -->
89 <hr size="1"><address style="align: right;"><small>Generated on Sat Oct 8 14:15:30 2005 for TinyXml by&nbsp;
  /external/v8/test/mjsunit/regress/
regress-1439135.js 31 var right = "YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY";
33 var cons = left + right;
  /external/webkit/JavaScriptCore/assembler/
MacroAssemblerARMv7.h 99 DoubleNotEqual = ARMv7Assembler::ConditionVC, // Not the right flag! check for this & handle differently.
105 DoubleEqualOrUnordered = ARMv7Assembler::ConditionVS, // Not the right flag! check for this & handle differently.
548 Jump branchDouble(DoubleCondition cond, FPRegisterID left, FPRegisterID right)
550 m_assembler.vcmp_F64(left, right);
686 void compare32(RegisterID left, Imm32 right)
688 int32_t imm = right.m_value;
722 Jump branch32(Condition cond, RegisterID left, RegisterID right)
724 m_assembler.cmp(left, right);
728 Jump branch32(Condition cond, RegisterID left, Imm32 right)
730 compare32(left, right);
    [all...]
  /external/webkit/WebCore/css/
mediaControlsQuickTime.css 47 margin-right: 8px;
54 margin-right: 1px;
63 text-align: right;
134 margin-right: 7px;
145 margin-right: 2px;
154 margin-right: 2px;
169 margin-right: 10px;
185 margin-right: 7px;

Completed in 163 milliseconds

<<11121314151617181920>>