HomeSort by relevance Sort by last modified time
    Searched refs:small (Results 126 - 150 of 183) sorted by null

1 2 3 4 56 7 8

  /external/eigen/blas/
dtbmv.f 192 * will be ( N - 1 )*INCX too small for descending loops.
dtpmv.f 145 * will be ( N - 1 )*INCX too small for descending loops.
dtpsv.f 148 * will be ( N - 1 )*INCX too small for descending loops.
stbmv.f 192 * will be ( N - 1 )*INCX too small for descending loops.
stpmv.f 145 * will be ( N - 1 )*INCX too small for descending loops.
stpsv.f 148 * will be ( N - 1 )*INCX too small for descending loops.
ztbmv.f 193 * will be ( N - 1 )*INCX too small for descending loops.
ztpmv.f 149 * will be ( N - 1 )*INCX too small for descending loops.
ztpsv.f 152 * will be ( N - 1 )*INCX too small for descending loops.
  /external/libvpx/libvpx/build/make/
configure.sh 1133 enabled small && check_add_cflags -Ospace || check_add_cflags -Otime
1135 enabled small && check_add_cflags -O2 || check_add_cflags -O3
    [all...]
  /external/v8/test/mjsunit/
array-concat.js 29 * @fileoverview Test concat on small and large arrays
undeletable-functions.js 112 "big", "blink", "bold", "fixed", "italics", "small", "strike", "sub", "sup",
unicode-test.js     [all...]
array-functions-prototype-misc.js 29 * @fileoverview Test splice, shift, unshift, slice and join on small
  /ndk/sources/host-tools/nawk-20071023/
FIXES 225 pervasive small changes to make things more const-correct, as
538 small fixes to regexpr code: can now handle []], [[], and
750 small fix to input() in case of multiple reads after EOF.
    [all...]
  /external/libvpx/libvpx/examples/includes/PHP-SmartyPants-1.5.1e/
smartypants.php 765 * Corrected a small bug in `_TokenizeHTML` where a Doctype declaration
  /external/webkit/Source/WebCore/css/
html.css 390 font: -webkit-small-control;
783 small {
  /build/tools/droiddoc/templates-sac/assets/
android-developer-docs.css 1214 #title h1 .small{
1334 background:url('images/triangle-closed-small.png') 7px 4px no-repeat;
1337 background:url('images/triangle-opened-small.png') 7px 4px no-repeat;
1752 #jd-content .small-header {
1792 font-variant:small-caps;
2002 font-variant:small-caps;
    [all...]
  /build/tools/droiddoc/templates-sdk/assets/
android-developer-docs.css 1214 #title h1 .small{
1334 background:url('images/triangle-closed-small.png') 7px 4px no-repeat;
1337 background:url('images/triangle-opened-small.png') 7px 4px no-repeat;
1752 #jd-content .small-header {
1792 font-variant:small-caps;
2002 font-variant:small-caps;
    [all...]
  /external/guava/guava/src/com/google/common/primitives/
generate.sh 109 * or {@link WrapperCl#MIN_VALUE} if it is too small
324 "array too small: %s < %s", bytes.length, BYTES);
  /external/ceres-solver/docs/
modeling.tex 151 small changes to the appropriate parameters, and computing the slope. For
227 so that they mimic the squared cost for small residuals.
284 In the case $2 \rho''\left\|f(x)\right\|^2 + \rho' \lesssim 0$, we limit $\alpha \le 1- \epsilon$ for some small $\epsilon$. For more details see Triggs et al~\cite{triggs-etal-1999}.
solving.tex 231 For small problems (a couple of hundred parameters and a few thousand residuals) with relatively dense Jacobians, \texttt{DENSE\_QR} is the method of choice~\cite{bjorck1996numerical}. Let $J = QR$ be the QR-decomposition of $J$, where $Q$ is an orthonormal matrix and $R$ is an upper triangular matrix~\cite{trefethen1997numerical}. Then it can be shown that the solution to~\eqref{eq:normal} is given by
287 and apply Gaussian elimination to it. As we noted above, $C$ is a block diagonal matrix, with small diagonal blocks of size $s\times s$.
313 only see a small fraction of the scene. This leads us to the second
    [all...]
  /external/v8/src/
string.js 910 return "<small>" + this + "</small>";
1012 "small", StringSmall,
  /external/valgrind/main/perf/
test_input_for_tinycc.c 958 int small
984 int small,
    [all...]
  /external/blktrace/doc/
blktrace.tex 593 \emph{a} & Action, a (small) string (1 or 2 characters) -- see table below for more details \\ \hline
596 \emph{d} & RWBS field, a (small) string (1-3 characters) -- see section below for more details \\ \hline
649 This is a small string containing at least one character ('R' for read,
    [all...]

Completed in 308 milliseconds

1 2 3 4 56 7 8