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

<<11121314151617181920>>

  /external/ltp/utils/ffsb-6.0-rc2/
filelist.h 59 * reused
  /external/mesa3d/src/gallium/auxiliary/pipebuffer/
pb_slab.h 103 /* Callback function to determine whether a given entry can already be reused.
  /external/mesa3d/src/mapi/glapi/gen/
ARB_internalformat_query2.xml 7 <!-- Other existing enums are reused for this extension. -->
  /external/mockito/src/main/java/org/mockito/
ArgumentCaptor.java 46 * <li>custom argument matcher is not likely to be reused</li>
ArgumentMatcher.java 34 * This option is useful if custom matcher is needed for stubbing and can be reused a lot.
  /external/okhttp/mockwebserver/
README.md 72 // Shut down the server. Instances cannot be reused.
  /external/proguard/src/proguard/classfile/util/
MethodLinker.java 42 // An object that is reset and reused every time.
  /external/proguard/src/proguard/gui/
OptimizationsDialog.java 60 // Create some constraints that can be reused.
  /external/protobuf/gtest/samples/
sample7_unittest.cc 48 // As a general rule, tested objects should not be reused between tests.
  /external/protobuf/gtest/test/
gtest_environment_test.cc 77 // Resets the state of the environment s.t. it can be reused.
  /external/protobuf/java/core/src/main/java/com/google/protobuf/
ByteBufferWriter.java 50 * small to be easily reused.
RpcController.java 57 * Resets the RpcController to its initial state so that it may be reused in
  /external/python/cpython2/Doc/tutorial/
appetite.rst 37 Python allows you to split your program into modules that can be reused in other
  /external/python/cpython3/Doc/tutorial/
appetite.rst 37 Python allows you to split your program into modules that can be reused in other
  /external/python/cpython3/Modules/clinic/
_gdbmmodule.c.h 171 "kept and reused as new (key,value) pairs are added.");
  /external/skia/include/core/
SkPixelRef.h 51 are changed. IDs are not reused (until uint32_t wraps), so it is safe
  /external/skia/src/gpu/glsl/
GrGLSLFragmentProcessor.h 184 /** A GrGLSLFragmentProcessor instance can be reused with any GrFragmentProcessor that produces
  /external/skia/tests/
DefaultPathRendererTest.cpp 55 // throw the RTC away so the backing GrSurface/GrStencilBuffer can be reused
  /external/skqp/include/core/
SkPixelRef.h 51 are changed. IDs are not reused (until uint32_t wraps), so it is safe
  /external/skqp/src/gpu/glsl/
GrGLSLFragmentProcessor.h 184 /** A GrGLSLFragmentProcessor instance can be reused with any GrFragmentProcessor that produces
  /external/skqp/tests/
DefaultPathRendererTest.cpp 55 // throw the RTC away so the backing GrSurface/GrStencilBuffer can be reused
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
InterferenceCache.h 114 // date, and it may have been reused for a different physreg.
  /external/swiftshader/third_party/subzero/src/
IceLiveness.h 151 /// ScratchBV is a bitvector that can be reused across CfgNode passes, to
  /external/tensorflow/tensorflow/compiler/xla/service/
buffer_liveness.cc 121 // root instruction's buffers from being reused by later instructions even
  /external/tensorflow/tensorflow/compiler/xla/service/cpu/
conv_canonicalization.cc 128 // The window of the old convolution is reused, because reshapes only

Completed in 941 milliseconds

<<11121314151617181920>>