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

1 2 3 4 5 6 7

  /build/core/combo/arch/mips64/
mips64r2.mk 3 # This target is for temporary use only, until mips64r6 is supported by Android's qemu.
  /external/valgrind/exp-bbv/tests/ppc32-linux/
million.S 12 bne 0,test_loop # loop until zero
  /device/generic/x86_64/
BoardConfig.mk 22 # Disable emulator for "make dist" until there is a 64-bit qemu kernel
  /external/ppp/pppd/
Android.mk 41 # Turn off warnings for now until this is fixed upstream. b/18632512
  /frameworks/opt/calendar/src/com/android/calendarcommon2/
EventRecurrence.java 52 public String until; field in class:EventRecurrence
83 sParsePartMap.put("UNTIL", new ParseUntil());
141 /** If set, validate the value of UNTIL parts. Minor performance impact. */
144 /** If set, require that only one of {UNTIL,COUNT} is present. Breaks compat w/ old parser. */
351 if (!TextUtils.isEmpty(this.until)) {
352 s.append(";UNTIL=");
353 s.append(until);
481 (until == null ? er.until == null : until.equals(er.until)) &
741 Time until = new Time(); local
    [all...]
RecurrenceProcessor.java 87 // first see if there are any "until"s specified. if so, use the latest
88 // until / rdate.
93 } else if (rrule.until != null) {
94 // according to RFC 2445, until must be in UTC.
95 mIterator.parse(rrule.until);
110 // If there were only "until"s and no "count"s, then return the
111 // last "until" date or "rdate".
645 // do so) because the "until" date string is specified in UTC and that
718 * Long.MAX_VALUE for rangeEnd, and the event doesn't have a COUNT or UNTIL field,
759 Time until = mUntil local
    [all...]
  /external/libunwind/doc/
unw_regname.tex 23 therefore guaranteed to remain valid until the application terminates.
unw_get_accessors.tex 23 guaranteed to remain valid until address space \Var{as} is destroyed
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter2/
lexer.ml 21 (* Comment until end of line. *)
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter3/
lexer.ml 21 (* Comment until end of line. *)
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter4/
lexer.ml 21 (* Comment until end of line. *)
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter5/
lexer.ml 21 (* Comment until end of line. *)
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter6/
lexer.ml 21 (* Comment until end of line. *)
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter7/
lexer.ml 21 (* Comment until end of line. *)
  /frameworks/av/media/libstagefright/
FrameRenderTracker.cpp 110 const FrameRenderTracker::Info *until, bool dropIncomplete) {
133 bool foundFrame = (Info *)&*it == until;
  /external/icu/icu4c/source/i18n/
reldtfmt.h 288 * @return the number of days in "until-now"
290 static int32_t dayDifference(Calendar &until, UErrorCode &status);
  /external/llvm/test/MC/X86/AlignedBundling/
pad-align-to-bundle-end.s 28 # Here we have to pad until the end of the *next* boundary because
  /frameworks/av/include/media/stagefright/
FrameRenderTracker.h 111 // Checks to see if any frames have rendered up until |until|. If |until| is NULL or not a
113 // Returns list of rendered frames up-until the frame pointed to by |until| or the first
114 // unrendered frame, as well as any dropped frames (those with invalid fence) up-until |until|.
116 // If |dropIncomplete| is true, unrendered frames up-until |until| will also be dropped from the
118 // (This will effectively clear the render queue up-until (and including) |until|.
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
RelativeDateFormat.java 294 * @return the number of days in "until-now"
296 private static int dayDifference(Calendar until) {
297 Calendar nowCal = (Calendar)until.clone();
301 int dayDiff = until.get(Calendar.JULIAN_DAY) - nowCal.get(Calendar.JULIAN_DAY);
  /external/v8/test/webkit/
dfg-double-use-of-post-simplification-double-prediction.js 25 "Tests stability of the DFG compiler when you have a double use of a variable that is not revealed to be a double until after CFG simplification."
  /packages/apps/Calendar/src/com/android/calendar/
EventRecurrenceFormatter.java 40 if (recurrence.until != null) {
43 t.parse(recurrence.until);
58 // TODO Implement "Until" portion of string, as well as custom settings
  /packages/inputmethods/LatinIME/native/dicttoolkit/
Android.mk 20 # HACK: Temporarily disable host tool build on Mac until the build system is ready for C++11.
  /packages/inputmethods/LatinIME/native/jni/
HostUnitTests.mk 18 # HACK: Temporarily disable host tool build on Mac until the build system is ready for C++11.
  /frameworks/opt/calendar/tests/src/com/android/calendarcommon2/
EventRecurrenceTest.java 40 /* String until */ null,
61 /* String until */ null,
82 /* String until */ null,
103 /* String until */ null,
124 /* String until */ null,
145 /* String until */ null,
166 /* String until */ null,
185 // with an until
186 verifyRecurType("FREQ=DAILY;UNTIL=112233T223344Z",
188 /* String until */ "112233T223344Z"
    [all...]
  /build/tools/droiddoc/templates-ds/assets/js/
prettify.js 20 J=[v,"alias,and,begin,case,class,def,defined,elsif,end,ensure,false,in,module,next,nil,not,or,redo,rescue,retry,self,super,then,true,undef,unless,until,when,yield,BEGIN,END"],v=[v,"case,done,elif,esac,eval,fi,function,in,local,set,then,until"],K=/^(DIR|FILE|vector|(de|priority_)?queue|list|stack|(const_)?iterator|(multi)?(set|map)|bitset|u?(int|float)\d*)/,N=/\S/,O=u({keywords:[F,H,w,"caller,delete,die,do,dump,elsif,eval,exit,foreach,for,goto,if,import,last,local,my,next,no,our,print,package,redo,require,sub,undef,unless,until,use,wantarray,while,BEGIN,END"+
24 ["cv","py"]);k(u({keywords:"caller,delete,die,do,dump,elsif,eval,exit,foreach,for,goto,if,import,last,local,my,next,no,our,print,package,redo,require,sub,undef,unless,until,use,wantarray,while,BEGIN,END",hashComments:!0,multiLineStrings:!0,regexLiterals:!0}),["perl","pl","pm"]);k(u({keywords:J,hashComments:!0,multiLineStrings:!0,regexLiterals:!0}),["rb"]);k(u({keywords:w,cStyleComments:!0,regexLiterals:!0}),["js"]);k(u({keywords:"all,and,by,catch,class,else,extends,false,finally,for,if,in,is,isnt,loop,new,no,not,null,of,off,on,or,return,super,then,true,try,unless,until,when,while,yes",

Completed in 1036 milliseconds

1 2 3 4 5 6 7