Searched
full:reused (Results
451 -
475 of
1918) sorted by null
<<11121314151617181920>>
| /external/autotest/site_utils/ |
| automated_deploy_unittest.py | 24 PUSH_LOG = '''Total 0 (delta 0), reused 0 (delta 0)
|
| /external/autotest/site_utils/tester_feedback/ |
| feedback_delegate.py | 61 a client identifier may be reused across different tests at different
|
| /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/modes/ |
| CBCBlockCipher.java | 96 // if it's null, key is to be reused.
|
| OFBBlockCipher.java | 91 // if it's null, key is to be reused.
|
| /external/clang/include/clang/Lex/ |
| PreprocessorOptions.h | 112 /// compiler invocation and its buffers will be reused.
|
| /external/clang/test/CodeGenCXX/ |
| stack-reuse.cpp | 3 // Stack should be reused when possible, no need to allocate two separate slots
|
| /external/compiler-rt/lib/tsan/rtl/ |
| tsan_stat.cc | 57 name[StatThreadReuse] = " threads reused ";
|
| /external/curl/docs/libcurl/ |
| curl_share_setopt.3 | 71 to the same server. Note SSL session IDs are reused within the same easy handle
|
| /external/eigen/doc/ |
| TopicLazyEvaluation.dox | 57 <b>The third circumstance</b> in which Eigen chooses immediate evaluation, is when its cost model shows that the total cost of an operation is reduced if a sub-expression gets evaluated into a temporary. Indeed, in certain cases, an intermediate result is sufficiently costly to compute and is reused sufficiently many times, that is worth "caching". Here is an example:
|
| /external/elfutils/ |
| TODO | 105 The old mapping should be reused in that case. The problem is worse
|
| /external/emma/core/java12/com/vladium/emma/report/html/doc/ |
| AttributeSet.java | 110 private StringBuffer m_buf; // reused by emit()
|
| /external/gemmlowp/internal/ |
| allocator.h | 19 // 2. Being persistent, the allocated storage is reused across commits,
|
| /external/glide/library/src/main/java/com/bumptech/glide/ |
| GlideBuilder.java | 42 * retrieve reused {@link android.graphics.Bitmap}s.
|
| /external/google-breakpad/src/testing/gtest/test/ |
| gtest_environment_test.cc | 81 // Resets the state of the environment s.t. it can be reused.
|
| /external/googletest/googletest/test/ |
| gtest_environment_test.cc | 81 // Resets the state of the environment s.t. it can be reused.
|
| /external/guava/guava/src/com/google/common/util/concurrent/ |
| SerializingExecutor.java | 68 /** The object that actually runs the Runnables submitted, reused. */
|
| /external/icu/android_icu4j/src/main/java/android/icu/text/ |
| FilteredBreakIteratorBuilder.java | 100 * The FilteredBreakIteratorBuilder may be reused.
|
| /external/icu/icu4c/source/common/unicode/ |
| filteredbrk.h | 128 * The FilteredBreakIteratorBuilder may be reused.
|
| /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
| FilteredBreakIteratorBuilder.java | 104 * The FilteredBreakIteratorBuilder may be reused.
|
| /external/libevent/ |
| http-internal.h | 179 /* resets the connection; can be reused for more requests */
|
| /external/libmojo/mojo/public/cpp/bindings/ |
| interface_endpoint_client.h | 85 // After this call the object is in an invalid state and shouldn't be reused.
|
| /external/libmojo/mojo/public/cpp/bindings/lib/ |
| interface_ptr_state.h | 114 // shouldn't be reused.
|
| /external/llvm/include/llvm/Transforms/Utils/ |
| Evaluator.h | 36 /// fails, the evaluation object should not be reused.
|
| /external/llvm/lib/CodeGen/ |
| RegAllocBase.h | 17 // lazily cached and reused.
|
| /external/llvm/test/CodeGen/SystemZ/ |
| shift-12.ll | 96 ; Test that AND is not entirely removed if the result is reused.
|
Completed in 1342 milliseconds
<<11121314151617181920>>