Searched
full:nonzero (Results
526 -
550 of
1552) sorted by null
<<21222324252627282930>>
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/lib/gcc/x86_64-linux/4.6.x-google/gcov-src/ |
gcov-io.h | 156 distinguish which case is which. If IN_LIBGCOV is nonzero, 157 libgcov is being built. If IN_GCOV is nonzero, the gcov tools are 521 /* Return nonzero if SUB is an immediate subtag of TAG. */ 526 /* Return nonzero if SUB is at a sublevel to TAG. */ [all...] |
/prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.6/lib/gcc/mipsel-linux-android/4.6/gcov-src/ |
gcov-io.h | 156 distinguish which case is which. If IN_LIBGCOV is nonzero, 157 libgcov is being built. If IN_GCOV is nonzero, the gcov tools are 521 /* Return nonzero if SUB is an immediate subtag of TAG. */ 526 /* Return nonzero if SUB is at a sublevel to TAG. */ [all...] |
/prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/lib/gcc/i686-linux-android/4.6/gcov-src/ |
gcov-io.h | 156 distinguish which case is which. If IN_LIBGCOV is nonzero, 157 libgcov is being built. If IN_GCOV is nonzero, the gcov tools are 521 /* Return nonzero if SUB is an immediate subtag of TAG. */ 526 /* Return nonzero if SUB is at a sublevel to TAG. */ [all...] |
/bionic/libc/bionic/ |
malloc_debug_check.cpp | 392 /* hdr->freed_bt_depth should be nonzero here */ 435 /* hdr->freed_bt_depth should be nonzero here */
|
/external/bison/lib/ |
obstack.c | 138 Return nonzero if successful, calls obstack_alloc_failed_handler if 311 /* Return nonzero if object OBJ has been allocated from obstack H.
|
/external/bluetooth/bluedroid/bta/av/ |
bta_av_sbc.c | 420 ** Returns 0 if ok, nonzero if error. 517 ** Returns 0 if ok, nonzero if error.
|
/external/chromium/chrome/browser/visitedlink/ |
visitedlink_master.h | 178 // and the number of nonzero fingerprints in used_count. This will fail if 355 // When nonzero, overrides the table size for new databases for testing
|
/external/chromium_org/mojo/system/ |
core_impl_unittest.cc | 23 << "GetTimeTicksNow should return nonzero value"; 209 // Null |handles| with nonzero |num_handles|.
|
message_pipe_dispatcher_unittest.cc | 128 // Null buffer with nonzero buffer size. 140 // Null buffer with nonzero buffer size.
|
/external/chromium_org/ppapi/shared_impl/private/ |
net_address_private_impl.cc | 216 // - If the scope is nonzero, it is appended to the address as "%<scope>" (this 280 // Nonzero scopes, e.g., 123, are indicated by appending, e.g., "%123".
|
/external/chromium_org/third_party/icu/source/common/ |
propname.h | 128 * contiguous then the enumToName_offset is nonzero, and the 139 /* Exactly one of these will be nonzero. */
|
/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/ |
arch.h | 346 * \return Nonzero on error. 366 * \return Nonzero on error.
|
/external/clang/include/clang/AST/ |
VTableBuilder.h | 396 /// If nonzero, holds the vbtable index of the virtual base with the vfptr. 417 /// If nonzero, holds the vbtable index of the virtual base with the vfptr.
|
/external/grub/stage2/ |
fsys_minix.c | 292 returns: 0 if error, nonzero iff we were able to find the file successfully 293 postconditions: on a nonzero return, buffer known as INODE contains the
|
/external/kernel-headers/original/linux/ |
serial_core.h | 453 * @status: new carrier detect status, nonzero if active 478 * @status: new clear to send status, nonzero if active
|
/external/libffi/src/ |
closures.c | 303 If we're at the last, go back to the first and return nonzero, 516 FFI_CLOSURE_FREE_CODE is nonzero, the given address can be the
|
/external/libvorbis/include/vorbis/ |
vorbisenc.h | 234 int management_active; /**< nonzero if bitrate management is active*/ 271 int management_active; /**< nonzero if bitrate management is active */
|
/external/qemu/fpu/ |
softfloat-macros.h | 50 | Shifts `a' right by the number of bits given in `count'. If any nonzero 54 | result will be either 0 or 1, depending on whether `a' is zero or nonzero. 76 | Shifts `a' right by the number of bits given in `count'. If any nonzero 80 | result will be either 0 or 1, depending on whether `a' is zero or nonzero. 104 | 64 nonzero bits; this is stored at the location pointed to by `z0Ptr'. The 181 | number of bits given in `count'. If any nonzero bits are shifted off, they 186 | nonzero. The result is broken into two 64-bit pieces which are stored at 225 | at most 128 nonzero bits; these are broken into two 64-bit pieces which are
|
/external/skia/gm/tests/ |
run.sh | 33 # we exit with a nonzero return value. 58 # Run a command, and validate that it fails (returns nonzero).
|
/external/valgrind/main/coregrind/ |
m_libcsetjmp.c | 355 // nasty trick. We assume that %rax is nonzero, and so the 435 // continue at RA of original call. Same zero-vs-nonzero
|
/frameworks/base/core/java/android/animation/ |
Animator.java | 44 * Starts this animation. If the animation has a nonzero startDelay, the animation will start 201 * of the state of {@link #isRunning()}, because an Animator with a nonzero
|
/hardware/qcom/msm8x74/original-kernel-headers/linux/ |
msm_ion.h | 137 * @fixed_position If nonzero, position in the fixed area. 171 * @fixed_position If nonzero, position in the fixed area.
|
/hardware/ti/omap4xxx/ |
heaptracker.c | 379 /* hdr->freed_bt_depth should be nonzero here */ 427 /* hdr->freed_bt_depth should be nonzero here */
|
/ndk/sources/host-tools/make-3.81/glob/ |
fnmatch.c | 152 it matches, nonzero if not. */ 292 /* Nonzero if the sense of the character class is inverted. */
|
/ndk/sources/host-tools/sed-4.2.1/lib/ |
obstack.c | 140 Return nonzero if successful, calls obstack_alloc_failed_handler if 313 /* Return nonzero if object OBJ has been allocated from obstack H.
|
Completed in 797 milliseconds
<<21222324252627282930>>