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

<<11121314151617181920>>

  /external/clang/test/Analysis/
misc-ps-region-store.m 431 // PR 5316 - "crash when accessing field of lazy compound value"
    [all...]
  /external/guava/src/com/google/common/collect/
Lists.java 325 * fast. To avoid lazy evaluation when the returned list doesn't need to be a
  /external/icu4c/common/
resbund.cpp 124 * File parsing is lazy. Nothing is parsed unless it is called for by
  /external/icu4c/i18n/
regexst.cpp 14 // the thread safe lazy creation and sharing of these sets across
  /external/icu4c/test/testdata/
ssearch.xml 123 <pre>The quick brown </pre><m>fox</m><post> jumps over the lazy foxes</post>
  /external/llvm/include/llvm/
Attributes.h 72 /// often, so lazy binding isn't
  /external/llvm/include/llvm/Target/
TargetData.h 11 // information. It uses lazy annotations to cache information about how
  /external/llvm/lib/MC/
MCMachOStreamer.cpp 223 // This effectively clears the undefined lazy bit, in Darwin 'as', although
  /external/llvm/lib/Target/ARM/
ARMJITInfo.cpp 171 // In PIC mode, the function stub is loading a lazy-ptr.
  /external/llvm/lib/Target/X86/
X86Subtarget.cpp 62 // Materializable GVs (in JIT lazy compilation mode) do not require an extra
  /external/openssl/patches/
handshake_cutthrough.patch 161 /* Use small read and write buffers: (a) lazy allocate read buffers for
small_records.patch 224 +/* Use small read and write buffers: (a) lazy allocate read buffers for
  /external/protobuf/src/google/protobuf/compiler/cpp/
cpp_helpers.cc 288 // Lazy: Generate a static_cast because we don't have a helper function
  /external/qemu/distrib/zlib-1.2.3/
deflate.h 162 * are discarded. This is used in the lazy match evaluation.
  /external/skia/include/core/
SkFontHost.h 180 A lazy (but valid) fonthost can do nothing in its FilterRec routine.
  /external/webkit/Source/JavaScriptCore/qt/api/
qscriptengine.cpp 59 // kept as long as it is needed for lazy evaluation of properties of
  /external/webkit/Source/WebCore/bindings/objc/
WebScriptObject.mm 144 // This function should only be called once, as a (possibly lazy) initializer.
  /external/zlib/
deflate.h 162 * are discarded. This is used in the lazy match evaluation.
  /frameworks/base/core/tests/coretests/src/android/text/
TextUtilsTest.java 270 CharSequence s1 = "The quick brown fox jumps over \u00FEhe lazy dog.";
  /frameworks/base/docs/html/resources/articles/
creating-input-method.jd 228 up the UI quickly - preload or lazy-load any large resources so that
  /frameworks/base/services/java/com/android/server/
DeviceStorageMonitorService.java 183 // Lazy instantiation
  /libcore/luni/src/main/java/java/util/
UUID.java 124 // lock on the class to protect lazy init
  /packages/apps/Email/emailcommon/src/com/android/emailcommon/internet/
MimeMessage.java 141 * Return the internal mHeader value, with very lazy initialization.
  /external/chromium/net/http/
http_cache.cc 443 // Do lazy initialization of disk cache if needed.
471 // Do lazy initialization of disk cache if needed.
    [all...]
  /external/elfutils/src/
ld.h 99 /* Lazy-loading rule. */
978 /* Lazy-loading state for dependencies. */

Completed in 1334 milliseconds

<<11121314151617181920>>