HomeSort by relevance Sort by last modified time
    Searched refs:after (Results 301 - 325 of 498) sorted by null

<<11121314151617181920

  /external/pcre/
pcre_compile.c 344 "unrecognized character after (? or (?-\0"
351 "missing ) after comment\0"
358 "unrecognized character after (?<\0"
361 "malformed number or name after (?(\0"
363 "assertion expected after (?(\0"
375 "number after (?C is > 255\0"
379 "unrecognized character after (?P\0"
386 "unknown property name after \\P or \\p\0"
405 "digit expected after (?+\0"
    [all...]
  /external/qemu/
android-configure.sh 95 Options: [defaults in brackets after descriptions]
  /external/srec/srec/Vocabulary/src/
VocabularyImpl.c 430 /* full inf pron after conversion */
505 correspond the the thing after the quote ('s' or 't'). This keeps
607 // put 1 space after digits
  /external/v8/src/
regexp.js 320 // last pair (after the first pair) of elements of the capture array even if
441 // boolean false (ie, the value after coercion), while in V8 it is the value
  /external/v8/test/cctest/
test-heap-profiler.cc 731 const v8::HeapGraphNode* after = NULL) {
732 bool ignore_child = after == NULL ? false : true;
741 if (after != NULL && child == after) ignore_child = false;
    [all...]
  /external/v8/tools/
stats-viewer.py 168 self.root.after(UPDATE_INTERVAL_MS, lambda: self.UpdateCounters())
200 # Group together the names whose suffix after a ':' are the same.
  /external/webkit/Tools/Scripts/
resolve-ChangeLogs 111 -c|--[no-]continue run "git rebase --continue" after fixing ChangeLog
  /external/webkit/Tools/android/flex-2.5.4a/
flex.skl 126 * done when it reached the ';' after the yyless() call.
180 * instead of fread(), to make sure we stop fetching input after
288 /* Done after the current pattern has been matched and before the
301 /* Macros after this point can all be overridden by user definitions in
402 /* No semi-colon after return; correct usage is to write "yyterminate();" -
403 * we don't want an extra ';' after the "return" because that will cause
435 /* Code executed at the beginning of each rule, after yytext and yyleng
600 * call the scanner after we return the
1096 * is looked at is after yywrap() is called, so it's safe
    [all...]
  /frameworks/base/core/java/android/text/format/
Time.java 27 * a moment in time, specified with second precision. It is modelled after
423 * fields, call {@link #normalize(boolean)} after parsing.
543 * after adding or subtracting days or explicitly setting the "monthDay"
551 * or {@link #set(Time)} or after parsing a date string.
556 * Sets the fields in this Time object given the UTC milliseconds. After
644 * Returns true if the time represented by this Time object occurs after
650 public boolean after(Time that) { method in class:Time
763 * After this method returns all the fields will be normalized and the time
824 * for the Monday week weeks after the Monday of the week containing the
  /frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
omxVCM4P2_DecodePadMV_PVOP_s.s 44 ; * [out] ppBitStream *ppBitStream is updated after the block is decoded,
  /frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/
omxVCM4P2_DecodePadMV_PVOP_s.s 44 ; * [out] ppBitStream *ppBitStream is updated after the block is decoded,
  /libcore/luni/src/main/java/java/util/
Calendar.java 172 * return {@code value} after the fields have been recomputed. The
183 * 30, 1999, since no recomputation occurs after {@code set()} itself.
193 * <strong>Add rule 1</strong>. The value of field {@code f} after the
203 * changes in its minimum or maximum after field {@code f} is changed,
234 * <strong>Roll rule</strong>. Larger fields are unchanged after the call. A
594 * whether the {@code HOUR} is before or after noon. E.g., at
744 * Returns whether the {@code Date} specified by this {@code Calendar} instance is after the {@code Date}
750 * @return {@code true} when this Calendar is after calendar, {@code false} otherwise.
755 public boolean after(Object calendar) { method in class:Calendar
886 * Gets the value of the specified field after computing the field values b
    [all...]
Date.java 153 * Returns if this {@code Date} is after the specified Date.
157 * @return {@code true} if this {@code Date} is after the specified {@code Date},
160 public boolean after(Date date) { method in class:Date
  /packages/apps/Calendar/src/com/android/calendar/agenda/
AgendaFragment.java 278 .after(event.endTime))) {
  /packages/apps/Email/src/com/android/email/activity/setup/
AccountSetupExchangeFragment.java 79 * Called to do initial creation of a fragment. This is called after
124 public void beforeTextChanged(CharSequence s, int start, int count, int after) { }
352 * Entry point from Activity after editing settings and verifying them. Must be FLOW_MODE_EDIT.
371 * Entry point from Activity after entering new settings and verifying them. For setup mode.
378 * Entry point from Activity after entering new settings and verifying them. For setup mode.
AccountSetupOutgoingFragment.java 72 * Called to do initial creation of a fragment. This is called after
144 public void beforeTextChanged(CharSequence s, int start, int count, int after) { }
326 * Entry point from Activity after editing settings and verifying them. Must be FLOW_MODE_EDIT.
338 * Entry point from Activity after entering new settings and verifying them. For setup mode.
  /packages/apps/Exchange/src/com/android/exchange/utility/
CalendarUtilities.java 665 * Find the next transition to occur (i.e. after the current date/time)
667 * @return millis for the first transition after the current date/time
846 Date after = new Date(millisAtTransition + precision); local
    [all...]
  /packages/apps/Phone/src/com/android/phone/
EmergencyDialer.java 118 public void beforeTextChanged(CharSequence s, int start, int count, int after) {
268 // will always happen after onRestoreSavedInstanceState().
  /packages/apps/Settings/src/com/android/settings/bluetooth/
BluetoothPairingDialog.java 369 public void beforeTextChanged(CharSequence s, int start, int count, int after) {
  /packages/apps/Settings/src/com/android/settings/vpn2/
VpnDialog.java 191 public void beforeTextChanged(CharSequence s, int start, int count, int after) {
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/
nfs_xdr.h 73 u64 after; member in struct:nfs4_change_info
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/
nfs_xdr.h 73 u64 after; member in struct:nfs4_change_info
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/
nfs_xdr.h 73 u64 after; member in struct:nfs4_change_info
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/
nfs_xdr.h 73 u64 after; member in struct:nfs4_change_info
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/
nfs_xdr.h 73 u64 after; member in struct:nfs4_change_info

Completed in 5833 milliseconds

<<11121314151617181920