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

<<41424344454647484950>>

  /external/mesa3d/docs/
helpwanted.html 28 Enable gcc -Wstrict-aliasing=2 -fstrict-aliasing and track down aliasing
  /external/mesa3d/src/gallium/drivers/svga/
svga_tgsi.h 35 * We use a 32-bit mask to keep track of the generic indexes.
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_queryobj.c 273 /* We don't actually query the hardware for this value; we keep track of
281 /* We don't actually query the hardware for this value; we keep track of
336 /* We don't actually query the hardware for this value; we keep track of
350 /* We don't actually query the hardware for this value; we keep track of
  /external/mesa3d/src/mesa/math/
m_vector.h 54 * additional fields compared to the other vectors to help us track of
  /external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/authoring/tracks/
Amf0Track.java 40 * Creates a new AMF0 track from
QuicktimeTextTrackImpl.java 38 * A Text track as Quicktime Pro would create.
  /external/owasp/sanitizer/tools/
update_tree_in_svn.py 42 # Keep track of changes to make in subversion
  /external/skia/gm/
SkAnimTimer.h 14 * Class to track a "timer". It supports 3 states: stopped, paused, running.
  /external/skia/include/ports/
SkMutex_pthread.h 20 // I don't see a built-in way to implement assertHeld(), so we track that with an fOwner field.
  /external/skia/site/user/
download.md 40 $ git checkout --track origin/master -b my_feature master
  /external/sonivox/arm-fm-22k/lib_src/
eas_fmsynth.h 69 EAS_U16 lfoDelay; /* keeps track of elapsed delay time */
  /external/sonivox/arm-hybrid-22k/lib_src/
eas_fmsynth.h 69 EAS_U16 lfoDelay; /* keeps track of elapsed delay time */
  /external/toybox/toys/other/
inotifyd.c 49 // Track number of watched files. First one was program to run.
  /external/v8/src/
hydrogen-load-elimination.cc 111 // - track cells
112 // - track globals
113 // - track roots
404 // TODO(titzer): track misaligned loads in a separate list?
  /external/valgrind/docs/internals/
3_4_BUGSTATUS.txt 60 188161 valgrind --track-origins=yes asserts (transient trunk
  /external/valgrind/none/
nl_main.c 68 /* No needs, no core events to track */
  /frameworks/av/drm/libdrmframework/plugins/forward-lock/FwdLockEngine/include/
FwdLockEngine.h 370 * @param decryptUnitId ID which specifies decryption unit, such as track ID
387 * @param decryptUnitId ID which specifies decryption unit, such as track ID
409 * @param decryptUnitId ID Specifies decryption unit, such as track ID
428 * @param decryptUnitId ID Specifies decryption unit, such as track ID
  /frameworks/av/include/media/
AudioBufferProvider.h 74 // keep track of the pointer itself
  /frameworks/av/media/libstagefright/codecs/avc/enc/src/
avcenc_int.h 110 This enumeration keeps track of the internal status of the encoder whether it is doing
298 int numFrameBits; /* keep track of number of bits of the current frame */
419 uint firstIntraRefreshMBIndx; /* keep track for intra refresh */
439 int numIntraMB; /* keep track of number of intra MB */
  /frameworks/av/media/libstagefright/filters/
GraphicBufferListener.cpp 102 // shouldn't happen, since we track num frames available
  /frameworks/av/media/libstagefright/webm/
WebmElement.h 67 static sp<WebmElement> CuePointEntry(uint64_t time, int track, uint64_t off);
  /frameworks/av/services/audiopolicy/common/include/
Volume.h 73 // this happens when forcing a route update and no track is active on an output.
  /frameworks/av/services/camera/libcameraservice/device3/
StatusTracker.h 54 // Add a component to track; returns non-negative unique ID for the new
  /frameworks/base/core/java/android/app/
QueuedWork.java 24 * Internal utility class to keep track of process-global work that's
  /frameworks/base/core/java/android/app/job/
JobInfo.java 150 * Track whether this job will repeat with a given period.
190 * User can specify an early constraint of 0L, which is valid, so we keep track of whether the
199 * User can specify a late constraint of 0L, which is valid, so we keep track of whether the
305 /** Easy way to track whether the client has tried to set a back-off policy. */

Completed in 418 milliseconds

<<41424344454647484950>>