HomeSort by relevance Sort by last modified time
    Searched full:track (Results 751 - 775 of 4318) sorted by null

<<31323334353637383940>>

  /external/llvm/include/llvm/Support/
RecyclingAllocator.h 49 /// storage will be kept track of and may be recycled.
  /external/llvm/include/llvm/TableGen/
StringToOffsetTable.h 22 /// and keeps track of their offset in a massive contiguous string allocation.
  /external/llvm/include/llvm/Transforms/Utils/
UnifyFunctionExitNodes.h 11 // unwind instruction in them. Additionally, it keeps track of which node is
  /external/llvm/lib/IR/
MetadataTracking.cpp 25 bool MetadataTracking::track(void *Ref, Metadata &MD, OwnerTy Owner) { function in class:MetadataTracking
  /external/llvm/lib/Target/R600/
SIMachineFunctionInfo.h 26 /// This class keeps track of the SPI_SP_INPUT_ADDR config register, which
  /external/llvm/test/Instrumentation/MemorySanitizer/
check-constant-shadow.ll 1 ; RUN: opt < %s -msan -msan-check-access-address=0 -msan-check-constant-shadow=1 -msan-track-origins=1 -S | FileCheck %s
  /external/mockito/src/org/mockito/runners/
VerboseMockitoJUnitRunner.java 29 * The point is that Mockito should help the tdd developer to quickly figure out if the test fails for the right reason and track the reason.
  /external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/
AlbumBox.java 27 * Meta information in a 'udta' box about a track.
AuthorBox.java 28 * Meta information in a 'udta' box about a track.
  /external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/fragment/
MovieFragmentBox.java 77 * Returns the track numbers associated with this <code>MovieBox</code>.
  /external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/authoring/
TrackMetaData.java 39 * in front of track 0, and so on.
  /external/protobuf/gtest/xcode/Samples/FrameworkSample/
runtests.sh 41 # Now execute each one in turn keeping track of how many succeeded and failed.
  /external/protobuf/gtest/xcode/Scripts/
runtests.sh 44 # Now execute each one in turn keeping track of how many succeeded and failed.
  /external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
ShadowComponentName.java 15 * Just keeps track of the package and class names, and then gives them back when you ask for them.
ShadowItemizedOverlay.java 14 * Shadow for {@code ItemizedOverlay} that keeps track of what has been called and enables the return value for
  /external/skia/experimental/PdfViewer/
SkPdfConfig.h 14 // shows what objects have not been used in rendering. can be used to track what features we might
  /external/skia/experimental/PdfViewer/src/
SkPdfContext.cpp 112 // TODO(edisonn): store the keyword as a object, so we can track the location in file,
  /external/skia/include/views/
SkWindow.h 110 SkTDArray<Click*> fClicks; // to track clicks
  /external/skia/src/animator/
SkAnimatorScript.h 30 void track(SkDisplayable* displayable) { function in class:SkAnimatorScript
  /external/skia/src/gpu/
GrPathRange.cpp 63 // We track which paths are loaded in groups of kPathsPerGroup. To
  /external/skia/src/gpu/gl/
GrGLRenderTarget.h 80 // We track this separately from GrGpuResource because this may be both a texture and a render
  /external/skia/src/gpu/gl/debug/
GrDebugGL.h 25 // This is the main debugging object. It is a singleton and keeps track of
GrFakeRefObj.h 15 // This object is used to track the OpenGL objects. We don't use real
  /external/skia/src/images/
SkScaledBitmapSampler.h 80 // Keep track of whether the caller is using next or sampleInterlaced.
  /external/skia/src/pathops/
SkOpBuilder.cpp 40 // If all paths are convex, track direction, reversing as needed.

Completed in 140 milliseconds

<<31323334353637383940>>