HomeSort by relevance Sort by last modified time
    Searched full:nonzero (Results 676 - 700 of 1479) sorted by null

<<21222324252627282930>>

  /dalvik/docs/
dalvik-constraints.html 74 If a map exists, then each map entry must have a nonzero offset and size. The
101 into the data section. If nonzero, the parameter list must not contain any void
  /device/google/contexthub/util/nanoapp_postprocess/
postprocess.c 194 fprintf(stderr, "Weird in-header sect reloc %" PRIu32 " to symbol %" PRIu32 " with nonzero addr 0x%08" PRIX32 "\n",
263 fprintf(stderr, "Weird sect reloc %" PRIu32 " to symbol %" PRIu32 " with nonzero addr 0x%08" PRIX32 "\n",
  /external/bison/lib/
stdlib.in.h 270 /* If _GL_USE_STDLIB_ALLOC is nonzero, the including module does not
771 If REPLACE is nonzero, overwrite an existing value. */
  /external/curl/src/
tool_metalink.c 712 /* Returns nonzero if hex_digest is properly formatted; that is each
899 * Returns nonzero if content_type includes mediatype.
  /external/gemmlowp/internal/
multi_thread_gemm.h 143 // Otherwise (if the decremented count is still nonzero),
455 // detecting the number of hardware threads. Nonzero values mean
  /external/libvpx/libvpx/vp8/encoder/
vp8_quantize.c 46 eob = i; /* last nonzero coeffs */
95 eob = i; /* last nonzero coeffs */
  /external/valgrind/coregrind/
m_libcsetjmp.c 459 // nasty trick. We assume that %rax is nonzero, and so the
539 // continue at RA of original call. Same zero-vs-nonzero
  /external/vboot_reference/futility/
vb1_helper.c 151 * It returns nonzero on error. */
278 * Return nonzero on error. */
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
fastcodemb.cpp 32 /* ncoefblck Array for last nonzero coeff for speedup in VlcEncode */
261 /* ncoefblck Array for last nonzero coeff for speedup in VlcEncode */
  /frameworks/base/core/java/android/animation/
Animator.java 64 * Starts this animation. If the animation has a nonzero startDelay, the animation will start
242 * nonzero {@link #getStartDelay() startDelay} will return true for {@link #isStarted()} during
  /frameworks/base/core/java/com/android/internal/backup/
LocalTransport.java 70 // The currently-active restore set always has the same (nonzero!) token
669 // get either a positive nonzero byte count or -1. Log the situation and
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/lang/
StringTest.java 98 assertFalse("Did not use nonzero hibyte", s.equals("ABCDE"));
118 assertFalse("Did not use nonzero hibyte", s.equals("ABCDE"));
  /libcore/ojluni/src/main/java/java/text/
DigitList.java 86 * the decimal point and the first nonzero digit are implied. If decimalAt
223 // first look for nonzero digits after the decimal point;
  /ndk/sources/host-tools/make-3.81/
misc.c 93 the end just before IN, and BACKSLASH gets nonzero
892 It's important to detect such failures and exit nonzero because many
  /packages/apps/ExactCalculator/docs/
arithmetic-overview.html 172 <i>x</i>, the calculator will compute more and more digits of <i>x</i> until it finds some nonzero
212 either a nonzero or a displayed decimal point to the right. The fact that a result is not
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
langhooks.h 49 /* Dump language-specific parts of tree nodes. Returns nonzero if it
306 If errorcount is nonzero after this call the compiler exits
  /prebuilts/go/darwin-x86/test/chan/
powser1.go 543 // (nonzero constant term would make nonrational coefficients)
559 // bug: a nonzero constant term is ignored
powser2.go 557 // (nonzero constant term would make nonrational coefficients)
573 // bug: a nonzero constant term is ignored
  /prebuilts/go/linux-x86/test/chan/
powser1.go 543 // (nonzero constant term would make nonrational coefficients)
559 // bug: a nonzero constant term is ignored
powser2.go 557 // (nonzero constant term would make nonrational coefficients)
573 // bug: a nonzero constant term is ignored
  /external/libavc/encoder/
ih264e_core_coding.c 265 * For AC blocks a bit equaling zero will mean that all 15 AC coffs of the block is nonzero
765 * a 2 byte significance map is sent. This is followed by nonzero coefficients.
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/icons/
ap.svg 580 style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#444444;stroke-width:0.92299998;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
590 style="fill:#101010;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1.92626119;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
600 style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#7b7b7b;stroke-width:1.70648665;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
610 style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#7b7b7b;stroke-width:1.70648665;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
620 style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#7b7b7b;stroke-width:1.70648665;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/
decimal.py 794 """Return True if self is nonzero; otherwise return False.
796 NaNs and infinities are considered nonzero.
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/
decimal.py 794 """Return True if self is nonzero; otherwise return False.
796 NaNs and infinities are considered nonzero.
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
decimal.py 794 """Return True if self is nonzero; otherwise return False.
796 NaNs and infinities are considered nonzero.
    [all...]

Completed in 1707 milliseconds

<<21222324252627282930>>