HomeSort by relevance Sort by last modified time
    Searched refs:after (Results 101 - 125 of 289) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/v8/test/es5conform/
harness-adapt.js 52 // Drop the before/after stuff, just run the test.
  /external/v8/test/mjsunit/
arguments-apply.js 109 // Make sure that the stack after the apply optimization is
  /external/v8/test/mjsunit/bugs/
bug-941049.js 98 // y is set locally *after* the last use of arguments before the
  /external/zlib/contrib/pascal/
example.pas 165 WriteLn('gzgets err after gzseek: ', gzerror(zfile, err));
170 WriteLn('bad gzgets after gzseek');
174 WriteLn('gzgets() after gzseek: ', PChar(uncompr));
442 WriteLn('after inflateSync(): hel', PChar(uncompr));
  /ndk/build/core/
default-build-commands.mk 18 # NOTE: Ensure that TARGET_LIBGCC is placed after all private objects
  /dalvik/vm/arch/arm/
CallOldABI.S 97 @ Rather than keep a count and pop them off after, we just hold on to
  /device/samsung/crespo/alsa-lib/src/pcm/
pcm_route.c 164 #define CONV_END after
167 after:
216 #define CONV24_END after
219 after:
    [all...]
  /external/bison/data/
location.cc 22 # We do want M4 expansion after # for CPP macros.
  /external/bouncycastle/src/main/java/org/bouncycastle/x509/
X509V2AttributeCertificate.java 135 if (date.after(this.getNotAfter()))
  /external/chromium/third_party/icu/source/i18n/
simpletz.cpp 286 * first specified day of the week on or after the specfied day of the month.
287 * (e.g., (15, -SUNDAY) is the first Sunday after the 15th of the month
329 int32_t time, TimeMode mode, UBool after, UErrorCode& status)
331 setStartRule(month, after ? dayOfMonth : -dayOfMonth,
381 int32_t time, TimeMode mode, UBool after, UErrorCode& status)
383 setEndRule(month, after ? dayOfMonth : -dayOfMonth,
482 * DST. In the southern hemisphere, if we are after the start rule, we
558 * on whether the date is after, equal to, or before the rule date. The
562 * @return 1 if the date is after the rule date, -1 if the date is before
775 // Sun>=8 first Sunday on or after the eight
    [all...]
  /external/icu4c/i18n/
simpletz.cpp 286 * first specified day of the week on or after the specfied day of the month.
287 * (e.g., (15, -SUNDAY) is the first Sunday after the 15th of the month
329 int32_t time, TimeMode mode, UBool after, UErrorCode& status)
331 setStartRule(month, after ? dayOfMonth : -dayOfMonth,
381 int32_t time, TimeMode mode, UBool after, UErrorCode& status)
383 setEndRule(month, after ? dayOfMonth : -dayOfMonth,
482 * DST. In the southern hemisphere, if we are after the start rule, we
558 * on whether the date is after, equal to, or before the rule date. The
562 * @return 1 if the date is after the rule date, -1 if the date is before
775 // Sun>=8 first Sunday on or after the eight
    [all...]
  /external/quake/quake/src/QW/client/
common.h 62 void InsertLinkAfter (link_t *l, link_t *after);
  /frameworks/base/core/java/android/text/method/
PasswordTransformationMethod.java 72 int count, int after) {
  /frameworks/base/core/tests/coretests/src/android/text/
SpannedTest.java 176 int after) { }
  /frameworks/base/media/libstagefright/codecs/aacenc/Tools/
eclair.mk 86 CCTCFLAGS:=-msoft-float -mthumb-interwork -fno-exceptions -ffunction-sections -funwind-tables -fstack-protector -fno-short-enums -fmessage-length=0 -finline-functions -finline-limit=600 -fno-inline-functions-called-once -fgcse-after-reload -frerun-cse-after-loop -frename-registers -fstrict-aliasing -funswitch-loops
  /libcore/luni/src/main/java/java/sql/
Timestamp.java 116 public boolean after(Timestamp theTimestamp) { method in class:Timestamp
187 * {@code > 0} if this {@code Timestamp} object is after the
212 * <li> {@code > 0}, if this {@code Timestamp} object is after the
421 * a Date object using the SimpleDateFormat. This should stop after the
462 * If we're strict, we should not allow any EXTRA characters after
  /packages/apps/Browser/src/com/android/browser/
FindDialog.java 181 int after) {
  /packages/apps/Email/src/com/android/email/activity/setup/
AccountSetupNames.java 83 public void beforeTextChanged(CharSequence s, int start, int count, int after) {
165 * After having a chance to input the display names, we normally jump directly to the
  /packages/apps/Gallery/src/com/android/camera/
GridViewSpecial.java 398 // (orange) is used after the finger leaves touch screen or the dpad
725 private final Runnable mRedrawCallback; // Called after a row is loaded,
782 // After clear requests currently in queue, start loading the thumbnails.
817 int after = mEndRow - 1 + d; local
819 if (after >= mRows && before < 0) {
822 if (after < mRows && scanOne(after)) return;
890 // After calling recycle(), the instance should not be used anymore.
    [all...]
  /packages/apps/Music/src/com/android/music/
CreatePlaylist.java 79 public void beforeTextChanged(CharSequence s, int start, int count, int after) {
RenamePlaylist.java 93 public void beforeTextChanged(CharSequence s, int start, int count, int after) {
  /packages/apps/Settings/src/com/android/settings/wifi/
WifiApDialog.java 163 public void beforeTextChanged(CharSequence s, int start, int count, int after) {
  /external/chromium/third_party/icu/source/test/intltest/
calregts.cpp 189 printdate(cal1, "cal1 after adding 1 day:") ;
261 if (c->after(*d,status) ||
262 c->after(*c,status) ||
616 logln("foo1@%.0f - %d-%d-%d %d:%d:%d.%ds after +\n", foo1->getTime(status),
625 logln("foo1@%.0f - %d-%d-%d %d:%d:%d.%ds after -\n", foo1->getTime(status),
804 // setTime to be called in order to update the time fields after the time
1106 UDate after = ADDROLL_date[i+1]; local
1957 int32_t after; \/\/ ms after cutover member in struct:__anon3159
    [all...]
  /external/icu4c/test/intltest/
calregts.cpp 189 printdate(cal1, "cal1 after adding 1 day:") ;
265 if (c->after(*d,status) ||
266 c->after(*c,status) ||
623 logln("foo1@%.0f - %d-%d-%d %d:%d:%d.%ds after +\n", foo1->getTime(status),
632 logln("foo1@%.0f - %d-%d-%d %d:%d:%d.%ds after -\n", foo1->getTime(status),
828 // setTime to be called in order to update the time fields after the time
1135 UDate after = ADDROLL_date[i+1]; local
1986 int32_t after; \/\/ ms after cutover member in struct:__anon4227
    [all...]
  /external/libvpx/vp8/common/arm/neon/
sixtappredict4x4_neon.asm 69 vswp d7, d8 ;discard 2nd half data after src_ptr[3] is done
133 vswp d7, d8 ;discard 2nd half data after src_ptr[3] is done
281 vswp d7, d8 ;discard 2nd half data after src_ptr[3] is done

Completed in 1154 milliseconds

1 2 3 45 6 7 8 91011>>