OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:lazy
(Results
76 - 100
of
321
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/webkit/SunSpider/tests/sunspider-0.9.1/
date-format-tofte.js
56
// since I was feeling
lazy
:
/frameworks/base/core/java/android/net/http/
HttpsConnection.java
63
//
lazy
initialization that can will benefit later invocations of
/frameworks/base/graphics/java/android/graphics/drawable/
NinePatchDrawable.java
104
//
lazy
allocation of a paint
/frameworks/base/services/java/com/android/server/
DeviceStorageMonitorService.java
180
//
Lazy
instantiation
/packages/apps/Mms/src/com/android/mms/ui/
MessageItem.java
299
// object, with this being a
lazy
accessor whose logic to set it
/external/icu4c/i18n/
islamcal.cpp
483
//
lazy
-evaluate systemDefaultCenturyStart
500
//
lazy
-evaluate systemDefaultCenturyStartYear
regexst.cpp
14
// the thread safe
lazy
creation and sharing of these sets across
/external/stlport/stlport/stl/
_rope.c
668
if (__result_len > __lazy_threshold) goto
lazy
;
696
if (__result_len > __lazy_threshold) goto
lazy
;
710
lazy
:
[
all
...]
/dalvik/libcore/luni/src/main/java/java/util/
UUID.java
125
// lock on the class to protect
lazy
init
/dalvik/libcore/security/src/main/java/java/security/
UnresolvedPermission.java
36
* should be resolved
lazy
and not during initialization time of the {@code
/dalvik/libcore/xml/src/main/java/org/apache/xml/serializer/
OutputPropertiesFactory.java
185
/** Synchronization object for
lazy
initialization of the above tables. */
/dalvik/libcore/xml/src/main/java/org/apache/xml/utils/
NodeVector.java
57
private int m_mapSize; //
lazy
initialization
/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
uprops.c
52
* This
lazy
intialization with double-checked locking (without mutex protection for
/external/icu4c/test/testdata/
ssearch.xml
123
<pre>The quick brown </pre><m>fox</m><post> jumps over the
lazy
foxes</post>
/external/openssl/patches/
handshake_cutthrough.patch
161
/* Use small read and write buffers: (a)
lazy
allocate read buffers for
small_records.patch
201
+/* Use small read and write buffers: (a)
lazy
allocate read buffers for
/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
171
A
lazy
(but valid) fonthost can do nothing in its FilterRec routine.
/external/skia/src/core/
SkPictureRecord.cpp
19
fPathHeap = NULL; //
lazy
allocate
/external/v8/src/
scopes.h
271
// Determine if we can use
lazy
compilation for this scope.
/external/webkit/WebCore/bindings/objc/
WebScriptObject.mm
138
// 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/java/com/android/internal/view/menu/
MenuItemImpl.java
96
* preferred due to
lazy
loading of the icon Drawable.
Completed in 504 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>