HomeSort by relevance Sort by last modified time
    Searched full:hand (Results 676 - 700 of 2550) sorted by null

<<21222324252627282930>>

  /external/eigen/Eigen/src/IterativeLinearSolvers/
IncompleteLUT.h 174 && "IncompleteLUT::solve(): invalid number of rows of the right hand side matrix b");
230 // on the other hand for a really non-symmetric pattern, mat2*mat1 should be prefered...
  /external/eigen/Eigen/src/UmfPackSupport/
UmfPackSupport.h 210 && "UmfPackLU::solve(): invalid number of rows of the right hand side matrix b");
223 && "UmfPackLU::solve(): invalid number of rows of the right hand side matrix b");
  /external/eigen/doc/
A05_PortingFrom2To3.dox 94 both sides must be converted to an \em array as in the above example. On the other hand, when you
254 which can be used on the left hand side of an assignment when no aliasing can occur. Here is an example:
  /external/elfutils/0.153/libdwfl/
core-file.c 200 /* All there ever was, we already have on hand. */
322 /* If it's already on hand anyway, use as much as there is. */
  /external/icu/icu4c/source/i18n/
regexcst.pl 16 # of a normal ICU build. It is run by hand when needed, and the
204 print "// Generated Header File. Do not edit by hand.\n";
  /external/lldb/www/python_reference/
lldb.SBBlock.ranges_access-class.html 67 <area shape="rect" id="node1" href="lldb.SBBlock.ranges_access-class.html" title="A helper object that will lazily hand out an array of lldb.SBAddress that represent address ranges for a block." alt="" coords="5,6,165,101"/>
73 <p>A helper object that will lazily hand out an array of lldb.SBAddress
lldb.SBModule.compile_units_access-class.html 64 <area shape="rect" id="node29" href="lldb.SBModule.symbols_access.re_compile_type-class.html" title="A helper object that will lazily hand out lldb.SBCompileUnit objects for a &#160;module when supplied an index, full or partial path, or regular expression." alt="" coords="17,31,163,49"/>
96 A helper object that will lazily hand out lldb.SBCompileUnit objects
lldb.SBModule.sections_access-class.html 64 <area shape="rect" id="node30" href="lldb.SBModule.symbols_access.re_compile_type-class.html" title="A helper object that will lazily hand out lldb.SBSection objects for a &#160;module when supplied an index, name, or regular expression." alt="" coords="17,31,163,49"/>
96 A helper object that will lazily hand out lldb.SBSection objects for
lldb.SBModule.symbols_access-class.html 64 <area shape="rect" id="node31" href="lldb.SBModule.symbols_access.re_compile_type-class.html" title="A helper object that will lazily hand out lldb.SBSymbol objects for a &#160;module when supplied an index, name, or regular expression." alt="" coords="17,31,163,49"/>
96 A helper object that will lazily hand out lldb.SBSymbol objects for a
lldb.SBProcess.threads_access-class.html 67 <area shape="rect" id="node1" href="lldb.SBProcess.threads_access-class.html" title="A helper object that will lazily hand out thread for a process when supplied an index." alt="" coords="5,6,179,101"/>
73 <p>A helper object that will lazily hand out thread for a process when
lldb.SBTarget.modules_access-class.html 67 <area shape="rect" id="node1" href="lldb.SBTarget.modules_access-class.html" title="A helper object that will lazily hand out lldb.SBModule objects for a target when supplied an index, or by full or partial path." alt="" coords="5,6,165,101"/>
73 <p>A helper object that will lazily hand out lldb.SBModule objects for a
lldb.SBThread.frames_access-class.html 67 <area shape="rect" id="node1" href="lldb.SBThread.frames_access-class.html" title="A helper object that will lazily hand out frames for a thread when supplied an index." alt="" coords="5,6,168,101"/>
73 <p>A helper object that will lazily hand out frames for a thread when
lldb.SBTypeCategory.formatters_access_class-class.html 67 <area shape="rect" id="node1" href="lldb.SBTypeCategory.formatters_access_class-class.html" title="A helper object that will lazily hand out formatters for a specific category." alt="" coords="5,6,573,101"/>
73 <p>A helper object that will lazily hand out formatters for a specific
  /external/llvm/include/llvm/MC/
MCExpr.h 500 /// getLHS - Get the left-hand side expression of the binary operator.
503 /// getRHS - Get the right-hand side expression of the binary operator.
  /external/ppp/pppd/plugins/rp-pppoe/
common.c 70 /* Alignment is not guaranteed, so do this by hand... */
125 /* Alignment is not guaranteed, so do this by hand... */
  /frameworks/base/packages/SystemUI/src/com/android/systemui/
ExpandHelper.java 197 float hand = drag * Math.abs(drag) / pull + span * Math.abs(span) / pull; local
198 float target = hand + mOldHeight;
  /frameworks/base/tools/layoutlib/create/
README.txt 165 Eclipse. Most of these strategies are implemented hand-in-hand by the bridge (which runs in Eclipse)
  /libcore/luni/src/main/java/java/util/concurrent/locks/
Lock.java 37 * &quot;hand-over-hand&quot; or &quot;chain locking&quot;: you
  /art/runtime/
indirect_reference_table.cc 60 // Otherwise, we want to abort rather than hand back a bad reference.
  /development/apps/OBJViewer/com/android/objviewer/
OBJViewer.java 106 // Hand the key to the GLView object first
  /docs/source.android.com/src/devices/tech/input/
input-device-configuration-files.jd 23 usually ensures that they will work out of the box. On the other hand,
  /external/antlr/antlr-3.4/runtime/C/include/
antlr3lexer.h 156 * only going to happen with a hand crafted token set).
antlr3recognizersharedstate.h 150 * hand crafted if you like) matching rules. As such it needs to provide
  /external/apache-http/src/org/apache/commons/codec/language/
DoubleMetaphone.java 226 * @param value1 The left-hand side of the encoded {@link String#equals(Object)}.
227 * @param value2 The right-hand side of the encoded {@link String#equals(Object)}.
240 * @param value1 The left-hand side of the encoded {@link String#equals(Object)}.
241 * @param value2 The right-hand side of the encoded {@link String#equals(Object)}.
    [all...]
  /external/apache-http/src/org/apache/http/impl/
DefaultConnectionReuseStrategy.java 135 // The "Connection" header, on the other hand, is defined as a

Completed in 3697 milliseconds

<<21222324252627282930>>