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

<<31323334353637383940>>

  /build/core/
notice_files.mk 2 ## Track NOTICE files
  /cts/tests/SignatureTest/
Android.mk 55 # The api_ver_file keeps track of which api version was last built.
  /cts/tests/tests/widget/src/android/widget/cts/
SeekBarTest.java 74 // while starting to track, the progress is changed also
  /dalvik/libdex/
SysUtil.h 41 * Use this to keep track of mapped segments.
  /dalvik/vm/alloc/
Alloc.h 67 * Track an object reference that is currently only visible internally.
  /dalvik/vm/jdwp/
ExpandBuf.cpp 28 * Data structure used to track buffer use.
  /dalvik/vm/mterp/
NOTES.txt 59 If it's not possible to obey this rule, then we need to track the value
  /development/samples/ApiDemos/src/com/example/android/apis/app/
ActionBarTabs.java 81 * This lets tab switches be atomic without the app needing to track
  /development/samples/HoneycombGallery/
_index.html 36 ContentFragment. MainActivity is also responsible for keeping track of
  /development/samples/Support7Demos/src/com/example/android/supportv7/app/
ActionBarTabs.java 80 * This lets tab switches be atomic without the app needing to track
  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/
DebugTokenStream.cs 40 /** <summary>Track the last mark() call result value for use in rewind().</summary> */
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/
DebugTokenStream.cs 42 /** <summary>Track the last mark() call result value for use in rewind().</summary> */
  /external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/debug/
DebugTokenStream.java 39 /** Track the last mark() call result value for use in rewind(). */
  /external/antlr/antlr-3.4/runtime/Python/antlr3/
exceptions.py 64 In general, the recognition exceptions can track where in a grammar a
86 # can retrieve the ith Token, we have to track the Token object.
97 # Track the line at which the error occurred in case this is
98 # generated from a lexer. We need to track this since the
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
constants.rb 40 A simple module to keep track of the various built-in token types, channels, and
  /external/antlr/antlr-3.4/tool/src/main/antlr3/org/antlr/grammar/v3/
DefineGrammarItemsWalker.g 224 // a merged grammar spec, track lexer rules and send to another grammar
469 /** Track the .* and .+ idioms and make them nongreedy by default.
553 // track top level REWRITES node, store stuff there
641 // track per block and for entire rewrite rule
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/analysis/
NFAContext.java 109 * uses it to track when it's seen a state|ctx before to avoid
198 * that they are now going to track perfectly together. Once they
225 int n = 0; // track recursive invocations of state
251 int n = 0; // track recursive invocations of target from this state
  /external/apache-xml/src/main/java/org/apache/xalan/processor/
XSLProcessorVersion.src 24 * Administrative class to keep track of the version number of
  /external/apache-xml/src/main/java/org/apache/xml/serializer/
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/ceres-solver/internal/ceres/
block_structure.h 33 // object uses the BlockStructure objects to keep track of the matrix
gmock_main.cc 46 // Windows. See the following link to track the current status of this bug:
  /external/chromium/base/debug/
leak_tracker.h 62 // If leak tracking is enabled we track where the object was allocated from.
  /external/chromium/base/i18n/
icu_encoding_detection.cc 55 // later. To make that efficient, keep track of encodings sniffed in this
  /external/chromium/base/
openssl_util.h 100 // Pass FROM_HERE as |location|, to help track the source of OpenSSL error

Completed in 489 milliseconds

<<31323334353637383940>>