HomeSort by relevance Sort by last modified time
    Searched refs:us (Results 201 - 225 of 361) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/icu/icu4c/source/test/intltest/
caltest.cpp 1645 UnicodeString us; local
1660 sdf->format(Formattable(tst,Formattable::kIsDate), us, errorCode); local
1665 sdf->format(Formattable(original, Formattable::kIsDate), us, errorCode); local
1669 sdf->format(Formattable(tst, Formattable::kIsDate), us, errorCode); local
    [all...]
plurfmts.cpp 94 UnicodeString us = UnicodeString(""); local
95 plFmt[0]->toPattern(us);
  /external/valgrind/main/exp-bbv/tests/amd64-linux/
ll.S 50 # but, that only gains us one byte of space in the lzss image.
52 # so we compress with NUL as FREQUENT_CHAR and it is pre-done for us
267 # gas won't let us force the one-byte constant
  /external/valgrind/main/exp-bbv/tests/x86-linux/
ll.S 44 # but, that only gains us one byte of space in the lzss image.
46 # so we compress with NUL as FREQUENT_CHAR and it is pre-done for us
261 # gas won't let us force the one-byte constant
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/
bcmutils.h 82 * Spin at most 'us' microseconds while 'exp' is true.
86 #define SPINWAIT(exp, us) { \
87 uint countdown = (us) + 9; \
397 #define bcmprinttstamp(us)
  /external/deqp/modules/glshared/
glsVertexArrayTests.cpp     [all...]
  /external/chromium_org/third_party/icu/source/test/cintltst/
cldrtest.c     [all...]
cnmdptst.c 710 UNumberFormat *us = unum_open(UNUM_DECIMAL,NULL,0, "en_US", NULL,&status); local
801 unum_close(us);
    [all...]