HomeSort by relevance Sort by last modified time
    Searched full:reused (Results 376 - 400 of 1918) sorted by null

<<11121314151617181920>>

  /cts/tests/accessibility/src/android/view/accessibility/cts/
AccessibilityEventTest.java 58 * Tests if {@link AccessibilityEvent} are properly reused.
65 assertSame("AccessibilityEvent not properly reused", firstEvent, secondEvent);
  /external/apache-http/src/org/apache/http/impl/
DefaultConnectionReuseStrategy.java 57 * be reused. If there is no such token, a token "keep-alive" indicates
110 // encoded, the connection cannot be reused
  /external/glide/library/src/main/java/com/bumptech/glide/request/target/
ViewTarget.java 24 * class uses the {@link View#setTag(Object)} method to store some metadata so that if a view is reused, any
25 * previous loads or resources from previous loads can be cancelled or reused.
  /external/proguard/src/proguard/optimize/evaluation/
VariableOptimizer.java 63 * @param reuseThis specifies whether the 'this' variable can be reused.
76 * can be reused. Many JVMs for JME and
  /external/skia/src/gpu/
GrResourceAllocator.cpp 139 // 'surface' can be reused. Add it back to the free pool.
197 // Add temp to the free interval list so it can be reused
  /external/skia/src/gpu/vk/
GrVkResourceProvider.h 136 // can be reused by the next allocation request.
145 // can be reused by the next uniform buffer resource request.
  /external/skqp/src/gpu/
GrResourceAllocator.cpp 134 // 'surface' can be reused. Add it back to the free pool.
192 // Add temp to the free interval list so it can be reused
  /external/skqp/src/gpu/vk/
GrVkResourceProvider.h 136 // can be reused by the next allocation request.
145 // can be reused by the next uniform buffer resource request.
  /external/tensorflow/tensorflow/contrib/framework/python/ops/
arg_scope.py 132 # Assumes that list_ops_or_scope is a scope that is being reused.
145 raise TypeError('list_ops_or_scope must either be a list/tuple or reused'
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Frontend/
PrecompiledPreamble.h 91 /// Check whether PrecompiledPreamble can be reused for the new contents(\p
184 /// part of the file has not changed, so that preamble can be reused.
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Frontend/
PrecompiledPreamble.h 91 /// Check whether PrecompiledPreamble can be reused for the new contents(\p
184 /// part of the file has not changed, so that preamble can be reused.
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Frontend/
PrecompiledPreamble.h 91 /// Check whether PrecompiledPreamble can be reused for the new contents(\p
184 /// part of the file has not changed, so that preamble can be reused.
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Frontend/
PrecompiledPreamble.h 91 /// Check whether PrecompiledPreamble can be reused for the new contents(\p
184 /// part of the file has not changed, so that preamble can be reused.
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Frontend/
PrecompiledPreamble.h 91 /// Check whether PrecompiledPreamble can be reused for the new contents(\p
184 /// part of the file has not changed, so that preamble can be reused.
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Frontend/
PrecompiledPreamble.h 91 /// Check whether PrecompiledPreamble can be reused for the new contents(\p
184 /// part of the file has not changed, so that preamble can be reused.
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Frontend/
PrecompiledPreamble.h 91 /// Check whether PrecompiledPreamble can be reused for the new contents(\p
184 /// part of the file has not changed, so that preamble can be reused.
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Frontend/
PrecompiledPreamble.h 91 /// Check whether PrecompiledPreamble can be reused for the new contents(\p
184 /// part of the file has not changed, so that preamble can be reused.
  /prebuilts/go/darwin-x86/src/net/http/httptrace/
trace.go 232 // Reused is whether this connection has been previously
234 Reused bool
  /prebuilts/go/darwin-x86/src/sync/
waitgroup_test.go 80 err != "sync: WaitGroup is reused before previous Wait has returned" {
136 err != "sync: WaitGroup is reused before previous Wait has returned" {
  /prebuilts/go/linux-x86/src/net/http/httptrace/
trace.go 232 // Reused is whether this connection has been previously
234 Reused bool
  /prebuilts/go/linux-x86/src/sync/
waitgroup_test.go 80 err != "sync: WaitGroup is reused before previous Wait has returned" {
136 err != "sync: WaitGroup is reused before previous Wait has returned" {
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
VirtRegRewriter.cpp 40 STATISTIC(NumReused , "Number of values reused");
270 /// live-in's. If they are reused in the MBB, they will be added to the
352 // ReusedOp - For each reused operand, we keep track of a bit of information,
356 // The MachineInstr operand that reused an available value.
359 // StackSlotOrReMat - The spill slot or remat id of the value being reused.
378 /// is reused instead of reloaded.
471 /// but not re-defined and it's being reused. Remove the kill flag for the
569 // This operand may have reused a previously killed reg. Keep it live in
584 // Due to remat, it's possible this reg isn't being reused. That is,
640 // This operand may have reused a previously killed reg. Keep it live
    [all...]
  /external/antlr/antlr-3.4/runtime/C/src/
antlr3commontree.c 88 // orphaned are not just left in the pool but are reused, other wise
166 // that will have been cleared to hold zero entries and that vector will get reused too.
526 /** Clean up any child vector that the tree might have, so it can be reused,
  /external/squashfs-tools/squashfs-tools/
caches-queues-lists.c 472 * can be reused.
476 * getting a new lease of life before they are reused.
611 * doesn't get reused. By definition a block can't be
  /hardware/libhardware/modules/usbcamera/
Camera.cpp 228 // Fill new stream array with reused streams and new streams
280 ALOGE("%s:%d: Mismatched parameter in reused stream", __func__, mId);
283 // Mark stream to be reused

Completed in 1964 milliseconds

<<11121314151617181920>>