Searched refs:saves (Results 1 - 10 of 10) sorted by relevance

/external/valgrind/main/gdbserver_tests/
H A Dmssnapshot.stderrB.exp19 and saves it in <filename>
/external/valgrind/main/exp-bbv/tests/ppc32-linux/
H A Dll.S52 # saves one instruction on any future load from memory
/external/libxml2/
H A Dxmlcatalog.c322 \t used with --add or --del, it saves the catalog changes\n\
/external/ceres-solver/docs/
H A Dbuild.tex281 This will also disable dependency checking for \lapack\ and \blas. This saves on binary size, but the resulting version of Ceres is not suited
293 This saves on binary size, but the resulting version of Ceres is not suited to large scale problems due to the lack of a sparse Cholesky solver. This will reduce Ceres' dependencies down to
H A Dfaq.tex14 Most non-linear solvers we are aware of, define the problem and residuals in terms of scalars and it is possible to do this with Ceres also. However, it is our experience that in most problems small groups of scalars occur together. For example the three components of a translation vector and the four components of the quaternion that define the pose of a camera. Same is true for residuals, where it is common to have small vectors of residuals rather than just scalars. There are a number of advantages of using blocks. It saves on indexing information, which for large problems can be substantial. Blocks translate into contiguous storage in memory which is more cache friendly and last but not the least, it allows us to use SIMD/SSE based BLAS routines to significantly speed up various matrix operations.
/external/mksh/src/
H A Dfuncs.c2189 struct source *s, *saves = source; local
2236 source = saves;
/external/bison/
H A Dmaint.mk151 # Doing it here saves us from having to set LC_ALL elsewhere in this file.
/external/grub/docs/
H A Dtexinfo.tex6658 % \xrdef saves the floats as a \do-list in \floatlistSAFEFLOATTYPE.
/external/bison/build-aux/
H A Dtexinfo.tex8726 % \xrdef saves the floats as a \do-list in \floatlistSAFEFLOATTYPE.
/external/dropbear/libtomcrypt/
H A Dcrypt.tex1461 it can be passed in as a previously scheduled key in \textit{uskey}. The latter fashion saves time when the same key is used for multiple packets. If

Completed in 322 milliseconds