HomeSort by relevance Sort by last modified time
    Searched full:lazy (Results 101 - 125 of 321) sorted by null

1 2 3 45 6 7 8 91011>>

  /frameworks/base/core/tests/coretests/src/android/text/
TextUtilsTest.java 274 CharSequence s1 = "The quick brown fox jumps over \u00FEhe lazy dog.";
  /frameworks/base/docs/html/resources/articles/
creating-input-method.jd 226 up the UI quickly - preload or lazy-load any large resources so that
  /packages/apps/Email/src/com/android/email/mail/internet/
MimeMessage.java 140 * Return the internal mHeader value, with very lazy initialization.
  /external/elfutils/src/
ld.h 99 /* Lazy-loading rule. */
978 /* Lazy-loading state for dependencies. */
  /external/icu4c/common/
uhash.c 335 int32_t jump = 0; /* lazy evaluate */
358 if (jump == 0) { /* lazy compute jump */
    [all...]
ucnv_bld.c 410 /*Lazy evaluates the Hashtable itself */
    [all...]
propname.cpp 274 * Inline function that expands to code that does a lazy load of the
uchar.c 163 * This lazy intialization with double-checked locking (without mutex protection for
umutex.c 76 * To make this work, ICU uses the _ICU GLobal Mutex_ to synchronize the lazy init
usprep.cpp 141 * if shared data hasn't even been lazy evaluated yet
  /external/icu4c/i18n/
chnsecal.cpp 803 // lazy-evaluate systemDefaultCenturyStart
820 // lazy-evaluate systemDefaultCenturyStartYear
hebrwcal.cpp 697 // lazy-evaluate systemDefaultCenturyStart
714 // lazy-evaluate systemDefaultCenturyStartYear
rbnf.cpp     [all...]
tmutfmt.cpp 374 //so, can not do lazy initialization in C++.
    [all...]
  /external/tremolo/Tremolo/
framing.c 60 /* destruction is 'lazy'; there may be memory references outstanding,
305 _ogg_buffer_destroy(bs); /* lazy cleanup (if needed) */
  /dalvik/libcore/xml/src/main/java/org/apache/xml/utils/
NamespaceSupport2.java 537 // Lazy processing...
  /dalvik/libcore/xml/src/main/java/org/xml/sax/helpers/
NamespaceSupport.java 607 // Lazy processing...
  /dalvik/vm/
LinearAlloc.c 473 * Update individual pages. We could do some sort of "lazy update" to
  /external/clearsilver/mod_ecs/
mod_ecs.c 455 /* This does a RTLD_NOW, if we want lazy, we're going to have to do it
  /external/e2fsprogs/ext2ed/
dir_com.c 270 if (type_data.u.t_ext2_inode.i_size > 60) { /* I'm lazy, I guess :-) */
  /external/guava/src/com/google/common/collect/
LinkedListMultimap.java 671 // TODO: lazy init?
  /external/icu4c/i18n/unicode/
search.h 64 * UnicodeString target("The quick brown fox jumped over the lazy fox");
stsearch.h 117 * UnicodeString target("The quick brown fox jumps over the lazy dog.");
  /external/icu4c/samples/uciter8/
uit_len8.c 90 * length UTF-16 length of the string; -1 until lazy evaluation
  /external/kernel-headers/original/asm-x86/
paravirt.h 950 /* Lazy mode for batching updates / context switch */

Completed in 669 milliseconds

1 2 3 45 6 7 8 91011>>