HomeSort by relevance Sort by last modified time
    Searched full:track (Results 1201 - 1225 of 3692) sorted by null

<<41424344454647484950>>

  /external/junit/src/org/junit/experimental/max/
MaxCore.java 22 * A replacement for JUnitCore, which keeps track of runtime and failure history, and reorders tests
  /external/kernel-headers/original/linux/
blk_types.h 54 * To keep track of the max segment size, we account for the
hdreg.h 47 #define TRK0_ERR 0x02 /* couldn't find track 0 */
452 unsigned short track_bytes; /* unformatted bytes per track */
454 unsigned short sectors; /* Obsolete, "physical" sectors per track */
488 unsigned short cur_sectors; /* Obsolete, l sectors per track */
  /external/libgsm/man/
gsm_option.3 141 must keep track of one half-byte that is technically part of the first
  /external/libmtp/examples/
connect.c 150 printf("Send track %s\n",optarg);
  /external/libvorbis/doc/vorbisfile/
seekexample.html 40 <p>Inside main(), we declare our primary OggVorbis_File structure. We also declare other helpful variables to track our progress within the file.
seekingexample.html 69 <p>Inside main(), we declare our primary OggVorbis_File structure. We also declare a few other helpful variables to track out progress within the file.
  /external/libvorbis/lib/
synthesis.c 92 /* used to track pcm position without actually performing decode.
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
dcs.php 119 // keep track of them anyway:
  /external/libvpx/libvpx/libmkv/
EbmlIDs.h 89 /* Track */
  /external/libvpx/libvpx/third_party/googletest/src/samples/
sample10_unittest.cc 50 // We will track memory used by this class.
  /external/linux-tools-perf/
builtin-record.c 164 int track = !evsel->idx; /* only the first counter needs these */ local
199 attr->mmap_data = track;
223 attr->mmap = track;
224 attr->comm = track;
  /external/llvm/include/llvm/CodeGen/
MachineFrameInfo.h 63 /// Because this class keeps track of all references to the stack frame, it
132 /// HasVarSizedObjects - This boolean keeps track of whether any variable
137 /// FrameAddressTaken - This boolean keeps track of whether there is a call
141 /// ReturnAddressTaken - This boolean keeps track of whether there is a call
MachineJumpTableInfo.h 10 // The MachineJumpTableInfo class keeps track of jump tables referenced by
SchedulerRegistry.h 25 /// RegisterScheduler class - Track the registration of instruction schedulers.
  /external/llvm/include/llvm/Support/
DebugLoc.h 11 // to describe and track debug location information.
GCOV.h 203 /// GCOVLines - A wrapper around a vector of int to keep track of line nos.
Recycler.h 75 // If this fails, either the callee has lost track of some allocation,
  /external/llvm/include/llvm/Target/
TargetJITInfo.h 87 /// track of the mapping between stubs and LLVM Functions, the target
  /external/llvm/lib/CodeGen/
ExecutionDepsFix.cpp 35 /// A DomainValue is a bit like LiveIntervals' ValNo, but it also keeps track
48 /// keep track of the fact that the register is now available in multiple
69 // track of the domains where the registers are already available.
446 // Process defs to track register ages, and kill values clobbered by generic
LiveRegMatrix.cpp 1 //===-- LiveRegMatrix.cpp - Track register interference -------------------===//
  /external/llvm/lib/CodeGen/SelectionDAG/
ResourcePriorityQueue.cpp 40 cl::desc("Track reg pressure and switch priority to in-depth"));
223 // only one we have found, keep track of it... otherwise give up.
289 /// Keep track of available resources.
544 // Track parallel live chains.
  /external/llvm/lib/Support/
FormattedStream.cpp 24 // Keep track of the current column by scanning the string for
  /external/llvm/lib/TableGen/
TGParser.h 60 /// Loops - Keep track of any foreach loops we are within.
  /external/llvm/lib/Target/AArch64/MCTargetDesc/
AArch64ELFStreamer.cpp 67 // We have to keep track of the mapping symbol state of any sections we

Completed in 578 milliseconds

<<41424344454647484950>>