/external/chromium/net/url_request/ |
url_request_throttler_manager.h | 118 // This keeps track of how many requests have been made. Used with 130 // keep track of whether we're being used by tests, and turn off certain
|
/external/chromium/third_party/libjingle/source/talk/base/ |
network.h | 43 // Keeps track of the available network interfaces over time so that quality 80 // It also includes the ability to track and estimate quality.
|
/external/compiler-rt/lib/msan/tests/ |
CMakeLists.txt | 14 -fsanitize-memory-track-origins 59 -fsanitize-memory-track-origins
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/src/org/eclipse/releng/ |
CompileErrorCheck.java | 60 //keep track of compile logs containing errors 63 // keep track of the factory to use
|
/external/eigen/unsupported/Eigen/ |
BVH | 55 * for traversal. To abstract from the query, the query is responsible for keeping track of results. 79 * responsibility of the intersectObject function to keep track of the results in whatever manner is appropriate.
|
/external/jmonkeyengine/engine/src/networking/com/jme3/network/kernel/tcp/ |
NioEndpoint.java | 47 * track of the outbound data queue for the channel. 124 // use it to track the data sent to each endpoint
|
/external/kernel-headers/original/sound/ |
compress_offload.h | 127 * end of the track 129 * beginning of the track
|
/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. 124 /// 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/ |
PassManager.h | 57 /// run - Execute all of the passes scheduled for execution. Keep track of 83 /// track of whether any of the passes modifies the function, and if
|
/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 | 50 /// run - Execute all of the passes scheduled for execution. Keep track of 198 // Keep track of the number of direct and indirect calls that were 225 // Just remove the edge from the set of callees, keep track of whether 246 // Keep track of the number of direct/indirect calls added. 287 // Keep track of whether we turned an indirect call into a direct 364 /// specified SCC. This keeps track of whether a function pass devirtualizes 370 // CallGraphUpToDate - Keep track of whether the callgraph is known to be 424 /// run - Execute all of the passes scheduled for execution. Keep track of
|
/external/llvm/lib/Target/MBlaze/ |
MBlazeMachineFunction.h | 76 /// GlobalBaseReg - keeps track of the virtual register initialized for 84 /// LiveInFI - keeps track of the frame indexes in a callers stack
|
/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/qemu/distrib/sdl-1.2.15/docs/html/ |
cdrom.html | 118 > -- Play the given CD track(s)</DT 153 > -- CD Track Information Structure</DT
|
/external/skia/legacy/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/legacy/src/core/ |
SkPixelRef.cpp | 62 fColorTable = NULL; // we do not track ownership of this 72 fColorTable = NULL; // we do not track ownership of this
|
/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/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/webkit/Source/WebCore/platform/gtk/ |
ScrollbarThemeGtk3.cpp | 69 // Paint the track background. If the trough-under-steppers property is true, this 71 // track rect.
|