Add KBOOT.
This commit is contained in:
113
doc/host_html/classyy_flex_lexer__coll__graph.svg
Normal file
113
doc/host_html/classyy_flex_lexer__coll__graph.svg
Normal file
@@ -0,0 +1,113 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
||||
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<!-- Generated by graphviz version 2.38.0 (20140413.2041)
|
||||
-->
|
||||
<!-- Title: yyFlexLexer Pages: 1 -->
|
||||
<svg width="269pt" height="344pt"
|
||||
viewBox="0.00 0.00 268.50 344.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 340)">
|
||||
<title>yyFlexLexer</title>
|
||||
<polygon fill="white" stroke="none" points="-4,4 -4,-340 264.5,-340 264.5,4 -4,4"/>
|
||||
<!-- Node1 -->
|
||||
<g id="node1" class="node"><title>Node1</title>
|
||||
<polygon fill="#bfbfbf" stroke="black" points="68.5,-0.5 68.5,-19.5 138.5,-19.5 138.5,-0.5 68.5,-0.5"/>
|
||||
<text text-anchor="middle" x="103.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">yyFlexLexer</text>
|
||||
</g>
|
||||
<!-- Node2 -->
|
||||
<g id="node2" class="node"><title>Node2</title>
|
||||
<g id="a_node2"><a xlink:href="class_flex_lexer.html" target="_top" xlink:title="FlexLexer">
|
||||
<polygon fill="white" stroke="black" points="0,-67.5 0,-86.5 59,-86.5 59,-67.5 0,-67.5"/>
|
||||
<text text-anchor="middle" x="29.5" y="-74.5" font-family="Helvetica,sans-Serif" font-size="10.00">FlexLexer</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node2->Node1 -->
|
||||
<g id="edge1" class="edge"><title>Node2->Node1</title>
|
||||
<path fill="none" stroke="midnightblue" d="M47.3097,-60.3564C61.8577,-47.5777 81.8789,-29.9915 93.6781,-19.6273"/>
|
||||
<polygon fill="midnightblue" stroke="midnightblue" points="44.6834,-58.0047 39.48,-67.2338 49.303,-63.264 44.6834,-58.0047"/>
|
||||
</g>
|
||||
<!-- Node3 -->
|
||||
<g id="node3" class="node"><title>Node3</title>
|
||||
<g id="a_node3"><a xlink:href="classostream.html" target="_top" xlink:title="ostream">
|
||||
<polygon fill="white" stroke="black" points="77.5,-67.5 77.5,-86.5 129.5,-86.5 129.5,-67.5 77.5,-67.5"/>
|
||||
<text text-anchor="middle" x="103.5" y="-74.5" font-family="Helvetica,sans-Serif" font-size="10.00">ostream</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node3->Node1 -->
|
||||
<g id="edge2" class="edge"><title>Node3->Node1</title>
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M103.5,-57.037C103.5,-44.6703 103.5,-29.1198 103.5,-19.6273"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="100,-57.2338 103.5,-67.2338 107,-57.2338 100,-57.2338"/>
|
||||
<text text-anchor="middle" x="117.5" y="-41" font-family="Helvetica,sans-Serif" font-size="10.00"> yyout</text>
|
||||
</g>
|
||||
<!-- Node4 -->
|
||||
<g id="node4" class="node"><title>Node4</title>
|
||||
<g id="a_node4"><a xlink:href="structyy__buffer__state.html" target="_top" xlink:title="YY_BUFFER_STATE">
|
||||
<polygon fill="white" stroke="black" points="147.5,-67.5 147.5,-86.5 257.5,-86.5 257.5,-67.5 147.5,-67.5"/>
|
||||
<text text-anchor="middle" x="202.5" y="-74.5" font-family="Helvetica,sans-Serif" font-size="10.00">YY_BUFFER_STATE</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node4->Node1 -->
|
||||
<g id="edge3" class="edge"><title>Node4->Node1</title>
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M180.559,-61.5945C160.975,-48.7359 132.942,-30.3306 116.64,-19.6273"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="178.868,-64.6711 189.148,-67.2338 182.71,-58.8196 178.868,-64.6711"/>
|
||||
<text text-anchor="middle" x="194.5" y="-41" font-family="Helvetica,sans-Serif" font-size="10.00"> yy_buffer_stack</text>
|
||||
</g>
|
||||
<!-- Node5 -->
|
||||
<g id="node5" class="node"><title>Node5</title>
|
||||
<g id="a_node5"><a xlink:title="STL class. ">
|
||||
<polygon fill="white" stroke="#bfbfbf" points="168.5,-134.5 168.5,-153.5 236.5,-153.5 236.5,-134.5 168.5,-134.5"/>
|
||||
<text text-anchor="middle" x="202.5" y="-141.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::istream</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node5->Node4 -->
|
||||
<g id="edge4" class="edge"><title>Node5->Node4</title>
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M202.5,-124.037C202.5,-111.67 202.5,-96.1198 202.5,-86.6273"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="199,-124.234 202.5,-134.234 206,-124.234 199,-124.234"/>
|
||||
<text text-anchor="middle" x="231.5" y="-108" font-family="Helvetica,sans-Serif" font-size="10.00"> yy_input_file</text>
|
||||
</g>
|
||||
<!-- Node6 -->
|
||||
<g id="node6" class="node"><title>Node6</title>
|
||||
<g id="a_node6"><a xlink:title="STL class. ">
|
||||
<polygon fill="white" stroke="#bfbfbf" points="154,-191.5 154,-221.5 251,-221.5 251,-191.5 154,-191.5"/>
|
||||
<text text-anchor="start" x="162" y="-209.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::basic_istream</text>
|
||||
<text text-anchor="middle" x="202.5" y="-198.5" font-family="Helvetica,sans-Serif" font-size="10.00">< char ></text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node6->Node5 -->
|
||||
<g id="edge5" class="edge"><title>Node6->Node5</title>
|
||||
<path fill="none" stroke="midnightblue" d="M202.5,-181.352C202.5,-171.513 202.5,-160.775 202.5,-153.54"/>
|
||||
<polygon fill="midnightblue" stroke="midnightblue" points="199,-181.468 202.5,-191.468 206,-181.468 199,-181.468"/>
|
||||
</g>
|
||||
<!-- Node7 -->
|
||||
<g id="node7" class="node"><title>Node7</title>
|
||||
<g id="a_node7"><a xlink:title="STL class. ">
|
||||
<polygon fill="white" stroke="#bfbfbf" points="144.5,-259.5 144.5,-278.5 260.5,-278.5 260.5,-259.5 144.5,-259.5"/>
|
||||
<text text-anchor="middle" x="202.5" y="-266.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::basic_ios< Char ></text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node7->Node6 -->
|
||||
<g id="edge6" class="edge"><title>Node7->Node6</title>
|
||||
<path fill="none" stroke="midnightblue" d="M202.5,-249.215C202.5,-240.356 202.5,-229.958 202.5,-221.759"/>
|
||||
<polygon fill="midnightblue" stroke="midnightblue" points="199,-249.332 202.5,-259.332 206,-249.332 199,-249.332"/>
|
||||
</g>
|
||||
<!-- Node8 -->
|
||||
<g id="node8" class="node"><title>Node8</title>
|
||||
<g id="a_node8"><a xlink:title="STL class. ">
|
||||
<polygon fill="white" stroke="#bfbfbf" points="165,-316.5 165,-335.5 240,-335.5 240,-316.5 165,-316.5"/>
|
||||
<text text-anchor="middle" x="202.5" y="-323.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::ios_base</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node8->Node7 -->
|
||||
<g id="edge7" class="edge"><title>Node8->Node7</title>
|
||||
<path fill="none" stroke="midnightblue" d="M202.5,-306.117C202.5,-296.817 202.5,-286.056 202.5,-278.715"/>
|
||||
<polygon fill="midnightblue" stroke="midnightblue" points="199,-306.406 202.5,-316.406 206,-306.406 199,-306.406"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 6.2 KiB |
Reference in New Issue
Block a user