MCPcopy Create free account

hub / github.com/ModelInference/synoptic / functions

Functions6,002 in github.com/ModelInference/synoptic

↓ 5 callersMethodgetStart
()
traces/old/traceGen/src/com/google/protobuf/DescriptorProtos.java:1234
↓ 5 callersMethodgetStatistics
Returns the support count. @return
synoptic/src/synoptic/invariants/BinaryInvariant.java:212
↓ 5 callersMethodgetStringValue
()
traces/old/traceGen/src/com/google/protobuf/DescriptorProtos.java:8264
↓ 5 callersMethodgetTagFieldNumber
Given a tag value, determines the field number (the upper 29 bits).
traces/old/traceGen/src/com/google/protobuf/WireFormat.java:64
↓ 5 callersMethodgetTestName
Exposes SynopticLibTest's testName to derived classes.
synoptic/src/synoptic/tests/SynopticTest.java:67
↓ 5 callersMethodgetTextBoxRegExp
Extracts expression from text box for log parsing.
synopticgwt/src/synopticgwt/client/input/InputTab.java:431
↓ 5 callersMethodgetTime
Get the duration of the task. Will return null of it has not been stopped yet.
synoptic/src/synoptic/benchmarks/TimedTask.java:125
↓ 5 callersMethodgetTraceIds
()
csight/src/csight/model/fifosys/gfsm/observed/ObsDistEventType.java:33
↓ 5 callersMethodgetTransitionType
()
synopticgwt/src/synopticgwt/shared/GWTInvariant.java:114
↓ 5 callersMethodgetType
()
traces/TwitterTracer/src/MessageTrace.java:88
↓ 5 callersMethodgetValues
Get a list of defined values for this enum.
traces/old/traceGen/src/com/google/protobuf/Descriptors.java:1170
↓ 5 callersMethodgetWeightedTransitions
Returns the set of all outgoing transitions of this node (across all relations), each of which is "weighted." That is, the transition is annotated wit
synoptic/src/synoptic/model/interfaces/INode.java:54
↓ 5 callersMethodgetWidth
()
synopticgwt/src/synopticgwt/client/invariants/model/Event.java:193
↓ 5 callersMethodgetWireFormatForFieldType
Given a field type, return the wire type. @returns One of the {@code WIRETYPE_} constants defined in {@link WireFormat}.
traces/old/traceGen/src/com/google/protobuf/FieldSet.java:369
↓ 5 callersMethodgwtNodeFromPartition
(Partition p)
synopticgwt/src/synopticgwt/server/SynopticService.java:98
↓ 5 callersMethodhasTypeName
()
traces/old/traceGen/src/com/google/protobuf/DescriptorProtos.java:2521
↓ 5 callersMethodincrBy
(AbstractResource other)
synoptic/src/synoptic/util/resource/VectorTime.java:293
↓ 5 callersMethodinitialize
MUST be called at the end of a constructor.
synopticgwt/src/synopticgwt/client/util/AbstractErrorReportingAsyncCallback.java:56
↓ 5 callersMethodinitializeSynoptic
Initializes a version of SynopticMain based on CSight options.
csight/src/csight/main/CSightMain.java:453
↓ 5 callersFunctioninsert
* @ignore Recursively inserts the specified particle <i>p</i> at the node * <i>n</i> or one of its descendants. The bounds are defined by [<i>x1</i
synopticgwt/war/protovis-d3.2.js:9546
↓ 5 callersMethodisReachable
Check whether there is an edge in the transitive closure between {@code m} and {@code n}. @param m a node @param n a node @retu
synoptic/src/synoptic/algorithms/TransitiveClosure.java:49
↓ 5 callersMethodisRecvEvent
()
synoptic/src/synoptic/model/event/IDistEventType.java:24
↓ 5 callersMethodisSendEvent
()
synoptic/src/synoptic/model/event/IDistEventType.java:26
↓ 5 callersMethodkEquals
( NodeType n1, NodeType n2, int k)
synoptic/src/synoptic/algorithms/KTails.java:142
↓ 5 callersMethodmakeConstrainedSplitIfStitch
During constrained refinement, check if the partition at index in the counter-example trace contains a stitch, which means that the targets of all min
synoptic/src/synoptic/algorithms/Bisimulation.java:332
↓ 5 callersMethodmergeVarintField
Convenience method for merging a new field containing a single varint value. This is used in particular when an unknown enum value is encountered.
traces/old/traceGen/src/com/google/protobuf/UnknownFieldSet.java:409
↓ 5 callersMethodnewPair
(L l, R r)
csight/src/csight/util/Util.java:107
↓ 5 callersMethodoptionsStringToCmdArgs
Uses ListedProperties to convert an options string to a cmd args array @param optionsStr options string to process @return command line ar
synoptic/src/synoptic/tests/units/ListedPropertiesTests.java:29
↓ 5 callersMethodparseExceptionPreviousToken
Returns a {@link ParseException} with the line and column numbers of the previous token in the description, suitable for throwing.
traces/old/traceGen/src/com/google/protobuf/TextFormat.java:750
↓ 5 callersMethodparseLogEvents
(String[] events, TraceParser parser)
synoptic/src/synoptic/tests/SynopticTest.java:172
↓ 5 callersFunctionpartial
(s)
synopticgwt/war/protovis-d3.2.js:9182
↓ 5 callersFunctionradius
@private Returns the radius of the given node.
synopticgwt/war/protovis-d3.2.js:10817
↓ 5 callersMethodrecreateCachedTransitions
Creates the transitions cache from scratch.
csight/src/csight/model/fifosys/gfsm/GFSMState.java:248
↓ 5 callersMethodremove
(ITemporalInvariant invariant)
synoptic/src/synoptic/invariants/TemporalInvariantSet.java:64
↓ 5 callersMethodreplaceAll
(String replacement)
synoptic/src/synoptic/util/matching/NamedMatcher.java:176
↓ 5 callersMethodrunProcess
Creates and executes a command in processDir, and passes along an stdinInput to its stdin (if it's not the empty string). The process will be forcibly
csight/src/csight/mc/MCProcess.java:50
↓ 5 callersMethodsetFont
(int fontSize)
synopticgwt/src/synopticgwt/client/invariants/model/Event.java:201
↓ 5 callersMethodsetInitialState
Sets the initial state of the wrapped Automaton. Calls setDeterministic(false) and restoreInvariant() on the model since it has been manipulated manua
InvariMint/src/model/EncodedAutomaton.java:279
↓ 5 callersMethodsetParent
Set the parent partition of this node. @param parent the new parent partition
synoptic/src/synoptic/model/interfaces/INode.java:62
↓ 5 callersMethodsetRepeatedField
Sets an element of a repeated field to the given value. The value must be of the correct type for this field, i.e. the same type that {@link Message#
traces/old/traceGen/src/com/google/protobuf/Message.java:255
↓ 5 callersMethodsetStroke
Changes the arrow's color and stroke width to color and width
synopticgwt/src/synopticgwt/client/invariants/model/Arrow.java:128
↓ 5 callersMethodsetTimeDelta
Set the delta. Cannot be called after the delta series has been successfully set via the getDeltaSeries or addDelta methods. @param d the
synoptic/src/synoptic/model/interfaces/ITransition.java:75
↓ 5 callersMethodsetType
(java.lang.String value)
traces/TwitterTracer/src/ProtoTrace.java:907
↓ 5 callersMethodsimplifyCFSM
Removes the transitions from accept states to init states in the CFSM. This removes cycles from the testing CFSM. This is to make sure our invariants
csight/tests/csight/model/fifosys/cfsm/SpinCFSMTests.java:43
↓ 5 callersMethodsynInvsToDynInvs
Converts a set of Synoptic invariants into a set of CSight invariants. Currently we ignore all \parallel and \nparallel invariants, as well as all "x
csight/src/csight/main/CSightMain.java:605
↓ 5 callersMethodtoPrettyString
Prints list of invariants separated by newlines.
synoptic/src/synoptic/invariants/TemporalInvariantSet.java:96
↓ 5 callersFunctionusage
(err_msg)
traces/StenningDataLink/src/gen_stenning_trace.py:113
↓ 5 callersMethodvalueOf
(int value)
traces/old/traceGen/src/com/google/protobuf/DescriptorProtos.java:5954
↓ 5 callersMethodwriteField
Write a single field.
traces/old/traceGen/src/com/google/protobuf/FieldSet.java:560
↓ 5 callersFunctionx
@private
synopticgwt/war/protovis-d3.2.js:10827
↓ 4 callersMethodEvent
Creates a graphic event @param x x coordinate of event @param y y coordinate of event @param fontSize size of graphi
synopticgwt/src/synopticgwt/client/invariants/model/Event.java:51
↓ 4 callersFunctiona
(g)
synopticgwt/war/jquery-1.4.2.min.js:69
↓ 4 callersFunctionaccumulateChild
(c)
synopticgwt/war/protovis-d3.2.js:9827
↓ 4 callersMethodaddFullTrace
(trace.MessageTrace.FullTrace value)
traces/TwitterTracer/src/MessageTrace.java:1221
↓ 4 callersMethodaddNode
(GWTNode node)
synopticgwt/src/synopticgwt/shared/GWTGraph.java:22
↓ 4 callersMethodaddToBFSPerimeter
Adds node to the bfsPerimeter set of nodes, and updates the parents counts and map corresponding to the node. @param bfsPerimeter The peri
synoptic/src/synoptic/model/DAGsTraceGraph.java:328
↓ 4 callersMethodatLeastOneStatePidEvalTrue
Used to evaluate whether this GFSMState is accept/initial.
csight/src/csight/model/fifosys/AbsMultiFSMState.java:42
↓ 4 callersFunctionbI
(a,b,c)
synopticgwt/war/raphael-min.js:7
↓ 4 callersFunctionbh
()
synopticgwt/war/raphael-min.js:7
↓ 4 callersFunctionbound
@private
synopticgwt/war/protovis-d3.2.js:12383
↓ 4 callersFunctionbr
(a,b,c,d)
synopticgwt/war/raphael-min.js:7
↓ 4 callersFunctionbu
(a,b,c,d,e,f,g,h,i)
synopticgwt/war/raphael-min.js:7
↓ 4 callersMethodcExPathTestAFbyAPCommon
Common code for testing counter-example paths generated by tracing sets for AFby and AP constrained invariants
synoptic/src/synoptic/tests/units/ConstrainedTracingSetTests.java:174
↓ 4 callersMethodcheckInitialized
Checks that the invariant has been properly initialized -- that all of the synthetic events are initialized.
csight/src/csight/invariants/BinaryInvariant.java:136
↓ 4 callersMethodcheckMultipleInvsRefineGFSM
Implements the (model check - refine loop). Check each invariant in dynInvs in the pGraph model, and refine pGraph as needed until all invariants are
csight/src/csight/main/CSightMain.java:1307
↓ 4 callersMethodcheckPathCompleteness
Checks the path for completeness/consistency.
csight/src/csight/model/fifosys/gfsm/GFSMPath.java:49
↓ 4 callersFunctionclear_dir
Remove directories with prior simulator outputs.
traces/abstract/slaml11-benchmarking-po-traces/gen_traces.py:29
↓ 4 callersMethodcompareTo
(RelationsSet o)
synoptic/src/synoptic/model/RelationsSet.java:20
↓ 4 callersMethodcomputeDelta
Computes the difference between this AbstractResource and another AbstractResource instance. The difference between two resources can only be compared
synoptic/src/synoptic/util/resource/AbstractResource.java:72
↓ 4 callersMethodcomputeEnumSize
Compute the number of bytes that would be needed to encode an enum field, including tag. Caller is responsible for converting the enum value to its n
traces/old/traceGen/src/com/google/protobuf/CodedOutputStream.java:555
↓ 4 callersMethodcomputeFullName
(final FileDescriptor file, final Descriptor parent,
traces/old/traceGen/src/com/google/protobuf/Descriptors.java:1494
↓ 4 callersMethodconsistentAnonObsFSMState
Consistent anonymous (non-initial) state.
csight/src/csight/model/fifosys/gfsm/observed/ObsFSMState.java:98
↓ 4 callersMethodconsumeIdentifier
If the next token is an identifier, consume it and return its value. Otherwise, throw a {@link ParseException}.
traces/old/traceGen/src/com/google/protobuf/TextFormat.java:545
↓ 4 callersMethodcreateInitialPartitionGraph
Uses the values of static variables in Main to (1) read and parse the input log files, (2) to mine invariants from the parsed files, and (3) construct
synoptic/src/synoptic/main/AbstractMain.java:542
↓ 4 callersMethodcreateNIFbydfa
(EventType x, EventType y)
InvariMint/src/tests/units/InvMintPropTypesTest.java:114
↓ 4 callersMethodcreateSingletonGFSM
Create a GFSM with all singleton partitions, and a send and receive event "e" @return
csight/tests/csight/CSightTest.java:221
↓ 4 callersMethodcrossLink
Look up and cross-link all field types, etc.
traces/old/traceGen/src/com/google/protobuf/Descriptors.java:592
↓ 4 callersMethoddifferenceWith
Returns a new EncodedAutomaton instance that is equal to (this - other). @return
InvariMint/src/model/EncodedAutomaton.java:130
↓ 4 callersMethodequals
(Object o)
synopticgwt/src/synopticgwt/client/invariants/model/Event.java:159
↓ 4 callersMethodequalsIgnoringTraceIds
(Object other)
csight/src/csight/model/fifosys/gfsm/observed/ObsDistEventType.java:42
↓ 4 callersMethodeval
(AbsFSM<T, ?> s)
csight/src/csight/model/fifosys/cfsm/CFSM.java:51
↓ 4 callersMethodexportGFSM
Exports the GFSM to a format determined by GraphExportFormatter, writing the resulting string to a file specified by fileName.
csight/src/csight/model/export/GraphExporter.java:131
↓ 4 callersMethodfindValueByNumber
(int number)
traces/old/traceGen/src/com/google/protobuf/Internal.java:119
↓ 4 callersMethodfromChannelStates
Returns a cached ImmutableMultiChannelState instance, if one was previously created with the given channel states. Otherwise, returns a new instance a
csight/src/csight/model/fifosys/channel/channelstate/ImmutableMultiChState.java:44
↓ 4 callersMethodgenDAGsTraceGraph
(TraceParser parser, List<EventNode> parsedEvents)
synoptic/src/synoptic/main/AbstractMain.java:454
↓ 4 callersMethodgenInvariants
Generates a TemporalInvariantSet based on a sequence of log events -- a set of invariants that are mined from the log, and hold true for the initial g
synoptic/src/synoptic/tests/units/InvariantStatisticsTests.java:69
↓ 4 callersMethodgenParser
()
synoptic/src/synoptic/tests/units/TopologicalKTailsTests.java:50
↓ 4 callersMethodgenParser
()
synoptic/src/synoptic/tests/units/KTailsTests.java:44
↓ 4 callersMethodgenerateOutput
Generates test.dot for cfsm and test.dot .png for each fsm in cfsm.
csight/tests/csight/model/export/GraphExporterTests.java:149
↓ 4 callersMethodgenerateReqRespInvariants
Invariants for the request response GFSM. This requires events since we are reusing them. @param events @return
csight/tests/csight/main/CSightMainTests.java:926
↓ 4 callersMethodgetAlphabet
An FSM uses a finite alphabet of events.
csight/src/csight/model/AbsFSM.java:44
↓ 4 callersMethodgetBBoxX
@return X value of the path's bounding box
synopticgwt/src/synopticgwt/client/invariants/Path.java:169
↓ 4 callersMethodgetBadStates
Returns the bad states for all invariants that augment this CFSM.
csight/src/csight/model/fifosys/cfsm/CFSM.java:164
↓ 4 callersMethodgetBytesUntilLimit
Returns the number of bytes to be read before the current limit. If no limit is set, returns -1.
traces/old/traceGen/src/com/google/protobuf/CodedInputStream.java:631
↓ 4 callersMethodgetCcGenericServices
()
traces/old/traceGen/src/com/google/protobuf/DescriptorProtos.java:4926
↓ 4 callersMethodgetChainTraceGraphNodesInOrder
(String[] events)
synoptic/src/synoptic/tests/units/TopologicalKTailsTests.java:122
↓ 4 callersMethodgetChainTraceGraphNodesInOrder
(String[] events)
synoptic/src/synoptic/tests/units/KTailsTests.java:176
↓ 4 callersMethodgetChannelIds
()
csight/src/csight/model/fifosys/gfsm/observed/fifosys/ObsFifoSys.java:389
↓ 4 callersMethodgetCtype
()
traces/old/traceGen/src/com/google/protobuf/DescriptorProtos.java:6018
↓ 4 callersMethodgetDeprecated
()
traces/old/traceGen/src/com/google/protobuf/DescriptorProtos.java:6032
← previousnext →701–800 of 6,002, ranked by callers