A B C D E F G H I K L M N O P Q R S T U V W X Y Z 

F

fifoEndTime - Variable in class platform.kalray.ParseExecutionLog.LogRecord
 
fifoStartTime - Variable in class platform.kalray.ParseExecutionLog.LogRecord
 
fifoStatusSizeInBytes - Static variable in class designflow.NonPipelinedScheduling
Size of FIFO status word transferred from destination to source via DMA.
fifoStatusSizeInBytes - Static variable in class designflow.PipelinedScheduling
Size of FIFO status word transferred from destination to source via DMA.
filesOpened - Variable in class exploration.Explorer
Opened log files for writing or not.
finalize() - Method in class exploration.Explorer
 
findBadCycle(Solutions.Data) - Method in class spdfcore.stanalys.InconsistencyProof
Check the channels we did not visit.
findCycle(Channel, Solutions.Data) - Method in class spdfcore.stanalys.InconsistencyProof
given the channel where inconsistency was detected, expose the complete cyclic path with inconsistency by combining this channel with the paths which were followed by the solver when trying to derive the solution.
findCycles(Graph) - Method in class graphanalysis.GraphFindCycles
Find cycles in the graph.
findGraphMaxLatency() - Method in class graphanalysis.CalculateBounds
Maximum latency of the graph for scheduling.
findGraphMaxPeriod() - Method in class graphanalysis.CalculateBounds
Maximum period for the period exploration of the graph.
findGraphMinLatency() - Method in class graphanalysis.CalculateBounds
Finds minimum latency of the graph
findGraphMinPeriod() - Method in class graphanalysis.CalculateBounds
Minimum Period for the exploration of the graph.
findHsdfEndActors() - Method in class graphanalysis.properties.GraphAnalysisSdfAndHsdf
Find HSDF actors with no successors
findHsdfStartActors() - Method in class graphanalysis.properties.GraphAnalysisSdfAndHsdf
Find HSDF actors with no predecessors
findMaxBufferSizeInBytes() - Method in class graphanalysis.CalculateBounds
Maximum buffer size for an application in terms of bytes.
findMaxBufferSizeInTokens() - Method in class graphanalysis.CalculateBounds
Maximum buffer size for an application in terms of tokens.
findMaxCommunicationCost() - Method in class graphanalysis.CalculateBounds
Communication cost for a channel is calculated as (source port rate * token size ).
findMaxProcessors() - Method in class graphanalysis.CalculateBounds
A loose bound on maximum number of processors that can be used for scheduling.
findMinBufferSizeInBytes() - Method in class graphanalysis.CalculateBounds
Minimum buffer size required for execution of application in terms of bytes.
findMinBufferSizeInTokens() - Method in class graphanalysis.CalculateBounds
Minimum buffer size required for execution of application in terms of tokens.
findMinCommunicationCost() - Method in class graphanalysis.CalculateBounds
Communication cost for a channel is calculated as (source port rate * token size ).
findMinWorkLoad() - Method in class graphanalysis.CalculateBounds
Find minimum workload for exploration.
findSdfEndActors() - Method in class graphanalysis.properties.GraphAnalysisSdfAndHsdf
Find SDF actors with no successors
findSdfStartActors() - Method in class graphanalysis.properties.GraphAnalysisSdfAndHsdf
Find SDF actors with no predecessors
findTotalWorkLoad() - Method in class graphanalysis.CalculateBounds
Total workload will be equal to sum of execution times of all the actors in the graph.
finished - Variable in class spdfcore.stanalys.LivenessAcyclic.Data
 
finishTime - Variable in class platform.kalray.ParseExecutionLog.LogRecord
 
flush() - Method in class logger.ConsoleLogger
When flushing the text to the console also flush to the log file.
formatter - Variable in class exploration.Explorer
Format to generate the time for Log files.
fracSolutions - Variable in class spdfcore.stanalys.Solutions.Data
 
Fraction - Class in spdfcore.stanalys
implements a fraction by construction the fraction is 'reduced': the numerator and denominator are coprimes.
Fraction(String) - Constructor for class spdfcore.stanalys.Fraction
 
Fraction(Expression) - Constructor for class spdfcore.stanalys.Fraction
Build a new fraction with denominator = 1.
Fraction(Expression, Expression) - Constructor for class spdfcore.stanalys.Fraction
Build a new fraction
functionApplication(FuncDecl, Expr, Expr) - Method in class solver.sharedMemory.combinedSolver.nonpipelined.MatrixSolver
Make a function application with two indices.
A B C D E F G H I K L M N O P Q R S T U V W X Y Z