Searched defs:SubGraph (Results 1 - 4 of 4) sorted by relevance

/external/srec/tools/grxmlcompile/
H A Dsub_grph.h101 class SubGraph class
105 SubGraph (char *name, int ruleNo) function in class:SubGraph
127 SubGraph (SubGraph *baseG);
129 ~SubGraph ()
153 void CopyFastArcs (SubGraph *subG, int startLoc, int endLoc, int offset, int headId, int newHeadId, int tailId, int newTailId);
160 void ExpandRules (SubGraph **subList, int *lookupList, int numSubs);
H A Dsub_base.cpp29 SubGraph::SubGraph (SubGraph *baseG) function in class:SubGraph
52 int SubGraph::NewVertexId ()
57 void SubGraph::AllocateSpaceForArc ()
71 NUANArc *SubGraph::CreateArc (int iLabel, int oLabel, int from, int to)
81 NUANArc *SubGraph::InheritArc (NUANArc *arcBase, int id)
91 NUANArc *SubGraph::InheritReverseArc (NUANArc *arcBase, int id)
101 NUANArc *SubGraph::InheritReverseArcWithTag (NUANArc *arcBase, int id, int tagId)
112 NUANArc *SubGraph
[all...]
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/javascript/ com/google/javascript/jscomp/ ...
/external/chromium_org/third_party/closure_compiler/compiler/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...

Completed in 73 milliseconds