| /external/guice/core/src/com/google/inject/ |
| Singleton.java | 27 * (per {@link Injector}) to be reused for all injections for that binding.
|
| /external/icu/icu4c/source/test/intltest/ |
| listformattertest.h | 63 // Reused test data.
|
| /external/jacoco/org.jacoco.core/src/org/jacoco/core/internal/analysis/filter/ |
| IFilter.java | 17 * Interface for filter implementations. Instances of filters are reused and so
|
| /external/libchrome/base/process/ |
| process_handle.cc | 36 // false negatives (if a process ID was reused) but should have no false
|
| /external/llvm/test/CodeGen/AArch64/ |
| fp-cond-sel.ll | 23 ; FLT0 is reused from above on ARM64.
|
| /external/llvm/test/Transforms/EarlyCSE/AArch64/ |
| ldstN.ll | 8 ; data can not be reused because ld4 accesses multiple elements.
|
| /external/tensorflow/tensorflow/core/graph/ |
| colors.h | 24 // will be reused eventually.
|
| /external/webrtc/webrtc/common_video/include/ |
| i420_buffer_pool.h | 32 // Clears buffers_ and detaches the thread checker so that it can be reused
|
| /frameworks/base/core/java/android/provider/ |
| OneTimeUseBuilder.java | 40 "This Builder should not be reused. Use a new Builder instance instead");
|
| /frameworks/base/graphics/java/android/graphics/ |
| LayerRasterizer.java | 29 object itself, so it may be reused without danger of side-effects.
|
| /hardware/libhardware/modules/camera/3_0/ |
| Stream.cpp | 165 ALOGE("%s:%d: Mismatched type in reused stream. Got %s(%d) " 171 ALOGE("%s:%d: Mismatched format in reused stream. Got %s(%d) " 177 ALOGE("%s:%d: Mismatched width in reused stream. Got %d expect %d", 182 ALOGE("%s:%d: Mismatched height in reused stream. Got %d expect %d",
|
| /hardware/libhardware/modules/usbcamera/ |
| Stream.cpp | 141 ALOGE("%s:%d: Mismatched type in reused stream. Got %s(%d) " 147 ALOGE("%s:%d: Mismatched format in reused stream. Got %s(%d) " 153 ALOGE("%s:%d: Mismatched width in reused stream. Got %d expect %d", 158 ALOGE("%s:%d: Mismatched height in reused stream. Got %d expect %d",
|
| /system/extras/power_profile/camera_avg/Application/ |
| build.gradle | 29 'common', // components that are reused by multiple samples
|
| /system/extras/power_profile/camera_flashlight/Application/ |
| build.gradle | 29 'common', // components that are reused by multiple samples
|
| /cts/tests/tests/renderscript/src/android/renderscript/cts/ |
| DebugContext.java | 74 // The context is dead at this point so make sure it's not reused 93 // The context is dead at this point so make sure it's not reused 271 // The context is dead at this point so make sure it's not reused 295 // The context is dead at this point so make sure it's not reused 319 // The context is dead at this point so make sure it's not reused 343 // The context is dead at this point so make sure it's not reused 367 // The context is dead at this point so make sure it's not reused 391 // The context is dead at this point so make sure it's not reused 420 // The context is dead at this point so make sure it's not reused 468 // The context is dead at this point so make sure it's not reused [all...] |
| /external/apache-http/src/org/apache/http/conn/ |
| ConnectionKeepAliveStrategy.java | 39 * idle before being reused. 58 * it MUST not reused. A value of 0 or less may be returned to indicate that
|
| /external/compiler-rt/lib/tsan/rtl/ |
| tsan_clock.h | 23 u64 reused : 64 - kClkBits; member in struct:__tsan::ClockElem 85 explicit ThreadClock(unsigned tid, unsigned reused = 0);
|
| /external/javassist/src/test/test/javassist/proxy/ |
| ProxyFactoryCompatibilityTest.java | 51 // create the same class twice and check that it is reused 76 // create the same class twice and check that it is reused
|
| /external/tensorflow/tensorflow/compiler/tf2xla/ |
| graph_compiler.h | 72 // Partially sets params. This partially set params can be reused 90 // A buffer to hold tensor inputs to a node, this is reused across the graph
|
| /frameworks/base/tests/JankBench/app/src/main/java/com/android/benchmark/ui/ |
| Utils.java | 49 // a small number of strings reused frequently, expected to hit 57 "reused",
|
| /frameworks/native/libs/gui/include/gui/ |
| CpuConsumer.h | 108 // Returns a locked buffer to the queue, allowing it to be reused. Since 123 // the mSlot entry may be freed/reused before the acquired buffer is
|
| /packages/apps/Camera2/src/com/android/camera/filmstrip/ |
| FilmstripDataAdapter.java | 84 * @param recycled A view that can be reused if one is available, or null. 93 * can be reused.
|
| /art/test/616-cha-unloading/ |
| cha_unload.cc | 44 // Hopefully one of them is a reused one, the one that covers the art_method pointer.
|
| /developers/build/prebuilts/gradle/DocumentCentricApps/Application/src/main/java/com/example/android/documentcentricapps/ |
| NewDocumentActivity.java | 57 will be reused.
|
| /developers/build/prebuilts/gradle/WearMessagingApp/Wearable/ |
| build.gradle | 47 'common', // components that are reused by multiple samples
|