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

<<41424344454647484950>>

  /external/antlr/antlr-3.4/runtime/ObjC/Framework/
LookaheadStream.h 47 /** Track the last mark() call result value for use in rewind(). */
LookaheadStream.m 47 /** Track the last mark() call result value for use in rewind(). */
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/analysis/
NFAConfiguration.java 51 * Set<AST>: track nodes in grammar containing the predicate
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/
Attribute.java 31 /** Track the names of attributes define in arg lists, return values,
AttributeScope.java 36 /** Track the attributes within a scope. A named scoped has just its list
CompositeGrammar.java 50 * to track token types.
99 /** If combined or lexer grammar, track the rules.
100 * Track lexer rules so we can warn about undefined tokens.
289 ruleNames.add(r.name); // track that we've seen this
  /external/apache-http/src/org/apache/http/impl/conn/
IdleConnectionHandler.java 44 * A helper class for connection managers to track idle connections.
  /external/apache-xml/src/main/java/org/apache/xalan/
Version.java 24 * Administrative class to keep track of the version number of
Version.src 24 * Administrative class to keep track of the version number of
  /external/apache-xml/src/main/java/org/apache/xalan/processor/
ProcessorKey.java 94 // Keep track of which XSLTAttributeDefs have been processed, so
  /external/apache-xml/src/main/java/org/apache/xml/utils/
XMLReaderManager.java 57 * Keeps track of whether an XMLReader object is in use.
  /external/bison/src/
scan-code.h 29 * Keeps track of the maximum number of semantic values to the left of a handle
  /external/chromium/base/debug/
trace_event.h 5 // Trace events to track application performance. Events consist of a name
  /external/chromium/base/
id_map.h 199 // Keep track of how many iterators are currently iterating on us to safely
linked_list.h 19 // Next, to keep track of the list's head/tail, use a LinkedList instance:
path_service.cc 97 PathMap overrides; // Track path overrides.
  /external/chromium/chrome/browser/automation/
automation_resource_tracker.h 65 // This template defines a superclass for an object that wants to track
  /external/chromium/chrome/browser/
background_contents_service.h 160 // Information we track about each BackgroundContents.
background_mode_manager.h 168 // Set to true when we are running in background mode. Allows us to track our
  /external/chromium/chrome/browser/chromeos/
boot_times_loader.h 164 // Used to track notifications for login.
wm_overview_controller.h 151 // These indices are used to track the last updated browser listener and tab
  /external/chromium/chrome/browser/download/
base_file_unittest.cc 75 // Keep track of what data should be saved to the disk file.
download_file_unittest.cc 112 // Keep track of what data should be saved to the disk file.
  /external/chromium/chrome/browser/extensions/
apps_promo.cc 131 // We no longer keep track of the default apps once others have been
extension_service.h 504 // Keep track of terminated extensions.
593 // extension is disabled before it is reloaded, keep track of the path so that
606 // Keeps track of menu items added by extensions.
609 // Keeps track of favicon-sized omnibox icons for extensions.

Completed in 216 milliseconds

<<41424344454647484950>>