/cts/tools/dasm/src/java_cup/runtime/ |
symbol.java | 6 * keep track of state on the parse stack. The symbol currently on top
|
/dalvik/dexgen/src/com/android/dexgen/dex/code/ |
CodeAddress.java | 23 * Pseudo-instruction which is used to track an address within a code
|
/developers/samples/android/wearable/wear/SpeedTracker/ |
template-params.xml | 47 component of the app and user can see a track made of those
|
/development/samples/devbytes/animation/ListViewExpandingCells/src/com/example/android/expandingcells/ |
ExpandableListItem.java | 21 * to an image, title, and the extra text to be displayed. Furthermore, it keeps track
|
/development/samples/devbytes/animation/ListViewItemAnimations/src/com/example/android/listviewitemanimations/ |
StableArrayAdapter.java | 56 // Add touch listener to every new view to track swipe motion
|
/development/samples/devbytes/animation/ListViewRemovalAnimation/src/com/example/android/listviewremovalanimation/ |
StableArrayAdapter.java | 56 // Add touch listener to every new view to track swipe motion
|
/device/lge/hammerhead/sepolicy/ |
thermald.te | 16 # of dac_override to track its behavior.
|
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/ |
RecognitionException.as | 54 * In general, the recognition exceptions can track where in a grammar a 71 * can retrieve the ith Token, we have to track the Token object. 84 /** Track the line at which the error occurred in case this is 85 * generated from a lexer. We need to track this since the
|
/external/antlr/antlr-3.4/runtime/C/include/ |
antlr3recognizersharedstate.h | 9 * track the current recognition state. Multiple recognizers 52 /** All the data elements required to track the current state 70 /** Track around a hint from the creator of the recognizer as to how big this 77 /** Track the set of token types that can follow any rule invocation.
|
/external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/ |
RecognitionException.java | 53 * In general, the recognition exceptions can track where in a grammar a 70 * can retrieve the ith Token, we have to track the Token object. 83 /** Track the line at which the error occurred in case this is 84 * generated from a lexer. We need to track this since the
|
/external/antlr/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/ |
RecognitionException.js | 17 * <p>In general, the recognition exceptions can track where in a grammar a 71 * can retrieve the ith Token, we have to track the Token object. 88 /** Track the line at which the error occurred in case this is 89 * generated from a lexer. We need to track this since the
|
/external/antlr/antlr-3.4/runtime/Perl5/examples/tweak/ |
T.g | 47 stat: ID '=' expr ';' { $body::decls->add($ID.text); } // track left-hand-sides
|
/external/antlr/antlr-3.4/runtime/Ruby/test/unit/ |
test-scheme.rb | 32 example "token schemes track human-friendly token names" do
|
/external/chromium-trace/trace-viewer/tracing/tracing/ |
trace2html.html | 37 var container = document.createElement('track-view-container');
|
/external/chromium-trace/trace-viewer/tracing/tracing/ui/analysis/ |
multi_object_sub_view_test.html | 34 var track = {};
|
/external/chromium-trace/trace-viewer/tracing/tracing/ui/annotations/ |
rect_annotation_view.html | 35 // Prevent drawing into the ruler track by clamping the initial Y
|
/external/clang/include/clang/Basic/ |
FileSystemOptions.h | 22 /// \brief Keeps track of options that affect how file operations are performed.
|
/external/clang/lib/Basic/ |
CMakeLists.txt | 7 # Figure out if we can track VC revisions.
|
/external/compiler-rt/test/msan/ |
dso-origin.cc | 3 // RUN: %clangxx_msan -fsanitize-memory-track-origins -O0 %s -DBUILD_SO -fPIC -shared -o %t-so.so
|
/external/dexmaker/src/dx/java/com/android/dx/dex/code/ |
CodeAddress.java | 23 * Pseudo-instruction which is used to track an address within a code
|
/external/eigen/demos/opengl/ |
trackball.cpp | 15 void Trackball::track(const Vector2i& point2D) function in class:Trackball
|
/external/fio/lib/ |
ieee754.c | 31 // get the normalized form of f and track the exponent
|
/external/jetty/src/resources/org/eclipse/jetty/servlets/jmx/ |
DoSFilter-mbean.properties | 8 maxIdleTrackerMs: maximum amount of time (in milliseconds) to keep track of request rates for a connection, before deciding that the user has gone away, and discarding it.
|
/external/jmonkeyengine/engine/src/core/com/jme3/renderer/ |
package.html | 33 allowing the engine to track when the Java object counterpart is garbage collected
|
/external/kernel-headers/original/uapi/linux/ |
efs_fs_sb.h | 30 __be16 fs_sectors; /* sectors per track */
|