HomeSort by relevance Sort by last modified time
    Searched refs:past (Results 1 - 25 of 85) sorted by null

1 2 3 4

  /bionic/libc/arch-x86_64/bionic/
__bionic_clone.S 61 # We don't want anyone to unwind past this point.
  /external/icu/icu4c/source/
configure.mk 5 # This should become unnecessary for autoconf past 2.63
  /external/chromium_org/net/data/proxy_resolver_v8_unittest/
terminate.js 21 // make it past the preceding hang.
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nouveau/
nouveau_video.h 39 unsigned past, future, current; member in struct:nouveau_decoder
nouveau_video.c 100 dec->current = dec->future = dec->past = 8;
301 assert(!forward || dec->past < 8);
311 x, y, mb->PMV[0][0], dec->past, TRUE);
313 x, y2, mb->PMV[0][0], dec->past, FALSE);
336 x, y, mb->PMV[0][0], dec->past, TRUE);
356 x, y, mb->PMV[0][0], dec->past, TRUE);
369 x, y, mb->PMV[0][0], dec->past, TRUE);
372 x, y2, mb->PMV[1][0], dec->past, FALSE);
443 dec->past = nouveau_decoder_surface_index(dec, desc->ref[0]);
  /external/mesa3d/src/gallium/drivers/nouveau/
nouveau_video.h 39 unsigned past, future, current; member in struct:nouveau_decoder
nouveau_video.c 100 dec->current = dec->future = dec->past = 8;
301 assert(!forward || dec->past < 8);
311 x, y, mb->PMV[0][0], dec->past, TRUE);
313 x, y2, mb->PMV[0][0], dec->past, FALSE);
336 x, y, mb->PMV[0][0], dec->past, TRUE);
356 x, y, mb->PMV[0][0], dec->past, TRUE);
369 x, y, mb->PMV[0][0], dec->past, TRUE);
372 x, y2, mb->PMV[1][0], dec->past, FALSE);
443 dec->past = nouveau_decoder_surface_index(dec, desc->ref[0]);
  /external/deqp/modules/glshared/
glsCalibration.cpp 285 // Do a few past iterations have frame time in acceptable range?
291 const CalibrateIteration* const past = &m_calibrateIterations[m_calibrateIterations.size() - numRelevantPastIterations]; local
296 const float frameTimeUs = past[i].frameTime;
305 // Do a few past iterations have similar-enough call counts?
310 const CalibrateIteration* const past = &m_calibrateIterations[m_calibrateIterations.size() - numRelevantPastIterations]; local
316 minCallCount = de::min(minCallCount, past[i].numDrawCalls);
317 maxCallCount = de::max(maxCallCount, past[i].numDrawCalls);
369 // Find the maximum of the past call counts.
  /frameworks/base/core/java/android/text/format/
DateUtils.java 245 * @param startTime some time in the past.
256 * Time spans in the past are formatted like "42 minutes ago".
262 * past will be reported as "0 minutes ago" if this is set to MINUTE_IN_MILLIS. Pass one of
273 * Time spans in the past are formatted like "42 minutes ago". Time spans in
282 * 3 seconds in the past will be reported as "0 minutes ago" if
295 boolean past = (now >= time);
302 if (past) {
317 if (past) {
332 if (past) {
369 * @param time some time in the past
    [all...]
  /libcore/luni/src/main/java/java/util/concurrent/
SynchronousQueue.java 455 * which case we try the node one past. We don't check any
460 SNode past = s.next; local
461 if (past != null && past.isCancelled())
462 past = past.next;
466 while ((p = head) != null && p != past && p.isCancelled())
470 while (p != null && p != past) {
    [all...]
  /external/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/
gzguts.h 196 int past; /* true if read requested past end */ member in struct:__anon12284
gzlib.c 81 state->past = 0; /* have not read past end yet */
401 state->past = 0;
524 return state->mode == GZ_READ ? state->past : 0;
564 state->past = 0;
gzread.c 339 state->past = 1; /* tried to read past end */
456 state->past = 0;
478 state->past = 0;
520 state->past = 1; /* read past end */
  /external/qemu/distrib/zlib-1.2.8/
gzguts.h 180 int past; /* true if read requested past end */ member in struct:__anon13323
gzlib.c 81 state->past = 0; /* have not read past end yet */
401 state->past = 0;
524 return state->mode == GZ_READ ? state->past : 0;
564 state->past = 0;
gzread.c 339 state->past = 1; /* tried to read past end */
456 state->past = 0;
478 state->past = 0;
520 state->past = 1; /* read past end */
  /external/zlib/src/
gzguts.h 180 int past; /* true if read requested past end */ member in struct:__anon17522
gzlib.c 81 state->past = 0; /* have not read past end yet */
401 state->past = 0;
524 return state->mode == GZ_READ ? state->past : 0;
564 state->past = 0;
gzread.c 339 state->past = 1; /* tried to read past end */
456 state->past = 0;
478 state->past = 0;
520 state->past = 1; /* read past end */
  /external/chromium_org/third_party/boringssl/linux-arm/crypto/sha/
sha512-armv4.S 458 vadd.i64 d16,d30 @ h+=Maj from the past
495 vadd.i64 d23,d30 @ h+=Maj from the past
532 vadd.i64 d22,d30 @ h+=Maj from the past
569 vadd.i64 d21,d30 @ h+=Maj from the past
606 vadd.i64 d20,d30 @ h+=Maj from the past
643 vadd.i64 d19,d30 @ h+=Maj from the past
680 vadd.i64 d18,d30 @ h+=Maj from the past
717 vadd.i64 d17,d30 @ h+=Maj from the past
754 vadd.i64 d16,d30 @ h+=Maj from the past
791 vadd.i64 d23,d30 @ h+=Maj from the past
    [all...]
sha256-armv4.S 62 add r4,r4,r12 @ h+=Maj(a,b,c) from the past
67 add r4,r4,r12 @ h+=Maj(a,b,c) from the past
118 add r11,r11,r3 @ h+=Maj(a,b,c) from the past
123 add r11,r11,r3 @ h+=Maj(a,b,c) from the past
174 add r10,r10,r12 @ h+=Maj(a,b,c) from the past
179 add r10,r10,r12 @ h+=Maj(a,b,c) from the past
230 add r9,r9,r3 @ h+=Maj(a,b,c) from the past
235 add r9,r9,r3 @ h+=Maj(a,b,c) from the past
286 add r8,r8,r12 @ h+=Maj(a,b,c) from the past
291 add r8,r8,r12 @ h+=Maj(a,b,c) from the past
    [all...]
  /bionic/libc/arch-mips/string/
memset.S 103 addu t0,a0,a2 # t0 is the "past the end" address
143 addu t0,a0,a2 # t0 is the "past the end" address
155 addu t0,a0,a2 # t0 is the "past the end" address
185 # t8 is the byte count past 64-byte chunks
202 andi t6,t7,0x3f # t6 is past "64-byte safe chunks" reminder
269 .Lchk8w: # t8 here is the byte count past 64-byte chunks
272 # the t7 is the reminder count past 32-bytes
287 andi t8,a2,0x3 # now t8 is the reminder past 1w chunks
290 addu a3,a0,a3 # now a3 is the dst address past the 1w chunks
  /bionic/libc/arch-mips64/string/
memset.S 103 addu t0,a0,a2 # t0 is the "past the end" address
143 addu t0,a0,a2 # t0 is the "past the end" address
155 addu t0,a0,a2 # t0 is the "past the end" address
185 # t8 is the byte count past 64-byte chunks
202 andi t6,t7,0x3f # t6 is past "64-byte safe chunks" reminder
269 .Lchk8w: # t8 here is the byte count past 64-byte chunks
272 # the t7 is the reminder count past 32-bytes
287 andi t8,a2,0x3 # now t8 is the reminder past 1w chunks
290 addu a3,a0,a3 # now a3 is the dst address past the 1w chunks
  /external/chromium_org/v8/test/webkit/
delete-then-put.js 25 'This tests for a problem with put after delete that existed at one point in the past.'
  /external/chromium_org/third_party/boringssl/src/crypto/sha/asm/
sha256-armv4.pl 68 add $a,$a,$t2 @ h+=Maj(a,b,c) from the past
73 add $a,$a,$t2 @ h+=Maj(a,b,c) from the past
131 add $a,$a,$t2 @ h+=Maj(a,b,c) from the past
213 add $A,$A,$t2 @ h+=Maj(a,b,c) from the past
400 '&add ($a,$a,$t2)', # h+=Maj(a,b,c) from the past
496 add $A,$A,$t2 @ h+=Maj(a,b,c) from the past

Completed in 672 milliseconds

1 2 3 4