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

<<11121314151617181920>>

  /frameworks/base/core/tests/coretests/src/android/widget/listview/touch/
ListTouchTest.java 67 assertEquals("Item zero not the first child in the list", 0, firstChild.getId());
69 assertEquals("Item zero not at the top of the list", mListView.getListPaddingTop(),
85 assertEquals("Item zero not the first child in the list", 0, firstChild.getId());
87 assertEquals("Item zero not at the top of the list", mListView.getListPaddingTop(),
  /frameworks/compile/libbcc/tests/data/src/
pointers.c 10 printf("Pointer comparison to zero: %d %d %d\n", pa == 0, pb == 0, pc == 0);
  /hardware/msm7k/libcamera/
Android.mk 4 # When zero we link against libqcamera; when 1, we dlopen libqcamera.
  /libcore/luni/src/main/java/javax/net/ssl/
SSLSessionContext.java 48 * {@code zero} if unlimited.
56 * @return the timeout in seconds, or {@code zero} if unlimited.
64 * the size of the session cache, or {@code zero} for unlimited
76 * the timeout in seconds, or {@code zero} if unlimited.
  /ndk/sources/host-tools/sed-4.2.1/lib/
memchr.c 115 four* bytes in longword1 is zero.
124 - If a byte of longword1 is zero, step 1 and 2 transform it into 0xff,
132 So, if longword1 has only non-zero bytes, tmp is zero.
133 Whereas if longword1 has a zero byte, call j the position of the least
134 significant zero byte. Then the result has a zero at positions 0, ...,
137 already have a non-zero bit at position 8*j+7.
139 So, the test whether any byte in longword1 is zero is equivalent to
  /system/core/adb/
utils.c 29 if (avail == 1) { /* overflowing, the last byte is reserved for zero */
34 buff[0] = (char) c; /* add char and terminating zero */
62 /* ensure there is a terminating zero */
99 /* ensure that there is a terminating zero */
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
string-weight.h 83 static const StringWeight<L, S> &Zero() {
84 static const StringWeight<L, S> zero(kStringInfinity);
85 return zero;
339 w = StringWeight<L, S>::Zero();
359 // equality is required (for non-Zero() input. This restriction
364 if (w1 == StringWeight<L, S>::Zero())
366 if (w2 == StringWeight<L, S>::Zero())
381 if (w1 == StringWeight<L, STRING_LEFT>::Zero())
383 if (w2 == StringWeight<L, STRING_LEFT>::Zero())
400 if (w1 == StringWeight<L, STRING_RIGHT>::Zero())
    [all...]
  /external/fdlibm/
k_standard.c 27 static double zero = 0.0; /* used as const */ variable
102 exc.retval = zero;
116 exc.retval = zero;
132 exc.retval = zero;
188 exc.retval = zero;
401 exc.retval = zero;
415 if(x<zero&&ieee_rint(y)!=y) exc.retval = -HUGE;
419 if(x<zero&&ieee_rint(y)!=y) exc.retval = -HUGE_VAL;
431 exc.retval = zero;
443 exc.retval = zero;
    [all...]
  /external/valgrind/main/none/tests/ppc64/
round.stdout.exp 4 zero:PASSED:(double)(0x1p-149 ) = 0x1.cp-149
5 zero:PASSED:(double)(0x1p-149 ) = 0x1.4p-149
13 zero:PASSED:(double)(0x1.000002p-126 ) = 0x1.0000038p-126
14 zero:PASSED:(double)(0x1.000002p-126 ) = 0x1.0000028p-126
24 zero:PASSED:(float)( int) 67047421 = 67047420.0
25 zero:PASSED:(float)(long) 67047421 = 67047420.0
26 zero:PASSED:(float)( int) 67047423 = 67047420.0
27 zero:PASSED:(float)(long) 67047423 = 67047420.0
40 zero:PASSED:(float)( int)-67047421 = -67047420.0
41 zero:PASSED:(float)(long)-67047421 = -67047420.
    [all...]
  /external/v8/test/mjsunit/
array-functions-prototype-misc.js 147 var a = ['zero', ,'two'];
149 assertEquals("zero,baz,two", a.join(","));
195 push_function(a, 'zero');
203 var zero = splice_function(a, pos, 1);
207 assertEquals(1, zero.length, "zero length");
208 assertEquals("zero", zero[0]);
212 push_function(a, 'zero');
217 assertEquals("zero", a[pos+1])
    [all...]
  /hardware/invensense/mlsdk/platform/include/
mlsl.h 81 * returns INV_SUCCESS if successful, a non-zero error code otherwise.
96 * returns INV_SUCCESS if successful, a non-zero error code otherwise.
102 * returns INV_SUCCESS if successful, a non-zero error code otherwise.
116 * returns INV_SUCCESS if successful, a non-zero error code otherwise.
132 * returns INV_SUCCESS if successful, a non-zero error code otherwise.
148 * returns INV_SUCCESS == 0 if successful; a non-zero error code otherwise.
167 * returns INV_SUCCESS == 0 if successful; a non-zero error code otherwise.
184 * returns INV_SUCCESS == 0 if successful; a non-zero error code otherwise.
200 * returns INV_SUCCESS == 0 if successful; a non-zero error code otherwise.
215 * returns INV_SUCCESS == 0 if successful; a non-zero error code otherwise
    [all...]
  /external/valgrind/main/none/tests/ppc32/
round.stdout.exp 4 zero:PASSED:(double)(0x1p-149 ) = 0x1.cp-149
5 zero:PASSED:(double)(0x1p-149 ) = 0x1.4p-149
13 zero:PASSED:(double)(0x1.000002p-126 ) = 0x1.0000038p-126
14 zero:PASSED:(double)(0x1.000002p-126 ) = 0x1.0000028p-126
22 zero:PASSED:(float)( int) 67047421 = 67047420.0
23 zero:PASSED:(float)( int) 67047423 = 67047420.0
30 zero:PASSED:(float)( int)-67047421 = -67047420.0
31 zero:PASSED:(float)( int)-67047423 = -67047420.0
39 zero:PASSED:(float)( int) 67047421 = 67047420.0
40 zero:PASSED:(float)( int) 67047423 = 67047420.
    [all...]
  /external/skia/include/core/
Sk64.h 31 /** Returns non-zero if the Sk64 can be represented as a signed 32 bit integer
35 /** Returns non-zero if the Sk64 cannot be represented as a signed 32 bit integer
39 /** Returns non-zero if the Sk64 can be represented as a signed 48 bit integer. Used to know
44 /** Return the signed 32 bit integer equivalent. Asserts that is32() returns non-zero.
74 /** Returns non-zero if the number is zero */
77 /** Returns non-zero if the number is non-zero */
80 /** Returns non-zero if the number is negative (number < 0) */
83 /** Returns non-zero if the number is positive (number > 0) *
    [all...]
  /external/kernel-headers/original/asm-arm/
tlbflush.h 246 const int zero = 0; local
250 asm("mcr%? p15, 0, %0, c7, c10, 4" : : "r" (zero));
253 asm("mcr%? p15, 0, %0, c6, c0, 0" : : "r" (zero));
255 asm("mcr%? p15, 0, %0, c8, c7, 0" : : "r" (zero));
257 asm("mcr%? p15, 0, %0, c8, c6, 0" : : "r" (zero));
259 asm("mcr%? p15, 0, %0, c8, c5, 0" : : "r" (zero));
264 const int zero = 0; local
269 asm("mcr%? p15, 0, %0, c7, c10, 4" : : "r" (zero));
273 asm("mcr%? p15, 0, %0, c6, c0, 0" : : "r" (zero));
275 asm("mcr%? p15, 0, %0, c8, c7, 0" : : "r" (zero));
293 const int zero = 0; local
324 const int zero = 0; local
372 const unsigned int zero = 0; local
    [all...]
  /external/openssl/crypto/bn/asm/
mips3.s 72 move v0,zero
78 move v0,zero
201 move v0,zero
207 move v0,zero
300 move v0,zero
306 move v0,zero
351 move v0,zero
387 move v0,zero
393 move v0,zero
487 move v0,zero
    [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstCombineSimplifyDemanded.cpp 87 /// to be zero in the expression. These are provided to potentially allow the
158 // If either the LHS or the RHS are Zero, the result is zero.
174 // If all of the demanded bits in the inputs are known zeros, return zero.
188 // If all of the demanded bits are known zero on one side, return the
225 // If either the LHS or the RHS are Zero, the result is zero.
231 assert(!(RHSKnownZero & RHSKnownOne) && "Bits known to be one AND zero?");
232 assert(!(LHSKnownZero & LHSKnownOne) && "Bits known to be one AND zero?");
243 // If all of the demanded bits in the inputs are known zeros, return zero
    [all...]
  /bootable/recovery/minzip/
SysUtil.h 36 * On success, "pMap" is filled in, and zero is returned.
44 * On success, "pMap" is filled in, and zero is returned.
  /cts/tools/dex-tools/src/dex/structure/
DexEncodedValueType.java 44 * unsigned two-byte integer value, zero-extended
68 * four-byte bit pattern, zero-extended to the right, and interpreted as an
77 * eight-byte bit pattern, zero-extended to the right, and interpreted as an
86 * unsigned (zero-extended) four-byte integer value, interpreted as an index
95 * unsigned (zero-extended) four-byte integer value, interpreted as an index
104 * unsigned (zero-extended) four-byte integer value, interpreted as an index
113 * unsigned (zero-extended) four-byte integer value, interpreted as an index
122 * unsigned (zero-extended) four-byte integer value, interpreted as an index
  /dalvik/vm/compiler/template/ia32/
TEMPLATE_INTERPRET.S 9 * a flag. If it is zero, we know we were called from static code.
10 * If non-zero, it points to the chain cell containing dPC.
  /dalvik/vm/mterp/armv5te/
OP_FLOAT_TO_INT.S 34 cmp r0, #0 @ zero == no
35 ldmeqfd sp!, {r4, pc} @ return zero for NaN
OP_FLOAT_TO_LONG.S 34 cmp r0, #0 @ zero == no
35 moveq r1, #0 @ return zero for NaN
binopLit16.S 8 * If "chkzero" is set to 1, we perform a divide-by-zero check on
21 cmp r1, #0 @ is second operand zero?
  /dalvik/vm/mterp/armv6t2/
OP_FLOAT_TO_INT.S 34 cmp r0, #0 @ zero == no
35 ldmeqfd sp!, {r4, pc} @ return zero for NaN
OP_FLOAT_TO_LONG.S 34 cmp r0, #0 @ zero == no
35 moveq r1, #0 @ return zero for NaN
binopLit16.S 8 * If "chkzero" is set to 1, we perform a divide-by-zero check on
20 cmp r1, #0 @ is second operand zero?

Completed in 1749 milliseconds

<<11121314151617181920>>