Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(17)

Side by Side Diff: src/trusted/validator_ragel/unreviewed/sample3.svg

Issue 10883051: Add documentation for the dynamic code modifications. (Closed) Base URL: svn://svn.chromium.org/native_client/trunk/src/native_client/
Patch Set: Created 8 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?> 1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2 <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.0//EN" 2 <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.0//EN"
3 "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd" [ 3 "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd" [
4 <!ATTLIST svg xmlns:xlink CDATA #FIXED "http://www.w3.org/1999/xlink"> 4 <!ATTLIST svg xmlns:xlink CDATA #FIXED "http://www.w3.org/1999/xlink">
5 ]> 5 ]>
6 <!-- Generated by Graphviz version 2.20.2 (Tue Mar &#160;2 19:03:41 UTC 2010) 6 <!-- Generated by Graphviz version 2.20.2 -->
7 For user: (khim) Victor Khimenko,,, -->
8 <!-- Title: one_instruction_x86_32 Pages: 1 --> 7 <!-- Title: one_instruction_x86_32 Pages: 1 -->
9 <svg width="1376pt" height="226pt" 8 <svg width="1376pt" height="226pt"
10 viewBox="0.00 0.00 1376.00 226.00" xmlns="http://www.w3.org/2000/svg" xmlns:xli nk="http://www.w3.org/1999/xlink"> 9 viewBox="0.00 0.00 1376.00 226.00" xmlns="http://www.w3.org/2000/svg" xmlns:xli nk="http://www.w3.org/1999/xlink">
11 <g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 222)"> 10 <g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 222)">
12 <title>one_instruction_x86_32</title> 11 <title>one_instruction_x86_32</title>
13 <!-- ENTRY --> 12 <!-- ENTRY -->
14 <g id="node1" class="node"><title>ENTRY</title> 13 <g id="node1" class="node"><title>ENTRY</title>
15 <ellipse style="fill:black;stroke:black;" cx="2" cy="-111" rx="1.8" ry="1.8"/> 14 <ellipse style="fill:black;stroke:black;" cx="2" cy="-111" rx="1.8" ry="1.8"/>
16 </g> 15 </g>
17 <!-- 4 --> 16 <!-- 4 -->
(...skipping 124 matching lines...) Expand 10 before | Expand all | Expand 10 after
142 <text text-anchor="middle" x="485" y="-128.9" style="font-family:Times New Roman ;font-size:14.00;">&#39;a&#39; / end2</text> 141 <text text-anchor="middle" x="485" y="-128.9" style="font-family:Times New Roman ;font-size:14.00;">&#39;a&#39; / end2</text>
143 </g> 142 </g>
144 <!-- 3&#45;&gt;8 --> 143 <!-- 3&#45;&gt;8 -->
145 <g id="edge6" class="edge"><title>3&#45;&gt;8</title> 144 <g id="edge6" class="edge"><title>3&#45;&gt;8</title>
146 <path style="fill:none;stroke:black;" d="M1172,-98C1202,-100 1255,-107 1296,-125 1301,-127 1306,-130 1311,-132"/> 145 <path style="fill:none;stroke:black;" d="M1172,-98C1202,-100 1255,-107 1296,-125 1301,-127 1306,-130 1311,-132"/>
147 <polygon style="fill:black;stroke:black;" points="1309.74,-135.365 1320,-138 131 3.62,-129.541 1309.74,-135.365"/> 146 <polygon style="fill:black;stroke:black;" points="1309.74,-135.365 1320,-138 131 3.62,-129.541 1309.74,-135.365"/>
148 <text text-anchor="middle" x="1243" y="-128.9" style="font-family:Times New Roma n;font-size:14.00;">&#39;a&#39; / end2, end3</text> 147 <text text-anchor="middle" x="1243" y="-128.9" style="font-family:Times New Roma n;font-size:14.00;">&#39;a&#39; / end2, end3</text>
149 </g> 148 </g>
150 </g> 149 </g>
151 </svg> 150 </svg>
OLDNEW
« no previous file with comments | « src/trusted/validator_ragel/unreviewed/sample2.svg ('k') | src/trusted/validator_ragel/unreviewed/validator.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698