HomeSort by relevance Sort by last modified time
    Searched full:lazy (Results 151 - 175 of 682) sorted by null

1 2 3 4 5 67 8 91011>>

  /packages/apps/Settings/src/com/android/settings/
MediaFormat.java 134 * caching widget pointers, so we use a single-inflate pattern: we lazy-
  /external/clang/docs/
PCHInternals.html 145 be improved by making more of the implementation lazy.</p>
282 name of the macro first occurs in the program. This lazy loading of
303 representation of that type resides, enabling lazy deserialization of
476 <p>The "lazy" deserialization behavior of precompiled headers requires
486 from all of these abstract classes to provide lazy deserialization of
  /external/markdown/MarkdownTest/Tests_2004/
Markdown Documentation - Syntax.text 261 Markdown allows you to be lazy and only put the `>` before the first
351 But if you want to be lazy, you don't have to.
353 If you do use lazy list numbering, however, you should still start the
369 But if you want to be lazy, you don't have to:
419 lazy:
Markdown Documentation - Basics.html 55 The quick brown fox jumped over the lazy
77 &lt;p&gt;The quick brown fox jumped over the lazy
Markdown Documentation - Basics.text-out 63 The quick brown fox jumped over the lazy
85 &lt;p&gt;The quick brown fox jumped over the lazy
Markdown Documentation - Basics.text-res 63 The quick brown fox jumped over the lazy
85 &lt;p&gt;The quick brown fox jumped over the lazy
  /external/markdown/MarkdownTest/Tests_2007/
Markdown Documentation - Syntax.text 261 Markdown allows you to be lazy and only put the `>` before the first
351 But if you want to be lazy, you don't have to.
353 If you do use lazy list numbering, however, you should still start the
369 But if you want to be lazy, you don't have to:
419 lazy:
Markdown Documentation - Basics.html 55 The quick brown fox jumped over the lazy
77 &lt;p&gt;The quick brown fox jumped over the lazy
  /external/markdown/tests/extensions-x-def_list/
markdown-syntax.txt 261 Markdown allows you to be lazy and only put the `>` before the first
351 But if you want to be lazy, you don't have to.
353 If you do use lazy list numbering, however, you should still start the
369 But if you want to be lazy, you don't have to:
419 lazy:
  /external/markdown/tests/extensions-x-toc/
syntax-toc.txt 224 Markdown allows you to be lazy and only put the `>` before the first
314 But if you want to be lazy, you don't have to.
316 If you do use lazy list numbering, however, you should still start the
332 But if you want to be lazy, you don't have to:
382 lazy:
  /external/markdown/tests/markdown-test/
markdown-syntax.txt 261 Markdown allows you to be lazy and only put the `>` before the first
351 But if you want to be lazy, you don't have to.
353 If you do use lazy list numbering, however, you should still start the
369 But if you want to be lazy, you don't have to:
419 lazy:
markdown-documentation-basics.html 45 The quick brown fox jumped over the lazy
65 &lt;p&gt;The quick brown fox jumped over the lazy
  /external/llvm/lib/Analysis/
LazyValueInfo.cpp 10 // This file defines the interface for lazy computation of value constraint
15 #define DEBUG_TYPE "lazy-value-info"
36 INITIALIZE_PASS(LazyValueInfo, "lazy-value-info",
37 "Lazy Value Information Analysis", false, true)
941 // we clear their entries from the cache, and allow lazy updating to recompute
    [all...]
  /external/v8/test/cctest/
test-heap-profiler.cc 552 "function lazy(x) { return x - 1; }\n"
564 const v8::HeapGraphNode* lazy = local
565 GetProperty(global, v8::HeapGraphEdge::kShortcut, "lazy");
566 CHECK_NE(NULL, lazy);
567 CHECK_EQ(v8::HeapGraphNode::kClosure, lazy->GetType());
580 GetProperty(lazy, v8::HeapGraphEdge::kInternal, "shared");
    [all...]
  /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.
  /external/icu4c/common/
umutex.c 81 * To make this work, ICU uses the _ICU GLobal Mutex_ to synchronize the lazy init
240 /* See note on lazy initialization, above. We can get away with it here, with mutexes,
  /external/icu4c/i18n/
indiancal.cpp 375 // lazy-evaluate systemDefaultCenturyStart
395 // lazy-evaluate systemDefaultCenturyStartYear
persncal.cpp 403 // lazy-evaluate systemDefaultCenturyStart
420 // lazy-evaluate systemDefaultCenturyStartYear
  /external/llvm/lib/VMCore/
Function.cpp 172 setValueSubclassData(1); // Set the "has lazy arguments" bit.
206 // Clear the lazy arguments bit.
  /external/protobuf/src/
Makefile.am 294 check_PROGRAMS = protoc protobuf-test protobuf-lazy-descriptor-test \
379 TESTS = protobuf-test protobuf-lazy-descriptor-test protobuf-lite-test \
  /external/apache-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/bouncycastle/src/main/java/org/bouncycastle/jce/provider/
JDKX509CertificateFactory.java 300 { // lazy evaluate to help processing of large CRLs
  /external/chromium/chrome/browser/chromeos/login/
wizard_controller.h 100 // Lazy initializers and getters for screens.
  /external/chromium/chrome/browser/sync/glue/
http_bridge.h 72 // Lazy-getter for RequestContext objects.

Completed in 1022 milliseconds

1 2 3 4 5 67 8 91011>>