Searched
full:remember (Results
376 -
400 of
1560) sorted by null
<<11121314151617181920>>
/external/emma/core/java12/com/vladium/util/ |
IntObjectMap.java | 258 final Entry next = entry.m_next; // remember next pointer because we are going to reuse this entry
|
IntSet.java | 230 final Entry next = entry.m_next; // remember next pointer because we are going to reuse this entry
|
ObjectIntMap.java | 296 final Entry next = entry.m_next; // remember next pointer because we are going to reuse this entry
|
/external/freetype/src/psnames/ |
psmodule.c | 424 result = mid; /* remember match but continue search for base glyph */
|
/external/icu4c/common/ |
utrace.c | 95 * is received, but that won't work because there's no place to remember that
|
/external/icu4c/ |
runConfigureICU | 389 echo source in the ICU distribution to build ICU. Please remember that ICU needs
|
/external/icu4c/samples/layout/ |
readme.html | 95 also read UTF16 and UTF32 format files) Remember that the text will be
|
/external/kernel-headers/original/linux/ |
bio.h | 315 * remember to add offset! and never ever reenable interrupts between a
|
tcp.h | 321 * also used in SYN-SENT to remember stamp of
|
/external/libpcap/ |
Makefile.in | 23 # Various configurable paths (remember to edit Makefile.in, not Makefile)
|
/external/llvm/docs/HistoricalNotes/ |
2001-02-09-AdveCommentsResponse.txt | 86 No, it isn't. Remember that the bytecode encoding saves value slots into
|
/external/llvm/include/llvm/ExecutionEngine/ |
JITMemoryManager.h | 100 /// and remember where it is in case the client wants to deallocate it.
|
/external/llvm/include/llvm/MC/ |
MCContext.h | 109 /// We need a deterministic iteration order, so we remember the order
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
ScheduleDAGList.cpp | 212 // Remember if this is a noop hazard.
|
/external/llvm/lib/MC/ |
MCSectionMachO.cpp | 239 // Remember the TypeID.
|
/external/llvm/lib/Support/ |
StringMap.cpp | 83 // Skip over tombstones. However, remember the first one we see.
|
/external/llvm/lib/Target/X86/ |
README-X86-64.txt | 59 The idea is that it saves callers from having to remember this value,
|
/external/llvm/lib/Transforms/Scalar/ |
Sink.cpp | 128 // Walk the basic block bottom-up. Remember if we saw a store.
|
/external/llvm/lib/Transforms/Utils/ |
LCSSA.cpp | 245 // Remember that this phi makes the value alive in this block.
|
PromoteMemoryToRegister.cpp | 326 // Remember the basic blocks which define new values for the alloca 514 // If we have an AST to keep updated, remember some pointer value that is 519 // Remember the dbg.declare intrinsic describing this alloca, if any. [all...] |
/external/llvm/test/CodeGen/X86/ |
lsr-delayed-fold.ll | 136 ; LSR needs to remember inserted instructions even in postinc mode, because
|
/external/mesa3d/docs/ |
README.MINGW32 | 35 Feel free to modify or change things related to the Mingw build as you see fit, just remember that, the author of the current build may not be able to support any modifications you might want to make to the files which have been included for the build.
|
/external/pcre/doc/html/ |
pcrestack.html | 21 in order to remember the state of the match so that it can back up and try a
|
/external/qemu/distrib/sdl-1.2.12/src/timer/macos/ |
FastTimes.c | 165 Remember, there are actually 60.15 ticks in a second, not 60. */
|
/external/srec/portable/src/ |
PANSIFileImpl.c | 346 long posCur; /* remember current file position */
|
Completed in 1135 milliseconds
<<11121314151617181920>>