OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:track
(Results
826 - 850
of
4318
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/external/kernel-headers/original/uapi/sound/
compress_offload.h
126
* end of the
track
128
* beginning of the
track
/external/lldb/test/
progress.py
100
"""Extends AnimatedProgressBar to allow you to
track
a set of events that
102
can
track
files that were nuked and files that the user doesn't have access to
/external/llvm/include/llvm/Analysis/
IVUsers.h
32
/// IVStrideUse - Keep
track
of one use of a strided induction variable.
33
/// The Expr member keeps
track
of the expression, User is the actual user
/external/llvm/include/llvm/CodeGen/
MachineConstantPool.h
12
/// constant pool to keep
track
of constants referenced by a function.
127
/// The MachineConstantPool class keeps
track
of constants referenced by a
MachineSSAUpdater.h
39
/// AvailableVals - This keeps
track
of which value to use on a per-block
40
/// basis. When we insert PHI nodes, we keep
track
of them here.
/external/llvm/include/llvm/MC/
MCLinkerOptimizationHint.h
154
/// Keep
track
of the emit size of all the LOHs.
157
/// Keep
track
of all LOH directives.
/external/llvm/lib/Analysis/
AliasDebugger.cpp
14
// Yes keeping
track
of every value in the program is expensive, but this is
33
//What we do is simple. Keep
track
of every value the AA could
/external/llvm/lib/Analysis/IPA/
CallGraphSCCPass.cpp
52
/// Execute all of the passes scheduled for execution. Keep
track
of
201
// Keep
track
of the number of direct and indirect calls that were
231
// Just remove the edge from the set of callees, keep
track
of whether
259
// Keep
track
of the number of direct/indirect calls added.
300
// Keep
track
of whether we turned an indirect call into a direct
376
/// This keeps
track
of whether a function pass devirtualizes
382
// Keep
track
of whether the callgraph is known to be up-to-date or not.
436
/// Execute all of the passes scheduled for execution. Keep
track
of
/external/llvm/lib/ProfileData/
InstrProfWriter.cpp
84
// We keep
track
of the max function count as we go for simplicity.
102
// We keep
track
of the max function count as we go for simplicity.
/external/llvm/lib/Target/Mips/
MipsMachineFunction.h
114
/// GlobalBaseReg - keeps
track
of the virtual register initialized for
119
/// Mips16SPAliasReg - keeps
track
of the virtual register initialized for
/external/llvm/lib/Target/X86/
X86MachineFunctionInfo.h
65
/// GlobalBaseReg - keeps
track
of the virtual register initialized for
83
/// HasPushSequences - Keeps
track
of whether this function uses sequences
/external/llvm/test/Instrumentation/MemorySanitizer/
origin-alignment.ll
1
; RUN: opt < %s -msan -msan-check-access-address=0 -msan-
track
-origins=1 -S | FileCheck -check-prefix=CHECK -check-prefix=CHECK-ORIGINS1 %s
2
; RUN: opt < %s -msan -msan-check-access-address=0 -msan-
track
-origins=2 -S | FileCheck -check-prefix=CHECK -check-prefix=CHECK-ORIGINS2 %s
store-origin.ll
1
; RUN: opt < %s -msan -msan-check-access-address=0 -msan-
track
-origins=1 -S | FileCheck -check-prefix=CHECK -check-prefix=CHECK-ORIGINS1 %s
2
; RUN: opt < %s -msan -msan-check-access-address=0 -msan-
track
-origins=2 -S | FileCheck -check-prefix=CHECK -check-prefix=CHECK-ORIGINS2 %s
/external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/sampleentry/
AudioSampleEntry.java
28
* Contains basic information about the audio samples in this
track
. Format-specific information
47
* Identifier for an encrypted audio
track
.
/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/boxes/mp4/samplegrouping/
SampleGroupDescriptionBox.java
34
*
track
. Each instance of the SampleGroupDescription box has a type code that distinguishes different
35
* sample groupings. Within a
track
, there shall be at most one instance of this box with a particular grouping
SampleToGroupBox.java
36
*
track
. Each instance of the SampleToGroup box has a type code that distinguishes different sample
37
* groupings. Within a
track
, there shall be at most one instance of this box with a particular grouping type. The
/external/skia/experimental/PdfViewer/
SkTrackDevice.h
16
* A
Track
Device is used to
track
that callstack of an operation that affected some pixels.
/external/skia/src/animator/
SkScript.h
88
void
track
(SkTypedArray* array);
89
void
track
(SkString* string);
SkScript2.h
46
void
track
(SkOpArray* array) {
function in class:SkScriptEngine2
49
void
track
(SkString* string) {
function in class:SkScriptEngine2
/external/skia/tests/
RandomTest.cpp
95
// iteration. We
track
the numbers generated. The ones that we don't generate will
120
// now make some strings and
track
them
/external/skia/tools/timer/
TimerData.cpp
99
// We always
track
the GPU sum because whether it is non-zero indicates if valid gpu times
184
// We always
track
the GPU sum because whether it is non-zero indicates if valid gpu times
/external/sonivox/jet_tools/JetCreator/
JetPreview.py
70
logging.info("SetMuteFlag()
Track
:%d Mute:%d Sync:%d" % (trackNum, mute, sync))
86
""" Mutes a
track
via a button """
/external/valgrind/gdbserver_tests/
mchelp.stdoutB.exp
8
v.info open_fds : show open file descriptors (only if --
track
-fds=yes)
53
v.info open_fds : show open file descriptors (only if --
track
-fds=yes)
/external/vboot_reference/firmware/2lib/include/
2common.h
80
* is not done. The caller must
track
the size of each allocation and free via
114
* allocs and frees is not done. The caller must
track
the size of each
/frameworks/av/include/cpustats/
ThreadCpuUsage.h
25
//
Track
CPU usage for the current thread.
30
// For acyclic threads, or for cyclic threads where you want to measure/
track
Completed in 430 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>