OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:keep
(Results
3001 - 3025
of
11137
) sorted by null
<<
121
122
123
124
125
126
127
128
129
130
>>
/external/libvpx/libvpx/vp8/common/arm/neon/
sixtappredict4x4_neon.asm
88
vmov q4, q3 ;
keep
original src data in q4 q6
154
vmov q4, q3 ;
keep
original src data in q4 q6
300
vmov q4, q3 ;
keep
original src data in q4 q6
/external/llvm/include/llvm/CodeGen/
LiveIntervalAnalysis.h
86
/// For each basic block number,
keep
(begin, size) pairs indexing into the
89
/// we can't just
keep
track of the first register mask in each basic
93
/// RegUnitIntervals -
Keep
a live interval for each register unit as a way
LiveVariables.h
134
// PhysRegInfo -
Keep
track of which instruction was the last def of a
139
// PhysRegInfo -
Keep
track of which instruction was the last use of a
146
// DistanceMap -
Keep
track the distance of a MI from the start of the
/external/llvm/include/llvm/
PassManagers.h
241
// Map to
keep
track of last user of the analysis pass.
245
// Map to
keep
track of passes that are last used by a pass.
414
/// run - Execute all of the passes scheduled for execution.
Keep
track of
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
RuntimeDyldImpl.h
133
//
Keep
a map of sections from object file to the SectionID which
145
//
Keep
a map of common symbols to their info pairs
148
// For each symbol,
keep
a list of relocations based on it. Anytime
/external/llvm/tools/lto/
LTOCodeGenerator.cpp
94
// Initialize LTO passes. Please
keep
this funciton in sync with
188
Out.
keep
();
213
objFile.
keep
();
/external/smali/dexlib/src/main/java/org/jf/dexlib/Util/
ByteArrayAnnotatedOutput.java
81
* instance does not
keep
annotations by default.
91
* reallocated. The constructed instance does not
keep
annotations
445
* Indicates that this instance should
keep
annotations. This method may
ByteArrayOutput.java
76
* instance does not
keep
annotations by default.
86
* reallocated. The constructed instance does not
keep
annotations
412
* Indicates that this instance should
keep
annotations. This method may
/external/tcpdump/tests/
print-A.new
18
Connection:
Keep
-Alive
33
Keep
-Alive: timeout=15, max=100
34
Connection:
Keep
-Alive
print-A.out
18
Connection:
Keep
-Alive
33
Keep
-Alive: timeout=15, max=100
34
Connection:
Keep
-Alive
print-AA.new
18
Connection:
Keep
-Alive
33
Keep
-Alive: timeout=15, max=100
34
Connection:
Keep
-Alive
print-AA.out
18
Connection:
Keep
-Alive
33
Keep
-Alive: timeout=15, max=100
34
Connection:
Keep
-Alive
/external/v8/test/cctest/
test-mark-compact.cc
163
//
keep
allocating garbage in new space until it fails
174
//
keep
allocating maps until it fails
252
//
keep
allocating maps while pointers are still encodable and thus
/frameworks/av/media/libstagefright/codecs/avc/enc/src/
avcenc_int.h
298
int numFrameBits; /*
keep
track of number of bits of the current frame */
419
uint firstIntraRefreshMBIndx; /*
keep
track for intra refresh */
439
int numIntraMB; /*
keep
track of number of intra MB */
/frameworks/base/docs/html/design/get-started/
principles.jd
4
<p>These design principles were developed by and for the Android User Experience Team to
keep
users'
83
<h4 id="
keep
-it-brief">
Keep
it brief</h4>
/frameworks/base/docs/html/training/displaying-bitmaps/
cache-bitmap.jd
41
off-screen. The garbage collector also frees up your loaded bitmaps, assuming you don't
keep
any
42
long lived references. This is all good and well, but in order to
keep
a fluid and fast-loading UI
80
If so, perhaps you may want to
keep
certain items always in memory or even have multiple {@link
/frameworks/support/v4/java/android/support/v4/content/
Loader.java
163
* loader <em>must not</em> report any new data, and <em>must</em>
keep
271
* loader <em>must</em>
keep
its last reported data valid until the final
357
// new data right now... but
keep
track of it changing to
/frameworks/wilhelm/src/
itfstruct.h
40
// Only
keep
the pthread_t, not the kernel tid, because pthread_self() is very fast
89
// unit was set most recently. In addition, we
keep
a flag saying whether
92
// For this reason we also
keep
an indication of whether the secondary
/libcore/luni/src/main/java/java/lang/
ThreadLocal.java
383
//
Keep
track of first tombstone. That's where we want to go back
447
//
Keep
track of first tombstone. That's where we want to go back
495
//
Keep
track of this tombstone so we can overwrite it.
/packages/apps/Email/src/com/android/email/service/
Pop3Service.java
335
* Figure out which messages we need to sync. Start at the most recent ones, and
keep
357
// need to
keep
looking, depending on what deltaMessageCount is.
432
//
keep
trying to download?
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/spellcheck/
AndroidSpellCheckerService.java
271
// In the future, we may want to
keep
track of the best suggestion score even if
273
// (tested) code to
keep
it:
275
// then we need to
keep
track of the best suggestion in mBestScore and
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/command/
bdist_wininst.py
29
('
keep
-temp', 'k',
30
"
keep
the pseudo-installation tree around after " +
61
boolean_options = ['
keep
-temp', 'no-target-compile', 'no-target-optimize',
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/command/
bdist_wininst.py
29
('
keep
-temp', 'k',
30
"
keep
the pseudo-installation tree around after " +
61
boolean_options = ['
keep
-temp', 'no-target-compile', 'no-target-optimize',