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

  /external/bison/src/
state.h 56 Each transition structure describes the possible transitions out
58 contains a vector of numbers of the states that transitions can go
63 deletes transitions by having them point to zero.
111 | Transitions. |
118 } transitions; typedef in typeref:struct:__anon1899
122 TRANSITIONS->states[Num]? Can be a token (amongst which the error
125 #define TRANSITION_SYMBOL(Transitions, Num) \
126 (Transitions->states[Num]->accessing_symbol)
128 /* Is the TRANSITIONS->states[Num] a shift? (as opposed to gotos). */
130 #define TRANSITION_IS_SHIFT(Transitions, Num)
202 transitions *transitions; member in struct:state
    [all...]
  /external/oprofile/events/i386/westmere/
unit_masks 91 0x01 to_fp Transitions from MMX to Floating Point instructions
92 0x02 to_mmx Transitions from Floating Point to MMX instructions
93 0x03 any All Floating Point to and from MMX transitions
  /external/webkit/PerformanceTests/SunSpider/tests/parse-only/
mootools-1.2.2-core-nc.js     [all...]
concat-jquery-mootools-prototype.js     [all...]

Completed in 2617 milliseconds