HomeSort by relevance Sort by last modified time
    Searched refs:lot (Results 1 - 18 of 18) sorted by null

  /build/core/combo/arch/arm/
armv4t.mk 6 # in StrongArm and arm8). Supporting armv4 will require a lot of conditional
  /external/chromium/third_party/icu/source/tools/tzcode/
zdump.c 168 static time_t hunt(char * name, time_t lot, time_t hit);
179 static time_t huntICU(char * name, time_t lot, time_t hit, FILE *fp);
673 hunt(char *name, time_t lot, time_t hit)
683 lotmp = my_localtime(&lot);
689 diff = (long) (hit - lot);
692 t = lot;
694 if (t <= lot)
702 (delta(&tm, &lotm) == (t - lot) &&
705 lot = t;
710 show(name, lot, TRUE)
    [all...]
icuzdump.cpp 148 UDate lot = t; local
151 int32_t diff = (int32_t)(hit - lot);
155 UDate medt = lot + ((diff / 2) / tick) * tick;
165 lot = medt;
170 formatter->format(lot, rawOffset + dstOffset, (dstOffset == 0 ? FALSE : TRUE), str);
  /external/icu4c/tools/tzcode/
zdump.c 168 static time_t hunt(char * name, time_t lot, time_t hit);
179 static time_t huntICU(char * name, time_t lot, time_t hit, FILE *fp);
673 hunt(char *name, time_t lot, time_t hit)
683 lotmp = my_localtime(&lot);
689 diff = (long) (hit - lot);
692 t = lot;
694 if (t <= lot)
702 (delta(&tm, &lotm) == (t - lot) &&
705 lot = t;
710 show(name, lot, TRUE)
    [all...]
icuzdump.cpp 148 UDate lot = t; local
151 int32_t diff = (int32_t)(hit - lot);
155 UDate medt = lot + ((diff / 2) / tick) * tick;
165 lot = medt;
170 formatter->format(lot, rawOffset + dstOffset, (dstOffset == 0 ? FALSE : TRUE), str);
  /dalvik/libnativehelper/
Android.mk 75 # OSX has a lot of libraries built in, which we don't have to
  /ndk/build/core/
check-cygwin-make.mk 18 # For some reason, a lot of application developers on Windows
  /external/v8/test/mjsunit/
string-indexof-2.js 53 // test a lot of substrings of differing length and start-position.
date-parse.js 31 // These formats are all supported by KJS but a lot of them are not
unicode-test.js     [all...]
  /external/libvpx/vp8/encoder/arm/neon/
variance_neon.asm 76 ;vmov.32 r0, d0[0] ;this instruction costs a lot
  /external/libvpx/examples/includes/PHP-SmartyPants-1.5.1e/
smartypants.php 784 * Replaced a lot of space characters by tabs, saving about 4 KB.
  /external/v8/benchmarks/
splay.js 33 // also has to deal with a lot of changes to the large tree object
  /external/webkit/SunSpider/tests/v8-v4/
v8-splay.js 33 // also has to deal with a lot of changes to the large tree object
  /external/v8/src/
array.js 288 // know we are not deleting or moving a lot of elements.
    [all...]
  /external/blktrace/btt/doc/
btt.tex     [all...]
  /external/grub/docs/
texinfo.tex     [all...]
  /external/dropbear/libtomcrypt/
crypt.tex     [all...]

Completed in 698 milliseconds