Searched
full:keep (Results
3151 -
3175 of
11137) sorted by null
<<121122123124125126127128129130>>
/external/chromium_org/webkit/ |
webkit_storage_browser.target.linux-mips.mk | 362 -Wl,--no-keep-memory \ 379 -Wl,--no-keep-memory \
|
/external/clang/lib/Edit/ |
EditedSource.cpp | 262 return false; // the whitespace was intentional, keep it. 275 return; // the range is not at the beginning of a token, keep the range.
|
/external/guava/guava/src/com/google/common/collect/ |
AbstractBiMap.java | 41 * <p>Note that this class contains {@code equals()} calls that keep it from 323 // Preconditions keep the map and inverse consistent.
|
/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/ |
AbstractBiMap.java | 37 * <p>Note that this class contains {@code equals()} calls that keep it from 319 // Preconditions keep the map and inverse consistent.
|
/external/icu4c/test/intltest/ |
aliastst.cpp | 43 // keep the last index in sync with the condition in default: 46 if (index <= 5) { // keep this in sync with the last index!
|
/external/jmonkeyengine/engine/src/core/com/jme3/util/ |
SafeArrayList.java | 122 // Only keep the array or the buffer but never both at 138 // Only keep the array or the buffer but never both at
|
/external/jmonkeyengine/engine/src/core-plugins/com/jme3/texture/plugins/ |
DXTFlipper.java | 174 // keep header intact (the two colors) 183 // keep header intact (the two colors)
|
/external/llvm/include/llvm/ADT/ |
ArrayRef.h | 132 /// slice(n, m) - Chop off the first N elements of the array, and keep M 233 /// slice(n, m) - Chop off the first N elements of the array, and keep M
|
/external/llvm/include/llvm/CodeGen/ |
FunctionLoweringInfo.h | 74 /// StaticAllocaMap - Keep track of frame indices for fixed sized allocas in 79 /// ByValArgFrameIndexMap - Keep track of frame indices for byval arguments.
|
/external/llvm/include/llvm/IR/ |
GlobalValue.h | 36 LinkOnceAnyLinkage, ///< Keep one copy of function when linking (inline) 39 WeakAnyLinkage, ///< Keep one copy of named function when linking (weak)
|
/external/llvm/lib/DebugInfo/ |
DWARFCompileUnit.cpp | 249 // up parsing the DWARF and then throwing them all away to keep memory usage 255 // Keep memory down by clearing DIEs if this generate function
|
/external/llvm/lib/Support/ |
CrashRecoveryContext.cpp | 161 // to keep searching 223 // current thread. We use a thread local object to keep track of the active
|
/external/llvm/lib/Target/X86/ |
X86VZeroUpper.cpp | 52 // BBSolved - Keep track of all MBB which had been already analyzed 190 // If this iteration over the code changed anything, keep iterating.
|
/external/llvm/lib/Transforms/IPO/ |
Internalize.cpp | 133 // keep llvm.compiler.used so that the symbol is not deleted by llvm. 147 !ExternalNames.count(I->getName())) {// Not marked to keep external?
|
/external/llvm/lib/Transforms/Scalar/ |
GlobalMerge.cpp | 86 /// \brief Check if the given variable has been identified as must keep 100 /// Keep track of the GlobalVariable that must not be merged away
|
/external/llvm/lib/Transforms/Utils/ |
PromoteMemoryToRegister.cpp | 143 // Keep track of variable reads. 231 /// \brief For each instruction that we track, keep the index of the 297 /// For each PHI node, keep track of which entry in Allocas it corresponds 302 /// pointer type, we keep track of what to copyValue to the inserted PHI 306 /// For each alloca, we keep track of the dbg.declare intrinsic that 671 // If we have an AST to keep updated, remember some pointer value that is 680 // Keep the reverse mapping of the 'Allocas' array for the rename pass. [all...] |
/external/llvm/test/CodeGen/ARM/ |
vget_lane.ll | 41 ; Do a vector add to keep the extraction from being done directly from memory. 87 ; Do a vector add to keep the extraction from being done directly from memory.
|
/external/llvm/test/MC/ARM/ |
eh-compact-pr0.s | 64 @ will keep __aeabi_unwind_cpp_pr0. 99 @ will keep __aeabi_unwind_cpp_pr0.
|
/external/llvm/tools/bugpoint/ |
OptimizerDriver.cpp | 59 Out.keep(); 167 InFile.keep();
|
/external/mesa3d/src/gallium/auxiliary/gallivm/ |
lp_bld_tgsi_info.c | 42 * This is where we keep store the value of each channel of the IMM/TEMP/OUT 236 * Keep track of assignments and writes
|
/external/mesa3d/src/glsl/ |
link_functions.cpp | 265 * signature that we found isn't a built-in, keep looking. Also keep
|
/external/mesa3d/src/mesa/drivers/dri/radeon/ |
radeon_context.h | 83 /* Trying to keep these relatively short as the variables are becoming 85 * everything - I think we know which driver we're in by now, and keep the
|
/external/qemu/target-arm/ |
translate-android.h | 137 * So, we can keep this address in the global array. */ 242 /* When memchecker is enabled, we need to keep a match between
|
/external/skia/src/utils/ |
SkNinePatch.cpp | 163 else // reuse stretchX, but keep it negative as a signal 175 else // reuse stretchX, but keep it negative as a signal
|
/external/smack/src/org/jivesoftware/smackx/ |
OfflineMessageManager.java | 103 * Returns an iterator on <tt>OfflineMessageHeader</tt> that keep information about the 107 * @return an iterator on <tt>OfflineMessageHeader</tt> that keep information about the offline
|
Completed in 2121 milliseconds
<<121122123124125126127128129130>>