Searched
full:zero (Results
651 -
675 of
8531) sorted by null
<<21222324252627282930>>
/external/dropbear/libtommath/ |
bn_mp_2expt.c | 28 /* zero a as per default */
|
bn_mp_and.c | 43 /* zero digits above the last from the smallest mp_int */
|
bn_mp_clear.c | 27 /* first zero the digits */
|
bn_mp_cmp_mag.c | 24 /* compare based on # of non-zero digits */
|
bn_mp_copy.c | 36 /* zero b and copy the parameters over */
|
bn_mp_init_size.c | 37 /* zero the digits */
|
bn_mp_prime_is_divisible.c | 37 /* is the residue zero? */
|
bn_mp_rand.c | 30 /* first place a random non-zero digit */
|
bn_mp_read_signed_bin.c | 28 /* first byte is 0 for positive, non-zero for negative */
|
bn_mp_read_unsigned_bin.c | 30 /* zero the int */
|
/external/e2fsprogs/debugfs/ |
unused.c | 52 printf("\nUnused block %lu contains non-zero data:\n\n",
|
/external/e2fsprogs/intl/ |
gettextP.h | 130 doesn't allow zero sized arrays. */ 132 # define ZERO 0 134 # define ZERO 1 145 char domainname[ZERO];
|
/external/e2fsprogs/tests/f_messy_inode/ |
expect.1 | 20 i_file_acl for inode 14 (/MAKEDEV) is 4294901760, should be zero.
|
/external/e2fsprogs/tests/f_noroot/ |
expect.1 | 27 Unattached zero-length inode 15. Clear? yes
|
/external/e2fsprogs/tests/u_tune2fs/ |
script | 10 dd if=/dev/zero of=$TMPFILE bs=1k count=512 > /dev/null 2>&1
|
/external/elfutils/libasm/ |
asm_newscn.c | 36 char zero; member in struct:__anon5625 43 .zero = '\0' 98 /* The initial subsection has the number zero. */ 101 /* We start at offset zero. */
|
/external/expat/xmlwf/ |
unixfilemap.c | 47 /* mmap fails for zero length files */
|
/external/gtest/test/ |
gtest_environment_test.cc | 143 "RUN_ALL_TESTS() should return non-zero, as the global tear-down " 154 "RUN_ALL_TESTS() should return non-zero, as both the global set-up " 165 "RUN_ALL_TESTS() should return non-zero, as the global set-up " 177 "RUN_ALL_TESTS() should return zero, as there is no test to run.");
|
/external/guava/src/com/google/common/collect/ |
ComparisonChain.java | 42 * nonzero</i> comparison result in the chain, or will be zero if every 43 * comparison result was zero. 187 * same sign as the first nonzero comparison result in the chain, or zero if 188 * every result was zero.
|
/external/icu4c/common/ |
ucat.c | 19 /* Maximum length of a set_num/msg_num key, incl. terminating zero.
|
ustrfmt.c | 43 buffer[length++] = (UChar) 0x0030;/*zero padding */
|
/external/icu4c/test/perf/usetperf/ |
bitset.cpp | 14 // zero in the clearAll() method, and growth can be smarter.
|
/external/iproute2/include/linux/netfilter/ |
xt_tcpudp.h | 10 __u8 option; /* TCP Option iff non-zero*/
|
/external/iproute2/man/man8/ |
tc-tbf.8 | 47 some tokens, no matter how small it is. This reflects the fact that even a zero-sized packet occupies 97 A zero-sized packet does not use zero bandwidth. For ethernet, no packet uses less than 64 bytes. The Minimum Packet Unit 98 determines the minimal token usage (specified in bytes) for a packet. Defaults to zero.
|
/external/iptables/include/linux/netfilter/ |
xt_tcpudp.h | 10 __u8 option; /* TCP Option iff non-zero*/
|
Completed in 363 milliseconds
<<21222324252627282930>>