HomeSort by relevance Sort by last modified time
    Searched refs:until (Results 51 - 75 of 153) sorted by null

1 23 4 5 6 7

  /external/v8/test/mjsunit/
debug-stepout-recursive-function.js 41 // Continue stepping until returned to bottom frame.
debug-stepout-scope-part1.js 46 // Do steps until we reach the global scope again.
debug-stepout-scope-part2.js 46 // Do steps until we reach the global scope again.
debug-stepout-scope-part3.js 46 // Do steps until we reach the global scope again.
debug-stepout-scope-part4.js 46 // Do steps until we reach the global scope again.
debug-stepout-scope-part5.js 46 // Do steps until we reach the global scope again.
debug-stepout-scope-part6.js 46 // Do steps until we reach the global scope again.
debug-stepout-scope-part7.js 46 // Do steps until we reach the global scope again.
debug-stepout-scope-part8.js 46 // Do steps until we reach the global scope again.
  /external/v8/test/mjsunit/regress/
regress-1145.js 36 // would set a pending exception that is then ignored (until it triggers
  /packages/apps/Exchange/src/com/android/exchange/utility/
CalendarUtilities.java 354 // We'll keep splitting the difference until we're within a minute
1178 String until = tokenFromRrule(rrule, "UNTIL="); local
    [all...]
  /external/icu/icu4c/source/i18n/unicode/
vtzone.h 413 void appendUNTIL(VTZWriter& writer, const UnicodeString& until, UErrorCode& status) const;
  /external/chromium-trace/trace-viewer/tracing/third_party/vinn/third_party/parse5/test/fixtures/
open_element_stack_test.js 79 _test['Pop elements until popped with given tagName'] = function () {
100 _test['Pop elements until given element popped'] = function () {
121 _test['Pop elements until numbered header popped'] = function () {
  /external/iproute2/doc/
api-ip6-flowlabels.tex 240 and does not install label until the daemon acknowledged the request.
249 labels until their expiration and malicious user may fastly eat all the
399 \item \verb|Expires| is time until expiration of the label in seconds. It may
  /packages/apps/Exchange/src/com/android/exchange/adapter/
CalendarSyncParser.java 729 String until = null; local
    [all...]
  /external/v8/src/compiler/
register-allocator.h 454 // Range is guaranteed to be spilled at least until position [until].
456 LifetimePosition until, LifetimePosition end);
  /external/v8/src/
lithium-allocator.h 465 // Range is guaranteed to be spilled at least until position [until].
468 LifetimePosition until,
  /frameworks/av/include/media/stagefright/
ACodec.h 400 // Checks to see if any frames have rendered up until |until|, and to notify client
401 // (MediaCodec) of rendered frames up-until the frame pointed to by |until| or the first
403 // If |dropIncomplete| is true, unrendered frames up-until |until| will be dropped from the
405 // (This will effectively clear the render queue up-until (and including) |until|.)
406 // If |until| is NULL, or is not in the rendered queue, this method will check all frames.
408 bool dropIncomplete = false, FrameRenderTracker::Info *until = NULL)
    [all...]
  /packages/apps/Calendar/src/com/android/calendar/
DeleteEventHelper.java 334 // Disable the "Ok" button until the user selects which events
422 // Google calendar seems to require the UNTIL string to be
425 eventRecurrence.until = date.format2445();
  /prebuilts/tools/common/m2/repository/org/apache/commons/commons-exec/1.1/
commons-exec-1.1.jar 
  /external/icu/icu4c/source/test/intltest/
tzrulets.cpp 238 UDate until = getUTCMillis(STARTYEAR + 10, UCAL_JANUARY, 1); local
240 if (!(stz.hasEquivalentTransitions(*rbtz1, start, until, TRUE, status))) {
246 if (!(stz.hasEquivalentTransitions(*rbtz2, start, until, TRUE, status))) {
252 if (!(stz.hasEquivalentTransitions(*rbtz3, start, until, TRUE, status))) {
682 UDate until = getUTCMillis(STARTYEARS[idx] + 20, UCAL_JANUARY, 1); local
686 compareTransitionsAscending(*tz, *rbtz, start, until, FALSE);
688 compareTransitionsAscending(*tz, *rbtz, start + 1, until, TRUE);
690 compareTransitionsDescending(*tz, *rbtz, start, until, FALSE);
692 compareTransitionsDescending(*tz, *rbtz, start + 1, until, TRUE);
    [all...]
  /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
BaseRecognizer.as 148 * 3. consume until token found in resynch set
365 * thing to do is to consume tokens until you see something that
409 * we resync'd to that token, we'd consume until EOF. We need to
651 /** Consume tokens until one matches the given token set */
  /external/eigen/doc/
eigen_navtree_hacks.js 215 (function (){ // wait until the first "selected" element has been created
  /external/libpng/projects/owatcom/
pngconfig.mak 137 $# enter configuration lines one by one until one produces an error. (Or, of
  /external/libvorbis/doc/
a1-encapsulation-ogg.tex 99 Packets are placed into ogg pages in order until the end of stream.

Completed in 1431 milliseconds

1 23 4 5 6 7