/external/kernel-headers/original/asm-x86/ |
i387_32.h | 25 * FPU lazy state save handling...
|
/external/qemu/ |
dynlink.h | 23 * Lazy Dynamic Linking Support
|
/external/v8/src/ |
bootstrapper.h | 77 // Accessors for the native scripts cache. Used in lazy loading.
|
flag-definitions.h | 140 DEFINE_bool(lazy, true, "use lazy compilation") 329 DEFINE_bool(trace_lazy, false, "trace lazy compilation")
|
compiler.cc | 58 // Compute top scope and allocate variables. For lazy compilation 382 // Measure how long it takes to do the lazy compilation; only take 384 // lazy parsing statistics. 411 // Set the optimication hints after performing lazy compilation, as these are
|
parser.h | 150 // Support for doing lazy compilation. The script is the script containing full
|
/external/v8/test/cctest/ |
test-utils.cc | 63 const char* s = "the quick lazy .... oh forget it!";
|
/external/zlib/ |
algorithm.txt | 37 deflate() also defers the selection of matches with a lazy evaluation 41 literal byte) and the process of lazy evaluation begins again. Otherwise, 45 The lazy match evaluation is also subject to a runtime parameter. If 51 The lazy match evaluation is not performed for the fastest compression
|
/frameworks/base/tests/CoreTests/android/core/ |
ChecksumTest.java | 72 // "The quick brown fox jumped over the lazy dogs\n"
|
/packages/apps/IM/src/com/android/im/app/ |
Markup.java | 82 // Lazy-convert the result text to a SpannableString if we have to
|
/external/icu4c/test/cintltst/ |
usrchdat.c | 95 {"The quick brown fox jumps over the lazy foxes", "fox", "en", 97 {"The quick brown fox jumps over the lazy foxes", "fox", "en", 178 {"The quick brown fox jumps over the lazy foxes", "the", NULL, 180 {"The quick brown fox jumps over the lazy foxes", "fox", NULL, 443 {"The quick brown fox jumps over the lazy foxes", "fox", "en", 445 {"The quick brown fox jumps over the lazy foxes", "fox", "en", 501 {"The quick brown fox jumps over the lazy foxes", "the", NULL, 503 {"The quick brown fox jumps over the lazy foxes", "fox", NULL,
|
/dalvik/libcore/xml/src/test/java/tests/xml/ |
SimpleBuilderTest.java | 122 assertEquals("The quick brown fox jumps over the lazy dog.", proinst);
|
/external/bluetooth/glib/gio/ |
gwin32mount.c | 215 /* lazy creation */
|
/external/emma/core/java12/com/vladium/emma/report/html/doc/ |
AttributeSet.java | 108 // TODO: consider lazy-initing this
|
/external/guava/src/com/google/common/collect/ |
ComparisonChain.java | 28 * A utility for performing a "lazy" chained comparison statement, which
|
/external/icu4c/i18n/ |
brktrans.cpp | 88 nonConstThis->getBreakIterator(); // Lazy-create it if necessary
|
coptccal.cpp | 126 // lazy-evaluate systemDefaultCenturyStart
|
ethpccal.cpp | 163 // lazy-evaluate systemDefaultCenturyStart
|
/external/quake/quake/src/QW/client/ |
bspfile.h | 218 // the utilities get to be lazy and just use large static arrays
|
/external/v8/test/mjsunit/ |
escape.js | 70 example = example + " The quick brown fox jumps over the lazy dog."
|
/frameworks/base/docs/html/resources/articles/ |
layout-tricks-stubs.jd | 16 <em>lazy include</em>. The layout referenced by a <code>ViewStub</code> is
|
/packages/apps/Settings/src/com/android/settings/ |
MasterClear.java | 137 * caching widget pointers, so we use a single-inflate pattern: we lazy-
|
MediaFormat.java | 151 * caching widget pointers, so we use a single-inflate pattern: we lazy-
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/uimodel/ |
UiAttributeNode.java | 122 * and only return strings that match this prefix. A lazy or default implementation can
|
/external/emma/core/java12/com/vladium/util/ |
Property.java | 309 * Returns a lazy property implementation that will read 'load' as a .properties 361 * Creates a lazy property lookup based on 'src' contents.
|