HomeSort by relevance Sort by last modified time
    Searched full:nonzero (Results 576 - 600 of 1552) sorted by null

<<21222324252627282930>>

  /external/eigen/Eigen/src/SparseCholesky/
SimplicialCholesky.h 723 m_nonZerosPerCol[i]++; /* L (k,i) is nonzero */
768 // compute nonzero pattern of kth row of L, in topological order
782 pattern[len++] = i; /* L(k,i) is nonzero */
800 /* the nonzero entry L(k,i) */
  /external/eigen/Eigen/src/SparseCore/
AmbiVector.h 277 /** Iterator over the nonzero coefficients */
  /external/eigen/unsupported/Eigen/src/Skyline/
SkylineMatrixBase.h 120 /** \returns the number of nonzero coefficients which is in practice the number
  /external/elfutils/libdw/
dwarf_getscopes.c 198 If we do find it, the nonzero return value will bail us out
  /external/elfutils/libdwfl/
dwfl_module.c 196 Returns a nonzero return value from the callback.
dwfl_module_addrsym.c 95 Here we store only symbols with nonzero st_size. */
  /external/flac/include/FLAC/
callback.h 147 * \c 0 if not at end of file, nonzero if at end of file.
  /external/grub/stage2/
fsys_reiserfs.c 812 * nonzero iff we were able to find the key successfully.
813 * postconditions: on a nonzero return, the current_ih and
988 * returns: 0 if error, nonzero iff we were able to find the file successfully
989 * postconditions: on a nonzero return, INFO->fileinfo contains the info
    [all...]
  /external/kernel-headers/original/linux/
a.out.h 243 /* Nonzero means value is a pc-relative offset
  /external/libvorbis/doc/
a1-encapsulation-ogg.tex 162 offset is nonzero, the second finished audio packet must flush the
helper.html 125 4) if ( [sign] is nonzero ) then negate [mantissa]
  /external/libvorbis/doc/vorbisenc/
vorbis_encode_ctl.html 104 *arg of zero disables all channel coupling, nonzero allows the encoder to use
  /external/libvpx/libvpx/vp8/encoder/
quantize.c 61 eob = i; /* last nonzero coeffs */
97 eob = i; /* last nonzero coeffs */
149 eob = i; /* last nonzero coeffs */
258 eob = i; /* last nonzero coeffs */
  /external/libvpx/libvpx/vpx/
vpx_image.h 214 * \return 0 if the requested rectangle is valid, nonzero otherwise.
  /external/llvm/include/llvm/Analysis/
LoopIterator.h 51 /// to nonzero after it is finished by postorder traversal.
  /external/llvm/lib/CodeGen/
ScoreboardHazardRecognizer.cpp 64 // Don't set MaxLookAhead until we find at least one nonzero stage.
  /external/mesa3d/src/glx/
glxcurrent.c 226 /* Make sure that the new context has a nonzero ID. In the request,
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_blorp.h 280 * equal src_samples, and tex_samples must be nonzero.
  /external/openssh/
sshpty.c 58 * nonzero if a pty was successfully allocated. On success, open file
  /external/qemu/distrib/sdl-1.2.15/docs/html/
sdlcreatergbsurface.html 265 nonzero), then the <TT
  /external/skia/include/core/
Sk64.h 70 SkBool nonZero() const { return fHi | fLo; }
  /external/skia/tests/
Sk64Test.cpp 20 REPORTER_ASSERT(reporter, a.isZero() != a.nonZero());
  /external/skia/tools/tests/
skimage_self_test.py 45 result, skimage should return nonzero indicating failure.
  /external/v8/src/
v8.cc 138 // Mix the bits. Never replaces state[i] with 0 if it is nonzero.
  /external/valgrind/main/coregrind/m_syswrap/
syscall-arm-linux.S 55 syscall itself failed), or a nonzero error code in the lowest

Completed in 3435 milliseconds

<<21222324252627282930>>