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

1 2 3 4 5 67 8 91011>>

  /external/bluetooth/bluedroid/bta/sys/
bd.c 67 ** Returns Zero if b==a, nonzero otherwise (like memcmp).
  /external/bluetooth/bluedroid/stack/btm/
btm_main.c 52 /* All fields are cleared; nonzero fields are reinitialized in appropriate function */
  /external/chromium_org/base/
rand_util.h 43 // |length| should be nonzero.
  /external/chromium_org/build/mac/
verify_no_objc.sh 9 # section appears, the script prints an error message and exits nonzero.
  /external/chromium_org/chrome/tools/build/mac/
verify_order 11 # message is printed to stderr, and the script will exit nonzero.
  /external/chromium_org/ui/events/ozone/evdev/
event_modifiers.h 63 // Mask of modifier flags currently active (nonzero keys pressed xor locked).
  /external/chromium_org/ui/keyboard/resources/images/
back.svg 27 style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" /></g></g></svg
forward.svg 27 style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" /></g></g></svg
  /external/libogg/doc/libogg/
ogg_page_version.html 44 <i>n</i> is the version number. In the current version of Ogg, the version number is always 0. Nonzero return values indicate an error in page encoding.</li>
ogg_stream_reset.html 42 0 indicates success. nonzero is returned on internal error.</li>
ogg_stream_reset_serialno.html 48 0 indicates success. nonzero is returned on internal error.</li>
  /external/libvorbis/doc/vorbisfile/
ov_seekable.html 45 <li>nonzero indicates that the file is seekable.</li>
  /external/ppp/pppd/
md4.h 25 unsigned int done; /* Nonzero means MD computation finished */
  /external/skia/tools/tests/skdiff/test1/output-expected/
stdout 23 (results marked with [*] will cause nonzero return value)
  /external/tremolo/Tremolo/
res012.c 104 ogg_int32_t **in,int *nonzero,int ch){
123 if(nonzero[i])
198 for(i=0;i<ch;i++)if(nonzero[i])break;
199 if(i==ch)return(0); /* no nonzero vectors */
  /external/valgrind/main/helgrind/tests/
tc24_nonzero_sem.c 2 nonzero initial value, when said semaphores are correctly used.
  /frameworks/av/media/libmediaplayerservice/
ActivityManager.cpp 45 // Success is indicated here by a nonzero int followed by the fd;
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/
omxVCM4P10_DecodeChromaDcCoeffsToPairCAVLC.c 41 * [out] pNumCoeff Pointer to the number of nonzero coefficients
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/
omxVCM4P10_DecodeChromaDcCoeffsToPairCAVLC.c 41 * [out] pNumCoeff Pointer to the number of nonzero coefficients
  /ndk/sources/host-tools/make-3.81/
commands.h 29 int any_recurse; /* Nonzero if any `lines_recurse' elt has */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
mmtimer.h 42 * Returns nonzero if the registers can be mmap'd into userspace, 0 otherwise
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
mmtimer.h 42 * Returns nonzero if the registers can be mmap'd into userspace, 0 otherwise
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
mmtimer.h 42 * Returns nonzero if the registers can be mmap'd into userspace, 0 otherwise
  /system/core/include/zipfile/
zipfile.h 47 // by get_zipentry_size. Returns nonzero on failure.
  /bionic/libm/upstream-freebsd/lib/msun/src/
s_ccosh.c 111 * Raise the invalid floating-point exception for finite nonzero x.
115 * nonzero x. Choice = don't raise (except for signaling NaNs).
144 * nonzero y. Choice = don't raise (except for signaling NaNs).

Completed in 668 milliseconds

1 2 3 4 5 67 8 91011>>