MCPcopy Create free account

hub / github.com/adrian-thurston/colm-suite / functions

Functions908 in github.com/adrian-thurston/colm-suite

MethodREG_ACTIONS
src/actloop.cc:160
MethodRET
src/tabvar.cc:98
MethodRET
src/asm.cc:1401
MethodRET
src/ipgoto.cc:171
MethodRET
src/tabgoto.cc:118
MethodRET
src/tabbreak.cc:147
MethodRange
src/parsetree.h:744
MethodReItem
src/parsetree.h:800
MethodReOrBlock
Constructors. */
src/parsetree.h:829
MethodReOrItem
src/parsetree.h:847
MethodRedFsmAp
src/redfsm.cc:53
MethodRegExpr
Constructors. */
src/parsetree.h:780
MethodSET_ACT
src/codegen.cc:633
MethodSET_ACT
src/asm.cc:337
MethodSET_TOKEND
src/codegen.cc:638
MethodSET_TOKEND
src/asm.cc:343
MethodSET_TOKSTART
src/codegen.cc:662
MethodSET_TOKSTART
src/asm.cc:376
MethodSTACK
src/codegen.cc:484
MethodSTACK
src/asm.cc:190
MethodSTART_STATE_ID
Emit the offset of the start state as a decimal integer. */
src/codegen.cc:397
MethodSTART_STATE_ID
Emit the offset of the start state as a decimal integer. */
src/asm.cc:109
MethodSTATE_GOTOS
src/asm.cc:1162
MethodSTATE_GOTO_ERROR
src/ipgoto.cc:309
MethodSTATE_IDS
src/codegen.cc:1079
MethodSTATE_IDS
src/asm.cc:742
MethodSTATIC_CONST_INT
src/asm.cc:732
MethodSTR
src/codegen.cc:1072
MethodScanner
test/ragel.d/cppscan1.h:76
MethodScanner
src/rlscan.h:44
MethodSection
src/inputdata.h:101
MethodStateAp
Create a new fsm state. State has not out transitions or in transitions, not * out out transition data and not number. */
src/fsmstate.cc:73
MethodTARGS
src/tables.cc:30
MethodTARGS
src/asm.cc:1495
MethodTARGS
src/ipgoto.cc:216
MethodTOKEND
src/codegen.cc:523
MethodTOKEND
src/asm.cc:225
MethodTOKSTART
src/codegen.cc:510
MethodTOKSTART
src/asm.cc:214
MethodTOP
src/codegen.cc:471
MethodTOP
src/asm.cc:162
MethodTO_STATE_ACTION
src/actexp.cc:43
MethodTO_STATE_ACTION
src/actloop.cc:43
MethodTO_STATE_ACTION
src/asm.cc:1323
MethodTO_STATE_ACTIONS
src/actexp.cc:186
MethodTO_STATE_ACTIONS
src/actloop.cc:177
MethodTRANS_GOTO_TARG
src/asm.cc:1633
MethodTableArray
src/codegen.cc:60
MethodTerm
src/parsetree.h:502
MethodTopLevel
src/reducer.h:54
MethodUINT
src/asm.cc:809
MethodVALUE
src/codegen.cc:1064
MethodVarDef
src/parsetree.h:243
MethodXMLCodeGen
src/xml.cc:60
Method_set
src/parsedata.cc:41
MethodactionActionRefs
src/gendata.cc:1247
MethodaddCondSpace
src/fsmcond.cc:253
MethodaddEntryPoint
src/gendata.cc:1035
MethodaddOutCondition
src/fsmcond.cc:436
MethodaddStateCond
src/gendata.cc:1226
MethodadvanceNfaActions
Advance NFA actions to the final character of the pattern match. This only * works when the machine cannot move forward more. */
src/longest.cc:479
MethodalphabetCovered
src/redfsm.cc:912
MethodanalysisResult
src/parsedata.cc:1194
MethodanalyzeAction
src/idbase.cc:94
MethodanalyzeAction
src/gendata.cc:1329
MethodanalyzeActionList
src/gendata.cc:1392
MethodanyActions
Does the machine have any actions. */
src/redfsm.cc:124
MethodanyRefsRec
Check if this name inst or any name inst below is referenced. */
src/parsedata.cc:394
Methodappend
test/ragel.d/buffer.h:41
MethodappendTrans
src/gendata.cc:52
MethodapplyEntryPriorGuard
src/fsmgraph.cc:1778
MethodapplyNfaTrans
src/fsmgraph.cc:512
MethodapplyRepeatPriorGuard
src/fsmgraph.cc:1802
MethodassignActionIds
Assign ids to referenced actions. */
src/gendata.cc:1417
MethodassignActions
src/parsetree.cc:1048
MethodassignConditions
src/parsetree.cc:1206
MethodassignPriorities
src/parsetree.cc:1181
MethodattachNewCond
src/fsmattach.cc:133
MethodattachStateDict
src/fsmattach.cc:30
MethodattachToInList
src/fsmattach.cc:82
MethodbreadthFirstAdd
src/redfsm.cc:182
MethodbreadthFirstOrdering
src/redfsm.cc:191
MethodbreadthFromEntry
src/fsmgraph.cc:1768
MethodbreadthFromState
* This algorithm assigns a price to each state visit, then adds that to a * running total. Note that we do not guard against multiple visits to a sta
src/fsmgraph.cc:1716
Methodbuf
test/ragel.d/cppscan1.h:89
MethodbuildBaseNfa
Build the individual machines, setting up the NFA transitions to final * states as we go. This is the base, unoptimized configuration. Later on we *
src/longest.cc:317
MethodcanExtend
Check if we can extend the current range by displacing any ranges * ahead to the singles. */
src/redfsm.cc:567
MethodchangeEntry
src/fsmbase.cc:402
MethodcharacterClass
src/redfsm.cc:696
MethodcheckAction
src/idbase.cc:149
MethodcheckArgs
src/inputdata.cc:1149
MethodcheckBreadth
Always returns the breadth check result. Will not consume the fsm. */
src/parsedata.cc:1165
MethodcheckEpsilonRegularInteraction
src/fsmgraph.cc:1336
MethodcheckErrTrans
src/fsmbase.cc:778
MethodcheckErrTransFinish
src/fsmbase.cc:825
MethodcheckInlineList
Check actions for bad uses of fsm directives. We don't go inside longest * match items in actions created by ragel, since we just want the user * ac
src/idbase.cc:131
MethodcheckLastRef
src/inputdata.cc:299
MethodcheckPriorInteractions
src/fsmgraph.cc:1422
MethodchooseDefaultGoto
src/redfsm.cc:992
MethodchooseDefaultNumRanges
src/redfsm.cc:1021
← previousnext →401–500 of 908, ranked by callers