Searched
full:remember (Results
476 -
500 of
2581) sorted by null
<<11121314151617181920>>
/external/google-breakpad/src/testing/gtest/include/gtest/ |
gtest-message.h | 61 // It will remember the text in a stringstream.
|
/external/google-breakpad/src/testing/gtest/samples/ |
sample5_unittest.cc | 65 // Remember that SetUp() is run immediately before a test starts.
|
/external/guava/guava/src/com/google/common/base/ |
Verify.java | 63 * <p>Remember that parameter values for message construction must all be computed eagerly, and
|
/external/guava/guava/src/com/google/common/util/concurrent/ |
Monitor.java | 84 * is built into the language and runtime. But the programmer has to remember to avoid a couple of 114 * from the need for the programmer to remember to use {@code while} instead of {@code if}. 160 * remember to use {@code while} instead of {@code if}. <pre> {@code 218 // I probably can't remember all the reasons (it's possible you [all...] |
/external/hyphenation-patterns/pt/ |
hyph-pt.lic.txt | 101 % Remember! If you *must* change it, then call the resulting file
|
/external/icu/icu4c/source/common/ |
rbbistbl.cpp | 116 // and we just need to remember what set to return between these two calls.
|
/external/iproute2/doc/actions/ |
mirred-usage | 51 Remember that IFB is a very specialized case of packet redirecting
|
/external/ipsec-tools/src/racoon/ |
TODO | 104 to do this, we need to remember which ACQUIRE was caused by which socket,
|
/external/jetty/src/java/org/eclipse/jetty/client/security/ |
SecurityListener.java | 53 private int _attempts = 0; // TODO remember to settle on winning solution
|
/external/jsr330/src/javax/inject/ |
package-info.java | 63 * and remember to clean up after itself or else risk side effects:
|
/external/libedit/examples/ |
tc1.c | 147 /* Remember 100 events */
|
wtc1.c | 128 history_w(hist, &ev, H_SETSIZE, 100); /* Remember 100 events */
|
/external/libedit/ |
missing | 80 # Run the given program, remember its exit status.
|
/external/libmicrohttpd/doc/chapters/ |
responseheaders.inc | 163 Remember that the original program was written under a few assumptions---a static response
|
/external/libmicrohttpd/ |
missing | 80 # Run the given program, remember its exit status.
|
/external/libpcap/msdos/ |
readme.dos | 18 the MSDOS sub-directory. Remember to built lipcap libraries from the top
|
/external/libpng/ |
autogen.sh | 55 echo " Remember: autotools is GNU software, you are expected to"
|
/external/libpng/contrib/pngminus/ |
README | 121 Please, remember that this was just a small experiment to learn a few
|
/external/libxml2/doc/tutorial/ |
ar01s04.html | 48 its contents. Remember that in <span class="acronym">XML</span>, the text
|
/external/llvm/lib/Analysis/ |
CodeMetrics.cpp | 182 // Remember NumInsts for this BB.
|
/external/llvm/lib/CodeGen/ |
GCMetadata.cpp | 173 " (did you remember to link and initialize the CodeGen library?)";
|
MachineSink.cpp | 66 // Remember which edges have been considered for breaking. 69 // Remember which edges we are about to split. 324 // Walk the basic block bottom-up. Remember if we saw a store. 809 RegsToClearKillFlags.set(MO.getReg()); // Remember to clear kill flags.
|
/external/llvm/lib/Target/ARM/MCTargetDesc/ |
ARMUnwindOpAsm.cpp | 108 // Now look for a run of set bits. Remember the MSB and LSB of the run.
|
/external/llvm/lib/Target/Hexagon/ |
HexagonMachineScheduler.h | 150 // Remember the greatest min operand latency.
|
/external/llvm/lib/Transforms/Scalar/ |
EarlyCSE.cpp | 593 // Otherwise, just remember that this value is available. 630 // Otherwise, remember that we have this instruction. 664 // Otherwise, remember that we have this instruction. 748 // Remember that this was the last unordered store we saw for DSE. We [all...] |
Completed in 1798 milliseconds
<<11121314151617181920>>