HomeSort by relevance Sort by last modified time
    Searched refs:much (Results 1 - 25 of 67) sorted by null

1 2 3

  /external/openssl/crypto/des/times/
usparc.cc 13 and while it makes the des_opts numbers much slower, it makes the
  /external/quake/quake/src/QW/
qwcl.spec.sh 28 like excessive lag - actions actually happening much later than you did them;
qwsv.spec.sh 28 like excessive lag - actions actually happening much later than you did them;
  /external/antlr/antlr-3.4/runtime/Ruby/test/functional/parser/
backtracking.rb 53 * Note that k=1 results in a much smaller predictor for the
  /external/chromium/chrome/browser/resources/net_internals/
resizableverticalsplitview.js 105 // Avoid shrinking the left box too much.
108 // Avoid shrinking the right box too much.
  /external/openssh/regress/
bsd.regress.mk 18 # XXX - Need full path to REGRESSLOG, otherwise there will be much pain.
  /external/llvm/utils/vim/
llvm.vim 16 " benefit as much from having dedicated highlighting rules.
24 " much more common for these tokens to be used for boolean constants.
  /external/ceres-solver/docs/
nnlsq.tex 23 This is a non-linear regression problem and solving it by hand is much more tedious. Ceres is designed to help you model and solve problems like this easily and efficie (…)
faq.tex 45 Notice that out of the 20 cells, only 8 are non-zero, in fact out of the 288 entries only 48 entries are non-zero, thus we are hiding substantial sparsity from the solver, and using up much more memory. It is much better to break this up into 5 residual blocks. One residual block of size 2 that depends on all four parameter block and four residual blocks of size 4 each that depend on one parameter block at a time.
bundleadjustment.tex 91 One way to solve this problem is to set \texttt{Solver::Options::linear\_solver\_type} to \texttt{SPARSE\_NORMAL\_CHOLESKY} and call \texttt{Solve}. And while this is a reasonable thing to do, bundle adjustment problems have a special sparsity structure that can be exploited to solve them much more efficiently. Ceres provides three specialized solvers (collectively known as Schur based solvers) for this task. The example code uses the simplest of them \texttt{DENSE\_SCHUR}.
introduction.tex 34 Fredrik Schaffalitzky when he was at Google started the development of Ceres, and even though much has changed since then, many of the ideas from his original design are still present in the current code.
  /external/v8/test/mjsunit/
leakcheck.js 30 * Don't do too much work here or running it will take forever.
string-index.js 79 // string. The net effect is pretty much the same.
  /external/webkit/LayoutTests/fast/url/script-tests/
ipv6.js 116 // and the escape function escapes too much!
  /ndk/sources/cxx-stl/stlport/
Android.mk 57 #It is much more practical to include the sources of GAbi++ in our builds
  /external/antlr/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/
BitSet.pm 300 Return how much space is being used by the bits array not how many actually
  /external/libvpx/libvpx/vp8/encoder/x86/
ssim_opt.asm 60 ; without too much hastle, and can probably do better estimates with psadw
150 ; without too much hastle, and can probably do better estimates with psadw
  /external/qemu/distrib/sdl-1.2.15/src/hermes/
mmxp2_32.asm 137 jmp .L2 ; not necessary at the moment, but doesn't hurt (much)
273 ; much more trouble to expand/coil the loop than I did, so theirs
  /external/quake/quake/src/WinQuake/
quake-rogue.spec.sh 67 And, a much enhanced version of Capture the Flag!
  /external/zlib/src/contrib/masmx64/
gvmat64.asm 129 ;;; program to crash horribly, without so much as a warning at
423 ;;; bytes, as much as necessary in order to dword-align the edi
427 ;;; much of the total running time. Replacing it with a more
  /external/zlib/src/contrib/masmx86/
match686.asm 144 ;;; program to crash horribly, without so much as a warning at
362 ;;; bytes, as much as necessary in order to dword-align the edi
366 ;;; much of the total running time. Replacing it with a more
  /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
DFA.as 180 * static short[] which generates so much init code that the class won't
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/
ant.bat 20 REM support, things would be much easier, but sadly, it is not yet time.
  /external/libvpx/libvpx/vpx_ports/
x86_abi_support.asm 169 ; %define them away to maintain as much compatibility as possible with the
  /external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9/
date-format-tofte.js 177 // thanks to Matt Bannon for some much needed code-fixes here!

Completed in 1630 milliseconds

1 2 3