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

<<21222324252627282930>>

  /external/dropbear/libtomcrypt/src/pk/pkcs1/
pkcs_1_v1_5_encode.c 82 /* transform zero bytes (if any) to non-zero random bytes */
  /external/dropbear/libtommath/
bn_mp_dr_reduce.c 60 /* set carry to zero */
73 /* zero words above m */
bn_mp_read_radix.c 24 /* zero the digit bignum */
42 /* set the integer to the default of zero */
  /external/e2fsprogs/lib/blkid/
test_probe.in 26 dd if=/dev/zero of=$IMAGE bs=16k count=64 2> /dev/null
30 dd if=/dev/zero of=$IMAGE bs=16k count=64 2> /dev/null
  /external/gtest/test/
gtest_throw_on_failure_test_.cc 36 // with non-zero in the throw-on-failure mode or 0 otherwise.
50 // assertion will cause the program to exit with a non-zero code.
  /external/icu4c/test/hdrtst/
Makefile.in 16 ## .. etc. Anything other than zero is an error. (except for the deprecation tests, where '1' is the correct value)
68 @echo 'the number after the hyphen (-) refers to the exit code - should be zero!'
82 @echo 'the number after the hyphen (-) refers to the exit code - should be zero!'
119 @echo 'the number after the hyphen (-) refers to the exit code - should be zero!'
135 @echo 'the number after the hyphen (-) refers to the exit code - should be zero!'
152 @echo 'the number after the hyphen (-) refers to the exit code - should be zero!'
169 @echo 'the number after the hyphen (-) refers to the exit code - should be zero!'
186 @echo 'the number after the hyphen (-) refers to the exit code - should be zero!'
  /external/iptables/libipq/
ipq_create_handle.3 41 parameter is not currently used and should be set to zero by the application
64 returns zero.
ipq_set_verdict.3 72 If simply setting a verdict without modifying the payload data, use zero
83 On success, a non-zero positive value is returned.
  /external/llvm/docs/HistoricalNotes/
2001-02-06-TypeNotationDebateResp2.txt 18 the upper bound. The lower bound is always implied to be zero, for
26 short term. Java arrays are always zero based.
  /external/llvm/test/CodeGen/Generic/
2003-05-30-BadFoldGEP.ll 16 ;; The next instruction contributes a leading non-zero so another
17 ;; zero should not be added before it!
  /external/llvm/test/CodeGen/X86/
2010-06-15-FastAllocEarlyCLobber.ll 13 %zero = load i32* %retval
18 %0 = call i32 asm "bsr $1, $0\0A\09cmovz $2, $0", "=&r,ro,r,~{cc},~{dirflag},~{fpsr},~{flags}"(i32 %zero, i32 -1) nounwind, !srcloc !0 ; <i32> [#uses=1]
shl_undef.ll 4 ; %tmp1676 = xor i32 %tmp1634, %tmp1530 have zero demanded bits after
8 ; order bit is zero and is incorrect.
  /external/nist-sip/java/gov/nist/javax/sip/header/
Expires.java 91 * The expires value MUST be greater than zero and MUST be
96 * @throws InvalidArgumentException if supplied value is less than zero.
  /external/openssl/crypto/bn/
bn_sqr.c 88 max = 2 * al; /* Non-zero (from above) */
142 /* If the most-significant half of the top word of 'a' is zero, then
209 int zero,c1; local
240 zero=0;
246 zero=1;
248 /* The result will always be negative unless it is zero */
251 if (!zero)
258 /* t[32] holds (a[0]-a[1])*(a[1]-a[0]), it is negative or zero
  /external/oprofile/events/i386/atom/
events 11 event:0xc5 counters:0,1 um:zero minimum:500 name:BR_MISS_PRED_RETIRED : number of mispredicted branches retired (precise)
36 event:0x3A counters:0,1 um:zero minimum:6000 name:EIST_TRANS : Number of Enhanced Intel SpeedStep(R) Technology (EIST) transitions
72 event:0xC8 counters:0,1 um:zero minimum:6000 name:HW_INT_RCV : Hardware interrupts received
75 event:0xCD counters:0,1 um:zero minimum:6000 name:SIMD_ASSIST : SIMD assists invoked
76 event:0xCE counters:0,1 um:zero minimum:6000 name:SIMD_INSTR_RETIRED : SIMD Instructions retired
77 event:0xCF counters:0,1 um:zero minimum:6000 name:SIMD_SAT_INSTR_RETIRED : Saturated arithmetic instructions retired
78 event:0xE0 counters:0,1 um:zero minimum:6000 name:BR_INST_DECODED : Branch instructions decoded
79 event:0xE4 counters:0,1 um:zero minimum:6000 name:BOGUS_BR : Bogus branches
  /external/pcre/doc/
pcre_compile.3 23 \fIpattern\fP A zero-terminated string containing the
25 \fIoptions\fP Zero or more option bits
pcre_compile2.3 26 \fIpattern\fP A zero-terminated string containing the
28 \fIoptions\fP Zero or more option bits
  /external/ppp/pppd/plugins/radius/
clientid.c 31 * Returns: zero on success, negative integer on failure
101 * Returns: port id, zero if no entry found
  /external/protobuf/gtest/test/
gtest_throw_on_failure_test_.cc 36 // with non-zero in the throw-on-failure mode or 0 otherwise.
50 // assertion will cause the program to exit with a non-zero code.
  /external/replicaisland/src/com/replica/replicaisland/
Vector2.java 26 public static final Vector2 ZERO = new Vector2(0, 0);
112 public final void zero() { method in class:Vector2
  /external/svox/pico/lib/
picorsrc.h 110 * Returns non-zero if 'resource' is a valid resource handle, zero otherwise.
  /external/v8/test/mjsunit/
mod.js 42 // Check for negative zero.
46 // Check for negative zero.
  /external/valgrind/main/VEX/pub/
libvex_guest_arm.h 70 /* 4-word thunk used to calculate N(sign) Z(zero) C(carry,
80 is zero, APSR.Q is currently zero. If it is any other value,
85 zero-vs-nonzero scheme as for QFLAG32. */
163 hence introducing a zero byte for the furthest ahead
164 instruction. As per the next para, a zero byte denotes the
176 If the bottom 4 bits are zero then the top 4 must be too.
190 to the top 24 bits of ITSTATE being zero.
  /external/valgrind/main/coregrind/m_demangle/
demangle.h 149 variants return non-zero on success, zero on error. char* variants
171 /* Return non-zero iff NAME is the mangled form of a constructor name
185 /* Return non-zero iff NAME is the mangled form of a destructor name
488 subtree. Returns non-zero on success, zero on failure, such as an
497 /* Fill in a DEMANGLE_COMPONENT_NAME. Returns non-zero on success,
498 zero for bad arguments. */
505 builtin type (e.g., "int", etc.). Returns non-zero on success,
506 zero if the type is not recognized. *
    [all...]
  /external/valgrind/main/helgrind/tests/
bar_bad.stderr.exp 2 initialise a barrier with zero count
5 Thread #x: pthread_barrier_init: 'count' argument is zero

Completed in 865 milliseconds

<<21222324252627282930>>