/external/icu4c/i18n/ |
indiancal.cpp | 375 // lazy-evaluate systemDefaultCenturyStart 395 // lazy-evaluate systemDefaultCenturyStartYear
|
persncal.cpp | 403 // lazy-evaluate systemDefaultCenturyStart 420 // lazy-evaluate systemDefaultCenturyStartYear
|
/external/v8/src/ |
handles.h | 319 // Does lazy compilation of the given function. Returns true on success and 337 // Returns the lazy compilation stub for argc arguments.
|
/dalvik/libcore/xml/src/main/java/org/apache/xalan/transformer/ |
KeyTable.java | 180 * @return lazy initialized refs table associating evaluation of key function
|
/external/bluetooth/glib/tests/ |
checksum-test.c | 21 #define FIXED_STR "The quick brown fox jumps over the lazy dog. Jackdaws love my big sphinx of quartz. Pack my box with five dozen liquor jugs. How razorback-jumping frogs can level six piqued gymnasts!"
|
/external/freetype/src/truetype/ |
ttobjs.h | 214 /* A first try was to implement a `lazy' scheme where all values were */
|
/external/icu4c/common/ |
locid.cpp | 157 // Lazy creation of the hash table itself, if needed. 185 // Lazy creation of the hash table itself, if needed. 496 it to NULL, and let the user lazy-create it (in getBaseName) if they [all...] |
/external/quake/quake/src/WinQuake/ |
bspfile.h | 236 // the utilities get to be lazy and just use large static arrays
|
/external/v8/src/arm/ |
fast-codegen-arm.cc | 205 // same as at lazy-compilation time.
|
/external/v8/src/x64/ |
fast-codegen-x64.cc | 216 // same as at lazy-compilation time.
|
/external/webkit/WebCore/platform/graphics/ |
GlyphPageTreeNode.h | 168 // fallback fonts for each. This lazy population is done by the Font.
|
/external/webkit/WebKit/chromium/src/ |
WebWorkerBase.cpp | 65 // Lazy allocate and leak this instance.
|
/packages/apps/Email/src/com/android/email/ |
AccountBackupRestore.java | 89 // the default account flag is lazy,and sometimes we don't have any flags set. We'll
|
/packages/apps/Email/src/org/apache/james/mime4j/decoder/ |
DecoderUtil.java | 159 // object creation. This could also be handled via lazy creation of the StringBuilder.
|
/external/qemu/distrib/zlib-1.2.3/ |
deflate.c | 33 * The idea of lazy evaluation of matches is due to Jan-Mark Wams, and 124 ush good_length; /* reduce lazy search above this match length */ 125 ush max_lazy; /* do not perform lazy search above this match length */ 133 /* good lazy nice chain */ 135 /* 1 */ {4, 4, 8, 4, deflate_fast}}; /* max speed, no lazy matches */ 138 /* good lazy nice chain */ 140 /* 1 */ {4, 4, 8, 4, deflate_fast}, /* max speed, no lazy matches */ 144 /* 4 */ {4, 4, 16, 16, deflate_slow}, /* lazy matches */ 153 * For deflate_fast() (levels <= 3) good is ignored and lazy has a different [all...] |
/external/zlib/ |
deflate.c | 33 * The idea of lazy evaluation of matches is due to Jan-Mark Wams, and 124 ush good_length; /* reduce lazy search above this match length */ 125 ush max_lazy; /* do not perform lazy search above this match length */ 133 /* good lazy nice chain */ 135 /* 1 */ {4, 4, 8, 4, deflate_fast}}; /* max speed, no lazy matches */ 138 /* good lazy nice chain */ 140 /* 1 */ {4, 4, 8, 4, deflate_fast}, /* max speed, no lazy matches */ 144 /* 4 */ {4, 4, 16, 16, deflate_slow}, /* lazy matches */ 153 * For deflate_fast() (levels <= 3) good is ignored and lazy has a different [all...] |
/external/webkit/WebKit/qt/tests/qwebpage/ |
tst_qwebpage.cpp | 800 QString content("<html><body<p id=one>The quick brown fox</p><p id=two>jumps over the lazy dog</p><p>May the source<br/>be with you!</p></body></html>"); 876 // cursor will be after the word "lazy" [all...] |
/dalvik/libcore/icu/src/main/java/com/ibm/icu4jni/util/ |
Resources.java | 188 * up the list of time zone names, so although it looks like the lazy
|
/dalvik/libcore/xml/src/main/java/org/apache/xpath/operations/ |
Variable.java | 193 * Dereference the variable, and return the reference value. Note that lazy
|
/dalvik/vm/native/ |
dalvik_system_Zygote.c | 58 of syscalls within the lazy-init critical section, its use here may
|
/external/dropbear/ |
dss.c | 329 sha512_process(&hs, "the quick brown fox jumped over the lazy dog", 44);
|
/external/freetype/src/base/ |
ftglyph.c | 75 /* do lazy copying whenever possible */
|
/external/qemu/distrib/sdl-1.2.12/src/cdrom/macosx/ |
AudioFilePlayer.c | 268 in other chunks. Of course that is kind of evil, but for now we are lazy
|
/external/webkit/JavaScriptCore/interpreter/ |
RegisterFile.h | 213 * allocation mechanism that allows for "lazy commit" or dynamic
|
/external/webkit/SunSpider/tests/sunspider-0.9/ |
date-format-tofte.js | 56 // since I was feeling lazy:
|