HomeSort by relevance Sort by last modified time
    Searched refs:then (Results 326 - 350 of 438) sorted by null

<<1112131415161718

  /external/v8/test/mjsunit/
double-equals.js 166 testEqual(new Boolean(true), 1); // First to primtive boolean, then to number.
  /external/webkit/LayoutTests/http/tests/cookies/resources/
cookies-test-pre.js 178 // Split the cookie string, sort it and then put it back together.
  /external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9/
date-format-tofte.js 210 // of the previous year, as the date, and then just
  /external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9.1/
date-format-tofte.js 210 // of the previous year, as the date, and then just
  /frameworks/base/core/java/android/text/format/
DateUtils.java 119 // showWeekDay are both true, then the index would be 3.
146 // showWeekDay are both true, then the index would be 3.
598 * Format a date / time such that if the then is on the same day as now, it shows
609 * @param then the date to format
614 public static final CharSequence formatSameDayTime(long then, long now,
617 thenCal.setTimeInMillis(then);
750 * If the start and end time are the same, then just the start time is
754 * If FORMAT_SHOW_WEEKDAY is set, then the weekday is shown.
757 * If FORMAT_SHOW_YEAR is set, then the year is always shown.
758 * If FORMAT_NO_YEAR is set, then the year is not shown
    [all...]
  /ndk/build/core/
build-local.mk 168 # If a goal is DUMP_xxx then we dump a variable xxx instead
  /system/extras/tests/bionic/libc/
Android.mk 191 # build a shared library, then call it from another
  /external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime.Tests/
Antlr.Runtime.Tree.Tests.pas 630 if (TokenType <> TToken.DOWN) and (TokenType <> TToken.UP) then
724 /// Use Consume() to advance N nodes into lookahead. Then use LT()
    [all...]
  /external/dropbear/libtommath/
bn.tex 120 and static then install (by default) into /usr/lib as well as install the header files in /usr/include. The shared
385 represents the default integer which is zero. If the functions returns MP\_OKAY then the mp\_int is ready to be used
453 at once. If the function returns MP\_OKAY then all of the mp\_int variables are ready to use, otherwise none of them
875 differ it will return immediately based on their signs. If the signs are equal then it will compare the digits
    [all...]
  /external/bison/build-aux/
texinfo.tex 421 % Parse an argument, then pass it to #1. The argument is the rest of
442 % First remove any @comment, then any @c comment.
732 % document, then we can reconsider our strategy.
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/build-aux/
texinfo.tex 442 % Parse an argument, then pass it to #1. The argument is the rest of
463 % First remove any @comment, then any @c comment.
841 % document, then we can reconsider our strategy.
    [all...]
  /external/chromium/chrome/browser/resources/touch_ntp/standalone/
standalone_hack.js 401 // If this is a multi-touch then the work here is irrelevant
411 // If we got here without gestureActive being set then it means we had
  /external/chromium/chrome/common/extensions/docs/examples/extensions/proxy_configuration/
proxy_form_controller.js 514 * for `lastError`, and then sets incognito settings (if they exist).
550 * Generates an alert overlay inside the proxy's popup, then closes the popup
  /external/libffi/src/mips/
n32.S 319 then calls ffi_closure_mips_inner_N32, which then decodes
387 # fit in registers, then they were stored on the stack.
  /external/libvpx/libvpx/examples/includes/PHP-SmartyPants-1.5.1e/
smartypants.php 452 (?(1)| # If $1 captured, then do nothing;
481 (?(1)|(?=\\s)) # If $1 captured, then do nothing;
482 # if not, then make sure the next char is whitespace.
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
rails.php 45 'retry', 'super', 'then', 'undef', 'unless',
  /external/libvpx/libvpx/vp8/common/ppc/
variance_subpixel_altivec.asm 41 ;# If there isn't any filtering to be done for the horizontal, then
128 ;# subract. Do high, then low.
  /external/qemu-pc-bios/bochs/
bochs.h 426 #error GDB stub was written for single processor support. If multiprocessor support is added, then we can remove this check.
  /build/core/tasks/
cts.mk 104 # javalib.jar is up-to-date, then classes.jar is as well. Depending
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Ruby/
Ruby.stg 796 * targets then it should act like a default clause (i.e., no
868 when <labels:{it | <it>}; separator=", "> then <targetState>
    [all...]
  /external/chromium/chrome/common/extensions/docs/examples/apps/hello-php/
popuplib.js 30 // Then, you can either directly call
128 // Then you pass myOnOpenHandler as input to the opener, as in:
146 // and then you can assign the 'onclick' handler of a button to
  /external/compiler-rt/make/platform/
clang_darwin.mk 19 -o /dev/null > /dev/null 2> /dev/null; then \
  /external/libvorbis/doc/
05-comment.tex 57 8) if ( [framing_bit] unset or end-of-packet ) then ERROR
01-introduction.tex 53 raw, unformatted 'packets'. The decoder then accepts these raw
255 single list of values of possible values that are then permuted into
311 50\% inter-frame buffer space savings, and then complete the transform
  /external/blktrace/btreplay/doc/
btreplay.tex 209 \texttt{-max-pkts=1} and then each IO would be treated individually. Of
210 course, this would probably then run into the problem of excessive
505 to be used. If the value of two is used, then the stall time is

Completed in 1147 milliseconds

<<1112131415161718