Searched
full:hand (Results
626 -
650 of
2757) sorted by null
<<21222324252627282930>>
/external/eigen/Eigen/src/IterativeLinearSolvers/ |
IncompleteLUT.h | 173 && "IncompleteLUT::solve(): invalid number of rows of the right hand side matrix b"); 229 // on the other hand for a really non-symmetric pattern, mat2*mat1 should be prefered...
|
/external/eigen/Eigen/src/UmfPackSupport/ |
UmfPackSupport.h | 224 && "UmfPackLU::solve(): invalid number of rows of the right hand side matrix b"); 237 && "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/libdwfl/ |
core-file.c | 189 /* All there ever was, we already have on hand. */ 323 /* 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/llvm/include/llvm/MC/ |
MCExpr.h | 532 /// \brief Get the left-hand side expression of the binary operator. 535 /// \brief Get the right-hand side expression of the binary operator.
|
/external/slf4j/slf4j-site/src/site/pages/ |
legacy.html | 107 <p>On the other hand, <em>slf4j-jcl.jar</em> is useful 255 hand, the presence of jul-to-slf4j.jar, plus the installation of
|
/external/v8/src/compiler/ |
node-matchers.h | 207 // right hand sides of a binary operation and can put constants on the right 208 // if they appear on the left hand side of a commutative operation.
|
operation-typer.cc | 165 // On the other hand, if none of the "results" above is nan, then the actual 190 // On the other hand, if none of the "results" above is nan, then the actual
|
/external/vulkan-validation-layers/ |
vk_layer_documentation_generate.py | 41 # NOTE : Initially the script is performing validation of a hand-written document 191 # Class to parse hand-written md layer documentation into a dict and then validate its contents
|
/frameworks/av/include/media/ |
AudioSystem.h | 207 // Client must successfully hand off the handle reference to AudioFlinger via createTrack(), 236 // Client must successfully hand off the handle reference to AudioFlinger via openRecord(),
|
/frameworks/av/services/camera/libcameraservice/device3/ |
Camera3Stream.h | 275 * stream, to hand over to the HAL. 295 * stream, to hand over to the HAL.
|
/frameworks/base/docs/html/training/wearables/watch-faces/ |
performance.jd | 152 <p>The example clock hand on the left side of <a href="#fig1">Figure 1</a> can be reduced in size 186 setFilterBitmap()} method. <a href="#fig2">Figure 2</a> shows a magnified view of a clock hand with
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/ |
ExpandHelper.java | 188 float hand = drag * Math.abs(drag) / pull + span * Math.abs(span) / pull; local 189 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 | 38 * "hand-over-hand" or "chain locking": you
|
/prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/compile/internal/gc/ |
select.go | 56 Yyerror("select assignment must have receive on right hand side") 65 Yyerror("select assignment must have receive on right hand side")
|
/prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/ |
select.go | 53 Yyerror("select assignment must have receive on right hand side") 62 Yyerror("select assignment must have receive on right hand side")
|
/prebuilts/go/darwin-x86/test/chan/ |
select5.go | 216 {{/* so right hand side happens before anything on left hand side. */}}
|
/prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/compile/internal/gc/ |
select.go | 56 Yyerror("select assignment must have receive on right hand side") 65 Yyerror("select assignment must have receive on right hand side")
|
/prebuilts/go/linux-x86/src/cmd/compile/internal/gc/ |
select.go | 53 Yyerror("select assignment must have receive on right hand side") 62 Yyerror("select assignment must have receive on right hand side")
|
/prebuilts/go/linux-x86/test/chan/ |
select5.go | 216 {{/* so right hand side happens before anything on left hand side. */}}
|
/toolchain/binutils/binutils-2.25/gas/doc/ |
c-hppa.texi | 21 work extremely well. We have tested it only minimally on hand written assembly 49 Some obscure expression parsing problems may affect hand written code which
|
/cts/tests/tests/media/libaudiojni/ |
appendix-b-1-1-buffer-queue.cpp | 122 this will not cause the object to fail creation. On the other hand, if the interface
|
/development/apps/OBJViewer/com/android/objviewer/ |
OBJViewer.java | 106 // Hand the key to the GLView object first
|
Completed in 2606 milliseconds
<<21222324252627282930>>