tracesrv/tracecompiler/internal/TraceCompiler_Test/HelloWorld_reference_files/HelloWorld_0xe9fbe6ee_Dictionary.xml
changeset 62 1c2bb2fc7c87
equal deleted inserted replaced
56:aa2539c91954 62:1c2bb2fc7c87
       
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <tracedictionary xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="DictionarySchema.xsd">
       
     3 	<typedefs>
       
     4 		<object type="ascii" size="1" formatchar="s" classification="string"/>
       
     5 		<object type="ascii" size="1" formatchar="ls" classification="string"/>
       
     6 		<object type="unicode" size="2" formatchar="S" classification="string"/>
       
     7 		<object type="unicode" size="2" formatchar="lS" classification="string"/>
       
     8 		<object type="int32" size="4" formatchar="d" classification="integer"/>
       
     9 		<object type="int32" size="4" formatchar="ld" classification="integer"/>
       
    10 	</typedefs>
       
    11 	<data>
       
    12 		<def id="1" type="string">Test different kind of unicode strings.</def>
       
    13 		<def id="2" type="string">ascii(5): %s ascii(4): %s</def>
       
    14 		<def id="3" type="string">unicode(5): %S unicode(5): %S</def>
       
    15 		<def id="4" type="string">ascii(4): %s unicode(5): %S</def>
       
    16 		<def id="5" type="string">unicode(5): %S ascii (5): %s</def>
       
    17 		<def id="6" type="string">ascii(5): %s</def>
       
    18 		<def id="7" type="string">unicode(5): %S</def>
       
    19 		<def id="8" type="string">ascii(1): %s</def>
       
    20 		<def id="9" type="string">unicode(1): %S</def>
       
    21 		<def id="10" type="string">ascii(4): %s</def>
       
    22 		<def id="11" type="string">unicode(4): %S</def>
       
    23 		<def id="12" type="string">ascii(6): %s unicode (8): %S</def>
       
    24 		<def id="13" type="string">unicode(4): %S ascii(8): %s</def>
       
    25 		<def id="14" type="string">unicode(4): %S ascii(8): %s int: %d</def>
       
    26 		<def id="15" type="string">unicode(4): %S ascii(0): %s int: %d</def>
       
    27 		<def id="16" type="string">unicode(60): %S</def>
       
    28 		<def id="17" type="string">unicode(333): %S</def>
       
    29 		<def id="18" type="string">unicode(600): %S</def>
       
    30 		<def id="19" type="string">unicode(5): %S ascii(0): %s</def>
       
    31 		<def id="20" type="string">unicode(0): %S ascii(5): %s</def>
       
    32 		<def id="21" type="string">ascii(0): %s</def>
       
    33 		<def id="22" type="string">unicode(0): %S</def>
       
    34 		<def id="23" type="string">ascii(4): %s unicode(0): %S</def>
       
    35 		<def id="24" type="string">ascii(0): %s unicode(5): %S</def>
       
    36 		<def id="25" type="string">ascii(5): %s ascii(0): %s</def>
       
    37 		<def id="26" type="string">unicode(5): %S unicode(0): %S</def>
       
    38 		<def id="27" type="string">ascii(0): %s ascii(4): %s</def>
       
    39 		<def id="28" type="string">unicode(0): %S unicode(5): %S</def>
       
    40 		<def id="29" type="string">unicode(333): %S ascii(0): %s int: %d</def>
       
    41 		<def id="30" type="string">unicode(333): %S unicode(333): %S</def>
       
    42 		<def id="31" type="string">unicode(65): %S</def>
       
    43 		<def id="32" type="string">CDataOutPut::DumpL() %S</def>
       
    44 		<def id="33" type="string">unicode abc =  %S</def>
       
    45 		<def id="34" type="string">ascii abc =  %s</def>
       
    46 		<def id="35" type="string">unicode(333): %S</def>
       
    47 		<def id="36" type="string">ascii(600): %s</def>
       
    48 	</data>
       
    49 	<locations>
       
    50 		<path val="../../HelloWorld/src/">
       
    51 			<file id="1">HelloWorld.cpp</file>
       
    52 		</path>
       
    53 	</locations>
       
    54 	<component id="-369367314" name="HelloWorld" prefix="HelloWorld: " suffix="">
       
    55 		<group id="222" name="UNICODE_STRING_TEST" prefix="UNICODE_STRING_TEST: " suffix="">
       
    56 			<trace data-ref="1" name="TRACE0">
       
    57 				<instance id="1" loc-ref="1" line="45" methodname="MainL"/>
       
    58 			</trace>
       
    59 			<trace data-ref="2" name="TRACE1">
       
    60 				<instance id="2" loc-ref="1" line="46" methodname="MainL"/>
       
    61 			</trace>
       
    62 			<trace data-ref="3" name="TRACE2">
       
    63 				<instance id="3" loc-ref="1" line="49" methodname="MainL"/>
       
    64 			</trace>
       
    65 			<trace data-ref="4" name="TRACE3">
       
    66 				<instance id="4" loc-ref="1" line="52" methodname="MainL"/>
       
    67 			</trace>
       
    68 			<trace data-ref="5" name="TRACE4">
       
    69 				<instance id="5" loc-ref="1" line="55" methodname="MainL"/>
       
    70 			</trace>
       
    71 			<trace data-ref="6" name="TRACE5">
       
    72 				<instance id="6" loc-ref="1" line="58" methodname="MainL"/>
       
    73 			</trace>
       
    74 			<trace data-ref="7" name="TRACE7">
       
    75 				<instance id="7" loc-ref="1" line="61" methodname="MainL"/>
       
    76 			</trace>
       
    77 			<trace data-ref="8" name="TRACE8">
       
    78 				<instance id="8" loc-ref="1" line="64" methodname="MainL"/>
       
    79 			</trace>
       
    80 			<trace data-ref="9" name="TRACE9">
       
    81 				<instance id="9" loc-ref="1" line="67" methodname="MainL"/>
       
    82 			</trace>
       
    83 			<trace data-ref="10" name="TRACE10">
       
    84 				<instance id="10" loc-ref="1" line="70" methodname="MainL"/>
       
    85 			</trace>
       
    86 			<trace data-ref="11" name="TRACE11">
       
    87 				<instance id="11" loc-ref="1" line="73" methodname="MainL"/>
       
    88 			</trace>
       
    89 			<trace data-ref="12" name="TRACE12">
       
    90 				<instance id="12" loc-ref="1" line="76" methodname="MainL"/>
       
    91 			</trace>
       
    92 			<trace data-ref="13" name="TRACE13">
       
    93 				<instance id="13" loc-ref="1" line="79" methodname="MainL"/>
       
    94 			</trace>
       
    95 			<trace data-ref="14" name="TRACE14">
       
    96 				<instance id="14" loc-ref="1" line="82" methodname="MainL"/>
       
    97 			</trace>
       
    98 			<trace data-ref="15" name="TRACE15">
       
    99 				<instance id="15" loc-ref="1" line="83" methodname="MainL"/>
       
   100 			</trace>
       
   101 			<trace data-ref="16" name="TRACE16">
       
   102 				<instance id="16" loc-ref="1" line="85" methodname="MainL"/>
       
   103 			</trace>
       
   104 			<trace data-ref="17" name="TRACE17">
       
   105 				<instance id="17" loc-ref="1" line="86" methodname="MainL"/>
       
   106 			</trace>
       
   107 			<trace data-ref="18" name="TRACE18">
       
   108 				<instance id="18" loc-ref="1" line="87" methodname="MainL"/>
       
   109 			</trace>
       
   110 			<trace data-ref="19" name="TRACE19">
       
   111 				<instance id="19" loc-ref="1" line="89" methodname="MainL"/>
       
   112 			</trace>
       
   113 			<trace data-ref="20" name="TRACE20">
       
   114 				<instance id="20" loc-ref="1" line="92" methodname="MainL"/>
       
   115 			</trace>
       
   116 			<trace data-ref="21" name="TRACE21">
       
   117 				<instance id="21" loc-ref="1" line="95" methodname="MainL"/>
       
   118 			</trace>
       
   119 			<trace data-ref="22" name="TRACE22">
       
   120 				<instance id="22" loc-ref="1" line="98" methodname="MainL"/>
       
   121 			</trace>
       
   122 			<trace data-ref="23" name="TRACE23">
       
   123 				<instance id="23" loc-ref="1" line="101" methodname="MainL"/>
       
   124 			</trace>
       
   125 			<trace data-ref="24" name="TRACE24">
       
   126 				<instance id="24" loc-ref="1" line="104" methodname="MainL"/>
       
   127 			</trace>
       
   128 			<trace data-ref="25" name="TRACE25">
       
   129 				<instance id="25" loc-ref="1" line="107" methodname="MainL"/>
       
   130 			</trace>
       
   131 			<trace data-ref="26" name="TRACE26">
       
   132 				<instance id="26" loc-ref="1" line="110" methodname="MainL"/>
       
   133 			</trace>
       
   134 			<trace data-ref="27" name="TRACE27">
       
   135 				<instance id="27" loc-ref="1" line="113" methodname="MainL"/>
       
   136 			</trace>
       
   137 			<trace data-ref="28" name="TRACE28">
       
   138 				<instance id="28" loc-ref="1" line="116" methodname="MainL"/>
       
   139 			</trace>
       
   140 			<trace data-ref="29" name="TRACE29">
       
   141 				<instance id="29" loc-ref="1" line="119" methodname="MainL"/>
       
   142 			</trace>
       
   143 			<trace data-ref="30" name="TRACE30">
       
   144 				<instance id="30" loc-ref="1" line="121" methodname="MainL"/>
       
   145 			</trace>
       
   146 			<trace data-ref="31" name="TRACE31">
       
   147 				<instance id="31" loc-ref="1" line="123" methodname="MainL"/>
       
   148 			</trace>
       
   149 			<trace data-ref="32" name="TRACE32">
       
   150 				<instance id="32" loc-ref="1" line="146" methodname="MainL"/>
       
   151 			</trace>
       
   152 			<trace data-ref="33" name="TRACE33">
       
   153 				<instance id="33" loc-ref="1" line="148" methodname="MainL"/>
       
   154 			</trace>
       
   155 			<trace data-ref="34" name="TRACE34">
       
   156 				<instance id="34" loc-ref="1" line="149" methodname="MainL"/>
       
   157 			</trace>
       
   158 			<trace data-ref="35" name="TRACE35">
       
   159 				<instance id="35" loc-ref="1" line="151" methodname="MainL"/>
       
   160 			</trace>
       
   161 			<trace data-ref="36" name="TRACE36">
       
   162 				<instance id="36" loc-ref="1" line="153" methodname="MainL"/>
       
   163 			</trace>
       
   164 		</group>
       
   165 	</component>
       
   166 </tracedictionary>