HomeSort by relevance Sort by last modified time
    Searched full:zero (Results 901 - 925 of 8531) sorted by null

<<31323334353637383940>>

  /frameworks/compile/libbcc/runtime/test/Unit/
fixunsdfdi_test.c 17 // Returns: convert a to a unsigned long long, rounding toward zero.
18 // Negative values all become zero.
fixunsdfsi_test.c 17 // Returns: convert a to a unsigned int, rounding toward zero.
18 // Negative values all become zero.
fixunssfdi_test.c 17 // Returns: convert a to a unsigned long long, rounding toward zero.
18 // Negative values all become zero.
fixunssfsi_test.c 17 // Returns: convert a to a unsigned int, rounding toward zero.
18 // Negative values all become zero.
fixunsxfsi_test.c 18 // Returns: convert a to a unsigned int, rounding toward zero.
19 // Negative values all become zero.
  /libcore/luni/src/main/java/java/util/
Comparator.java 25 * method has to return zero for each pair of elements (a,b) where a.equals(b)
38 * <li>{@code compare(a,a)} returns zero for all {@code a}</li>
  /libcore/luni/src/test/java/libcore/io/
MemoryTest.java 46 // Swapped copies of slices (to ensure we test non-zero offsets).
79 // Swapped copies of slices (to ensure we test non-zero offsets).
  /ndk/sources/host-tools/sed-4.2.1/lib/
xmalloc.c 66 return the pointer to the new block. *PN is never set to zero, and
93 proper overflow checks. But omit overflow and size-zero tests if
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
assert.h 48 If not, and EXPRESSION is zero, print an error message and abort. */
56 If NDEBUG is defined, do nothing. If not, and ERRNUM is not zero, print an
fpu_control.h 35 * ZM: Zero-divide mask
51 * 11 - rounding toward zero
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
string3.h 24 "memset used with constant zero length parameter; this could be due to transposed parameters");
74 especially problematic if the intended fill value is zero. In this
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
tcp.h 167 __u16 __tcpm_pad1; /* zero */
169 __u32 __tcpm_pad2; /* zero */
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpcsvc/
klm_prot.x 63 * zero means through end of file */
74 * zero means through end of file */
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/
zlib.h 117 Bytef *name; /* pointer to zero-terminated file name or Z_NULL */
119 Bytef *comment; /* pointer to zero-terminated comment or Z_NULL */
130 dropped to zero. It must update next_out and avail_out when avail_out
131 has dropped to zero. The application must initialize zalloc, zfree and
148 have their offset normalized to zero. The default allocation function
258 accordingly. This action is forced if the parameter flush is non zero.
266 should never be zero before the call. The application can consume the
269 and with zero avail_out, it must be called again after making room in the
279 avail_in is zero after the call if enough output space has been provided
291 avail_out), until the flush is complete (deflate returns with non-zero
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/
zlib.h 117 Bytef *name; /* pointer to zero-terminated file name or Z_NULL */
119 Bytef *comment; /* pointer to zero-terminated comment or Z_NULL */
130 dropped to zero. It must update next_out and avail_out when avail_out
131 has dropped to zero. The application must initialize zalloc, zfree and
148 have their offset normalized to zero. The default allocation function
258 accordingly. This action is forced if the parameter flush is non zero.
266 should never be zero before the call. The application can consume the
269 and with zero avail_out, it must be called again after making room in the
279 avail_in is zero after the call if enough output space has been provided
291 avail_out), until the flush is complete (deflate returns with non-zero
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/
zlib.h 117 Bytef *name; /* pointer to zero-terminated file name or Z_NULL */
119 Bytef *comment; /* pointer to zero-terminated comment or Z_NULL */
130 dropped to zero. It must update next_out and avail_out when avail_out
131 has dropped to zero. The application must initialize zalloc, zfree and
148 have their offset normalized to zero. The default allocation function
258 accordingly. This action is forced if the parameter flush is non zero.
266 should never be zero before the call. The application can consume the
269 and with zero avail_out, it must be called again after making room in the
279 avail_in is zero after the call if enough output space has been provided
291 avail_out), until the flush is complete (deflate returns with non-zero
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/
zlib.h 117 Bytef *name; /* pointer to zero-terminated file name or Z_NULL */
119 Bytef *comment; /* pointer to zero-terminated comment or Z_NULL */
130 dropped to zero. It must update next_out and avail_out when avail_out
131 has dropped to zero. The application must initialize zalloc, zfree and
148 have their offset normalized to zero. The default allocation function
258 accordingly. This action is forced if the parameter flush is non zero.
266 should never be zero before the call. The application can consume the
269 and with zero avail_out, it must be called again after making room in the
279 avail_in is zero after the call if enough output space has been provided
291 avail_out), until the flush is complete (deflate returns with non-zero
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/
zlib.h 117 Bytef *name; /* pointer to zero-terminated file name or Z_NULL */
119 Bytef *comment; /* pointer to zero-terminated comment or Z_NULL */
130 dropped to zero. It must update next_out and avail_out when avail_out
131 has dropped to zero. The application must initialize zalloc, zfree and
148 have their offset normalized to zero. The default allocation function
258 accordingly. This action is forced if the parameter flush is non zero.
266 should never be zero before the call. The application can consume the
269 and with zero avail_out, it must be called again after making room in the
279 avail_in is zero after the call if enough output space has been provided
291 avail_out), until the flush is complete (deflate returns with non-zero
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/
zlib.h 117 Bytef *name; /* pointer to zero-terminated file name or Z_NULL */
119 Bytef *comment; /* pointer to zero-terminated comment or Z_NULL */
130 dropped to zero. It must update next_out and avail_out when avail_out
131 has dropped to zero. The application must initialize zalloc, zfree and
148 have their offset normalized to zero. The default allocation function
258 accordingly. This action is forced if the parameter flush is non zero.
266 should never be zero before the call. The application can consume the
269 and with zero avail_out, it must be called again after making room in the
279 avail_in is zero after the call if enough output space has been provided
291 avail_out), until the flush is complete (deflate returns with non-zero
    [all...]
  /prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/
zlib.h 117 Bytef *name; /* pointer to zero-terminated file name or Z_NULL */
119 Bytef *comment; /* pointer to zero-terminated comment or Z_NULL */
130 dropped to zero. It must update next_out and avail_out when avail_out
131 has dropped to zero. The application must initialize zalloc, zfree and
148 have their offset normalized to zero. The default allocation function
258 accordingly. This action is forced if the parameter flush is non zero.
266 should never be zero before the call. The application can consume the
269 and with zero avail_out, it must be called again after making room in the
279 avail_in is zero after the call if enough output space has been provided
291 avail_out), until the flush is complete (deflate returns with non-zero
    [all...]
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/
zlib.h 117 Bytef *name; /* pointer to zero-terminated file name or Z_NULL */
119 Bytef *comment; /* pointer to zero-terminated comment or Z_NULL */
130 dropped to zero. It must update next_out and avail_out when avail_out
131 has dropped to zero. The application must initialize zalloc, zfree and
148 have their offset normalized to zero. The default allocation function
258 accordingly. This action is forced if the parameter flush is non zero.
266 should never be zero before the call. The application can consume the
269 and with zero avail_out, it must be called again after making room in the
279 avail_in is zero after the call if enough output space has been provided
291 avail_out), until the flush is complete (deflate returns with non-zero
    [all...]
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/
zlib.h 117 Bytef *name; /* pointer to zero-terminated file name or Z_NULL */
119 Bytef *comment; /* pointer to zero-terminated comment or Z_NULL */
130 dropped to zero. It must update next_out and avail_out when avail_out
131 has dropped to zero. The application must initialize zalloc, zfree and
148 have their offset normalized to zero. The default allocation function
258 accordingly. This action is forced if the parameter flush is non zero.
266 should never be zero before the call. The application can consume the
269 and with zero avail_out, it must be called again after making room in the
279 avail_in is zero after the call if enough output space has been provided
291 avail_out), until the flush is complete (deflate returns with non-zero
    [all...]
  /prebuilt/ndk/android-ndk-r7/platforms/android-14/arch-arm/usr/include/
zlib.h 117 Bytef *name; /* pointer to zero-terminated file name or Z_NULL */
119 Bytef *comment; /* pointer to zero-terminated comment or Z_NULL */
130 dropped to zero. It must update next_out and avail_out when avail_out
131 has dropped to zero. The application must initialize zalloc, zfree and
148 have their offset normalized to zero. The default allocation function
258 accordingly. This action is forced if the parameter flush is non zero.
266 should never be zero before the call. The application can consume the
269 and with zero avail_out, it must be called again after making room in the
279 avail_in is zero after the call if enough output space has been provided
291 avail_out), until the flush is complete (deflate returns with non-zero
    [all...]
  /prebuilt/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/include/
zlib.h 117 Bytef *name; /* pointer to zero-terminated file name or Z_NULL */
119 Bytef *comment; /* pointer to zero-terminated comment or Z_NULL */
130 dropped to zero. It must update next_out and avail_out when avail_out
131 has dropped to zero. The application must initialize zalloc, zfree and
148 have their offset normalized to zero. The default allocation function
258 accordingly. This action is forced if the parameter flush is non zero.
266 should never be zero before the call. The application can consume the
269 and with zero avail_out, it must be called again after making room in the
279 avail_in is zero after the call if enough output space has been provided
291 avail_out), until the flush is complete (deflate returns with non-zero
    [all...]
  /prebuilt/ndk/android-ndk-r7/platforms/android-3/arch-arm/usr/include/
zlib.h 117 Bytef *name; /* pointer to zero-terminated file name or Z_NULL */
119 Bytef *comment; /* pointer to zero-terminated comment or Z_NULL */
130 dropped to zero. It must update next_out and avail_out when avail_out
131 has dropped to zero. The application must initialize zalloc, zfree and
148 have their offset normalized to zero. The default allocation function
258 accordingly. This action is forced if the parameter flush is non zero.
266 should never be zero before the call. The application can consume the
269 and with zero avail_out, it must be called again after making room in the
279 avail_in is zero after the call if enough output space has been provided
291 avail_out), until the flush is complete (deflate returns with non-zero
    [all...]

Completed in 459 milliseconds

<<31323334353637383940>>