HomeSort by relevance Sort by last modified time
    Searched refs:consume (Results 226 - 250 of 258) sorted by null

1 2 3 4 5 6 7 8 91011

  /frameworks/base/core/jni/
android_app_NativeActivity.cpp 210 status_t res = mConsumer.consume(&mPooledInputEventFactory, true /*consumeBatches*/, -1,
214 ALOGW("channel '%s' ~ Failed to consume input event. status=%d",
    [all...]
  /frameworks/base/libs/androidfw/
InputTransport.cpp 386 status_t InputConsumer::consume(InputEventFactoryInterface* factory, function in class:android::InputConsumer
389 ALOGD("channel '%s' consumer ~ consume: consumeBatches=%s, frameTime=%lld",
400 // mMsg contains a valid input message from the previous call to consume
407 // Consume the next batched event unless batches are being held for later.
449 // We cannot append to the batch in progress, so we need to consume
    [all...]
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/ActionScript/
ActionScript.stg 108 * for matches. No error can be generated upon error; just rewind, consume
135 input.consume(); <! advance one char and try again !>
668 input.consume();
    [all...]
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Java/
Java.stg 135 * for matches. No error can be generated upon error; just rewind, consume
167 input.consume(); <! advance one char and try again !>
725 input.consume();
    [all...]
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Perl5/
Perl5.stg 128 * for matches. No error can be generated upon error; just rewind, consume
155 input.consume(); <! advance one char and try again !>
701 $self->input->consume();
    [all...]
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Python/
Python.stg 158 * for matches. No error can be generated upon error; just rewind, consume
189 self.input.consume() # advance one char and try again
806 self.input.consume()
    [all...]
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Scala/
Scala.stg 116 * for matches. No error can be generated upon error; just rewind, consume
148 input.consume() <! advance one char and try again !>
707 input.consume()
    [all...]
  /prebuilts/tools/common/eclipse/
org.eclipse.equinox.common_3.4.0.v20080421-2006.jar 
org.eclipse.equinox.common_3.6.0.v20100503.jar 
  /external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
Antlr.Runtime.pas 70 procedure Consume;
747 /// 3. consume until token found in resynch set
    [all...]
Antlr.Runtime.Tree.pas     [all...]
  /dalvik/docs/
prettify.js     [all...]
  /external/doclava/src/com/google/doclava/parser/
JavaParser.java     [all...]
  /external/antlr/antlr-3.4/lib/
antlr-3.4-complete.jar 
  /prebuilt/common/antlr/
antlr-3.4-complete.jar 
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/
SimpleCParser.java 713 input.consume();
    [all...]
SimpleCParser.m     [all...]
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/output1/
SimpleCParser.java 713 input.consume();
    [all...]
SimpleCParser.m     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.common_3.6.0.v20100503.jar 
  /external/webkit/Source/WebKit2/WebProcess/WebPage/
WebPage.cpp     [all...]
  /prebuilt/common/ddmlib/
ddmlib-prebuilt.jar 
  /external/v8/benchmarks/
earley-boyer.js     [all...]
  /external/webkit/PerformanceTests/SunSpider/tests/v8-v4/
v8-earley-boyer.js     [all...]
  /external/webkit/PerformanceTests/SunSpider/tests/v8-v5/
v8-earley-boyer.js     [all...]

Completed in 655 milliseconds

1 2 3 4 5 6 7 8 91011