Searched
full:track (Results
1401 -
1425 of
3692) sorted by null
<<51525354555657585960>>
/external/chromium/chrome/browser/metrics/ |
metrics_service.h | 54 // Used to produce a historgram that keeps track of the status of recalling 395 // it. |next_window_id_| is used to track which IDs we have used so far.
|
thread_watcher.h | 120 // This method handles a Pong Message from watched thread. It will track the 188 // Histogram that keeps track of response times for the watched thread.
|
/external/chromium/chrome/browser/ui/gtk/bookmarks/ |
bookmark_bar_gtk.h | 399 // The size of the tab contents last time we forced a paint. We keep track 408 // We track it because we only want to allow one widget to throb at a time.
|
/external/chromium/chrome/browser/ui/gtk/ |
browser_window_gtk.h | 488 // managers keep track of this state (_NET_ACTIVE_WINDOW), in which case 492 // Keep track of the last click time and the last click position so we can
|
/external/chromium/chrome/browser/ui/webui/options/ |
about_page_handler.cc | 298 // Request the channel information. Use the observer to track the about 308 LOG(WARNING) << "Non-owner tried to change release track.";
|
/external/chromium/chrome/browser/visitedlink/ |
visitedlink_master.h | 304 // are pending, yet we don't track whether they have been completed. This 324 // TODO(brettw) Support deletion, we need to track whether anything was
|
/external/chromium/net/disk_cache/ |
backend_impl.h | 126 // Permanently deletes an entry, but still keeps track of it. 204 // Keeps track of paylod access (doesn't include metadata).
|
/external/clang/lib/CodeGen/ |
CGDebugInfo.h | 82 // LexicalBlockStack - Keep track of our current nested lexical block. 85 // FnBeginRegionCount - Keep track of LexicalBlockStack counter at the
|
/external/clang/lib/StaticAnalyzer/Checkers/ |
CallAndMessageChecker.cpp | 211 // FIXME: enhance track back for uninitialized value for arbitrary 383 // FIXME: This won't track "self" in messages to super.
|
CheckerDocumentation.cpp | 202 /// condition at a branch. The callback allows checkers track the assumptions 260 /// the analyzer cannot track the symbol any more. For example, as a
|
/external/clang/www/ |
comparison.html | 82 GCC does not track information about macro instantiations when parsing 150 track of macro expansions.</li>
|
/external/elfutils/libcpu/ |
ChangeLog | 7 (print_op_str): Print strings as concatenated strings. Keep track 21 keep track.
|
/external/jmonkeyengine/engine/src/blender/com/jme3/scene/plugins/blender/modifiers/ |
ArmatureModifier.java | 143 for (BoneTrack track : tracks) {
144 float length = track.getLength();
|
/external/libxml2/include/libxml/ |
parserInternals.h | 550 * Specific function to keep track of entities references 560 * Callback function used when one needs to be able to track back the
|
/external/llvm/include/llvm/Analysis/ |
AliasSetTracker.h | 120 /// AccessType - Keep track of whether this alias set merely refers to the 131 /// AliasType - Keep track the relationships between the pointers in the set.
|
/external/llvm/include/llvm/CodeGen/ |
LiveIntervalAnalysis.h | 89 /// we can't just keep track of the first register mask in each basic 350 // track liveness per register unit to handle aliasing registers more
|
MachineModuleInfo.h | 152 /// AddrLabelSymbols - This map keeps track of which symbol is being used for 196 /// getInfo - Keep track of various per-function pieces of information for
|
/external/llvm/include/llvm/IR/ |
Value.h | 55 /// Every value has a "use list" that keeps track of which other Values are 182 /// An enumeration for keeping track of the concrete subclass of Value that
|
/external/llvm/lib/Transforms/IPO/ |
StripSymbols.cpp | 354 // llvm.dbg.gv keeps track of debug info for global variables. 378 // llvm.dbg.sp keeps track of debug info for subprograms.
|
/external/llvm/tools/bugpoint/ |
BugDriver.h | 11 // the BugPoint tool to track down errors in optimizations. This class is the 243 /// automatically attempt to track down a crashing pass if one exists, and
|
/external/skia/include/views/ |
SkView.h | 356 /** Override this to track clicks, returning true as long as you want to track
|
/external/skia/legacy/include/views/ |
SkView.h | 338 /** Override this to track clicks, returning true as long as you want to track
|
/external/sonivox/jet_tools/JetCreator/ |
JetDialogs.py | 417 """ Track is checked so mute or unmute it """
522 for track in self.md.trackList:
523 self.je.ctrls[JetDefs.F_MUTEFLAGS].AddTrackRow(track, loadEmpty)
534 for track in self.md.trackList:
535 self.je.ctrls[JetDefs.F_MUTEFLAGS].AddTrackRow(track, loadEmpty)
[all...] |
/external/v8/test/cctest/ |
test-decls.cc | 45 // track of various declaration related counters to make it easier to 46 // track if global declarations in the presence of interceptors behave
|
/external/webkit/Source/WebCore/bindings/v8/ |
V8GCController.cpp | 64 // Keeps track of global handles created (not JS wrappers 70 // keep track of leaks.
|
Completed in 1833 milliseconds
<<51525354555657585960>>