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

<<11121314151617181920>>

  /external/clang/include/clang/Analysis/Analyses/
PostOrderCFGView.h 53 // occasionally hand out null pointers for pruned edges, so we catch those
  /external/clang/lib/ASTMatchers/
ASTMatchersInternal.cpp 48 // We still need to hand in all the bound nodes up to this
  /external/clang/lib/Serialization/
ASTCommon.h 76 /// associated with them. C++ namespaces, on the other hand, can have
  /external/compiler-rt/lib/asan/tests/
asan_benchmarks_test.cc 22 // hand unroll the loop to stress the reg alloc.
  /external/droiddriver/src/com/google/android/droiddriver/scroll/
Scrollers.java 67 * end. On the other hand, it's complex and needs more configuration.</li>
  /external/eigen/Eigen/src/Core/
CwiseUnaryOp.h 27 * is considered unary, because only the right-hand side is an expression, and its
  /external/eigen/Eigen/src/IterativeLinearSolvers/
BasicPreconditioners.h 94 && "DiagonalPreconditioner::solve(): invalid number of rows of the right hand side matrix b");
  /external/eigen/bench/spbench/
sp_solver.cpp 72 /* Fill the right hand side */
spbenchsolver.cpp 9 cout<< " The matrix and associated right-hand side (rhs) files are named respectively \n";
  /external/eigen/doc/
StlContainers.dox 45 The advantage is that you won't need to declare std::vector all over with Eigen::allocator. One drawback on the other hand side is that
TutorialMatrixClass.dox 148 The right-hand side can also contain matrix expressions as discussed in \ref TutorialAdvancedInitialization "this page".
178 Assignment is the action of copying a matrix into another, using \c operator=. Eigen resizes the matrix on the left-hand side automatically so that it matches the size of the matrix on the right-hand size. For example:
187 Of course, if the left-hand side is of fixed size, resizing it is not allowed.
  /external/guava/guava/src/com/google/common/collect/
ContiguousSet.java 112 /** Returns a short-hand representation of the contents such as {@code "[1..100]"}. */
  /external/icu/icu4c/source/layout/
LEScripts.h 5 * WARNING: THIS FILE IS MACHINE GENERATED. DO NOT HAND EDIT IT UNLESS
  /external/iproute2/include/linux/
if_tun.h 66 #define TUN_F_CSUM 0x01 /* You can hand me unchecksummed packets. */
  /external/kernel-headers/original/uapi/linux/
if_tun.h 81 #define TUN_F_CSUM 0x01 /* You can hand me unchecksummed packets. */
  /external/libpcap/
README.Win32 25 have to create the scanner and the grammar by hand (with lex and yacc)
  /external/libunwind/doc/
libunwind-setjmp.man 62 other hand, executing a non\-local goto by calling one of the
libunwind-setjmp.tex 33 other hand, executing a non-local goto by calling one of the
  /external/libvorbis/lib/
scales.h 71 table was somewhat hand rolled. The below are chosen to have the
  /external/lldb/include/lldb/Symbol/
LineEntry.h 130 /// The Left Hand Side const LineEntry object reference.
133 /// The Right Hand Side const LineEntry object reference.
162 /// The Left Hand Side const LineEntry object reference.
165 /// The Right Hand Side const LineEntry object reference.
  /external/lldb/test/
bench.py 7 You need to hand edit 'benches' to modify/change the command lines passed to the
  /external/lldb/tools/debugserver/scripts/
dbgnub-config.pl 26 print CONFIG "// This file is auto generated by a dbgnub-config.pl, do not edit by hand!\n";
  /external/llvm/include/llvm/Transforms/Utils/
IntegerDivision.h 13 // but hand-tuned for targets that prefer less control flow.
  /external/llvm/lib/Target/SystemZ/
SystemZTargetMachine.cpp 78 // other hand, 64-bit ANDs like NILL can sometimes be converted to RISBG.
  /external/llvm/test/CodeGen/ARM/
subreg-remat.ll 30 ; On the other hand, when the partial redef doesn't read the full register

Completed in 1103 milliseconds

<<11121314151617181920>>