HomeSort by relevance Sort by last modified time
    Searched refs:TRANSITION (Results 1 - 5 of 5) sorted by null

  /external/antlr/antlr-3.4/runtime/Ruby/test/unit/
test-dfa.rb 15 TRANSITION = [
30 dfa.transition.should == DFASubclass::TRANSITION
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
dfa.rb 55 value against the transition parameters associated with the current state, and
57 machine cannot transition any further. If the machine cannot transition any
65 +SPECIAL+, +ACCEPT+, and +TRANSITION+. The parameters that characterize state
70 a transition for state +s+
73 a transition for state +s+
74 TRANSITION[s]::
78 If positive, it specifies a state transition in
105 :accept, :special, :transition, :special_block
109 :accept, :special, :transition
    [all...]
  /hardware/msm7k/libcamera/
QualcommCameraHardware.cpp     [all...]
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/template/
group-file-lexer.rb 923 TRANSITION = [
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Ruby/
Ruby.stg 885 * a transition table.
895 TRANSITION = [
    [all...]

Completed in 119 milliseconds