HomeSort by relevance Sort by last modified time
    Searched full:hand (Results 426 - 450 of 2757) sorted by null

<<11121314151617181920>>

  /external/icu/icu4c/source/common/
rbbicst.pl 14 # of a normal ICU build. It is run by hand when needed, and the
242 print " * Generated Java File. Do not edit by hand.\n";
338 print "// Generated Header File. Do not edit by hand.\n";
  /external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/res/
ResourceLoader.java 304 // Hand tested
326 // Hand tested
336 // Hand tested
  /frameworks/base/rs/java/android/renderscript/
Matrix4f.java 222 * @param lhs left hand side matrix
223 * @param rhs right hand side matrix
354 * @param rhs right hand side to multiply by
  /frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
Matrix4f.java 223 * @param lhs left hand side matrix
224 * @param rhs right hand side matrix
355 * @param rhs right hand side to multiply by
  /prebuilts/go/darwin-x86/src/syscall/
mkall.sh 19 # This hand-written assembly file implements system call dispatch.
34 # This hand-written Go file implements system calls that need
46 # This hand-written C file includes standard C headers and then
  /prebuilts/go/linux-x86/src/syscall/
mkall.sh 19 # This hand-written assembly file implements system call dispatch.
34 # This hand-written Go file implements system calls that need
46 # This hand-written C file includes standard C headers and then
  /external/apache-commons-math/src/main/java/org/apache/commons/math/linear/
MatrixUtils.java 611 * @param left left hand side matrix
612 * @param right right hand side matrix
628 * @param left left hand side matrix
629 * @param right right hand side matrix
645 * @param left left hand side matrix
646 * @param right right hand side matrix
    [all...]
  /external/v8/src/full-codegen/
full-codegen.h 608 // Assign to the given expression as if via '='. The right-hand-side value
613 // Complete a variable assignment. The right-hand-side value is expected
623 // of the stack and the right-hand-side value in the accumulator.
626 // Complete a super named property assignment. The right-hand-side value
630 // Complete a super named property assignment. The right-hand-side value
635 // expected on top of the stack and the right-hand-side value in the
    [all...]
  /prebuilts/go/darwin-x86/src/crypto/tls/
conn.go 57 hand bytes.Buffer // handshake data waiting to be read
654 c.hand.Write(data)
772 for c.hand.Len() < 4 {
781 data := c.hand.Bytes()
786 for c.hand.Len() < 4+n {
794 data = c.hand.Next(4 + n)
  /prebuilts/go/linux-x86/src/crypto/tls/
conn.go 57 hand bytes.Buffer // handshake data waiting to be read
654 c.hand.Write(data)
772 for c.hand.Len() < 4 {
781 data := c.hand.Bytes()
786 for c.hand.Len() < 4+n {
794 data = c.hand.Next(4 + n)
  /art/compiler/optimizing/
constant_folding.cc 55 void VisitAnd(HAnd* instruction) OVERRIDE;
191 void InstructionWithAbsorbingInputSimplifier::VisitAnd(HAnd* instruction) {
  /external/apache-commons-math/src/main/java/org/apache/commons/math/complex/
Complex.java 528 * where the (real) functions on the right-hand side are
562 * where the (real) functions on the right-hand side are
596 * where the (real) functions on the right-hand side are
631 * where ln on the right hand side is {@link java.lang.Math#log},
694 * where the (real) functions on the right-hand side are
728 * where the (real) functions on the right-hand side are
835 * where the (real) functions on the right-hand side are
873 * where the (real) functions on the right-hand side are
    [all...]
  /external/ceres-solver/internal/ceres/
sparse_normal_cholesky_solver.cc 154 // hand can just work off of Jt to compute the Cholesky
251 // hand can just work off of Jt to compute the Cholesky
  /external/clang/lib/StaticAnalyzer/Core/
SimpleConstraintManager.cpp 268 // Convert the right-hand side integer as necessary.
315 // Convert the right-hand side integer as necessary.
  /external/clang/test/SemaObjC/
atomoic-property-synnthesis-rules.m 7 3. the current @implementation contains a hand-written setter XOR getter
141 // same as above, but @synthesize follows the hand-written methods - might warn
  /external/compiler-rt/lib/asan/
asan_fake_stack.cc 98 // This part is tricky. On one hand, checking and setting flags[pos]
99 // should be atomic to ensure async-signal safety. But on the other hand,
  /external/eigen/unsupported/Eigen/src/IterativeSolvers/
MINRES.h 22 * \param rhs The right hand side vector b
247 && "MINRES::solve(): invalid number of rows of the right hand side matrix b");
  /external/gemmlowp/internal/
kernel.h 29 // LHS = "left-hand side"
30 // RHS = "right-hand side"
  /external/google-benchmark/
README.md 58 following short-hand. The following invocation will pick a few
92 the following short-hand. The following macro will pick a few