Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ModelInference/synoptic
/ functions
Functions
6,002 in github.com/ModelInference/synoptic
⨍
Functions
6,002
◇
Types & classes
656
↓ 18 callers
Method
setNum
(int value)
traces/TwitterTracer/src/ProtoTrace.java:2787
↓ 18 callers
Method
toString
()
synoptic/src/synoptic/invariants/TemporalInvariantSet.java:88
↓ 17 callers
Method
getFullName
()
traces/old/traceGen/src/com/google/protobuf/Descriptors.java:1515
↓ 17 callers
Method
getInitState
(int pid)
csight/tests/csight/model/automaton/EncodedAutomatonTests.java:279
↓ 17 callers
Method
getOptions
()
traces/old/traceGen/src/com/google/protobuf/DescriptorProtos.java:1597
↓ 17 callers
Method
logTimeTypeIsTotallyOrdered
Returns whether or not the time type used to parse the log(s) has a canonical total order or not. @return whether time type is totally ordered or not
synoptic/src/synoptic/main/parser/TraceParser.java:232
↓ 17 callers
Method
mergeFrom
(com.google.protobuf.Message other)
traces/old/traceGen/src/com/google/protobuf/DescriptorProtos.java:5189
↓ 17 callers
Method
numInvariants
@return The number of invariants in this set.
synoptic/src/synoptic/invariants/TemporalInvariantSet.java:60
↓ 17 callers
Method
valueOf
(final FieldDescriptorProto.Type type)
traces/old/traceGen/src/com/google/protobuf/Descriptors.java:848
↓ 17 callers
Method
writeRawByte
Write a single byte.
traces/old/traceGen/src/com/google/protobuf/CodedOutputStream.java:860
↓ 16 callers
Method
compareTo
(EventType eother)
synoptic/src/synoptic/model/event/DistEventType.java:332
↓ 16 callers
Method
containsAll
(Collection<?> arg0)
csight/src/csight/model/alphabet/FSMAlphabet.java:50
↓ 16 callers
Method
equals
(Object other)
synoptic/src/synoptic/model/event/StringEventType.java:56
↓ 16 callers
Method
getChannelId
()
synoptic/src/synoptic/model/event/IDistEventType.java:20
↓ 16 callers
Method
getDstPid
()
synoptic/src/synoptic/model/channelid/ChannelId.java:104
↓ 16 callers
Method
getSecond
Returns the second invariant predicate. @return
synoptic/src/synoptic/invariants/BinaryInvariant.java:203
↓ 16 callers
Method
hasName
()
traces/old/traceGen/src/com/google/protobuf/DescriptorProtos.java:1529
↓ 16 callers
Method
insert
Inserts text and hash into the table. Returns id of auto-incremented field if exists. Else, return -1. @param text @param hash @throws SQLException
synopticgwt/src/synopticgwt/server/db/ReExpTable.java:26
↓ 16 callers
Method
isRecvEvent
()
synoptic/src/synoptic/model/event/DistEventType.java:196
↓ 16 callers
Method
isSendEvent
()
synoptic/src/synoptic/model/event/DistEventType.java:200
↓ 16 callers
Function
midAngle
(s)
synopticgwt/war/protovis-d3.2.js:9184
↓ 16 callers
Method
nextToken
Advance to the next token.
traces/old/traceGen/src/com/google/protobuf/TextFormat.java:459
↓ 16 callers
Method
run
Returns true if the given sequence of Strings are accepted by this model.
InvariMint/src/model/EncodedAutomaton.java:69
↓ 16 callers
Method
runInvariMint
Runs InvariMint with specified property types. @return the InvariMint made up of specified property types. @throws Exception
InvariMint/src/algorithms/InvariMintPropTypes.java:55
↓ 16 callers
Method
testFalseBothSubsumingAndNotSubsuming
(EventNode e1, EventNode e2, int k)
synoptic/src/synoptic/tests/units/TopologicalKTailsTests.java:39
↓ 16 callers
Method
testNotKEqual
(EventNode e1, EventNode e2, int k)
synoptic/src/synoptic/tests/units/KTailsTests.java:37
↓ 15 callers
Method
compareTo
(EventType eother)
synoptic/src/synoptic/model/event/StringEventType.java:47
↓ 15 callers
Method
getAllFields
Returns a collection of all the fields in this message which are set and their corresponding values. A singular ("required" or "optional") field is s
traces/old/traceGen/src/com/google/protobuf/Message.java:74
↓ 15 callers
Method
getOptions
Get the {@code MessageOptions}, defined in {@code descriptor.proto}.
traces/old/traceGen/src/com/google/protobuf/Descriptors.java:455
↓ 15 callers
Method
getRight
()
synoptic/src/synoptic/util/Pair.java:17
↓ 15 callers
Method
isComparable
Determines if two resources are comparable. Two resources are comparable only if they are of the same type and have identical keys. @return
synoptic/src/synoptic/util/resource/AbstractResource.java:28
↓ 15 callers
Method
isRepeated
Is this field declared repeated?
traces/old/traceGen/src/com/google/protobuf/Descriptors.java:693
↓ 15 callers
Method
newBuilder
()
traces/TwitterTracer/src/MessageTrace.java:679
↓ 15 callers
Method
quote
Returns a string with escaped forward slashes and double quotes.
synoptic/src/synoptic/model/export/GraphExportFormatter.java:329
↓ 15 callers
Method
rotate
(double r, double cx, double cy)
synopticgwt/src/synopticgwt/client/invariants/Path.java:236
↓ 15 callers
Method
setAccept
()
csight/src/csight/model/fifosys/cfsm/fsm/FSMState.java:150
↓ 15 callers
Method
transform
(INode<Partition> node)
synopticjung/src/synopticjung/JungGui.java:511
↓ 14 callers
Method
checkLastTagWas
Verifies that the last call to readTag() returned the given tag value. This is used to verify that a nested group ended with the correct end tag. @th
traces/old/traceGen/src/com/google/protobuf/CodedInputStream.java:103
↓ 14 callers
Method
compareTo
(Partition other)
synoptic/src/synoptic/model/Partition.java:438
↓ 14 callers
Method
genTimeInvariants
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/ConstrainedInvMinerTests.java:75
↓ 14 callers
Method
generateDirectPORelation
Given a list of log events that can be only partially ordered, manipulates the builder to construct the corresponding trace graph. @param allEvents
synoptic/src/synoptic/main/parser/TraceParser.java:1313
↓ 14 callers
Method
getDescriptorForType
Get the {@code ServiceDescriptor} describing this service and its methods.
traces/old/traceGen/src/com/google/protobuf/Service.java:52
↓ 14 callers
Method
getNum
()
traces/TwitterTracer/src/ProtoTrace.java:2535
↓ 14 callers
Method
getString
(char c)
InvariMint/src/model/EventTypeEncodings.java:74
↓ 14 callers
Method
getType
Get the field's declared type.
traces/old/traceGen/src/com/google/protobuf/Descriptors.java:670
↓ 14 callers
Method
hasNum
()
traces/TwitterTracer/src/ProtoTrace.java:2531
↓ 14 callers
Method
internalGetResult
()
traces/old/traceGen/src/com/google/protobuf/GeneratedMessage.java:571
↓ 14 callers
Method
newBuilder
()
traces/old/traceGen/src/prototrace/ProtoTrace.java:974
↓ 14 callers
Method
newBuilder
()
traces/TwitterTracer/src/MessageTrace.java:241
↓ 14 callers
Method
newBuilder
()
traces/TwitterTracer/src/MessageTrace.java:1050
↓ 14 callers
Method
readRawVarint32
Read a raw Varint from the stream. If larger than 32 bits, discard the upper bits.
traces/old/traceGen/src/com/google/protobuf/CodedInputStream.java:317
↓ 14 callers
Function
runcmd
Logs and runs a shell command.
build_synoptic_distro.py:55
↓ 14 callers
Method
tagInitial
Mark {@code initialNode} as initial with respect to {@code relation} by creating a transition from the dummy initial node to this node. @param initia
synoptic/src/synoptic/model/TraceGraph.java:151
↓ 14 callers
Method
toSet
Converts a list of FSMState instances into a set, and returns the set.
csight/tests/csight/model/fifosys/cfsm/fsm/FSMMinimizationTests.java:113
↓ 14 callers
Method
verifyAndPrint
(List<BinaryInvariant> invs)
csight/tests/csight/model/fifosys/cfsm/SpinCFSMTests.java:48
↓ 14 callers
Function
z
(g,h)
synopticgwt/war/jquery-1.4.2.min.js:87
↓ 13 callers
Method
SynthSendEvent
(DistEventType eToTrace, ChannelId channel, boolean isFirstTracer)
synoptic/src/synoptic/model/event/DistEventType.java:170
↓ 13 callers
Method
addRepeatedField
Like {@code setRepeatedField}, but appends the value as a new element. @throws IllegalArgumentException The field is not a repeated field, or
traces/old/traceGen/src/com/google/protobuf/Message.java:263
↓ 13 callers
Method
anonObsFSMState
Anonymous, globally-unique states.
csight/src/csight/model/fifosys/gfsm/observed/ObsFSMState.java:74
↓ 13 callers
Method
findSymbol
Find a generic descriptor by fully-qualified name.
traces/old/traceGen/src/com/google/protobuf/Descriptors.java:1614
↓ 13 callers
Method
fromChannelIds
Call to create a new instance with empty queues. Returns a cached ImmutableMultiChannelState instance, if one was previously created with the given ch
csight/src/csight/model/fifosys/channel/channelstate/ImmutableMultiChState.java:33
↓ 13 callers
Method
genInvariants
(ITOInvariantMiner minerToUse, String[] events, boolean multipleRelations, boolean out
synoptic/src/synoptic/tests/units/TOLogInvariantMiningTests.java:99
↓ 13 callers
Method
genSingleRelationInvariants
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/BiRelationInvariantMiningTests.java:100
↓ 13 callers
Method
genSingleRelationInvariants
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/SingleRelationSubgraphsInvariantMiningTests.java:101
↓ 13 callers
Method
getNextChState
(DistEventType e)
csight/src/csight/model/fifosys/channel/channelstate/ImmutableMultiChState.java:84
↓ 13 callers
Method
getSpinArgsStr
()
csight/tests/csight/main/CSightMainTests.java:63
↓ 13 callers
Method
getSrcPid
()
synoptic/src/synoptic/model/channelid/ChannelId.java:100
↓ 13 callers
Method
getTransitioningEvents
()
csight/src/csight/model/fifosys/gfsm/GFSMState.java:116
↓ 13 callers
Method
intersectWith
Intersects this Automaton with the given Automaton, such that this Automaton is the result of intersection. Visible for testing. @throws IllegalArgum
InvariMint/src/model/EncodedAutomaton.java:121
↓ 13 callers
Method
isCommEvent
()
synoptic/src/synoptic/model/event/DistEventType.java:191
↓ 13 callers
Method
isEmptyForPid
Whether or not all queues where pid is receiver are empty.
csight/src/csight/model/fifosys/channel/channelstate/AbsMultiChState.java:105
↓ 13 callers
Method
minimize
Performs Hopcroft's algorithm to minimize this Automaton.
InvariMint/src/model/EncodedAutomaton.java:80
↓ 13 callers
Method
newBuilder
()
traces/old/traceGen/src/prototrace/ProtoTrace.java:184
↓ 13 callers
Method
newBuilder
()
traces/old/traceGen/src/prototrace/ProtoTrace.java:588
↓ 13 callers
Method
newBuilder
()
traces/TwitterTracer/src/ProtoTrace.java:221
↓ 13 callers
Method
newBuilder
()
traces/TwitterTracer/src/ProtoTrace.java:682
↓ 13 callers
Method
newBuilder
()
traces/TwitterTracer/src/ProtoTrace.java:1082
↓ 13 callers
Method
newBuilder
()
traces/TwitterTracer/src/ProtoTrace.java:1395
↓ 13 callers
Method
newBuilder
()
traces/TwitterTracer/src/ProtoTrace.java:1708
↓ 13 callers
Method
newBuilder
()
traces/TwitterTracer/src/ProtoTrace.java:2021
↓ 13 callers
Method
newBuilder
()
traces/TwitterTracer/src/ProtoTrace.java:2334
↓ 13 callers
Method
newBuilder
()
traces/TwitterTracer/src/ProtoTrace.java:2646
↓ 13 callers
Method
newBuilder
()
traces/TwitterTracer/src/ProtoTrace.java:2987
↓ 13 callers
Method
newInstance
Create a new CodedInputStream wrapping the given InputStream.
traces/old/traceGen/src/com/google/protobuf/CodedInputStream.java:54
↓ 13 callers
Method
newTrace
()
traces/TwitterTracer/src/Tracer.java:20
↓ 13 callers
Method
removeAll
Removes all invariants from the set.
synoptic/src/synoptic/invariants/TemporalInvariantSet.java:75
↓ 13 callers
Method
runDynFromFileArgs
(List<String> args)
csight/tests/csight/main/CSightMainTests.java:261
↓ 13 callers
Method
satisfies
(List<DistEventType> eventsPath)
csight/src/csight/invariants/NeverFollowedBy.java:65
↓ 13 callers
Method
tagInitial
(EventNode initialNode, String relation)
synoptic/src/synoptic/model/DAGsTraceGraph.java:41
↓ 13 callers
Method
toScmString
Generate SCM representation of this CFSM, with bad states if this CFSM was augmented with any invariants.
csight/src/csight/model/fifosys/cfsm/CFSM.java:466
↓ 13 callers
Method
wrap
Create an internal exception wrapper around a Java exception. Unless the exception itself is an internal exception. @param e Some Java exc
synoptic/src/synoptic/util/InternalSynopticException.java:84
↓ 12 callers
Method
appendWNull
(StringBuilder s, Object o)
synoptic/src/synoptic/invariants/fsmcheck/TracingStateSet.java:59
↓ 12 callers
Method
flush
Flushes the stream and forces any buffered bytes to be written. This does not flush the underlying OutputStream.
traces/old/traceGen/src/com/google/protobuf/CodedOutputStream.java:811
↓ 12 callers
Method
genDTimeParser
Constructs a parser used by tests concerning a double time. Note: the parser may not be re-used for parsing different traces (it is stateful).
synoptic/src/synoptic/tests/SynopticTest.java:146
↓ 12 callers
Method
getAllSuccessors
()
synoptic/src/synoptic/model/interfaces/INode.java:27
↓ 12 callers
Method
getDeltaSeries
Returns the series of times contained within the Transition. If there is no series yet (and there is no single delta set), then an empty one will be c
synoptic/src/synoptic/model/interfaces/ITransition.java:87
↓ 12 callers
Method
getEType
()
synoptic/src/synoptic/model/event/DistEventType.java:315
↓ 12 callers
Method
getLiteType
()
traces/old/traceGen/src/com/google/protobuf/FieldSet.java:58
↓ 12 callers
Method
getMessageSetWireFormat
()
traces/old/traceGen/src/com/google/protobuf/DescriptorProtos.java:5529
↓ 12 callers
Method
getMessageType
For embedded message and group fields, gets the field's type.
traces/old/traceGen/src/com/google/protobuf/Descriptors.java:767
← previous
next →
201–300 of 6,002, ranked by callers