hexsha
stringlengths 40
40
| size
int64 3
1.05M
| ext
stringclasses 163
values | lang
stringclasses 53
values | max_stars_repo_path
stringlengths 3
945
| max_stars_repo_name
stringlengths 4
112
| max_stars_repo_head_hexsha
stringlengths 40
78
| max_stars_repo_licenses
sequencelengths 1
10
| max_stars_count
float64 1
191k
⌀ | max_stars_repo_stars_event_min_datetime
stringlengths 24
24
⌀ | max_stars_repo_stars_event_max_datetime
stringlengths 24
24
⌀ | max_issues_repo_path
stringlengths 3
945
| max_issues_repo_name
stringlengths 4
113
| max_issues_repo_head_hexsha
stringlengths 40
78
| max_issues_repo_licenses
sequencelengths 1
10
| max_issues_count
float64 1
116k
⌀ | max_issues_repo_issues_event_min_datetime
stringlengths 24
24
⌀ | max_issues_repo_issues_event_max_datetime
stringlengths 24
24
⌀ | max_forks_repo_path
stringlengths 3
945
| max_forks_repo_name
stringlengths 4
113
| max_forks_repo_head_hexsha
stringlengths 40
78
| max_forks_repo_licenses
sequencelengths 1
10
| max_forks_count
float64 1
105k
⌀ | max_forks_repo_forks_event_min_datetime
stringlengths 24
24
⌀ | max_forks_repo_forks_event_max_datetime
stringlengths 24
24
⌀ | content
stringlengths 3
1.05M
| avg_line_length
float64 1
966k
| max_line_length
int64 1
977k
| alphanum_fraction
float64 0
1
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
0ef6138d0488cc5a9b0a59dafbac6cae42f2facb | 18,832 | ads | Ada | ada homework1/obj/b__demovec.ads | jamalakhaligova/ADA | f4ad841052620f998f7d4e7d23b0457aea0a7565 | [
"Apache-2.0"
] | null | null | null | ada homework1/obj/b__demovec.ads | jamalakhaligova/ADA | f4ad841052620f998f7d4e7d23b0457aea0a7565 | [
"Apache-2.0"
] | null | null | null | ada homework1/obj/b__demovec.ads | jamalakhaligova/ADA | f4ad841052620f998f7d4e7d23b0457aea0a7565 | [
"Apache-2.0"
] | null | null | null | pragma Warnings (Off);
pragma Ada_95;
with System;
with System.Parameters;
with System.Secondary_Stack;
package ada_main is
gnat_argc : Integer;
gnat_argv : System.Address;
gnat_envp : System.Address;
pragma Import (C, gnat_argc);
pragma Import (C, gnat_argv);
pragma Import (C, gnat_envp);
gnat_exit_status : Integer;
pragma Import (C, gnat_exit_status);
GNAT_Version : constant String :=
"GNAT Version: Community 2020 (20200818-93)" & ASCII.NUL;
pragma Export (C, GNAT_Version, "__gnat_version");
Ada_Main_Program_Name : constant String := "_ada_demovec" & ASCII.NUL;
pragma Export (C, Ada_Main_Program_Name, "__gnat_ada_main_program_name");
procedure adainit;
pragma Export (C, adainit, "adainit");
procedure adafinal;
pragma Export (C, adafinal, "adafinal");
function main
(argc : Integer;
argv : System.Address;
envp : System.Address)
return Integer;
pragma Export (C, main, "main");
type Version_32 is mod 2 ** 32;
u00001 : constant Version_32 := 16#e99f06d5#;
pragma Export (C, u00001, "demovecB");
u00002 : constant Version_32 := 16#67c8d842#;
pragma Export (C, u00002, "system__standard_libraryB");
u00003 : constant Version_32 := 16#5741b5a5#;
pragma Export (C, u00003, "system__standard_libraryS");
u00004 : constant Version_32 := 16#76789da1#;
pragma Export (C, u00004, "adaS");
u00005 : constant Version_32 := 16#f64b89a4#;
pragma Export (C, u00005, "ada__integer_text_ioB");
u00006 : constant Version_32 := 16#2ec7c168#;
pragma Export (C, u00006, "ada__integer_text_ioS");
u00007 : constant Version_32 := 16#f34ff985#;
pragma Export (C, u00007, "ada__exceptionsB");
u00008 : constant Version_32 := 16#cfbb5cc5#;
pragma Export (C, u00008, "ada__exceptionsS");
u00009 : constant Version_32 := 16#35e1815f#;
pragma Export (C, u00009, "ada__exceptions__last_chance_handlerB");
u00010 : constant Version_32 := 16#cfec26ee#;
pragma Export (C, u00010, "ada__exceptions__last_chance_handlerS");
u00011 : constant Version_32 := 16#32a08138#;
pragma Export (C, u00011, "systemS");
u00012 : constant Version_32 := 16#ae860117#;
pragma Export (C, u00012, "system__soft_linksB");
u00013 : constant Version_32 := 16#4d9536d3#;
pragma Export (C, u00013, "system__soft_linksS");
u00014 : constant Version_32 := 16#59d61025#;
pragma Export (C, u00014, "system__secondary_stackB");
u00015 : constant Version_32 := 16#c30bb6bc#;
pragma Export (C, u00015, "system__secondary_stackS");
u00016 : constant Version_32 := 16#896564a3#;
pragma Export (C, u00016, "system__parametersB");
u00017 : constant Version_32 := 16#75f245f3#;
pragma Export (C, u00017, "system__parametersS");
u00018 : constant Version_32 := 16#ced09590#;
pragma Export (C, u00018, "system__storage_elementsB");
u00019 : constant Version_32 := 16#1f63cb3c#;
pragma Export (C, u00019, "system__storage_elementsS");
u00020 : constant Version_32 := 16#ce3e0e21#;
pragma Export (C, u00020, "system__soft_links__initializeB");
u00021 : constant Version_32 := 16#5697fc2b#;
pragma Export (C, u00021, "system__soft_links__initializeS");
u00022 : constant Version_32 := 16#41837d1e#;
pragma Export (C, u00022, "system__stack_checkingB");
u00023 : constant Version_32 := 16#bc1fead0#;
pragma Export (C, u00023, "system__stack_checkingS");
u00024 : constant Version_32 := 16#34742901#;
pragma Export (C, u00024, "system__exception_tableB");
u00025 : constant Version_32 := 16#0dc9c2c8#;
pragma Export (C, u00025, "system__exception_tableS");
u00026 : constant Version_32 := 16#ce4af020#;
pragma Export (C, u00026, "system__exceptionsB");
u00027 : constant Version_32 := 16#5ac3ecce#;
pragma Export (C, u00027, "system__exceptionsS");
u00028 : constant Version_32 := 16#69416224#;
pragma Export (C, u00028, "system__exceptions__machineB");
u00029 : constant Version_32 := 16#5c74e542#;
pragma Export (C, u00029, "system__exceptions__machineS");
u00030 : constant Version_32 := 16#aa0563fc#;
pragma Export (C, u00030, "system__exceptions_debugB");
u00031 : constant Version_32 := 16#2eed524e#;
pragma Export (C, u00031, "system__exceptions_debugS");
u00032 : constant Version_32 := 16#6c2f8802#;
pragma Export (C, u00032, "system__img_intB");
u00033 : constant Version_32 := 16#307b61fa#;
pragma Export (C, u00033, "system__img_intS");
u00034 : constant Version_32 := 16#39df8c17#;
pragma Export (C, u00034, "system__tracebackB");
u00035 : constant Version_32 := 16#6c825ffc#;
pragma Export (C, u00035, "system__tracebackS");
u00036 : constant Version_32 := 16#9ed49525#;
pragma Export (C, u00036, "system__traceback_entriesB");
u00037 : constant Version_32 := 16#32fb7748#;
pragma Export (C, u00037, "system__traceback_entriesS");
u00038 : constant Version_32 := 16#3f39e75e#;
pragma Export (C, u00038, "system__traceback__symbolicB");
u00039 : constant Version_32 := 16#46491211#;
pragma Export (C, u00039, "system__traceback__symbolicS");
u00040 : constant Version_32 := 16#179d7d28#;
pragma Export (C, u00040, "ada__containersS");
u00041 : constant Version_32 := 16#701f9d88#;
pragma Export (C, u00041, "ada__exceptions__tracebackB");
u00042 : constant Version_32 := 16#ae2d2db5#;
pragma Export (C, u00042, "ada__exceptions__tracebackS");
u00043 : constant Version_32 := 16#e865e681#;
pragma Export (C, u00043, "system__bounded_stringsB");
u00044 : constant Version_32 := 16#455da021#;
pragma Export (C, u00044, "system__bounded_stringsS");
u00045 : constant Version_32 := 16#7b499e82#;
pragma Export (C, u00045, "system__crtlS");
u00046 : constant Version_32 := 16#641e2245#;
pragma Export (C, u00046, "system__dwarf_linesB");
u00047 : constant Version_32 := 16#40ce1ea3#;
pragma Export (C, u00047, "system__dwarf_linesS");
u00048 : constant Version_32 := 16#5b4659fa#;
pragma Export (C, u00048, "ada__charactersS");
u00049 : constant Version_32 := 16#8f637df8#;
pragma Export (C, u00049, "ada__characters__handlingB");
u00050 : constant Version_32 := 16#3b3f6154#;
pragma Export (C, u00050, "ada__characters__handlingS");
u00051 : constant Version_32 := 16#4b7bb96a#;
pragma Export (C, u00051, "ada__characters__latin_1S");
u00052 : constant Version_32 := 16#e6d4fa36#;
pragma Export (C, u00052, "ada__stringsS");
u00053 : constant Version_32 := 16#96df1a3f#;
pragma Export (C, u00053, "ada__strings__mapsB");
u00054 : constant Version_32 := 16#1e526bec#;
pragma Export (C, u00054, "ada__strings__mapsS");
u00055 : constant Version_32 := 16#465aa89c#;
pragma Export (C, u00055, "system__bit_opsB");
u00056 : constant Version_32 := 16#0765e3a3#;
pragma Export (C, u00056, "system__bit_opsS");
u00057 : constant Version_32 := 16#6c6ff32a#;
pragma Export (C, u00057, "system__unsigned_typesS");
u00058 : constant Version_32 := 16#92f05f13#;
pragma Export (C, u00058, "ada__strings__maps__constantsS");
u00059 : constant Version_32 := 16#5ab55268#;
pragma Export (C, u00059, "interfacesS");
u00060 : constant Version_32 := 16#a0d3d22b#;
pragma Export (C, u00060, "system__address_imageB");
u00061 : constant Version_32 := 16#934c1c02#;
pragma Export (C, u00061, "system__address_imageS");
u00062 : constant Version_32 := 16#8631cc2e#;
pragma Export (C, u00062, "system__img_unsB");
u00063 : constant Version_32 := 16#f39bcfdd#;
pragma Export (C, u00063, "system__img_unsS");
u00064 : constant Version_32 := 16#20ec7aa3#;
pragma Export (C, u00064, "system__ioB");
u00065 : constant Version_32 := 16#ace27677#;
pragma Export (C, u00065, "system__ioS");
u00066 : constant Version_32 := 16#3080f2ca#;
pragma Export (C, u00066, "system__mmapB");
u00067 : constant Version_32 := 16#9ad4d587#;
pragma Export (C, u00067, "system__mmapS");
u00068 : constant Version_32 := 16#92d882c5#;
pragma Export (C, u00068, "ada__io_exceptionsS");
u00069 : constant Version_32 := 16#a8ba7b3b#;
pragma Export (C, u00069, "system__mmap__os_interfaceB");
u00070 : constant Version_32 := 16#8f4541b8#;
pragma Export (C, u00070, "system__mmap__os_interfaceS");
u00071 : constant Version_32 := 16#657efc5a#;
pragma Export (C, u00071, "system__os_libB");
u00072 : constant Version_32 := 16#d872da39#;
pragma Export (C, u00072, "system__os_libS");
u00073 : constant Version_32 := 16#ec4d5631#;
pragma Export (C, u00073, "system__case_utilB");
u00074 : constant Version_32 := 16#0d75376c#;
pragma Export (C, u00074, "system__case_utilS");
u00075 : constant Version_32 := 16#2a8e89ad#;
pragma Export (C, u00075, "system__stringsB");
u00076 : constant Version_32 := 16#52b6adad#;
pragma Export (C, u00076, "system__stringsS");
u00077 : constant Version_32 := 16#e49bce3e#;
pragma Export (C, u00077, "interfaces__cB");
u00078 : constant Version_32 := 16#dbc36ce0#;
pragma Export (C, u00078, "interfaces__cS");
u00079 : constant Version_32 := 16#c83ab8ef#;
pragma Export (C, u00079, "system__object_readerB");
u00080 : constant Version_32 := 16#f6d45c39#;
pragma Export (C, u00080, "system__object_readerS");
u00081 : constant Version_32 := 16#914b0305#;
pragma Export (C, u00081, "system__val_lliB");
u00082 : constant Version_32 := 16#5ece13c8#;
pragma Export (C, u00082, "system__val_lliS");
u00083 : constant Version_32 := 16#d2ae2792#;
pragma Export (C, u00083, "system__val_lluB");
u00084 : constant Version_32 := 16#01a17ec8#;
pragma Export (C, u00084, "system__val_lluS");
u00085 : constant Version_32 := 16#269742a9#;
pragma Export (C, u00085, "system__val_utilB");
u00086 : constant Version_32 := 16#9e0037c6#;
pragma Export (C, u00086, "system__val_utilS");
u00087 : constant Version_32 := 16#b578159b#;
pragma Export (C, u00087, "system__exception_tracesB");
u00088 : constant Version_32 := 16#167fa1a2#;
pragma Export (C, u00088, "system__exception_tracesS");
u00089 : constant Version_32 := 16#e1282880#;
pragma Export (C, u00089, "system__win32S");
u00090 : constant Version_32 := 16#8c33a517#;
pragma Export (C, u00090, "system__wch_conB");
u00091 : constant Version_32 := 16#29dda3ea#;
pragma Export (C, u00091, "system__wch_conS");
u00092 : constant Version_32 := 16#9721e840#;
pragma Export (C, u00092, "system__wch_stwB");
u00093 : constant Version_32 := 16#04cc8feb#;
pragma Export (C, u00093, "system__wch_stwS");
u00094 : constant Version_32 := 16#a831679c#;
pragma Export (C, u00094, "system__wch_cnvB");
u00095 : constant Version_32 := 16#266a1919#;
pragma Export (C, u00095, "system__wch_cnvS");
u00096 : constant Version_32 := 16#ece6fdb6#;
pragma Export (C, u00096, "system__wch_jisB");
u00097 : constant Version_32 := 16#a61a0038#;
pragma Export (C, u00097, "system__wch_jisS");
u00098 : constant Version_32 := 16#f4e097a7#;
pragma Export (C, u00098, "ada__text_ioB");
u00099 : constant Version_32 := 16#03e83e15#;
pragma Export (C, u00099, "ada__text_ioS");
u00100 : constant Version_32 := 16#10558b11#;
pragma Export (C, u00100, "ada__streamsB");
u00101 : constant Version_32 := 16#67e31212#;
pragma Export (C, u00101, "ada__streamsS");
u00102 : constant Version_32 := 16#f9576a72#;
pragma Export (C, u00102, "ada__tagsB");
u00103 : constant Version_32 := 16#b6661f55#;
pragma Export (C, u00103, "ada__tagsS");
u00104 : constant Version_32 := 16#796f31f1#;
pragma Export (C, u00104, "system__htableB");
u00105 : constant Version_32 := 16#b66232d2#;
pragma Export (C, u00105, "system__htableS");
u00106 : constant Version_32 := 16#089f5cd0#;
pragma Export (C, u00106, "system__string_hashB");
u00107 : constant Version_32 := 16#143c59ac#;
pragma Export (C, u00107, "system__string_hashS");
u00108 : constant Version_32 := 16#73d2d764#;
pragma Export (C, u00108, "interfaces__c_streamsB");
u00109 : constant Version_32 := 16#b1330297#;
pragma Export (C, u00109, "interfaces__c_streamsS");
u00110 : constant Version_32 := 16#ec9c64c3#;
pragma Export (C, u00110, "system__file_ioB");
u00111 : constant Version_32 := 16#95d1605d#;
pragma Export (C, u00111, "system__file_ioS");
u00112 : constant Version_32 := 16#86c56e5a#;
pragma Export (C, u00112, "ada__finalizationS");
u00113 : constant Version_32 := 16#95817ed8#;
pragma Export (C, u00113, "system__finalization_rootB");
u00114 : constant Version_32 := 16#7d52f2a8#;
pragma Export (C, u00114, "system__finalization_rootS");
u00115 : constant Version_32 := 16#cf3f1b90#;
pragma Export (C, u00115, "system__file_control_blockS");
u00116 : constant Version_32 := 16#fdedfd10#;
pragma Export (C, u00116, "ada__text_io__integer_auxB");
u00117 : constant Version_32 := 16#2fe01d89#;
pragma Export (C, u00117, "ada__text_io__integer_auxS");
u00118 : constant Version_32 := 16#181dc502#;
pragma Export (C, u00118, "ada__text_io__generic_auxB");
u00119 : constant Version_32 := 16#305a076a#;
pragma Export (C, u00119, "ada__text_io__generic_auxS");
u00120 : constant Version_32 := 16#db42ae56#;
pragma Export (C, u00120, "system__img_biuB");
u00121 : constant Version_32 := 16#aa4d7b67#;
pragma Export (C, u00121, "system__img_biuS");
u00122 : constant Version_32 := 16#244fa59d#;
pragma Export (C, u00122, "system__img_llbB");
u00123 : constant Version_32 := 16#eb8a6b99#;
pragma Export (C, u00123, "system__img_llbS");
u00124 : constant Version_32 := 16#9dca6636#;
pragma Export (C, u00124, "system__img_lliB");
u00125 : constant Version_32 := 16#23efd4e9#;
pragma Export (C, u00125, "system__img_lliS");
u00126 : constant Version_32 := 16#cd1fde06#;
pragma Export (C, u00126, "system__img_llwB");
u00127 : constant Version_32 := 16#42e6480f#;
pragma Export (C, u00127, "system__img_llwS");
u00128 : constant Version_32 := 16#811cd12a#;
pragma Export (C, u00128, "system__img_wiuB");
u00129 : constant Version_32 := 16#c40cfcf5#;
pragma Export (C, u00129, "system__img_wiuS");
u00130 : constant Version_32 := 16#65de8d35#;
pragma Export (C, u00130, "system__val_intB");
u00131 : constant Version_32 := 16#875fe85b#;
pragma Export (C, u00131, "system__val_intS");
u00132 : constant Version_32 := 16#5276dcb7#;
pragma Export (C, u00132, "system__val_unsB");
u00133 : constant Version_32 := 16#59698e93#;
pragma Export (C, u00133, "system__val_unsS");
u00134 : constant Version_32 := 16#ce89409d#;
pragma Export (C, u00134, "vector_packageB");
u00135 : constant Version_32 := 16#a4dbf6a2#;
pragma Export (C, u00135, "vector_packageS");
u00136 : constant Version_32 := 16#eca5ecae#;
pragma Export (C, u00136, "system__memoryB");
u00137 : constant Version_32 := 16#6bdde70c#;
pragma Export (C, u00137, "system__memoryS");
-- BEGIN ELABORATION ORDER
-- ada%s
-- ada.characters%s
-- ada.characters.latin_1%s
-- interfaces%s
-- system%s
-- system.img_int%s
-- system.img_int%b
-- system.img_lli%s
-- system.img_lli%b
-- system.io%s
-- system.io%b
-- system.parameters%s
-- system.parameters%b
-- system.crtl%s
-- interfaces.c_streams%s
-- interfaces.c_streams%b
-- system.storage_elements%s
-- system.storage_elements%b
-- system.stack_checking%s
-- system.stack_checking%b
-- system.string_hash%s
-- system.string_hash%b
-- system.htable%s
-- system.htable%b
-- system.strings%s
-- system.strings%b
-- system.traceback_entries%s
-- system.traceback_entries%b
-- system.unsigned_types%s
-- system.img_biu%s
-- system.img_biu%b
-- system.img_llb%s
-- system.img_llb%b
-- system.img_llw%s
-- system.img_llw%b
-- system.img_uns%s
-- system.img_uns%b
-- system.img_wiu%s
-- system.img_wiu%b
-- system.wch_con%s
-- system.wch_con%b
-- system.wch_jis%s
-- system.wch_jis%b
-- system.wch_cnv%s
-- system.wch_cnv%b
-- system.traceback%s
-- system.traceback%b
-- ada.characters.handling%s
-- system.case_util%s
-- system.os_lib%s
-- system.secondary_stack%s
-- system.standard_library%s
-- ada.exceptions%s
-- system.exceptions_debug%s
-- system.exceptions_debug%b
-- system.soft_links%s
-- system.val_lli%s
-- system.val_llu%s
-- system.val_util%s
-- system.val_util%b
-- system.wch_stw%s
-- system.wch_stw%b
-- ada.exceptions.last_chance_handler%s
-- ada.exceptions.last_chance_handler%b
-- ada.exceptions.traceback%s
-- ada.exceptions.traceback%b
-- system.address_image%s
-- system.address_image%b
-- system.bit_ops%s
-- system.bit_ops%b
-- system.bounded_strings%s
-- system.bounded_strings%b
-- system.case_util%b
-- system.exception_table%s
-- system.exception_table%b
-- ada.containers%s
-- ada.io_exceptions%s
-- ada.strings%s
-- ada.strings.maps%s
-- ada.strings.maps%b
-- ada.strings.maps.constants%s
-- interfaces.c%s
-- interfaces.c%b
-- system.exceptions%s
-- system.exceptions%b
-- system.exceptions.machine%s
-- system.exceptions.machine%b
-- system.win32%s
-- ada.characters.handling%b
-- system.exception_traces%s
-- system.exception_traces%b
-- system.memory%s
-- system.memory%b
-- system.mmap%s
-- system.mmap.os_interface%s
-- system.mmap.os_interface%b
-- system.mmap%b
-- system.object_reader%s
-- system.object_reader%b
-- system.dwarf_lines%s
-- system.dwarf_lines%b
-- system.os_lib%b
-- system.secondary_stack%b
-- system.soft_links.initialize%s
-- system.soft_links.initialize%b
-- system.soft_links%b
-- system.standard_library%b
-- system.traceback.symbolic%s
-- system.traceback.symbolic%b
-- ada.exceptions%b
-- system.val_lli%b
-- system.val_llu%b
-- ada.tags%s
-- ada.tags%b
-- ada.streams%s
-- ada.streams%b
-- system.file_control_block%s
-- system.finalization_root%s
-- system.finalization_root%b
-- ada.finalization%s
-- system.file_io%s
-- system.file_io%b
-- system.val_uns%s
-- system.val_uns%b
-- system.val_int%s
-- system.val_int%b
-- ada.text_io%s
-- ada.text_io%b
-- ada.text_io.generic_aux%s
-- ada.text_io.generic_aux%b
-- ada.text_io.integer_aux%s
-- ada.text_io.integer_aux%b
-- ada.integer_text_io%s
-- ada.integer_text_io%b
-- vector_package%s
-- vector_package%b
-- demovec%b
-- END ELABORATION ORDER
end ada_main;
| 41.298246 | 77 | 0.689518 |
18e3bffb836237d15cb5f122711f253f2096cdb6 | 3,531 | ads | Ada | boards/stm32f469_discovery/src/touch_panel_ft6x06.ads | morbos/Ada_Drivers_Library | a4ab26799be60997c38735f4056160c4af597ef7 | [
"BSD-3-Clause"
] | 2 | 2018-05-16T03:56:39.000Z | 2019-07-31T13:53:56.000Z | boards/stm32f469_discovery/src/touch_panel_ft6x06.ads | morbos/Ada_Drivers_Library | a4ab26799be60997c38735f4056160c4af597ef7 | [
"BSD-3-Clause"
] | null | null | null | boards/stm32f469_discovery/src/touch_panel_ft6x06.ads | morbos/Ada_Drivers_Library | a4ab26799be60997c38735f4056160c4af597ef7 | [
"BSD-3-Clause"
] | null | null | null | ------------------------------------------------------------------------------
-- --
-- Copyright (C) 2015-2016, AdaCore --
-- --
-- Redistribution and use in source and binary forms, with or without --
-- modification, are permitted provided that the following conditions are --
-- met: --
-- 1. Redistributions of source code must retain the above copyright --
-- notice, this list of conditions and the following disclaimer. --
-- 2. Redistributions in binary form must reproduce the above copyright --
-- notice, this list of conditions and the following disclaimer in --
-- the documentation and/or other materials provided with the --
-- distribution. --
-- 3. Neither the name of the copyright holder nor the names of its --
-- contributors may be used to endorse or promote products derived --
-- from this software without specific prior written permission. --
-- --
-- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS --
-- "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT --
-- LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR --
-- A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT --
-- HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, --
-- SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT --
-- LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, --
-- DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY --
-- THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT --
-- (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE --
-- OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. --
-- --
------------------------------------------------------------------------------
with HAL.Touch_Panel;
with HAL.Framebuffer;
private with FT6x06;
private with STM32.Device;
private with STM32.I2C;
private with STM32.GPIO;
package Touch_Panel_FT6x06 is
type Touch_Panel is limited new HAL.Touch_Panel.Touch_Panel_Device
with private;
function Initialize
(This : in out Touch_Panel;
Orientation : HAL.Framebuffer.Display_Orientation :=
HAL.Framebuffer.Default) return Boolean;
procedure Initialize
(This : in out Touch_Panel;
Orientation : HAL.Framebuffer.Display_Orientation :=
HAL.Framebuffer.Default);
procedure Set_Orientation
(This : in out Touch_Panel;
Orientation : HAL.Framebuffer.Display_Orientation);
private
TP_I2C : STM32.I2C.I2C_Port renames STM32.Device.I2C_1;
TP_I2C_SCL : STM32.GPIO.GPIO_Point renames STM32.Device.PB8;
TP_I2C_SDA : STM32.GPIO.GPIO_Point renames STM32.Device.PB9;
TP_I2C_AF : STM32.GPIO_Alternate_Function renames STM32.Device.GPIO_AF_I2C1_4;
type Touch_Panel is limited new FT6x06.FT6x06_Device
(Port => TP_I2C'Access,
I2C_Addr => 16#54#) with null record;
end Touch_Panel_FT6x06;
| 49.732394 | 85 | 0.578873 |
23adcbdc639b8357d064b010a9a2b232ba7d02ea | 3,229 | ada | Ada | gcc-gcc-7_3_0-release/gcc/testsuite/ada/acats/tests/c4/c45411d.ada | best08618/asylo | 5a520a9f5c461ede0f32acc284017b737a43898c | [
"Apache-2.0"
] | 7 | 2020-05-02T17:34:05.000Z | 2021-10-17T10:15:18.000Z | gcc-gcc-7_3_0-release/gcc/testsuite/ada/acats/tests/c4/c45411d.ada | best08618/asylo | 5a520a9f5c461ede0f32acc284017b737a43898c | [
"Apache-2.0"
] | null | null | null | gcc-gcc-7_3_0-release/gcc/testsuite/ada/acats/tests/c4/c45411d.ada | best08618/asylo | 5a520a9f5c461ede0f32acc284017b737a43898c | [
"Apache-2.0"
] | 2 | 2020-07-27T00:22:36.000Z | 2021-04-01T09:41:02.000Z | -- C45411D.ADA
-- Grant of Unlimited Rights
--
-- Under contracts F33600-87-D-0337, F33600-84-D-0280, MDA903-79-C-0687,
-- F08630-91-C-0015, and DCA100-97-D-0025, the U.S. Government obtained
-- unlimited rights in the software and documentation contained herein.
-- Unlimited rights are defined in DFAR 252.227-7013(a)(19). By making
-- this public release, the Government intends to confer upon all
-- recipients unlimited rights equal to those held by the Government.
-- These rights include rights to use, duplicate, release or disclose the
-- released technical data and computer software in whole or in part, in
-- any manner and for any purpose whatsoever, and to have or permit others
-- to do so.
--
-- DISCLAIMER
--
-- ALL MATERIALS OR INFORMATION HEREIN RELEASED, MADE AVAILABLE OR
-- DISCLOSED ARE AS IS. THE GOVERNMENT MAKES NO EXPRESS OR IMPLIED
-- WARRANTY AS TO ANY MATTER WHATSOEVER, INCLUDING THE CONDITIONS OF THE
-- SOFTWARE, DOCUMENTATION OR OTHER INFORMATION RELEASED, MADE AVAILABLE
-- OR DISCLOSED, OR THE OWNERSHIP, MERCHANTABILITY, OR FITNESS FOR A
-- PARTICULAR PURPOSE OF SAID MATERIAL.
--*
-- OBJECTIVE:
-- CHECK THAT UNARY "+" AND "-" YIELD CORRECT RESULTS FOR
-- OPERANDS OF DERIVED INTEGER TYPES.
-- HISTORY:
-- JET 07/11/88 CREATED ORIGINAL TEST.
-- PWN 10/27/95 REMOVED OUT OF RANGE STATIC VALUE CHECKS.
WITH REPORT; USE REPORT;
PROCEDURE C45411D IS
TYPE INT IS RANGE -100..100;
TYPE DT1 IS NEW INTEGER;
TYPE DT2 IS NEW INT;
D1 : DT1 := 1;
D2 : DT2 := 1;
FUNCTION IDENT (A : DT1) RETURN DT1 IS
BEGIN
RETURN A * DT1(IDENT_INT(1));
END IDENT;
FUNCTION IDENT (A : DT2) RETURN DT2 IS
BEGIN
RETURN A * DT2(IDENT_INT(1));
END IDENT;
BEGIN
TEST ("C45411D", "CHECK THAT UNARY ""+"" AND ""-"" YIELD " &
"CORRECT RESULTS FOR OPERANDS OF DERIVED " &
"INTEGER TYPES");
FOR I IN DT1'(1-2)..DT1'(1) LOOP
IF "-"(RIGHT => D1) /= IDENT(I) THEN
FAILED ("INCORRECT RESULT FOR ""-"" DT1 -" &
DT1'IMAGE(I+2));
END IF;
IF +D1 /= IDENT(D1) THEN
FAILED ("INCORRECT RESULT FOR ""+"" DT1 -" &
DT1'IMAGE(I+2));
END IF;
D1 := D1 - 1;
END LOOP;
IF DT1'LAST + DT1'FIRST = 0 THEN
IF IDENT(-DT1'LAST) /= DT1'FIRST THEN
FAILED ("-DT1'LAST IS NOT EQUAL TO DT1'FIRST");
END IF;
ELSE
IF IDENT(-DT1'LAST) /= DT1'FIRST+1 THEN
FAILED ("-DT1'LAST IS NOT EQUAL TO DT1'FIRST+1");
END IF;
END IF;
FOR I IN DT2'(1-2)..DT2'(1) LOOP
IF -D2 /= IDENT(I) THEN
FAILED ("INCORRECT RESULT FOR ""-"" DT2 -" &
DT2'IMAGE(I+2));
END IF;
IF "+"(RIGHT => D2) /= IDENT(D2) THEN
FAILED ("INCORRECT RESULT FOR ""+"" DT2 -" &
DT2'IMAGE(I+2));
END IF;
D2 := D2 - 1;
END LOOP;
RESULT;
END C45411D;
| 32.616162 | 79 | 0.554971 |
dc80db78978b9f14f0c0115bf5e4a5dda05e40ee | 4,757 | ads | Ada | source/amf/ocl/amf-ocl-collection_ranges.ads | svn2github/matreshka | 9d222b3ad9da508855fb1f5adbe5e8a4fad4c530 | [
"BSD-3-Clause"
] | 24 | 2016-11-29T06:59:41.000Z | 2021-08-30T11:55:16.000Z | source/amf/ocl/amf-ocl-collection_ranges.ads | svn2github/matreshka | 9d222b3ad9da508855fb1f5adbe5e8a4fad4c530 | [
"BSD-3-Clause"
] | 2 | 2019-01-16T05:15:20.000Z | 2019-02-03T10:03:32.000Z | source/amf/ocl/amf-ocl-collection_ranges.ads | svn2github/matreshka | 9d222b3ad9da508855fb1f5adbe5e8a4fad4c530 | [
"BSD-3-Clause"
] | 4 | 2017-07-18T07:11:05.000Z | 2020-06-21T03:02:25.000Z | ------------------------------------------------------------------------------
-- --
-- Matreshka Project --
-- --
-- Ada Modeling Framework --
-- --
-- Runtime Library Component --
-- --
------------------------------------------------------------------------------
-- --
-- Copyright © 2012-2013, Vadim Godunko <[email protected]> --
-- All rights reserved. --
-- --
-- Redistribution and use in source and binary forms, with or without --
-- modification, are permitted provided that the following conditions --
-- are met: --
-- --
-- * Redistributions of source code must retain the above copyright --
-- notice, this list of conditions and the following disclaimer. --
-- --
-- * Redistributions in binary form must reproduce the above copyright --
-- notice, this list of conditions and the following disclaimer in the --
-- documentation and/or other materials provided with the distribution. --
-- --
-- * Neither the name of the Vadim Godunko, IE nor the names of its --
-- contributors may be used to endorse or promote products derived from --
-- this software without specific prior written permission. --
-- --
-- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS --
-- "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT --
-- LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR --
-- A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT --
-- HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, --
-- SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED --
-- TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR --
-- PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF --
-- LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING --
-- NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS --
-- SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. --
-- --
------------------------------------------------------------------------------
-- $Revision$ $Date$
------------------------------------------------------------------------------
-- This file is generated, don't edit it.
------------------------------------------------------------------------------
with AMF.OCL.Collection_Literal_Parts;
limited with AMF.OCL.Ocl_Expressions;
package AMF.OCL.Collection_Ranges is
pragma Preelaborate;
type OCL_Collection_Range is limited interface
and AMF.OCL.Collection_Literal_Parts.OCL_Collection_Literal_Part;
type OCL_Collection_Range_Access is
access all OCL_Collection_Range'Class;
for OCL_Collection_Range_Access'Storage_Size use 0;
not overriding function Get_First
(Self : not null access constant OCL_Collection_Range)
return AMF.OCL.Ocl_Expressions.OCL_Ocl_Expression_Access is abstract;
-- Getter of CollectionRange::first.
--
not overriding procedure Set_First
(Self : not null access OCL_Collection_Range;
To : AMF.OCL.Ocl_Expressions.OCL_Ocl_Expression_Access) is abstract;
-- Setter of CollectionRange::first.
--
not overriding function Get_Last
(Self : not null access constant OCL_Collection_Range)
return AMF.OCL.Ocl_Expressions.OCL_Ocl_Expression_Access is abstract;
-- Getter of CollectionRange::last.
--
not overriding procedure Set_Last
(Self : not null access OCL_Collection_Range;
To : AMF.OCL.Ocl_Expressions.OCL_Ocl_Expression_Access) is abstract;
-- Setter of CollectionRange::last.
--
end AMF.OCL.Collection_Ranges;
| 55.964706 | 78 | 0.487492 |
0e35baa5260fa4dbab0ccab9fa9fb710b8a98876 | 254,596 | ads | Ada | source/amf/dd/amf-internals-tables-dg_string_data_00.ads | svn2github/matreshka | 9d222b3ad9da508855fb1f5adbe5e8a4fad4c530 | [
"BSD-3-Clause"
] | 24 | 2016-11-29T06:59:41.000Z | 2021-08-30T11:55:16.000Z | source/amf/dd/amf-internals-tables-dg_string_data_00.ads | svn2github/matreshka | 9d222b3ad9da508855fb1f5adbe5e8a4fad4c530 | [
"BSD-3-Clause"
] | 2 | 2019-01-16T05:15:20.000Z | 2019-02-03T10:03:32.000Z | source/amf/dd/amf-internals-tables-dg_string_data_00.ads | svn2github/matreshka | 9d222b3ad9da508855fb1f5adbe5e8a4fad4c530 | [
"BSD-3-Clause"
] | 4 | 2017-07-18T07:11:05.000Z | 2020-06-21T03:02:25.000Z | ------------------------------------------------------------------------------
-- --
-- Matreshka Project --
-- --
-- Ada Modeling Framework --
-- --
-- Runtime Library Component --
-- --
------------------------------------------------------------------------------
-- --
-- Copyright © 2010-2017, Vadim Godunko <[email protected]> --
-- All rights reserved. --
-- --
-- Redistribution and use in source and binary forms, with or without --
-- modification, are permitted provided that the following conditions --
-- are met: --
-- --
-- * Redistributions of source code must retain the above copyright --
-- notice, this list of conditions and the following disclaimer. --
-- --
-- * Redistributions in binary form must reproduce the above copyright --
-- notice, this list of conditions and the following disclaimer in the --
-- documentation and/or other materials provided with the distribution. --
-- --
-- * Neither the name of the Vadim Godunko, IE nor the names of its --
-- contributors may be used to endorse or promote products derived from --
-- this software without specific prior written permission. --
-- --
-- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS --
-- "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT --
-- LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR --
-- A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT --
-- HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, --
-- SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED --
-- TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR --
-- PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF --
-- LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING --
-- NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS --
-- SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. --
-- --
------------------------------------------------------------------------------
-- $Revision$ $Date$
------------------------------------------------------------------------------
-- This file is generated, don't edit it.
------------------------------------------------------------------------------
with Matreshka.Internals.Strings;
package AMF.Internals.Tables.DG_String_Data_00 is
-- "opacity"
MS_0000 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 15,
Unused => 7,
Length => 7,
Value =>
(16#006F#, 16#0070#, 16#0061#, 16#0063#,
16#0069#, 16#0074#, 16#0079#,
others => 16#0000#),
others => <>);
-- "QuadraticCurveTo is a kind of path command that draws a quadratic bézier curve from the current point to a new point using a single control point."
MS_0001 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 151,
Unused => 146,
Length => 146,
Value =>
(16#0051#, 16#0075#, 16#0061#, 16#0064#,
16#0072#, 16#0061#, 16#0074#, 16#0069#,
16#0063#, 16#0043#, 16#0075#, 16#0072#,
16#0076#, 16#0065#, 16#0054#, 16#006F#,
16#0020#, 16#0069#, 16#0073#, 16#0020#,
16#0061#, 16#0020#, 16#006B#, 16#0069#,
16#006E#, 16#0064#, 16#0020#, 16#006F#,
16#0066#, 16#0020#, 16#0070#, 16#0061#,
16#0074#, 16#0068#, 16#0020#, 16#0063#,
16#006F#, 16#006D#, 16#006D#, 16#0061#,
16#006E#, 16#0064#, 16#0020#, 16#0074#,
16#0068#, 16#0061#, 16#0074#, 16#0020#,
16#0064#, 16#0072#, 16#0061#, 16#0077#,
16#0073#, 16#0020#, 16#0061#, 16#0020#,
16#0071#, 16#0075#, 16#0061#, 16#0064#,
16#0072#, 16#0061#, 16#0074#, 16#0069#,
16#0063#, 16#0020#, 16#0062#, 16#00E9#,
16#007A#, 16#0069#, 16#0065#, 16#0072#,
16#0020#, 16#0063#, 16#0075#, 16#0072#,
16#0076#, 16#0065#, 16#0020#, 16#0066#,
16#0072#, 16#006F#, 16#006D#, 16#0020#,
16#0074#, 16#0068#, 16#0065#, 16#0020#,
16#0063#, 16#0075#, 16#0072#, 16#0072#,
16#0065#, 16#006E#, 16#0074#, 16#0020#,
16#0070#, 16#006F#, 16#0069#, 16#006E#,
16#0074#, 16#0020#, 16#0074#, 16#006F#,
16#0020#, 16#0061#, 16#0020#, 16#006E#,
16#0065#, 16#0077#, 16#0020#, 16#0070#,
16#006F#, 16#0069#, 16#006E#, 16#0074#,
16#0020#, 16#0075#, 16#0073#, 16#0069#,
16#006E#, 16#0067#, 16#0020#, 16#0061#,
16#0020#, 16#0073#, 16#0069#, 16#006E#,
16#0067#, 16#006C#, 16#0065#, 16#0020#,
16#0063#, 16#006F#, 16#006E#, 16#0074#,
16#0072#, 16#006F#, 16#006C#, 16#0020#,
16#0070#, 16#006F#, 16#0069#, 16#006E#,
16#0074#, 16#002E#,
others => 16#0000#),
others => <>);
-- "d"
MS_0002 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 7,
Unused => 1,
Length => 1,
Value =>
(16#0064#,
others => 16#0000#),
others => <>);
-- "the color of the font used to render a text element. The default is black (red=0, green=0, blue=0)."
MS_0003 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 103,
Unused => 99,
Length => 99,
Value =>
(16#0074#, 16#0068#, 16#0065#, 16#0020#,
16#0063#, 16#006F#, 16#006C#, 16#006F#,
16#0072#, 16#0020#, 16#006F#, 16#0066#,
16#0020#, 16#0074#, 16#0068#, 16#0065#,
16#0020#, 16#0066#, 16#006F#, 16#006E#,
16#0074#, 16#0020#, 16#0075#, 16#0073#,
16#0065#, 16#0064#, 16#0020#, 16#0074#,
16#006F#, 16#0020#, 16#0072#, 16#0065#,
16#006E#, 16#0064#, 16#0065#, 16#0072#,
16#0020#, 16#0061#, 16#0020#, 16#0074#,
16#0065#, 16#0078#, 16#0074#, 16#0020#,
16#0065#, 16#006C#, 16#0065#, 16#006D#,
16#0065#, 16#006E#, 16#0074#, 16#002E#,
16#0020#, 16#0054#, 16#0068#, 16#0065#,
16#0020#, 16#0064#, 16#0065#, 16#0066#,
16#0061#, 16#0075#, 16#006C#, 16#0074#,
16#0020#, 16#0069#, 16#0073#, 16#0020#,
16#0062#, 16#006C#, 16#0061#, 16#0063#,
16#006B#, 16#0020#, 16#0028#, 16#0072#,
16#0065#, 16#0064#, 16#003D#, 16#0030#,
16#002C#, 16#0020#, 16#0067#, 16#0072#,
16#0065#, 16#0065#, 16#006E#, 16#003D#,
16#0030#, 16#002C#, 16#0020#, 16#0062#,
16#006C#, 16#0075#, 16#0065#, 16#003D#,
16#0030#, 16#0029#, 16#002E#,
others => 16#0000#),
others => <>);
-- "the bounds inside which the text is rendered (possibly wrapped into multiple lines)"
MS_0004 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 87,
Unused => 83,
Length => 83,
Value =>
(16#0074#, 16#0068#, 16#0065#, 16#0020#,
16#0062#, 16#006F#, 16#0075#, 16#006E#,
16#0064#, 16#0073#, 16#0020#, 16#0069#,
16#006E#, 16#0073#, 16#0069#, 16#0064#,
16#0065#, 16#0020#, 16#0077#, 16#0068#,
16#0069#, 16#0063#, 16#0068#, 16#0020#,
16#0074#, 16#0068#, 16#0065#, 16#0020#,
16#0074#, 16#0065#, 16#0078#, 16#0074#,
16#0020#, 16#0069#, 16#0073#, 16#0020#,
16#0072#, 16#0065#, 16#006E#, 16#0064#,
16#0065#, 16#0072#, 16#0065#, 16#0064#,
16#0020#, 16#0028#, 16#0070#, 16#006F#,
16#0073#, 16#0073#, 16#0069#, 16#0062#,
16#006C#, 16#0079#, 16#0020#, 16#0077#,
16#0072#, 16#0061#, 16#0070#, 16#0070#,
16#0065#, 16#0064#, 16#0020#, 16#0069#,
16#006E#, 16#0074#, 16#006F#, 16#0020#,
16#006D#, 16#0075#, 16#006C#, 16#0074#,
16#0069#, 16#0070#, 16#006C#, 16#0065#,
16#0020#, 16#006C#, 16#0069#, 16#006E#,
16#0065#, 16#0073#, 16#0029#,
others => 16#0000#),
others => <>);
-- "the opacity of the fill is non-negative"
MS_0005 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 47,
Unused => 39,
Length => 39,
Value =>
(16#0074#, 16#0068#, 16#0065#, 16#0020#,
16#006F#, 16#0070#, 16#0061#, 16#0063#,
16#0069#, 16#0074#, 16#0079#, 16#0020#,
16#006F#, 16#0066#, 16#0020#, 16#0074#,
16#0068#, 16#0065#, 16#0020#, 16#0066#,
16#0069#, 16#006C#, 16#006C#, 16#0020#,
16#0069#, 16#0073#, 16#0020#, 16#006E#,
16#006F#, 16#006E#, 16#002D#, 16#006E#,
16#0065#, 16#0067#, 16#0061#, 16#0074#,
16#0069#, 16#0076#, 16#0065#,
others => 16#0000#),
others => <>);
-- "x1"
MS_0006 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 7,
Unused => 2,
Length => 2,
Value =>
(16#0078#, 16#0031#,
others => 16#0000#),
others => <>);
-- "The Diagram Graphics (DG) package contains a model of graphical primitives that can be instantiated when mapping from a language abstract syntax models and diagram interchange (DI) models to visual presentations. The mapping effectively defines the concrete syntax of a language. This specification does not restrict how the mappings are done, or what languages are used to define them."
MS_0007 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 399,
Unused => 386,
Length => 386,
Value =>
(16#0054#, 16#0068#, 16#0065#, 16#0020#,
16#0044#, 16#0069#, 16#0061#, 16#0067#,
16#0072#, 16#0061#, 16#006D#, 16#0020#,
16#0047#, 16#0072#, 16#0061#, 16#0070#,
16#0068#, 16#0069#, 16#0063#, 16#0073#,
16#0020#, 16#0028#, 16#0044#, 16#0047#,
16#0029#, 16#0020#, 16#0070#, 16#0061#,
16#0063#, 16#006B#, 16#0061#, 16#0067#,
16#0065#, 16#0020#, 16#0063#, 16#006F#,
16#006E#, 16#0074#, 16#0061#, 16#0069#,
16#006E#, 16#0073#, 16#0020#, 16#0061#,
16#0020#, 16#006D#, 16#006F#, 16#0064#,
16#0065#, 16#006C#, 16#0020#, 16#006F#,
16#0066#, 16#0020#, 16#0067#, 16#0072#,
16#0061#, 16#0070#, 16#0068#, 16#0069#,
16#0063#, 16#0061#, 16#006C#, 16#0020#,
16#0070#, 16#0072#, 16#0069#, 16#006D#,
16#0069#, 16#0074#, 16#0069#, 16#0076#,
16#0065#, 16#0073#, 16#0020#, 16#0074#,
16#0068#, 16#0061#, 16#0074#, 16#0020#,
16#0063#, 16#0061#, 16#006E#, 16#0020#,
16#0062#, 16#0065#, 16#0020#, 16#0069#,
16#006E#, 16#0073#, 16#0074#, 16#0061#,
16#006E#, 16#0074#, 16#0069#, 16#0061#,
16#0074#, 16#0065#, 16#0064#, 16#0020#,
16#0077#, 16#0068#, 16#0065#, 16#006E#,
16#0020#, 16#006D#, 16#0061#, 16#0070#,
16#0070#, 16#0069#, 16#006E#, 16#0067#,
16#0020#, 16#0066#, 16#0072#, 16#006F#,
16#006D#, 16#0020#, 16#0061#, 16#0020#,
16#006C#, 16#0061#, 16#006E#, 16#0067#,
16#0075#, 16#0061#, 16#0067#, 16#0065#,
16#0020#, 16#0061#, 16#0062#, 16#0073#,
16#0074#, 16#0072#, 16#0061#, 16#0063#,
16#0074#, 16#0020#, 16#0073#, 16#0079#,
16#006E#, 16#0074#, 16#0061#, 16#0078#,
16#0020#, 16#006D#, 16#006F#, 16#0064#,
16#0065#, 16#006C#, 16#0073#, 16#0020#,
16#0061#, 16#006E#, 16#0064#, 16#0020#,
16#0064#, 16#0069#, 16#0061#, 16#0067#,
16#0072#, 16#0061#, 16#006D#, 16#0020#,
16#0069#, 16#006E#, 16#0074#, 16#0065#,
16#0072#, 16#0063#, 16#0068#, 16#0061#,
16#006E#, 16#0067#, 16#0065#, 16#0020#,
16#0028#, 16#0044#, 16#0049#, 16#0029#,
16#0020#, 16#006D#, 16#006F#, 16#0064#,
16#0065#, 16#006C#, 16#0073#, 16#0020#,
16#0074#, 16#006F#, 16#0020#, 16#0076#,
16#0069#, 16#0073#, 16#0075#, 16#0061#,
16#006C#, 16#0020#, 16#0070#, 16#0072#,
16#0065#, 16#0073#, 16#0065#, 16#006E#,
16#0074#, 16#0061#, 16#0074#, 16#0069#,
16#006F#, 16#006E#, 16#0073#, 16#002E#,
16#0020#, 16#0054#, 16#0068#, 16#0065#,
16#0020#, 16#006D#, 16#0061#, 16#0070#,
16#0070#, 16#0069#, 16#006E#, 16#0067#,
16#0020#, 16#0065#, 16#0066#, 16#0066#,
16#0065#, 16#0063#, 16#0074#, 16#0069#,
16#0076#, 16#0065#, 16#006C#, 16#0079#,
16#0020#, 16#0064#, 16#0065#, 16#0066#,
16#0069#, 16#006E#, 16#0065#, 16#0073#,
16#0020#, 16#0074#, 16#0068#, 16#0065#,
16#0020#, 16#0063#, 16#006F#, 16#006E#,
16#0063#, 16#0072#, 16#0065#, 16#0074#,
16#0065#, 16#0020#, 16#0073#, 16#0079#,
16#006E#, 16#0074#, 16#0061#, 16#0078#,
16#0020#, 16#006F#, 16#0066#, 16#0020#,
16#0061#, 16#0020#, 16#006C#, 16#0061#,
16#006E#, 16#0067#, 16#0075#, 16#0061#,
16#0067#, 16#0065#, 16#002E#, 16#0020#,
16#0054#, 16#0068#, 16#0069#, 16#0073#,
16#0020#, 16#0073#, 16#0070#, 16#0065#,
16#0063#, 16#0069#, 16#0066#, 16#0069#,
16#0063#, 16#0061#, 16#0074#, 16#0069#,
16#006F#, 16#006E#, 16#0020#, 16#0064#,
16#006F#, 16#0065#, 16#0073#, 16#0020#,
16#006E#, 16#006F#, 16#0074#, 16#0020#,
16#0072#, 16#0065#, 16#0073#, 16#0074#,
16#0072#, 16#0069#, 16#0063#, 16#0074#,
16#0020#, 16#0068#, 16#006F#, 16#0077#,
16#0020#, 16#0074#, 16#0068#, 16#0065#,
16#0020#, 16#006D#, 16#0061#, 16#0070#,
16#0070#, 16#0069#, 16#006E#, 16#0067#,
16#0073#, 16#0020#, 16#0061#, 16#0072#,
16#0065#, 16#0020#, 16#0064#, 16#006F#,
16#006E#, 16#0065#, 16#002C#, 16#0020#,
16#006F#, 16#0072#, 16#0020#, 16#0077#,
16#0068#, 16#0061#, 16#0074#, 16#0020#,
16#006C#, 16#0061#, 16#006E#, 16#0067#,
16#0075#, 16#0061#, 16#0067#, 16#0065#,
16#0073#, 16#0020#, 16#0061#, 16#0072#,
16#0065#, 16#0020#, 16#0075#, 16#0073#,
16#0065#, 16#0064#, 16#0020#, 16#0074#,
16#006F#, 16#0020#, 16#0064#, 16#0065#,
16#0066#, 16#0069#, 16#006E#, 16#0065#,
16#0020#, 16#0074#, 16#0068#, 16#0065#,
16#006D#, 16#002E#,
others => 16#0000#),
others => <>);
-- "the text as a string of characters."
MS_0008 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 39,
Unused => 35,
Length => 35,
Value =>
(16#0074#, 16#0068#, 16#0065#, 16#0020#,
16#0074#, 16#0065#, 16#0078#, 16#0074#,
16#0020#, 16#0061#, 16#0073#, 16#0020#,
16#0061#, 16#0020#, 16#0073#, 16#0074#,
16#0072#, 16#0069#, 16#006E#, 16#0067#,
16#0020#, 16#006F#, 16#0066#, 16#0020#,
16#0063#, 16#0068#, 16#0061#, 16#0072#,
16#0061#, 16#0063#, 16#0074#, 16#0065#,
16#0072#, 16#0073#, 16#002E#,
others => 16#0000#),
others => <>);
-- "Scale is a kind of transform that scales (resizes) a graphical element by a given factor in the x-y coordinate system."
MS_0009 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 127,
Unused => 118,
Length => 118,
Value =>
(16#0053#, 16#0063#, 16#0061#, 16#006C#,
16#0065#, 16#0020#, 16#0069#, 16#0073#,
16#0020#, 16#0061#, 16#0020#, 16#006B#,
16#0069#, 16#006E#, 16#0064#, 16#0020#,
16#006F#, 16#0066#, 16#0020#, 16#0074#,
16#0072#, 16#0061#, 16#006E#, 16#0073#,
16#0066#, 16#006F#, 16#0072#, 16#006D#,
16#0020#, 16#0074#, 16#0068#, 16#0061#,
16#0074#, 16#0020#, 16#0073#, 16#0063#,
16#0061#, 16#006C#, 16#0065#, 16#0073#,
16#0020#, 16#0028#, 16#0072#, 16#0065#,
16#0073#, 16#0069#, 16#007A#, 16#0065#,
16#0073#, 16#0029#, 16#0020#, 16#0061#,
16#0020#, 16#0067#, 16#0072#, 16#0061#,
16#0070#, 16#0068#, 16#0069#, 16#0063#,
16#0061#, 16#006C#, 16#0020#, 16#0065#,
16#006C#, 16#0065#, 16#006D#, 16#0065#,
16#006E#, 16#0074#, 16#0020#, 16#0062#,
16#0079#, 16#0020#, 16#0061#, 16#0020#,
16#0067#, 16#0069#, 16#0076#, 16#0065#,
16#006E#, 16#0020#, 16#0066#, 16#0061#,
16#0063#, 16#0074#, 16#006F#, 16#0072#,
16#0020#, 16#0069#, 16#006E#, 16#0020#,
16#0074#, 16#0068#, 16#0065#, 16#0020#,
16#0078#, 16#002D#, 16#0079#, 16#0020#,
16#0063#, 16#006F#, 16#006F#, 16#0072#,
16#0064#, 16#0069#, 16#006E#, 16#0061#,
16#0074#, 16#0065#, 16#0020#, 16#0073#,
16#0079#, 16#0073#, 16#0074#, 16#0065#,
16#006D#, 16#002E#,
others => 16#0000#),
others => <>);
-- "Gradient is a kind of fill that paints a continuously smooth color transition along the gradient range from one color to the next."
MS_000A : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 135,
Unused => 130,
Length => 130,
Value =>
(16#0047#, 16#0072#, 16#0061#, 16#0064#,
16#0069#, 16#0065#, 16#006E#, 16#0074#,
16#0020#, 16#0069#, 16#0073#, 16#0020#,
16#0061#, 16#0020#, 16#006B#, 16#0069#,
16#006E#, 16#0064#, 16#0020#, 16#006F#,
16#0066#, 16#0020#, 16#0066#, 16#0069#,
16#006C#, 16#006C#, 16#0020#, 16#0074#,
16#0068#, 16#0061#, 16#0074#, 16#0020#,
16#0070#, 16#0061#, 16#0069#, 16#006E#,
16#0074#, 16#0073#, 16#0020#, 16#0061#,
16#0020#, 16#0063#, 16#006F#, 16#006E#,
16#0074#, 16#0069#, 16#006E#, 16#0075#,
16#006F#, 16#0075#, 16#0073#, 16#006C#,
16#0079#, 16#0020#, 16#0073#, 16#006D#,
16#006F#, 16#006F#, 16#0074#, 16#0068#,
16#0020#, 16#0063#, 16#006F#, 16#006C#,
16#006F#, 16#0072#, 16#0020#, 16#0074#,
16#0072#, 16#0061#, 16#006E#, 16#0073#,
16#0069#, 16#0074#, 16#0069#, 16#006F#,
16#006E#, 16#0020#, 16#0061#, 16#006C#,
16#006F#, 16#006E#, 16#0067#, 16#0020#,
16#0074#, 16#0068#, 16#0065#, 16#0020#,
16#0067#, 16#0072#, 16#0061#, 16#0064#,
16#0069#, 16#0065#, 16#006E#, 16#0074#,
16#0020#, 16#0072#, 16#0061#, 16#006E#,
16#0067#, 16#0065#, 16#0020#, 16#0066#,
16#0072#, 16#006F#, 16#006D#, 16#0020#,
16#006F#, 16#006E#, 16#0065#, 16#0020#,
16#0063#, 16#006F#, 16#006C#, 16#006F#,
16#0072#, 16#0020#, 16#0074#, 16#006F#,
16#0020#, 16#0074#, 16#0068#, 16#0065#,
16#0020#, 16#006E#, 16#0065#, 16#0078#,
16#0074#, 16#002E#,
others => 16#0000#),
others => <>);
-- "a reference to the canvas that owns this fill."
MS_000B : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 47,
Unused => 46,
Length => 46,
Value =>
(16#0061#, 16#0020#, 16#0072#, 16#0065#,
16#0066#, 16#0065#, 16#0072#, 16#0065#,
16#006E#, 16#0063#, 16#0065#, 16#0020#,
16#0074#, 16#006F#, 16#0020#, 16#0074#,
16#0068#, 16#0065#, 16#0020#, 16#0063#,
16#0061#, 16#006E#, 16#0076#, 16#0061#,
16#0073#, 16#0020#, 16#0074#, 16#0068#,
16#0061#, 16#0074#, 16#0020#, 16#006F#,
16#0077#, 16#006E#, 16#0073#, 16#0020#,
16#0074#, 16#0068#, 16#0069#, 16#0073#,
16#0020#, 16#0066#, 16#0069#, 16#006C#,
16#006C#, 16#002E#,
others => 16#0000#),
others => <>);
-- "the c value of the transform matrix."
MS_000C : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 39,
Unused => 36,
Length => 36,
Value =>
(16#0074#, 16#0068#, 16#0065#, 16#0020#,
16#0063#, 16#0020#, 16#0076#, 16#0061#,
16#006C#, 16#0075#, 16#0065#, 16#0020#,
16#006F#, 16#0066#, 16#0020#, 16#0074#,
16#0068#, 16#0065#, 16#0020#, 16#0074#,
16#0072#, 16#0061#, 16#006E#, 16#0073#,
16#0066#, 16#006F#, 16#0072#, 16#006D#,
16#0020#, 16#006D#, 16#0061#, 16#0074#,
16#0072#, 16#0069#, 16#0078#, 16#002E#,
others => 16#0000#),
others => <>);
-- "whether the coordinates specified by the command are relative to the current point (when true) or to the origin point of the coordinate system (when false)."
MS_000D : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 167,
Unused => 156,
Length => 156,
Value =>
(16#0077#, 16#0068#, 16#0065#, 16#0074#,
16#0068#, 16#0065#, 16#0072#, 16#0020#,
16#0074#, 16#0068#, 16#0065#, 16#0020#,
16#0063#, 16#006F#, 16#006F#, 16#0072#,
16#0064#, 16#0069#, 16#006E#, 16#0061#,
16#0074#, 16#0065#, 16#0073#, 16#0020#,
16#0073#, 16#0070#, 16#0065#, 16#0063#,
16#0069#, 16#0066#, 16#0069#, 16#0065#,
16#0064#, 16#0020#, 16#0062#, 16#0079#,
16#0020#, 16#0074#, 16#0068#, 16#0065#,
16#0020#, 16#0063#, 16#006F#, 16#006D#,
16#006D#, 16#0061#, 16#006E#, 16#0064#,
16#0020#, 16#0061#, 16#0072#, 16#0065#,
16#0020#, 16#0072#, 16#0065#, 16#006C#,
16#0061#, 16#0074#, 16#0069#, 16#0076#,
16#0065#, 16#0020#, 16#0074#, 16#006F#,
16#0020#, 16#0074#, 16#0068#, 16#0065#,
16#0020#, 16#0063#, 16#0075#, 16#0072#,
16#0072#, 16#0065#, 16#006E#, 16#0074#,
16#0020#, 16#0070#, 16#006F#, 16#0069#,
16#006E#, 16#0074#, 16#0020#, 16#0028#,
16#0077#, 16#0068#, 16#0065#, 16#006E#,
16#0020#, 16#0074#, 16#0072#, 16#0075#,
16#0065#, 16#0029#, 16#0020#, 16#006F#,
16#0072#, 16#0020#, 16#0074#, 16#006F#,
16#0020#, 16#0074#, 16#0068#, 16#0065#,
16#0020#, 16#006F#, 16#0072#, 16#0069#,
16#0067#, 16#0069#, 16#006E#, 16#0020#,
16#0070#, 16#006F#, 16#0069#, 16#006E#,
16#0074#, 16#0020#, 16#006F#, 16#0066#,
16#0020#, 16#0074#, 16#0068#, 16#0065#,
16#0020#, 16#0063#, 16#006F#, 16#006F#,
16#0072#, 16#0064#, 16#0069#, 16#006E#,
16#0061#, 16#0074#, 16#0065#, 16#0020#,
16#0073#, 16#0079#, 16#0073#, 16#0074#,
16#0065#, 16#006D#, 16#0020#, 16#0028#,
16#0077#, 16#0068#, 16#0065#, 16#006E#,
16#0020#, 16#0066#, 16#0061#, 16#006C#,
16#0073#, 16#0065#, 16#0029#, 16#002E#,
others => 16#0000#),
others => <>);
-- "centerX"
MS_000E : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 15,
Unused => 7,
Length => 7,
Value =>
(16#0063#, 16#0065#, 16#006E#, 16#0074#,
16#0065#, 16#0072#, 16#0058#,
others => 16#0000#),
others => <>);
-- "Image is a graphical element that defines a shape that paints an image with a given URL within given bounds."
MS_000F : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 111,
Unused => 108,
Length => 108,
Value =>
(16#0049#, 16#006D#, 16#0061#, 16#0067#,
16#0065#, 16#0020#, 16#0069#, 16#0073#,
16#0020#, 16#0061#, 16#0020#, 16#0067#,
16#0072#, 16#0061#, 16#0070#, 16#0068#,
16#0069#, 16#0063#, 16#0061#, 16#006C#,
16#0020#, 16#0065#, 16#006C#, 16#0065#,
16#006D#, 16#0065#, 16#006E#, 16#0074#,
16#0020#, 16#0074#, 16#0068#, 16#0061#,
16#0074#, 16#0020#, 16#0064#, 16#0065#,
16#0066#, 16#0069#, 16#006E#, 16#0065#,
16#0073#, 16#0020#, 16#0061#, 16#0020#,
16#0073#, 16#0068#, 16#0061#, 16#0070#,
16#0065#, 16#0020#, 16#0074#, 16#0068#,
16#0061#, 16#0074#, 16#0020#, 16#0070#,
16#0061#, 16#0069#, 16#006E#, 16#0074#,
16#0073#, 16#0020#, 16#0061#, 16#006E#,
16#0020#, 16#0069#, 16#006D#, 16#0061#,
16#0067#, 16#0065#, 16#0020#, 16#0077#,
16#0069#, 16#0074#, 16#0068#, 16#0020#,
16#0061#, 16#0020#, 16#0067#, 16#0069#,
16#0076#, 16#0065#, 16#006E#, 16#0020#,
16#0055#, 16#0052#, 16#004C#, 16#0020#,
16#0077#, 16#0069#, 16#0074#, 16#0068#,
16#0069#, 16#006E#, 16#0020#, 16#0067#,
16#0069#, 16#0076#, 16#0065#, 16#006E#,
16#0020#, 16#0062#, 16#006F#, 16#0075#,
16#006E#, 16#0064#, 16#0073#, 16#002E#,
others => 16#0000#),
others => <>);
-- "the e value of the transform matrix."
MS_0010 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 39,
Unused => 36,
Length => 36,
Value =>
(16#0074#, 16#0068#, 16#0065#, 16#0020#,
16#0065#, 16#0020#, 16#0076#, 16#0061#,
16#006C#, 16#0075#, 16#0065#, 16#0020#,
16#006F#, 16#0066#, 16#0020#, 16#0074#,
16#0068#, 16#0065#, 16#0020#, 16#0074#,
16#0072#, 16#0061#, 16#006E#, 16#0073#,
16#0066#, 16#006F#, 16#0072#, 16#006D#,
16#0020#, 16#006D#, 16#0061#, 16#0074#,
16#0072#, 16#0069#, 16#0078#, 16#002E#,
others => 16#0000#),
others => <>);
-- "valid_center_point"
MS_0011 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 23,
Unused => 18,
Length => 18,
Value =>
(16#0076#, 16#0061#, 16#006C#, 16#0069#,
16#0064#, 16#005F#, 16#0063#, 16#0065#,
16#006E#, 16#0074#, 16#0065#, 16#0072#,
16#005F#, 16#0070#, 16#006F#, 16#0069#,
16#006E#, 16#0074#,
others => 16#0000#),
others => <>);
-- "a radius for the rectangle's rounded corners. When the radius is 0, the rectangle is drawn with sharp corners."
MS_0012 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 119,
Unused => 110,
Length => 110,
Value =>
(16#0061#, 16#0020#, 16#0072#, 16#0061#,
16#0064#, 16#0069#, 16#0075#, 16#0073#,
16#0020#, 16#0066#, 16#006F#, 16#0072#,
16#0020#, 16#0074#, 16#0068#, 16#0065#,
16#0020#, 16#0072#, 16#0065#, 16#0063#,
16#0074#, 16#0061#, 16#006E#, 16#0067#,
16#006C#, 16#0065#, 16#0027#, 16#0073#,
16#0020#, 16#0072#, 16#006F#, 16#0075#,
16#006E#, 16#0064#, 16#0065#, 16#0064#,
16#0020#, 16#0063#, 16#006F#, 16#0072#,
16#006E#, 16#0065#, 16#0072#, 16#0073#,
16#002E#, 16#0020#, 16#0057#, 16#0068#,
16#0065#, 16#006E#, 16#0020#, 16#0074#,
16#0068#, 16#0065#, 16#0020#, 16#0072#,
16#0061#, 16#0064#, 16#0069#, 16#0075#,
16#0073#, 16#0020#, 16#0069#, 16#0073#,
16#0020#, 16#0030#, 16#002C#, 16#0020#,
16#0074#, 16#0068#, 16#0065#, 16#0020#,
16#0072#, 16#0065#, 16#0063#, 16#0074#,
16#0061#, 16#006E#, 16#0067#, 16#006C#,
16#0065#, 16#0020#, 16#0069#, 16#0073#,
16#0020#, 16#0064#, 16#0072#, 16#0061#,
16#0077#, 16#006E#, 16#0020#, 16#0077#,
16#0069#, 16#0074#, 16#0068#, 16#0020#,
16#0073#, 16#0068#, 16#0061#, 16#0072#,
16#0070#, 16#0020#, 16#0063#, 16#006F#,
16#0072#, 16#006E#, 16#0065#, 16#0072#,
16#0073#, 16#002E#,
others => 16#0000#),
others => <>);
-- "a point to move to in the coordinate system"
MS_0013 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 47,
Unused => 43,
Length => 43,
Value =>
(16#0061#, 16#0020#, 16#0070#, 16#006F#,
16#0069#, 16#006E#, 16#0074#, 16#0020#,
16#0074#, 16#006F#, 16#0020#, 16#006D#,
16#006F#, 16#0076#, 16#0065#, 16#0020#,
16#0074#, 16#006F#, 16#0020#, 16#0069#,
16#006E#, 16#0020#, 16#0074#, 16#0068#,
16#0065#, 16#0020#, 16#0063#, 16#006F#,
16#006F#, 16#0072#, 16#0064#, 16#0069#,
16#006E#, 16#0061#, 16#0074#, 16#0065#,
16#0020#, 16#0073#, 16#0079#, 16#0073#,
16#0074#, 16#0065#, 16#006D#,
others => 16#0000#),
others => <>);
-- "tile"
MS_0014 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 7,
Unused => 4,
Length => 4,
Value =>
(16#0074#, 16#0069#, 16#006C#, 16#0065#,
others => 16#0000#),
others => <>);
-- "Skew"
MS_0015 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 7,
Unused => 4,
Length => 4,
Value =>
(16#0053#, 16#006B#, 16#0065#, 16#0077#,
others => 16#0000#),
others => <>);
-- "group"
MS_0016 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 7,
Unused => 5,
Length => 5,
Value =>
(16#0067#, 16#0072#, 16#006F#, 16#0075#,
16#0070#,
others => 16#0000#),
others => <>);
-- "clippedElement"
MS_0017 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 15,
Unused => 14,
Length => 14,
Value =>
(16#0063#, 16#006C#, 16#0069#, 16#0070#,
16#0070#, 16#0065#, 16#0064#, 16#0045#,
16#006C#, 16#0065#, 16#006D#, 16#0065#,
16#006E#, 16#0074#,
others => 16#0000#),
others => <>);
-- "a reference to a graphical element, owned by the pattern, that works as a tile to be painted repeatedly at a fixed interval to fill an closed area."
MS_0018 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 151,
Unused => 147,
Length => 147,
Value =>
(16#0061#, 16#0020#, 16#0072#, 16#0065#,
16#0066#, 16#0065#, 16#0072#, 16#0065#,
16#006E#, 16#0063#, 16#0065#, 16#0020#,
16#0074#, 16#006F#, 16#0020#, 16#0061#,
16#0020#, 16#0067#, 16#0072#, 16#0061#,
16#0070#, 16#0068#, 16#0069#, 16#0063#,
16#0061#, 16#006C#, 16#0020#, 16#0065#,
16#006C#, 16#0065#, 16#006D#, 16#0065#,
16#006E#, 16#0074#, 16#002C#, 16#0020#,
16#006F#, 16#0077#, 16#006E#, 16#0065#,
16#0064#, 16#0020#, 16#0062#, 16#0079#,
16#0020#, 16#0074#, 16#0068#, 16#0065#,
16#0020#, 16#0070#, 16#0061#, 16#0074#,
16#0074#, 16#0065#, 16#0072#, 16#006E#,
16#002C#, 16#0020#, 16#0074#, 16#0068#,
16#0061#, 16#0074#, 16#0020#, 16#0077#,
16#006F#, 16#0072#, 16#006B#, 16#0073#,
16#0020#, 16#0061#, 16#0073#, 16#0020#,
16#0061#, 16#0020#, 16#0074#, 16#0069#,
16#006C#, 16#0065#, 16#0020#, 16#0074#,
16#006F#, 16#0020#, 16#0062#, 16#0065#,
16#0020#, 16#0070#, 16#0061#, 16#0069#,
16#006E#, 16#0074#, 16#0065#, 16#0064#,
16#0020#, 16#0072#, 16#0065#, 16#0070#,
16#0065#, 16#0061#, 16#0074#, 16#0065#,
16#0064#, 16#006C#, 16#0079#, 16#0020#,
16#0061#, 16#0074#, 16#0020#, 16#0061#,
16#0020#, 16#0066#, 16#0069#, 16#0078#,
16#0065#, 16#0064#, 16#0020#, 16#0069#,
16#006E#, 16#0074#, 16#0065#, 16#0072#,
16#0076#, 16#0061#, 16#006C#, 16#0020#,
16#0074#, 16#006F#, 16#0020#, 16#0066#,
16#0069#, 16#006C#, 16#006C#, 16#0020#,
16#0061#, 16#006E#, 16#0020#, 16#0063#,
16#006C#, 16#006F#, 16#0073#, 16#0065#,
16#0064#, 16#0020#, 16#0061#, 16#0072#,
16#0065#, 16#0061#, 16#002E#,
others => 16#0000#),
others => <>);
-- "0.5"
MS_0019 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 7,
Unused => 3,
Length => 3,
Value =>
(16#0030#, 16#002E#, 16#0035#,
others => 16#0000#),
others => <>);
-- "Transform defines an operation that changes the geometry of a graphical element in a specific way."
MS_001A : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 103,
Unused => 98,
Length => 98,
Value =>
(16#0054#, 16#0072#, 16#0061#, 16#006E#,
16#0073#, 16#0066#, 16#006F#, 16#0072#,
16#006D#, 16#0020#, 16#0064#, 16#0065#,
16#0066#, 16#0069#, 16#006E#, 16#0065#,
16#0073#, 16#0020#, 16#0061#, 16#006E#,
16#0020#, 16#006F#, 16#0070#, 16#0065#,
16#0072#, 16#0061#, 16#0074#, 16#0069#,
16#006F#, 16#006E#, 16#0020#, 16#0074#,
16#0068#, 16#0061#, 16#0074#, 16#0020#,
16#0063#, 16#0068#, 16#0061#, 16#006E#,
16#0067#, 16#0065#, 16#0073#, 16#0020#,
16#0074#, 16#0068#, 16#0065#, 16#0020#,
16#0067#, 16#0065#, 16#006F#, 16#006D#,
16#0065#, 16#0074#, 16#0072#, 16#0079#,
16#0020#, 16#006F#, 16#0066#, 16#0020#,
16#0061#, 16#0020#, 16#0067#, 16#0072#,
16#0061#, 16#0070#, 16#0068#, 16#0069#,
16#0063#, 16#0061#, 16#006C#, 16#0020#,
16#0065#, 16#006C#, 16#0065#, 16#006D#,
16#0065#, 16#006E#, 16#0074#, 16#0020#,
16#0069#, 16#006E#, 16#0020#, 16#0061#,
16#0020#, 16#0073#, 16#0070#, 16#0065#,
16#0063#, 16#0069#, 16#0066#, 16#0069#,
16#0063#, 16#0020#, 16#0077#, 16#0061#,
16#0079#, 16#002E#,
others => 16#0000#),
others => <>);
-- "A_endMarker_markedElement"
MS_001B : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 31,
Unused => 25,
Length => 25,
Value =>
(16#0041#, 16#005F#, 16#0065#, 16#006E#,
16#0064#, 16#004D#, 16#0061#, 16#0072#,
16#006B#, 16#0065#, 16#0072#, 16#005F#,
16#006D#, 16#0061#, 16#0072#, 16#006B#,
16#0065#, 16#0064#, 16#0045#, 16#006C#,
16#0065#, 16#006D#, 16#0065#, 16#006E#,
16#0074#,
others => 16#0000#),
others => <>);
-- "a list of two or more gradient stops defining the color transitions of the gradient."
MS_001C : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 87,
Unused => 84,
Length => 84,
Value =>
(16#0061#, 16#0020#, 16#006C#, 16#0069#,
16#0073#, 16#0074#, 16#0020#, 16#006F#,
16#0066#, 16#0020#, 16#0074#, 16#0077#,
16#006F#, 16#0020#, 16#006F#, 16#0072#,
16#0020#, 16#006D#, 16#006F#, 16#0072#,
16#0065#, 16#0020#, 16#0067#, 16#0072#,
16#0061#, 16#0064#, 16#0069#, 16#0065#,
16#006E#, 16#0074#, 16#0020#, 16#0073#,
16#0074#, 16#006F#, 16#0070#, 16#0073#,
16#0020#, 16#0064#, 16#0065#, 16#0066#,
16#0069#, 16#006E#, 16#0069#, 16#006E#,
16#0067#, 16#0020#, 16#0074#, 16#0068#,
16#0065#, 16#0020#, 16#0063#, 16#006F#,
16#006C#, 16#006F#, 16#0072#, 16#0020#,
16#0074#, 16#0072#, 16#0061#, 16#006E#,
16#0073#, 16#0069#, 16#0074#, 16#0069#,
16#006F#, 16#006E#, 16#0073#, 16#0020#,
16#006F#, 16#0066#, 16#0020#, 16#0074#,
16#0068#, 16#0065#, 16#0020#, 16#0067#,
16#0072#, 16#0061#, 16#0064#, 16#0069#,
16#0065#, 16#006E#, 16#0074#, 16#002E#,
others => 16#0000#),
others => <>);
-- "fontUnderline"
MS_001D : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 15,
Unused => 13,
Length => 13,
Value =>
(16#0066#, 16#006F#, 16#006E#, 16#0074#,
16#0055#, 16#006E#, 16#0064#, 16#0065#,
16#0072#, 16#006C#, 16#0069#, 16#006E#,
16#0065#,
others => 16#0000#),
others => <>);
-- "a real number representing a translate delta along the x-axis. Both positive and negative values are allowed."
MS_001E : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 119,
Unused => 109,
Length => 109,
Value =>
(16#0061#, 16#0020#, 16#0072#, 16#0065#,
16#0061#, 16#006C#, 16#0020#, 16#006E#,
16#0075#, 16#006D#, 16#0062#, 16#0065#,
16#0072#, 16#0020#, 16#0072#, 16#0065#,
16#0070#, 16#0072#, 16#0065#, 16#0073#,
16#0065#, 16#006E#, 16#0074#, 16#0069#,
16#006E#, 16#0067#, 16#0020#, 16#0061#,
16#0020#, 16#0074#, 16#0072#, 16#0061#,
16#006E#, 16#0073#, 16#006C#, 16#0061#,
16#0074#, 16#0065#, 16#0020#, 16#0064#,
16#0065#, 16#006C#, 16#0074#, 16#0061#,
16#0020#, 16#0061#, 16#006C#, 16#006F#,
16#006E#, 16#0067#, 16#0020#, 16#0074#,
16#0068#, 16#0065#, 16#0020#, 16#0078#,
16#002D#, 16#0061#, 16#0078#, 16#0069#,
16#0073#, 16#002E#, 16#0020#, 16#0042#,
16#006F#, 16#0074#, 16#0068#, 16#0020#,
16#0070#, 16#006F#, 16#0073#, 16#0069#,
16#0074#, 16#0069#, 16#0076#, 16#0065#,
16#0020#, 16#0061#, 16#006E#, 16#0064#,
16#0020#, 16#006E#, 16#0065#, 16#0067#,
16#0061#, 16#0074#, 16#0069#, 16#0076#,
16#0065#, 16#0020#, 16#0076#, 16#0061#,
16#006C#, 16#0075#, 16#0065#, 16#0073#,
16#0020#, 16#0061#, 16#0072#, 16#0065#,
16#0020#, 16#0061#, 16#006C#, 16#006C#,
16#006F#, 16#0077#, 16#0065#, 16#0064#,
16#002E#,
others => 16#0000#),
others => <>);
-- "Polyline is a marked element that defines a shape consisting of a sequence of connected straight line segments."
MS_001F : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 119,
Unused => 111,
Length => 111,
Value =>
(16#0050#, 16#006F#, 16#006C#, 16#0079#,
16#006C#, 16#0069#, 16#006E#, 16#0065#,
16#0020#, 16#0069#, 16#0073#, 16#0020#,
16#0061#, 16#0020#, 16#006D#, 16#0061#,
16#0072#, 16#006B#, 16#0065#, 16#0064#,
16#0020#, 16#0065#, 16#006C#, 16#0065#,
16#006D#, 16#0065#, 16#006E#, 16#0074#,
16#0020#, 16#0074#, 16#0068#, 16#0061#,
16#0074#, 16#0020#, 16#0064#, 16#0065#,
16#0066#, 16#0069#, 16#006E#, 16#0065#,
16#0073#, 16#0020#, 16#0061#, 16#0020#,
16#0073#, 16#0068#, 16#0061#, 16#0070#,
16#0065#, 16#0020#, 16#0063#, 16#006F#,
16#006E#, 16#0073#, 16#0069#, 16#0073#,
16#0074#, 16#0069#, 16#006E#, 16#0067#,
16#0020#, 16#006F#, 16#0066#, 16#0020#,
16#0061#, 16#0020#, 16#0073#, 16#0065#,
16#0071#, 16#0075#, 16#0065#, 16#006E#,
16#0063#, 16#0065#, 16#0020#, 16#006F#,
16#0066#, 16#0020#, 16#0063#, 16#006F#,
16#006E#, 16#006E#, 16#0065#, 16#0063#,
16#0074#, 16#0065#, 16#0064#, 16#0020#,
16#0073#, 16#0074#, 16#0072#, 16#0061#,
16#0069#, 16#0067#, 16#0068#, 16#0074#,
16#0020#, 16#006C#, 16#0069#, 16#006E#,
16#0065#, 16#0020#, 16#0073#, 16#0065#,
16#0067#, 16#006D#, 16#0065#, 16#006E#,
16#0074#, 16#0073#, 16#002E#,
others => 16#0000#),
others => <>);
-- "the offset must be between 0 and 1."
MS_0020 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 39,
Unused => 35,
Length => 35,
Value =>
(16#0074#, 16#0068#, 16#0065#, 16#0020#,
16#006F#, 16#0066#, 16#0066#, 16#0073#,
16#0065#, 16#0074#, 16#0020#, 16#006D#,
16#0075#, 16#0073#, 16#0074#, 16#0020#,
16#0062#, 16#0065#, 16#0020#, 16#0062#,
16#0065#, 16#0074#, 16#0077#, 16#0065#,
16#0065#, 16#006E#, 16#0020#, 16#0030#,
16#0020#, 16#0061#, 16#006E#, 16#0064#,
16#0020#, 16#0031#, 16#002E#,
others => 16#0000#),
others => <>);
-- "Matrix"
MS_0021 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 7,
Unused => 6,
Length => 6,
Value =>
(16#004D#, 16#0061#, 16#0074#, 16#0072#,
16#0069#, 16#0078#,
others => 16#0000#),
others => <>);
-- "fillColor"
MS_0022 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 15,
Unused => 9,
Length => 9,
Value =>
(16#0066#, 16#0069#, 16#006C#, 16#006C#,
16#0043#, 16#006F#, 16#006C#, 16#006F#,
16#0072#,
others => 16#0000#),
others => <>);
-- "end"
MS_0023 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 7,
Unused => 3,
Length => 3,
Value =>
(16#0065#, 16#006E#, 16#0064#,
others => 16#0000#),
others => <>);
-- "non_negative_radius"
MS_0024 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 23,
Unused => 19,
Length => 19,
Value =>
(16#006E#, 16#006F#, 16#006E#, 16#005F#,
16#006E#, 16#0065#, 16#0067#, 16#0061#,
16#0074#, 16#0069#, 16#0076#, 16#0065#,
16#005F#, 16#0072#, 16#0061#, 16#0064#,
16#0069#, 16#0075#, 16#0073#,
others => 16#0000#),
others => <>);
-- "x2"
MS_0025 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 7,
Unused => 2,
Length => 2,
Value =>
(16#0078#, 16#0032#,
others => 16#0000#),
others => <>);
-- "startControl"
MS_0026 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 15,
Unused => 12,
Length => 12,
Value =>
(16#0073#, 16#0074#, 16#0061#, 16#0072#,
16#0074#, 16#0043#, 16#006F#, 16#006E#,
16#0074#, 16#0072#, 16#006F#, 16#006C#,
others => 16#0000#),
others => <>);
-- "Fill"
MS_0027 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 7,
Unused => 4,
Length => 4,
Value =>
(16#0046#, 16#0069#, 16#006C#, 16#006C#,
others => 16#0000#),
others => <>);
-- "Ellipse is a graphical element that defines an elliptical shape with a given center point and two radii on the x and y axes."
MS_0028 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 127,
Unused => 124,
Length => 124,
Value =>
(16#0045#, 16#006C#, 16#006C#, 16#0069#,
16#0070#, 16#0073#, 16#0065#, 16#0020#,
16#0069#, 16#0073#, 16#0020#, 16#0061#,
16#0020#, 16#0067#, 16#0072#, 16#0061#,
16#0070#, 16#0068#, 16#0069#, 16#0063#,
16#0061#, 16#006C#, 16#0020#, 16#0065#,
16#006C#, 16#0065#, 16#006D#, 16#0065#,
16#006E#, 16#0074#, 16#0020#, 16#0074#,
16#0068#, 16#0061#, 16#0074#, 16#0020#,
16#0064#, 16#0065#, 16#0066#, 16#0069#,
16#006E#, 16#0065#, 16#0073#, 16#0020#,
16#0061#, 16#006E#, 16#0020#, 16#0065#,
16#006C#, 16#006C#, 16#0069#, 16#0070#,
16#0074#, 16#0069#, 16#0063#, 16#0061#,
16#006C#, 16#0020#, 16#0073#, 16#0068#,
16#0061#, 16#0070#, 16#0065#, 16#0020#,
16#0077#, 16#0069#, 16#0074#, 16#0068#,
16#0020#, 16#0061#, 16#0020#, 16#0067#,
16#0069#, 16#0076#, 16#0065#, 16#006E#,
16#0020#, 16#0063#, 16#0065#, 16#006E#,
16#0074#, 16#0065#, 16#0072#, 16#0020#,
16#0070#, 16#006F#, 16#0069#, 16#006E#,
16#0074#, 16#0020#, 16#0061#, 16#006E#,
16#0064#, 16#0020#, 16#0074#, 16#0077#,
16#006F#, 16#0020#, 16#0072#, 16#0061#,
16#0064#, 16#0069#, 16#0069#, 16#0020#,
16#006F#, 16#006E#, 16#0020#, 16#0074#,
16#0068#, 16#0065#, 16#0020#, 16#0078#,
16#0020#, 16#0061#, 16#006E#, 16#0064#,
16#0020#, 16#0079#, 16#0020#, 16#0061#,
16#0078#, 16#0065#, 16#0073#, 16#002E#,
others => 16#0000#),
others => <>);
-- "Rectangle"
MS_0029 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 15,
Unused => 9,
Length => 9,
Value =>
(16#0052#, 16#0065#, 16#0063#, 16#0074#,
16#0061#, 16#006E#, 16#0067#, 16#006C#,
16#0065#,
others => 16#0000#),
others => <>);
-- "the focus point coordinates must be between 0 and 1"
MS_002A : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 55,
Unused => 51,
Length => 51,
Value =>
(16#0074#, 16#0068#, 16#0065#, 16#0020#,
16#0066#, 16#006F#, 16#0063#, 16#0075#,
16#0073#, 16#0020#, 16#0070#, 16#006F#,
16#0069#, 16#006E#, 16#0074#, 16#0020#,
16#0063#, 16#006F#, 16#006F#, 16#0072#,
16#0064#, 16#0069#, 16#006E#, 16#0061#,
16#0074#, 16#0065#, 16#0073#, 16#0020#,
16#006D#, 16#0075#, 16#0073#, 16#0074#,
16#0020#, 16#0062#, 16#0065#, 16#0020#,
16#0062#, 16#0065#, 16#0074#, 16#0077#,
16#0065#, 16#0065#, 16#006E#, 16#0020#,
16#0030#, 16#0020#, 16#0061#, 16#006E#,
16#0064#, 16#0020#, 16#0031#,
others => 16#0000#),
others => <>);
-- "valid_radius"
MS_002B : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 15,
Unused => 12,
Length => 12,
Value =>
(16#0076#, 16#0061#, 16#006C#, 16#0069#,
16#0064#, 16#005F#, 16#0072#, 16#0061#,
16#0064#, 16#0069#, 16#0075#, 16#0073#,
others => 16#0000#),
others => <>);
-- "A_member_group"
MS_002C : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 15,
Unused => 14,
Length => 14,
Value =>
(16#0041#, 16#005F#, 16#006D#, 16#0065#,
16#006D#, 16#0062#, 16#0065#, 16#0072#,
16#005F#, 16#0067#, 16#0072#, 16#006F#,
16#0075#, 16#0070#,
others => 16#0000#),
others => <>);
-- "RadialGradient"
MS_002D : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 15,
Unused => 14,
Length => 14,
Value =>
(16#0052#, 16#0061#, 16#0064#, 16#0069#,
16#0061#, 16#006C#, 16#0047#, 16#0072#,
16#0061#, 16#0064#, 16#0069#, 16#0065#,
16#006E#, 16#0074#,
others => 16#0000#),
others => <>);
-- "the opacity must be between 0 and 1."
MS_002E : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 39,
Unused => 36,
Length => 36,
Value =>
(16#0074#, 16#0068#, 16#0065#, 16#0020#,
16#006F#, 16#0070#, 16#0061#, 16#0063#,
16#0069#, 16#0074#, 16#0079#, 16#0020#,
16#006D#, 16#0075#, 16#0073#, 16#0074#,
16#0020#, 16#0062#, 16#0065#, 16#0020#,
16#0062#, 16#0065#, 16#0074#, 16#0077#,
16#0065#, 16#0065#, 16#006E#, 16#0020#,
16#0030#, 16#0020#, 16#0061#, 16#006E#,
16#0064#, 16#0020#, 16#0031#, 16#002E#,
others => 16#0000#),
others => <>);
-- "the b value of the transform matrix."
MS_002F : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 39,
Unused => 36,
Length => 36,
Value =>
(16#0074#, 16#0068#, 16#0065#, 16#0020#,
16#0062#, 16#0020#, 16#0076#, 16#0061#,
16#006C#, 16#0075#, 16#0065#, 16#0020#,
16#006F#, 16#0066#, 16#0020#, 16#0074#,
16#0068#, 16#0065#, 16#0020#, 16#0074#,
16#0072#, 16#0061#, 16#006E#, 16#0073#,
16#0066#, 16#006F#, 16#0072#, 16#006D#,
16#0020#, 16#006D#, 16#0061#, 16#0074#,
16#0072#, 16#0069#, 16#0078#, 16#002E#,
others => 16#0000#),
others => <>);
-- "a list of real numbers specifying a pattern of alternating dash and gap lengths used in stroking the outline of a graphical element with the first one specifying a dash length. The size of the list is expected to be even. If the list is empty, the stroke is drawn solid. The default is empty list."
MS_0030 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 311,
Unused => 297,
Length => 297,
Value =>
(16#0061#, 16#0020#, 16#006C#, 16#0069#,
16#0073#, 16#0074#, 16#0020#, 16#006F#,
16#0066#, 16#0020#, 16#0072#, 16#0065#,
16#0061#, 16#006C#, 16#0020#, 16#006E#,
16#0075#, 16#006D#, 16#0062#, 16#0065#,
16#0072#, 16#0073#, 16#0020#, 16#0073#,
16#0070#, 16#0065#, 16#0063#, 16#0069#,
16#0066#, 16#0079#, 16#0069#, 16#006E#,
16#0067#, 16#0020#, 16#0061#, 16#0020#,
16#0070#, 16#0061#, 16#0074#, 16#0074#,
16#0065#, 16#0072#, 16#006E#, 16#0020#,
16#006F#, 16#0066#, 16#0020#, 16#0061#,
16#006C#, 16#0074#, 16#0065#, 16#0072#,
16#006E#, 16#0061#, 16#0074#, 16#0069#,
16#006E#, 16#0067#, 16#0020#, 16#0064#,
16#0061#, 16#0073#, 16#0068#, 16#0020#,
16#0061#, 16#006E#, 16#0064#, 16#0020#,
16#0067#, 16#0061#, 16#0070#, 16#0020#,
16#006C#, 16#0065#, 16#006E#, 16#0067#,
16#0074#, 16#0068#, 16#0073#, 16#0020#,
16#0075#, 16#0073#, 16#0065#, 16#0064#,
16#0020#, 16#0069#, 16#006E#, 16#0020#,
16#0073#, 16#0074#, 16#0072#, 16#006F#,
16#006B#, 16#0069#, 16#006E#, 16#0067#,
16#0020#, 16#0074#, 16#0068#, 16#0065#,
16#0020#, 16#006F#, 16#0075#, 16#0074#,
16#006C#, 16#0069#, 16#006E#, 16#0065#,
16#0020#, 16#006F#, 16#0066#, 16#0020#,
16#0061#, 16#0020#, 16#0067#, 16#0072#,
16#0061#, 16#0070#, 16#0068#, 16#0069#,
16#0063#, 16#0061#, 16#006C#, 16#0020#,
16#0065#, 16#006C#, 16#0065#, 16#006D#,
16#0065#, 16#006E#, 16#0074#, 16#0020#,
16#0077#, 16#0069#, 16#0074#, 16#0068#,
16#0020#, 16#0074#, 16#0068#, 16#0065#,
16#0020#, 16#0066#, 16#0069#, 16#0072#,
16#0073#, 16#0074#, 16#0020#, 16#006F#,
16#006E#, 16#0065#, 16#0020#, 16#0073#,
16#0070#, 16#0065#, 16#0063#, 16#0069#,
16#0066#, 16#0079#, 16#0069#, 16#006E#,
16#0067#, 16#0020#, 16#0061#, 16#0020#,
16#0064#, 16#0061#, 16#0073#, 16#0068#,
16#0020#, 16#006C#, 16#0065#, 16#006E#,
16#0067#, 16#0074#, 16#0068#, 16#002E#,
16#0020#, 16#0054#, 16#0068#, 16#0065#,
16#0020#, 16#0073#, 16#0069#, 16#007A#,
16#0065#, 16#0020#, 16#006F#, 16#0066#,
16#0020#, 16#0074#, 16#0068#, 16#0065#,
16#0020#, 16#006C#, 16#0069#, 16#0073#,
16#0074#, 16#0020#, 16#0069#, 16#0073#,
16#0020#, 16#0065#, 16#0078#, 16#0070#,
16#0065#, 16#0063#, 16#0074#, 16#0065#,
16#0064#, 16#0020#, 16#0074#, 16#006F#,
16#0020#, 16#0062#, 16#0065#, 16#0020#,
16#0065#, 16#0076#, 16#0065#, 16#006E#,
16#002E#, 16#0020#, 16#0049#, 16#0066#,
16#0020#, 16#0074#, 16#0068#, 16#0065#,
16#0020#, 16#006C#, 16#0069#, 16#0073#,
16#0074#, 16#0020#, 16#0069#, 16#0073#,
16#0020#, 16#0065#, 16#006D#, 16#0070#,
16#0074#, 16#0079#, 16#002C#, 16#0020#,
16#0074#, 16#0068#, 16#0065#, 16#0020#,
16#0073#, 16#0074#, 16#0072#, 16#006F#,
16#006B#, 16#0065#, 16#0020#, 16#0069#,
16#0073#, 16#0020#, 16#0064#, 16#0072#,
16#0061#, 16#0077#, 16#006E#, 16#0020#,
16#0073#, 16#006F#, 16#006C#, 16#0069#,
16#0064#, 16#002E#, 16#0020#, 16#0054#,
16#0068#, 16#0065#, 16#0020#, 16#0064#,
16#0065#, 16#0066#, 16#0061#, 16#0075#,
16#006C#, 16#0074#, 16#0020#, 16#0069#,
16#0073#, 16#0020#, 16#0065#, 16#006D#,
16#0070#, 16#0074#, 16#0079#, 16#0020#,
16#006C#, 16#0069#, 16#0073#, 16#0074#,
16#002E#,
others => 16#0000#),
others => <>);
-- "valid_fill_opacity"
MS_0031 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 23,
Unused => 18,
Length => 18,
Value =>
(16#0076#, 16#0061#, 16#006C#, 16#0069#,
16#0064#, 16#005F#, 16#0066#, 16#0069#,
16#006C#, 16#006C#, 16#005F#, 16#006F#,
16#0070#, 16#0061#, 16#0063#, 16#0069#,
16#0074#, 16#0079#,
others => 16#0000#),
others => <>);
-- "a real number representing the angle (in degrees) of skew along the y-axis. Both positive (clock-wise) and negative (counter-clock-wise) values are allowed."
MS_0032 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 167,
Unused => 156,
Length => 156,
Value =>
(16#0061#, 16#0020#, 16#0072#, 16#0065#,
16#0061#, 16#006C#, 16#0020#, 16#006E#,
16#0075#, 16#006D#, 16#0062#, 16#0065#,
16#0072#, 16#0020#, 16#0072#, 16#0065#,
16#0070#, 16#0072#, 16#0065#, 16#0073#,
16#0065#, 16#006E#, 16#0074#, 16#0069#,
16#006E#, 16#0067#, 16#0020#, 16#0074#,
16#0068#, 16#0065#, 16#0020#, 16#0061#,
16#006E#, 16#0067#, 16#006C#, 16#0065#,
16#0020#, 16#0028#, 16#0069#, 16#006E#,
16#0020#, 16#0064#, 16#0065#, 16#0067#,
16#0072#, 16#0065#, 16#0065#, 16#0073#,
16#0029#, 16#0020#, 16#006F#, 16#0066#,
16#0020#, 16#0073#, 16#006B#, 16#0065#,
16#0077#, 16#0020#, 16#0061#, 16#006C#,
16#006F#, 16#006E#, 16#0067#, 16#0020#,
16#0074#, 16#0068#, 16#0065#, 16#0020#,
16#0079#, 16#002D#, 16#0061#, 16#0078#,
16#0069#, 16#0073#, 16#002E#, 16#0020#,
16#0042#, 16#006F#, 16#0074#, 16#0068#,
16#0020#, 16#0070#, 16#006F#, 16#0073#,
16#0069#, 16#0074#, 16#0069#, 16#0076#,
16#0065#, 16#0020#, 16#0028#, 16#0063#,
16#006C#, 16#006F#, 16#0063#, 16#006B#,
16#002D#, 16#0077#, 16#0069#, 16#0073#,
16#0065#, 16#0029#, 16#0020#, 16#0061#,
16#006E#, 16#0064#, 16#0020#, 16#006E#,
16#0065#, 16#0067#, 16#0061#, 16#0074#,
16#0069#, 16#0076#, 16#0065#, 16#0020#,
16#0028#, 16#0063#, 16#006F#, 16#0075#,
16#006E#, 16#0074#, 16#0065#, 16#0072#,
16#002D#, 16#0063#, 16#006C#, 16#006F#,
16#0063#, 16#006B#, 16#002D#, 16#0077#,
16#0069#, 16#0073#, 16#0065#, 16#0029#,
16#0020#, 16#0076#, 16#0061#, 16#006C#,
16#0075#, 16#0065#, 16#0073#, 16#0020#,
16#0061#, 16#0072#, 16#0065#, 16#0020#,
16#0061#, 16#006C#, 16#006C#, 16#006F#,
16#0077#, 16#0065#, 16#0064#, 16#002E#,
others => 16#0000#),
others => <>);
-- "Line"
MS_0033 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 7,
Unused => 4,
Length => 4,
Value =>
(16#004C#, 16#0069#, 16#006E#, 16#0065#,
others => 16#0000#),
others => <>);
-- "strokeOpacity"
MS_0034 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 15,
Unused => 13,
Length => 13,
Value =>
(16#0073#, 16#0074#, 16#0072#, 16#006F#,
16#006B#, 16#0065#, 16#004F#, 16#0070#,
16#0061#, 16#0063#, 16#0069#, 16#0074#,
16#0079#,
others => 16#0000#),
others => <>);
-- "valid_stroke_width"
MS_0035 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 23,
Unused => 18,
Length => 18,
Value =>
(16#0076#, 16#0061#, 16#006C#, 16#0069#,
16#0064#, 16#005F#, 16#0073#, 16#0074#,
16#0072#, 16#006F#, 16#006B#, 16#0065#,
16#005F#, 16#0077#, 16#0069#, 16#0064#,
16#0074#, 16#0068#,
others => 16#0000#),
others => <>);
-- "radii"
MS_0036 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 7,
Unused => 5,
Length => 5,
Value =>
(16#0072#, 16#0061#, 16#0064#, 16#0069#,
16#0069#,
others => 16#0000#),
others => <>);
-- "1"
MS_0037 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 7,
Unused => 1,
Length => 1,
Value =>
(16#0031#,
others => 16#0000#),
others => <>);
-- "a list of shared styles for this graphical element."
MS_0038 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 55,
Unused => 51,
Length => 51,
Value =>
(16#0061#, 16#0020#, 16#006C#, 16#0069#,
16#0073#, 16#0074#, 16#0020#, 16#006F#,
16#0066#, 16#0020#, 16#0073#, 16#0068#,
16#0061#, 16#0072#, 16#0065#, 16#0064#,
16#0020#, 16#0073#, 16#0074#, 16#0079#,
16#006C#, 16#0065#, 16#0073#, 16#0020#,
16#0066#, 16#006F#, 16#0072#, 16#0020#,
16#0074#, 16#0068#, 16#0069#, 16#0073#,
16#0020#, 16#0067#, 16#0072#, 16#0061#,
16#0070#, 16#0068#, 16#0069#, 16#0063#,
16#0061#, 16#006C#, 16#0020#, 16#0065#,
16#006C#, 16#0065#, 16#006D#, 16#0065#,
16#006E#, 16#0074#, 16#002E#,
others => 16#0000#),
others => <>);
-- "cornerRadius"
MS_0039 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 15,
Unused => 12,
Length => 12,
Value =>
(16#0063#, 16#006F#, 16#0072#, 16#006E#,
16#0065#, 16#0072#, 16#0052#, 16#0061#,
16#0064#, 16#0069#, 16#0075#, 16#0073#,
others => 16#0000#),
others => <>);
-- "clipPath"
MS_003A : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 15,
Unused => 8,
Length => 8,
Value =>
(16#0063#, 16#006C#, 16#0069#, 16#0070#,
16#0050#, 16#0061#, 16#0074#, 16#0068#,
others => 16#0000#),
others => <>);
-- "Text"
MS_003B : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 7,
Unused => 4,
Length => 4,
Value =>
(16#0054#, 16#0065#, 16#0078#, 16#0074#,
others => 16#0000#),
others => <>);
-- "A_fill_style"
MS_003C : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 15,
Unused => 12,
Length => 12,
Value =>
(16#0041#, 16#005F#, 16#0066#, 16#0069#,
16#006C#, 16#006C#, 16#005F#, 16#0073#,
16#0074#, 16#0079#, 16#006C#, 16#0065#,
others => 16#0000#),
others => <>);
-- "a list of 3 or more points making up the polygon."
MS_003D : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 55,
Unused => 49,
Length => 49,
Value =>
(16#0061#, 16#0020#, 16#006C#, 16#0069#,
16#0073#, 16#0074#, 16#0020#, 16#006F#,
16#0066#, 16#0020#, 16#0033#, 16#0020#,
16#006F#, 16#0072#, 16#0020#, 16#006D#,
16#006F#, 16#0072#, 16#0065#, 16#0020#,
16#0070#, 16#006F#, 16#0069#, 16#006E#,
16#0074#, 16#0073#, 16#0020#, 16#006D#,
16#0061#, 16#006B#, 16#0069#, 16#006E#,
16#0067#, 16#0020#, 16#0075#, 16#0070#,
16#0020#, 16#0074#, 16#0068#, 16#0065#,
16#0020#, 16#0070#, 16#006F#, 16#006C#,
16#0079#, 16#0067#, 16#006F#, 16#006E#,
16#002E#,
others => 16#0000#),
others => <>);
-- "a point to draw a straight line to from the current point in the coordinate system."
MS_003E : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 87,
Unused => 83,
Length => 83,
Value =>
(16#0061#, 16#0020#, 16#0070#, 16#006F#,
16#0069#, 16#006E#, 16#0074#, 16#0020#,
16#0074#, 16#006F#, 16#0020#, 16#0064#,
16#0072#, 16#0061#, 16#0077#, 16#0020#,
16#0061#, 16#0020#, 16#0073#, 16#0074#,
16#0072#, 16#0061#, 16#0069#, 16#0067#,
16#0068#, 16#0074#, 16#0020#, 16#006C#,
16#0069#, 16#006E#, 16#0065#, 16#0020#,
16#0074#, 16#006F#, 16#0020#, 16#0066#,
16#0072#, 16#006F#, 16#006D#, 16#0020#,
16#0074#, 16#0068#, 16#0065#, 16#0020#,
16#0063#, 16#0075#, 16#0072#, 16#0072#,
16#0065#, 16#006E#, 16#0074#, 16#0020#,
16#0070#, 16#006F#, 16#0069#, 16#006E#,
16#0074#, 16#0020#, 16#0069#, 16#006E#,
16#0020#, 16#0074#, 16#0068#, 16#0065#,
16#0020#, 16#0063#, 16#006F#, 16#006F#,
16#0072#, 16#0064#, 16#0069#, 16#006E#,
16#0061#, 16#0074#, 16#0065#, 16#0020#,
16#0073#, 16#0079#, 16#0073#, 16#0074#,
16#0065#, 16#006D#, 16#002E#,
others => 16#0000#),
others => <>);
-- "a real number (>=0 and >=1) representing a ratio of the graphical element's width that is the y center point of the gradient."
MS_003F : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 135,
Unused => 125,
Length => 125,
Value =>
(16#0061#, 16#0020#, 16#0072#, 16#0065#,
16#0061#, 16#006C#, 16#0020#, 16#006E#,
16#0075#, 16#006D#, 16#0062#, 16#0065#,
16#0072#, 16#0020#, 16#0028#, 16#003E#,
16#003D#, 16#0030#, 16#0020#, 16#0061#,
16#006E#, 16#0064#, 16#0020#, 16#003E#,
16#003D#, 16#0031#, 16#0029#, 16#0020#,
16#0072#, 16#0065#, 16#0070#, 16#0072#,
16#0065#, 16#0073#, 16#0065#, 16#006E#,
16#0074#, 16#0069#, 16#006E#, 16#0067#,
16#0020#, 16#0061#, 16#0020#, 16#0072#,
16#0061#, 16#0074#, 16#0069#, 16#006F#,
16#0020#, 16#006F#, 16#0066#, 16#0020#,
16#0074#, 16#0068#, 16#0065#, 16#0020#,
16#0067#, 16#0072#, 16#0061#, 16#0070#,
16#0068#, 16#0069#, 16#0063#, 16#0061#,
16#006C#, 16#0020#, 16#0065#, 16#006C#,
16#0065#, 16#006D#, 16#0065#, 16#006E#,
16#0074#, 16#0027#, 16#0073#, 16#0020#,
16#0077#, 16#0069#, 16#0064#, 16#0074#,
16#0068#, 16#0020#, 16#0074#, 16#0068#,
16#0061#, 16#0074#, 16#0020#, 16#0069#,
16#0073#, 16#0020#, 16#0074#, 16#0068#,
16#0065#, 16#0020#, 16#0079#, 16#0020#,
16#0063#, 16#0065#, 16#006E#, 16#0074#,
16#0065#, 16#0072#, 16#0020#, 16#0070#,
16#006F#, 16#0069#, 16#006E#, 16#0074#,
16#0020#, 16#006F#, 16#0066#, 16#0020#,
16#0074#, 16#0068#, 16#0065#, 16#0020#,
16#0067#, 16#0072#, 16#0061#, 16#0064#,
16#0069#, 16#0065#, 16#006E#, 16#0074#,
16#002E#,
others => 16#0000#),
others => <>);
-- "wether to preserve the aspect ratio of the image upon scaling, i.e. the same scale factor for width and height."
MS_0040 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 119,
Unused => 111,
Length => 111,
Value =>
(16#0077#, 16#0065#, 16#0074#, 16#0068#,
16#0065#, 16#0072#, 16#0020#, 16#0074#,
16#006F#, 16#0020#, 16#0070#, 16#0072#,
16#0065#, 16#0073#, 16#0065#, 16#0072#,
16#0076#, 16#0065#, 16#0020#, 16#0074#,
16#0068#, 16#0065#, 16#0020#, 16#0061#,
16#0073#, 16#0070#, 16#0065#, 16#0063#,
16#0074#, 16#0020#, 16#0072#, 16#0061#,
16#0074#, 16#0069#, 16#006F#, 16#0020#,
16#006F#, 16#0066#, 16#0020#, 16#0074#,
16#0068#, 16#0065#, 16#0020#, 16#0069#,
16#006D#, 16#0061#, 16#0067#, 16#0065#,
16#0020#, 16#0075#, 16#0070#, 16#006F#,
16#006E#, 16#0020#, 16#0073#, 16#0063#,
16#0061#, 16#006C#, 16#0069#, 16#006E#,
16#0067#, 16#002C#, 16#0020#, 16#0069#,
16#002E#, 16#0065#, 16#002E#, 16#0020#,
16#0074#, 16#0068#, 16#0065#, 16#0020#,
16#0073#, 16#0061#, 16#006D#, 16#0065#,
16#0020#, 16#0073#, 16#0063#, 16#0061#,
16#006C#, 16#0065#, 16#0020#, 16#0066#,
16#0061#, 16#0063#, 16#0074#, 16#006F#,
16#0072#, 16#0020#, 16#0066#, 16#006F#,
16#0072#, 16#0020#, 16#0077#, 16#0069#,
16#0064#, 16#0074#, 16#0068#, 16#0020#,
16#0061#, 16#006E#, 16#0064#, 16#0020#,
16#0068#, 16#0065#, 16#0069#, 16#0067#,
16#0068#, 16#0074#, 16#002E#,
others => 16#0000#),
others => <>);
-- "Skew is a kind of transform that skews (deforms) a graphical element by given angles in the x-y coordinate system."
MS_0041 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 119,
Unused => 114,
Length => 114,
Value =>
(16#0053#, 16#006B#, 16#0065#, 16#0077#,
16#0020#, 16#0069#, 16#0073#, 16#0020#,
16#0061#, 16#0020#, 16#006B#, 16#0069#,
16#006E#, 16#0064#, 16#0020#, 16#006F#,
16#0066#, 16#0020#, 16#0074#, 16#0072#,
16#0061#, 16#006E#, 16#0073#, 16#0066#,
16#006F#, 16#0072#, 16#006D#, 16#0020#,
16#0074#, 16#0068#, 16#0061#, 16#0074#,
16#0020#, 16#0073#, 16#006B#, 16#0065#,
16#0077#, 16#0073#, 16#0020#, 16#0028#,
16#0064#, 16#0065#, 16#0066#, 16#006F#,
16#0072#, 16#006D#, 16#0073#, 16#0029#,
16#0020#, 16#0061#, 16#0020#, 16#0067#,
16#0072#, 16#0061#, 16#0070#, 16#0068#,
16#0069#, 16#0063#, 16#0061#, 16#006C#,
16#0020#, 16#0065#, 16#006C#, 16#0065#,
16#006D#, 16#0065#, 16#006E#, 16#0074#,
16#0020#, 16#0062#, 16#0079#, 16#0020#,
16#0067#, 16#0069#, 16#0076#, 16#0065#,
16#006E#, 16#0020#, 16#0061#, 16#006E#,
16#0067#, 16#006C#, 16#0065#, 16#0073#,
16#0020#, 16#0069#, 16#006E#, 16#0020#,
16#0074#, 16#0068#, 16#0065#, 16#0020#,
16#0078#, 16#002D#, 16#0079#, 16#0020#,
16#0063#, 16#006F#, 16#006F#, 16#0072#,
16#0064#, 16#0069#, 16#006E#, 16#0061#,
16#0074#, 16#0065#, 16#0020#, 16#0073#,
16#0079#, 16#0073#, 16#0074#, 16#0065#,
16#006D#, 16#002E#,
others => 16#0000#),
others => <>);
-- "A_marker_canvas"
MS_0042 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 23,
Unused => 15,
Length => 15,
Value =>
(16#0041#, 16#005F#, 16#006D#, 16#0061#,
16#0072#, 16#006B#, 16#0065#, 16#0072#,
16#005F#, 16#0063#, 16#0061#, 16#006E#,
16#0076#, 16#0061#, 16#0073#,
others => 16#0000#),
others => <>);
-- "the center point coordinates must be between 0 and 1"
MS_0043 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 55,
Unused => 52,
Length => 52,
Value =>
(16#0074#, 16#0068#, 16#0065#, 16#0020#,
16#0063#, 16#0065#, 16#006E#, 16#0074#,
16#0065#, 16#0072#, 16#0020#, 16#0070#,
16#006F#, 16#0069#, 16#006E#, 16#0074#,
16#0020#, 16#0063#, 16#006F#, 16#006F#,
16#0072#, 16#0064#, 16#0069#, 16#006E#,
16#0061#, 16#0074#, 16#0065#, 16#0073#,
16#0020#, 16#006D#, 16#0075#, 16#0073#,
16#0074#, 16#0020#, 16#0062#, 16#0065#,
16#0020#, 16#0062#, 16#0065#, 16#0074#,
16#0077#, 16#0065#, 16#0065#, 16#006E#,
16#0020#, 16#0030#, 16#0020#, 16#0061#,
16#006E#, 16#0064#, 16#0020#, 16#0031#,
others => 16#0000#),
others => <>);
-- "fontSize"
MS_0044 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 15,
Unused => 8,
Length => 8,
Value =>
(16#0066#, 16#006F#, 16#006E#, 16#0074#,
16#0053#, 16#0069#, 16#007A#, 16#0065#,
others => 16#0000#),
others => <>);
-- "a point in the x-y coordinate system about which the rotation is performed. If the point is not specified, it is assumed to be the origin of the x-y coordinate system."
MS_0045 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 175,
Unused => 167,
Length => 167,
Value =>
(16#0061#, 16#0020#, 16#0070#, 16#006F#,
16#0069#, 16#006E#, 16#0074#, 16#0020#,
16#0069#, 16#006E#, 16#0020#, 16#0074#,
16#0068#, 16#0065#, 16#0020#, 16#0078#,
16#002D#, 16#0079#, 16#0020#, 16#0063#,
16#006F#, 16#006F#, 16#0072#, 16#0064#,
16#0069#, 16#006E#, 16#0061#, 16#0074#,
16#0065#, 16#0020#, 16#0073#, 16#0079#,
16#0073#, 16#0074#, 16#0065#, 16#006D#,
16#0020#, 16#0061#, 16#0062#, 16#006F#,
16#0075#, 16#0074#, 16#0020#, 16#0077#,
16#0068#, 16#0069#, 16#0063#, 16#0068#,
16#0020#, 16#0074#, 16#0068#, 16#0065#,
16#0020#, 16#0072#, 16#006F#, 16#0074#,
16#0061#, 16#0074#, 16#0069#, 16#006F#,
16#006E#, 16#0020#, 16#0069#, 16#0073#,
16#0020#, 16#0070#, 16#0065#, 16#0072#,
16#0066#, 16#006F#, 16#0072#, 16#006D#,
16#0065#, 16#0064#, 16#002E#, 16#0020#,
16#0049#, 16#0066#, 16#0020#, 16#0074#,
16#0068#, 16#0065#, 16#0020#, 16#0070#,
16#006F#, 16#0069#, 16#006E#, 16#0074#,
16#0020#, 16#0069#, 16#0073#, 16#0020#,
16#006E#, 16#006F#, 16#0074#, 16#0020#,
16#0073#, 16#0070#, 16#0065#, 16#0063#,
16#0069#, 16#0066#, 16#0069#, 16#0065#,
16#0064#, 16#002C#, 16#0020#, 16#0069#,
16#0074#, 16#0020#, 16#0069#, 16#0073#,
16#0020#, 16#0061#, 16#0073#, 16#0073#,
16#0075#, 16#006D#, 16#0065#, 16#0064#,
16#0020#, 16#0074#, 16#006F#, 16#0020#,
16#0062#, 16#0065#, 16#0020#, 16#0074#,
16#0068#, 16#0065#, 16#0020#, 16#006F#,
16#0072#, 16#0069#, 16#0067#, 16#0069#,
16#006E#, 16#0020#, 16#006F#, 16#0066#,
16#0020#, 16#0074#, 16#0068#, 16#0065#,
16#0020#, 16#0078#, 16#002D#, 16#0079#,
16#0020#, 16#0063#, 16#006F#, 16#006F#,
16#0072#, 16#0064#, 16#0069#, 16#006E#,
16#0061#, 16#0074#, 16#0065#, 16#0020#,
16#0073#, 16#0079#, 16#0073#, 16#0074#,
16#0065#, 16#006D#, 16#002E#,
others => 16#0000#),
others => <>);
-- "Image"
MS_0046 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 7,
Unused => 5,
Length => 5,
Value =>
(16#0049#, 16#006D#, 16#0061#, 16#0067#,
16#0065#,
others => 16#0000#),
others => <>);
-- "org.omg.xmi.nsURI"
MS_0047 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 23,
Unused => 17,
Length => 17,
Value =>
(16#006F#, 16#0072#, 16#0067#, 16#002E#,
16#006F#, 16#006D#, 16#0067#, 16#002E#,
16#0078#, 16#006D#, 16#0069#, 16#002E#,
16#006E#, 16#0073#, 16#0055#, 16#0052#,
16#0049#,
others => 16#0000#),
others => <>);
-- "ClipPath"
MS_0048 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 15,
Unused => 8,
Length => 8,
Value =>
(16#0043#, 16#006C#, 16#0069#, 16#0070#,
16#0050#, 16#0061#, 16#0074#, 16#0068#,
others => 16#0000#),
others => <>);
-- "a color that is used to paint the background of the canvas itself. A backgroundColor value is exclusive with a backgroundFill value. If both are specified, the backgroundFill value is used. If none is specified, no fill is applied (i.e. the canvas becomes see-through)."
MS_0049 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 279,
Unused => 269,
Length => 269,
Value =>
(16#0061#, 16#0020#, 16#0063#, 16#006F#,
16#006C#, 16#006F#, 16#0072#, 16#0020#,
16#0074#, 16#0068#, 16#0061#, 16#0074#,
16#0020#, 16#0069#, 16#0073#, 16#0020#,
16#0075#, 16#0073#, 16#0065#, 16#0064#,
16#0020#, 16#0074#, 16#006F#, 16#0020#,
16#0070#, 16#0061#, 16#0069#, 16#006E#,
16#0074#, 16#0020#, 16#0074#, 16#0068#,
16#0065#, 16#0020#, 16#0062#, 16#0061#,
16#0063#, 16#006B#, 16#0067#, 16#0072#,
16#006F#, 16#0075#, 16#006E#, 16#0064#,
16#0020#, 16#006F#, 16#0066#, 16#0020#,
16#0074#, 16#0068#, 16#0065#, 16#0020#,
16#0063#, 16#0061#, 16#006E#, 16#0076#,
16#0061#, 16#0073#, 16#0020#, 16#0069#,
16#0074#, 16#0073#, 16#0065#, 16#006C#,
16#0066#, 16#002E#, 16#0020#, 16#0041#,
16#0020#, 16#0062#, 16#0061#, 16#0063#,
16#006B#, 16#0067#, 16#0072#, 16#006F#,
16#0075#, 16#006E#, 16#0064#, 16#0043#,
16#006F#, 16#006C#, 16#006F#, 16#0072#,
16#0020#, 16#0076#, 16#0061#, 16#006C#,
16#0075#, 16#0065#, 16#0020#, 16#0069#,
16#0073#, 16#0020#, 16#0065#, 16#0078#,
16#0063#, 16#006C#, 16#0075#, 16#0073#,
16#0069#, 16#0076#, 16#0065#, 16#0020#,
16#0077#, 16#0069#, 16#0074#, 16#0068#,
16#0020#, 16#0061#, 16#0020#, 16#0062#,
16#0061#, 16#0063#, 16#006B#, 16#0067#,
16#0072#, 16#006F#, 16#0075#, 16#006E#,
16#0064#, 16#0046#, 16#0069#, 16#006C#,
16#006C#, 16#0020#, 16#0076#, 16#0061#,
16#006C#, 16#0075#, 16#0065#, 16#002E#,
16#0020#, 16#0049#, 16#0066#, 16#0020#,
16#0062#, 16#006F#, 16#0074#, 16#0068#,
16#0020#, 16#0061#, 16#0072#, 16#0065#,
16#0020#, 16#0073#, 16#0070#, 16#0065#,
16#0063#, 16#0069#, 16#0066#, 16#0069#,
16#0065#, 16#0064#, 16#002C#, 16#0020#,
16#0074#, 16#0068#, 16#0065#, 16#0020#,
16#0062#, 16#0061#, 16#0063#, 16#006B#,
16#0067#, 16#0072#, 16#006F#, 16#0075#,
16#006E#, 16#0064#, 16#0046#, 16#0069#,
16#006C#, 16#006C#, 16#0020#, 16#0076#,
16#0061#, 16#006C#, 16#0075#, 16#0065#,
16#0020#, 16#0069#, 16#0073#, 16#0020#,
16#0075#, 16#0073#, 16#0065#, 16#0064#,
16#002E#, 16#0020#, 16#0049#, 16#0066#,
16#0020#, 16#006E#, 16#006F#, 16#006E#,
16#0065#, 16#0020#, 16#0069#, 16#0073#,
16#0020#, 16#0073#, 16#0070#, 16#0065#,
16#0063#, 16#0069#, 16#0066#, 16#0069#,
16#0065#, 16#0064#, 16#002C#, 16#0020#,
16#006E#, 16#006F#, 16#0020#, 16#0066#,
16#0069#, 16#006C#, 16#006C#, 16#0020#,
16#0069#, 16#0073#, 16#0020#, 16#0061#,
16#0070#, 16#0070#, 16#006C#, 16#0069#,
16#0065#, 16#0064#, 16#0020#, 16#0028#,
16#0069#, 16#002E#, 16#0065#, 16#002E#,
16#0020#, 16#0074#, 16#0068#, 16#0065#,
16#0020#, 16#0063#, 16#0061#, 16#006E#,
16#0076#, 16#0061#, 16#0073#, 16#0020#,
16#0062#, 16#0065#, 16#0063#, 16#006F#,
16#006D#, 16#0065#, 16#0073#, 16#0020#,
16#0073#, 16#0065#, 16#0065#, 16#002D#,
16#0074#, 16#0068#, 16#0072#, 16#006F#,
16#0075#, 16#0067#, 16#0068#, 16#0029#,
16#002E#,
others => 16#0000#),
others => <>);
-- "Pattern is a kind of fill that paints a graphical element (a tile) repeatedly at fixed intervals in x and y axes to cover the areas to be filled."
MS_004A : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 151,
Unused => 145,
Length => 145,
Value =>
(16#0050#, 16#0061#, 16#0074#, 16#0074#,
16#0065#, 16#0072#, 16#006E#, 16#0020#,
16#0069#, 16#0073#, 16#0020#, 16#0061#,
16#0020#, 16#006B#, 16#0069#, 16#006E#,
16#0064#, 16#0020#, 16#006F#, 16#0066#,
16#0020#, 16#0066#, 16#0069#, 16#006C#,
16#006C#, 16#0020#, 16#0074#, 16#0068#,
16#0061#, 16#0074#, 16#0020#, 16#0070#,
16#0061#, 16#0069#, 16#006E#, 16#0074#,
16#0073#, 16#0020#, 16#0061#, 16#0020#,
16#0067#, 16#0072#, 16#0061#, 16#0070#,
16#0068#, 16#0069#, 16#0063#, 16#0061#,
16#006C#, 16#0020#, 16#0065#, 16#006C#,
16#0065#, 16#006D#, 16#0065#, 16#006E#,
16#0074#, 16#0020#, 16#0028#, 16#0061#,
16#0020#, 16#0074#, 16#0069#, 16#006C#,
16#0065#, 16#0029#, 16#0020#, 16#0072#,
16#0065#, 16#0070#, 16#0065#, 16#0061#,
16#0074#, 16#0065#, 16#0064#, 16#006C#,
16#0079#, 16#0020#, 16#0061#, 16#0074#,
16#0020#, 16#0066#, 16#0069#, 16#0078#,
16#0065#, 16#0064#, 16#0020#, 16#0069#,
16#006E#, 16#0074#, 16#0065#, 16#0072#,
16#0076#, 16#0061#, 16#006C#, 16#0073#,
16#0020#, 16#0069#, 16#006E#, 16#0020#,
16#0078#, 16#0020#, 16#0061#, 16#006E#,
16#0064#, 16#0020#, 16#0079#, 16#0020#,
16#0061#, 16#0078#, 16#0065#, 16#0073#,
16#0020#, 16#0074#, 16#006F#, 16#0020#,
16#0063#, 16#006F#, 16#0076#, 16#0065#,
16#0072#, 16#0020#, 16#0074#, 16#0068#,
16#0065#, 16#0020#, 16#0061#, 16#0072#,
16#0065#, 16#0061#, 16#0073#, 16#0020#,
16#0074#, 16#006F#, 16#0020#, 16#0062#,
16#0065#, 16#0020#, 16#0066#, 16#0069#,
16#006C#, 16#006C#, 16#0065#, 16#0064#,
16#002E#,
others => 16#0000#),
others => <>);
-- "a point to draw a quadratic bézier curve to from the current point in the coordinate system."
MS_004B : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 95,
Unused => 92,
Length => 92,
Value =>
(16#0061#, 16#0020#, 16#0070#, 16#006F#,
16#0069#, 16#006E#, 16#0074#, 16#0020#,
16#0074#, 16#006F#, 16#0020#, 16#0064#,
16#0072#, 16#0061#, 16#0077#, 16#0020#,
16#0061#, 16#0020#, 16#0071#, 16#0075#,
16#0061#, 16#0064#, 16#0072#, 16#0061#,
16#0074#, 16#0069#, 16#0063#, 16#0020#,
16#0062#, 16#00E9#, 16#007A#, 16#0069#,
16#0065#, 16#0072#, 16#0020#, 16#0063#,
16#0075#, 16#0072#, 16#0076#, 16#0065#,
16#0020#, 16#0074#, 16#006F#, 16#0020#,
16#0066#, 16#0072#, 16#006F#, 16#006D#,
16#0020#, 16#0074#, 16#0068#, 16#0065#,
16#0020#, 16#0063#, 16#0075#, 16#0072#,
16#0072#, 16#0065#, 16#006E#, 16#0074#,
16#0020#, 16#0070#, 16#006F#, 16#0069#,
16#006E#, 16#0074#, 16#0020#, 16#0069#,
16#006E#, 16#0020#, 16#0074#, 16#0068#,
16#0065#, 16#0020#, 16#0063#, 16#006F#,
16#006F#, 16#0072#, 16#0064#, 16#0069#,
16#006E#, 16#0061#, 16#0074#, 16#0065#,
16#0020#, 16#0073#, 16#0079#, 16#0073#,
16#0074#, 16#0065#, 16#006D#, 16#002E#,
others => 16#0000#),
others => <>);
-- "markedElement"
MS_004C : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 15,
Unused => 13,
Length => 13,
Value =>
(16#006D#, 16#0061#, 16#0072#, 16#006B#,
16#0065#, 16#0064#, 16#0045#, 16#006C#,
16#0065#, 16#006D#, 16#0065#, 16#006E#,
16#0074#,
others => 16#0000#),
others => <>);
-- "a real number representing the angle (in degrees) of rotation. Both positive (clock-wise) and negative (counter-clock-wise) values are allowed."
MS_004D : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 151,
Unused => 143,
Length => 143,
Value =>
(16#0061#, 16#0020#, 16#0072#, 16#0065#,
16#0061#, 16#006C#, 16#0020#, 16#006E#,
16#0075#, 16#006D#, 16#0062#, 16#0065#,
16#0072#, 16#0020#, 16#0072#, 16#0065#,
16#0070#, 16#0072#, 16#0065#, 16#0073#,
16#0065#, 16#006E#, 16#0074#, 16#0069#,
16#006E#, 16#0067#, 16#0020#, 16#0074#,
16#0068#, 16#0065#, 16#0020#, 16#0061#,
16#006E#, 16#0067#, 16#006C#, 16#0065#,
16#0020#, 16#0028#, 16#0069#, 16#006E#,
16#0020#, 16#0064#, 16#0065#, 16#0067#,
16#0072#, 16#0065#, 16#0065#, 16#0073#,
16#0029#, 16#0020#, 16#006F#, 16#0066#,
16#0020#, 16#0072#, 16#006F#, 16#0074#,
16#0061#, 16#0074#, 16#0069#, 16#006F#,
16#006E#, 16#002E#, 16#0020#, 16#0042#,
16#006F#, 16#0074#, 16#0068#, 16#0020#,
16#0070#, 16#006F#, 16#0073#, 16#0069#,
16#0074#, 16#0069#, 16#0076#, 16#0065#,
16#0020#, 16#0028#, 16#0063#, 16#006C#,
16#006F#, 16#0063#, 16#006B#, 16#002D#,
16#0077#, 16#0069#, 16#0073#, 16#0065#,
16#0029#, 16#0020#, 16#0061#, 16#006E#,
16#0064#, 16#0020#, 16#006E#, 16#0065#,
16#0067#, 16#0061#, 16#0074#, 16#0069#,
16#0076#, 16#0065#, 16#0020#, 16#0028#,
16#0063#, 16#006F#, 16#0075#, 16#006E#,
16#0074#, 16#0065#, 16#0072#, 16#002D#,
16#0063#, 16#006C#, 16#006F#, 16#0063#,
16#006B#, 16#002D#, 16#0077#, 16#0069#,
16#0073#, 16#0065#, 16#0029#, 16#0020#,
16#0076#, 16#0061#, 16#006C#, 16#0075#,
16#0065#, 16#0073#, 16#0020#, 16#0061#,
16#0072#, 16#0065#, 16#0020#, 16#0061#,
16#006C#, 16#006C#, 16#006F#, 16#0077#,
16#0065#, 16#0064#, 16#002E#,
others => 16#0000#),
others => <>);
-- "A_sharedStyle_styledElement"
MS_004E : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 31,
Unused => 27,
Length => 27,
Value =>
(16#0041#, 16#005F#, 16#0073#, 16#0068#,
16#0061#, 16#0072#, 16#0065#, 16#0064#,
16#0053#, 16#0074#, 16#0079#, 16#006C#,
16#0065#, 16#005F#, 16#0073#, 16#0074#,
16#0079#, 16#006C#, 16#0065#, 16#0064#,
16#0045#, 16#006C#, 16#0065#, 16#006D#,
16#0065#, 16#006E#, 16#0074#,
others => 16#0000#),
others => <>);
-- "the control point of the quadratic bézier curve."
MS_004F : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 55,
Unused => 48,
Length => 48,
Value =>
(16#0074#, 16#0068#, 16#0065#, 16#0020#,
16#0063#, 16#006F#, 16#006E#, 16#0074#,
16#0072#, 16#006F#, 16#006C#, 16#0020#,
16#0070#, 16#006F#, 16#0069#, 16#006E#,
16#0074#, 16#0020#, 16#006F#, 16#0066#,
16#0020#, 16#0074#, 16#0068#, 16#0065#,
16#0020#, 16#0071#, 16#0075#, 16#0061#,
16#0064#, 16#0072#, 16#0061#, 16#0074#,
16#0069#, 16#0063#, 16#0020#, 16#0062#,
16#00E9#, 16#007A#, 16#0069#, 16#0065#,
16#0072#, 16#0020#, 16#0063#, 16#0075#,
16#0072#, 16#0076#, 16#0065#, 16#002E#,
others => 16#0000#),
others => <>);
-- "a list of zero or more transforms to apply to this fill."
MS_0050 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 63,
Unused => 56,
Length => 56,
Value =>
(16#0061#, 16#0020#, 16#006C#, 16#0069#,
16#0073#, 16#0074#, 16#0020#, 16#006F#,
16#0066#, 16#0020#, 16#007A#, 16#0065#,
16#0072#, 16#006F#, 16#0020#, 16#006F#,
16#0072#, 16#0020#, 16#006D#, 16#006F#,
16#0072#, 16#0065#, 16#0020#, 16#0074#,
16#0072#, 16#0061#, 16#006E#, 16#0073#,
16#0066#, 16#006F#, 16#0072#, 16#006D#,
16#0073#, 16#0020#, 16#0074#, 16#006F#,
16#0020#, 16#0061#, 16#0070#, 16#0070#,
16#006C#, 16#0079#, 16#0020#, 16#0074#,
16#006F#, 16#0020#, 16#0074#, 16#0068#,
16#0069#, 16#0073#, 16#0020#, 16#0066#,
16#0069#, 16#006C#, 16#006C#, 16#002E#,
others => 16#0000#),
others => <>);
-- "a real number (>=0 and<=1) representing the opacity of the color at the stop. A value of 0 means totally transparent, while a value of 1 means totally opaque."
MS_0051 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 167,
Unused => 158,
Length => 158,
Value =>
(16#0061#, 16#0020#, 16#0072#, 16#0065#,
16#0061#, 16#006C#, 16#0020#, 16#006E#,
16#0075#, 16#006D#, 16#0062#, 16#0065#,
16#0072#, 16#0020#, 16#0028#, 16#003E#,
16#003D#, 16#0030#, 16#0020#, 16#0061#,
16#006E#, 16#0064#, 16#003C#, 16#003D#,
16#0031#, 16#0029#, 16#0020#, 16#0072#,
16#0065#, 16#0070#, 16#0072#, 16#0065#,
16#0073#, 16#0065#, 16#006E#, 16#0074#,
16#0069#, 16#006E#, 16#0067#, 16#0020#,
16#0074#, 16#0068#, 16#0065#, 16#0020#,
16#006F#, 16#0070#, 16#0061#, 16#0063#,
16#0069#, 16#0074#, 16#0079#, 16#0020#,
16#006F#, 16#0066#, 16#0020#, 16#0074#,
16#0068#, 16#0065#, 16#0020#, 16#0063#,
16#006F#, 16#006C#, 16#006F#, 16#0072#,
16#0020#, 16#0061#, 16#0074#, 16#0020#,
16#0074#, 16#0068#, 16#0065#, 16#0020#,
16#0073#, 16#0074#, 16#006F#, 16#0070#,
16#002E#, 16#0020#, 16#0041#, 16#0020#,
16#0076#, 16#0061#, 16#006C#, 16#0075#,
16#0065#, 16#0020#, 16#006F#, 16#0066#,
16#0020#, 16#0030#, 16#0020#, 16#006D#,
16#0065#, 16#0061#, 16#006E#, 16#0073#,
16#0020#, 16#0074#, 16#006F#, 16#0074#,
16#0061#, 16#006C#, 16#006C#, 16#0079#,
16#0020#, 16#0074#, 16#0072#, 16#0061#,
16#006E#, 16#0073#, 16#0070#, 16#0061#,
16#0072#, 16#0065#, 16#006E#, 16#0074#,
16#002C#, 16#0020#, 16#0077#, 16#0068#,
16#0069#, 16#006C#, 16#0065#, 16#0020#,
16#0061#, 16#0020#, 16#0076#, 16#0061#,
16#006C#, 16#0075#, 16#0065#, 16#0020#,
16#006F#, 16#0066#, 16#0020#, 16#0031#,
16#0020#, 16#006D#, 16#0065#, 16#0061#,
16#006E#, 16#0073#, 16#0020#, 16#0074#,
16#006F#, 16#0074#, 16#0061#, 16#006C#,
16#006C#, 16#0079#, 16#0020#, 16#006F#,
16#0070#, 16#0061#, 16#0071#, 16#0075#,
16#0065#, 16#002E#,
others => 16#0000#),
others => <>);
-- "isLargeArc"
MS_0052 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 15,
Unused => 10,
Length => 10,
Value =>
(16#0069#, 16#0073#, 16#004C#, 16#0061#,
16#0072#, 16#0067#, 16#0065#, 16#0041#,
16#0072#, 16#0063#,
others => 16#0000#),
others => <>);
-- "a real number(>=0) representing a scale factor along the y-axis."
MS_0053 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 71,
Unused => 64,
Length => 64,
Value =>
(16#0061#, 16#0020#, 16#0072#, 16#0065#,
16#0061#, 16#006C#, 16#0020#, 16#006E#,
16#0075#, 16#006D#, 16#0062#, 16#0065#,
16#0072#, 16#0028#, 16#003E#, 16#003D#,
16#0030#, 16#0029#, 16#0020#, 16#0072#,
16#0065#, 16#0070#, 16#0072#, 16#0065#,
16#0073#, 16#0065#, 16#006E#, 16#0074#,
16#0069#, 16#006E#, 16#0067#, 16#0020#,
16#0061#, 16#0020#, 16#0073#, 16#0063#,
16#0061#, 16#006C#, 16#0065#, 16#0020#,
16#0066#, 16#0061#, 16#0063#, 16#0074#,
16#006F#, 16#0072#, 16#0020#, 16#0061#,
16#006C#, 16#006F#, 16#006E#, 16#0067#,
16#0020#, 16#0074#, 16#0068#, 16#0065#,
16#0020#, 16#0079#, 16#002D#, 16#0061#,
16#0078#, 16#0069#, 16#0073#, 16#002E#,
others => 16#0000#),
others => <>);
-- "MoveTo is a kind of path command that establishes a new current point in the coordinate system."
MS_0054 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 103,
Unused => 95,
Length => 95,
Value =>
(16#004D#, 16#006F#, 16#0076#, 16#0065#,
16#0054#, 16#006F#, 16#0020#, 16#0069#,
16#0073#, 16#0020#, 16#0061#, 16#0020#,
16#006B#, 16#0069#, 16#006E#, 16#0064#,
16#0020#, 16#006F#, 16#0066#, 16#0020#,
16#0070#, 16#0061#, 16#0074#, 16#0068#,
16#0020#, 16#0063#, 16#006F#, 16#006D#,
16#006D#, 16#0061#, 16#006E#, 16#0064#,
16#0020#, 16#0074#, 16#0068#, 16#0061#,
16#0074#, 16#0020#, 16#0065#, 16#0073#,
16#0074#, 16#0061#, 16#0062#, 16#006C#,
16#0069#, 16#0073#, 16#0068#, 16#0065#,
16#0073#, 16#0020#, 16#0061#, 16#0020#,
16#006E#, 16#0065#, 16#0077#, 16#0020#,
16#0063#, 16#0075#, 16#0072#, 16#0072#,
16#0065#, 16#006E#, 16#0074#, 16#0020#,
16#0070#, 16#006F#, 16#0069#, 16#006E#,
16#0074#, 16#0020#, 16#0069#, 16#006E#,
16#0020#, 16#0074#, 16#0068#, 16#0065#,
16#0020#, 16#0063#, 16#006F#, 16#006F#,
16#0072#, 16#0064#, 16#0069#, 16#006E#,
16#0061#, 16#0074#, 16#0065#, 16#0020#,
16#0073#, 16#0079#, 16#0073#, 16#0074#,
16#0065#, 16#006D#, 16#002E#,
others => 16#0000#),
others => <>);
-- "A_backgroundFill_canvas"
MS_0055 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 31,
Unused => 23,
Length => 23,
Value =>
(16#0041#, 16#005F#, 16#0062#, 16#0061#,
16#0063#, 16#006B#, 16#0067#, 16#0072#,
16#006F#, 16#0075#, 16#006E#, 16#0064#,
16#0046#, 16#0069#, 16#006C#, 16#006C#,
16#005F#, 16#0063#, 16#0061#, 16#006E#,
16#0076#, 16#0061#, 16#0073#,
others => 16#0000#),
others => <>);
-- "localStyle"
MS_0056 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 15,
Unused => 10,
Length => 10,
Value =>
(16#006C#, 16#006F#, 16#0063#, 16#0061#,
16#006C#, 16#0053#, 16#0074#, 16#0079#,
16#006C#, 16#0065#,
others => 16#0000#),
others => <>);
-- "all the components of the gradient vector must be between 0 and 1."
MS_0057 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 71,
Unused => 66,
Length => 66,
Value =>
(16#0061#, 16#006C#, 16#006C#, 16#0020#,
16#0074#, 16#0068#, 16#0065#, 16#0020#,
16#0063#, 16#006F#, 16#006D#, 16#0070#,
16#006F#, 16#006E#, 16#0065#, 16#006E#,
16#0074#, 16#0073#, 16#0020#, 16#006F#,
16#0066#, 16#0020#, 16#0074#, 16#0068#,
16#0065#, 16#0020#, 16#0067#, 16#0072#,
16#0061#, 16#0064#, 16#0069#, 16#0065#,
16#006E#, 16#0074#, 16#0020#, 16#0076#,
16#0065#, 16#0063#, 16#0074#, 16#006F#,
16#0072#, 16#0020#, 16#006D#, 16#0075#,
16#0073#, 16#0074#, 16#0020#, 16#0062#,
16#0065#, 16#0020#, 16#0062#, 16#0065#,
16#0074#, 16#0077#, 16#0065#, 16#0065#,
16#006E#, 16#0020#, 16#0030#, 16#0020#,
16#0061#, 16#006E#, 16#0064#, 16#0020#,
16#0031#, 16#002E#,
others => 16#0000#),
others => <>);
-- "A set of markers packaged by the canvas and referenced by marked elements in the canvas."
MS_0058 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 95,
Unused => 88,
Length => 88,
Value =>
(16#0041#, 16#0020#, 16#0073#, 16#0065#,
16#0074#, 16#0020#, 16#006F#, 16#0066#,
16#0020#, 16#006D#, 16#0061#, 16#0072#,
16#006B#, 16#0065#, 16#0072#, 16#0073#,
16#0020#, 16#0070#, 16#0061#, 16#0063#,
16#006B#, 16#0061#, 16#0067#, 16#0065#,
16#0064#, 16#0020#, 16#0062#, 16#0079#,
16#0020#, 16#0074#, 16#0068#, 16#0065#,
16#0020#, 16#0063#, 16#0061#, 16#006E#,
16#0076#, 16#0061#, 16#0073#, 16#0020#,
16#0061#, 16#006E#, 16#0064#, 16#0020#,
16#0072#, 16#0065#, 16#0066#, 16#0065#,
16#0072#, 16#0065#, 16#006E#, 16#0063#,
16#0065#, 16#0064#, 16#0020#, 16#0062#,
16#0079#, 16#0020#, 16#006D#, 16#0061#,
16#0072#, 16#006B#, 16#0065#, 16#0064#,
16#0020#, 16#0065#, 16#006C#, 16#0065#,
16#006D#, 16#0065#, 16#006E#, 16#0074#,
16#0073#, 16#0020#, 16#0069#, 16#006E#,
16#0020#, 16#0074#, 16#0068#, 16#0065#,
16#0020#, 16#0063#, 16#0061#, 16#006E#,
16#0076#, 16#0061#, 16#0073#, 16#002E#,
others => 16#0000#),
others => <>);
-- "MoveTo"
MS_0059 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 7,
Unused => 6,
Length => 6,
Value =>
(16#004D#, 16#006F#, 16#0076#, 16#0065#,
16#0054#, 16#006F#,
others => 16#0000#),
others => <>);
-- "the bounds of the pattern that define a private coordinate system for the pattern's tile."
MS_005A : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 95,
Unused => 89,
Length => 89,
Value =>
(16#0074#, 16#0068#, 16#0065#, 16#0020#,
16#0062#, 16#006F#, 16#0075#, 16#006E#,
16#0064#, 16#0073#, 16#0020#, 16#006F#,
16#0066#, 16#0020#, 16#0074#, 16#0068#,
16#0065#, 16#0020#, 16#0070#, 16#0061#,
16#0074#, 16#0074#, 16#0065#, 16#0072#,
16#006E#, 16#0020#, 16#0074#, 16#0068#,
16#0061#, 16#0074#, 16#0020#, 16#0064#,
16#0065#, 16#0066#, 16#0069#, 16#006E#,
16#0065#, 16#0020#, 16#0061#, 16#0020#,
16#0070#, 16#0072#, 16#0069#, 16#0076#,
16#0061#, 16#0074#, 16#0065#, 16#0020#,
16#0063#, 16#006F#, 16#006F#, 16#0072#,
16#0064#, 16#0069#, 16#006E#, 16#0061#,
16#0074#, 16#0065#, 16#0020#, 16#0073#,
16#0079#, 16#0073#, 16#0074#, 16#0065#,
16#006D#, 16#0020#, 16#0066#, 16#006F#,
16#0072#, 16#0020#, 16#0074#, 16#0068#,
16#0065#, 16#0020#, 16#0070#, 16#0061#,
16#0074#, 16#0074#, 16#0065#, 16#0072#,
16#006E#, 16#0027#, 16#0073#, 16#0020#,
16#0074#, 16#0069#, 16#006C#, 16#0065#,
16#002E#,
others => 16#0000#),
others => <>);
-- "Polygon is a marked element that defines a closed shape consisting of a sequence of connected straight line segments."
MS_005B : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 127,
Unused => 117,
Length => 117,
Value =>
(16#0050#, 16#006F#, 16#006C#, 16#0079#,
16#0067#, 16#006F#, 16#006E#, 16#0020#,
16#0069#, 16#0073#, 16#0020#, 16#0061#,
16#0020#, 16#006D#, 16#0061#, 16#0072#,
16#006B#, 16#0065#, 16#0064#, 16#0020#,
16#0065#, 16#006C#, 16#0065#, 16#006D#,
16#0065#, 16#006E#, 16#0074#, 16#0020#,
16#0074#, 16#0068#, 16#0061#, 16#0074#,
16#0020#, 16#0064#, 16#0065#, 16#0066#,
16#0069#, 16#006E#, 16#0065#, 16#0073#,
16#0020#, 16#0061#, 16#0020#, 16#0063#,
16#006C#, 16#006F#, 16#0073#, 16#0065#,
16#0064#, 16#0020#, 16#0073#, 16#0068#,
16#0061#, 16#0070#, 16#0065#, 16#0020#,
16#0063#, 16#006F#, 16#006E#, 16#0073#,
16#0069#, 16#0073#, 16#0074#, 16#0069#,
16#006E#, 16#0067#, 16#0020#, 16#006F#,
16#0066#, 16#0020#, 16#0061#, 16#0020#,
16#0073#, 16#0065#, 16#0071#, 16#0075#,
16#0065#, 16#006E#, 16#0063#, 16#0065#,
16#0020#, 16#006F#, 16#0066#, 16#0020#,
16#0063#, 16#006F#, 16#006E#, 16#006E#,
16#0065#, 16#0063#, 16#0074#, 16#0065#,
16#0064#, 16#0020#, 16#0073#, 16#0074#,
16#0072#, 16#0061#, 16#0069#, 16#0067#,
16#0068#, 16#0074#, 16#0020#, 16#006C#,
16#0069#, 16#006E#, 16#0065#, 16#0020#,
16#0073#, 16#0065#, 16#0067#, 16#006D#,
16#0065#, 16#006E#, 16#0074#, 16#0073#,
16#002E#,
others => 16#0000#),
others => <>);
-- "a real number (>=0 and <=1) representing the opacity of the fill or fillColor used to paint a graphical element. A value of 0 means totally transparent, while a value of 1 means totally opaque. The default is 1."
MS_005C : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 223,
Unused => 211,
Length => 211,
Value =>
(16#0061#, 16#0020#, 16#0072#, 16#0065#,
16#0061#, 16#006C#, 16#0020#, 16#006E#,
16#0075#, 16#006D#, 16#0062#, 16#0065#,
16#0072#, 16#0020#, 16#0028#, 16#003E#,
16#003D#, 16#0030#, 16#0020#, 16#0061#,
16#006E#, 16#0064#, 16#0020#, 16#003C#,
16#003D#, 16#0031#, 16#0029#, 16#0020#,
16#0072#, 16#0065#, 16#0070#, 16#0072#,
16#0065#, 16#0073#, 16#0065#, 16#006E#,
16#0074#, 16#0069#, 16#006E#, 16#0067#,
16#0020#, 16#0074#, 16#0068#, 16#0065#,
16#0020#, 16#006F#, 16#0070#, 16#0061#,
16#0063#, 16#0069#, 16#0074#, 16#0079#,
16#0020#, 16#006F#, 16#0066#, 16#0020#,
16#0074#, 16#0068#, 16#0065#, 16#0020#,
16#0066#, 16#0069#, 16#006C#, 16#006C#,
16#0020#, 16#006F#, 16#0072#, 16#0020#,
16#0066#, 16#0069#, 16#006C#, 16#006C#,
16#0043#, 16#006F#, 16#006C#, 16#006F#,
16#0072#, 16#0020#, 16#0075#, 16#0073#,
16#0065#, 16#0064#, 16#0020#, 16#0074#,
16#006F#, 16#0020#, 16#0070#, 16#0061#,
16#0069#, 16#006E#, 16#0074#, 16#0020#,
16#0061#, 16#0020#, 16#0067#, 16#0072#,
16#0061#, 16#0070#, 16#0068#, 16#0069#,
16#0063#, 16#0061#, 16#006C#, 16#0020#,
16#0065#, 16#006C#, 16#0065#, 16#006D#,
16#0065#, 16#006E#, 16#0074#, 16#002E#,
16#0020#, 16#0041#, 16#0020#, 16#0076#,
16#0061#, 16#006C#, 16#0075#, 16#0065#,
16#0020#, 16#006F#, 16#0066#, 16#0020#,
16#0030#, 16#0020#, 16#006D#, 16#0065#,
16#0061#, 16#006E#, 16#0073#, 16#0020#,
16#0074#, 16#006F#, 16#0074#, 16#0061#,
16#006C#, 16#006C#, 16#0079#, 16#0020#,
16#0074#, 16#0072#, 16#0061#, 16#006E#,
16#0073#, 16#0070#, 16#0061#, 16#0072#,
16#0065#, 16#006E#, 16#0074#, 16#002C#,
16#0020#, 16#0077#, 16#0068#, 16#0069#,
16#006C#, 16#0065#, 16#0020#, 16#0061#,
16#0020#, 16#0076#, 16#0061#, 16#006C#,
16#0075#, 16#0065#, 16#0020#, 16#006F#,
16#0066#, 16#0020#, 16#0031#, 16#0020#,
16#006D#, 16#0065#, 16#0061#, 16#006E#,
16#0073#, 16#0020#, 16#0074#, 16#006F#,
16#0074#, 16#0061#, 16#006C#, 16#006C#,
16#0079#, 16#0020#, 16#006F#, 16#0070#,
16#0061#, 16#0071#, 16#0075#, 16#0065#,
16#002E#, 16#0020#, 16#0054#, 16#0068#,
16#0065#, 16#0020#, 16#0064#, 16#0065#,
16#0066#, 16#0061#, 16#0075#, 16#006C#,
16#0074#, 16#0020#, 16#0069#, 16#0073#,
16#0020#, 16#0031#, 16#002E#,
others => 16#0000#),
others => <>);
-- "the text alignment when wrapped into multiple lines."
MS_005D : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 55,
Unused => 52,
Length => 52,
Value =>
(16#0074#, 16#0068#, 16#0065#, 16#0020#,
16#0074#, 16#0065#, 16#0078#, 16#0074#,
16#0020#, 16#0061#, 16#006C#, 16#0069#,
16#0067#, 16#006E#, 16#006D#, 16#0065#,
16#006E#, 16#0074#, 16#0020#, 16#0077#,
16#0068#, 16#0065#, 16#006E#, 16#0020#,
16#0077#, 16#0072#, 16#0061#, 16#0070#,
16#0070#, 16#0065#, 16#0064#, 16#0020#,
16#0069#, 16#006E#, 16#0074#, 16#006F#,
16#0020#, 16#006D#, 16#0075#, 16#006C#,
16#0074#, 16#0069#, 16#0070#, 16#006C#,
16#0065#, 16#0020#, 16#006C#, 16#0069#,
16#006E#, 16#0065#, 16#0073#, 16#002E#,
others => 16#0000#),
others => <>);
-- "valid_dash_length_size"
MS_005E : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 23,
Unused => 22,
Length => 22,
Value =>
(16#0076#, 16#0061#, 16#006C#, 16#0069#,
16#0064#, 16#005F#, 16#0064#, 16#0061#,
16#0073#, 16#0068#, 16#005F#, 16#006C#,
16#0065#, 16#006E#, 16#0067#, 16#0074#,
16#0068#, 16#005F#, 16#0073#, 16#0069#,
16#007A#, 16#0065#,
others => 16#0000#),
others => <>);
-- "Marker"
MS_005F : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 7,
Unused => 6,
Length => 6,
Value =>
(16#004D#, 16#0061#, 16#0072#, 16#006B#,
16#0065#, 16#0072#,
others => 16#0000#),
others => <>);
-- "a real number (>=0 and >=1) representing a ratio of the graphical element's width that is the y focus point of the gradient."
MS_0060 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 127,
Unused => 124,
Length => 124,
Value =>
(16#0061#, 16#0020#, 16#0072#, 16#0065#,
16#0061#, 16#006C#, 16#0020#, 16#006E#,
16#0075#, 16#006D#, 16#0062#, 16#0065#,
16#0072#, 16#0020#, 16#0028#, 16#003E#,
16#003D#, 16#0030#, 16#0020#, 16#0061#,
16#006E#, 16#0064#, 16#0020#, 16#003E#,
16#003D#, 16#0031#, 16#0029#, 16#0020#,
16#0072#, 16#0065#, 16#0070#, 16#0072#,
16#0065#, 16#0073#, 16#0065#, 16#006E#,
16#0074#, 16#0069#, 16#006E#, 16#0067#,
16#0020#, 16#0061#, 16#0020#, 16#0072#,
16#0061#, 16#0074#, 16#0069#, 16#006F#,
16#0020#, 16#006F#, 16#0066#, 16#0020#,
16#0074#, 16#0068#, 16#0065#, 16#0020#,
16#0067#, 16#0072#, 16#0061#, 16#0070#,
16#0068#, 16#0069#, 16#0063#, 16#0061#,
16#006C#, 16#0020#, 16#0065#, 16#006C#,
16#0065#, 16#006D#, 16#0065#, 16#006E#,
16#0074#, 16#0027#, 16#0073#, 16#0020#,
16#0077#, 16#0069#, 16#0064#, 16#0074#,
16#0068#, 16#0020#, 16#0074#, 16#0068#,
16#0061#, 16#0074#, 16#0020#, 16#0069#,
16#0073#, 16#0020#, 16#0074#, 16#0068#,
16#0065#, 16#0020#, 16#0079#, 16#0020#,
16#0066#, 16#006F#, 16#0063#, 16#0075#,
16#0073#, 16#0020#, 16#0070#, 16#006F#,
16#0069#, 16#006E#, 16#0074#, 16#0020#,
16#006F#, 16#0066#, 16#0020#, 16#0074#,
16#0068#, 16#0065#, 16#0020#, 16#0067#,
16#0072#, 16#0061#, 16#0064#, 16#0069#,
16#0065#, 16#006E#, 16#0074#, 16#002E#,
others => 16#0000#),
others => <>);
-- "the ending point of the line in the x-y coordinate system."
MS_0061 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 63,
Unused => 58,
Length => 58,
Value =>
(16#0074#, 16#0068#, 16#0065#, 16#0020#,
16#0065#, 16#006E#, 16#0064#, 16#0069#,
16#006E#, 16#0067#, 16#0020#, 16#0070#,
16#006F#, 16#0069#, 16#006E#, 16#0074#,
16#0020#, 16#006F#, 16#0066#, 16#0020#,
16#0074#, 16#0068#, 16#0065#, 16#0020#,
16#006C#, 16#0069#, 16#006E#, 16#0065#,
16#0020#, 16#0069#, 16#006E#, 16#0020#,
16#0074#, 16#0068#, 16#0065#, 16#0020#,
16#0078#, 16#002D#, 16#0079#, 16#0020#,
16#0063#, 16#006F#, 16#006F#, 16#0072#,
16#0064#, 16#0069#, 16#006E#, 16#0061#,
16#0074#, 16#0065#, 16#0020#, 16#0073#,
16#0079#, 16#0073#, 16#0074#, 16#0065#,
16#006D#, 16#002E#,
others => 16#0000#),
others => <>);
-- "the two radii of the ellipse from which the arc is created."
MS_0062 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 63,
Unused => 59,
Length => 59,
Value =>
(16#0074#, 16#0068#, 16#0065#, 16#0020#,
16#0074#, 16#0077#, 16#006F#, 16#0020#,
16#0072#, 16#0061#, 16#0064#, 16#0069#,
16#0069#, 16#0020#, 16#006F#, 16#0066#,
16#0020#, 16#0074#, 16#0068#, 16#0065#,
16#0020#, 16#0065#, 16#006C#, 16#006C#,
16#0069#, 16#0070#, 16#0073#, 16#0065#,
16#0020#, 16#0066#, 16#0072#, 16#006F#,
16#006D#, 16#0020#, 16#0077#, 16#0068#,
16#0069#, 16#0063#, 16#0068#, 16#0020#,
16#0074#, 16#0068#, 16#0065#, 16#0020#,
16#0061#, 16#0072#, 16#0063#, 16#0020#,
16#0069#, 16#0073#, 16#0020#, 16#0063#,
16#0072#, 16#0065#, 16#0061#, 16#0074#,
16#0065#, 16#0064#, 16#002E#,
others => 16#0000#),
others => <>);
-- "a dimension that specifies the two radii of the ellipse (a width along the x-axis and a height along the y-axis)"
MS_0063 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 119,
Unused => 112,
Length => 112,
Value =>
(16#0061#, 16#0020#, 16#0064#, 16#0069#,
16#006D#, 16#0065#, 16#006E#, 16#0073#,
16#0069#, 16#006F#, 16#006E#, 16#0020#,
16#0074#, 16#0068#, 16#0061#, 16#0074#,
16#0020#, 16#0073#, 16#0070#, 16#0065#,
16#0063#, 16#0069#, 16#0066#, 16#0069#,
16#0065#, 16#0073#, 16#0020#, 16#0074#,
16#0068#, 16#0065#, 16#0020#, 16#0074#,
16#0077#, 16#006F#, 16#0020#, 16#0072#,
16#0061#, 16#0064#, 16#0069#, 16#0069#,
16#0020#, 16#006F#, 16#0066#, 16#0020#,
16#0074#, 16#0068#, 16#0065#, 16#0020#,
16#0065#, 16#006C#, 16#006C#, 16#0069#,
16#0070#, 16#0073#, 16#0065#, 16#0020#,
16#0028#, 16#0061#, 16#0020#, 16#0077#,
16#0069#, 16#0064#, 16#0074#, 16#0068#,
16#0020#, 16#0061#, 16#006C#, 16#006F#,
16#006E#, 16#0067#, 16#0020#, 16#0074#,
16#0068#, 16#0065#, 16#0020#, 16#0078#,
16#002D#, 16#0061#, 16#0078#, 16#0069#,
16#0073#, 16#0020#, 16#0061#, 16#006E#,
16#0064#, 16#0020#, 16#0061#, 16#0020#,
16#0068#, 16#0065#, 16#0069#, 16#0067#,
16#0068#, 16#0074#, 16#0020#, 16#0061#,
16#006C#, 16#006F#, 16#006E#, 16#0067#,
16#0020#, 16#0074#, 16#0068#, 16#0065#,
16#0020#, 16#0079#, 16#002D#, 16#0061#,
16#0078#, 16#0069#, 16#0073#, 16#0029#,
others => 16#0000#),
others => <>);
-- "EllipticalArcTo is a kind of path command that draws an elliptical arc from the current point to a new point in the coordinate system."
MS_0064 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 143,
Unused => 134,
Length => 134,
Value =>
(16#0045#, 16#006C#, 16#006C#, 16#0069#,
16#0070#, 16#0074#, 16#0069#, 16#0063#,
16#0061#, 16#006C#, 16#0041#, 16#0072#,
16#0063#, 16#0054#, 16#006F#, 16#0020#,
16#0069#, 16#0073#, 16#0020#, 16#0061#,
16#0020#, 16#006B#, 16#0069#, 16#006E#,
16#0064#, 16#0020#, 16#006F#, 16#0066#,
16#0020#, 16#0070#, 16#0061#, 16#0074#,
16#0068#, 16#0020#, 16#0063#, 16#006F#,
16#006D#, 16#006D#, 16#0061#, 16#006E#,
16#0064#, 16#0020#, 16#0074#, 16#0068#,
16#0061#, 16#0074#, 16#0020#, 16#0064#,
16#0072#, 16#0061#, 16#0077#, 16#0073#,
16#0020#, 16#0061#, 16#006E#, 16#0020#,
16#0065#, 16#006C#, 16#006C#, 16#0069#,
16#0070#, 16#0074#, 16#0069#, 16#0063#,
16#0061#, 16#006C#, 16#0020#, 16#0061#,
16#0072#, 16#0063#, 16#0020#, 16#0066#,
16#0072#, 16#006F#, 16#006D#, 16#0020#,
16#0074#, 16#0068#, 16#0065#, 16#0020#,
16#0063#, 16#0075#, 16#0072#, 16#0072#,
16#0065#, 16#006E#, 16#0074#, 16#0020#,
16#0070#, 16#006F#, 16#0069#, 16#006E#,
16#0074#, 16#0020#, 16#0074#, 16#006F#,
16#0020#, 16#0061#, 16#0020#, 16#006E#,
16#0065#, 16#0077#, 16#0020#, 16#0070#,
16#006F#, 16#0069#, 16#006E#, 16#0074#,
16#0020#, 16#0069#, 16#006E#, 16#0020#,
16#0074#, 16#0068#, 16#0065#, 16#0020#,
16#0063#, 16#006F#, 16#006F#, 16#0072#,
16#0064#, 16#0069#, 16#006E#, 16#0061#,
16#0074#, 16#0065#, 16#0020#, 16#0073#,
16#0079#, 16#0073#, 16#0074#, 16#0065#,
16#006D#, 16#002E#,
others => 16#0000#),
others => <>);
-- "a real number (>=0 and >=1) representing a ratio of the graphical element's size that is the radius of the gradient."
MS_0065 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 119,
Unused => 116,
Length => 116,
Value =>
(16#0061#, 16#0020#, 16#0072#, 16#0065#,
16#0061#, 16#006C#, 16#0020#, 16#006E#,
16#0075#, 16#006D#, 16#0062#, 16#0065#,
16#0072#, 16#0020#, 16#0028#, 16#003E#,
16#003D#, 16#0030#, 16#0020#, 16#0061#,
16#006E#, 16#0064#, 16#0020#, 16#003E#,
16#003D#, 16#0031#, 16#0029#, 16#0020#,
16#0072#, 16#0065#, 16#0070#, 16#0072#,
16#0065#, 16#0073#, 16#0065#, 16#006E#,
16#0074#, 16#0069#, 16#006E#, 16#0067#,
16#0020#, 16#0061#, 16#0020#, 16#0072#,
16#0061#, 16#0074#, 16#0069#, 16#006F#,
16#0020#, 16#006F#, 16#0066#, 16#0020#,
16#0074#, 16#0068#, 16#0065#, 16#0020#,
16#0067#, 16#0072#, 16#0061#, 16#0070#,
16#0068#, 16#0069#, 16#0063#, 16#0061#,
16#006C#, 16#0020#, 16#0065#, 16#006C#,
16#0065#, 16#006D#, 16#0065#, 16#006E#,
16#0074#, 16#0027#, 16#0073#, 16#0020#,
16#0073#, 16#0069#, 16#007A#, 16#0065#,
16#0020#, 16#0074#, 16#0068#, 16#0061#,
16#0074#, 16#0020#, 16#0069#, 16#0073#,
16#0020#, 16#0074#, 16#0068#, 16#0065#,
16#0020#, 16#0072#, 16#0061#, 16#0064#,
16#0069#, 16#0075#, 16#0073#, 16#0020#,
16#006F#, 16#0066#, 16#0020#, 16#0074#,
16#0068#, 16#0065#, 16#0020#, 16#0067#,
16#0072#, 16#0061#, 16#0064#, 16#0069#,
16#0065#, 16#006E#, 16#0074#, 16#002E#,
others => 16#0000#),
others => <>);
-- "stop"
MS_0066 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 7,
Unused => 4,
Length => 4,
Value =>
(16#0073#, 16#0074#, 16#006F#, 16#0070#,
others => 16#0000#),
others => <>);
-- "reference"
MS_0067 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 15,
Unused => 9,
Length => 9,
Value =>
(16#0072#, 16#0065#, 16#0066#, 16#0065#,
16#0072#, 16#0065#, 16#006E#, 16#0063#,
16#0065#,
others => 16#0000#),
others => <>);
-- "A_fill_canvas"
MS_0068 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 15,
Unused => 13,
Length => 13,
Value =>
(16#0041#, 16#005F#, 16#0066#, 16#0069#,
16#006C#, 16#006C#, 16#005F#, 16#0063#,
16#0061#, 16#006E#, 16#0076#, 16#0061#,
16#0073#,
others => 16#0000#),
others => <>);
-- "A_midMarker_markedElement"
MS_0069 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 31,
Unused => 25,
Length => 25,
Value =>
(16#0041#, 16#005F#, 16#006D#, 16#0069#,
16#0064#, 16#004D#, 16#0061#, 16#0072#,
16#006B#, 16#0065#, 16#0072#, 16#005F#,
16#006D#, 16#0061#, 16#0072#, 16#006B#,
16#0065#, 16#0064#, 16#0045#, 16#006C#,
16#0065#, 16#006D#, 16#0065#, 16#006E#,
16#0074#,
others => 16#0000#),
others => <>);
-- "an optional end marker that aligns with the last vertex of the marked element."
MS_006A : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 87,
Unused => 78,
Length => 78,
Value =>
(16#0061#, 16#006E#, 16#0020#, 16#006F#,
16#0070#, 16#0074#, 16#0069#, 16#006F#,
16#006E#, 16#0061#, 16#006C#, 16#0020#,
16#0065#, 16#006E#, 16#0064#, 16#0020#,
16#006D#, 16#0061#, 16#0072#, 16#006B#,
16#0065#, 16#0072#, 16#0020#, 16#0074#,
16#0068#, 16#0061#, 16#0074#, 16#0020#,
16#0061#, 16#006C#, 16#0069#, 16#0067#,
16#006E#, 16#0073#, 16#0020#, 16#0077#,
16#0069#, 16#0074#, 16#0068#, 16#0020#,
16#0074#, 16#0068#, 16#0065#, 16#0020#,
16#006C#, 16#0061#, 16#0073#, 16#0074#,
16#0020#, 16#0076#, 16#0065#, 16#0072#,
16#0074#, 16#0065#, 16#0078#, 16#0020#,
16#006F#, 16#0066#, 16#0020#, 16#0074#,
16#0068#, 16#0065#, 16#0020#, 16#006D#,
16#0061#, 16#0072#, 16#006B#, 16#0065#,
16#0064#, 16#0020#, 16#0065#, 16#006C#,
16#0065#, 16#006D#, 16#0065#, 16#006E#,
16#0074#, 16#002E#,
others => 16#0000#),
others => <>);
-- "the color of the stroke used to paint the outline of a graphical element. The default is black (red=0, green=0, blue=0)."
MS_006B : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 127,
Unused => 120,
Length => 120,
Value =>
(16#0074#, 16#0068#, 16#0065#, 16#0020#,
16#0063#, 16#006F#, 16#006C#, 16#006F#,
16#0072#, 16#0020#, 16#006F#, 16#0066#,
16#0020#, 16#0074#, 16#0068#, 16#0065#,
16#0020#, 16#0073#, 16#0074#, 16#0072#,
16#006F#, 16#006B#, 16#0065#, 16#0020#,
16#0075#, 16#0073#, 16#0065#, 16#0064#,
16#0020#, 16#0074#, 16#006F#, 16#0020#,
16#0070#, 16#0061#, 16#0069#, 16#006E#,
16#0074#, 16#0020#, 16#0074#, 16#0068#,
16#0065#, 16#0020#, 16#006F#, 16#0075#,
16#0074#, 16#006C#, 16#0069#, 16#006E#,
16#0065#, 16#0020#, 16#006F#, 16#0066#,
16#0020#, 16#0061#, 16#0020#, 16#0067#,
16#0072#, 16#0061#, 16#0070#, 16#0068#,
16#0069#, 16#0063#, 16#0061#, 16#006C#,
16#0020#, 16#0065#, 16#006C#, 16#0065#,
16#006D#, 16#0065#, 16#006E#, 16#0074#,
16#002E#, 16#0020#, 16#0054#, 16#0068#,
16#0065#, 16#0020#, 16#0064#, 16#0065#,
16#0066#, 16#0061#, 16#0075#, 16#006C#,
16#0074#, 16#0020#, 16#0069#, 16#0073#,
16#0020#, 16#0062#, 16#006C#, 16#0061#,
16#0063#, 16#006B#, 16#0020#, 16#0028#,
16#0072#, 16#0065#, 16#0064#, 16#003D#,
16#0030#, 16#002C#, 16#0020#, 16#0067#,
16#0072#, 16#0065#, 16#0065#, 16#006E#,
16#003D#, 16#0030#, 16#002C#, 16#0020#,
16#0062#, 16#006C#, 16#0075#, 16#0065#,
16#003D#, 16#0030#, 16#0029#, 16#002E#,
others => 16#0000#),
others => <>);
-- "valid_gradient_vector"
MS_006C : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 23,
Unused => 21,
Length => 21,
Value =>
(16#0076#, 16#0061#, 16#006C#, 16#0069#,
16#0064#, 16#005F#, 16#0067#, 16#0072#,
16#0061#, 16#0064#, 16#0069#, 16#0065#,
16#006E#, 16#0074#, 16#005F#, 16#0076#,
16#0065#, 16#0063#, 16#0074#, 16#006F#,
16#0072#,
others => 16#0000#),
others => <>);
-- "strokeWidth"
MS_006D : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 15,
Unused => 11,
Length => 11,
Value =>
(16#0073#, 16#0074#, 16#0072#, 16#006F#,
16#006B#, 16#0065#, 16#0057#, 16#0069#,
16#0064#, 16#0074#, 16#0068#,
others => 16#0000#),
others => <>);
-- "the font size is non-negative"
MS_006E : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 31,
Unused => 29,
Length => 29,
Value =>
(16#0074#, 16#0068#, 16#0065#, 16#0020#,
16#0066#, 16#006F#, 16#006E#, 16#0074#,
16#0020#, 16#0073#, 16#0069#, 16#007A#,
16#0065#, 16#0020#, 16#0069#, 16#0073#,
16#0020#, 16#006E#, 16#006F#, 16#006E#,
16#002D#, 16#006E#, 16#0065#, 16#0067#,
16#0061#, 16#0074#, 16#0069#, 16#0076#,
16#0065#,
others => 16#0000#),
others => <>);
-- "CubicCurveTo is a kind of path command that draws a cubic bézier curve from the current point to a new point using a start and an end control points."
MS_006F : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 159,
Unused => 149,
Length => 149,
Value =>
(16#0043#, 16#0075#, 16#0062#, 16#0069#,
16#0063#, 16#0043#, 16#0075#, 16#0072#,
16#0076#, 16#0065#, 16#0054#, 16#006F#,
16#0020#, 16#0069#, 16#0073#, 16#0020#,
16#0061#, 16#0020#, 16#006B#, 16#0069#,
16#006E#, 16#0064#, 16#0020#, 16#006F#,
16#0066#, 16#0020#, 16#0070#, 16#0061#,
16#0074#, 16#0068#, 16#0020#, 16#0063#,
16#006F#, 16#006D#, 16#006D#, 16#0061#,
16#006E#, 16#0064#, 16#0020#, 16#0074#,
16#0068#, 16#0061#, 16#0074#, 16#0020#,
16#0064#, 16#0072#, 16#0061#, 16#0077#,
16#0073#, 16#0020#, 16#0061#, 16#0020#,
16#0063#, 16#0075#, 16#0062#, 16#0069#,
16#0063#, 16#0020#, 16#0062#, 16#00E9#,
16#007A#, 16#0069#, 16#0065#, 16#0072#,
16#0020#, 16#0063#, 16#0075#, 16#0072#,
16#0076#, 16#0065#, 16#0020#, 16#0066#,
16#0072#, 16#006F#, 16#006D#, 16#0020#,
16#0074#, 16#0068#, 16#0065#, 16#0020#,
16#0063#, 16#0075#, 16#0072#, 16#0072#,
16#0065#, 16#006E#, 16#0074#, 16#0020#,
16#0070#, 16#006F#, 16#0069#, 16#006E#,
16#0074#, 16#0020#, 16#0074#, 16#006F#,
16#0020#, 16#0061#, 16#0020#, 16#006E#,
16#0065#, 16#0077#, 16#0020#, 16#0070#,
16#006F#, 16#0069#, 16#006E#, 16#0074#,
16#0020#, 16#0075#, 16#0073#, 16#0069#,
16#006E#, 16#0067#, 16#0020#, 16#0061#,
16#0020#, 16#0073#, 16#0074#, 16#0061#,
16#0072#, 16#0074#, 16#0020#, 16#0061#,
16#006E#, 16#0064#, 16#0020#, 16#0061#,
16#006E#, 16#0020#, 16#0065#, 16#006E#,
16#0064#, 16#0020#, 16#0063#, 16#006F#,
16#006E#, 16#0074#, 16#0072#, 16#006F#,
16#006C#, 16#0020#, 16#0070#, 16#006F#,
16#0069#, 16#006E#, 16#0074#, 16#0073#,
16#002E#,
others => 16#0000#),
others => <>);
-- "LinearGradient is a kind of gradient that fills a graphical element by smoothly changing color values along a vector."
MS_0070 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 127,
Unused => 117,
Length => 117,
Value =>
(16#004C#, 16#0069#, 16#006E#, 16#0065#,
16#0061#, 16#0072#, 16#0047#, 16#0072#,
16#0061#, 16#0064#, 16#0069#, 16#0065#,
16#006E#, 16#0074#, 16#0020#, 16#0069#,
16#0073#, 16#0020#, 16#0061#, 16#0020#,
16#006B#, 16#0069#, 16#006E#, 16#0064#,
16#0020#, 16#006F#, 16#0066#, 16#0020#,
16#0067#, 16#0072#, 16#0061#, 16#0064#,
16#0069#, 16#0065#, 16#006E#, 16#0074#,
16#0020#, 16#0074#, 16#0068#, 16#0061#,
16#0074#, 16#0020#, 16#0066#, 16#0069#,
16#006C#, 16#006C#, 16#0073#, 16#0020#,
16#0061#, 16#0020#, 16#0067#, 16#0072#,
16#0061#, 16#0070#, 16#0068#, 16#0069#,
16#0063#, 16#0061#, 16#006C#, 16#0020#,
16#0065#, 16#006C#, 16#0065#, 16#006D#,
16#0065#, 16#006E#, 16#0074#, 16#0020#,
16#0062#, 16#0079#, 16#0020#, 16#0073#,
16#006D#, 16#006F#, 16#006F#, 16#0074#,
16#0068#, 16#006C#, 16#0079#, 16#0020#,
16#0063#, 16#0068#, 16#0061#, 16#006E#,
16#0067#, 16#0069#, 16#006E#, 16#0067#,
16#0020#, 16#0063#, 16#006F#, 16#006C#,
16#006F#, 16#0072#, 16#0020#, 16#0076#,
16#0061#, 16#006C#, 16#0075#, 16#0065#,
16#0073#, 16#0020#, 16#0061#, 16#006C#,
16#006F#, 16#006E#, 16#0067#, 16#0020#,
16#0061#, 16#0020#, 16#0076#, 16#0065#,
16#0063#, 16#0074#, 16#006F#, 16#0072#,
16#002E#,
others => 16#0000#),
others => <>);
-- "Path is a marked element that defines a custom shape whose geometry is specified with a sequence of path commands."
MS_0071 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 119,
Unused => 114,
Length => 114,
Value =>
(16#0050#, 16#0061#, 16#0074#, 16#0068#,
16#0020#, 16#0069#, 16#0073#, 16#0020#,
16#0061#, 16#0020#, 16#006D#, 16#0061#,
16#0072#, 16#006B#, 16#0065#, 16#0064#,
16#0020#, 16#0065#, 16#006C#, 16#0065#,
16#006D#, 16#0065#, 16#006E#, 16#0074#,
16#0020#, 16#0074#, 16#0068#, 16#0061#,
16#0074#, 16#0020#, 16#0064#, 16#0065#,
16#0066#, 16#0069#, 16#006E#, 16#0065#,
16#0073#, 16#0020#, 16#0061#, 16#0020#,
16#0063#, 16#0075#, 16#0073#, 16#0074#,
16#006F#, 16#006D#, 16#0020#, 16#0073#,
16#0068#, 16#0061#, 16#0070#, 16#0065#,
16#0020#, 16#0077#, 16#0068#, 16#006F#,
16#0073#, 16#0065#, 16#0020#, 16#0067#,
16#0065#, 16#006F#, 16#006D#, 16#0065#,
16#0074#, 16#0072#, 16#0079#, 16#0020#,
16#0069#, 16#0073#, 16#0020#, 16#0073#,
16#0070#, 16#0065#, 16#0063#, 16#0069#,
16#0066#, 16#0069#, 16#0065#, 16#0064#,
16#0020#, 16#0077#, 16#0069#, 16#0074#,
16#0068#, 16#0020#, 16#0061#, 16#0020#,
16#0073#, 16#0065#, 16#0071#, 16#0075#,
16#0065#, 16#006E#, 16#0063#, 16#0065#,
16#0020#, 16#006F#, 16#0066#, 16#0020#,
16#0070#, 16#0061#, 16#0074#, 16#0068#,
16#0020#, 16#0063#, 16#006F#, 16#006D#,
16#006D#, 16#0061#, 16#006E#, 16#0064#,
16#0073#, 16#002E#,
others => 16#0000#),
others => <>);
-- "Path"
MS_0072 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 7,
Unused => 4,
Length => 4,
Value =>
(16#0050#, 16#0061#, 16#0074#, 16#0068#,
others => 16#0000#),
others => <>);
-- "a real number representing a rotation (in degrees) of the ellipse from which the arc is created."
MS_0073 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 103,
Unused => 96,
Length => 96,
Value =>
(16#0061#, 16#0020#, 16#0072#, 16#0065#,
16#0061#, 16#006C#, 16#0020#, 16#006E#,
16#0075#, 16#006D#, 16#0062#, 16#0065#,
16#0072#, 16#0020#, 16#0072#, 16#0065#,
16#0070#, 16#0072#, 16#0065#, 16#0073#,
16#0065#, 16#006E#, 16#0074#, 16#0069#,
16#006E#, 16#0067#, 16#0020#, 16#0061#,
16#0020#, 16#0072#, 16#006F#, 16#0074#,
16#0061#, 16#0074#, 16#0069#, 16#006F#,
16#006E#, 16#0020#, 16#0028#, 16#0069#,
16#006E#, 16#0020#, 16#0064#, 16#0065#,
16#0067#, 16#0072#, 16#0065#, 16#0065#,
16#0073#, 16#0029#, 16#0020#, 16#006F#,
16#0066#, 16#0020#, 16#0074#, 16#0068#,
16#0065#, 16#0020#, 16#0065#, 16#006C#,
16#006C#, 16#0069#, 16#0070#, 16#0073#,
16#0065#, 16#0020#, 16#0066#, 16#0072#,
16#006F#, 16#006D#, 16#0020#, 16#0077#,
16#0068#, 16#0069#, 16#0063#, 16#0068#,
16#0020#, 16#0074#, 16#0068#, 16#0065#,
16#0020#, 16#0061#, 16#0072#, 16#0063#,
16#0020#, 16#0069#, 16#0073#, 16#0020#,
16#0063#, 16#0072#, 16#0065#, 16#0061#,
16#0074#, 16#0065#, 16#0064#, 16#002E#,
others => 16#0000#),
others => <>);
-- "a set of fills packaged by the canvas and referenced by graphical elements in the canvas."
MS_0074 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 95,
Unused => 89,
Length => 89,
Value =>
(16#0061#, 16#0020#, 16#0073#, 16#0065#,
16#0074#, 16#0020#, 16#006F#, 16#0066#,
16#0020#, 16#0066#, 16#0069#, 16#006C#,
16#006C#, 16#0073#, 16#0020#, 16#0070#,
16#0061#, 16#0063#, 16#006B#, 16#0061#,
16#0067#, 16#0065#, 16#0064#, 16#0020#,
16#0062#, 16#0079#, 16#0020#, 16#0074#,
16#0068#, 16#0065#, 16#0020#, 16#0063#,
16#0061#, 16#006E#, 16#0076#, 16#0061#,
16#0073#, 16#0020#, 16#0061#, 16#006E#,
16#0064#, 16#0020#, 16#0072#, 16#0065#,
16#0066#, 16#0065#, 16#0072#, 16#0065#,
16#006E#, 16#0063#, 16#0065#, 16#0064#,
16#0020#, 16#0062#, 16#0079#, 16#0020#,
16#0067#, 16#0072#, 16#0061#, 16#0070#,
16#0068#, 16#0069#, 16#0063#, 16#0061#,
16#006C#, 16#0020#, 16#0065#, 16#006C#,
16#0065#, 16#006D#, 16#0065#, 16#006E#,
16#0074#, 16#0073#, 16#0020#, 16#0069#,
16#006E#, 16#0020#, 16#0074#, 16#0068#,
16#0065#, 16#0020#, 16#0063#, 16#0061#,
16#006E#, 16#0076#, 16#0061#, 16#0073#,
16#002E#,
others => 16#0000#),
others => <>);
-- "Matrix is a kind of transform that represents any transform operation with a 3x3 transformation matrix."
MS_0075 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 111,
Unused => 103,
Length => 103,
Value =>
(16#004D#, 16#0061#, 16#0074#, 16#0072#,
16#0069#, 16#0078#, 16#0020#, 16#0069#,
16#0073#, 16#0020#, 16#0061#, 16#0020#,
16#006B#, 16#0069#, 16#006E#, 16#0064#,
16#0020#, 16#006F#, 16#0066#, 16#0020#,
16#0074#, 16#0072#, 16#0061#, 16#006E#,
16#0073#, 16#0066#, 16#006F#, 16#0072#,
16#006D#, 16#0020#, 16#0074#, 16#0068#,
16#0061#, 16#0074#, 16#0020#, 16#0072#,
16#0065#, 16#0070#, 16#0072#, 16#0065#,
16#0073#, 16#0065#, 16#006E#, 16#0074#,
16#0073#, 16#0020#, 16#0061#, 16#006E#,
16#0079#, 16#0020#, 16#0074#, 16#0072#,
16#0061#, 16#006E#, 16#0073#, 16#0066#,
16#006F#, 16#0072#, 16#006D#, 16#0020#,
16#006F#, 16#0070#, 16#0065#, 16#0072#,
16#0061#, 16#0074#, 16#0069#, 16#006F#,
16#006E#, 16#0020#, 16#0077#, 16#0069#,
16#0074#, 16#0068#, 16#0020#, 16#0061#,
16#0020#, 16#0033#, 16#0078#, 16#0033#,
16#0020#, 16#0074#, 16#0072#, 16#0061#,
16#006E#, 16#0073#, 16#0066#, 16#006F#,
16#0072#, 16#006D#, 16#0061#, 16#0074#,
16#0069#, 16#006F#, 16#006E#, 16#0020#,
16#006D#, 16#0061#, 16#0074#, 16#0072#,
16#0069#, 16#0078#, 16#002E#,
others => 16#0000#),
others => <>);
-- "valid_stroke_opacity"
MS_0076 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 23,
Unused => 20,
Length => 20,
Value =>
(16#0076#, 16#0061#, 16#006C#, 16#0069#,
16#0064#, 16#005F#, 16#0073#, 16#0074#,
16#0072#, 16#006F#, 16#006B#, 16#0065#,
16#005F#, 16#006F#, 16#0070#, 16#0061#,
16#0063#, 16#0069#, 16#0074#, 16#0079#,
others => 16#0000#),
others => <>);
-- "the bounds of the rectangle in the x-y coordinate system."
MS_0077 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 63,
Unused => 57,
Length => 57,
Value =>
(16#0074#, 16#0068#, 16#0065#, 16#0020#,
16#0062#, 16#006F#, 16#0075#, 16#006E#,
16#0064#, 16#0073#, 16#0020#, 16#006F#,
16#0066#, 16#0020#, 16#0074#, 16#0068#,
16#0065#, 16#0020#, 16#0072#, 16#0065#,
16#0063#, 16#0074#, 16#0061#, 16#006E#,
16#0067#, 16#006C#, 16#0065#, 16#0020#,
16#0069#, 16#006E#, 16#0020#, 16#0074#,
16#0068#, 16#0065#, 16#0020#, 16#0078#,
16#002D#, 16#0079#, 16#0020#, 16#0063#,
16#006F#, 16#006F#, 16#0072#, 16#0064#,
16#0069#, 16#006E#, 16#0061#, 16#0074#,
16#0065#, 16#0020#, 16#0073#, 16#0079#,
16#0073#, 16#0074#, 16#0065#, 16#006D#,
16#002E#,
others => 16#0000#),
others => <>);
-- "the URL of a referenced image file."
MS_0078 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 39,
Unused => 35,
Length => 35,
Value =>
(16#0074#, 16#0068#, 16#0065#, 16#0020#,
16#0055#, 16#0052#, 16#004C#, 16#0020#,
16#006F#, 16#0066#, 16#0020#, 16#0061#,
16#0020#, 16#0072#, 16#0065#, 16#0066#,
16#0065#, 16#0072#, 16#0065#, 16#006E#,
16#0063#, 16#0065#, 16#0064#, 16#0020#,
16#0069#, 16#006D#, 16#0061#, 16#0067#,
16#0065#, 16#0020#, 16#0066#, 16#0069#,
16#006C#, 16#0065#, 16#002E#,
others => 16#0000#),
others => <>);
-- "size"
MS_0079 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 7,
Unused => 4,
Length => 4,
Value =>
(16#0073#, 16#0069#, 16#007A#, 16#0065#,
others => 16#0000#),
others => <>);
-- "MarkedElement is a graphic element that can be decorated at its vertices with markers (e.g. arrowheads)."
MS_007A : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 111,
Unused => 104,
Length => 104,
Value =>
(16#004D#, 16#0061#, 16#0072#, 16#006B#,
16#0065#, 16#0064#, 16#0045#, 16#006C#,
16#0065#, 16#006D#, 16#0065#, 16#006E#,
16#0074#, 16#0020#, 16#0069#, 16#0073#,
16#0020#, 16#0061#, 16#0020#, 16#0067#,
16#0072#, 16#0061#, 16#0070#, 16#0068#,
16#0069#, 16#0063#, 16#0020#, 16#0065#,
16#006C#, 16#0065#, 16#006D#, 16#0065#,
16#006E#, 16#0074#, 16#0020#, 16#0074#,
16#0068#, 16#0061#, 16#0074#, 16#0020#,
16#0063#, 16#0061#, 16#006E#, 16#0020#,
16#0062#, 16#0065#, 16#0020#, 16#0064#,
16#0065#, 16#0063#, 16#006F#, 16#0072#,
16#0061#, 16#0074#, 16#0065#, 16#0064#,
16#0020#, 16#0061#, 16#0074#, 16#0020#,
16#0069#, 16#0074#, 16#0073#, 16#0020#,
16#0076#, 16#0065#, 16#0072#, 16#0074#,
16#0069#, 16#0063#, 16#0065#, 16#0073#,
16#0020#, 16#0077#, 16#0069#, 16#0074#,
16#0068#, 16#0020#, 16#006D#, 16#0061#,
16#0072#, 16#006B#, 16#0065#, 16#0072#,
16#0073#, 16#0020#, 16#0028#, 16#0065#,
16#002E#, 16#0067#, 16#002E#, 16#0020#,
16#0061#, 16#0072#, 16#0072#, 16#006F#,
16#0077#, 16#0068#, 16#0065#, 16#0061#,
16#0064#, 16#0073#, 16#0029#, 16#002E#,
others => 16#0000#),
others => <>);
-- "start"
MS_007B : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 7,
Unused => 5,
Length => 5,
Value =>
(16#0073#, 16#0074#, 16#0061#, 16#0072#,
16#0074#,
others => 16#0000#),
others => <>);
-- "Polyline"
MS_007C : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 15,
Unused => 8,
Length => 8,
Value =>
(16#0050#, 16#006F#, 16#006C#, 16#0079#,
16#006C#, 16#0069#, 16#006E#, 16#0065#,
others => 16#0000#),
others => <>);
-- "a list of zero or more transforms to apply to this graphical element."
MS_007D : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 71,
Unused => 69,
Length => 69,
Value =>
(16#0061#, 16#0020#, 16#006C#, 16#0069#,
16#0073#, 16#0074#, 16#0020#, 16#006F#,
16#0066#, 16#0020#, 16#007A#, 16#0065#,
16#0072#, 16#006F#, 16#0020#, 16#006F#,
16#0072#, 16#0020#, 16#006D#, 16#006F#,
16#0072#, 16#0065#, 16#0020#, 16#0074#,
16#0072#, 16#0061#, 16#006E#, 16#0073#,
16#0066#, 16#006F#, 16#0072#, 16#006D#,
16#0073#, 16#0020#, 16#0074#, 16#006F#,
16#0020#, 16#0061#, 16#0070#, 16#0070#,
16#006C#, 16#0079#, 16#0020#, 16#0074#,
16#006F#, 16#0020#, 16#0074#, 16#0068#,
16#0069#, 16#0073#, 16#0020#, 16#0067#,
16#0072#, 16#0061#, 16#0070#, 16#0068#,
16#0069#, 16#0063#, 16#0061#, 16#006C#,
16#0020#, 16#0065#, 16#006C#, 16#0065#,
16#006D#, 16#0065#, 16#006E#, 16#0074#,
16#002E#,
others => 16#0000#),
others => <>);
-- "the name of the font used to render a text element (e.g. "Times New Roman", "Arial" or "Helvetica"). The default is "Arial"."
MS_007E : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 127,
Unused => 124,
Length => 124,
Value =>
(16#0074#, 16#0068#, 16#0065#, 16#0020#,
16#006E#, 16#0061#, 16#006D#, 16#0065#,
16#0020#, 16#006F#, 16#0066#, 16#0020#,
16#0074#, 16#0068#, 16#0065#, 16#0020#,
16#0066#, 16#006F#, 16#006E#, 16#0074#,
16#0020#, 16#0075#, 16#0073#, 16#0065#,
16#0064#, 16#0020#, 16#0074#, 16#006F#,
16#0020#, 16#0072#, 16#0065#, 16#006E#,
16#0064#, 16#0065#, 16#0072#, 16#0020#,
16#0061#, 16#0020#, 16#0074#, 16#0065#,
16#0078#, 16#0074#, 16#0020#, 16#0065#,
16#006C#, 16#0065#, 16#006D#, 16#0065#,
16#006E#, 16#0074#, 16#0020#, 16#0028#,
16#0065#, 16#002E#, 16#0067#, 16#002E#,
16#0020#, 16#0022#, 16#0054#, 16#0069#,
16#006D#, 16#0065#, 16#0073#, 16#0020#,
16#004E#, 16#0065#, 16#0077#, 16#0020#,
16#0052#, 16#006F#, 16#006D#, 16#0061#,
16#006E#, 16#0022#, 16#002C#, 16#0020#,
16#0022#, 16#0041#, 16#0072#, 16#0069#,
16#0061#, 16#006C#, 16#0022#, 16#0020#,
16#006F#, 16#0072#, 16#0020#, 16#0022#,
16#0048#, 16#0065#, 16#006C#, 16#0076#,
16#0065#, 16#0074#, 16#0069#, 16#0063#,
16#0061#, 16#0022#, 16#0029#, 16#002E#,
16#0020#, 16#0054#, 16#0068#, 16#0065#,
16#0020#, 16#0064#, 16#0065#, 16#0066#,
16#0061#, 16#0075#, 16#006C#, 16#0074#,
16#0020#, 16#0069#, 16#0073#, 16#0020#,
16#0022#, 16#0041#, 16#0072#, 16#0069#,
16#0061#, 16#006C#, 16#0022#, 16#002E#,
others => 16#0000#),
others => <>);
-- "isRelative"
MS_007F : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 15,
Unused => 10,
Length => 10,
Value =>
(16#0069#, 16#0073#, 16#0052#, 16#0065#,
16#006C#, 16#0061#, 16#0074#, 16#0069#,
16#0076#, 16#0065#,
others => 16#0000#),
others => <>);
-- "fontName"
MS_0080 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 15,
Unused => 8,
Length => 8,
Value =>
(16#0066#, 16#006F#, 16#006E#, 16#0074#,
16#004E#, 16#0061#, 16#006D#, 16#0065#,
others => 16#0000#),
others => <>);
-- "isAspectRatioPreserved"
MS_0081 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 23,
Unused => 22,
Length => 22,
Value =>
(16#0069#, 16#0073#, 16#0041#, 16#0073#,
16#0070#, 16#0065#, 16#0063#, 16#0074#,
16#0052#, 16#0061#, 16#0074#, 16#0069#,
16#006F#, 16#0050#, 16#0072#, 16#0065#,
16#0073#, 16#0065#, 16#0072#, 16#0076#,
16#0065#, 16#0064#,
others => 16#0000#),
others => <>);
-- "Fill is the abstract super class of all kinds of fills that are used to paint the interior of graphical elements."
MS_0082 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 119,
Unused => 113,
Length => 113,
Value =>
(16#0046#, 16#0069#, 16#006C#, 16#006C#,
16#0020#, 16#0069#, 16#0073#, 16#0020#,
16#0074#, 16#0068#, 16#0065#, 16#0020#,
16#0061#, 16#0062#, 16#0073#, 16#0074#,
16#0072#, 16#0061#, 16#0063#, 16#0074#,
16#0020#, 16#0073#, 16#0075#, 16#0070#,
16#0065#, 16#0072#, 16#0020#, 16#0063#,
16#006C#, 16#0061#, 16#0073#, 16#0073#,
16#0020#, 16#006F#, 16#0066#, 16#0020#,
16#0061#, 16#006C#, 16#006C#, 16#0020#,
16#006B#, 16#0069#, 16#006E#, 16#0064#,
16#0073#, 16#0020#, 16#006F#, 16#0066#,
16#0020#, 16#0066#, 16#0069#, 16#006C#,
16#006C#, 16#0073#, 16#0020#, 16#0074#,
16#0068#, 16#0061#, 16#0074#, 16#0020#,
16#0061#, 16#0072#, 16#0065#, 16#0020#,
16#0075#, 16#0073#, 16#0065#, 16#0064#,
16#0020#, 16#0074#, 16#006F#, 16#0020#,
16#0070#, 16#0061#, 16#0069#, 16#006E#,
16#0074#, 16#0020#, 16#0074#, 16#0068#,
16#0065#, 16#0020#, 16#0069#, 16#006E#,
16#0074#, 16#0065#, 16#0072#, 16#0069#,
16#006F#, 16#0072#, 16#0020#, 16#006F#,
16#0066#, 16#0020#, 16#0067#, 16#0072#,
16#0061#, 16#0070#, 16#0068#, 16#0069#,
16#0063#, 16#0061#, 16#006C#, 16#0020#,
16#0065#, 16#006C#, 16#0065#, 16#006D#,
16#0065#, 16#006E#, 16#0074#, 16#0073#,
16#002E#,
others => 16#0000#),
others => <>);
-- "whether the arc is drawn in a positive-angle direction"
MS_0083 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 55,
Unused => 54,
Length => 54,
Value =>
(16#0077#, 16#0068#, 16#0065#, 16#0074#,
16#0068#, 16#0065#, 16#0072#, 16#0020#,
16#0074#, 16#0068#, 16#0065#, 16#0020#,
16#0061#, 16#0072#, 16#0063#, 16#0020#,
16#0069#, 16#0073#, 16#0020#, 16#0064#,
16#0072#, 16#0061#, 16#0077#, 16#006E#,
16#0020#, 16#0069#, 16#006E#, 16#0020#,
16#0061#, 16#0020#, 16#0070#, 16#006F#,
16#0073#, 16#0069#, 16#0074#, 16#0069#,
16#0076#, 16#0065#, 16#002D#, 16#0061#,
16#006E#, 16#0067#, 16#006C#, 16#0065#,
16#0020#, 16#0064#, 16#0069#, 16#0072#,
16#0065#, 16#0063#, 16#0074#, 16#0069#,
16#006F#, 16#006E#,
others => 16#0000#),
others => <>);
-- "the radius must be between 0 and 1"
MS_0084 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 39,
Unused => 35,
Length => 35,
Value =>
(16#0074#, 16#0068#, 16#0065#, 16#0020#,
16#0072#, 16#0061#, 16#0064#, 16#0069#,
16#0075#, 16#0073#, 16#0020#, 16#0020#,
16#006D#, 16#0075#, 16#0073#, 16#0074#,
16#0020#, 16#0062#, 16#0065#, 16#0020#,
16#0062#, 16#0065#, 16#0074#, 16#0077#,
16#0065#, 16#0065#, 16#006E#, 16#0020#,
16#0030#, 16#0020#, 16#0061#, 16#006E#,
16#0064#, 16#0020#, 16#0031#,
others => 16#0000#),
others => <>);
-- "QuadraticCurveTo"
MS_0085 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 23,
Unused => 16,
Length => 16,
Value =>
(16#0051#, 16#0075#, 16#0061#, 16#0064#,
16#0072#, 16#0061#, 16#0074#, 16#0069#,
16#0063#, 16#0043#, 16#0075#, 16#0072#,
16#0076#, 16#0065#, 16#0054#, 16#006F#,
others => 16#0000#),
others => <>);
-- "y2"
MS_0086 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 7,
Unused => 2,
Length => 2,
Value =>
(16#0079#, 16#0032#,
others => 16#0000#),
others => <>);
-- "factorY"
MS_0087 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 15,
Unused => 7,
Length => 7,
Value =>
(16#0066#, 16#0061#, 16#0063#, 16#0074#,
16#006F#, 16#0072#, 16#0059#,
others => 16#0000#),
others => <>);
-- "Scale"
MS_0088 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 7,
Unused => 5,
Length => 5,
Value =>
(16#0053#, 16#0063#, 16#0061#, 16#006C#,
16#0065#,
others => 16#0000#),
others => <>);
-- "a real number (>=0) representing the size (in unit of length) of the font used to render a text element. The default is 10."
MS_0089 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 127,
Unused => 123,
Length => 123,
Value =>
(16#0061#, 16#0020#, 16#0072#, 16#0065#,
16#0061#, 16#006C#, 16#0020#, 16#006E#,
16#0075#, 16#006D#, 16#0062#, 16#0065#,
16#0072#, 16#0020#, 16#0028#, 16#003E#,
16#003D#, 16#0030#, 16#0029#, 16#0020#,
16#0072#, 16#0065#, 16#0070#, 16#0072#,
16#0065#, 16#0073#, 16#0065#, 16#006E#,
16#0074#, 16#0069#, 16#006E#, 16#0067#,
16#0020#, 16#0074#, 16#0068#, 16#0065#,
16#0020#, 16#0073#, 16#0069#, 16#007A#,
16#0065#, 16#0020#, 16#0028#, 16#0069#,
16#006E#, 16#0020#, 16#0075#, 16#006E#,
16#0069#, 16#0074#, 16#0020#, 16#006F#,
16#0066#, 16#0020#, 16#006C#, 16#0065#,
16#006E#, 16#0067#, 16#0074#, 16#0068#,
16#0029#, 16#0020#, 16#006F#, 16#0066#,
16#0020#, 16#0074#, 16#0068#, 16#0065#,
16#0020#, 16#0066#, 16#006F#, 16#006E#,
16#0074#, 16#0020#, 16#0075#, 16#0073#,
16#0065#, 16#0064#, 16#0020#, 16#0074#,
16#006F#, 16#0020#, 16#0072#, 16#0065#,
16#006E#, 16#0064#, 16#0065#, 16#0072#,
16#0020#, 16#0061#, 16#0020#, 16#0074#,
16#0065#, 16#0078#, 16#0074#, 16#0020#,
16#0065#, 16#006C#, 16#0065#, 16#006D#,
16#0065#, 16#006E#, 16#0074#, 16#002E#,
16#0020#, 16#0054#, 16#0068#, 16#0065#,
16#0020#, 16#0064#, 16#0065#, 16#0066#,
16#0061#, 16#0075#, 16#006C#, 16#0074#,
16#0020#, 16#0069#, 16#0073#, 16#0020#,
16#0031#, 16#0030#, 16#002E#,
others => 16#0000#),
others => <>);
-- "the size of the stroke dash length list must be even."
MS_008A : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 55,
Unused => 53,
Length => 53,
Value =>
(16#0074#, 16#0068#, 16#0065#, 16#0020#,
16#0073#, 16#0069#, 16#007A#, 16#0065#,
16#0020#, 16#006F#, 16#0066#, 16#0020#,
16#0074#, 16#0068#, 16#0065#, 16#0020#,
16#0073#, 16#0074#, 16#0072#, 16#006F#,
16#006B#, 16#0065#, 16#0020#, 16#0064#,
16#0061#, 16#0073#, 16#0068#, 16#0020#,
16#006C#, 16#0065#, 16#006E#, 16#0067#,
16#0074#, 16#0068#, 16#0020#, 16#006C#,
16#0069#, 16#0073#, 16#0074#, 16#0020#,
16#006D#, 16#0075#, 16#0073#, 16#0074#,
16#0020#, 16#0062#, 16#0065#, 16#0020#,
16#0065#, 16#0076#, 16#0065#, 16#006E#,
16#002E#,
others => 16#0000#),
others => <>);
-- "whether the arc sweep is equal to or greater than 180 degrees (the large arc)."
MS_008B : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 87,
Unused => 78,
Length => 78,
Value =>
(16#0077#, 16#0068#, 16#0065#, 16#0074#,
16#0068#, 16#0065#, 16#0072#, 16#0020#,
16#0074#, 16#0068#, 16#0065#, 16#0020#,
16#0061#, 16#0072#, 16#0063#, 16#0020#,
16#0073#, 16#0077#, 16#0065#, 16#0065#,
16#0070#, 16#0020#, 16#0069#, 16#0073#,
16#0020#, 16#0065#, 16#0071#, 16#0075#,
16#0061#, 16#006C#, 16#0020#, 16#0074#,
16#006F#, 16#0020#, 16#006F#, 16#0072#,
16#0020#, 16#0067#, 16#0072#, 16#0065#,
16#0061#, 16#0074#, 16#0065#, 16#0072#,
16#0020#, 16#0074#, 16#0068#, 16#0061#,
16#006E#, 16#0020#, 16#0031#, 16#0038#,
16#0030#, 16#0020#, 16#0064#, 16#0065#,
16#0067#, 16#0072#, 16#0065#, 16#0065#,
16#0073#, 16#0020#, 16#0028#, 16#0074#,
16#0068#, 16#0065#, 16#0020#, 16#006C#,
16#0061#, 16#0072#, 16#0067#, 16#0065#,
16#0020#, 16#0061#, 16#0072#, 16#0063#,
16#0029#, 16#002E#,
others => 16#0000#),
others => <>);
-- "Translate is a kind of transform that translates (moves) a graphical element by a given delta along the x-y coordinate system."
MS_008C : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 135,
Unused => 126,
Length => 126,
Value =>
(16#0054#, 16#0072#, 16#0061#, 16#006E#,
16#0073#, 16#006C#, 16#0061#, 16#0074#,
16#0065#, 16#0020#, 16#0069#, 16#0073#,
16#0020#, 16#0061#, 16#0020#, 16#006B#,
16#0069#, 16#006E#, 16#0064#, 16#0020#,
16#006F#, 16#0066#, 16#0020#, 16#0074#,
16#0072#, 16#0061#, 16#006E#, 16#0073#,
16#0066#, 16#006F#, 16#0072#, 16#006D#,
16#0020#, 16#0074#, 16#0068#, 16#0061#,
16#0074#, 16#0020#, 16#0074#, 16#0072#,
16#0061#, 16#006E#, 16#0073#, 16#006C#,
16#0061#, 16#0074#, 16#0065#, 16#0073#,
16#0020#, 16#0028#, 16#006D#, 16#006F#,
16#0076#, 16#0065#, 16#0073#, 16#0029#,
16#0020#, 16#0061#, 16#0020#, 16#0067#,
16#0072#, 16#0061#, 16#0070#, 16#0068#,
16#0069#, 16#0063#, 16#0061#, 16#006C#,
16#0020#, 16#0065#, 16#006C#, 16#0065#,
16#006D#, 16#0065#, 16#006E#, 16#0074#,
16#0020#, 16#0062#, 16#0079#, 16#0020#,
16#0061#, 16#0020#, 16#0067#, 16#0069#,
16#0076#, 16#0065#, 16#006E#, 16#0020#,
16#0064#, 16#0065#, 16#006C#, 16#0074#,
16#0061#, 16#0020#, 16#0061#, 16#006C#,
16#006F#, 16#006E#, 16#0067#, 16#0020#,
16#0074#, 16#0068#, 16#0065#, 16#0020#,
16#0078#, 16#002D#, 16#0079#, 16#0020#,
16#0063#, 16#006F#, 16#006F#, 16#0072#,
16#0064#, 16#0069#, 16#006E#, 16#0061#,
16#0074#, 16#0065#, 16#0020#, 16#0073#,
16#0079#, 16#0073#, 16#0074#, 16#0065#,
16#006D#, 16#002E#,
others => 16#0000#),
others => <>);
-- "valid_offset"
MS_008D : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 15,
Unused => 12,
Length => 12,
Value =>
(16#0076#, 16#0061#, 16#006C#, 16#0069#,
16#0064#, 16#005F#, 16#006F#, 16#0066#,
16#0066#, 16#0073#, 16#0065#, 16#0074#,
others => 16#0000#),
others => <>);
-- "bounds"
MS_008E : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 7,
Unused => 6,
Length => 6,
Value =>
(16#0062#, 16#006F#, 16#0075#, 16#006E#,
16#0064#, 16#0073#,
others => 16#0000#),
others => <>);
-- "LinearGradient"
MS_008F : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 15,
Unused => 14,
Length => 14,
Value =>
(16#004C#, 16#0069#, 16#006E#, 16#0065#,
16#0061#, 16#0072#, 16#0047#, 16#0072#,
16#0061#, 16#0064#, 16#0069#, 16#0065#,
16#006E#, 16#0074#,
others => 16#0000#),
others => <>);
-- "false"
MS_0090 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 7,
Unused => 5,
Length => 5,
Value =>
(16#0066#, 16#0061#, 16#006C#, 16#0073#,
16#0065#,
others => 16#0000#),
others => <>);
-- "whether the font used to render a text element has a <b>strike-through</b> style. The default is false."
MS_0091 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 111,
Unused => 103,
Length => 103,
Value =>
(16#0077#, 16#0068#, 16#0065#, 16#0074#,
16#0068#, 16#0065#, 16#0072#, 16#0020#,
16#0074#, 16#0068#, 16#0065#, 16#0020#,
16#0066#, 16#006F#, 16#006E#, 16#0074#,
16#0020#, 16#0075#, 16#0073#, 16#0065#,
16#0064#, 16#0020#, 16#0074#, 16#006F#,
16#0020#, 16#0072#, 16#0065#, 16#006E#,
16#0064#, 16#0065#, 16#0072#, 16#0020#,
16#0061#, 16#0020#, 16#0074#, 16#0065#,
16#0078#, 16#0074#, 16#0020#, 16#0065#,
16#006C#, 16#0065#, 16#006D#, 16#0065#,
16#006E#, 16#0074#, 16#0020#, 16#0068#,
16#0061#, 16#0073#, 16#0020#, 16#0061#,
16#0020#, 16#003C#, 16#0062#, 16#003E#,
16#0073#, 16#0074#, 16#0072#, 16#0069#,
16#006B#, 16#0065#, 16#002D#, 16#0074#,
16#0068#, 16#0072#, 16#006F#, 16#0075#,
16#0067#, 16#0068#, 16#003C#, 16#002F#,
16#0062#, 16#003E#, 16#0020#, 16#0073#,
16#0074#, 16#0079#, 16#006C#, 16#0065#,
16#002E#, 16#0020#, 16#0054#, 16#0068#,
16#0065#, 16#0020#, 16#0064#, 16#0065#,
16#0066#, 16#0061#, 16#0075#, 16#006C#,
16#0074#, 16#0020#, 16#0069#, 16#0073#,
16#0020#, 16#0066#, 16#0061#, 16#006C#,
16#0073#, 16#0065#, 16#002E#,
others => 16#0000#),
others => <>);
-- "GradientStop"
MS_0092 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 15,
Unused => 12,
Length => 12,
Value =>
(16#0047#, 16#0072#, 16#0061#, 16#0064#,
16#0069#, 16#0065#, 16#006E#, 16#0074#,
16#0053#, 16#0074#, 16#006F#, 16#0070#,
others => 16#0000#),
others => <>);
-- "a real number representing the angle (in degrees) of skew along the x-axis. Both positive (clock-wise) and negative (counter-clock-wise) values are allowed."
MS_0093 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 167,
Unused => 156,
Length => 156,
Value =>
(16#0061#, 16#0020#, 16#0072#, 16#0065#,
16#0061#, 16#006C#, 16#0020#, 16#006E#,
16#0075#, 16#006D#, 16#0062#, 16#0065#,
16#0072#, 16#0020#, 16#0072#, 16#0065#,
16#0070#, 16#0072#, 16#0065#, 16#0073#,
16#0065#, 16#006E#, 16#0074#, 16#0069#,
16#006E#, 16#0067#, 16#0020#, 16#0074#,
16#0068#, 16#0065#, 16#0020#, 16#0061#,
16#006E#, 16#0067#, 16#006C#, 16#0065#,
16#0020#, 16#0028#, 16#0069#, 16#006E#,
16#0020#, 16#0064#, 16#0065#, 16#0067#,
16#0072#, 16#0065#, 16#0065#, 16#0073#,
16#0029#, 16#0020#, 16#006F#, 16#0066#,
16#0020#, 16#0073#, 16#006B#, 16#0065#,
16#0077#, 16#0020#, 16#0061#, 16#006C#,
16#006F#, 16#006E#, 16#0067#, 16#0020#,
16#0074#, 16#0068#, 16#0065#, 16#0020#,
16#0078#, 16#002D#, 16#0061#, 16#0078#,
16#0069#, 16#0073#, 16#002E#, 16#0020#,
16#0042#, 16#006F#, 16#0074#, 16#0068#,
16#0020#, 16#0070#, 16#006F#, 16#0073#,
16#0069#, 16#0074#, 16#0069#, 16#0076#,
16#0065#, 16#0020#, 16#0028#, 16#0063#,
16#006C#, 16#006F#, 16#0063#, 16#006B#,
16#002D#, 16#0077#, 16#0069#, 16#0073#,
16#0065#, 16#0029#, 16#0020#, 16#0061#,
16#006E#, 16#0064#, 16#0020#, 16#006E#,
16#0065#, 16#0067#, 16#0061#, 16#0074#,
16#0069#, 16#0076#, 16#0065#, 16#0020#,
16#0028#, 16#0063#, 16#006F#, 16#0075#,
16#006E#, 16#0074#, 16#0065#, 16#0072#,
16#002D#, 16#0063#, 16#006C#, 16#006F#,
16#0063#, 16#006B#, 16#002D#, 16#0077#,
16#0069#, 16#0073#, 16#0065#, 16#0029#,
16#0020#, 16#0076#, 16#0061#, 16#006C#,
16#0075#, 16#0065#, 16#0073#, 16#0020#,
16#0061#, 16#0072#, 16#0065#, 16#0020#,
16#0061#, 16#006C#, 16#006C#, 16#006F#,
16#0077#, 16#0065#, 16#0064#, 16#002E#,
others => 16#0000#),
others => <>);
-- "a reference to the owning element that is clipped by this clip path."
MS_0094 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 71,
Unused => 68,
Length => 68,
Value =>
(16#0061#, 16#0020#, 16#0072#, 16#0065#,
16#0066#, 16#0065#, 16#0072#, 16#0065#,
16#006E#, 16#0063#, 16#0065#, 16#0020#,
16#0074#, 16#006F#, 16#0020#, 16#0074#,
16#0068#, 16#0065#, 16#0020#, 16#006F#,
16#0077#, 16#006E#, 16#0069#, 16#006E#,
16#0067#, 16#0020#, 16#0065#, 16#006C#,
16#0065#, 16#006D#, 16#0065#, 16#006E#,
16#0074#, 16#0020#, 16#0074#, 16#0068#,
16#0061#, 16#0074#, 16#0020#, 16#0069#,
16#0073#, 16#0020#, 16#0063#, 16#006C#,
16#0069#, 16#0070#, 16#0070#, 16#0065#,
16#0064#, 16#0020#, 16#0062#, 16#0079#,
16#0020#, 16#0074#, 16#0068#, 16#0069#,
16#0073#, 16#0020#, 16#0063#, 16#006C#,
16#0069#, 16#0070#, 16#0020#, 16#0070#,
16#0061#, 16#0074#, 16#0068#, 16#002E#,
others => 16#0000#),
others => <>);
-- "fillOpacity"
MS_0095 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 15,
Unused => 11,
Length => 11,
Value =>
(16#0066#, 16#0069#, 16#006C#, 16#006C#,
16#004F#, 16#0070#, 16#0061#, 16#0063#,
16#0069#, 16#0074#, 16#0079#,
others => 16#0000#),
others => <>);
-- "Circle"
MS_0096 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 7,
Unused => 6,
Length => 6,
Value =>
(16#0043#, 16#0069#, 16#0072#, 16#0063#,
16#006C#, 16#0065#,
others => 16#0000#),
others => <>);
-- "the start control point of the cubic bézier curve."
MS_0097 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 55,
Unused => 50,
Length => 50,
Value =>
(16#0074#, 16#0068#, 16#0065#, 16#0020#,
16#0073#, 16#0074#, 16#0061#, 16#0072#,
16#0074#, 16#0020#, 16#0063#, 16#006F#,
16#006E#, 16#0074#, 16#0072#, 16#006F#,
16#006C#, 16#0020#, 16#0070#, 16#006F#,
16#0069#, 16#006E#, 16#0074#, 16#0020#,
16#006F#, 16#0066#, 16#0020#, 16#0074#,
16#0068#, 16#0065#, 16#0020#, 16#0063#,
16#0075#, 16#0062#, 16#0069#, 16#0063#,
16#0020#, 16#0062#, 16#00E9#, 16#007A#,
16#0069#, 16#0065#, 16#0072#, 16#0020#,
16#0063#, 16#0075#, 16#0072#, 16#0076#,
16#0065#, 16#002E#,
others => 16#0000#),
others => <>);
-- "dg"
MS_0098 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 7,
Unused => 2,
Length => 2,
Value =>
(16#0064#, 16#0067#,
others => 16#0000#),
others => <>);
-- "a point to draw an elliptical arc to from the current point in the coordinate system."
MS_0099 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 87,
Unused => 85,
Length => 85,
Value =>
(16#0061#, 16#0020#, 16#0070#, 16#006F#,
16#0069#, 16#006E#, 16#0074#, 16#0020#,
16#0074#, 16#006F#, 16#0020#, 16#0064#,
16#0072#, 16#0061#, 16#0077#, 16#0020#,
16#0061#, 16#006E#, 16#0020#, 16#0065#,
16#006C#, 16#006C#, 16#0069#, 16#0070#,
16#0074#, 16#0069#, 16#0063#, 16#0061#,
16#006C#, 16#0020#, 16#0061#, 16#0072#,
16#0063#, 16#0020#, 16#0074#, 16#006F#,
16#0020#, 16#0066#, 16#0072#, 16#006F#,
16#006D#, 16#0020#, 16#0074#, 16#0068#,
16#0065#, 16#0020#, 16#0063#, 16#0075#,
16#0072#, 16#0072#, 16#0065#, 16#006E#,
16#0074#, 16#0020#, 16#0070#, 16#006F#,
16#0069#, 16#006E#, 16#0074#, 16#0020#,
16#0069#, 16#006E#, 16#0020#, 16#0074#,
16#0068#, 16#0065#, 16#0020#, 16#0063#,
16#006F#, 16#006F#, 16#0072#, 16#0064#,
16#0069#, 16#006E#, 16#0061#, 16#0074#,
16#0065#, 16#0020#, 16#0073#, 16#0079#,
16#0073#, 16#0074#, 16#0065#, 16#006D#,
16#002E#,
others => 16#0000#),
others => <>);
-- "PathCommand is the abstract super type of all commands that participate in specifying a path element."
MS_009A : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 111,
Unused => 101,
Length => 101,
Value =>
(16#0050#, 16#0061#, 16#0074#, 16#0068#,
16#0043#, 16#006F#, 16#006D#, 16#006D#,
16#0061#, 16#006E#, 16#0064#, 16#0020#,
16#0069#, 16#0073#, 16#0020#, 16#0074#,
16#0068#, 16#0065#, 16#0020#, 16#0061#,
16#0062#, 16#0073#, 16#0074#, 16#0072#,
16#0061#, 16#0063#, 16#0074#, 16#0020#,
16#0073#, 16#0075#, 16#0070#, 16#0065#,
16#0072#, 16#0020#, 16#0074#, 16#0079#,
16#0070#, 16#0065#, 16#0020#, 16#006F#,
16#0066#, 16#0020#, 16#0061#, 16#006C#,
16#006C#, 16#0020#, 16#0063#, 16#006F#,
16#006D#, 16#006D#, 16#0061#, 16#006E#,
16#0064#, 16#0073#, 16#0020#, 16#0074#,
16#0068#, 16#0061#, 16#0074#, 16#0020#,
16#0070#, 16#0061#, 16#0072#, 16#0074#,
16#0069#, 16#0063#, 16#0069#, 16#0070#,
16#0061#, 16#0074#, 16#0065#, 16#0020#,
16#0069#, 16#006E#, 16#0020#, 16#0073#,
16#0070#, 16#0065#, 16#0063#, 16#0069#,
16#0066#, 16#0079#, 16#0069#, 16#006E#,
16#0067#, 16#0020#, 16#0061#, 16#0020#,
16#0070#, 16#0061#, 16#0074#, 16#0068#,
16#0020#, 16#0065#, 16#006C#, 16#0065#,
16#006D#, 16#0065#, 16#006E#, 16#0074#,
16#002E#,
others => 16#0000#),
others => <>);
-- "b"
MS_009B : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 7,
Unused => 1,
Length => 1,
Value =>
(16#0062#,
others => 16#0000#),
others => <>);
-- "style"
MS_009C : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 7,
Unused => 5,
Length => 5,
Value =>
(16#0073#, 16#0074#, 16#0079#, 16#006C#,
16#0065#,
others => 16#0000#),
others => <>);
-- "focusY"
MS_009D : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 7,
Unused => 6,
Length => 6,
Value =>
(16#0066#, 16#006F#, 16#0063#, 16#0075#,
16#0073#, 16#0059#,
others => 16#0000#),
others => <>);
-- "deltaY"
MS_009E : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 7,
Unused => 6,
Length => 6,
Value =>
(16#0064#, 16#0065#, 16#006C#, 16#0074#,
16#0061#, 16#0059#,
others => 16#0000#),
others => <>);
-- "Canvas is a kind of group that represents the root of containment for all graphical elements that render one diagram."
MS_009F : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 127,
Unused => 117,
Length => 117,
Value =>
(16#0043#, 16#0061#, 16#006E#, 16#0076#,
16#0061#, 16#0073#, 16#0020#, 16#0069#,
16#0073#, 16#0020#, 16#0061#, 16#0020#,
16#006B#, 16#0069#, 16#006E#, 16#0064#,
16#0020#, 16#006F#, 16#0066#, 16#0020#,
16#0067#, 16#0072#, 16#006F#, 16#0075#,
16#0070#, 16#0020#, 16#0074#, 16#0068#,
16#0061#, 16#0074#, 16#0020#, 16#0072#,
16#0065#, 16#0070#, 16#0072#, 16#0065#,
16#0073#, 16#0065#, 16#006E#, 16#0074#,
16#0073#, 16#0020#, 16#0074#, 16#0068#,
16#0065#, 16#0020#, 16#0072#, 16#006F#,
16#006F#, 16#0074#, 16#0020#, 16#006F#,
16#0066#, 16#0020#, 16#0063#, 16#006F#,
16#006E#, 16#0074#, 16#0061#, 16#0069#,
16#006E#, 16#006D#, 16#0065#, 16#006E#,
16#0074#, 16#0020#, 16#0066#, 16#006F#,
16#0072#, 16#0020#, 16#0061#, 16#006C#,
16#006C#, 16#0020#, 16#0067#, 16#0072#,
16#0061#, 16#0070#, 16#0068#, 16#0069#,
16#0063#, 16#0061#, 16#006C#, 16#0020#,
16#0065#, 16#006C#, 16#0065#, 16#006D#,
16#0065#, 16#006E#, 16#0074#, 16#0073#,
16#0020#, 16#0074#, 16#0068#, 16#0061#,
16#0074#, 16#0020#, 16#0072#, 16#0065#,
16#006E#, 16#0064#, 16#0065#, 16#0072#,
16#0020#, 16#006F#, 16#006E#, 16#0065#,
16#0020#, 16#0064#, 16#0069#, 16#0061#,
16#0067#, 16#0072#, 16#0061#, 16#006D#,
16#002E#,
others => 16#0000#),
others => <>);
-- "deltaX"
MS_00A0 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 7,
Unused => 6,
Length => 6,
Value =>
(16#0064#, 16#0065#, 16#006C#, 16#0074#,
16#0061#, 16#0058#,
others => 16#0000#),
others => <>);
-- "fontColor"
MS_00A1 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 15,
Unused => 9,
Length => 9,
Value =>
(16#0066#, 16#006F#, 16#006E#, 16#0074#,
16#0043#, 16#006F#, 16#006C#, 16#006F#,
16#0072#,
others => 16#0000#),
others => <>);
-- "strokeColor"
MS_00A2 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 15,
Unused => 11,
Length => 11,
Value =>
(16#0073#, 16#0074#, 16#0072#, 16#006F#,
16#006B#, 16#0065#, 16#0043#, 16#006F#,
16#006C#, 16#006F#, 16#0072#,
others => 16#0000#),
others => <>);
-- "an optional start marker that aligns with the first vertex of the marked element."
MS_00A3 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 87,
Unused => 81,
Length => 81,
Value =>
(16#0061#, 16#006E#, 16#0020#, 16#006F#,
16#0070#, 16#0074#, 16#0069#, 16#006F#,
16#006E#, 16#0061#, 16#006C#, 16#0020#,
16#0073#, 16#0074#, 16#0061#, 16#0072#,
16#0074#, 16#0020#, 16#006D#, 16#0061#,
16#0072#, 16#006B#, 16#0065#, 16#0072#,
16#0020#, 16#0074#, 16#0068#, 16#0061#,
16#0074#, 16#0020#, 16#0061#, 16#006C#,
16#0069#, 16#0067#, 16#006E#, 16#0073#,
16#0020#, 16#0077#, 16#0069#, 16#0074#,
16#0068#, 16#0020#, 16#0074#, 16#0068#,
16#0065#, 16#0020#, 16#0066#, 16#0069#,
16#0072#, 16#0073#, 16#0074#, 16#0020#,
16#0076#, 16#0065#, 16#0072#, 16#0074#,
16#0065#, 16#0078#, 16#0020#, 16#006F#,
16#0066#, 16#0020#, 16#0074#, 16#0068#,
16#0065#, 16#0020#, 16#006D#, 16#0061#,
16#0072#, 16#006B#, 16#0065#, 16#0064#,
16#0020#, 16#0065#, 16#006C#, 16#0065#,
16#006D#, 16#0065#, 16#006E#, 16#0074#,
16#002E#,
others => 16#0000#),
others => <>);
-- "sharedStyle"
MS_00A4 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 15,
Unused => 11,
Length => 11,
Value =>
(16#0073#, 16#0068#, 16#0061#, 16#0072#,
16#0065#, 16#0064#, 16#0053#, 16#0074#,
16#0079#, 16#006C#, 16#0065#,
others => 16#0000#),
others => <>);
-- "transform"
MS_00A5 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 15,
Unused => 9,
Length => 9,
Value =>
(16#0074#, 16#0072#, 16#0061#, 16#006E#,
16#0073#, 16#0066#, 16#006F#, 16#0072#,
16#006D#,
others => 16#0000#),
others => <>);
-- "the group element that owns this graphical element."
MS_00A6 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 55,
Unused => 51,
Length => 51,
Value =>
(16#0074#, 16#0068#, 16#0065#, 16#0020#,
16#0067#, 16#0072#, 16#006F#, 16#0075#,
16#0070#, 16#0020#, 16#0065#, 16#006C#,
16#0065#, 16#006D#, 16#0065#, 16#006E#,
16#0074#, 16#0020#, 16#0074#, 16#0068#,
16#0061#, 16#0074#, 16#0020#, 16#006F#,
16#0077#, 16#006E#, 16#0073#, 16#0020#,
16#0074#, 16#0068#, 16#0069#, 16#0073#,
16#0020#, 16#0067#, 16#0072#, 16#0061#,
16#0070#, 16#0068#, 16#0069#, 16#0063#,
16#0061#, 16#006C#, 16#0020#, 16#0065#,
16#006C#, 16#0065#, 16#006D#, 16#0065#,
16#006E#, 16#0074#, 16#002E#,
others => 16#0000#),
others => <>);
-- "y1"
MS_00A7 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 7,
Unused => 2,
Length => 2,
Value =>
(16#0079#, 16#0031#,
others => 16#0000#),
others => <>);
-- "focusX"
MS_00A8 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 7,
Unused => 6,
Length => 6,
Value =>
(16#0066#, 16#006F#, 16#0063#, 16#0075#,
16#0073#, 16#0058#,
others => 16#0000#),
others => <>);
-- "fontBold"
MS_00A9 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 15,
Unused => 8,
Length => 8,
Value =>
(16#0066#, 16#006F#, 16#006E#, 16#0074#,
16#0042#, 16#006F#, 16#006C#, 16#0064#,
others => 16#0000#),
others => <>);
-- "PathCommand"
MS_00AA : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 15,
Unused => 11,
Length => 11,
Value =>
(16#0050#, 16#0061#, 16#0074#, 16#0068#,
16#0043#, 16#006F#, 16#006D#, 16#006D#,
16#0061#, 16#006E#, 16#0064#,
others => 16#0000#),
others => <>);
-- "Rotate is a kind of transform that rotates a graphical element by a given angle about a given center point in the x-y coordinate system."
MS_00AB : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 143,
Unused => 136,
Length => 136,
Value =>
(16#0052#, 16#006F#, 16#0074#, 16#0061#,
16#0074#, 16#0065#, 16#0020#, 16#0069#,
16#0073#, 16#0020#, 16#0061#, 16#0020#,
16#006B#, 16#0069#, 16#006E#, 16#0064#,
16#0020#, 16#006F#, 16#0066#, 16#0020#,
16#0074#, 16#0072#, 16#0061#, 16#006E#,
16#0073#, 16#0066#, 16#006F#, 16#0072#,
16#006D#, 16#0020#, 16#0074#, 16#0068#,
16#0061#, 16#0074#, 16#0020#, 16#0072#,
16#006F#, 16#0074#, 16#0061#, 16#0074#,
16#0065#, 16#0073#, 16#0020#, 16#0061#,
16#0020#, 16#0067#, 16#0072#, 16#0061#,
16#0070#, 16#0068#, 16#0069#, 16#0063#,
16#0061#, 16#006C#, 16#0020#, 16#0065#,
16#006C#, 16#0065#, 16#006D#, 16#0065#,
16#006E#, 16#0074#, 16#0020#, 16#0062#,
16#0079#, 16#0020#, 16#0061#, 16#0020#,
16#0067#, 16#0069#, 16#0076#, 16#0065#,
16#006E#, 16#0020#, 16#0061#, 16#006E#,
16#0067#, 16#006C#, 16#0065#, 16#0020#,
16#0061#, 16#0062#, 16#006F#, 16#0075#,
16#0074#, 16#0020#, 16#0061#, 16#0020#,
16#0067#, 16#0069#, 16#0076#, 16#0065#,
16#006E#, 16#0020#, 16#0063#, 16#0065#,
16#006E#, 16#0074#, 16#0065#, 16#0072#,
16#0020#, 16#0070#, 16#006F#, 16#0069#,
16#006E#, 16#0074#, 16#0020#, 16#0069#,
16#006E#, 16#0020#, 16#0074#, 16#0068#,
16#0065#, 16#0020#, 16#0078#, 16#002D#,
16#0079#, 16#0020#, 16#0063#, 16#006F#,
16#006F#, 16#0072#, 16#0064#, 16#0069#,
16#006E#, 16#0061#, 16#0074#, 16#0065#,
16#0020#, 16#0073#, 16#0079#, 16#0073#,
16#0074#, 16#0065#, 16#006D#, 16#002E#,
others => 16#0000#),
others => <>);
-- "a reference to a fill that is used to paint the background of the canvas itself. A backgroundFill value is exclusive with a backgroundColor value. If both are specified, the backgroundFill value is used. If none is specified, no fill is applied (i.e. the canvas becomes see-through)."
MS_00AC : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 295,
Unused => 283,
Length => 283,
Value =>
(16#0061#, 16#0020#, 16#0072#, 16#0065#,
16#0066#, 16#0065#, 16#0072#, 16#0065#,
16#006E#, 16#0063#, 16#0065#, 16#0020#,
16#0074#, 16#006F#, 16#0020#, 16#0061#,
16#0020#, 16#0066#, 16#0069#, 16#006C#,
16#006C#, 16#0020#, 16#0074#, 16#0068#,
16#0061#, 16#0074#, 16#0020#, 16#0069#,
16#0073#, 16#0020#, 16#0075#, 16#0073#,
16#0065#, 16#0064#, 16#0020#, 16#0074#,
16#006F#, 16#0020#, 16#0070#, 16#0061#,
16#0069#, 16#006E#, 16#0074#, 16#0020#,
16#0074#, 16#0068#, 16#0065#, 16#0020#,
16#0062#, 16#0061#, 16#0063#, 16#006B#,
16#0067#, 16#0072#, 16#006F#, 16#0075#,
16#006E#, 16#0064#, 16#0020#, 16#006F#,
16#0066#, 16#0020#, 16#0074#, 16#0068#,
16#0065#, 16#0020#, 16#0063#, 16#0061#,
16#006E#, 16#0076#, 16#0061#, 16#0073#,
16#0020#, 16#0069#, 16#0074#, 16#0073#,
16#0065#, 16#006C#, 16#0066#, 16#002E#,
16#0020#, 16#0041#, 16#0020#, 16#0062#,
16#0061#, 16#0063#, 16#006B#, 16#0067#,
16#0072#, 16#006F#, 16#0075#, 16#006E#,
16#0064#, 16#0046#, 16#0069#, 16#006C#,
16#006C#, 16#0020#, 16#0076#, 16#0061#,
16#006C#, 16#0075#, 16#0065#, 16#0020#,
16#0069#, 16#0073#, 16#0020#, 16#0065#,
16#0078#, 16#0063#, 16#006C#, 16#0075#,
16#0073#, 16#0069#, 16#0076#, 16#0065#,
16#0020#, 16#0077#, 16#0069#, 16#0074#,
16#0068#, 16#0020#, 16#0061#, 16#0020#,
16#0062#, 16#0061#, 16#0063#, 16#006B#,
16#0067#, 16#0072#, 16#006F#, 16#0075#,
16#006E#, 16#0064#, 16#0043#, 16#006F#,
16#006C#, 16#006F#, 16#0072#, 16#0020#,
16#0076#, 16#0061#, 16#006C#, 16#0075#,
16#0065#, 16#002E#, 16#0020#, 16#0049#,
16#0066#, 16#0020#, 16#0062#, 16#006F#,
16#0074#, 16#0068#, 16#0020#, 16#0061#,
16#0072#, 16#0065#, 16#0020#, 16#0073#,
16#0070#, 16#0065#, 16#0063#, 16#0069#,
16#0066#, 16#0069#, 16#0065#, 16#0064#,
16#002C#, 16#0020#, 16#0074#, 16#0068#,
16#0065#, 16#0020#, 16#0062#, 16#0061#,
16#0063#, 16#006B#, 16#0067#, 16#0072#,
16#006F#, 16#0075#, 16#006E#, 16#0064#,
16#0046#, 16#0069#, 16#006C#, 16#006C#,
16#0020#, 16#0076#, 16#0061#, 16#006C#,
16#0075#, 16#0065#, 16#0020#, 16#0069#,
16#0073#, 16#0020#, 16#0075#, 16#0073#,
16#0065#, 16#0064#, 16#002E#, 16#0020#,
16#0049#, 16#0066#, 16#0020#, 16#006E#,
16#006F#, 16#006E#, 16#0065#, 16#0020#,
16#0069#, 16#0073#, 16#0020#, 16#0073#,
16#0070#, 16#0065#, 16#0063#, 16#0069#,
16#0066#, 16#0069#, 16#0065#, 16#0064#,
16#002C#, 16#0020#, 16#006E#, 16#006F#,
16#0020#, 16#0066#, 16#0069#, 16#006C#,
16#006C#, 16#0020#, 16#0069#, 16#0073#,
16#0020#, 16#0061#, 16#0070#, 16#0070#,
16#006C#, 16#0069#, 16#0065#, 16#0064#,
16#0020#, 16#0028#, 16#0069#, 16#002E#,
16#0065#, 16#002E#, 16#0020#, 16#0074#,
16#0068#, 16#0065#, 16#0020#, 16#0063#,
16#0061#, 16#006E#, 16#0076#, 16#0061#,
16#0073#, 16#0020#, 16#0062#, 16#0065#,
16#0063#, 16#006F#, 16#006D#, 16#0065#,
16#0073#, 16#0020#, 16#0073#, 16#0065#,
16#0065#, 16#002D#, 16#0074#, 16#0068#,
16#0072#, 16#006F#, 16#0075#, 16#0067#,
16#0068#, 16#0029#, 16#002E#,
others => 16#0000#),
others => <>);
-- "A_tile_pattern"
MS_00AD : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 15,
Unused => 14,
Length => 14,
Value =>
(16#0041#, 16#005F#, 16#0074#, 16#0069#,
16#006C#, 16#0065#, 16#005F#, 16#0070#,
16#0061#, 16#0074#, 16#0074#, 16#0065#,
16#0072#, 16#006E#,
others => 16#0000#),
others => <>);
-- "midMarker"
MS_00AE : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 15,
Unused => 9,
Length => 9,
Value =>
(16#006D#, 16#0069#, 16#0064#, 16#004D#,
16#0061#, 16#0072#, 16#006B#, 16#0065#,
16#0072#,
others => 16#0000#),
others => <>);
-- "fontStrikeThrough"
MS_00AF : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 23,
Unused => 17,
Length => 17,
Value =>
(16#0066#, 16#006F#, 16#006E#, 16#0074#,
16#0053#, 16#0074#, 16#0072#, 16#0069#,
16#006B#, 16#0065#, 16#0054#, 16#0068#,
16#0072#, 16#006F#, 16#0075#, 16#0067#,
16#0068#,
others => 16#0000#),
others => <>);
-- "whether the font used to render a text element has an <i>italic</i> style. The default is false."
MS_00B0 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 103,
Unused => 96,
Length => 96,
Value =>
(16#0077#, 16#0068#, 16#0065#, 16#0074#,
16#0068#, 16#0065#, 16#0072#, 16#0020#,
16#0074#, 16#0068#, 16#0065#, 16#0020#,
16#0066#, 16#006F#, 16#006E#, 16#0074#,
16#0020#, 16#0075#, 16#0073#, 16#0065#,
16#0064#, 16#0020#, 16#0074#, 16#006F#,
16#0020#, 16#0072#, 16#0065#, 16#006E#,
16#0064#, 16#0065#, 16#0072#, 16#0020#,
16#0061#, 16#0020#, 16#0074#, 16#0065#,
16#0078#, 16#0074#, 16#0020#, 16#0065#,
16#006C#, 16#0065#, 16#006D#, 16#0065#,
16#006E#, 16#0074#, 16#0020#, 16#0068#,
16#0061#, 16#0073#, 16#0020#, 16#0061#,
16#006E#, 16#0020#, 16#003C#, 16#0069#,
16#003E#, 16#0069#, 16#0074#, 16#0061#,
16#006C#, 16#0069#, 16#0063#, 16#003C#,
16#002F#, 16#0069#, 16#003E#, 16#0020#,
16#0073#, 16#0074#, 16#0079#, 16#006C#,
16#0065#, 16#002E#, 16#0020#, 16#0054#,
16#0068#, 16#0065#, 16#0020#, 16#0064#,
16#0065#, 16#0066#, 16#0061#, 16#0075#,
16#006C#, 16#0074#, 16#0020#, 16#0069#,
16#0073#, 16#0020#, 16#0066#, 16#0061#,
16#006C#, 16#0073#, 16#0065#, 16#002E#,
others => 16#0000#),
others => <>);
-- "centerY"
MS_00B1 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 15,
Unused => 7,
Length => 7,
Value =>
(16#0063#, 16#0065#, 16#006E#, 16#0074#,
16#0065#, 16#0072#, 16#0059#,
others => 16#0000#),
others => <>);
-- "the radius cannot be negative"
MS_00B2 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 31,
Unused => 29,
Length => 29,
Value =>
(16#0074#, 16#0068#, 16#0065#, 16#0020#,
16#0072#, 16#0061#, 16#0064#, 16#0069#,
16#0075#, 16#0073#, 16#0020#, 16#0063#,
16#0061#, 16#006E#, 16#006E#, 16#006F#,
16#0074#, 16#0020#, 16#0062#, 16#0065#,
16#0020#, 16#006E#, 16#0065#, 16#0067#,
16#0061#, 16#0074#, 16#0069#, 16#0076#,
16#0065#,
others => 16#0000#),
others => <>);
-- "canvas"
MS_00B3 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 7,
Unused => 6,
Length => 6,
Value =>
(16#0063#, 16#0061#, 16#006E#, 16#0076#,
16#0061#, 16#0073#,
others => 16#0000#),
others => <>);
-- "Rectangle is a graphical element that defines a rectangular shape with given bounds. A rectangle may be given rounded corners by setting its corner radius."
MS_00B4 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 159,
Unused => 155,
Length => 155,
Value =>
(16#0052#, 16#0065#, 16#0063#, 16#0074#,
16#0061#, 16#006E#, 16#0067#, 16#006C#,
16#0065#, 16#0020#, 16#0069#, 16#0073#,
16#0020#, 16#0061#, 16#0020#, 16#0067#,
16#0072#, 16#0061#, 16#0070#, 16#0068#,
16#0069#, 16#0063#, 16#0061#, 16#006C#,
16#0020#, 16#0065#, 16#006C#, 16#0065#,
16#006D#, 16#0065#, 16#006E#, 16#0074#,
16#0020#, 16#0074#, 16#0068#, 16#0061#,
16#0074#, 16#0020#, 16#0064#, 16#0065#,
16#0066#, 16#0069#, 16#006E#, 16#0065#,
16#0073#, 16#0020#, 16#0061#, 16#0020#,
16#0072#, 16#0065#, 16#0063#, 16#0074#,
16#0061#, 16#006E#, 16#0067#, 16#0075#,
16#006C#, 16#0061#, 16#0072#, 16#0020#,
16#0073#, 16#0068#, 16#0061#, 16#0070#,
16#0065#, 16#0020#, 16#0077#, 16#0069#,
16#0074#, 16#0068#, 16#0020#, 16#0067#,
16#0069#, 16#0076#, 16#0065#, 16#006E#,
16#0020#, 16#0062#, 16#006F#, 16#0075#,
16#006E#, 16#0064#, 16#0073#, 16#002E#,
16#0020#, 16#0041#, 16#0020#, 16#0072#,
16#0065#, 16#0063#, 16#0074#, 16#0061#,
16#006E#, 16#0067#, 16#006C#, 16#0065#,
16#0020#, 16#006D#, 16#0061#, 16#0079#,
16#0020#, 16#0062#, 16#0065#, 16#0020#,
16#0067#, 16#0069#, 16#0076#, 16#0065#,
16#006E#, 16#0020#, 16#0072#, 16#006F#,
16#0075#, 16#006E#, 16#0064#, 16#0065#,
16#0064#, 16#0020#, 16#0063#, 16#006F#,
16#0072#, 16#006E#, 16#0065#, 16#0072#,
16#0073#, 16#0020#, 16#0062#, 16#0079#,
16#0020#, 16#0073#, 16#0065#, 16#0074#,
16#0074#, 16#0069#, 16#006E#, 16#0067#,
16#0020#, 16#0069#, 16#0074#, 16#0073#,
16#0020#, 16#0063#, 16#006F#, 16#0072#,
16#006E#, 16#0065#, 16#0072#, 16#0020#,
16#0072#, 16#0061#, 16#0064#, 16#0069#,
16#0075#, 16#0073#, 16#002E#,
others => 16#0000#),
others => <>);
-- "Transform"
MS_00B5 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 15,
Unused => 9,
Length => 9,
Value =>
(16#0054#, 16#0072#, 16#0061#, 16#006E#,
16#0073#, 16#0066#, 16#006F#, 16#0072#,
16#006D#,
others => 16#0000#),
others => <>);
-- "a real number representing a translate delta along the y-axis. Both positive and negative values are allowed."
MS_00B6 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 119,
Unused => 109,
Length => 109,
Value =>
(16#0061#, 16#0020#, 16#0072#, 16#0065#,
16#0061#, 16#006C#, 16#0020#, 16#006E#,
16#0075#, 16#006D#, 16#0062#, 16#0065#,
16#0072#, 16#0020#, 16#0072#, 16#0065#,
16#0070#, 16#0072#, 16#0065#, 16#0073#,
16#0065#, 16#006E#, 16#0074#, 16#0069#,
16#006E#, 16#0067#, 16#0020#, 16#0061#,
16#0020#, 16#0074#, 16#0072#, 16#0061#,
16#006E#, 16#0073#, 16#006C#, 16#0061#,
16#0074#, 16#0065#, 16#0020#, 16#0064#,
16#0065#, 16#006C#, 16#0074#, 16#0061#,
16#0020#, 16#0061#, 16#006C#, 16#006F#,
16#006E#, 16#0067#, 16#0020#, 16#0074#,
16#0068#, 16#0065#, 16#0020#, 16#0079#,
16#002D#, 16#0061#, 16#0078#, 16#0069#,
16#0073#, 16#002E#, 16#0020#, 16#0042#,
16#006F#, 16#0074#, 16#0068#, 16#0020#,
16#0070#, 16#006F#, 16#0073#, 16#0069#,
16#0074#, 16#0069#, 16#0076#, 16#0065#,
16#0020#, 16#0061#, 16#006E#, 16#0064#,
16#0020#, 16#006E#, 16#0065#, 16#0067#,
16#0061#, 16#0074#, 16#0069#, 16#0076#,
16#0065#, 16#0020#, 16#0076#, 16#0061#,
16#006C#, 16#0075#, 16#0065#, 16#0073#,
16#0020#, 16#0061#, 16#0072#, 16#0065#,
16#0020#, 16#0061#, 16#006C#, 16#006C#,
16#006F#, 16#0077#, 16#0065#, 16#0064#,
16#002E#,
others => 16#0000#),
others => <>);
-- "a point within the bounds of the marker that aligns exactly with the marked element's vertex."
MS_00B7 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 95,
Unused => 93,
Length => 93,
Value =>
(16#0061#, 16#0020#, 16#0070#, 16#006F#,
16#0069#, 16#006E#, 16#0074#, 16#0020#,
16#0077#, 16#0069#, 16#0074#, 16#0068#,
16#0069#, 16#006E#, 16#0020#, 16#0074#,
16#0068#, 16#0065#, 16#0020#, 16#0062#,
16#006F#, 16#0075#, 16#006E#, 16#0064#,
16#0073#, 16#0020#, 16#006F#, 16#0066#,
16#0020#, 16#0074#, 16#0068#, 16#0065#,
16#0020#, 16#006D#, 16#0061#, 16#0072#,
16#006B#, 16#0065#, 16#0072#, 16#0020#,
16#0074#, 16#0068#, 16#0061#, 16#0074#,
16#0020#, 16#0061#, 16#006C#, 16#0069#,
16#0067#, 16#006E#, 16#0073#, 16#0020#,
16#0065#, 16#0078#, 16#0061#, 16#0063#,
16#0074#, 16#006C#, 16#0079#, 16#0020#,
16#0077#, 16#0069#, 16#0074#, 16#0068#,
16#0020#, 16#0074#, 16#0068#, 16#0065#,
16#0020#, 16#006D#, 16#0061#, 16#0072#,
16#006B#, 16#0065#, 16#0064#, 16#0020#,
16#0065#, 16#006C#, 16#0065#, 16#006D#,
16#0065#, 16#006E#, 16#0074#, 16#0027#,
16#0073#, 16#0020#, 16#0076#, 16#0065#,
16#0072#, 16#0074#, 16#0065#, 16#0078#,
16#002E#,
others => 16#0000#),
others => <>);
-- "angleX"
MS_00B8 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 7,
Unused => 6,
Length => 6,
Value =>
(16#0061#, 16#006E#, 16#0067#, 16#006C#,
16#0065#, 16#0058#,
others => 16#0000#),
others => <>);
-- "whether the font used to render a text element has an <b>underline</b> style. The default is false."
MS_00B9 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 103,
Unused => 99,
Length => 99,
Value =>
(16#0077#, 16#0068#, 16#0065#, 16#0074#,
16#0068#, 16#0065#, 16#0072#, 16#0020#,
16#0074#, 16#0068#, 16#0065#, 16#0020#,
16#0066#, 16#006F#, 16#006E#, 16#0074#,
16#0020#, 16#0075#, 16#0073#, 16#0065#,
16#0064#, 16#0020#, 16#0074#, 16#006F#,
16#0020#, 16#0072#, 16#0065#, 16#006E#,
16#0064#, 16#0065#, 16#0072#, 16#0020#,
16#0061#, 16#0020#, 16#0074#, 16#0065#,
16#0078#, 16#0074#, 16#0020#, 16#0065#,
16#006C#, 16#0065#, 16#006D#, 16#0065#,
16#006E#, 16#0074#, 16#0020#, 16#0068#,
16#0061#, 16#0073#, 16#0020#, 16#0061#,
16#006E#, 16#0020#, 16#003C#, 16#0062#,
16#003E#, 16#0075#, 16#006E#, 16#0064#,
16#0065#, 16#0072#, 16#006C#, 16#0069#,
16#006E#, 16#0065#, 16#003C#, 16#002F#,
16#0062#, 16#003E#, 16#0020#, 16#0073#,
16#0074#, 16#0079#, 16#006C#, 16#0065#,
16#002E#, 16#0020#, 16#0054#, 16#0068#,
16#0065#, 16#0020#, 16#0064#, 16#0065#,
16#0066#, 16#0061#, 16#0075#, 16#006C#,
16#0074#, 16#0020#, 16#0069#, 16#0073#,
16#0020#, 16#0066#, 16#0061#, 16#006C#,
16#0073#, 16#0065#, 16#002E#,
others => 16#0000#),
others => <>);
-- "Line is a marked element that defines a shape consisting of one straight line between two points."
MS_00BA : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 103,
Unused => 97,
Length => 97,
Value =>
(16#004C#, 16#0069#, 16#006E#, 16#0065#,
16#0020#, 16#0069#, 16#0073#, 16#0020#,
16#0061#, 16#0020#, 16#006D#, 16#0061#,
16#0072#, 16#006B#, 16#0065#, 16#0064#,
16#0020#, 16#0065#, 16#006C#, 16#0065#,
16#006D#, 16#0065#, 16#006E#, 16#0074#,
16#0020#, 16#0074#, 16#0068#, 16#0061#,
16#0074#, 16#0020#, 16#0064#, 16#0065#,
16#0066#, 16#0069#, 16#006E#, 16#0065#,
16#0073#, 16#0020#, 16#0061#, 16#0020#,
16#0073#, 16#0068#, 16#0061#, 16#0070#,
16#0065#, 16#0020#, 16#0063#, 16#006F#,
16#006E#, 16#0073#, 16#0069#, 16#0073#,
16#0074#, 16#0069#, 16#006E#, 16#0067#,
16#0020#, 16#006F#, 16#0066#, 16#0020#,
16#006F#, 16#006E#, 16#0065#, 16#0020#,
16#0073#, 16#0074#, 16#0072#, 16#0061#,
16#0069#, 16#0067#, 16#0068#, 16#0074#,
16#0020#, 16#006C#, 16#0069#, 16#006E#,
16#0065#, 16#0020#, 16#0062#, 16#0065#,
16#0074#, 16#0077#, 16#0065#, 16#0065#,
16#006E#, 16#0020#, 16#0074#, 16#0077#,
16#006F#, 16#0020#, 16#0070#, 16#006F#,
16#0069#, 16#006E#, 16#0074#, 16#0073#,
16#002E#,
others => 16#0000#),
others => <>);
-- "the color to use at this gradient stop."
MS_00BB : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 47,
Unused => 39,
Length => 39,
Value =>
(16#0074#, 16#0068#, 16#0065#, 16#0020#,
16#0063#, 16#006F#, 16#006C#, 16#006F#,
16#0072#, 16#0020#, 16#0074#, 16#006F#,
16#0020#, 16#0075#, 16#0073#, 16#0065#,
16#0020#, 16#0061#, 16#0074#, 16#0020#,
16#0074#, 16#0068#, 16#0069#, 16#0073#,
16#0020#, 16#0067#, 16#0072#, 16#0061#,
16#0064#, 16#0069#, 16#0065#, 16#006E#,
16#0074#, 16#0020#, 16#0073#, 16#0074#,
16#006F#, 16#0070#, 16#002E#,
others => 16#0000#),
others => <>);
-- "a real number (>=0) that represents the radius of the circle."
MS_00BC : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 63,
Unused => 61,
Length => 61,
Value =>
(16#0061#, 16#0020#, 16#0072#, 16#0065#,
16#0061#, 16#006C#, 16#0020#, 16#006E#,
16#0075#, 16#006D#, 16#0062#, 16#0065#,
16#0072#, 16#0020#, 16#0028#, 16#003E#,
16#003D#, 16#0030#, 16#0029#, 16#0020#,
16#0074#, 16#0068#, 16#0061#, 16#0074#,
16#0020#, 16#0072#, 16#0065#, 16#0070#,
16#0072#, 16#0065#, 16#0073#, 16#0065#,
16#006E#, 16#0074#, 16#0073#, 16#0020#,
16#0074#, 16#0068#, 16#0065#, 16#0020#,
16#0072#, 16#0061#, 16#0064#, 16#0069#,
16#0075#, 16#0073#, 16#0020#, 16#006F#,
16#0066#, 16#0020#, 16#0074#, 16#0068#,
16#0065#, 16#0020#, 16#0063#, 16#0069#,
16#0072#, 16#0063#, 16#006C#, 16#0065#,
16#002E#,
others => 16#0000#),
others => <>);
-- "endMarker"
MS_00BD : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 15,
Unused => 9,
Length => 9,
Value =>
(16#0065#, 16#006E#, 16#0064#, 16#004D#,
16#0061#, 16#0072#, 16#006B#, 16#0065#,
16#0072#,
others => 16#0000#),
others => <>);
-- "center"
MS_00BE : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 7,
Unused => 6,
Length => 6,
Value =>
(16#0063#, 16#0065#, 16#006E#, 16#0074#,
16#0065#, 16#0072#,
others => 16#0000#),
others => <>);
-- "packagedMarker"
MS_00BF : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 15,
Unused => 14,
Length => 14,
Value =>
(16#0070#, 16#0061#, 16#0063#, 16#006B#,
16#0061#, 16#0067#, 16#0065#, 16#0064#,
16#004D#, 16#0061#, 16#0072#, 16#006B#,
16#0065#, 16#0072#,
others => 16#0000#),
others => <>);
-- "GradientStop defines a color transition along the distance from a gradient's start to its end offsets."
MS_00C0 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 111,
Unused => 102,
Length => 102,
Value =>
(16#0047#, 16#0072#, 16#0061#, 16#0064#,
16#0069#, 16#0065#, 16#006E#, 16#0074#,
16#0053#, 16#0074#, 16#006F#, 16#0070#,
16#0020#, 16#0064#, 16#0065#, 16#0066#,
16#0069#, 16#006E#, 16#0065#, 16#0073#,
16#0020#, 16#0061#, 16#0020#, 16#0063#,
16#006F#, 16#006C#, 16#006F#, 16#0072#,
16#0020#, 16#0074#, 16#0072#, 16#0061#,
16#006E#, 16#0073#, 16#0069#, 16#0074#,
16#0069#, 16#006F#, 16#006E#, 16#0020#,
16#0061#, 16#006C#, 16#006F#, 16#006E#,
16#0067#, 16#0020#, 16#0074#, 16#0068#,
16#0065#, 16#0020#, 16#0064#, 16#0069#,
16#0073#, 16#0074#, 16#0061#, 16#006E#,
16#0063#, 16#0065#, 16#0020#, 16#0066#,
16#0072#, 16#006F#, 16#006D#, 16#0020#,
16#0061#, 16#0020#, 16#0067#, 16#0072#,
16#0061#, 16#0064#, 16#0069#, 16#0065#,
16#006E#, 16#0074#, 16#0027#, 16#0073#,
16#0020#, 16#0073#, 16#0074#, 16#0061#,
16#0072#, 16#0074#, 16#0020#, 16#0074#,
16#006F#, 16#0020#, 16#0069#, 16#0074#,
16#0073#, 16#0020#, 16#0065#, 16#006E#,
16#0064#, 16#0020#, 16#006F#, 16#0066#,
16#0066#, 16#0073#, 16#0065#, 16#0074#,
16#0073#, 16#002E#,
others => 16#0000#),
others => <>);
-- "c"
MS_00C1 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 7,
Unused => 1,
Length => 1,
Value =>
(16#0063#,
others => 16#0000#),
others => <>);
-- "endControl"
MS_00C2 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 15,
Unused => 10,
Length => 10,
Value =>
(16#0065#, 16#006E#, 16#0064#, 16#0043#,
16#006F#, 16#006E#, 16#0074#, 16#0072#,
16#006F#, 16#006C#,
others => 16#0000#),
others => <>);
-- "a real number (>=0 and >=1) representing a ratio of the graphical element's height that is the y start point of the gradient."
MS_00C3 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 135,
Unused => 125,
Length => 125,
Value =>
(16#0061#, 16#0020#, 16#0072#, 16#0065#,
16#0061#, 16#006C#, 16#0020#, 16#006E#,
16#0075#, 16#006D#, 16#0062#, 16#0065#,
16#0072#, 16#0020#, 16#0028#, 16#003E#,
16#003D#, 16#0030#, 16#0020#, 16#0061#,
16#006E#, 16#0064#, 16#0020#, 16#003E#,
16#003D#, 16#0031#, 16#0029#, 16#0020#,
16#0072#, 16#0065#, 16#0070#, 16#0072#,
16#0065#, 16#0073#, 16#0065#, 16#006E#,
16#0074#, 16#0069#, 16#006E#, 16#0067#,
16#0020#, 16#0061#, 16#0020#, 16#0072#,
16#0061#, 16#0074#, 16#0069#, 16#006F#,
16#0020#, 16#006F#, 16#0066#, 16#0020#,
16#0074#, 16#0068#, 16#0065#, 16#0020#,
16#0067#, 16#0072#, 16#0061#, 16#0070#,
16#0068#, 16#0069#, 16#0063#, 16#0061#,
16#006C#, 16#0020#, 16#0065#, 16#006C#,
16#0065#, 16#006D#, 16#0065#, 16#006E#,
16#0074#, 16#0027#, 16#0073#, 16#0020#,
16#0068#, 16#0065#, 16#0069#, 16#0067#,
16#0068#, 16#0074#, 16#0020#, 16#0074#,
16#0068#, 16#0061#, 16#0074#, 16#0020#,
16#0069#, 16#0073#, 16#0020#, 16#0074#,
16#0068#, 16#0065#, 16#0020#, 16#0079#,
16#0020#, 16#0073#, 16#0074#, 16#0061#,
16#0072#, 16#0074#, 16#0020#, 16#0070#,
16#006F#, 16#0069#, 16#006E#, 16#0074#,
16#0020#, 16#006F#, 16#0066#, 16#0020#,
16#0074#, 16#0068#, 16#0065#, 16#0020#,
16#0067#, 16#0072#, 16#0061#, 16#0064#,
16#0069#, 16#0065#, 16#006E#, 16#0074#,
16#002E#,
others => 16#0000#),
others => <>);
-- "the f value of the transform matrix."
MS_00C4 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 39,
Unused => 36,
Length => 36,
Value =>
(16#0074#, 16#0068#, 16#0065#, 16#0020#,
16#0066#, 16#0020#, 16#0076#, 16#0061#,
16#006C#, 16#0075#, 16#0065#, 16#0020#,
16#006F#, 16#0066#, 16#0020#, 16#0074#,
16#0068#, 16#0065#, 16#0020#, 16#0074#,
16#0072#, 16#0061#, 16#006E#, 16#0073#,
16#0066#, 16#006F#, 16#0072#, 16#006D#,
16#0020#, 16#006D#, 16#0061#, 16#0074#,
16#0072#, 16#0069#, 16#0078#, 16#002E#,
others => 16#0000#),
others => <>);
-- "a color that is used to paint the enclosed regions of graphical element. A fillColor value is exclusive with a fill value. If both are specified, the fill value is used. If none is specified, no fill is applied (i.e. the element becomes see-through)."
MS_00C5 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 263,
Unused => 250,
Length => 250,
Value =>
(16#0061#, 16#0020#, 16#0063#, 16#006F#,
16#006C#, 16#006F#, 16#0072#, 16#0020#,
16#0074#, 16#0068#, 16#0061#, 16#0074#,
16#0020#, 16#0069#, 16#0073#, 16#0020#,
16#0075#, 16#0073#, 16#0065#, 16#0064#,
16#0020#, 16#0074#, 16#006F#, 16#0020#,
16#0070#, 16#0061#, 16#0069#, 16#006E#,
16#0074#, 16#0020#, 16#0074#, 16#0068#,
16#0065#, 16#0020#, 16#0065#, 16#006E#,
16#0063#, 16#006C#, 16#006F#, 16#0073#,
16#0065#, 16#0064#, 16#0020#, 16#0072#,
16#0065#, 16#0067#, 16#0069#, 16#006F#,
16#006E#, 16#0073#, 16#0020#, 16#006F#,
16#0066#, 16#0020#, 16#0067#, 16#0072#,
16#0061#, 16#0070#, 16#0068#, 16#0069#,
16#0063#, 16#0061#, 16#006C#, 16#0020#,
16#0065#, 16#006C#, 16#0065#, 16#006D#,
16#0065#, 16#006E#, 16#0074#, 16#002E#,
16#0020#, 16#0041#, 16#0020#, 16#0066#,
16#0069#, 16#006C#, 16#006C#, 16#0043#,
16#006F#, 16#006C#, 16#006F#, 16#0072#,
16#0020#, 16#0076#, 16#0061#, 16#006C#,
16#0075#, 16#0065#, 16#0020#, 16#0069#,
16#0073#, 16#0020#, 16#0065#, 16#0078#,
16#0063#, 16#006C#, 16#0075#, 16#0073#,
16#0069#, 16#0076#, 16#0065#, 16#0020#,
16#0077#, 16#0069#, 16#0074#, 16#0068#,
16#0020#, 16#0061#, 16#0020#, 16#0066#,
16#0069#, 16#006C#, 16#006C#, 16#0020#,
16#0076#, 16#0061#, 16#006C#, 16#0075#,
16#0065#, 16#002E#, 16#0020#, 16#0049#,
16#0066#, 16#0020#, 16#0062#, 16#006F#,
16#0074#, 16#0068#, 16#0020#, 16#0061#,
16#0072#, 16#0065#, 16#0020#, 16#0073#,
16#0070#, 16#0065#, 16#0063#, 16#0069#,
16#0066#, 16#0069#, 16#0065#, 16#0064#,
16#002C#, 16#0020#, 16#0074#, 16#0068#,
16#0065#, 16#0020#, 16#0066#, 16#0069#,
16#006C#, 16#006C#, 16#0020#, 16#0076#,
16#0061#, 16#006C#, 16#0075#, 16#0065#,
16#0020#, 16#0069#, 16#0073#, 16#0020#,
16#0075#, 16#0073#, 16#0065#, 16#0064#,
16#002E#, 16#0020#, 16#0049#, 16#0066#,
16#0020#, 16#006E#, 16#006F#, 16#006E#,
16#0065#, 16#0020#, 16#0069#, 16#0073#,
16#0020#, 16#0073#, 16#0070#, 16#0065#,
16#0063#, 16#0069#, 16#0066#, 16#0069#,
16#0065#, 16#0064#, 16#002C#, 16#0020#,
16#006E#, 16#006F#, 16#0020#, 16#0066#,
16#0069#, 16#006C#, 16#006C#, 16#0020#,
16#0069#, 16#0073#, 16#0020#, 16#0061#,
16#0070#, 16#0070#, 16#006C#, 16#0069#,
16#0065#, 16#0064#, 16#0020#, 16#0028#,
16#0069#, 16#002E#, 16#0065#, 16#002E#,
16#0020#, 16#0074#, 16#0068#, 16#0065#,
16#0020#, 16#0065#, 16#006C#, 16#0065#,
16#006D#, 16#0065#, 16#006E#, 16#0074#,
16#0020#, 16#0062#, 16#0065#, 16#0063#,
16#006F#, 16#006D#, 16#0065#, 16#0073#,
16#0020#, 16#0073#, 16#0065#, 16#0065#,
16#002D#, 16#0074#, 16#0068#, 16#0072#,
16#006F#, 16#0075#, 16#0067#, 16#0068#,
16#0029#, 16#002E#,
others => 16#0000#),
others => <>);
-- "Circle is a graphical element that defines a circular shape with a given center point and a radius."
MS_00C6 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 103,
Unused => 99,
Length => 99,
Value =>
(16#0043#, 16#0069#, 16#0072#, 16#0063#,
16#006C#, 16#0065#, 16#0020#, 16#0069#,
16#0073#, 16#0020#, 16#0061#, 16#0020#,
16#0067#, 16#0072#, 16#0061#, 16#0070#,
16#0068#, 16#0069#, 16#0063#, 16#0061#,
16#006C#, 16#0020#, 16#0065#, 16#006C#,
16#0065#, 16#006D#, 16#0065#, 16#006E#,
16#0074#, 16#0020#, 16#0074#, 16#0068#,
16#0061#, 16#0074#, 16#0020#, 16#0064#,
16#0065#, 16#0066#, 16#0069#, 16#006E#,
16#0065#, 16#0073#, 16#0020#, 16#0061#,
16#0020#, 16#0063#, 16#0069#, 16#0072#,
16#0063#, 16#0075#, 16#006C#, 16#0061#,
16#0072#, 16#0020#, 16#0073#, 16#0068#,
16#0061#, 16#0070#, 16#0065#, 16#0020#,
16#0077#, 16#0069#, 16#0074#, 16#0068#,
16#0020#, 16#0061#, 16#0020#, 16#0067#,
16#0069#, 16#0076#, 16#0065#, 16#006E#,
16#0020#, 16#0063#, 16#0065#, 16#006E#,
16#0074#, 16#0065#, 16#0072#, 16#0020#,
16#0070#, 16#006F#, 16#0069#, 16#006E#,
16#0074#, 16#0020#, 16#0061#, 16#006E#,
16#0064#, 16#0020#, 16#0061#, 16#0020#,
16#0072#, 16#0061#, 16#0064#, 16#0069#,
16#0075#, 16#0073#, 16#002E#,
others => 16#0000#),
others => <>);
-- "non-negative-scale"
MS_00C7 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 23,
Unused => 18,
Length => 18,
Value =>
(16#006E#, 16#006F#, 16#006E#, 16#002D#,
16#006E#, 16#0065#, 16#0067#, 16#0061#,
16#0074#, 16#0069#, 16#0076#, 16#0065#,
16#002D#, 16#0073#, 16#0063#, 16#0061#,
16#006C#, 16#0065#,
others => 16#0000#),
others => <>);
-- "e"
MS_00C8 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 7,
Unused => 1,
Length => 1,
Value =>
(16#0065#,
others => 16#0000#),
others => <>);
-- "Translate"
MS_00C9 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 15,
Unused => 9,
Length => 9,
Value =>
(16#0054#, 16#0072#, 16#0061#, 16#006E#,
16#0073#, 16#006C#, 16#0061#, 16#0074#,
16#0065#,
others => 16#0000#),
others => <>);
-- "MarkedElement"
MS_00CA : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 15,
Unused => 13,
Length => 13,
Value =>
(16#004D#, 16#0061#, 16#0072#, 16#006B#,
16#0065#, 16#0064#, 16#0045#, 16#006C#,
16#0065#, 16#006D#, 16#0065#, 16#006E#,
16#0074#,
others => 16#0000#),
others => <>);
-- "a real number (>=0 and >=1) representing a ratio of the graphical element's width that is the x focus point of the gradient."
MS_00CB : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 127,
Unused => 124,
Length => 124,
Value =>
(16#0061#, 16#0020#, 16#0072#, 16#0065#,
16#0061#, 16#006C#, 16#0020#, 16#006E#,
16#0075#, 16#006D#, 16#0062#, 16#0065#,
16#0072#, 16#0020#, 16#0028#, 16#003E#,
16#003D#, 16#0030#, 16#0020#, 16#0061#,
16#006E#, 16#0064#, 16#0020#, 16#003E#,
16#003D#, 16#0031#, 16#0029#, 16#0020#,
16#0072#, 16#0065#, 16#0070#, 16#0072#,
16#0065#, 16#0073#, 16#0065#, 16#006E#,
16#0074#, 16#0069#, 16#006E#, 16#0067#,
16#0020#, 16#0061#, 16#0020#, 16#0072#,
16#0061#, 16#0074#, 16#0069#, 16#006F#,
16#0020#, 16#006F#, 16#0066#, 16#0020#,
16#0074#, 16#0068#, 16#0065#, 16#0020#,
16#0067#, 16#0072#, 16#0061#, 16#0070#,
16#0068#, 16#0069#, 16#0063#, 16#0061#,
16#006C#, 16#0020#, 16#0065#, 16#006C#,
16#0065#, 16#006D#, 16#0065#, 16#006E#,
16#0074#, 16#0027#, 16#0073#, 16#0020#,
16#0077#, 16#0069#, 16#0064#, 16#0074#,
16#0068#, 16#0020#, 16#0074#, 16#0068#,
16#0061#, 16#0074#, 16#0020#, 16#0069#,
16#0073#, 16#0020#, 16#0074#, 16#0068#,
16#0065#, 16#0020#, 16#0078#, 16#0020#,
16#0066#, 16#006F#, 16#0063#, 16#0075#,
16#0073#, 16#0020#, 16#0070#, 16#006F#,
16#0069#, 16#006E#, 16#0074#, 16#0020#,
16#006F#, 16#0066#, 16#0020#, 16#0074#,
16#0068#, 16#0065#, 16#0020#, 16#0067#,
16#0072#, 16#0061#, 16#0064#, 16#0069#,
16#0065#, 16#006E#, 16#0074#, 16#002E#,
others => 16#0000#),
others => <>);
-- "Style contains formatting properties that affect the appearance or style of graphical elements."
MS_00CC : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 103,
Unused => 95,
Length => 95,
Value =>
(16#0053#, 16#0074#, 16#0079#, 16#006C#,
16#0065#, 16#0020#, 16#0063#, 16#006F#,
16#006E#, 16#0074#, 16#0061#, 16#0069#,
16#006E#, 16#0073#, 16#0020#, 16#0066#,
16#006F#, 16#0072#, 16#006D#, 16#0061#,
16#0074#, 16#0074#, 16#0069#, 16#006E#,
16#0067#, 16#0020#, 16#0070#, 16#0072#,
16#006F#, 16#0070#, 16#0065#, 16#0072#,
16#0074#, 16#0069#, 16#0065#, 16#0073#,
16#0020#, 16#0074#, 16#0068#, 16#0061#,
16#0074#, 16#0020#, 16#0061#, 16#0066#,
16#0066#, 16#0065#, 16#0063#, 16#0074#,
16#0020#, 16#0074#, 16#0068#, 16#0065#,
16#0020#, 16#0061#, 16#0070#, 16#0070#,
16#0065#, 16#0061#, 16#0072#, 16#0061#,
16#006E#, 16#0063#, 16#0065#, 16#0020#,
16#006F#, 16#0072#, 16#0020#, 16#0073#,
16#0074#, 16#0079#, 16#006C#, 16#0065#,
16#0020#, 16#006F#, 16#0066#, 16#0020#,
16#0067#, 16#0072#, 16#0061#, 16#0070#,
16#0068#, 16#0069#, 16#0063#, 16#0061#,
16#006C#, 16#0020#, 16#0065#, 16#006C#,
16#0065#, 16#006D#, 16#0065#, 16#006E#,
16#0074#, 16#0073#, 16#002E#,
others => 16#0000#),
others => <>);
-- "pattern"
MS_00CD : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 15,
Unused => 7,
Length => 7,
Value =>
(16#0070#, 16#0061#, 16#0074#, 16#0074#,
16#0065#, 16#0072#, 16#006E#,
others => 16#0000#),
others => <>);
-- "a list of 2 or more points making up the polyline."
MS_00CE : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 55,
Unused => 50,
Length => 50,
Value =>
(16#0061#, 16#0020#, 16#006C#, 16#0069#,
16#0073#, 16#0074#, 16#0020#, 16#006F#,
16#0066#, 16#0020#, 16#0032#, 16#0020#,
16#006F#, 16#0072#, 16#0020#, 16#006D#,
16#006F#, 16#0072#, 16#0065#, 16#0020#,
16#0070#, 16#006F#, 16#0069#, 16#006E#,
16#0074#, 16#0073#, 16#0020#, 16#006D#,
16#0061#, 16#006B#, 16#0069#, 16#006E#,
16#0067#, 16#0020#, 16#0075#, 16#0070#,
16#0020#, 16#0074#, 16#0068#, 16#0065#,
16#0020#, 16#0070#, 16#006F#, 16#006C#,
16#0079#, 16#006C#, 16#0069#, 16#006E#,
16#0065#, 16#002E#,
others => 16#0000#),
others => <>);
-- "a point to draw a cubic bézier curve to from the current point in the coordinate system."
MS_00CF : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 95,
Unused => 88,
Length => 88,
Value =>
(16#0061#, 16#0020#, 16#0070#, 16#006F#,
16#0069#, 16#006E#, 16#0074#, 16#0020#,
16#0074#, 16#006F#, 16#0020#, 16#0064#,
16#0072#, 16#0061#, 16#0077#, 16#0020#,
16#0061#, 16#0020#, 16#0063#, 16#0075#,
16#0062#, 16#0069#, 16#0063#, 16#0020#,
16#0062#, 16#00E9#, 16#007A#, 16#0069#,
16#0065#, 16#0072#, 16#0020#, 16#0063#,
16#0075#, 16#0072#, 16#0076#, 16#0065#,
16#0020#, 16#0074#, 16#006F#, 16#0020#,
16#0066#, 16#0072#, 16#006F#, 16#006D#,
16#0020#, 16#0074#, 16#0068#, 16#0065#,
16#0020#, 16#0063#, 16#0075#, 16#0072#,
16#0072#, 16#0065#, 16#006E#, 16#0074#,
16#0020#, 16#0070#, 16#006F#, 16#0069#,
16#006E#, 16#0074#, 16#0020#, 16#0069#,
16#006E#, 16#0020#, 16#0074#, 16#0068#,
16#0065#, 16#0020#, 16#0063#, 16#006F#,
16#006F#, 16#0072#, 16#0064#, 16#0069#,
16#006E#, 16#0061#, 16#0074#, 16#0065#,
16#0020#, 16#0073#, 16#0079#, 16#0073#,
16#0074#, 16#0065#, 16#006D#, 16#002E#,
others => 16#0000#),
others => <>);
-- "EllipticalArcTo"
MS_00D0 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 23,
Unused => 15,
Length => 15,
Value =>
(16#0045#, 16#006C#, 16#006C#, 16#0069#,
16#0070#, 16#0074#, 16#0069#, 16#0063#,
16#0061#, 16#006C#, 16#0041#, 16#0072#,
16#0063#, 16#0054#, 16#006F#,
others => 16#0000#),
others => <>);
-- "the a value of the transform matrix."
MS_00D1 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 39,
Unused => 36,
Length => 36,
Value =>
(16#0074#, 16#0068#, 16#0065#, 16#0020#,
16#0061#, 16#0020#, 16#0076#, 16#0061#,
16#006C#, 16#0075#, 16#0065#, 16#0020#,
16#006F#, 16#0066#, 16#0020#, 16#0074#,
16#0068#, 16#0065#, 16#0020#, 16#0074#,
16#0072#, 16#0061#, 16#006E#, 16#0073#,
16#0066#, 16#006F#, 16#0072#, 16#006D#,
16#0020#, 16#006D#, 16#0061#, 16#0074#,
16#0072#, 16#0069#, 16#0078#, 16#002E#,
others => 16#0000#),
others => <>);
-- "the list of graphical elements that are members of (owned by) this group."
MS_00D2 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 79,
Unused => 73,
Length => 73,
Value =>
(16#0074#, 16#0068#, 16#0065#, 16#0020#,
16#006C#, 16#0069#, 16#0073#, 16#0074#,
16#0020#, 16#006F#, 16#0066#, 16#0020#,
16#0067#, 16#0072#, 16#0061#, 16#0070#,
16#0068#, 16#0069#, 16#0063#, 16#0061#,
16#006C#, 16#0020#, 16#0065#, 16#006C#,
16#0065#, 16#006D#, 16#0065#, 16#006E#,
16#0074#, 16#0073#, 16#0020#, 16#0074#,
16#0068#, 16#0061#, 16#0074#, 16#0020#,
16#0061#, 16#0072#, 16#0065#, 16#0020#,
16#006D#, 16#0065#, 16#006D#, 16#0062#,
16#0065#, 16#0072#, 16#0073#, 16#0020#,
16#006F#, 16#0066#, 16#0020#, 16#0028#,
16#006F#, 16#0077#, 16#006E#, 16#0065#,
16#0064#, 16#0020#, 16#0062#, 16#0079#,
16#0029#, 16#0020#, 16#0074#, 16#0068#,
16#0069#, 16#0073#, 16#0020#, 16#0067#,
16#0072#, 16#006F#, 16#0075#, 16#0070#,
16#002E#,
others => 16#0000#),
others => <>);
-- "ClosePath is a kind of path command that ends the current subpath and causes an automatic straight line to be drawn from the current point to the initial point of the current subpath."
MS_00D3 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 191,
Unused => 183,
Length => 183,
Value =>
(16#0043#, 16#006C#, 16#006F#, 16#0073#,
16#0065#, 16#0050#, 16#0061#, 16#0074#,
16#0068#, 16#0020#, 16#0069#, 16#0073#,
16#0020#, 16#0061#, 16#0020#, 16#006B#,
16#0069#, 16#006E#, 16#0064#, 16#0020#,
16#006F#, 16#0066#, 16#0020#, 16#0070#,
16#0061#, 16#0074#, 16#0068#, 16#0020#,
16#0063#, 16#006F#, 16#006D#, 16#006D#,
16#0061#, 16#006E#, 16#0064#, 16#0020#,
16#0074#, 16#0068#, 16#0061#, 16#0074#,
16#0020#, 16#0065#, 16#006E#, 16#0064#,
16#0073#, 16#0020#, 16#0074#, 16#0068#,
16#0065#, 16#0020#, 16#0063#, 16#0075#,
16#0072#, 16#0072#, 16#0065#, 16#006E#,
16#0074#, 16#0020#, 16#0073#, 16#0075#,
16#0062#, 16#0070#, 16#0061#, 16#0074#,
16#0068#, 16#0020#, 16#0061#, 16#006E#,
16#0064#, 16#0020#, 16#0063#, 16#0061#,
16#0075#, 16#0073#, 16#0065#, 16#0073#,
16#0020#, 16#0061#, 16#006E#, 16#0020#,
16#0061#, 16#0075#, 16#0074#, 16#006F#,
16#006D#, 16#0061#, 16#0074#, 16#0069#,
16#0063#, 16#0020#, 16#0073#, 16#0074#,
16#0072#, 16#0061#, 16#0069#, 16#0067#,
16#0068#, 16#0074#, 16#0020#, 16#006C#,
16#0069#, 16#006E#, 16#0065#, 16#0020#,
16#0074#, 16#006F#, 16#0020#, 16#0062#,
16#0065#, 16#0020#, 16#0064#, 16#0072#,
16#0061#, 16#0077#, 16#006E#, 16#0020#,
16#0066#, 16#0072#, 16#006F#, 16#006D#,
16#0020#, 16#0074#, 16#0068#, 16#0065#,
16#0020#, 16#0063#, 16#0075#, 16#0072#,
16#0072#, 16#0065#, 16#006E#, 16#0074#,
16#0020#, 16#0070#, 16#006F#, 16#0069#,
16#006E#, 16#0074#, 16#0020#, 16#0074#,
16#006F#, 16#0020#, 16#0074#, 16#0068#,
16#0065#, 16#0020#, 16#0069#, 16#006E#,
16#0069#, 16#0074#, 16#0069#, 16#0061#,
16#006C#, 16#0020#, 16#0070#, 16#006F#,
16#0069#, 16#006E#, 16#0074#, 16#0020#,
16#006F#, 16#0066#, 16#0020#, 16#0074#,
16#0068#, 16#0065#, 16#0020#, 16#0063#,
16#0075#, 16#0072#, 16#0072#, 16#0065#,
16#006E#, 16#0074#, 16#0020#, 16#0073#,
16#0075#, 16#0062#, 16#0070#, 16#0061#,
16#0074#, 16#0068#, 16#002E#,
others => 16#0000#),
others => <>);
-- "rotation"
MS_00D4 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 15,
Unused => 8,
Length => 8,
Value =>
(16#0072#, 16#006F#, 16#0074#, 16#0061#,
16#0074#, 16#0069#, 16#006F#, 16#006E#,
others => 16#0000#),
others => <>);
-- "valid_font_size"
MS_00D5 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 23,
Unused => 15,
Length => 15,
Value =>
(16#0076#, 16#0061#, 16#006C#, 16#0069#,
16#0064#, 16#005F#, 16#0066#, 16#006F#,
16#006E#, 16#0074#, 16#005F#, 16#0073#,
16#0069#, 16#007A#, 16#0065#,
others => 16#0000#),
others => <>);
-- "a reference to the canvas that owns this marker."
MS_00D6 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 55,
Unused => 48,
Length => 48,
Value =>
(16#0061#, 16#0020#, 16#0072#, 16#0065#,
16#0066#, 16#0065#, 16#0072#, 16#0065#,
16#006E#, 16#0063#, 16#0065#, 16#0020#,
16#0074#, 16#006F#, 16#0020#, 16#0074#,
16#0068#, 16#0065#, 16#0020#, 16#0063#,
16#0061#, 16#006E#, 16#0076#, 16#0061#,
16#0073#, 16#0020#, 16#0074#, 16#0068#,
16#0061#, 16#0074#, 16#0020#, 16#006F#,
16#0077#, 16#006E#, 16#0073#, 16#0020#,
16#0074#, 16#0068#, 16#0069#, 16#0073#,
16#0020#, 16#006D#, 16#0061#, 16#0072#,
16#006B#, 16#0065#, 16#0072#, 16#002E#,
others => 16#0000#),
others => <>);
-- "Pattern"
MS_00D7 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 15,
Unused => 7,
Length => 7,
Value =>
(16#0050#, 16#0061#, 16#0074#, 16#0074#,
16#0065#, 16#0072#, 16#006E#,
others => 16#0000#),
others => <>);
-- "ClipPath is a kind of group whose members collectively define a painting mask for its referencing graphical elements."
MS_00D8 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 127,
Unused => 117,
Length => 117,
Value =>
(16#0043#, 16#006C#, 16#0069#, 16#0070#,
16#0050#, 16#0061#, 16#0074#, 16#0068#,
16#0020#, 16#0069#, 16#0073#, 16#0020#,
16#0061#, 16#0020#, 16#006B#, 16#0069#,
16#006E#, 16#0064#, 16#0020#, 16#006F#,
16#0066#, 16#0020#, 16#0067#, 16#0072#,
16#006F#, 16#0075#, 16#0070#, 16#0020#,
16#0077#, 16#0068#, 16#006F#, 16#0073#,
16#0065#, 16#0020#, 16#006D#, 16#0065#,
16#006D#, 16#0062#, 16#0065#, 16#0072#,
16#0073#, 16#0020#, 16#0063#, 16#006F#,
16#006C#, 16#006C#, 16#0065#, 16#0063#,
16#0074#, 16#0069#, 16#0076#, 16#0065#,
16#006C#, 16#0079#, 16#0020#, 16#0064#,
16#0065#, 16#0066#, 16#0069#, 16#006E#,
16#0065#, 16#0020#, 16#0061#, 16#0020#,
16#0070#, 16#0061#, 16#0069#, 16#006E#,
16#0074#, 16#0069#, 16#006E#, 16#0067#,
16#0020#, 16#006D#, 16#0061#, 16#0073#,
16#006B#, 16#0020#, 16#0066#, 16#006F#,
16#0072#, 16#0020#, 16#0069#, 16#0074#,
16#0073#, 16#0020#, 16#0072#, 16#0065#,
16#0066#, 16#0065#, 16#0072#, 16#0065#,
16#006E#, 16#0063#, 16#0069#, 16#006E#,
16#0067#, 16#0020#, 16#0067#, 16#0072#,
16#0061#, 16#0070#, 16#0068#, 16#0069#,
16#0063#, 16#0061#, 16#006C#, 16#0020#,
16#0065#, 16#006C#, 16#0065#, 16#006D#,
16#0065#, 16#006E#, 16#0074#, 16#0073#,
16#002E#,
others => 16#0000#),
others => <>);
-- "control"
MS_00D9 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 15,
Unused => 7,
Length => 7,
Value =>
(16#0063#, 16#006F#, 16#006E#, 16#0074#,
16#0072#, 16#006F#, 16#006C#,
others => 16#0000#),
others => <>);
-- "the center point of the ellipse in the x-y coordinate system."
MS_00DA : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 63,
Unused => 61,
Length => 61,
Value =>
(16#0074#, 16#0068#, 16#0065#, 16#0020#,
16#0063#, 16#0065#, 16#006E#, 16#0074#,
16#0065#, 16#0072#, 16#0020#, 16#0070#,
16#006F#, 16#0069#, 16#006E#, 16#0074#,
16#0020#, 16#006F#, 16#0066#, 16#0020#,
16#0074#, 16#0068#, 16#0065#, 16#0020#,
16#0065#, 16#006C#, 16#006C#, 16#0069#,
16#0070#, 16#0073#, 16#0065#, 16#0020#,
16#0069#, 16#006E#, 16#0020#, 16#0074#,
16#0068#, 16#0065#, 16#0020#, 16#0078#,
16#002D#, 16#0079#, 16#0020#, 16#0063#,
16#006F#, 16#006F#, 16#0072#, 16#0064#,
16#0069#, 16#006E#, 16#0061#, 16#0074#,
16#0065#, 16#0020#, 16#0073#, 16#0079#,
16#0073#, 16#0074#, 16#0065#, 16#006D#,
16#002E#,
others => 16#0000#),
others => <>);
-- "the end control point of the cubic bézier curve."
MS_00DB : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 55,
Unused => 48,
Length => 48,
Value =>
(16#0074#, 16#0068#, 16#0065#, 16#0020#,
16#0065#, 16#006E#, 16#0064#, 16#0020#,
16#0063#, 16#006F#, 16#006E#, 16#0074#,
16#0072#, 16#006F#, 16#006C#, 16#0020#,
16#0070#, 16#006F#, 16#0069#, 16#006E#,
16#0074#, 16#0020#, 16#006F#, 16#0066#,
16#0020#, 16#0074#, 16#0068#, 16#0065#,
16#0020#, 16#0063#, 16#0075#, 16#0062#,
16#0069#, 16#0063#, 16#0020#, 16#0062#,
16#00E9#, 16#007A#, 16#0069#, 16#0065#,
16#0072#, 16#0020#, 16#0063#, 16#0075#,
16#0072#, 16#0076#, 16#0065#, 16#002E#,
others => 16#0000#),
others => <>);
-- "Marker is a kind of group that is used as a decoration (e.g. an arrowhead) for the vertices of a marked graphical element."
MS_00DC : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 127,
Unused => 122,
Length => 122,
Value =>
(16#004D#, 16#0061#, 16#0072#, 16#006B#,
16#0065#, 16#0072#, 16#0020#, 16#0069#,
16#0073#, 16#0020#, 16#0061#, 16#0020#,
16#006B#, 16#0069#, 16#006E#, 16#0064#,
16#0020#, 16#006F#, 16#0066#, 16#0020#,
16#0067#, 16#0072#, 16#006F#, 16#0075#,
16#0070#, 16#0020#, 16#0074#, 16#0068#,
16#0061#, 16#0074#, 16#0020#, 16#0069#,
16#0073#, 16#0020#, 16#0075#, 16#0073#,
16#0065#, 16#0064#, 16#0020#, 16#0061#,
16#0073#, 16#0020#, 16#0061#, 16#0020#,
16#0064#, 16#0065#, 16#0063#, 16#006F#,
16#0072#, 16#0061#, 16#0074#, 16#0069#,
16#006F#, 16#006E#, 16#0020#, 16#0028#,
16#0065#, 16#002E#, 16#0067#, 16#002E#,
16#0020#, 16#0061#, 16#006E#, 16#0020#,
16#0061#, 16#0072#, 16#0072#, 16#006F#,
16#0077#, 16#0068#, 16#0065#, 16#0061#,
16#0064#, 16#0029#, 16#0020#, 16#0066#,
16#006F#, 16#0072#, 16#0020#, 16#0074#,
16#0068#, 16#0065#, 16#0020#, 16#0076#,
16#0065#, 16#0072#, 16#0074#, 16#0069#,
16#0063#, 16#0065#, 16#0073#, 16#0020#,
16#006F#, 16#0066#, 16#0020#, 16#0061#,
16#0020#, 16#006D#, 16#0061#, 16#0072#,
16#006B#, 16#0065#, 16#0064#, 16#0020#,
16#0067#, 16#0072#, 16#0061#, 16#0070#,
16#0068#, 16#0069#, 16#0063#, 16#0061#,
16#006C#, 16#0020#, 16#0065#, 16#006C#,
16#0065#, 16#006D#, 16#0065#, 16#006E#,
16#0074#, 16#002E#,
others => 16#0000#),
others => <>);
-- "the d value of the transform matrix."
MS_00DD : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 39,
Unused => 36,
Length => 36,
Value =>
(16#0074#, 16#0068#, 16#0065#, 16#0020#,
16#0064#, 16#0020#, 16#0076#, 16#0061#,
16#006C#, 16#0075#, 16#0065#, 16#0020#,
16#006F#, 16#0066#, 16#0020#, 16#0074#,
16#0068#, 16#0065#, 16#0020#, 16#0074#,
16#0072#, 16#0061#, 16#006E#, 16#0073#,
16#0066#, 16#006F#, 16#0072#, 16#006D#,
16#0020#, 16#006D#, 16#0061#, 16#0074#,
16#0072#, 16#0069#, 16#0078#, 16#002E#,
others => 16#0000#),
others => <>);
-- "Style"
MS_00DE : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 7,
Unused => 5,
Length => 5,
Value =>
(16#0053#, 16#0074#, 16#0079#, 16#006C#,
16#0065#,
others => 16#0000#),
others => <>);
-- "a real number (>=0) representing the width of the stroke used to paint the outline of a graphical element. A value of 0 specifies no stroke is painted. The default is 1."
MS_00DF : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 175,
Unused => 169,
Length => 169,
Value =>
(16#0061#, 16#0020#, 16#0072#, 16#0065#,
16#0061#, 16#006C#, 16#0020#, 16#006E#,
16#0075#, 16#006D#, 16#0062#, 16#0065#,
16#0072#, 16#0020#, 16#0028#, 16#003E#,
16#003D#, 16#0030#, 16#0029#, 16#0020#,
16#0072#, 16#0065#, 16#0070#, 16#0072#,
16#0065#, 16#0073#, 16#0065#, 16#006E#,
16#0074#, 16#0069#, 16#006E#, 16#0067#,
16#0020#, 16#0074#, 16#0068#, 16#0065#,
16#0020#, 16#0077#, 16#0069#, 16#0064#,
16#0074#, 16#0068#, 16#0020#, 16#006F#,
16#0066#, 16#0020#, 16#0074#, 16#0068#,
16#0065#, 16#0020#, 16#0073#, 16#0074#,
16#0072#, 16#006F#, 16#006B#, 16#0065#,
16#0020#, 16#0075#, 16#0073#, 16#0065#,
16#0064#, 16#0020#, 16#0074#, 16#006F#,
16#0020#, 16#0070#, 16#0061#, 16#0069#,
16#006E#, 16#0074#, 16#0020#, 16#0074#,
16#0068#, 16#0065#, 16#0020#, 16#006F#,
16#0075#, 16#0074#, 16#006C#, 16#0069#,
16#006E#, 16#0065#, 16#0020#, 16#006F#,
16#0066#, 16#0020#, 16#0061#, 16#0020#,
16#0067#, 16#0072#, 16#0061#, 16#0070#,
16#0068#, 16#0069#, 16#0063#, 16#0061#,
16#006C#, 16#0020#, 16#0065#, 16#006C#,
16#0065#, 16#006D#, 16#0065#, 16#006E#,
16#0074#, 16#002E#, 16#0020#, 16#0041#,
16#0020#, 16#0076#, 16#0061#, 16#006C#,
16#0075#, 16#0065#, 16#0020#, 16#006F#,
16#0066#, 16#0020#, 16#0030#, 16#0020#,
16#0073#, 16#0070#, 16#0065#, 16#0063#,
16#0069#, 16#0066#, 16#0069#, 16#0065#,
16#0073#, 16#0020#, 16#006E#, 16#006F#,
16#0020#, 16#0073#, 16#0074#, 16#0072#,
16#006F#, 16#006B#, 16#0065#, 16#0020#,
16#0069#, 16#0073#, 16#0020#, 16#0070#,
16#0061#, 16#0069#, 16#006E#, 16#0074#,
16#0065#, 16#0064#, 16#002E#, 16#0020#,
16#0054#, 16#0068#, 16#0065#, 16#0020#,
16#0064#, 16#0065#, 16#0066#, 16#0061#,
16#0075#, 16#006C#, 16#0074#, 16#0020#,
16#0069#, 16#0073#, 16#0020#, 16#0031#,
16#002E#,
others => 16#0000#),
others => <>);
-- "the size of the marker"
MS_00E0 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 23,
Unused => 22,
Length => 22,
Value =>
(16#0074#, 16#0068#, 16#0065#, 16#0020#,
16#0073#, 16#0069#, 16#007A#, 16#0065#,
16#0020#, 16#006F#, 16#0066#, 16#0020#,
16#0074#, 16#0068#, 16#0065#, 16#0020#,
16#006D#, 16#0061#, 16#0072#, 16#006B#,
16#0065#, 16#0072#,
others => 16#0000#),
others => <>);
-- "alignment"
MS_00E1 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 15,
Unused => 9,
Length => 9,
Value =>
(16#0061#, 16#006C#, 16#0069#, 16#0067#,
16#006E#, 16#006D#, 16#0065#, 16#006E#,
16#0074#,
others => 16#0000#),
others => <>);
-- "Polygon"
MS_00E2 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 15,
Unused => 7,
Length => 7,
Value =>
(16#0050#, 16#006F#, 16#006C#, 16#0079#,
16#0067#, 16#006F#, 16#006E#,
others => 16#0000#),
others => <>);
-- "an optional mid marker that aligns with all vertices of the marked element except the first and the last."
MS_00E3 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 111,
Unused => 105,
Length => 105,
Value =>
(16#0061#, 16#006E#, 16#0020#, 16#006F#,
16#0070#, 16#0074#, 16#0069#, 16#006F#,
16#006E#, 16#0061#, 16#006C#, 16#0020#,
16#006D#, 16#0069#, 16#0064#, 16#0020#,
16#006D#, 16#0061#, 16#0072#, 16#006B#,
16#0065#, 16#0072#, 16#0020#, 16#0074#,
16#0068#, 16#0061#, 16#0074#, 16#0020#,
16#0061#, 16#006C#, 16#0069#, 16#0067#,
16#006E#, 16#0073#, 16#0020#, 16#0077#,
16#0069#, 16#0074#, 16#0068#, 16#0020#,
16#0061#, 16#006C#, 16#006C#, 16#0020#,
16#0076#, 16#0065#, 16#0072#, 16#0074#,
16#0069#, 16#0063#, 16#0065#, 16#0073#,
16#0020#, 16#006F#, 16#0066#, 16#0020#,
16#0074#, 16#0068#, 16#0065#, 16#0020#,
16#006D#, 16#0061#, 16#0072#, 16#006B#,
16#0065#, 16#0064#, 16#0020#, 16#0065#,
16#006C#, 16#0065#, 16#006D#, 16#0065#,
16#006E#, 16#0074#, 16#0020#, 16#0065#,
16#0078#, 16#0063#, 16#0065#, 16#0070#,
16#0074#, 16#0020#, 16#0074#, 16#0068#,
16#0065#, 16#0020#, 16#0066#, 16#0069#,
16#0072#, 16#0073#, 16#0074#, 16#0020#,
16#0061#, 16#006E#, 16#0064#, 16#0020#,
16#0074#, 16#0068#, 16#0065#, 16#0020#,
16#006C#, 16#0061#, 16#0073#, 16#0074#,
16#002E#,
others => 16#0000#),
others => <>);
-- "the stroke width is non-negative"
MS_00E4 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 39,
Unused => 32,
Length => 32,
Value =>
(16#0074#, 16#0068#, 16#0065#, 16#0020#,
16#0073#, 16#0074#, 16#0072#, 16#006F#,
16#006B#, 16#0065#, 16#0020#, 16#0077#,
16#0069#, 16#0064#, 16#0074#, 16#0068#,
16#0020#, 16#0069#, 16#0073#, 16#0020#,
16#006E#, 16#006F#, 16#006E#, 16#002D#,
16#006E#, 16#0065#, 16#0067#, 16#0061#,
16#0074#, 16#0069#, 16#0076#, 16#0065#,
others => 16#0000#),
others => <>);
-- "Ellipse"
MS_00E5 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 15,
Unused => 7,
Length => 7,
Value =>
(16#0045#, 16#006C#, 16#006C#, 16#0069#,
16#0070#, 16#0073#, 16#0065#,
others => 16#0000#),
others => <>);
-- "GraphicalElement is the abstract superclass of all graphical elements that can be nested in a canvas."
MS_00E6 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 111,
Unused => 101,
Length => 101,
Value =>
(16#0047#, 16#0072#, 16#0061#, 16#0070#,
16#0068#, 16#0069#, 16#0063#, 16#0061#,
16#006C#, 16#0045#, 16#006C#, 16#0065#,
16#006D#, 16#0065#, 16#006E#, 16#0074#,
16#0020#, 16#0069#, 16#0073#, 16#0020#,
16#0074#, 16#0068#, 16#0065#, 16#0020#,
16#0061#, 16#0062#, 16#0073#, 16#0074#,
16#0072#, 16#0061#, 16#0063#, 16#0074#,
16#0020#, 16#0073#, 16#0075#, 16#0070#,
16#0065#, 16#0072#, 16#0063#, 16#006C#,
16#0061#, 16#0073#, 16#0073#, 16#0020#,
16#006F#, 16#0066#, 16#0020#, 16#0061#,
16#006C#, 16#006C#, 16#0020#, 16#0067#,
16#0072#, 16#0061#, 16#0070#, 16#0068#,
16#0069#, 16#0063#, 16#0061#, 16#006C#,
16#0020#, 16#0065#, 16#006C#, 16#0065#,
16#006D#, 16#0065#, 16#006E#, 16#0074#,
16#0073#, 16#0020#, 16#0074#, 16#0068#,
16#0061#, 16#0074#, 16#0020#, 16#0063#,
16#0061#, 16#006E#, 16#0020#, 16#0062#,
16#0065#, 16#0020#, 16#006E#, 16#0065#,
16#0073#, 16#0074#, 16#0065#, 16#0064#,
16#0020#, 16#0069#, 16#006E#, 16#0020#,
16#0061#, 16#0020#, 16#0063#, 16#0061#,
16#006E#, 16#0076#, 16#0061#, 16#0073#,
16#002E#,
others => 16#0000#),
others => <>);
-- "the bounds within which the image is rendered."
MS_00E7 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 47,
Unused => 46,
Length => 46,
Value =>
(16#0074#, 16#0068#, 16#0065#, 16#0020#,
16#0062#, 16#006F#, 16#0075#, 16#006E#,
16#0064#, 16#0073#, 16#0020#, 16#0077#,
16#0069#, 16#0074#, 16#0068#, 16#0069#,
16#006E#, 16#0020#, 16#0077#, 16#0068#,
16#0069#, 16#0063#, 16#0068#, 16#0020#,
16#0074#, 16#0068#, 16#0065#, 16#0020#,
16#0069#, 16#006D#, 16#0061#, 16#0067#,
16#0065#, 16#0020#, 16#0069#, 16#0073#,
16#0020#, 16#0072#, 16#0065#, 16#006E#,
16#0064#, 16#0065#, 16#0072#, 16#0065#,
16#0064#, 16#002E#,
others => 16#0000#),
others => <>);
-- "an optional reference to a clip path element that masks the painting of this graphical element."
MS_00E8 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 103,
Unused => 95,
Length => 95,
Value =>
(16#0061#, 16#006E#, 16#0020#, 16#006F#,
16#0070#, 16#0074#, 16#0069#, 16#006F#,
16#006E#, 16#0061#, 16#006C#, 16#0020#,
16#0072#, 16#0065#, 16#0066#, 16#0065#,
16#0072#, 16#0065#, 16#006E#, 16#0063#,
16#0065#, 16#0020#, 16#0074#, 16#006F#,
16#0020#, 16#0061#, 16#0020#, 16#0063#,
16#006C#, 16#0069#, 16#0070#, 16#0020#,
16#0070#, 16#0061#, 16#0074#, 16#0068#,
16#0020#, 16#0065#, 16#006C#, 16#0065#,
16#006D#, 16#0065#, 16#006E#, 16#0074#,
16#0020#, 16#0074#, 16#0068#, 16#0061#,
16#0074#, 16#0020#, 16#006D#, 16#0061#,
16#0073#, 16#006B#, 16#0073#, 16#0020#,
16#0074#, 16#0068#, 16#0065#, 16#0020#,
16#0070#, 16#0061#, 16#0069#, 16#006E#,
16#0074#, 16#0069#, 16#006E#, 16#0067#,
16#0020#, 16#006F#, 16#0066#, 16#0020#,
16#0074#, 16#0068#, 16#0069#, 16#0073#,
16#0020#, 16#0067#, 16#0072#, 16#0061#,
16#0070#, 16#0068#, 16#0069#, 16#0063#,
16#0061#, 16#006C#, 16#0020#, 16#0065#,
16#006C#, 16#0065#, 16#006D#, 16#0065#,
16#006E#, 16#0074#, 16#002E#,
others => 16#0000#),
others => <>);
-- "org.omg.xmi.nsPrefix"
MS_00E9 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 23,
Unused => 20,
Length => 20,
Value =>
(16#006F#, 16#0072#, 16#0067#, 16#002E#,
16#006F#, 16#006D#, 16#0067#, 16#002E#,
16#0078#, 16#006D#, 16#0069#, 16#002E#,
16#006E#, 16#0073#, 16#0050#, 16#0072#,
16#0065#, 16#0066#, 16#0069#, 16#0078#,
others => 16#0000#),
others => <>);
-- "a real number (>=0 and >=1) representing a ratio of the graphical element's width that is the x center point of the gradient."
MS_00EA : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 135,
Unused => 125,
Length => 125,
Value =>
(16#0061#, 16#0020#, 16#0072#, 16#0065#,
16#0061#, 16#006C#, 16#0020#, 16#006E#,
16#0075#, 16#006D#, 16#0062#, 16#0065#,
16#0072#, 16#0020#, 16#0028#, 16#003E#,
16#003D#, 16#0030#, 16#0020#, 16#0061#,
16#006E#, 16#0064#, 16#0020#, 16#003E#,
16#003D#, 16#0031#, 16#0029#, 16#0020#,
16#0072#, 16#0065#, 16#0070#, 16#0072#,
16#0065#, 16#0073#, 16#0065#, 16#006E#,
16#0074#, 16#0069#, 16#006E#, 16#0067#,
16#0020#, 16#0061#, 16#0020#, 16#0072#,
16#0061#, 16#0074#, 16#0069#, 16#006F#,
16#0020#, 16#006F#, 16#0066#, 16#0020#,
16#0074#, 16#0068#, 16#0065#, 16#0020#,
16#0067#, 16#0072#, 16#0061#, 16#0070#,
16#0068#, 16#0069#, 16#0063#, 16#0061#,
16#006C#, 16#0020#, 16#0065#, 16#006C#,
16#0065#, 16#006D#, 16#0065#, 16#006E#,
16#0074#, 16#0027#, 16#0073#, 16#0020#,
16#0077#, 16#0069#, 16#0064#, 16#0074#,
16#0068#, 16#0020#, 16#0074#, 16#0068#,
16#0061#, 16#0074#, 16#0020#, 16#0069#,
16#0073#, 16#0020#, 16#0074#, 16#0068#,
16#0065#, 16#0020#, 16#0078#, 16#0020#,
16#0063#, 16#0065#, 16#006E#, 16#0074#,
16#0065#, 16#0072#, 16#0020#, 16#0070#,
16#006F#, 16#0069#, 16#006E#, 16#0074#,
16#0020#, 16#006F#, 16#0066#, 16#0020#,
16#0074#, 16#0068#, 16#0065#, 16#0020#,
16#0067#, 16#0072#, 16#0061#, 16#0064#,
16#0069#, 16#0065#, 16#006E#, 16#0074#,
16#002E#,
others => 16#0000#),
others => <>);
-- "A_localStyle_styledElement"
MS_00EB : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 31,
Unused => 26,
Length => 26,
Value =>
(16#0041#, 16#005F#, 16#006C#, 16#006F#,
16#0063#, 16#0061#, 16#006C#, 16#0053#,
16#0074#, 16#0079#, 16#006C#, 16#0065#,
16#005F#, 16#0073#, 16#0074#, 16#0079#,
16#006C#, 16#0065#, 16#0064#, 16#0045#,
16#006C#, 16#0065#, 16#006D#, 16#0065#,
16#006E#, 16#0074#,
others => 16#0000#),
others => <>);
-- "color"
MS_00EC : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 7,
Unused => 5,
Length => 5,
Value =>
(16#0063#, 16#006F#, 16#006C#, 16#006F#,
16#0072#,
others => 16#0000#),
others => <>);
-- "factorX"
MS_00ED : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 15,
Unused => 7,
Length => 7,
Value =>
(16#0066#, 16#0061#, 16#0063#, 16#0074#,
16#006F#, 16#0072#, 16#0058#,
others => 16#0000#),
others => <>);
-- "data"
MS_00EE : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 7,
Unused => 4,
Length => 4,
Value =>
(16#0064#, 16#0061#, 16#0074#, 16#0061#,
others => 16#0000#),
others => <>);
-- "radius"
MS_00EF : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 7,
Unused => 6,
Length => 6,
Value =>
(16#0072#, 16#0061#, 16#0064#, 16#0069#,
16#0075#, 16#0073#,
others => 16#0000#),
others => <>);
-- "angleY"
MS_00F0 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 7,
Unused => 6,
Length => 6,
Value =>
(16#0061#, 16#006E#, 16#0067#, 16#006C#,
16#0065#, 16#0059#,
others => 16#0000#),
others => <>);
-- "valid_opacity"
MS_00F1 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 15,
Unused => 13,
Length => 13,
Value =>
(16#0076#, 16#0061#, 16#006C#, 16#0069#,
16#0064#, 16#005F#, 16#006F#, 16#0070#,
16#0061#, 16#0063#, 16#0069#, 16#0074#,
16#0079#,
others => 16#0000#),
others => <>);
-- "Text is a graphical element that defines a shape that renders a character string within a bounding box."
MS_00F2 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 111,
Unused => 103,
Length => 103,
Value =>
(16#0054#, 16#0065#, 16#0078#, 16#0074#,
16#0020#, 16#0069#, 16#0073#, 16#0020#,
16#0061#, 16#0020#, 16#0067#, 16#0072#,
16#0061#, 16#0070#, 16#0068#, 16#0069#,
16#0063#, 16#0061#, 16#006C#, 16#0020#,
16#0065#, 16#006C#, 16#0065#, 16#006D#,
16#0065#, 16#006E#, 16#0074#, 16#0020#,
16#0074#, 16#0068#, 16#0061#, 16#0074#,
16#0020#, 16#0064#, 16#0065#, 16#0066#,
16#0069#, 16#006E#, 16#0065#, 16#0073#,
16#0020#, 16#0061#, 16#0020#, 16#0073#,
16#0068#, 16#0061#, 16#0070#, 16#0065#,
16#0020#, 16#0074#, 16#0068#, 16#0061#,
16#0074#, 16#0020#, 16#0072#, 16#0065#,
16#006E#, 16#0064#, 16#0065#, 16#0072#,
16#0073#, 16#0020#, 16#0061#, 16#0020#,
16#0063#, 16#0068#, 16#0061#, 16#0072#,
16#0061#, 16#0063#, 16#0074#, 16#0065#,
16#0072#, 16#0020#, 16#0073#, 16#0074#,
16#0072#, 16#0069#, 16#006E#, 16#0067#,
16#0020#, 16#0077#, 16#0069#, 16#0074#,
16#0068#, 16#0069#, 16#006E#, 16#0020#,
16#0061#, 16#0020#, 16#0062#, 16#006F#,
16#0075#, 16#006E#, 16#0064#, 16#0069#,
16#006E#, 16#0067#, 16#0020#, 16#0062#,
16#006F#, 16#0078#, 16#002E#,
others => 16#0000#),
others => <>);
-- "GraphicalElement"
MS_00F3 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 23,
Unused => 16,
Length => 16,
Value =>
(16#0047#, 16#0072#, 16#0061#, 16#0070#,
16#0068#, 16#0069#, 16#0063#, 16#0061#,
16#006C#, 16#0045#, 16#006C#, 16#0065#,
16#006D#, 16#0065#, 16#006E#, 16#0074#,
others => 16#0000#),
others => <>);
-- "source"
MS_00F4 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 7,
Unused => 6,
Length => 6,
Value =>
(16#0073#, 16#006F#, 16#0075#, 16#0072#,
16#0063#, 16#0065#,
others => 16#0000#),
others => <>);
-- "styledElement"
MS_00F5 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 15,
Unused => 13,
Length => 13,
Value =>
(16#0073#, 16#0074#, 16#0079#, 16#006C#,
16#0065#, 16#0064#, 16#0045#, 16#006C#,
16#0065#, 16#006D#, 16#0065#, 16#006E#,
16#0074#,
others => 16#0000#),
others => <>);
-- "whether the font used to render a text element has a <b>bold</b> style. The default is false."
MS_00F6 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 95,
Unused => 93,
Length => 93,
Value =>
(16#0077#, 16#0068#, 16#0065#, 16#0074#,
16#0068#, 16#0065#, 16#0072#, 16#0020#,
16#0074#, 16#0068#, 16#0065#, 16#0020#,
16#0066#, 16#006F#, 16#006E#, 16#0074#,
16#0020#, 16#0075#, 16#0073#, 16#0065#,
16#0064#, 16#0020#, 16#0074#, 16#006F#,
16#0020#, 16#0072#, 16#0065#, 16#006E#,
16#0064#, 16#0065#, 16#0072#, 16#0020#,
16#0061#, 16#0020#, 16#0074#, 16#0065#,
16#0078#, 16#0074#, 16#0020#, 16#0065#,
16#006C#, 16#0065#, 16#006D#, 16#0065#,
16#006E#, 16#0074#, 16#0020#, 16#0068#,
16#0061#, 16#0073#, 16#0020#, 16#0061#,
16#0020#, 16#003C#, 16#0062#, 16#003E#,
16#0062#, 16#006F#, 16#006C#, 16#0064#,
16#003C#, 16#002F#, 16#0062#, 16#003E#,
16#0020#, 16#0073#, 16#0074#, 16#0079#,
16#006C#, 16#0065#, 16#002E#, 16#0020#,
16#0054#, 16#0068#, 16#0065#, 16#0020#,
16#0064#, 16#0065#, 16#0066#, 16#0061#,
16#0075#, 16#006C#, 16#0074#, 16#0020#,
16#0069#, 16#0073#, 16#0020#, 16#0066#,
16#0061#, 16#006C#, 16#0073#, 16#0065#,
16#002E#,
others => 16#0000#),
others => <>);
-- "http://www.omg.org/spec/DD/20110901/DG"
MS_00F7 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 47,
Unused => 38,
Length => 38,
Value =>
(16#0068#, 16#0074#, 16#0074#, 16#0070#,
16#003A#, 16#002F#, 16#002F#, 16#0077#,
16#0077#, 16#0077#, 16#002E#, 16#006F#,
16#006D#, 16#0067#, 16#002E#, 16#006F#,
16#0072#, 16#0067#, 16#002F#, 16#0073#,
16#0070#, 16#0065#, 16#0063#, 16#002F#,
16#0044#, 16#0044#, 16#002F#, 16#0032#,
16#0030#, 16#0031#, 16#0031#, 16#0030#,
16#0039#, 16#0030#, 16#0031#, 16#002F#,
16#0044#, 16#0047#,
others => 16#0000#),
others => <>);
-- "DG"
MS_00F8 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 7,
Unused => 2,
Length => 2,
Value =>
(16#0044#, 16#0047#,
others => 16#0000#),
others => <>);
-- "offset"
MS_00F9 : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 7,
Unused => 6,
Length => 6,
Value =>
(16#006F#, 16#0066#, 16#0066#, 16#0073#,
16#0065#, 16#0074#,
others => 16#0000#),
others => <>);
-- "a real number (>=0) representing a scale factor along the x-axis."
MS_00FA : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 71,
Unused => 65,
Length => 65,
Value =>
(16#0061#, 16#0020#, 16#0072#, 16#0065#,
16#0061#, 16#006C#, 16#0020#, 16#006E#,
16#0075#, 16#006D#, 16#0062#, 16#0065#,
16#0072#, 16#0020#, 16#0028#, 16#003E#,
16#003D#, 16#0030#, 16#0029#, 16#0020#,
16#0072#, 16#0065#, 16#0070#, 16#0072#,
16#0065#, 16#0073#, 16#0065#, 16#006E#,
16#0074#, 16#0069#, 16#006E#, 16#0067#,
16#0020#, 16#0061#, 16#0020#, 16#0073#,
16#0063#, 16#0061#, 16#006C#, 16#0065#,
16#0020#, 16#0066#, 16#0061#, 16#0063#,
16#0074#, 16#006F#, 16#0072#, 16#0020#,
16#0061#, 16#006C#, 16#006F#, 16#006E#,
16#0067#, 16#0020#, 16#0074#, 16#0068#,
16#0065#, 16#0020#, 16#0078#, 16#002D#,
16#0061#, 16#0078#, 16#0069#, 16#0073#,
16#002E#,
others => 16#0000#),
others => <>);
-- "the starting point of the line in the x-y coordinate system."
MS_00FB : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 63,
Unused => 60,
Length => 60,
Value =>
(16#0074#, 16#0068#, 16#0065#, 16#0020#,
16#0073#, 16#0074#, 16#0061#, 16#0072#,
16#0074#, 16#0069#, 16#006E#, 16#0067#,
16#0020#, 16#0070#, 16#006F#, 16#0069#,
16#006E#, 16#0074#, 16#0020#, 16#006F#,
16#0066#, 16#0020#, 16#0074#, 16#0068#,
16#0065#, 16#0020#, 16#006C#, 16#0069#,
16#006E#, 16#0065#, 16#0020#, 16#0069#,
16#006E#, 16#0020#, 16#0074#, 16#0068#,
16#0065#, 16#0020#, 16#0078#, 16#002D#,
16#0079#, 16#0020#, 16#0063#, 16#006F#,
16#006F#, 16#0072#, 16#0064#, 16#0069#,
16#006E#, 16#0061#, 16#0074#, 16#0065#,
16#0020#, 16#0073#, 16#0079#, 16#0073#,
16#0074#, 16#0065#, 16#006D#, 16#002E#,
others => 16#0000#),
others => <>);
-- "a real number (>=0 and >=1) representing a ratio of the graphical element's width that is the x start point of the gradient."
MS_00FC : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 127,
Unused => 124,
Length => 124,
Value =>
(16#0061#, 16#0020#, 16#0072#, 16#0065#,
16#0061#, 16#006C#, 16#0020#, 16#006E#,
16#0075#, 16#006D#, 16#0062#, 16#0065#,
16#0072#, 16#0020#, 16#0028#, 16#003E#,
16#003D#, 16#0030#, 16#0020#, 16#0061#,
16#006E#, 16#0064#, 16#0020#, 16#003E#,
16#003D#, 16#0031#, 16#0029#, 16#0020#,
16#0072#, 16#0065#, 16#0070#, 16#0072#,
16#0065#, 16#0073#, 16#0065#, 16#006E#,
16#0074#, 16#0069#, 16#006E#, 16#0067#,
16#0020#, 16#0061#, 16#0020#, 16#0072#,
16#0061#, 16#0074#, 16#0069#, 16#006F#,
16#0020#, 16#006F#, 16#0066#, 16#0020#,
16#0074#, 16#0068#, 16#0065#, 16#0020#,
16#0067#, 16#0072#, 16#0061#, 16#0070#,
16#0068#, 16#0069#, 16#0063#, 16#0061#,
16#006C#, 16#0020#, 16#0065#, 16#006C#,
16#0065#, 16#006D#, 16#0065#, 16#006E#,
16#0074#, 16#0027#, 16#0073#, 16#0020#,
16#0077#, 16#0069#, 16#0064#, 16#0074#,
16#0068#, 16#0020#, 16#0074#, 16#0068#,
16#0061#, 16#0074#, 16#0020#, 16#0069#,
16#0073#, 16#0020#, 16#0074#, 16#0068#,
16#0065#, 16#0020#, 16#0078#, 16#0020#,
16#0073#, 16#0074#, 16#0061#, 16#0072#,
16#0074#, 16#0020#, 16#0070#, 16#006F#,
16#0069#, 16#006E#, 16#0074#, 16#0020#,
16#006F#, 16#0066#, 16#0020#, 16#0074#,
16#0068#, 16#0065#, 16#0020#, 16#0067#,
16#0072#, 16#0061#, 16#0064#, 16#0069#,
16#0065#, 16#006E#, 16#0074#, 16#002E#,
others => 16#0000#),
others => <>);
-- "isSweep"
MS_00FD : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 15,
Unused => 7,
Length => 7,
Value =>
(16#0069#, 16#0073#, 16#0053#, 16#0077#,
16#0065#, 16#0065#, 16#0070#,
others => 16#0000#),
others => <>);
-- "LineTo is a kind of path command that draw a straight line from the current point to a new point."
MS_00FE : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 103,
Unused => 97,
Length => 97,
Value =>
(16#004C#, 16#0069#, 16#006E#, 16#0065#,
16#0054#, 16#006F#, 16#0020#, 16#0069#,
16#0073#, 16#0020#, 16#0061#, 16#0020#,
16#006B#, 16#0069#, 16#006E#, 16#0064#,
16#0020#, 16#006F#, 16#0066#, 16#0020#,
16#0070#, 16#0061#, 16#0074#, 16#0068#,
16#0020#, 16#0063#, 16#006F#, 16#006D#,
16#006D#, 16#0061#, 16#006E#, 16#0064#,
16#0020#, 16#0074#, 16#0068#, 16#0061#,
16#0074#, 16#0020#, 16#0064#, 16#0072#,
16#0061#, 16#0077#, 16#0020#, 16#0061#,
16#0020#, 16#0073#, 16#0074#, 16#0072#,
16#0061#, 16#0069#, 16#0067#, 16#0068#,
16#0074#, 16#0020#, 16#006C#, 16#0069#,
16#006E#, 16#0065#, 16#0020#, 16#0066#,
16#0072#, 16#006F#, 16#006D#, 16#0020#,
16#0074#, 16#0068#, 16#0065#, 16#0020#,
16#0063#, 16#0075#, 16#0072#, 16#0072#,
16#0065#, 16#006E#, 16#0074#, 16#0020#,
16#0070#, 16#006F#, 16#0069#, 16#006E#,
16#0074#, 16#0020#, 16#0074#, 16#006F#,
16#0020#, 16#0061#, 16#0020#, 16#006E#,
16#0065#, 16#0077#, 16#0020#, 16#0070#,
16#006F#, 16#0069#, 16#006E#, 16#0074#,
16#002E#,
others => 16#0000#),
others => <>);
-- "point"
MS_00FF : aliased Matreshka.Internals.Strings.Shared_String
:= (Capacity => 7,
Unused => 5,
Length => 5,
Value =>
(16#0070#, 16#006F#, 16#0069#, 16#006E#,
16#0074#,
others => 16#0000#),
others => <>);
end AMF.Internals.Tables.DG_String_Data_00;
| 41.070495 | 395 | 0.480699 |
4af6c1ce693b57813ec4966dd06b793e497c474e | 191 | ads | Ada | gcc-gcc-7_3_0-release/gcc/testsuite/gnat.dg/loop_optimization5_pkg.ads | best08618/asylo | 5a520a9f5c461ede0f32acc284017b737a43898c | [
"Apache-2.0"
] | 7 | 2020-05-02T17:34:05.000Z | 2021-10-17T10:15:18.000Z | gcc-gcc-7_3_0-release/gcc/testsuite/gnat.dg/loop_optimization5_pkg.ads | best08618/asylo | 5a520a9f5c461ede0f32acc284017b737a43898c | [
"Apache-2.0"
] | null | null | null | gcc-gcc-7_3_0-release/gcc/testsuite/gnat.dg/loop_optimization5_pkg.ads | best08618/asylo | 5a520a9f5c461ede0f32acc284017b737a43898c | [
"Apache-2.0"
] | 2 | 2020-07-27T00:22:36.000Z | 2021-04-01T09:41:02.000Z | package Loop_Optimization5_Pkg is
type String_Access is access all String;
function Init return String;
function Locate (S : String) return String_Access;
end Loop_Optimization5_Pkg;
| 23.875 | 52 | 0.806283 |
184cefc4d83b961cb5ab2b3e7206d448e26114dc | 7,105 | ads | Ada | gcc-gcc-7_3_0-release/gcc/ada/a-chtgbo.ads | best08618/asylo | 5a520a9f5c461ede0f32acc284017b737a43898c | [
"Apache-2.0"
] | 7 | 2020-05-02T17:34:05.000Z | 2021-10-17T10:15:18.000Z | gcc-gcc-7_3_0-release/gcc/ada/a-chtgbo.ads | best08618/asylo | 5a520a9f5c461ede0f32acc284017b737a43898c | [
"Apache-2.0"
] | null | null | null | gcc-gcc-7_3_0-release/gcc/ada/a-chtgbo.ads | best08618/asylo | 5a520a9f5c461ede0f32acc284017b737a43898c | [
"Apache-2.0"
] | 2 | 2020-07-27T00:22:36.000Z | 2021-04-01T09:41:02.000Z | ------------------------------------------------------------------------------
-- --
-- GNAT LIBRARY COMPONENTS --
-- --
-- ADA.CONTAINERS.HASH_TABLES.GENERIC_BOUNDED_OPERATIONS --
-- --
-- S p e c --
-- --
-- Copyright (C) 2004-2015, Free Software Foundation, Inc. --
-- --
-- GNAT is free software; you can redistribute it and/or modify it under --
-- terms of the GNU General Public License as published by the Free Soft- --
-- ware Foundation; either version 3, or (at your option) any later ver- --
-- sion. GNAT is distributed in the hope that it will be useful, but WITH- --
-- OUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY --
-- or FITNESS FOR A PARTICULAR PURPOSE. --
-- --
-- As a special exception under Section 7 of GPL version 3, you are granted --
-- additional permissions described in the GCC Runtime Library Exception, --
-- version 3.1, as published by the Free Software Foundation. --
-- --
-- You should have received a copy of the GNU General Public License and --
-- a copy of the GCC Runtime Library Exception along with this program; --
-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see --
-- <http://www.gnu.org/licenses/>. --
-- --
-- This unit was originally developed by Matthew J Heaney. --
------------------------------------------------------------------------------
-- Hash_Table_Type is used to implement hashed containers. This package
-- declares hash-table operations that do not depend on keys.
with Ada.Streams;
generic
with package HT_Types is
new Generic_Bounded_Hash_Table_Types (<>);
use HT_Types, HT_Types.Implementation;
with function Hash_Node (Node : Node_Type) return Hash_Type;
with function Next (Node : Node_Type) return Count_Type;
with procedure Set_Next
(Node : in out Node_Type;
Next : Count_Type);
package Ada.Containers.Hash_Tables.Generic_Bounded_Operations is
pragma Pure;
function Index
(Buckets : Buckets_Type;
Node : Node_Type) return Hash_Type;
pragma Inline (Index);
-- Uses the hash value of Node to compute its Buckets array index
function Index
(HT : Hash_Table_Type'Class;
Node : Node_Type) return Hash_Type;
pragma Inline (Index);
-- Uses the hash value of Node to compute its Hash_Table buckets array
-- index.
function Checked_Index
(Hash_Table : aliased in out Hash_Table_Type'Class;
Node : Count_Type) return Hash_Type;
-- Calls Index, but also locks and unlocks the container, per AI05-0022, in
-- order to detect element tampering by the generic actual Hash function.
generic
with function Find
(HT : Hash_Table_Type'Class;
Key : Node_Type) return Boolean;
function Generic_Equal (L, R : Hash_Table_Type'Class) return Boolean;
-- Used to implement hashed container equality. For each node in hash table
-- L, it calls Find to search for an equivalent item in hash table R. If
-- Find returns False for any node then Generic_Equal terminates
-- immediately and returns False. Otherwise if Find returns True for every
-- node then Generic_Equal returns True.
procedure Clear (HT : in out Hash_Table_Type'Class);
-- Deallocates each node in hash table HT. (Note that it only deallocates
-- the nodes, not the buckets array.) Program_Error is raised if the hash
-- table is busy.
procedure Delete_Node_At_Index
(HT : in out Hash_Table_Type'Class;
Indx : Hash_Type;
X : Count_Type);
-- Delete a node whose bucket position is known. extracted from following
-- subprogram, but also used directly to remove a node whose element has
-- been modified through a key_preserving reference: in that case we cannot
-- use the value of the element precisely because the current value does
-- not correspond to the hash code that determines its bucket.
procedure Delete_Node_Sans_Free
(HT : in out Hash_Table_Type'Class;
X : Count_Type);
-- Removes node X from the hash table without deallocating the node
generic
with procedure Set_Element (Node : in out Node_Type);
procedure Generic_Allocate
(HT : in out Hash_Table_Type'Class;
Node : out Count_Type);
-- Claim a node from the free store. Generic_Allocate first
-- calls Set_Element on the potential node, and then returns
-- the node's index as the value of the Node parameter.
procedure Free
(HT : in out Hash_Table_Type'Class;
X : Count_Type);
-- Return a node back to the free store, from where it had
-- been previously claimed via Generic_Allocate.
function First (HT : Hash_Table_Type'Class) return Count_Type;
-- Returns the head of the list in the first (lowest-index) non-empty
-- bucket.
function Next
(HT : Hash_Table_Type'Class;
Node : Count_Type) return Count_Type;
-- Returns the node that immediately follows Node. This corresponds to
-- either the next node in the same bucket, or (if Node is the last node in
-- its bucket) the head of the list in the first non-empty bucket that
-- follows.
generic
with procedure Process (Node : Count_Type);
procedure Generic_Iteration (HT : Hash_Table_Type'Class);
-- Calls Process for each node in hash table HT
generic
use Ada.Streams;
with procedure Write
(Stream : not null access Root_Stream_Type'Class;
Node : Node_Type);
procedure Generic_Write
(Stream : not null access Root_Stream_Type'Class;
HT : Hash_Table_Type'Class);
-- Used to implement the streaming attribute for hashed containers. It
-- calls Write for each node to write its value into Stream.
generic
use Ada.Streams;
with function New_Node (Stream : not null access Root_Stream_Type'Class)
return Count_Type;
procedure Generic_Read
(Stream : not null access Root_Stream_Type'Class;
HT : out Hash_Table_Type'Class);
-- Used to implement the streaming attribute for hashed containers. It
-- first clears hash table HT, then populates the hash table by calling
-- New_Node for each item in Stream.
end Ada.Containers.Hash_Tables.Generic_Bounded_Operations;
| 45.254777 | 79 | 0.603378 |
4ae4b7d3f63c486d17cc15036a434c364c968c97 | 30,987 | ads | Ada | src/libtcod-color.ads | csb6/libtcod-ada | 89c2a75eb357a8468ccb0a6476391a6b388f00b4 | [
"BSD-3-Clause"
] | null | null | null | src/libtcod-color.ads | csb6/libtcod-ada | 89c2a75eb357a8468ccb0a6476391a6b388f00b4 | [
"BSD-3-Clause"
] | null | null | null | src/libtcod-color.ads | csb6/libtcod-ada | 89c2a75eb357a8468ccb0a6476391a6b388f00b4 | [
"BSD-3-Clause"
] | null | null | null | with Interfaces.C;
private with color_h;
package Libtcod.Color is
type RGB_Component is new Interfaces.C.unsigned_char;
type Alpha is new Interfaces.C.unsigned_char;
type Hue is new Float range 0.0 .. 360.0;
type Saturation is new Float range 0.0 .. 1.0;
type Value is new Float range 0.0 .. 1.0;
type Color_Factor is new Float;
-- A three channel color struct
type RGB_Color is private;
type RGBA_Color is private;
-- Constructors --
function make_RGB_color(r, g, b : RGB_Component) return RGB_Color;
function make_HSV_color(h : Hue; s : Saturation; v : Value) return RGB_Color;
-- Setters/getters --
procedure set_RGB(color : in out RGB_Color; r, g, b : RGB_Component) with Inline;
procedure set_RGBA(color : in out RGBA_Color; r, g, b : RGB_Component;
a : Alpha) with Inline;
procedure set_red(color : in out RGB_Color; r : RGB_Component) with Inline;
function get_red(color : RGB_Color) return RGB_Component with Inline;
procedure set_red(color : in out RGBA_Color; r : RGB_Component) with Inline;
function get_red(color : RGBA_Color) return RGB_Component with Inline;
procedure set_green(color : in out RGB_Color; g : RGB_Component) with Inline;
function get_green(color : RGB_Color) return RGB_Component with Inline;
procedure set_green(color : in out RGBA_Color; g : RGB_Component) with Inline;
function get_green(color : RGBA_Color) return RGB_Component with Inline;
procedure set_blue(color : in out RGB_Color; b : RGB_Component) with Inline;
function get_blue(color : RGB_Color) return RGB_Component with Inline;
procedure set_blue(color : in out RGBA_Color; b : RGB_Component) with Inline;
function get_blue(color : RGBA_Color) return RGB_Component with Inline;
procedure set_alpha(color : in out RGBA_Color; a : Alpha) with Inline;
function get_alpha(color : RGBA_Color) return Alpha with Inline;
-- HSV --
procedure set_HSV(color : aliased in out RGB_Color;
h : Hue; s : Saturation; v : Value) with Inline;
procedure get_HSV(color : RGB_Color;
h : out Hue; s : out Saturation; v : out Value) with Inline;
procedure set_hue(color : aliased in out RGB_Color; h : Hue);
function get_hue(color : RGB_Color) return Hue;
procedure set_saturation(color : aliased in out RGB_Color; s : Saturation);
function get_saturation(color : RGB_Color) return Saturation;
procedure set_value(color : aliased in out RGB_Color; v : Value);
function get_value(color : RGB_Color) return Value;
-- Operators --
function "="(a, b : RGB_Color) return Boolean
with Inline;
function "-"(a, b : RGB_Color) return RGB_Color
with Inline;
function "+"(a, b : RGB_Color) return RGB_Color
with Inline;
function "*"(a, b : RGB_Color) return RGB_Color
with Inline;
function "*"(a : RGB_Color; scalar : Color_Factor) return RGB_Color
with Inline;
-- Operations --
function interpolate(a, b : RGB_Color; coeff : Color_Factor) return RGB_Color
with Inline;
procedure shift_hue(color : aliased in out RGB_Color; shift : Hue);
procedure scale_HSV(color : aliased in out RGB_Color;
sat_coeff : Saturation; value_coeff : Value);
-- Constants --
-- grey levels
black : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_black";
darkest_grey : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_darkest_grey";
darker_grey : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_darker_grey";
dark_grey : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_dark_grey";
grey : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_grey";
light_grey : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_light_grey";
lighter_grey : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_lighter_grey";
lightest_grey : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_lightest_grey";
darkest_gray : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_darkest_gray";
darker_gray : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_darker_gray";
dark_gray : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_dark_gray";
gray : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_gray";
light_gray : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_light_gray";
lighter_gray : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_lighter_gray";
lightest_gray : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_lightest_gray";
white : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_white";
-- sepia
darkest_sepia : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_darkest_sepia";
darker_sepia : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_darker_sepia";
dark_sepia : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_dark_sepia";
sepia : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_sepia";
light_sepia : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_light_sepia";
lighter_sepia : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_lighter_sepia";
lightest_sepia : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_lightest_sepia";
-- standard colors
red : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_red";
flame : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_flame";
orange : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_orange";
amber : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_amber";
yellow : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_yellow";
lime : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_lime";
chartreuse : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_chartreuse";
green : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_green";
sea : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_sea";
turquoise : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_turquoise";
cyan : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_cyan";
sky : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_sky";
azure : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_azure";
blue : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_blue";
han : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_han";
violet : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_violet";
purple : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_purple";
fuchsia : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_fuchsia";
magenta : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_magenta";
pink : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_pink";
crimson : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_crimson";
-- dark colors
dark_red : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_dark_red";
dark_flame : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_dark_flame";
dark_orange : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_dark_orange";
dark_amber : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_dark_amber";
dark_yellow : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_dark_yellow";
dark_lime : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_dark_lime";
dark_chartreuse : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_dark_chartreuse";
dark_green : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_dark_green";
dark_sea : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_dark_sea";
dark_turquoise : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_dark_turquoise";
dark_cyan : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_dark_cyan";
dark_sky : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_dark_sky";
dark_azure : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_dark_azure";
dark_blue : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_dark_blue";
dark_han : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_dark_han";
dark_violet : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_dark_violet";
dark_purple : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_dark_purple";
dark_fuchsia : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_dark_fuchsia";
dark_magenta : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_dark_magenta";
dark_pink : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_dark_pink";
dark_crimson : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_dark_crimson";
-- darker colors
darker_red : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_darker_red";
darker_flame : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_darker_flame";
darker_orange : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_darker_orange";
darker_amber : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_darker_amber";
darker_yellow : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_darker_yellow";
darker_lime : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_darker_lime";
darker_chartreuse : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_darker_chartreuse";
darker_green : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_darker_green";
darker_sea : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_darker_sea";
darker_turquoise : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_darker_turquoise";
darker_cyan : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_darker_cyan";
darker_sky : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_darker_sky";
darker_azure : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_darker_azure";
darker_blue : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_darker_blue";
darker_han : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_darker_han";
darker_violet : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_darker_violet";
darker_purple : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_darker_purple";
darker_fuchsia : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_darker_fuchsia";
darker_magenta : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_darker_magenta";
darker_pink : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_darker_pink";
darker_crimson : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_darker_crimson";
-- darkest colors
darkest_red : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_darkest_red";
darkest_flame : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_darkest_flame";
darkest_orange : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_darkest_orange";
darkest_amber : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_darkest_amber";
darkest_yellow : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_darkest_yellow";
darkest_lime : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_darkest_lime";
darkest_chartreuse : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_darkest_chartreuse";
darkest_green : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_darkest_green";
darkest_sea : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_darkest_sea";
darkest_turquoise : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_darkest_turquoise";
darkest_cyan : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_darkest_cyan";
darkest_sky : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_darkest_sky";
darkest_azure : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_darkest_azure";
darkest_blue : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_darkest_blue";
darkest_han : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_darkest_han";
darkest_violet : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_darkest_violet";
darkest_purple : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_darkest_purple";
darkest_fuchsia : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_darkest_fuchsia";
darkest_magenta : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_darkest_magenta";
darkest_pink : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_darkest_pink";
darkest_crimson : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_darkest_crimson";
-- light colors
light_red : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_light_red";
light_flame : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_light_flame";
light_orange : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_light_orange";
light_amber : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_light_amber";
light_yellow : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_light_yellow";
light_lime : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_light_lime";
light_chartreuse : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_light_chartreuse";
light_green : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_light_green";
light_sea : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_light_sea";
light_turquoise : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_light_turquoise";
light_cyan : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_light_cyan";
light_sky : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_light_sky";
light_azure : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_light_azure";
light_blue : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_light_blue";
light_han : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_light_han";
light_violet : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_light_violet";
light_purple : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_light_purple";
light_fuchsia : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_light_fuchsia";
light_magenta : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_light_magenta";
light_pink : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_light_pink";
light_crimson : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_light_crimson";
-- lighter colors
lighter_red : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_lighter_red";
lighter_flame : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_lighter_flame";
lighter_orange : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_lighter_orange";
lighter_amber : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_lighter_amber";
lighter_yellow : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_lighter_yellow";
lighter_lime : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_lighter_lime";
lighter_chartreuse : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_lighter_chartreuse";
lighter_green : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_lighter_green";
lighter_sea : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_lighter_sea";
lighter_turquoise : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_lighter_turquoise";
lighter_cyan : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_lighter_cyan";
lighter_sky : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_lighter_sky";
lighter_azure : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_lighter_azure";
lighter_blue : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_lighter_blue";
lighter_han : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_lighter_han";
lighter_violet : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_lighter_violet";
lighter_purple : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_lighter_purple";
lighter_fuchsia : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_lighter_fuchsia";
lighter_magenta : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_lighter_magenta";
lighter_pink : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_lighter_pink";
lighter_crimson : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_lighter_crimson";
-- lightest colors
lightest_red : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_lightest_red";
lightest_flame : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_lightest_flame";
lightest_orange : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_lightest_orange";
lightest_amber : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_lightest_amber";
lightest_yellow : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_lightest_yellow";
lightest_lime : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_lightest_lime";
lightest_chartreuse : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_lightest_chartreuse";
lightest_green : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_lightest_green";
lightest_sea : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_lightest_sea";
lightest_turquoise : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_lightest_turquoise";
lightest_cyan : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_lightest_cyan";
lightest_sky : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_lightest_sky";
lightest_azure : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_lightest_azure";
lightest_blue : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_lightest_blue";
lightest_han : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_lightest_han";
lightest_violet : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_lightest_violet";
lightest_purple : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_lightest_purple";
lightest_fuchsia : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_lightest_fuchsia";
lightest_magenta : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_lightest_magenta";
lightest_pink : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_lightest_pink";
lightest_crimson : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_lightest_crimson";
-- desaturated
desaturated_red : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_desaturated_red";
desaturated_flame : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_desaturated_flame";
desaturated_orange : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_desaturated_orange";
desaturated_amber : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_desaturated_amber";
desaturated_yellow : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_desaturated_yellow";
desaturated_lime : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_desaturated_lime";
desaturated_chartreuse : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_desaturated_chartreuse";
desaturated_green : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_desaturated_green";
desaturated_sea : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_desaturated_sea";
desaturated_turquoise : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_desaturated_turquoise";
desaturated_cyan : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_desaturated_cyan";
desaturated_sky : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_desaturated_sky";
desaturated_azure : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_desaturated_azure";
desaturated_blue : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_desaturated_blue";
desaturated_han : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_desaturated_han";
desaturated_violet : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_desaturated_violet";
desaturated_purple : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_desaturated_purple";
desaturated_fuchsia : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_desaturated_fuchsia";
desaturated_magenta : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_desaturated_magenta";
desaturated_pink : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_desaturated_pink";
desaturated_crimson : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_desaturated_crimson";
-- metallic
brass : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_brass";
copper : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_copper";
gold : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_gold";
silver : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_silver";
-- miscellaneous
celadon : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_celadon";
peach : aliased constant RGB_Color
with Import => True,
Convention => C,
External_Name => "TCOD_peach";
private
type RGB_Color is new color_h.TCOD_ColorRGB;
type RGBA_Color is new color_h.TCOD_ColorRGBA;
end Libtcod.Color;
| 28.29863 | 84 | 0.657598 |
202cc64cd5443db5d2d395e67c2b6fa5bb4b1597 | 66,013 | ads | Ada | tools/scitools/conf/understand/ada/ada05/a-stmaco.ads | brucegua/moocos | 575c161cfa35e220f10d042e2e5ca18773691695 | [
"Apache-2.0"
] | 1 | 2020-01-20T21:26:46.000Z | 2020-01-20T21:26:46.000Z | tools/scitools/conf/understand/ada/ada05/a-stmaco.ads | brucegua/moocos | 575c161cfa35e220f10d042e2e5ca18773691695 | [
"Apache-2.0"
] | null | null | null | tools/scitools/conf/understand/ada/ada05/a-stmaco.ads | brucegua/moocos | 575c161cfa35e220f10d042e2e5ca18773691695 | [
"Apache-2.0"
] | null | null | null | ------------------------------------------------------------------------------
-- --
-- GNAT RUN-TIME COMPONENTS --
-- --
-- A D A . S T R I N G S . M A P S . C O N S T A N T S --
-- --
-- S p e c --
-- --
-- Copyright (C) 1992-2005, Free Software Foundation, Inc. --
-- --
-- This specification is derived from the Ada Reference Manual for use with --
-- GNAT. The copyright notice above, and the license provisions that follow --
-- apply solely to the contents of the part following the private keyword. --
-- --
-- GNAT is free software; you can redistribute it and/or modify it under --
-- terms of the GNU General Public License as published by the Free Soft- --
-- ware Foundation; either version 2, or (at your option) any later ver- --
-- sion. GNAT is distributed in the hope that it will be useful, but WITH- --
-- OUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY --
-- or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License --
-- for more details. You should have received a copy of the GNU General --
-- Public License distributed with GNAT; see file COPYING. If not, write --
-- to the Free Software Foundation, 51 Franklin Street, Fifth Floor, --
-- Boston, MA 02110-1301, USA. --
-- --
--
--
--
--
--
--
--
-- GNAT was originally developed by the GNAT team at New York University. --
-- Extensive contributions were provided by Ada Core Technologies Inc. --
-- --
------------------------------------------------------------------------------
with Ada.Characters.Latin_1;
package Ada.Strings.Maps.Constants is
pragma Preelaborate;
pragma Pure_05;
-- In accordance with Ada 2005 AI-362
Control_Set : constant Character_Set;
Graphic_Set : constant Character_Set;
Letter_Set : constant Character_Set;
Lower_Set : constant Character_Set;
Upper_Set : constant Character_Set;
Basic_Set : constant Character_Set;
Decimal_Digit_Set : constant Character_Set;
Hexadecimal_Digit_Set : constant Character_Set;
Alphanumeric_Set : constant Character_Set;
Special_Set : constant Character_Set;
ISO_646_Set : constant Character_Set;
Lower_Case_Map : constant Character_Mapping;
-- Maps to lower case for letters, else identity
Upper_Case_Map : constant Character_Mapping;
-- Maps to upper case for letters, else identity
Basic_Map : constant Character_Mapping;
-- Maps to basic letters for letters, else identity
private
package L renames Ada.Characters.Latin_1;
Control_Set : constant Character_Set :=
(L.NUL .. L.US => True,
L.DEL .. L.APC => True,
others => False);
Graphic_Set : constant Character_Set :=
(L.Space .. L.Tilde => True,
L.No_Break_Space .. L.LC_Y_Diaeresis => True,
others => False);
Letter_Set : constant Character_Set :=
('A' .. 'Z' => True,
L.LC_A .. L.LC_Z => True,
L.UC_A_Grave .. L.UC_O_Diaeresis => True,
L.UC_O_Oblique_Stroke .. L.LC_O_Diaeresis => True,
L.LC_O_Oblique_Stroke .. L.LC_Y_Diaeresis => True,
others => False);
Lower_Set : constant Character_Set :=
(L.LC_A .. L.LC_Z => True,
L.LC_German_Sharp_S .. L.LC_O_Diaeresis => True,
L.LC_O_Oblique_Stroke .. L.LC_Y_Diaeresis => True,
others => False);
Upper_Set : constant Character_Set :=
('A' .. 'Z' => True,
L.UC_A_Grave .. L.UC_O_Diaeresis => True,
L.UC_O_Oblique_Stroke .. L.UC_Icelandic_Thorn => True,
others => False);
Basic_Set : constant Character_Set :=
('A' .. 'Z' => True,
L.LC_A .. L.LC_Z => True,
L.UC_AE_Diphthong .. L.UC_AE_Diphthong => True,
L.LC_AE_Diphthong .. L.LC_AE_Diphthong => True,
L.LC_German_Sharp_S .. L.LC_German_Sharp_S => True,
L.UC_Icelandic_Thorn .. L.UC_Icelandic_Thorn => True,
L.LC_Icelandic_Thorn .. L.LC_Icelandic_Thorn => True,
L.UC_Icelandic_Eth .. L.UC_Icelandic_Eth => True,
L.LC_Icelandic_Eth .. L.LC_Icelandic_Eth => True,
others => False);
Decimal_Digit_Set : constant Character_Set :=
('0' .. '9' => True,
others => False);
Hexadecimal_Digit_Set : constant Character_Set :=
('0' .. '9' => True,
'A' .. 'F' => True,
L.LC_A .. L.LC_F => True,
others => False);
Alphanumeric_Set : constant Character_Set :=
('0' .. '9' => True,
'A' .. 'Z' => True,
L.LC_A .. L.LC_Z => True,
L.UC_A_Grave .. L.UC_O_Diaeresis => True,
L.UC_O_Oblique_Stroke .. L.LC_O_Diaeresis => True,
L.LC_O_Oblique_Stroke .. L.LC_Y_Diaeresis => True,
others => False);
Special_Set : constant Character_Set :=
(L.Space .. L.Solidus => True,
L.Colon .. L.Commercial_At => True,
L.Left_Square_Bracket .. L.Grave => True,
L.Left_Curly_Bracket .. L.Tilde => True,
L.No_Break_Space .. L.Inverted_Question => True,
L.Multiplication_Sign .. L.Multiplication_Sign => True,
L.Division_Sign .. L.Division_Sign => True,
others => False);
ISO_646_Set : constant Character_Set :=
(L.NUL .. L.DEL => True,
others => False);
Lower_Case_Map : constant Character_Mapping :=
(L.NUL & -- NUL 0
L.SOH & -- SOH 1
L.STX & -- STX 2
L.ETX & -- ETX 3
L.EOT & -- EOT 4
L.ENQ & -- ENQ 5
L.ACK & -- ACK 6
L.BEL & -- BEL 7
L.BS & -- BS 8
L.HT & -- HT 9
L.LF & -- LF 10
L.VT & -- VT 11
L.FF & -- FF 12
L.CR & -- CR 13
L.SO & -- SO 14
L.SI & -- SI 15
L.DLE & -- DLE 16
L.DC1 & -- DC1 17
L.DC2 & -- DC2 18
L.DC3 & -- DC3 19
L.DC4 & -- DC4 20
L.NAK & -- NAK 21
L.SYN & -- SYN 22
L.ETB & -- ETB 23
L.CAN & -- CAN 24
L.EM & -- EM 25
L.SUB & -- SUB 26
L.ESC & -- ESC 27
L.FS & -- FS 28
L.GS & -- GS 29
L.RS & -- RS 30
L.US & -- US 31
L.Space & -- ' ' 32
L.Exclamation & -- '!' 33
L.Quotation & -- '"' 34
L.Number_Sign & -- '#' 35
L.Dollar_Sign & -- '$' 36
L.Percent_Sign & -- '%' 37
L.Ampersand & -- '&' 38
L.Apostrophe & -- ''' 39
L.Left_Parenthesis & -- '(' 40
L.Right_Parenthesis & -- ')' 41
L.Asterisk & -- '*' 42
L.Plus_Sign & -- '+' 43
L.Comma & -- ',' 44
L.Hyphen & -- '-' 45
L.Full_Stop & -- '.' 46
L.Solidus & -- '/' 47
'0' & -- '0' 48
'1' & -- '1' 49
'2' & -- '2' 50
'3' & -- '3' 51
'4' & -- '4' 52
'5' & -- '5' 53
'6' & -- '6' 54
'7' & -- '7' 55
'8' & -- '8' 56
'9' & -- '9' 57
L.Colon & -- ':' 58
L.Semicolon & -- ';' 59
L.Less_Than_Sign & -- '<' 60
L.Equals_Sign & -- '=' 61
L.Greater_Than_Sign & -- '>' 62
L.Question & -- '?' 63
L.Commercial_At & -- '@' 64
L.LC_A & -- 'a' 65
L.LC_B & -- 'b' 66
L.LC_C & -- 'c' 67
L.LC_D & -- 'd' 68
L.LC_E & -- 'e' 69
L.LC_F & -- 'f' 70
L.LC_G & -- 'g' 71
L.LC_H & -- 'h' 72
L.LC_I & -- 'i' 73
L.LC_J & -- 'j' 74
L.LC_K & -- 'k' 75
L.LC_L & -- 'l' 76
L.LC_M & -- 'm' 77
L.LC_N & -- 'n' 78
L.LC_O & -- 'o' 79
L.LC_P & -- 'p' 80
L.LC_Q & -- 'q' 81
L.LC_R & -- 'r' 82
L.LC_S & -- 's' 83
L.LC_T & -- 't' 84
L.LC_U & -- 'u' 85
L.LC_V & -- 'v' 86
L.LC_W & -- 'w' 87
L.LC_X & -- 'x' 88
L.LC_Y & -- 'y' 89
L.LC_Z & -- 'z' 90
L.Left_Square_Bracket & -- '[' 91
L.Reverse_Solidus & -- '\' 92
L.Right_Square_Bracket & -- ']' 93
L.Circumflex & -- '^' 94
L.Low_Line & -- '_' 95
L.Grave & -- '`' 96
L.LC_A & -- 'a' 97
L.LC_B & -- 'b' 98
L.LC_C & -- 'c' 99
L.LC_D & -- 'd' 100
L.LC_E & -- 'e' 101
L.LC_F & -- 'f' 102
L.LC_G & -- 'g' 103
L.LC_H & -- 'h' 104
L.LC_I & -- 'i' 105
L.LC_J & -- 'j' 106
L.LC_K & -- 'k' 107
L.LC_L & -- 'l' 108
L.LC_M & -- 'm' 109
L.LC_N & -- 'n' 110
L.LC_O & -- 'o' 111
L.LC_P & -- 'p' 112
L.LC_Q & -- 'q' 113
L.LC_R & -- 'r' 114
L.LC_S & -- 's' 115
L.LC_T & -- 't' 116
L.LC_U & -- 'u' 117
L.LC_V & -- 'v' 118
L.LC_W & -- 'w' 119
L.LC_X & -- 'x' 120
L.LC_Y & -- 'y' 121
L.LC_Z & -- 'z' 122
L.Left_Curly_Bracket & -- '{' 123
L.Vertical_Line & -- '|' 124
L.Right_Curly_Bracket & -- '}' 125
L.Tilde & -- '~' 126
L.DEL & -- DEL 127
L.Reserved_128 & -- Reserved_128 128
L.Reserved_129 & -- Reserved_129 129
L.BPH & -- BPH 130
L.NBH & -- NBH 131
L.Reserved_132 & -- Reserved_132 132
L.NEL & -- NEL 133
L.SSA & -- SSA 134
L.ESA & -- ESA 135
L.HTS & -- HTS 136
L.HTJ & -- HTJ 137
L.VTS & -- VTS 138
L.PLD & -- PLD 139
L.PLU & -- PLU 140
L.RI & -- RI 141
L.SS2 & -- SS2 142
L.SS3 & -- SS3 143
L.DCS & -- DCS 144
L.PU1 & -- PU1 145
L.PU2 & -- PU2 146
L.STS & -- STS 147
L.CCH & -- CCH 148
L.MW & -- MW 149
L.SPA & -- SPA 150
L.EPA & -- EPA 151
L.SOS & -- SOS 152
L.Reserved_153 & -- Reserved_153 153
L.SCI & -- SCI 154
L.CSI & -- CSI 155
L.ST & -- ST 156
L.OSC & -- OSC 157
L.PM & -- PM 158
L.APC & -- APC 159
L.No_Break_Space & -- No_Break_Space 160
L.Inverted_Exclamation & -- Inverted_Exclamation 161
L.Cent_Sign & -- Cent_Sign 162
L.Pound_Sign & -- Pound_Sign 163
L.Currency_Sign & -- Currency_Sign 164
L.Yen_Sign & -- Yen_Sign 165
L.Broken_Bar & -- Broken_Bar 166
L.Section_Sign & -- Section_Sign 167
L.Diaeresis & -- Diaeresis 168
L.Copyright_Sign & -- Copyright_Sign 169
L.Feminine_Ordinal_Indicator & -- Feminine_Ordinal_Indicator 170
L.Left_Angle_Quotation & -- Left_Angle_Quotation 171
L.Not_Sign & -- Not_Sign 172
L.Soft_Hyphen & -- Soft_Hyphen 173
L.Registered_Trade_Mark_Sign & -- Registered_Trade_Mark_Sign 174
L.Macron & -- Macron 175
L.Degree_Sign & -- Degree_Sign 176
L.Plus_Minus_Sign & -- Plus_Minus_Sign 177
L.Superscript_Two & -- Superscript_Two 178
L.Superscript_Three & -- Superscript_Three 179
L.Acute & -- Acute 180
L.Micro_Sign & -- Micro_Sign 181
L.Pilcrow_Sign & -- Pilcrow_Sign 182
L.Middle_Dot & -- Middle_Dot 183
L.Cedilla & -- Cedilla 184
L.Superscript_One & -- Superscript_One 185
L.Masculine_Ordinal_Indicator & -- Masculine_Ordinal_Indicator 186
L.Right_Angle_Quotation & -- Right_Angle_Quotation 187
L.Fraction_One_Quarter & -- Fraction_One_Quarter 188
L.Fraction_One_Half & -- Fraction_One_Half 189
L.Fraction_Three_Quarters & -- Fraction_Three_Quarters 190
L.Inverted_Question & -- Inverted_Question 191
L.LC_A_Grave & -- UC_A_Grave 192
L.LC_A_Acute & -- UC_A_Acute 193
L.LC_A_Circumflex & -- UC_A_Circumflex 194
L.LC_A_Tilde & -- UC_A_Tilde 195
L.LC_A_Diaeresis & -- UC_A_Diaeresis 196
L.LC_A_Ring & -- UC_A_Ring 197
L.LC_AE_Diphthong & -- UC_AE_Diphthong 198
L.LC_C_Cedilla & -- UC_C_Cedilla 199
L.LC_E_Grave & -- UC_E_Grave 200
L.LC_E_Acute & -- UC_E_Acute 201
L.LC_E_Circumflex & -- UC_E_Circumflex 202
L.LC_E_Diaeresis & -- UC_E_Diaeresis 203
L.LC_I_Grave & -- UC_I_Grave 204
L.LC_I_Acute & -- UC_I_Acute 205
L.LC_I_Circumflex & -- UC_I_Circumflex 206
L.LC_I_Diaeresis & -- UC_I_Diaeresis 207
L.LC_Icelandic_Eth & -- UC_Icelandic_Eth 208
L.LC_N_Tilde & -- UC_N_Tilde 209
L.LC_O_Grave & -- UC_O_Grave 210
L.LC_O_Acute & -- UC_O_Acute 211
L.LC_O_Circumflex & -- UC_O_Circumflex 212
L.LC_O_Tilde & -- UC_O_Tilde 213
L.LC_O_Diaeresis & -- UC_O_Diaeresis 214
L.Multiplication_Sign & -- Multiplication_Sign 215
L.LC_O_Oblique_Stroke & -- UC_O_Oblique_Stroke 216
L.LC_U_Grave & -- UC_U_Grave 217
L.LC_U_Acute & -- UC_U_Acute 218
L.LC_U_Circumflex & -- UC_U_Circumflex 219
L.LC_U_Diaeresis & -- UC_U_Diaeresis 220
L.LC_Y_Acute & -- UC_Y_Acute 221
L.LC_Icelandic_Thorn & -- UC_Icelandic_Thorn 222
L.LC_German_Sharp_S & -- LC_German_Sharp_S 223
L.LC_A_Grave & -- LC_A_Grave 224
L.LC_A_Acute & -- LC_A_Acute 225
L.LC_A_Circumflex & -- LC_A_Circumflex 226
L.LC_A_Tilde & -- LC_A_Tilde 227
L.LC_A_Diaeresis & -- LC_A_Diaeresis 228
L.LC_A_Ring & -- LC_A_Ring 229
L.LC_AE_Diphthong & -- LC_AE_Diphthong 230
L.LC_C_Cedilla & -- LC_C_Cedilla 231
L.LC_E_Grave & -- LC_E_Grave 232
L.LC_E_Acute & -- LC_E_Acute 233
L.LC_E_Circumflex & -- LC_E_Circumflex 234
L.LC_E_Diaeresis & -- LC_E_Diaeresis 235
L.LC_I_Grave & -- LC_I_Grave 236
L.LC_I_Acute & -- LC_I_Acute 237
L.LC_I_Circumflex & -- LC_I_Circumflex 238
L.LC_I_Diaeresis & -- LC_I_Diaeresis 239
L.LC_Icelandic_Eth & -- LC_Icelandic_Eth 240
L.LC_N_Tilde & -- LC_N_Tilde 241
L.LC_O_Grave & -- LC_O_Grave 242
L.LC_O_Acute & -- LC_O_Acute 243
L.LC_O_Circumflex & -- LC_O_Circumflex 244
L.LC_O_Tilde & -- LC_O_Tilde 245
L.LC_O_Diaeresis & -- LC_O_Diaeresis 246
L.Division_Sign & -- Division_Sign 247
L.LC_O_Oblique_Stroke & -- LC_O_Oblique_Stroke 248
L.LC_U_Grave & -- LC_U_Grave 249
L.LC_U_Acute & -- LC_U_Acute 250
L.LC_U_Circumflex & -- LC_U_Circumflex 251
L.LC_U_Diaeresis & -- LC_U_Diaeresis 252
L.LC_Y_Acute & -- LC_Y_Acute 253
L.LC_Icelandic_Thorn & -- LC_Icelandic_Thorn 254
L.LC_Y_Diaeresis); -- LC_Y_Diaeresis 255
Upper_Case_Map : constant Character_Mapping :=
(L.NUL & -- NUL 0
L.SOH & -- SOH 1
L.STX & -- STX 2
L.ETX & -- ETX 3
L.EOT & -- EOT 4
L.ENQ & -- ENQ 5
L.ACK & -- ACK 6
L.BEL & -- BEL 7
L.BS & -- BS 8
L.HT & -- HT 9
L.LF & -- LF 10
L.VT & -- VT 11
L.FF & -- FF 12
L.CR & -- CR 13
L.SO & -- SO 14
L.SI & -- SI 15
L.DLE & -- DLE 16
L.DC1 & -- DC1 17
L.DC2 & -- DC2 18
L.DC3 & -- DC3 19
L.DC4 & -- DC4 20
L.NAK & -- NAK 21
L.SYN & -- SYN 22
L.ETB & -- ETB 23
L.CAN & -- CAN 24
L.EM & -- EM 25
L.SUB & -- SUB 26
L.ESC & -- ESC 27
L.FS & -- FS 28
L.GS & -- GS 29
L.RS & -- RS 30
L.US & -- US 31
L.Space & -- ' ' 32
L.Exclamation & -- '!' 33
L.Quotation & -- '"' 34
L.Number_Sign & -- '#' 35
L.Dollar_Sign & -- '$' 36
L.Percent_Sign & -- '%' 37
L.Ampersand & -- '&' 38
L.Apostrophe & -- ''' 39
L.Left_Parenthesis & -- '(' 40
L.Right_Parenthesis & -- ')' 41
L.Asterisk & -- '*' 42
L.Plus_Sign & -- '+' 43
L.Comma & -- ',' 44
L.Hyphen & -- '-' 45
L.Full_Stop & -- '.' 46
L.Solidus & -- '/' 47
'0' & -- '0' 48
'1' & -- '1' 49
'2' & -- '2' 50
'3' & -- '3' 51
'4' & -- '4' 52
'5' & -- '5' 53
'6' & -- '6' 54
'7' & -- '7' 55
'8' & -- '8' 56
'9' & -- '9' 57
L.Colon & -- ':' 58
L.Semicolon & -- ';' 59
L.Less_Than_Sign & -- '<' 60
L.Equals_Sign & -- '=' 61
L.Greater_Than_Sign & -- '>' 62
L.Question & -- '?' 63
L.Commercial_At & -- '@' 64
'A' & -- 'A' 65
'B' & -- 'B' 66
'C' & -- 'C' 67
'D' & -- 'D' 68
'E' & -- 'E' 69
'F' & -- 'F' 70
'G' & -- 'G' 71
'H' & -- 'H' 72
'I' & -- 'I' 73
'J' & -- 'J' 74
'K' & -- 'K' 75
'L' & -- 'L' 76
'M' & -- 'M' 77
'N' & -- 'N' 78
'O' & -- 'O' 79
'P' & -- 'P' 80
'Q' & -- 'Q' 81
'R' & -- 'R' 82
'S' & -- 'S' 83
'T' & -- 'T' 84
'U' & -- 'U' 85
'V' & -- 'V' 86
'W' & -- 'W' 87
'X' & -- 'X' 88
'Y' & -- 'Y' 89
'Z' & -- 'Z' 90
L.Left_Square_Bracket & -- '[' 91
L.Reverse_Solidus & -- '\' 92
L.Right_Square_Bracket & -- ']' 93
L.Circumflex & -- '^' 94
L.Low_Line & -- '_' 95
L.Grave & -- '`' 96
'A' & -- 'a' 97
'B' & -- 'b' 98
'C' & -- 'c' 99
'D' & -- 'd' 100
'E' & -- 'e' 101
'F' & -- 'f' 102
'G' & -- 'g' 103
'H' & -- 'h' 104
'I' & -- 'i' 105
'J' & -- 'j' 106
'K' & -- 'k' 107
'L' & -- 'l' 108
'M' & -- 'm' 109
'N' & -- 'n' 110
'O' & -- 'o' 111
'P' & -- 'p' 112
'Q' & -- 'q' 113
'R' & -- 'r' 114
'S' & -- 's' 115
'T' & -- 't' 116
'U' & -- 'u' 117
'V' & -- 'v' 118
'W' & -- 'w' 119
'X' & -- 'x' 120
'Y' & -- 'y' 121
'Z' & -- 'z' 122
L.Left_Curly_Bracket & -- '{' 123
L.Vertical_Line & -- '|' 124
L.Right_Curly_Bracket & -- '}' 125
L.Tilde & -- '~' 126
L.DEL & -- DEL 127
L.Reserved_128 & -- Reserved_128 128
L.Reserved_129 & -- Reserved_129 129
L.BPH & -- BPH 130
L.NBH & -- NBH 131
L.Reserved_132 & -- Reserved_132 132
L.NEL & -- NEL 133
L.SSA & -- SSA 134
L.ESA & -- ESA 135
L.HTS & -- HTS 136
L.HTJ & -- HTJ 137
L.VTS & -- VTS 138
L.PLD & -- PLD 139
L.PLU & -- PLU 140
L.RI & -- RI 141
L.SS2 & -- SS2 142
L.SS3 & -- SS3 143
L.DCS & -- DCS 144
L.PU1 & -- PU1 145
L.PU2 & -- PU2 146
L.STS & -- STS 147
L.CCH & -- CCH 148
L.MW & -- MW 149
L.SPA & -- SPA 150
L.EPA & -- EPA 151
L.SOS & -- SOS 152
L.Reserved_153 & -- Reserved_153 153
L.SCI & -- SCI 154
L.CSI & -- CSI 155
L.ST & -- ST 156
L.OSC & -- OSC 157
L.PM & -- PM 158
L.APC & -- APC 159
L.No_Break_Space & -- No_Break_Space 160
L.Inverted_Exclamation & -- Inverted_Exclamation 161
L.Cent_Sign & -- Cent_Sign 162
L.Pound_Sign & -- Pound_Sign 163
L.Currency_Sign & -- Currency_Sign 164
L.Yen_Sign & -- Yen_Sign 165
L.Broken_Bar & -- Broken_Bar 166
L.Section_Sign & -- Section_Sign 167
L.Diaeresis & -- Diaeresis 168
L.Copyright_Sign & -- Copyright_Sign 169
L.Feminine_Ordinal_Indicator & -- Feminine_Ordinal_Indicator 170
L.Left_Angle_Quotation & -- Left_Angle_Quotation 171
L.Not_Sign & -- Not_Sign 172
L.Soft_Hyphen & -- Soft_Hyphen 173
L.Registered_Trade_Mark_Sign & -- Registered_Trade_Mark_Sign 174
L.Macron & -- Macron 175
L.Degree_Sign & -- Degree_Sign 176
L.Plus_Minus_Sign & -- Plus_Minus_Sign 177
L.Superscript_Two & -- Superscript_Two 178
L.Superscript_Three & -- Superscript_Three 179
L.Acute & -- Acute 180
L.Micro_Sign & -- Micro_Sign 181
L.Pilcrow_Sign & -- Pilcrow_Sign 182
L.Middle_Dot & -- Middle_Dot 183
L.Cedilla & -- Cedilla 184
L.Superscript_One & -- Superscript_One 185
L.Masculine_Ordinal_Indicator & -- Masculine_Ordinal_Indicator 186
L.Right_Angle_Quotation & -- Right_Angle_Quotation 187
L.Fraction_One_Quarter & -- Fraction_One_Quarter 188
L.Fraction_One_Half & -- Fraction_One_Half 189
L.Fraction_Three_Quarters & -- Fraction_Three_Quarters 190
L.Inverted_Question & -- Inverted_Question 191
L.UC_A_Grave & -- UC_A_Grave 192
L.UC_A_Acute & -- UC_A_Acute 193
L.UC_A_Circumflex & -- UC_A_Circumflex 194
L.UC_A_Tilde & -- UC_A_Tilde 195
L.UC_A_Diaeresis & -- UC_A_Diaeresis 196
L.UC_A_Ring & -- UC_A_Ring 197
L.UC_AE_Diphthong & -- UC_AE_Diphthong 198
L.UC_C_Cedilla & -- UC_C_Cedilla 199
L.UC_E_Grave & -- UC_E_Grave 200
L.UC_E_Acute & -- UC_E_Acute 201
L.UC_E_Circumflex & -- UC_E_Circumflex 202
L.UC_E_Diaeresis & -- UC_E_Diaeresis 203
L.UC_I_Grave & -- UC_I_Grave 204
L.UC_I_Acute & -- UC_I_Acute 205
L.UC_I_Circumflex & -- UC_I_Circumflex 206
L.UC_I_Diaeresis & -- UC_I_Diaeresis 207
L.UC_Icelandic_Eth & -- UC_Icelandic_Eth 208
L.UC_N_Tilde & -- UC_N_Tilde 209
L.UC_O_Grave & -- UC_O_Grave 210
L.UC_O_Acute & -- UC_O_Acute 211
L.UC_O_Circumflex & -- UC_O_Circumflex 212
L.UC_O_Tilde & -- UC_O_Tilde 213
L.UC_O_Diaeresis & -- UC_O_Diaeresis 214
L.Multiplication_Sign & -- Multiplication_Sign 215
L.UC_O_Oblique_Stroke & -- UC_O_Oblique_Stroke 216
L.UC_U_Grave & -- UC_U_Grave 217
L.UC_U_Acute & -- UC_U_Acute 218
L.UC_U_Circumflex & -- UC_U_Circumflex 219
L.UC_U_Diaeresis & -- UC_U_Diaeresis 220
L.UC_Y_Acute & -- UC_Y_Acute 221
L.UC_Icelandic_Thorn & -- UC_Icelandic_Thorn 222
L.LC_German_Sharp_S & -- LC_German_Sharp_S 223
L.UC_A_Grave & -- LC_A_Grave 224
L.UC_A_Acute & -- LC_A_Acute 225
L.UC_A_Circumflex & -- LC_A_Circumflex 226
L.UC_A_Tilde & -- LC_A_Tilde 227
L.UC_A_Diaeresis & -- LC_A_Diaeresis 228
L.UC_A_Ring & -- LC_A_Ring 229
L.UC_AE_Diphthong & -- LC_AE_Diphthong 230
L.UC_C_Cedilla & -- LC_C_Cedilla 231
L.UC_E_Grave & -- LC_E_Grave 232
L.UC_E_Acute & -- LC_E_Acute 233
L.UC_E_Circumflex & -- LC_E_Circumflex 234
L.UC_E_Diaeresis & -- LC_E_Diaeresis 235
L.UC_I_Grave & -- LC_I_Grave 236
L.UC_I_Acute & -- LC_I_Acute 237
L.UC_I_Circumflex & -- LC_I_Circumflex 238
L.UC_I_Diaeresis & -- LC_I_Diaeresis 239
L.UC_Icelandic_Eth & -- LC_Icelandic_Eth 240
L.UC_N_Tilde & -- LC_N_Tilde 241
L.UC_O_Grave & -- LC_O_Grave 242
L.UC_O_Acute & -- LC_O_Acute 243
L.UC_O_Circumflex & -- LC_O_Circumflex 244
L.UC_O_Tilde & -- LC_O_Tilde 245
L.UC_O_Diaeresis & -- LC_O_Diaeresis 246
L.Division_Sign & -- Division_Sign 247
L.UC_O_Oblique_Stroke & -- LC_O_Oblique_Stroke 248
L.UC_U_Grave & -- LC_U_Grave 249
L.UC_U_Acute & -- LC_U_Acute 250
L.UC_U_Circumflex & -- LC_U_Circumflex 251
L.UC_U_Diaeresis & -- LC_U_Diaeresis 252
L.UC_Y_Acute & -- LC_Y_Acute 253
L.UC_Icelandic_Thorn & -- LC_Icelandic_Thorn 254
L.LC_Y_Diaeresis); -- LC_Y_Diaeresis 255
Basic_Map : constant Character_Mapping :=
(L.NUL & -- NUL 0
L.SOH & -- SOH 1
L.STX & -- STX 2
L.ETX & -- ETX 3
L.EOT & -- EOT 4
L.ENQ & -- ENQ 5
L.ACK & -- ACK 6
L.BEL & -- BEL 7
L.BS & -- BS 8
L.HT & -- HT 9
L.LF & -- LF 10
L.VT & -- VT 11
L.FF & -- FF 12
L.CR & -- CR 13
L.SO & -- SO 14
L.SI & -- SI 15
L.DLE & -- DLE 16
L.DC1 & -- DC1 17
L.DC2 & -- DC2 18
L.DC3 & -- DC3 19
L.DC4 & -- DC4 20
L.NAK & -- NAK 21
L.SYN & -- SYN 22
L.ETB & -- ETB 23
L.CAN & -- CAN 24
L.EM & -- EM 25
L.SUB & -- SUB 26
L.ESC & -- ESC 27
L.FS & -- FS 28
L.GS & -- GS 29
L.RS & -- RS 30
L.US & -- US 31
L.Space & -- ' ' 32
L.Exclamation & -- '!' 33
L.Quotation & -- '"' 34
L.Number_Sign & -- '#' 35
L.Dollar_Sign & -- '$' 36
L.Percent_Sign & -- '%' 37
L.Ampersand & -- '&' 38
L.Apostrophe & -- ''' 39
L.Left_Parenthesis & -- '(' 40
L.Right_Parenthesis & -- ')' 41
L.Asterisk & -- '*' 42
L.Plus_Sign & -- '+' 43
L.Comma & -- ',' 44
L.Hyphen & -- '-' 45
L.Full_Stop & -- '.' 46
L.Solidus & -- '/' 47
'0' & -- '0' 48
'1' & -- '1' 49
'2' & -- '2' 50
'3' & -- '3' 51
'4' & -- '4' 52
'5' & -- '5' 53
'6' & -- '6' 54
'7' & -- '7' 55
'8' & -- '8' 56
'9' & -- '9' 57
L.Colon & -- ':' 58
L.Semicolon & -- ';' 59
L.Less_Than_Sign & -- '<' 60
L.Equals_Sign & -- '=' 61
L.Greater_Than_Sign & -- '>' 62
L.Question & -- '?' 63
L.Commercial_At & -- '@' 64
'A' & -- 'A' 65
'B' & -- 'B' 66
'C' & -- 'C' 67
'D' & -- 'D' 68
'E' & -- 'E' 69
'F' & -- 'F' 70
'G' & -- 'G' 71
'H' & -- 'H' 72
'I' & -- 'I' 73
'J' & -- 'J' 74
'K' & -- 'K' 75
'L' & -- 'L' 76
'M' & -- 'M' 77
'N' & -- 'N' 78
'O' & -- 'O' 79
'P' & -- 'P' 80
'Q' & -- 'Q' 81
'R' & -- 'R' 82
'S' & -- 'S' 83
'T' & -- 'T' 84
'U' & -- 'U' 85
'V' & -- 'V' 86
'W' & -- 'W' 87
'X' & -- 'X' 88
'Y' & -- 'Y' 89
'Z' & -- 'Z' 90
L.Left_Square_Bracket & -- '[' 91
L.Reverse_Solidus & -- '\' 92
L.Right_Square_Bracket & -- ']' 93
L.Circumflex & -- '^' 94
L.Low_Line & -- '_' 95
L.Grave & -- '`' 96
L.LC_A & -- 'a' 97
L.LC_B & -- 'b' 98
L.LC_C & -- 'c' 99
L.LC_D & -- 'd' 100
L.LC_E & -- 'e' 101
L.LC_F & -- 'f' 102
L.LC_G & -- 'g' 103
L.LC_H & -- 'h' 104
L.LC_I & -- 'i' 105
L.LC_J & -- 'j' 106
L.LC_K & -- 'k' 107
L.LC_L & -- 'l' 108
L.LC_M & -- 'm' 109
L.LC_N & -- 'n' 110
L.LC_O & -- 'o' 111
L.LC_P & -- 'p' 112
L.LC_Q & -- 'q' 113
L.LC_R & -- 'r' 114
L.LC_S & -- 's' 115
L.LC_T & -- 't' 116
L.LC_U & -- 'u' 117
L.LC_V & -- 'v' 118
L.LC_W & -- 'w' 119
L.LC_X & -- 'x' 120
L.LC_Y & -- 'y' 121
L.LC_Z & -- 'z' 122
L.Left_Curly_Bracket & -- '{' 123
L.Vertical_Line & -- '|' 124
L.Right_Curly_Bracket & -- '}' 125
L.Tilde & -- '~' 126
L.DEL & -- DEL 127
L.Reserved_128 & -- Reserved_128 128
L.Reserved_129 & -- Reserved_129 129
L.BPH & -- BPH 130
L.NBH & -- NBH 131
L.Reserved_132 & -- Reserved_132 132
L.NEL & -- NEL 133
L.SSA & -- SSA 134
L.ESA & -- ESA 135
L.HTS & -- HTS 136
L.HTJ & -- HTJ 137
L.VTS & -- VTS 138
L.PLD & -- PLD 139
L.PLU & -- PLU 140
L.RI & -- RI 141
L.SS2 & -- SS2 142
L.SS3 & -- SS3 143
L.DCS & -- DCS 144
L.PU1 & -- PU1 145
L.PU2 & -- PU2 146
L.STS & -- STS 147
L.CCH & -- CCH 148
L.MW & -- MW 149
L.SPA & -- SPA 150
L.EPA & -- EPA 151
L.SOS & -- SOS 152
L.Reserved_153 & -- Reserved_153 153
L.SCI & -- SCI 154
L.CSI & -- CSI 155
L.ST & -- ST 156
L.OSC & -- OSC 157
L.PM & -- PM 158
L.APC & -- APC 159
L.No_Break_Space & -- No_Break_Space 160
L.Inverted_Exclamation & -- Inverted_Exclamation 161
L.Cent_Sign & -- Cent_Sign 162
L.Pound_Sign & -- Pound_Sign 163
L.Currency_Sign & -- Currency_Sign 164
L.Yen_Sign & -- Yen_Sign 165
L.Broken_Bar & -- Broken_Bar 166
L.Section_Sign & -- Section_Sign 167
L.Diaeresis & -- Diaeresis 168
L.Copyright_Sign & -- Copyright_Sign 169
L.Feminine_Ordinal_Indicator & -- Feminine_Ordinal_Indicator 170
L.Left_Angle_Quotation & -- Left_Angle_Quotation 171
L.Not_Sign & -- Not_Sign 172
L.Soft_Hyphen & -- Soft_Hyphen 173
L.Registered_Trade_Mark_Sign & -- Registered_Trade_Mark_Sign 174
L.Macron & -- Macron 175
L.Degree_Sign & -- Degree_Sign 176
L.Plus_Minus_Sign & -- Plus_Minus_Sign 177
L.Superscript_Two & -- Superscript_Two 178
L.Superscript_Three & -- Superscript_Three 179
L.Acute & -- Acute 180
L.Micro_Sign & -- Micro_Sign 181
L.Pilcrow_Sign & -- Pilcrow_Sign 182
L.Middle_Dot & -- Middle_Dot 183
L.Cedilla & -- Cedilla 184
L.Superscript_One & -- Superscript_One 185
L.Masculine_Ordinal_Indicator & -- Masculine_Ordinal_Indicator 186
L.Right_Angle_Quotation & -- Right_Angle_Quotation 187
L.Fraction_One_Quarter & -- Fraction_One_Quarter 188
L.Fraction_One_Half & -- Fraction_One_Half 189
L.Fraction_Three_Quarters & -- Fraction_Three_Quarters 190
L.Inverted_Question & -- Inverted_Question 191
'A' & -- UC_A_Grave 192
'A' & -- UC_A_Acute 193
'A' & -- UC_A_Circumflex 194
'A' & -- UC_A_Tilde 195
'A' & -- UC_A_Diaeresis 196
'A' & -- UC_A_Ring 197
L.UC_AE_Diphthong & -- UC_AE_Diphthong 198
'C' & -- UC_C_Cedilla 199
'E' & -- UC_E_Grave 200
'E' & -- UC_E_Acute 201
'E' & -- UC_E_Circumflex 202
'E' & -- UC_E_Diaeresis 203
'I' & -- UC_I_Grave 204
'I' & -- UC_I_Acute 205
'I' & -- UC_I_Circumflex 206
'I' & -- UC_I_Diaeresis 207
L.UC_Icelandic_Eth & -- UC_Icelandic_Eth 208
'N' & -- UC_N_Tilde 209
'O' & -- UC_O_Grave 210
'O' & -- UC_O_Acute 211
'O' & -- UC_O_Circumflex 212
'O' & -- UC_O_Tilde 213
'O' & -- UC_O_Diaeresis 214
L.Multiplication_Sign & -- Multiplication_Sign 215
'O' & -- UC_O_Oblique_Stroke 216
'U' & -- UC_U_Grave 217
'U' & -- UC_U_Acute 218
'U' & -- UC_U_Circumflex 219
'U' & -- UC_U_Diaeresis 220
'Y' & -- UC_Y_Acute 221
L.UC_Icelandic_Thorn & -- UC_Icelandic_Thorn 222
L.LC_German_Sharp_S & -- LC_German_Sharp_S 223
L.LC_A & -- LC_A_Grave 224
L.LC_A & -- LC_A_Acute 225
L.LC_A & -- LC_A_Circumflex 226
L.LC_A & -- LC_A_Tilde 227
L.LC_A & -- LC_A_Diaeresis 228
L.LC_A & -- LC_A_Ring 229
L.LC_AE_Diphthong & -- LC_AE_Diphthong 230
L.LC_C & -- LC_C_Cedilla 231
L.LC_E & -- LC_E_Grave 232
L.LC_E & -- LC_E_Acute 233
L.LC_E & -- LC_E_Circumflex 234
L.LC_E & -- LC_E_Diaeresis 235
L.LC_I & -- LC_I_Grave 236
L.LC_I & -- LC_I_Acute 237
L.LC_I & -- LC_I_Circumflex 238
L.LC_I & -- LC_I_Diaeresis 239
L.LC_Icelandic_Eth & -- LC_Icelandic_Eth 240
L.LC_N & -- LC_N_Tilde 241
L.LC_O & -- LC_O_Grave 242
L.LC_O & -- LC_O_Acute 243
L.LC_O & -- LC_O_Circumflex 244
L.LC_O & -- LC_O_Tilde 245
L.LC_O & -- LC_O_Diaeresis 246
L.Division_Sign & -- Division_Sign 247
L.LC_O & -- LC_O_Oblique_Stroke 248
L.LC_U & -- LC_U_Grave 249
L.LC_U & -- LC_U_Acute 250
L.LC_U & -- LC_U_Circumflex 251
L.LC_U & -- LC_U_Diaeresis 252
L.LC_Y & -- LC_Y_Acute 253
L.LC_Icelandic_Thorn & -- LC_Icelandic_Thorn 254
L.LC_Y); -- LC_Y_Diaeresis 255
end Ada.Strings.Maps.Constants;
| 71.831338 | 78 | 0.242679 |
0e1f4f7c7a2f0d3bf4fa00c3abf02a38b94fd7f6 | 17,092 | adb | Ada | Validation/pyFrame3DD-master/gcc-master/gcc/ada/libgnat/s-mmap.adb | djamal2727/Main-Bearing-Analytical-Model | 2f00c2219c71be0175c6f4f8f1d4cca231d97096 | [
"Apache-2.0"
] | null | null | null | Validation/pyFrame3DD-master/gcc-master/gcc/ada/libgnat/s-mmap.adb | djamal2727/Main-Bearing-Analytical-Model | 2f00c2219c71be0175c6f4f8f1d4cca231d97096 | [
"Apache-2.0"
] | null | null | null | Validation/pyFrame3DD-master/gcc-master/gcc/ada/libgnat/s-mmap.adb | djamal2727/Main-Bearing-Analytical-Model | 2f00c2219c71be0175c6f4f8f1d4cca231d97096 | [
"Apache-2.0"
] | null | null | null | ------------------------------------------------------------------------------
-- --
-- GNAT RUN-TIME COMPONENTS --
-- --
-- S Y S T E M . M M A P --
-- --
-- B o d y --
-- --
-- Copyright (C) 2007-2020, AdaCore --
-- --
-- This library is free software; you can redistribute it and/or modify it --
-- under terms of the GNU General Public License as published by the Free --
-- Software Foundation; either version 3, or (at your option) any later --
-- version. This library is distributed in the hope that it will be useful, --
-- but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHAN- --
-- TABILITY or FITNESS FOR A PARTICULAR PURPOSE. --
-- --
-- As a special exception under Section 7 of GPL version 3, you are granted --
-- additional permissions described in the GCC Runtime Library Exception, --
-- version 3.1, as published by the Free Software Foundation. --
-- --
-- You should have received a copy of the GNU General Public License and --
-- a copy of the GCC Runtime Library Exception along with this program; --
-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see --
-- <http://www.gnu.org/licenses/>. --
-- --
-- GNAT was originally developed by the GNAT team at New York University. --
-- Extensive contributions were provided by Ada Core Technologies Inc. --
-- --
------------------------------------------------------------------------------
with Ada.IO_Exceptions;
with Ada.Unchecked_Conversion;
with Ada.Unchecked_Deallocation;
with System.Strings; use System.Strings;
with System.Mmap.OS_Interface; use System.Mmap.OS_Interface;
package body System.Mmap is
type Mapped_File_Record is record
Current_Region : Mapped_Region;
-- The legacy API enables only one region to be mapped, directly
-- associated with the mapped file. This references this region.
File : System_File;
-- Underlying OS-level file
end record;
type Mapped_Region_Record is record
File : Mapped_File;
-- The file this region comes from. Be careful: for reading file, it is
-- valid to have it closed before one of its regions is free'd.
Write : Boolean;
-- Whether the file this region comes from is open for writing.
Data : Str_Access;
-- Unbounded access to the mapped content.
System_Offset : File_Size;
-- Position in the file of the first byte actually mapped in memory
User_Offset : File_Size;
-- Position in the file of the first byte requested by the user
System_Size : File_Size;
-- Size of the region actually mapped in memory
User_Size : File_Size;
-- Size of the region requested by the user
Mapped : Boolean;
-- Whether this region is actually memory mapped
Mutable : Boolean;
-- If the file is opened for reading, wheter this region is writable
Buffer : System.Strings.String_Access;
-- When this region is not actually memory mapped, contains the
-- requested bytes.
Mapping : System_Mapping;
-- Underlying OS-level data for the mapping, if any
end record;
Invalid_Mapped_Region_Record : constant Mapped_Region_Record :=
(null, False, null, 0, 0, 0, 0, False, False, null,
Invalid_System_Mapping);
Invalid_Mapped_File_Record : constant Mapped_File_Record :=
(Invalid_Mapped_Region, Invalid_System_File);
Empty_String : constant String := "";
-- Used to provide a valid empty Data for empty files, for instanc.
procedure Dispose is new Ada.Unchecked_Deallocation
(Mapped_File_Record, Mapped_File);
procedure Dispose is new Ada.Unchecked_Deallocation
(Mapped_Region_Record, Mapped_Region);
function Convert is new Ada.Unchecked_Conversion
(Standard.System.Address, Str_Access);
procedure Compute_Data (Region : Mapped_Region);
-- Fill the Data field according to system and user offsets. The region
-- must actually be mapped or bufferized.
procedure From_Disk (Region : Mapped_Region);
-- Read a region of some file from the disk
procedure To_Disk (Region : Mapped_Region);
-- Write the region of the file back to disk if necessary, and free memory
----------------------------
-- Open_Read_No_Exception --
----------------------------
function Open_Read_No_Exception
(Filename : String;
Use_Mmap_If_Available : Boolean := True) return Mapped_File
is
File : constant System_File :=
Open_Read (Filename, Use_Mmap_If_Available);
begin
if File = Invalid_System_File then
return Invalid_Mapped_File;
end if;
return new Mapped_File_Record'
(Current_Region => Invalid_Mapped_Region,
File => File);
end Open_Read_No_Exception;
---------------
-- Open_Read --
---------------
function Open_Read
(Filename : String;
Use_Mmap_If_Available : Boolean := True) return Mapped_File
is
Res : constant Mapped_File :=
Open_Read_No_Exception (Filename, Use_Mmap_If_Available);
begin
if Res = Invalid_Mapped_File then
raise Ada.IO_Exceptions.Name_Error
with "Cannot open " & Filename;
else
return Res;
end if;
end Open_Read;
----------------
-- Open_Write --
----------------
function Open_Write
(Filename : String;
Use_Mmap_If_Available : Boolean := True) return Mapped_File
is
File : constant System_File :=
Open_Write (Filename, Use_Mmap_If_Available);
begin
if File = Invalid_System_File then
raise Ada.IO_Exceptions.Name_Error
with "Cannot open " & Filename;
else
return new Mapped_File_Record'
(Current_Region => Invalid_Mapped_Region,
File => File);
end if;
end Open_Write;
-----------
-- Close --
-----------
procedure Close (File : in out Mapped_File) is
begin
-- Closing a closed file is allowed and should do nothing
if File = Invalid_Mapped_File then
return;
end if;
if File.Current_Region /= null then
Free (File.Current_Region);
end if;
if File.File /= Invalid_System_File then
Close (File.File);
end if;
Dispose (File);
end Close;
----------
-- Free --
----------
procedure Free (Region : in out Mapped_Region) is
Ignored : Integer;
pragma Unreferenced (Ignored);
begin
-- Freeing an already free'd file is allowed and should do nothing
if Region = Invalid_Mapped_Region then
return;
end if;
if Region.Mapping /= Invalid_System_Mapping then
Dispose_Mapping (Region.Mapping);
end if;
To_Disk (Region);
Dispose (Region);
end Free;
----------
-- Read --
----------
procedure Read
(File : Mapped_File;
Region : in out Mapped_Region;
Offset : File_Size := 0;
Length : File_Size := 0;
Mutable : Boolean := False)
is
File_Length : constant File_Size := Mmap.Length (File);
Req_Offset : constant File_Size := Offset;
Req_Length : File_Size := Length;
-- Offset and Length of the region to map, used to adjust mapping
-- bounds, reflecting what the user will see.
Region_Allocated : Boolean := False;
begin
-- If this region comes from another file, or simply if the file is
-- writeable, we cannot re-use this mapping: free it first.
if Region /= Invalid_Mapped_Region
and then
(Region.File /= File or else File.File.Write)
then
Free (Region);
end if;
if Region = Invalid_Mapped_Region then
Region := new Mapped_Region_Record'(Invalid_Mapped_Region_Record);
Region_Allocated := True;
end if;
Region.File := File;
if Req_Offset >= File_Length then
-- If the requested offset goes beyond file size, map nothing
Req_Length := 0;
elsif Length = 0
or else
Length > File_Length - Req_Offset
then
-- If Length is 0 or goes beyond file size, map till end of file
Req_Length := File_Length - Req_Offset;
else
Req_Length := Length;
end if;
-- Past this point, the offset/length the user will see is fixed. On the
-- other hand, the system offset/length is either already defined, from
-- a previous mapping, or it is set to 0. In the latter case, the next
-- step will set them according to the mapping.
Region.User_Offset := Req_Offset;
Region.User_Size := Req_Length;
-- If the requested region is inside an already mapped region, adjust
-- user-requested data and do nothing else.
if (File.File.Write or else Region.Mutable = Mutable)
and then
Req_Offset >= Region.System_Offset
and then
(Req_Offset + Req_Length
<= Region.System_Offset + Region.System_Size)
then
Region.User_Offset := Req_Offset;
Compute_Data (Region);
return;
elsif Region.Buffer /= null then
-- Otherwise, as we are not going to re-use the buffer, free it
System.Strings.Free (Region.Buffer);
Region.Buffer := null;
elsif Region.Mapping /= Invalid_System_Mapping then
-- Otherwise, there is a memory mapping that we need to unmap.
Dispose_Mapping (Region.Mapping);
end if;
-- mmap() will sometimes return NULL when the file exists but is empty,
-- which is not what we want, so in the case of a zero length file we
-- fall back to read(2)/write(2)-based mode.
if File_Length > 0 and then File.File.Mapped then
Region.System_Offset := Req_Offset;
Region.System_Size := Req_Length;
Create_Mapping
(File.File,
Region.System_Offset, Region.System_Size,
Mutable,
Region.Mapping);
Region.Mapped := True;
Region.Mutable := Mutable;
else
-- There is no alignment requirement when manually reading the file.
Region.System_Offset := Req_Offset;
Region.System_Size := Req_Length;
Region.Mapped := False;
Region.Mutable := True;
From_Disk (Region);
end if;
Region.Write := File.File.Write;
Compute_Data (Region);
exception
when others =>
-- Before propagating any exception, free any region we allocated
-- here.
if Region_Allocated then
Dispose (Region);
end if;
raise;
end Read;
----------
-- Read --
----------
procedure Read
(File : Mapped_File;
Offset : File_Size := 0;
Length : File_Size := 0;
Mutable : Boolean := False)
is
begin
Read (File, File.Current_Region, Offset, Length, Mutable);
end Read;
----------
-- Read --
----------
function Read
(File : Mapped_File;
Offset : File_Size := 0;
Length : File_Size := 0;
Mutable : Boolean := False) return Mapped_Region
is
Region : Mapped_Region := Invalid_Mapped_Region;
begin
Read (File, Region, Offset, Length, Mutable);
return Region;
end Read;
------------
-- Length --
------------
function Length (File : Mapped_File) return File_Size is
begin
return File.File.Length;
end Length;
------------
-- Offset --
------------
function Offset (Region : Mapped_Region) return File_Size is
begin
return Region.User_Offset;
end Offset;
------------
-- Offset --
------------
function Offset (File : Mapped_File) return File_Size is
begin
return Offset (File.Current_Region);
end Offset;
----------
-- Last --
----------
function Last (Region : Mapped_Region) return Integer is
begin
return Integer (Region.User_Size);
end Last;
----------
-- Last --
----------
function Last (File : Mapped_File) return Integer is
begin
return Last (File.Current_Region);
end Last;
-------------------
-- To_Str_Access --
-------------------
function To_Str_Access
(Str : System.Strings.String_Access) return Str_Access is
begin
if Str = null then
return null;
else
return Convert (Str.all'Address);
end if;
end To_Str_Access;
----------
-- Data --
----------
function Data (Region : Mapped_Region) return Str_Access is
begin
return Region.Data;
end Data;
----------
-- Data --
----------
function Data (File : Mapped_File) return Str_Access is
begin
return Data (File.Current_Region);
end Data;
----------------
-- Is_Mutable --
----------------
function Is_Mutable (Region : Mapped_Region) return Boolean is
begin
return Region.Mutable or Region.Write;
end Is_Mutable;
----------------
-- Is_Mmapped --
----------------
function Is_Mmapped (File : Mapped_File) return Boolean is
begin
return File.File.Mapped;
end Is_Mmapped;
-------------------
-- Get_Page_Size --
-------------------
function Get_Page_Size return Integer is
Result : constant File_Size := Get_Page_Size;
begin
return Integer (Result);
end Get_Page_Size;
---------------------
-- Read_Whole_File --
---------------------
function Read_Whole_File
(Filename : String;
Empty_If_Not_Found : Boolean := False)
return System.Strings.String_Access
is
File : Mapped_File := Open_Read (Filename);
Region : Mapped_Region renames File.Current_Region;
Result : String_Access;
begin
Read (File);
if Region.Data /= null then
Result := new String'(String
(Region.Data (1 .. Last (Region))));
elsif Region.Buffer /= null then
Result := Region.Buffer;
Region.Buffer := null; -- So that it is not deallocated
end if;
Close (File);
return Result;
exception
when Ada.IO_Exceptions.Name_Error =>
if Empty_If_Not_Found then
return new String'("");
else
return null;
end if;
when others =>
Close (File);
return null;
end Read_Whole_File;
---------------
-- From_Disk --
---------------
procedure From_Disk (Region : Mapped_Region) is
begin
pragma Assert (Region.File.all /= Invalid_Mapped_File_Record);
pragma Assert (Region.Buffer = null);
Region.Buffer := Read_From_Disk
(Region.File.File, Region.User_Offset, Region.User_Size);
Region.Mapped := False;
end From_Disk;
-------------
-- To_Disk --
-------------
procedure To_Disk (Region : Mapped_Region) is
begin
if Region.Write and then Region.Buffer /= null then
pragma Assert (Region.File.all /= Invalid_Mapped_File_Record);
Write_To_Disk
(Region.File.File,
Region.User_Offset, Region.User_Size,
Region.Buffer);
end if;
System.Strings.Free (Region.Buffer);
Region.Buffer := null;
end To_Disk;
------------------
-- Compute_Data --
------------------
procedure Compute_Data (Region : Mapped_Region) is
Base_Data : Str_Access;
-- Address of the first byte actually mapped in memory
Data_Shift : constant Integer :=
Integer (Region.User_Offset - Region.System_Offset);
begin
if Region.User_Size = 0 then
Region.Data := Convert (Empty_String'Address);
return;
elsif Region.Mapped then
Base_Data := Convert (Region.Mapping.Address);
else
Base_Data := Convert (Region.Buffer.all'Address);
end if;
Region.Data := Convert (Base_Data (Data_Shift + 1)'Address);
end Compute_Data;
end System.Mmap;
| 29.622184 | 79 | 0.560672 |
180c97eb4a85e1d5cf97831b4b37fbefb2f0f96b | 94,687 | adb | Ada | apps/hls_examples/camera_ready_synthesis/app_files/paper_apps_8_shifts/conv2d_b2b/conv2d_b2b/hls_target/.autopilot/db/call_Loop_LB2D_shift.sched.adb | dillonhuff/Halide-HLS | e9f4c3ac7915e5a52f211ce65004ae17890515a0 | [
"MIT"
] | 1 | 2020-06-18T16:51:39.000Z | 2020-06-18T16:51:39.000Z | apps/hls_examples/camera_ready_synthesis/app_files/paper_apps_8_shifts/conv2d_b2b/conv2d_b2b/hls_target/.autopilot/db/call_Loop_LB2D_shift.sched.adb | dillonhuff/Halide-HLS | e9f4c3ac7915e5a52f211ce65004ae17890515a0 | [
"MIT"
] | null | null | null | apps/hls_examples/camera_ready_synthesis/app_files/paper_apps_8_shifts/conv2d_b2b/conv2d_b2b/hls_target/.autopilot/db/call_Loop_LB2D_shift.sched.adb | dillonhuff/Halide-HLS | e9f4c3ac7915e5a52f211ce65004ae17890515a0 | [
"MIT"
] | 1 | 2020-03-18T00:43:22.000Z | 2020-03-18T00:43:22.000Z | <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE boost_serialization>
<boost_serialization signature="serialization::archive" version="14">
<syndb class_id="0" tracking_level="0" version="0">
<userIPLatency>-1</userIPLatency>
<userIPName></userIPName>
<cdfg class_id="1" tracking_level="1" version="0" object_id="_0">
<name>call_Loop_LB2D_shift</name>
<ret_bitwidth>0</ret_bitwidth>
<ports class_id="2" tracking_level="0" version="0">
<count>2</count>
<item_version>0</item_version>
<item class_id="3" tracking_level="1" version="0" object_id="_1">
<Value class_id="4" tracking_level="0" version="0">
<Obj class_id="5" tracking_level="0" version="0">
<type>1</type>
<id>1</id>
<name>slice_stream_V_value_V</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo class_id="6" tracking_level="0" version="0">
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName>in_stream.V.value.V</originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>24</bitwidth>
</Value>
<direction>0</direction>
<if_type>3</if_type>
<array_size>0</array_size>
<bit_vecs class_id="7" tracking_level="0" version="0">
<count>0</count>
<item_version>0</item_version>
</bit_vecs>
</item>
<item class_id_reference="3" object_id="_2">
<Value>
<Obj>
<type>1</type>
<id>2</id>
<name>out_stream_V_value_V</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName>out_stream.V.value.V</originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>72</bitwidth>
</Value>
<direction>1</direction>
<if_type>3</if_type>
<array_size>0</array_size>
<bit_vecs>
<count>0</count>
<item_version>0</item_version>
</bit_vecs>
</item>
</ports>
<nodes class_id="8" tracking_level="0" version="0">
<count>36</count>
<item_version>0</item_version>
<item class_id="9" tracking_level="1" version="0" object_id="_3">
<Value>
<Obj>
<type>0</type>
<id>3</id>
<name>buffer_1_value_V</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName>buffer[1].value.V</originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>24</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>62</item>
</oprand_edges>
<opcode>alloca</opcode>
<m_Display>0</m_Display>
</item>
<item class_id_reference="9" object_id="_4">
<Value>
<Obj>
<type>0</type>
<id>4</id>
<name>buffer_0_value_V</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName>buffer[0].value.V</originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>24</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>63</item>
</oprand_edges>
<opcode>alloca</opcode>
<m_Display>0</m_Display>
</item>
<item class_id_reference="9" object_id="_5">
<Value>
<Obj>
<type>0</type>
<id>9</id>
<name></name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>0</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>64</item>
</oprand_edges>
<opcode>br</opcode>
<m_Display>0</m_Display>
</item>
<item class_id_reference="9" object_id="_6">
<Value>
<Obj>
<type>0</type>
<id>11</id>
<name>n1</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName>n1</originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>2</bitwidth>
</Value>
<oprand_edges>
<count>4</count>
<item_version>0</item_version>
<item>65</item>
<item>66</item>
<item>68</item>
<item>69</item>
</oprand_edges>
<opcode>phi</opcode>
<m_Display>0</m_Display>
</item>
<item class_id_reference="9" object_id="_7">
<Value>
<Obj>
<type>0</type>
<id>12</id>
<name>tmp_1</name>
<fileName>../../../lib_files/Linebuffer.h</fileName>
<fileDirectory>/home/dhuff/Halide-HLS/apps/hls_examples/camera_ready_synthesis/app_files/paper_apps_8_shifts/conv2d_b2b</fileDirectory>
<lineNumber>216</lineNumber>
<contextFuncName>call</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item class_id="11" tracking_level="0" version="0">
<first>/home/dhuff/Halide-HLS/apps/hls_examples/camera_ready_synthesis/app_files/paper_apps_8_shifts/conv2d_b2b</first>
<second class_id="12" tracking_level="0" version="0">
<count>1</count>
<item_version>0</item_version>
<item class_id="13" tracking_level="0" version="0">
<first class_id="14" tracking_level="0" version="0">
<first>../../../lib_files/Linebuffer.h</first>
<second>call</second>
</first>
<second>216</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>1</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>70</item>
<item>72</item>
</oprand_edges>
<opcode>icmp</opcode>
<m_Display>0</m_Display>
</item>
<item class_id_reference="9" object_id="_8">
<Value>
<Obj>
<type>0</type>
<id>14</id>
<name>n1_1</name>
<fileName>../../../lib_files/Linebuffer.h</fileName>
<fileDirectory>/home/dhuff/Halide-HLS/apps/hls_examples/camera_ready_synthesis/app_files/paper_apps_8_shifts/conv2d_b2b</fileDirectory>
<lineNumber>216</lineNumber>
<contextFuncName>call</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/dhuff/Halide-HLS/apps/hls_examples/camera_ready_synthesis/app_files/paper_apps_8_shifts/conv2d_b2b</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>../../../lib_files/Linebuffer.h</first>
<second>call</second>
</first>
<second>216</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName>n1</originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>2</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>73</item>
<item>75</item>
</oprand_edges>
<opcode>add</opcode>
<m_Display>0</m_Display>
</item>
<item class_id_reference="9" object_id="_9">
<Value>
<Obj>
<type>0</type>
<id>15</id>
<name></name>
<fileName>../../../lib_files/Linebuffer.h</fileName>
<fileDirectory>/home/dhuff/Halide-HLS/apps/hls_examples/camera_ready_synthesis/app_files/paper_apps_8_shifts/conv2d_b2b</fileDirectory>
<lineNumber>216</lineNumber>
<contextFuncName>call</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/dhuff/Halide-HLS/apps/hls_examples/camera_ready_synthesis/app_files/paper_apps_8_shifts/conv2d_b2b</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>../../../lib_files/Linebuffer.h</first>
<second>call</second>
</first>
<second>216</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>0</bitwidth>
</Value>
<oprand_edges>
<count>3</count>
<item_version>0</item_version>
<item>76</item>
<item>77</item>
<item>78</item>
</oprand_edges>
<opcode>br</opcode>
<m_Display>0</m_Display>
</item>
<item class_id_reference="9" object_id="_10">
<Value>
<Obj>
<type>0</type>
<id>19</id>
<name></name>
<fileName>../../../lib_files/Linebuffer.h</fileName>
<fileDirectory>/home/dhuff/Halide-HLS/apps/hls_examples/camera_ready_synthesis/app_files/paper_apps_8_shifts/conv2d_b2b</fileDirectory>
<lineNumber>32</lineNumber>
<contextFuncName>call</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/dhuff/Halide-HLS/apps/hls_examples/camera_ready_synthesis/app_files/paper_apps_8_shifts/conv2d_b2b</first>
<second>
<count>2</count>
<item_version>0</item_version>
<item>
<first>
<first>../../../lib_files/Linebuffer.h</first>
<second>call</second>
</first>
<second>32</second>
</item>
<item>
<first>
<first>../../../lib_files/Linebuffer.h</first>
<second>linebuffer_1D&lt;4, 3, 1, 1, 1, 3, unsigned char&gt;</second>
</first>
<second>143</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>0</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>94</item>
</oprand_edges>
<opcode>br</opcode>
<m_Display>0</m_Display>
</item>
<item class_id_reference="9" object_id="_11">
<Value>
<Obj>
<type>0</type>
<id>21</id>
<name>i_0_i_i</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName>i</originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>3</bitwidth>
</Value>
<oprand_edges>
<count>4</count>
<item_version>0</item_version>
<item>81</item>
<item>82</item>
<item>83</item>
<item>84</item>
</oprand_edges>
<opcode>phi</opcode>
<m_Display>0</m_Display>
</item>
<item class_id_reference="9" object_id="_12">
<Value>
<Obj>
<type>0</type>
<id>22</id>
<name>tmp_3</name>
<fileName>../../../lib_files/Linebuffer.h</fileName>
<fileDirectory>/home/dhuff/Halide-HLS/apps/hls_examples/camera_ready_synthesis/app_files/paper_apps_8_shifts/conv2d_b2b</fileDirectory>
<lineNumber>32</lineNumber>
<contextFuncName>call</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/dhuff/Halide-HLS/apps/hls_examples/camera_ready_synthesis/app_files/paper_apps_8_shifts/conv2d_b2b</first>
<second>
<count>2</count>
<item_version>0</item_version>
<item>
<first>
<first>../../../lib_files/Linebuffer.h</first>
<second>call</second>
</first>
<second>32</second>
</item>
<item>
<first>
<first>../../../lib_files/Linebuffer.h</first>
<second>linebuffer_1D&lt;4, 3, 1, 1, 1, 3, unsigned char&gt;</second>
</first>
<second>143</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>1</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>85</item>
<item>87</item>
</oprand_edges>
<opcode>icmp</opcode>
<m_Display>0</m_Display>
</item>
<item class_id_reference="9" object_id="_13">
<Value>
<Obj>
<type>0</type>
<id>24</id>
<name>i</name>
<fileName>../../../lib_files/Linebuffer.h</fileName>
<fileDirectory>/home/dhuff/Halide-HLS/apps/hls_examples/camera_ready_synthesis/app_files/paper_apps_8_shifts/conv2d_b2b</fileDirectory>
<lineNumber>32</lineNumber>
<contextFuncName>call</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/dhuff/Halide-HLS/apps/hls_examples/camera_ready_synthesis/app_files/paper_apps_8_shifts/conv2d_b2b</first>
<second>
<count>2</count>
<item_version>0</item_version>
<item>
<first>
<first>../../../lib_files/Linebuffer.h</first>
<second>call</second>
</first>
<second>32</second>
</item>
<item>
<first>
<first>../../../lib_files/Linebuffer.h</first>
<second>linebuffer_1D&lt;4, 3, 1, 1, 1, 3, unsigned char&gt;</second>
</first>
<second>143</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName>i</originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>3</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>88</item>
<item>90</item>
</oprand_edges>
<opcode>add</opcode>
<m_Display>0</m_Display>
</item>
<item class_id_reference="9" object_id="_14">
<Value>
<Obj>
<type>0</type>
<id>25</id>
<name></name>
<fileName>../../../lib_files/Linebuffer.h</fileName>
<fileDirectory>/home/dhuff/Halide-HLS/apps/hls_examples/camera_ready_synthesis/app_files/paper_apps_8_shifts/conv2d_b2b</fileDirectory>
<lineNumber>32</lineNumber>
<contextFuncName>call</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/dhuff/Halide-HLS/apps/hls_examples/camera_ready_synthesis/app_files/paper_apps_8_shifts/conv2d_b2b</first>
<second>
<count>2</count>
<item_version>0</item_version>
<item>
<first>
<first>../../../lib_files/Linebuffer.h</first>
<second>call</second>
</first>
<second>32</second>
</item>
<item>
<first>
<first>../../../lib_files/Linebuffer.h</first>
<second>linebuffer_1D&lt;4, 3, 1, 1, 1, 3, unsigned char&gt;</second>
</first>
<second>143</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>0</bitwidth>
</Value>
<oprand_edges>
<count>3</count>
<item_version>0</item_version>
<item>91</item>
<item>92</item>
<item>93</item>
</oprand_edges>
<opcode>br</opcode>
<m_Display>0</m_Display>
</item>
<item class_id_reference="9" object_id="_15">
<Value>
<Obj>
<type>0</type>
<id>30</id>
<name>tmp_value_V_2</name>
<fileName>../../../lib_files/Linebuffer.h</fileName>
<fileDirectory>/home/dhuff/Halide-HLS/apps/hls_examples/camera_ready_synthesis/app_files/paper_apps_8_shifts/conv2d_b2b</fileDirectory>
<lineNumber>40</lineNumber>
<contextFuncName>call</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/dhuff/Halide-HLS/apps/hls_examples/camera_ready_synthesis/app_files/paper_apps_8_shifts/conv2d_b2b</first>
<second>
<count>2</count>
<item_version>0</item_version>
<item>
<first>
<first>../../../lib_files/Linebuffer.h</first>
<second>call</second>
</first>
<second>40</second>
</item>
<item>
<first>
<first>../../../lib_files/Linebuffer.h</first>
<second>linebuffer_1D&lt;4, 3, 1, 1, 1, 3, unsigned char&gt;</second>
</first>
<second>143</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName>tmp.value.V</originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>24</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>102</item>
<item>103</item>
</oprand_edges>
<opcode>read</opcode>
<m_Display>0</m_Display>
</item>
<item class_id_reference="9" object_id="_16">
<Value>
<Obj>
<type>0</type>
<id>31</id>
<name>tmp</name>
<fileName>../../../lib_files/Linebuffer.h</fileName>
<fileDirectory>/home/dhuff/Halide-HLS/apps/hls_examples/camera_ready_synthesis/app_files/paper_apps_8_shifts/conv2d_b2b</fileDirectory>
<lineNumber>42</lineNumber>
<contextFuncName>call</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/dhuff/Halide-HLS/apps/hls_examples/camera_ready_synthesis/app_files/paper_apps_8_shifts/conv2d_b2b</first>
<second>
<count>2</count>
<item_version>0</item_version>
<item>
<first>
<first>../../../lib_files/Linebuffer.h</first>
<second>call</second>
</first>
<second>42</second>
</item>
<item>
<first>
<first>../../../lib_files/Linebuffer.h</first>
<second>linebuffer_1D&lt;4, 3, 1, 1, 1, 3, unsigned char&gt;</second>
</first>
<second>143</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>2</bitwidth>
</Value>
<oprand_edges>
<count>4</count>
<item_version>0</item_version>
<item>105</item>
<item>106</item>
<item>107</item>
<item>109</item>
</oprand_edges>
<opcode>partselect</opcode>
<m_Display>0</m_Display>
</item>
<item class_id_reference="9" object_id="_17">
<Value>
<Obj>
<type>0</type>
<id>32</id>
<name>icmp</name>
<fileName>../../../lib_files/Linebuffer.h</fileName>
<fileDirectory>/home/dhuff/Halide-HLS/apps/hls_examples/camera_ready_synthesis/app_files/paper_apps_8_shifts/conv2d_b2b</fileDirectory>
<lineNumber>42</lineNumber>
<contextFuncName>call</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/dhuff/Halide-HLS/apps/hls_examples/camera_ready_synthesis/app_files/paper_apps_8_shifts/conv2d_b2b</first>
<second>
<count>2</count>
<item_version>0</item_version>
<item>
<first>
<first>../../../lib_files/Linebuffer.h</first>
<second>call</second>
</first>
<second>42</second>
</item>
<item>
<first>
<first>../../../lib_files/Linebuffer.h</first>
<second>linebuffer_1D&lt;4, 3, 1, 1, 1, 3, unsigned char&gt;</second>
</first>
<second>143</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>1</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>110</item>
<item>111</item>
</oprand_edges>
<opcode>icmp</opcode>
<m_Display>0</m_Display>
</item>
<item class_id_reference="9" object_id="_18">
<Value>
<Obj>
<type>0</type>
<id>33</id>
<name></name>
<fileName>../../../lib_files/Linebuffer.h</fileName>
<fileDirectory>/home/dhuff/Halide-HLS/apps/hls_examples/camera_ready_synthesis/app_files/paper_apps_8_shifts/conv2d_b2b</fileDirectory>
<lineNumber>42</lineNumber>
<contextFuncName>call</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/dhuff/Halide-HLS/apps/hls_examples/camera_ready_synthesis/app_files/paper_apps_8_shifts/conv2d_b2b</first>
<second>
<count>2</count>
<item_version>0</item_version>
<item>
<first>
<first>../../../lib_files/Linebuffer.h</first>
<second>call</second>
</first>
<second>42</second>
</item>
<item>
<first>
<first>../../../lib_files/Linebuffer.h</first>
<second>linebuffer_1D&lt;4, 3, 1, 1, 1, 3, unsigned char&gt;</second>
</first>
<second>143</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>0</bitwidth>
</Value>
<oprand_edges>
<count>3</count>
<item_version>0</item_version>
<item>112</item>
<item>113</item>
<item>114</item>
</oprand_edges>
<opcode>br</opcode>
<m_Display>0</m_Display>
</item>
<item class_id_reference="9" object_id="_19">
<Value>
<Obj>
<type>0</type>
<id>35</id>
<name>buffer_1_value_V_lo_1</name>
<fileName>../../../lib_files/Linebuffer.h</fileName>
<fileDirectory>/home/dhuff/Halide-HLS/apps/hls_examples/camera_ready_synthesis/app_files/paper_apps_8_shifts/conv2d_b2b</fileDirectory>
<lineNumber>50</lineNumber>
<contextFuncName>call</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/dhuff/Halide-HLS/apps/hls_examples/camera_ready_synthesis/app_files/paper_apps_8_shifts/conv2d_b2b</first>
<second>
<count>2</count>
<item_version>0</item_version>
<item>
<first>
<first>../../../lib_files/Linebuffer.h</first>
<second>call</second>
</first>
<second>50</second>
</item>
<item>
<first>
<first>../../../lib_files/Linebuffer.h</first>
<second>linebuffer_1D&lt;4, 3, 1, 1, 1, 3, unsigned char&gt;</second>
</first>
<second>143</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>24</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>115</item>
</oprand_edges>
<opcode>load</opcode>
<m_Display>0</m_Display>
</item>
<item class_id_reference="9" object_id="_20">
<Value>
<Obj>
<type>0</type>
<id>36</id>
<name>buffer_0_value_V_lo</name>
<fileName>../../../lib_files/Linebuffer.h</fileName>
<fileDirectory>/home/dhuff/Halide-HLS/apps/hls_examples/camera_ready_synthesis/app_files/paper_apps_8_shifts/conv2d_b2b</fileDirectory>
<lineNumber>50</lineNumber>
<contextFuncName>call</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/dhuff/Halide-HLS/apps/hls_examples/camera_ready_synthesis/app_files/paper_apps_8_shifts/conv2d_b2b</first>
<second>
<count>2</count>
<item_version>0</item_version>
<item>
<first>
<first>../../../lib_files/Linebuffer.h</first>
<second>call</second>
</first>
<second>50</second>
</item>
<item>
<first>
<first>../../../lib_files/Linebuffer.h</first>
<second>linebuffer_1D&lt;4, 3, 1, 1, 1, 3, unsigned char&gt;</second>
</first>
<second>143</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>24</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>116</item>
</oprand_edges>
<opcode>load</opcode>
<m_Display>0</m_Display>
</item>
<item class_id_reference="9" object_id="_21">
<Value>
<Obj>
<type>0</type>
<id>37</id>
<name>tmp_6</name>
<fileName>../../../lib_files/Linebuffer.h</fileName>
<fileDirectory>/home/dhuff/Halide-HLS/apps/hls_examples/camera_ready_synthesis/app_files/paper_apps_8_shifts/conv2d_b2b</fileDirectory>
<lineNumber>50</lineNumber>
<contextFuncName>call</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/dhuff/Halide-HLS/apps/hls_examples/camera_ready_synthesis/app_files/paper_apps_8_shifts/conv2d_b2b</first>
<second>
<count>2</count>
<item_version>0</item_version>
<item>
<first>
<first>../../../lib_files/Linebuffer.h</first>
<second>call</second>
</first>
<second>50</second>
</item>
<item>
<first>
<first>../../../lib_files/Linebuffer.h</first>
<second>linebuffer_1D&lt;4, 3, 1, 1, 1, 3, unsigned char&gt;</second>
</first>
<second>143</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>8</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>117</item>
</oprand_edges>
<opcode>trunc</opcode>
<m_Display>0</m_Display>
</item>
<item class_id_reference="9" object_id="_22">
<Value>
<Obj>
<type>0</type>
<id>38</id>
<name>tmp_7</name>
<fileName>../../../lib_files/Linebuffer.h</fileName>
<fileDirectory>/home/dhuff/Halide-HLS/apps/hls_examples/camera_ready_synthesis/app_files/paper_apps_8_shifts/conv2d_b2b</fileDirectory>
<lineNumber>50</lineNumber>
<contextFuncName>call</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/dhuff/Halide-HLS/apps/hls_examples/camera_ready_synthesis/app_files/paper_apps_8_shifts/conv2d_b2b</first>
<second>
<count>2</count>
<item_version>0</item_version>
<item>
<first>
<first>../../../lib_files/Linebuffer.h</first>
<second>call</second>
</first>
<second>50</second>
</item>
<item>
<first>
<first>../../../lib_files/Linebuffer.h</first>
<second>linebuffer_1D&lt;4, 3, 1, 1, 1, 3, unsigned char&gt;</second>
</first>
<second>143</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>8</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>118</item>
</oprand_edges>
<opcode>trunc</opcode>
<m_Display>0</m_Display>
</item>
<item class_id_reference="9" object_id="_23">
<Value>
<Obj>
<type>0</type>
<id>39</id>
<name>tmp_9</name>
<fileName>../../../lib_files/Linebuffer.h</fileName>
<fileDirectory>/home/dhuff/Halide-HLS/apps/hls_examples/camera_ready_synthesis/app_files/paper_apps_8_shifts/conv2d_b2b</fileDirectory>
<lineNumber>50</lineNumber>
<contextFuncName>call</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/dhuff/Halide-HLS/apps/hls_examples/camera_ready_synthesis/app_files/paper_apps_8_shifts/conv2d_b2b</first>
<second>
<count>2</count>
<item_version>0</item_version>
<item>
<first>
<first>../../../lib_files/Linebuffer.h</first>
<second>call</second>
</first>
<second>50</second>
</item>
<item>
<first>
<first>../../../lib_files/Linebuffer.h</first>
<second>linebuffer_1D&lt;4, 3, 1, 1, 1, 3, unsigned char&gt;</second>
</first>
<second>143</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>8</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>119</item>
</oprand_edges>
<opcode>trunc</opcode>
<m_Display>0</m_Display>
</item>
<item class_id_reference="9" object_id="_24">
<Value>
<Obj>
<type>0</type>
<id>40</id>
<name>p_Result_6_1</name>
<fileName>../../../lib_files/Linebuffer.h</fileName>
<fileDirectory>/home/dhuff/Halide-HLS/apps/hls_examples/camera_ready_synthesis/app_files/paper_apps_8_shifts/conv2d_b2b</fileDirectory>
<lineNumber>50</lineNumber>
<contextFuncName>call</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/dhuff/Halide-HLS/apps/hls_examples/camera_ready_synthesis/app_files/paper_apps_8_shifts/conv2d_b2b</first>
<second>
<count>2</count>
<item_version>0</item_version>
<item>
<first>
<first>../../../lib_files/Linebuffer.h</first>
<second>call</second>
</first>
<second>50</second>
</item>
<item>
<first>
<first>../../../lib_files/Linebuffer.h</first>
<second>linebuffer_1D&lt;4, 3, 1, 1, 1, 3, unsigned char&gt;</second>
</first>
<second>143</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>8</bitwidth>
</Value>
<oprand_edges>
<count>4</count>
<item_version>0</item_version>
<item>121</item>
<item>122</item>
<item>124</item>
<item>126</item>
</oprand_edges>
<opcode>partselect</opcode>
<m_Display>0</m_Display>
</item>
<item class_id_reference="9" object_id="_25">
<Value>
<Obj>
<type>0</type>
<id>41</id>
<name>p_Result_6_1_1</name>
<fileName>../../../lib_files/Linebuffer.h</fileName>
<fileDirectory>/home/dhuff/Halide-HLS/apps/hls_examples/camera_ready_synthesis/app_files/paper_apps_8_shifts/conv2d_b2b</fileDirectory>
<lineNumber>50</lineNumber>
<contextFuncName>call</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/dhuff/Halide-HLS/apps/hls_examples/camera_ready_synthesis/app_files/paper_apps_8_shifts/conv2d_b2b</first>
<second>
<count>2</count>
<item_version>0</item_version>
<item>
<first>
<first>../../../lib_files/Linebuffer.h</first>
<second>call</second>
</first>
<second>50</second>
</item>
<item>
<first>
<first>../../../lib_files/Linebuffer.h</first>
<second>linebuffer_1D&lt;4, 3, 1, 1, 1, 3, unsigned char&gt;</second>
</first>
<second>143</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>8</bitwidth>
</Value>
<oprand_edges>
<count>4</count>
<item_version>0</item_version>
<item>127</item>
<item>128</item>
<item>129</item>
<item>130</item>
</oprand_edges>
<opcode>partselect</opcode>
<m_Display>0</m_Display>
</item>
<item class_id_reference="9" object_id="_26">
<Value>
<Obj>
<type>0</type>
<id>42</id>
<name>p_Result_6_1_2</name>
<fileName>../../../lib_files/Linebuffer.h</fileName>
<fileDirectory>/home/dhuff/Halide-HLS/apps/hls_examples/camera_ready_synthesis/app_files/paper_apps_8_shifts/conv2d_b2b</fileDirectory>
<lineNumber>50</lineNumber>
<contextFuncName>call</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/dhuff/Halide-HLS/apps/hls_examples/camera_ready_synthesis/app_files/paper_apps_8_shifts/conv2d_b2b</first>
<second>
<count>2</count>
<item_version>0</item_version>
<item>
<first>
<first>../../../lib_files/Linebuffer.h</first>
<second>call</second>
</first>
<second>50</second>
</item>
<item>
<first>
<first>../../../lib_files/Linebuffer.h</first>
<second>linebuffer_1D&lt;4, 3, 1, 1, 1, 3, unsigned char&gt;</second>
</first>
<second>143</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>8</bitwidth>
</Value>
<oprand_edges>
<count>4</count>
<item_version>0</item_version>
<item>131</item>
<item>132</item>
<item>133</item>
<item>134</item>
</oprand_edges>
<opcode>partselect</opcode>
<m_Display>0</m_Display>
</item>
<item class_id_reference="9" object_id="_27">
<Value>
<Obj>
<type>0</type>
<id>43</id>
<name>p_Result_6_2</name>
<fileName>../../../lib_files/Linebuffer.h</fileName>
<fileDirectory>/home/dhuff/Halide-HLS/apps/hls_examples/camera_ready_synthesis/app_files/paper_apps_8_shifts/conv2d_b2b</fileDirectory>
<lineNumber>50</lineNumber>
<contextFuncName>call</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/dhuff/Halide-HLS/apps/hls_examples/camera_ready_synthesis/app_files/paper_apps_8_shifts/conv2d_b2b</first>
<second>
<count>2</count>
<item_version>0</item_version>
<item>
<first>
<first>../../../lib_files/Linebuffer.h</first>
<second>call</second>
</first>
<second>50</second>
</item>
<item>
<first>
<first>../../../lib_files/Linebuffer.h</first>
<second>linebuffer_1D&lt;4, 3, 1, 1, 1, 3, unsigned char&gt;</second>
</first>
<second>143</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>8</bitwidth>
</Value>
<oprand_edges>
<count>4</count>
<item_version>0</item_version>
<item>135</item>
<item>136</item>
<item>138</item>
<item>140</item>
</oprand_edges>
<opcode>partselect</opcode>
<m_Display>0</m_Display>
</item>
<item class_id_reference="9" object_id="_28">
<Value>
<Obj>
<type>0</type>
<id>44</id>
<name>p_Result_6_2_1</name>
<fileName>../../../lib_files/Linebuffer.h</fileName>
<fileDirectory>/home/dhuff/Halide-HLS/apps/hls_examples/camera_ready_synthesis/app_files/paper_apps_8_shifts/conv2d_b2b</fileDirectory>
<lineNumber>50</lineNumber>
<contextFuncName>call</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/dhuff/Halide-HLS/apps/hls_examples/camera_ready_synthesis/app_files/paper_apps_8_shifts/conv2d_b2b</first>
<second>
<count>2</count>
<item_version>0</item_version>
<item>
<first>
<first>../../../lib_files/Linebuffer.h</first>
<second>call</second>
</first>
<second>50</second>
</item>
<item>
<first>
<first>../../../lib_files/Linebuffer.h</first>
<second>linebuffer_1D&lt;4, 3, 1, 1, 1, 3, unsigned char&gt;</second>
</first>
<second>143</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>8</bitwidth>
</Value>
<oprand_edges>
<count>4</count>
<item_version>0</item_version>
<item>141</item>
<item>142</item>
<item>143</item>
<item>144</item>
</oprand_edges>
<opcode>partselect</opcode>
<m_Display>0</m_Display>
</item>
<item class_id_reference="9" object_id="_29">
<Value>
<Obj>
<type>0</type>
<id>45</id>
<name>p_Result_6_2_2</name>
<fileName>../../../lib_files/Linebuffer.h</fileName>
<fileDirectory>/home/dhuff/Halide-HLS/apps/hls_examples/camera_ready_synthesis/app_files/paper_apps_8_shifts/conv2d_b2b</fileDirectory>
<lineNumber>50</lineNumber>
<contextFuncName>call</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/dhuff/Halide-HLS/apps/hls_examples/camera_ready_synthesis/app_files/paper_apps_8_shifts/conv2d_b2b</first>
<second>
<count>2</count>
<item_version>0</item_version>
<item>
<first>
<first>../../../lib_files/Linebuffer.h</first>
<second>call</second>
</first>
<second>50</second>
</item>
<item>
<first>
<first>../../../lib_files/Linebuffer.h</first>
<second>linebuffer_1D&lt;4, 3, 1, 1, 1, 3, unsigned char&gt;</second>
</first>
<second>143</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>8</bitwidth>
</Value>
<oprand_edges>
<count>4</count>
<item_version>0</item_version>
<item>145</item>
<item>146</item>
<item>147</item>
<item>148</item>
</oprand_edges>
<opcode>partselect</opcode>
<m_Display>0</m_Display>
</item>
<item class_id_reference="9" object_id="_30">
<Value>
<Obj>
<type>0</type>
<id>46</id>
<name>tmp_value_V</name>
<fileName>../../../lib_files/Linebuffer.h</fileName>
<fileDirectory>/home/dhuff/Halide-HLS/apps/hls_examples/camera_ready_synthesis/app_files/paper_apps_8_shifts/conv2d_b2b</fileDirectory>
<lineNumber>50</lineNumber>
<contextFuncName>call</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/dhuff/Halide-HLS/apps/hls_examples/camera_ready_synthesis/app_files/paper_apps_8_shifts/conv2d_b2b</first>
<second>
<count>2</count>
<item_version>0</item_version>
<item>
<first>
<first>../../../lib_files/Linebuffer.h</first>
<second>call</second>
</first>
<second>50</second>
</item>
<item>
<first>
<first>../../../lib_files/Linebuffer.h</first>
<second>linebuffer_1D&lt;4, 3, 1, 1, 1, 3, unsigned char&gt;</second>
</first>
<second>143</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName>tmp.value.V</originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>72</bitwidth>
</Value>
<oprand_edges>
<count>10</count>
<item_version>0</item_version>
<item>150</item>
<item>151</item>
<item>152</item>
<item>153</item>
<item>154</item>
<item>155</item>
<item>156</item>
<item>157</item>
<item>158</item>
<item>159</item>
</oprand_edges>
<opcode>bitconcatenate</opcode>
<m_Display>0</m_Display>
</item>
<item class_id_reference="9" object_id="_31">
<Value>
<Obj>
<type>0</type>
<id>47</id>
<name></name>
<fileName>../../../lib_files/Linebuffer.h</fileName>
<fileDirectory>/home/dhuff/Halide-HLS/apps/hls_examples/camera_ready_synthesis/app_files/paper_apps_8_shifts/conv2d_b2b</fileDirectory>
<lineNumber>52</lineNumber>
<contextFuncName>call</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/dhuff/Halide-HLS/apps/hls_examples/camera_ready_synthesis/app_files/paper_apps_8_shifts/conv2d_b2b</first>
<second>
<count>2</count>
<item_version>0</item_version>
<item>
<first>
<first>../../../lib_files/Linebuffer.h</first>
<second>call</second>
</first>
<second>52</second>
</item>
<item>
<first>
<first>../../../lib_files/Linebuffer.h</first>
<second>linebuffer_1D&lt;4, 3, 1, 1, 1, 3, unsigned char&gt;</second>
</first>
<second>143</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>0</bitwidth>
</Value>
<oprand_edges>
<count>3</count>
<item_version>0</item_version>
<item>161</item>
<item>162</item>
<item>163</item>
</oprand_edges>
<opcode>write</opcode>
<m_Display>0</m_Display>
</item>
<item class_id_reference="9" object_id="_32">
<Value>
<Obj>
<type>0</type>
<id>48</id>
<name></name>
<fileName>../../../lib_files/Linebuffer.h</fileName>
<fileDirectory>/home/dhuff/Halide-HLS/apps/hls_examples/camera_ready_synthesis/app_files/paper_apps_8_shifts/conv2d_b2b</fileDirectory>
<lineNumber>53</lineNumber>
<contextFuncName>call</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/dhuff/Halide-HLS/apps/hls_examples/camera_ready_synthesis/app_files/paper_apps_8_shifts/conv2d_b2b</first>
<second>
<count>2</count>
<item_version>0</item_version>
<item>
<first>
<first>../../../lib_files/Linebuffer.h</first>
<second>call</second>
</first>
<second>53</second>
</item>
<item>
<first>
<first>../../../lib_files/Linebuffer.h</first>
<second>linebuffer_1D&lt;4, 3, 1, 1, 1, 3, unsigned char&gt;</second>
</first>
<second>143</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>0</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>164</item>
</oprand_edges>
<opcode>br</opcode>
<m_Display>0</m_Display>
</item>
<item class_id_reference="9" object_id="_33">
<Value>
<Obj>
<type>0</type>
<id>50</id>
<name>buffer_1_value_V_lo</name>
<fileName>../../../lib_files/Stencil.h</fileName>
<fileDirectory>/home/dhuff/Halide-HLS/apps/hls_examples/camera_ready_synthesis/app_files/paper_apps_8_shifts/conv2d_b2b</fileDirectory>
<lineNumber>75</lineNumber>
<contextFuncName>operator=</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/dhuff/Halide-HLS/apps/hls_examples/camera_ready_synthesis/app_files/paper_apps_8_shifts/conv2d_b2b</first>
<second>
<count>3</count>
<item_version>0</item_version>
<item>
<first>
<first>../../../lib_files/Linebuffer.h</first>
<second>call</second>
</first>
<second>37</second>
</item>
<item>
<first>
<first>../../../lib_files/Linebuffer.h</first>
<second>linebuffer_1D&lt;4, 3, 1, 1, 1, 3, unsigned char&gt;</second>
</first>
<second>143</second>
</item>
<item>
<first>
<first>../../../lib_files/Stencil.h</first>
<second>operator=</second>
</first>
<second>75</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>24</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>95</item>
</oprand_edges>
<opcode>load</opcode>
<m_Display>0</m_Display>
</item>
<item class_id_reference="9" object_id="_34">
<Value>
<Obj>
<type>0</type>
<id>52</id>
<name></name>
<fileName>../../../lib_files/Stencil.h</fileName>
<fileDirectory>/home/dhuff/Halide-HLS/apps/hls_examples/camera_ready_synthesis/app_files/paper_apps_8_shifts/conv2d_b2b</fileDirectory>
<lineNumber>75</lineNumber>
<contextFuncName>operator=</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/dhuff/Halide-HLS/apps/hls_examples/camera_ready_synthesis/app_files/paper_apps_8_shifts/conv2d_b2b</first>
<second>
<count>3</count>
<item_version>0</item_version>
<item>
<first>
<first>../../../lib_files/Linebuffer.h</first>
<second>call</second>
</first>
<second>37</second>
</item>
<item>
<first>
<first>../../../lib_files/Linebuffer.h</first>
<second>linebuffer_1D&lt;4, 3, 1, 1, 1, 3, unsigned char&gt;</second>
</first>
<second>143</second>
</item>
<item>
<first>
<first>../../../lib_files/Stencil.h</first>
<second>operator=</second>
</first>
<second>75</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>0</bitwidth>
</Value>
<oprand_edges>
<count>3</count>
<item_version>0</item_version>
<item>96</item>
<item>97</item>
<item>278</item>
</oprand_edges>
<opcode>store</opcode>
<m_Display>0</m_Display>
</item>
<item class_id_reference="9" object_id="_35">
<Value>
<Obj>
<type>0</type>
<id>53</id>
<name></name>
<fileName>../../../lib_files/Linebuffer.h</fileName>
<fileDirectory>/home/dhuff/Halide-HLS/apps/hls_examples/camera_ready_synthesis/app_files/paper_apps_8_shifts/conv2d_b2b</fileDirectory>
<lineNumber>40</lineNumber>
<contextFuncName>call</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/dhuff/Halide-HLS/apps/hls_examples/camera_ready_synthesis/app_files/paper_apps_8_shifts/conv2d_b2b</first>
<second>
<count>2</count>
<item_version>0</item_version>
<item>
<first>
<first>../../../lib_files/Linebuffer.h</first>
<second>call</second>
</first>
<second>40</second>
</item>
<item>
<first>
<first>../../../lib_files/Linebuffer.h</first>
<second>linebuffer_1D&lt;4, 3, 1, 1, 1, 3, unsigned char&gt;</second>
</first>
<second>143</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>0</bitwidth>
</Value>
<oprand_edges>
<count>4</count>
<item_version>0</item_version>
<item>98</item>
<item>99</item>
<item>276</item>
<item>277</item>
</oprand_edges>
<opcode>store</opcode>
<m_Display>0</m_Display>
</item>
<item class_id_reference="9" object_id="_36">
<Value>
<Obj>
<type>0</type>
<id>54</id>
<name></name>
<fileName>../../../lib_files/Linebuffer.h</fileName>
<fileDirectory>/home/dhuff/Halide-HLS/apps/hls_examples/camera_ready_synthesis/app_files/paper_apps_8_shifts/conv2d_b2b</fileDirectory>
<lineNumber>32</lineNumber>
<contextFuncName>call</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/dhuff/Halide-HLS/apps/hls_examples/camera_ready_synthesis/app_files/paper_apps_8_shifts/conv2d_b2b</first>
<second>
<count>2</count>
<item_version>0</item_version>
<item>
<first>
<first>../../../lib_files/Linebuffer.h</first>
<second>call</second>
</first>
<second>32</second>
</item>
<item>
<first>
<first>../../../lib_files/Linebuffer.h</first>
<second>linebuffer_1D&lt;4, 3, 1, 1, 1, 3, unsigned char&gt;</second>
</first>
<second>143</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>0</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>100</item>
</oprand_edges>
<opcode>br</opcode>
<m_Display>0</m_Display>
</item>
<item class_id_reference="9" object_id="_37">
<Value>
<Obj>
<type>0</type>
<id>57</id>
<name></name>
<fileName>../../../lib_files/Linebuffer.h</fileName>
<fileDirectory>/home/dhuff/Halide-HLS/apps/hls_examples/camera_ready_synthesis/app_files/paper_apps_8_shifts/conv2d_b2b</fileDirectory>
<lineNumber>216</lineNumber>
<contextFuncName>call</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/dhuff/Halide-HLS/apps/hls_examples/camera_ready_synthesis/app_files/paper_apps_8_shifts/conv2d_b2b</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>../../../lib_files/Linebuffer.h</first>
<second>call</second>
</first>
<second>216</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>0</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>79</item>
</oprand_edges>
<opcode>br</opcode>
<m_Display>0</m_Display>
</item>
<item class_id_reference="9" object_id="_38">
<Value>
<Obj>
<type>0</type>
<id>59</id>
<name></name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>0</bitwidth>
</Value>
<oprand_edges>
<count>0</count>
<item_version>0</item_version>
</oprand_edges>
<opcode>ret</opcode>
<m_Display>0</m_Display>
</item>
</nodes>
<consts class_id="15" tracking_level="0" version="0">
<count>12</count>
<item_version>0</item_version>
<item class_id="16" tracking_level="1" version="0" object_id="_39">
<Value>
<Obj>
<type>2</type>
<id>61</id>
<name>empty</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>32</bitwidth>
</Value>
<const_type>0</const_type>
<content>1</content>
</item>
<item class_id_reference="16" object_id="_40">
<Value>
<Obj>
<type>2</type>
<id>67</id>
<name>empty</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>2</bitwidth>
</Value>
<const_type>0</const_type>
<content>0</content>
</item>
<item class_id_reference="16" object_id="_41">
<Value>
<Obj>
<type>2</type>
<id>71</id>
<name>empty</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>2</bitwidth>
</Value>
<const_type>0</const_type>
<content>2</content>
</item>
<item class_id_reference="16" object_id="_42">
<Value>
<Obj>
<type>2</type>
<id>74</id>
<name>empty</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>2</bitwidth>
</Value>
<const_type>0</const_type>
<content>1</content>
</item>
<item class_id_reference="16" object_id="_43">
<Value>
<Obj>
<type>2</type>
<id>80</id>
<name>empty</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>3</bitwidth>
</Value>
<const_type>0</const_type>
<content>0</content>
</item>
<item class_id_reference="16" object_id="_44">
<Value>
<Obj>
<type>2</type>
<id>86</id>
<name>empty</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>3</bitwidth>
</Value>
<const_type>0</const_type>
<content>4</content>
</item>
<item class_id_reference="16" object_id="_45">
<Value>
<Obj>
<type>2</type>
<id>89</id>
<name>empty</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>3</bitwidth>
</Value>
<const_type>0</const_type>
<content>1</content>
</item>
<item class_id_reference="16" object_id="_46">
<Value>
<Obj>
<type>2</type>
<id>108</id>
<name>empty</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>32</bitwidth>
</Value>
<const_type>0</const_type>
<content>2</content>
</item>
<item class_id_reference="16" object_id="_47">
<Value>
<Obj>
<type>2</type>
<id>123</id>
<name>empty</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>32</bitwidth>
</Value>
<const_type>0</const_type>
<content>8</content>
</item>
<item class_id_reference="16" object_id="_48">
<Value>
<Obj>
<type>2</type>
<id>125</id>
<name>empty</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>32</bitwidth>
</Value>
<const_type>0</const_type>
<content>15</content>
</item>
<item class_id_reference="16" object_id="_49">
<Value>
<Obj>
<type>2</type>
<id>137</id>
<name>empty</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>32</bitwidth>
</Value>
<const_type>0</const_type>
<content>16</content>
</item>
<item class_id_reference="16" object_id="_50">
<Value>
<Obj>
<type>2</type>
<id>139</id>
<name>empty</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>32</bitwidth>
</Value>
<const_type>0</const_type>
<content>23</content>
</item>
</consts>
<blocks class_id="17" tracking_level="0" version="0">
<count>9</count>
<item_version>0</item_version>
<item class_id="18" tracking_level="1" version="0" object_id="_51">
<Obj>
<type>3</type>
<id>10</id>
<name>newFuncRoot</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<node_objs>
<count>3</count>
<item_version>0</item_version>
<item>3</item>
<item>4</item>
<item>9</item>
</node_objs>
</item>
<item class_id_reference="18" object_id="_52">
<Obj>
<type>3</type>
<id>16</id>
<name>.preheader</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<node_objs>
<count>4</count>
<item_version>0</item_version>
<item>11</item>
<item>12</item>
<item>14</item>
<item>15</item>
</node_objs>
</item>
<item class_id_reference="18" object_id="_53">
<Obj>
<type>3</type>
<id>20</id>
<name></name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<node_objs>
<count>1</count>
<item_version>0</item_version>
<item>19</item>
</node_objs>
</item>
<item class_id_reference="18" object_id="_54">
<Obj>
<type>3</type>
<id>26</id>
<name></name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<node_objs>
<count>4</count>
<item_version>0</item_version>
<item>21</item>
<item>22</item>
<item>24</item>
<item>25</item>
</node_objs>
</item>
<item class_id_reference="18" object_id="_55">
<Obj>
<type>3</type>
<id>34</id>
<name></name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<node_objs>
<count>4</count>
<item_version>0</item_version>
<item>30</item>
<item>31</item>
<item>32</item>
<item>33</item>
</node_objs>
</item>
<item class_id_reference="18" object_id="_56">
<Obj>
<type>3</type>
<id>49</id>
<name>.preheader.i.i.preheader.0</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<node_objs>
<count>14</count>
<item_version>0</item_version>
<item>35</item>
<item>36</item>
<item>37</item>
<item>38</item>
<item>39</item>
<item>40</item>
<item>41</item>
<item>42</item>
<item>43</item>
<item>44</item>
<item>45</item>
<item>46</item>
<item>47</item>
<item>48</item>
</node_objs>
</item>
<item class_id_reference="18" object_id="_57">
<Obj>
<type>3</type>
<id>55</id>
<name>._crit_edge.i.i</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<node_objs>
<count>4</count>
<item_version>0</item_version>
<item>50</item>
<item>52</item>
<item>53</item>
<item>54</item>
</node_objs>
</item>
<item class_id_reference="18" object_id="_58">
<Obj>
<type>3</type>
<id>58</id>
<name>linebuffer_1D<4ul, 3ul, 1ul, 1ul, 1ul, 3ul, unsigned char>.exit</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<node_objs>
<count>1</count>
<item_version>0</item_version>
<item>57</item>
</node_objs>
</item>
<item class_id_reference="18" object_id="_59">
<Obj>
<type>3</type>
<id>60</id>
<name>.exitStub</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<node_objs>
<count>1</count>
<item_version>0</item_version>
<item>59</item>
</node_objs>
</item>
</blocks>
<edges class_id="19" tracking_level="0" version="0">
<count>91</count>
<item_version>0</item_version>
<item class_id="20" tracking_level="1" version="0" object_id="_60">
<id>62</id>
<edge_type>1</edge_type>
<source_obj>61</source_obj>
<sink_obj>3</sink_obj>
</item>
<item class_id_reference="20" object_id="_61">
<id>63</id>
<edge_type>1</edge_type>
<source_obj>61</source_obj>
<sink_obj>4</sink_obj>
</item>
<item class_id_reference="20" object_id="_62">
<id>64</id>
<edge_type>2</edge_type>
<source_obj>16</source_obj>
<sink_obj>9</sink_obj>
</item>
<item class_id_reference="20" object_id="_63">
<id>65</id>
<edge_type>1</edge_type>
<source_obj>14</source_obj>
<sink_obj>11</sink_obj>
</item>
<item class_id_reference="20" object_id="_64">
<id>66</id>
<edge_type>2</edge_type>
<source_obj>58</source_obj>
<sink_obj>11</sink_obj>
</item>
<item class_id_reference="20" object_id="_65">
<id>68</id>
<edge_type>1</edge_type>
<source_obj>67</source_obj>
<sink_obj>11</sink_obj>
</item>
<item class_id_reference="20" object_id="_66">
<id>69</id>
<edge_type>2</edge_type>
<source_obj>10</source_obj>
<sink_obj>11</sink_obj>
</item>
<item class_id_reference="20" object_id="_67">
<id>70</id>
<edge_type>1</edge_type>
<source_obj>11</source_obj>
<sink_obj>12</sink_obj>
</item>
<item class_id_reference="20" object_id="_68">
<id>72</id>
<edge_type>1</edge_type>
<source_obj>71</source_obj>
<sink_obj>12</sink_obj>
</item>
<item class_id_reference="20" object_id="_69">
<id>73</id>
<edge_type>1</edge_type>
<source_obj>11</source_obj>
<sink_obj>14</sink_obj>
</item>
<item class_id_reference="20" object_id="_70">
<id>75</id>
<edge_type>1</edge_type>
<source_obj>74</source_obj>
<sink_obj>14</sink_obj>
</item>
<item class_id_reference="20" object_id="_71">
<id>76</id>
<edge_type>1</edge_type>
<source_obj>12</source_obj>
<sink_obj>15</sink_obj>
</item>
<item class_id_reference="20" object_id="_72">
<id>77</id>
<edge_type>2</edge_type>
<source_obj>20</source_obj>
<sink_obj>15</sink_obj>
</item>
<item class_id_reference="20" object_id="_73">
<id>78</id>
<edge_type>2</edge_type>
<source_obj>60</source_obj>
<sink_obj>15</sink_obj>
</item>
<item class_id_reference="20" object_id="_74">
<id>79</id>
<edge_type>2</edge_type>
<source_obj>16</source_obj>
<sink_obj>57</sink_obj>
</item>
<item class_id_reference="20" object_id="_75">
<id>81</id>
<edge_type>1</edge_type>
<source_obj>80</source_obj>
<sink_obj>21</sink_obj>
</item>
<item class_id_reference="20" object_id="_76">
<id>82</id>
<edge_type>2</edge_type>
<source_obj>20</source_obj>
<sink_obj>21</sink_obj>
</item>
<item class_id_reference="20" object_id="_77">
<id>83</id>
<edge_type>1</edge_type>
<source_obj>24</source_obj>
<sink_obj>21</sink_obj>
</item>
<item class_id_reference="20" object_id="_78">
<id>84</id>
<edge_type>2</edge_type>
<source_obj>55</source_obj>
<sink_obj>21</sink_obj>
</item>
<item class_id_reference="20" object_id="_79">
<id>85</id>
<edge_type>1</edge_type>
<source_obj>21</source_obj>
<sink_obj>22</sink_obj>
</item>
<item class_id_reference="20" object_id="_80">
<id>87</id>
<edge_type>1</edge_type>
<source_obj>86</source_obj>
<sink_obj>22</sink_obj>
</item>
<item class_id_reference="20" object_id="_81">
<id>88</id>
<edge_type>1</edge_type>
<source_obj>21</source_obj>
<sink_obj>24</sink_obj>
</item>
<item class_id_reference="20" object_id="_82">
<id>90</id>
<edge_type>1</edge_type>
<source_obj>89</source_obj>
<sink_obj>24</sink_obj>
</item>
<item class_id_reference="20" object_id="_83">
<id>91</id>
<edge_type>1</edge_type>
<source_obj>22</source_obj>
<sink_obj>25</sink_obj>
</item>
<item class_id_reference="20" object_id="_84">
<id>92</id>
<edge_type>2</edge_type>
<source_obj>34</source_obj>
<sink_obj>25</sink_obj>
</item>
<item class_id_reference="20" object_id="_85">
<id>93</id>
<edge_type>2</edge_type>
<source_obj>58</source_obj>
<sink_obj>25</sink_obj>
</item>
<item class_id_reference="20" object_id="_86">
<id>94</id>
<edge_type>2</edge_type>
<source_obj>26</source_obj>
<sink_obj>19</sink_obj>
</item>
<item class_id_reference="20" object_id="_87">
<id>95</id>
<edge_type>1</edge_type>
<source_obj>3</source_obj>
<sink_obj>50</sink_obj>
</item>
<item class_id_reference="20" object_id="_88">
<id>96</id>
<edge_type>1</edge_type>
<source_obj>50</source_obj>
<sink_obj>52</sink_obj>
</item>
<item class_id_reference="20" object_id="_89">
<id>97</id>
<edge_type>1</edge_type>
<source_obj>4</source_obj>
<sink_obj>52</sink_obj>
</item>
<item class_id_reference="20" object_id="_90">
<id>98</id>
<edge_type>1</edge_type>
<source_obj>30</source_obj>
<sink_obj>53</sink_obj>
</item>
<item class_id_reference="20" object_id="_91">
<id>99</id>
<edge_type>1</edge_type>
<source_obj>3</source_obj>
<sink_obj>53</sink_obj>
</item>
<item class_id_reference="20" object_id="_92">
<id>100</id>
<edge_type>2</edge_type>
<source_obj>26</source_obj>
<sink_obj>54</sink_obj>
</item>
<item class_id_reference="20" object_id="_93">
<id>103</id>
<edge_type>1</edge_type>
<source_obj>1</source_obj>
<sink_obj>30</sink_obj>
</item>
<item class_id_reference="20" object_id="_94">
<id>106</id>
<edge_type>1</edge_type>
<source_obj>21</source_obj>
<sink_obj>31</sink_obj>
</item>
<item class_id_reference="20" object_id="_95">
<id>107</id>
<edge_type>1</edge_type>
<source_obj>61</source_obj>
<sink_obj>31</sink_obj>
</item>
<item class_id_reference="20" object_id="_96">
<id>109</id>
<edge_type>1</edge_type>
<source_obj>108</source_obj>
<sink_obj>31</sink_obj>
</item>
<item class_id_reference="20" object_id="_97">
<id>110</id>
<edge_type>1</edge_type>
<source_obj>31</source_obj>
<sink_obj>32</sink_obj>
</item>
<item class_id_reference="20" object_id="_98">
<id>111</id>
<edge_type>1</edge_type>
<source_obj>67</source_obj>
<sink_obj>32</sink_obj>
</item>
<item class_id_reference="20" object_id="_99">
<id>112</id>
<edge_type>1</edge_type>
<source_obj>32</source_obj>
<sink_obj>33</sink_obj>
</item>
<item class_id_reference="20" object_id="_100">
<id>113</id>
<edge_type>2</edge_type>
<source_obj>49</source_obj>
<sink_obj>33</sink_obj>
</item>
<item class_id_reference="20" object_id="_101">
<id>114</id>
<edge_type>2</edge_type>
<source_obj>55</source_obj>
<sink_obj>33</sink_obj>
</item>
<item class_id_reference="20" object_id="_102">
<id>115</id>
<edge_type>1</edge_type>
<source_obj>3</source_obj>
<sink_obj>35</sink_obj>
</item>
<item class_id_reference="20" object_id="_103">
<id>116</id>
<edge_type>1</edge_type>
<source_obj>4</source_obj>
<sink_obj>36</sink_obj>
</item>
<item class_id_reference="20" object_id="_104">
<id>117</id>
<edge_type>1</edge_type>
<source_obj>36</source_obj>
<sink_obj>37</sink_obj>
</item>
<item class_id_reference="20" object_id="_105">
<id>118</id>
<edge_type>1</edge_type>
<source_obj>35</source_obj>
<sink_obj>38</sink_obj>
</item>
<item class_id_reference="20" object_id="_106">
<id>119</id>
<edge_type>1</edge_type>
<source_obj>30</source_obj>
<sink_obj>39</sink_obj>
</item>
<item class_id_reference="20" object_id="_107">
<id>122</id>
<edge_type>1</edge_type>
<source_obj>36</source_obj>
<sink_obj>40</sink_obj>
</item>
<item class_id_reference="20" object_id="_108">
<id>124</id>
<edge_type>1</edge_type>
<source_obj>123</source_obj>
<sink_obj>40</sink_obj>
</item>
<item class_id_reference="20" object_id="_109">
<id>126</id>
<edge_type>1</edge_type>
<source_obj>125</source_obj>
<sink_obj>40</sink_obj>
</item>
<item class_id_reference="20" object_id="_110">
<id>128</id>
<edge_type>1</edge_type>
<source_obj>35</source_obj>
<sink_obj>41</sink_obj>
</item>
<item class_id_reference="20" object_id="_111">
<id>129</id>
<edge_type>1</edge_type>
<source_obj>123</source_obj>
<sink_obj>41</sink_obj>
</item>
<item class_id_reference="20" object_id="_112">
<id>130</id>
<edge_type>1</edge_type>
<source_obj>125</source_obj>
<sink_obj>41</sink_obj>
</item>
<item class_id_reference="20" object_id="_113">
<id>132</id>
<edge_type>1</edge_type>
<source_obj>30</source_obj>
<sink_obj>42</sink_obj>
</item>
<item class_id_reference="20" object_id="_114">
<id>133</id>
<edge_type>1</edge_type>
<source_obj>123</source_obj>
<sink_obj>42</sink_obj>
</item>
<item class_id_reference="20" object_id="_115">
<id>134</id>
<edge_type>1</edge_type>
<source_obj>125</source_obj>
<sink_obj>42</sink_obj>
</item>
<item class_id_reference="20" object_id="_116">
<id>136</id>
<edge_type>1</edge_type>
<source_obj>36</source_obj>
<sink_obj>43</sink_obj>
</item>
<item class_id_reference="20" object_id="_117">
<id>138</id>
<edge_type>1</edge_type>
<source_obj>137</source_obj>
<sink_obj>43</sink_obj>
</item>
<item class_id_reference="20" object_id="_118">
<id>140</id>
<edge_type>1</edge_type>
<source_obj>139</source_obj>
<sink_obj>43</sink_obj>
</item>
<item class_id_reference="20" object_id="_119">
<id>142</id>
<edge_type>1</edge_type>
<source_obj>35</source_obj>
<sink_obj>44</sink_obj>
</item>
<item class_id_reference="20" object_id="_120">
<id>143</id>
<edge_type>1</edge_type>
<source_obj>137</source_obj>
<sink_obj>44</sink_obj>
</item>
<item class_id_reference="20" object_id="_121">
<id>144</id>
<edge_type>1</edge_type>
<source_obj>139</source_obj>
<sink_obj>44</sink_obj>
</item>
<item class_id_reference="20" object_id="_122">
<id>146</id>
<edge_type>1</edge_type>
<source_obj>30</source_obj>
<sink_obj>45</sink_obj>
</item>
<item class_id_reference="20" object_id="_123">
<id>147</id>
<edge_type>1</edge_type>
<source_obj>137</source_obj>
<sink_obj>45</sink_obj>
</item>
<item class_id_reference="20" object_id="_124">
<id>148</id>
<edge_type>1</edge_type>
<source_obj>139</source_obj>
<sink_obj>45</sink_obj>
</item>
<item class_id_reference="20" object_id="_125">
<id>151</id>
<edge_type>1</edge_type>
<source_obj>45</source_obj>
<sink_obj>46</sink_obj>
</item>
<item class_id_reference="20" object_id="_126">
<id>152</id>
<edge_type>1</edge_type>
<source_obj>44</source_obj>
<sink_obj>46</sink_obj>
</item>
<item class_id_reference="20" object_id="_127">
<id>153</id>
<edge_type>1</edge_type>
<source_obj>43</source_obj>
<sink_obj>46</sink_obj>
</item>
<item class_id_reference="20" object_id="_128">
<id>154</id>
<edge_type>1</edge_type>
<source_obj>42</source_obj>
<sink_obj>46</sink_obj>
</item>
<item class_id_reference="20" object_id="_129">
<id>155</id>
<edge_type>1</edge_type>
<source_obj>41</source_obj>
<sink_obj>46</sink_obj>
</item>
<item class_id_reference="20" object_id="_130">
<id>156</id>
<edge_type>1</edge_type>
<source_obj>40</source_obj>
<sink_obj>46</sink_obj>
</item>
<item class_id_reference="20" object_id="_131">
<id>157</id>
<edge_type>1</edge_type>
<source_obj>39</source_obj>
<sink_obj>46</sink_obj>
</item>
<item class_id_reference="20" object_id="_132">
<id>158</id>
<edge_type>1</edge_type>
<source_obj>38</source_obj>
<sink_obj>46</sink_obj>
</item>
<item class_id_reference="20" object_id="_133">
<id>159</id>
<edge_type>1</edge_type>
<source_obj>37</source_obj>
<sink_obj>46</sink_obj>
</item>
<item class_id_reference="20" object_id="_134">
<id>162</id>
<edge_type>1</edge_type>
<source_obj>2</source_obj>
<sink_obj>47</sink_obj>
</item>
<item class_id_reference="20" object_id="_135">
<id>163</id>
<edge_type>1</edge_type>
<source_obj>46</source_obj>
<sink_obj>47</sink_obj>
</item>
<item class_id_reference="20" object_id="_136">
<id>164</id>
<edge_type>2</edge_type>
<source_obj>55</source_obj>
<sink_obj>48</sink_obj>
</item>
<item class_id_reference="20" object_id="_137">
<id>265</id>
<edge_type>2</edge_type>
<source_obj>10</source_obj>
<sink_obj>16</sink_obj>
</item>
<item class_id_reference="20" object_id="_138">
<id>266</id>
<edge_type>2</edge_type>
<source_obj>16</source_obj>
<sink_obj>60</sink_obj>
</item>
<item class_id_reference="20" object_id="_139">
<id>267</id>
<edge_type>2</edge_type>
<source_obj>16</source_obj>
<sink_obj>20</sink_obj>
</item>
<item class_id_reference="20" object_id="_140">
<id>268</id>
<edge_type>2</edge_type>
<source_obj>20</source_obj>
<sink_obj>26</sink_obj>
</item>
<item class_id_reference="20" object_id="_141">
<id>269</id>
<edge_type>2</edge_type>
<source_obj>26</source_obj>
<sink_obj>58</sink_obj>
</item>
<item class_id_reference="20" object_id="_142">
<id>270</id>
<edge_type>2</edge_type>
<source_obj>26</source_obj>
<sink_obj>34</sink_obj>
</item>
<item class_id_reference="20" object_id="_143">
<id>271</id>
<edge_type>2</edge_type>
<source_obj>34</source_obj>
<sink_obj>55</sink_obj>
</item>
<item class_id_reference="20" object_id="_144">
<id>272</id>
<edge_type>2</edge_type>
<source_obj>34</source_obj>
<sink_obj>49</sink_obj>
</item>
<item class_id_reference="20" object_id="_145">
<id>273</id>
<edge_type>2</edge_type>
<source_obj>49</source_obj>
<sink_obj>55</sink_obj>
</item>
<item class_id_reference="20" object_id="_146">
<id>274</id>
<edge_type>2</edge_type>
<source_obj>55</source_obj>
<sink_obj>26</sink_obj>
</item>
<item class_id_reference="20" object_id="_147">
<id>275</id>
<edge_type>2</edge_type>
<source_obj>58</source_obj>
<sink_obj>16</sink_obj>
</item>
<item class_id_reference="20" object_id="_148">
<id>276</id>
<edge_type>4</edge_type>
<source_obj>50</source_obj>
<sink_obj>53</sink_obj>
</item>
<item class_id_reference="20" object_id="_149">
<id>277</id>
<edge_type>4</edge_type>
<source_obj>35</source_obj>
<sink_obj>53</sink_obj>
</item>
<item class_id_reference="20" object_id="_150">
<id>278</id>
<edge_type>4</edge_type>
<source_obj>36</source_obj>
<sink_obj>52</sink_obj>
</item>
</edges>
</cdfg>
<cdfg_regions class_id="21" tracking_level="0" version="0">
<count>7</count>
<item_version>0</item_version>
<item class_id="22" tracking_level="1" version="0" object_id="_151">
<mId>1</mId>
<mTag>call_Loop_LB2D_shift</mTag>
<mType>0</mType>
<sub_regions>
<count>3</count>
<item_version>0</item_version>
<item>2</item>
<item>3</item>
<item>7</item>
</sub_regions>
<basic_blocks>
<count>0</count>
<item_version>0</item_version>
</basic_blocks>
<mII>-1</mII>
<mDepth>-1</mDepth>
<mMinTripCount>-1</mMinTripCount>
<mMaxTripCount>-1</mMaxTripCount>
<mMinLatency>15</mMinLatency>
<mMaxLatency>-1</mMaxLatency>
<mIsDfPipe>0</mIsDfPipe>
<mDfPipe class_id="-1"></mDfPipe>
</item>
<item class_id_reference="22" object_id="_152">
<mId>2</mId>
<mTag>Entry</mTag>
<mType>0</mType>
<sub_regions>
<count>0</count>
<item_version>0</item_version>
</sub_regions>
<basic_blocks>
<count>1</count>
<item_version>0</item_version>
<item>10</item>
</basic_blocks>
<mII>-1</mII>
<mDepth>-1</mDepth>
<mMinTripCount>-1</mMinTripCount>
<mMaxTripCount>-1</mMaxTripCount>
<mMinLatency>0</mMinLatency>
<mMaxLatency>-1</mMaxLatency>
<mIsDfPipe>0</mIsDfPipe>
<mDfPipe class_id="-1"></mDfPipe>
</item>
<item class_id_reference="22" object_id="_153">
<mId>3</mId>
<mTag>LB2D_shift</mTag>
<mType>1</mType>
<sub_regions>
<count>3</count>
<item_version>0</item_version>
<item>4</item>
<item>5</item>
<item>6</item>
</sub_regions>
<basic_blocks>
<count>0</count>
<item_version>0</item_version>
</basic_blocks>
<mII>-1</mII>
<mDepth>-1</mDepth>
<mMinTripCount>2</mMinTripCount>
<mMaxTripCount>2</mMaxTripCount>
<mMinLatency>14</mMinLatency>
<mMaxLatency>-1</mMaxLatency>
<mIsDfPipe>0</mIsDfPipe>
<mDfPipe class_id="-1"></mDfPipe>
</item>
<item class_id_reference="22" object_id="_154">
<mId>4</mId>
<mTag>Region 1</mTag>
<mType>0</mType>
<sub_regions>
<count>0</count>
<item_version>0</item_version>
</sub_regions>
<basic_blocks>
<count>2</count>
<item_version>0</item_version>
<item>16</item>
<item>20</item>
</basic_blocks>
<mII>-1</mII>
<mDepth>-1</mDepth>
<mMinTripCount>-1</mMinTripCount>
<mMaxTripCount>-1</mMaxTripCount>
<mMinLatency>0</mMinLatency>
<mMaxLatency>-1</mMaxLatency>
<mIsDfPipe>0</mIsDfPipe>
<mDfPipe class_id="-1"></mDfPipe>
</item>
<item class_id_reference="22" object_id="_155">
<mId>5</mId>
<mTag>LB1D_shiftreg</mTag>
<mType>1</mType>
<sub_regions>
<count>0</count>
<item_version>0</item_version>
</sub_regions>
<basic_blocks>
<count>4</count>
<item_version>0</item_version>
<item>26</item>
<item>34</item>
<item>49</item>
<item>55</item>
</basic_blocks>
<mII>1</mII>
<mDepth>2</mDepth>
<mMinTripCount>4</mMinTripCount>
<mMaxTripCount>4</mMaxTripCount>
<mMinLatency>4</mMinLatency>
<mMaxLatency>-1</mMaxLatency>
<mIsDfPipe>0</mIsDfPipe>
<mDfPipe class_id="-1"></mDfPipe>
</item>
<item class_id_reference="22" object_id="_156">
<mId>6</mId>
<mTag>Region 2</mTag>
<mType>0</mType>
<sub_regions>
<count>0</count>
<item_version>0</item_version>
</sub_regions>
<basic_blocks>
<count>1</count>
<item_version>0</item_version>
<item>58</item>
</basic_blocks>
<mII>-1</mII>
<mDepth>-1</mDepth>
<mMinTripCount>-1</mMinTripCount>
<mMaxTripCount>-1</mMaxTripCount>
<mMinLatency>0</mMinLatency>
<mMaxLatency>-1</mMaxLatency>
<mIsDfPipe>0</mIsDfPipe>
<mDfPipe class_id="-1"></mDfPipe>
</item>
<item class_id_reference="22" object_id="_157">
<mId>7</mId>
<mTag>Return</mTag>
<mType>0</mType>
<sub_regions>
<count>0</count>
<item_version>0</item_version>
</sub_regions>
<basic_blocks>
<count>1</count>
<item_version>0</item_version>
<item>60</item>
</basic_blocks>
<mII>-1</mII>
<mDepth>-1</mDepth>
<mMinTripCount>-1</mMinTripCount>
<mMaxTripCount>-1</mMaxTripCount>
<mMinLatency>0</mMinLatency>
<mMaxLatency>-1</mMaxLatency>
<mIsDfPipe>0</mIsDfPipe>
<mDfPipe class_id="-1"></mDfPipe>
</item>
</cdfg_regions>
<fsm class_id="-1"></fsm>
<res class_id="-1"></res>
<node_label_latency class_id="26" tracking_level="0" version="0">
<count>36</count>
<item_version>0</item_version>
<item class_id="27" tracking_level="0" version="0">
<first>3</first>
<second class_id="28" tracking_level="0" version="0">
<first>0</first>
<second>0</second>
</second>
</item>
<item>
<first>4</first>
<second>
<first>0</first>
<second>0</second>
</second>
</item>
<item>
<first>9</first>
<second>
<first>0</first>
<second>0</second>
</second>
</item>
<item>
<first>11</first>
<second>
<first>1</first>
<second>0</second>
</second>
</item>
<item>
<first>12</first>
<second>
<first>1</first>
<second>0</second>
</second>
</item>
<item>
<first>14</first>
<second>
<first>1</first>
<second>0</second>
</second>
</item>
<item>
<first>15</first>
<second>
<first>1</first>
<second>0</second>
</second>
</item>
<item>
<first>19</first>
<second>
<first>1</first>
<second>0</second>
</second>
</item>
<item>
<first>21</first>
<second>
<first>2</first>
<second>0</second>
</second>
</item>
<item>
<first>22</first>
<second>
<first>2</first>
<second>0</second>
</second>
</item>
<item>
<first>24</first>
<second>
<first>2</first>
<second>0</second>
</second>
</item>
<item>
<first>25</first>
<second>
<first>2</first>
<second>0</second>
</second>
</item>
<item>
<first>30</first>
<second>
<first>3</first>
<second>0</second>
</second>
</item>
<item>
<first>31</first>
<second>
<first>2</first>
<second>0</second>
</second>
</item>
<item>
<first>32</first>
<second>
<first>2</first>
<second>0</second>
</second>
</item>
<item>
<first>33</first>
<second>
<first>2</first>
<second>0</second>
</second>
</item>
<item>
<first>35</first>
<second>
<first>3</first>
<second>0</second>
</second>
</item>
<item>
<first>36</first>
<second>
<first>3</first>
<second>0</second>
</second>
</item>
<item>
<first>37</first>
<second>
<first>3</first>
<second>0</second>
</second>
</item>
<item>
<first>38</first>
<second>
<first>3</first>
<second>0</second>
</second>
</item>
<item>
<first>39</first>
<second>
<first>3</first>
<second>0</second>
</second>
</item>
<item>
<first>40</first>
<second>
<first>3</first>
<second>0</second>
</second>
</item>
<item>
<first>41</first>
<second>
<first>3</first>
<second>0</second>
</second>
</item>
<item>
<first>42</first>
<second>
<first>3</first>
<second>0</second>
</second>
</item>
<item>
<first>43</first>
<second>
<first>3</first>
<second>0</second>
</second>
</item>
<item>
<first>44</first>
<second>
<first>3</first>
<second>0</second>
</second>
</item>
<item>
<first>45</first>
<second>
<first>3</first>
<second>0</second>
</second>
</item>
<item>
<first>46</first>
<second>
<first>3</first>
<second>0</second>
</second>
</item>
<item>
<first>47</first>
<second>
<first>3</first>
<second>0</second>
</second>
</item>
<item>
<first>48</first>
<second>
<first>3</first>
<second>0</second>
</second>
</item>
<item>
<first>50</first>
<second>
<first>3</first>
<second>0</second>
</second>
</item>
<item>
<first>52</first>
<second>
<first>3</first>
<second>0</second>
</second>
</item>
<item>
<first>53</first>
<second>
<first>3</first>
<second>0</second>
</second>
</item>
<item>
<first>54</first>
<second>
<first>3</first>
<second>0</second>
</second>
</item>
<item>
<first>57</first>
<second>
<first>3</first>
<second>0</second>
</second>
</item>
<item>
<first>59</first>
<second>
<first>1</first>
<second>0</second>
</second>
</item>
</node_label_latency>
<bblk_ent_exit class_id="29" tracking_level="0" version="0">
<count>9</count>
<item_version>0</item_version>
<item class_id="30" tracking_level="0" version="0">
<first>10</first>
<second class_id="31" tracking_level="0" version="0">
<first>0</first>
<second>0</second>
</second>
</item>
<item>
<first>16</first>
<second>
<first>1</first>
<second>1</second>
</second>
</item>
<item>
<first>20</first>
<second>
<first>1</first>
<second>1</second>
</second>
</item>
<item>
<first>26</first>
<second>
<first>2</first>
<second>2</second>
</second>
</item>
<item>
<first>34</first>
<second>
<first>2</first>
<second>3</second>
</second>
</item>
<item>
<first>49</first>
<second>
<first>3</first>
<second>3</second>
</second>
</item>
<item>
<first>55</first>
<second>
<first>3</first>
<second>3</second>
</second>
</item>
<item>
<first>58</first>
<second>
<first>3</first>
<second>3</second>
</second>
</item>
<item>
<first>60</first>
<second>
<first>1</first>
<second>1</second>
</second>
</item>
</bblk_ent_exit>
<regions class_id="32" tracking_level="0" version="0">
<count>1</count>
<item_version>0</item_version>
<item class_id="33" tracking_level="1" version="0" object_id="_158">
<region_name>LB1D_shiftreg</region_name>
<basic_blocks>
<count>4</count>
<item_version>0</item_version>
<item>26</item>
<item>34</item>
<item>49</item>
<item>55</item>
</basic_blocks>
<nodes>
<count>0</count>
<item_version>0</item_version>
</nodes>
<anchor_node>-1</anchor_node>
<region_type>8</region_type>
<interval>1</interval>
<pipe_depth>2</pipe_depth>
</item>
</regions>
<dp_fu_nodes class_id="34" tracking_level="0" version="0">
<count>0</count>
<item_version>0</item_version>
</dp_fu_nodes>
<dp_fu_nodes_expression class_id="35" tracking_level="0" version="0">
<count>0</count>
<item_version>0</item_version>
</dp_fu_nodes_expression>
<dp_fu_nodes_module>
<count>0</count>
<item_version>0</item_version>
</dp_fu_nodes_module>
<dp_fu_nodes_io>
<count>0</count>
<item_version>0</item_version>
</dp_fu_nodes_io>
<return_ports>
<count>0</count>
<item_version>0</item_version>
</return_ports>
<dp_mem_port_nodes class_id="36" tracking_level="0" version="0">
<count>0</count>
<item_version>0</item_version>
</dp_mem_port_nodes>
<dp_reg_nodes>
<count>0</count>
<item_version>0</item_version>
</dp_reg_nodes>
<dp_regname_nodes>
<count>0</count>
<item_version>0</item_version>
</dp_regname_nodes>
<dp_reg_phi>
<count>0</count>
<item_version>0</item_version>
</dp_reg_phi>
<dp_regname_phi>
<count>0</count>
<item_version>0</item_version>
</dp_regname_phi>
<dp_port_io_nodes class_id="37" tracking_level="0" version="0">
<count>0</count>
<item_version>0</item_version>
</dp_port_io_nodes>
<port2core class_id="38" tracking_level="0" version="0">
<count>0</count>
<item_version>0</item_version>
</port2core>
<node2core>
<count>0</count>
<item_version>0</item_version>
</node2core>
</syndb>
</boost_serialization>
| 27.931268 | 141 | 0.59195 |
209b49956fcce53dea30c5ad46787d34cc607885 | 4,013 | ads | Ada | src/asf-applications-main-configs.ads | Letractively/ada-asf | da9f85f85666eba7e23fefea661160863b74154d | [
"Apache-2.0"
] | null | null | null | src/asf-applications-main-configs.ads | Letractively/ada-asf | da9f85f85666eba7e23fefea661160863b74154d | [
"Apache-2.0"
] | null | null | null | src/asf-applications-main-configs.ads | Letractively/ada-asf | da9f85f85666eba7e23fefea661160863b74154d | [
"Apache-2.0"
] | null | null | null | -----------------------------------------------------------------------
-- applications-main-configs -- Configuration support for ASF Applications
-- Copyright (C) 2009, 2010, 2011, 2012 Stephane Carrez
-- Written by Stephane Carrez ([email protected])
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file except in compliance with the License.
-- You may obtain a copy of the License at
--
-- http://www.apache.org/licenses/LICENSE-2.0
--
-- Unless required by applicable law or agreed to in writing, software
-- distributed under the License is distributed on an "AS IS" BASIS,
-- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-- See the License for the specific language governing permissions and
-- limitations under the License.
-----------------------------------------------------------------------
with EL.Contexts.Default;
with EL.Contexts.Properties;
with ASF.Contexts.Faces;
with ASF.Applications.Main;
with Util.Beans.Objects;
with Util.Serialize.IO.XML;
with Util.Serialize.Mappers.Record_Mapper;
package ASF.Applications.Main.Configs is
-- Read the configuration file associated with the application. This includes:
-- <ul>
-- <li>The servlet and filter mappings</li>
-- <li>The managed bean definitions</li>
-- <li>The navigation rules</li>
-- </ul>
procedure Read_Configuration (App : in out Application'Class;
File : in String);
-- Setup the XML parser to read the managed bean definitions.
-- By instantiating this package, the <b>Reader</b> gets populated with the XML mappings
-- to read the servlet, managed beans and navigation rules.
generic
Reader : in out Util.Serialize.IO.XML.Parser;
App : in ASF.Contexts.Faces.Application_Access;
Context : in EL.Contexts.Default.Default_Context_Access;
package Reader_Config is
Prop_Context : aliased EL.Contexts.Properties.Property_Resolver;
end Reader_Config;
-- Create the configuration parameter definition instance.
generic
-- The parameter name.
Name : in String;
-- The default value.
Default : in String;
package Parameter is
-- Returns the configuration parameter.
function P return Config_Param;
pragma Inline_Always (P);
end Parameter;
-- ------------------------------
-- Application Specific Configuration
-- ------------------------------
-- Read the application specific configuration by using the XML mapper.
-- The application configuration looks like:
--
-- <application>
-- <message-bundle>name</message-bundle>
-- <message-bundle var='name'>bundle-name</message-bundle>
-- </application>
--
type Application_Config is limited record
Name : Util.Beans.Objects.Object;
App : ASF.Contexts.Faces.Application_Access;
end record;
type Application_Config_Access is access all Application_Config;
type Application_Fields is (TAG_MESSAGE_BUNDLE, TAG_MESSAGE_VAR,
TAG_DEFAULT_LOCALE, TAG_SUPPORTED_LOCALE);
-- Save in the application config object the value associated with the given field.
-- When the <b>TAG_MESSAGE_BUNDLE</b> field is reached, insert the new bundle definition
-- in the application.
procedure Set_Member (N : in out Application_Config;
Field : in Application_Fields;
Value : in Util.Beans.Objects.Object);
private
package Application_Mapper is
new Util.Serialize.Mappers.Record_Mapper (Element_Type => Application_Config,
Element_Type_Access => Application_Config_Access,
Fields => Application_Fields,
Set_Member => Set_Member);
end ASF.Applications.Main.Configs;
| 40.13 | 96 | 0.631448 |
cbac91d248db09e801264eceb872aa9586855e17 | 3,896 | ads | Ada | source/amf/mofext/amf-factories-mof_factories.ads | svn2github/matreshka | 9d222b3ad9da508855fb1f5adbe5e8a4fad4c530 | [
"BSD-3-Clause"
] | 24 | 2016-11-29T06:59:41.000Z | 2021-08-30T11:55:16.000Z | source/amf/mofext/amf-factories-mof_factories.ads | svn2github/matreshka | 9d222b3ad9da508855fb1f5adbe5e8a4fad4c530 | [
"BSD-3-Clause"
] | 2 | 2019-01-16T05:15:20.000Z | 2019-02-03T10:03:32.000Z | source/amf/mofext/amf-factories-mof_factories.ads | svn2github/matreshka | 9d222b3ad9da508855fb1f5adbe5e8a4fad4c530 | [
"BSD-3-Clause"
] | 4 | 2017-07-18T07:11:05.000Z | 2020-06-21T03:02:25.000Z | ------------------------------------------------------------------------------
-- --
-- Matreshka Project --
-- --
-- Ada Modeling Framework --
-- --
-- Runtime Library Component --
-- --
------------------------------------------------------------------------------
-- --
-- Copyright © 2012, Vadim Godunko <[email protected]> --
-- All rights reserved. --
-- --
-- Redistribution and use in source and binary forms, with or without --
-- modification, are permitted provided that the following conditions --
-- are met: --
-- --
-- * Redistributions of source code must retain the above copyright --
-- notice, this list of conditions and the following disclaimer. --
-- --
-- * Redistributions in binary form must reproduce the above copyright --
-- notice, this list of conditions and the following disclaimer in the --
-- documentation and/or other materials provided with the distribution. --
-- --
-- * Neither the name of the Vadim Godunko, IE nor the names of its --
-- contributors may be used to endorse or promote products derived from --
-- this software without specific prior written permission. --
-- --
-- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS --
-- "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT --
-- LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR --
-- A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT --
-- HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, --
-- SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED --
-- TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR --
-- PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF --
-- LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING --
-- NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS --
-- SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. --
-- --
------------------------------------------------------------------------------
-- $Revision$ $Date$
------------------------------------------------------------------------------
-- This file is generated, don't edit it.
------------------------------------------------------------------------------
with AMF.MOF.Tags;
package AMF.Factories.MOF_Factories is
pragma Preelaborate;
type MOF_Factory is limited interface
and AMF.Factories.Factory;
type MOF_Factory_Access is access all MOF_Factory'Class;
for MOF_Factory_Access'Storage_Size use 0;
not overriding function Create_Tag
(Self : not null access MOF_Factory)
return AMF.MOF.Tags.MOF_Tag_Access is abstract;
end AMF.Factories.MOF_Factories;
| 61.84127 | 78 | 0.425565 |
df22fae7ca7a41a76396759dd81a75af2ae67b0a | 735 | ads | Ada | src/Sym_Expr/regexp_readers.ads | fintatarta/eugen | 2c384838ff0e81b51172310ce5d0e47d71ffd4fd | [
"MIT"
] | null | null | null | src/Sym_Expr/regexp_readers.ads | fintatarta/eugen | 2c384838ff0e81b51172310ce5d0e47d71ffd4fd | [
"MIT"
] | null | null | null | src/Sym_Expr/regexp_readers.ads | fintatarta/eugen | 2c384838ff0e81b51172310ce5d0e47d71ffd4fd | [
"MIT"
] | null | null | null | with Ada.Strings.Unbounded; use Ada.Strings.Unbounded;
package Regexp_Readers is
type Regexp_Spec is
record
Regexp : Unbounded_String;
Sub_Expression_Index : Natural;
end record;
function "+" (X : String) return Unbounded_String
renames To_Unbounded_String;
Ada_Identifier : constant Regexp_Spec :=
(+"[[:alpha:]][[:alnum:]]*(_[[:alnum:]]+)*", 0);
Dotted_Identifier : constant Regexp_Spec :=
(+"[[:alpha:]][[:alnum:]]*((_[[:alnum:]]+)|(\.[[:alpha:]][[:alnum:]]*))*", 0);
Int_Regexp : constant Regexp_Spec :=
(+"[-+]?[[:space:]]*[[:digit:]]+(_[[:digit:]]+)*", 0);
end Regexp_Readers;
| 33.409091 | 103 | 0.527891 |
20a556351915a11b5b0ae3199b0a7e30a2560e71 | 1,348 | ads | Ada | tier-1/xcb/source/thin/xcb-xcb_get_font_path_cookie_t.ads | charlie5/cBound | 741be08197a61ad9c72553e3302f3b669902216d | [
"0BSD"
] | 2 | 2015-11-12T11:16:20.000Z | 2021-08-24T22:32:04.000Z | tier-1/xcb/source/thin/xcb-xcb_get_font_path_cookie_t.ads | charlie5/cBound | 741be08197a61ad9c72553e3302f3b669902216d | [
"0BSD"
] | 1 | 2018-06-05T05:19:35.000Z | 2021-11-20T01:13:23.000Z | tier-1/xcb/source/thin/xcb-xcb_get_font_path_cookie_t.ads | charlie5/cBound | 741be08197a61ad9c72553e3302f3b669902216d | [
"0BSD"
] | null | null | null | -- This file is generated by SWIG. Please do not modify by hand.
--
with Interfaces.C;
with Interfaces.C;
with Interfaces.C.Pointers;
package xcb.xcb_get_font_path_cookie_t is
-- Item
--
type Item is record
sequence : aliased Interfaces.C.unsigned;
end record;
-- Item_Array
--
type Item_Array is
array
(Interfaces.C.size_t range <>) of aliased xcb.xcb_get_font_path_cookie_t
.Item;
-- Pointer
--
package C_Pointers is new Interfaces.C.Pointers
(Index => Interfaces.C.size_t,
Element => xcb.xcb_get_font_path_cookie_t.Item,
Element_Array => xcb.xcb_get_font_path_cookie_t.Item_Array,
Default_Terminator => (others => <>));
subtype Pointer is C_Pointers.Pointer;
-- Pointer_Array
--
type Pointer_Array is
array
(Interfaces.C.size_t range <>) of aliased xcb.xcb_get_font_path_cookie_t
.Pointer;
-- Pointer_Pointer
--
package C_Pointer_Pointers is new Interfaces.C.Pointers
(Index => Interfaces.C.size_t,
Element => xcb.xcb_get_font_path_cookie_t.Pointer,
Element_Array => xcb.xcb_get_font_path_cookie_t.Pointer_Array,
Default_Terminator => null);
subtype Pointer_Pointer is C_Pointer_Pointers.Pointer;
end xcb.xcb_get_font_path_cookie_t;
| 26.431373 | 79 | 0.672849 |
4aee73aa8ddfbcf289ce7684cf7f0330a1de09e8 | 4,686 | adb | Ada | src/gen-model-enums.adb | jquorning/dynamo | 10d68571476c270b8e45a9c5ef585fa9139b0d05 | [
"Apache-2.0"
] | 15 | 2015-01-18T23:04:19.000Z | 2022-03-01T20:27:08.000Z | src/gen-model-enums.adb | jquorning/dynamo | 10d68571476c270b8e45a9c5ef585fa9139b0d05 | [
"Apache-2.0"
] | 16 | 2018-06-10T07:09:30.000Z | 2022-03-26T18:28:40.000Z | src/gen-model-enums.adb | jquorning/dynamo | 10d68571476c270b8e45a9c5ef585fa9139b0d05 | [
"Apache-2.0"
] | 3 | 2015-11-11T18:00:14.000Z | 2022-01-30T23:08:45.000Z | -----------------------------------------------------------------------
-- gen-model-enums -- Enum definitions
-- Copyright (C) 2011, 2012, 2018, 2021 Stephane Carrez
-- Written by Stephane Carrez ([email protected])
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file except in compliance with the License.
-- You may obtain a copy of the License at
--
-- http://www.apache.org/licenses/LICENSE-2.0
--
-- Unless required by applicable law or agreed to in writing, software
-- distributed under the License is distributed on an "AS IS" BASIS,
-- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-- See the License for the specific language governing permissions and
-- limitations under the License.
-----------------------------------------------------------------------
package body Gen.Model.Enums is
-- ------------------------------
-- Get the value identified by the name.
-- If the name cannot be found, the method should return the Null object.
-- ------------------------------
overriding
function Get_Value (From : Value_Definition;
Name : String) return UBO.Object is
begin
if Name = "value" then
return UBO.To_Object (From.Number);
else
return Definition (From).Get_Value (Name);
end if;
end Get_Value;
-- ------------------------------
-- Get the value identified by the name.
-- If the name cannot be found, the method should return the Null object.
-- ------------------------------
overriding
function Get_Value (From : Enum_Definition;
Name : String) return UBO.Object is
begin
if Name = "values" then
return From.Values_Bean;
elsif Name = "name" then
return UBO.To_Object (From.Type_Name);
elsif Name = "isEnum" or Name = "isDiscrete" then
return UBO.To_Object (True);
elsif Name = "sqlType" then
if Length (From.Sql_Type) > 0 then
return UBO.To_Object (Mappings.Get_Type_Name (From.Sql_Type));
else
return UBO.To_Object (Mappings.Get_Type_Name (To_UString ("enum")));
end if;
else
return Mappings.Mapping_Definition (From).Get_Value (Name);
end if;
end Get_Value;
-- ------------------------------
-- Compare two enum literals.
-- ------------------------------
function "<" (Left, Right : in Value_Definition_Access) return Boolean is
begin
return Left.Number < Right.Number;
end "<";
-- ------------------------------
-- Prepare the generation of the model.
-- ------------------------------
overriding
procedure Prepare (O : in out Enum_Definition) is
procedure Sort is new Value_List.Sort_On ("<");
begin
O.Target := O.Type_Name;
Sort (O.Values);
end Prepare;
-- ------------------------------
-- Initialize the table definition instance.
-- ------------------------------
overriding
procedure Initialize (O : in out Enum_Definition) is
begin
O.Values_Bean := UBO.To_Object (O.Values'Unchecked_Access,
UBO.STATIC);
end Initialize;
-- ------------------------------
-- Add an enum value to this enum definition and return the new value.
-- ------------------------------
procedure Add_Value (Enum : in out Enum_Definition;
Name : in String;
Value : out Value_Definition_Access) is
begin
Value := new Value_Definition;
Value.Set_Name (Name);
Value.Number := Enum.Values.Get_Count;
Enum.Values.Append (Value);
end Add_Value;
-- ------------------------------
-- Create an enum with the given name.
-- ------------------------------
function Create_Enum (Name : in UString) return Enum_Definition_Access is
Enum : constant Enum_Definition_Access := new Enum_Definition;
begin
Enum.Set_Name (Name);
declare
use Ada.Strings.Unbounded;
Pos : constant Natural := Index (Enum.Name, ".", Ada.Strings.Backward);
begin
if Pos > 0 then
Enum.Pkg_Name := Unbounded_Slice (Enum.Name, 1, Pos - 1);
Enum.Type_Name := Unbounded_Slice (Enum.Name, Pos + 1, Length (Enum.Name));
Enum.Nullable_Type := "Nullable_" & Enum.Type_Name;
else
Enum.Pkg_Name := To_UString ("ADO");
Enum.Type_Name := Enum.Name;
Enum.Nullable_Type := "Nullable_" & Enum.Name;
end if;
end;
return Enum;
end Create_Enum;
end Gen.Model.Enums;
| 36.325581 | 87 | 0.545241 |
203260beda6c17657709d9a885444c35dc0b2371 | 8,558 | adb | Ada | source/nodes/program-nodes-parameter_specifications.adb | optikos/oasis | 9f64d46d26d964790d69f9db681c874cfb3bf96d | [
"MIT"
] | null | null | null | source/nodes/program-nodes-parameter_specifications.adb | optikos/oasis | 9f64d46d26d964790d69f9db681c874cfb3bf96d | [
"MIT"
] | null | null | null | source/nodes/program-nodes-parameter_specifications.adb | optikos/oasis | 9f64d46d26d964790d69f9db681c874cfb3bf96d | [
"MIT"
] | 2 | 2019-09-14T23:18:50.000Z | 2019-10-02T10:11:40.000Z | -- Copyright (c) 2019 Maxim Reznik <[email protected]>
--
-- SPDX-License-Identifier: MIT
-- License-Filename: LICENSE
-------------------------------------------------------------
package body Program.Nodes.Parameter_Specifications is
function Create
(Names : not null Program.Elements.Defining_Identifiers
.Defining_Identifier_Vector_Access;
Colon_Token : not null Program.Lexical_Elements
.Lexical_Element_Access;
Aliased_Token : Program.Lexical_Elements.Lexical_Element_Access;
In_Token : Program.Lexical_Elements.Lexical_Element_Access;
Out_Token : Program.Lexical_Elements.Lexical_Element_Access;
Not_Token : Program.Lexical_Elements.Lexical_Element_Access;
Null_Token : Program.Lexical_Elements.Lexical_Element_Access;
Parameter_Subtype : not null Program.Elements.Element_Access;
Assignment_Token : Program.Lexical_Elements.Lexical_Element_Access;
Default_Expression : Program.Elements.Expressions.Expression_Access)
return Parameter_Specification is
begin
return Result : Parameter_Specification :=
(Names => Names, Colon_Token => Colon_Token,
Aliased_Token => Aliased_Token, In_Token => In_Token,
Out_Token => Out_Token, Not_Token => Not_Token,
Null_Token => Null_Token, Parameter_Subtype => Parameter_Subtype,
Assignment_Token => Assignment_Token,
Default_Expression => Default_Expression, Enclosing_Element => null)
do
Initialize (Result);
end return;
end Create;
function Create
(Names : not null Program.Elements.Defining_Identifiers
.Defining_Identifier_Vector_Access;
Parameter_Subtype : not null Program.Elements.Element_Access;
Default_Expression : Program.Elements.Expressions.Expression_Access;
Is_Part_Of_Implicit : Boolean := False;
Is_Part_Of_Inherited : Boolean := False;
Is_Part_Of_Instance : Boolean := False;
Has_Aliased : Boolean := False;
Has_In : Boolean := False;
Has_Out : Boolean := False;
Has_Not_Null : Boolean := False)
return Implicit_Parameter_Specification is
begin
return Result : Implicit_Parameter_Specification :=
(Names => Names, Parameter_Subtype => Parameter_Subtype,
Default_Expression => Default_Expression,
Is_Part_Of_Implicit => Is_Part_Of_Implicit,
Is_Part_Of_Inherited => Is_Part_Of_Inherited,
Is_Part_Of_Instance => Is_Part_Of_Instance,
Has_Aliased => Has_Aliased, Has_In => Has_In, Has_Out => Has_Out,
Has_Not_Null => Has_Not_Null, Enclosing_Element => null)
do
Initialize (Result);
end return;
end Create;
overriding function Names
(Self : Base_Parameter_Specification)
return not null Program.Elements.Defining_Identifiers
.Defining_Identifier_Vector_Access is
begin
return Self.Names;
end Names;
overriding function Parameter_Subtype
(Self : Base_Parameter_Specification)
return not null Program.Elements.Element_Access is
begin
return Self.Parameter_Subtype;
end Parameter_Subtype;
overriding function Default_Expression
(Self : Base_Parameter_Specification)
return Program.Elements.Expressions.Expression_Access is
begin
return Self.Default_Expression;
end Default_Expression;
overriding function Colon_Token
(Self : Parameter_Specification)
return not null Program.Lexical_Elements.Lexical_Element_Access is
begin
return Self.Colon_Token;
end Colon_Token;
overriding function Aliased_Token
(Self : Parameter_Specification)
return Program.Lexical_Elements.Lexical_Element_Access is
begin
return Self.Aliased_Token;
end Aliased_Token;
overriding function In_Token
(Self : Parameter_Specification)
return Program.Lexical_Elements.Lexical_Element_Access is
begin
return Self.In_Token;
end In_Token;
overriding function Out_Token
(Self : Parameter_Specification)
return Program.Lexical_Elements.Lexical_Element_Access is
begin
return Self.Out_Token;
end Out_Token;
overriding function Not_Token
(Self : Parameter_Specification)
return Program.Lexical_Elements.Lexical_Element_Access is
begin
return Self.Not_Token;
end Not_Token;
overriding function Null_Token
(Self : Parameter_Specification)
return Program.Lexical_Elements.Lexical_Element_Access is
begin
return Self.Null_Token;
end Null_Token;
overriding function Assignment_Token
(Self : Parameter_Specification)
return Program.Lexical_Elements.Lexical_Element_Access is
begin
return Self.Assignment_Token;
end Assignment_Token;
overriding function Has_Aliased
(Self : Parameter_Specification)
return Boolean is
begin
return Self.Aliased_Token.Assigned;
end Has_Aliased;
overriding function Has_In
(Self : Parameter_Specification)
return Boolean is
begin
return Self.In_Token.Assigned;
end Has_In;
overriding function Has_Out
(Self : Parameter_Specification)
return Boolean is
begin
return Self.Out_Token.Assigned;
end Has_Out;
overriding function Has_Not_Null
(Self : Parameter_Specification)
return Boolean is
begin
return Self.Null_Token.Assigned;
end Has_Not_Null;
overriding function Is_Part_Of_Implicit
(Self : Implicit_Parameter_Specification)
return Boolean is
begin
return Self.Is_Part_Of_Implicit;
end Is_Part_Of_Implicit;
overriding function Is_Part_Of_Inherited
(Self : Implicit_Parameter_Specification)
return Boolean is
begin
return Self.Is_Part_Of_Inherited;
end Is_Part_Of_Inherited;
overriding function Is_Part_Of_Instance
(Self : Implicit_Parameter_Specification)
return Boolean is
begin
return Self.Is_Part_Of_Instance;
end Is_Part_Of_Instance;
overriding function Has_Aliased
(Self : Implicit_Parameter_Specification)
return Boolean is
begin
return Self.Has_Aliased;
end Has_Aliased;
overriding function Has_In
(Self : Implicit_Parameter_Specification)
return Boolean is
begin
return Self.Has_In;
end Has_In;
overriding function Has_Out
(Self : Implicit_Parameter_Specification)
return Boolean is
begin
return Self.Has_Out;
end Has_Out;
overriding function Has_Not_Null
(Self : Implicit_Parameter_Specification)
return Boolean is
begin
return Self.Has_Not_Null;
end Has_Not_Null;
procedure Initialize
(Self : aliased in out Base_Parameter_Specification'Class) is
begin
for Item in Self.Names.Each_Element loop
Set_Enclosing_Element (Item.Element, Self'Unchecked_Access);
end loop;
Set_Enclosing_Element (Self.Parameter_Subtype, Self'Unchecked_Access);
if Self.Default_Expression.Assigned then
Set_Enclosing_Element
(Self.Default_Expression, Self'Unchecked_Access);
end if;
null;
end Initialize;
overriding function Is_Parameter_Specification_Element
(Self : Base_Parameter_Specification)
return Boolean is
pragma Unreferenced (Self);
begin
return True;
end Is_Parameter_Specification_Element;
overriding function Is_Declaration_Element
(Self : Base_Parameter_Specification)
return Boolean is
pragma Unreferenced (Self);
begin
return True;
end Is_Declaration_Element;
overriding procedure Visit
(Self : not null access Base_Parameter_Specification;
Visitor : in out Program.Element_Visitors.Element_Visitor'Class) is
begin
Visitor.Parameter_Specification (Self);
end Visit;
overriding function To_Parameter_Specification_Text
(Self : aliased in out Parameter_Specification)
return Program.Elements.Parameter_Specifications
.Parameter_Specification_Text_Access is
begin
return Self'Unchecked_Access;
end To_Parameter_Specification_Text;
overriding function To_Parameter_Specification_Text
(Self : aliased in out Implicit_Parameter_Specification)
return Program.Elements.Parameter_Specifications
.Parameter_Specification_Text_Access is
pragma Unreferenced (Self);
begin
return null;
end To_Parameter_Specification_Text;
end Program.Nodes.Parameter_Specifications;
| 32.172932 | 77 | 0.720729 |
df36ebd9007303d7baf28bfd39ab01a6705eb86a | 4,857 | ads | Ada | llvm-gcc-4.2-2.9/gcc/ada/s-valdec.ads | vidkidz/crossbridge | ba0bf94aee0ce6cf7eb5be882382e52bc57ba396 | [
"MIT"
] | 1 | 2016-04-09T02:58:13.000Z | 2016-04-09T02:58:13.000Z | llvm-gcc-4.2-2.9/gcc/ada/s-valdec.ads | vidkidz/crossbridge | ba0bf94aee0ce6cf7eb5be882382e52bc57ba396 | [
"MIT"
] | null | null | null | llvm-gcc-4.2-2.9/gcc/ada/s-valdec.ads | vidkidz/crossbridge | ba0bf94aee0ce6cf7eb5be882382e52bc57ba396 | [
"MIT"
] | null | null | null | ------------------------------------------------------------------------------
-- --
-- GNAT COMPILER COMPONENTS --
-- --
-- S Y S T E M . V A L _ D E C --
-- --
-- S p e c --
-- --
-- Copyright (C) 1992-2005, Free Software Foundation, Inc. --
-- --
-- GNAT is free software; you can redistribute it and/or modify it under --
-- terms of the GNU General Public License as published by the Free Soft- --
-- ware Foundation; either version 2, or (at your option) any later ver- --
-- sion. GNAT is distributed in the hope that it will be useful, but WITH- --
-- OUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY --
-- or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License --
-- for more details. You should have received a copy of the GNU General --
-- Public License distributed with GNAT; see file COPYING. If not, write --
-- to the Free Software Foundation, 51 Franklin Street, Fifth Floor, --
-- Boston, MA 02110-1301, USA. --
-- --
-- As a special exception, if other files instantiate generics from this --
-- unit, or you link this unit with other files to produce an executable, --
-- this unit does not by itself cause the resulting executable to be --
-- covered by the GNU General Public License. This exception does not --
-- however invalidate any other reasons why the executable file might be --
-- covered by the GNU Public License. --
-- --
-- GNAT was originally developed by the GNAT team at New York University. --
-- Extensive contributions were provided by Ada Core Technologies Inc. --
-- --
------------------------------------------------------------------------------
-- This package contains routines for scanning decimal values where the size
-- of the type is no greater than Standard.Integer'Size, for use in Text_IO.
-- Decimal_IO, and the Value attribute for such decimal types.
package System.Val_Dec is
pragma Pure;
function Scan_Decimal
(Str : String;
Ptr : access Integer;
Max : Integer;
Scale : Integer) return Integer;
-- This function scans the string starting at Str (Ptr.all) for a valid
-- real literal according to the syntax described in (RM 3.5(43)). The
-- substring scanned extends no further than Str (Max). There are three
-- cases for the return:
--
-- If a valid real literal is found after scanning past any initial spaces,
-- then Ptr.all is updated past the last character of the literal (but
-- trailing spaces are not scanned out). The value returned is the value
-- Integer'Integer_Value (decimal-literal-value), using the given Scale
-- to determine this value.
--
-- If no valid real literal is found, then Ptr.all points either to an
-- initial non-digit character, or to Max + 1 if the field is all spaces
-- and the exception Constraint_Error is raised.
--
-- If a syntactically valid integer is scanned, but the value is out of
-- range, or, in the based case, the base value is out of range or there
-- is an out of range digit, then Ptr.all points past the integer, and
-- Constraint_Error is raised.
--
-- Note: these rules correspond to the requirements for leaving the
-- pointer positioned in Text_Io.Get
--
-- Note: if Str is null, i.e. if Max is less than Ptr, then this is a
-- special case of an all-blank string, and Ptr is unchanged, and hence
-- is greater than Max as required in this case.
function Value_Decimal (Str : String; Scale : Integer) return Integer;
-- Used in computing X'Value (Str) where X is a decimal types whose size
-- does not exceed Standard.Integer'Size. Str is the string argument of
-- the attribute. Constraint_Error is raised if the string is malformed
-- or if the value is out of range, otherwise the value returned is the
-- value Integer'Integer_Value (decimal-literal-value), using the given
-- Scale to determine this value.
end System.Val_Dec;
| 59.231707 | 79 | 0.547457 |
cbc9523541df32e9cabef2bc3c9abdb7ec1f097d | 29,521 | ads | Ada | software/hal/hpl/STM32/svd/stm32f427x/stm32_svd-rtc.ads | TUM-EI-RCS/StratoX | 5fdd04e01a25efef6052376f43ce85b5bc973392 | [
"BSD-3-Clause"
] | 12 | 2017-06-08T14:19:57.000Z | 2022-03-09T02:48:59.000Z | software/hal/hpl/STM32/svd/stm32f427x/stm32_svd-rtc.ads | TUM-EI-RCS/StratoX | 5fdd04e01a25efef6052376f43ce85b5bc973392 | [
"BSD-3-Clause"
] | 6 | 2017-06-08T13:13:50.000Z | 2020-05-15T09:32:43.000Z | software/hal/hpl/STM32/svd/stm32f427x/stm32_svd-rtc.ads | TUM-EI-RCS/StratoX | 5fdd04e01a25efef6052376f43ce85b5bc973392 | [
"BSD-3-Clause"
] | 3 | 2017-06-30T14:05:06.000Z | 2022-02-17T12:20:45.000Z | -- This spec has been automatically generated from STM32F427x.svd
pragma Restrictions (No_Elaboration_Code);
pragma Ada_2012;
with System;
with HAL;
package STM32_SVD.RTC is
pragma Preelaborate;
---------------
-- Registers --
---------------
-----------------
-- TR_Register --
-----------------
subtype TR_SU_Field is HAL.UInt4;
subtype TR_ST_Field is HAL.UInt3;
subtype TR_MNU_Field is HAL.UInt4;
subtype TR_MNT_Field is HAL.UInt3;
subtype TR_HU_Field is HAL.UInt4;
subtype TR_HT_Field is HAL.UInt2;
-- time register
type TR_Register is record
-- Second units in BCD format
SU : TR_SU_Field := 16#0#;
-- Second tens in BCD format
ST : TR_ST_Field := 16#0#;
-- unspecified
Reserved_7_7 : HAL.Bit := 16#0#;
-- Minute units in BCD format
MNU : TR_MNU_Field := 16#0#;
-- Minute tens in BCD format
MNT : TR_MNT_Field := 16#0#;
-- unspecified
Reserved_15_15 : HAL.Bit := 16#0#;
-- Hour units in BCD format
HU : TR_HU_Field := 16#0#;
-- Hour tens in BCD format
HT : TR_HT_Field := 16#0#;
-- AM/PM notation
PM : Boolean := False;
-- unspecified
Reserved_23_31 : HAL.UInt9 := 16#0#;
end record
with Volatile_Full_Access, Size => 32,
Bit_Order => System.Low_Order_First;
for TR_Register use record
SU at 0 range 0 .. 3;
ST at 0 range 4 .. 6;
Reserved_7_7 at 0 range 7 .. 7;
MNU at 0 range 8 .. 11;
MNT at 0 range 12 .. 14;
Reserved_15_15 at 0 range 15 .. 15;
HU at 0 range 16 .. 19;
HT at 0 range 20 .. 21;
PM at 0 range 22 .. 22;
Reserved_23_31 at 0 range 23 .. 31;
end record;
-----------------
-- DR_Register --
-----------------
subtype DR_DU_Field is HAL.UInt4;
subtype DR_DT_Field is HAL.UInt2;
subtype DR_MU_Field is HAL.UInt4;
subtype DR_WDU_Field is HAL.UInt3;
subtype DR_YU_Field is HAL.UInt4;
subtype DR_YT_Field is HAL.UInt4;
-- date register
type DR_Register is record
-- Date units in BCD format
DU : DR_DU_Field := 16#1#;
-- Date tens in BCD format
DT : DR_DT_Field := 16#0#;
-- unspecified
Reserved_6_7 : HAL.UInt2 := 16#0#;
-- Month units in BCD format
MU : DR_MU_Field := 16#1#;
-- Month tens in BCD format
MT : Boolean := False;
-- Week day units
WDU : DR_WDU_Field := 16#1#;
-- Year units in BCD format
YU : DR_YU_Field := 16#0#;
-- Year tens in BCD format
YT : DR_YT_Field := 16#0#;
-- unspecified
Reserved_24_31 : HAL.Byte := 16#0#;
end record
with Volatile_Full_Access, Size => 32,
Bit_Order => System.Low_Order_First;
for DR_Register use record
DU at 0 range 0 .. 3;
DT at 0 range 4 .. 5;
Reserved_6_7 at 0 range 6 .. 7;
MU at 0 range 8 .. 11;
MT at 0 range 12 .. 12;
WDU at 0 range 13 .. 15;
YU at 0 range 16 .. 19;
YT at 0 range 20 .. 23;
Reserved_24_31 at 0 range 24 .. 31;
end record;
-----------------
-- CR_Register --
-----------------
subtype CR_WCKSEL_Field is HAL.UInt3;
subtype CR_OSEL_Field is HAL.UInt2;
-- control register
type CR_Register is record
-- Wakeup clock selection
WCKSEL : CR_WCKSEL_Field := 16#0#;
-- Time-stamp event active edge
TSEDGE : Boolean := False;
-- Reference clock detection enable (50 or 60 Hz)
REFCKON : Boolean := False;
-- unspecified
Reserved_5_5 : HAL.Bit := 16#0#;
-- Hour format
FMT : Boolean := False;
-- Coarse digital calibration enable
DCE : Boolean := False;
-- Alarm A enable
ALRAE : Boolean := False;
-- Alarm B enable
ALRBE : Boolean := False;
-- Wakeup timer enable
WUTE : Boolean := False;
-- Time stamp enable
TSE : Boolean := False;
-- Alarm A interrupt enable
ALRAIE : Boolean := False;
-- Alarm B interrupt enable
ALRBIE : Boolean := False;
-- Wakeup timer interrupt enable
WUTIE : Boolean := False;
-- Time-stamp interrupt enable
TSIE : Boolean := False;
-- Add 1 hour (summer time change)
ADD1H : Boolean := False;
-- Subtract 1 hour (winter time change)
SUB1H : Boolean := False;
-- Backup
BKP : Boolean := False;
-- unspecified
Reserved_19_19 : HAL.Bit := 16#0#;
-- Output polarity
POL : Boolean := False;
-- Output selection
OSEL : CR_OSEL_Field := 16#0#;
-- Calibration output enable
COE : Boolean := False;
-- unspecified
Reserved_24_31 : HAL.Byte := 16#0#;
end record
with Volatile_Full_Access, Size => 32,
Bit_Order => System.Low_Order_First;
for CR_Register use record
WCKSEL at 0 range 0 .. 2;
TSEDGE at 0 range 3 .. 3;
REFCKON at 0 range 4 .. 4;
Reserved_5_5 at 0 range 5 .. 5;
FMT at 0 range 6 .. 6;
DCE at 0 range 7 .. 7;
ALRAE at 0 range 8 .. 8;
ALRBE at 0 range 9 .. 9;
WUTE at 0 range 10 .. 10;
TSE at 0 range 11 .. 11;
ALRAIE at 0 range 12 .. 12;
ALRBIE at 0 range 13 .. 13;
WUTIE at 0 range 14 .. 14;
TSIE at 0 range 15 .. 15;
ADD1H at 0 range 16 .. 16;
SUB1H at 0 range 17 .. 17;
BKP at 0 range 18 .. 18;
Reserved_19_19 at 0 range 19 .. 19;
POL at 0 range 20 .. 20;
OSEL at 0 range 21 .. 22;
COE at 0 range 23 .. 23;
Reserved_24_31 at 0 range 24 .. 31;
end record;
------------------
-- ISR_Register --
------------------
-- initialization and status register
type ISR_Register is record
-- Read-only. Alarm A write flag
ALRAWF : Boolean := True;
-- Read-only. Alarm B write flag
ALRBWF : Boolean := True;
-- Read-only. Wakeup timer write flag
WUTWF : Boolean := True;
-- Shift operation pending
SHPF : Boolean := False;
-- Read-only. Initialization status flag
INITS : Boolean := False;
-- Registers synchronization flag
RSF : Boolean := False;
-- Read-only. Initialization flag
INITF : Boolean := False;
-- Initialization mode
INIT : Boolean := False;
-- Alarm A flag
ALRAF : Boolean := False;
-- Alarm B flag
ALRBF : Boolean := False;
-- Wakeup timer flag
WUTF : Boolean := False;
-- Time-stamp flag
TSF : Boolean := False;
-- Time-stamp overflow flag
TSOVF : Boolean := False;
-- Tamper detection flag
TAMP1F : Boolean := False;
-- TAMPER2 detection flag
TAMP2F : Boolean := False;
-- unspecified
Reserved_15_15 : HAL.Bit := 16#0#;
-- Read-only. Recalibration pending Flag
RECALPF : Boolean := False;
-- unspecified
Reserved_17_31 : HAL.UInt15 := 16#0#;
end record
with Volatile_Full_Access, Size => 32,
Bit_Order => System.Low_Order_First;
for ISR_Register use record
ALRAWF at 0 range 0 .. 0;
ALRBWF at 0 range 1 .. 1;
WUTWF at 0 range 2 .. 2;
SHPF at 0 range 3 .. 3;
INITS at 0 range 4 .. 4;
RSF at 0 range 5 .. 5;
INITF at 0 range 6 .. 6;
INIT at 0 range 7 .. 7;
ALRAF at 0 range 8 .. 8;
ALRBF at 0 range 9 .. 9;
WUTF at 0 range 10 .. 10;
TSF at 0 range 11 .. 11;
TSOVF at 0 range 12 .. 12;
TAMP1F at 0 range 13 .. 13;
TAMP2F at 0 range 14 .. 14;
Reserved_15_15 at 0 range 15 .. 15;
RECALPF at 0 range 16 .. 16;
Reserved_17_31 at 0 range 17 .. 31;
end record;
-------------------
-- PRER_Register --
-------------------
subtype PRER_PREDIV_S_Field is HAL.UInt15;
subtype PRER_PREDIV_A_Field is HAL.UInt7;
-- prescaler register
type PRER_Register is record
-- Synchronous prescaler factor
PREDIV_S : PRER_PREDIV_S_Field := 16#FF#;
-- unspecified
Reserved_15_15 : HAL.Bit := 16#0#;
-- Asynchronous prescaler factor
PREDIV_A : PRER_PREDIV_A_Field := 16#7F#;
-- unspecified
Reserved_23_31 : HAL.UInt9 := 16#0#;
end record
with Volatile_Full_Access, Size => 32,
Bit_Order => System.Low_Order_First;
for PRER_Register use record
PREDIV_S at 0 range 0 .. 14;
Reserved_15_15 at 0 range 15 .. 15;
PREDIV_A at 0 range 16 .. 22;
Reserved_23_31 at 0 range 23 .. 31;
end record;
-------------------
-- WUTR_Register --
-------------------
subtype WUTR_WUT_Field is HAL.Short;
-- wakeup timer register
type WUTR_Register is record
-- Wakeup auto-reload value bits
WUT : WUTR_WUT_Field := 16#FFFF#;
-- unspecified
Reserved_16_31 : HAL.Short := 16#0#;
end record
with Volatile_Full_Access, Size => 32,
Bit_Order => System.Low_Order_First;
for WUTR_Register use record
WUT at 0 range 0 .. 15;
Reserved_16_31 at 0 range 16 .. 31;
end record;
---------------------
-- CALIBR_Register --
---------------------
subtype CALIBR_DC_Field is HAL.UInt5;
-- calibration register
type CALIBR_Register is record
-- Digital calibration
DC : CALIBR_DC_Field := 16#0#;
-- unspecified
Reserved_5_6 : HAL.UInt2 := 16#0#;
-- Digital calibration sign
DCS : Boolean := False;
-- unspecified
Reserved_8_31 : HAL.UInt24 := 16#0#;
end record
with Volatile_Full_Access, Size => 32,
Bit_Order => System.Low_Order_First;
for CALIBR_Register use record
DC at 0 range 0 .. 4;
Reserved_5_6 at 0 range 5 .. 6;
DCS at 0 range 7 .. 7;
Reserved_8_31 at 0 range 8 .. 31;
end record;
---------------------
-- ALRMAR_Register --
---------------------
subtype ALRMAR_SU_Field is HAL.UInt4;
subtype ALRMAR_ST_Field is HAL.UInt3;
subtype ALRMAR_MNU_Field is HAL.UInt4;
subtype ALRMAR_MNT_Field is HAL.UInt3;
subtype ALRMAR_HU_Field is HAL.UInt4;
subtype ALRMAR_HT_Field is HAL.UInt2;
subtype ALRMAR_DU_Field is HAL.UInt4;
subtype ALRMAR_DT_Field is HAL.UInt2;
-- alarm A register
type ALRMAR_Register is record
-- Second units in BCD format
SU : ALRMAR_SU_Field := 16#0#;
-- Second tens in BCD format
ST : ALRMAR_ST_Field := 16#0#;
-- Alarm A seconds mask
MSK1 : Boolean := False;
-- Minute units in BCD format
MNU : ALRMAR_MNU_Field := 16#0#;
-- Minute tens in BCD format
MNT : ALRMAR_MNT_Field := 16#0#;
-- Alarm A minutes mask
MSK2 : Boolean := False;
-- Hour units in BCD format
HU : ALRMAR_HU_Field := 16#0#;
-- Hour tens in BCD format
HT : ALRMAR_HT_Field := 16#0#;
-- AM/PM notation
PM : Boolean := False;
-- Alarm A hours mask
MSK3 : Boolean := False;
-- Date units or day in BCD format
DU : ALRMAR_DU_Field := 16#0#;
-- Date tens in BCD format
DT : ALRMAR_DT_Field := 16#0#;
-- Week day selection
WDSEL : Boolean := False;
-- Alarm A date mask
MSK4 : Boolean := False;
end record
with Volatile_Full_Access, Size => 32,
Bit_Order => System.Low_Order_First;
for ALRMAR_Register use record
SU at 0 range 0 .. 3;
ST at 0 range 4 .. 6;
MSK1 at 0 range 7 .. 7;
MNU at 0 range 8 .. 11;
MNT at 0 range 12 .. 14;
MSK2 at 0 range 15 .. 15;
HU at 0 range 16 .. 19;
HT at 0 range 20 .. 21;
PM at 0 range 22 .. 22;
MSK3 at 0 range 23 .. 23;
DU at 0 range 24 .. 27;
DT at 0 range 28 .. 29;
WDSEL at 0 range 30 .. 30;
MSK4 at 0 range 31 .. 31;
end record;
---------------------
-- ALRMBR_Register --
---------------------
subtype ALRMBR_SU_Field is HAL.UInt4;
subtype ALRMBR_ST_Field is HAL.UInt3;
subtype ALRMBR_MNU_Field is HAL.UInt4;
subtype ALRMBR_MNT_Field is HAL.UInt3;
subtype ALRMBR_HU_Field is HAL.UInt4;
subtype ALRMBR_HT_Field is HAL.UInt2;
subtype ALRMBR_DU_Field is HAL.UInt4;
subtype ALRMBR_DT_Field is HAL.UInt2;
-- alarm B register
type ALRMBR_Register is record
-- Second units in BCD format
SU : ALRMBR_SU_Field := 16#0#;
-- Second tens in BCD format
ST : ALRMBR_ST_Field := 16#0#;
-- Alarm B seconds mask
MSK1 : Boolean := False;
-- Minute units in BCD format
MNU : ALRMBR_MNU_Field := 16#0#;
-- Minute tens in BCD format
MNT : ALRMBR_MNT_Field := 16#0#;
-- Alarm B minutes mask
MSK2 : Boolean := False;
-- Hour units in BCD format
HU : ALRMBR_HU_Field := 16#0#;
-- Hour tens in BCD format
HT : ALRMBR_HT_Field := 16#0#;
-- AM/PM notation
PM : Boolean := False;
-- Alarm B hours mask
MSK3 : Boolean := False;
-- Date units or day in BCD format
DU : ALRMBR_DU_Field := 16#0#;
-- Date tens in BCD format
DT : ALRMBR_DT_Field := 16#0#;
-- Week day selection
WDSEL : Boolean := False;
-- Alarm B date mask
MSK4 : Boolean := False;
end record
with Volatile_Full_Access, Size => 32,
Bit_Order => System.Low_Order_First;
for ALRMBR_Register use record
SU at 0 range 0 .. 3;
ST at 0 range 4 .. 6;
MSK1 at 0 range 7 .. 7;
MNU at 0 range 8 .. 11;
MNT at 0 range 12 .. 14;
MSK2 at 0 range 15 .. 15;
HU at 0 range 16 .. 19;
HT at 0 range 20 .. 21;
PM at 0 range 22 .. 22;
MSK3 at 0 range 23 .. 23;
DU at 0 range 24 .. 27;
DT at 0 range 28 .. 29;
WDSEL at 0 range 30 .. 30;
MSK4 at 0 range 31 .. 31;
end record;
------------------
-- WPR_Register --
------------------
subtype WPR_KEY_Field is HAL.Byte;
-- write protection register
type WPR_Register is record
-- Write-only. Write protection key
KEY : WPR_KEY_Field := 16#0#;
-- unspecified
Reserved_8_31 : HAL.UInt24 := 16#0#;
end record
with Volatile_Full_Access, Size => 32,
Bit_Order => System.Low_Order_First;
for WPR_Register use record
KEY at 0 range 0 .. 7;
Reserved_8_31 at 0 range 8 .. 31;
end record;
------------------
-- SSR_Register --
------------------
subtype SSR_SS_Field is HAL.Short;
-- sub second register
type SSR_Register is record
-- Read-only. Sub second value
SS : SSR_SS_Field;
-- unspecified
Reserved_16_31 : HAL.Short;
end record
with Volatile_Full_Access, Size => 32,
Bit_Order => System.Low_Order_First;
for SSR_Register use record
SS at 0 range 0 .. 15;
Reserved_16_31 at 0 range 16 .. 31;
end record;
---------------------
-- SHIFTR_Register --
---------------------
subtype SHIFTR_SUBFS_Field is HAL.UInt15;
-- shift control register
type SHIFTR_Register is record
-- Write-only. Subtract a fraction of a second
SUBFS : SHIFTR_SUBFS_Field := 16#0#;
-- unspecified
Reserved_15_30 : HAL.Short := 16#0#;
-- Write-only. Add one second
ADD1S : Boolean := False;
end record
with Volatile_Full_Access, Size => 32,
Bit_Order => System.Low_Order_First;
for SHIFTR_Register use record
SUBFS at 0 range 0 .. 14;
Reserved_15_30 at 0 range 15 .. 30;
ADD1S at 0 range 31 .. 31;
end record;
-------------------
-- TSTR_Register --
-------------------
-- time stamp time register
type TSTR_Register is record
-- Read-only. Tamper 1 detection enable
TAMP1E : Boolean;
-- Read-only. Active level for tamper 1
TAMP1TRG : Boolean;
-- Read-only. Tamper interrupt enable
TAMPIE : Boolean;
-- unspecified
Reserved_3_15 : HAL.UInt13;
-- Read-only. TAMPER1 mapping
TAMP1INSEL : Boolean;
-- Read-only. TIMESTAMP mapping
TSINSEL : Boolean;
-- Read-only. AFO_ALARM output type
ALARMOUTTYPE : Boolean;
-- unspecified
Reserved_19_31 : HAL.UInt13;
end record
with Volatile_Full_Access, Size => 32,
Bit_Order => System.Low_Order_First;
for TSTR_Register use record
TAMP1E at 0 range 0 .. 0;
TAMP1TRG at 0 range 1 .. 1;
TAMPIE at 0 range 2 .. 2;
Reserved_3_15 at 0 range 3 .. 15;
TAMP1INSEL at 0 range 16 .. 16;
TSINSEL at 0 range 17 .. 17;
ALARMOUTTYPE at 0 range 18 .. 18;
Reserved_19_31 at 0 range 19 .. 31;
end record;
-------------------
-- TSDR_Register --
-------------------
subtype TSDR_DU_Field is HAL.UInt4;
subtype TSDR_DT_Field is HAL.UInt2;
subtype TSDR_MU_Field is HAL.UInt4;
subtype TSDR_WDU_Field is HAL.UInt3;
-- time stamp date register
type TSDR_Register is record
-- Read-only. Date units in BCD format
DU : TSDR_DU_Field;
-- Read-only. Date tens in BCD format
DT : TSDR_DT_Field;
-- unspecified
Reserved_6_7 : HAL.UInt2;
-- Read-only. Month units in BCD format
MU : TSDR_MU_Field;
-- Read-only. Month tens in BCD format
MT : Boolean;
-- Read-only. Week day units
WDU : TSDR_WDU_Field;
-- unspecified
Reserved_16_31 : HAL.Short;
end record
with Volatile_Full_Access, Size => 32,
Bit_Order => System.Low_Order_First;
for TSDR_Register use record
DU at 0 range 0 .. 3;
DT at 0 range 4 .. 5;
Reserved_6_7 at 0 range 6 .. 7;
MU at 0 range 8 .. 11;
MT at 0 range 12 .. 12;
WDU at 0 range 13 .. 15;
Reserved_16_31 at 0 range 16 .. 31;
end record;
--------------------
-- TSSSR_Register --
--------------------
subtype TSSSR_SS_Field is HAL.Short;
-- timestamp sub second register
type TSSSR_Register is record
-- Read-only. Sub second value
SS : TSSSR_SS_Field;
-- unspecified
Reserved_16_31 : HAL.Short;
end record
with Volatile_Full_Access, Size => 32,
Bit_Order => System.Low_Order_First;
for TSSSR_Register use record
SS at 0 range 0 .. 15;
Reserved_16_31 at 0 range 16 .. 31;
end record;
-------------------
-- CALR_Register --
-------------------
subtype CALR_CALM_Field is HAL.UInt9;
---------------
-- CALR.CALW --
---------------
-- CALR_CALW array
type CALR_CALW_Field_Array is array (8 .. 9) of Boolean
with Component_Size => 1, Size => 2;
-- Type definition for CALR_CALW
type CALR_CALW_Field
(As_Array : Boolean := False)
is record
case As_Array is
when False =>
-- CALW as a value
Val : HAL.UInt2;
when True =>
-- CALW as an array
Arr : CALR_CALW_Field_Array;
end case;
end record
with Unchecked_Union, Size => 2;
for CALR_CALW_Field use record
Val at 0 range 0 .. 1;
Arr at 0 range 0 .. 1;
end record;
-- calibration register
type CALR_Register is record
-- Calibration minus
CALM : CALR_CALM_Field := 16#0#;
-- unspecified
Reserved_9_12 : HAL.UInt4 := 16#0#;
-- Use a 16-second calibration cycle period
CALW : CALR_CALW_Field := (As_Array => False, Val => 16#0#);
-- Increase frequency of RTC by 488.5 ppm
CALP : Boolean := False;
-- unspecified
Reserved_16_31 : HAL.Short := 16#0#;
end record
with Volatile_Full_Access, Size => 32,
Bit_Order => System.Low_Order_First;
for CALR_Register use record
CALM at 0 range 0 .. 8;
Reserved_9_12 at 0 range 9 .. 12;
CALW at 0 range 13 .. 14;
CALP at 0 range 15 .. 15;
Reserved_16_31 at 0 range 16 .. 31;
end record;
--------------------
-- TAFCR_Register --
--------------------
subtype TAFCR_TAMPFREQ_Field is HAL.UInt3;
subtype TAFCR_TAMPFLT_Field is HAL.UInt2;
subtype TAFCR_TAMPPRCH_Field is HAL.UInt2;
-- tamper and alternate function configuration register
type TAFCR_Register is record
-- Tamper 1 detection enable
TAMP1E : Boolean := False;
-- Active level for tamper 1
TAMP1TRG : Boolean := False;
-- Tamper interrupt enable
TAMPIE : Boolean := False;
-- Tamper 2 detection enable
TAMP2E : Boolean := False;
-- Active level for tamper 2
TAMP2TRG : Boolean := False;
-- unspecified
Reserved_5_6 : HAL.UInt2 := 16#0#;
-- Activate timestamp on tamper detection event
TAMPTS : Boolean := False;
-- Tamper sampling frequency
TAMPFREQ : TAFCR_TAMPFREQ_Field := 16#0#;
-- Tamper filter count
TAMPFLT : TAFCR_TAMPFLT_Field := 16#0#;
-- Tamper precharge duration
TAMPPRCH : TAFCR_TAMPPRCH_Field := 16#0#;
-- TAMPER pull-up disable
TAMPPUDIS : Boolean := False;
-- TAMPER1 mapping
TAMP1INSEL : Boolean := False;
-- TIMESTAMP mapping
TSINSEL : Boolean := False;
-- AFO_ALARM output type
ALARMOUTTYPE : Boolean := False;
-- unspecified
Reserved_19_31 : HAL.UInt13 := 16#0#;
end record
with Volatile_Full_Access, Size => 32,
Bit_Order => System.Low_Order_First;
for TAFCR_Register use record
TAMP1E at 0 range 0 .. 0;
TAMP1TRG at 0 range 1 .. 1;
TAMPIE at 0 range 2 .. 2;
TAMP2E at 0 range 3 .. 3;
TAMP2TRG at 0 range 4 .. 4;
Reserved_5_6 at 0 range 5 .. 6;
TAMPTS at 0 range 7 .. 7;
TAMPFREQ at 0 range 8 .. 10;
TAMPFLT at 0 range 11 .. 12;
TAMPPRCH at 0 range 13 .. 14;
TAMPPUDIS at 0 range 15 .. 15;
TAMP1INSEL at 0 range 16 .. 16;
TSINSEL at 0 range 17 .. 17;
ALARMOUTTYPE at 0 range 18 .. 18;
Reserved_19_31 at 0 range 19 .. 31;
end record;
-----------------------
-- ALRMASSR_Register --
-----------------------
subtype ALRMASSR_SS_Field is HAL.UInt15;
subtype ALRMASSR_MASKSS_Field is HAL.UInt4;
-- alarm A sub second register
type ALRMASSR_Register is record
-- Sub seconds value
SS : ALRMASSR_SS_Field := 16#0#;
-- unspecified
Reserved_15_23 : HAL.UInt9 := 16#0#;
-- Mask the most-significant bits starting at this bit
MASKSS : ALRMASSR_MASKSS_Field := 16#0#;
-- unspecified
Reserved_28_31 : HAL.UInt4 := 16#0#;
end record
with Volatile_Full_Access, Size => 32,
Bit_Order => System.Low_Order_First;
for ALRMASSR_Register use record
SS at 0 range 0 .. 14;
Reserved_15_23 at 0 range 15 .. 23;
MASKSS at 0 range 24 .. 27;
Reserved_28_31 at 0 range 28 .. 31;
end record;
-----------------------
-- ALRMBSSR_Register --
-----------------------
subtype ALRMBSSR_SS_Field is HAL.UInt15;
subtype ALRMBSSR_MASKSS_Field is HAL.UInt4;
-- alarm B sub second register
type ALRMBSSR_Register is record
-- Sub seconds value
SS : ALRMBSSR_SS_Field := 16#0#;
-- unspecified
Reserved_15_23 : HAL.UInt9 := 16#0#;
-- Mask the most-significant bits starting at this bit
MASKSS : ALRMBSSR_MASKSS_Field := 16#0#;
-- unspecified
Reserved_28_31 : HAL.UInt4 := 16#0#;
end record
with Volatile_Full_Access, Size => 32,
Bit_Order => System.Low_Order_First;
for ALRMBSSR_Register use record
SS at 0 range 0 .. 14;
Reserved_15_23 at 0 range 15 .. 23;
MASKSS at 0 range 24 .. 27;
Reserved_28_31 at 0 range 28 .. 31;
end record;
-----------------
-- Peripherals --
-----------------
-- Real-time clock
type RTC_Peripheral is record
-- time register
TR : TR_Register;
-- date register
DR : DR_Register;
-- control register
CR : CR_Register;
-- initialization and status register
ISR : ISR_Register;
-- prescaler register
PRER : PRER_Register;
-- wakeup timer register
WUTR : WUTR_Register;
-- calibration register
CALIBR : CALIBR_Register;
-- alarm A register
ALRMAR : ALRMAR_Register;
-- alarm B register
ALRMBR : ALRMBR_Register;
-- write protection register
WPR : WPR_Register;
-- sub second register
SSR : SSR_Register;
-- shift control register
SHIFTR : SHIFTR_Register;
-- time stamp time register
TSTR : TSTR_Register;
-- time stamp date register
TSDR : TSDR_Register;
-- timestamp sub second register
TSSSR : TSSSR_Register;
-- calibration register
CALR : CALR_Register;
-- tamper and alternate function configuration register
TAFCR : TAFCR_Register;
-- alarm A sub second register
ALRMASSR : ALRMASSR_Register;
-- alarm B sub second register
ALRMBSSR : ALRMBSSR_Register;
-- backup register
BKP0R : HAL.Word;
-- backup register
BKP1R : HAL.Word;
-- backup register
BKP2R : HAL.Word;
-- backup register
BKP3R : HAL.Word;
-- backup register
BKP4R : HAL.Word;
-- backup register
BKP5R : HAL.Word;
-- backup register
BKP6R : HAL.Word;
-- backup register
BKP7R : HAL.Word;
-- backup register
BKP8R : HAL.Word;
-- backup register
BKP9R : HAL.Word;
-- backup register
BKP10R : HAL.Word;
-- backup register
BKP11R : HAL.Word;
-- backup register
BKP12R : HAL.Word;
-- backup register
BKP13R : HAL.Word;
-- backup register
BKP14R : HAL.Word;
-- backup register
BKP15R : HAL.Word;
-- backup register
BKP16R : HAL.Word;
-- backup register
BKP17R : HAL.Word;
-- backup register
BKP18R : HAL.Word;
-- backup register
BKP19R : HAL.Word;
end record
with Volatile;
for RTC_Peripheral use record
TR at 0 range 0 .. 31;
DR at 4 range 0 .. 31;
CR at 8 range 0 .. 31;
ISR at 12 range 0 .. 31;
PRER at 16 range 0 .. 31;
WUTR at 20 range 0 .. 31;
CALIBR at 24 range 0 .. 31;
ALRMAR at 28 range 0 .. 31;
ALRMBR at 32 range 0 .. 31;
WPR at 36 range 0 .. 31;
SSR at 40 range 0 .. 31;
SHIFTR at 44 range 0 .. 31;
TSTR at 48 range 0 .. 31;
TSDR at 52 range 0 .. 31;
TSSSR at 56 range 0 .. 31;
CALR at 60 range 0 .. 31;
TAFCR at 64 range 0 .. 31;
ALRMASSR at 68 range 0 .. 31;
ALRMBSSR at 72 range 0 .. 31;
BKP0R at 80 range 0 .. 31;
BKP1R at 84 range 0 .. 31;
BKP2R at 88 range 0 .. 31;
BKP3R at 92 range 0 .. 31;
BKP4R at 96 range 0 .. 31;
BKP5R at 100 range 0 .. 31;
BKP6R at 104 range 0 .. 31;
BKP7R at 108 range 0 .. 31;
BKP8R at 112 range 0 .. 31;
BKP9R at 116 range 0 .. 31;
BKP10R at 120 range 0 .. 31;
BKP11R at 124 range 0 .. 31;
BKP12R at 128 range 0 .. 31;
BKP13R at 132 range 0 .. 31;
BKP14R at 136 range 0 .. 31;
BKP15R at 140 range 0 .. 31;
BKP16R at 144 range 0 .. 31;
BKP17R at 148 range 0 .. 31;
BKP18R at 152 range 0 .. 31;
BKP19R at 156 range 0 .. 31;
end record;
-- Real-time clock
RTC_Periph : aliased RTC_Peripheral
with Import, Address => RTC_Base;
end STM32_SVD.RTC;
| 31.438765 | 76 | 0.532265 |
235900dee83e13ae4027eba0082551ed3354a7f3 | 1,402 | ads | Ada | tier-1/xcb/source/thin/xcb-xcb_glx_get_tex_image_cookie_t.ads | charlie5/cBound | 741be08197a61ad9c72553e3302f3b669902216d | [
"0BSD"
] | 2 | 2015-11-12T11:16:20.000Z | 2021-08-24T22:32:04.000Z | tier-1/xcb/source/thin/xcb-xcb_glx_get_tex_image_cookie_t.ads | charlie5/cBound | 741be08197a61ad9c72553e3302f3b669902216d | [
"0BSD"
] | 1 | 2018-06-05T05:19:35.000Z | 2021-11-20T01:13:23.000Z | tier-1/xcb/source/thin/xcb-xcb_glx_get_tex_image_cookie_t.ads | charlie5/cBound | 741be08197a61ad9c72553e3302f3b669902216d | [
"0BSD"
] | null | null | null | -- This file is generated by SWIG. Please do not modify by hand.
--
with Interfaces.C;
with Interfaces.C;
with Interfaces.C.Pointers;
package xcb.xcb_glx_get_tex_image_cookie_t is
-- Item
--
type Item is record
sequence : aliased Interfaces.C.unsigned;
end record;
-- Item_Array
--
type Item_Array is
array
(Interfaces.C
.size_t range <>) of aliased xcb.xcb_glx_get_tex_image_cookie_t
.Item;
-- Pointer
--
package C_Pointers is new Interfaces.C.Pointers
(Index => Interfaces.C.size_t,
Element => xcb.xcb_glx_get_tex_image_cookie_t.Item,
Element_Array => xcb.xcb_glx_get_tex_image_cookie_t.Item_Array,
Default_Terminator => (others => <>));
subtype Pointer is C_Pointers.Pointer;
-- Pointer_Array
--
type Pointer_Array is
array
(Interfaces.C
.size_t range <>) of aliased xcb.xcb_glx_get_tex_image_cookie_t
.Pointer;
-- Pointer_Pointer
--
package C_Pointer_Pointers is new Interfaces.C.Pointers
(Index => Interfaces.C.size_t,
Element => xcb.xcb_glx_get_tex_image_cookie_t.Pointer,
Element_Array => xcb.xcb_glx_get_tex_image_cookie_t.Pointer_Array,
Default_Terminator => null);
subtype Pointer_Pointer is C_Pointer_Pointers.Pointer;
end xcb.xcb_glx_get_tex_image_cookie_t;
| 26.45283 | 77 | 0.669757 |
2023575a94128040d13f2deb0951521d919f66c8 | 8,819 | adb | Ada | thirdparty/adasdl/thin/adasdl/AdaSDL_framebuff/sdltests/graywin.adb | Lucretia/old_nehe_ada95 | d0378c3bfce202eb01bf00b57c128735dbe8582d | [
"BSD-3-Clause"
] | null | null | null | thirdparty/adasdl/thin/adasdl/AdaSDL_framebuff/sdltests/graywin.adb | Lucretia/old_nehe_ada95 | d0378c3bfce202eb01bf00b57c128735dbe8582d | [
"BSD-3-Clause"
] | null | null | null | thirdparty/adasdl/thin/adasdl/AdaSDL_framebuff/sdltests/graywin.adb | Lucretia/old_nehe_ada95 | d0378c3bfce202eb01bf00b57c128735dbe8582d | [
"BSD-3-Clause"
] | null | null | null |
-- ----------------------------------------------------------------- --
-- --
-- This is free software; you can redistribute it and/or --
-- modify it under the terms of the GNU General Public --
-- License as published by the Free Software Foundation; either --
-- version 2 of the License, or (at your option) any later version. --
-- --
-- This software is distributed in the hope that it will be useful, --
-- but WITHOUT ANY WARRANTY; without even the implied warranty of --
-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU --
-- General Public License for more details. --
-- --
-- You should have received a copy of the GNU General Public --
-- License along with this library; if not, write to the --
-- Free Software Foundation, Inc., 59 Temple Place - Suite 330, --
-- Boston, MA 02111-1307, USA. --
-- --
-- ----------------------------------------------------------------- --
-- ----------------------------------------------------------------- --
-- This is a translation, to the Ada programming language, of the --
-- original C test files written by Sam Lantinga - www.libsdl.org --
-- translation made by Antonio F. Vargas - www.adapower.net/~avargas --
-- ----------------------------------------------------------------- --
with Lib_C;
with Interfaces.C.Strings;
with Interfaces.C.Pointers;
with Ada.Numerics.Discrete_Random;
with Ada.Calendar;
with Ada.Command_Line;
with Ada.Text_IO; use Ada.Text_IO;
with GNAT.OS_Lib;
with SDL.Video;
with SDL.Types; use SDL.Types;
with SDL.Events;
with SDL.Error;
with SDL.Keysym;
with SDL.Mouse;
with SDL_Framebuffer;
procedure graywin is
package C renames Interfaces.C;
use type C.int;
package CS renames Interfaces.C.Strings;
package CL renames Ada.Command_Line;
package V renames SDL.Video;
use type V.Surface_Flags;
use type V.Surface_ptr;
package Ev renames SDL.Events;
package Er renames SDL.Error;
package Ks renames SDL.Keysym;
use type Ks.Key;
package M renames SDL.Mouse;
package Fb renames SDL_Framebuffer;
Screen_Width : constant := 640;
Screen_Height : constant := 480;
-- ===============================================
seeded : Boolean := False;
-- Draw a randomly sized and colored box centered about (X,Y)
procedure DrawBox (screen : V.Surface_ptr;
X : C.int;
Y : C.int)
is
area : V.Rect;
color : Uint32;
type Screen_Width_Type is range 0 .. Screen_Width - 1;
package Random_w is new Ada.Numerics.Discrete_Random (
Screen_Width_Type);
Width_Generator : Random_w.Generator;
use Random_w;
type Screen_Height_Type is range 0 .. Screen_Height - 1;
package Random_h is new Ada.Numerics.Discrete_Random (
Screen_Height_Type);
Height_Generator : Random_h.Generator;
use Random_h;
type Color_Range is range 0 .. 255;
package Random_Color is new Ada.Numerics.Discrete_Random (
Color_Range);
Color_Generator : Random_Color.Generator;
use Random_Color;
use Ada.Calendar;
begin
-- See the random number generator
-- if not seeded then
Reset (Width_Generator);
Reset (Height_Generator);
Reset (Color_Generator);
-- seeded := True;
-- end if;
-- Get the bounds of the rectangle
area.w := Uint16 (Random (Width_Generator));
area.h := Uint16 (Random (Height_Generator));
area.x := Sint16 (Uint16 (X) - (area.w / 2));
area.y := Sint16 (Uint16 (Y) - (area.h / 2));
color := Uint32 (Random (Color_Generator));
Put_Line ("Color: " & Uint32'Image (color) & "; " &
"x: " & Sint16'Image (area.x) & "; " &
"y: " & Sint16'Image (area.y) & "; " &
"w: " & Uint16'Image (area.w) & "; " &
"h: " & Uint16'Image (area.h) & "; ");
-- Do is!
-- Read the note in the "area" declaration point.
V.FillRect (screen, area, color);
V.Update_Rect (screen, area);
end DrawBox;
-- ===============================================
function CreateScreen (w, h: Uint16; bpp : Uint8; flags : V.Surface_Flags)
return V.Surface_ptr
is
screen : V.Surface_ptr;
use type C.size_t;
palette : V.Colors_Array (0 .. 255);
buffer : Fb.Framebuffer_8bPointer;
begin
-- Set video mode
screen := V.SetVideoMode (C.int (w), C.int (h),
C.int (bpp), V.Surface_Flags (flags));
if screen = null then
Put_Line ("Couldn't set display mode: " & Er.Get_Error);
return null;
end if;
Put ("Screen is in ");
if (screen.flags and V.FULLSCREEN) /= 0 then
Put_Line ("fullscreen");
else
Put_Line ("windowed");
end if;
-- Set a gray colormap, reverse order from white to black
for i in palette'Range loop
palette (i) := (255 - Uint8 (i),
255 - Uint8 (i),
255 - Uint8 (i), 0);
end loop;
V.SetColors (screen, palette, C.int (palette'First), palette'Length);
-- Set the surface pixels and refresh!
if V.LockSurface (screen) < 0 then
Put_Line ("Couldn't lock display surface: " & Er.Get_Error);
return null;
end if;
buffer := Fb.Get_Framebuffer (screen);
for i in 0 .. screen.h - 1 loop
Fb.Paint_Line_Unchecked (screen, buffer, i * 255 / screen.h);
buffer := Fb.Next_Line_Unchecked (screen, buffer);
end loop;
V.UnlockSurface (screen);
V.UpdateRect (screen, 0, 0, 0, 0);
return screen;
end CreateScreen;
-- ===============================================
screen : V.Surface_ptr;
videoflags : V.Surface_Flags;
done : Boolean;
event : Ev.Event;
argc : Integer := CL.Argument_Count;
Wait_Event_Result : C.int;
begin
-- Initialize SDL
if SDL.Init (SDL.INIT_VIDEO) < 0 then
Put_Line ("Couldn't initialize SDL: " & Er.Get_Error);
GNAT.OS_Lib.OS_Exit (1);
end if;
-- See if we try to get a hardware colormap */
videoflags := V.SWSURFACE;
while argc > 0 loop
if CL.Argument (argc) = "-hw" then
videoflags := videoflags or V.HWSURFACE;
argc := argc - 1;
elsif CL.Argument (argc) = "-warp" then
videoflags := videoflags or V.HWPALETTE;
argc := argc -1;
elsif CL.Argument (argc) = "-fullscreen" then
videoflags := videoflags or V.FULLSCREEN;
argc := argc - 1;
else
Put_Line ("Usage: " & CL.Command_Name &
" [-hw] [-warp] [-fullscreen]");
GNAT.OS_Lib.OS_Exit (1);
end if;
end loop;
-- Set video mode
screen := CreateScreen (Screen_Width, Screen_Height,
8, videoflags);
if screen = null then
GNAT.OS_Lib.OS_Exit (2);
end if;
-- Wait for a keystroke
done := False;
loop
Ev.Wait_Event (Wait_Event_Result, event);
exit when done or (Wait_Event_Result = 0);
case event.the_type is
when Ev.MOUSEBUTTONDOWN =>
DrawBox (screen, C.int (event.button.x),
C.int (event.button.y));
when Ev.KEYDOWN =>
-- Ignore ALT-TAB for windows
if event.key.keysym.sym = Ks.K_LALT
or event.key.keysym.sym = Ks.K_TAB then
null;
elsif event.key.keysym.sym = Ks.K_SPACE then
-- Center the mouse om <SPACE>
M.WarpMouse (Screen_Width / 2, Screen_Height / 2);
elsif event.key.keysym.sym = Ks.K_RETURN then
-- Toggle fullscreen mode on <RETURN>
videoflags := videoflags xor V.FULLSCREEN;
screen := CreateScreen (Uint16 (screen.w), Uint16 (screen.h),
screen.format.BitsPerPixel,
videoflags);
if screen = null then
Put_Line ("Couldn't toggle fullscreen mode");
done := True;
end if;
else
-- Any other key quits the application...
done := True;
end if;
when Ev.QUIT =>
done := True;
when others => null;
end case;
end loop;
SDL.SDL_Quit;
end graywin;
| 35.849593 | 77 | 0.527951 |
dce3a5c041f8659a5d4aad475d26d91df18d3617 | 27,711 | ads | Ada | src/statements/adabase-statement-base.ads | jrmarino/AdaBase | 660f278613773dc4007c8b3fab21bcfddc1828b3 | [
"0BSD"
] | 30 | 2016-02-21T11:09:30.000Z | 2021-12-08T14:12:32.000Z | src/statements/adabase-statement-base.ads | jrmarino/AdaBase | 660f278613773dc4007c8b3fab21bcfddc1828b3 | [
"0BSD"
] | 3 | 2018-10-29T18:44:48.000Z | 2022-03-12T23:14:20.000Z | src/statements/adabase-statement-base.ads | jrmarino/AdaBase | 660f278613773dc4007c8b3fab21bcfddc1828b3 | [
"0BSD"
] | 3 | 2015-04-22T12:17:27.000Z | 2017-01-19T14:29:59.000Z | -- This file is covered by the Internet Software Consortium (ISC) License
-- Reference: ../../License.txt
with CommonText;
with AdaBase.Connection.Base;
with AdaBase.Interfaces.Statement;
with AdaBase.Logger.Facility;
with AdaBase.Results.Sets;
with AdaBase.Results.Field;
with AdaBase.Results.Converters;
with AdaBase.Results.Generic_Converters;
with Ada.Calendar.Formatting;
with Ada.Characters.Handling;
with Ada.Containers.Indefinite_Hashed_Maps;
with Ada.Containers.Vectors;
with Ada.Strings.Hash;
with Ada.Strings.Wide_Unbounded;
with Ada.Strings.Wide_Wide_Unbounded;
with Ada.Characters.Conversions;
with Ada.Unchecked_Deallocation;
with Spatial_Data.Well_Known_Binary;
package AdaBase.Statement.Base is
package CT renames CommonText;
package SUW renames Ada.Strings.Wide_Unbounded;
package SWW renames Ada.Strings.Wide_Wide_Unbounded;
package CAL renames Ada.Calendar;
package CFM renames Ada.Calendar.Formatting;
package ACC renames Ada.Characters.Conversions;
package AR renames AdaBase.Results;
package ACB renames AdaBase.Connection.Base;
package AIS renames AdaBase.Interfaces.Statement;
package ALF renames AdaBase.Logger.Facility;
package ARC renames AdaBase.Results.Converters;
package RGC renames AdaBase.Results.Generic_Converters;
package ARF renames AdaBase.Results.Field;
package ARS renames AdaBase.Results.Sets;
package ACH renames Ada.Characters.Handling;
package GEO renames Spatial_Data;
package WKB renames Spatial_Data.Well_Known_Binary;
type SQL_Access is access all String;
type Base_Statement is
abstract new Base_Pure and AIS.iStatement with private;
type Basic_Statement is access all Base_Statement'Class;
type Stmt_Type is (direct_statement, prepared_statement);
ILLEGAL_BIND_SQL : exception;
INVALID_FOR_DIRECT_QUERY : exception;
INVALID_FOR_RESULT_SET : exception;
INVALID_COLUMN_INDEX : exception;
PRIOR_EXECUTION_FAILED : exception;
BINDING_COLUMN_NOT_FOUND : exception;
BINDING_TYPE_MISMATCH : exception;
BINDING_SIZE_MISMATCH : exception;
STMT_PREPARATION : exception;
STMT_EXECUTION : exception;
MARKER_NOT_FOUND : exception;
overriding
function rows_affected (Stmt : Base_Statement) return Affected_Rows;
overriding
function successful (Stmt : Base_Statement) return Boolean;
overriding
function data_discarded (Stmt : Base_Statement) return Boolean;
overriding
procedure iterate (Stmt : out Base_Statement;
process : not null access procedure);
overriding
procedure iterate (Stmt : out Base_Statement;
process : not null access procedure (row : ARS.Datarow));
-------------------------------------------
-- 23 bind using integer index --
-------------------------------------------
procedure bind (Stmt : out Base_Statement;
index : Positive;
vaxx : AR.NByte0_Access);
procedure bind (Stmt : out Base_Statement;
index : Positive;
vaxx : AR.NByte1_Access);
procedure bind (Stmt : out Base_Statement;
index : Positive;
vaxx : AR.NByte2_Access);
procedure bind (Stmt : out Base_Statement;
index : Positive;
vaxx : AR.NByte3_Access);
procedure bind (Stmt : out Base_Statement;
index : Positive;
vaxx : AR.NByte4_Access);
procedure bind (Stmt : out Base_Statement;
index : Positive;
vaxx : AR.NByte8_Access);
procedure bind (Stmt : out Base_Statement;
index : Positive;
vaxx : AR.Byte1_Access);
procedure bind (Stmt : out Base_Statement;
index : Positive;
vaxx : AR.Byte2_Access);
procedure bind (Stmt : out Base_Statement;
index : Positive;
vaxx : AR.Byte3_Access);
procedure bind (Stmt : out Base_Statement;
index : Positive;
vaxx : AR.Byte4_Access);
procedure bind (Stmt : out Base_Statement;
index : Positive;
vaxx : AR.Byte8_Access);
procedure bind (Stmt : out Base_Statement;
index : Positive;
vaxx : AR.Real9_Access);
procedure bind (Stmt : out Base_Statement;
index : Positive;
vaxx : AR.Real18_Access);
procedure bind (Stmt : out Base_Statement;
index : Positive;
vaxx : AR.Str1_Access);
procedure bind (Stmt : out Base_Statement;
index : Positive;
vaxx : AR.Str2_Access);
procedure bind (Stmt : out Base_Statement;
index : Positive;
vaxx : AR.Str4_Access);
procedure bind (Stmt : out Base_Statement;
index : Positive;
vaxx : AR.Time_Access);
procedure bind (Stmt : out Base_Statement;
index : Positive;
vaxx : AR.Chain_Access);
procedure bind (Stmt : out Base_Statement;
index : Positive;
vaxx : AR.Enum_Access);
procedure bind (Stmt : out Base_Statement;
index : Positive;
vaxx : AR.Settype_Access);
procedure bind (Stmt : out Base_Statement;
index : Positive;
vaxx : AR.Bits_Access);
procedure bind (Stmt : out Base_Statement;
index : Positive;
vaxx : AR.S_UTF8_Access);
procedure bind (Stmt : out Base_Statement;
index : Positive;
vaxx : AR.Geometry_Access);
-------------------------------------------
-- 23 bind using header for index --
-------------------------------------------
procedure bind (Stmt : out Base_Statement;
heading : String;
vaxx : AR.NByte0_Access);
procedure bind (Stmt : out Base_Statement;
heading : String;
vaxx : AR.NByte1_Access);
procedure bind (Stmt : out Base_Statement;
heading : String;
vaxx : AR.NByte2_Access);
procedure bind (Stmt : out Base_Statement;
heading : String;
vaxx : AR.NByte3_Access);
procedure bind (Stmt : out Base_Statement;
heading : String;
vaxx : AR.NByte4_Access);
procedure bind (Stmt : out Base_Statement;
heading : String;
vaxx : AR.NByte8_Access);
procedure bind (Stmt : out Base_Statement;
heading : String;
vaxx : AR.Byte1_Access);
procedure bind (Stmt : out Base_Statement;
heading : String;
vaxx : AR.Byte2_Access);
procedure bind (Stmt : out Base_Statement;
heading : String;
vaxx : AR.Byte3_Access);
procedure bind (Stmt : out Base_Statement;
heading : String;
vaxx : AR.Byte4_Access);
procedure bind (Stmt : out Base_Statement;
heading : String;
vaxx : AR.Byte8_Access);
procedure bind (Stmt : out Base_Statement;
heading : String;
vaxx : AR.Real9_Access);
procedure bind (Stmt : out Base_Statement;
heading : String;
vaxx : AR.Real18_Access);
procedure bind (Stmt : out Base_Statement;
heading : String;
vaxx : AR.Str1_Access);
procedure bind (Stmt : out Base_Statement;
heading : String;
vaxx : AR.Str2_Access);
procedure bind (Stmt : out Base_Statement;
heading : String;
vaxx : AR.Str4_Access);
procedure bind (Stmt : out Base_Statement;
heading : String;
vaxx : AR.Time_Access);
procedure bind (Stmt : out Base_Statement;
heading : String;
vaxx : AR.Chain_Access);
procedure bind (Stmt : out Base_Statement;
heading : String;
vaxx : AR.Enum_Access);
procedure bind (Stmt : out Base_Statement;
heading : String;
vaxx : AR.Settype_Access);
procedure bind (Stmt : out Base_Statement;
heading : String;
vaxx : AR.Bits_Access);
procedure bind (Stmt : out Base_Statement;
heading : String;
vaxx : AR.S_UTF8_Access);
procedure bind (Stmt : out Base_Statement;
heading : String;
vaxx : AR.Geometry_Access);
--------------------------------------------
-- 23 assign/access using integer index --
--------------------------------------------
procedure assign (Stmt : out Base_Statement;
index : Positive;
vaxx : AR.NByte0_Access);
procedure assign (Stmt : out Base_Statement;
index : Positive;
vaxx : AR.NByte1_Access);
procedure assign (Stmt : out Base_Statement;
index : Positive;
vaxx : AR.NByte2_Access);
procedure assign (Stmt : out Base_Statement;
index : Positive;
vaxx : AR.NByte3_Access);
procedure assign (Stmt : out Base_Statement;
index : Positive;
vaxx : AR.NByte4_Access);
procedure assign (Stmt : out Base_Statement;
index : Positive;
vaxx : AR.NByte8_Access);
procedure assign (Stmt : out Base_Statement;
index : Positive;
vaxx : AR.Byte1_Access);
procedure assign (Stmt : out Base_Statement;
index : Positive;
vaxx : AR.Byte2_Access);
procedure assign (Stmt : out Base_Statement;
index : Positive;
vaxx : AR.Byte3_Access);
procedure assign (Stmt : out Base_Statement;
index : Positive;
vaxx : AR.Byte4_Access);
procedure assign (Stmt : out Base_Statement;
index : Positive;
vaxx : AR.Byte8_Access);
procedure assign (Stmt : out Base_Statement;
index : Positive;
vaxx : AR.Real9_Access);
procedure assign (Stmt : out Base_Statement;
index : Positive;
vaxx : AR.Real18_Access);
procedure assign (Stmt : out Base_Statement;
index : Positive;
vaxx : AR.Str1_Access);
procedure assign (Stmt : out Base_Statement;
index : Positive;
vaxx : AR.Str2_Access);
procedure assign (Stmt : out Base_Statement;
index : Positive;
vaxx : AR.Str4_Access);
procedure assign (Stmt : out Base_Statement;
index : Positive;
vaxx : AR.Time_Access);
procedure assign (Stmt : out Base_Statement;
index : Positive;
vaxx : AR.Chain_Access);
procedure assign (Stmt : out Base_Statement;
index : Positive;
vaxx : AR.Enum_Access);
procedure assign (Stmt : out Base_Statement;
index : Positive;
vaxx : AR.Settype_Access);
procedure assign (Stmt : out Base_Statement;
index : Positive;
vaxx : AR.Bits_Access);
procedure assign (Stmt : out Base_Statement;
index : Positive;
vaxx : AR.S_UTF8_Access);
procedure assign (Stmt : out Base_Statement;
index : Positive;
vaxx : AR.Geometry_Access);
------------------------------------------------
-- 23 assign/access using moniker for index --
------------------------------------------------
procedure assign (Stmt : out Base_Statement;
moniker : String;
vaxx : AR.NByte0_Access);
procedure assign (Stmt : out Base_Statement;
moniker : String;
vaxx : AR.NByte1_Access);
procedure assign (Stmt : out Base_Statement;
moniker : String;
vaxx : AR.NByte2_Access);
procedure assign (Stmt : out Base_Statement;
moniker : String;
vaxx : AR.NByte3_Access);
procedure assign (Stmt : out Base_Statement;
moniker : String;
vaxx : AR.NByte4_Access);
procedure assign (Stmt : out Base_Statement;
moniker : String;
vaxx : AR.NByte8_Access);
procedure assign (Stmt : out Base_Statement;
moniker : String;
vaxx : AR.Byte1_Access);
procedure assign (Stmt : out Base_Statement;
moniker : String;
vaxx : AR.Byte2_Access);
procedure assign (Stmt : out Base_Statement;
moniker : String;
vaxx : AR.Byte3_Access);
procedure assign (Stmt : out Base_Statement;
moniker : String;
vaxx : AR.Byte4_Access);
procedure assign (Stmt : out Base_Statement;
moniker : String;
vaxx : AR.Byte8_Access);
procedure assign (Stmt : out Base_Statement;
moniker : String;
vaxx : AR.Real9_Access);
procedure assign (Stmt : out Base_Statement;
moniker : String;
vaxx : AR.Real18_Access);
procedure assign (Stmt : out Base_Statement;
moniker : String;
vaxx : AR.Str1_Access);
procedure assign (Stmt : out Base_Statement;
moniker : String;
vaxx : AR.Str2_Access);
procedure assign (Stmt : out Base_Statement;
moniker : String;
vaxx : AR.Str4_Access);
procedure assign (Stmt : out Base_Statement;
moniker : String;
vaxx : AR.Time_Access);
procedure assign (Stmt : out Base_Statement;
moniker : String;
vaxx : AR.Chain_Access);
procedure assign (Stmt : out Base_Statement;
moniker : String;
vaxx : AR.Enum_Access);
procedure assign (Stmt : out Base_Statement;
moniker : String;
vaxx : AR.Settype_Access);
procedure assign (Stmt : out Base_Statement;
moniker : String;
vaxx : AR.Bits_Access);
procedure assign (Stmt : out Base_Statement;
moniker : String;
vaxx : AR.S_UTF8_Access);
procedure assign (Stmt : out Base_Statement;
moniker : String;
vaxx : AR.Geometry_Access);
-------------------------------------------
-- 22 assign/value using integer index --
-------------------------------------------
procedure assign (Stmt : out Base_Statement;
index : Positive;
vaxx : AR.NByte0);
procedure assign (Stmt : out Base_Statement;
index : Positive;
vaxx : AR.NByte1);
procedure assign (Stmt : out Base_Statement;
index : Positive;
vaxx : AR.NByte2);
procedure assign (Stmt : out Base_Statement;
index : Positive;
vaxx : AR.NByte3);
procedure assign (Stmt : out Base_Statement;
index : Positive;
vaxx : AR.NByte4);
procedure assign (Stmt : out Base_Statement;
index : Positive;
vaxx : AR.NByte8);
procedure assign (Stmt : out Base_Statement;
index : Positive;
vaxx : AR.Byte1);
procedure assign (Stmt : out Base_Statement;
index : Positive;
vaxx : AR.Byte2);
procedure assign (Stmt : out Base_Statement;
index : Positive;
vaxx : AR.Byte3);
procedure assign (Stmt : out Base_Statement;
index : Positive;
vaxx : AR.Byte4);
procedure assign (Stmt : out Base_Statement;
index : Positive;
vaxx : AR.Byte8);
procedure assign (Stmt : out Base_Statement;
index : Positive;
vaxx : AR.Real9);
procedure assign (Stmt : out Base_Statement;
index : Positive;
vaxx : AR.Real18);
procedure assign (Stmt : out Base_Statement;
index : Positive;
vaxx : AR.Textual);
procedure assign (Stmt : out Base_Statement;
index : Positive;
vaxx : AR.Textwide);
procedure assign (Stmt : out Base_Statement;
index : Positive;
vaxx : AR.Textsuper);
procedure assign (Stmt : out Base_Statement;
index : Positive;
vaxx : CAL.Time);
procedure assign (Stmt : out Base_Statement;
index : Positive;
vaxx : AR.Chain);
procedure assign (Stmt : out Base_Statement;
index : Positive;
vaxx : AR.Enumtype);
procedure assign (Stmt : out Base_Statement;
index : Positive;
vaxx : AR.Settype);
procedure assign (Stmt : out Base_Statement;
index : Positive;
vaxx : AR.Bits);
procedure assign (Stmt : out Base_Statement;
index : Positive;
vaxx : AR.Text_UTF8);
procedure assign (Stmt : out Base_Statement;
index : Positive;
vaxx : Spatial_Data.Geometry);
-----------------------------------------------
-- 23 assign/value using moniker for index --
-----------------------------------------------
procedure assign (Stmt : out Base_Statement;
moniker : String;
vaxx : AR.NByte0);
procedure assign (Stmt : out Base_Statement;
moniker : String;
vaxx : AR.NByte1);
procedure assign (Stmt : out Base_Statement;
moniker : String;
vaxx : AR.NByte2);
procedure assign (Stmt : out Base_Statement;
moniker : String;
vaxx : AR.NByte3);
procedure assign (Stmt : out Base_Statement;
moniker : String;
vaxx : AR.NByte4);
procedure assign (Stmt : out Base_Statement;
moniker : String;
vaxx : AR.NByte8);
procedure assign (Stmt : out Base_Statement;
moniker : String;
vaxx : AR.Byte1);
procedure assign (Stmt : out Base_Statement;
moniker : String;
vaxx : AR.Byte2);
procedure assign (Stmt : out Base_Statement;
moniker : String;
vaxx : AR.Byte3);
procedure assign (Stmt : out Base_Statement;
moniker : String;
vaxx : AR.Byte4);
procedure assign (Stmt : out Base_Statement;
moniker : String;
vaxx : AR.Byte8);
procedure assign (Stmt : out Base_Statement;
moniker : String;
vaxx : AR.Real9);
procedure assign (Stmt : out Base_Statement;
moniker : String;
vaxx : AR.Real18);
procedure assign (Stmt : out Base_Statement;
moniker : String;
vaxx : AR.Textual);
procedure assign (Stmt : out Base_Statement;
moniker : String;
vaxx : AR.Textwide);
procedure assign (Stmt : out Base_Statement;
moniker : String;
vaxx : AR.Textsuper);
procedure assign (Stmt : out Base_Statement;
moniker : String;
vaxx : CAL.Time);
procedure assign (Stmt : out Base_Statement;
moniker : String;
vaxx : AR.Chain);
procedure assign (Stmt : out Base_Statement;
moniker : String;
vaxx : AR.Enumtype);
procedure assign (Stmt : out Base_Statement;
moniker : String;
vaxx : AR.Settype);
procedure assign (Stmt : out Base_Statement;
moniker : String;
vaxx : AR.Bits);
procedure assign (Stmt : out Base_Statement;
moniker : String;
vaxx : AR.Text_UTF8);
procedure assign (Stmt : out Base_Statement;
moniker : String;
vaxx : Spatial_Data.Geometry);
private
logger_access : ALF.LogFacility_access;
function Same_Strings (S, T : String) return Boolean;
function transform_sql (Stmt : out Base_Statement; sql : String)
return String;
procedure log_nominal (statement : Base_Statement;
category : Log_Category;
message : String);
procedure free_datarow is new Ada.Unchecked_Deallocation
(AR.Sets.Datarow, AR.Sets.Datarow_Access);
procedure free_sql is new Ada.Unchecked_Deallocation
(String, SQL_Access);
procedure check_bound_column_access (absent : Boolean);
package Markers is new Ada.Containers.Indefinite_Hashed_Maps
(Key_Type => String,
Element_Type => Positive,
Equivalent_Keys => Same_Strings,
Hash => Ada.Strings.Hash);
function convert is new RGC.convert4str (IntType => AR.NByte1);
function convert is new RGC.convert4str (IntType => AR.NByte2);
function convert is new RGC.convert4str (IntType => AR.NByte3);
function convert is new RGC.convert4str (IntType => AR.NByte4);
function convert is new RGC.convert4str (IntType => AR.NByte8);
function convert is new RGC.convert4str (IntType => AR.Byte1);
function convert is new RGC.convert4str (IntType => AR.Byte2);
function convert is new RGC.convert4str (IntType => AR.Byte3);
function convert is new RGC.convert4str (IntType => AR.Byte4);
function convert is new RGC.convert4str (IntType => AR.Byte8);
function convert is new RGC.convert4st2 (RealType => AR.Real9);
function convert is new RGC.convert4st2 (RealType => AR.Real18);
function convert (nv : String) return AR.Textwide;
function convert (nv : String) return AR.Textsuper;
type bindrec (output_type : field_types := ft_nbyte0)
is record
bound : Boolean := False;
null_data : Boolean := False;
case output_type is
when ft_nbyte0 => a00 : AR.NByte0_Access;
v00 : AR.NByte0;
when ft_nbyte1 => a01 : AR.NByte1_Access;
v01 : AR.NByte1;
when ft_nbyte2 => a02 : AR.NByte2_Access;
v02 : AR.NByte2;
when ft_nbyte3 => a03 : AR.NByte3_Access;
v03 : AR.NByte3;
when ft_nbyte4 => a04 : AR.NByte4_Access;
v04 : AR.NByte4;
when ft_nbyte8 => a05 : AR.NByte8_Access;
v05 : AR.NByte8;
when ft_byte1 => a06 : AR.Byte1_Access;
v06 : AR.Byte1;
when ft_byte2 => a07 : AR.Byte2_Access;
v07 : AR.Byte2;
when ft_byte3 => a08 : AR.Byte3_Access;
v08 : AR.Byte3;
when ft_byte4 => a09 : AR.Byte4_Access;
v09 : AR.Byte4;
when ft_byte8 => a10 : AR.Byte8_Access;
v10 : AR.Byte8;
when ft_real9 => a11 : AR.Real9_Access;
v11 : AR.Real9;
when ft_real18 => a12 : AR.Real18_Access;
v12 : AR.Real18;
when ft_textual => a13 : AR.Str1_Access;
v13 : AR.Textual;
when ft_widetext => a14 : AR.Str2_Access;
v14 : AR.Textwide;
when ft_supertext => a15 : AR.Str4_Access;
v15 : AR.Textsuper;
when ft_timestamp => a16 : AR.Time_Access;
v16 : CAL.Time;
when ft_chain => a17 : AR.Chain_Access;
v17 : AR.Textual;
when ft_enumtype => a18 : AR.Enum_Access;
v18 : AR.Enumtype;
when ft_settype => a19 : AR.Settype_Access;
v19 : AR.Textual;
when ft_bits => a20 : AR.Bits_Access;
v20 : AR.Textual;
when ft_utf8 => a21 : AR.S_UTF8_Access;
v21 : AR.Textual;
when ft_geometry => a22 : AR.Geometry_Access;
v22 : AR.Textual;
end case;
end record;
procedure set_as_null (param : bindrec);
-- For fetch_bound
function bind_proceed (Stmt : Base_Statement; index : Positive)
return Boolean;
function bind_index (Stmt : Base_Statement; heading : String)
return Positive;
function assign_index (Stmt : Base_Statement; moniker : String)
return Positive;
procedure auto_assign (Stmt : out Base_Statement; index : Positive;
value : String);
package bind_crate is new Ada.Containers.Vectors
(Index_Type => Positive,
Element_Type => bindrec);
type Base_Statement is
abstract new Base_Pure and AIS.iStatement with record
successful_execution : Boolean := False;
result_present : Boolean := False;
rows_leftover : Boolean := False;
dialect : Driver_Type := foundation;
impacted : Affected_Rows := 0;
connection : ACB.Base_Connection_Access;
alpha_markers : Markers.Map;
headings_map : Markers.Map;
crate : bind_crate.Vector;
realmccoy : bind_crate.Vector;
end record;
end AdaBase.Statement.Base;
| 35.166244 | 79 | 0.513875 |
4ae827d35741cfd581a1f36de00252eda8994831 | 9,630 | ads | Ada | llvm-gcc-4.2-2.9/gcc/ada/g-soccon-darwin.ads | vidkidz/crossbridge | ba0bf94aee0ce6cf7eb5be882382e52bc57ba396 | [
"MIT"
] | 1 | 2016-04-09T02:58:13.000Z | 2016-04-09T02:58:13.000Z | llvm-gcc-4.2-2.9/gcc/ada/g-soccon-darwin.ads | vidkidz/crossbridge | ba0bf94aee0ce6cf7eb5be882382e52bc57ba396 | [
"MIT"
] | null | null | null | llvm-gcc-4.2-2.9/gcc/ada/g-soccon-darwin.ads | vidkidz/crossbridge | ba0bf94aee0ce6cf7eb5be882382e52bc57ba396 | [
"MIT"
] | null | null | null | ------------------------------------------------------------------------------
-- --
-- GNAT COMPILER COMPONENTS --
-- --
-- G N A T . S O C K E T S . C O N S T A N T S --
-- --
-- S p e c --
-- --
-- Copyright (C) 2000-2005, Free Software Foundation, Inc. --
-- --
-- GNAT is free software; you can redistribute it and/or modify it under --
-- terms of the GNU General Public License as published by the Free Soft- --
-- ware Foundation; either version 2, or (at your option) any later ver- --
-- sion. GNAT is distributed in the hope that it will be useful, but WITH- --
-- OUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY --
-- or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License --
-- for more details. You should have received a copy of the GNU General --
-- Public License distributed with GNAT; see file COPYING. If not, write --
-- to the Free Software Foundation, 51 Franklin Street, Fifth Floor, --
-- Boston, MA 02110-1301, USA. --
-- --
-- As a special exception, if other files instantiate generics from this --
-- unit, or you link this unit with other files to produce an executable, --
-- this unit does not by itself cause the resulting executable to be --
-- covered by the GNU General Public License. This exception does not --
-- however invalidate any other reasons why the executable file might be --
-- covered by the GNU Public License. --
-- --
-- GNAT was originally developed by the GNAT team at New York University. --
-- Extensive contributions were provided by Ada Core Technologies Inc. --
-- --
------------------------------------------------------------------------------
-- This package provides target dependent definitions of constant for use
-- by the GNAT.Sockets package (g-socket.ads). This package should not be
-- directly with'ed by an applications program.
-- This is the version for powerpc-apple-darwin7.4.1
-- This file is generated automatically, do not modify it by hand! Instead,
-- make changes to gen-soccon.c and re-run it on each target.
package GNAT.Sockets.Constants is
--------------
-- Families --
--------------
AF_INET : constant := 2; -- IPv4 address family
AF_INET6 : constant := 30; -- IPv6 address family
-----------
-- Modes --
-----------
SOCK_STREAM : constant := 1; -- Stream socket
SOCK_DGRAM : constant := 2; -- Datagram socket
-------------------
-- Socket errors --
-------------------
EACCES : constant := 13; -- Permission denied
EADDRINUSE : constant := 48; -- Address already in use
EADDRNOTAVAIL : constant := 49; -- Cannot assign address
EAFNOSUPPORT : constant := 47; -- Addr family not supported
EALREADY : constant := 37; -- Operation in progress
EBADF : constant := 9; -- Bad file descriptor
ECONNABORTED : constant := 53; -- Connection aborted
ECONNREFUSED : constant := 61; -- Connection refused
ECONNRESET : constant := 54; -- Connection reset by peer
EDESTADDRREQ : constant := 39; -- Destination addr required
EFAULT : constant := 14; -- Bad address
EHOSTDOWN : constant := 64; -- Host is down
EHOSTUNREACH : constant := 65; -- No route to host
EINPROGRESS : constant := 36; -- Operation now in progress
EINTR : constant := 4; -- Interrupted system call
EINVAL : constant := 22; -- Invalid argument
EIO : constant := 5; -- Input output error
EISCONN : constant := 56; -- Socket already connected
ELOOP : constant := 62; -- Too many symbolic lynks
EMFILE : constant := 24; -- Too many open files
EMSGSIZE : constant := 40; -- Message too long
ENAMETOOLONG : constant := 63; -- Name too long
ENETDOWN : constant := 50; -- Network is down
ENETRESET : constant := 52; -- Disconn. on network reset
ENETUNREACH : constant := 51; -- Network is unreachable
ENOBUFS : constant := 55; -- No buffer space available
ENOPROTOOPT : constant := 42; -- Protocol not available
ENOTCONN : constant := 57; -- Socket not connected
ENOTSOCK : constant := 38; -- Operation on non socket
EOPNOTSUPP : constant := 45; -- Operation not supported
EPFNOSUPPORT : constant := 46; -- Unknown protocol family
EPROTONOSUPPORT : constant := 43; -- Unknown protocol
EPROTOTYPE : constant := 41; -- Unknown protocol type
ESHUTDOWN : constant := 58; -- Cannot send once shutdown
ESOCKTNOSUPPORT : constant := 44; -- Socket type not supported
ETIMEDOUT : constant := 60; -- Connection timed out
ETOOMANYREFS : constant := 59; -- Too many references
EWOULDBLOCK : constant := 35; -- Operation would block
-----------------
-- Host errors --
-----------------
HOST_NOT_FOUND : constant := 1; -- Unknown host
TRY_AGAIN : constant := 2; -- Host name lookup failure
NO_DATA : constant := 4; -- No data record for name
NO_RECOVERY : constant := 3; -- Non recoverable errors
-------------------
-- Control flags --
-------------------
FIONBIO : constant := -2147195266; -- Set/clear non-blocking io
FIONREAD : constant := 1074030207; -- How many bytes to read
--------------------
-- Shutdown modes --
--------------------
SHUT_RD : constant := 0; -- No more recv
SHUT_WR : constant := 1; -- No more send
SHUT_RDWR : constant := 2; -- No more recv/send
---------------------
-- Protocol levels --
---------------------
SOL_SOCKET : constant := 65535; -- Options for socket level
IPPROTO_IP : constant := 0; -- Dummy protocol for IP
IPPROTO_UDP : constant := 17; -- UDP
IPPROTO_TCP : constant := 6; -- TCP
-------------------
-- Request flags --
-------------------
MSG_OOB : constant := 1; -- Process out-of-band data
MSG_PEEK : constant := 2; -- Peek at incoming data
MSG_EOR : constant := 8; -- Send end of record
MSG_WAITALL : constant := 64; -- Wait for full reception
MSG_NOSIGNAL : constant := -1; -- No SIGPIPE on send
MSG_Forced_Flags : constant := 0;
-- Flags set on all send(2) calls
--------------------
-- Socket options --
--------------------
TCP_NODELAY : constant := 1; -- Do not coalesce packets
SO_REUSEADDR : constant := 4; -- Bind reuse local address
SO_KEEPALIVE : constant := 8; -- Enable keep-alive msgs
SO_LINGER : constant := 128; -- Defer close to flush data
SO_BROADCAST : constant := 32; -- Can send broadcast msgs
SO_SNDBUF : constant := 4097; -- Set/get send buffer size
SO_RCVBUF : constant := 4098; -- Set/get recv buffer size
SO_SNDTIMEO : constant := 4101; -- Emission timeout
SO_RCVTIMEO : constant := 4102; -- Reception timeout
SO_ERROR : constant := 4103; -- Get/clear error status
IP_MULTICAST_IF : constant := 9; -- Set/get mcast interface
IP_MULTICAST_TTL : constant := 10; -- Set/get multicast TTL
IP_MULTICAST_LOOP : constant := 11; -- Set/get mcast loopback
IP_ADD_MEMBERSHIP : constant := 12; -- Join a multicast group
IP_DROP_MEMBERSHIP : constant := 13; -- Leave a multicast group
-------------------
-- System limits --
-------------------
IOV_MAX : constant := 2147483647; -- Maximum writev iovcnt
----------------------
-- Type definitions --
----------------------
-- Sizes (in bytes) of the components of struct timeval
SIZEOF_tv_sec : constant := 4; -- tv_sec
SIZEOF_tv_usec : constant := 4; -- tv_usec
end GNAT.Sockets.Constants;
| 52.912088 | 78 | 0.469159 |
23b0a46198fae324f17fe90e2a46551109d04ce7 | 205,515 | adb | Ada | Vivado_HLS_Tutorial/Design_Analysis/lab1/dct_prj/solution5/.autopilot/db/dct_dct_1d.bind.adb | williambong/Vivado | 68efafbc44b65c0bb047dbafc0ff7f1b56ee36bb | [
"MIT"
] | null | null | null | Vivado_HLS_Tutorial/Design_Analysis/lab1/dct_prj/solution5/.autopilot/db/dct_dct_1d.bind.adb | williambong/Vivado | 68efafbc44b65c0bb047dbafc0ff7f1b56ee36bb | [
"MIT"
] | null | null | null | Vivado_HLS_Tutorial/Design_Analysis/lab1/dct_prj/solution5/.autopilot/db/dct_dct_1d.bind.adb | williambong/Vivado | 68efafbc44b65c0bb047dbafc0ff7f1b56ee36bb | [
"MIT"
] | null | null | null | <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE boost_serialization>
<boost_serialization signature="serialization::archive" version="11">
<syndb class_id="0" tracking_level="0" version="0">
<userIPLatency>-1</userIPLatency>
<userIPName></userIPName>
<cdfg class_id="1" tracking_level="1" version="0" object_id="_0">
<name>dct_dct_1d</name>
<ret_bitwidth>0</ret_bitwidth>
<ports class_id="2" tracking_level="0" version="0">
<count>11</count>
<item_version>0</item_version>
<item class_id="3" tracking_level="1" version="0" object_id="_1">
<Value class_id="4" tracking_level="0" version="0">
<Obj class_id="5" tracking_level="0" version="0">
<type>1</type>
<id>1</id>
<name>src</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo class_id="6" tracking_level="0" version="0">
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName>RAM</coreName>
</Obj>
<bitwidth>16</bitwidth>
</Value>
<direction>0</direction>
<if_type>1</if_type>
<array_size>8</array_size>
<bit_vecs class_id="7" tracking_level="0" version="0">
<count>0</count>
<item_version>0</item_version>
</bit_vecs>
</item>
<item class_id_reference="3" object_id="_2">
<Value>
<Obj>
<type>1</type>
<id>2</id>
<name>src1</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName>RAM</coreName>
</Obj>
<bitwidth>16</bitwidth>
</Value>
<direction>0</direction>
<if_type>1</if_type>
<array_size>8</array_size>
<bit_vecs>
<count>0</count>
<item_version>0</item_version>
</bit_vecs>
</item>
<item class_id_reference="3" object_id="_3">
<Value>
<Obj>
<type>1</type>
<id>3</id>
<name>src2</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName>RAM</coreName>
</Obj>
<bitwidth>16</bitwidth>
</Value>
<direction>0</direction>
<if_type>1</if_type>
<array_size>8</array_size>
<bit_vecs>
<count>0</count>
<item_version>0</item_version>
</bit_vecs>
</item>
<item class_id_reference="3" object_id="_4">
<Value>
<Obj>
<type>1</type>
<id>4</id>
<name>src3</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName>RAM</coreName>
</Obj>
<bitwidth>16</bitwidth>
</Value>
<direction>0</direction>
<if_type>1</if_type>
<array_size>8</array_size>
<bit_vecs>
<count>0</count>
<item_version>0</item_version>
</bit_vecs>
</item>
<item class_id_reference="3" object_id="_5">
<Value>
<Obj>
<type>1</type>
<id>5</id>
<name>src4</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName>RAM</coreName>
</Obj>
<bitwidth>16</bitwidth>
</Value>
<direction>0</direction>
<if_type>1</if_type>
<array_size>8</array_size>
<bit_vecs>
<count>0</count>
<item_version>0</item_version>
</bit_vecs>
</item>
<item class_id_reference="3" object_id="_6">
<Value>
<Obj>
<type>1</type>
<id>6</id>
<name>src5</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName>RAM</coreName>
</Obj>
<bitwidth>16</bitwidth>
</Value>
<direction>0</direction>
<if_type>1</if_type>
<array_size>8</array_size>
<bit_vecs>
<count>0</count>
<item_version>0</item_version>
</bit_vecs>
</item>
<item class_id_reference="3" object_id="_7">
<Value>
<Obj>
<type>1</type>
<id>7</id>
<name>src6</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName>RAM</coreName>
</Obj>
<bitwidth>16</bitwidth>
</Value>
<direction>0</direction>
<if_type>1</if_type>
<array_size>8</array_size>
<bit_vecs>
<count>0</count>
<item_version>0</item_version>
</bit_vecs>
</item>
<item class_id_reference="3" object_id="_8">
<Value>
<Obj>
<type>1</type>
<id>8</id>
<name>src7</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName>RAM</coreName>
</Obj>
<bitwidth>16</bitwidth>
</Value>
<direction>0</direction>
<if_type>1</if_type>
<array_size>8</array_size>
<bit_vecs>
<count>0</count>
<item_version>0</item_version>
</bit_vecs>
</item>
<item class_id_reference="3" object_id="_9">
<Value>
<Obj>
<type>1</type>
<id>9</id>
<name>tmp_1</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>4</bitwidth>
</Value>
<direction>0</direction>
<if_type>0</if_type>
<array_size>0</array_size>
<bit_vecs>
<count>0</count>
<item_version>0</item_version>
</bit_vecs>
</item>
<item class_id_reference="3" object_id="_10">
<Value>
<Obj>
<type>1</type>
<id>10</id>
<name>dst</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName>dst</originalName>
<rtlName></rtlName>
<coreName>RAM</coreName>
</Obj>
<bitwidth>16</bitwidth>
</Value>
<direction>1</direction>
<if_type>1</if_type>
<array_size>64</array_size>
<bit_vecs>
<count>0</count>
<item_version>0</item_version>
</bit_vecs>
</item>
<item class_id_reference="3" object_id="_11">
<Value>
<Obj>
<type>1</type>
<id>11</id>
<name>tmp_11</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>4</bitwidth>
</Value>
<direction>0</direction>
<if_type>0</if_type>
<array_size>0</array_size>
<bit_vecs>
<count>0</count>
<item_version>0</item_version>
</bit_vecs>
</item>
</ports>
<nodes class_id="8" tracking_level="0" version="0">
<count>83</count>
<item_version>0</item_version>
<item class_id="9" tracking_level="1" version="0" object_id="_12">
<Value>
<Obj>
<type>0</type>
<id>20</id>
<name>tmp_11_read</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>4</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>113</item>
<item>114</item>
</oprand_edges>
<opcode>read</opcode>
</item>
<item class_id_reference="9" object_id="_13">
<Value>
<Obj>
<type>0</type>
<id>21</id>
<name>tmp_1_read</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>4</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>115</item>
<item>116</item>
</oprand_edges>
<opcode>read</opcode>
</item>
<item class_id_reference="9" object_id="_14">
<Value>
<Obj>
<type>0</type>
<id>22</id>
<name>tmp_1_cast</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>64</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>117</item>
</oprand_edges>
<opcode>zext</opcode>
</item>
<item class_id_reference="9" object_id="_15">
<Value>
<Obj>
<type>0</type>
<id>23</id>
<name>src_addr</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>3</bitwidth>
</Value>
<oprand_edges>
<count>3</count>
<item_version>0</item_version>
<item>118</item>
<item>120</item>
<item>121</item>
</oprand_edges>
<opcode>getelementptr</opcode>
</item>
<item class_id_reference="9" object_id="_16">
<Value>
<Obj>
<type>0</type>
<id>24</id>
<name>src1_addr</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>3</bitwidth>
</Value>
<oprand_edges>
<count>3</count>
<item_version>0</item_version>
<item>122</item>
<item>123</item>
<item>124</item>
</oprand_edges>
<opcode>getelementptr</opcode>
</item>
<item class_id_reference="9" object_id="_17">
<Value>
<Obj>
<type>0</type>
<id>25</id>
<name>src2_addr</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>3</bitwidth>
</Value>
<oprand_edges>
<count>3</count>
<item_version>0</item_version>
<item>125</item>
<item>126</item>
<item>127</item>
</oprand_edges>
<opcode>getelementptr</opcode>
</item>
<item class_id_reference="9" object_id="_18">
<Value>
<Obj>
<type>0</type>
<id>26</id>
<name>src3_addr</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>3</bitwidth>
</Value>
<oprand_edges>
<count>3</count>
<item_version>0</item_version>
<item>128</item>
<item>129</item>
<item>130</item>
</oprand_edges>
<opcode>getelementptr</opcode>
</item>
<item class_id_reference="9" object_id="_19">
<Value>
<Obj>
<type>0</type>
<id>27</id>
<name>src4_addr</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>3</bitwidth>
</Value>
<oprand_edges>
<count>3</count>
<item_version>0</item_version>
<item>131</item>
<item>132</item>
<item>133</item>
</oprand_edges>
<opcode>getelementptr</opcode>
</item>
<item class_id_reference="9" object_id="_20">
<Value>
<Obj>
<type>0</type>
<id>28</id>
<name>src5_addr</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>3</bitwidth>
</Value>
<oprand_edges>
<count>3</count>
<item_version>0</item_version>
<item>134</item>
<item>135</item>
<item>136</item>
</oprand_edges>
<opcode>getelementptr</opcode>
</item>
<item class_id_reference="9" object_id="_21">
<Value>
<Obj>
<type>0</type>
<id>29</id>
<name>src6_addr</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>3</bitwidth>
</Value>
<oprand_edges>
<count>3</count>
<item_version>0</item_version>
<item>137</item>
<item>138</item>
<item>139</item>
</oprand_edges>
<opcode>getelementptr</opcode>
</item>
<item class_id_reference="9" object_id="_22">
<Value>
<Obj>
<type>0</type>
<id>30</id>
<name>src7_addr</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>3</bitwidth>
</Value>
<oprand_edges>
<count>3</count>
<item_version>0</item_version>
<item>140</item>
<item>141</item>
<item>142</item>
</oprand_edges>
<opcode>getelementptr</opcode>
</item>
<item class_id_reference="9" object_id="_23">
<Value>
<Obj>
<type>0</type>
<id>31</id>
<name>tmp_5</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>7</bitwidth>
</Value>
<oprand_edges>
<count>3</count>
<item_version>0</item_version>
<item>144</item>
<item>145</item>
<item>147</item>
</oprand_edges>
<opcode>bitconcatenate</opcode>
</item>
<item class_id_reference="9" object_id="_24">
<Value>
<Obj>
<type>0</type>
<id>32</id>
<name>p_addr_cast</name>
<fileName>dct.cpp</fileName>
<fileDirectory>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</fileDirectory>
<lineNumber>57</lineNumber>
<contextFuncName>dct_1d</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item class_id="11" tracking_level="0" version="0">
<first>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</first>
<second class_id="12" tracking_level="0" version="0">
<count>1</count>
<item_version>0</item_version>
<item class_id="13" tracking_level="0" version="0">
<first class_id="14" tracking_level="0" version="0">
<first>dct.cpp</first>
<second>dct_1d</second>
</first>
<second>57</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>8</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>148</item>
</oprand_edges>
<opcode>zext</opcode>
</item>
<item class_id_reference="9" object_id="_25">
<Value>
<Obj>
<type>0</type>
<id>33</id>
<name></name>
<fileName>dct.cpp</fileName>
<fileDirectory>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</fileDirectory>
<lineNumber>57</lineNumber>
<contextFuncName>dct_1d</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>dct.cpp</first>
<second>dct_1d</second>
</first>
<second>57</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>0</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>149</item>
</oprand_edges>
<opcode>br</opcode>
</item>
<item class_id_reference="9" object_id="_26">
<Value>
<Obj>
<type>0</type>
<id>35</id>
<name>k</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName>k</originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>4</bitwidth>
</Value>
<oprand_edges>
<count>4</count>
<item_version>0</item_version>
<item>151</item>
<item>152</item>
<item>153</item>
<item>154</item>
</oprand_edges>
<opcode>phi</opcode>
</item>
<item class_id_reference="9" object_id="_27">
<Value>
<Obj>
<type>0</type>
<id>36</id>
<name>exitcond1</name>
<fileName>dct.cpp</fileName>
<fileDirectory>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</fileDirectory>
<lineNumber>57</lineNumber>
<contextFuncName>dct_1d</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>dct.cpp</first>
<second>dct_1d</second>
</first>
<second>57</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>1</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>155</item>
<item>157</item>
</oprand_edges>
<opcode>icmp</opcode>
</item>
<item class_id_reference="9" object_id="_28">
<Value>
<Obj>
<type>0</type>
<id>37</id>
<name>k_1</name>
<fileName>dct.cpp</fileName>
<fileDirectory>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</fileDirectory>
<lineNumber>57</lineNumber>
<contextFuncName>dct_1d</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>dct.cpp</first>
<second>dct_1d</second>
</first>
<second>57</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName>k</originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>4</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>158</item>
<item>160</item>
</oprand_edges>
<opcode>add</opcode>
</item>
<item class_id_reference="9" object_id="_29">
<Value>
<Obj>
<type>0</type>
<id>38</id>
<name></name>
<fileName>dct.cpp</fileName>
<fileDirectory>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</fileDirectory>
<lineNumber>57</lineNumber>
<contextFuncName>dct_1d</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>dct.cpp</first>
<second>dct_1d</second>
</first>
<second>57</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>0</bitwidth>
</Value>
<oprand_edges>
<count>3</count>
<item_version>0</item_version>
<item>161</item>
<item>162</item>
<item>163</item>
</oprand_edges>
<opcode>br</opcode>
</item>
<item class_id_reference="9" object_id="_30">
<Value>
<Obj>
<type>0</type>
<id>44</id>
<name>tmp</name>
<fileName>dct.cpp</fileName>
<fileDirectory>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</fileDirectory>
<lineNumber>60</lineNumber>
<contextFuncName>dct_1d</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>dct.cpp</first>
<second>dct_1d</second>
</first>
<second>60</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>64</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>164</item>
</oprand_edges>
<opcode>zext</opcode>
</item>
<item class_id_reference="9" object_id="_31">
<Value>
<Obj>
<type>0</type>
<id>45</id>
<name>dct_coeff_table_0_addr</name>
<fileName>dct.cpp</fileName>
<fileDirectory>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</fileDirectory>
<lineNumber>60</lineNumber>
<contextFuncName>dct_1d</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>dct.cpp</first>
<second>dct_1d</second>
</first>
<second>60</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>3</bitwidth>
</Value>
<oprand_edges>
<count>3</count>
<item_version>0</item_version>
<item>165</item>
<item>166</item>
<item>167</item>
</oprand_edges>
<opcode>getelementptr</opcode>
</item>
<item class_id_reference="9" object_id="_32">
<Value>
<Obj>
<type>0</type>
<id>46</id>
<name>dct_coeff_table_0_load</name>
<fileName>dct.cpp</fileName>
<fileDirectory>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</fileDirectory>
<lineNumber>60</lineNumber>
<contextFuncName>dct_1d</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>dct.cpp</first>
<second>dct_1d</second>
</first>
<second>60</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>14</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>168</item>
</oprand_edges>
<opcode>load</opcode>
</item>
<item class_id_reference="9" object_id="_33">
<Value>
<Obj>
<type>0</type>
<id>47</id>
<name>coeff_cast</name>
<fileName>dct.cpp</fileName>
<fileDirectory>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</fileDirectory>
<lineNumber>60</lineNumber>
<contextFuncName>dct_1d</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>dct.cpp</first>
<second>dct_1d</second>
</first>
<second>60</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>29</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>169</item>
</oprand_edges>
<opcode>zext</opcode>
</item>
<item class_id_reference="9" object_id="_34">
<Value>
<Obj>
<type>0</type>
<id>48</id>
<name>src_load</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>16</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>170</item>
</oprand_edges>
<opcode>load</opcode>
</item>
<item class_id_reference="9" object_id="_35">
<Value>
<Obj>
<type>0</type>
<id>49</id>
<name>tmp_7_cast</name>
<fileName>dct.cpp</fileName>
<fileDirectory>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</fileDirectory>
<lineNumber>61</lineNumber>
<contextFuncName>dct_1d</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>dct.cpp</first>
<second>dct_1d</second>
</first>
<second>61</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>29</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>171</item>
</oprand_edges>
<opcode>sext</opcode>
</item>
<item class_id_reference="9" object_id="_36">
<Value>
<Obj>
<type>0</type>
<id>50</id>
<name>tmp_8</name>
<fileName>dct.cpp</fileName>
<fileDirectory>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</fileDirectory>
<lineNumber>61</lineNumber>
<contextFuncName>dct_1d</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>dct.cpp</first>
<second>dct_1d</second>
</first>
<second>61</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>29</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>172</item>
<item>173</item>
</oprand_edges>
<opcode>mul</opcode>
</item>
<item class_id_reference="9" object_id="_37">
<Value>
<Obj>
<type>0</type>
<id>51</id>
<name>dct_coeff_table_1_addr</name>
<fileName>dct.cpp</fileName>
<fileDirectory>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</fileDirectory>
<lineNumber>60</lineNumber>
<contextFuncName>dct_1d</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>dct.cpp</first>
<second>dct_1d</second>
</first>
<second>60</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>3</bitwidth>
</Value>
<oprand_edges>
<count>3</count>
<item_version>0</item_version>
<item>174</item>
<item>175</item>
<item>176</item>
</oprand_edges>
<opcode>getelementptr</opcode>
</item>
<item class_id_reference="9" object_id="_38">
<Value>
<Obj>
<type>0</type>
<id>52</id>
<name>dct_coeff_table_1_load</name>
<fileName>dct.cpp</fileName>
<fileDirectory>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</fileDirectory>
<lineNumber>60</lineNumber>
<contextFuncName>dct_1d</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>dct.cpp</first>
<second>dct_1d</second>
</first>
<second>60</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>15</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>177</item>
</oprand_edges>
<opcode>load</opcode>
</item>
<item class_id_reference="9" object_id="_39">
<Value>
<Obj>
<type>0</type>
<id>53</id>
<name>coeff_1_cast</name>
<fileName>dct.cpp</fileName>
<fileDirectory>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</fileDirectory>
<lineNumber>60</lineNumber>
<contextFuncName>dct_1d</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>dct.cpp</first>
<second>dct_1d</second>
</first>
<second>60</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>29</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>178</item>
</oprand_edges>
<opcode>sext</opcode>
</item>
<item class_id_reference="9" object_id="_40">
<Value>
<Obj>
<type>0</type>
<id>54</id>
<name>src1_load</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>16</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>179</item>
</oprand_edges>
<opcode>load</opcode>
</item>
<item class_id_reference="9" object_id="_41">
<Value>
<Obj>
<type>0</type>
<id>55</id>
<name>tmp_7_1_cast</name>
<fileName>dct.cpp</fileName>
<fileDirectory>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</fileDirectory>
<lineNumber>61</lineNumber>
<contextFuncName>dct_1d</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>dct.cpp</first>
<second>dct_1d</second>
</first>
<second>61</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>29</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>180</item>
</oprand_edges>
<opcode>sext</opcode>
</item>
<item class_id_reference="9" object_id="_42">
<Value>
<Obj>
<type>0</type>
<id>56</id>
<name>tmp_8_1</name>
<fileName>dct.cpp</fileName>
<fileDirectory>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</fileDirectory>
<lineNumber>61</lineNumber>
<contextFuncName>dct_1d</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>dct.cpp</first>
<second>dct_1d</second>
</first>
<second>61</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>29</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>181</item>
<item>182</item>
</oprand_edges>
<opcode>mul</opcode>
</item>
<item class_id_reference="9" object_id="_43">
<Value>
<Obj>
<type>0</type>
<id>57</id>
<name>dct_coeff_table_2_addr</name>
<fileName>dct.cpp</fileName>
<fileDirectory>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</fileDirectory>
<lineNumber>60</lineNumber>
<contextFuncName>dct_1d</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>dct.cpp</first>
<second>dct_1d</second>
</first>
<second>60</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>3</bitwidth>
</Value>
<oprand_edges>
<count>3</count>
<item_version>0</item_version>
<item>183</item>
<item>184</item>
<item>185</item>
</oprand_edges>
<opcode>getelementptr</opcode>
</item>
<item class_id_reference="9" object_id="_44">
<Value>
<Obj>
<type>0</type>
<id>58</id>
<name>dct_coeff_table_2_load</name>
<fileName>dct.cpp</fileName>
<fileDirectory>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</fileDirectory>
<lineNumber>60</lineNumber>
<contextFuncName>dct_1d</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>dct.cpp</first>
<second>dct_1d</second>
</first>
<second>60</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>15</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>186</item>
</oprand_edges>
<opcode>load</opcode>
</item>
<item class_id_reference="9" object_id="_45">
<Value>
<Obj>
<type>0</type>
<id>59</id>
<name>coeff_2_cast</name>
<fileName>dct.cpp</fileName>
<fileDirectory>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</fileDirectory>
<lineNumber>60</lineNumber>
<contextFuncName>dct_1d</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>dct.cpp</first>
<second>dct_1d</second>
</first>
<second>60</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>29</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>187</item>
</oprand_edges>
<opcode>sext</opcode>
</item>
<item class_id_reference="9" object_id="_46">
<Value>
<Obj>
<type>0</type>
<id>60</id>
<name>src2_load</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>16</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>188</item>
</oprand_edges>
<opcode>load</opcode>
</item>
<item class_id_reference="9" object_id="_47">
<Value>
<Obj>
<type>0</type>
<id>61</id>
<name>tmp_7_2_cast</name>
<fileName>dct.cpp</fileName>
<fileDirectory>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</fileDirectory>
<lineNumber>61</lineNumber>
<contextFuncName>dct_1d</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>dct.cpp</first>
<second>dct_1d</second>
</first>
<second>61</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>29</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>189</item>
</oprand_edges>
<opcode>sext</opcode>
</item>
<item class_id_reference="9" object_id="_48">
<Value>
<Obj>
<type>0</type>
<id>62</id>
<name>tmp_8_2</name>
<fileName>dct.cpp</fileName>
<fileDirectory>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</fileDirectory>
<lineNumber>61</lineNumber>
<contextFuncName>dct_1d</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>dct.cpp</first>
<second>dct_1d</second>
</first>
<second>61</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>29</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>190</item>
<item>191</item>
</oprand_edges>
<opcode>mul</opcode>
</item>
<item class_id_reference="9" object_id="_49">
<Value>
<Obj>
<type>0</type>
<id>63</id>
<name>dct_coeff_table_3_addr</name>
<fileName>dct.cpp</fileName>
<fileDirectory>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</fileDirectory>
<lineNumber>60</lineNumber>
<contextFuncName>dct_1d</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>dct.cpp</first>
<second>dct_1d</second>
</first>
<second>60</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>3</bitwidth>
</Value>
<oprand_edges>
<count>3</count>
<item_version>0</item_version>
<item>192</item>
<item>193</item>
<item>194</item>
</oprand_edges>
<opcode>getelementptr</opcode>
</item>
<item class_id_reference="9" object_id="_50">
<Value>
<Obj>
<type>0</type>
<id>64</id>
<name>dct_coeff_table_3_load</name>
<fileName>dct.cpp</fileName>
<fileDirectory>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</fileDirectory>
<lineNumber>60</lineNumber>
<contextFuncName>dct_1d</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>dct.cpp</first>
<second>dct_1d</second>
</first>
<second>60</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>15</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>195</item>
</oprand_edges>
<opcode>load</opcode>
</item>
<item class_id_reference="9" object_id="_51">
<Value>
<Obj>
<type>0</type>
<id>65</id>
<name>coeff_3_cast</name>
<fileName>dct.cpp</fileName>
<fileDirectory>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</fileDirectory>
<lineNumber>60</lineNumber>
<contextFuncName>dct_1d</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>dct.cpp</first>
<second>dct_1d</second>
</first>
<second>60</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>29</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>196</item>
</oprand_edges>
<opcode>sext</opcode>
</item>
<item class_id_reference="9" object_id="_52">
<Value>
<Obj>
<type>0</type>
<id>66</id>
<name>src3_load</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>16</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>197</item>
</oprand_edges>
<opcode>load</opcode>
</item>
<item class_id_reference="9" object_id="_53">
<Value>
<Obj>
<type>0</type>
<id>67</id>
<name>tmp_7_3_cast</name>
<fileName>dct.cpp</fileName>
<fileDirectory>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</fileDirectory>
<lineNumber>61</lineNumber>
<contextFuncName>dct_1d</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>dct.cpp</first>
<second>dct_1d</second>
</first>
<second>61</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>29</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>198</item>
</oprand_edges>
<opcode>sext</opcode>
</item>
<item class_id_reference="9" object_id="_54">
<Value>
<Obj>
<type>0</type>
<id>68</id>
<name>tmp_8_3</name>
<fileName>dct.cpp</fileName>
<fileDirectory>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</fileDirectory>
<lineNumber>61</lineNumber>
<contextFuncName>dct_1d</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>dct.cpp</first>
<second>dct_1d</second>
</first>
<second>61</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>29</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>199</item>
<item>200</item>
</oprand_edges>
<opcode>mul</opcode>
</item>
<item class_id_reference="9" object_id="_55">
<Value>
<Obj>
<type>0</type>
<id>69</id>
<name>dct_coeff_table_4_addr</name>
<fileName>dct.cpp</fileName>
<fileDirectory>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</fileDirectory>
<lineNumber>60</lineNumber>
<contextFuncName>dct_1d</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>dct.cpp</first>
<second>dct_1d</second>
</first>
<second>60</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>3</bitwidth>
</Value>
<oprand_edges>
<count>3</count>
<item_version>0</item_version>
<item>201</item>
<item>202</item>
<item>203</item>
</oprand_edges>
<opcode>getelementptr</opcode>
</item>
<item class_id_reference="9" object_id="_56">
<Value>
<Obj>
<type>0</type>
<id>70</id>
<name>dct_coeff_table_4_load</name>
<fileName>dct.cpp</fileName>
<fileDirectory>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</fileDirectory>
<lineNumber>60</lineNumber>
<contextFuncName>dct_1d</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>dct.cpp</first>
<second>dct_1d</second>
</first>
<second>60</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>15</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>204</item>
</oprand_edges>
<opcode>load</opcode>
</item>
<item class_id_reference="9" object_id="_57">
<Value>
<Obj>
<type>0</type>
<id>71</id>
<name>coeff_4_cast</name>
<fileName>dct.cpp</fileName>
<fileDirectory>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</fileDirectory>
<lineNumber>60</lineNumber>
<contextFuncName>dct_1d</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>dct.cpp</first>
<second>dct_1d</second>
</first>
<second>60</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>29</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>205</item>
</oprand_edges>
<opcode>sext</opcode>
</item>
<item class_id_reference="9" object_id="_58">
<Value>
<Obj>
<type>0</type>
<id>72</id>
<name>src4_load</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>16</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>206</item>
</oprand_edges>
<opcode>load</opcode>
</item>
<item class_id_reference="9" object_id="_59">
<Value>
<Obj>
<type>0</type>
<id>73</id>
<name>tmp_7_4_cast</name>
<fileName>dct.cpp</fileName>
<fileDirectory>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</fileDirectory>
<lineNumber>61</lineNumber>
<contextFuncName>dct_1d</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>dct.cpp</first>
<second>dct_1d</second>
</first>
<second>61</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>29</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>207</item>
</oprand_edges>
<opcode>sext</opcode>
</item>
<item class_id_reference="9" object_id="_60">
<Value>
<Obj>
<type>0</type>
<id>74</id>
<name>tmp_8_4</name>
<fileName>dct.cpp</fileName>
<fileDirectory>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</fileDirectory>
<lineNumber>61</lineNumber>
<contextFuncName>dct_1d</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>dct.cpp</first>
<second>dct_1d</second>
</first>
<second>61</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>29</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>208</item>
<item>209</item>
</oprand_edges>
<opcode>mul</opcode>
</item>
<item class_id_reference="9" object_id="_61">
<Value>
<Obj>
<type>0</type>
<id>75</id>
<name>dct_coeff_table_5_addr</name>
<fileName>dct.cpp</fileName>
<fileDirectory>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</fileDirectory>
<lineNumber>60</lineNumber>
<contextFuncName>dct_1d</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>dct.cpp</first>
<second>dct_1d</second>
</first>
<second>60</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>3</bitwidth>
</Value>
<oprand_edges>
<count>3</count>
<item_version>0</item_version>
<item>210</item>
<item>211</item>
<item>212</item>
</oprand_edges>
<opcode>getelementptr</opcode>
</item>
<item class_id_reference="9" object_id="_62">
<Value>
<Obj>
<type>0</type>
<id>76</id>
<name>dct_coeff_table_5_load</name>
<fileName>dct.cpp</fileName>
<fileDirectory>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</fileDirectory>
<lineNumber>60</lineNumber>
<contextFuncName>dct_1d</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>dct.cpp</first>
<second>dct_1d</second>
</first>
<second>60</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>15</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>213</item>
</oprand_edges>
<opcode>load</opcode>
</item>
<item class_id_reference="9" object_id="_63">
<Value>
<Obj>
<type>0</type>
<id>77</id>
<name>coeff_5_cast</name>
<fileName>dct.cpp</fileName>
<fileDirectory>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</fileDirectory>
<lineNumber>60</lineNumber>
<contextFuncName>dct_1d</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>dct.cpp</first>
<second>dct_1d</second>
</first>
<second>60</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>29</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>214</item>
</oprand_edges>
<opcode>sext</opcode>
</item>
<item class_id_reference="9" object_id="_64">
<Value>
<Obj>
<type>0</type>
<id>78</id>
<name>src5_load</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>16</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>215</item>
</oprand_edges>
<opcode>load</opcode>
</item>
<item class_id_reference="9" object_id="_65">
<Value>
<Obj>
<type>0</type>
<id>79</id>
<name>tmp_7_5_cast</name>
<fileName>dct.cpp</fileName>
<fileDirectory>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</fileDirectory>
<lineNumber>61</lineNumber>
<contextFuncName>dct_1d</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>dct.cpp</first>
<second>dct_1d</second>
</first>
<second>61</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>29</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>216</item>
</oprand_edges>
<opcode>sext</opcode>
</item>
<item class_id_reference="9" object_id="_66">
<Value>
<Obj>
<type>0</type>
<id>80</id>
<name>tmp_8_5</name>
<fileName>dct.cpp</fileName>
<fileDirectory>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</fileDirectory>
<lineNumber>61</lineNumber>
<contextFuncName>dct_1d</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>dct.cpp</first>
<second>dct_1d</second>
</first>
<second>61</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>29</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>217</item>
<item>218</item>
</oprand_edges>
<opcode>mul</opcode>
</item>
<item class_id_reference="9" object_id="_67">
<Value>
<Obj>
<type>0</type>
<id>81</id>
<name>dct_coeff_table_6_addr</name>
<fileName>dct.cpp</fileName>
<fileDirectory>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</fileDirectory>
<lineNumber>60</lineNumber>
<contextFuncName>dct_1d</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>dct.cpp</first>
<second>dct_1d</second>
</first>
<second>60</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>3</bitwidth>
</Value>
<oprand_edges>
<count>3</count>
<item_version>0</item_version>
<item>219</item>
<item>220</item>
<item>221</item>
</oprand_edges>
<opcode>getelementptr</opcode>
</item>
<item class_id_reference="9" object_id="_68">
<Value>
<Obj>
<type>0</type>
<id>82</id>
<name>dct_coeff_table_6_load</name>
<fileName>dct.cpp</fileName>
<fileDirectory>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</fileDirectory>
<lineNumber>60</lineNumber>
<contextFuncName>dct_1d</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>dct.cpp</first>
<second>dct_1d</second>
</first>
<second>60</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>15</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>222</item>
</oprand_edges>
<opcode>load</opcode>
</item>
<item class_id_reference="9" object_id="_69">
<Value>
<Obj>
<type>0</type>
<id>83</id>
<name>coeff_6_cast</name>
<fileName>dct.cpp</fileName>
<fileDirectory>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</fileDirectory>
<lineNumber>60</lineNumber>
<contextFuncName>dct_1d</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>dct.cpp</first>
<second>dct_1d</second>
</first>
<second>60</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>29</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>223</item>
</oprand_edges>
<opcode>sext</opcode>
</item>
<item class_id_reference="9" object_id="_70">
<Value>
<Obj>
<type>0</type>
<id>84</id>
<name>src6_load</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>16</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>224</item>
</oprand_edges>
<opcode>load</opcode>
</item>
<item class_id_reference="9" object_id="_71">
<Value>
<Obj>
<type>0</type>
<id>85</id>
<name>tmp_7_6_cast</name>
<fileName>dct.cpp</fileName>
<fileDirectory>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</fileDirectory>
<lineNumber>61</lineNumber>
<contextFuncName>dct_1d</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>dct.cpp</first>
<second>dct_1d</second>
</first>
<second>61</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>29</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>225</item>
</oprand_edges>
<opcode>sext</opcode>
</item>
<item class_id_reference="9" object_id="_72">
<Value>
<Obj>
<type>0</type>
<id>86</id>
<name>tmp_8_6</name>
<fileName>dct.cpp</fileName>
<fileDirectory>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</fileDirectory>
<lineNumber>61</lineNumber>
<contextFuncName>dct_1d</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>dct.cpp</first>
<second>dct_1d</second>
</first>
<second>61</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>29</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>226</item>
<item>227</item>
</oprand_edges>
<opcode>mul</opcode>
</item>
<item class_id_reference="9" object_id="_73">
<Value>
<Obj>
<type>0</type>
<id>87</id>
<name>dct_coeff_table_7_addr</name>
<fileName>dct.cpp</fileName>
<fileDirectory>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</fileDirectory>
<lineNumber>60</lineNumber>
<contextFuncName>dct_1d</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>dct.cpp</first>
<second>dct_1d</second>
</first>
<second>60</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>3</bitwidth>
</Value>
<oprand_edges>
<count>3</count>
<item_version>0</item_version>
<item>228</item>
<item>229</item>
<item>230</item>
</oprand_edges>
<opcode>getelementptr</opcode>
</item>
<item class_id_reference="9" object_id="_74">
<Value>
<Obj>
<type>0</type>
<id>88</id>
<name>dct_coeff_table_7_load</name>
<fileName>dct.cpp</fileName>
<fileDirectory>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</fileDirectory>
<lineNumber>60</lineNumber>
<contextFuncName>dct_1d</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>dct.cpp</first>
<second>dct_1d</second>
</first>
<second>60</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>15</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>231</item>
</oprand_edges>
<opcode>load</opcode>
</item>
<item class_id_reference="9" object_id="_75">
<Value>
<Obj>
<type>0</type>
<id>89</id>
<name>coeff_7_cast</name>
<fileName>dct.cpp</fileName>
<fileDirectory>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</fileDirectory>
<lineNumber>60</lineNumber>
<contextFuncName>dct_1d</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>dct.cpp</first>
<second>dct_1d</second>
</first>
<second>60</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>29</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>232</item>
</oprand_edges>
<opcode>sext</opcode>
</item>
<item class_id_reference="9" object_id="_76">
<Value>
<Obj>
<type>0</type>
<id>90</id>
<name>src7_load</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>16</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>233</item>
</oprand_edges>
<opcode>load</opcode>
</item>
<item class_id_reference="9" object_id="_77">
<Value>
<Obj>
<type>0</type>
<id>91</id>
<name>tmp_7_7_cast</name>
<fileName>dct.cpp</fileName>
<fileDirectory>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</fileDirectory>
<lineNumber>61</lineNumber>
<contextFuncName>dct_1d</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>dct.cpp</first>
<second>dct_1d</second>
</first>
<second>61</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>29</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>234</item>
</oprand_edges>
<opcode>sext</opcode>
</item>
<item class_id_reference="9" object_id="_78">
<Value>
<Obj>
<type>0</type>
<id>92</id>
<name>tmp_8_7</name>
<fileName>dct.cpp</fileName>
<fileDirectory>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</fileDirectory>
<lineNumber>61</lineNumber>
<contextFuncName>dct_1d</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>dct.cpp</first>
<second>dct_1d</second>
</first>
<second>61</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>29</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>235</item>
<item>236</item>
</oprand_edges>
<opcode>mul</opcode>
</item>
<item class_id_reference="9" object_id="_79">
<Value>
<Obj>
<type>0</type>
<id>93</id>
<name>tmp2</name>
<fileName>dct.cpp</fileName>
<fileDirectory>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</fileDirectory>
<lineNumber>63</lineNumber>
<contextFuncName>dct_1d</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>dct.cpp</first>
<second>dct_1d</second>
</first>
<second>63</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>29</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>237</item>
<item>238</item>
</oprand_edges>
<opcode>add</opcode>
</item>
<item class_id_reference="9" object_id="_80">
<Value>
<Obj>
<type>0</type>
<id>94</id>
<name>tmp3</name>
<fileName>dct.cpp</fileName>
<fileDirectory>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</fileDirectory>
<lineNumber>63</lineNumber>
<contextFuncName>dct_1d</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>dct.cpp</first>
<second>dct_1d</second>
</first>
<second>63</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>29</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>239</item>
<item>240</item>
</oprand_edges>
<opcode>add</opcode>
</item>
<item class_id_reference="9" object_id="_81">
<Value>
<Obj>
<type>0</type>
<id>95</id>
<name>tmp1</name>
<fileName>dct.cpp</fileName>
<fileDirectory>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</fileDirectory>
<lineNumber>63</lineNumber>
<contextFuncName>dct_1d</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>dct.cpp</first>
<second>dct_1d</second>
</first>
<second>63</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>29</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>241</item>
<item>242</item>
</oprand_edges>
<opcode>add</opcode>
</item>
<item class_id_reference="9" object_id="_82">
<Value>
<Obj>
<type>0</type>
<id>96</id>
<name>tmp5</name>
<fileName>dct.cpp</fileName>
<fileDirectory>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</fileDirectory>
<lineNumber>63</lineNumber>
<contextFuncName>dct_1d</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>dct.cpp</first>
<second>dct_1d</second>
</first>
<second>63</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>29</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>243</item>
<item>244</item>
</oprand_edges>
<opcode>add</opcode>
</item>
<item class_id_reference="9" object_id="_83">
<Value>
<Obj>
<type>0</type>
<id>97</id>
<name>tmp7</name>
<fileName>dct.cpp</fileName>
<fileDirectory>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</fileDirectory>
<lineNumber>63</lineNumber>
<contextFuncName>dct_1d</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>dct.cpp</first>
<second>dct_1d</second>
</first>
<second>63</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>29</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>245</item>
<item>247</item>
</oprand_edges>
<opcode>add</opcode>
</item>
<item class_id_reference="9" object_id="_84">
<Value>
<Obj>
<type>0</type>
<id>98</id>
<name>tmp6</name>
<fileName>dct.cpp</fileName>
<fileDirectory>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</fileDirectory>
<lineNumber>63</lineNumber>
<contextFuncName>dct_1d</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>dct.cpp</first>
<second>dct_1d</second>
</first>
<second>63</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>29</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>248</item>
<item>249</item>
</oprand_edges>
<opcode>add</opcode>
</item>
<item class_id_reference="9" object_id="_85">
<Value>
<Obj>
<type>0</type>
<id>99</id>
<name>tmp4</name>
<fileName>dct.cpp</fileName>
<fileDirectory>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</fileDirectory>
<lineNumber>63</lineNumber>
<contextFuncName>dct_1d</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>dct.cpp</first>
<second>dct_1d</second>
</first>
<second>63</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>29</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>250</item>
<item>251</item>
</oprand_edges>
<opcode>add</opcode>
</item>
<item class_id_reference="9" object_id="_86">
<Value>
<Obj>
<type>0</type>
<id>100</id>
<name>tmp_2</name>
<fileName>dct.cpp</fileName>
<fileDirectory>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</fileDirectory>
<lineNumber>63</lineNumber>
<contextFuncName>dct_1d</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>dct.cpp</first>
<second>dct_1d</second>
</first>
<second>63</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>29</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>252</item>
<item>253</item>
</oprand_edges>
<opcode>add</opcode>
</item>
<item class_id_reference="9" object_id="_87">
<Value>
<Obj>
<type>0</type>
<id>101</id>
<name>tmp_4</name>
<fileName>dct.cpp</fileName>
<fileDirectory>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</fileDirectory>
<lineNumber>63</lineNumber>
<contextFuncName>dct_1d</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>dct.cpp</first>
<second>dct_1d</second>
</first>
<second>63</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>16</bitwidth>
</Value>
<oprand_edges>
<count>4</count>
<item_version>0</item_version>
<item>255</item>
<item>256</item>
<item>258</item>
<item>260</item>
</oprand_edges>
<opcode>partselect</opcode>
</item>
<item class_id_reference="9" object_id="_88">
<Value>
<Obj>
<type>0</type>
<id>102</id>
<name>tmp_trn_cast</name>
<fileName>dct.cpp</fileName>
<fileDirectory>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</fileDirectory>
<lineNumber>63</lineNumber>
<contextFuncName>dct_1d</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>dct.cpp</first>
<second>dct_1d</second>
</first>
<second>63</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>8</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>261</item>
</oprand_edges>
<opcode>zext</opcode>
</item>
<item class_id_reference="9" object_id="_89">
<Value>
<Obj>
<type>0</type>
<id>103</id>
<name>p_addr1</name>
<fileName>dct.cpp</fileName>
<fileDirectory>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</fileDirectory>
<lineNumber>63</lineNumber>
<contextFuncName>dct_1d</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>dct.cpp</first>
<second>dct_1d</second>
</first>
<second>63</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>8</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>262</item>
<item>263</item>
</oprand_edges>
<opcode>add</opcode>
</item>
<item class_id_reference="9" object_id="_90">
<Value>
<Obj>
<type>0</type>
<id>104</id>
<name>tmp_6</name>
<fileName>dct.cpp</fileName>
<fileDirectory>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</fileDirectory>
<lineNumber>63</lineNumber>
<contextFuncName>dct_1d</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>dct.cpp</first>
<second>dct_1d</second>
</first>
<second>63</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>64</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>264</item>
</oprand_edges>
<opcode>zext</opcode>
</item>
<item class_id_reference="9" object_id="_91">
<Value>
<Obj>
<type>0</type>
<id>105</id>
<name>dst_addr</name>
<fileName>dct.cpp</fileName>
<fileDirectory>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</fileDirectory>
<lineNumber>63</lineNumber>
<contextFuncName>dct_1d</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>dct.cpp</first>
<second>dct_1d</second>
</first>
<second>63</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>6</bitwidth>
</Value>
<oprand_edges>
<count>3</count>
<item_version>0</item_version>
<item>265</item>
<item>266</item>
<item>267</item>
</oprand_edges>
<opcode>getelementptr</opcode>
</item>
<item class_id_reference="9" object_id="_92">
<Value>
<Obj>
<type>0</type>
<id>106</id>
<name></name>
<fileName>dct.cpp</fileName>
<fileDirectory>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</fileDirectory>
<lineNumber>63</lineNumber>
<contextFuncName>dct_1d</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>dct.cpp</first>
<second>dct_1d</second>
</first>
<second>63</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>0</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>268</item>
<item>269</item>
</oprand_edges>
<opcode>store</opcode>
</item>
<item class_id_reference="9" object_id="_93">
<Value>
<Obj>
<type>0</type>
<id>108</id>
<name></name>
<fileName>dct.cpp</fileName>
<fileDirectory>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</fileDirectory>
<lineNumber>57</lineNumber>
<contextFuncName>dct_1d</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>dct.cpp</first>
<second>dct_1d</second>
</first>
<second>57</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>0</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>270</item>
</oprand_edges>
<opcode>br</opcode>
</item>
<item class_id_reference="9" object_id="_94">
<Value>
<Obj>
<type>0</type>
<id>110</id>
<name></name>
<fileName>dct.cpp</fileName>
<fileDirectory>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</fileDirectory>
<lineNumber>65</lineNumber>
<contextFuncName>dct_1d</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>dct.cpp</first>
<second>dct_1d</second>
</first>
<second>65</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>0</bitwidth>
</Value>
<oprand_edges>
<count>0</count>
<item_version>0</item_version>
</oprand_edges>
<opcode>ret</opcode>
</item>
</nodes>
<consts class_id="15" tracking_level="0" version="0">
<count>8</count>
<item_version>0</item_version>
<item class_id="16" tracking_level="1" version="0" object_id="_95">
<Value>
<Obj>
<type>2</type>
<id>119</id>
<name>empty</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>64</bitwidth>
</Value>
<const_type>0</const_type>
<content>0</content>
</item>
<item class_id_reference="16" object_id="_96">
<Value>
<Obj>
<type>2</type>
<id>146</id>
<name>empty</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>3</bitwidth>
</Value>
<const_type>0</const_type>
<content>0</content>
</item>
<item class_id_reference="16" object_id="_97">
<Value>
<Obj>
<type>2</type>
<id>150</id>
<name>empty</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>4</bitwidth>
</Value>
<const_type>0</const_type>
<content>0</content>
</item>
<item class_id_reference="16" object_id="_98">
<Value>
<Obj>
<type>2</type>
<id>156</id>
<name>empty</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>4</bitwidth>
</Value>
<const_type>0</const_type>
<content>8</content>
</item>
<item class_id_reference="16" object_id="_99">
<Value>
<Obj>
<type>2</type>
<id>159</id>
<name>empty</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>4</bitwidth>
</Value>
<const_type>0</const_type>
<content>1</content>
</item>
<item class_id_reference="16" object_id="_100">
<Value>
<Obj>
<type>2</type>
<id>246</id>
<name>empty</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>29</bitwidth>
</Value>
<const_type>0</const_type>
<content>4096</content>
</item>
<item class_id_reference="16" object_id="_101">
<Value>
<Obj>
<type>2</type>
<id>257</id>
<name>empty</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>32</bitwidth>
</Value>
<const_type>0</const_type>
<content>13</content>
</item>
<item class_id_reference="16" object_id="_102">
<Value>
<Obj>
<type>2</type>
<id>259</id>
<name>empty</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>32</bitwidth>
</Value>
<const_type>0</const_type>
<content>28</content>
</item>
</consts>
<blocks class_id="17" tracking_level="0" version="0">
<count>4</count>
<item_version>0</item_version>
<item class_id="18" tracking_level="1" version="0" object_id="_103">
<Obj>
<type>3</type>
<id>34</id>
<name></name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<node_objs>
<count>14</count>
<item_version>0</item_version>
<item>20</item>
<item>21</item>
<item>22</item>
<item>23</item>
<item>24</item>
<item>25</item>
<item>26</item>
<item>27</item>
<item>28</item>
<item>29</item>
<item>30</item>
<item>31</item>
<item>32</item>
<item>33</item>
</node_objs>
</item>
<item class_id_reference="18" object_id="_104">
<Obj>
<type>3</type>
<id>39</id>
<name></name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<node_objs>
<count>4</count>
<item_version>0</item_version>
<item>35</item>
<item>36</item>
<item>37</item>
<item>38</item>
</node_objs>
</item>
<item class_id_reference="18" object_id="_105">
<Obj>
<type>3</type>
<id>109</id>
<name></name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<node_objs>
<count>64</count>
<item_version>0</item_version>
<item>44</item>
<item>45</item>
<item>46</item>
<item>47</item>
<item>48</item>
<item>49</item>
<item>50</item>
<item>51</item>
<item>52</item>
<item>53</item>
<item>54</item>
<item>55</item>
<item>56</item>
<item>57</item>
<item>58</item>
<item>59</item>
<item>60</item>
<item>61</item>
<item>62</item>
<item>63</item>
<item>64</item>
<item>65</item>
<item>66</item>
<item>67</item>
<item>68</item>
<item>69</item>
<item>70</item>
<item>71</item>
<item>72</item>
<item>73</item>
<item>74</item>
<item>75</item>
<item>76</item>
<item>77</item>
<item>78</item>
<item>79</item>
<item>80</item>
<item>81</item>
<item>82</item>
<item>83</item>
<item>84</item>
<item>85</item>
<item>86</item>
<item>87</item>
<item>88</item>
<item>89</item>
<item>90</item>
<item>91</item>
<item>92</item>
<item>93</item>
<item>94</item>
<item>95</item>
<item>96</item>
<item>97</item>
<item>98</item>
<item>99</item>
<item>100</item>
<item>101</item>
<item>102</item>
<item>103</item>
<item>104</item>
<item>105</item>
<item>106</item>
<item>108</item>
</node_objs>
</item>
<item class_id_reference="18" object_id="_106">
<Obj>
<type>3</type>
<id>111</id>
<name></name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<node_objs>
<count>1</count>
<item_version>0</item_version>
<item>110</item>
</node_objs>
</item>
</blocks>
<edges class_id="19" tracking_level="0" version="0">
<count>148</count>
<item_version>0</item_version>
<item class_id="20" tracking_level="1" version="0" object_id="_107">
<id>114</id>
<edge_type>1</edge_type>
<source_obj>11</source_obj>
<sink_obj>20</sink_obj>
</item>
<item class_id_reference="20" object_id="_108">
<id>116</id>
<edge_type>1</edge_type>
<source_obj>9</source_obj>
<sink_obj>21</sink_obj>
</item>
<item class_id_reference="20" object_id="_109">
<id>117</id>
<edge_type>1</edge_type>
<source_obj>21</source_obj>
<sink_obj>22</sink_obj>
</item>
<item class_id_reference="20" object_id="_110">
<id>118</id>
<edge_type>1</edge_type>
<source_obj>1</source_obj>
<sink_obj>23</sink_obj>
</item>
<item class_id_reference="20" object_id="_111">
<id>120</id>
<edge_type>1</edge_type>
<source_obj>119</source_obj>
<sink_obj>23</sink_obj>
</item>
<item class_id_reference="20" object_id="_112">
<id>121</id>
<edge_type>1</edge_type>
<source_obj>22</source_obj>
<sink_obj>23</sink_obj>
</item>
<item class_id_reference="20" object_id="_113">
<id>122</id>
<edge_type>1</edge_type>
<source_obj>2</source_obj>
<sink_obj>24</sink_obj>
</item>
<item class_id_reference="20" object_id="_114">
<id>123</id>
<edge_type>1</edge_type>
<source_obj>119</source_obj>
<sink_obj>24</sink_obj>
</item>
<item class_id_reference="20" object_id="_115">
<id>124</id>
<edge_type>1</edge_type>
<source_obj>22</source_obj>
<sink_obj>24</sink_obj>
</item>
<item class_id_reference="20" object_id="_116">
<id>125</id>
<edge_type>1</edge_type>
<source_obj>3</source_obj>
<sink_obj>25</sink_obj>
</item>
<item class_id_reference="20" object_id="_117">
<id>126</id>
<edge_type>1</edge_type>
<source_obj>119</source_obj>
<sink_obj>25</sink_obj>
</item>
<item class_id_reference="20" object_id="_118">
<id>127</id>
<edge_type>1</edge_type>
<source_obj>22</source_obj>
<sink_obj>25</sink_obj>
</item>
<item class_id_reference="20" object_id="_119">
<id>128</id>
<edge_type>1</edge_type>
<source_obj>4</source_obj>
<sink_obj>26</sink_obj>
</item>
<item class_id_reference="20" object_id="_120">
<id>129</id>
<edge_type>1</edge_type>
<source_obj>119</source_obj>
<sink_obj>26</sink_obj>
</item>
<item class_id_reference="20" object_id="_121">
<id>130</id>
<edge_type>1</edge_type>
<source_obj>22</source_obj>
<sink_obj>26</sink_obj>
</item>
<item class_id_reference="20" object_id="_122">
<id>131</id>
<edge_type>1</edge_type>
<source_obj>5</source_obj>
<sink_obj>27</sink_obj>
</item>
<item class_id_reference="20" object_id="_123">
<id>132</id>
<edge_type>1</edge_type>
<source_obj>119</source_obj>
<sink_obj>27</sink_obj>
</item>
<item class_id_reference="20" object_id="_124">
<id>133</id>
<edge_type>1</edge_type>
<source_obj>22</source_obj>
<sink_obj>27</sink_obj>
</item>
<item class_id_reference="20" object_id="_125">
<id>134</id>
<edge_type>1</edge_type>
<source_obj>6</source_obj>
<sink_obj>28</sink_obj>
</item>
<item class_id_reference="20" object_id="_126">
<id>135</id>
<edge_type>1</edge_type>
<source_obj>119</source_obj>
<sink_obj>28</sink_obj>
</item>
<item class_id_reference="20" object_id="_127">
<id>136</id>
<edge_type>1</edge_type>
<source_obj>22</source_obj>
<sink_obj>28</sink_obj>
</item>
<item class_id_reference="20" object_id="_128">
<id>137</id>
<edge_type>1</edge_type>
<source_obj>7</source_obj>
<sink_obj>29</sink_obj>
</item>
<item class_id_reference="20" object_id="_129">
<id>138</id>
<edge_type>1</edge_type>
<source_obj>119</source_obj>
<sink_obj>29</sink_obj>
</item>
<item class_id_reference="20" object_id="_130">
<id>139</id>
<edge_type>1</edge_type>
<source_obj>22</source_obj>
<sink_obj>29</sink_obj>
</item>
<item class_id_reference="20" object_id="_131">
<id>140</id>
<edge_type>1</edge_type>
<source_obj>8</source_obj>
<sink_obj>30</sink_obj>
</item>
<item class_id_reference="20" object_id="_132">
<id>141</id>
<edge_type>1</edge_type>
<source_obj>119</source_obj>
<sink_obj>30</sink_obj>
</item>
<item class_id_reference="20" object_id="_133">
<id>142</id>
<edge_type>1</edge_type>
<source_obj>22</source_obj>
<sink_obj>30</sink_obj>
</item>
<item class_id_reference="20" object_id="_134">
<id>145</id>
<edge_type>1</edge_type>
<source_obj>20</source_obj>
<sink_obj>31</sink_obj>
</item>
<item class_id_reference="20" object_id="_135">
<id>147</id>
<edge_type>1</edge_type>
<source_obj>146</source_obj>
<sink_obj>31</sink_obj>
</item>
<item class_id_reference="20" object_id="_136">
<id>148</id>
<edge_type>1</edge_type>
<source_obj>31</source_obj>
<sink_obj>32</sink_obj>
</item>
<item class_id_reference="20" object_id="_137">
<id>149</id>
<edge_type>2</edge_type>
<source_obj>39</source_obj>
<sink_obj>33</sink_obj>
</item>
<item class_id_reference="20" object_id="_138">
<id>151</id>
<edge_type>1</edge_type>
<source_obj>150</source_obj>
<sink_obj>35</sink_obj>
</item>
<item class_id_reference="20" object_id="_139">
<id>152</id>
<edge_type>2</edge_type>
<source_obj>34</source_obj>
<sink_obj>35</sink_obj>
</item>
<item class_id_reference="20" object_id="_140">
<id>153</id>
<edge_type>1</edge_type>
<source_obj>37</source_obj>
<sink_obj>35</sink_obj>
</item>
<item class_id_reference="20" object_id="_141">
<id>154</id>
<edge_type>2</edge_type>
<source_obj>109</source_obj>
<sink_obj>35</sink_obj>
</item>
<item class_id_reference="20" object_id="_142">
<id>155</id>
<edge_type>1</edge_type>
<source_obj>35</source_obj>
<sink_obj>36</sink_obj>
</item>
<item class_id_reference="20" object_id="_143">
<id>157</id>
<edge_type>1</edge_type>
<source_obj>156</source_obj>
<sink_obj>36</sink_obj>
</item>
<item class_id_reference="20" object_id="_144">
<id>158</id>
<edge_type>1</edge_type>
<source_obj>35</source_obj>
<sink_obj>37</sink_obj>
</item>
<item class_id_reference="20" object_id="_145">
<id>160</id>
<edge_type>1</edge_type>
<source_obj>159</source_obj>
<sink_obj>37</sink_obj>
</item>
<item class_id_reference="20" object_id="_146">
<id>161</id>
<edge_type>1</edge_type>
<source_obj>36</source_obj>
<sink_obj>38</sink_obj>
</item>
<item class_id_reference="20" object_id="_147">
<id>162</id>
<edge_type>2</edge_type>
<source_obj>109</source_obj>
<sink_obj>38</sink_obj>
</item>
<item class_id_reference="20" object_id="_148">
<id>163</id>
<edge_type>2</edge_type>
<source_obj>111</source_obj>
<sink_obj>38</sink_obj>
</item>
<item class_id_reference="20" object_id="_149">
<id>164</id>
<edge_type>1</edge_type>
<source_obj>35</source_obj>
<sink_obj>44</sink_obj>
</item>
<item class_id_reference="20" object_id="_150">
<id>165</id>
<edge_type>1</edge_type>
<source_obj>12</source_obj>
<sink_obj>45</sink_obj>
</item>
<item class_id_reference="20" object_id="_151">
<id>166</id>
<edge_type>1</edge_type>
<source_obj>119</source_obj>
<sink_obj>45</sink_obj>
</item>
<item class_id_reference="20" object_id="_152">
<id>167</id>
<edge_type>1</edge_type>
<source_obj>44</source_obj>
<sink_obj>45</sink_obj>
</item>
<item class_id_reference="20" object_id="_153">
<id>168</id>
<edge_type>1</edge_type>
<source_obj>45</source_obj>
<sink_obj>46</sink_obj>
</item>
<item class_id_reference="20" object_id="_154">
<id>169</id>
<edge_type>1</edge_type>
<source_obj>46</source_obj>
<sink_obj>47</sink_obj>
</item>
<item class_id_reference="20" object_id="_155">
<id>170</id>
<edge_type>1</edge_type>
<source_obj>23</source_obj>
<sink_obj>48</sink_obj>
</item>
<item class_id_reference="20" object_id="_156">
<id>171</id>
<edge_type>1</edge_type>
<source_obj>48</source_obj>
<sink_obj>49</sink_obj>
</item>
<item class_id_reference="20" object_id="_157">
<id>172</id>
<edge_type>1</edge_type>
<source_obj>47</source_obj>
<sink_obj>50</sink_obj>
</item>
<item class_id_reference="20" object_id="_158">
<id>173</id>
<edge_type>1</edge_type>
<source_obj>49</source_obj>
<sink_obj>50</sink_obj>
</item>
<item class_id_reference="20" object_id="_159">
<id>174</id>
<edge_type>1</edge_type>
<source_obj>13</source_obj>
<sink_obj>51</sink_obj>
</item>
<item class_id_reference="20" object_id="_160">
<id>175</id>
<edge_type>1</edge_type>
<source_obj>119</source_obj>
<sink_obj>51</sink_obj>
</item>
<item class_id_reference="20" object_id="_161">
<id>176</id>
<edge_type>1</edge_type>
<source_obj>44</source_obj>
<sink_obj>51</sink_obj>
</item>
<item class_id_reference="20" object_id="_162">
<id>177</id>
<edge_type>1</edge_type>
<source_obj>51</source_obj>
<sink_obj>52</sink_obj>
</item>
<item class_id_reference="20" object_id="_163">
<id>178</id>
<edge_type>1</edge_type>
<source_obj>52</source_obj>
<sink_obj>53</sink_obj>
</item>
<item class_id_reference="20" object_id="_164">
<id>179</id>
<edge_type>1</edge_type>
<source_obj>24</source_obj>
<sink_obj>54</sink_obj>
</item>
<item class_id_reference="20" object_id="_165">
<id>180</id>
<edge_type>1</edge_type>
<source_obj>54</source_obj>
<sink_obj>55</sink_obj>
</item>
<item class_id_reference="20" object_id="_166">
<id>181</id>
<edge_type>1</edge_type>
<source_obj>53</source_obj>
<sink_obj>56</sink_obj>
</item>
<item class_id_reference="20" object_id="_167">
<id>182</id>
<edge_type>1</edge_type>
<source_obj>55</source_obj>
<sink_obj>56</sink_obj>
</item>
<item class_id_reference="20" object_id="_168">
<id>183</id>
<edge_type>1</edge_type>
<source_obj>14</source_obj>
<sink_obj>57</sink_obj>
</item>
<item class_id_reference="20" object_id="_169">
<id>184</id>
<edge_type>1</edge_type>
<source_obj>119</source_obj>
<sink_obj>57</sink_obj>
</item>
<item class_id_reference="20" object_id="_170">
<id>185</id>
<edge_type>1</edge_type>
<source_obj>44</source_obj>
<sink_obj>57</sink_obj>
</item>
<item class_id_reference="20" object_id="_171">
<id>186</id>
<edge_type>1</edge_type>
<source_obj>57</source_obj>
<sink_obj>58</sink_obj>
</item>
<item class_id_reference="20" object_id="_172">
<id>187</id>
<edge_type>1</edge_type>
<source_obj>58</source_obj>
<sink_obj>59</sink_obj>
</item>
<item class_id_reference="20" object_id="_173">
<id>188</id>
<edge_type>1</edge_type>
<source_obj>25</source_obj>
<sink_obj>60</sink_obj>
</item>
<item class_id_reference="20" object_id="_174">
<id>189</id>
<edge_type>1</edge_type>
<source_obj>60</source_obj>
<sink_obj>61</sink_obj>
</item>
<item class_id_reference="20" object_id="_175">
<id>190</id>
<edge_type>1</edge_type>
<source_obj>59</source_obj>
<sink_obj>62</sink_obj>
</item>
<item class_id_reference="20" object_id="_176">
<id>191</id>
<edge_type>1</edge_type>
<source_obj>61</source_obj>
<sink_obj>62</sink_obj>
</item>
<item class_id_reference="20" object_id="_177">
<id>192</id>
<edge_type>1</edge_type>
<source_obj>15</source_obj>
<sink_obj>63</sink_obj>
</item>
<item class_id_reference="20" object_id="_178">
<id>193</id>
<edge_type>1</edge_type>
<source_obj>119</source_obj>
<sink_obj>63</sink_obj>
</item>
<item class_id_reference="20" object_id="_179">
<id>194</id>
<edge_type>1</edge_type>
<source_obj>44</source_obj>
<sink_obj>63</sink_obj>
</item>
<item class_id_reference="20" object_id="_180">
<id>195</id>
<edge_type>1</edge_type>
<source_obj>63</source_obj>
<sink_obj>64</sink_obj>
</item>
<item class_id_reference="20" object_id="_181">
<id>196</id>
<edge_type>1</edge_type>
<source_obj>64</source_obj>
<sink_obj>65</sink_obj>
</item>
<item class_id_reference="20" object_id="_182">
<id>197</id>
<edge_type>1</edge_type>
<source_obj>26</source_obj>
<sink_obj>66</sink_obj>
</item>
<item class_id_reference="20" object_id="_183">
<id>198</id>
<edge_type>1</edge_type>
<source_obj>66</source_obj>
<sink_obj>67</sink_obj>
</item>
<item class_id_reference="20" object_id="_184">
<id>199</id>
<edge_type>1</edge_type>
<source_obj>65</source_obj>
<sink_obj>68</sink_obj>
</item>
<item class_id_reference="20" object_id="_185">
<id>200</id>
<edge_type>1</edge_type>
<source_obj>67</source_obj>
<sink_obj>68</sink_obj>
</item>
<item class_id_reference="20" object_id="_186">
<id>201</id>
<edge_type>1</edge_type>
<source_obj>16</source_obj>
<sink_obj>69</sink_obj>
</item>
<item class_id_reference="20" object_id="_187">
<id>202</id>
<edge_type>1</edge_type>
<source_obj>119</source_obj>
<sink_obj>69</sink_obj>
</item>
<item class_id_reference="20" object_id="_188">
<id>203</id>
<edge_type>1</edge_type>
<source_obj>44</source_obj>
<sink_obj>69</sink_obj>
</item>
<item class_id_reference="20" object_id="_189">
<id>204</id>
<edge_type>1</edge_type>
<source_obj>69</source_obj>
<sink_obj>70</sink_obj>
</item>
<item class_id_reference="20" object_id="_190">
<id>205</id>
<edge_type>1</edge_type>
<source_obj>70</source_obj>
<sink_obj>71</sink_obj>
</item>
<item class_id_reference="20" object_id="_191">
<id>206</id>
<edge_type>1</edge_type>
<source_obj>27</source_obj>
<sink_obj>72</sink_obj>
</item>
<item class_id_reference="20" object_id="_192">
<id>207</id>
<edge_type>1</edge_type>
<source_obj>72</source_obj>
<sink_obj>73</sink_obj>
</item>
<item class_id_reference="20" object_id="_193">
<id>208</id>
<edge_type>1</edge_type>
<source_obj>71</source_obj>
<sink_obj>74</sink_obj>
</item>
<item class_id_reference="20" object_id="_194">
<id>209</id>
<edge_type>1</edge_type>
<source_obj>73</source_obj>
<sink_obj>74</sink_obj>
</item>
<item class_id_reference="20" object_id="_195">
<id>210</id>
<edge_type>1</edge_type>
<source_obj>17</source_obj>
<sink_obj>75</sink_obj>
</item>
<item class_id_reference="20" object_id="_196">
<id>211</id>
<edge_type>1</edge_type>
<source_obj>119</source_obj>
<sink_obj>75</sink_obj>
</item>
<item class_id_reference="20" object_id="_197">
<id>212</id>
<edge_type>1</edge_type>
<source_obj>44</source_obj>
<sink_obj>75</sink_obj>
</item>
<item class_id_reference="20" object_id="_198">
<id>213</id>
<edge_type>1</edge_type>
<source_obj>75</source_obj>
<sink_obj>76</sink_obj>
</item>
<item class_id_reference="20" object_id="_199">
<id>214</id>
<edge_type>1</edge_type>
<source_obj>76</source_obj>
<sink_obj>77</sink_obj>
</item>
<item class_id_reference="20" object_id="_200">
<id>215</id>
<edge_type>1</edge_type>
<source_obj>28</source_obj>
<sink_obj>78</sink_obj>
</item>
<item class_id_reference="20" object_id="_201">
<id>216</id>
<edge_type>1</edge_type>
<source_obj>78</source_obj>
<sink_obj>79</sink_obj>
</item>
<item class_id_reference="20" object_id="_202">
<id>217</id>
<edge_type>1</edge_type>
<source_obj>77</source_obj>
<sink_obj>80</sink_obj>
</item>
<item class_id_reference="20" object_id="_203">
<id>218</id>
<edge_type>1</edge_type>
<source_obj>79</source_obj>
<sink_obj>80</sink_obj>
</item>
<item class_id_reference="20" object_id="_204">
<id>219</id>
<edge_type>1</edge_type>
<source_obj>18</source_obj>
<sink_obj>81</sink_obj>
</item>
<item class_id_reference="20" object_id="_205">
<id>220</id>
<edge_type>1</edge_type>
<source_obj>119</source_obj>
<sink_obj>81</sink_obj>
</item>
<item class_id_reference="20" object_id="_206">
<id>221</id>
<edge_type>1</edge_type>
<source_obj>44</source_obj>
<sink_obj>81</sink_obj>
</item>
<item class_id_reference="20" object_id="_207">
<id>222</id>
<edge_type>1</edge_type>
<source_obj>81</source_obj>
<sink_obj>82</sink_obj>
</item>
<item class_id_reference="20" object_id="_208">
<id>223</id>
<edge_type>1</edge_type>
<source_obj>82</source_obj>
<sink_obj>83</sink_obj>
</item>
<item class_id_reference="20" object_id="_209">
<id>224</id>
<edge_type>1</edge_type>
<source_obj>29</source_obj>
<sink_obj>84</sink_obj>
</item>
<item class_id_reference="20" object_id="_210">
<id>225</id>
<edge_type>1</edge_type>
<source_obj>84</source_obj>
<sink_obj>85</sink_obj>
</item>
<item class_id_reference="20" object_id="_211">
<id>226</id>
<edge_type>1</edge_type>
<source_obj>83</source_obj>
<sink_obj>86</sink_obj>
</item>
<item class_id_reference="20" object_id="_212">
<id>227</id>
<edge_type>1</edge_type>
<source_obj>85</source_obj>
<sink_obj>86</sink_obj>
</item>
<item class_id_reference="20" object_id="_213">
<id>228</id>
<edge_type>1</edge_type>
<source_obj>19</source_obj>
<sink_obj>87</sink_obj>
</item>
<item class_id_reference="20" object_id="_214">
<id>229</id>
<edge_type>1</edge_type>
<source_obj>119</source_obj>
<sink_obj>87</sink_obj>
</item>
<item class_id_reference="20" object_id="_215">
<id>230</id>
<edge_type>1</edge_type>
<source_obj>44</source_obj>
<sink_obj>87</sink_obj>
</item>
<item class_id_reference="20" object_id="_216">
<id>231</id>
<edge_type>1</edge_type>
<source_obj>87</source_obj>
<sink_obj>88</sink_obj>
</item>
<item class_id_reference="20" object_id="_217">
<id>232</id>
<edge_type>1</edge_type>
<source_obj>88</source_obj>
<sink_obj>89</sink_obj>
</item>
<item class_id_reference="20" object_id="_218">
<id>233</id>
<edge_type>1</edge_type>
<source_obj>30</source_obj>
<sink_obj>90</sink_obj>
</item>
<item class_id_reference="20" object_id="_219">
<id>234</id>
<edge_type>1</edge_type>
<source_obj>90</source_obj>
<sink_obj>91</sink_obj>
</item>
<item class_id_reference="20" object_id="_220">
<id>235</id>
<edge_type>1</edge_type>
<source_obj>89</source_obj>
<sink_obj>92</sink_obj>
</item>
<item class_id_reference="20" object_id="_221">
<id>236</id>
<edge_type>1</edge_type>
<source_obj>91</source_obj>
<sink_obj>92</sink_obj>
</item>
<item class_id_reference="20" object_id="_222">
<id>237</id>
<edge_type>1</edge_type>
<source_obj>56</source_obj>
<sink_obj>93</sink_obj>
</item>
<item class_id_reference="20" object_id="_223">
<id>238</id>
<edge_type>1</edge_type>
<source_obj>50</source_obj>
<sink_obj>93</sink_obj>
</item>
<item class_id_reference="20" object_id="_224">
<id>239</id>
<edge_type>1</edge_type>
<source_obj>68</source_obj>
<sink_obj>94</sink_obj>
</item>
<item class_id_reference="20" object_id="_225">
<id>240</id>
<edge_type>1</edge_type>
<source_obj>62</source_obj>
<sink_obj>94</sink_obj>
</item>
<item class_id_reference="20" object_id="_226">
<id>241</id>
<edge_type>1</edge_type>
<source_obj>93</source_obj>
<sink_obj>95</sink_obj>
</item>
<item class_id_reference="20" object_id="_227">
<id>242</id>
<edge_type>1</edge_type>
<source_obj>94</source_obj>
<sink_obj>95</sink_obj>
</item>
<item class_id_reference="20" object_id="_228">
<id>243</id>
<edge_type>1</edge_type>
<source_obj>80</source_obj>
<sink_obj>96</sink_obj>
</item>
<item class_id_reference="20" object_id="_229">
<id>244</id>
<edge_type>1</edge_type>
<source_obj>74</source_obj>
<sink_obj>96</sink_obj>
</item>
<item class_id_reference="20" object_id="_230">
<id>245</id>
<edge_type>1</edge_type>
<source_obj>92</source_obj>
<sink_obj>97</sink_obj>
</item>
<item class_id_reference="20" object_id="_231">
<id>247</id>
<edge_type>1</edge_type>
<source_obj>246</source_obj>
<sink_obj>97</sink_obj>
</item>
<item class_id_reference="20" object_id="_232">
<id>248</id>
<edge_type>1</edge_type>
<source_obj>86</source_obj>
<sink_obj>98</sink_obj>
</item>
<item class_id_reference="20" object_id="_233">
<id>249</id>
<edge_type>1</edge_type>
<source_obj>97</source_obj>
<sink_obj>98</sink_obj>
</item>
<item class_id_reference="20" object_id="_234">
<id>250</id>
<edge_type>1</edge_type>
<source_obj>96</source_obj>
<sink_obj>99</sink_obj>
</item>
<item class_id_reference="20" object_id="_235">
<id>251</id>
<edge_type>1</edge_type>
<source_obj>98</source_obj>
<sink_obj>99</sink_obj>
</item>
<item class_id_reference="20" object_id="_236">
<id>252</id>
<edge_type>1</edge_type>
<source_obj>95</source_obj>
<sink_obj>100</sink_obj>
</item>
<item class_id_reference="20" object_id="_237">
<id>253</id>
<edge_type>1</edge_type>
<source_obj>99</source_obj>
<sink_obj>100</sink_obj>
</item>
<item class_id_reference="20" object_id="_238">
<id>256</id>
<edge_type>1</edge_type>
<source_obj>100</source_obj>
<sink_obj>101</sink_obj>
</item>
<item class_id_reference="20" object_id="_239">
<id>258</id>
<edge_type>1</edge_type>
<source_obj>257</source_obj>
<sink_obj>101</sink_obj>
</item>
<item class_id_reference="20" object_id="_240">
<id>260</id>
<edge_type>1</edge_type>
<source_obj>259</source_obj>
<sink_obj>101</sink_obj>
</item>
<item class_id_reference="20" object_id="_241">
<id>261</id>
<edge_type>1</edge_type>
<source_obj>35</source_obj>
<sink_obj>102</sink_obj>
</item>
<item class_id_reference="20" object_id="_242">
<id>262</id>
<edge_type>1</edge_type>
<source_obj>32</source_obj>
<sink_obj>103</sink_obj>
</item>
<item class_id_reference="20" object_id="_243">
<id>263</id>
<edge_type>1</edge_type>
<source_obj>102</source_obj>
<sink_obj>103</sink_obj>
</item>
<item class_id_reference="20" object_id="_244">
<id>264</id>
<edge_type>1</edge_type>
<source_obj>103</source_obj>
<sink_obj>104</sink_obj>
</item>
<item class_id_reference="20" object_id="_245">
<id>265</id>
<edge_type>1</edge_type>
<source_obj>10</source_obj>
<sink_obj>105</sink_obj>
</item>
<item class_id_reference="20" object_id="_246">
<id>266</id>
<edge_type>1</edge_type>
<source_obj>119</source_obj>
<sink_obj>105</sink_obj>
</item>
<item class_id_reference="20" object_id="_247">
<id>267</id>
<edge_type>1</edge_type>
<source_obj>104</source_obj>
<sink_obj>105</sink_obj>
</item>
<item class_id_reference="20" object_id="_248">
<id>268</id>
<edge_type>1</edge_type>
<source_obj>101</source_obj>
<sink_obj>106</sink_obj>
</item>
<item class_id_reference="20" object_id="_249">
<id>269</id>
<edge_type>1</edge_type>
<source_obj>105</source_obj>
<sink_obj>106</sink_obj>
</item>
<item class_id_reference="20" object_id="_250">
<id>270</id>
<edge_type>2</edge_type>
<source_obj>39</source_obj>
<sink_obj>108</sink_obj>
</item>
<item class_id_reference="20" object_id="_251">
<id>298</id>
<edge_type>2</edge_type>
<source_obj>34</source_obj>
<sink_obj>39</sink_obj>
</item>
<item class_id_reference="20" object_id="_252">
<id>299</id>
<edge_type>2</edge_type>
<source_obj>39</source_obj>
<sink_obj>111</sink_obj>
</item>
<item class_id_reference="20" object_id="_253">
<id>300</id>
<edge_type>2</edge_type>
<source_obj>39</source_obj>
<sink_obj>109</sink_obj>
</item>
<item class_id_reference="20" object_id="_254">
<id>301</id>
<edge_type>2</edge_type>
<source_obj>109</source_obj>
<sink_obj>39</sink_obj>
</item>
</edges>
</cdfg>
<cdfg_regions class_id="21" tracking_level="0" version="0">
<count>4</count>
<item_version>0</item_version>
<item class_id="22" tracking_level="1" version="0" object_id="_255">
<mId>1</mId>
<mTag>dct_dct_1d</mTag>
<mType>0</mType>
<sub_regions>
<count>3</count>
<item_version>0</item_version>
<item>2</item>
<item>3</item>
<item>4</item>
</sub_regions>
<basic_blocks>
<count>0</count>
<item_version>0</item_version>
</basic_blocks>
<mII>-1</mII>
<mDepth>-1</mDepth>
<mMinTripCount>-1</mMinTripCount>
<mMaxTripCount>-1</mMaxTripCount>
<mMinLatency>13</mMinLatency>
<mMaxLatency>-1</mMaxLatency>
<mIsDfPipe>0</mIsDfPipe>
<mDfPipe class_id="-1"></mDfPipe>
</item>
<item class_id_reference="22" object_id="_256">
<mId>2</mId>
<mTag>Entry</mTag>
<mType>0</mType>
<sub_regions>
<count>0</count>
<item_version>0</item_version>
</sub_regions>
<basic_blocks>
<count>1</count>
<item_version>0</item_version>
<item>34</item>
</basic_blocks>
<mII>-1</mII>
<mDepth>-1</mDepth>
<mMinTripCount>-1</mMinTripCount>
<mMaxTripCount>-1</mMaxTripCount>
<mMinLatency>0</mMinLatency>
<mMaxLatency>-1</mMaxLatency>
<mIsDfPipe>0</mIsDfPipe>
<mDfPipe class_id="-1"></mDfPipe>
</item>
<item class_id_reference="22" object_id="_257">
<mId>3</mId>
<mTag>DCT_Outer_Loop</mTag>
<mType>1</mType>
<sub_regions>
<count>0</count>
<item_version>0</item_version>
</sub_regions>
<basic_blocks>
<count>2</count>
<item_version>0</item_version>
<item>39</item>
<item>109</item>
</basic_blocks>
<mII>1</mII>
<mDepth>5</mDepth>
<mMinTripCount>8</mMinTripCount>
<mMaxTripCount>8</mMaxTripCount>
<mMinLatency>11</mMinLatency>
<mMaxLatency>-1</mMaxLatency>
<mIsDfPipe>0</mIsDfPipe>
<mDfPipe class_id="-1"></mDfPipe>
</item>
<item class_id_reference="22" object_id="_258">
<mId>4</mId>
<mTag>Return</mTag>
<mType>0</mType>
<sub_regions>
<count>0</count>
<item_version>0</item_version>
</sub_regions>
<basic_blocks>
<count>1</count>
<item_version>0</item_version>
<item>111</item>
</basic_blocks>
<mII>-1</mII>
<mDepth>-1</mDepth>
<mMinTripCount>-1</mMinTripCount>
<mMaxTripCount>-1</mMaxTripCount>
<mMinLatency>0</mMinLatency>
<mMaxLatency>-1</mMaxLatency>
<mIsDfPipe>0</mIsDfPipe>
<mDfPipe class_id="-1"></mDfPipe>
</item>
</cdfg_regions>
<fsm class_id="24" tracking_level="1" version="0" object_id="_259">
<states class_id="25" tracking_level="0" version="0">
<count>7</count>
<item_version>0</item_version>
<item class_id="26" tracking_level="1" version="0" object_id="_260">
<id>1</id>
<operations class_id="27" tracking_level="0" version="0">
<count>14</count>
<item_version>0</item_version>
<item class_id="28" tracking_level="1" version="0" object_id="_261">
<id>20</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_262">
<id>21</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_263">
<id>22</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_264">
<id>23</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_265">
<id>24</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_266">
<id>25</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_267">
<id>26</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_268">
<id>27</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_269">
<id>28</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_270">
<id>29</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_271">
<id>30</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_272">
<id>31</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_273">
<id>32</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_274">
<id>33</id>
<stage>1</stage>
<latency>1</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_275">
<id>2</id>
<operations>
<count>28</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_276">
<id>35</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_277">
<id>36</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_278">
<id>37</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_279">
<id>38</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_280">
<id>44</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_281">
<id>45</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_282">
<id>46</id>
<stage>2</stage>
<latency>2</latency>
</item>
<item class_id_reference="28" object_id="_283">
<id>51</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_284">
<id>52</id>
<stage>2</stage>
<latency>2</latency>
</item>
<item class_id_reference="28" object_id="_285">
<id>54</id>
<stage>2</stage>
<latency>2</latency>
</item>
<item class_id_reference="28" object_id="_286">
<id>57</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_287">
<id>58</id>
<stage>2</stage>
<latency>2</latency>
</item>
<item class_id_reference="28" object_id="_288">
<id>63</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_289">
<id>64</id>
<stage>2</stage>
<latency>2</latency>
</item>
<item class_id_reference="28" object_id="_290">
<id>66</id>
<stage>2</stage>
<latency>2</latency>
</item>
<item class_id_reference="28" object_id="_291">
<id>69</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_292">
<id>70</id>
<stage>2</stage>
<latency>2</latency>
</item>
<item class_id_reference="28" object_id="_293">
<id>75</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_294">
<id>76</id>
<stage>2</stage>
<latency>2</latency>
</item>
<item class_id_reference="28" object_id="_295">
<id>78</id>
<stage>2</stage>
<latency>2</latency>
</item>
<item class_id_reference="28" object_id="_296">
<id>81</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_297">
<id>82</id>
<stage>2</stage>
<latency>2</latency>
</item>
<item class_id_reference="28" object_id="_298">
<id>84</id>
<stage>2</stage>
<latency>2</latency>
</item>
<item class_id_reference="28" object_id="_299">
<id>87</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_300">
<id>88</id>
<stage>2</stage>
<latency>2</latency>
</item>
<item class_id_reference="28" object_id="_301">
<id>90</id>
<stage>2</stage>
<latency>2</latency>
</item>
<item class_id_reference="28" object_id="_302">
<id>102</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_303">
<id>103</id>
<stage>1</stage>
<latency>1</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_304">
<id>3</id>
<operations>
<count>16</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_305">
<id>46</id>
<stage>1</stage>
<latency>2</latency>
</item>
<item class_id_reference="28" object_id="_306">
<id>48</id>
<stage>2</stage>
<latency>2</latency>
</item>
<item class_id_reference="28" object_id="_307">
<id>52</id>
<stage>1</stage>
<latency>2</latency>
</item>
<item class_id_reference="28" object_id="_308">
<id>54</id>
<stage>1</stage>
<latency>2</latency>
</item>
<item class_id_reference="28" object_id="_309">
<id>58</id>
<stage>1</stage>
<latency>2</latency>
</item>
<item class_id_reference="28" object_id="_310">
<id>60</id>
<stage>2</stage>
<latency>2</latency>
</item>
<item class_id_reference="28" object_id="_311">
<id>64</id>
<stage>1</stage>
<latency>2</latency>
</item>
<item class_id_reference="28" object_id="_312">
<id>66</id>
<stage>1</stage>
<latency>2</latency>
</item>
<item class_id_reference="28" object_id="_313">
<id>70</id>
<stage>1</stage>
<latency>2</latency>
</item>
<item class_id_reference="28" object_id="_314">
<id>72</id>
<stage>2</stage>
<latency>2</latency>
</item>
<item class_id_reference="28" object_id="_315">
<id>76</id>
<stage>1</stage>
<latency>2</latency>
</item>
<item class_id_reference="28" object_id="_316">
<id>78</id>
<stage>1</stage>
<latency>2</latency>
</item>
<item class_id_reference="28" object_id="_317">
<id>82</id>
<stage>1</stage>
<latency>2</latency>
</item>
<item class_id_reference="28" object_id="_318">
<id>84</id>
<stage>1</stage>
<latency>2</latency>
</item>
<item class_id_reference="28" object_id="_319">
<id>88</id>
<stage>1</stage>
<latency>2</latency>
</item>
<item class_id_reference="28" object_id="_320">
<id>90</id>
<stage>1</stage>
<latency>2</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_321">
<id>4</id>
<operations>
<count>20</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_322">
<id>48</id>
<stage>1</stage>
<latency>2</latency>
</item>
<item class_id_reference="28" object_id="_323">
<id>53</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_324">
<id>55</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_325">
<id>56</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_326">
<id>60</id>
<stage>1</stage>
<latency>2</latency>
</item>
<item class_id_reference="28" object_id="_327">
<id>65</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_328">
<id>67</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_329">
<id>68</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_330">
<id>72</id>
<stage>1</stage>
<latency>2</latency>
</item>
<item class_id_reference="28" object_id="_331">
<id>77</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_332">
<id>79</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_333">
<id>80</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_334">
<id>83</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_335">
<id>85</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_336">
<id>86</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_337">
<id>89</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_338">
<id>91</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_339">
<id>92</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_340">
<id>97</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_341">
<id>98</id>
<stage>1</stage>
<latency>1</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_342">
<id>5</id>
<operations>
<count>16</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_343">
<id>47</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_344">
<id>49</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_345">
<id>50</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_346">
<id>59</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_347">
<id>61</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_348">
<id>62</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_349">
<id>71</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_350">
<id>73</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_351">
<id>74</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_352">
<id>93</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_353">
<id>94</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_354">
<id>95</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_355">
<id>96</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_356">
<id>99</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_357">
<id>100</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_358">
<id>101</id>
<stage>1</stage>
<latency>1</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_359">
<id>6</id>
<operations>
<count>9</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_360">
<id>40</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_361">
<id>41</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_362">
<id>42</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_363">
<id>43</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_364">
<id>104</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_365">
<id>105</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_366">
<id>106</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_367">
<id>107</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_368">
<id>108</id>
<stage>1</stage>
<latency>1</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_369">
<id>7</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_370">
<id>110</id>
<stage>1</stage>
<latency>1</latency>
</item>
</operations>
</item>
</states>
<transitions class_id="29" tracking_level="0" version="0">
<count>7</count>
<item_version>0</item_version>
<item class_id="30" tracking_level="1" version="0" object_id="_371">
<inState>1</inState>
<outState>2</outState>
<condition class_id="31" tracking_level="0" version="0">
<id>12</id>
<sop class_id="32" tracking_level="0" version="0">
<count>1</count>
<item_version>0</item_version>
<item class_id="33" tracking_level="0" version="0">
<count>0</count>
<item_version>0</item_version>
</item>
</sop>
</condition>
</item>
<item class_id_reference="30" object_id="_372">
<inState>3</inState>
<outState>4</outState>
<condition>
<id>23</id>
<sop>
<count>1</count>
<item_version>0</item_version>
<item>
<count>0</count>
<item_version>0</item_version>
</item>
</sop>
</condition>
</item>
<item class_id_reference="30" object_id="_373">
<inState>4</inState>
<outState>5</outState>
<condition>
<id>24</id>
<sop>
<count>1</count>
<item_version>0</item_version>
<item>
<count>0</count>
<item_version>0</item_version>
</item>
</sop>
</condition>
</item>
<item class_id_reference="30" object_id="_374">
<inState>5</inState>
<outState>6</outState>
<condition>
<id>25</id>
<sop>
<count>1</count>
<item_version>0</item_version>
<item>
<count>0</count>
<item_version>0</item_version>
</item>
</sop>
</condition>
</item>
<item class_id_reference="30" object_id="_375">
<inState>6</inState>
<outState>2</outState>
<condition>
<id>26</id>
<sop>
<count>1</count>
<item_version>0</item_version>
<item>
<count>0</count>
<item_version>0</item_version>
</item>
</sop>
</condition>
</item>
<item class_id_reference="30" object_id="_376">
<inState>2</inState>
<outState>7</outState>
<condition>
<id>22</id>
<sop>
<count>1</count>
<item_version>0</item_version>
<item>
<count>1</count>
<item_version>0</item_version>
<item class_id="34" tracking_level="0" version="0">
<first class_id="35" tracking_level="0" version="0">
<first>36</first>
<second>0</second>
</first>
<second>0</second>
</item>
</item>
</sop>
</condition>
</item>
<item class_id_reference="30" object_id="_377">
<inState>2</inState>
<outState>3</outState>
<condition>
<id>27</id>
<sop>
<count>1</count>
<item_version>0</item_version>
<item>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>36</first>
<second>0</second>
</first>
<second>1</second>
</item>
</item>
</sop>
</condition>
</item>
</transitions>
</fsm>
<res class_id="36" tracking_level="1" version="0" object_id="_378">
<dp_component_resource class_id="37" tracking_level="0" version="0">
<count>0</count>
<item_version>0</item_version>
</dp_component_resource>
<dp_expression_resource>
<count>0</count>
<item_version>0</item_version>
</dp_expression_resource>
<dp_fifo_resource>
<count>0</count>
<item_version>0</item_version>
</dp_fifo_resource>
<dp_memory_resource>
<count>0</count>
<item_version>0</item_version>
</dp_memory_resource>
<dp_multiplexer_resource>
<count>0</count>
<item_version>0</item_version>
</dp_multiplexer_resource>
<dp_register_resource>
<count>0</count>
<item_version>0</item_version>
</dp_register_resource>
<dp_component_map class_id="38" tracking_level="0" version="0">
<count>0</count>
<item_version>0</item_version>
</dp_component_map>
<dp_expression_map>
<count>0</count>
<item_version>0</item_version>
</dp_expression_map>
<dp_fifo_map>
<count>0</count>
<item_version>0</item_version>
</dp_fifo_map>
<dp_memory_map>
<count>0</count>
<item_version>0</item_version>
</dp_memory_map>
</res>
<node_label_latency class_id="39" tracking_level="0" version="0">
<count>83</count>
<item_version>0</item_version>
<item class_id="40" tracking_level="0" version="0">
<first>20</first>
<second class_id="41" tracking_level="0" version="0">
<first>0</first>
<second>0</second>
</second>
</item>
<item>
<first>21</first>
<second>
<first>0</first>
<second>0</second>
</second>
</item>
<item>
<first>22</first>
<second>
<first>0</first>
<second>0</second>
</second>
</item>
<item>
<first>23</first>
<second>
<first>0</first>
<second>0</second>
</second>
</item>
<item>
<first>24</first>
<second>
<first>0</first>
<second>0</second>
</second>
</item>
<item>
<first>25</first>
<second>
<first>0</first>
<second>0</second>
</second>
</item>
<item>
<first>26</first>
<second>
<first>0</first>
<second>0</second>
</second>
</item>
<item>
<first>27</first>
<second>
<first>0</first>
<second>0</second>
</second>
</item>
<item>
<first>28</first>
<second>
<first>0</first>
<second>0</second>
</second>
</item>
<item>
<first>29</first>
<second>
<first>0</first>
<second>0</second>
</second>
</item>
<item>
<first>30</first>
<second>
<first>0</first>
<second>0</second>
</second>
</item>
<item>
<first>31</first>
<second>
<first>0</first>
<second>0</second>
</second>
</item>
<item>
<first>32</first>
<second>
<first>0</first>
<second>0</second>
</second>
</item>
<item>
<first>33</first>
<second>
<first>0</first>
<second>0</second>
</second>
</item>
<item>
<first>35</first>
<second>
<first>1</first>
<second>0</second>
</second>
</item>
<item>
<first>36</first>
<second>
<first>1</first>
<second>0</second>
</second>
</item>
<item>
<first>37</first>
<second>
<first>1</first>
<second>0</second>
</second>
</item>
<item>
<first>38</first>
<second>
<first>1</first>
<second>0</second>
</second>
</item>
<item>
<first>44</first>
<second>
<first>1</first>
<second>0</second>
</second>
</item>
<item>
<first>45</first>
<second>
<first>1</first>
<second>0</second>
</second>
</item>
<item>
<first>46</first>
<second>
<first>1</first>
<second>1</second>
</second>
</item>
<item>
<first>47</first>
<second>
<first>4</first>
<second>0</second>
</second>
</item>
<item>
<first>48</first>
<second>
<first>2</first>
<second>1</second>
</second>
</item>
<item>
<first>49</first>
<second>
<first>4</first>
<second>0</second>
</second>
</item>
<item>
<first>50</first>
<second>
<first>4</first>
<second>0</second>
</second>
</item>
<item>
<first>51</first>
<second>
<first>1</first>
<second>0</second>
</second>
</item>
<item>
<first>52</first>
<second>
<first>1</first>
<second>1</second>
</second>
</item>
<item>
<first>53</first>
<second>
<first>3</first>
<second>0</second>
</second>
</item>
<item>
<first>54</first>
<second>
<first>1</first>
<second>1</second>
</second>
</item>
<item>
<first>55</first>
<second>
<first>3</first>
<second>0</second>
</second>
</item>
<item>
<first>56</first>
<second>
<first>3</first>
<second>0</second>
</second>
</item>
<item>
<first>57</first>
<second>
<first>1</first>
<second>0</second>
</second>
</item>
<item>
<first>58</first>
<second>
<first>1</first>
<second>1</second>
</second>
</item>
<item>
<first>59</first>
<second>
<first>4</first>
<second>0</second>
</second>
</item>
<item>
<first>60</first>
<second>
<first>2</first>
<second>1</second>
</second>
</item>
<item>
<first>61</first>
<second>
<first>4</first>
<second>0</second>
</second>
</item>
<item>
<first>62</first>
<second>
<first>4</first>
<second>0</second>
</second>
</item>
<item>
<first>63</first>
<second>
<first>1</first>
<second>0</second>
</second>
</item>
<item>
<first>64</first>
<second>
<first>1</first>
<second>1</second>
</second>
</item>
<item>
<first>65</first>
<second>
<first>3</first>
<second>0</second>
</second>
</item>
<item>
<first>66</first>
<second>
<first>1</first>
<second>1</second>
</second>
</item>
<item>
<first>67</first>
<second>
<first>3</first>
<second>0</second>
</second>
</item>
<item>
<first>68</first>
<second>
<first>3</first>
<second>0</second>
</second>
</item>
<item>
<first>69</first>
<second>
<first>1</first>
<second>0</second>
</second>
</item>
<item>
<first>70</first>
<second>
<first>1</first>
<second>1</second>
</second>
</item>
<item>
<first>71</first>
<second>
<first>4</first>
<second>0</second>
</second>
</item>
<item>
<first>72</first>
<second>
<first>2</first>
<second>1</second>
</second>
</item>
<item>
<first>73</first>
<second>
<first>4</first>
<second>0</second>
</second>
</item>
<item>
<first>74</first>
<second>
<first>4</first>
<second>0</second>
</second>
</item>
<item>
<first>75</first>
<second>
<first>1</first>
<second>0</second>
</second>
</item>
<item>
<first>76</first>
<second>
<first>1</first>
<second>1</second>
</second>
</item>
<item>
<first>77</first>
<second>
<first>3</first>
<second>0</second>
</second>
</item>
<item>
<first>78</first>
<second>
<first>1</first>
<second>1</second>
</second>
</item>
<item>
<first>79</first>
<second>
<first>3</first>
<second>0</second>
</second>
</item>
<item>
<first>80</first>
<second>
<first>3</first>
<second>0</second>
</second>
</item>
<item>
<first>81</first>
<second>
<first>1</first>
<second>0</second>
</second>
</item>
<item>
<first>82</first>
<second>
<first>1</first>
<second>1</second>
</second>
</item>
<item>
<first>83</first>
<second>
<first>3</first>
<second>0</second>
</second>
</item>
<item>
<first>84</first>
<second>
<first>1</first>
<second>1</second>
</second>
</item>
<item>
<first>85</first>
<second>
<first>3</first>
<second>0</second>
</second>
</item>
<item>
<first>86</first>
<second>
<first>3</first>
<second>0</second>
</second>
</item>
<item>
<first>87</first>
<second>
<first>1</first>
<second>0</second>
</second>
</item>
<item>
<first>88</first>
<second>
<first>1</first>
<second>1</second>
</second>
</item>
<item>
<first>89</first>
<second>
<first>3</first>
<second>0</second>
</second>
</item>
<item>
<first>90</first>
<second>
<first>1</first>
<second>1</second>
</second>
</item>
<item>
<first>91</first>
<second>
<first>3</first>
<second>0</second>
</second>
</item>
<item>
<first>92</first>
<second>
<first>3</first>
<second>0</second>
</second>
</item>
<item>
<first>93</first>
<second>
<first>4</first>
<second>0</second>
</second>
</item>
<item>
<first>94</first>
<second>
<first>4</first>
<second>0</second>
</second>
</item>
<item>
<first>95</first>
<second>
<first>4</first>
<second>0</second>
</second>
</item>
<item>
<first>96</first>
<second>
<first>4</first>
<second>0</second>
</second>
</item>
<item>
<first>97</first>
<second>
<first>3</first>
<second>0</second>
</second>
</item>
<item>
<first>98</first>
<second>
<first>3</first>
<second>0</second>
</second>
</item>
<item>
<first>99</first>
<second>
<first>4</first>
<second>0</second>
</second>
</item>
<item>
<first>100</first>
<second>
<first>4</first>
<second>0</second>
</second>
</item>
<item>
<first>101</first>
<second>
<first>4</first>
<second>0</second>
</second>
</item>
<item>
<first>102</first>
<second>
<first>1</first>
<second>0</second>
</second>
</item>
<item>
<first>103</first>
<second>
<first>1</first>
<second>0</second>
</second>
</item>
<item>
<first>104</first>
<second>
<first>5</first>
<second>0</second>
</second>
</item>
<item>
<first>105</first>
<second>
<first>5</first>
<second>0</second>
</second>
</item>
<item>
<first>106</first>
<second>
<first>5</first>
<second>0</second>
</second>
</item>
<item>
<first>108</first>
<second>
<first>5</first>
<second>0</second>
</second>
</item>
<item>
<first>110</first>
<second>
<first>2</first>
<second>0</second>
</second>
</item>
</node_label_latency>
<bblk_ent_exit class_id="42" tracking_level="0" version="0">
<count>4</count>
<item_version>0</item_version>
<item class_id="43" tracking_level="0" version="0">
<first>34</first>
<second class_id="44" tracking_level="0" version="0">
<first>0</first>
<second>0</second>
</second>
</item>
<item>
<first>39</first>
<second>
<first>1</first>
<second>1</second>
</second>
</item>
<item>
<first>109</first>
<second>
<first>1</first>
<second>5</second>
</second>
</item>
<item>
<first>111</first>
<second>
<first>2</first>
<second>2</second>
</second>
</item>
</bblk_ent_exit>
<regions class_id="45" tracking_level="0" version="0">
<count>1</count>
<item_version>0</item_version>
<item class_id="46" tracking_level="1" version="0" object_id="_379">
<region_name>DCT_Outer_Loop</region_name>
<basic_blocks>
<count>2</count>
<item_version>0</item_version>
<item>39</item>
<item>109</item>
</basic_blocks>
<nodes>
<count>0</count>
<item_version>0</item_version>
</nodes>
<anchor_node>-1</anchor_node>
<region_type>8</region_type>
<interval>1</interval>
<pipe_depth>5</pipe_depth>
</item>
</regions>
<dp_fu_nodes class_id="47" tracking_level="0" version="0">
<count>74</count>
<item_version>0</item_version>
<item class_id="48" tracking_level="0" version="0">
<first>80</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>20</item>
</second>
</item>
<item>
<first>86</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>21</item>
</second>
</item>
<item>
<first>92</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>23</item>
</second>
</item>
<item>
<first>99</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>24</item>
</second>
</item>
<item>
<first>106</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>25</item>
</second>
</item>
<item>
<first>113</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>26</item>
</second>
</item>
<item>
<first>120</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>27</item>
</second>
</item>
<item>
<first>127</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>28</item>
</second>
</item>
<item>
<first>134</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>29</item>
</second>
</item>
<item>
<first>141</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>30</item>
</second>
</item>
<item>
<first>148</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>45</item>
</second>
</item>
<item>
<first>155</first>
<second>
<count>2</count>
<item_version>0</item_version>
<item>46</item>
<item>46</item>
</second>
</item>
<item>
<first>160</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>51</item>
</second>
</item>
<item>
<first>167</first>
<second>
<count>2</count>
<item_version>0</item_version>
<item>52</item>
<item>52</item>
</second>
</item>
<item>
<first>172</first>
<second>
<count>2</count>
<item_version>0</item_version>
<item>54</item>
<item>54</item>
</second>
</item>
<item>
<first>176</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>57</item>
</second>
</item>
<item>
<first>183</first>
<second>
<count>2</count>
<item_version>0</item_version>
<item>58</item>
<item>58</item>
</second>
</item>
<item>
<first>188</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>63</item>
</second>
</item>
<item>
<first>195</first>
<second>
<count>2</count>
<item_version>0</item_version>
<item>64</item>
<item>64</item>
</second>
</item>
<item>
<first>200</first>
<second>
<count>2</count>
<item_version>0</item_version>
<item>66</item>
<item>66</item>
</second>
</item>
<item>
<first>204</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>69</item>
</second>
</item>
<item>
<first>211</first>
<second>
<count>2</count>
<item_version>0</item_version>
<item>70</item>
<item>70</item>
</second>
</item>
<item>
<first>216</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>75</item>
</second>
</item>
<item>
<first>223</first>
<second>
<count>2</count>
<item_version>0</item_version>
<item>76</item>
<item>76</item>
</second>
</item>
<item>
<first>228</first>
<second>
<count>2</count>
<item_version>0</item_version>
<item>78</item>
<item>78</item>
</second>
</item>
<item>
<first>232</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>81</item>
</second>
</item>
<item>
<first>239</first>
<second>
<count>2</count>
<item_version>0</item_version>
<item>82</item>
<item>82</item>
</second>
</item>
<item>
<first>244</first>
<second>
<count>2</count>
<item_version>0</item_version>
<item>84</item>
<item>84</item>
</second>
</item>
<item>
<first>248</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>87</item>
</second>
</item>
<item>
<first>255</first>
<second>
<count>2</count>
<item_version>0</item_version>
<item>88</item>
<item>88</item>
</second>
</item>
<item>
<first>260</first>
<second>
<count>2</count>
<item_version>0</item_version>
<item>90</item>
<item>90</item>
</second>
</item>
<item>
<first>264</first>
<second>
<count>2</count>
<item_version>0</item_version>
<item>48</item>
<item>48</item>
</second>
</item>
<item>
<first>268</first>
<second>
<count>2</count>
<item_version>0</item_version>
<item>60</item>
<item>60</item>
</second>
</item>
<item>
<first>272</first>
<second>
<count>2</count>
<item_version>0</item_version>
<item>72</item>
<item>72</item>
</second>
</item>
<item>
<first>276</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>105</item>
</second>
</item>
<item>
<first>283</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>106</item>
</second>
</item>
<item>
<first>292</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>35</item>
</second>
</item>
<item>
<first>299</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>22</item>
</second>
</item>
<item>
<first>311</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>31</item>
</second>
</item>
<item>
<first>319</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>32</item>
</second>
</item>
<item>
<first>323</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>36</item>
</second>
</item>
<item>
<first>329</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>37</item>
</second>
</item>
<item>
<first>335</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>44</item>
</second>
</item>
<item>
<first>347</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>102</item>
</second>
</item>
<item>
<first>351</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>103</item>
</second>
</item>
<item>
<first>356</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>53</item>
</second>
</item>
<item>
<first>359</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>55</item>
</second>
</item>
<item>
<first>362</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>56</item>
</second>
</item>
<item>
<first>368</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>65</item>
</second>
</item>
<item>
<first>371</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>67</item>
</second>
</item>
<item>
<first>374</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>68</item>
</second>
</item>
<item>
<first>380</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>77</item>
</second>
</item>
<item>
<first>383</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>79</item>
</second>
</item>
<item>
<first>386</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>80</item>
</second>
</item>
<item>
<first>392</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>83</item>
</second>
</item>
<item>
<first>395</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>85</item>
</second>
</item>
<item>
<first>398</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>89</item>
</second>
</item>
<item>
<first>401</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>91</item>
</second>
</item>
<item>
<first>404</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>47</item>
</second>
</item>
<item>
<first>407</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>49</item>
</second>
</item>
<item>
<first>410</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>59</item>
</second>
</item>
<item>
<first>413</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>61</item>
</second>
</item>
<item>
<first>416</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>71</item>
</second>
</item>
<item>
<first>419</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>73</item>
</second>
</item>
<item>
<first>422</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>95</item>
</second>
</item>
<item>
<first>426</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>99</item>
</second>
</item>
<item>
<first>430</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>100</item>
</second>
</item>
<item>
<first>436</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>101</item>
</second>
</item>
<item>
<first>446</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>104</item>
</second>
</item>
<item>
<first>450</first>
<second>
<count>2</count>
<item_version>0</item_version>
<item>86</item>
<item>98</item>
</second>
</item>
<item>
<first>457</first>
<second>
<count>2</count>
<item_version>0</item_version>
<item>92</item>
<item>97</item>
</second>
</item>
<item>
<first>466</first>
<second>
<count>2</count>
<item_version>0</item_version>
<item>74</item>
<item>96</item>
</second>
</item>
<item>
<first>474</first>
<second>
<count>2</count>
<item_version>0</item_version>
<item>62</item>
<item>94</item>
</second>
</item>
<item>
<first>482</first>
<second>
<count>2</count>
<item_version>0</item_version>
<item>50</item>
<item>93</item>
</second>
</item>
</dp_fu_nodes>
<dp_fu_nodes_expression class_id="50" tracking_level="0" version="0">
<count>55</count>
<item_version>0</item_version>
<item class_id="51" tracking_level="0" version="0">
<first>coeff_1_cast_fu_356</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>53</item>
</second>
</item>
<item>
<first>coeff_2_cast_fu_410</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>59</item>
</second>
</item>
<item>
<first>coeff_3_cast_fu_368</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>65</item>
</second>
</item>
<item>
<first>coeff_4_cast_fu_416</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>71</item>
</second>
</item>
<item>
<first>coeff_5_cast_fu_380</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>77</item>
</second>
</item>
<item>
<first>coeff_6_cast_fu_392</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>83</item>
</second>
</item>
<item>
<first>coeff_7_cast_fu_398</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>89</item>
</second>
</item>
<item>
<first>coeff_cast_fu_404</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>47</item>
</second>
</item>
<item>
<first>dct_coeff_table_0_addr_gep_fu_148</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>45</item>
</second>
</item>
<item>
<first>dct_coeff_table_1_addr_gep_fu_160</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>51</item>
</second>
</item>
<item>
<first>dct_coeff_table_2_addr_gep_fu_176</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>57</item>
</second>
</item>
<item>
<first>dct_coeff_table_3_addr_gep_fu_188</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>63</item>
</second>
</item>
<item>
<first>dct_coeff_table_4_addr_gep_fu_204</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>69</item>
</second>
</item>
<item>
<first>dct_coeff_table_5_addr_gep_fu_216</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>75</item>
</second>
</item>
<item>
<first>dct_coeff_table_6_addr_gep_fu_232</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>81</item>
</second>
</item>
<item>
<first>dct_coeff_table_7_addr_gep_fu_248</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>87</item>
</second>
</item>
<item>
<first>dst_addr_gep_fu_276</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>105</item>
</second>
</item>
<item>
<first>exitcond1_fu_323</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>36</item>
</second>
</item>
<item>
<first>grp_fu_450</first>
<second>
<count>2</count>
<item_version>0</item_version>
<item>86</item>
<item>98</item>
</second>
</item>
<item>
<first>grp_fu_457</first>
<second>
<count>2</count>
<item_version>0</item_version>
<item>92</item>
<item>97</item>
</second>
</item>
<item>
<first>grp_fu_466</first>
<second>
<count>2</count>
<item_version>0</item_version>
<item>74</item>
<item>96</item>
</second>
</item>
<item>
<first>grp_fu_474</first>
<second>
<count>2</count>
<item_version>0</item_version>
<item>62</item>
<item>94</item>
</second>
</item>
<item>
<first>grp_fu_482</first>
<second>
<count>2</count>
<item_version>0</item_version>
<item>50</item>
<item>93</item>
</second>
</item>
<item>
<first>k_1_fu_329</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>37</item>
</second>
</item>
<item>
<first>k_phi_fu_292</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>35</item>
</second>
</item>
<item>
<first>p_addr1_fu_351</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>103</item>
</second>
</item>
<item>
<first>p_addr_cast_fu_319</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>32</item>
</second>
</item>
<item>
<first>src1_addr_gep_fu_99</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>24</item>
</second>
</item>
<item>
<first>src2_addr_gep_fu_106</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>25</item>
</second>
</item>
<item>
<first>src3_addr_gep_fu_113</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>26</item>
</second>
</item>
<item>
<first>src4_addr_gep_fu_120</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>27</item>
</second>
</item>
<item>
<first>src5_addr_gep_fu_127</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>28</item>
</second>
</item>
<item>
<first>src6_addr_gep_fu_134</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>29</item>
</second>
</item>
<item>
<first>src7_addr_gep_fu_141</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>30</item>
</second>
</item>
<item>
<first>src_addr_gep_fu_92</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>23</item>
</second>
</item>
<item>
<first>tmp1_fu_422</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>95</item>
</second>
</item>
<item>
<first>tmp4_fu_426</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>99</item>
</second>
</item>
<item>
<first>tmp_1_cast_fu_299</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>22</item>
</second>
</item>
<item>
<first>tmp_2_fu_430</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>100</item>
</second>
</item>
<item>
<first>tmp_4_fu_436</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>101</item>
</second>
</item>
<item>
<first>tmp_5_fu_311</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>31</item>
</second>
</item>
<item>
<first>tmp_6_fu_446</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>104</item>
</second>
</item>
<item>
<first>tmp_7_1_cast_fu_359</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>55</item>
</second>
</item>
<item>
<first>tmp_7_2_cast_fu_413</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>61</item>
</second>
</item>
<item>
<first>tmp_7_3_cast_fu_371</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>67</item>
</second>
</item>
<item>
<first>tmp_7_4_cast_fu_419</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>73</item>
</second>
</item>
<item>
<first>tmp_7_5_cast_fu_383</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>79</item>
</second>
</item>
<item>
<first>tmp_7_6_cast_fu_395</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>85</item>
</second>
</item>
<item>
<first>tmp_7_7_cast_fu_401</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>91</item>
</second>
</item>
<item>
<first>tmp_7_cast_fu_407</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>49</item>
</second>
</item>
<item>
<first>tmp_8_1_fu_362</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>56</item>
</second>
</item>
<item>
<first>tmp_8_3_fu_374</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>68</item>
</second>
</item>
<item>
<first>tmp_8_5_fu_386</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>80</item>
</second>
</item>
<item>
<first>tmp_fu_335</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>44</item>
</second>
</item>
<item>
<first>tmp_trn_cast_fu_347</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>102</item>
</second>
</item>
</dp_fu_nodes_expression>
<dp_fu_nodes_module>
<count>0</count>
<item_version>0</item_version>
</dp_fu_nodes_module>
<dp_fu_nodes_io>
<count>2</count>
<item_version>0</item_version>
<item>
<first>tmp_11_read_read_fu_80</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>20</item>
</second>
</item>
<item>
<first>tmp_1_read_read_fu_86</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>21</item>
</second>
</item>
</dp_fu_nodes_io>
<return_ports>
<count>0</count>
<item_version>0</item_version>
</return_ports>
<dp_mem_port_nodes class_id="52" tracking_level="0" version="0">
<count>17</count>
<item_version>0</item_version>
<item class_id="53" tracking_level="0" version="0">
<first class_id="54" tracking_level="0" version="0">
<first>dct_coeff_table_0</first>
<second>0</second>
</first>
<second>
<count>2</count>
<item_version>0</item_version>
<item>46</item>
<item>46</item>
</second>
</item>
<item>
<first>
<first>dct_coeff_table_1</first>
<second>0</second>
</first>
<second>
<count>2</count>
<item_version>0</item_version>
<item>52</item>
<item>52</item>
</second>
</item>
<item>
<first>
<first>dct_coeff_table_2</first>
<second>0</second>
</first>
<second>
<count>2</count>
<item_version>0</item_version>
<item>58</item>
<item>58</item>
</second>
</item>
<item>
<first>
<first>dct_coeff_table_3</first>
<second>0</second>
</first>
<second>
<count>2</count>
<item_version>0</item_version>
<item>64</item>
<item>64</item>
</second>
</item>
<item>
<first>
<first>dct_coeff_table_4</first>
<second>0</second>
</first>
<second>
<count>2</count>
<item_version>0</item_version>
<item>70</item>
<item>70</item>
</second>
</item>
<item>
<first>
<first>dct_coeff_table_5</first>
<second>0</second>
</first>
<second>
<count>2</count>
<item_version>0</item_version>
<item>76</item>
<item>76</item>
</second>
</item>
<item>
<first>
<first>dct_coeff_table_6</first>
<second>0</second>
</first>
<second>
<count>2</count>
<item_version>0</item_version>
<item>82</item>
<item>82</item>
</second>
</item>
<item>
<first>
<first>dct_coeff_table_7</first>
<second>0</second>
</first>
<second>
<count>2</count>
<item_version>0</item_version>
<item>88</item>
<item>88</item>
</second>
</item>
<item>
<first>
<first>dst</first>
<second>0</second>
</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>106</item>
</second>
</item>
<item>
<first>
<first>src</first>
<second>0</second>
</first>
<second>
<count>2</count>
<item_version>0</item_version>
<item>48</item>
<item>48</item>
</second>
</item>
<item>
<first>
<first>src1</first>
<second>0</second>
</first>
<second>
<count>2</count>
<item_version>0</item_version>
<item>54</item>
<item>54</item>
</second>
</item>
<item>
<first>
<first>src2</first>
<second>0</second>
</first>
<second>
<count>2</count>
<item_version>0</item_version>
<item>60</item>
<item>60</item>
</second>
</item>
<item>
<first>
<first>src3</first>
<second>0</second>
</first>
<second>
<count>2</count>
<item_version>0</item_version>
<item>66</item>
<item>66</item>
</second>
</item>
<item>
<first>
<first>src4</first>
<second>0</second>
</first>
<second>
<count>2</count>
<item_version>0</item_version>
<item>72</item>
<item>72</item>
</second>
</item>
<item>
<first>
<first>src5</first>
<second>0</second>
</first>
<second>
<count>2</count>
<item_version>0</item_version>
<item>78</item>
<item>78</item>
</second>
</item>
<item>
<first>
<first>src6</first>
<second>0</second>
</first>
<second>
<count>2</count>
<item_version>0</item_version>
<item>84</item>
<item>84</item>
</second>
</item>
<item>
<first>
<first>src7</first>
<second>0</second>
</first>
<second>
<count>2</count>
<item_version>0</item_version>
<item>90</item>
<item>90</item>
</second>
</item>
</dp_mem_port_nodes>
<dp_reg_nodes>
<count>42</count>
<item_version>0</item_version>
<item>
<first>288</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>35</item>
</second>
</item>
<item>
<first>490</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>23</item>
</second>
</item>
<item>
<first>495</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>24</item>
</second>
</item>
<item>
<first>500</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>25</item>
</second>
</item>
<item>
<first>505</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>26</item>
</second>
</item>
<item>
<first>510</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>27</item>
</second>
</item>
<item>
<first>515</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>28</item>
</second>
</item>
<item>
<first>520</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>29</item>
</second>
</item>
<item>
<first>525</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>30</item>
</second>
</item>
<item>
<first>530</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>32</item>
</second>
</item>
<item>
<first>535</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>36</item>
</second>
</item>
<item>
<first>539</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>37</item>
</second>
</item>
<item>
<first>544</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>45</item>
</second>
</item>
<item>
<first>549</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>51</item>
</second>
</item>
<item>
<first>554</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>57</item>
</second>
</item>
<item>
<first>559</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>63</item>
</second>
</item>
<item>
<first>564</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>69</item>
</second>
</item>
<item>
<first>569</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>75</item>
</second>
</item>
<item>
<first>574</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>81</item>
</second>
</item>
<item>
<first>579</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>87</item>
</second>
</item>
<item>
<first>584</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>103</item>
</second>
</item>
<item>
<first>589</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>46</item>
</second>
</item>
<item>
<first>594</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>52</item>
</second>
</item>
<item>
<first>599</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>54</item>
</second>
</item>
<item>
<first>604</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>58</item>
</second>
</item>
<item>
<first>609</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>64</item>
</second>
</item>
<item>
<first>614</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>66</item>
</second>
</item>
<item>
<first>619</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>70</item>
</second>
</item>
<item>
<first>624</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>76</item>
</second>
</item>
<item>
<first>629</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>78</item>
</second>
</item>
<item>
<first>634</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>82</item>
</second>
</item>
<item>
<first>639</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>84</item>
</second>
</item>
<item>
<first>644</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>88</item>
</second>
</item>
<item>
<first>649</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>90</item>
</second>
</item>
<item>
<first>654</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>48</item>
</second>
</item>
<item>
<first>659</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>56</item>
</second>
</item>
<item>
<first>664</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>60</item>
</second>
</item>
<item>
<first>669</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>68</item>
</second>
</item>
<item>
<first>674</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>72</item>
</second>
</item>
<item>
<first>679</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>80</item>
</second>
</item>
<item>
<first>684</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>98</item>
</second>
</item>
<item>
<first>689</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>101</item>
</second>
</item>
</dp_reg_nodes>
<dp_regname_nodes>
<count>42</count>
<item_version>0</item_version>
<item>
<first>dct_coeff_table_0_addr_reg_544</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>45</item>
</second>
</item>
<item>
<first>dct_coeff_table_0_load_reg_589</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>46</item>
</second>
</item>
<item>
<first>dct_coeff_table_1_addr_reg_549</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>51</item>
</second>
</item>
<item>
<first>dct_coeff_table_1_load_reg_594</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>52</item>
</second>
</item>
<item>
<first>dct_coeff_table_2_addr_reg_554</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>57</item>
</second>
</item>
<item>
<first>dct_coeff_table_2_load_reg_604</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>58</item>
</second>
</item>
<item>
<first>dct_coeff_table_3_addr_reg_559</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>63</item>
</second>
</item>
<item>
<first>dct_coeff_table_3_load_reg_609</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>64</item>
</second>
</item>
<item>
<first>dct_coeff_table_4_addr_reg_564</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>69</item>
</second>
</item>
<item>
<first>dct_coeff_table_4_load_reg_619</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>70</item>
</second>
</item>
<item>
<first>dct_coeff_table_5_addr_reg_569</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>75</item>
</second>
</item>
<item>
<first>dct_coeff_table_5_load_reg_624</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>76</item>
</second>
</item>
<item>
<first>dct_coeff_table_6_addr_reg_574</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>81</item>
</second>
</item>
<item>
<first>dct_coeff_table_6_load_reg_634</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>82</item>
</second>
</item>
<item>
<first>dct_coeff_table_7_addr_reg_579</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>87</item>
</second>
</item>
<item>
<first>dct_coeff_table_7_load_reg_644</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>88</item>
</second>
</item>
<item>
<first>exitcond1_reg_535</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>36</item>
</second>
</item>
<item>
<first>k_1_reg_539</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>37</item>
</second>
</item>
<item>
<first>k_reg_288</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>35</item>
</second>
</item>
<item>
<first>p_addr1_reg_584</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>103</item>
</second>
</item>
<item>
<first>p_addr_cast_reg_530</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>32</item>
</second>
</item>
<item>
<first>src1_addr_reg_495</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>24</item>
</second>
</item>
<item>
<first>src1_load_reg_599</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>54</item>
</second>
</item>
<item>
<first>src2_addr_reg_500</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>25</item>
</second>
</item>
<item>
<first>src2_load_reg_664</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>60</item>
</second>
</item>
<item>
<first>src3_addr_reg_505</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>26</item>
</second>
</item>
<item>
<first>src3_load_reg_614</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>66</item>
</second>
</item>
<item>
<first>src4_addr_reg_510</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>27</item>
</second>
</item>
<item>
<first>src4_load_reg_674</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>72</item>
</second>
</item>
<item>
<first>src5_addr_reg_515</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>28</item>
</second>
</item>
<item>
<first>src5_load_reg_629</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>78</item>
</second>
</item>
<item>
<first>src6_addr_reg_520</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>29</item>
</second>
</item>
<item>
<first>src6_load_reg_639</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>84</item>
</second>
</item>
<item>
<first>src7_addr_reg_525</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>30</item>
</second>
</item>
<item>
<first>src7_load_reg_649</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>90</item>
</second>
</item>
<item>
<first>src_addr_reg_490</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>23</item>
</second>
</item>
<item>
<first>src_load_reg_654</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>48</item>
</second>
</item>
<item>
<first>tmp6_reg_684</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>98</item>
</second>
</item>
<item>
<first>tmp_4_reg_689</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>101</item>
</second>
</item>
<item>
<first>tmp_8_1_reg_659</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>56</item>
</second>
</item>
<item>
<first>tmp_8_3_reg_669</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>68</item>
</second>
</item>
<item>
<first>tmp_8_5_reg_679</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>80</item>
</second>
</item>
</dp_regname_nodes>
<dp_reg_phi>
<count>1</count>
<item_version>0</item_version>
<item>
<first>288</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>35</item>
</second>
</item>
</dp_reg_phi>
<dp_regname_phi>
<count>1</count>
<item_version>0</item_version>
<item>
<first>k_reg_288</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>35</item>
</second>
</item>
</dp_regname_phi>
<dp_port_io_nodes class_id="55" tracking_level="0" version="0">
<count>11</count>
<item_version>0</item_version>
<item class_id="56" tracking_level="0" version="0">
<first>dst(p0)</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>store</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>106</item>
</second>
</item>
</second>
</item>
<item>
<first>src(p0)</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>load</first>
<second>
<count>2</count>
<item_version>0</item_version>
<item>48</item>
<item>48</item>
</second>
</item>
</second>
</item>
<item>
<first>src1(p0)</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>load</first>
<second>
<count>2</count>
<item_version>0</item_version>
<item>54</item>
<item>54</item>
</second>
</item>
</second>
</item>
<item>
<first>src2(p0)</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>load</first>
<second>
<count>2</count>
<item_version>0</item_version>
<item>60</item>
<item>60</item>
</second>
</item>
</second>
</item>
<item>
<first>src3(p0)</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>load</first>
<second>
<count>2</count>
<item_version>0</item_version>
<item>66</item>
<item>66</item>
</second>
</item>
</second>
</item>
<item>
<first>src4(p0)</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>load</first>
<second>
<count>2</count>
<item_version>0</item_version>
<item>72</item>
<item>72</item>
</second>
</item>
</second>
</item>
<item>
<first>src5(p0)</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>load</first>
<second>
<count>2</count>
<item_version>0</item_version>
<item>78</item>
<item>78</item>
</second>
</item>
</second>
</item>
<item>
<first>src6(p0)</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>load</first>
<second>
<count>2</count>
<item_version>0</item_version>
<item>84</item>
<item>84</item>
</second>
</item>
</second>
</item>
<item>
<first>src7(p0)</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>load</first>
<second>
<count>2</count>
<item_version>0</item_version>
<item>90</item>
<item>90</item>
</second>
</item>
</second>
</item>
<item>
<first>tmp_1</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>read</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>21</item>
</second>
</item>
</second>
</item>
<item>
<first>tmp_11</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>read</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>20</item>
</second>
</item>
</second>
</item>
</dp_port_io_nodes>
<port2core class_id="57" tracking_level="0" version="0">
<count>9</count>
<item_version>0</item_version>
<item class_id="58" tracking_level="0" version="0">
<first>1</first>
<second>RAM</second>
</item>
<item>
<first>2</first>
<second>RAM</second>
</item>
<item>
<first>3</first>
<second>RAM</second>
</item>
<item>
<first>4</first>
<second>RAM</second>
</item>
<item>
<first>5</first>
<second>RAM</second>
</item>
<item>
<first>6</first>
<second>RAM</second>
</item>
<item>
<first>7</first>
<second>RAM</second>
</item>
<item>
<first>8</first>
<second>RAM</second>
</item>
<item>
<first>10</first>
<second>RAM</second>
</item>
</port2core>
<node2core>
<count>0</count>
<item_version>0</item_version>
</node2core>
</syndb>
</boost_serialization>
| 24.298297 | 98 | 0.580902 |
0eacb6c7a124445a199cb670aca66368b97c4dd1 | 1,027 | ads | Ada | src/gdb/gdb-7.11/gdb/testsuite/gdb.ada/var_arr_typedef/pack.ads | alrooney/unum-sdk | bbccb10b0cd3500feccbbef22e27ea111c3d18eb | [
"Apache-2.0"
] | 31 | 2018-08-01T21:25:24.000Z | 2022-02-14T07:52:34.000Z | src/gdb/gdb-7.11/gdb/testsuite/gdb.ada/var_arr_typedef/pack.ads | alrooney/unum-sdk | bbccb10b0cd3500feccbbef22e27ea111c3d18eb | [
"Apache-2.0"
] | 40 | 2018-12-03T19:48:52.000Z | 2021-03-10T06:34:26.000Z | src/gdb/gdb-7.11/gdb/testsuite/gdb.ada/var_arr_typedef/pack.ads | alrooney/unum-sdk | bbccb10b0cd3500feccbbef22e27ea111c3d18eb | [
"Apache-2.0"
] | 20 | 2018-11-16T21:19:22.000Z | 2021-10-18T23:08:24.000Z | -- Copyright 2015-2016 Free Software Foundation, Inc.
--
-- This program is free software; you can redistribute it and/or modify
-- it under the terms of the GNU General Public License as published by
-- the Free Software Foundation; either version 3 of the License, or
-- (at your option) any later version.
--
-- This program is distributed in the hope that it will be useful,
-- but WITHOUT ANY WARRANTY; without even the implied warranty of
-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-- GNU General Public License for more details.
--
-- You should have received a copy of the GNU General Public License
-- along with this program. If not, see <http://www.gnu.org/licenses/>.
package Pack is
type Rec_Type is record
I : Integer;
B : Boolean;
end record;
type Vec_Type is array (1 .. 4) of Rec_Type;
type Array_Type is array (Positive range <>) of Vec_Type;
procedure Do_Nothing (A : Array_Type);
function Identity (I : Integer) return Integer;
end Pack;
| 34.233333 | 73 | 0.715677 |
2053a5936c869abc1f726cd84ce3005ea96dab6c | 4,132 | ads | Ada | tools/scitools/conf/understand/ada/ada12/s-widenu.ads | brucegua/moocos | 575c161cfa35e220f10d042e2e5ca18773691695 | [
"Apache-2.0"
] | 1 | 2020-01-20T21:26:46.000Z | 2020-01-20T21:26:46.000Z | tools/scitools/conf/understand/ada/ada12/s-widenu.ads | brucegua/moocos | 575c161cfa35e220f10d042e2e5ca18773691695 | [
"Apache-2.0"
] | null | null | null | tools/scitools/conf/understand/ada/ada12/s-widenu.ads | brucegua/moocos | 575c161cfa35e220f10d042e2e5ca18773691695 | [
"Apache-2.0"
] | null | null | null | ------------------------------------------------------------------------------
-- --
-- GNAT RUN-TIME COMPONENTS --
-- --
-- S Y S T E M . W I D _ E N U M --
-- --
-- S p e c --
-- --
-- Copyright (C) 1992-2009, Free Software Foundation, Inc. --
-- --
-- GNAT is free software; you can redistribute it and/or modify it under --
-- terms of the GNU General Public License as published by the Free Soft- --
-- ware Foundation; either version 3, or (at your option) any later ver- --
-- sion. GNAT is distributed in the hope that it will be useful, but WITH- --
-- OUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY --
-- or FITNESS FOR A PARTICULAR PURPOSE. --
-- --
-- --
-- --
-- --
-- --
-- You should have received a copy of the GNU General Public License and --
-- a copy of the GCC Runtime Library Exception along with this program; --
-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see --
-- <http://www.gnu.org/licenses/>. --
-- --
-- GNAT was originally developed by the GNAT team at New York University. --
-- Extensive contributions were provided by Ada Core Technologies Inc. --
-- --
------------------------------------------------------------------------------
-- This package contains the routine used for Enumeration_Type'Width
package System.Wid_Enum is
pragma Pure;
function Width_Enumeration_8
(Names : String;
Indexes : System.Address;
Lo, Hi : Natural)
return Natural;
-- Used to compute Enum'Width where Enum is some enumeration subtype
-- other than those defined in package Standard. Names is a string with
-- a lower bound of 1 containing the characters of all the enumeration
-- literals concatenated together in sequence. Indexes is the address
-- of an array of type array (0 .. N) of Natural_8, where N is the
-- number of enumeration literals in the type. The Indexes values are
-- the starting subscript of each enumeration literal, indexed by Pos
-- values, with an extra entry at the end containing Names'Length + 1.
-- The reason that Indexes is passed by address is that the actual type
-- is created on the fly by the expander.
--
-- Lo and Hi are the Pos values of the lower and upper bounds of the
-- subtype. The result is the value of Width, i.e. the maximum value
-- of the length of any enumeration literal in the given range.
function Width_Enumeration_16
(Names : String;
Indexes : System.Address;
Lo, Hi : Natural)
return Natural;
-- Identical to Width_Enumeration_8 except that it handles types
-- using array (0 .. Num) of Natural_16 for the Indexes table.
function Width_Enumeration_32
(Names : String;
Indexes : System.Address;
Lo, Hi : Natural)
return Natural;
-- Identical to Width_Enumeration_8 except that it handles types
-- using array (0 .. Num) of Natural_32 for the Indexes table.
end System.Wid_Enum;
| 55.837838 | 78 | 0.46394 |
0e0c35449d21ece2d2cce41cbdc96bd90c3b2183 | 2,719 | ads | Ada | project/src/gameboy_hpp.ads | corentingay/adaboy | 68f08afa246c8255a42897376d375edcb4e2efc2 | [
"MIT"
] | null | null | null | project/src/gameboy_hpp.ads | corentingay/adaboy | 68f08afa246c8255a42897376d375edcb4e2efc2 | [
"MIT"
] | null | null | null | project/src/gameboy_hpp.ads | corentingay/adaboy | 68f08afa246c8255a42897376d375edcb4e2efc2 | [
"MIT"
] | null | null | null | pragma Ada_2005;
pragma Style_Checks (Off);
with Interfaces.C; use Interfaces.C;
with processor_hpp;
with memory_hpp;
with lcd_hpp;
with timer_handler_hpp;
with Interfaces.C.Extensions;
with word_operations_hpp;
package gameboy_hpp is
package Class_Gameboy is
type Gameboy is limited record
p : aliased processor_hpp.Class_Processor.Processor; -- gameboy.hpp:43
mem : aliased memory_hpp.Class_Memory.Memory; -- gameboy.hpp:44
the_lcd : aliased lcd_hpp.Class_LCD.LCD; -- gameboy.hpp:45
timers : aliased timer_handler_hpp.Class_TimerHandler.TimerHandler; -- gameboy.hpp:46
running : aliased Extensions.bool; -- gameboy.hpp:48
keys : aliased word_operations_hpp.uint8_t; -- gameboy.hpp:49
end record;
pragma Import (CPP, Gameboy);
function New_Gameboy return Gameboy; -- gameboy.hpp:18
pragma CPP_Constructor (New_Gameboy, "_ZN7GameboyC1Ev");
procedure step (this : access Gameboy; s : access unsigned_char); -- gameboy.hpp:21
pragma Import (CPP, step, "_ZN7Gameboy4stepEPh");
procedure changeGame (this : access Gameboy; game : access word_operations_hpp.uint8_t); -- gameboy.hpp:23
pragma Import (CPP, changeGame, "_ZN7Gameboy10changeGameEPh");
function isRunning (this : access Gameboy) return Extensions.bool; -- gameboy.hpp:25
pragma Import (CPP, isRunning, "_ZN7Gameboy9isRunningEv");
procedure stop (this : access Gameboy); -- gameboy.hpp:26
pragma Import (CPP, stop, "_ZN7Gameboy4stopEv");
function readyToLaunch (this : access Gameboy) return Extensions.bool; -- gameboy.hpp:30
pragma Import (CPP, readyToLaunch, "_ZN7Gameboy13readyToLaunchEv");
procedure setKeys (this : access Gameboy; value : word_operations_hpp.uint8_t); -- gameboy.hpp:34
pragma Import (CPP, setKeys, "_ZN7Gameboy7setKeysEh");
procedure setJoypadInterrupt (this : access Gameboy); -- gameboy.hpp:36
pragma Import (CPP, setJoypadInterrupt, "_ZN7Gameboy18setJoypadInterruptEv");
procedure wireComponents (this : access Gameboy); -- gameboy.hpp:38
pragma Import (CPP, wireComponents, "_ZN7Gameboy14wireComponentsEv");
procedure clockCycle (this : access Gameboy); -- gameboy.hpp:39
pragma Import (CPP, clockCycle, "_ZN7Gameboy10clockCycleEv");
procedure checkKeys (this : access Gameboy; atomic : word_operations_hpp.uint8_t); -- gameboy.hpp:40
pragma Import (CPP, checkKeys, "_ZN7Gameboy9checkKeysEh");
procedure interruptJOYPAD (this : access Gameboy); -- gameboy.hpp:41
pragma Import (CPP, interruptJOYPAD, "_ZN7Gameboy15interruptJOYPADEv");
end;
use Class_Gameboy;
end gameboy_hpp;
| 43.15873 | 113 | 0.717911 |
236c84c0fecf8a9ce625392a1d1bf795feca469c | 6,365 | adb | Ada | src/asf-components-html-pages.adb | jquorning/ada-asf | ddc697c5dfa4e22c57c6958f4cff27e14d02ce98 | [
"Apache-2.0"
] | 12 | 2015-01-18T23:02:20.000Z | 2022-03-25T15:30:30.000Z | src/asf-components-html-pages.adb | jquorning/ada-asf | ddc697c5dfa4e22c57c6958f4cff27e14d02ce98 | [
"Apache-2.0"
] | 3 | 2021-01-06T09:44:02.000Z | 2022-02-04T20:20:53.000Z | src/asf-components-html-pages.adb | jquorning/ada-asf | ddc697c5dfa4e22c57c6958f4cff27e14d02ce98 | [
"Apache-2.0"
] | 4 | 2016-04-12T05:29:00.000Z | 2022-01-24T23:53:59.000Z | -----------------------------------------------------------------------
-- html-pages -- HTML Page Components
-- Copyright (C) 2011, 2014, 2019 Stephane Carrez
-- Written by Stephane Carrez ([email protected])
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file except in compliance with the License.
-- You may obtain a copy of the License at
--
-- http://www.apache.org/licenses/LICENSE-2.0
--
-- Unless required by applicable law or agreed to in writing, software
-- distributed under the License is distributed on an "AS IS" BASIS,
-- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-- See the License for the specific language governing permissions and
-- limitations under the License.
-----------------------------------------------------------------------
with Util.Strings;
with Util.Beans.Objects;
with ASF.Utils;
with ASF.Requests;
-- The <b>Pages</b> package implements various components used when building an HTML page.
--
package body ASF.Components.Html.Pages is
BODY_ATTRIBUTE_NAMES : Util.Strings.String_Set.Set;
HEAD_ATTRIBUTE_NAMES : Util.Strings.String_Set.Set;
-- ------------------------------
-- Head Component
-- ------------------------------
-- ------------------------------
-- Encode the HTML head element.
-- ------------------------------
overriding
procedure Encode_Begin (UI : in UIHead;
Context : in out Contexts.Faces.Faces_Context'Class) is
Writer : constant Response_Writer_Access := Context.Get_Response_Writer;
begin
Writer.Start_Element ("head");
UI.Render_Attributes (Context, HEAD_ATTRIBUTE_NAMES, Writer);
end Encode_Begin;
-- ------------------------------
-- Terminate the HTML head element. Before closing the head, generate the resource
-- links that have been queued for the head generation.
-- ------------------------------
overriding
procedure Encode_End (UI : in UIHead;
Context : in out Contexts.Faces.Faces_Context'Class) is
pragma Unreferenced (UI);
Writer : constant Response_Writer_Access := Context.Get_Response_Writer;
begin
Writer.Write_Scripts;
Writer.End_Element ("head");
end Encode_End;
-- ------------------------------
-- Encode the HTML body element.
-- ------------------------------
overriding
procedure Encode_Begin (UI : in UIBody;
Context : in out Contexts.Faces.Faces_Context'Class) is
Writer : constant Response_Writer_Access := Context.Get_Response_Writer;
begin
Writer.Start_Element ("body");
UI.Render_Attributes (Context, BODY_ATTRIBUTE_NAMES, Writer);
end Encode_Begin;
-- ------------------------------
-- Terminate the HTML body element. Before closing the body, generate the inclusion
-- of differed resources (pending javascript, inclusion of javascript files)
-- ------------------------------
overriding
procedure Encode_End (UI : in UIBody;
Context : in out Contexts.Faces.Faces_Context'Class) is
pragma Unreferenced (UI);
Writer : constant Response_Writer_Access := Context.Get_Response_Writer;
begin
Writer.Write_Scripts;
Writer.End_Element ("body");
end Encode_End;
-- ------------------------------
-- Get the link to be rendered in the <b>href</b> attribute.
-- ------------------------------
function Get_Link (UI : in UIOutputStylesheet;
Context : in Faces_Context'Class) return String is
Req : constant ASF.Requests.Request_Access := Context.Get_Request;
Name : constant String := UI.Get_Attribute ("name", Context, "");
Lib : constant String := UI.Get_Attribute ("library", Context, "");
Ctx : constant String := Req.Get_Context_Path;
begin
if Lib'Length > 0 then
return Ctx & "/resources/" & Lib & "/" & Name;
else
return Ctx & "/resources/" & Name;
end if;
end Get_Link;
-- ------------------------------
-- Terminate the HTML body element. Before closing the body, generate the inclusion
-- of differed resources (pending javascript, inclusion of javascript files)
-- ------------------------------
overriding
procedure Encode_End (UI : in UIOutputStylesheet;
Context : in out Contexts.Faces.Faces_Context'Class) is
Writer : constant Response_Writer_Access := Context.Get_Response_Writer;
begin
if not UI.Is_Rendered (Context) then
return;
end if;
Writer.Start_Element ("link");
Writer.Write_Attribute ("type", "text/css");
Writer.Write_Attribute ("rel", "stylesheet");
Writer.Write_Attribute ("href", UI.Get_Link (Context));
Writer.End_Element ("link");
end Encode_End;
-- ------------------------------
-- Encode the DOCTYPE element.
-- ------------------------------
overriding
procedure Encode_Begin (UI : in UIDoctype;
Context : in out Contexts.Faces.Faces_Context'Class) is
Writer : constant Response_Writer_Access := Context.Get_Response_Writer;
begin
if UI.Is_Rendered (Context) then
Writer.Write ("<!DOCTYPE ");
Writer.Write (UI.Get_Attribute ("rootElement", Context, ""));
declare
Public : constant Util.Beans.Objects.Object := UI.Get_Attribute (Context, "public");
System : constant Util.Beans.Objects.Object := UI.Get_Attribute (Context, "system");
begin
if not Util.Beans.Objects.Is_Null (Public) then
Writer.Write (" PUBLIC """);
Writer.Write (Public);
Writer.Write ('"');
end if;
if not Util.Beans.Objects.Is_Null (System) then
Writer.Write (" """);
Writer.Write (System);
Writer.Write ('"');
end if;
end;
Writer.Write ('>');
Writer.Write (ASCII.LF);
end if;
end Encode_Begin;
begin
Utils.Set_Head_Attributes (HEAD_ATTRIBUTE_NAMES);
Utils.Set_Text_Attributes (BODY_ATTRIBUTE_NAMES);
Utils.Set_Body_Attributes (BODY_ATTRIBUTE_NAMES);
end ASF.Components.Html.Pages;
| 39.04908 | 96 | 0.579576 |
0eb2e717550db8bd2c27eb9560f9d33406dcd3ef | 7,973 | adb | Ada | src/tk/tk-toplevel.adb | thindil/tashy2 | 43fcbadb33c0062b2c8d6138a8238441dec5fd80 | [
"Apache-2.0"
] | 2 | 2020-12-09T07:27:07.000Z | 2021-10-19T13:31:54.000Z | src/tk/tk-toplevel.adb | thindil/tashy2 | 43fcbadb33c0062b2c8d6138a8238441dec5fd80 | [
"Apache-2.0"
] | null | null | null | src/tk/tk-toplevel.adb | thindil/tashy2 | 43fcbadb33c0062b2c8d6138a8238441dec5fd80 | [
"Apache-2.0"
] | null | null | null | -- Copyright (c) 2020 Bartek thindil Jasicki <[email protected]>
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file except in compliance with the License.
-- You may obtain a copy of the License at
--
-- http://www.apache.org/licenses/LICENSE-2.0
--
-- Unless required by applicable law or agreed to in writing, software
-- distributed under the License is distributed on an "AS IS" BASIS,
-- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-- See the License for the specific language governing permissions and
-- limitations under the License.
with Ada.Strings.Unbounded; use Ada.Strings.Unbounded;
package body Tk.TopLevel is
overriding function Create
(Path_Name: Tk_Path_String; Options: Toplevel_Create_Options;
Interpreter: Tcl_Interpreter := Get_Interpreter) return Tk_Toplevel is
Options_String: Unbounded_String := Null_Unbounded_String;
begin
Option_Image
(Name => "background", Value => Options.Background,
Options_String => Options_String);
Option_Image
(Name => "borderwidth", Value => Options.Border_Width,
Options_String => Options_String);
Option_Image
(Name => "class", Value => Options.Class,
Options_String => Options_String);
Option_Image
(Name => "colormap", Value => Options.Color_Map,
Options_String => Options_String);
Option_Image
(Name => "container", Value => Options.Container,
Options_String => Options_String);
Option_Image
(Name => "cursor", Value => Options.Cursor,
Options_String => Options_String);
Option_Image
(Name => "height", Value => Options.Height,
Options_String => Options_String);
Option_Image
(Name => "highlightbackground", Value => Options.Highlight_Background,
Options_String => Options_String);
Option_Image
(Name => "highlightcolot", Value => Options.Highlight_Color,
Options_String => Options_String);
Option_Image
(Name => "highlighthickness", Value => Options.Highlight_Thickness,
Options_String => Options_String);
Option_Image
(Name => "menu", Value => Options.Menu,
Options_String => Options_String);
Option_Image
(Name => "padx", Value => Options.Pad_X,
Options_String => Options_String);
Option_Image
(Name => "pady", Value => Options.Pad_Y,
Options_String => Options_String);
Option_Image
(Name => "relief", Value => Options.Relief,
Options_String => Options_String);
Option_Image
(Name => "screen", Value => Options.Screen,
Options_String => Options_String);
Option_Image
(Name => "takefocus", Value => Options.Take_Focus,
Options_String => Options_String);
Option_Image
(Name => "use", Value => Options.Use_Container,
Options_String => Options_String);
Option_Image
(Name => "visual", Value => Options.Visual,
Options_String => Options_String);
Option_Image
(Name => "width", Value => Options.Width,
Options_String => Options_String);
Tcl_Eval
(Tcl_Script =>
"toplevel " & Path_Name & " " & To_String(Source => Options_String),
Interpreter => Interpreter);
return Get_Widget(Path_Name => Path_Name, Interpreter => Interpreter);
end Create;
overriding procedure Create
(Toplevel_Widget: out Tk_Toplevel; Path_Name: Tk_Path_String;
Options: Toplevel_Create_Options;
Interpreter: Tcl_Interpreter := Get_Interpreter) is
begin
Toplevel_Widget :=
Create
(Path_Name => Path_Name, Options => Options,
Interpreter => Interpreter);
end Create;
overriding function Get_Options
(Toplevel_Widget: Tk_Toplevel) return Toplevel_Create_Options is
begin
return
Options: Toplevel_Create_Options := Default_Toplevel_Create_Options do
Options.Background :=
Option_Value(Widgt => Toplevel_Widget, Name => "background");
Options.Border_Width :=
Option_Value(Widgt => Toplevel_Widget, Name => "borderwidth");
Options.Class :=
Option_Value(Widgt => Toplevel_Widget, Name => "class");
Options.Color_Map :=
Option_Value(Widgt => Toplevel_Widget, Name => "colormap");
Options.Container :=
Option_Value(Widgt => Toplevel_Widget, Name => "container");
Options.Cursor :=
Option_Value(Widgt => Toplevel_Widget, Name => "cursor");
Options.Height :=
Option_Value(Widgt => Toplevel_Widget, Name => "height");
Options.Highlight_Background :=
Option_Value
(Widgt => Toplevel_Widget, Name => "highlightbackground");
Options.Highlight_Color :=
Option_Value(Widgt => Toplevel_Widget, Name => "highlightcolor");
Options.Highlight_Thickness :=
Option_Value
(Widgt => Toplevel_Widget, Name => "highlightthickness");
Options.Menu :=
Option_Value(Widgt => Toplevel_Widget, Name => "menu");
Options.Pad_X :=
Option_Value(Widgt => Toplevel_Widget, Name => "padx");
Options.Pad_Y :=
Option_Value(Widgt => Toplevel_Widget, Name => "pady");
Options.Relief :=
Option_Value(Widgt => Toplevel_Widget, Name => "relief");
Options.Screen :=
Option_Value(Widgt => Toplevel_Widget, Name => "screen");
Options.Take_Focus :=
Option_Value(Widgt => Toplevel_Widget, Name => "takefocus");
Options.Use_Container :=
Option_Value(Widgt => Toplevel_Widget, Name => "use");
Options.Visual :=
Option_Value(Widgt => Toplevel_Widget, Name => "visual");
Options.Width :=
Option_Value(Widgt => Toplevel_Widget, Name => "width");
end return;
end Get_Options;
overriding procedure Configure
(Toplevel_Widget: Tk_Toplevel; Options: Toplevel_Options) is
Options_String: Unbounded_String := Null_Unbounded_String;
begin
Option_Image
(Name => "background", Value => Options.Background,
Options_String => Options_String);
Option_Image
(Name => "borderwidth", Value => Options.Border_Width,
Options_String => Options_String);
Option_Image
(Name => "cursor", Value => Options.Cursor,
Options_String => Options_String);
Option_Image
(Name => "height", Value => Options.Height,
Options_String => Options_String);
Option_Image
(Name => "highlightbackground", Value => Options.Highlight_Background,
Options_String => Options_String);
Option_Image
(Name => "highlightcolot", Value => Options.Highlight_Color,
Options_String => Options_String);
Option_Image
(Name => "highlighthickness", Value => Options.Highlight_Thickness,
Options_String => Options_String);
Option_Image
(Name => "menu", Value => Options.Menu,
Options_String => Options_String);
Option_Image
(Name => "padx", Value => Options.Pad_X,
Options_String => Options_String);
Option_Image
(Name => "pady", Value => Options.Pad_Y,
Options_String => Options_String);
Option_Image
(Name => "relief", Value => Options.Relief,
Options_String => Options_String);
Option_Image
(Name => "takefocus", Value => Options.Take_Focus,
Options_String => Options_String);
Option_Image
(Name => "width", Value => Options.Width,
Options_String => Options_String);
Execute_Widget_Command
(Widgt => Toplevel_Widget, Command_Name => "configure",
Options => To_String(Source => Options_String));
end Configure;
end Tk.TopLevel;
| 40.678571 | 79 | 0.633639 |
23301e9c88396eff23a6f941cd7a83ca13c1e99e | 4,344 | adb | Ada | Validation/pyFrame3DD-master/gcc-master/gcc/ada/libgnat/s-io.adb | djamal2727/Main-Bearing-Analytical-Model | 2f00c2219c71be0175c6f4f8f1d4cca231d97096 | [
"Apache-2.0"
] | null | null | null | Validation/pyFrame3DD-master/gcc-master/gcc/ada/libgnat/s-io.adb | djamal2727/Main-Bearing-Analytical-Model | 2f00c2219c71be0175c6f4f8f1d4cca231d97096 | [
"Apache-2.0"
] | null | null | null | Validation/pyFrame3DD-master/gcc-master/gcc/ada/libgnat/s-io.adb | djamal2727/Main-Bearing-Analytical-Model | 2f00c2219c71be0175c6f4f8f1d4cca231d97096 | [
"Apache-2.0"
] | null | null | null | ------------------------------------------------------------------------------
-- --
-- GNAT RUN-TIME COMPONENTS --
-- --
-- S Y S T E M . I O --
-- --
-- B o d y --
-- --
-- Copyright (C) 1992-2020, Free Software Foundation, Inc. --
-- --
-- GNAT is free software; you can redistribute it and/or modify it under --
-- terms of the GNU General Public License as published by the Free Soft- --
-- ware Foundation; either version 3, or (at your option) any later ver- --
-- sion. GNAT is distributed in the hope that it will be useful, but WITH- --
-- OUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY --
-- or FITNESS FOR A PARTICULAR PURPOSE. --
-- --
-- As a special exception under Section 7 of GPL version 3, you are granted --
-- additional permissions described in the GCC Runtime Library Exception, --
-- version 3.1, as published by the Free Software Foundation. --
-- --
-- You should have received a copy of the GNU General Public License and --
-- a copy of the GCC Runtime Library Exception along with this program; --
-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see --
-- <http://www.gnu.org/licenses/>. --
-- --
-- GNAT was originally developed by the GNAT team at New York University. --
-- Extensive contributions were provided by Ada Core Technologies Inc. --
-- --
------------------------------------------------------------------------------
package body System.IO is
Current_Out : File_Type := Stdout;
pragma Atomic (Current_Out);
-- Current output file (modified by Set_Output)
--------------
-- New_Line --
--------------
procedure New_Line (Spacing : Positive := 1) is
begin
for J in 1 .. Spacing loop
Put (ASCII.LF);
end loop;
end New_Line;
---------
-- Put --
---------
procedure Put (X : Integer) is
procedure Put_Int (X : Integer);
pragma Import (C, Put_Int, "put_int");
procedure Put_Int_Err (X : Integer);
pragma Import (C, Put_Int_Err, "put_int_stderr");
begin
case Current_Out is
when Stdout => Put_Int (X);
when Stderr => Put_Int_Err (X);
end case;
end Put;
procedure Put (C : Character) is
procedure Put_Char (C : Integer);
pragma Import (C, Put_Char, "put_char");
procedure Put_Char_Stderr (C : Integer);
pragma Import (C, Put_Char_Stderr, "put_char_stderr");
begin
case Current_Out is
when Stdout => Put_Char (Character'Pos (C));
when Stderr => Put_Char_Stderr (Character'Pos (C));
end case;
end Put;
procedure Put (S : String) is
begin
for J in S'Range loop
Put (S (J));
end loop;
end Put;
--------------
-- Put_Line --
--------------
procedure Put_Line (S : String) is
begin
Put (S);
New_Line;
end Put_Line;
---------------------
-- Standard_Output --
---------------------
function Standard_Output return File_Type is
begin
return Stdout;
end Standard_Output;
--------------------
-- Standard_Error --
--------------------
function Standard_Error return File_Type is
begin
return Stderr;
end Standard_Error;
----------------
-- Set_Output --
----------------
procedure Set_Output (File : File_Type) is
begin
Current_Out := File;
end Set_Output;
end System.IO;
| 34.47619 | 78 | 0.442219 |
c5cd25ae693f60957583ac2c2259afd20f258316 | 7,624 | adb | Ada | tools/configure/configure-tests-firebird.adb | svn2github/matreshka | 9d222b3ad9da508855fb1f5adbe5e8a4fad4c530 | [
"BSD-3-Clause"
] | 24 | 2016-11-29T06:59:41.000Z | 2021-08-30T11:55:16.000Z | tools/configure/configure-tests-firebird.adb | svn2github/matreshka | 9d222b3ad9da508855fb1f5adbe5e8a4fad4c530 | [
"BSD-3-Clause"
] | 2 | 2019-01-16T05:15:20.000Z | 2019-02-03T10:03:32.000Z | tools/configure/configure-tests-firebird.adb | svn2github/matreshka | 9d222b3ad9da508855fb1f5adbe5e8a4fad4c530 | [
"BSD-3-Clause"
] | 4 | 2017-07-18T07:11:05.000Z | 2020-06-21T03:02:25.000Z | ------------------------------------------------------------------------------
-- --
-- Matreshka Project --
-- --
-- Localization, Internationalization, Globalization for Ada --
-- --
-- Tools Component --
-- --
------------------------------------------------------------------------------
-- --
-- Copyright © 2012, Vadim Godunko <[email protected]> --
-- All rights reserved. --
-- --
-- Redistribution and use in source and binary forms, with or without --
-- modification, are permitted provided that the following conditions --
-- are met: --
-- --
-- * Redistributions of source code must retain the above copyright --
-- notice, this list of conditions and the following disclaimer. --
-- --
-- * Redistributions in binary form must reproduce the above copyright --
-- notice, this list of conditions and the following disclaimer in the --
-- documentation and/or other materials provided with the distribution. --
-- --
-- * Neither the name of the Vadim Godunko, IE nor the names of its --
-- contributors may be used to endorse or promote products derived from --
-- this software without specific prior written permission. --
-- --
-- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS --
-- "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT --
-- LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR --
-- A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT --
-- HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, --
-- SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED --
-- TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR --
-- PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF --
-- LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING --
-- NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS --
-- SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. --
-- --
------------------------------------------------------------------------------
-- $Revision: 2359 $ $Date: 2011-12-27 10:20:56 +0200 (Вт, 27 дек 2011) $
------------------------------------------------------------------------------
with Ada.Strings.Fixed;
with GNAT.Expect;
with Configure.Builder;
with Configure.Pkg_Config;
package body Configure.Tests.Firebird is
Firebird_Package_Name : constant String := "firebird";
Has_Firebird : constant Unbounded_String := +"HAS_FIREBIRD";
Firebird_Library_Options : constant Unbounded_String
:= +"FIREBIRD_LIBRARY_OPTIONS";
-------------
-- Execute --
-------------
overriding procedure Execute
(Self : in out Firebird_Test;
Arguments : in out Unbounded_String_Vector)
is
use Ada.Strings;
use Ada.Strings.Fixed;
use GNAT.Expect;
begin
-- Command line parameter has preference other automatic detection.
Self.Report_Check ("checking whether to build Firebird module");
Self.Switches.Parse_Switches (Arguments);
if Self.Switches.Is_Enabled then
if Self.Switches.Is_Libdir_Specified then
Substitutions.Insert
(Firebird_Library_Options,
+"""-L"
& Self.Switches.Libdir
& """, ""-lfbclient""");
Self.Report_Status ("yes (command line)");
-- When pg_config is installed, it is used to check whether
-- Firebird is installed and to retrieve linker switches to link
elsif Configure.Pkg_Config.Has_Pkg_Config and then
Configure.Pkg_Config.Has_Package (Firebird_Package_Name)
then
Self.Report_Status ("yes (pkg-config)");
Self.Report_Check ("checking for linker switches");
declare
Libs : constant String_Vectors.Vector
:= Configure.Pkg_Config.Package_Libs
(Firebird_Package_Name);
Opts : Unbounded_String;
begin
for J in Libs.First_Index .. Libs.Last_Index loop
if Length (Opts) /= 0 then
Append (Opts, ", ");
end if;
Append (Opts, '"');
Append (Opts, Libs.Element (J));
Append (Opts, '"');
end loop;
Substitutions.Insert (Firebird_Library_Options, Opts);
Self.Report_Status (+Opts);
end;
else
Substitutions.Insert
(Firebird_Library_Options,
+"""-lfbclient""");
Self.Report_Status ("yes (try default)");
end if;
else
Self.Report_Status ("no (command line)");
end if;
-- Check that Firebird application can be linked with
-- specified/detected set of options.
if Substitutions.Contains (Firebird_Library_Options) then
Self.Report_Check
("checking whether Firebird library is usable");
if Configure.Builder.Build ("config.tests/firebird/") then
Self.Report_Status ("yes");
else
Self.Report_Status ("no");
-- Switches don't allow to build application, remove them.
Substitutions.Delete (Firebird_Library_Options);
end if;
end if;
-- Insert empty value for substitution variable when Firebird driver
-- module is disabled.
if not Substitutions.Contains (Firebird_Library_Options) then
Substitutions.Insert
(Firebird_Library_Options, Null_Unbounded_String);
Substitutions.Insert (Has_Firebird, Null_Unbounded_String);
if Self.Switches.Is_Enabled
and Self.Switches.Is_Enable_Specified
then
Fatal_Error
("Firebird library is not found but support is requested");
else
Information ("Firebird driver module is disabled");
end if;
else
Substitutions.Insert (Has_Firebird, To_Unbounded_String ("true"));
end if;
end Execute;
----------
-- Help --
----------
overriding function Help
(Self : Firebird_Test) return Unbounded_String_Vector is
begin
return Self.Switches.Help;
end Help;
----------
-- Name --
----------
overriding function Name (Self : Firebird_Test) return String is
begin
return "firebird";
end Name;
end Configure.Tests.Firebird;
| 39.708333 | 78 | 0.504591 |
dca49cdfba5922f4f518edda3d600be4a6ca6759 | 2,050 | ads | Ada | tools/scitools/conf/understand/ada/ada95/a-uncdea.ads | brucegua/moocos | 575c161cfa35e220f10d042e2e5ca18773691695 | [
"Apache-2.0"
] | 1 | 2020-01-20T21:26:46.000Z | 2020-01-20T21:26:46.000Z | tools/scitools/conf/understand/ada/ada95/a-uncdea.ads | brucegua/moocos | 575c161cfa35e220f10d042e2e5ca18773691695 | [
"Apache-2.0"
] | null | null | null | tools/scitools/conf/understand/ada/ada95/a-uncdea.ads | brucegua/moocos | 575c161cfa35e220f10d042e2e5ca18773691695 | [
"Apache-2.0"
] | null | null | null | ------------------------------------------------------------------------------
-- --
-- GNAT COMPILER COMPONENTS --
-- --
-- A D A . U N C H E C K E D _ D E A L L O C A T I O N --
-- --
-- S p e c --
-- --
-- $Revision: 2 $ --
-- --
-- Copyright (c) 1992,1993,1994 NYU, All Rights Reserved --
-- --
-- GNAT is free software; you can redistribute it and/or modify it under --
-- terms of the GNU General Public License as published by the Free Soft- --
-- ware Foundation; either version 2, or (at your option) any later ver- --
-- sion. GNAT is distributed in the hope that it will be useful, but WITH- --
-- OUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY --
-- or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License --
-- for more details. You should have received a copy of the GNU General --
-- Public License distributed with GNAT; see file COPYING. If not, write --
-- to the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. --
-- --
------------------------------------------------------------------------------
generic
type Object (<>) is limited private;
type Name is access Object;
procedure Ada.Unchecked_Deallocation (X : in out Name);
pragma Preelaborate (Unchecked_Deallocation);
pragma Import (Intrinsic, Unchecked_Deallocation);
| 62.121212 | 78 | 0.385854 |
dc1969a7a9fa2b57aa9feb19dccd35ddaa6a4217 | 2,804 | ads | Ada | Validation/pyFrame3DD-master/gcc-master/gcc/ada/libgnat/a-naliop__nolibm.ads | djamal2727/Main-Bearing-Analytical-Model | 2f00c2219c71be0175c6f4f8f1d4cca231d97096 | [
"Apache-2.0"
] | null | null | null | Validation/pyFrame3DD-master/gcc-master/gcc/ada/libgnat/a-naliop__nolibm.ads | djamal2727/Main-Bearing-Analytical-Model | 2f00c2219c71be0175c6f4f8f1d4cca231d97096 | [
"Apache-2.0"
] | null | null | null | Validation/pyFrame3DD-master/gcc-master/gcc/ada/libgnat/a-naliop__nolibm.ads | djamal2727/Main-Bearing-Analytical-Model | 2f00c2219c71be0175c6f4f8f1d4cca231d97096 | [
"Apache-2.0"
] | null | null | null | ------------------------------------------------------------------------------
-- --
-- GNAT COMPILER COMPONENTS --
-- --
-- A D A . N U M E R I C S . A U X _ L I N K E R _ O P T I O N S --
-- --
-- S p e c --
-- --
-- Copyright (C) 2001-2020, AdaCore --
-- --
-- GNAT is free software; you can redistribute it and/or modify it under --
-- terms of the GNU General Public License as published by the Free Soft- --
-- ware Foundation; either version 3, or (at your option) any later ver- --
-- sion. GNAT is distributed in the hope that it will be useful, but WITH- --
-- OUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY --
-- or FITNESS FOR A PARTICULAR PURPOSE. --
-- --
-- As a special exception under Section 7 of GPL version 3, you are granted --
-- additional permissions described in the GCC Runtime Library Exception, --
-- version 3.1, as published by the Free Software Foundation. --
-- --
-- You should have received a copy of the GNU General Public License and --
-- a copy of the GCC Runtime Library Exception along with this program; --
-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see --
-- <http://www.gnu.org/licenses/>. --
-- --
-- GNAT was originally developed by the GNAT team at New York University. --
-- Extensive contributions were provided by Ada Core Technologies Inc. --
-- --
------------------------------------------------------------------------------
-- This package is used to provide target specific linker_options for
-- the support of C Library Math functions as required by other
-- children packages of Ada.Numerics.Aux.
-- This is a version to be used where no additional libraries are
-- required.
-- This package should not be directly with'ed by an application program
package Ada.Numerics.Aux_Linker_Options is
pragma Pure;
end Ada.Numerics.Aux_Linker_Options;
| 63.727273 | 78 | 0.427603 |
df2a59a693f5f4503c54a59bf51766858912465c | 8,755 | adb | Ada | src/util-encoders-base64.adb | Letractively/ada-util | e4c63b93635dc07c46e95f12ba02d18903b307b3 | [
"Apache-2.0"
] | null | null | null | src/util-encoders-base64.adb | Letractively/ada-util | e4c63b93635dc07c46e95f12ba02d18903b307b3 | [
"Apache-2.0"
] | null | null | null | src/util-encoders-base64.adb | Letractively/ada-util | e4c63b93635dc07c46e95f12ba02d18903b307b3 | [
"Apache-2.0"
] | null | null | null | -----------------------------------------------------------------------
-- util-encoders-base64 -- Encode/Decode a stream in base64adecimal
-- Copyright (C) 2009, 2010, 2011, 2012, 2013 Stephane Carrez
-- Written by Stephane Carrez ([email protected])
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file except in compliance with the License.
-- You may obtain a copy of the License at
--
-- http://www.apache.org/licenses/LICENSE-2.0
--
-- Unless required by applicable law or agreed to in writing, software
-- distributed under the License is distributed on an "AS IS" BASIS,
-- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-- See the License for the specific language governing permissions and
-- limitations under the License.
-----------------------------------------------------------------------
package body Util.Encoders.Base64 is
use Interfaces;
use Ada;
use type Ada.Streams.Stream_Element_Offset;
-- ------------------------------
-- Encodes the binary input stream represented by <b>Data</b> into
-- the a base64 output stream <b>Into</b>.
--
-- If the transformer does not have enough room to write the result,
-- it must return in <b>Encoded</b> the index of the last encoded
-- position in the <b>Data</b> stream.
--
-- The transformer returns in <b>Last</b> the last valid position
-- in the output stream <b>Into</b>.
--
-- The <b>Encoding_Error</b> exception is raised if the input
-- stream cannot be transformed.
-- ------------------------------
overriding
procedure Transform (E : in Encoder;
Data : in Ada.Streams.Stream_Element_Array;
Into : out Ada.Streams.Stream_Element_Array;
Last : out Ada.Streams.Stream_Element_Offset;
Encoded : out Ada.Streams.Stream_Element_Offset) is
Pos : Streams.Stream_Element_Offset := Into'First;
I : Streams.Stream_Element_Offset := Data'First;
C1, C2 : Unsigned_8;
Alphabet : constant Alphabet_Access := E.Alphabet;
begin
while I <= Data'Last loop
if Pos + 4 > Into'Last + 1 then
Last := Pos - 1;
Encoded := I - 1;
return;
end if;
-- Encode the first byte, add padding if necessary.
C1 := Unsigned_8 (Data (I));
Into (Pos) := Alphabet (Shift_Right (C1, 2));
if I = Data'Last then
Into (Pos + 1) := Alphabet (Shift_Left (C1 and 3, 4));
Into (Pos + 2) := Character'Pos ('=');
Into (Pos + 3) := Character'Pos ('=');
Last := Pos + 3;
Encoded := Data'Last;
return;
end if;
-- Encode the second byte, add padding if necessary.
C2 := Unsigned_8 (Data (I + 1));
Into (Pos + 1) := Alphabet (Shift_Left (C1 and 16#03#, 4) or Shift_Right (C2, 4));
if I = Data'Last - 1 then
Into (Pos + 2) := Alphabet (Shift_Left (C2 and 16#0F#, 2));
Into (Pos + 3) := Character'Pos ('=');
Last := Pos + 3;
Encoded := Data'Last;
return;
end if;
-- Encode the third byte
C1 := Unsigned_8 (Data (I + 2));
Into (Pos + 2) := Alphabet (Shift_Left (C2 and 16#0F#, 2) or Shift_Right (C1, 6));
Into (Pos + 3) := Alphabet (C1 and 16#03F#);
Pos := Pos + 4;
I := I + 3;
end loop;
Last := Pos - 1;
Encoded := Data'Last;
end Transform;
-- ------------------------------
-- Set the encoder to use the base64 URL alphabet when <b>Mode</b> is True.
-- The URL alphabet uses the '-' and '_' instead of the '+' and '/' characters.
-- ------------------------------
procedure Set_URL_Mode (E : in out Encoder;
Mode : in Boolean) is
begin
if Mode then
E.Alphabet := BASE64_URL_ALPHABET'Access;
else
E.Alphabet := BASE64_ALPHABET'Access;
end if;
end Set_URL_Mode;
-- ------------------------------
-- Create a base64 encoder using the URL alphabet.
-- The URL alphabet uses the '-' and '_' instead of the '+' and '/' characters.
-- ------------------------------
function Create_URL_Encoder return Transformer_Access is
begin
return new Encoder '(Alphabet => BASE64_URL_ALPHABET'Access);
end Create_URL_Encoder;
-- ------------------------------
-- Decodes the base64 input stream represented by <b>Data</b> into
-- the binary output stream <b>Into</b>.
--
-- If the transformer does not have enough room to write the result,
-- it must return in <b>Encoded</b> the index of the last encoded
-- position in the <b>Data</b> stream.
--
-- The transformer returns in <b>Last</b> the last valid position
-- in the output stream <b>Into</b>.
--
-- The <b>Encoding_Error</b> exception is raised if the input
-- stream cannot be transformed.
-- ------------------------------
overriding
procedure Transform (E : in Decoder;
Data : in Ada.Streams.Stream_Element_Array;
Into : out Ada.Streams.Stream_Element_Array;
Last : out Ada.Streams.Stream_Element_Offset;
Encoded : out Ada.Streams.Stream_Element_Offset) is
use Ada.Streams;
Pos : Streams.Stream_Element_Offset := Into'First;
I : Streams.Stream_Element_Offset := Data'First;
C1, C2 : Streams.Stream_Element;
Val1, Val2 : Unsigned_8;
Values : constant Alphabet_Values_Access := E.Values;
begin
while I <= Data'Last loop
if Pos + 3 > Into'Last + 1 then
Last := Pos - 1;
Encoded := I - 1;
return;
end if;
-- Decode the first two bytes to produce the first output byte
C1 := Data (I);
Val1 := Values (C1);
if (Val1 and 16#C0#) /= 0 then
raise Encoding_Error with "Invalid character '" & Character'Val (C1) & "'";
end if;
C2 := Data (I + 1);
Val2 := Values (C2);
if (Val2 and 16#C0#) /= 0 then
raise Encoding_Error with "Invalid character '" & Character'Val (C2) & "'";
end if;
Into (Pos) := Stream_Element (Shift_Left (Val1, 2) or Shift_Right (Val2, 4));
if I + 2 > Data'Last then
Encoded := I + 1;
Last := Pos;
return;
end if;
-- Decode the next byte
C1 := Data (I + 2);
Val1 := Values (C1);
if (Val1 and 16#C0#) /= 0 then
if C1 /= Character'Pos ('=') then
raise Encoding_Error with "Invalid character '" & Character'Val (C1) & "'";
end if;
Encoded := I + 3;
Last := Pos;
return;
end if;
Into (Pos + 1) := Stream_Element (Shift_Left (Val2, 4) or Shift_Right (Val1, 2));
if I + 3 > Data'Last then
Encoded := I + 2;
Last := Pos + 1;
return;
end if;
C2 := Data (I + 3);
Val2 := Values (C2);
if (Val2 and 16#C0#) /= 0 then
if C2 /= Character'Pos ('=') then
raise Encoding_Error with "Invalid character '" & Character'Val (C2) & "'";
end if;
Encoded := I + 3;
Last := Pos + 1;
return;
end if;
Into (Pos + 2) := Stream_Element (Shift_Left (Val1, 6) or Val2);
Pos := Pos + 3;
I := I + 4;
end loop;
Last := Pos - 1;
Encoded := Data'Last;
end Transform;
-- ------------------------------
-- Set the decoder to use the base64 URL alphabet when <b>Mode</b> is True.
-- The URL alphabet uses the '-' and '_' instead of the '+' and '/' characters.
-- ------------------------------
procedure Set_URL_Mode (E : in out Decoder;
Mode : in Boolean) is
begin
if Mode then
E.Values := BASE64_URL_VALUES'Access;
else
E.Values := BASE64_VALUES'Access;
end if;
end Set_URL_Mode;
-- ------------------------------
-- Create a base64 decoder using the URL alphabet.
-- The URL alphabet uses the '-' and '_' instead of the '+' and '/' characters.
-- ------------------------------
function Create_URL_Decoder return Transformer_Access is
begin
return new Decoder '(Values => BASE64_URL_VALUES'Access);
end Create_URL_Decoder;
end Util.Encoders.Base64;
| 36.479167 | 91 | 0.51936 |
23d48405ef2373518b7469bfd8ef311d302f44f2 | 2,588 | ads | Ada | source/webdriver-elements.ads | reznikmm/webdriver | e0247b4c3cffcfa10e9b0afa8cdc6e3f3fb8c179 | [
"MIT"
] | 2 | 2020-02-18T08:02:35.000Z | 2021-03-06T09:30:40.000Z | source/webdriver-elements.ads | reznikmm/webdriver | e0247b4c3cffcfa10e9b0afa8cdc6e3f3fb8c179 | [
"MIT"
] | null | null | null | source/webdriver-elements.ads | reznikmm/webdriver | e0247b4c3cffcfa10e9b0afa8cdc6e3f3fb8c179 | [
"MIT"
] | null | null | null | -- Copyright (c) 2017 Maxim Reznik <[email protected]>
--
-- SPDX-License-Identifier: MIT
-- License-Filename: LICENSE
-------------------------------------------------------------
with League.Strings;
with League.String_Vectors;
package WebDriver.Elements is
type Element is limited interface;
type Element_Access is access all Element'Class
with Storage_Size => 0;
not overriding function Is_Selected
(Self : access Element) return Boolean is abstract;
-- Determines if the referenced element is selected or not.
not overriding function Is_Enabled
(Self : access Element) return Boolean is abstract;
-- Determines if the referenced element is enabled or not.
not overriding function Get_Attribute
(Self : access Element;
Name : League.Strings.Universal_String)
return League.Strings.Universal_String is abstract;
-- Returns the attribute of a web element.
not overriding function Get_Property
(Self : access Element;
Name : League.Strings.Universal_String)
return League.Strings.Universal_String is abstract;
-- Returns the result of getting a property of an element.
not overriding function Get_CSS_Value
(Self : access Element;
Name : League.Strings.Universal_String)
return League.Strings.Universal_String is abstract;
-- Retrieves the computed value of the given CSS property of the given
-- web element.
not overriding function Get_Text
(Self : access Element)
return League.Strings.Universal_String is abstract;
-- Returns an element’s text "as rendered".
not overriding function Get_Tag_Name
(Self : access Element)
return League.Strings.Universal_String is abstract;
-- Returns the qualified element name of the given web element.
not overriding procedure Click (Self : access Element) is abstract;
-- Scrolls into view the element if it is not already pointer-interactable,
-- and clicks its in-view center point.
not overriding procedure Clear (Self : access Element) is abstract;
-- Scrolls into view an editable or resettable element and then attempts
-- to clear its selected files or text content.
not overriding procedure Send_Keys
(Self : access Element;
Text : League.String_Vectors.Universal_String_Vector) is abstract;
-- Scrolls into view the form control element and then sends the provided
-- keys to the element.
procedure Send_Keys
(Self : access Element'Class;
Text : League.Strings.Universal_String);
end WebDriver.Elements;
| 35.452055 | 79 | 0.710201 |
dce43bdf599ae3fc984dd5892c4d9b2bd3d9d4af | 280 | adb | Ada | intcode/tests/aoc_test_suite.adb | jwarwick/aoc_2019_ada | 2168249071d235ec76d8424967811d03e9415f5c | [
"MIT"
] | null | null | null | intcode/tests/aoc_test_suite.adb | jwarwick/aoc_2019_ada | 2168249071d235ec76d8424967811d03e9415f5c | [
"MIT"
] | null | null | null | intcode/tests/aoc_test_suite.adb | jwarwick/aoc_2019_ada | 2168249071d235ec76d8424967811d03e9415f5c | [
"MIT"
] | null | null | null | -- with Day.Test;
with IntCode.Test;
package body AOC_Test_Suite is
function Suite return Access_Test_Suite is
Ret : constant Access_Test_Suite := new Test_Suite;
begin
Ret.Add_Test (new IntCode.Test.Test);
return Ret;
end Suite;
end AOC_Test_Suite;
| 20 | 57 | 0.714286 |
df1ef7113274b0f1b7994d745686ae1d95516ccf | 3,620 | ads | Ada | source/amf/uml/amf-uml-opaque_behaviors-hash.ads | svn2github/matreshka | 9d222b3ad9da508855fb1f5adbe5e8a4fad4c530 | [
"BSD-3-Clause"
] | 24 | 2016-11-29T06:59:41.000Z | 2021-08-30T11:55:16.000Z | source/amf/uml/amf-uml-opaque_behaviors-hash.ads | svn2github/matreshka | 9d222b3ad9da508855fb1f5adbe5e8a4fad4c530 | [
"BSD-3-Clause"
] | 2 | 2019-01-16T05:15:20.000Z | 2019-02-03T10:03:32.000Z | source/amf/uml/amf-uml-opaque_behaviors-hash.ads | svn2github/matreshka | 9d222b3ad9da508855fb1f5adbe5e8a4fad4c530 | [
"BSD-3-Clause"
] | 4 | 2017-07-18T07:11:05.000Z | 2020-06-21T03:02:25.000Z | ------------------------------------------------------------------------------
-- --
-- Matreshka Project --
-- --
-- Ada Modeling Framework --
-- --
-- Runtime Library Component --
-- --
------------------------------------------------------------------------------
-- --
-- Copyright © 2011-2012, Vadim Godunko <[email protected]> --
-- All rights reserved. --
-- --
-- Redistribution and use in source and binary forms, with or without --
-- modification, are permitted provided that the following conditions --
-- are met: --
-- --
-- * Redistributions of source code must retain the above copyright --
-- notice, this list of conditions and the following disclaimer. --
-- --
-- * Redistributions in binary form must reproduce the above copyright --
-- notice, this list of conditions and the following disclaimer in the --
-- documentation and/or other materials provided with the distribution. --
-- --
-- * Neither the name of the Vadim Godunko, IE nor the names of its --
-- contributors may be used to endorse or promote products derived from --
-- this software without specific prior written permission. --
-- --
-- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS --
-- "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT --
-- LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR --
-- A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT --
-- HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, --
-- SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED --
-- TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR --
-- PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF --
-- LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING --
-- NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS --
-- SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. --
-- --
------------------------------------------------------------------------------
-- $Revision$ $Date$
------------------------------------------------------------------------------
-- This file is generated, don't edit it.
------------------------------------------------------------------------------
with AMF.Elements.Generic_Hash;
function AMF.UML.Opaque_Behaviors.Hash is
new AMF.Elements.Generic_Hash (UML_Opaque_Behavior, UML_Opaque_Behavior_Access);
| 72.4 | 82 | 0.403867 |
237a9341b1e91ddc46072a1ee1397b8b050fa4b2 | 2,982 | ads | Ada | llvm-gcc-4.2-2.9/gcc/ada/prj-pars.ads | vidkidz/crossbridge | ba0bf94aee0ce6cf7eb5be882382e52bc57ba396 | [
"MIT"
] | 1 | 2016-04-09T02:58:13.000Z | 2016-04-09T02:58:13.000Z | llvm-gcc-4.2-2.9/gcc/ada/prj-pars.ads | vidkidz/crossbridge | ba0bf94aee0ce6cf7eb5be882382e52bc57ba396 | [
"MIT"
] | null | null | null | llvm-gcc-4.2-2.9/gcc/ada/prj-pars.ads | vidkidz/crossbridge | ba0bf94aee0ce6cf7eb5be882382e52bc57ba396 | [
"MIT"
] | null | null | null | ------------------------------------------------------------------------------
-- --
-- GNAT COMPILER COMPONENTS --
-- --
-- P R J . P A R S --
-- --
-- S p e c --
-- --
-- Copyright (C) 2000-2005, Free Software Foundation, Inc. --
-- --
-- GNAT is free software; you can redistribute it and/or modify it under --
-- terms of the GNU General Public License as published by the Free Soft- --
-- ware Foundation; either version 2, or (at your option) any later ver- --
-- sion. GNAT is distributed in the hope that it will be useful, but WITH- --
-- OUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY --
-- or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License --
-- for more details. You should have received a copy of the GNU General --
-- Public License distributed with GNAT; see file COPYING. If not, write --
-- to the Free Software Foundation, 51 Franklin Street, Fifth Floor, --
-- Boston, MA 02110-1301, USA. --
-- --
-- GNAT was originally developed by the GNAT team at New York University. --
-- Extensive contributions were provided by Ada Core Technologies Inc. --
-- --
------------------------------------------------------------------------------
-- Implements the parsing of project files
package Prj.Pars is
procedure Set_Verbosity (To : Verbosity);
-- Set the verbosity when parsing the project files
procedure Parse
(In_Tree : Project_Tree_Ref;
Project : out Project_Id;
Project_File_Name : String;
Packages_To_Check : String_List_Access := All_Packages;
When_No_Sources : Error_Warning := Error);
-- Parse a project files and all its imported project files, in the
-- project tree In_Tree.
--
-- If parsing is successful, Project_Id is the project ID
-- of the main project file; otherwise, Project_Id is set
-- to No_Project.
--
-- Packages_To_Check indicates the packages where any unknown attribute
-- produces an error. For other packages, an unknown attribute produces
-- a warning.
--
-- When_No_Sources indicates what should be done when no sources
-- are found in a project for a specified or implied language.
end Prj.Pars;
| 54.218182 | 78 | 0.472166 |
d03d49295843d80a1e117f7bc027bc19876ccab1 | 4,478 | adb | Ada | examples/shared/common/lch_full/lcd/last_chance_handler.adb | shakram02/Ada_Drivers_Library | a407ca7ddbc2d9756647016c2f8fd8ef24a239ff | [
"BSD-3-Clause"
] | 192 | 2016-06-01T18:32:04.000Z | 2022-03-26T22:52:31.000Z | examples/shared/common/lch_full/lcd/last_chance_handler.adb | morbos/Ada_Drivers_Library | a4ab26799be60997c38735f4056160c4af597ef7 | [
"BSD-3-Clause"
] | 239 | 2016-05-26T20:02:01.000Z | 2022-03-31T09:46:56.000Z | examples/shared/common/lch_full/lcd/last_chance_handler.adb | morbos/Ada_Drivers_Library | a4ab26799be60997c38735f4056160c4af597ef7 | [
"BSD-3-Clause"
] | 142 | 2016-06-05T08:12:20.000Z | 2022-03-24T17:37:17.000Z | ------------------------------------------------------------------------------
-- --
-- Copyright (C) 2015, AdaCore --
-- --
-- Redistribution and use in source and binary forms, with or without --
-- modification, are permitted provided that the following conditions are --
-- met: --
-- 1. Redistributions of source code must retain the above copyright --
-- notice, this list of conditions and the following disclaimer. --
-- 2. Redistributions in binary form must reproduce the above copyright --
-- notice, this list of conditions and the following disclaimer in --
-- the documentation and/or other materials provided with the --
-- distribution. --
-- 3. Neither the name of the copyright holder nor the names of its --
-- contributors may be used to endorse or promote products derived --
-- from this software without specific prior written permission. --
-- --
-- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS --
-- "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT --
-- LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR --
-- A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT --
-- HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, --
-- SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT --
-- LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, --
-- DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY --
-- THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT --
-- (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE --
-- OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. --
-- --
------------------------------------------------------------------------------
-- This version of the LCH writes the exception name and message (if any),
-- followed by the traceback, if any, to the LCD. It uses the package
-- LCD_Std_Out, and that package body elaboration assignes GPIO ports
-- and pins, as well as a SPI port, to initialize the ILI9341 component.
-- Note this version requires building with the ravenscar-full runtime.
-- The non-symbolic traceback addresses are written to the LCD. From these
-- addresses you can get the symbolic traceback using arm-eabi-addr2line on
-- the command line. For example:
--
-- arm-eabi-addr2line -e <executable> --functions --demangle <address> ...
--
-- Note that you must build with the "-E" binder switch for the traceback
-- addresses to be stored with exception occurrences.
--
-- See the GNAT User Guide, section 8.1.14. Stack Traceback for details.
with Ada.Real_Time; use Ada.Real_Time;
with STM32.Board; use STM32.Board;
with LCD_Std_Out;
with BMP_Fonts;
with Ada.Exceptions.Traceback; use Ada.Exceptions.Traceback;
with GNAT.Debug_Utilities; use GNAT.Debug_Utilities;
package body Last_Chance_Handler is
-------------------------
-- Last_Chance_Handler --
-------------------------
procedure Last_Chance_Handler (Error : Exception_Occurrence) is
begin
Initialize_LEDs; -- in case no other use already within the application
All_LEDs_Off;
LCD_Std_Out.Set_Font (To => BMP_Fonts.Font12x12);
LCD_Std_Out.Clear_Screen;
No_Exceptions_Propagated : begin
LCD_Std_Out.Put_Line (Exception_Name (Error));
LCD_Std_Out.Put_Line (Exception_Message (Error));
LCD_Std_Out.New_Line;
LCD_Std_Out.Put_Line ("Traceback:");
for Call_Stack_Address of Tracebacks (Error) loop
LCD_Std_Out.Put_Line (Image_C (Call_Stack_Address));
end loop;
exception
when others => null;
end No_Exceptions_Propagated;
loop
Toggle (LCH_LED);
delay until Clock + Milliseconds (500);
end loop;
end Last_Chance_Handler;
end Last_Chance_Handler;
| 48.150538 | 78 | 0.588432 |
2080ac28f93b817a939c15694a05966fe0f3459a | 27,794 | adb | Ada | Validation/pyFrame3DD-master/gcc-master/gcc/ada/libgnarl/s-tasini.adb | djamal2727/Main-Bearing-Analytical-Model | 2f00c2219c71be0175c6f4f8f1d4cca231d97096 | [
"Apache-2.0"
] | null | null | null | Validation/pyFrame3DD-master/gcc-master/gcc/ada/libgnarl/s-tasini.adb | djamal2727/Main-Bearing-Analytical-Model | 2f00c2219c71be0175c6f4f8f1d4cca231d97096 | [
"Apache-2.0"
] | null | null | null | Validation/pyFrame3DD-master/gcc-master/gcc/ada/libgnarl/s-tasini.adb | djamal2727/Main-Bearing-Analytical-Model | 2f00c2219c71be0175c6f4f8f1d4cca231d97096 | [
"Apache-2.0"
] | null | null | null | ------------------------------------------------------------------------------
-- --
-- GNAT RUN-TIME LIBRARY (GNARL) COMPONENTS --
-- --
-- S Y S T E M . T A S K I N G . I N I T I A L I Z A T I O N --
-- --
-- B o d y --
-- --
-- Copyright (C) 1992-2020, Free Software Foundation, Inc. --
-- --
-- GNARL is free software; you can redistribute it and/or modify it under --
-- terms of the GNU General Public License as published by the Free Soft- --
-- ware Foundation; either version 3, or (at your option) any later ver- --
-- sion. GNAT is distributed in the hope that it will be useful, but WITH- --
-- OUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY --
-- or FITNESS FOR A PARTICULAR PURPOSE. --
-- --
-- As a special exception under Section 7 of GPL version 3, you are granted --
-- additional permissions described in the GCC Runtime Library Exception, --
-- version 3.1, as published by the Free Software Foundation. --
-- --
-- You should have received a copy of the GNU General Public License and --
-- a copy of the GCC Runtime Library Exception along with this program; --
-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see --
-- <http://www.gnu.org/licenses/>. --
-- --
-- GNARL was developed by the GNARL team at Florida State University. --
-- Extensive contributions were provided by Ada Core Technologies, Inc. --
-- --
------------------------------------------------------------------------------
pragma Style_Checks (All_Checks);
-- Turn off subprogram alpha ordering check, since we group soft link bodies
-- and dummy soft link bodies together separately in this unit.
with System.Task_Primitives;
with System.Task_Primitives.Operations;
with System.Soft_Links;
with System.Soft_Links.Tasking;
with System.Tasking.Debug;
with System.Tasking.Task_Attributes;
with System.Secondary_Stack;
pragma Elaborate_All (System.Secondary_Stack);
pragma Unreferenced (System.Secondary_Stack);
-- Make sure the body of Secondary_Stack is elaborated before calling
-- Init_Tasking_Soft_Links. See comments for this routine for explanation.
package body System.Tasking.Initialization is
package STPO renames System.Task_Primitives.Operations;
package SSL renames System.Soft_Links;
use Parameters;
use Task_Primitives.Operations;
Global_Task_Lock : aliased System.Task_Primitives.RTS_Lock;
-- This is a global lock; it is used to execute in mutual exclusion from
-- all other tasks. It is only used by Task_Lock, Task_Unlock, and
-- Final_Task_Unlock.
----------------------------------------------------------------------
-- Tasking versions of some services needed by non-tasking programs --
----------------------------------------------------------------------
procedure Abort_Defer;
-- NON-INLINE versions without Self_ID for soft links
procedure Abort_Undefer;
-- NON-INLINE versions without Self_ID for soft links
procedure Task_Lock;
-- Locks out other tasks. Preceding a section of code by Task_Lock and
-- following it by Task_Unlock creates a critical region. This is used
-- for ensuring that a region of non-tasking code (such as code used to
-- allocate memory) is tasking safe. Note that it is valid for calls to
-- Task_Lock/Task_Unlock to be nested, and this must work properly, i.e.
-- only the corresponding outer level Task_Unlock will actually unlock.
procedure Task_Unlock;
-- Releases lock previously set by call to Task_Lock. In the nested case,
-- all nested locks must be released before other tasks competing for the
-- tasking lock are released.
function Get_Current_Excep return SSL.EOA;
-- Task-safe version of SSL.Get_Current_Excep
function Task_Name return String;
-- Returns current task's name
------------------------
-- Local Subprograms --
------------------------
----------------------------
-- Tasking Initialization --
----------------------------
procedure Init_RTS;
-- This procedure completes the initialization of the GNARL. The first part
-- of the initialization is done in the body of System.Tasking. It consists
-- of initializing global locks, and installing tasking versions of certain
-- operations used by the compiler. Init_RTS is called during elaboration.
--------------------------
-- Change_Base_Priority --
--------------------------
-- Call only with abort deferred and holding Self_ID locked
procedure Change_Base_Priority (T : Task_Id) is
begin
if T.Common.Base_Priority /= T.New_Base_Priority then
T.Common.Base_Priority := T.New_Base_Priority;
Set_Priority (T, T.Common.Base_Priority);
end if;
end Change_Base_Priority;
------------------------
-- Check_Abort_Status --
------------------------
function Check_Abort_Status return Integer is
Self_ID : constant Task_Id := Self;
begin
if Self_ID /= null
and then Self_ID.Deferral_Level = 0
and then Self_ID.Pending_ATC_Level < Self_ID.ATC_Nesting_Level
then
return 1;
else
return 0;
end if;
end Check_Abort_Status;
-----------------
-- Defer_Abort --
-----------------
procedure Defer_Abort (Self_ID : Task_Id) is
begin
if No_Abort then
return;
end if;
pragma Assert (Self_ID.Deferral_Level = 0);
-- pragma Assert
-- (Self_ID.Pending_ATC_Level >= Self_ID.ATC_Nesting_Level);
-- The above check has been useful in detecting mismatched defer/undefer
-- pairs. You may uncomment it when testing on systems that support
-- preemptive abort.
-- If the OS supports preemptive abort (e.g. pthread_kill), it should
-- have happened already. A problem is with systems that do not support
-- preemptive abort, and so rely on polling. On such systems we may get
-- false failures of the assertion, since polling for pending abort does
-- no occur until the abort undefer operation.
-- Even on systems that only poll for abort, the assertion may be useful
-- for catching missed abort completion polling points. The operations
-- that undefer abort poll for pending aborts. This covers most of the
-- places where the core Ada semantics require abort to be caught,
-- without any special attention. However, this generally happens on
-- exit from runtime system call, which means a pending abort will not
-- be noticed on the way into the runtime system. We considered adding a
-- check for pending aborts at this point, but chose not to, because of
-- the overhead. Instead, we searched for RTS calls where abort
-- completion is required and a task could go farther than Ada allows
-- before undeferring abort; we then modified the code to ensure the
-- abort would be detected.
Self_ID.Deferral_Level := Self_ID.Deferral_Level + 1;
end Defer_Abort;
--------------------------
-- Defer_Abort_Nestable --
--------------------------
procedure Defer_Abort_Nestable (Self_ID : Task_Id) is
begin
if No_Abort then
return;
end if;
-- The following assertion is by default disabled. See the comment in
-- Defer_Abort on the situations in which it may be useful to uncomment
-- this assertion and enable the test.
-- pragma Assert
-- (Self_ID.Pending_ATC_Level >= Self_ID.ATC_Nesting_Level or else
-- Self_ID.Deferral_Level > 0);
Self_ID.Deferral_Level := Self_ID.Deferral_Level + 1;
end Defer_Abort_Nestable;
-----------------
-- Abort_Defer --
-----------------
procedure Abort_Defer is
Self_ID : Task_Id;
begin
if No_Abort then
return;
end if;
Self_ID := STPO.Self;
Self_ID.Deferral_Level := Self_ID.Deferral_Level + 1;
end Abort_Defer;
-----------------------
-- Get_Current_Excep --
-----------------------
function Get_Current_Excep return SSL.EOA is
begin
return STPO.Self.Common.Compiler_Data.Current_Excep'Access;
end Get_Current_Excep;
-----------------------
-- Do_Pending_Action --
-----------------------
-- Call only when holding no locks
procedure Do_Pending_Action (Self_ID : Task_Id) is
begin
pragma Assert (Self_ID = Self and then Self_ID.Deferral_Level = 0);
-- Needs loop to recheck for pending action in case a new one occurred
-- while we had abort deferred below.
loop
-- Temporarily defer abort so that we can lock Self_ID
Self_ID.Deferral_Level := Self_ID.Deferral_Level + 1;
Write_Lock (Self_ID);
Self_ID.Pending_Action := False;
Unlock (Self_ID);
-- Restore the original Deferral value
Self_ID.Deferral_Level := Self_ID.Deferral_Level - 1;
if not Self_ID.Pending_Action then
if Self_ID.Pending_ATC_Level < Self_ID.ATC_Nesting_Level then
if not Self_ID.Aborting then
Self_ID.Aborting := True;
pragma Debug
(Debug.Trace (Self_ID, "raise Abort_Signal", 'B'));
raise Standard'Abort_Signal;
pragma Assert (not Self_ID.ATC_Hack);
elsif Self_ID.ATC_Hack then
-- The solution really belongs in the Abort_Signal handler
-- for async. entry calls. The present hack is very
-- fragile. It relies that the very next point after
-- Exit_One_ATC_Level at which the task becomes abortable
-- will be the call to Undefer_Abort in the
-- Abort_Signal handler.
Self_ID.ATC_Hack := False;
pragma Debug
(Debug.Trace
(Self_ID, "raise Abort_Signal (ATC hack)", 'B'));
raise Standard'Abort_Signal;
end if;
end if;
return;
end if;
end loop;
end Do_Pending_Action;
-----------------------
-- Final_Task_Unlock --
-----------------------
-- This version is only for use in Terminate_Task, when the task is
-- relinquishing further rights to its own ATCB.
-- There is a very interesting potential race condition there, where the
-- old task may run concurrently with a new task that is allocated the old
-- tasks (now reused) ATCB. The critical thing here is to not make any
-- reference to the ATCB after the lock is released. See also comments on
-- Terminate_Task and Unlock.
procedure Final_Task_Unlock (Self_ID : Task_Id) is
begin
pragma Assert (Self_ID.Common.Global_Task_Lock_Nesting = 1);
Unlock (Global_Task_Lock'Access);
end Final_Task_Unlock;
--------------
-- Init_RTS --
--------------
procedure Init_RTS is
Self_Id : Task_Id;
begin
Tasking.Initialize;
-- Terminate run time (regular vs restricted) specific initialization
-- of the environment task.
Self_Id := Environment_Task;
Self_Id.Master_Of_Task := Environment_Task_Level;
Self_Id.Master_Within := Self_Id.Master_Of_Task + 1;
for L in Self_Id.Entry_Calls'Range loop
Self_Id.Entry_Calls (L).Self := Self_Id;
Self_Id.Entry_Calls (L).Level := L;
end loop;
Self_Id.Awake_Count := 1;
Self_Id.Alive_Count := 1;
-- Normally, a task starts out with internal master nesting level one
-- larger than external master nesting level. It is incremented to one
-- by Enter_Master, which is called in the task body only if the
-- compiler thinks the task may have dependent tasks. There is no
-- corresponding call to Enter_Master for the environment task, so we
-- would need to increment it to 2 here. Instead, we set it to 3. By
-- doing this we reserve the level 2 for server tasks of the runtime
-- system. The environment task does not need to wait for these server
Self_Id.Master_Within := Library_Task_Level;
-- Initialize lock used to implement mutual exclusion between all tasks
Initialize_Lock (Global_Task_Lock'Access, STPO.Global_Task_Level);
-- Notify that the tasking run time has been elaborated so that
-- the tasking version of the soft links can be used.
if not No_Abort then
SSL.Abort_Defer := Abort_Defer'Access;
SSL.Abort_Undefer := Abort_Undefer'Access;
end if;
SSL.Lock_Task := Task_Lock'Access;
SSL.Unlock_Task := Task_Unlock'Access;
SSL.Check_Abort_Status := Check_Abort_Status'Access;
SSL.Task_Name := Task_Name'Access;
SSL.Get_Current_Excep := Get_Current_Excep'Access;
-- Initialize the tasking soft links (if not done yet) that are common
-- to the full and the restricted run times.
SSL.Tasking.Init_Tasking_Soft_Links;
-- Abort is deferred in a new ATCB, so we need to undefer abort at this
-- stage to make the environment task abortable.
Undefer_Abort (Environment_Task);
end Init_RTS;
---------------------------
-- Locked_Abort_To_Level--
---------------------------
-- Abort a task to the specified ATC nesting level.
-- Call this only with T locked.
-- An earlier version of this code contained a call to Wakeup. That should
-- not be necessary here, if Abort_Task is implemented correctly, since
-- Abort_Task should include the effect of Wakeup. However, the above call
-- was in earlier versions of this file, and at least for some targets
-- Abort_Task has not been doing Wakeup. It should not hurt to uncomment
-- the above call, until the error is corrected for all targets.
-- See extended comments in package body System.Tasking.Abort for the
-- overall design of the implementation of task abort.
-- ??? there is no such package ???
-- If the task is sleeping it will be in an abort-deferred region, and will
-- not have Abort_Signal raised by Abort_Task. Such an "abort deferral" is
-- just to protect the RTS internals, and not necessarily required to
-- enforce Ada semantics. Abort_Task should wake the task up and let it
-- decide if it wants to complete the aborted construct immediately.
-- Note that the effect of the low-level Abort_Task is not persistent.
-- If the target task is not blocked, this wakeup will be missed.
-- We don't bother calling Abort_Task if this task is aborting itself,
-- since we are inside the RTS and have abort deferred. Similarly, We don't
-- bother to call Abort_Task if T is terminated, since there is no need to
-- abort a terminated task, and it could be dangerous to try if the task
-- has stopped executing.
-- Note that an earlier version of this code had some false reasoning about
-- being able to reliably wake up a task that had suspended on a blocking
-- system call that does not atomically release the task's lock (e.g., UNIX
-- nanosleep, which we once thought could be used to implement delays).
-- That still left the possibility of missed wakeups.
-- We cannot safely call Vulnerable_Complete_Activation here, since that
-- requires locking Self_ID.Parent. The anti-deadlock lock ordering rules
-- would then require us to release the lock on Self_ID first, which would
-- create a timing window for other tasks to lock Self_ID. This is
-- significant for tasks that may be aborted before their execution can
-- enter the task body, and so they do not get a chance to call
-- Complete_Task. The actual work for this case is done in Terminate_Task.
procedure Locked_Abort_To_Level
(Self_ID : Task_Id;
T : Task_Id;
L : ATC_Level_Base)
is
begin
if not T.Aborting and then T /= Self_ID then
case T.Common.State is
when Terminated
| Unactivated
=>
pragma Assert (False);
null;
when Activating
| Runnable
=>
if T.ATC_Nesting_Level > Level_No_ATC_Occurring then
-- This scenario occurs when an asynchronous protected entry
-- call is canceled during a requeue with abort.
T.Entry_Calls
(T.ATC_Nesting_Level).Cancellation_Attempted := True;
end if;
when Interrupt_Server_Blocked_On_Event_Flag =>
null;
when AST_Server_Sleep
| Async_Select_Sleep
| Delay_Sleep
| Interrupt_Server_Blocked_Interrupt_Sleep
| Interrupt_Server_Idle_Sleep
| Timer_Server_Sleep
=>
Wakeup (T, T.Common.State);
when Acceptor_Delay_Sleep
| Acceptor_Sleep
=>
T.Open_Accepts := null;
Wakeup (T, T.Common.State);
when Entry_Caller_Sleep =>
pragma Assert (T.ATC_Nesting_Level > Level_No_ATC_Occurring);
T.Entry_Calls
(T.ATC_Nesting_Level).Cancellation_Attempted := True;
Wakeup (T, T.Common.State);
when Activator_Sleep
| Asynchronous_Hold
| Master_Completion_Sleep
| Master_Phase_2_Sleep
=>
null;
end case;
end if;
if T.Pending_ATC_Level > L then
T.Pending_ATC_Level := L;
T.Pending_Action := True;
if L = Level_Completed_Task then
T.Callable := False;
end if;
-- This prevents aborted task from accepting calls
if T.Aborting then
-- The test above is just a heuristic, to reduce wasteful
-- calls to Abort_Task. We are holding T locked, and this
-- value will not be set to False except with T also locked,
-- inside Exit_One_ATC_Level, so we should not miss wakeups.
if T.Common.State = Acceptor_Sleep
or else
T.Common.State = Acceptor_Delay_Sleep
then
T.Open_Accepts := null;
end if;
elsif T /= Self_ID and then
(T.Common.State = Runnable
or else T.Common.State = Interrupt_Server_Blocked_On_Event_Flag)
-- The task is blocked on a system call waiting for the
-- completion event. In this case Abort_Task may need to take
-- special action in order to succeed.
then
Abort_Task (T);
end if;
end if;
end Locked_Abort_To_Level;
--------------------------------
-- Remove_From_All_Tasks_List --
--------------------------------
procedure Remove_From_All_Tasks_List (T : Task_Id) is
C : Task_Id;
Previous : Task_Id;
begin
pragma Debug
(Debug.Trace (Self, "Remove_From_All_Tasks_List", 'C'));
Previous := Null_Task;
C := All_Tasks_List;
while C /= Null_Task loop
if C = T then
if Previous = Null_Task then
All_Tasks_List := All_Tasks_List.Common.All_Tasks_Link;
else
Previous.Common.All_Tasks_Link := C.Common.All_Tasks_Link;
end if;
return;
end if;
Previous := C;
C := C.Common.All_Tasks_Link;
end loop;
pragma Assert (False);
end Remove_From_All_Tasks_List;
---------------
-- Task_Lock --
---------------
procedure Task_Lock (Self_ID : Task_Id) is
begin
Self_ID.Common.Global_Task_Lock_Nesting :=
Self_ID.Common.Global_Task_Lock_Nesting + 1;
if Self_ID.Common.Global_Task_Lock_Nesting = 1 then
Defer_Abort_Nestable (Self_ID);
Write_Lock (Global_Task_Lock'Access);
end if;
end Task_Lock;
procedure Task_Lock is
begin
Task_Lock (STPO.Self);
end Task_Lock;
---------------
-- Task_Name --
---------------
function Task_Name return String is
Self_Id : constant Task_Id := STPO.Self;
begin
return Self_Id.Common.Task_Image (1 .. Self_Id.Common.Task_Image_Len);
end Task_Name;
-----------------
-- Task_Unlock --
-----------------
procedure Task_Unlock (Self_ID : Task_Id) is
begin
pragma Assert (Self_ID.Common.Global_Task_Lock_Nesting > 0);
Self_ID.Common.Global_Task_Lock_Nesting :=
Self_ID.Common.Global_Task_Lock_Nesting - 1;
if Self_ID.Common.Global_Task_Lock_Nesting = 0 then
Unlock (Global_Task_Lock'Access);
Undefer_Abort_Nestable (Self_ID);
end if;
end Task_Unlock;
procedure Task_Unlock is
begin
Task_Unlock (STPO.Self);
end Task_Unlock;
-------------------
-- Undefer_Abort --
-------------------
-- Precondition : Self does not hold any locks
-- Undefer_Abort is called on any abort completion point (aka.
-- synchronization point). It performs the following actions if they
-- are pending: (1) change the base priority, (2) abort the task.
-- The priority change has to occur before abort. Otherwise, it would
-- take effect no earlier than the next abort completion point.
procedure Undefer_Abort (Self_ID : Task_Id) is
begin
if No_Abort then
return;
end if;
pragma Assert (Self_ID.Deferral_Level = 1);
Self_ID.Deferral_Level := Self_ID.Deferral_Level - 1;
if Self_ID.Deferral_Level = 0 then
pragma Assert (Check_No_Locks (Self_ID));
if Self_ID.Pending_Action then
Do_Pending_Action (Self_ID);
end if;
end if;
end Undefer_Abort;
----------------------------
-- Undefer_Abort_Nestable --
----------------------------
-- An earlier version would re-defer abort if an abort is in progress.
-- Then, we modified the effect of the raise statement so that it defers
-- abort until control reaches a handler. That was done to prevent
-- "skipping over" a handler if another asynchronous abort occurs during
-- the propagation of the abort to the handler.
-- There has been talk of reversing that decision, based on a newer
-- implementation of exception propagation. Care must be taken to evaluate
-- how such a change would interact with the above code and all the places
-- where abort-deferral is used to bridge over critical transitions, such
-- as entry to the scope of a region with a finalizer and entry into the
-- body of an accept-procedure.
procedure Undefer_Abort_Nestable (Self_ID : Task_Id) is
begin
if No_Abort then
return;
end if;
pragma Assert (Self_ID.Deferral_Level > 0);
Self_ID.Deferral_Level := Self_ID.Deferral_Level - 1;
if Self_ID.Deferral_Level = 0 then
pragma Assert (Check_No_Locks (Self_ID));
if Self_ID.Pending_Action then
Do_Pending_Action (Self_ID);
end if;
end if;
end Undefer_Abort_Nestable;
-------------------
-- Abort_Undefer --
-------------------
procedure Abort_Undefer is
Self_ID : Task_Id;
begin
if No_Abort then
return;
end if;
Self_ID := STPO.Self;
if Self_ID.Deferral_Level = 0 then
-- In case there are different views on whether Abort is supported
-- between the expander and the run time, we may end up with
-- Self_ID.Deferral_Level being equal to zero, when called from
-- the procedure created by the expander that corresponds to a
-- task body. In this case, there's nothing to be done.
-- See related code in System.Tasking.Stages.Create_Task resetting
-- Deferral_Level when System.Restrictions.Abort_Allowed is False.
return;
end if;
pragma Assert (Self_ID.Deferral_Level > 0);
Self_ID.Deferral_Level := Self_ID.Deferral_Level - 1;
if Self_ID.Deferral_Level = 0 then
pragma Assert (Check_No_Locks (Self_ID));
if Self_ID.Pending_Action then
Do_Pending_Action (Self_ID);
end if;
end if;
end Abort_Undefer;
--------------------------
-- Wakeup_Entry_Caller --
--------------------------
-- This is called at the end of service of an entry call, to abort the
-- caller if he is in an abortable part, and to wake up the caller if it
-- is on Entry_Caller_Sleep. It assumes that the call is already off-queue.
-- (This enforces the rule that a task must be off-queue if its state is
-- Done or Cancelled.) Call it holding the lock of Entry_Call.Self.
-- Timed_Call or Simple_Call:
-- The caller is waiting on Entry_Caller_Sleep, in
-- Wait_For_Completion, or Wait_For_Completion_With_Timeout.
-- Conditional_Call:
-- The caller might be in Wait_For_Completion,
-- waiting for a rendezvous (possibly requeued without abort)
-- to complete.
-- Asynchronous_Call:
-- The caller may be executing in the abortable part o
-- an async. select, or on a time delay,
-- if Entry_Call.State >= Was_Abortable.
procedure Wakeup_Entry_Caller
(Self_ID : Task_Id;
Entry_Call : Entry_Call_Link;
New_State : Entry_Call_State)
is
Caller : constant Task_Id := Entry_Call.Self;
begin
pragma Debug (Debug.Trace
(Self_ID, "Wakeup_Entry_Caller", 'E', Caller));
pragma Assert (New_State = Done or else New_State = Cancelled);
pragma Assert (Caller.Common.State /= Unactivated);
Entry_Call.State := New_State;
if Entry_Call.Mode = Asynchronous_Call then
-- Abort the caller in his abortable part, but do so only if call has
-- been queued abortably.
if Entry_Call.State >= Was_Abortable or else New_State = Done then
Locked_Abort_To_Level (Self_ID, Caller, Entry_Call.Level - 1);
end if;
elsif Caller.Common.State = Entry_Caller_Sleep then
Wakeup (Caller, Entry_Caller_Sleep);
end if;
end Wakeup_Entry_Caller;
-------------------------
-- Finalize_Attributes --
-------------------------
procedure Finalize_Attributes (T : Task_Id) is
Attr : Atomic_Address;
begin
for J in T.Attributes'Range loop
Attr := T.Attributes (J);
if Attr /= 0 and then Task_Attributes.Require_Finalization (J) then
Task_Attributes.To_Attribute (Attr).Free (Attr);
T.Attributes (J) := 0;
end if;
end loop;
end Finalize_Attributes;
begin
Init_RTS;
end System.Tasking.Initialization;
| 35.81701 | 79 | 0.603476 |
cb19c765f86786956641ea47dfd796ab12b8f93b | 1,395 | ads | Ada | source/gc-pools.ads | ytomino/boehmgc-ada | a37650c655cb849068f7eba5cdfc196495935885 | [
"Xerox",
"Unlicense"
] | 3 | 2019-04-04T10:33:59.000Z | 2022-01-25T19:15:51.000Z | source/gc-pools.ads | ytomino/boehmgc-ada | a37650c655cb849068f7eba5cdfc196495935885 | [
"Xerox",
"Unlicense"
] | null | null | null | source/gc-pools.ads | ytomino/boehmgc-ada | a37650c655cb849068f7eba5cdfc196495935885 | [
"Xerox",
"Unlicense"
] | null | null | null | with System;
with System.Storage_Pools;
package GC.Pools is
type GC_Storage_Pool is new System.Storage_Pools.Root_Storage_Pool
with null record;
overriding procedure Allocate (
Pool : in out GC_Storage_Pool;
Storage_Address : out System.Address;
Size_In_Storage_Elements : in System.Storage_Elements.Storage_Count;
Alignment : in System.Storage_Elements.Storage_Count);
overriding procedure Deallocate (
Pool : in out GC_Storage_Pool;
Storage_Address : in System.Address;
Size_In_Storage_Elements : in System.Storage_Elements.Storage_Count;
Alignment : in System.Storage_Elements.Storage_Count);
overriding function Storage_Size (Pool : GC_Storage_Pool)
return System.Storage_Elements.Storage_Count;
Pool : GC_Storage_Pool;
type GC_Controlled_Storage_Pool is new GC_Storage_Pool with null record;
overriding procedure Allocate (
Pool : in out GC_Controlled_Storage_Pool;
Storage_Address : out System.Address;
Size_In_Storage_Elements : in System.Storage_Elements.Storage_Count;
Alignment : in System.Storage_Elements.Storage_Count);
overriding procedure Deallocate (
Pool : in out GC_Controlled_Storage_Pool;
Storage_Address : in System.Address;
Size_In_Storage_Elements : in System.Storage_Elements.Storage_Count;
Alignment : in System.Storage_Elements.Storage_Count);
Controlled_Pool : GC_Controlled_Storage_Pool;
end GC.Pools;
| 33.214286 | 73 | 0.807885 |
20a52bf398245ebb4754734821252b2732556afa | 1,641 | ada | Ada | Task/Run-length-encoding/Ada/run-length-encoding.ada | mullikine/RosettaCodeData | 4f0027c6ce83daa36118ee8b67915a13cd23ab67 | [
"Info-ZIP"
] | 1 | 2018-11-09T22:08:38.000Z | 2018-11-09T22:08:38.000Z | Task/Run-length-encoding/Ada/run-length-encoding.ada | mullikine/RosettaCodeData | 4f0027c6ce83daa36118ee8b67915a13cd23ab67 | [
"Info-ZIP"
] | null | null | null | Task/Run-length-encoding/Ada/run-length-encoding.ada | mullikine/RosettaCodeData | 4f0027c6ce83daa36118ee8b67915a13cd23ab67 | [
"Info-ZIP"
] | 1 | 2018-11-09T22:08:40.000Z | 2018-11-09T22:08:40.000Z | with Ada.Text_IO; use Ada.Text_IO;
with Ada.Strings.Fixed; use Ada.Strings.Fixed;
procedure Test_Run_Length_Encoding is
function Encode (Data : String) return String is
begin
if Data'Length = 0 then
return "";
else
declare
Code : constant Character := Data (Data'First);
Index : Integer := Data'First + 1;
begin
while Index <= Data'Last and then Code = Data (Index) loop
Index := Index + 1;
end loop;
declare
Prefix : constant String := Integer'Image (Index - Data'First);
begin
return Prefix (2..Prefix'Last) & Code & Encode (Data (Index..Data'Last));
end;
end;
end if;
end Encode;
function Decode (Data : String) return String is
begin
if Data'Length = 0 then
return "";
else
declare
Index : Integer := Data'First;
Count : Natural := 0;
begin
while Index < Data'Last and then Data (Index) in '0'..'9' loop
Count := Count * 10 + Character'Pos (Data (Index)) - Character'Pos ('0');
Index := Index + 1;
end loop;
if Index > Data'First then
return Count * Data (Index) & Decode (Data (Index + 1..Data'Last));
else
return Data;
end if;
end;
end if;
end Decode;
begin
Put_Line (Encode ("WWWWWWWWWWWWBWWWWWWWWWWWWBBBWWWWWWWWWWWWWWWWWWWWWWWWBWWWWWWWWWWWWWW"));
Put_Line (Decode ("12W1B12W3B24W1B14W"));
end Test_Run_Length_Encoding;
| 33.489796 | 93 | 0.543571 |
18d4aaf3bec3af032b59f26e45f8fa05540ee957 | 770 | ads | Ada | contrib/gnu/gdb/dist/gdb/testsuite/gdb.ada/mi_catch_assert/pck.ads | TheSledgeHammer/2.11BSD | fe61f0b9aaa273783cd027c7b5ec77e95ead2153 | [
"BSD-3-Clause"
] | 3 | 2021-05-04T17:09:06.000Z | 2021-10-04T07:19:26.000Z | contrib/gnu/gdb/dist/gdb/testsuite/gdb.ada/mi_catch_assert/pck.ads | TheSledgeHammer/2.11BSD | fe61f0b9aaa273783cd027c7b5ec77e95ead2153 | [
"BSD-3-Clause"
] | null | null | null | contrib/gnu/gdb/dist/gdb/testsuite/gdb.ada/mi_catch_assert/pck.ads | TheSledgeHammer/2.11BSD | fe61f0b9aaa273783cd027c7b5ec77e95ead2153 | [
"BSD-3-Clause"
] | null | null | null | -- Copyright 2018-2020 Free Software Foundation, Inc.
--
-- This program is free software; you can redistribute it and/or modify
-- it under the terms of the GNU General Public License as published by
-- the Free Software Foundation; either version 3 of the License, or
-- (at your option) any later version.
--
-- This program is distributed in the hope that it will be useful,
-- but WITHOUT ANY WARRANTY; without even the implied warranty of
-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-- GNU General Public License for more details.
--
-- You should have received a copy of the GNU General Public License
-- along with this program. If not, see <http://www.gnu.org/licenses/>.
package Pck is
Global_Var : Integer := 0;
end Pck;
| 38.5 | 73 | 0.732468 |
18912a5b2dcf2e1884a372b1cb9d886b9f1f8700 | 2,054 | adb | Ada | host/stm32gd-timer-peripheral.adb | ekoeppen/STM32_Generic_Ada_Drivers | 4ff29c3026c4b24280baf22a5b81ea9969375466 | [
"MIT"
] | 1 | 2021-04-06T07:57:56.000Z | 2021-04-06T07:57:56.000Z | stm32f0/stm32gd-timer-peripheral.adb | ekoeppen/STM32_Generic_Ada_Drivers | 4ff29c3026c4b24280baf22a5b81ea9969375466 | [
"MIT"
] | null | null | null | stm32f0/stm32gd-timer-peripheral.adb | ekoeppen/STM32_Generic_Ada_Drivers | 4ff29c3026c4b24280baf22a5b81ea9969375466 | [
"MIT"
] | 2 | 2018-05-29T13:59:31.000Z | 2019-02-03T19:48:08.000Z | with Ada.Real_Time; use Ada.Real_Time;
with STM32_SVD; use STM32_SVD;
with STM32_SVD.TIM; use STM32_SVD.TIM;
with STM32_SVD.RCC; use STM32_SVD.RCC;
package body STM32GD.Timer.Peripheral is
Timer_Callback : Timer_Callback_Type := null;
Frequency : constant Natural := 1_000;
CK_INT : constant Natural := 8_000_000;
Repeat : Boolean;
First : Boolean;
procedure Start (Time : Time_Span; Callback : Timer_Callback_Type);
protected body IRQ_Handler is
procedure Handler is
begin
if Timer = Timer_14 then
TIM14_Periph.SR.UIF := 0;
end if;
if Timer_Callback /= null then
if not First then
if not Repeat then
Stop;
end if;
Timer_Callback.all;
else
First := False;
end if;
end if;
end Handler;
end IRQ_Handler;
procedure Init is
begin
if Timer = Timer_14 then
RCC_Periph.APB1ENR.TIM14EN := 1;
TIM14_Periph.PSC.PSC := UInt16 (CK_INT / Frequency);
TIM14_Periph.CR1.ARPE := 1;
end if;
end Init;
procedure Start (Time : Time_Span; Callback : Timer_Callback_Type) is
MS : UInt16;
begin
MS := UInt16 (To_Duration (Time) * 1_000);
Timer_Callback := Callback;
First := True;
if Timer = Timer_14 then
TIM14_Periph.CNT.CNT := 0;
TIM14_Periph.ARR.ARR := MS;
TIM14_Periph.CR1.CEN := 1;
TIM14_Periph.DIER.UIE := 1;
end if;
end Start;
procedure Stop is
begin
if Timer = Timer_14 then
TIM14_Periph.CR1.CEN := 0;
TIM14_Periph.DIER.UIE := 0;
end if;
end Stop;
procedure After (Time : Time_Span; Callback : Timer_Callback_Type) is
begin
Repeat := False;
Start (Time, Callback);
end After;
procedure Every (Interval : Time_Span; Callback : Timer_Callback_Type) is
begin
Repeat := True;
Start (Interval, Callback);
end Every;
end STM32GD.Timer.Peripheral;
| 26 | 76 | 0.601266 |
23edceb12cd74bf430dde07db97f4ffad891c2ab | 6,246 | adb | Ada | gcc-gcc-7_3_0-release/gcc/ada/s-pack11.adb | best08618/asylo | 5a520a9f5c461ede0f32acc284017b737a43898c | [
"Apache-2.0"
] | 7 | 2020-05-02T17:34:05.000Z | 2021-10-17T10:15:18.000Z | gcc-gcc-7_3_0-release/gcc/ada/s-pack11.adb | best08618/asylo | 5a520a9f5c461ede0f32acc284017b737a43898c | [
"Apache-2.0"
] | null | null | null | gcc-gcc-7_3_0-release/gcc/ada/s-pack11.adb | best08618/asylo | 5a520a9f5c461ede0f32acc284017b737a43898c | [
"Apache-2.0"
] | 2 | 2020-07-27T00:22:36.000Z | 2021-04-01T09:41:02.000Z | ------------------------------------------------------------------------------
-- --
-- GNAT RUN-TIME COMPONENTS --
-- --
-- S Y S T E M . P A C K _ 1 1 --
-- --
-- B o d y --
-- --
-- Copyright (C) 1992-2014, Free Software Foundation, Inc. --
-- --
-- GNAT is free software; you can redistribute it and/or modify it under --
-- terms of the GNU General Public License as published by the Free Soft- --
-- ware Foundation; either version 3, or (at your option) any later ver- --
-- sion. GNAT is distributed in the hope that it will be useful, but WITH- --
-- OUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY --
-- or FITNESS FOR A PARTICULAR PURPOSE. --
-- --
-- As a special exception under Section 7 of GPL version 3, you are granted --
-- additional permissions described in the GCC Runtime Library Exception, --
-- version 3.1, as published by the Free Software Foundation. --
-- --
-- You should have received a copy of the GNU General Public License and --
-- a copy of the GCC Runtime Library Exception along with this program; --
-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see --
-- <http://www.gnu.org/licenses/>. --
-- --
-- GNAT was originally developed by the GNAT team at New York University. --
-- Extensive contributions were provided by Ada Core Technologies Inc. --
-- --
------------------------------------------------------------------------------
with System.Storage_Elements;
with System.Unsigned_Types;
package body System.Pack_11 is
subtype Bit_Order is System.Bit_Order;
Reverse_Bit_Order : constant Bit_Order :=
Bit_Order'Val (1 - Bit_Order'Pos (System.Default_Bit_Order));
subtype Ofs is System.Storage_Elements.Storage_Offset;
subtype Uns is System.Unsigned_Types.Unsigned;
subtype N07 is System.Unsigned_Types.Unsigned range 0 .. 7;
use type System.Storage_Elements.Storage_Offset;
use type System.Unsigned_Types.Unsigned;
type Cluster is record
E0, E1, E2, E3, E4, E5, E6, E7 : Bits_11;
end record;
for Cluster use record
E0 at 0 range 0 * Bits .. 0 * Bits + Bits - 1;
E1 at 0 range 1 * Bits .. 1 * Bits + Bits - 1;
E2 at 0 range 2 * Bits .. 2 * Bits + Bits - 1;
E3 at 0 range 3 * Bits .. 3 * Bits + Bits - 1;
E4 at 0 range 4 * Bits .. 4 * Bits + Bits - 1;
E5 at 0 range 5 * Bits .. 5 * Bits + Bits - 1;
E6 at 0 range 6 * Bits .. 6 * Bits + Bits - 1;
E7 at 0 range 7 * Bits .. 7 * Bits + Bits - 1;
end record;
for Cluster'Size use Bits * 8;
for Cluster'Alignment use Integer'Min (Standard'Maximum_Alignment,
1 +
1 * Boolean'Pos (Bits mod 2 = 0) +
2 * Boolean'Pos (Bits mod 4 = 0));
-- Use maximum possible alignment, given the bit field size, since this
-- will result in the most efficient code possible for the field.
type Cluster_Ref is access Cluster;
type Rev_Cluster is new Cluster
with Bit_Order => Reverse_Bit_Order,
Scalar_Storage_Order => Reverse_Bit_Order;
type Rev_Cluster_Ref is access Rev_Cluster;
------------
-- Get_11 --
------------
function Get_11
(Arr : System.Address;
N : Natural;
Rev_SSO : Boolean) return Bits_11
is
A : constant System.Address := Arr + Bits * Ofs (Uns (N) / 8);
C : Cluster_Ref with Address => A'Address, Import;
RC : Rev_Cluster_Ref with Address => A'Address, Import;
begin
if Rev_SSO then
case N07 (Uns (N) mod 8) is
when 0 => return RC.E0;
when 1 => return RC.E1;
when 2 => return RC.E2;
when 3 => return RC.E3;
when 4 => return RC.E4;
when 5 => return RC.E5;
when 6 => return RC.E6;
when 7 => return RC.E7;
end case;
else
case N07 (Uns (N) mod 8) is
when 0 => return C.E0;
when 1 => return C.E1;
when 2 => return C.E2;
when 3 => return C.E3;
when 4 => return C.E4;
when 5 => return C.E5;
when 6 => return C.E6;
when 7 => return C.E7;
end case;
end if;
end Get_11;
------------
-- Set_11 --
------------
procedure Set_11
(Arr : System.Address;
N : Natural;
E : Bits_11;
Rev_SSO : Boolean)
is
A : constant System.Address := Arr + Bits * Ofs (Uns (N) / 8);
C : Cluster_Ref with Address => A'Address, Import;
RC : Rev_Cluster_Ref with Address => A'Address, Import;
begin
if Rev_SSO then
case N07 (Uns (N) mod 8) is
when 0 => RC.E0 := E;
when 1 => RC.E1 := E;
when 2 => RC.E2 := E;
when 3 => RC.E3 := E;
when 4 => RC.E4 := E;
when 5 => RC.E5 := E;
when 6 => RC.E6 := E;
when 7 => RC.E7 := E;
end case;
else
case N07 (Uns (N) mod 8) is
when 0 => C.E0 := E;
when 1 => C.E1 := E;
when 2 => C.E2 := E;
when 3 => C.E3 := E;
when 4 => C.E4 := E;
when 5 => C.E5 := E;
when 6 => C.E6 := E;
when 7 => C.E7 := E;
end case;
end if;
end Set_11;
end System.Pack_11;
| 39.531646 | 78 | 0.460775 |
2026718f21cd9cf584b4f5b550495e6e1c547f37 | 2,935 | ads | Ada | support/MinGW/lib/gcc/mingw32/9.2.0/adainclude/g-wistsp.ads | orb-zhuchen/Orb | 6da2404b949ac28bde786e08bf4debe4a27cd3a0 | [
"CNRI-Python-GPL-Compatible",
"MIT"
] | null | null | null | support/MinGW/lib/gcc/mingw32/9.2.0/adainclude/g-wistsp.ads | orb-zhuchen/Orb | 6da2404b949ac28bde786e08bf4debe4a27cd3a0 | [
"CNRI-Python-GPL-Compatible",
"MIT"
] | null | null | null | support/MinGW/lib/gcc/mingw32/9.2.0/adainclude/g-wistsp.ads | orb-zhuchen/Orb | 6da2404b949ac28bde786e08bf4debe4a27cd3a0 | [
"CNRI-Python-GPL-Compatible",
"MIT"
] | null | null | null | ------------------------------------------------------------------------------
-- --
-- GNAT COMPILER COMPONENTS --
-- --
-- G N A T . W I D E _ S T R I N G _ S P L I T --
-- --
-- S p e c --
-- --
-- Copyright (C) 2002-2019, Free Software Foundation, Inc. --
-- --
-- GNAT is free software; you can redistribute it and/or modify it under --
-- terms of the GNU General Public License as published by the Free Soft- --
-- ware Foundation; either version 3, or (at your option) any later ver- --
-- sion. GNAT is distributed in the hope that it will be useful, but WITH- --
-- OUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY --
-- or FITNESS FOR A PARTICULAR PURPOSE. --
-- --
-- As a special exception under Section 7 of GPL version 3, you are granted --
-- additional permissions described in the GCC Runtime Library Exception, --
-- version 3.1, as published by the Free Software Foundation. --
-- --
-- You should have received a copy of the GNU General Public License and --
-- a copy of the GCC Runtime Library Exception along with this program; --
-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see --
-- <http://www.gnu.org/licenses/>. --
-- --
-- GNAT was originally developed by the GNAT team at New York University. --
-- Extensive contributions were provided by Ada Core Technologies Inc. --
-- --
------------------------------------------------------------------------------
-- Useful wide_string-manipulation routines: given a set of separators, split
-- a wide_string wherever the separators appear, and provide direct access
-- to the resulting slices. See GNAT.Array_Split for full documentation.
with Ada.Strings.Wide_Maps; use Ada.Strings;
with GNAT.Array_Split;
package GNAT.Wide_String_Split is new GNAT.Array_Split
(Element => Wide_Character,
Element_Sequence => Wide_String,
Element_Set => Wide_Maps.Wide_Character_Set,
To_Set => Wide_Maps.To_Set,
Is_In => Wide_Maps.Is_In);
| 65.222222 | 78 | 0.437479 |
cb59125b46dcc1b71ca7fb2614f31df428d3a38f | 11,704 | ada | Ada | gcc-gcc-7_3_0-release/gcc/testsuite/ada/acats/tests/c3/c34005v.ada | best08618/asylo | 5a520a9f5c461ede0f32acc284017b737a43898c | [
"Apache-2.0"
] | 7 | 2020-05-02T17:34:05.000Z | 2021-10-17T10:15:18.000Z | gcc-gcc-7_3_0-release/gcc/testsuite/ada/acats/tests/c3/c34005v.ada | best08618/asylo | 5a520a9f5c461ede0f32acc284017b737a43898c | [
"Apache-2.0"
] | null | null | null | gcc-gcc-7_3_0-release/gcc/testsuite/ada/acats/tests/c3/c34005v.ada | best08618/asylo | 5a520a9f5c461ede0f32acc284017b737a43898c | [
"Apache-2.0"
] | 2 | 2020-07-27T00:22:36.000Z | 2021-04-01T09:41:02.000Z | -- C34005V.ADA
-- Grant of Unlimited Rights
--
-- Under contracts F33600-87-D-0337, F33600-84-D-0280, MDA903-79-C-0687,
-- F08630-91-C-0015, and DCA100-97-D-0025, the U.S. Government obtained
-- unlimited rights in the software and documentation contained herein.
-- Unlimited rights are defined in DFAR 252.227-7013(a)(19). By making
-- this public release, the Government intends to confer upon all
-- recipients unlimited rights equal to those held by the Government.
-- These rights include rights to use, duplicate, release or disclose the
-- released technical data and computer software in whole or in part, in
-- any manner and for any purpose whatsoever, and to have or permit others
-- to do so.
--
-- DISCLAIMER
--
-- ALL MATERIALS OR INFORMATION HEREIN RELEASED, MADE AVAILABLE OR
-- DISCLOSED ARE AS IS. THE GOVERNMENT MAKES NO EXPRESS OR IMPLIED
-- WARRANTY AS TO ANY MATTER WHATSOEVER, INCLUDING THE CONDITIONS OF THE
-- SOFTWARE, DOCUMENTATION OR OTHER INFORMATION RELEASED, MADE AVAILABLE
-- OR DISCLOSED, OR THE OWNERSHIP, MERCHANTABILITY, OR FITNESS FOR A
-- PARTICULAR PURPOSE OF SAID MATERIAL.
--*
-- OBJECTIVE:
-- CHECK THAT THE REQUIRED PREDEFINED OPERATIONS ARE DECLARED
-- (IMPLICITLY) FOR DERIVED MULTI-DIMENSIONAL ARRAY TYPES WHOSE
-- COMPONENT TYPE IS A LIMITED TYPE. THIS TEST IS PART 2 OF 2
-- TESTS WHICH COVER THE OBJECTIVE. THE FIRST PART IS IN TEST
-- C34005S.
-- HISTORY:
-- BCB 04/12/90 CREATED ORIGINAL TEST FROM SPLIT OF C34005S.ADA.
-- RLB 10/03/02 REMOVED ILLEGAL (BY AI-246) TYPE CONVERSIONS AND
-- SUPPORTING CODE.
WITH SYSTEM; USE SYSTEM;
WITH REPORT; USE REPORT;
PROCEDURE C34005V IS
PACKAGE PKG_L IS
TYPE LP IS LIMITED PRIVATE;
FUNCTION CREATE (X : INTEGER) RETURN LP;
FUNCTION VALUE (X : LP) RETURN INTEGER;
FUNCTION EQUAL (X, Y : LP) RETURN BOOLEAN;
PROCEDURE ASSIGN (X : OUT LP; Y : LP);
C1 : CONSTANT LP;
C2 : CONSTANT LP;
C3 : CONSTANT LP;
C4 : CONSTANT LP;
C5 : CONSTANT LP;
C6 : CONSTANT LP;
C7 : CONSTANT LP;
C8 : CONSTANT LP;
C9 : CONSTANT LP;
C10 : CONSTANT LP;
C11 : CONSTANT LP;
C12 : CONSTANT LP;
C13 : CONSTANT LP;
C14 : CONSTANT LP;
PRIVATE
TYPE LP IS NEW INTEGER;
C1 : CONSTANT LP := 1;
C2 : CONSTANT LP := 2;
C3 : CONSTANT LP := 3;
C4 : CONSTANT LP := 4;
C5 : CONSTANT LP := 5;
C6 : CONSTANT LP := 6;
C7 : CONSTANT LP := 7;
C8 : CONSTANT LP := 8;
C9 : CONSTANT LP := 9;
C10 : CONSTANT LP := 10;
C11 : CONSTANT LP := 11;
C12 : CONSTANT LP := 12;
C13 : CONSTANT LP := 13;
C14 : CONSTANT LP := 14;
END PKG_L;
USE PKG_L;
SUBTYPE COMPONENT IS LP;
PACKAGE PKG_P IS
FIRST : CONSTANT := 0;
LAST : CONSTANT := 10;
SUBTYPE INDEX IS INTEGER RANGE FIRST .. LAST;
TYPE PARENT IS ARRAY (INDEX RANGE <>, INDEX RANGE <>) OF
COMPONENT;
FUNCTION CREATE ( F1, L1 : INDEX;
F2, L2 : INDEX;
C : COMPONENT;
DUMMY : PARENT -- TO RESOLVE OVERLOADING.
) RETURN PARENT;
FUNCTION EQUAL (X, Y : PARENT) RETURN BOOLEAN;
FUNCTION AGGR (A, B, C, D : COMPONENT) RETURN PARENT;
FUNCTION AGGR (A, B, C, D, E, F : COMPONENT) RETURN PARENT;
FUNCTION AGGR (A, B, C, D, E, F, G, H : COMPONENT)
RETURN PARENT;
FUNCTION AGGR (A, B, C, D, E, F, G, H, I : COMPONENT)
RETURN PARENT;
END PKG_P;
USE PKG_P;
TYPE T IS NEW PARENT (IDENT_INT (4) .. IDENT_INT (5),
IDENT_INT (6) .. IDENT_INT (8));
X : T;
W : PARENT (4 .. 5, 6 .. 8);
C : COMPONENT;
B : BOOLEAN := FALSE;
N : CONSTANT := 2;
PROCEDURE A (X : ADDRESS) IS
BEGIN
B := IDENT_BOOL (TRUE);
END A;
FUNCTION V RETURN T IS
RESULT : T;
BEGIN
FOR I IN RESULT'RANGE LOOP
FOR J IN RESULT'RANGE(2) LOOP
ASSIGN (RESULT (I, J), C);
END LOOP;
END LOOP;
RETURN RESULT;
END V;
PACKAGE BODY PKG_L IS
FUNCTION CREATE (X : INTEGER) RETURN LP IS
BEGIN
RETURN LP (IDENT_INT (X));
END CREATE;
FUNCTION VALUE (X : LP) RETURN INTEGER IS
BEGIN
RETURN INTEGER (X);
END VALUE;
FUNCTION EQUAL (X, Y : LP) RETURN BOOLEAN IS
BEGIN
RETURN X = Y;
END EQUAL;
PROCEDURE ASSIGN (X : OUT LP; Y : LP) IS
BEGIN
X := Y;
END ASSIGN;
END PKG_L;
PACKAGE BODY PKG_P IS
FUNCTION CREATE
( F1, L1 : INDEX;
F2, L2 : INDEX;
C : COMPONENT;
DUMMY : PARENT
) RETURN PARENT
IS
A : PARENT (F1 .. L1, F2 .. L2);
B : COMPONENT;
BEGIN
ASSIGN (B, C);
FOR I IN F1 .. L1 LOOP
FOR J IN F2 .. L2 LOOP
ASSIGN (A (I, J), B);
ASSIGN (B, CREATE (VALUE (B) + 1));
END LOOP;
END LOOP;
RETURN A;
END CREATE;
FUNCTION EQUAL (X, Y : PARENT) RETURN BOOLEAN IS
BEGIN
IF X'LENGTH /= Y'LENGTH OR
X'LENGTH(2) /= Y'LENGTH(2) THEN
RETURN FALSE;
ELSE FOR I IN X'RANGE LOOP
FOR J IN X'RANGE(2) LOOP
IF NOT EQUAL (X (I, J),
Y (I - X'FIRST + Y'FIRST,
J - X'FIRST(2) +
Y'FIRST(2))) THEN
RETURN FALSE;
END IF;
END LOOP;
END LOOP;
END IF;
RETURN TRUE;
END EQUAL;
FUNCTION AGGR (A, B, C, D : COMPONENT) RETURN PARENT IS
X : PARENT (INDEX'FIRST .. INDEX'FIRST + 1,
INDEX'FIRST .. INDEX'FIRST + 1);
BEGIN
ASSIGN (X (INDEX'FIRST , INDEX'FIRST ), A);
ASSIGN (X (INDEX'FIRST , INDEX'FIRST + 1), B);
ASSIGN (X (INDEX'FIRST + 1, INDEX'FIRST ), C);
ASSIGN (X (INDEX'FIRST + 1, INDEX'FIRST + 1), D);
RETURN X;
END AGGR;
FUNCTION AGGR (A, B, C, D, E, F : COMPONENT) RETURN PARENT IS
X : PARENT (INDEX'FIRST .. INDEX'FIRST + 1,
INDEX'FIRST .. INDEX'FIRST + 2);
BEGIN
ASSIGN (X (INDEX'FIRST , INDEX'FIRST ), A);
ASSIGN (X (INDEX'FIRST , INDEX'FIRST + 1), B);
ASSIGN (X (INDEX'FIRST , INDEX'FIRST + 2), C);
ASSIGN (X (INDEX'FIRST + 1, INDEX'FIRST ), D);
ASSIGN (X (INDEX'FIRST + 1, INDEX'FIRST + 1), E);
ASSIGN (X (INDEX'FIRST + 1, INDEX'FIRST + 2), F);
RETURN X;
END AGGR;
FUNCTION AGGR (A, B, C, D, E, F, G, H : COMPONENT)
RETURN PARENT IS
X : PARENT (INDEX'FIRST .. INDEX'FIRST + 3,
INDEX'FIRST .. INDEX'FIRST + 1);
BEGIN
ASSIGN (X (INDEX'FIRST , INDEX'FIRST ), A);
ASSIGN (X (INDEX'FIRST , INDEX'FIRST + 1), B);
ASSIGN (X (INDEX'FIRST + 1, INDEX'FIRST ), C);
ASSIGN (X (INDEX'FIRST + 1, INDEX'FIRST + 1), D);
ASSIGN (X (INDEX'FIRST + 2, INDEX'FIRST ), E);
ASSIGN (X (INDEX'FIRST + 2, INDEX'FIRST + 1), F);
ASSIGN (X (INDEX'FIRST + 3, INDEX'FIRST ), G);
ASSIGN (X (INDEX'FIRST + 3, INDEX'FIRST + 1), H);
RETURN X;
END AGGR;
FUNCTION AGGR (A, B, C, D, E, F, G, H, I : COMPONENT)
RETURN PARENT IS
X : PARENT (INDEX'FIRST .. INDEX'FIRST + 2,
INDEX'FIRST .. INDEX'FIRST + 2);
BEGIN
ASSIGN (X (INDEX'FIRST , INDEX'FIRST ), A);
ASSIGN (X (INDEX'FIRST , INDEX'FIRST + 1), B);
ASSIGN (X (INDEX'FIRST , INDEX'FIRST + 2), C);
ASSIGN (X (INDEX'FIRST + 1, INDEX'FIRST ), D);
ASSIGN (X (INDEX'FIRST + 1, INDEX'FIRST + 1), E);
ASSIGN (X (INDEX'FIRST + 1, INDEX'FIRST + 2), F);
ASSIGN (X (INDEX'FIRST + 2, INDEX'FIRST ), G);
ASSIGN (X (INDEX'FIRST + 2, INDEX'FIRST + 1), H);
ASSIGN (X (INDEX'FIRST + 2, INDEX'FIRST + 2), I);
RETURN X;
END AGGR;
END PKG_P;
BEGIN
TEST ("C34005V", "CHECK THAT THE REQUIRED PREDEFINED OPERATIONS " &
"ARE DECLARED (IMPLICITLY) FOR DERIVED " &
"MULTI-DIMENSIONAL ARRAY TYPES WHOSE COMPONENT " &
"TYPE IS A LIMITED TYPE. THIS TEST IS PART 2 " &
"OF 2 TESTS WHICH COVER THE OBJECTIVE. THE " &
"FIRST PART IS IN TEST C34005S");
ASSIGN (X (IDENT_INT (4), IDENT_INT (6)), CREATE (1));
ASSIGN (X (IDENT_INT (4), IDENT_INT (7)), CREATE (2));
ASSIGN (X (IDENT_INT (4), IDENT_INT (8)), CREATE (3));
ASSIGN (X (IDENT_INT (5), IDENT_INT (6)), CREATE (4));
ASSIGN (X (IDENT_INT (5), IDENT_INT (7)), CREATE (5));
ASSIGN (X (IDENT_INT (5), IDENT_INT (8)), CREATE (6));
ASSIGN (W (4, 6), CREATE (1));
ASSIGN (W (4, 7), CREATE (2));
ASSIGN (W (4, 8), CREATE (3));
ASSIGN (W (5, 6), CREATE (4));
ASSIGN (W (5, 7), CREATE (5));
ASSIGN (W (5, 8), CREATE (6));
ASSIGN (C, CREATE (2));
IF NOT EQUAL (T'(X), AGGR (C1, C2, C3, C4, C5, C6)) THEN
FAILED ("INCORRECT QUALIFICATION");
END IF;
IF NOT EQUAL (T (X), AGGR (C1, C2, C3, C4, C5, C6)) THEN
FAILED ("INCORRECT SELF CONVERSION");
END IF;
IF NOT EQUAL (T (W), AGGR (C1, C2, C3, C4, C5, C6)) THEN
FAILED ("INCORRECT CONVERSION FROM PARENT");
END IF;
BEGIN
IF NOT EQUAL (PARENT (X), AGGR (C1, C2, C3, C4, C5, C6)) OR
NOT EQUAL (PARENT (CREATE (6, 9, 2, 3, C4, X)),
AGGR (C4, C5, C6, C7, C8, C9, C10, C11)) THEN
FAILED ("INCORRECT CONVERSION TO PARENT");
END IF;
EXCEPTION
WHEN CONSTRAINT_ERROR =>
FAILED ("CONSTRAINT_ERROR WHEN PREPARING TO CONVERT " &
"TO PARENT");
WHEN OTHERS =>
FAILED ("EXCEPTION WHEN PREPARING TO CONVERT " &
"TO PARENT");
END;
IF NOT (X IN T) OR AGGR (C1, C2, C3, C4) IN T THEN
FAILED ("INCORRECT ""IN""");
END IF;
IF X NOT IN T OR
NOT (AGGR (C1, C2, C3, C4, C5, C6, C7, C8, C9) NOT IN T) THEN
FAILED ("INCORRECT ""NOT IN""");
END IF;
RESULT;
END C34005V;
| 34.72997 | 78 | 0.474539 |
4ae8b2fca56667ae1fb57ccb87378ec595a1bfe4 | 3,450 | adb | Ada | src/sdl-rwops-streams.adb | Fabien-Chouteau/sdlada | f08d72e3f5dcec228d68fb5b6681ea831f81ef47 | [
"Zlib"
] | 89 | 2015-01-03T01:41:23.000Z | 2022-02-23T18:21:11.000Z | src/sdl-rwops-streams.adb | Fabien-Chouteau/sdlada | f08d72e3f5dcec228d68fb5b6681ea831f81ef47 | [
"Zlib"
] | 66 | 2015-05-01T00:54:03.000Z | 2022-01-20T04:09:59.000Z | src/sdl-rwops-streams.adb | Fabien-Chouteau/sdlada | f08d72e3f5dcec228d68fb5b6681ea831f81ef47 | [
"Zlib"
] | 33 | 2015-04-30T23:39:31.000Z | 2022-01-03T13:00:41.000Z | --------------------------------------------------------------------------------------------------------------------
-- Copyright (c) 2013-2020, Luke A. Guest
--
-- This software is provided 'as-is', without any express or implied
-- warranty. In no event will the authors be held liable for any damages
-- arising from the use of this software.
--
-- Permission is granted to anyone to use this software for any purpose,
-- including commercial applications, and to alter it and redistribute it
-- freely, subject to the following restrictions:
--
-- 1. The origin of this software must not be misrepresented; you must not
-- claim that you wrote the original software. If you use this software
-- in a product, an acknowledgment in the product documentation would be
-- appreciated but is not required.
--
-- 2. Altered source versions must be plainly marked as such, and must not be
-- misrepresented as being the original software.
--
-- 3. This notice may not be removed or altered from any source
-- distribution.
--------------------------------------------------------------------------------------------------------------------
with SDL.Error;
package body SDL.RWops.Streams is
use type Interfaces.C.unsigned_long;
function Open (Op : in RWops) return RWops_Stream is
begin
return (Ada.Streams.Root_Stream_Type with Context => Op);
end Open;
procedure Open (Op : in RWops; Stream : out RWops_Stream) is
begin
Stream.Context := Op;
end Open;
procedure Close (Stream : in RWops_Stream) is
begin
Close (Stream.Context);
end Close;
overriding
procedure Read (Stream : in out RWops_Stream;
Item : out Ada.Streams.Stream_Element_Array;
Last : out Ada.Streams.Stream_Element_Offset)
is
Objects_Read : Interfaces.C.unsigned_long := 0;
begin
-- Re-implemented c-macro:
-- #define SDL_RWread(ctx, ptr, size, n) (ctx)->read(ctx, ptr, size, n)
-- Read : access function
-- (context : RWops_Pointer;
-- ptr : System.Address;
-- size : Interfaces.C.unsigned_long;
-- maxnum : Interfaces.C.unsigned_long) return Interfaces.C.unsigned_long;
Objects_Read := Stream.Context.Read
(Context => RWops_Pointer (Stream.Context),
Ptr => Item'Address,
Size => Item'Length,
Max_Num => 1);
if Objects_Read = 0 then
raise RWops_Error with SDL.Error.Get;
end if;
Last := Item'Length;
end Read;
overriding
procedure Write (Stream : in out RWops_Stream; Item : Ada.Streams.Stream_Element_Array)
is
Objects_Written : Interfaces.C.unsigned_long := 0;
begin
-- Re-implemented c-macro:
-- #define SDL_RWwrite(ctx, ptr, size, n) (ctx)->write(ctx, ptr, size, n)
-- Write : access function
-- (Context : RWops_Pointer;
-- Ptr : System.Address;
-- Size : Interfaces.C.unsigned_long;
-- Num : Interfaces.C.unsigned_long) return Interfaces.C.unsigned_long;
Objects_Written := Stream.Context.Write
(Context => RWops_Pointer (Stream.Context),
Ptr => Item'Address,
Size => Item'Length,
Num => 1);
if Objects_Written = 0 then
raise RWops_Error with SDL.Error.Get;
end if;
end Write;
end SDL.RWops.Streams;
| 35.56701 | 116 | 0.593913 |
188d867a3ffb122be6b7d81c8e9f36e3d4371570 | 4,451 | adb | Ada | src/freenode.adb | tsoding/ada-probe | 9cb314f7981021d518bbd307a258e78f2ef73dc5 | [
"MIT"
] | 6 | 2021-01-09T12:15:17.000Z | 2021-02-15T16:16:23.000Z | src/freenode.adb | tsoding/ada-probe | 9cb314f7981021d518bbd307a258e78f2ef73dc5 | [
"MIT"
] | null | null | null | src/freenode.adb | tsoding/ada-probe | 9cb314f7981021d518bbd307a258e78f2ef73dc5 | [
"MIT"
] | 2 | 2021-01-13T16:21:50.000Z | 2021-01-15T20:56:01.000Z | with Ada.Text_IO; use Ada.Text_IO;
with Ada.Text_IO.Text_Streams; use Ada.Text_IO;
with Ada.Streams; use Ada.Streams;
with Ada.Strings.Unbounded; use Ada.Strings.Unbounded;
with Ada.Command_Line; use Ada.Command_Line;
with AWS.Default;
with AWS.Net; use AWS;
with AWS.Net.SSL; use AWS.Net;
with Aids.Env; use Aids;
procedure Freenode is
type Irc_Credentials is record
Host : Unbounded_String;
Port : Positive;
Nick : Unbounded_String;
Pass : Unbounded_String;
Channel : Unbounded_String;
end record;
procedure Print_Irc_Credentials(C: in Irc_Credentials) is
begin
Put_Line("Host: " & To_String(C.Host));
Put_Line("Port: " & Positive'Image(C.Port));
Put_Line("Nick: " & To_String(C.Nick));
Put_Line("Pass: [REDACTED]");
Put_Line("Channel: " & To_String(C.Channel));
end;
function Irc_Credentials_From_File(File_Path: String) return Irc_Credentials is
E: Env.Typ := Env.Slurp(File_Path);
Result: Irc_Credentials;
Env_Key_Not_Found : exception;
procedure Extract_String(Key: in Unbounded_String; Value: out Unbounded_String) is
begin
if not Env.Find(E, Key, Value) then
raise Env_Key_Not_Found with (File_Path & ": key `" & To_String(Key) & "` not found");
end if;
end;
procedure Extract_Positive(Key: in Unbounded_String; Value: out Positive) is
S: Unbounded_String;
begin
if not Env.Find(E, Key, s) then
raise Env_Key_Not_Found with (File_Path & ": key `" & To_String(Key) & "` not found");
end if;
Value := Positive'Value(To_String(S));
end;
begin
Extract_String(To_Unbounded_String("HOST"), Result.Host);
Extract_Positive(To_Unbounded_String("PORT"), Result.Port);
Extract_String(To_Unbounded_String("NICK"), Result.Nick);
Extract_String(To_Unbounded_String("PASS"), Result.Pass);
Extract_String(To_Unbounded_String("CHANNEL"), Result.Channel);
return Result;
end;
function Chunk_Image(Chunk: Stream_Element_Array) return String is
Result : String(1..Integer(Chunk'Length));
Index : Natural := 1;
begin
for I in Chunk'Range loop
Result(Index) := Character'Val(Natural(Chunk(I)));
Index := Index + 1;
end loop;
return Result;
end;
function String_To_Chunk(S: in String) return Stream_Element_Array is
First: Stream_Element_Offset := Stream_Element_Offset(S'First);
Last: Stream_Element_Offset := Stream_Element_Offset(S'Last);
Result: Stream_Element_Array(First..Last);
begin
for Index in S'Range loop
Result(Stream_Element_Offset(Index)) :=
Stream_Element(Character'Pos(S(Index)));
end loop;
return Result;
end;
procedure Send_Line(Client: in out SSL.Socket_Type; Line: in String) is
begin
Client.Send(String_To_Chunk(Line & Character'Val(13) & Character'Val(10)));
end;
-- NOTE: stolen from https://github.com/AdaCore/aws/blob/master/regtests/0243_sshort/sshort.adb#L156
procedure Secure_Connection(Credentials: Irc_Credentials) is
Client: SSL.Socket_Type;
Config: SSL.Config;
begin
Put_Line("Establishing secure (Kapp) connection to "
& To_String(Credentials.Host)
& ":"
& Integer'Image(Credentials.Port));
SSL.Initialize(Config, "");
Client.Set_Config(Config);
Client.Connect(To_String(Credentials.Host), Credentials.Port);
Send_Line(Client, "PASS oauth:" & To_String(Credentials.Pass));
Send_Line(Client, "NICK " & To_String(Credentials.Nick));
Send_Line(Client, "JOIN " & To_String(Credentials.Channel));
Send_Line(Client, "PRIVMSG " & To_String(Credentials.Channel) & " :tsodinPog");
while true loop
declare
Chunk: Stream_Element_Array := Client.Receive;
begin
Put(Chunk_Image(Chunk));
end;
end loop;
end;
Not_Enough_Arguments: exception;
begin
if Argument_Count < 1 then
raise Not_Enough_Arguments;
end if;
declare
Twitch: Irc_Credentials := Irc_Credentials_From_File(Argument(1));
begin
Secure_Connection(Twitch);
end;
end;
| 34.773438 | 104 | 0.633116 |
dce9cdf89f42a45794366ad0bb5eaca913ac1aff | 26 | ada | Ada | model/mcada/templates/package/t.field_begin.ada | cortlandstarrett/mcada | d1a7a818f91459d53bd5b9354bc7d78e2c5d4518 | [
"Apache-2.0"
] | null | null | null | model/mcada/templates/package/t.field_begin.ada | cortlandstarrett/mcada | d1a7a818f91459d53bd5b9354bc7d78e2c5d4518 | [
"Apache-2.0"
] | null | null | null | model/mcada/templates/package/t.field_begin.ada | cortlandstarrett/mcada | d1a7a818f91459d53bd5b9354bc7d78e2c5d4518 | [
"Apache-2.0"
] | 1 | 2021-06-08T19:44:04.000Z | 2021-06-08T19:44:04.000Z | ${self.name} : \
| 13 | 25 | 0.307692 |
dc137a8dc269147cbdc6f5510d0490449bd2454c | 91,385 | ads | Ada | arch/ARM/RP/svd/rp2040/rp_svd-pio0.ads | morbos/Ada_Drivers_Library | a4ab26799be60997c38735f4056160c4af597ef7 | [
"BSD-3-Clause"
] | 2 | 2018-05-16T03:56:39.000Z | 2019-07-31T13:53:56.000Z | arch/ARM/RP/svd/rp2040/rp_svd-pio0.ads | morbos/Ada_Drivers_Library | a4ab26799be60997c38735f4056160c4af597ef7 | [
"BSD-3-Clause"
] | null | null | null | arch/ARM/RP/svd/rp2040/rp_svd-pio0.ads | morbos/Ada_Drivers_Library | a4ab26799be60997c38735f4056160c4af597ef7 | [
"BSD-3-Clause"
] | null | null | null | -- Copyright (c) 2020 Raspberry Pi (Trading) Ltd.
--
-- SPDX-License-Identifier: BSD-3-Clause
-- This spec has been automatically generated from rp2040.svd
pragma Restrictions (No_Elaboration_Code);
pragma Ada_2012;
pragma Style_Checks (Off);
with HAL;
with System;
-- Programmable IO block
package RP_SVD.PIO0 is
pragma Preelaborate;
---------------
-- Registers --
---------------
subtype CTRL_SM_ENABLE_Field is HAL.UInt4;
subtype CTRL_SM_RESTART_Field is HAL.UInt4;
subtype CTRL_CLKDIV_RESTART_Field is HAL.UInt4;
-- PIO control register
type CTRL_Register is record
-- Enable state machine
SM_ENABLE : CTRL_SM_ENABLE_Field := 16#0#;
-- After a write operation all bits in the field are cleared (set to
-- zero). Clear internal SM state which is otherwise difficult to
-- access\n (e.g. shift counters). Self-clearing.
SM_RESTART : CTRL_SM_RESTART_Field := 16#0#;
-- After a write operation all bits in the field are cleared (set to
-- zero). Force clock dividers to restart their count and clear
-- fractional\n accumulators. Restart multiple dividers to synchronise
-- them.
CLKDIV_RESTART : CTRL_CLKDIV_RESTART_Field := 16#0#;
-- unspecified
Reserved_12_31 : HAL.UInt20 := 16#0#;
end record
with Volatile_Full_Access, Object_Size => 32,
Bit_Order => System.Low_Order_First;
for CTRL_Register use record
SM_ENABLE at 0 range 0 .. 3;
SM_RESTART at 0 range 4 .. 7;
CLKDIV_RESTART at 0 range 8 .. 11;
Reserved_12_31 at 0 range 12 .. 31;
end record;
subtype FSTAT_RXFULL_Field is HAL.UInt4;
subtype FSTAT_RXEMPTY_Field is HAL.UInt4;
subtype FSTAT_TXFULL_Field is HAL.UInt4;
subtype FSTAT_TXEMPTY_Field is HAL.UInt4;
-- FIFO status register
type FSTAT_Register is record
-- Read-only. State machine RX FIFO is full
RXFULL : FSTAT_RXFULL_Field;
-- unspecified
Reserved_4_7 : HAL.UInt4;
-- Read-only. State machine RX FIFO is empty
RXEMPTY : FSTAT_RXEMPTY_Field;
-- unspecified
Reserved_12_15 : HAL.UInt4;
-- Read-only. State machine TX FIFO is full
TXFULL : FSTAT_TXFULL_Field;
-- unspecified
Reserved_20_23 : HAL.UInt4;
-- Read-only. State machine TX FIFO is empty
TXEMPTY : FSTAT_TXEMPTY_Field;
-- unspecified
Reserved_28_31 : HAL.UInt4;
end record
with Volatile_Full_Access, Object_Size => 32,
Bit_Order => System.Low_Order_First;
for FSTAT_Register use record
RXFULL at 0 range 0 .. 3;
Reserved_4_7 at 0 range 4 .. 7;
RXEMPTY at 0 range 8 .. 11;
Reserved_12_15 at 0 range 12 .. 15;
TXFULL at 0 range 16 .. 19;
Reserved_20_23 at 0 range 20 .. 23;
TXEMPTY at 0 range 24 .. 27;
Reserved_28_31 at 0 range 28 .. 31;
end record;
subtype FDEBUG_RXSTALL_Field is HAL.UInt4;
subtype FDEBUG_RXUNDER_Field is HAL.UInt4;
subtype FDEBUG_TXOVER_Field is HAL.UInt4;
subtype FDEBUG_TXSTALL_Field is HAL.UInt4;
-- FIFO debug register
type FDEBUG_Register is record
-- Write data bit of one shall clear (set to zero) the corresponding bit
-- in the field. State machine has stalled on full RX FIFO. Write 1 to
-- clear.
RXSTALL : FDEBUG_RXSTALL_Field := 16#0#;
-- unspecified
Reserved_4_7 : HAL.UInt4 := 16#0#;
-- Write data bit of one shall clear (set to zero) the corresponding bit
-- in the field. RX FIFO underflow has occurred. Write 1 to clear.
RXUNDER : FDEBUG_RXUNDER_Field := 16#0#;
-- unspecified
Reserved_12_15 : HAL.UInt4 := 16#0#;
-- Write data bit of one shall clear (set to zero) the corresponding bit
-- in the field. TX FIFO overflow has occurred. Write 1 to clear.
TXOVER : FDEBUG_TXOVER_Field := 16#0#;
-- unspecified
Reserved_20_23 : HAL.UInt4 := 16#0#;
-- Write data bit of one shall clear (set to zero) the corresponding bit
-- in the field. State machine has stalled on empty TX FIFO. Write 1 to
-- clear.
TXSTALL : FDEBUG_TXSTALL_Field := 16#0#;
-- unspecified
Reserved_28_31 : HAL.UInt4 := 16#0#;
end record
with Volatile_Full_Access, Object_Size => 32,
Bit_Order => System.Low_Order_First;
for FDEBUG_Register use record
RXSTALL at 0 range 0 .. 3;
Reserved_4_7 at 0 range 4 .. 7;
RXUNDER at 0 range 8 .. 11;
Reserved_12_15 at 0 range 12 .. 15;
TXOVER at 0 range 16 .. 19;
Reserved_20_23 at 0 range 20 .. 23;
TXSTALL at 0 range 24 .. 27;
Reserved_28_31 at 0 range 28 .. 31;
end record;
subtype FLEVEL_TX0_Field is HAL.UInt4;
subtype FLEVEL_RX0_Field is HAL.UInt4;
subtype FLEVEL_TX1_Field is HAL.UInt4;
subtype FLEVEL_RX1_Field is HAL.UInt4;
subtype FLEVEL_TX2_Field is HAL.UInt4;
subtype FLEVEL_RX2_Field is HAL.UInt4;
subtype FLEVEL_TX3_Field is HAL.UInt4;
subtype FLEVEL_RX3_Field is HAL.UInt4;
-- FIFO levels
type FLEVEL_Register is record
-- Read-only.
TX0 : FLEVEL_TX0_Field;
-- Read-only.
RX0 : FLEVEL_RX0_Field;
-- Read-only.
TX1 : FLEVEL_TX1_Field;
-- Read-only.
RX1 : FLEVEL_RX1_Field;
-- Read-only.
TX2 : FLEVEL_TX2_Field;
-- Read-only.
RX2 : FLEVEL_RX2_Field;
-- Read-only.
TX3 : FLEVEL_TX3_Field;
-- Read-only.
RX3 : FLEVEL_RX3_Field;
end record
with Volatile_Full_Access, Object_Size => 32,
Bit_Order => System.Low_Order_First;
for FLEVEL_Register use record
TX0 at 0 range 0 .. 3;
RX0 at 0 range 4 .. 7;
TX1 at 0 range 8 .. 11;
RX1 at 0 range 12 .. 15;
TX2 at 0 range 16 .. 19;
RX2 at 0 range 20 .. 23;
TX3 at 0 range 24 .. 27;
RX3 at 0 range 28 .. 31;
end record;
subtype IRQ_IRQ_Field is HAL.UInt8;
-- Interrupt request register. Write 1 to clear
type IRQ_Register is record
-- Write data bit of one shall clear (set to zero) the corresponding bit
-- in the field.
IRQ : IRQ_IRQ_Field := 16#0#;
-- unspecified
Reserved_8_31 : HAL.UInt24 := 16#0#;
end record
with Volatile_Full_Access, Object_Size => 32,
Bit_Order => System.Low_Order_First;
for IRQ_Register use record
IRQ at 0 range 0 .. 7;
Reserved_8_31 at 0 range 8 .. 31;
end record;
subtype IRQ_FORCE_IRQ_FORCE_Field is HAL.UInt8;
-- Writing a 1 to each of these bits will forcibly assert the corresponding
-- IRQ.\n Note this is different to the INTF register: writing here affects
-- PIO internal\n state. INTF just asserts the processor-facing IRQ signal
-- for testing ISRs,\n and is not visible to the state machines.
type IRQ_FORCE_Register is record
-- Write-only.
IRQ_FORCE : IRQ_FORCE_IRQ_FORCE_Field := 16#0#;
-- unspecified
Reserved_8_31 : HAL.UInt24 := 16#0#;
end record
with Volatile_Full_Access, Object_Size => 32,
Bit_Order => System.Low_Order_First;
for IRQ_FORCE_Register use record
IRQ_FORCE at 0 range 0 .. 7;
Reserved_8_31 at 0 range 8 .. 31;
end record;
subtype DBG_CFGINFO_FIFO_DEPTH_Field is HAL.UInt6;
subtype DBG_CFGINFO_SM_COUNT_Field is HAL.UInt4;
subtype DBG_CFGINFO_IMEM_SIZE_Field is HAL.UInt6;
-- The PIO hardware has some free parameters that may vary between chip
-- products.\n These should be provided in the chip datasheet, but are also
-- exposed here.
type DBG_CFGINFO_Register is record
-- Read-only. The depth of the state machine TX/RX FIFOs, measured in
-- words.\n Joining fifos via SHIFTCTRL_FJOIN gives one FIFO with
-- double\n this depth.
FIFO_DEPTH : DBG_CFGINFO_FIFO_DEPTH_Field;
-- unspecified
Reserved_6_7 : HAL.UInt2;
-- Read-only. The number of state machines this PIO instance is equipped
-- with.
SM_COUNT : DBG_CFGINFO_SM_COUNT_Field;
-- unspecified
Reserved_12_15 : HAL.UInt4;
-- Read-only. The size of the instruction memory, measured in units of
-- one instruction
IMEM_SIZE : DBG_CFGINFO_IMEM_SIZE_Field;
-- unspecified
Reserved_22_31 : HAL.UInt10;
end record
with Volatile_Full_Access, Object_Size => 32,
Bit_Order => System.Low_Order_First;
for DBG_CFGINFO_Register use record
FIFO_DEPTH at 0 range 0 .. 5;
Reserved_6_7 at 0 range 6 .. 7;
SM_COUNT at 0 range 8 .. 11;
Reserved_12_15 at 0 range 12 .. 15;
IMEM_SIZE at 0 range 16 .. 21;
Reserved_22_31 at 0 range 22 .. 31;
end record;
subtype INSTR_MEM0_INSTR_MEM0_Field is HAL.UInt16;
-- Write-only access to instruction memory location 0
type INSTR_MEM0_Register is record
INSTR_MEM0 : INSTR_MEM0_INSTR_MEM0_Field := 16#0#;
-- unspecified
Reserved_16_31 : HAL.UInt16 := 16#0#;
end record
with Volatile_Full_Access, Object_Size => 32,
Bit_Order => System.Low_Order_First;
for INSTR_MEM0_Register use record
INSTR_MEM0 at 0 range 0 .. 15;
Reserved_16_31 at 0 range 16 .. 31;
end record;
subtype INSTR_MEM1_INSTR_MEM1_Field is HAL.UInt16;
-- Write-only access to instruction memory location 1
type INSTR_MEM1_Register is record
INSTR_MEM1 : INSTR_MEM1_INSTR_MEM1_Field := 16#0#;
-- unspecified
Reserved_16_31 : HAL.UInt16 := 16#0#;
end record
with Volatile_Full_Access, Object_Size => 32,
Bit_Order => System.Low_Order_First;
for INSTR_MEM1_Register use record
INSTR_MEM1 at 0 range 0 .. 15;
Reserved_16_31 at 0 range 16 .. 31;
end record;
subtype INSTR_MEM2_INSTR_MEM2_Field is HAL.UInt16;
-- Write-only access to instruction memory location 2
type INSTR_MEM2_Register is record
INSTR_MEM2 : INSTR_MEM2_INSTR_MEM2_Field := 16#0#;
-- unspecified
Reserved_16_31 : HAL.UInt16 := 16#0#;
end record
with Volatile_Full_Access, Object_Size => 32,
Bit_Order => System.Low_Order_First;
for INSTR_MEM2_Register use record
INSTR_MEM2 at 0 range 0 .. 15;
Reserved_16_31 at 0 range 16 .. 31;
end record;
subtype INSTR_MEM3_INSTR_MEM3_Field is HAL.UInt16;
-- Write-only access to instruction memory location 3
type INSTR_MEM3_Register is record
INSTR_MEM3 : INSTR_MEM3_INSTR_MEM3_Field := 16#0#;
-- unspecified
Reserved_16_31 : HAL.UInt16 := 16#0#;
end record
with Volatile_Full_Access, Object_Size => 32,
Bit_Order => System.Low_Order_First;
for INSTR_MEM3_Register use record
INSTR_MEM3 at 0 range 0 .. 15;
Reserved_16_31 at 0 range 16 .. 31;
end record;
subtype INSTR_MEM4_INSTR_MEM4_Field is HAL.UInt16;
-- Write-only access to instruction memory location 4
type INSTR_MEM4_Register is record
INSTR_MEM4 : INSTR_MEM4_INSTR_MEM4_Field := 16#0#;
-- unspecified
Reserved_16_31 : HAL.UInt16 := 16#0#;
end record
with Volatile_Full_Access, Object_Size => 32,
Bit_Order => System.Low_Order_First;
for INSTR_MEM4_Register use record
INSTR_MEM4 at 0 range 0 .. 15;
Reserved_16_31 at 0 range 16 .. 31;
end record;
subtype INSTR_MEM5_INSTR_MEM5_Field is HAL.UInt16;
-- Write-only access to instruction memory location 5
type INSTR_MEM5_Register is record
INSTR_MEM5 : INSTR_MEM5_INSTR_MEM5_Field := 16#0#;
-- unspecified
Reserved_16_31 : HAL.UInt16 := 16#0#;
end record
with Volatile_Full_Access, Object_Size => 32,
Bit_Order => System.Low_Order_First;
for INSTR_MEM5_Register use record
INSTR_MEM5 at 0 range 0 .. 15;
Reserved_16_31 at 0 range 16 .. 31;
end record;
subtype INSTR_MEM6_INSTR_MEM6_Field is HAL.UInt16;
-- Write-only access to instruction memory location 6
type INSTR_MEM6_Register is record
INSTR_MEM6 : INSTR_MEM6_INSTR_MEM6_Field := 16#0#;
-- unspecified
Reserved_16_31 : HAL.UInt16 := 16#0#;
end record
with Volatile_Full_Access, Object_Size => 32,
Bit_Order => System.Low_Order_First;
for INSTR_MEM6_Register use record
INSTR_MEM6 at 0 range 0 .. 15;
Reserved_16_31 at 0 range 16 .. 31;
end record;
subtype INSTR_MEM7_INSTR_MEM7_Field is HAL.UInt16;
-- Write-only access to instruction memory location 7
type INSTR_MEM7_Register is record
INSTR_MEM7 : INSTR_MEM7_INSTR_MEM7_Field := 16#0#;
-- unspecified
Reserved_16_31 : HAL.UInt16 := 16#0#;
end record
with Volatile_Full_Access, Object_Size => 32,
Bit_Order => System.Low_Order_First;
for INSTR_MEM7_Register use record
INSTR_MEM7 at 0 range 0 .. 15;
Reserved_16_31 at 0 range 16 .. 31;
end record;
subtype INSTR_MEM8_INSTR_MEM8_Field is HAL.UInt16;
-- Write-only access to instruction memory location 8
type INSTR_MEM8_Register is record
INSTR_MEM8 : INSTR_MEM8_INSTR_MEM8_Field := 16#0#;
-- unspecified
Reserved_16_31 : HAL.UInt16 := 16#0#;
end record
with Volatile_Full_Access, Object_Size => 32,
Bit_Order => System.Low_Order_First;
for INSTR_MEM8_Register use record
INSTR_MEM8 at 0 range 0 .. 15;
Reserved_16_31 at 0 range 16 .. 31;
end record;
subtype INSTR_MEM9_INSTR_MEM9_Field is HAL.UInt16;
-- Write-only access to instruction memory location 9
type INSTR_MEM9_Register is record
INSTR_MEM9 : INSTR_MEM9_INSTR_MEM9_Field := 16#0#;
-- unspecified
Reserved_16_31 : HAL.UInt16 := 16#0#;
end record
with Volatile_Full_Access, Object_Size => 32,
Bit_Order => System.Low_Order_First;
for INSTR_MEM9_Register use record
INSTR_MEM9 at 0 range 0 .. 15;
Reserved_16_31 at 0 range 16 .. 31;
end record;
subtype INSTR_MEM10_INSTR_MEM10_Field is HAL.UInt16;
-- Write-only access to instruction memory location 10
type INSTR_MEM10_Register is record
INSTR_MEM10 : INSTR_MEM10_INSTR_MEM10_Field := 16#0#;
-- unspecified
Reserved_16_31 : HAL.UInt16 := 16#0#;
end record
with Volatile_Full_Access, Object_Size => 32,
Bit_Order => System.Low_Order_First;
for INSTR_MEM10_Register use record
INSTR_MEM10 at 0 range 0 .. 15;
Reserved_16_31 at 0 range 16 .. 31;
end record;
subtype INSTR_MEM11_INSTR_MEM11_Field is HAL.UInt16;
-- Write-only access to instruction memory location 11
type INSTR_MEM11_Register is record
INSTR_MEM11 : INSTR_MEM11_INSTR_MEM11_Field := 16#0#;
-- unspecified
Reserved_16_31 : HAL.UInt16 := 16#0#;
end record
with Volatile_Full_Access, Object_Size => 32,
Bit_Order => System.Low_Order_First;
for INSTR_MEM11_Register use record
INSTR_MEM11 at 0 range 0 .. 15;
Reserved_16_31 at 0 range 16 .. 31;
end record;
subtype INSTR_MEM12_INSTR_MEM12_Field is HAL.UInt16;
-- Write-only access to instruction memory location 12
type INSTR_MEM12_Register is record
INSTR_MEM12 : INSTR_MEM12_INSTR_MEM12_Field := 16#0#;
-- unspecified
Reserved_16_31 : HAL.UInt16 := 16#0#;
end record
with Volatile_Full_Access, Object_Size => 32,
Bit_Order => System.Low_Order_First;
for INSTR_MEM12_Register use record
INSTR_MEM12 at 0 range 0 .. 15;
Reserved_16_31 at 0 range 16 .. 31;
end record;
subtype INSTR_MEM13_INSTR_MEM13_Field is HAL.UInt16;
-- Write-only access to instruction memory location 13
type INSTR_MEM13_Register is record
INSTR_MEM13 : INSTR_MEM13_INSTR_MEM13_Field := 16#0#;
-- unspecified
Reserved_16_31 : HAL.UInt16 := 16#0#;
end record
with Volatile_Full_Access, Object_Size => 32,
Bit_Order => System.Low_Order_First;
for INSTR_MEM13_Register use record
INSTR_MEM13 at 0 range 0 .. 15;
Reserved_16_31 at 0 range 16 .. 31;
end record;
subtype INSTR_MEM14_INSTR_MEM14_Field is HAL.UInt16;
-- Write-only access to instruction memory location 14
type INSTR_MEM14_Register is record
INSTR_MEM14 : INSTR_MEM14_INSTR_MEM14_Field := 16#0#;
-- unspecified
Reserved_16_31 : HAL.UInt16 := 16#0#;
end record
with Volatile_Full_Access, Object_Size => 32,
Bit_Order => System.Low_Order_First;
for INSTR_MEM14_Register use record
INSTR_MEM14 at 0 range 0 .. 15;
Reserved_16_31 at 0 range 16 .. 31;
end record;
subtype INSTR_MEM15_INSTR_MEM15_Field is HAL.UInt16;
-- Write-only access to instruction memory location 15
type INSTR_MEM15_Register is record
INSTR_MEM15 : INSTR_MEM15_INSTR_MEM15_Field := 16#0#;
-- unspecified
Reserved_16_31 : HAL.UInt16 := 16#0#;
end record
with Volatile_Full_Access, Object_Size => 32,
Bit_Order => System.Low_Order_First;
for INSTR_MEM15_Register use record
INSTR_MEM15 at 0 range 0 .. 15;
Reserved_16_31 at 0 range 16 .. 31;
end record;
subtype INSTR_MEM16_INSTR_MEM16_Field is HAL.UInt16;
-- Write-only access to instruction memory location 16
type INSTR_MEM16_Register is record
INSTR_MEM16 : INSTR_MEM16_INSTR_MEM16_Field := 16#0#;
-- unspecified
Reserved_16_31 : HAL.UInt16 := 16#0#;
end record
with Volatile_Full_Access, Object_Size => 32,
Bit_Order => System.Low_Order_First;
for INSTR_MEM16_Register use record
INSTR_MEM16 at 0 range 0 .. 15;
Reserved_16_31 at 0 range 16 .. 31;
end record;
subtype INSTR_MEM17_INSTR_MEM17_Field is HAL.UInt16;
-- Write-only access to instruction memory location 17
type INSTR_MEM17_Register is record
INSTR_MEM17 : INSTR_MEM17_INSTR_MEM17_Field := 16#0#;
-- unspecified
Reserved_16_31 : HAL.UInt16 := 16#0#;
end record
with Volatile_Full_Access, Object_Size => 32,
Bit_Order => System.Low_Order_First;
for INSTR_MEM17_Register use record
INSTR_MEM17 at 0 range 0 .. 15;
Reserved_16_31 at 0 range 16 .. 31;
end record;
subtype INSTR_MEM18_INSTR_MEM18_Field is HAL.UInt16;
-- Write-only access to instruction memory location 18
type INSTR_MEM18_Register is record
INSTR_MEM18 : INSTR_MEM18_INSTR_MEM18_Field := 16#0#;
-- unspecified
Reserved_16_31 : HAL.UInt16 := 16#0#;
end record
with Volatile_Full_Access, Object_Size => 32,
Bit_Order => System.Low_Order_First;
for INSTR_MEM18_Register use record
INSTR_MEM18 at 0 range 0 .. 15;
Reserved_16_31 at 0 range 16 .. 31;
end record;
subtype INSTR_MEM19_INSTR_MEM19_Field is HAL.UInt16;
-- Write-only access to instruction memory location 19
type INSTR_MEM19_Register is record
INSTR_MEM19 : INSTR_MEM19_INSTR_MEM19_Field := 16#0#;
-- unspecified
Reserved_16_31 : HAL.UInt16 := 16#0#;
end record
with Volatile_Full_Access, Object_Size => 32,
Bit_Order => System.Low_Order_First;
for INSTR_MEM19_Register use record
INSTR_MEM19 at 0 range 0 .. 15;
Reserved_16_31 at 0 range 16 .. 31;
end record;
subtype INSTR_MEM20_INSTR_MEM20_Field is HAL.UInt16;
-- Write-only access to instruction memory location 20
type INSTR_MEM20_Register is record
INSTR_MEM20 : INSTR_MEM20_INSTR_MEM20_Field := 16#0#;
-- unspecified
Reserved_16_31 : HAL.UInt16 := 16#0#;
end record
with Volatile_Full_Access, Object_Size => 32,
Bit_Order => System.Low_Order_First;
for INSTR_MEM20_Register use record
INSTR_MEM20 at 0 range 0 .. 15;
Reserved_16_31 at 0 range 16 .. 31;
end record;
subtype INSTR_MEM21_INSTR_MEM21_Field is HAL.UInt16;
-- Write-only access to instruction memory location 21
type INSTR_MEM21_Register is record
INSTR_MEM21 : INSTR_MEM21_INSTR_MEM21_Field := 16#0#;
-- unspecified
Reserved_16_31 : HAL.UInt16 := 16#0#;
end record
with Volatile_Full_Access, Object_Size => 32,
Bit_Order => System.Low_Order_First;
for INSTR_MEM21_Register use record
INSTR_MEM21 at 0 range 0 .. 15;
Reserved_16_31 at 0 range 16 .. 31;
end record;
subtype INSTR_MEM22_INSTR_MEM22_Field is HAL.UInt16;
-- Write-only access to instruction memory location 22
type INSTR_MEM22_Register is record
INSTR_MEM22 : INSTR_MEM22_INSTR_MEM22_Field := 16#0#;
-- unspecified
Reserved_16_31 : HAL.UInt16 := 16#0#;
end record
with Volatile_Full_Access, Object_Size => 32,
Bit_Order => System.Low_Order_First;
for INSTR_MEM22_Register use record
INSTR_MEM22 at 0 range 0 .. 15;
Reserved_16_31 at 0 range 16 .. 31;
end record;
subtype INSTR_MEM23_INSTR_MEM23_Field is HAL.UInt16;
-- Write-only access to instruction memory location 23
type INSTR_MEM23_Register is record
INSTR_MEM23 : INSTR_MEM23_INSTR_MEM23_Field := 16#0#;
-- unspecified
Reserved_16_31 : HAL.UInt16 := 16#0#;
end record
with Volatile_Full_Access, Object_Size => 32,
Bit_Order => System.Low_Order_First;
for INSTR_MEM23_Register use record
INSTR_MEM23 at 0 range 0 .. 15;
Reserved_16_31 at 0 range 16 .. 31;
end record;
subtype INSTR_MEM24_INSTR_MEM24_Field is HAL.UInt16;
-- Write-only access to instruction memory location 24
type INSTR_MEM24_Register is record
INSTR_MEM24 : INSTR_MEM24_INSTR_MEM24_Field := 16#0#;
-- unspecified
Reserved_16_31 : HAL.UInt16 := 16#0#;
end record
with Volatile_Full_Access, Object_Size => 32,
Bit_Order => System.Low_Order_First;
for INSTR_MEM24_Register use record
INSTR_MEM24 at 0 range 0 .. 15;
Reserved_16_31 at 0 range 16 .. 31;
end record;
subtype INSTR_MEM25_INSTR_MEM25_Field is HAL.UInt16;
-- Write-only access to instruction memory location 25
type INSTR_MEM25_Register is record
INSTR_MEM25 : INSTR_MEM25_INSTR_MEM25_Field := 16#0#;
-- unspecified
Reserved_16_31 : HAL.UInt16 := 16#0#;
end record
with Volatile_Full_Access, Object_Size => 32,
Bit_Order => System.Low_Order_First;
for INSTR_MEM25_Register use record
INSTR_MEM25 at 0 range 0 .. 15;
Reserved_16_31 at 0 range 16 .. 31;
end record;
subtype INSTR_MEM26_INSTR_MEM26_Field is HAL.UInt16;
-- Write-only access to instruction memory location 26
type INSTR_MEM26_Register is record
INSTR_MEM26 : INSTR_MEM26_INSTR_MEM26_Field := 16#0#;
-- unspecified
Reserved_16_31 : HAL.UInt16 := 16#0#;
end record
with Volatile_Full_Access, Object_Size => 32,
Bit_Order => System.Low_Order_First;
for INSTR_MEM26_Register use record
INSTR_MEM26 at 0 range 0 .. 15;
Reserved_16_31 at 0 range 16 .. 31;
end record;
subtype INSTR_MEM27_INSTR_MEM27_Field is HAL.UInt16;
-- Write-only access to instruction memory location 27
type INSTR_MEM27_Register is record
INSTR_MEM27 : INSTR_MEM27_INSTR_MEM27_Field := 16#0#;
-- unspecified
Reserved_16_31 : HAL.UInt16 := 16#0#;
end record
with Volatile_Full_Access, Object_Size => 32,
Bit_Order => System.Low_Order_First;
for INSTR_MEM27_Register use record
INSTR_MEM27 at 0 range 0 .. 15;
Reserved_16_31 at 0 range 16 .. 31;
end record;
subtype INSTR_MEM28_INSTR_MEM28_Field is HAL.UInt16;
-- Write-only access to instruction memory location 28
type INSTR_MEM28_Register is record
INSTR_MEM28 : INSTR_MEM28_INSTR_MEM28_Field := 16#0#;
-- unspecified
Reserved_16_31 : HAL.UInt16 := 16#0#;
end record
with Volatile_Full_Access, Object_Size => 32,
Bit_Order => System.Low_Order_First;
for INSTR_MEM28_Register use record
INSTR_MEM28 at 0 range 0 .. 15;
Reserved_16_31 at 0 range 16 .. 31;
end record;
subtype INSTR_MEM29_INSTR_MEM29_Field is HAL.UInt16;
-- Write-only access to instruction memory location 29
type INSTR_MEM29_Register is record
INSTR_MEM29 : INSTR_MEM29_INSTR_MEM29_Field := 16#0#;
-- unspecified
Reserved_16_31 : HAL.UInt16 := 16#0#;
end record
with Volatile_Full_Access, Object_Size => 32,
Bit_Order => System.Low_Order_First;
for INSTR_MEM29_Register use record
INSTR_MEM29 at 0 range 0 .. 15;
Reserved_16_31 at 0 range 16 .. 31;
end record;
subtype INSTR_MEM30_INSTR_MEM30_Field is HAL.UInt16;
-- Write-only access to instruction memory location 30
type INSTR_MEM30_Register is record
INSTR_MEM30 : INSTR_MEM30_INSTR_MEM30_Field := 16#0#;
-- unspecified
Reserved_16_31 : HAL.UInt16 := 16#0#;
end record
with Volatile_Full_Access, Object_Size => 32,
Bit_Order => System.Low_Order_First;
for INSTR_MEM30_Register use record
INSTR_MEM30 at 0 range 0 .. 15;
Reserved_16_31 at 0 range 16 .. 31;
end record;
subtype INSTR_MEM31_INSTR_MEM31_Field is HAL.UInt16;
-- Write-only access to instruction memory location 31
type INSTR_MEM31_Register is record
INSTR_MEM31 : INSTR_MEM31_INSTR_MEM31_Field := 16#0#;
-- unspecified
Reserved_16_31 : HAL.UInt16 := 16#0#;
end record
with Volatile_Full_Access, Object_Size => 32,
Bit_Order => System.Low_Order_First;
for INSTR_MEM31_Register use record
INSTR_MEM31 at 0 range 0 .. 15;
Reserved_16_31 at 0 range 16 .. 31;
end record;
subtype SM0_CLKDIV_FRAC_Field is HAL.UInt8;
subtype SM0_CLKDIV_INT_Field is HAL.UInt16;
-- Clock divider register for state machine 0\n Frequency = clock freq /
-- (CLKDIV_INT + CLKDIV_FRAC / 256)
type SM0_CLKDIV_Register is record
-- unspecified
Reserved_0_7 : HAL.UInt8 := 16#0#;
-- Fractional part of clock divider
FRAC : SM0_CLKDIV_FRAC_Field := 16#0#;
-- Effective frequency is sysclk/int.\n Value of 0 is interpreted as max
-- possible value
INT : SM0_CLKDIV_INT_Field := 16#1#;
end record
with Volatile_Full_Access, Object_Size => 32,
Bit_Order => System.Low_Order_First;
for SM0_CLKDIV_Register use record
Reserved_0_7 at 0 range 0 .. 7;
FRAC at 0 range 8 .. 15;
INT at 0 range 16 .. 31;
end record;
subtype SM0_EXECCTRL_STATUS_N_Field is HAL.UInt4;
-- Comparison used for the MOV x, STATUS instruction.
type SM0_EXECCTRL_STATUS_SEL_Field is
(-- All-ones if TX FIFO level < N, otherwise all-zeroes
Txlevel,
-- All-ones if RX FIFO level < N, otherwise all-zeroes
Rxlevel)
with Size => 1;
for SM0_EXECCTRL_STATUS_SEL_Field use
(Txlevel => 0,
Rxlevel => 1);
subtype SM0_EXECCTRL_WRAP_BOTTOM_Field is HAL.UInt5;
subtype SM0_EXECCTRL_WRAP_TOP_Field is HAL.UInt5;
subtype SM0_EXECCTRL_OUT_EN_SEL_Field is HAL.UInt5;
subtype SM0_EXECCTRL_JMP_PIN_Field is HAL.UInt5;
-- Execution/behavioural settings for state machine 0
type SM0_EXECCTRL_Register is record
-- Comparison level for the MOV x, STATUS instruction
STATUS_N : SM0_EXECCTRL_STATUS_N_Field := 16#0#;
-- Comparison used for the MOV x, STATUS instruction.
STATUS_SEL : SM0_EXECCTRL_STATUS_SEL_Field := RP_SVD.PIO0.Txlevel;
-- unspecified
Reserved_5_6 : HAL.UInt2 := 16#0#;
-- After reaching wrap_top, execution is wrapped to this address.
WRAP_BOTTOM : SM0_EXECCTRL_WRAP_BOTTOM_Field := 16#0#;
-- After reaching this address, execution is wrapped to wrap_bottom.\n
-- If the instruction is a jump, and the jump condition is true, the
-- jump takes priority.
WRAP_TOP : SM0_EXECCTRL_WRAP_TOP_Field := 16#1F#;
-- Continuously assert the most recent OUT/SET to the pins
OUT_STICKY : Boolean := False;
-- If 1, use a bit of OUT data as an auxiliary write enable\n When used
-- in conjunction with OUT_STICKY, writes with an enable of 0 will\n
-- deassert the latest pin write. This can create useful
-- masking/override behaviour\n due to the priority ordering of state
-- machine pin writes (SM0 < SM1 < ...)
INLINE_OUT_EN : Boolean := False;
-- Which data bit to use for inline OUT enable
OUT_EN_SEL : SM0_EXECCTRL_OUT_EN_SEL_Field := 16#0#;
-- The GPIO number to use as condition for JMP PIN. Unaffected by input
-- mapping.
JMP_PIN : SM0_EXECCTRL_JMP_PIN_Field := 16#0#;
-- Side-set data is asserted to pin OEs instead of pin values
SIDE_PINDIR : Boolean := False;
-- If 1, the delay MSB is used as side-set enable, rather than a\n
-- side-set data bit. This allows instructions to perform side-set
-- optionally,\n rather than on every instruction.
SIDE_EN : Boolean := False;
-- Read-only. An instruction written to SMx_INSTR is stalled, and
-- latched by the\n state machine. Will clear once the instruction
-- completes.
EXEC_STALLED : Boolean := False;
end record
with Volatile_Full_Access, Object_Size => 32,
Bit_Order => System.Low_Order_First;
for SM0_EXECCTRL_Register use record
STATUS_N at 0 range 0 .. 3;
STATUS_SEL at 0 range 4 .. 4;
Reserved_5_6 at 0 range 5 .. 6;
WRAP_BOTTOM at 0 range 7 .. 11;
WRAP_TOP at 0 range 12 .. 16;
OUT_STICKY at 0 range 17 .. 17;
INLINE_OUT_EN at 0 range 18 .. 18;
OUT_EN_SEL at 0 range 19 .. 23;
JMP_PIN at 0 range 24 .. 28;
SIDE_PINDIR at 0 range 29 .. 29;
SIDE_EN at 0 range 30 .. 30;
EXEC_STALLED at 0 range 31 .. 31;
end record;
subtype SM0_SHIFTCTRL_PUSH_THRESH_Field is HAL.UInt5;
subtype SM0_SHIFTCTRL_PULL_THRESH_Field is HAL.UInt5;
-- Control behaviour of the input/output shift registers for state machine
-- 0
type SM0_SHIFTCTRL_Register is record
-- unspecified
Reserved_0_15 : HAL.UInt16 := 16#0#;
-- Push automatically when the input shift register is filled
AUTOPUSH : Boolean := False;
-- Pull automatically when the output shift register is emptied
AUTOPULL : Boolean := False;
-- 1 = shift input shift register to right (data enters from left). 0 =
-- to left.
IN_SHIFTDIR : Boolean := True;
-- 1 = shift out of output shift register to right. 0 = to left.
OUT_SHIFTDIR : Boolean := True;
-- Number of bits shifted into RXSR before autopush or conditional
-- push.\n Write 0 for value of 32.
PUSH_THRESH : SM0_SHIFTCTRL_PUSH_THRESH_Field := 16#0#;
-- Number of bits shifted out of TXSR before autopull or conditional
-- pull.\n Write 0 for value of 32.
PULL_THRESH : SM0_SHIFTCTRL_PULL_THRESH_Field := 16#0#;
-- When 1, TX FIFO steals the RX FIFO's storage, and becomes twice as
-- deep.\n RX FIFO is disabled as a result (always reads as both full
-- and empty).\n FIFOs are flushed when this bit is changed.
FJOIN_TX : Boolean := False;
-- When 1, RX FIFO steals the TX FIFO's storage, and becomes twice as
-- deep.\n TX FIFO is disabled as a result (always reads as both full
-- and empty).\n FIFOs are flushed when this bit is changed.
FJOIN_RX : Boolean := False;
end record
with Volatile_Full_Access, Object_Size => 32,
Bit_Order => System.Low_Order_First;
for SM0_SHIFTCTRL_Register use record
Reserved_0_15 at 0 range 0 .. 15;
AUTOPUSH at 0 range 16 .. 16;
AUTOPULL at 0 range 17 .. 17;
IN_SHIFTDIR at 0 range 18 .. 18;
OUT_SHIFTDIR at 0 range 19 .. 19;
PUSH_THRESH at 0 range 20 .. 24;
PULL_THRESH at 0 range 25 .. 29;
FJOIN_TX at 0 range 30 .. 30;
FJOIN_RX at 0 range 31 .. 31;
end record;
subtype SM0_ADDR_SM0_ADDR_Field is HAL.UInt5;
-- Current instruction address of state machine 0
type SM0_ADDR_Register is record
-- Read-only.
SM0_ADDR : SM0_ADDR_SM0_ADDR_Field;
-- unspecified
Reserved_5_31 : HAL.UInt27;
end record
with Volatile_Full_Access, Object_Size => 32,
Bit_Order => System.Low_Order_First;
for SM0_ADDR_Register use record
SM0_ADDR at 0 range 0 .. 4;
Reserved_5_31 at 0 range 5 .. 31;
end record;
subtype SM0_INSTR_SM0_INSTR_Field is HAL.UInt16;
-- Instruction currently being executed by state machine 0\n Write to
-- execute an instruction immediately (including jumps) and then resume
-- execution.
type SM0_INSTR_Register is record
SM0_INSTR : SM0_INSTR_SM0_INSTR_Field := 16#0#;
-- unspecified
Reserved_16_31 : HAL.UInt16 := 16#0#;
end record
with Volatile_Full_Access, Object_Size => 32,
Bit_Order => System.Low_Order_First;
for SM0_INSTR_Register use record
SM0_INSTR at 0 range 0 .. 15;
Reserved_16_31 at 0 range 16 .. 31;
end record;
subtype SM0_PINCTRL_OUT_BASE_Field is HAL.UInt5;
subtype SM0_PINCTRL_SET_BASE_Field is HAL.UInt5;
subtype SM0_PINCTRL_SIDESET_BASE_Field is HAL.UInt5;
subtype SM0_PINCTRL_IN_BASE_Field is HAL.UInt5;
subtype SM0_PINCTRL_OUT_COUNT_Field is HAL.UInt6;
subtype SM0_PINCTRL_SET_COUNT_Field is HAL.UInt3;
subtype SM0_PINCTRL_SIDESET_COUNT_Field is HAL.UInt3;
-- State machine pin control
type SM0_PINCTRL_Register is record
-- The virtual pin corresponding to OUT bit 0
OUT_BASE : SM0_PINCTRL_OUT_BASE_Field := 16#0#;
-- The virtual pin corresponding to SET bit 0
SET_BASE : SM0_PINCTRL_SET_BASE_Field := 16#0#;
-- The virtual pin corresponding to delay field bit 0
SIDESET_BASE : SM0_PINCTRL_SIDESET_BASE_Field := 16#0#;
-- The virtual pin corresponding to IN bit 0
IN_BASE : SM0_PINCTRL_IN_BASE_Field := 16#0#;
-- The number of pins asserted by an OUT. Value of 0 -> 32 pins
OUT_COUNT : SM0_PINCTRL_OUT_COUNT_Field := 16#0#;
-- The number of pins asserted by a SET. Max of 5
SET_COUNT : SM0_PINCTRL_SET_COUNT_Field := 16#5#;
-- The number of delay bits co-opted for side-set. Inclusive of the
-- enable bit, if present.
SIDESET_COUNT : SM0_PINCTRL_SIDESET_COUNT_Field := 16#0#;
end record
with Volatile_Full_Access, Object_Size => 32,
Bit_Order => System.Low_Order_First;
for SM0_PINCTRL_Register use record
OUT_BASE at 0 range 0 .. 4;
SET_BASE at 0 range 5 .. 9;
SIDESET_BASE at 0 range 10 .. 14;
IN_BASE at 0 range 15 .. 19;
OUT_COUNT at 0 range 20 .. 25;
SET_COUNT at 0 range 26 .. 28;
SIDESET_COUNT at 0 range 29 .. 31;
end record;
subtype SM1_CLKDIV_FRAC_Field is HAL.UInt8;
subtype SM1_CLKDIV_INT_Field is HAL.UInt16;
-- Clock divider register for state machine 1\n Frequency = clock freq /
-- (CLKDIV_INT + CLKDIV_FRAC / 256)
type SM1_CLKDIV_Register is record
-- unspecified
Reserved_0_7 : HAL.UInt8 := 16#0#;
-- Fractional part of clock divider
FRAC : SM1_CLKDIV_FRAC_Field := 16#0#;
-- Effective frequency is sysclk/int.\n Value of 0 is interpreted as max
-- possible value
INT : SM1_CLKDIV_INT_Field := 16#1#;
end record
with Volatile_Full_Access, Object_Size => 32,
Bit_Order => System.Low_Order_First;
for SM1_CLKDIV_Register use record
Reserved_0_7 at 0 range 0 .. 7;
FRAC at 0 range 8 .. 15;
INT at 0 range 16 .. 31;
end record;
subtype SM1_EXECCTRL_STATUS_N_Field is HAL.UInt4;
-- Comparison used for the MOV x, STATUS instruction.
type SM1_EXECCTRL_STATUS_SEL_Field is
(-- All-ones if TX FIFO level < N, otherwise all-zeroes
Txlevel,
-- All-ones if RX FIFO level < N, otherwise all-zeroes
Rxlevel)
with Size => 1;
for SM1_EXECCTRL_STATUS_SEL_Field use
(Txlevel => 0,
Rxlevel => 1);
subtype SM1_EXECCTRL_WRAP_BOTTOM_Field is HAL.UInt5;
subtype SM1_EXECCTRL_WRAP_TOP_Field is HAL.UInt5;
subtype SM1_EXECCTRL_OUT_EN_SEL_Field is HAL.UInt5;
subtype SM1_EXECCTRL_JMP_PIN_Field is HAL.UInt5;
-- Execution/behavioural settings for state machine 1
type SM1_EXECCTRL_Register is record
-- Comparison level for the MOV x, STATUS instruction
STATUS_N : SM1_EXECCTRL_STATUS_N_Field := 16#0#;
-- Comparison used for the MOV x, STATUS instruction.
STATUS_SEL : SM1_EXECCTRL_STATUS_SEL_Field := RP_SVD.PIO0.Txlevel;
-- unspecified
Reserved_5_6 : HAL.UInt2 := 16#0#;
-- After reaching wrap_top, execution is wrapped to this address.
WRAP_BOTTOM : SM1_EXECCTRL_WRAP_BOTTOM_Field := 16#0#;
-- After reaching this address, execution is wrapped to wrap_bottom.\n
-- If the instruction is a jump, and the jump condition is true, the
-- jump takes priority.
WRAP_TOP : SM1_EXECCTRL_WRAP_TOP_Field := 16#1F#;
-- Continuously assert the most recent OUT/SET to the pins
OUT_STICKY : Boolean := False;
-- If 1, use a bit of OUT data as an auxiliary write enable\n When used
-- in conjunction with OUT_STICKY, writes with an enable of 0 will\n
-- deassert the latest pin write. This can create useful
-- masking/override behaviour\n due to the priority ordering of state
-- machine pin writes (SM0 < SM1 < ...)
INLINE_OUT_EN : Boolean := False;
-- Which data bit to use for inline OUT enable
OUT_EN_SEL : SM1_EXECCTRL_OUT_EN_SEL_Field := 16#0#;
-- The GPIO number to use as condition for JMP PIN. Unaffected by input
-- mapping.
JMP_PIN : SM1_EXECCTRL_JMP_PIN_Field := 16#0#;
-- Side-set data is asserted to pin OEs instead of pin values
SIDE_PINDIR : Boolean := False;
-- If 1, the delay MSB is used as side-set enable, rather than a\n
-- side-set data bit. This allows instructions to perform side-set
-- optionally,\n rather than on every instruction.
SIDE_EN : Boolean := False;
-- Read-only. An instruction written to SMx_INSTR is stalled, and
-- latched by the\n state machine. Will clear once the instruction
-- completes.
EXEC_STALLED : Boolean := False;
end record
with Volatile_Full_Access, Object_Size => 32,
Bit_Order => System.Low_Order_First;
for SM1_EXECCTRL_Register use record
STATUS_N at 0 range 0 .. 3;
STATUS_SEL at 0 range 4 .. 4;
Reserved_5_6 at 0 range 5 .. 6;
WRAP_BOTTOM at 0 range 7 .. 11;
WRAP_TOP at 0 range 12 .. 16;
OUT_STICKY at 0 range 17 .. 17;
INLINE_OUT_EN at 0 range 18 .. 18;
OUT_EN_SEL at 0 range 19 .. 23;
JMP_PIN at 0 range 24 .. 28;
SIDE_PINDIR at 0 range 29 .. 29;
SIDE_EN at 0 range 30 .. 30;
EXEC_STALLED at 0 range 31 .. 31;
end record;
subtype SM1_SHIFTCTRL_PUSH_THRESH_Field is HAL.UInt5;
subtype SM1_SHIFTCTRL_PULL_THRESH_Field is HAL.UInt5;
-- Control behaviour of the input/output shift registers for state machine
-- 1
type SM1_SHIFTCTRL_Register is record
-- unspecified
Reserved_0_15 : HAL.UInt16 := 16#0#;
-- Push automatically when the input shift register is filled
AUTOPUSH : Boolean := False;
-- Pull automatically when the output shift register is emptied
AUTOPULL : Boolean := False;
-- 1 = shift input shift register to right (data enters from left). 0 =
-- to left.
IN_SHIFTDIR : Boolean := True;
-- 1 = shift out of output shift register to right. 0 = to left.
OUT_SHIFTDIR : Boolean := True;
-- Number of bits shifted into RXSR before autopush or conditional
-- push.\n Write 0 for value of 32.
PUSH_THRESH : SM1_SHIFTCTRL_PUSH_THRESH_Field := 16#0#;
-- Number of bits shifted out of TXSR before autopull or conditional
-- pull.\n Write 0 for value of 32.
PULL_THRESH : SM1_SHIFTCTRL_PULL_THRESH_Field := 16#0#;
-- When 1, TX FIFO steals the RX FIFO's storage, and becomes twice as
-- deep.\n RX FIFO is disabled as a result (always reads as both full
-- and empty).\n FIFOs are flushed when this bit is changed.
FJOIN_TX : Boolean := False;
-- When 1, RX FIFO steals the TX FIFO's storage, and becomes twice as
-- deep.\n TX FIFO is disabled as a result (always reads as both full
-- and empty).\n FIFOs are flushed when this bit is changed.
FJOIN_RX : Boolean := False;
end record
with Volatile_Full_Access, Object_Size => 32,
Bit_Order => System.Low_Order_First;
for SM1_SHIFTCTRL_Register use record
Reserved_0_15 at 0 range 0 .. 15;
AUTOPUSH at 0 range 16 .. 16;
AUTOPULL at 0 range 17 .. 17;
IN_SHIFTDIR at 0 range 18 .. 18;
OUT_SHIFTDIR at 0 range 19 .. 19;
PUSH_THRESH at 0 range 20 .. 24;
PULL_THRESH at 0 range 25 .. 29;
FJOIN_TX at 0 range 30 .. 30;
FJOIN_RX at 0 range 31 .. 31;
end record;
subtype SM1_ADDR_SM1_ADDR_Field is HAL.UInt5;
-- Current instruction address of state machine 1
type SM1_ADDR_Register is record
-- Read-only.
SM1_ADDR : SM1_ADDR_SM1_ADDR_Field;
-- unspecified
Reserved_5_31 : HAL.UInt27;
end record
with Volatile_Full_Access, Object_Size => 32,
Bit_Order => System.Low_Order_First;
for SM1_ADDR_Register use record
SM1_ADDR at 0 range 0 .. 4;
Reserved_5_31 at 0 range 5 .. 31;
end record;
subtype SM1_INSTR_SM1_INSTR_Field is HAL.UInt16;
-- Instruction currently being executed by state machine 1\n Write to
-- execute an instruction immediately (including jumps) and then resume
-- execution.
type SM1_INSTR_Register is record
SM1_INSTR : SM1_INSTR_SM1_INSTR_Field := 16#0#;
-- unspecified
Reserved_16_31 : HAL.UInt16 := 16#0#;
end record
with Volatile_Full_Access, Object_Size => 32,
Bit_Order => System.Low_Order_First;
for SM1_INSTR_Register use record
SM1_INSTR at 0 range 0 .. 15;
Reserved_16_31 at 0 range 16 .. 31;
end record;
subtype SM1_PINCTRL_OUT_BASE_Field is HAL.UInt5;
subtype SM1_PINCTRL_SET_BASE_Field is HAL.UInt5;
subtype SM1_PINCTRL_SIDESET_BASE_Field is HAL.UInt5;
subtype SM1_PINCTRL_IN_BASE_Field is HAL.UInt5;
subtype SM1_PINCTRL_OUT_COUNT_Field is HAL.UInt6;
subtype SM1_PINCTRL_SET_COUNT_Field is HAL.UInt3;
subtype SM1_PINCTRL_SIDESET_COUNT_Field is HAL.UInt3;
-- State machine pin control
type SM1_PINCTRL_Register is record
-- The virtual pin corresponding to OUT bit 0
OUT_BASE : SM1_PINCTRL_OUT_BASE_Field := 16#0#;
-- The virtual pin corresponding to SET bit 0
SET_BASE : SM1_PINCTRL_SET_BASE_Field := 16#0#;
-- The virtual pin corresponding to delay field bit 0
SIDESET_BASE : SM1_PINCTRL_SIDESET_BASE_Field := 16#0#;
-- The virtual pin corresponding to IN bit 0
IN_BASE : SM1_PINCTRL_IN_BASE_Field := 16#0#;
-- The number of pins asserted by an OUT. Value of 0 -> 32 pins
OUT_COUNT : SM1_PINCTRL_OUT_COUNT_Field := 16#0#;
-- The number of pins asserted by a SET. Max of 5
SET_COUNT : SM1_PINCTRL_SET_COUNT_Field := 16#5#;
-- The number of delay bits co-opted for side-set. Inclusive of the
-- enable bit, if present.
SIDESET_COUNT : SM1_PINCTRL_SIDESET_COUNT_Field := 16#0#;
end record
with Volatile_Full_Access, Object_Size => 32,
Bit_Order => System.Low_Order_First;
for SM1_PINCTRL_Register use record
OUT_BASE at 0 range 0 .. 4;
SET_BASE at 0 range 5 .. 9;
SIDESET_BASE at 0 range 10 .. 14;
IN_BASE at 0 range 15 .. 19;
OUT_COUNT at 0 range 20 .. 25;
SET_COUNT at 0 range 26 .. 28;
SIDESET_COUNT at 0 range 29 .. 31;
end record;
subtype SM2_CLKDIV_FRAC_Field is HAL.UInt8;
subtype SM2_CLKDIV_INT_Field is HAL.UInt16;
-- Clock divider register for state machine 2\n Frequency = clock freq /
-- (CLKDIV_INT + CLKDIV_FRAC / 256)
type SM2_CLKDIV_Register is record
-- unspecified
Reserved_0_7 : HAL.UInt8 := 16#0#;
-- Fractional part of clock divider
FRAC : SM2_CLKDIV_FRAC_Field := 16#0#;
-- Effective frequency is sysclk/int.\n Value of 0 is interpreted as max
-- possible value
INT : SM2_CLKDIV_INT_Field := 16#1#;
end record
with Volatile_Full_Access, Object_Size => 32,
Bit_Order => System.Low_Order_First;
for SM2_CLKDIV_Register use record
Reserved_0_7 at 0 range 0 .. 7;
FRAC at 0 range 8 .. 15;
INT at 0 range 16 .. 31;
end record;
subtype SM2_EXECCTRL_STATUS_N_Field is HAL.UInt4;
-- Comparison used for the MOV x, STATUS instruction.
type SM2_EXECCTRL_STATUS_SEL_Field is
(-- All-ones if TX FIFO level < N, otherwise all-zeroes
Txlevel,
-- All-ones if RX FIFO level < N, otherwise all-zeroes
Rxlevel)
with Size => 1;
for SM2_EXECCTRL_STATUS_SEL_Field use
(Txlevel => 0,
Rxlevel => 1);
subtype SM2_EXECCTRL_WRAP_BOTTOM_Field is HAL.UInt5;
subtype SM2_EXECCTRL_WRAP_TOP_Field is HAL.UInt5;
subtype SM2_EXECCTRL_OUT_EN_SEL_Field is HAL.UInt5;
subtype SM2_EXECCTRL_JMP_PIN_Field is HAL.UInt5;
-- Execution/behavioural settings for state machine 2
type SM2_EXECCTRL_Register is record
-- Comparison level for the MOV x, STATUS instruction
STATUS_N : SM2_EXECCTRL_STATUS_N_Field := 16#0#;
-- Comparison used for the MOV x, STATUS instruction.
STATUS_SEL : SM2_EXECCTRL_STATUS_SEL_Field := RP_SVD.PIO0.Txlevel;
-- unspecified
Reserved_5_6 : HAL.UInt2 := 16#0#;
-- After reaching wrap_top, execution is wrapped to this address.
WRAP_BOTTOM : SM2_EXECCTRL_WRAP_BOTTOM_Field := 16#0#;
-- After reaching this address, execution is wrapped to wrap_bottom.\n
-- If the instruction is a jump, and the jump condition is true, the
-- jump takes priority.
WRAP_TOP : SM2_EXECCTRL_WRAP_TOP_Field := 16#1F#;
-- Continuously assert the most recent OUT/SET to the pins
OUT_STICKY : Boolean := False;
-- If 1, use a bit of OUT data as an auxiliary write enable\n When used
-- in conjunction with OUT_STICKY, writes with an enable of 0 will\n
-- deassert the latest pin write. This can create useful
-- masking/override behaviour\n due to the priority ordering of state
-- machine pin writes (SM0 < SM1 < ...)
INLINE_OUT_EN : Boolean := False;
-- Which data bit to use for inline OUT enable
OUT_EN_SEL : SM2_EXECCTRL_OUT_EN_SEL_Field := 16#0#;
-- The GPIO number to use as condition for JMP PIN. Unaffected by input
-- mapping.
JMP_PIN : SM2_EXECCTRL_JMP_PIN_Field := 16#0#;
-- Side-set data is asserted to pin OEs instead of pin values
SIDE_PINDIR : Boolean := False;
-- If 1, the delay MSB is used as side-set enable, rather than a\n
-- side-set data bit. This allows instructions to perform side-set
-- optionally,\n rather than on every instruction.
SIDE_EN : Boolean := False;
-- Read-only. An instruction written to SMx_INSTR is stalled, and
-- latched by the\n state machine. Will clear once the instruction
-- completes.
EXEC_STALLED : Boolean := False;
end record
with Volatile_Full_Access, Object_Size => 32,
Bit_Order => System.Low_Order_First;
for SM2_EXECCTRL_Register use record
STATUS_N at 0 range 0 .. 3;
STATUS_SEL at 0 range 4 .. 4;
Reserved_5_6 at 0 range 5 .. 6;
WRAP_BOTTOM at 0 range 7 .. 11;
WRAP_TOP at 0 range 12 .. 16;
OUT_STICKY at 0 range 17 .. 17;
INLINE_OUT_EN at 0 range 18 .. 18;
OUT_EN_SEL at 0 range 19 .. 23;
JMP_PIN at 0 range 24 .. 28;
SIDE_PINDIR at 0 range 29 .. 29;
SIDE_EN at 0 range 30 .. 30;
EXEC_STALLED at 0 range 31 .. 31;
end record;
subtype SM2_SHIFTCTRL_PUSH_THRESH_Field is HAL.UInt5;
subtype SM2_SHIFTCTRL_PULL_THRESH_Field is HAL.UInt5;
-- Control behaviour of the input/output shift registers for state machine
-- 2
type SM2_SHIFTCTRL_Register is record
-- unspecified
Reserved_0_15 : HAL.UInt16 := 16#0#;
-- Push automatically when the input shift register is filled
AUTOPUSH : Boolean := False;
-- Pull automatically when the output shift register is emptied
AUTOPULL : Boolean := False;
-- 1 = shift input shift register to right (data enters from left). 0 =
-- to left.
IN_SHIFTDIR : Boolean := True;
-- 1 = shift out of output shift register to right. 0 = to left.
OUT_SHIFTDIR : Boolean := True;
-- Number of bits shifted into RXSR before autopush or conditional
-- push.\n Write 0 for value of 32.
PUSH_THRESH : SM2_SHIFTCTRL_PUSH_THRESH_Field := 16#0#;
-- Number of bits shifted out of TXSR before autopull or conditional
-- pull.\n Write 0 for value of 32.
PULL_THRESH : SM2_SHIFTCTRL_PULL_THRESH_Field := 16#0#;
-- When 1, TX FIFO steals the RX FIFO's storage, and becomes twice as
-- deep.\n RX FIFO is disabled as a result (always reads as both full
-- and empty).\n FIFOs are flushed when this bit is changed.
FJOIN_TX : Boolean := False;
-- When 1, RX FIFO steals the TX FIFO's storage, and becomes twice as
-- deep.\n TX FIFO is disabled as a result (always reads as both full
-- and empty).\n FIFOs are flushed when this bit is changed.
FJOIN_RX : Boolean := False;
end record
with Volatile_Full_Access, Object_Size => 32,
Bit_Order => System.Low_Order_First;
for SM2_SHIFTCTRL_Register use record
Reserved_0_15 at 0 range 0 .. 15;
AUTOPUSH at 0 range 16 .. 16;
AUTOPULL at 0 range 17 .. 17;
IN_SHIFTDIR at 0 range 18 .. 18;
OUT_SHIFTDIR at 0 range 19 .. 19;
PUSH_THRESH at 0 range 20 .. 24;
PULL_THRESH at 0 range 25 .. 29;
FJOIN_TX at 0 range 30 .. 30;
FJOIN_RX at 0 range 31 .. 31;
end record;
subtype SM2_ADDR_SM2_ADDR_Field is HAL.UInt5;
-- Current instruction address of state machine 2
type SM2_ADDR_Register is record
-- Read-only.
SM2_ADDR : SM2_ADDR_SM2_ADDR_Field;
-- unspecified
Reserved_5_31 : HAL.UInt27;
end record
with Volatile_Full_Access, Object_Size => 32,
Bit_Order => System.Low_Order_First;
for SM2_ADDR_Register use record
SM2_ADDR at 0 range 0 .. 4;
Reserved_5_31 at 0 range 5 .. 31;
end record;
subtype SM2_INSTR_SM2_INSTR_Field is HAL.UInt16;
-- Instruction currently being executed by state machine 2\n Write to
-- execute an instruction immediately (including jumps) and then resume
-- execution.
type SM2_INSTR_Register is record
SM2_INSTR : SM2_INSTR_SM2_INSTR_Field := 16#0#;
-- unspecified
Reserved_16_31 : HAL.UInt16 := 16#0#;
end record
with Volatile_Full_Access, Object_Size => 32,
Bit_Order => System.Low_Order_First;
for SM2_INSTR_Register use record
SM2_INSTR at 0 range 0 .. 15;
Reserved_16_31 at 0 range 16 .. 31;
end record;
subtype SM2_PINCTRL_OUT_BASE_Field is HAL.UInt5;
subtype SM2_PINCTRL_SET_BASE_Field is HAL.UInt5;
subtype SM2_PINCTRL_SIDESET_BASE_Field is HAL.UInt5;
subtype SM2_PINCTRL_IN_BASE_Field is HAL.UInt5;
subtype SM2_PINCTRL_OUT_COUNT_Field is HAL.UInt6;
subtype SM2_PINCTRL_SET_COUNT_Field is HAL.UInt3;
subtype SM2_PINCTRL_SIDESET_COUNT_Field is HAL.UInt3;
-- State machine pin control
type SM2_PINCTRL_Register is record
-- The virtual pin corresponding to OUT bit 0
OUT_BASE : SM2_PINCTRL_OUT_BASE_Field := 16#0#;
-- The virtual pin corresponding to SET bit 0
SET_BASE : SM2_PINCTRL_SET_BASE_Field := 16#0#;
-- The virtual pin corresponding to delay field bit 0
SIDESET_BASE : SM2_PINCTRL_SIDESET_BASE_Field := 16#0#;
-- The virtual pin corresponding to IN bit 0
IN_BASE : SM2_PINCTRL_IN_BASE_Field := 16#0#;
-- The number of pins asserted by an OUT. Value of 0 -> 32 pins
OUT_COUNT : SM2_PINCTRL_OUT_COUNT_Field := 16#0#;
-- The number of pins asserted by a SET. Max of 5
SET_COUNT : SM2_PINCTRL_SET_COUNT_Field := 16#5#;
-- The number of delay bits co-opted for side-set. Inclusive of the
-- enable bit, if present.
SIDESET_COUNT : SM2_PINCTRL_SIDESET_COUNT_Field := 16#0#;
end record
with Volatile_Full_Access, Object_Size => 32,
Bit_Order => System.Low_Order_First;
for SM2_PINCTRL_Register use record
OUT_BASE at 0 range 0 .. 4;
SET_BASE at 0 range 5 .. 9;
SIDESET_BASE at 0 range 10 .. 14;
IN_BASE at 0 range 15 .. 19;
OUT_COUNT at 0 range 20 .. 25;
SET_COUNT at 0 range 26 .. 28;
SIDESET_COUNT at 0 range 29 .. 31;
end record;
subtype SM3_CLKDIV_FRAC_Field is HAL.UInt8;
subtype SM3_CLKDIV_INT_Field is HAL.UInt16;
-- Clock divider register for state machine 3\n Frequency = clock freq /
-- (CLKDIV_INT + CLKDIV_FRAC / 256)
type SM3_CLKDIV_Register is record
-- unspecified
Reserved_0_7 : HAL.UInt8 := 16#0#;
-- Fractional part of clock divider
FRAC : SM3_CLKDIV_FRAC_Field := 16#0#;
-- Effective frequency is sysclk/int.\n Value of 0 is interpreted as max
-- possible value
INT : SM3_CLKDIV_INT_Field := 16#1#;
end record
with Volatile_Full_Access, Object_Size => 32,
Bit_Order => System.Low_Order_First;
for SM3_CLKDIV_Register use record
Reserved_0_7 at 0 range 0 .. 7;
FRAC at 0 range 8 .. 15;
INT at 0 range 16 .. 31;
end record;
subtype SM3_EXECCTRL_STATUS_N_Field is HAL.UInt4;
-- Comparison used for the MOV x, STATUS instruction.
type SM3_EXECCTRL_STATUS_SEL_Field is
(-- All-ones if TX FIFO level < N, otherwise all-zeroes
Txlevel,
-- All-ones if RX FIFO level < N, otherwise all-zeroes
Rxlevel)
with Size => 1;
for SM3_EXECCTRL_STATUS_SEL_Field use
(Txlevel => 0,
Rxlevel => 1);
subtype SM3_EXECCTRL_WRAP_BOTTOM_Field is HAL.UInt5;
subtype SM3_EXECCTRL_WRAP_TOP_Field is HAL.UInt5;
subtype SM3_EXECCTRL_OUT_EN_SEL_Field is HAL.UInt5;
subtype SM3_EXECCTRL_JMP_PIN_Field is HAL.UInt5;
-- Execution/behavioural settings for state machine 3
type SM3_EXECCTRL_Register is record
-- Comparison level for the MOV x, STATUS instruction
STATUS_N : SM3_EXECCTRL_STATUS_N_Field := 16#0#;
-- Comparison used for the MOV x, STATUS instruction.
STATUS_SEL : SM3_EXECCTRL_STATUS_SEL_Field := RP_SVD.PIO0.Txlevel;
-- unspecified
Reserved_5_6 : HAL.UInt2 := 16#0#;
-- After reaching wrap_top, execution is wrapped to this address.
WRAP_BOTTOM : SM3_EXECCTRL_WRAP_BOTTOM_Field := 16#0#;
-- After reaching this address, execution is wrapped to wrap_bottom.\n
-- If the instruction is a jump, and the jump condition is true, the
-- jump takes priority.
WRAP_TOP : SM3_EXECCTRL_WRAP_TOP_Field := 16#1F#;
-- Continuously assert the most recent OUT/SET to the pins
OUT_STICKY : Boolean := False;
-- If 1, use a bit of OUT data as an auxiliary write enable\n When used
-- in conjunction with OUT_STICKY, writes with an enable of 0 will\n
-- deassert the latest pin write. This can create useful
-- masking/override behaviour\n due to the priority ordering of state
-- machine pin writes (SM0 < SM1 < ...)
INLINE_OUT_EN : Boolean := False;
-- Which data bit to use for inline OUT enable
OUT_EN_SEL : SM3_EXECCTRL_OUT_EN_SEL_Field := 16#0#;
-- The GPIO number to use as condition for JMP PIN. Unaffected by input
-- mapping.
JMP_PIN : SM3_EXECCTRL_JMP_PIN_Field := 16#0#;
-- Side-set data is asserted to pin OEs instead of pin values
SIDE_PINDIR : Boolean := False;
-- If 1, the delay MSB is used as side-set enable, rather than a\n
-- side-set data bit. This allows instructions to perform side-set
-- optionally,\n rather than on every instruction.
SIDE_EN : Boolean := False;
-- Read-only. An instruction written to SMx_INSTR is stalled, and
-- latched by the\n state machine. Will clear once the instruction
-- completes.
EXEC_STALLED : Boolean := False;
end record
with Volatile_Full_Access, Object_Size => 32,
Bit_Order => System.Low_Order_First;
for SM3_EXECCTRL_Register use record
STATUS_N at 0 range 0 .. 3;
STATUS_SEL at 0 range 4 .. 4;
Reserved_5_6 at 0 range 5 .. 6;
WRAP_BOTTOM at 0 range 7 .. 11;
WRAP_TOP at 0 range 12 .. 16;
OUT_STICKY at 0 range 17 .. 17;
INLINE_OUT_EN at 0 range 18 .. 18;
OUT_EN_SEL at 0 range 19 .. 23;
JMP_PIN at 0 range 24 .. 28;
SIDE_PINDIR at 0 range 29 .. 29;
SIDE_EN at 0 range 30 .. 30;
EXEC_STALLED at 0 range 31 .. 31;
end record;
subtype SM3_SHIFTCTRL_PUSH_THRESH_Field is HAL.UInt5;
subtype SM3_SHIFTCTRL_PULL_THRESH_Field is HAL.UInt5;
-- Control behaviour of the input/output shift registers for state machine
-- 3
type SM3_SHIFTCTRL_Register is record
-- unspecified
Reserved_0_15 : HAL.UInt16 := 16#0#;
-- Push automatically when the input shift register is filled
AUTOPUSH : Boolean := False;
-- Pull automatically when the output shift register is emptied
AUTOPULL : Boolean := False;
-- 1 = shift input shift register to right (data enters from left). 0 =
-- to left.
IN_SHIFTDIR : Boolean := True;
-- 1 = shift out of output shift register to right. 0 = to left.
OUT_SHIFTDIR : Boolean := True;
-- Number of bits shifted into RXSR before autopush or conditional
-- push.\n Write 0 for value of 32.
PUSH_THRESH : SM3_SHIFTCTRL_PUSH_THRESH_Field := 16#0#;
-- Number of bits shifted out of TXSR before autopull or conditional
-- pull.\n Write 0 for value of 32.
PULL_THRESH : SM3_SHIFTCTRL_PULL_THRESH_Field := 16#0#;
-- When 1, TX FIFO steals the RX FIFO's storage, and becomes twice as
-- deep.\n RX FIFO is disabled as a result (always reads as both full
-- and empty).\n FIFOs are flushed when this bit is changed.
FJOIN_TX : Boolean := False;
-- When 1, RX FIFO steals the TX FIFO's storage, and becomes twice as
-- deep.\n TX FIFO is disabled as a result (always reads as both full
-- and empty).\n FIFOs are flushed when this bit is changed.
FJOIN_RX : Boolean := False;
end record
with Volatile_Full_Access, Object_Size => 32,
Bit_Order => System.Low_Order_First;
for SM3_SHIFTCTRL_Register use record
Reserved_0_15 at 0 range 0 .. 15;
AUTOPUSH at 0 range 16 .. 16;
AUTOPULL at 0 range 17 .. 17;
IN_SHIFTDIR at 0 range 18 .. 18;
OUT_SHIFTDIR at 0 range 19 .. 19;
PUSH_THRESH at 0 range 20 .. 24;
PULL_THRESH at 0 range 25 .. 29;
FJOIN_TX at 0 range 30 .. 30;
FJOIN_RX at 0 range 31 .. 31;
end record;
subtype SM3_ADDR_SM3_ADDR_Field is HAL.UInt5;
-- Current instruction address of state machine 3
type SM3_ADDR_Register is record
-- Read-only.
SM3_ADDR : SM3_ADDR_SM3_ADDR_Field;
-- unspecified
Reserved_5_31 : HAL.UInt27;
end record
with Volatile_Full_Access, Object_Size => 32,
Bit_Order => System.Low_Order_First;
for SM3_ADDR_Register use record
SM3_ADDR at 0 range 0 .. 4;
Reserved_5_31 at 0 range 5 .. 31;
end record;
subtype SM3_INSTR_SM3_INSTR_Field is HAL.UInt16;
-- Instruction currently being executed by state machine 3\n Write to
-- execute an instruction immediately (including jumps) and then resume
-- execution.
type SM3_INSTR_Register is record
SM3_INSTR : SM3_INSTR_SM3_INSTR_Field := 16#0#;
-- unspecified
Reserved_16_31 : HAL.UInt16 := 16#0#;
end record
with Volatile_Full_Access, Object_Size => 32,
Bit_Order => System.Low_Order_First;
for SM3_INSTR_Register use record
SM3_INSTR at 0 range 0 .. 15;
Reserved_16_31 at 0 range 16 .. 31;
end record;
subtype SM3_PINCTRL_OUT_BASE_Field is HAL.UInt5;
subtype SM3_PINCTRL_SET_BASE_Field is HAL.UInt5;
subtype SM3_PINCTRL_SIDESET_BASE_Field is HAL.UInt5;
subtype SM3_PINCTRL_IN_BASE_Field is HAL.UInt5;
subtype SM3_PINCTRL_OUT_COUNT_Field is HAL.UInt6;
subtype SM3_PINCTRL_SET_COUNT_Field is HAL.UInt3;
subtype SM3_PINCTRL_SIDESET_COUNT_Field is HAL.UInt3;
-- State machine pin control
type SM3_PINCTRL_Register is record
-- The virtual pin corresponding to OUT bit 0
OUT_BASE : SM3_PINCTRL_OUT_BASE_Field := 16#0#;
-- The virtual pin corresponding to SET bit 0
SET_BASE : SM3_PINCTRL_SET_BASE_Field := 16#0#;
-- The virtual pin corresponding to delay field bit 0
SIDESET_BASE : SM3_PINCTRL_SIDESET_BASE_Field := 16#0#;
-- The virtual pin corresponding to IN bit 0
IN_BASE : SM3_PINCTRL_IN_BASE_Field := 16#0#;
-- The number of pins asserted by an OUT. Value of 0 -> 32 pins
OUT_COUNT : SM3_PINCTRL_OUT_COUNT_Field := 16#0#;
-- The number of pins asserted by a SET. Max of 5
SET_COUNT : SM3_PINCTRL_SET_COUNT_Field := 16#5#;
-- The number of delay bits co-opted for side-set. Inclusive of the
-- enable bit, if present.
SIDESET_COUNT : SM3_PINCTRL_SIDESET_COUNT_Field := 16#0#;
end record
with Volatile_Full_Access, Object_Size => 32,
Bit_Order => System.Low_Order_First;
for SM3_PINCTRL_Register use record
OUT_BASE at 0 range 0 .. 4;
SET_BASE at 0 range 5 .. 9;
SIDESET_BASE at 0 range 10 .. 14;
IN_BASE at 0 range 15 .. 19;
OUT_COUNT at 0 range 20 .. 25;
SET_COUNT at 0 range 26 .. 28;
SIDESET_COUNT at 0 range 29 .. 31;
end record;
-- INTR_SM array
type INTR_SM_Field_Array is array (0 .. 3) of Boolean
with Component_Size => 1, Size => 4;
-- Type definition for INTR_SM
type INTR_SM_Field
(As_Array : Boolean := False)
is record
case As_Array is
when False =>
-- SM as a value
Val : HAL.UInt4;
when True =>
-- SM as an array
Arr : INTR_SM_Field_Array;
end case;
end record
with Unchecked_Union, Size => 4;
for INTR_SM_Field use record
Val at 0 range 0 .. 3;
Arr at 0 range 0 .. 3;
end record;
-- Raw Interrupts
type INTR_Register is record
-- Read-only.
SM0_RXNEMPTY : Boolean;
-- Read-only.
SM1_RXNEMPTY : Boolean;
-- Read-only.
SM2_RXNEMPTY : Boolean;
-- Read-only.
SM3_RXNEMPTY : Boolean;
-- Read-only.
SM0_TXNFULL : Boolean;
-- Read-only.
SM1_TXNFULL : Boolean;
-- Read-only.
SM2_TXNFULL : Boolean;
-- Read-only.
SM3_TXNFULL : Boolean;
-- Read-only.
SM : INTR_SM_Field;
-- unspecified
Reserved_12_31 : HAL.UInt20;
end record
with Volatile_Full_Access, Object_Size => 32,
Bit_Order => System.Low_Order_First;
for INTR_Register use record
SM0_RXNEMPTY at 0 range 0 .. 0;
SM1_RXNEMPTY at 0 range 1 .. 1;
SM2_RXNEMPTY at 0 range 2 .. 2;
SM3_RXNEMPTY at 0 range 3 .. 3;
SM0_TXNFULL at 0 range 4 .. 4;
SM1_TXNFULL at 0 range 5 .. 5;
SM2_TXNFULL at 0 range 6 .. 6;
SM3_TXNFULL at 0 range 7 .. 7;
SM at 0 range 8 .. 11;
Reserved_12_31 at 0 range 12 .. 31;
end record;
-- IRQ0_INTE_SM array
type IRQ0_INTE_SM_Field_Array is array (0 .. 3) of Boolean
with Component_Size => 1, Size => 4;
-- Type definition for IRQ0_INTE_SM
type IRQ0_INTE_SM_Field
(As_Array : Boolean := False)
is record
case As_Array is
when False =>
-- SM as a value
Val : HAL.UInt4;
when True =>
-- SM as an array
Arr : IRQ0_INTE_SM_Field_Array;
end case;
end record
with Unchecked_Union, Size => 4;
for IRQ0_INTE_SM_Field use record
Val at 0 range 0 .. 3;
Arr at 0 range 0 .. 3;
end record;
-- Interrupt Enable for irq0
type IRQ0_INTE_Register is record
SM0_RXNEMPTY : Boolean := False;
SM1_RXNEMPTY : Boolean := False;
SM2_RXNEMPTY : Boolean := False;
SM3_RXNEMPTY : Boolean := False;
SM0_TXNFULL : Boolean := False;
SM1_TXNFULL : Boolean := False;
SM2_TXNFULL : Boolean := False;
SM3_TXNFULL : Boolean := False;
SM : IRQ0_INTE_SM_Field :=
(As_Array => False, Val => 16#0#);
-- unspecified
Reserved_12_31 : HAL.UInt20 := 16#0#;
end record
with Volatile_Full_Access, Object_Size => 32,
Bit_Order => System.Low_Order_First;
for IRQ0_INTE_Register use record
SM0_RXNEMPTY at 0 range 0 .. 0;
SM1_RXNEMPTY at 0 range 1 .. 1;
SM2_RXNEMPTY at 0 range 2 .. 2;
SM3_RXNEMPTY at 0 range 3 .. 3;
SM0_TXNFULL at 0 range 4 .. 4;
SM1_TXNFULL at 0 range 5 .. 5;
SM2_TXNFULL at 0 range 6 .. 6;
SM3_TXNFULL at 0 range 7 .. 7;
SM at 0 range 8 .. 11;
Reserved_12_31 at 0 range 12 .. 31;
end record;
-- IRQ0_INTF_SM array
type IRQ0_INTF_SM_Field_Array is array (0 .. 3) of Boolean
with Component_Size => 1, Size => 4;
-- Type definition for IRQ0_INTF_SM
type IRQ0_INTF_SM_Field
(As_Array : Boolean := False)
is record
case As_Array is
when False =>
-- SM as a value
Val : HAL.UInt4;
when True =>
-- SM as an array
Arr : IRQ0_INTF_SM_Field_Array;
end case;
end record
with Unchecked_Union, Size => 4;
for IRQ0_INTF_SM_Field use record
Val at 0 range 0 .. 3;
Arr at 0 range 0 .. 3;
end record;
-- Interrupt Force for irq0
type IRQ0_INTF_Register is record
SM0_RXNEMPTY : Boolean := False;
SM1_RXNEMPTY : Boolean := False;
SM2_RXNEMPTY : Boolean := False;
SM3_RXNEMPTY : Boolean := False;
SM0_TXNFULL : Boolean := False;
SM1_TXNFULL : Boolean := False;
SM2_TXNFULL : Boolean := False;
SM3_TXNFULL : Boolean := False;
SM : IRQ0_INTF_SM_Field :=
(As_Array => False, Val => 16#0#);
-- unspecified
Reserved_12_31 : HAL.UInt20 := 16#0#;
end record
with Volatile_Full_Access, Object_Size => 32,
Bit_Order => System.Low_Order_First;
for IRQ0_INTF_Register use record
SM0_RXNEMPTY at 0 range 0 .. 0;
SM1_RXNEMPTY at 0 range 1 .. 1;
SM2_RXNEMPTY at 0 range 2 .. 2;
SM3_RXNEMPTY at 0 range 3 .. 3;
SM0_TXNFULL at 0 range 4 .. 4;
SM1_TXNFULL at 0 range 5 .. 5;
SM2_TXNFULL at 0 range 6 .. 6;
SM3_TXNFULL at 0 range 7 .. 7;
SM at 0 range 8 .. 11;
Reserved_12_31 at 0 range 12 .. 31;
end record;
-- IRQ0_INTS_SM array
type IRQ0_INTS_SM_Field_Array is array (0 .. 3) of Boolean
with Component_Size => 1, Size => 4;
-- Type definition for IRQ0_INTS_SM
type IRQ0_INTS_SM_Field
(As_Array : Boolean := False)
is record
case As_Array is
when False =>
-- SM as a value
Val : HAL.UInt4;
when True =>
-- SM as an array
Arr : IRQ0_INTS_SM_Field_Array;
end case;
end record
with Unchecked_Union, Size => 4;
for IRQ0_INTS_SM_Field use record
Val at 0 range 0 .. 3;
Arr at 0 range 0 .. 3;
end record;
-- Interrupt status after masking & forcing for irq0
type IRQ0_INTS_Register is record
-- Read-only.
SM0_RXNEMPTY : Boolean;
-- Read-only.
SM1_RXNEMPTY : Boolean;
-- Read-only.
SM2_RXNEMPTY : Boolean;
-- Read-only.
SM3_RXNEMPTY : Boolean;
-- Read-only.
SM0_TXNFULL : Boolean;
-- Read-only.
SM1_TXNFULL : Boolean;
-- Read-only.
SM2_TXNFULL : Boolean;
-- Read-only.
SM3_TXNFULL : Boolean;
-- Read-only.
SM : IRQ0_INTS_SM_Field;
-- unspecified
Reserved_12_31 : HAL.UInt20;
end record
with Volatile_Full_Access, Object_Size => 32,
Bit_Order => System.Low_Order_First;
for IRQ0_INTS_Register use record
SM0_RXNEMPTY at 0 range 0 .. 0;
SM1_RXNEMPTY at 0 range 1 .. 1;
SM2_RXNEMPTY at 0 range 2 .. 2;
SM3_RXNEMPTY at 0 range 3 .. 3;
SM0_TXNFULL at 0 range 4 .. 4;
SM1_TXNFULL at 0 range 5 .. 5;
SM2_TXNFULL at 0 range 6 .. 6;
SM3_TXNFULL at 0 range 7 .. 7;
SM at 0 range 8 .. 11;
Reserved_12_31 at 0 range 12 .. 31;
end record;
-- IRQ1_INTE_SM array
type IRQ1_INTE_SM_Field_Array is array (0 .. 3) of Boolean
with Component_Size => 1, Size => 4;
-- Type definition for IRQ1_INTE_SM
type IRQ1_INTE_SM_Field
(As_Array : Boolean := False)
is record
case As_Array is
when False =>
-- SM as a value
Val : HAL.UInt4;
when True =>
-- SM as an array
Arr : IRQ1_INTE_SM_Field_Array;
end case;
end record
with Unchecked_Union, Size => 4;
for IRQ1_INTE_SM_Field use record
Val at 0 range 0 .. 3;
Arr at 0 range 0 .. 3;
end record;
-- Interrupt Enable for irq1
type IRQ1_INTE_Register is record
SM0_RXNEMPTY : Boolean := False;
SM1_RXNEMPTY : Boolean := False;
SM2_RXNEMPTY : Boolean := False;
SM3_RXNEMPTY : Boolean := False;
SM0_TXNFULL : Boolean := False;
SM1_TXNFULL : Boolean := False;
SM2_TXNFULL : Boolean := False;
SM3_TXNFULL : Boolean := False;
SM : IRQ1_INTE_SM_Field :=
(As_Array => False, Val => 16#0#);
-- unspecified
Reserved_12_31 : HAL.UInt20 := 16#0#;
end record
with Volatile_Full_Access, Object_Size => 32,
Bit_Order => System.Low_Order_First;
for IRQ1_INTE_Register use record
SM0_RXNEMPTY at 0 range 0 .. 0;
SM1_RXNEMPTY at 0 range 1 .. 1;
SM2_RXNEMPTY at 0 range 2 .. 2;
SM3_RXNEMPTY at 0 range 3 .. 3;
SM0_TXNFULL at 0 range 4 .. 4;
SM1_TXNFULL at 0 range 5 .. 5;
SM2_TXNFULL at 0 range 6 .. 6;
SM3_TXNFULL at 0 range 7 .. 7;
SM at 0 range 8 .. 11;
Reserved_12_31 at 0 range 12 .. 31;
end record;
-- IRQ1_INTF_SM array
type IRQ1_INTF_SM_Field_Array is array (0 .. 3) of Boolean
with Component_Size => 1, Size => 4;
-- Type definition for IRQ1_INTF_SM
type IRQ1_INTF_SM_Field
(As_Array : Boolean := False)
is record
case As_Array is
when False =>
-- SM as a value
Val : HAL.UInt4;
when True =>
-- SM as an array
Arr : IRQ1_INTF_SM_Field_Array;
end case;
end record
with Unchecked_Union, Size => 4;
for IRQ1_INTF_SM_Field use record
Val at 0 range 0 .. 3;
Arr at 0 range 0 .. 3;
end record;
-- Interrupt Force for irq1
type IRQ1_INTF_Register is record
SM0_RXNEMPTY : Boolean := False;
SM1_RXNEMPTY : Boolean := False;
SM2_RXNEMPTY : Boolean := False;
SM3_RXNEMPTY : Boolean := False;
SM0_TXNFULL : Boolean := False;
SM1_TXNFULL : Boolean := False;
SM2_TXNFULL : Boolean := False;
SM3_TXNFULL : Boolean := False;
SM : IRQ1_INTF_SM_Field :=
(As_Array => False, Val => 16#0#);
-- unspecified
Reserved_12_31 : HAL.UInt20 := 16#0#;
end record
with Volatile_Full_Access, Object_Size => 32,
Bit_Order => System.Low_Order_First;
for IRQ1_INTF_Register use record
SM0_RXNEMPTY at 0 range 0 .. 0;
SM1_RXNEMPTY at 0 range 1 .. 1;
SM2_RXNEMPTY at 0 range 2 .. 2;
SM3_RXNEMPTY at 0 range 3 .. 3;
SM0_TXNFULL at 0 range 4 .. 4;
SM1_TXNFULL at 0 range 5 .. 5;
SM2_TXNFULL at 0 range 6 .. 6;
SM3_TXNFULL at 0 range 7 .. 7;
SM at 0 range 8 .. 11;
Reserved_12_31 at 0 range 12 .. 31;
end record;
-- IRQ1_INTS_SM array
type IRQ1_INTS_SM_Field_Array is array (0 .. 3) of Boolean
with Component_Size => 1, Size => 4;
-- Type definition for IRQ1_INTS_SM
type IRQ1_INTS_SM_Field
(As_Array : Boolean := False)
is record
case As_Array is
when False =>
-- SM as a value
Val : HAL.UInt4;
when True =>
-- SM as an array
Arr : IRQ1_INTS_SM_Field_Array;
end case;
end record
with Unchecked_Union, Size => 4;
for IRQ1_INTS_SM_Field use record
Val at 0 range 0 .. 3;
Arr at 0 range 0 .. 3;
end record;
-- Interrupt status after masking & forcing for irq1
type IRQ1_INTS_Register is record
-- Read-only.
SM0_RXNEMPTY : Boolean;
-- Read-only.
SM1_RXNEMPTY : Boolean;
-- Read-only.
SM2_RXNEMPTY : Boolean;
-- Read-only.
SM3_RXNEMPTY : Boolean;
-- Read-only.
SM0_TXNFULL : Boolean;
-- Read-only.
SM1_TXNFULL : Boolean;
-- Read-only.
SM2_TXNFULL : Boolean;
-- Read-only.
SM3_TXNFULL : Boolean;
-- Read-only.
SM : IRQ1_INTS_SM_Field;
-- unspecified
Reserved_12_31 : HAL.UInt20;
end record
with Volatile_Full_Access, Object_Size => 32,
Bit_Order => System.Low_Order_First;
for IRQ1_INTS_Register use record
SM0_RXNEMPTY at 0 range 0 .. 0;
SM1_RXNEMPTY at 0 range 1 .. 1;
SM2_RXNEMPTY at 0 range 2 .. 2;
SM3_RXNEMPTY at 0 range 3 .. 3;
SM0_TXNFULL at 0 range 4 .. 4;
SM1_TXNFULL at 0 range 5 .. 5;
SM2_TXNFULL at 0 range 6 .. 6;
SM3_TXNFULL at 0 range 7 .. 7;
SM at 0 range 8 .. 11;
Reserved_12_31 at 0 range 12 .. 31;
end record;
-----------------
-- Peripherals --
-----------------
-- Programmable IO block
type PIO0_Peripheral is record
-- PIO control register
CTRL : aliased CTRL_Register;
-- FIFO status register
FSTAT : aliased FSTAT_Register;
-- FIFO debug register
FDEBUG : aliased FDEBUG_Register;
-- FIFO levels
FLEVEL : aliased FLEVEL_Register;
-- Direct write access to the TX FIFO for this state machine. Each write
-- pushes one word to the FIFO.
TXF0 : aliased HAL.UInt32;
-- Direct write access to the TX FIFO for this state machine. Each write
-- pushes one word to the FIFO.
TXF1 : aliased HAL.UInt32;
-- Direct write access to the TX FIFO for this state machine. Each write
-- pushes one word to the FIFO.
TXF2 : aliased HAL.UInt32;
-- Direct write access to the TX FIFO for this state machine. Each write
-- pushes one word to the FIFO.
TXF3 : aliased HAL.UInt32;
-- Direct read access to the RX FIFO for this state machine. Each read
-- pops one word from the FIFO.
RXF0 : aliased HAL.UInt32;
-- Direct read access to the RX FIFO for this state machine. Each read
-- pops one word from the FIFO.
RXF1 : aliased HAL.UInt32;
-- Direct read access to the RX FIFO for this state machine. Each read
-- pops one word from the FIFO.
RXF2 : aliased HAL.UInt32;
-- Direct read access to the RX FIFO for this state machine. Each read
-- pops one word from the FIFO.
RXF3 : aliased HAL.UInt32;
-- Interrupt request register. Write 1 to clear
IRQ : aliased IRQ_Register;
-- Writing a 1 to each of these bits will forcibly assert the
-- corresponding IRQ.\n Note this is different to the INTF register:
-- writing here affects PIO internal\n state. INTF just asserts the
-- processor-facing IRQ signal for testing ISRs,\n and is not visible to
-- the state machines.
IRQ_FORCE : aliased IRQ_FORCE_Register;
-- There is a 2-flipflop synchronizer on each GPIO input, which
-- protects\n PIO logic from metastabilities. This increases input
-- delay, and for fast\n synchronous IO (e.g. SPI) these synchronizers
-- may need to be bypassed.\n Each bit in this register corresponds to
-- one GPIO.\n 0 -> input is synchronized (default)\n 1 -> synchronizer
-- is bypassed\n If in doubt, leave this register as all zeroes.
INPUT_SYNC_BYPASS : aliased HAL.UInt32;
-- Read to sample the pad output values PIO is currently driving to the
-- GPIOs.
DBG_PADOUT : aliased HAL.UInt32;
-- Read to sample the pad output enables (direction) PIO is currently
-- driving to the GPIOs.
DBG_PADOE : aliased HAL.UInt32;
-- The PIO hardware has some free parameters that may vary between chip
-- products.\n These should be provided in the chip datasheet, but are
-- also exposed here.
DBG_CFGINFO : aliased DBG_CFGINFO_Register;
-- Write-only access to instruction memory location 0
INSTR_MEM0 : aliased INSTR_MEM0_Register;
-- Write-only access to instruction memory location 1
INSTR_MEM1 : aliased INSTR_MEM1_Register;
-- Write-only access to instruction memory location 2
INSTR_MEM2 : aliased INSTR_MEM2_Register;
-- Write-only access to instruction memory location 3
INSTR_MEM3 : aliased INSTR_MEM3_Register;
-- Write-only access to instruction memory location 4
INSTR_MEM4 : aliased INSTR_MEM4_Register;
-- Write-only access to instruction memory location 5
INSTR_MEM5 : aliased INSTR_MEM5_Register;
-- Write-only access to instruction memory location 6
INSTR_MEM6 : aliased INSTR_MEM6_Register;
-- Write-only access to instruction memory location 7
INSTR_MEM7 : aliased INSTR_MEM7_Register;
-- Write-only access to instruction memory location 8
INSTR_MEM8 : aliased INSTR_MEM8_Register;
-- Write-only access to instruction memory location 9
INSTR_MEM9 : aliased INSTR_MEM9_Register;
-- Write-only access to instruction memory location 10
INSTR_MEM10 : aliased INSTR_MEM10_Register;
-- Write-only access to instruction memory location 11
INSTR_MEM11 : aliased INSTR_MEM11_Register;
-- Write-only access to instruction memory location 12
INSTR_MEM12 : aliased INSTR_MEM12_Register;
-- Write-only access to instruction memory location 13
INSTR_MEM13 : aliased INSTR_MEM13_Register;
-- Write-only access to instruction memory location 14
INSTR_MEM14 : aliased INSTR_MEM14_Register;
-- Write-only access to instruction memory location 15
INSTR_MEM15 : aliased INSTR_MEM15_Register;
-- Write-only access to instruction memory location 16
INSTR_MEM16 : aliased INSTR_MEM16_Register;
-- Write-only access to instruction memory location 17
INSTR_MEM17 : aliased INSTR_MEM17_Register;
-- Write-only access to instruction memory location 18
INSTR_MEM18 : aliased INSTR_MEM18_Register;
-- Write-only access to instruction memory location 19
INSTR_MEM19 : aliased INSTR_MEM19_Register;
-- Write-only access to instruction memory location 20
INSTR_MEM20 : aliased INSTR_MEM20_Register;
-- Write-only access to instruction memory location 21
INSTR_MEM21 : aliased INSTR_MEM21_Register;
-- Write-only access to instruction memory location 22
INSTR_MEM22 : aliased INSTR_MEM22_Register;
-- Write-only access to instruction memory location 23
INSTR_MEM23 : aliased INSTR_MEM23_Register;
-- Write-only access to instruction memory location 24
INSTR_MEM24 : aliased INSTR_MEM24_Register;
-- Write-only access to instruction memory location 25
INSTR_MEM25 : aliased INSTR_MEM25_Register;
-- Write-only access to instruction memory location 26
INSTR_MEM26 : aliased INSTR_MEM26_Register;
-- Write-only access to instruction memory location 27
INSTR_MEM27 : aliased INSTR_MEM27_Register;
-- Write-only access to instruction memory location 28
INSTR_MEM28 : aliased INSTR_MEM28_Register;
-- Write-only access to instruction memory location 29
INSTR_MEM29 : aliased INSTR_MEM29_Register;
-- Write-only access to instruction memory location 30
INSTR_MEM30 : aliased INSTR_MEM30_Register;
-- Write-only access to instruction memory location 31
INSTR_MEM31 : aliased INSTR_MEM31_Register;
-- Clock divider register for state machine 0\n Frequency = clock freq /
-- (CLKDIV_INT + CLKDIV_FRAC / 256)
SM0_CLKDIV : aliased SM0_CLKDIV_Register;
-- Execution/behavioural settings for state machine 0
SM0_EXECCTRL : aliased SM0_EXECCTRL_Register;
-- Control behaviour of the input/output shift registers for state
-- machine 0
SM0_SHIFTCTRL : aliased SM0_SHIFTCTRL_Register;
-- Current instruction address of state machine 0
SM0_ADDR : aliased SM0_ADDR_Register;
-- Instruction currently being executed by state machine 0\n Write to
-- execute an instruction immediately (including jumps) and then resume
-- execution.
SM0_INSTR : aliased SM0_INSTR_Register;
-- State machine pin control
SM0_PINCTRL : aliased SM0_PINCTRL_Register;
-- Clock divider register for state machine 1\n Frequency = clock freq /
-- (CLKDIV_INT + CLKDIV_FRAC / 256)
SM1_CLKDIV : aliased SM1_CLKDIV_Register;
-- Execution/behavioural settings for state machine 1
SM1_EXECCTRL : aliased SM1_EXECCTRL_Register;
-- Control behaviour of the input/output shift registers for state
-- machine 1
SM1_SHIFTCTRL : aliased SM1_SHIFTCTRL_Register;
-- Current instruction address of state machine 1
SM1_ADDR : aliased SM1_ADDR_Register;
-- Instruction currently being executed by state machine 1\n Write to
-- execute an instruction immediately (including jumps) and then resume
-- execution.
SM1_INSTR : aliased SM1_INSTR_Register;
-- State machine pin control
SM1_PINCTRL : aliased SM1_PINCTRL_Register;
-- Clock divider register for state machine 2\n Frequency = clock freq /
-- (CLKDIV_INT + CLKDIV_FRAC / 256)
SM2_CLKDIV : aliased SM2_CLKDIV_Register;
-- Execution/behavioural settings for state machine 2
SM2_EXECCTRL : aliased SM2_EXECCTRL_Register;
-- Control behaviour of the input/output shift registers for state
-- machine 2
SM2_SHIFTCTRL : aliased SM2_SHIFTCTRL_Register;
-- Current instruction address of state machine 2
SM2_ADDR : aliased SM2_ADDR_Register;
-- Instruction currently being executed by state machine 2\n Write to
-- execute an instruction immediately (including jumps) and then resume
-- execution.
SM2_INSTR : aliased SM2_INSTR_Register;
-- State machine pin control
SM2_PINCTRL : aliased SM2_PINCTRL_Register;
-- Clock divider register for state machine 3\n Frequency = clock freq /
-- (CLKDIV_INT + CLKDIV_FRAC / 256)
SM3_CLKDIV : aliased SM3_CLKDIV_Register;
-- Execution/behavioural settings for state machine 3
SM3_EXECCTRL : aliased SM3_EXECCTRL_Register;
-- Control behaviour of the input/output shift registers for state
-- machine 3
SM3_SHIFTCTRL : aliased SM3_SHIFTCTRL_Register;
-- Current instruction address of state machine 3
SM3_ADDR : aliased SM3_ADDR_Register;
-- Instruction currently being executed by state machine 3\n Write to
-- execute an instruction immediately (including jumps) and then resume
-- execution.
SM3_INSTR : aliased SM3_INSTR_Register;
-- State machine pin control
SM3_PINCTRL : aliased SM3_PINCTRL_Register;
-- Raw Interrupts
INTR : aliased INTR_Register;
-- Interrupt Enable for irq0
IRQ0_INTE : aliased IRQ0_INTE_Register;
-- Interrupt Force for irq0
IRQ0_INTF : aliased IRQ0_INTF_Register;
-- Interrupt status after masking & forcing for irq0
IRQ0_INTS : aliased IRQ0_INTS_Register;
-- Interrupt Enable for irq1
IRQ1_INTE : aliased IRQ1_INTE_Register;
-- Interrupt Force for irq1
IRQ1_INTF : aliased IRQ1_INTF_Register;
-- Interrupt status after masking & forcing for irq1
IRQ1_INTS : aliased IRQ1_INTS_Register;
end record
with Volatile;
for PIO0_Peripheral use record
CTRL at 16#0# range 0 .. 31;
FSTAT at 16#4# range 0 .. 31;
FDEBUG at 16#8# range 0 .. 31;
FLEVEL at 16#C# range 0 .. 31;
TXF0 at 16#10# range 0 .. 31;
TXF1 at 16#14# range 0 .. 31;
TXF2 at 16#18# range 0 .. 31;
TXF3 at 16#1C# range 0 .. 31;
RXF0 at 16#20# range 0 .. 31;
RXF1 at 16#24# range 0 .. 31;
RXF2 at 16#28# range 0 .. 31;
RXF3 at 16#2C# range 0 .. 31;
IRQ at 16#30# range 0 .. 31;
IRQ_FORCE at 16#34# range 0 .. 31;
INPUT_SYNC_BYPASS at 16#38# range 0 .. 31;
DBG_PADOUT at 16#3C# range 0 .. 31;
DBG_PADOE at 16#40# range 0 .. 31;
DBG_CFGINFO at 16#44# range 0 .. 31;
INSTR_MEM0 at 16#48# range 0 .. 31;
INSTR_MEM1 at 16#4C# range 0 .. 31;
INSTR_MEM2 at 16#50# range 0 .. 31;
INSTR_MEM3 at 16#54# range 0 .. 31;
INSTR_MEM4 at 16#58# range 0 .. 31;
INSTR_MEM5 at 16#5C# range 0 .. 31;
INSTR_MEM6 at 16#60# range 0 .. 31;
INSTR_MEM7 at 16#64# range 0 .. 31;
INSTR_MEM8 at 16#68# range 0 .. 31;
INSTR_MEM9 at 16#6C# range 0 .. 31;
INSTR_MEM10 at 16#70# range 0 .. 31;
INSTR_MEM11 at 16#74# range 0 .. 31;
INSTR_MEM12 at 16#78# range 0 .. 31;
INSTR_MEM13 at 16#7C# range 0 .. 31;
INSTR_MEM14 at 16#80# range 0 .. 31;
INSTR_MEM15 at 16#84# range 0 .. 31;
INSTR_MEM16 at 16#88# range 0 .. 31;
INSTR_MEM17 at 16#8C# range 0 .. 31;
INSTR_MEM18 at 16#90# range 0 .. 31;
INSTR_MEM19 at 16#94# range 0 .. 31;
INSTR_MEM20 at 16#98# range 0 .. 31;
INSTR_MEM21 at 16#9C# range 0 .. 31;
INSTR_MEM22 at 16#A0# range 0 .. 31;
INSTR_MEM23 at 16#A4# range 0 .. 31;
INSTR_MEM24 at 16#A8# range 0 .. 31;
INSTR_MEM25 at 16#AC# range 0 .. 31;
INSTR_MEM26 at 16#B0# range 0 .. 31;
INSTR_MEM27 at 16#B4# range 0 .. 31;
INSTR_MEM28 at 16#B8# range 0 .. 31;
INSTR_MEM29 at 16#BC# range 0 .. 31;
INSTR_MEM30 at 16#C0# range 0 .. 31;
INSTR_MEM31 at 16#C4# range 0 .. 31;
SM0_CLKDIV at 16#C8# range 0 .. 31;
SM0_EXECCTRL at 16#CC# range 0 .. 31;
SM0_SHIFTCTRL at 16#D0# range 0 .. 31;
SM0_ADDR at 16#D4# range 0 .. 31;
SM0_INSTR at 16#D8# range 0 .. 31;
SM0_PINCTRL at 16#DC# range 0 .. 31;
SM1_CLKDIV at 16#E0# range 0 .. 31;
SM1_EXECCTRL at 16#E4# range 0 .. 31;
SM1_SHIFTCTRL at 16#E8# range 0 .. 31;
SM1_ADDR at 16#EC# range 0 .. 31;
SM1_INSTR at 16#F0# range 0 .. 31;
SM1_PINCTRL at 16#F4# range 0 .. 31;
SM2_CLKDIV at 16#F8# range 0 .. 31;
SM2_EXECCTRL at 16#FC# range 0 .. 31;
SM2_SHIFTCTRL at 16#100# range 0 .. 31;
SM2_ADDR at 16#104# range 0 .. 31;
SM2_INSTR at 16#108# range 0 .. 31;
SM2_PINCTRL at 16#10C# range 0 .. 31;
SM3_CLKDIV at 16#110# range 0 .. 31;
SM3_EXECCTRL at 16#114# range 0 .. 31;
SM3_SHIFTCTRL at 16#118# range 0 .. 31;
SM3_ADDR at 16#11C# range 0 .. 31;
SM3_INSTR at 16#120# range 0 .. 31;
SM3_PINCTRL at 16#124# range 0 .. 31;
INTR at 16#128# range 0 .. 31;
IRQ0_INTE at 16#12C# range 0 .. 31;
IRQ0_INTF at 16#130# range 0 .. 31;
IRQ0_INTS at 16#134# range 0 .. 31;
IRQ1_INTE at 16#138# range 0 .. 31;
IRQ1_INTF at 16#13C# range 0 .. 31;
IRQ1_INTS at 16#140# range 0 .. 31;
end record;
-- Programmable IO block
PIO0_Periph : aliased PIO0_Peripheral
with Import, Address => PIO0_Base;
end RP_SVD.PIO0;
| 39.036736 | 79 | 0.639777 |
200132c6a16dd5b1a7e42b2087c1e2d6bc9bc7a1 | 708 | ads | Ada | src/offmt_lib-fmt_data-unsigned_generic.ads | Fabien-Chouteau/offmt-tool | 04bdc685ea4cb9985dadcdc1d408880aa0b08651 | [
"MIT"
] | null | null | null | src/offmt_lib-fmt_data-unsigned_generic.ads | Fabien-Chouteau/offmt-tool | 04bdc685ea4cb9985dadcdc1d408880aa0b08651 | [
"MIT"
] | null | null | null | src/offmt_lib-fmt_data-unsigned_generic.ads | Fabien-Chouteau/offmt-tool | 04bdc685ea4cb9985dadcdc1d408880aa0b08651 | [
"MIT"
] | null | null | null | generic
type T is mod <>;
package Offmt_Lib.Fmt_Data.Unsigned_Generic is
subtype Parent is Fmt_Data.Instance;
type Instance
is new Parent with private;
overriding
procedure From_Frame (This : in out Instance;
Frame : in out Data_Frame);
overriding
function Format (This : Instance;
Kind : Format_Kind)
return String;
overriding
procedure Put (This : Instance;
Kind : Format_Kind);
function Value (This : Instance) return T;
private
type Instance
is new Parent with record
Val : T;
Loaded : Boolean := False;
end record;
end Offmt_Lib.Fmt_Data.Unsigned_Generic;
| 20.823529 | 52 | 0.622881 |
23175c5430339529d09042011ca5969839d4249d | 6,419 | adb | Ada | tools/uaflex/automatons-minimize.adb | faelys/gela-asis | 48a3bee90eda9f0c9d958b4e3c80a5a9b1c65253 | [
"BSD-3-Clause"
] | 4 | 2016-02-05T15:51:56.000Z | 2022-03-25T20:38:32.000Z | tools/uaflex/automatons-minimize.adb | faelys/gela-asis | 48a3bee90eda9f0c9d958b4e3c80a5a9b1c65253 | [
"BSD-3-Clause"
] | null | null | null | tools/uaflex/automatons-minimize.adb | faelys/gela-asis | 48a3bee90eda9f0c9d958b4e3c80a5a9b1c65253 | [
"BSD-3-Clause"
] | null | null | null | ------------------------------------------------------------------------------
-- G E L A A S I S --
-- ASIS implementation for Gela project, a portable Ada compiler --
-- http://gela.ada-ru.org --
-- - - - - - - - - - - - - - - - --
-- Read copyright and license at the end of this file --
------------------------------------------------------------------------------
-- $Revision: 209 $ $Date: 2013-11-30 21:03:24 +0200 (Сб., 30 нояб. 2013) $
procedure Automatons.Minimize (A : in out DFA) is
Last : constant State := Last_State (A);
Error_State : constant State := Last + 1;
Second_State : constant State := 2;
type Equive_Array is array (1 .. Error_State) of State;
Equive : Equive_Array := (others => 1);
Next_Equive : Equive_Array := (others => 1);
function Check_Equive_Class (X, Y : State) return Boolean is
use Symbols;
begin
for I in 1 .. Edges (A, X) loop
declare
Sym_X : Symbol_Set := Edge_Symbols (A, X, I);
Jump_X : constant State := Edge_Jump (A, X, I);
begin
for J in 1 .. Edges (A, Y) loop
declare
Sym_Y : Symbol_Set := Edge_Symbols (A, Y, J);
Jump_Y : constant State := Edge_Jump (A, Y, J);
begin
if Sym_X * Sym_Y then
if Equive (Jump_X) /= Equive (Jump_Y) then
return False;
else
Sym_X := Sym_X - Sym_Y;
end if;
end if;
end;
end loop;
if not Is_Empty (Sym_X)
and Equive (Jump_X) /= Equive (Error_State)
then
return False;
end if;
end;
end loop;
return True;
end Check_Equive_Class;
Current_Equive_Class : State;
Prev_Equive_Class : State := Second_State;
Eqv_State : State;
Result : DFA;
Found : Boolean;
Starting : Natural;
Max_Starting : Natural;
begin
Init_Equive_Classes :
for I in 1 .. Last loop
if Get_Token (A, I) /= Not_A_Token then
Equive (I) := Second_State;
end if;
end loop Init_Equive_Classes;
Try_Split_Equive_Classes :
loop
Current_Equive_Class := 0;
Set_Equive_Classes :
for I in 1 .. Last loop
Found := False;
Find_Existent_Class :
for J in 1 .. I - 1 loop
if Equive (I) = Equive (J)
and then Get_Token (A, I) = Get_Token (A, J)
then
Found := Check_Equive_Class (I, J)
and then Check_Equive_Class (J, I);
if Found then
Next_Equive (I) := Next_Equive (J);
exit Find_Existent_Class;
end if;
end if;
end loop Find_Existent_Class;
if not Found then
Current_Equive_Class := Current_Equive_Class + 1;
Next_Equive (I) := Current_Equive_Class;
end if;
end loop Set_Equive_Classes;
Current_Equive_Class := Current_Equive_Class + 1;
Next_Equive (Error_State) := Current_Equive_Class;
exit Try_Split_Equive_Classes
when Prev_Equive_Class = Current_Equive_Class;
Prev_Equive_Class := Current_Equive_Class;
Equive := Next_Equive;
end loop Try_Split_Equive_Classes;
-- Create_DFA
for I in 1 .. Current_Equive_Class - 1 loop
Max_Starting := 0;
for J in Equive'Range loop
if Equive (J) = I then
Starting := Get_Start (A, J);
if Max_Starting < Starting then
Max_Starting := Starting;
end if;
end if;
end loop;
Create_State (Result, Eqv_State, Start => Max_Starting);
end loop;
for I in 1 .. Last loop
for J in 1 .. Edges (A, I) loop
Add_Edge (Result,
From => Equive (I),
To => Equive (Edge_Jump (A, I, J)),
Set => Edge_Symbols (A, I, J));
end loop;
Set_Token (Result, Equive (I), Get_Token (A, I));
end loop;
Delete (A);
A := Result;
end Automatons.Minimize;
------------------------------------------------------------------------------
-- Copyright (c) 2006-2013, Maxim Reznik
-- All rights reserved.
--
-- Redistribution and use in source and binary forms, with or without
-- modification, are permitted provided that the following conditions are met:
--
-- * Redistributions of source code must retain the above copyright notice,
-- this list of conditions and the following disclaimer.
-- * Redistributions in binary form must reproduce the above copyright
-- notice, this list of conditions and the following disclaimer in the
-- documentation and/or other materials provided with the distribution.
-- * Neither the name of the Maxim Reznik, IE nor the names of its
-- contributors may be used to endorse or promote products derived from
-- this software without specific prior written permission.
--
-- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
-- AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
-- IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
-- ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
-- LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
-- CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
-- SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
-- INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
-- CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
-- ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
-- POSSIBILITY OF SUCH DAMAGE.
------------------------------------------------------------------------------
| 37.538012 | 79 | 0.523602 |
c509de098323d47ba5a3c038b645ed2096a9c2c3 | 1,615 | ads | Ada | source/strings/a-stcaco.ads | ytomino/drake | 4e4bdcd8b8e23a11a29b31d3a8861fdf60090ea2 | [
"MIT"
] | 33 | 2015-04-04T09:19:36.000Z | 2021-11-10T05:33:34.000Z | source/strings/a-stcaco.ads | ytomino/drake | 4e4bdcd8b8e23a11a29b31d3a8861fdf60090ea2 | [
"MIT"
] | 8 | 2017-11-14T13:05:07.000Z | 2018-08-09T15:28:49.000Z | source/strings/a-stcaco.ads | ytomino/drake | 4e4bdcd8b8e23a11a29b31d3a8861fdf60090ea2 | [
"MIT"
] | 9 | 2015-02-03T17:09:53.000Z | 2021-11-12T01:16:05.000Z | pragma License (Unrestricted);
-- implementation unit
with Ada.UCD.Normalization;
private package Ada.Strings.Canonical_Composites is
pragma Preelaborate;
-- decomposition
Expanding : constant := 4; -- same as Ada.Strings.Normalization.Expanding
subtype Decomposed_Wide_Wide_String is Wide_Wide_String (1 .. Expanding);
function Decomposed_Length (Item : Decomposed_Wide_Wide_String)
return Natural;
type D_Map_Element is record
From : Wide_Wide_Character;
To : Decomposed_Wide_Wide_String;
end record;
pragma Suppress_Initialization (D_Map_Element);
type D_Map_Array is
array (1 .. UCD.Normalization.NFD_Total) of D_Map_Element;
pragma Suppress_Initialization (D_Map_Array);
type D_Map_Array_Access is access D_Map_Array;
D_Map : D_Map_Array_Access;
function D_Find (Item : Wide_Wide_Character) return Natural;
procedure Initialize_D;
Unexpanded_D_Map : D_Map_Array_Access;
procedure Initialize_Unexpanded_D;
-- composition
subtype Composing_Wide_Wide_String is Wide_Wide_String (1 .. 2);
type C_Map_Element is record
From : Composing_Wide_Wide_String;
To : Wide_Wide_Character;
end record;
pragma Suppress_Initialization (C_Map_Element);
type C_Map_Array is
array (1 .. UCD.Normalization.NFC_Total) of C_Map_Element;
pragma Suppress_Initialization (C_Map_Array);
type C_Map_Array_Access is access C_Map_Array;
C_Map : C_Map_Array_Access;
function C_Find (Item : Composing_Wide_Wide_String) return Natural;
procedure Initialize_C;
end Ada.Strings.Canonical_Composites;
| 27.372881 | 76 | 0.762229 |
df2aa445bdba6a71b80be2845b3fc51029c1e5bb | 115,403 | adb | Ada | Vivado_HLS_Tutorial/Design_Analysis/lab1/dct_prj/solution4/.autopilot/db/dct.bind.adb | williambong/Vivado | 68efafbc44b65c0bb047dbafc0ff7f1b56ee36bb | [
"MIT"
] | null | null | null | Vivado_HLS_Tutorial/Design_Analysis/lab1/dct_prj/solution4/.autopilot/db/dct.bind.adb | williambong/Vivado | 68efafbc44b65c0bb047dbafc0ff7f1b56ee36bb | [
"MIT"
] | null | null | null | Vivado_HLS_Tutorial/Design_Analysis/lab1/dct_prj/solution4/.autopilot/db/dct.bind.adb | williambong/Vivado | 68efafbc44b65c0bb047dbafc0ff7f1b56ee36bb | [
"MIT"
] | null | null | null | <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE boost_serialization>
<boost_serialization signature="serialization::archive" version="11">
<syndb class_id="0" tracking_level="0" version="0">
<userIPLatency>-1</userIPLatency>
<userIPName></userIPName>
<cdfg class_id="1" tracking_level="1" version="0" object_id="_0">
<name>dct</name>
<ret_bitwidth>0</ret_bitwidth>
<ports class_id="2" tracking_level="0" version="0">
<count>2</count>
<item_version>0</item_version>
<item class_id="3" tracking_level="1" version="0" object_id="_1">
<Value class_id="4" tracking_level="0" version="0">
<Obj class_id="5" tracking_level="0" version="0">
<type>1</type>
<id>1</id>
<name>input_r</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo class_id="6" tracking_level="0" version="0">
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName>input</originalName>
<rtlName></rtlName>
<coreName>RAM</coreName>
</Obj>
<bitwidth>16</bitwidth>
</Value>
<direction>0</direction>
<if_type>1</if_type>
<array_size>64</array_size>
<bit_vecs class_id="7" tracking_level="0" version="0">
<count>0</count>
<item_version>0</item_version>
</bit_vecs>
</item>
<item class_id_reference="3" object_id="_2">
<Value>
<Obj>
<type>1</type>
<id>2</id>
<name>output_r</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName>output</originalName>
<rtlName></rtlName>
<coreName>RAM</coreName>
</Obj>
<bitwidth>16</bitwidth>
</Value>
<direction>1</direction>
<if_type>1</if_type>
<array_size>64</array_size>
<bit_vecs>
<count>0</count>
<item_version>0</item_version>
</bit_vecs>
</item>
</ports>
<nodes class_id="8" tracking_level="0" version="0">
<count>39</count>
<item_version>0</item_version>
<item class_id="9" tracking_level="1" version="0" object_id="_3">
<Value>
<Obj>
<type>0</type>
<id>14</id>
<name>buf_2d_in_0</name>
<fileName>dct.cpp</fileName>
<fileDirectory>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</fileDirectory>
<lineNumber>124</lineNumber>
<contextFuncName>dct</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item class_id="10" tracking_level="0" version="0">
<first>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</first>
<second class_id="11" tracking_level="0" version="0">
<count>1</count>
<item_version>0</item_version>
<item class_id="12" tracking_level="0" version="0">
<first class_id="13" tracking_level="0" version="0">
<first>dct.cpp</first>
<second>dct</second>
</first>
<second>124</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName>buf_2d_in[0]</originalName>
<rtlName></rtlName>
<coreName>RAM</coreName>
</Obj>
<bitwidth>16</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>64</item>
</oprand_edges>
<opcode>alloca</opcode>
</item>
<item class_id_reference="9" object_id="_4">
<Value>
<Obj>
<type>0</type>
<id>15</id>
<name>buf_2d_in_1</name>
<fileName>dct.cpp</fileName>
<fileDirectory>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</fileDirectory>
<lineNumber>124</lineNumber>
<contextFuncName>dct</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>dct.cpp</first>
<second>dct</second>
</first>
<second>124</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName>buf_2d_in[1]</originalName>
<rtlName></rtlName>
<coreName>RAM</coreName>
</Obj>
<bitwidth>16</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>65</item>
</oprand_edges>
<opcode>alloca</opcode>
</item>
<item class_id_reference="9" object_id="_5">
<Value>
<Obj>
<type>0</type>
<id>16</id>
<name>buf_2d_in_2</name>
<fileName>dct.cpp</fileName>
<fileDirectory>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</fileDirectory>
<lineNumber>124</lineNumber>
<contextFuncName>dct</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>dct.cpp</first>
<second>dct</second>
</first>
<second>124</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName>buf_2d_in[2]</originalName>
<rtlName></rtlName>
<coreName>RAM</coreName>
</Obj>
<bitwidth>16</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>66</item>
</oprand_edges>
<opcode>alloca</opcode>
</item>
<item class_id_reference="9" object_id="_6">
<Value>
<Obj>
<type>0</type>
<id>17</id>
<name>buf_2d_in_3</name>
<fileName>dct.cpp</fileName>
<fileDirectory>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</fileDirectory>
<lineNumber>124</lineNumber>
<contextFuncName>dct</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>dct.cpp</first>
<second>dct</second>
</first>
<second>124</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName>buf_2d_in[3]</originalName>
<rtlName></rtlName>
<coreName>RAM</coreName>
</Obj>
<bitwidth>16</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>67</item>
</oprand_edges>
<opcode>alloca</opcode>
</item>
<item class_id_reference="9" object_id="_7">
<Value>
<Obj>
<type>0</type>
<id>18</id>
<name>buf_2d_in_4</name>
<fileName>dct.cpp</fileName>
<fileDirectory>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</fileDirectory>
<lineNumber>124</lineNumber>
<contextFuncName>dct</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>dct.cpp</first>
<second>dct</second>
</first>
<second>124</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName>buf_2d_in[4]</originalName>
<rtlName></rtlName>
<coreName>RAM</coreName>
</Obj>
<bitwidth>16</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>68</item>
</oprand_edges>
<opcode>alloca</opcode>
</item>
<item class_id_reference="9" object_id="_8">
<Value>
<Obj>
<type>0</type>
<id>19</id>
<name>buf_2d_in_5</name>
<fileName>dct.cpp</fileName>
<fileDirectory>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</fileDirectory>
<lineNumber>124</lineNumber>
<contextFuncName>dct</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>dct.cpp</first>
<second>dct</second>
</first>
<second>124</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName>buf_2d_in[5]</originalName>
<rtlName></rtlName>
<coreName>RAM</coreName>
</Obj>
<bitwidth>16</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>69</item>
</oprand_edges>
<opcode>alloca</opcode>
</item>
<item class_id_reference="9" object_id="_9">
<Value>
<Obj>
<type>0</type>
<id>20</id>
<name>buf_2d_in_6</name>
<fileName>dct.cpp</fileName>
<fileDirectory>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</fileDirectory>
<lineNumber>124</lineNumber>
<contextFuncName>dct</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>dct.cpp</first>
<second>dct</second>
</first>
<second>124</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName>buf_2d_in[6]</originalName>
<rtlName></rtlName>
<coreName>RAM</coreName>
</Obj>
<bitwidth>16</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>70</item>
</oprand_edges>
<opcode>alloca</opcode>
</item>
<item class_id_reference="9" object_id="_10">
<Value>
<Obj>
<type>0</type>
<id>21</id>
<name>buf_2d_in_7</name>
<fileName>dct.cpp</fileName>
<fileDirectory>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</fileDirectory>
<lineNumber>124</lineNumber>
<contextFuncName>dct</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>dct.cpp</first>
<second>dct</second>
</first>
<second>124</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName>buf_2d_in[7]</originalName>
<rtlName></rtlName>
<coreName>RAM</coreName>
</Obj>
<bitwidth>16</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>71</item>
</oprand_edges>
<opcode>alloca</opcode>
</item>
<item class_id_reference="9" object_id="_11">
<Value>
<Obj>
<type>0</type>
<id>22</id>
<name>buf_2d_out</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName>RAM</coreName>
</Obj>
<bitwidth>16</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>72</item>
</oprand_edges>
<opcode>alloca</opcode>
</item>
<item class_id_reference="9" object_id="_12">
<Value>
<Obj>
<type>0</type>
<id>23</id>
<name></name>
<fileName>dct.cpp</fileName>
<fileDirectory>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</fileDirectory>
<lineNumber>128</lineNumber>
<contextFuncName>dct</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>dct.cpp</first>
<second>dct</second>
</first>
<second>128</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>0</bitwidth>
</Value>
<oprand_edges>
<count>10</count>
<item_version>0</item_version>
<item>74</item>
<item>75</item>
<item>76</item>
<item>77</item>
<item>78</item>
<item>79</item>
<item>80</item>
<item>81</item>
<item>82</item>
<item>83</item>
</oprand_edges>
<opcode>call</opcode>
</item>
<item class_id_reference="9" object_id="_13">
<Value>
<Obj>
<type>0</type>
<id>24</id>
<name></name>
<fileName>dct.cpp</fileName>
<fileDirectory>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</fileDirectory>
<lineNumber>130</lineNumber>
<contextFuncName>dct</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>dct.cpp</first>
<second>dct</second>
</first>
<second>130</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>0</bitwidth>
</Value>
<oprand_edges>
<count>20</count>
<item_version>0</item_version>
<item>85</item>
<item>86</item>
<item>87</item>
<item>88</item>
<item>89</item>
<item>90</item>
<item>91</item>
<item>92</item>
<item>93</item>
<item>94</item>
<item>163</item>
<item>164</item>
<item>165</item>
<item>166</item>
<item>167</item>
<item>168</item>
<item>169</item>
<item>170</item>
<item>214</item>
<item>215</item>
</oprand_edges>
<opcode>call</opcode>
</item>
<item class_id_reference="9" object_id="_14">
<Value>
<Obj>
<type>0</type>
<id>25</id>
<name></name>
<fileName>dct.cpp</fileName>
<fileDirectory>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</fileDirectory>
<lineNumber>115</lineNumber>
<contextFuncName>write_data</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</first>
<second>
<count>2</count>
<item_version>0</item_version>
<item>
<first>
<first>dct.cpp</first>
<second>dct</second>
</first>
<second>133</second>
</item>
<item>
<first>
<first>dct.cpp</first>
<second>write_data</second>
</first>
<second>115</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>0</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>95</item>
</oprand_edges>
<opcode>br</opcode>
</item>
<item class_id_reference="9" object_id="_15">
<Value>
<Obj>
<type>0</type>
<id>27</id>
<name>indvar_flatten</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>7</bitwidth>
</Value>
<oprand_edges>
<count>4</count>
<item_version>0</item_version>
<item>97</item>
<item>98</item>
<item>99</item>
<item>100</item>
</oprand_edges>
<opcode>phi</opcode>
</item>
<item class_id_reference="9" object_id="_16">
<Value>
<Obj>
<type>0</type>
<id>28</id>
<name>r_i</name>
<fileName>dct.cpp</fileName>
<fileDirectory>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</fileDirectory>
<lineNumber>117</lineNumber>
<contextFuncName>write_data</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</first>
<second>
<count>2</count>
<item_version>0</item_version>
<item>
<first>
<first>dct.cpp</first>
<second>dct</second>
</first>
<second>133</second>
</item>
<item>
<first>
<first>dct.cpp</first>
<second>write_data</second>
</first>
<second>117</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>4</bitwidth>
</Value>
<oprand_edges>
<count>4</count>
<item_version>0</item_version>
<item>102</item>
<item>103</item>
<item>104</item>
<item>105</item>
</oprand_edges>
<opcode>phi</opcode>
</item>
<item class_id_reference="9" object_id="_17">
<Value>
<Obj>
<type>0</type>
<id>29</id>
<name>c_i</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName>c</originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>4</bitwidth>
</Value>
<oprand_edges>
<count>4</count>
<item_version>0</item_version>
<item>106</item>
<item>107</item>
<item>108</item>
<item>109</item>
</oprand_edges>
<opcode>phi</opcode>
</item>
<item class_id_reference="9" object_id="_18">
<Value>
<Obj>
<type>0</type>
<id>30</id>
<name>exitcond_flatten</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>1</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>110</item>
<item>112</item>
</oprand_edges>
<opcode>icmp</opcode>
</item>
<item class_id_reference="9" object_id="_19">
<Value>
<Obj>
<type>0</type>
<id>31</id>
<name>indvar_flatten_next</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>7</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>113</item>
<item>115</item>
</oprand_edges>
<opcode>add</opcode>
</item>
<item class_id_reference="9" object_id="_20">
<Value>
<Obj>
<type>0</type>
<id>32</id>
<name></name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>0</bitwidth>
</Value>
<oprand_edges>
<count>3</count>
<item_version>0</item_version>
<item>116</item>
<item>117</item>
<item>118</item>
</oprand_edges>
<opcode>br</opcode>
</item>
<item class_id_reference="9" object_id="_21">
<Value>
<Obj>
<type>0</type>
<id>36</id>
<name>exitcond_i5</name>
<fileName>dct.cpp</fileName>
<fileDirectory>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</fileDirectory>
<lineNumber>117</lineNumber>
<contextFuncName>write_data</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</first>
<second>
<count>2</count>
<item_version>0</item_version>
<item>
<first>
<first>dct.cpp</first>
<second>dct</second>
</first>
<second>133</second>
</item>
<item>
<first>
<first>dct.cpp</first>
<second>write_data</second>
</first>
<second>117</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>1</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>119</item>
<item>121</item>
</oprand_edges>
<opcode>icmp</opcode>
</item>
<item class_id_reference="9" object_id="_22">
<Value>
<Obj>
<type>0</type>
<id>37</id>
<name>c_i_mid2</name>
<fileName>dct.cpp</fileName>
<fileDirectory>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</fileDirectory>
<lineNumber>117</lineNumber>
<contextFuncName>write_data</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</first>
<second>
<count>2</count>
<item_version>0</item_version>
<item>
<first>
<first>dct.cpp</first>
<second>dct</second>
</first>
<second>133</second>
</item>
<item>
<first>
<first>dct.cpp</first>
<second>write_data</second>
</first>
<second>117</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>4</bitwidth>
</Value>
<oprand_edges>
<count>3</count>
<item_version>0</item_version>
<item>122</item>
<item>123</item>
<item>124</item>
</oprand_edges>
<opcode>select</opcode>
</item>
<item class_id_reference="9" object_id="_23">
<Value>
<Obj>
<type>0</type>
<id>38</id>
<name>r3</name>
<fileName>dct.cpp</fileName>
<fileDirectory>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</fileDirectory>
<lineNumber>115</lineNumber>
<contextFuncName>write_data</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</first>
<second>
<count>2</count>
<item_version>0</item_version>
<item>
<first>
<first>dct.cpp</first>
<second>dct</second>
</first>
<second>133</second>
</item>
<item>
<first>
<first>dct.cpp</first>
<second>write_data</second>
</first>
<second>115</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>4</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>126</item>
<item>127</item>
</oprand_edges>
<opcode>add</opcode>
</item>
<item class_id_reference="9" object_id="_24">
<Value>
<Obj>
<type>0</type>
<id>39</id>
<name>r_i_mid2</name>
<fileName>dct.cpp</fileName>
<fileDirectory>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</fileDirectory>
<lineNumber>117</lineNumber>
<contextFuncName>write_data</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</first>
<second>
<count>2</count>
<item_version>0</item_version>
<item>
<first>
<first>dct.cpp</first>
<second>dct</second>
</first>
<second>133</second>
</item>
<item>
<first>
<first>dct.cpp</first>
<second>write_data</second>
</first>
<second>117</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>4</bitwidth>
</Value>
<oprand_edges>
<count>3</count>
<item_version>0</item_version>
<item>128</item>
<item>129</item>
<item>130</item>
</oprand_edges>
<opcode>select</opcode>
</item>
<item class_id_reference="9" object_id="_25">
<Value>
<Obj>
<type>0</type>
<id>40</id>
<name>tmp</name>
<fileName>dct.cpp</fileName>
<fileDirectory>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</fileDirectory>
<lineNumber>117</lineNumber>
<contextFuncName>write_data</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</first>
<second>
<count>2</count>
<item_version>0</item_version>
<item>
<first>
<first>dct.cpp</first>
<second>dct</second>
</first>
<second>133</second>
</item>
<item>
<first>
<first>dct.cpp</first>
<second>write_data</second>
</first>
<second>117</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>3</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>131</item>
</oprand_edges>
<opcode>trunc</opcode>
</item>
<item class_id_reference="9" object_id="_26">
<Value>
<Obj>
<type>0</type>
<id>41</id>
<name>tmp_i</name>
<fileName>dct.cpp</fileName>
<fileDirectory>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</fileDirectory>
<lineNumber>118</lineNumber>
<contextFuncName>write_data</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</first>
<second>
<count>2</count>
<item_version>0</item_version>
<item>
<first>
<first>dct.cpp</first>
<second>dct</second>
</first>
<second>133</second>
</item>
<item>
<first>
<first>dct.cpp</first>
<second>write_data</second>
</first>
<second>118</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>6</bitwidth>
</Value>
<oprand_edges>
<count>3</count>
<item_version>0</item_version>
<item>133</item>
<item>134</item>
<item>136</item>
</oprand_edges>
<opcode>bitconcatenate</opcode>
</item>
<item class_id_reference="9" object_id="_27">
<Value>
<Obj>
<type>0</type>
<id>42</id>
<name>c_i_cast2</name>
<fileName>dct.cpp</fileName>
<fileDirectory>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</fileDirectory>
<lineNumber>117</lineNumber>
<contextFuncName>write_data</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</first>
<second>
<count>2</count>
<item_version>0</item_version>
<item>
<first>
<first>dct.cpp</first>
<second>dct</second>
</first>
<second>133</second>
</item>
<item>
<first>
<first>dct.cpp</first>
<second>write_data</second>
</first>
<second>117</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>6</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>137</item>
</oprand_edges>
<opcode>zext</opcode>
</item>
<item class_id_reference="9" object_id="_28">
<Value>
<Obj>
<type>0</type>
<id>46</id>
<name>tmp_8_i_trn_cast</name>
<fileName>dct.cpp</fileName>
<fileDirectory>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</fileDirectory>
<lineNumber>117</lineNumber>
<contextFuncName>write_data</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</first>
<second>
<count>2</count>
<item_version>0</item_version>
<item>
<first>
<first>dct.cpp</first>
<second>dct</second>
</first>
<second>133</second>
</item>
<item>
<first>
<first>dct.cpp</first>
<second>write_data</second>
</first>
<second>117</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>8</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>138</item>
</oprand_edges>
<opcode>zext</opcode>
</item>
<item class_id_reference="9" object_id="_29">
<Value>
<Obj>
<type>0</type>
<id>47</id>
<name>tmp_1</name>
<fileName>dct.cpp</fileName>
<fileDirectory>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</fileDirectory>
<lineNumber>117</lineNumber>
<contextFuncName>write_data</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</first>
<second>
<count>2</count>
<item_version>0</item_version>
<item>
<first>
<first>dct.cpp</first>
<second>dct</second>
</first>
<second>133</second>
</item>
<item>
<first>
<first>dct.cpp</first>
<second>write_data</second>
</first>
<second>117</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>7</bitwidth>
</Value>
<oprand_edges>
<count>3</count>
<item_version>0</item_version>
<item>140</item>
<item>141</item>
<item>142</item>
</oprand_edges>
<opcode>bitconcatenate</opcode>
</item>
<item class_id_reference="9" object_id="_30">
<Value>
<Obj>
<type>0</type>
<id>48</id>
<name>p_addr_cast</name>
<fileName>dct.cpp</fileName>
<fileDirectory>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</fileDirectory>
<lineNumber>118</lineNumber>
<contextFuncName>write_data</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</first>
<second>
<count>2</count>
<item_version>0</item_version>
<item>
<first>
<first>dct.cpp</first>
<second>dct</second>
</first>
<second>133</second>
</item>
<item>
<first>
<first>dct.cpp</first>
<second>write_data</second>
</first>
<second>118</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>8</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>143</item>
</oprand_edges>
<opcode>zext</opcode>
</item>
<item class_id_reference="9" object_id="_31">
<Value>
<Obj>
<type>0</type>
<id>49</id>
<name>p_addr2</name>
<fileName>dct.cpp</fileName>
<fileDirectory>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</fileDirectory>
<lineNumber>118</lineNumber>
<contextFuncName>write_data</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</first>
<second>
<count>2</count>
<item_version>0</item_version>
<item>
<first>
<first>dct.cpp</first>
<second>dct</second>
</first>
<second>133</second>
</item>
<item>
<first>
<first>dct.cpp</first>
<second>write_data</second>
</first>
<second>118</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>8</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>144</item>
<item>145</item>
</oprand_edges>
<opcode>add</opcode>
</item>
<item class_id_reference="9" object_id="_32">
<Value>
<Obj>
<type>0</type>
<id>50</id>
<name>tmp_2</name>
<fileName>dct.cpp</fileName>
<fileDirectory>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</fileDirectory>
<lineNumber>118</lineNumber>
<contextFuncName>write_data</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</first>
<second>
<count>2</count>
<item_version>0</item_version>
<item>
<first>
<first>dct.cpp</first>
<second>dct</second>
</first>
<second>133</second>
</item>
<item>
<first>
<first>dct.cpp</first>
<second>write_data</second>
</first>
<second>118</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>64</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>146</item>
</oprand_edges>
<opcode>zext</opcode>
</item>
<item class_id_reference="9" object_id="_33">
<Value>
<Obj>
<type>0</type>
<id>51</id>
<name>buf_2d_out_addr</name>
<fileName>dct.cpp</fileName>
<fileDirectory>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</fileDirectory>
<lineNumber>118</lineNumber>
<contextFuncName>write_data</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</first>
<second>
<count>2</count>
<item_version>0</item_version>
<item>
<first>
<first>dct.cpp</first>
<second>dct</second>
</first>
<second>133</second>
</item>
<item>
<first>
<first>dct.cpp</first>
<second>write_data</second>
</first>
<second>118</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>6</bitwidth>
</Value>
<oprand_edges>
<count>3</count>
<item_version>0</item_version>
<item>147</item>
<item>149</item>
<item>150</item>
</oprand_edges>
<opcode>getelementptr</opcode>
</item>
<item class_id_reference="9" object_id="_34">
<Value>
<Obj>
<type>0</type>
<id>52</id>
<name>buf_2d_out_load</name>
<fileName>dct.cpp</fileName>
<fileDirectory>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</fileDirectory>
<lineNumber>118</lineNumber>
<contextFuncName>write_data</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</first>
<second>
<count>2</count>
<item_version>0</item_version>
<item>
<first>
<first>dct.cpp</first>
<second>dct</second>
</first>
<second>133</second>
</item>
<item>
<first>
<first>dct.cpp</first>
<second>write_data</second>
</first>
<second>118</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>16</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>151</item>
</oprand_edges>
<opcode>load</opcode>
</item>
<item class_id_reference="9" object_id="_35">
<Value>
<Obj>
<type>0</type>
<id>53</id>
<name>tmp_9_i</name>
<fileName>dct.cpp</fileName>
<fileDirectory>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</fileDirectory>
<lineNumber>118</lineNumber>
<contextFuncName>write_data</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</first>
<second>
<count>2</count>
<item_version>0</item_version>
<item>
<first>
<first>dct.cpp</first>
<second>dct</second>
</first>
<second>133</second>
</item>
<item>
<first>
<first>dct.cpp</first>
<second>write_data</second>
</first>
<second>118</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>6</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>152</item>
<item>153</item>
</oprand_edges>
<opcode>add</opcode>
</item>
<item class_id_reference="9" object_id="_36">
<Value>
<Obj>
<type>0</type>
<id>54</id>
<name>tmp_3_i</name>
<fileName>dct.cpp</fileName>
<fileDirectory>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</fileDirectory>
<lineNumber>118</lineNumber>
<contextFuncName>write_data</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</first>
<second>
<count>2</count>
<item_version>0</item_version>
<item>
<first>
<first>dct.cpp</first>
<second>dct</second>
</first>
<second>133</second>
</item>
<item>
<first>
<first>dct.cpp</first>
<second>write_data</second>
</first>
<second>118</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>64</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>154</item>
</oprand_edges>
<opcode>zext</opcode>
</item>
<item class_id_reference="9" object_id="_37">
<Value>
<Obj>
<type>0</type>
<id>55</id>
<name>output_addr</name>
<fileName>dct.cpp</fileName>
<fileDirectory>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</fileDirectory>
<lineNumber>118</lineNumber>
<contextFuncName>write_data</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</first>
<second>
<count>2</count>
<item_version>0</item_version>
<item>
<first>
<first>dct.cpp</first>
<second>dct</second>
</first>
<second>133</second>
</item>
<item>
<first>
<first>dct.cpp</first>
<second>write_data</second>
</first>
<second>118</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>6</bitwidth>
</Value>
<oprand_edges>
<count>3</count>
<item_version>0</item_version>
<item>155</item>
<item>156</item>
<item>157</item>
</oprand_edges>
<opcode>getelementptr</opcode>
</item>
<item class_id_reference="9" object_id="_38">
<Value>
<Obj>
<type>0</type>
<id>56</id>
<name></name>
<fileName>dct.cpp</fileName>
<fileDirectory>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</fileDirectory>
<lineNumber>118</lineNumber>
<contextFuncName>write_data</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</first>
<second>
<count>2</count>
<item_version>0</item_version>
<item>
<first>
<first>dct.cpp</first>
<second>dct</second>
</first>
<second>133</second>
</item>
<item>
<first>
<first>dct.cpp</first>
<second>write_data</second>
</first>
<second>118</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>0</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>158</item>
<item>159</item>
</oprand_edges>
<opcode>store</opcode>
</item>
<item class_id_reference="9" object_id="_39">
<Value>
<Obj>
<type>0</type>
<id>58</id>
<name>c</name>
<fileName>dct.cpp</fileName>
<fileDirectory>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</fileDirectory>
<lineNumber>117</lineNumber>
<contextFuncName>write_data</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</first>
<second>
<count>2</count>
<item_version>0</item_version>
<item>
<first>
<first>dct.cpp</first>
<second>dct</second>
</first>
<second>133</second>
</item>
<item>
<first>
<first>dct.cpp</first>
<second>write_data</second>
</first>
<second>117</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName>c</originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>4</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>160</item>
<item>161</item>
</oprand_edges>
<opcode>add</opcode>
</item>
<item class_id_reference="9" object_id="_40">
<Value>
<Obj>
<type>0</type>
<id>59</id>
<name></name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>0</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>162</item>
</oprand_edges>
<opcode>br</opcode>
</item>
<item class_id_reference="9" object_id="_41">
<Value>
<Obj>
<type>0</type>
<id>61</id>
<name></name>
<fileName>dct.cpp</fileName>
<fileDirectory>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</fileDirectory>
<lineNumber>134</lineNumber>
<contextFuncName>dct</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>d:/opt/source/Vivado/Vivado_HLS_Tutorial/Design_Analysis/lab1</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>dct.cpp</first>
<second>dct</second>
</first>
<second>134</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>0</bitwidth>
</Value>
<oprand_edges>
<count>0</count>
<item_version>0</item_version>
</oprand_edges>
<opcode>ret</opcode>
</item>
</nodes>
<consts class_id="15" tracking_level="0" version="0">
<count>11</count>
<item_version>0</item_version>
<item class_id="16" tracking_level="1" version="0" object_id="_42">
<Value>
<Obj>
<type>2</type>
<id>63</id>
<name>empty</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>64</bitwidth>
</Value>
<const_type>0</const_type>
<content>1</content>
</item>
<item class_id_reference="16" object_id="_43">
<Value>
<Obj>
<type>2</type>
<id>73</id>
<name>dct_read_data</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>0</bitwidth>
</Value>
<const_type>6</const_type>
<content><constant:dct_read_data></content>
</item>
<item class_id_reference="16" object_id="_44">
<Value>
<Obj>
<type>2</type>
<id>84</id>
<name>dct_dct_2d</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>0</bitwidth>
</Value>
<const_type>6</const_type>
<content><constant:dct_dct_2d></content>
</item>
<item class_id_reference="16" object_id="_45">
<Value>
<Obj>
<type>2</type>
<id>96</id>
<name>empty</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>7</bitwidth>
</Value>
<const_type>0</const_type>
<content>0</content>
</item>
<item class_id_reference="16" object_id="_46">
<Value>
<Obj>
<type>2</type>
<id>101</id>
<name>empty</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>4</bitwidth>
</Value>
<const_type>0</const_type>
<content>0</content>
</item>
<item class_id_reference="16" object_id="_47">
<Value>
<Obj>
<type>2</type>
<id>111</id>
<name>empty</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>7</bitwidth>
</Value>
<const_type>0</const_type>
<content>64</content>
</item>
<item class_id_reference="16" object_id="_48">
<Value>
<Obj>
<type>2</type>
<id>114</id>
<name>empty</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>7</bitwidth>
</Value>
<const_type>0</const_type>
<content>1</content>
</item>
<item class_id_reference="16" object_id="_49">
<Value>
<Obj>
<type>2</type>
<id>120</id>
<name>empty</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>4</bitwidth>
</Value>
<const_type>0</const_type>
<content>8</content>
</item>
<item class_id_reference="16" object_id="_50">
<Value>
<Obj>
<type>2</type>
<id>125</id>
<name>empty</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>4</bitwidth>
</Value>
<const_type>0</const_type>
<content>1</content>
</item>
<item class_id_reference="16" object_id="_51">
<Value>
<Obj>
<type>2</type>
<id>135</id>
<name>empty</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>3</bitwidth>
</Value>
<const_type>0</const_type>
<content>0</content>
</item>
<item class_id_reference="16" object_id="_52">
<Value>
<Obj>
<type>2</type>
<id>148</id>
<name>empty</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>64</bitwidth>
</Value>
<const_type>0</const_type>
<content>0</content>
</item>
</consts>
<blocks class_id="17" tracking_level="0" version="0">
<count>4</count>
<item_version>0</item_version>
<item class_id="18" tracking_level="1" version="0" object_id="_53">
<Obj>
<type>3</type>
<id>26</id>
<name></name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<node_objs>
<count>12</count>
<item_version>0</item_version>
<item>14</item>
<item>15</item>
<item>16</item>
<item>17</item>
<item>18</item>
<item>19</item>
<item>20</item>
<item>21</item>
<item>22</item>
<item>23</item>
<item>24</item>
<item>25</item>
</node_objs>
</item>
<item class_id_reference="18" object_id="_54">
<Obj>
<type>3</type>
<id>33</id>
<name></name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<node_objs>
<count>6</count>
<item_version>0</item_version>
<item>27</item>
<item>28</item>
<item>29</item>
<item>30</item>
<item>31</item>
<item>32</item>
</node_objs>
</item>
<item class_id_reference="18" object_id="_55">
<Obj>
<type>3</type>
<id>60</id>
<name>.reset</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<node_objs>
<count>20</count>
<item_version>0</item_version>
<item>36</item>
<item>37</item>
<item>38</item>
<item>39</item>
<item>40</item>
<item>41</item>
<item>42</item>
<item>46</item>
<item>47</item>
<item>48</item>
<item>49</item>
<item>50</item>
<item>51</item>
<item>52</item>
<item>53</item>
<item>54</item>
<item>55</item>
<item>56</item>
<item>58</item>
<item>59</item>
</node_objs>
</item>
<item class_id_reference="18" object_id="_56">
<Obj>
<type>3</type>
<id>62</id>
<name>write_data.exit</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<node_objs>
<count>1</count>
<item_version>0</item_version>
<item>61</item>
</node_objs>
</item>
</blocks>
<edges class_id="19" tracking_level="0" version="0">
<count>99</count>
<item_version>0</item_version>
<item class_id="20" tracking_level="1" version="0" object_id="_57">
<id>64</id>
<edge_type>1</edge_type>
<source_obj>63</source_obj>
<sink_obj>14</sink_obj>
</item>
<item class_id_reference="20" object_id="_58">
<id>65</id>
<edge_type>1</edge_type>
<source_obj>63</source_obj>
<sink_obj>15</sink_obj>
</item>
<item class_id_reference="20" object_id="_59">
<id>66</id>
<edge_type>1</edge_type>
<source_obj>63</source_obj>
<sink_obj>16</sink_obj>
</item>
<item class_id_reference="20" object_id="_60">
<id>67</id>
<edge_type>1</edge_type>
<source_obj>63</source_obj>
<sink_obj>17</sink_obj>
</item>
<item class_id_reference="20" object_id="_61">
<id>68</id>
<edge_type>1</edge_type>
<source_obj>63</source_obj>
<sink_obj>18</sink_obj>
</item>
<item class_id_reference="20" object_id="_62">
<id>69</id>
<edge_type>1</edge_type>
<source_obj>63</source_obj>
<sink_obj>19</sink_obj>
</item>
<item class_id_reference="20" object_id="_63">
<id>70</id>
<edge_type>1</edge_type>
<source_obj>63</source_obj>
<sink_obj>20</sink_obj>
</item>
<item class_id_reference="20" object_id="_64">
<id>71</id>
<edge_type>1</edge_type>
<source_obj>63</source_obj>
<sink_obj>21</sink_obj>
</item>
<item class_id_reference="20" object_id="_65">
<id>72</id>
<edge_type>1</edge_type>
<source_obj>63</source_obj>
<sink_obj>22</sink_obj>
</item>
<item class_id_reference="20" object_id="_66">
<id>74</id>
<edge_type>1</edge_type>
<source_obj>73</source_obj>
<sink_obj>23</sink_obj>
</item>
<item class_id_reference="20" object_id="_67">
<id>75</id>
<edge_type>1</edge_type>
<source_obj>1</source_obj>
<sink_obj>23</sink_obj>
</item>
<item class_id_reference="20" object_id="_68">
<id>76</id>
<edge_type>1</edge_type>
<source_obj>14</source_obj>
<sink_obj>23</sink_obj>
</item>
<item class_id_reference="20" object_id="_69">
<id>77</id>
<edge_type>1</edge_type>
<source_obj>15</source_obj>
<sink_obj>23</sink_obj>
</item>
<item class_id_reference="20" object_id="_70">
<id>78</id>
<edge_type>1</edge_type>
<source_obj>16</source_obj>
<sink_obj>23</sink_obj>
</item>
<item class_id_reference="20" object_id="_71">
<id>79</id>
<edge_type>1</edge_type>
<source_obj>17</source_obj>
<sink_obj>23</sink_obj>
</item>
<item class_id_reference="20" object_id="_72">
<id>80</id>
<edge_type>1</edge_type>
<source_obj>18</source_obj>
<sink_obj>23</sink_obj>
</item>
<item class_id_reference="20" object_id="_73">
<id>81</id>
<edge_type>1</edge_type>
<source_obj>19</source_obj>
<sink_obj>23</sink_obj>
</item>
<item class_id_reference="20" object_id="_74">
<id>82</id>
<edge_type>1</edge_type>
<source_obj>20</source_obj>
<sink_obj>23</sink_obj>
</item>
<item class_id_reference="20" object_id="_75">
<id>83</id>
<edge_type>1</edge_type>
<source_obj>21</source_obj>
<sink_obj>23</sink_obj>
</item>
<item class_id_reference="20" object_id="_76">
<id>85</id>
<edge_type>1</edge_type>
<source_obj>84</source_obj>
<sink_obj>24</sink_obj>
</item>
<item class_id_reference="20" object_id="_77">
<id>86</id>
<edge_type>1</edge_type>
<source_obj>14</source_obj>
<sink_obj>24</sink_obj>
</item>
<item class_id_reference="20" object_id="_78">
<id>87</id>
<edge_type>1</edge_type>
<source_obj>15</source_obj>
<sink_obj>24</sink_obj>
</item>
<item class_id_reference="20" object_id="_79">
<id>88</id>
<edge_type>1</edge_type>
<source_obj>16</source_obj>
<sink_obj>24</sink_obj>
</item>
<item class_id_reference="20" object_id="_80">
<id>89</id>
<edge_type>1</edge_type>
<source_obj>17</source_obj>
<sink_obj>24</sink_obj>
</item>
<item class_id_reference="20" object_id="_81">
<id>90</id>
<edge_type>1</edge_type>
<source_obj>18</source_obj>
<sink_obj>24</sink_obj>
</item>
<item class_id_reference="20" object_id="_82">
<id>91</id>
<edge_type>1</edge_type>
<source_obj>19</source_obj>
<sink_obj>24</sink_obj>
</item>
<item class_id_reference="20" object_id="_83">
<id>92</id>
<edge_type>1</edge_type>
<source_obj>20</source_obj>
<sink_obj>24</sink_obj>
</item>
<item class_id_reference="20" object_id="_84">
<id>93</id>
<edge_type>1</edge_type>
<source_obj>21</source_obj>
<sink_obj>24</sink_obj>
</item>
<item class_id_reference="20" object_id="_85">
<id>94</id>
<edge_type>1</edge_type>
<source_obj>22</source_obj>
<sink_obj>24</sink_obj>
</item>
<item class_id_reference="20" object_id="_86">
<id>95</id>
<edge_type>2</edge_type>
<source_obj>33</source_obj>
<sink_obj>25</sink_obj>
</item>
<item class_id_reference="20" object_id="_87">
<id>97</id>
<edge_type>1</edge_type>
<source_obj>96</source_obj>
<sink_obj>27</sink_obj>
</item>
<item class_id_reference="20" object_id="_88">
<id>98</id>
<edge_type>2</edge_type>
<source_obj>26</source_obj>
<sink_obj>27</sink_obj>
</item>
<item class_id_reference="20" object_id="_89">
<id>99</id>
<edge_type>1</edge_type>
<source_obj>31</source_obj>
<sink_obj>27</sink_obj>
</item>
<item class_id_reference="20" object_id="_90">
<id>100</id>
<edge_type>2</edge_type>
<source_obj>60</source_obj>
<sink_obj>27</sink_obj>
</item>
<item class_id_reference="20" object_id="_91">
<id>102</id>
<edge_type>1</edge_type>
<source_obj>101</source_obj>
<sink_obj>28</sink_obj>
</item>
<item class_id_reference="20" object_id="_92">
<id>103</id>
<edge_type>2</edge_type>
<source_obj>26</source_obj>
<sink_obj>28</sink_obj>
</item>
<item class_id_reference="20" object_id="_93">
<id>104</id>
<edge_type>1</edge_type>
<source_obj>39</source_obj>
<sink_obj>28</sink_obj>
</item>
<item class_id_reference="20" object_id="_94">
<id>105</id>
<edge_type>2</edge_type>
<source_obj>60</source_obj>
<sink_obj>28</sink_obj>
</item>
<item class_id_reference="20" object_id="_95">
<id>106</id>
<edge_type>1</edge_type>
<source_obj>101</source_obj>
<sink_obj>29</sink_obj>
</item>
<item class_id_reference="20" object_id="_96">
<id>107</id>
<edge_type>2</edge_type>
<source_obj>26</source_obj>
<sink_obj>29</sink_obj>
</item>
<item class_id_reference="20" object_id="_97">
<id>108</id>
<edge_type>1</edge_type>
<source_obj>58</source_obj>
<sink_obj>29</sink_obj>
</item>
<item class_id_reference="20" object_id="_98">
<id>109</id>
<edge_type>2</edge_type>
<source_obj>60</source_obj>
<sink_obj>29</sink_obj>
</item>
<item class_id_reference="20" object_id="_99">
<id>110</id>
<edge_type>1</edge_type>
<source_obj>27</source_obj>
<sink_obj>30</sink_obj>
</item>
<item class_id_reference="20" object_id="_100">
<id>112</id>
<edge_type>1</edge_type>
<source_obj>111</source_obj>
<sink_obj>30</sink_obj>
</item>
<item class_id_reference="20" object_id="_101">
<id>113</id>
<edge_type>1</edge_type>
<source_obj>27</source_obj>
<sink_obj>31</sink_obj>
</item>
<item class_id_reference="20" object_id="_102">
<id>115</id>
<edge_type>1</edge_type>
<source_obj>114</source_obj>
<sink_obj>31</sink_obj>
</item>
<item class_id_reference="20" object_id="_103">
<id>116</id>
<edge_type>1</edge_type>
<source_obj>30</source_obj>
<sink_obj>32</sink_obj>
</item>
<item class_id_reference="20" object_id="_104">
<id>117</id>
<edge_type>2</edge_type>
<source_obj>60</source_obj>
<sink_obj>32</sink_obj>
</item>
<item class_id_reference="20" object_id="_105">
<id>118</id>
<edge_type>2</edge_type>
<source_obj>62</source_obj>
<sink_obj>32</sink_obj>
</item>
<item class_id_reference="20" object_id="_106">
<id>119</id>
<edge_type>1</edge_type>
<source_obj>29</source_obj>
<sink_obj>36</sink_obj>
</item>
<item class_id_reference="20" object_id="_107">
<id>121</id>
<edge_type>1</edge_type>
<source_obj>120</source_obj>
<sink_obj>36</sink_obj>
</item>
<item class_id_reference="20" object_id="_108">
<id>122</id>
<edge_type>1</edge_type>
<source_obj>36</source_obj>
<sink_obj>37</sink_obj>
</item>
<item class_id_reference="20" object_id="_109">
<id>123</id>
<edge_type>1</edge_type>
<source_obj>101</source_obj>
<sink_obj>37</sink_obj>
</item>
<item class_id_reference="20" object_id="_110">
<id>124</id>
<edge_type>1</edge_type>
<source_obj>29</source_obj>
<sink_obj>37</sink_obj>
</item>
<item class_id_reference="20" object_id="_111">
<id>126</id>
<edge_type>1</edge_type>
<source_obj>125</source_obj>
<sink_obj>38</sink_obj>
</item>
<item class_id_reference="20" object_id="_112">
<id>127</id>
<edge_type>1</edge_type>
<source_obj>28</source_obj>
<sink_obj>38</sink_obj>
</item>
<item class_id_reference="20" object_id="_113">
<id>128</id>
<edge_type>1</edge_type>
<source_obj>36</source_obj>
<sink_obj>39</sink_obj>
</item>
<item class_id_reference="20" object_id="_114">
<id>129</id>
<edge_type>1</edge_type>
<source_obj>38</source_obj>
<sink_obj>39</sink_obj>
</item>
<item class_id_reference="20" object_id="_115">
<id>130</id>
<edge_type>1</edge_type>
<source_obj>28</source_obj>
<sink_obj>39</sink_obj>
</item>
<item class_id_reference="20" object_id="_116">
<id>131</id>
<edge_type>1</edge_type>
<source_obj>39</source_obj>
<sink_obj>40</sink_obj>
</item>
<item class_id_reference="20" object_id="_117">
<id>134</id>
<edge_type>1</edge_type>
<source_obj>40</source_obj>
<sink_obj>41</sink_obj>
</item>
<item class_id_reference="20" object_id="_118">
<id>136</id>
<edge_type>1</edge_type>
<source_obj>135</source_obj>
<sink_obj>41</sink_obj>
</item>
<item class_id_reference="20" object_id="_119">
<id>137</id>
<edge_type>1</edge_type>
<source_obj>37</source_obj>
<sink_obj>42</sink_obj>
</item>
<item class_id_reference="20" object_id="_120">
<id>138</id>
<edge_type>1</edge_type>
<source_obj>37</source_obj>
<sink_obj>46</sink_obj>
</item>
<item class_id_reference="20" object_id="_121">
<id>141</id>
<edge_type>1</edge_type>
<source_obj>39</source_obj>
<sink_obj>47</sink_obj>
</item>
<item class_id_reference="20" object_id="_122">
<id>142</id>
<edge_type>1</edge_type>
<source_obj>135</source_obj>
<sink_obj>47</sink_obj>
</item>
<item class_id_reference="20" object_id="_123">
<id>143</id>
<edge_type>1</edge_type>
<source_obj>47</source_obj>
<sink_obj>48</sink_obj>
</item>
<item class_id_reference="20" object_id="_124">
<id>144</id>
<edge_type>1</edge_type>
<source_obj>48</source_obj>
<sink_obj>49</sink_obj>
</item>
<item class_id_reference="20" object_id="_125">
<id>145</id>
<edge_type>1</edge_type>
<source_obj>46</source_obj>
<sink_obj>49</sink_obj>
</item>
<item class_id_reference="20" object_id="_126">
<id>146</id>
<edge_type>1</edge_type>
<source_obj>49</source_obj>
<sink_obj>50</sink_obj>
</item>
<item class_id_reference="20" object_id="_127">
<id>147</id>
<edge_type>1</edge_type>
<source_obj>22</source_obj>
<sink_obj>51</sink_obj>
</item>
<item class_id_reference="20" object_id="_128">
<id>149</id>
<edge_type>1</edge_type>
<source_obj>148</source_obj>
<sink_obj>51</sink_obj>
</item>
<item class_id_reference="20" object_id="_129">
<id>150</id>
<edge_type>1</edge_type>
<source_obj>50</source_obj>
<sink_obj>51</sink_obj>
</item>
<item class_id_reference="20" object_id="_130">
<id>151</id>
<edge_type>1</edge_type>
<source_obj>51</source_obj>
<sink_obj>52</sink_obj>
</item>
<item class_id_reference="20" object_id="_131">
<id>152</id>
<edge_type>1</edge_type>
<source_obj>42</source_obj>
<sink_obj>53</sink_obj>
</item>
<item class_id_reference="20" object_id="_132">
<id>153</id>
<edge_type>1</edge_type>
<source_obj>41</source_obj>
<sink_obj>53</sink_obj>
</item>
<item class_id_reference="20" object_id="_133">
<id>154</id>
<edge_type>1</edge_type>
<source_obj>53</source_obj>
<sink_obj>54</sink_obj>
</item>
<item class_id_reference="20" object_id="_134">
<id>155</id>
<edge_type>1</edge_type>
<source_obj>2</source_obj>
<sink_obj>55</sink_obj>
</item>
<item class_id_reference="20" object_id="_135">
<id>156</id>
<edge_type>1</edge_type>
<source_obj>148</source_obj>
<sink_obj>55</sink_obj>
</item>
<item class_id_reference="20" object_id="_136">
<id>157</id>
<edge_type>1</edge_type>
<source_obj>54</source_obj>
<sink_obj>55</sink_obj>
</item>
<item class_id_reference="20" object_id="_137">
<id>158</id>
<edge_type>1</edge_type>
<source_obj>52</source_obj>
<sink_obj>56</sink_obj>
</item>
<item class_id_reference="20" object_id="_138">
<id>159</id>
<edge_type>1</edge_type>
<source_obj>55</source_obj>
<sink_obj>56</sink_obj>
</item>
<item class_id_reference="20" object_id="_139">
<id>160</id>
<edge_type>1</edge_type>
<source_obj>125</source_obj>
<sink_obj>58</sink_obj>
</item>
<item class_id_reference="20" object_id="_140">
<id>161</id>
<edge_type>1</edge_type>
<source_obj>37</source_obj>
<sink_obj>58</sink_obj>
</item>
<item class_id_reference="20" object_id="_141">
<id>162</id>
<edge_type>2</edge_type>
<source_obj>33</source_obj>
<sink_obj>59</sink_obj>
</item>
<item class_id_reference="20" object_id="_142">
<id>163</id>
<edge_type>1</edge_type>
<source_obj>3</source_obj>
<sink_obj>24</sink_obj>
</item>
<item class_id_reference="20" object_id="_143">
<id>164</id>
<edge_type>1</edge_type>
<source_obj>4</source_obj>
<sink_obj>24</sink_obj>
</item>
<item class_id_reference="20" object_id="_144">
<id>165</id>
<edge_type>1</edge_type>
<source_obj>5</source_obj>
<sink_obj>24</sink_obj>
</item>
<item class_id_reference="20" object_id="_145">
<id>166</id>
<edge_type>1</edge_type>
<source_obj>6</source_obj>
<sink_obj>24</sink_obj>
</item>
<item class_id_reference="20" object_id="_146">
<id>167</id>
<edge_type>1</edge_type>
<source_obj>7</source_obj>
<sink_obj>24</sink_obj>
</item>
<item class_id_reference="20" object_id="_147">
<id>168</id>
<edge_type>1</edge_type>
<source_obj>8</source_obj>
<sink_obj>24</sink_obj>
</item>
<item class_id_reference="20" object_id="_148">
<id>169</id>
<edge_type>1</edge_type>
<source_obj>9</source_obj>
<sink_obj>24</sink_obj>
</item>
<item class_id_reference="20" object_id="_149">
<id>170</id>
<edge_type>1</edge_type>
<source_obj>10</source_obj>
<sink_obj>24</sink_obj>
</item>
<item class_id_reference="20" object_id="_150">
<id>210</id>
<edge_type>2</edge_type>
<source_obj>26</source_obj>
<sink_obj>33</sink_obj>
</item>
<item class_id_reference="20" object_id="_151">
<id>211</id>
<edge_type>2</edge_type>
<source_obj>33</source_obj>
<sink_obj>62</sink_obj>
</item>
<item class_id_reference="20" object_id="_152">
<id>212</id>
<edge_type>2</edge_type>
<source_obj>33</source_obj>
<sink_obj>60</sink_obj>
</item>
<item class_id_reference="20" object_id="_153">
<id>213</id>
<edge_type>2</edge_type>
<source_obj>60</source_obj>
<sink_obj>33</sink_obj>
</item>
<item class_id_reference="20" object_id="_154">
<id>214</id>
<edge_type>4</edge_type>
<source_obj>23</source_obj>
<sink_obj>24</sink_obj>
</item>
<item class_id_reference="20" object_id="_155">
<id>215</id>
<edge_type>4</edge_type>
<source_obj>23</source_obj>
<sink_obj>24</sink_obj>
</item>
</edges>
</cdfg>
<cdfg_regions class_id="21" tracking_level="0" version="0">
<count>4</count>
<item_version>0</item_version>
<item class_id="22" tracking_level="1" version="0" object_id="_156">
<mId>1</mId>
<mTag>dct</mTag>
<mType>0</mType>
<sub_regions>
<count>3</count>
<item_version>0</item_version>
<item>2</item>
<item>3</item>
<item>4</item>
</sub_regions>
<basic_blocks>
<count>0</count>
<item_version>0</item_version>
</basic_blocks>
<mII>-1</mII>
<mDepth>-1</mDepth>
<mMinTripCount>-1</mMinTripCount>
<mMaxTripCount>-1</mMaxTripCount>
<mMinLatency>508</mMinLatency>
<mMaxLatency>-1</mMaxLatency>
<mIsDfPipe>0</mIsDfPipe>
<mDfPipe class_id="-1"></mDfPipe>
</item>
<item class_id_reference="22" object_id="_157">
<mId>2</mId>
<mTag>Entry</mTag>
<mType>0</mType>
<sub_regions>
<count>0</count>
<item_version>0</item_version>
</sub_regions>
<basic_blocks>
<count>1</count>
<item_version>0</item_version>
<item>26</item>
</basic_blocks>
<mII>-1</mII>
<mDepth>-1</mDepth>
<mMinTripCount>-1</mMinTripCount>
<mMaxTripCount>-1</mMaxTripCount>
<mMinLatency>442</mMinLatency>
<mMaxLatency>-1</mMaxLatency>
<mIsDfPipe>0</mIsDfPipe>
<mDfPipe class_id="-1"></mDfPipe>
</item>
<item class_id_reference="22" object_id="_158">
<mId>3</mId>
<mTag>WR_Loop_Row_WR_Loop_Col</mTag>
<mType>1</mType>
<sub_regions>
<count>0</count>
<item_version>0</item_version>
</sub_regions>
<basic_blocks>
<count>2</count>
<item_version>0</item_version>
<item>33</item>
<item>60</item>
</basic_blocks>
<mII>1</mII>
<mDepth>2</mDepth>
<mMinTripCount>64</mMinTripCount>
<mMaxTripCount>64</mMaxTripCount>
<mMinLatency>64</mMinLatency>
<mMaxLatency>-1</mMaxLatency>
<mIsDfPipe>0</mIsDfPipe>
<mDfPipe class_id="-1"></mDfPipe>
</item>
<item class_id_reference="22" object_id="_159">
<mId>4</mId>
<mTag>Return</mTag>
<mType>0</mType>
<sub_regions>
<count>0</count>
<item_version>0</item_version>
</sub_regions>
<basic_blocks>
<count>1</count>
<item_version>0</item_version>
<item>62</item>
</basic_blocks>
<mII>-1</mII>
<mDepth>-1</mDepth>
<mMinTripCount>-1</mMinTripCount>
<mMaxTripCount>-1</mMaxTripCount>
<mMinLatency>0</mMinLatency>
<mMaxLatency>-1</mMaxLatency>
<mIsDfPipe>0</mIsDfPipe>
<mDfPipe class_id="-1"></mDfPipe>
</item>
</cdfg_regions>
<fsm class_id="24" tracking_level="1" version="0" object_id="_160">
<states class_id="25" tracking_level="0" version="0">
<count>7</count>
<item_version>0</item_version>
<item class_id="26" tracking_level="1" version="0" object_id="_161">
<id>1</id>
<operations class_id="27" tracking_level="0" version="0">
<count>10</count>
<item_version>0</item_version>
<item class_id="28" tracking_level="1" version="0" object_id="_162">
<id>14</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_163">
<id>15</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_164">
<id>16</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_165">
<id>17</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_166">
<id>18</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_167">
<id>19</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_168">
<id>20</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_169">
<id>21</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_170">
<id>22</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_171">
<id>23</id>
<stage>2</stage>
<latency>2</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_172">
<id>2</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_173">
<id>23</id>
<stage>1</stage>
<latency>2</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_174">
<id>3</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_175">
<id>24</id>
<stage>2</stage>
<latency>2</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_176">
<id>4</id>
<operations>
<count>5</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_177">
<id>11</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_178">
<id>12</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_179">
<id>13</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_180">
<id>24</id>
<stage>1</stage>
<latency>2</latency>
</item>
<item class_id_reference="28" object_id="_181">
<id>25</id>
<stage>1</stage>
<latency>1</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_182">
<id>5</id>
<operations>
<count>22</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_183">
<id>27</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_184">
<id>28</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_185">
<id>29</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_186">
<id>30</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_187">
<id>31</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_188">
<id>32</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_189">
<id>36</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_190">
<id>37</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_191">
<id>38</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_192">
<id>39</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_193">
<id>40</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_194">
<id>41</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_195">
<id>42</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_196">
<id>46</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_197">
<id>47</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_198">
<id>48</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_199">
<id>49</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_200">
<id>50</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_201">
<id>51</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_202">
<id>52</id>
<stage>2</stage>
<latency>2</latency>
</item>
<item class_id_reference="28" object_id="_203">
<id>53</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_204">
<id>58</id>
<stage>1</stage>
<latency>1</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_205">
<id>6</id>
<operations>
<count>11</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_206">
<id>34</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_207">
<id>35</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_208">
<id>43</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_209">
<id>44</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_210">
<id>45</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_211">
<id>52</id>
<stage>1</stage>
<latency>2</latency>
</item>
<item class_id_reference="28" object_id="_212">
<id>54</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_213">
<id>55</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_214">
<id>56</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_215">
<id>57</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_216">
<id>59</id>
<stage>1</stage>
<latency>1</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_217">
<id>7</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_218">
<id>61</id>
<stage>1</stage>
<latency>1</latency>
</item>
</operations>
</item>
</states>
<transitions class_id="29" tracking_level="0" version="0">
<count>7</count>
<item_version>0</item_version>
<item class_id="30" tracking_level="1" version="0" object_id="_219">
<inState>1</inState>
<outState>2</outState>
<condition class_id="31" tracking_level="0" version="0">
<id>25</id>
<sop class_id="32" tracking_level="0" version="0">
<count>1</count>
<item_version>0</item_version>
<item class_id="33" tracking_level="0" version="0">
<count>0</count>
<item_version>0</item_version>
</item>
</sop>
</condition>
</item>
<item class_id_reference="30" object_id="_220">
<inState>2</inState>
<outState>3</outState>
<condition>
<id>26</id>
<sop>
<count>1</count>
<item_version>0</item_version>
<item>
<count>0</count>
<item_version>0</item_version>
</item>
</sop>
</condition>
</item>
<item class_id_reference="30" object_id="_221">
<inState>3</inState>
<outState>4</outState>
<condition>
<id>27</id>
<sop>
<count>1</count>
<item_version>0</item_version>
<item>
<count>0</count>
<item_version>0</item_version>
</item>
</sop>
</condition>
</item>
<item class_id_reference="30" object_id="_222">
<inState>4</inState>
<outState>5</outState>
<condition>
<id>29</id>
<sop>
<count>1</count>
<item_version>0</item_version>
<item>
<count>0</count>
<item_version>0</item_version>
</item>
</sop>
</condition>
</item>
<item class_id_reference="30" object_id="_223">
<inState>6</inState>
<outState>5</outState>
<condition>
<id>37</id>
<sop>
<count>1</count>
<item_version>0</item_version>
<item>
<count>0</count>
<item_version>0</item_version>
</item>
</sop>
</condition>
</item>
<item class_id_reference="30" object_id="_224">
<inState>5</inState>
<outState>7</outState>
<condition>
<id>36</id>
<sop>
<count>1</count>
<item_version>0</item_version>
<item>
<count>1</count>
<item_version>0</item_version>
<item class_id="34" tracking_level="0" version="0">
<first class_id="35" tracking_level="0" version="0">
<first>30</first>
<second>0</second>
</first>
<second>0</second>
</item>
</item>
</sop>
</condition>
</item>
<item class_id_reference="30" object_id="_225">
<inState>5</inState>
<outState>6</outState>
<condition>
<id>38</id>
<sop>
<count>1</count>
<item_version>0</item_version>
<item>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>30</first>
<second>0</second>
</first>
<second>1</second>
</item>
</item>
</sop>
</condition>
</item>
</transitions>
</fsm>
<res class_id="36" tracking_level="1" version="0" object_id="_226">
<dp_component_resource class_id="37" tracking_level="0" version="0">
<count>0</count>
<item_version>0</item_version>
</dp_component_resource>
<dp_expression_resource>
<count>0</count>
<item_version>0</item_version>
</dp_expression_resource>
<dp_fifo_resource>
<count>0</count>
<item_version>0</item_version>
</dp_fifo_resource>
<dp_memory_resource>
<count>0</count>
<item_version>0</item_version>
</dp_memory_resource>
<dp_multiplexer_resource>
<count>0</count>
<item_version>0</item_version>
</dp_multiplexer_resource>
<dp_register_resource>
<count>0</count>
<item_version>0</item_version>
</dp_register_resource>
<dp_component_map class_id="38" tracking_level="0" version="0">
<count>0</count>
<item_version>0</item_version>
</dp_component_map>
<dp_expression_map>
<count>0</count>
<item_version>0</item_version>
</dp_expression_map>
<dp_fifo_map>
<count>0</count>
<item_version>0</item_version>
</dp_fifo_map>
<dp_memory_map>
<count>0</count>
<item_version>0</item_version>
</dp_memory_map>
</res>
<node_label_latency class_id="39" tracking_level="0" version="0">
<count>39</count>
<item_version>0</item_version>
<item class_id="40" tracking_level="0" version="0">
<first>14</first>
<second class_id="41" tracking_level="0" version="0">
<first>0</first>
<second>0</second>
</second>
</item>
<item>
<first>15</first>
<second>
<first>0</first>
<second>0</second>
</second>
</item>
<item>
<first>16</first>
<second>
<first>0</first>
<second>0</second>
</second>
</item>
<item>
<first>17</first>
<second>
<first>0</first>
<second>0</second>
</second>
</item>
<item>
<first>18</first>
<second>
<first>0</first>
<second>0</second>
</second>
</item>
<item>
<first>19</first>
<second>
<first>0</first>
<second>0</second>
</second>
</item>
<item>
<first>20</first>
<second>
<first>0</first>
<second>0</second>
</second>
</item>
<item>
<first>21</first>
<second>
<first>0</first>
<second>0</second>
</second>
</item>
<item>
<first>22</first>
<second>
<first>0</first>
<second>0</second>
</second>
</item>
<item>
<first>23</first>
<second>
<first>0</first>
<second>1</second>
</second>
</item>
<item>
<first>24</first>
<second>
<first>2</first>
<second>1</second>
</second>
</item>
<item>
<first>25</first>
<second>
<first>3</first>
<second>0</second>
</second>
</item>
<item>
<first>27</first>
<second>
<first>4</first>
<second>0</second>
</second>
</item>
<item>
<first>28</first>
<second>
<first>4</first>
<second>0</second>
</second>
</item>
<item>
<first>29</first>
<second>
<first>4</first>
<second>0</second>
</second>
</item>
<item>
<first>30</first>
<second>
<first>4</first>
<second>0</second>
</second>
</item>
<item>
<first>31</first>
<second>
<first>4</first>
<second>0</second>
</second>
</item>
<item>
<first>32</first>
<second>
<first>4</first>
<second>0</second>
</second>
</item>
<item>
<first>36</first>
<second>
<first>4</first>
<second>0</second>
</second>
</item>
<item>
<first>37</first>
<second>
<first>4</first>
<second>0</second>
</second>
</item>
<item>
<first>38</first>
<second>
<first>4</first>
<second>0</second>
</second>
</item>
<item>
<first>39</first>
<second>
<first>4</first>
<second>0</second>
</second>
</item>
<item>
<first>40</first>
<second>
<first>4</first>
<second>0</second>
</second>
</item>
<item>
<first>41</first>
<second>
<first>4</first>
<second>0</second>
</second>
</item>
<item>
<first>42</first>
<second>
<first>4</first>
<second>0</second>
</second>
</item>
<item>
<first>46</first>
<second>
<first>4</first>
<second>0</second>
</second>
</item>
<item>
<first>47</first>
<second>
<first>4</first>
<second>0</second>
</second>
</item>
<item>
<first>48</first>
<second>
<first>4</first>
<second>0</second>
</second>
</item>
<item>
<first>49</first>
<second>
<first>4</first>
<second>0</second>
</second>
</item>
<item>
<first>50</first>
<second>
<first>4</first>
<second>0</second>
</second>
</item>
<item>
<first>51</first>
<second>
<first>4</first>
<second>0</second>
</second>
</item>
<item>
<first>52</first>
<second>
<first>4</first>
<second>1</second>
</second>
</item>
<item>
<first>53</first>
<second>
<first>4</first>
<second>0</second>
</second>
</item>
<item>
<first>54</first>
<second>
<first>5</first>
<second>0</second>
</second>
</item>
<item>
<first>55</first>
<second>
<first>5</first>
<second>0</second>
</second>
</item>
<item>
<first>56</first>
<second>
<first>5</first>
<second>0</second>
</second>
</item>
<item>
<first>58</first>
<second>
<first>4</first>
<second>0</second>
</second>
</item>
<item>
<first>59</first>
<second>
<first>5</first>
<second>0</second>
</second>
</item>
<item>
<first>61</first>
<second>
<first>5</first>
<second>0</second>
</second>
</item>
</node_label_latency>
<bblk_ent_exit class_id="42" tracking_level="0" version="0">
<count>4</count>
<item_version>0</item_version>
<item class_id="43" tracking_level="0" version="0">
<first>26</first>
<second class_id="44" tracking_level="0" version="0">
<first>0</first>
<second>3</second>
</second>
</item>
<item>
<first>33</first>
<second>
<first>4</first>
<second>4</second>
</second>
</item>
<item>
<first>60</first>
<second>
<first>4</first>
<second>5</second>
</second>
</item>
<item>
<first>62</first>
<second>
<first>5</first>
<second>5</second>
</second>
</item>
</bblk_ent_exit>
<regions class_id="45" tracking_level="0" version="0">
<count>1</count>
<item_version>0</item_version>
<item class_id="46" tracking_level="1" version="0" object_id="_227">
<region_name>WR_Loop_Row_WR_Loop_Col</region_name>
<basic_blocks>
<count>2</count>
<item_version>0</item_version>
<item>33</item>
<item>60</item>
</basic_blocks>
<nodes>
<count>0</count>
<item_version>0</item_version>
</nodes>
<anchor_node>-1</anchor_node>
<region_type>8</region_type>
<interval>1</interval>
<pipe_depth>2</pipe_depth>
</item>
</regions>
<dp_fu_nodes class_id="47" tracking_level="0" version="0">
<count>35</count>
<item_version>0</item_version>
<item class_id="48" tracking_level="0" version="0">
<first>74</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>14</item>
</second>
</item>
<item>
<first>78</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>15</item>
</second>
</item>
<item>
<first>82</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>16</item>
</second>
</item>
<item>
<first>86</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>17</item>
</second>
</item>
<item>
<first>90</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>18</item>
</second>
</item>
<item>
<first>94</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>19</item>
</second>
</item>
<item>
<first>98</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>20</item>
</second>
</item>
<item>
<first>102</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>21</item>
</second>
</item>
<item>
<first>106</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>22</item>
</second>
</item>
<item>
<first>110</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>51</item>
</second>
</item>
<item>
<first>116</first>
<second>
<count>2</count>
<item_version>0</item_version>
<item>52</item>
<item>52</item>
</second>
</item>
<item>
<first>121</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>55</item>
</second>
</item>
<item>
<first>128</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>56</item>
</second>
</item>
<item>
<first>138</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>27</item>
</second>
</item>
<item>
<first>149</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>28</item>
</second>
</item>
<item>
<first>160</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>29</item>
</second>
</item>
<item>
<first>167</first>
<second>
<count>2</count>
<item_version>0</item_version>
<item>24</item>
<item>24</item>
</second>
</item>
<item>
<first>196</first>
<second>
<count>2</count>
<item_version>0</item_version>
<item>23</item>
<item>23</item>
</second>
</item>
<item>
<first>218</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>30</item>
</second>
</item>
<item>
<first>224</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>31</item>
</second>
</item>
<item>
<first>230</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>36</item>
</second>
</item>
<item>
<first>236</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>37</item>
</second>
</item>
<item>
<first>244</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>38</item>
</second>
</item>
<item>
<first>250</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>39</item>
</second>
</item>
<item>
<first>258</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>40</item>
</second>
</item>
<item>
<first>262</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>41</item>
</second>
</item>
<item>
<first>270</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>42</item>
</second>
</item>
<item>
<first>274</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>46</item>
</second>
</item>
<item>
<first>278</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>47</item>
</second>
</item>
<item>
<first>286</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>48</item>
</second>
</item>
<item>
<first>290</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>49</item>
</second>
</item>
<item>
<first>296</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>50</item>
</second>
</item>
<item>
<first>301</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>53</item>
</second>
</item>
<item>
<first>307</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>58</item>
</second>
</item>
<item>
<first>313</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>54</item>
</second>
</item>
</dp_fu_nodes>
<dp_fu_nodes_expression class_id="50" tracking_level="0" version="0">
<count>31</count>
<item_version>0</item_version>
<item class_id="51" tracking_level="0" version="0">
<first>buf_2d_in_0_alloca_fu_74</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>14</item>
</second>
</item>
<item>
<first>buf_2d_in_1_alloca_fu_78</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>15</item>
</second>
</item>
<item>
<first>buf_2d_in_2_alloca_fu_82</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>16</item>
</second>
</item>
<item>
<first>buf_2d_in_3_alloca_fu_86</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>17</item>
</second>
</item>
<item>
<first>buf_2d_in_4_alloca_fu_90</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>18</item>
</second>
</item>
<item>
<first>buf_2d_in_5_alloca_fu_94</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>19</item>
</second>
</item>
<item>
<first>buf_2d_in_6_alloca_fu_98</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>20</item>
</second>
</item>
<item>
<first>buf_2d_in_7_alloca_fu_102</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>21</item>
</second>
</item>
<item>
<first>buf_2d_out_addr_gep_fu_110</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>51</item>
</second>
</item>
<item>
<first>buf_2d_out_alloca_fu_106</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>22</item>
</second>
</item>
<item>
<first>c_fu_307</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>58</item>
</second>
</item>
<item>
<first>c_i_cast2_fu_270</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>42</item>
</second>
</item>
<item>
<first>c_i_mid2_fu_236</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>37</item>
</second>
</item>
<item>
<first>c_i_phi_fu_160</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>29</item>
</second>
</item>
<item>
<first>exitcond_flatten_fu_218</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>30</item>
</second>
</item>
<item>
<first>exitcond_i5_fu_230</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>36</item>
</second>
</item>
<item>
<first>indvar_flatten_next_fu_224</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>31</item>
</second>
</item>
<item>
<first>indvar_flatten_phi_fu_138</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>27</item>
</second>
</item>
<item>
<first>output_addr_gep_fu_121</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>55</item>
</second>
</item>
<item>
<first>p_addr2_fu_290</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>49</item>
</second>
</item>
<item>
<first>p_addr_cast_fu_286</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>48</item>
</second>
</item>
<item>
<first>r3_fu_244</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>38</item>
</second>
</item>
<item>
<first>r_i_mid2_fu_250</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>39</item>
</second>
</item>
<item>
<first>r_i_phi_fu_149</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>28</item>
</second>
</item>
<item>
<first>tmp_1_fu_278</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>47</item>
</second>
</item>
<item>
<first>tmp_2_fu_296</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>50</item>
</second>
</item>
<item>
<first>tmp_3_i_fu_313</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>54</item>
</second>
</item>
<item>
<first>tmp_8_i_trn_cast_fu_274</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>46</item>
</second>
</item>
<item>
<first>tmp_9_i_fu_301</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>53</item>
</second>
</item>
<item>
<first>tmp_fu_258</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>40</item>
</second>
</item>
<item>
<first>tmp_i_fu_262</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>41</item>
</second>
</item>
</dp_fu_nodes_expression>
<dp_fu_nodes_module>
<count>2</count>
<item_version>0</item_version>
<item>
<first>grp_dct_dct_2d_fu_167</first>
<second>
<count>2</count>
<item_version>0</item_version>
<item>24</item>
<item>24</item>
</second>
</item>
<item>
<first>grp_dct_read_data_fu_196</first>
<second>
<count>2</count>
<item_version>0</item_version>
<item>23</item>
<item>23</item>
</second>
</item>
</dp_fu_nodes_module>
<dp_fu_nodes_io>
<count>0</count>
<item_version>0</item_version>
</dp_fu_nodes_io>
<return_ports>
<count>0</count>
<item_version>0</item_version>
</return_ports>
<dp_mem_port_nodes class_id="52" tracking_level="0" version="0">
<count>11</count>
<item_version>0</item_version>
<item class_id="53" tracking_level="0" version="0">
<first class_id="54" tracking_level="0" version="0">
<first>buf_2d_out</first>
<second>0</second>
</first>
<second>
<count>2</count>
<item_version>0</item_version>
<item>52</item>
<item>52</item>
</second>
</item>
<item>
<first>
<first>buf_2d_out</first>
<second>100</second>
</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>24</item>
</second>
</item>
<item>
<first>
<first>dct_coeff_table_0</first>
<second>100</second>
</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>24</item>
</second>
</item>
<item>
<first>
<first>dct_coeff_table_1</first>
<second>100</second>
</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>24</item>
</second>
</item>
<item>
<first>
<first>dct_coeff_table_2</first>
<second>100</second>
</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>24</item>
</second>
</item>
<item>
<first>
<first>dct_coeff_table_3</first>
<second>100</second>
</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>24</item>
</second>
</item>
<item>
<first>
<first>dct_coeff_table_4</first>
<second>100</second>
</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>24</item>
</second>
</item>
<item>
<first>
<first>dct_coeff_table_5</first>
<second>100</second>
</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>24</item>
</second>
</item>
<item>
<first>
<first>dct_coeff_table_6</first>
<second>100</second>
</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>24</item>
</second>
</item>
<item>
<first>
<first>dct_coeff_table_7</first>
<second>100</second>
</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>24</item>
</second>
</item>
<item>
<first>
<first>output_r</first>
<second>0</second>
</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>56</item>
</second>
</item>
</dp_mem_port_nodes>
<dp_reg_nodes>
<count>9</count>
<item_version>0</item_version>
<item>
<first>134</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>27</item>
</second>
</item>
<item>
<first>145</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>28</item>
</second>
</item>
<item>
<first>156</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>29</item>
</second>
</item>
<item>
<first>317</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>30</item>
</second>
</item>
<item>
<first>321</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>31</item>
</second>
</item>
<item>
<first>326</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>39</item>
</second>
</item>
<item>
<first>331</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>51</item>
</second>
</item>
<item>
<first>336</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>53</item>
</second>
</item>
<item>
<first>341</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>58</item>
</second>
</item>
</dp_reg_nodes>
<dp_regname_nodes>
<count>9</count>
<item_version>0</item_version>
<item>
<first>buf_2d_out_addr_reg_331</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>51</item>
</second>
</item>
<item>
<first>c_i_reg_156</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>29</item>
</second>
</item>
<item>
<first>c_reg_341</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>58</item>
</second>
</item>
<item>
<first>exitcond_flatten_reg_317</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>30</item>
</second>
</item>
<item>
<first>indvar_flatten_next_reg_321</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>31</item>
</second>
</item>
<item>
<first>indvar_flatten_reg_134</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>27</item>
</second>
</item>
<item>
<first>r_i_mid2_reg_326</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>39</item>
</second>
</item>
<item>
<first>r_i_reg_145</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>28</item>
</second>
</item>
<item>
<first>tmp_9_i_reg_336</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>53</item>
</second>
</item>
</dp_regname_nodes>
<dp_reg_phi>
<count>3</count>
<item_version>0</item_version>
<item>
<first>134</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>27</item>
</second>
</item>
<item>
<first>145</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>28</item>
</second>
</item>
<item>
<first>156</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>29</item>
</second>
</item>
</dp_reg_phi>
<dp_regname_phi>
<count>3</count>
<item_version>0</item_version>
<item>
<first>c_i_reg_156</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>29</item>
</second>
</item>
<item>
<first>indvar_flatten_reg_134</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>27</item>
</second>
</item>
<item>
<first>r_i_reg_145</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>28</item>
</second>
</item>
</dp_regname_phi>
<dp_port_io_nodes class_id="55" tracking_level="0" version="0">
<count>1</count>
<item_version>0</item_version>
<item class_id="56" tracking_level="0" version="0">
<first>output_r(p0)</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>store</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>56</item>
</second>
</item>
</second>
</item>
</dp_port_io_nodes>
<port2core class_id="57" tracking_level="0" version="0">
<count>2</count>
<item_version>0</item_version>
<item class_id="58" tracking_level="0" version="0">
<first>1</first>
<second>RAM</second>
</item>
<item>
<first>2</first>
<second>RAM</second>
</item>
</port2core>
<node2core>
<count>9</count>
<item_version>0</item_version>
<item>
<first>14</first>
<second>RAM</second>
</item>
<item>
<first>15</first>
<second>RAM</second>
</item>
<item>
<first>16</first>
<second>RAM</second>
</item>
<item>
<first>17</first>
<second>RAM</second>
</item>
<item>
<first>18</first>
<second>RAM</second>
</item>
<item>
<first>19</first>
<second>RAM</second>
</item>
<item>
<first>20</first>
<second>RAM</second>
</item>
<item>
<first>21</first>
<second>RAM</second>
</item>
<item>
<first>22</first>
<second>RAM</second>
</item>
</node2core>
</syndb>
</boost_serialization>
| 24.849914 | 98 | 0.581025 |
df061713d5772c3a5ff9f09037b961b29a9f8c69 | 18,619 | adb | Ada | dependencies/agar/ada-gui/agar-gui-widget-menu.adb | alexakuzin/GUCEF-1 | 436035c4266c5d90cd8716c1d0fad519c7059e34 | [
"Apache-2.0"
] | 286 | 2017-07-31T20:05:16.000Z | 2022-03-26T20:26:24.000Z | dependencies/agar/ada-gui/agar-gui-widget-menu.adb | alexakuzin/GUCEF-1 | 436035c4266c5d90cd8716c1d0fad519c7059e34 | [
"Apache-2.0"
] | 67 | 2017-08-30T18:56:21.000Z | 2021-09-08T03:38:20.000Z | dependencies/agar/ada-gui/agar-gui-widget-menu.adb | alexakuzin/GUCEF-1 | 436035c4266c5d90cd8716c1d0fad519c7059e34 | [
"Apache-2.0"
] | 31 | 2017-08-14T13:34:12.000Z | 2022-03-14T15:33:49.000Z | package body agar.gui.widget.menu is
use type c.int;
package cbinds is
procedure expand
(menu : menu_access_t;
item : item_access_t;
x : c.int;
y : c.int);
pragma import (c, expand, "AG_MenuExpand");
procedure set_padding
(menu : menu_access_t;
left : c.int;
right : c.int;
top : c.int;
bottom : c.int);
pragma import (c, set_padding, "AG_MenuSetPadding");
procedure set_label_padding
(menu : menu_access_t;
left : c.int;
right : c.int;
top : c.int;
bottom : c.int);
pragma import (c, set_label_padding, "AG_MenuSetLabelPadding");
function node
(parent : item_access_t;
text : cs.chars_ptr;
icon : agar.gui.surface.surface_access_t) return item_access_t;
pragma import (c, node, "AG_MenuNode");
function action
(parent : item_access_t;
text : cs.chars_ptr;
icon : agar.gui.surface.surface_access_t;
func : agar.core.event.callback_t;
fmt : agar.core.types.void_ptr_t) return item_access_t;
pragma import (c, action, "AG_MenuAction");
function action_keyboard
(parent : item_access_t;
text : cs.chars_ptr;
icon : agar.gui.surface.surface_access_t;
key : c.int;
modkey : c.int;
func : agar.core.event.callback_t;
fmt : agar.core.types.void_ptr_t) return item_access_t;
pragma import (c, action_keyboard, "AG_MenuActionKb");
function dynamic_item
(parent : item_access_t;
text : cs.chars_ptr;
icon : agar.gui.surface.surface_access_t;
func : agar.core.event.callback_t;
fmt : agar.core.types.void_ptr_t) return item_access_t;
pragma import (c, dynamic_item, "AG_MenuDynamicItem");
function dynamic_item_keyboard
(parent : item_access_t;
text : cs.chars_ptr;
icon : agar.gui.surface.surface_access_t;
key : c.int;
modkey : c.int;
func : agar.core.event.callback_t;
fmt : agar.core.types.void_ptr_t) return item_access_t;
pragma import (c, dynamic_item_keyboard, "AG_MenuDynamicItemKb");
function toolbar_item
(parent : item_access_t;
toolbar : agar.gui.widget.toolbar.toolbar_access_t;
text : cs.chars_ptr;
icon : agar.gui.surface.surface_access_t;
key : c.int;
modkey : c.int;
func : agar.core.event.callback_t;
fmt : agar.core.types.void_ptr_t) return item_access_t;
pragma import (c, toolbar_item, "AG_MenuTool");
procedure set_label
(item : item_access_t;
label : cs.chars_ptr);
pragma import (c, set_label, "AG_MenuSetLabelS");
procedure set_poll_function
(item : item_access_t;
func : agar.core.event.callback_t;
fmt : agar.core.types.void_ptr_t);
pragma import (c, set_poll_function, "AG_MenuSetPollFn");
function bind_bool
(item : item_access_t;
text : cs.chars_ptr;
icon : agar.gui.surface.surface_access_t;
value : access c.int;
invert : c.int) return item_access_t;
pragma import (c, bind_bool, "agar_gui_widget_menu_bool");
function bind_bool_with_mutex
(item : item_access_t;
text : cs.chars_ptr;
icon : agar.gui.surface.surface_access_t;
value : access c.int;
invert : c.int;
mutex : agar.core.threads.mutex_t) return item_access_t;
pragma import (c, bind_bool_with_mutex, "AG_MenuIntBoolMp");
function bind_flags
(item : item_access_t;
text : cs.chars_ptr;
icon : agar.gui.surface.surface_access_t;
value : access mask_t;
flags : mask_t;
invert : c.int) return item_access_t;
pragma import (c, bind_flags, "agar_gui_widget_menu_int_flags");
function bind_flags_with_mutex
(item : item_access_t;
text : cs.chars_ptr;
icon : agar.gui.surface.surface_access_t;
value : access mask_t;
flags : mask_t;
invert : c.int;
mutex : agar.core.threads.mutex_t) return item_access_t;
pragma import (c, bind_flags_with_mutex, "AG_MenuIntFlagsMp");
function bind_flags8
(item : item_access_t;
text : cs.chars_ptr;
icon : agar.gui.surface.surface_access_t;
value : access mask8_t;
flags : mask8_t;
invert : c.int) return item_access_t;
pragma import (c, bind_flags8, "agar_gui_widget_menu_int_flags8");
function bind_flags8_with_mutex
(item : item_access_t;
text : cs.chars_ptr;
icon : agar.gui.surface.surface_access_t;
value : access mask8_t;
flags : mask8_t;
invert : c.int;
mutex : agar.core.threads.mutex_t) return item_access_t;
pragma import (c, bind_flags8_with_mutex, "AG_MenuInt8FlagsMp");
function bind_flags16
(item : item_access_t;
text : cs.chars_ptr;
icon : agar.gui.surface.surface_access_t;
value : access mask16_t;
flags : mask16_t;
invert : c.int) return item_access_t;
pragma import (c, bind_flags16, "agar_gui_widget_menu_int_flags16");
function bind_flags16_with_mutex
(item : item_access_t;
text : cs.chars_ptr;
icon : agar.gui.surface.surface_access_t;
value : access mask16_t;
flags : mask16_t;
invert : c.int;
mutex : agar.core.threads.mutex_t) return item_access_t;
pragma import (c, bind_flags16_with_mutex, "AG_MenuInt16FlagsMp");
function bind_flags32
(item : item_access_t;
text : cs.chars_ptr;
icon : agar.gui.surface.surface_access_t;
value : access mask32_t;
flags : mask32_t;
invert : c.int) return item_access_t;
pragma import (c, bind_flags32, "agar_gui_widget_menu_int_flags32");
function bind_flags32_with_mutex
(item : item_access_t;
text : cs.chars_ptr;
icon : agar.gui.surface.surface_access_t;
value : access mask32_t;
flags : mask32_t;
invert : c.int;
mutex : agar.core.threads.mutex_t) return item_access_t;
pragma import (c, bind_flags32_with_mutex, "AG_MenuInt32FlagsMp");
procedure section
(item : item_access_t;
text : cs.chars_ptr);
pragma import (c, section, "AG_MenuSectionS");
end cbinds;
procedure expand
(menu : menu_access_t;
item : item_access_t;
x : natural;
y : natural) is
begin
cbinds.expand
(menu => menu,
item => item,
x => c.int (x),
y => c.int (y));
end expand;
procedure set_padding
(menu : menu_access_t;
left : natural;
right : natural;
top : natural;
bottom : natural) is
begin
cbinds.set_padding
(menu => menu,
left => c.int (left),
right => c.int (right),
top => c.int (top),
bottom => c.int (bottom));
end set_padding;
procedure set_label_padding
(menu : menu_access_t;
left : natural;
right : natural;
top : natural;
bottom : natural) is
begin
cbinds.set_label_padding
(menu => menu,
left => c.int (left),
right => c.int (right),
top => c.int (top),
bottom => c.int (bottom));
end set_label_padding;
function node
(parent : item_access_t;
text : string;
icon : agar.gui.surface.surface_access_t) return item_access_t
is
ca_text : aliased c.char_array := c.to_c (text);
begin
return cbinds.node
(parent => parent,
text => cs.to_chars_ptr (ca_text'unchecked_access),
icon => icon);
end node;
function action
(parent : item_access_t;
text : string;
icon : agar.gui.surface.surface_access_t;
func : agar.core.event.callback_t) return item_access_t
is
ca_text : aliased c.char_array := c.to_c (text);
begin
return cbinds.action
(parent => parent,
text => cs.to_chars_ptr (ca_text'unchecked_access),
icon => icon,
func => func,
fmt => agar.core.types.null_ptr);
end action;
function action_keyboard
(parent : item_access_t;
text : string;
icon : agar.gui.surface.surface_access_t;
key : c.int;
modkey : c.int;
func : agar.core.event.callback_t) return item_access_t
is
ca_text : aliased c.char_array := c.to_c (text);
begin
return cbinds.action_keyboard
(parent => parent,
text => cs.to_chars_ptr (ca_text'unchecked_access),
icon => icon,
key => key,
modkey => modkey,
func => func,
fmt => agar.core.types.null_ptr);
end action_keyboard;
function dynamic_item
(parent : item_access_t;
text : string;
icon : agar.gui.surface.surface_access_t;
func : agar.core.event.callback_t) return item_access_t
is
ca_text : aliased c.char_array := c.to_c (text);
begin
return cbinds.dynamic_item
(parent => parent,
text => cs.to_chars_ptr (ca_text'unchecked_access),
icon => icon,
func => func,
fmt => agar.core.types.null_ptr);
end dynamic_item;
function dynamic_item_keyboard
(parent : item_access_t;
text : string;
icon : agar.gui.surface.surface_access_t;
key : c.int;
modkey : c.int;
func : agar.core.event.callback_t) return item_access_t
is
ca_text : aliased c.char_array := c.to_c (text);
begin
return cbinds.dynamic_item_keyboard
(parent => parent,
text => cs.to_chars_ptr (ca_text'unchecked_access),
icon => icon,
key => key,
modkey => modkey,
func => func,
fmt => agar.core.types.null_ptr);
end dynamic_item_keyboard;
function toolbar_item
(parent : item_access_t;
toolbar : agar.gui.widget.toolbar.toolbar_access_t;
text : string;
icon : agar.gui.surface.surface_access_t;
key : c.int;
modkey : c.int;
func : agar.core.event.callback_t) return item_access_t
is
ca_text : aliased c.char_array := c.to_c (text);
begin
return cbinds.toolbar_item
(parent => parent,
toolbar => toolbar,
text => cs.to_chars_ptr (ca_text'unchecked_access),
icon => icon,
key => key,
modkey => modkey,
func => func,
fmt => agar.core.types.null_ptr);
end toolbar_item;
procedure set_label
(item : item_access_t;
label : string)
is
ca_label : aliased c.char_array := c.to_c (label);
begin
cbinds.set_label
(item => item,
label => cs.to_chars_ptr (ca_label'unchecked_access));
end set_label;
procedure set_poll_function
(item : item_access_t;
func : agar.core.event.callback_t) is
begin
cbinds.set_poll_function
(item => item,
func => func,
fmt => agar.core.types.null_ptr);
end set_poll_function;
function bind_bool
(item : item_access_t;
text : string;
icon : agar.gui.surface.surface_access_t;
value : access boolean;
invert : boolean) return item_access_t
is
ca_text : aliased c.char_array := c.to_c (text);
c_invert : c.int := 0;
c_value : aliased c.int;
item_acc : item_access_t;
begin
if invert then c_invert := 1; end if;
item_acc := cbinds.bind_bool
(item => item,
text => cs.to_chars_ptr (ca_text'unchecked_access),
icon => icon,
value => c_value'unchecked_access,
invert => c_invert);
value.all := c_value = 1;
return item_acc;
end bind_bool;
function bind_bool_with_mutex
(item : item_access_t;
text : string;
icon : agar.gui.surface.surface_access_t;
value : access boolean;
invert : boolean;
mutex : agar.core.threads.mutex_t) return item_access_t
is
ca_text : aliased c.char_array := c.to_c (text);
c_invert : c.int := 0;
c_value : aliased c.int;
item_acc : item_access_t;
begin
if invert then c_invert := 1; end if;
item_acc := cbinds.bind_bool_with_mutex
(item => item,
text => cs.to_chars_ptr (ca_text'unchecked_access),
icon => icon,
value => c_value'unchecked_access,
invert => c_invert,
mutex => mutex);
value.all := c_value = 1;
return item_acc;
end bind_bool_with_mutex;
function bind_flags
(item : item_access_t;
text : string;
icon : agar.gui.surface.surface_access_t;
value : access mask_t;
flags : mask_t;
invert : boolean) return item_access_t
is
ca_text : aliased c.char_array := c.to_c (text);
c_invert : c.int := 0;
begin
if invert then c_invert := 1; end if;
return cbinds.bind_flags
(item => item,
text => cs.to_chars_ptr (ca_text'unchecked_access),
icon => icon,
value => value,
flags => flags,
invert => c_invert);
end bind_flags;
function bind_flags_with_mutex
(item : item_access_t;
text : string;
icon : agar.gui.surface.surface_access_t;
value : access mask_t;
flags : mask_t;
invert : boolean;
mutex : agar.core.threads.mutex_t) return item_access_t
is
ca_text : aliased c.char_array := c.to_c (text);
c_invert : c.int := 0;
begin
if invert then c_invert := 1; end if;
return cbinds.bind_flags_with_mutex
(item => item,
text => cs.to_chars_ptr (ca_text'unchecked_access),
icon => icon,
value => value,
flags => flags,
invert => c_invert,
mutex => mutex);
end bind_flags_with_mutex;
function bind_flags8
(item : item_access_t;
text : string;
icon : agar.gui.surface.surface_access_t;
value : access mask8_t;
flags : mask8_t;
invert : boolean) return item_access_t
is
ca_text : aliased c.char_array := c.to_c (text);
c_invert : c.int := 0;
begin
if invert then c_invert := 1; end if;
return cbinds.bind_flags8
(item => item,
text => cs.to_chars_ptr (ca_text'unchecked_access),
icon => icon,
value => value,
flags => flags,
invert => c_invert);
end bind_flags8;
function bind_flags8_with_mutex
(item : item_access_t;
text : string;
icon : agar.gui.surface.surface_access_t;
value : access mask8_t;
flags : mask8_t;
invert : boolean;
mutex : agar.core.threads.mutex_t) return item_access_t
is
ca_text : aliased c.char_array := c.to_c (text);
c_invert : c.int := 0;
begin
if invert then c_invert := 1; end if;
return cbinds.bind_flags8_with_mutex
(item => item,
text => cs.to_chars_ptr (ca_text'unchecked_access),
icon => icon,
value => value,
flags => flags,
invert => c_invert,
mutex => mutex);
end bind_flags8_with_mutex;
function bind_flags16
(item : item_access_t;
text : string;
icon : agar.gui.surface.surface_access_t;
value : access mask16_t;
flags : mask16_t;
invert : boolean) return item_access_t
is
ca_text : aliased c.char_array := c.to_c (text);
c_invert : c.int := 0;
begin
if invert then c_invert := 1; end if;
return cbinds.bind_flags16
(item => item,
text => cs.to_chars_ptr (ca_text'unchecked_access),
icon => icon,
value => value,
flags => flags,
invert => c_invert);
end bind_flags16;
function bind_flags16_with_mutex
(item : item_access_t;
text : string;
icon : agar.gui.surface.surface_access_t;
value : access mask16_t;
flags : mask16_t;
invert : boolean;
mutex : agar.core.threads.mutex_t) return item_access_t
is
ca_text : aliased c.char_array := c.to_c (text);
c_invert : c.int := 0;
begin
if invert then c_invert := 1; end if;
return cbinds.bind_flags16_with_mutex
(item => item,
text => cs.to_chars_ptr (ca_text'unchecked_access),
icon => icon,
value => value,
flags => flags,
invert => c_invert,
mutex => mutex);
end bind_flags16_with_mutex;
function bind_flags32
(item : item_access_t;
text : string;
icon : agar.gui.surface.surface_access_t;
value : access mask32_t;
flags : mask32_t;
invert : boolean) return item_access_t
is
ca_text : aliased c.char_array := c.to_c (text);
c_invert : c.int := 0;
begin
if invert then c_invert := 1; end if;
return cbinds.bind_flags32
(item => item,
text => cs.to_chars_ptr (ca_text'unchecked_access),
icon => icon,
value => value,
flags => flags,
invert => c_invert);
end bind_flags32;
function bind_flags32_with_mutex
(item : item_access_t;
text : string;
icon : agar.gui.surface.surface_access_t;
value : access mask32_t;
flags : mask32_t;
invert : boolean;
mutex : agar.core.threads.mutex_t) return item_access_t
is
ca_text : aliased c.char_array := c.to_c (text);
c_invert : c.int := 0;
begin
if invert then c_invert := 1; end if;
return cbinds.bind_flags32_with_mutex
(item => item,
text => cs.to_chars_ptr (ca_text'unchecked_access),
icon => icon,
value => value,
flags => flags,
invert => c_invert,
mutex => mutex);
end bind_flags32_with_mutex;
procedure section
(item : item_access_t;
text : string)
is
ca_text : aliased c.char_array := c.to_c (text);
begin
cbinds.section
(item => item,
text => cs.to_chars_ptr (ca_text'unchecked_access));
end section;
-- popup menus
package body popup is
package cbinds is
procedure show_at
(menu : popup_menu_access_t;
x : c.int;
y : c.int);
pragma import (c, show_at, "AG_PopupShowAt");
end cbinds;
procedure show_at
(menu : popup_menu_access_t;
x : natural;
y : natural) is
begin
cbinds.show_at
(menu => menu,
x => c.int (x),
y => c.int (y));
end show_at;
end popup;
function widget (menu : menu_access_t) return widget_access_t is
begin
return menu.widget'access;
end widget;
function widget (view : view_access_t) return widget_access_t is
begin
return view.widget'access;
end widget;
end agar.gui.widget.menu;
| 29.507132 | 72 | 0.612439 |
2079d062315857e9ba8928840104679aafcd47a8 | 19,243 | ads | Ada | tools-src/gnu/gcc/gcc/ada/prj.ads | modern-tomato/tomato | 96f09fab4929c6ddde5c9113f1b2476ad37133c4 | [
"FSFAP"
] | 80 | 2015-01-02T10:14:04.000Z | 2021-06-07T06:29:49.000Z | tools-src/gnu/gcc/gcc/ada/prj.ads | modern-tomato/tomato | 96f09fab4929c6ddde5c9113f1b2476ad37133c4 | [
"FSFAP"
] | 9 | 2015-05-14T11:03:12.000Z | 2018-01-04T07:12:58.000Z | tools-src/gnu/gcc/gcc/ada/prj.ads | modern-tomato/tomato | 96f09fab4929c6ddde5c9113f1b2476ad37133c4 | [
"FSFAP"
] | 69 | 2015-01-02T10:45:56.000Z | 2021-09-06T07:52:13.000Z | ------------------------------------------------------------------------------
-- --
-- GNAT COMPILER COMPONENTS --
-- --
-- P R J --
-- --
-- S p e c --
-- --
-- $Revision$
-- --
-- Copyright (C) 2001 Free Software Foundation, Inc. --
-- --
-- GNAT is free software; you can redistribute it and/or modify it under --
-- terms of the GNU General Public License as published by the Free Soft- --
-- ware Foundation; either version 2, or (at your option) any later ver- --
-- sion. GNAT is distributed in the hope that it will be useful, but WITH- --
-- OUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY --
-- or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License --
-- for more details. You should have received a copy of the GNU General --
-- Public License distributed with GNAT; see file COPYING. If not, write --
-- to the Free Software Foundation, 59 Temple Place - Suite 330, Boston, --
-- MA 02111-1307, USA. --
-- --
-- GNAT was originally developed by the GNAT team at New York University. --
-- Extensive contributions were provided by Ada Core Technologies Inc. --
-- --
------------------------------------------------------------------------------
-- The following package declares the data types for GNAT project.
-- These data types may be used by GNAT Project-aware tools.
-- Children of these package implements various services on these data types.
-- See in particular Prj.Pars and Prj.Env.
with Casing; use Casing;
with GNAT.OS_Lib; use GNAT.OS_Lib;
with Scans; use Scans;
with Table;
with Types; use Types;
package Prj is
Default_Ada_Spec_Suffix : Name_Id;
-- The Name_Id for the standard GNAT suffix for Ada spec source file
-- name ".ads". Initialized by Prj.Initialize.
Default_Ada_Impl_Suffix : Name_Id;
-- The Name_Id for the standard GNAT suffix for Ada body source file
-- name ".adb". Initialized by Prj.Initialize.
type Put_Line_Access is access procedure (Line : String);
-- Use to customize error reporting in Prj.Proc and Prj.Nmsc.
type Verbosity is (Default, Medium, High);
-- Verbosity when parsing GNAT Project Files
-- Default is default (very quiet, if no errors).
-- Medium is more verbose.
-- High is extremely verbose.
type Lib_Kind is (Static, Dynamic, Relocatable);
function Empty_String return String_Id;
type String_List_Id is new Nat;
Nil_String : constant String_List_Id := 0;
type String_Element is record
Value : String_Id := No_String;
Location : Source_Ptr := No_Location;
Next : String_List_Id := Nil_String;
end record;
-- To hold values for string list variables and array elements
package String_Elements is new Table.Table
(Table_Component_Type => String_Element,
Table_Index_Type => String_List_Id,
Table_Low_Bound => 1,
Table_Initial => 200,
Table_Increment => 100,
Table_Name => "Prj.String_Elements");
-- The table for string elements in string lists
type Variable_Kind is (Undefined, List, Single);
-- Different kinds of variables
type Variable_Value (Kind : Variable_Kind := Undefined) is record
Location : Source_Ptr := No_Location;
Default : Boolean := False;
case Kind is
when Undefined =>
null;
when List =>
Values : String_List_Id := Nil_String;
when Single =>
Value : String_Id := No_String;
end case;
end record;
-- Values for variables and array elements.
-- Default is True if the current value is the default one for the variable
Nil_Variable_Value : constant Variable_Value :=
(Kind => Undefined,
Location => No_Location,
Default => False);
-- Value of a non existing variable or array element
type Variable_Id is new Nat;
No_Variable : constant Variable_Id := 0;
type Variable is record
Next : Variable_Id := No_Variable;
Name : Name_Id;
Value : Variable_Value;
end record;
-- To hold the list of variables in a project file and in packages
package Variable_Elements is new Table.Table
(Table_Component_Type => Variable,
Table_Index_Type => Variable_Id,
Table_Low_Bound => 1,
Table_Initial => 200,
Table_Increment => 100,
Table_Name => "Prj.Variable_Elements");
-- The table of variable in list of variables
type Array_Element_Id is new Nat;
No_Array_Element : constant Array_Element_Id := 0;
type Array_Element is record
Index : Name_Id;
Value : Variable_Value;
Next : Array_Element_Id := No_Array_Element;
end record;
-- Each Array_Element represents an array element and is linked (Next)
-- to the next array element, if any, in the array.
package Array_Elements is new Table.Table
(Table_Component_Type => Array_Element,
Table_Index_Type => Array_Element_Id,
Table_Low_Bound => 1,
Table_Initial => 200,
Table_Increment => 100,
Table_Name => "Prj.Array_Elements");
-- The table that contains all array elements
type Array_Id is new Nat;
No_Array : constant Array_Id := 0;
type Array_Data is record
Name : Name_Id := No_Name;
Value : Array_Element_Id := No_Array_Element;
Next : Array_Id := No_Array;
end record;
-- Each Array_Data value represents an array.
-- Value is the id of the first element.
-- Next is the id of the next array in the project file or package.
package Arrays is new Table.Table
(Table_Component_Type => Array_Data,
Table_Index_Type => Array_Id,
Table_Low_Bound => 1,
Table_Initial => 200,
Table_Increment => 100,
Table_Name => "Prj.Arrays");
-- The table that contains all arrays
type Package_Id is new Nat;
No_Package : constant Package_Id := 0;
type Declarations is record
Variables : Variable_Id := No_Variable;
Attributes : Variable_Id := No_Variable;
Arrays : Array_Id := No_Array;
Packages : Package_Id := No_Package;
end record;
No_Declarations : constant Declarations :=
(Variables => No_Variable,
Attributes => No_Variable,
Arrays => No_Array,
Packages => No_Package);
-- Declarations. Used in project structures and packages (what for???)
type Package_Element is record
Name : Name_Id := No_Name;
Decl : Declarations := No_Declarations;
Parent : Package_Id := No_Package;
Next : Package_Id := No_Package;
end record;
-- A package. Includes declarations that may include other packages.
package Packages is new Table.Table
(Table_Component_Type => Package_Element,
Table_Index_Type => Package_Id,
Table_Low_Bound => 1,
Table_Initial => 100,
Table_Increment => 100,
Table_Name => "Prj.Packages");
-- The table that contains all packages.
function Image (Casing : Casing_Type) return String;
-- Similar to 'Image (but avoid use of this attribute in compiler)
function Value (Image : String) return Casing_Type;
-- Similar to 'Value (but avoid use of this attribute in compiler)
-- Raises Constraint_Error if not a Casing_Type image.
type Naming_Data is record
Current_Language : Name_Id := No_Name;
-- The programming language being currently considered
Dot_Replacement : Name_Id := No_Name;
-- The string to replace '.' in the source file name (for Ada).
Dot_Repl_Loc : Source_Ptr := No_Location;
-- The position in the project file source where
-- Dot_Replacement is defined.
Casing : Casing_Type := All_Lower_Case;
-- The casing of the source file name (for Ada).
Specification_Suffix : Array_Element_Id := No_Array_Element;
-- The string to append to the unit name for the
-- source file name of a specification.
-- Indexed by the programming language.
Current_Spec_Suffix : Name_Id := No_Name;
-- The specification suffix of the current programming language
Spec_Suffix_Loc : Source_Ptr := No_Location;
-- The position in the project file source where
-- Current_Spec_Suffix is defined.
Implementation_Suffix : Array_Element_Id := No_Array_Element;
-- The string to append to the unit name for the
-- source file name of a body.
-- Indexed by the programming language.
Current_Impl_Suffix : Name_Id := No_Name;
-- The implementation suffix of the current programming language
Impl_Suffix_Loc : Source_Ptr := No_Location;
-- The position in the project file source where
-- Current_Impl_Suffix is defined.
Separate_Suffix : Name_Id := No_Name;
-- The string to append to the unit name for the
-- source file name of an Ada subunit.
Sep_Suffix_Loc : Source_Ptr := No_Location;
-- The position in the project file source where
-- Separate_Suffix is defined.
Specifications : Array_Element_Id := No_Array_Element;
-- An associative array mapping individual specifications
-- to source file names. Specific to Ada.
Bodies : Array_Element_Id := No_Array_Element;
-- An associative array mapping individual bodies
-- to source file names. Specific to Ada.
Specification_Exceptions : Array_Element_Id := No_Array_Element;
-- An associative array mapping individual specifications
-- to source file names. Indexed by the programming language name.
Implementation_Exceptions : Array_Element_Id := No_Array_Element;
-- An associative array mapping individual bodies
-- to source file names. Indexed by the programming language name.
end record;
-- A naming scheme.
function Standard_Naming_Data return Naming_Data;
pragma Inline (Standard_Naming_Data);
-- The standard GNAT naming scheme.
function Same_Naming_Scheme
(Left, Right : Naming_Data)
return Boolean;
-- Returns True if Left and Right are the same naming scheme
-- not considering Specifications and Bodies.
type Project_Id is new Nat;
No_Project : constant Project_Id := 0;
-- Id of a Project File
type Project_List is new Nat;
Empty_Project_List : constant Project_List := 0;
-- A list of project files.
type Project_Element is record
Project : Project_Id := No_Project;
Next : Project_List := Empty_Project_List;
end record;
-- Element in a list of project file.
-- Next is the id of the next project file in the list.
package Project_Lists is new Table.Table
(Table_Component_Type => Project_Element,
Table_Index_Type => Project_List,
Table_Low_Bound => 1,
Table_Initial => 100,
Table_Increment => 100,
Table_Name => "Prj.Project_Lists");
-- The table that contains the lists of project files.
type Project_Data is record
First_Referred_By : Project_Id := No_Project;
-- The project, if any, that was the first to be known
-- as importing or extending this project.
-- Set by Prj.Proc.Process.
Name : Name_Id := No_Name;
-- The name of the project.
-- Set by Prj.Proc.Process.
Path_Name : Name_Id := No_Name;
-- The path name of the project file.
-- Set by Prj.Proc.Process.
Location : Source_Ptr := No_Location;
-- The location in the project file source of the
-- reserved word project.
-- Set by Prj.Proc.Process.
Directory : Name_Id := No_Name;
-- The directory where the project file resides.
-- Set by Prj.Proc.Process.
Library : Boolean := False;
-- True if this is a library project.
-- Set by Prj.Nmsc.Check_Naming_Scheme.
Library_Dir : Name_Id := No_Name;
-- If a library project, directory where resides the library
-- Set by Prj.Nmsc.Check_Naming_Scheme.
Library_Name : Name_Id := No_Name;
-- If a library project, name of the library
-- Set by Prj.Nmsc.Check_Naming_Scheme.
Library_Kind : Lib_Kind := Static;
-- If a library project, kind of library
-- Set by Prj.Nmsc.Check_Naming_Scheme.
Lib_Internal_Name : Name_Id := No_Name;
-- If a library project, internal name store inside the library
-- Set by Prj.Nmsc.Check_Naming_Scheme.
Lib_Elaboration : Boolean := False;
-- If a library project, indicate if <lib>init and <lib>final
-- procedures need to be defined.
-- Set by Prj.Nmsc.Check_Naming_Scheme.
Sources_Present : Boolean := True;
-- A flag that indicates if there are sources in this project file.
-- There are no sources if 1) Source_Dirs is specified as an
-- empty list, 2) Source_Files is specified as an empty list, or
-- 3) the current language is not in the list of the specified
-- Languages.
Sources : String_List_Id := Nil_String;
-- The list of all the source file names.
-- Set by Prj.Nmsc.Check_Naming_Scheme.
Source_Dirs : String_List_Id := Nil_String;
-- The list of all the source directories.
-- Set by Prj.Nmsc.Check_Naming_Scheme.
Object_Directory : Name_Id := No_Name;
-- The object directory of this project file.
-- Set by Prj.Nmsc.Check_Naming_Scheme.
Exec_Directory : Name_Id := No_Name;
-- The exec directory of this project file.
-- Default is equal to Object_Directory.
-- Set by Prj.Nmsc.Check_Naming_Scheme.
Modifies : Project_Id := No_Project;
-- The reference of the project file, if any, that this
-- project file modifies.
-- Set by Prj.Proc.Process.
Modified_By : Project_Id := No_Project;
-- The reference of the project file, if any, that
-- modifies this project file.
-- Set by Prj.Proc.Process.
Naming : Naming_Data := Standard_Naming_Data;
-- The naming scheme of this project file.
-- Set by Prj.Nmsc.Check_Naming_Scheme.
Decl : Declarations := No_Declarations;
-- The declarations (variables, attributes and packages)
-- of this project file.
-- Set by Prj.Proc.Process.
Imported_Projects : Project_List := Empty_Project_List;
-- The list of all directly imported projects, if any.
-- Set by Prj.Proc.Process.
Include_Path : String_Access := null;
-- The cached value of ADA_INCLUDE_PATH for this project file.
-- Set by gnatmake (prj.Env.Set_Ada_Paths).
-- Do not use this field directly outside of the compiler, use
-- Prj.Env.Ada_Source_Path instead.
Objects_Path : String_Access := null;
-- The cached value of ADA_OBJECTS_PATH for this project file.
-- Set by gnatmake (prj.Env.Set_Ada_Paths).
-- Do not use this field directly outside of the compiler, use
-- Prj.Env.Ada_Source_Path instead.
Config_File_Name : Name_Id := No_Name;
-- The name of the configuration pragmas file, if any.
-- Set by gnatmage (Prj.Env.Create_Config_Pragmas_File).
Config_File_Temp : Boolean := False;
-- An indication that the configuration pragmas file is
-- a temporary file that must be deleted at the end.
-- Set by gnatmage (Prj.Env.Create_Config_Pragmas_File).
Config_Checked : Boolean := False;
-- A flag to avoid checking repetitively the configuration pragmas file.
-- Set by gnatmage (Prj.Env.Create_Config_Pragmas_File).
Language_Independent_Checked : Boolean := False;
-- A flag that indicates that the project file has been checked
-- for language independent features: Object_Directory,
-- Source_Directories, Library, non empty Naming Suffixs.
Checked : Boolean := False;
-- A flag to avoid checking repetitively the naming scheme of
-- this project file.
-- Set by Prj.Nmsc.Check_Naming_Scheme.
Seen : Boolean := False;
Flag1 : Boolean := False;
Flag2 : Boolean := False;
-- Various flags that are used in an ad hoc manner
-- That's really not a good enough comment ??? we need to know what
-- these flags are used for, and give them proper names. If Flag1
-- and Flag2 have multiple uses, then either we use multiple fields
-- or a renaming scheme.
end record;
-- Project File representation.
function Empty_Project return Project_Data;
-- Return the representation of an empty project.
package Projects is new Table.Table (
Table_Component_Type => Project_Data,
Table_Index_Type => Project_Id,
Table_Low_Bound => 1,
Table_Initial => 100,
Table_Increment => 100,
Table_Name => "Prj.Projects");
-- The set of all project files.
procedure Expect (The_Token : Token_Type; Token_Image : String);
-- Check that the current token is The_Token. If it is not, then
-- output an error message.
procedure Initialize;
-- This procedure must be called before using any services from the Prj
-- hierarchy. Namet.Initialize must be called before Prj.Initialize.
procedure Reset;
-- This procedure resets all the tables that are used when processing a
-- project file tree. Initialize must be called before the call to Reset.
generic
type State is limited private;
with procedure Action
(Project : Project_Id;
With_State : in out State);
procedure For_Every_Project_Imported
(By : Project_Id;
With_State : in out State);
-- Call Action for each project imported directly or indirectly by project
-- By. Action is called according to the order of importation: if A
-- imports B, directly or indirectly, Action will be called for A before
-- it is called for B. With_State may be used by Action to choose a
-- behavior or to report some global result.
private
procedure Scan;
-- Calls Scn.Scan and change any Operator_Symbol to String_Literal
end Prj;
| 39.432377 | 79 | 0.624799 |
0e086358986c1f5a3c7839877fa90314eefdacf7 | 721 | ads | Ada | orka_simd/src/x86/gnat/orka-simd-sse.ads | onox/orka | 9edf99559a16ffa96dfdb208322f4d18efbcbac6 | [
"Apache-2.0"
] | 52 | 2016-07-30T23:00:28.000Z | 2022-02-05T11:54:55.000Z | orka_simd/src/x86/gnat/orka-simd-sse.ads | onox/orka | 9edf99559a16ffa96dfdb208322f4d18efbcbac6 | [
"Apache-2.0"
] | 79 | 2016-08-01T18:36:48.000Z | 2022-02-27T12:14:20.000Z | orka_simd/src/x86/gnat/orka-simd-sse.ads | onox/orka | 9edf99559a16ffa96dfdb208322f4d18efbcbac6 | [
"Apache-2.0"
] | 4 | 2018-04-28T22:36:26.000Z | 2020-11-14T23:00:29.000Z | -- SPDX-License-Identifier: Apache-2.0
--
-- Copyright (c) 2016 onox <[email protected]>
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file except in compliance with the License.
-- You may obtain a copy of the License at
--
-- http://www.apache.org/licenses/LICENSE-2.0
--
-- Unless required by applicable law or agreed to in writing, software
-- distributed under the License is distributed on an "AS IS" BASIS,
-- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-- See the License for the specific language governing permissions and
-- limitations under the License.
package Orka.SIMD.SSE is
pragma Pure;
end Orka.SIMD.SSE;
| 36.05 | 76 | 0.726768 |
0e75da9ea24b1995da64cf4a4d84393f870d0bda | 1,599 | adb | Ada | src/extraction-project_files.adb | TNO/Dependency_Graph_Extractor-Ada | cfcc9132cf181e4db5139c14150f221efa69a6d6 | [
"BSD-3-Clause"
] | null | null | null | src/extraction-project_files.adb | TNO/Dependency_Graph_Extractor-Ada | cfcc9132cf181e4db5139c14150f221efa69a6d6 | [
"BSD-3-Clause"
] | null | null | null | src/extraction-project_files.adb | TNO/Dependency_Graph_Extractor-Ada | cfcc9132cf181e4db5139c14150f221efa69a6d6 | [
"BSD-3-Clause"
] | null | null | null | with Extraction.Node_Edge_Types;
package body Extraction.Project_Files is
use type GPR.Project_Type;
procedure Extract_Nodes
(Project : GPR.Project_Type; Graph : Graph_Operations.Graph_Context)
is
begin
Graph.Write_Node (Project);
Graph.Write_Node (Project.Project_Path);
end Extract_Nodes;
procedure Extract_Edges
(Project : GPR.Project_Type; Recurse_Projects : Boolean;
Graph : Graph_Operations.Graph_Context)
is
Extended_Project : constant GPR.Project_Type := Project.Extended_Project;
begin
Graph.Write_Edge
(Project, Project.Project_Path, Node_Edge_Types.Edge_Type_Source);
if Recurse_Projects and then Extended_Project /= GPR.No_Project
and then not Extended_Project.Externally_Built
then
Graph.Write_Edge
(Project, Extended_Project, Node_Edge_Types.Edge_Type_Derives_From);
end if;
declare
Iter : GPR.Project_Iterator :=
GPR.Start (Project, Recurse_Projects, True);
Current_Project : GPR.Project_Type;
begin
loop
Current_Project := GPR.Current (Iter);
exit when Current_Project = GPR.No_Project;
if Current_Project /= Project
and then not Current_Project.Externally_Built
then
Graph.Write_Edge
(Project.Project_Path, Current_Project,
Node_Edge_Types.Edge_Type_Imports);
end if;
GPR.Next (Iter);
end loop;
end;
end Extract_Edges;
end Extraction.Project_Files;
| 29.611111 | 79 | 0.658537 |
18de4cd5a3ef86ae94f5485b3de15ed4cc4c8c4b | 939 | adb | Ada | tests/game-test_data-tests-attributes_container-test_data.adb | thindil/steamsky | d5d7fea622f7994c91017c4cd7ba5e188153556c | [
"TCL",
"MIT"
] | 80 | 2017-04-08T23:14:07.000Z | 2022-02-10T22:30:51.000Z | tests/game-test_data-tests-attributes_container-test_data.adb | thindil/steamsky | d5d7fea622f7994c91017c4cd7ba5e188153556c | [
"TCL",
"MIT"
] | 89 | 2017-06-24T08:18:26.000Z | 2021-11-12T04:37:36.000Z | tests/game-test_data-tests-attributes_container-test_data.adb | thindil/steamsky | d5d7fea622f7994c91017c4cd7ba5e188153556c | [
"TCL",
"MIT"
] | 9 | 2018-04-14T16:37:25.000Z | 2020-03-21T14:33:49.000Z | -- This package is intended to set up and tear down the test environment.
-- Once created by GNATtest, this package will never be overwritten
-- automatically. Contents of this package can be modified in any way
-- except for sections surrounded by a 'read only' marker.
package body Game.Test_Data.Tests.Attributes_Container.Test_Data is
procedure Set_Up(Gnattest_T: in out Test) is
pragma Unreferenced(Gnattest_T);
begin
null;
end Set_Up;
procedure Tear_Down(Gnattest_T: in out Test) is
pragma Unreferenced(Gnattest_T);
begin
null;
end Tear_Down;
procedure User_Set_Up(Gnattest_T: in out New_Test) is
pragma Unreferenced(Gnattest_T);
begin
null;
end User_Set_Up;
procedure User_Tear_Down(Gnattest_T: in out New_Test) is
pragma Unreferenced(Gnattest_T);
begin
null;
end User_Tear_Down;
end Game.Test_Data.Tests.Attributes_Container.Test_Data;
| 28.454545 | 75 | 0.732694 |
20f3c1cd0f53125c1e7f683769e9a5fde3b055c6 | 8,322 | ads | Ada | include/sf-graphics-view.ads | Fabien-Chouteau/ASFML | 52a013554bcfb6150e0d6391871356c1443a6b93 | [
"Zlib"
] | null | null | null | include/sf-graphics-view.ads | Fabien-Chouteau/ASFML | 52a013554bcfb6150e0d6391871356c1443a6b93 | [
"Zlib"
] | null | null | null | include/sf-graphics-view.ads | Fabien-Chouteau/ASFML | 52a013554bcfb6150e0d6391871356c1443a6b93 | [
"Zlib"
] | null | null | null | --//////////////////////////////////////////////////////////
-- SFML - Simple and Fast Multimedia Library
-- Copyright (C) 2007-2015 Laurent Gomila ([email protected])
-- This software is provided 'as-is', without any express or implied warranty.
-- In no event will the authors be held liable for any damages arising from the use of this software.
-- Permission is granted to anyone to use this software for any purpose,
-- including commercial applications, and to alter it and redistribute it freely,
-- subject to the following restrictions:
-- 1. The origin of this software must not be misrepresented;
-- you must not claim that you wrote the original software.
-- If you use this software in a product, an acknowledgment
-- in the product documentation would be appreciated but is not required.
-- 2. Altered source versions must be plainly marked as such,
-- and must not be misrepresented as being the original software.
-- 3. This notice may not be removed or altered from any source distribution.
--//////////////////////////////////////////////////////////
--//////////////////////////////////////////////////////////
with Sf.Graphics.Rect;
with Sf.System.Vector2;
package Sf.Graphics.View is
--//////////////////////////////////////////////////////////
--/ @brief Create a default view
--/
--/ This function creates a default view of (0, 0, 1000, 1000)
--/
--/ @return A new sfView object
--/
--//////////////////////////////////////////////////////////
function create return sfView_Ptr;
--//////////////////////////////////////////////////////////
--/ @brief Construct a view from a rectangle
--/
--/ @param rectangle Rectangle defining the zone to display
--/
--/ @return A new sfView object
--/
--//////////////////////////////////////////////////////////
function createFromRect (rectangle : Sf.Graphics.Rect.sfFloatRect) return sfView_Ptr;
--//////////////////////////////////////////////////////////
--/ @brief Copy an existing view
--/
--/ @param view View to copy
--/
--/ @return Copied object
--/
--//////////////////////////////////////////////////////////
function copy (view : sfView_Ptr) return sfView_Ptr;
--//////////////////////////////////////////////////////////
--/ @brief Destroy an existing view
--/
--/ @param view View to destroy
--/
--//////////////////////////////////////////////////////////
procedure destroy (view : sfView_Ptr);
--//////////////////////////////////////////////////////////
--/ @brief Set the center of a view
--/
--/ @param view View object
--/ @param center New center
--/
--//////////////////////////////////////////////////////////
procedure setCenter (view : sfView_Ptr; center : Sf.System.Vector2.sfVector2f);
--//////////////////////////////////////////////////////////
--/ @brief Set the size of a view
--/
--/ @param view View object
--/ @param size New size of the view
--/
--//////////////////////////////////////////////////////////
procedure setSize (view : sfView_Ptr; size : Sf.System.Vector2.sfVector2f);
--//////////////////////////////////////////////////////////
--/ @brief Set the orientation of a view
--/
--/ The default rotation of a view is 0 degree.
--/
--/ @param view View object
--/ @param angle New angle, in degrees
--/
--//////////////////////////////////////////////////////////
procedure setRotation (view : sfView_Ptr; angle : float);
--//////////////////////////////////////////////////////////
--/ @brief Set the target viewport of a view
--/
--/ The viewport is the rectangle into which the contents of the
--/ view are displayed, expressed as a factor (between 0 and 1)
--/ of the size of the render target to which the view is applied.
--/ For example, a view which takes the left side of the target would
--/ be defined by a rect of (0, 0, 0.5, 1).
--/ By default, a view has a viewport which covers the entire target.
--/
--/ @param view View object
--/ @param viewport New viewport rectangle
--/
--//////////////////////////////////////////////////////////
procedure setViewport (view : sfView_Ptr; viewport : Sf.Graphics.Rect.sfFloatRect);
--//////////////////////////////////////////////////////////
--/ @brief Reset a view to the given rectangle
--/
--/ Note that this function resets the rotation angle to 0.
--/
--/ @param view View object
--/ @param rectangle Rectangle defining the zone to display
--/
--//////////////////////////////////////////////////////////
procedure reset (view : sfView_Ptr; rectangle : Sf.Graphics.Rect.sfFloatRect);
--//////////////////////////////////////////////////////////
--/ @brief Get the center of a view
--/
--/ @param view View object
--/
--/ @return Center of the view
--/
--//////////////////////////////////////////////////////////
function getCenter (view : sfView_Ptr) return Sf.System.Vector2.sfVector2f;
--//////////////////////////////////////////////////////////
--/ @brief Get the size of a view
--/
--/ @param view View object
--/
--/ @return Size of the view
--/
--//////////////////////////////////////////////////////////
function getSize (view : sfView_Ptr) return Sf.System.Vector2.sfVector2f;
--//////////////////////////////////////////////////////////
--/ @brief Get the current orientation of a view
--/
--/ @param view View object
--/
--/ @return Rotation angle of the view, in degrees
--/
--//////////////////////////////////////////////////////////
function getRotation (view : sfView_Ptr) return float;
--//////////////////////////////////////////////////////////
--/ @brief Get the target viewport rectangle of a view
--/
--/ @param view View object
--/
--/ @return Viewport rectangle, expressed as a factor of the target size
--/
--//////////////////////////////////////////////////////////
function getViewport (view : sfView_Ptr) return Sf.Graphics.Rect.sfFloatRect;
--//////////////////////////////////////////////////////////
--/ @brief Move a view relatively to its current position
--/
--/ @param view View object
--/ @param offset Offset
--/
--//////////////////////////////////////////////////////////
procedure move (view : sfView_Ptr; offset : Sf.System.Vector2.sfVector2f);
--//////////////////////////////////////////////////////////
--/ @brief Rotate a view relatively to its current orientation
--/
--/ @param view View object
--/ @param angle Angle to rotate, in degrees
--/
--//////////////////////////////////////////////////////////
procedure rotate (view : sfView_Ptr; angle : float);
--//////////////////////////////////////////////////////////
--/ @brief Resize a view rectangle relatively to its current size
--/
--/ Resizing the view simulates a zoom, as the zone displayed on
--/ screen grows or shrinks.
--/ @a factor is a multiplier:
--/ @li 1 keeps the size unchanged
--/ @li > 1 makes the view bigger (objects appear smaller)
--/ @li < 1 makes the view smaller (objects appear bigger)
--/
--/ @param view View object
--/ @param factor Zoom factor to apply
--/
--//////////////////////////////////////////////////////////
procedure zoom (view : sfView_Ptr; factor : float);
private
pragma Import (C, create, "sfView_create");
pragma Import (C, createFromRect, "sfView_createFromRect");
pragma Import (C, copy, "sfView_copy");
pragma Import (C, destroy, "sfView_destroy");
pragma Import (C, setCenter, "sfView_setCenter");
pragma Import (C, setSize, "sfView_setSize");
pragma Import (C, setRotation, "sfView_setRotation");
pragma Import (C, setViewport, "sfView_setViewport");
pragma Import (C, reset, "sfView_reset");
pragma Import (C, getCenter, "sfView_getCenter");
pragma Import (C, getSize, "sfView_getSize");
pragma Import (C, getRotation, "sfView_getRotation");
pragma Import (C, getViewport, "sfView_getViewport");
pragma Import (C, move, "sfView_move");
pragma Import (C, rotate, "sfView_rotate");
pragma Import (C, zoom, "sfView_zoom");
end Sf.Graphics.View;
| 39.070423 | 101 | 0.488584 |
0e9bd5e53e201b3c33cff4befdb81d5a4aa637f4 | 2,609 | ads | Ada | memsim-master/src/memory-container.ads | strenkml/EE368 | 00f15bce9e65badddc613355643b1061fd4a8195 | [
"MIT"
] | null | null | null | memsim-master/src/memory-container.ads | strenkml/EE368 | 00f15bce9e65badddc613355643b1061fd4a8195 | [
"MIT"
] | null | null | null | memsim-master/src/memory-container.ads | strenkml/EE368 | 00f15bce9e65badddc613355643b1061fd4a8195 | [
"MIT"
] | null | null | null |
package Memory.Container is
type Container_Type is abstract new Memory_Type with private;
type Container_Pointer is access all Container_Type'Class;
function Get_Memory(mem : Container_Type'Class) return Memory_Pointer;
procedure Set_Memory(mem : in out Container_Type'Class;
other : access Memory_Type'Class);
overriding
function Done(mem : Container_Type) return Boolean;
overriding
procedure Reset(mem : in out Container_Type;
context : in Natural);
overriding
procedure Set_Port(mem : in out Container_Type;
port : in Natural;
ready : out Boolean);
overriding
procedure Read(mem : in out Container_Type;
address : in Address_Type;
size : in Positive);
overriding
procedure Write(mem : in out Container_Type;
address : in Address_Type;
size : in Positive);
overriding
procedure Idle(mem : in out Container_Type;
cycles : in Time_Type);
procedure Start(mem : in out Container_Type'Class);
procedure Commit(mem : in out Container_Type'Class;
cycles : out Time_Type);
procedure Do_Read(mem : in out Container_Type'Class;
address : in Address_Type;
size : in Positive);
procedure Do_Write(mem : in out Container_Type'Class;
address : in Address_Type;
size : in Positive);
procedure Do_Idle(mem : in out Container_Type'Class;
cycles : in Time_Type);
overriding
function Get_Path_Length(mem : Container_Type) return Natural;
overriding
procedure Show_Access_Stats(mem : in out Container_Type);
overriding
function To_String(mem : Container_Type) return Unbounded_String;
overriding
function Get_Cost(mem : Container_Type) return Cost_Type;
overriding
function Get_Writes(mem : Container_Type) return Long_Integer;
overriding
function Get_Word_Size(mem : Container_Type) return Positive;
overriding
function Get_Ports(mem : Container_Type) return Port_Vector_Type;
overriding
procedure Adjust(mem : in out Container_Type);
overriding
procedure Finalize(mem : in out Container_Type);
private
type Container_Type is abstract new Memory_Type with record
mem : access Memory_Type'Class := null;
start_time : Time_Type := 0;
end record;
end Memory.Container;
| 28.988889 | 73 | 0.636259 |
20a985d37e2ae517b8c3437fe5e75c69964f3c1c | 773 | ads | Ada | Read Only/gdb-7.12.1/gdb/testsuite/gdb.ada/O2_float_param/io.ads | samyvic/OS-Project | 1622bc1641876584964effd91d65ef02e92728e1 | [
"Apache-2.0"
] | null | null | null | Read Only/gdb-7.12.1/gdb/testsuite/gdb.ada/O2_float_param/io.ads | samyvic/OS-Project | 1622bc1641876584964effd91d65ef02e92728e1 | [
"Apache-2.0"
] | null | null | null | Read Only/gdb-7.12.1/gdb/testsuite/gdb.ada/O2_float_param/io.ads | samyvic/OS-Project | 1622bc1641876584964effd91d65ef02e92728e1 | [
"Apache-2.0"
] | null | null | null | -- Copyright 2013-2017 Free Software Foundation, Inc.
--
-- This program is free software; you can redistribute it and/or modify
-- it under the terms of the GNU General Public License as published by
-- the Free Software Foundation; either version 3 of the License, or
-- (at your option) any later version.
--
-- This program is distributed in the hope that it will be useful,
-- but WITHOUT ANY WARRANTY; without even the implied warranty of
-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-- GNU General Public License for more details.
--
-- You should have received a copy of the GNU General Public License
-- along with this program. If not, see <http://www.gnu.org/licenses/>.
package IO is
procedure Put_Line (S : String);
end IO;
| 40.684211 | 73 | 0.734799 |
dc0a3de80826d0f44d3ae7862566eaa0668a07e2 | 5,047 | adb | Ada | Validation/pyFrame3DD-master/gcc-master/gcc/ada/fname-sf.adb | djamal2727/Main-Bearing-Analytical-Model | 2f00c2219c71be0175c6f4f8f1d4cca231d97096 | [
"Apache-2.0"
] | null | null | null | Validation/pyFrame3DD-master/gcc-master/gcc/ada/fname-sf.adb | djamal2727/Main-Bearing-Analytical-Model | 2f00c2219c71be0175c6f4f8f1d4cca231d97096 | [
"Apache-2.0"
] | null | null | null | Validation/pyFrame3DD-master/gcc-master/gcc/ada/fname-sf.adb | djamal2727/Main-Bearing-Analytical-Model | 2f00c2219c71be0175c6f4f8f1d4cca231d97096 | [
"Apache-2.0"
] | null | null | null | ------------------------------------------------------------------------------
-- --
-- GNAT COMPILER COMPONENTS --
-- --
-- F N A M E . S F --
-- --
-- B o d y --
-- --
-- Copyright (C) 1992-2020, Free Software Foundation, Inc. --
-- --
-- GNAT is free software; you can redistribute it and/or modify it under --
-- terms of the GNU General Public License as published by the Free Soft- --
-- ware Foundation; either version 3, or (at your option) any later ver- --
-- sion. GNAT is distributed in the hope that it will be useful, but WITH- --
-- OUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY --
-- or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License --
-- for more details. You should have received a copy of the GNU General --
-- Public License distributed with GNAT; see file COPYING3. If not, go to --
-- http://www.gnu.org/licenses for a complete copy of the license. --
-- --
-- GNAT was originally developed by the GNAT team at New York University. --
-- Extensive contributions were provided by Ada Core Technologies Inc. --
-- --
------------------------------------------------------------------------------
with Casing; use Casing;
with Fname; use Fname;
with Fname.UF; use Fname.UF;
with SFN_Scan; use SFN_Scan;
with Osint; use Osint;
with Types; use Types;
with System.OS_Lib; use System.OS_Lib;
with Unchecked_Conversion;
package body Fname.SF is
----------------------
-- Local Procedures --
----------------------
procedure Set_File_Name
(Typ : Character;
U : String;
F : String;
Index : Natural);
-- This is a transfer function that is called from Scan_SFN_Pragmas,
-- and reformats its parameters appropriately for the version of
-- Set_File_Name found in Fname.SF.
procedure Set_File_Name_Pattern
(Pat : String;
Typ : Character;
Dot : String;
Cas : Character);
-- This is a transfer function that is called from Scan_SFN_Pragmas,
-- and reformats its parameters appropriately for the version of
-- Set_File_Name_Pattern found in Fname.SF.
-----------------------------------
-- Read_Source_File_Name_Pragmas --
-----------------------------------
procedure Read_Source_File_Name_Pragmas is
FD : File_Descriptor;
Src : Source_Buffer_Ptr;
Hi : Source_Ptr;
begin
Read_Source_File (Name_Enter ("gnat.adc"), 1, Hi, Src, FD);
if not Null_Source_Buffer_Ptr (Src) then
-- We need to strip off the trailing EOF that was added by
-- Read_Source_File, because there might be another EOF in
-- the file, and two in a row causes Scan_SFN_Pragmas to give
-- errors.
pragma Assert (Src (Hi) = EOF);
Scan_SFN_Pragmas
(String (Src (1 .. Hi - 1)),
Set_File_Name'Access,
Set_File_Name_Pattern'Access);
end if;
end Read_Source_File_Name_Pragmas;
-------------------
-- Set_File_Name --
-------------------
procedure Set_File_Name
(Typ : Character;
U : String;
F : String;
Index : Natural)
is
Unm : Unit_Name_Type;
Fnm : File_Name_Type;
begin
Name_Buffer (1 .. U'Length) := U;
Name_Len := U'Length;
Set_Casing (All_Lower_Case);
Name_Buffer (Name_Len + 1) := '%';
Name_Buffer (Name_Len + 2) := Typ;
Name_Len := Name_Len + 2;
Unm := Name_Find;
Name_Buffer (1 .. F'Length) := F;
Name_Len := F'Length;
Fnm := Name_Find;
Fname.UF.Set_File_Name (Unm, Fnm, Nat (Index));
end Set_File_Name;
---------------------------
-- Set_File_Name_Pattern --
---------------------------
procedure Set_File_Name_Pattern
(Pat : String;
Typ : Character;
Dot : String;
Cas : Character)
is
Ctyp : Casing_Type;
Patp : constant String_Ptr := new String'(Pat);
Dotp : constant String_Ptr := new String'(Dot);
begin
if Cas = 'l' then
Ctyp := All_Lower_Case;
elsif Cas = 'u' then
Ctyp := All_Upper_Case;
else -- Cas = 'm'
Ctyp := Mixed_Case;
end if;
Fname.UF.Set_File_Name_Pattern (Patp, Typ, Dotp, Ctyp);
end Set_File_Name_Pattern;
end Fname.SF;
| 36.309353 | 78 | 0.489003 |
dc70fad4708b4a412948373bb36a782098e79a4c | 3,655 | adb | Ada | src/commands-generate.adb | bracke/websitegenerator | d3aee456f9f0b84e1d4e7030520fac5d8e6c8a1b | [
"CC0-1.0"
] | 1 | 2022-02-14T11:45:43.000Z | 2022-02-14T11:45:43.000Z | src/commands-generate.adb | bracke/websitegenerator | d3aee456f9f0b84e1d4e7030520fac5d8e6c8a1b | [
"CC0-1.0"
] | null | null | null | src/commands-generate.adb | bracke/websitegenerator | d3aee456f9f0b84e1d4e7030520fac5d8e6c8a1b | [
"CC0-1.0"
] | null | null | null | with Ada.Containers; use Ada.Containers;
with Ada.Directories; use Ada.Directories;
with Blueprint; use Blueprint;
with Ada.Text_IO;
with Ada.Command_Line;
with Templates_Parser;
with CLIC.TTY;
with Filesystem;
with Commands;
with Globals;
with Ada.Characters.Handling;
package body Commands.Generate is
package IO renames Ada.Text_IO;
package TT renames CLIC.TTY;
use Ada.Characters.Handling;
function Target_Folder_Name (ItemType : String) return String is
begin
if ItemType = "POST" then
return Globals.Posts_Source_Folder_Name;
elsif ItemType = "PAGE" then
return Globals.Pages_Folder_Name;
elsif ItemType = "LAYOUT" then
return Globals.Layout_Folder_Name;
end if;
return "";
end Target_Folder_Name;
-------------
-- Execute --
-------------
overriding
procedure Execute (Cmd : in out Instance;
Args : AAA.Strings.Vector) is
begin
if Args.Length > 1 then
declare
ItemType : constant String := To_Upper (Element (Args, 1));
Name : constant String := Element (Args, 2);
Blueprint : constant String := Args.First_Element;
Blueprint_Path : constant String :=
Compose (Get_Blueprint_Folder, Blueprint);
Current : constant String := Current_Directory;
ToDo : Action := Write;
Target : constant String :=
Compose (Current, Target_Folder_Name (ItemType));
begin
if Cmd.Dry_Run then
IO.Put_Line (
TT.Emph ("You specified the dry-run flag, " &
"no changes will be written."));
ToDo := DryRun;
end if;
if not Exists (Target) then
Create_Directory (Target);
end if;
Templates_Parser.Insert
(Commands.Translations, Templates_Parser.Assoc ("NAME", Name));
if Exists (Blueprint_Path) then
Iterate (Blueprint_Path,
Target, ToDo);
IO.Put_Line (TT.Success ("Successfully generated " &
Blueprint) & " " & TT.Warn (TT.Bold (Name)));
else
IO.Put_Line (TT.Error ("Blueprint" &
" " & Blueprint_Path & " " & "not found"));
end if;
end;
else
IO.Put_Line (
TT.Error ("Command requires a blueprint and a name" &
"to be specified."));
end if;
end Execute;
overriding
function Long_Description (Cmd : Instance)
return AAA.Strings.Vector is
Description : AAA.Strings.Vector :=
AAA.Strings.Empty_Vector;
Blueprints : AAA.Strings.Vector :=
Filesystem.Read_Directory (Get_Blueprint_Folder, False);
begin
Append (Description,
TT.Description ("Generates new code from blueprints."));
Description.New_Line;
Description.Append (TT.Underline ("Available blueprints"));
Append (Description, TT.Emph ("page"));
Append (Description, TT.Emph ("post"));
Append (Description, TT.Emph ("layout"));
return Description;
end Long_Description;
--------------------
-- Setup_Switches --
--------------------
overriding
procedure Setup_Switches
(Cmd : in out Instance;
Config : in out CLIC.Subcommand.Switches_Configuration)
is
use CLIC.Subcommand;
begin
Define_Switch
(Config, Cmd.Dry_Run'Access, "", "-dry-run", "Dry-run");
end Setup_Switches;
end Commands.Generate; | 29.475806 | 80 | 0.575376 |
1868b33ced289541ee05f42c1b9b260231ca98cf | 901 | ads | Ada | src/commands-generate.ads | GLADORG/glad-cli | d6a804ea51b52d84bf590f061e05f404787a79f2 | [
"MIT"
] | null | null | null | src/commands-generate.ads | GLADORG/glad-cli | d6a804ea51b52d84bf590f061e05f404787a79f2 | [
"MIT"
] | 3 | 2021-09-03T16:44:49.000Z | 2021-09-03T16:45:24.000Z | src/commands-generate.ads | GLADORG/glad-cli | d6a804ea51b52d84bf590f061e05f404787a79f2 | [
"MIT"
] | null | null | null | with AAA.Strings; use AAA.Strings;
private with GNAT.Strings;
package Commands.Generate is
type Command is new Commands.Command with private;
overriding function Name (Cmd : Command) return CLIC.Subcommand.Identifier is
("generate");
overriding procedure Execute
(Cmd : in out Command; Args : AAA.Strings.Vector);
overriding function Long_Description
(Cmd : Command) return AAA.Strings.Vector;
overriding procedure Setup_Switches
(Cmd : in out Command;
Config : in out CLIC.Subcommand.Switches_Configuration);
overriding function Short_Description (Cmd : Command) return String is
("Generates new code from blueprints.");
overriding function Usage_Custom_Parameters (Cmd : Command) return String is
("[-dry-run] ");
private
type Command is new Commands.Command with record
Dry_Run : aliased Boolean := False;
end record;
end Commands.Generate; | 27.30303 | 79 | 0.745838 |
c5144fd35c08faee57db3b121a909adaf914a441 | 1,413 | adb | Ada | examples/floats.adb | ytomino/drake | 4e4bdcd8b8e23a11a29b31d3a8861fdf60090ea2 | [
"MIT"
] | 33 | 2015-04-04T09:19:36.000Z | 2021-11-10T05:33:34.000Z | examples/floats.adb | ytomino/drake | 4e4bdcd8b8e23a11a29b31d3a8861fdf60090ea2 | [
"MIT"
] | 8 | 2017-11-14T13:05:07.000Z | 2018-08-09T15:28:49.000Z | examples/floats.adb | ytomino/drake | 4e4bdcd8b8e23a11a29b31d3a8861fdf60090ea2 | [
"MIT"
] | 9 | 2015-02-03T17:09:53.000Z | 2021-11-12T01:16:05.000Z | -- Demonstration of the extended units: Ada.Fixed
with Ada.Float;
procedure floats is
subtype T is Long_Long_Float;
begin
declare -- Infinity and Is_Infinity
function Infinity is new Ada.Float.Infinity (T);
function Is_Infinity is new Ada.Float.Is_Infinity (T);
begin
pragma Assert (T'Image (Infinity) = " INF");
pragma Assert (T'Image (-Infinity) = "-INF");
pragma Assert (Is_Infinity (Infinity));
null;
end;
declare -- NaN and Is_NaN
function NaN is new Ada.Float.NaN (T);
function Is_NaN is new Ada.Float.Is_NaN (T);
begin
pragma Assert (T'Image (NaN) = " NAN");
pragma Assert (T'Image (-NaN) = "-NAN");
pragma Assert (not (-NaN < 0.0)); -- comparison of NaN is always False
pragma Assert (Is_NaN (NaN));
null;
end;
declare -- Is_Negative
function Is_Negative is new Ada.Float.Is_Negative (T);
begin
pragma Assert (Is_Negative (-1.0));
pragma Assert (not Is_Negative (0.0));
pragma Assert (not Is_Negative (+1.0));
null;
end;
declare -- Divide
procedure Divide is new Ada.Float.Divide (T, T, T, T);
Q, R : T;
begin
Divide (4.5, 2.0, Q, R);
pragma Assert (Q = 2.0 and then R = 0.5);
Divide (5.0, 0.5, Q, R);
pragma Assert (Q = 10.0 and then R = 0.0);
Divide (0.9, 1.0, Q, R);
pragma Assert (Q = 0.0 and then R = 0.9);
Divide (-0.9, 1.0, Q, R);
pragma Assert (Q = 0.0 and then R = -0.9);
end;
pragma Debug (Ada.Debug.Put ("OK"));
end floats;
| 29.4375 | 72 | 0.650389 |
dceac4e52273aee79ea0659bc7d77333e1886596 | 1,075 | ads | Ada | extern/game_support/src/backends/opengl_sdl_gnat_sdl/display-basic-fonts.ads | AdaCore/training_material | 6651eb2c53f8c39649b8e0b3c757bc8ff963025a | [
"CC-BY-4.0"
] | 15 | 2020-10-07T08:56:45.000Z | 2022-02-08T23:13:22.000Z | extern/game_support/src/backends/opengl_sdl_gnat_sdl/display-basic-fonts.ads | AdaCore/training_material | 6651eb2c53f8c39649b8e0b3c757bc8ff963025a | [
"CC-BY-4.0"
] | 20 | 2020-11-05T14:35:20.000Z | 2022-01-13T15:59:33.000Z | extern/game_support/src/backends/opengl_sdl_gnat_sdl/display-basic-fonts.ads | AdaCore/training_material | 6651eb2c53f8c39649b8e0b3c757bc8ff963025a | [
"CC-BY-4.0"
] | 6 | 2020-10-08T15:57:06.000Z | 2021-08-31T12:03:08.000Z | with Display.Basic.Utils; use Display.Basic.Utils;
with SDL_SDL_stdinc_h; use SDL_SDL_stdinc_h;
with SDL_SDL_video_h; use SDL_SDL_video_h;
package Display.Basic.Fonts is
type BMP_Font is (Font8x8, Font12x12, Font16x24);
procedure Draw_Char
(S : access SDL_Surface;
P : Screen_Point;
Char : Character;
Font : BMP_Font;
FG, BG : Uint32);
procedure Draw_Char
(Canvas : T_Internal_Canvas;
P : Screen_Point;
Char : Character;
Font : BMP_Font;
FG, BG : Uint32);
procedure Draw_String
(S : access SDL_Surface;
P : Screen_Point;
Str : String;
Font : BMP_Font;
FG, BG : RGBA_T;
Wrap : Boolean := False);
procedure Draw_String
(Canvas : T_Internal_Canvas;
P : Screen_Point;
Str : String;
Font : BMP_Font;
FG, BG : RGBA_T;
Wrap : Boolean := False);
function Char_Size (Font : BMP_Font) return Screen_Point;
function String_Size (Font : BMP_Font; Text : String) return Screen_Point;
end Display.Basic.Fonts;
| 25 | 77 | 0.634419 |
233f6e3d18909f4cfeff81560eb50f9a33f626e9 | 17,175 | adb | Ada | src/are-installer-merges.adb | stcarrez/resource-embedder | b1134306db459f87506703ba0a266c0b5e0045b9 | [
"Apache-2.0"
] | 7 | 2021-06-04T16:58:59.000Z | 2021-06-14T08:51:11.000Z | src/are-installer-merges.adb | stcarrez/resource-embedder | b1134306db459f87506703ba0a266c0b5e0045b9 | [
"Apache-2.0"
] | 2 | 2021-07-20T15:25:33.000Z | 2021-08-20T18:39:58.000Z | src/are-installer-merges.adb | stcarrez/resource-embedder | b1134306db459f87506703ba0a266c0b5e0045b9 | [
"Apache-2.0"
] | null | null | null | -----------------------------------------------------------------------
-- are-installer-merges -- Web file merge
-- Copyright (C) 2020, 2021 Stephane Carrez
-- Written by Stephane Carrez ([email protected])
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file except in compliance with the License.
-- You may obtain a copy of the License at
--
-- http://www.apache.org/licenses/LICENSE-2.0
--
-- Unless required by applicable law or agreed to in writing, software
-- distributed under the License is distributed on an "AS IS" BASIS,
-- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-- See the License for the specific language governing permissions and
-- limitations under the License.
-----------------------------------------------------------------------
with Ada.Directories;
with Ada.Strings.Fixed;
with Ada.Streams.Stream_IO;
with Ada.Exceptions;
with Ada.IO_Exceptions;
with Ada.Unchecked_Deallocation;
with Util.Beans.Objects;
with Util.Log.Loggers;
with Util.Files;
with Util.Strings;
with Util.Streams.Files;
with Util.Streams.Texts;
with Util.Streams.Buffered;
with EL.Expressions;
with Are.Utils;
package body Are.Installer.Merges is
use Util.Log;
use Ada.Strings.Fixed;
use Util.Beans.Objects;
use Ada.Strings.Unbounded;
use type Ada.Calendar.Time;
procedure Process_Property (Rule : in out Merge_Rule;
Node : in DOM.Core.Node);
procedure Process_Replace (Rule : in out Merge_Rule;
Node : in DOM.Core.Node);
Log : constant Loggers.Logger := Loggers.Create ("Are.Installer.Merges");
-- ------------------------------
-- Extract the <property name='{name}'>{value}</property> to setup the
-- EL context to evaluate the source and target links for the merge.
-- ------------------------------
procedure Process_Property (Rule : in out Merge_Rule;
Node : in DOM.Core.Node) is
use Util.Beans.Objects.Maps;
Name : constant String := Are.Utils.Get_Attribute (Node, "name");
Value : constant String := Are.Utils.Get_Data_Content (Node);
Pos : constant Natural := Util.Strings.Index (Name, '.');
begin
if Pos = 0 then
Rule.Variables.Bind (Name, To_Object (Value));
return;
end if;
-- A composed name such as 'jquery.path' must be split so that we store
-- the 'path' value within a 'jquery' Map_Bean object. We handle only
-- one such composition.
declare
Param : constant String := Name (Name'First .. Pos - 1);
Tag : constant Unbounded_String := To_Unbounded_String (Param);
Var : constant EL.Expressions.Expression := Rule.Variables.Get_Variable (Tag);
Val : Object := Rule.Params.Get_Value (Param);
Child : Map_Bean_Access;
begin
if Is_Null (Val) then
Child := new Map_Bean;
Val := To_Object (Child);
Rule.Params.Set_Value (Param, Val);
else
Child := Map_Bean_Access (To_Bean (Val));
end if;
Child.Set_Value (Name (Pos + 1 .. Name'Last), To_Object (Value));
if Var.Is_Null then
Rule.Variables.Bind (Param, Val);
end if;
end;
end Process_Property;
procedure Process_Replace (Rule : in out Merge_Rule;
Node : in DOM.Core.Node) is
From : constant String := Are.Utils.Get_Data_Content (Node, "from");
To : constant String := Are.Utils.Get_Data_Content (Node, "to");
begin
Rule.Replace.Include (From, To);
end Process_Replace;
procedure Iterate_Properties is
new Are.Utils.Iterate_Nodes (Merge_Rule, Process_Property);
procedure Iterate_Replace is
new Are.Utils.Iterate_Nodes (Merge_Rule, Process_Replace);
-- ------------------------------
-- Create a distribution rule to copy a set of files or directories.
-- ------------------------------
function Create_Rule (Node : in DOM.Core.Node) return Distrib_Rule_Access is
Result : constant Merge_Rule_Access := new Merge_Rule;
begin
Iterate_Properties (Result.all, Node, "property", False);
Iterate_Replace (Result.all, Node, "replace", False);
Result.Context.Set_Variable_Mapper (Result.Variables'Access);
Result.Start_Mark := Are.Utils.Get_Attribute (Node, "merge-start", DEFAULT_MERGE_START);
Result.End_Mark := Are.Utils.Get_Attribute (Node, "merge-end", DEFAULT_MERGE_END);
return Result.all'Access;
end Create_Rule;
-- ------------------------------
-- Get a name to qualify the installation rule (used for logs).
-- ------------------------------
overriding
function Get_Install_Name (Rule : in Merge_Rule) return String is
pragma Unreferenced (Rule);
begin
return "merge";
end Get_Install_Name;
overriding
procedure Install (Rule : in Merge_Rule;
Path : in String;
Files : in File_Vector;
Context : in out Context_Type'Class) is
use Ada.Streams;
type Mode_Type is (MERGE_NONE, MERGE_LINK, MERGE_SCRIPT);
procedure Error (Message : in String;
Arg1 : in String := "");
function Get_Target_Name (Link : in String) return String;
function Get_Target_Path (Link : in String) return String;
function Get_Filename (Line : in String) return String;
function Get_Source (Line : in String;
Tag : in String) return String;
function Find_Match (Buffer : in Stream_Element_Array) return Stream_Element_Offset;
procedure Prepare_Merge (Line : in String);
procedure Include (Line : in String;
Pattern : in String);
procedure Process (Line : in String);
Root_Dir : constant String := Context.Get_Generation_Path (To_String (Rule.Dir));
Source : constant String := Get_Source_Path (Files, False);
Target : constant String := Context.Get_Generation_Path (Path);
Dir : constant String := Ada.Directories.Containing_Directory (Target);
Build : constant String := "23"; -- Context.Get_Parameter ("dynamo.build");
Start_Mark : constant String := "<!-- " & To_String (Rule.Start_Mark) & " ";
End_Mark : constant String := "<!-- " & To_String (Rule.End_Mark) & " ";
File_Time : constant Ada.Calendar.Time := Ada.Directories.Modification_Time (Source);
Modtime : Ada.Calendar.Time := File_Time;
Output : aliased Util.Streams.Files.File_Stream;
Merge : aliased Util.Streams.Files.File_Stream;
Merge_Path : UString;
Merge_Name : UString;
Text : Util.Streams.Texts.Print_Stream;
Mode : Mode_Type := MERGE_NONE;
Line_Num : Natural := 0;
Inc_Error : Natural := 0;
procedure Error (Message : in String;
Arg1 : in String := "") is
Line : constant String := Util.Strings.Image (Line_Num);
begin
Context.Error (Source & ":" & Line & ": " & Message, Arg1);
end Error;
function Get_Target_Name (Link : in String) return String is
Expr : EL.Expressions.Expression;
File : Util.Beans.Objects.Object;
begin
Expr := EL.Expressions.Create_Expression (Link, Rule.Context);
File := Expr.Get_Value (Rule.Context);
declare
Name : constant String := To_String (File);
begin
-- Drop the first '/' if there is one.
if Name'Length > 0 and then Name (Name'First) = '/' then
return Name (Name'First + 1 .. Name'Last);
else
return Name;
end if;
end;
end Get_Target_Name;
function Get_Target_Path (Link : in String) return String is
Name : constant String := Get_Target_Name (Link);
begin
return Util.Files.Compose (Root_Dir, Name);
end Get_Target_Path;
function Get_Filename (Line : in String) return String is
Pos : Natural := Index (Line, "link=");
Last : Natural;
begin
if Pos > 0 then
Mode := MERGE_LINK;
else
Pos := Index (Line, "script=");
if Pos > 0 then
Mode := MERGE_SCRIPT;
end if;
if Pos = 0 then
return "";
end if;
end if;
Pos := Index (Line, "=");
Last := Util.Strings.Index (Line, ' ', Pos + 1);
if Last = 0 then
return "";
end if;
return Line (Pos + 1 .. Last - 1);
end Get_Filename;
function Get_Source (Line : in String;
Tag : in String) return String is
Pos : Natural := Index (Line, Tag);
Last : Natural;
begin
if Pos = 0 then
return "";
end if;
Pos := Pos + Tag'Length;
if Pos > Line'Last or else (Line (Pos) /= '"' and Line (Pos) /= ''') then
return "";
end if;
Last := Util.Strings.Index (Line, Line (Pos), Pos + 1);
if Last = 0 then
return "";
end if;
return Line (Pos + 1 .. Last - 1);
end Get_Source;
procedure Prepare_Merge (Line : in String) is
Link : constant String := Get_Filename (Line);
Path : constant String := Get_Target_Name (Link);
Target_Path : constant String := Util.Files.Compose (Root_Dir, Path);
Parent_Dir : constant String := Ada.Directories.Containing_Directory (Target_Path);
begin
if Link'Length = 0 then
Error ("invalid empty file name");
return;
end if;
case Mode is
when MERGE_LINK =>
Text.Write ("<link media='screen' type='text/css' rel='stylesheet'"
& " href='");
Text.Write (Link);
Text.Write ("?build=");
Text.Write (Build);
Text.Write ("'/>" & ASCII.LF);
when MERGE_SCRIPT =>
Text.Write ("<script type='text/javascript' src='");
Text.Write (Link);
Text.Write ("?build=");
Text.Write (Build);
Text.Write ("'></script>" & ASCII.LF);
when MERGE_NONE =>
null;
end case;
if Rule.Level >= Util.Log.INFO_LEVEL then
Log.Info (" create {0}", Path);
end if;
if not Ada.Directories.Exists (Parent_Dir) then
Ada.Directories.Create_Path (Parent_Dir);
end if;
Modtime := File_Time;
Merge_Path := To_Unbounded_String (Target_Path);
Merge_Name := To_Unbounded_String (Path);
Merge.Create (Mode => Ada.Streams.Stream_IO.Out_File,
Name => Target_Path);
end Prepare_Merge;
Current_Match : Util.Strings.Maps.Cursor;
function Find_Match (Buffer : in Stream_Element_Array) return Stream_Element_Offset is
Iter : Util.Strings.Maps.Cursor := Rule.Replace.First;
First : Stream_Element_Offset := Buffer'Last + 1;
begin
while Util.Strings.Maps.Has_Element (Iter) loop
declare
Value : constant String := Util.Strings.Maps.Key (Iter);
Match : Stream_Element_Array (1 .. Value'Length);
for Match'Address use Value'Address;
Pos : Stream_Element_Offset;
begin
Pos := Buffer'First;
while Pos + Match'Length < Buffer'Last loop
if Buffer (Pos .. Pos + Match'Length - 1) = Match then
if First > Pos then
First := Pos;
Current_Match := Iter;
end if;
exit;
end if;
Pos := Pos + 1;
end loop;
end;
Util.Strings.Maps.Next (Iter);
end loop;
return First;
end Find_Match;
procedure Free is
new Ada.Unchecked_Deallocation (Object => Ada.Streams.Stream_Element_Array,
Name => Util.Streams.Buffered.Buffer_Access);
procedure Include (Line : in String;
Pattern : in String) is
Source : constant String := Get_Source (Line, Pattern);
Target : constant String := Get_Target_Path (Source);
Input : Util.Streams.Files.File_Stream;
Size : Stream_Element_Offset;
Last : Stream_Element_Offset;
Pos : Stream_Element_Offset;
Next : Stream_Element_Offset;
Buffer : Util.Streams.Buffered.Buffer_Access;
Time : Ada.Calendar.Time;
begin
if Source'Length = 0 then
Inc_Error := Inc_Error + 1;
if Inc_Error > 5 then
return;
end if;
Error ("expecting a '{0}' in the line to identify the file to include", Pattern);
if Inc_Error = 5 then
Error ("may be the end marker '{0}' was not correct?", To_String (Rule.End_Mark));
end if;
return;
end if;
if Rule.Level >= Util.Log.INFO_LEVEL then
Log.Info (" include {0}", Target);
end if;
Time := Ada.Directories.Modification_Time (Target);
if Time > Modtime then
Modtime := Time;
end if;
Input.Open (Name => Target, Mode => Ada.Streams.Stream_IO.In_File);
Size := Stream_Element_Offset (Ada.Directories.Size (Target));
Buffer := new Stream_Element_Array (1 .. Size);
Input.Read (Buffer.all, Last);
Input.Close;
Pos := 1;
while Pos < Last loop
Next := Find_Match (Buffer (Pos .. Last));
if Next > Pos then
Merge.Write (Buffer (Pos .. Next - 1));
end if;
exit when Next >= Last;
declare
Value : constant String := Util.Strings.Maps.Key (Current_Match);
Replace : constant String := Util.Strings.Maps.Element (Current_Match);
Content : Stream_Element_Array (1 .. Replace'Length);
for Content'Address use Replace'Address;
begin
Merge.Write (Content);
Pos := Next + Value'Length;
end;
end loop;
Free (Buffer);
exception
when Ex : Ada.IO_Exceptions.Name_Error =>
Error ("cannot read {0}", Ada.Exceptions.Exception_Message (Ex));
end Include;
procedure Process (Line : in String) is
Pos : Natural;
begin
Line_Num := Line_Num + 1;
case Mode is
when MERGE_NONE =>
Pos := Index (Line, Start_Mark);
if Pos = 0 then
Text.Write (Line);
Text.Write (ASCII.LF);
return;
end if;
Text.Write (Line (Line'First .. Pos - 1));
Prepare_Merge (Line (Pos + 10 .. Line'Last));
when MERGE_LINK =>
Pos := Index (Line, End_Mark);
if Pos > 0 then
Merge.Close;
if not Rule.Source_Timestamp then
Modtime := Ada.Directories.Modification_Time (To_String (Merge_Path));
end if;
Rule.Add_File (Name => To_String (Merge_Name),
Path => To_String (Merge_Path),
Modtime => Modtime,
Override => True);
Mode := MERGE_NONE;
return;
end if;
Include (Line, "href=");
when MERGE_SCRIPT =>
Pos := Index (Line, End_Mark);
if Pos > 0 then
Merge.Close;
if not Rule.Source_Timestamp then
Modtime := Ada.Directories.Modification_Time (To_String (Merge_Path));
end if;
Rule.Add_File (Name => To_String (Merge_Name),
Path => To_String (Merge_Path),
Modtime => Modtime,
Override => True);
Mode := MERGE_NONE;
return;
end if;
Include (Line, "src=");
end case;
end Process;
begin
if Rule.Level >= Util.Log.INFO_LEVEL then
Log.Info ("webmerge {0}", Path);
end if;
Ada.Directories.Create_Path (Dir);
Output.Create (Name => Target, Mode => Ada.Streams.Stream_IO.Out_File);
Text.Initialize (Output'Unchecked_Access, 16 * 1024);
Util.Files.Read_File (Source, Process'Access);
Text.Flush;
Output.Close;
Rule.Add_File (Path, Target, File_Time);
end Install;
end Are.Installer.Merges;
| 38.08204 | 97 | 0.545444 |
1843f67a8fbbd6a13644c499422ae81caaea80d1 | 13,511 | adb | Ada | src/risi_script-types-implementation-conversions.adb | OneWingedShark/Risi | 894edaa3805de4ad49b08360a127280ff5109516 | [
"MIT"
] | 1 | 2015-01-18T23:11:12.000Z | 2015-01-18T23:11:12.000Z | src/risi_script-types-implementation-conversions.adb | OneWingedShark/Risi | 894edaa3805de4ad49b08360a127280ff5109516 | [
"MIT"
] | null | null | null | src/risi_script-types-implementation-conversions.adb | OneWingedShark/Risi | 894edaa3805de4ad49b08360a127280ff5109516 | [
"MIT"
] | null | null | null | With
System.Storage_Elements,
Risi_Script.Types.Implementation.Creators,
Risi_Script.Types.Internals,
Ada.Containers,
Ada.Strings.Unbounded,
Ada.Strings.Fixed;
Separate(Risi_Script.Types.Implementation)
Package Body Conversions is
Use Risi_Script.Types.Implementation.Creators;
Use Type Ada.Containers.Count_Type;
Package SE renames System.Storage_Elements;
Type Braket_Style is ( Round, Square, Curly );
---------------------
-- UTIL FUNCTIONS --
---------------------
Function "+"( S : String ) return Ada.Strings.Unbounded.Unbounded_String
renames Ada.Strings.Unbounded.To_Unbounded_String;
Function "+"( S : Ada.Strings.Unbounded.Unbounded_String ) return String
renames Ada.Strings.Unbounded.To_String;
Function Trim( S : String ) return Ada.Strings.Unbounded.Unbounded_String is
Use Ada.Strings.Unbounded, Ada.Strings.Fixed, Ada.Strings;
begin
Return + Trim(Side => Left, Source => S);
end Trim;
Function To_Address( X : SE.integer_Address ) return System.Address
renames SE.To_Address;
Generic
Type X is private;
Default : X;
with Function Value( S : String ) return X;
Function Parse_String( S : String_Type ) return X;
Function Parse_String( S : String_Type ) return X is
begin
return Result : X := Default do
Result:= Value( +S );
exception
when others => null;
end return;
end Parse_String;
Function Bracket( S : String; Style : Braket_Style ) return String is
(case Style is
when Round => '(' & S & ')',
when Square => '[' & S & ']',
when Curly => '{' & S & '}'
);
Function Bracket( S : Unbounded_String; Style : Braket_Style ) return Unbounded_String is
(case Style is
when Round => '(' & S & ')',
when Square => '[' & S & ']',
when Curly => '{' & S & '}'
);
----------------------
-- INSTANTIATIONS --
----------------------
Function As_Array is new To_Array(Integer_Type);
Function As_Array is new To_Array(Real_Type);
Function As_Array is new To_Array(Pointer_Type);
Function As_Array is new To_Array(Fixed_Type);
Function As_Array is new To_Array(Boolean_Type);
Function As_Array is new To_Array(Func_Type);
Function As_Hash is new To_Hash(Integer_Type);
Function As_Hash is new To_Hash(Real_Type);
Function As_Hash is new To_Hash(Pointer_Type);
Function As_Hash is new To_Hash(Fixed_Type);
Function As_Hash is new To_Hash(Boolean_Type);
Function As_Hash is new To_Hash(Func_Type);
Function Parse is new Parse_String( Integer_Type, 0, Integer_Type'Value );
Function Parse is new Parse_String( Real_Type, 0.0, Real_Type'Value );
Function Parse is new Parse_String( Fixed_Type, 0.0, Fixed_Type'Value );
Function Parse is new Parse_String( Boolean_Type, True, Boolean_Type'Value );
----------------------
-- IMPLEMENTATION --
----------------------
Function Convert(Value : Integer_Type ) return Array_Type
renames As_Array;
Function Convert(Value : Integer_Type ) return Hash_Type
renames As_Hash;
Function Convert(Value : Integer_Type ) return String_Type is
( Trim( Integer_Type'Image(Value) ) );
Function Convert(Value : Integer_Type ) return Real_Type is
( Real_Type(Value) );
-- Function Convert(Value : Integer_Type ) return Pointer_Type;
-- Function Convert(Value : Integer_Type ) return Reference_Type;
Function Convert(Value : Integer_Type ) return Fixed_Type is
(if abs Value in 0..99_999_999_999_999 then Fixed_Type(Value)
elsif Value > 0 then Fixed_Type'Last
else Fixed_Type'First
);
Function Convert(Value : Integer_Type ) return Boolean_Type is
( Boolean_Type(Value in 0..Integer_Type'Last) );
-- Function Convert(Value : Integer_Type ) return Func_Type;
--
Function Convert(Value : Array_Type ) return Integer_Type is
( Integer_Type( Value.Length ) );
Function Convert(Value : Array_Type ) return Hash_Type is
Function Internal_Convert(Value : Array_Type; Offset : Integer) return Hash_Type is
begin
Return Result : Hash_Type do
for C in Value.Iterate loop
declare
Use Hash, List;
K : constant String := Natural'Image(To_Index(C) + Offset);
V : Representation renames Value(C);
begin
if Get_Enumeration(V) /= RT_Array then
Result.Include( K, V );
else
Result.Include( K, Internal_Create( Internal_Convert(V.Array_Value, Offset+1) ) );
end if;
end;
end loop;
end return;
end Internal_Convert;
begin
Return Internal_Convert( Value, -1 );
end Convert;
Function Convert(Value : Array_Type ) return String_Type is
Use Ada.Strings.Unbounded;
Working : Unbounded_String;
begin
for Item in value.iterate loop
declare
Key : Positive renames List.To_Index(Item);
Last : constant Boolean := Key = Value.Last_Index;
Value : constant String := Image( List.Element( Item ) );
begin
Append(
Source => Working,
New_Item => Value & (if not Last then ", " else "")
);
end;
end loop;
Return Bracket( Working, Square );
end Convert;
Function Convert(Value : Array_Type ) return Real_Type is
( Real_Type(Value.Length) );
-- Function Convert(Value : Array_Type ) return Pointer_Type;
-- Function Convert(Value : Array_Type ) return Reference_Type;
Function Convert(Value : Array_Type ) return Fixed_Type is
( Fixed_Type(Value.Length) );
Function Convert(Value : Array_Type ) return Boolean_Type is
( Boolean_Type(Value.Length > 0) );
-- Function Convert(Value : Array_Type ) return Func_Type;
--
Function Convert(Value : Hash_Type ) return Integer_Type is
( Integer_Type(Value.Length) );
Function Convert(Value : Hash_Type ) return Array_Type is
begin
Return Result : Array_Type do
for Item of Value loop
Result.Append( Item );
end loop;
end return;
end Convert;
Function Convert(Value : Hash_Type ) return String_Type is
use Ada.Strings.Unbounded, Hash;
Working : Unbounded_String;
begin
for E in Value.Iterate loop
Append(
Source => Working,
New_Item => '"' & Key(E) & '"' &
" => " & Image(Element(E)) &
(if E /= Value.Last then ", " else "")
);
end loop;
return Working;
end Convert;
Function Convert(Value : Hash_Type ) return Real_Type is
( Real_Type(Value.Length) );
-- Function Convert(Value : Hash_Type ) return Pointer_Type;
-- Function Convert(Value : Hash_Type ) return Reference_Type;
Function Convert(Value : Hash_Type ) return Fixed_Type is
( Fixed_Type(Value.Length) );
Function Convert(Value : Hash_Type ) return Boolean_Type is
( Boolean_Type(Value.Length > 0) );
-- Function Convert(Value : Hash_Type ) return Func_Type;
--
Function Convert(Value : String_Type ) return Integer_Type
renames Parse;
-- Function Convert(Value : String_Type ) return Array_Type;
-- Function Convert(Value : String_Type ) return Hash_Type;
Function Convert(Value : String_Type ) return Real_Type
renames Parse;
-- Function Convert(Value : String_Type ) return Pointer_Type;
-- Function Convert(Value : String_Type ) return Reference_Type;
Function Convert(Value : String_Type ) return Fixed_Type
renames Parse;
Function Convert(Value : String_Type ) return Boolean_Type
renames Parse;
-- Function Convert(Value : String_Type ) return Func_Type;
--
Function Convert(Value : Real_Type ) return Integer_Type is
First : Constant Real_Type:= Real_Type(Integer_Type'First);
Last : Constant Real_Type:= Real_Type(Integer_Type'Last);
Subtype Int_Range is Real_Type range First..Last;
begin
return (if Value in Int_Range then Integer_Type(Value)
elsif Value > Last then Integer_Type'Last
else Integer_Type'First
);
end convert;
Function Convert(Value : Real_Type ) return Array_Type
renames As_Array;
Function Convert(Value : Real_Type ) return Hash_Type
renames As_Hash;
Function Convert(Value : Real_Type ) return String_Type is
( Trim( Real_Type'Image(Value) ) );
-- Function Convert(Value : Real_Type ) return Pointer_Type;
-- Function Convert(Value : Real_Type ) return Reference_Type;
Function Convert(Value : Real_Type ) return Fixed_Type is
First : Constant Real_Type:= Real_Type(Fixed_Type'First);
Last : constant Real_Type:= Real_Type(Fixed_Type'Last);
subtype Fixed_Range is Real_Type range First..Last;
begin
return (if Value in Fixed_Range then Fixed_Type( Value )
elsif Value > Last then Fixed_Type'Last
else Fixed_Type'First
);
end Convert;
Function Convert(Value : Real_Type ) return Boolean_Type is
( Boolean_Type(Value in 0.0..Real_Type'Last) );
-- Function Convert(Value : Real_Type ) return Func_Type;
--
-- Function Convert(Value : Pointer_Type ) return Integer_Type;
-- Function Convert(Value : Pointer_Type ) return Array_Type;
-- Function Convert(Value : Pointer_Type ) return Hash_Type;
-- Function Convert(Value : Pointer_Type ) return String_Type;
-- Function Convert(Value : Pointer_Type ) return Real_Type;
-- Function Convert(Value : Pointer_Type ) return Pointer_Type;
-- Function Convert(Value : Pointer_Type ) return Reference_Type;
-- Function Convert(Value : Pointer_Type ) return Fixed_Type;
-- Function Convert(Value : Pointer_Type ) return Boolean_Type;
-- Function Convert(Value : Pointer_Type ) return Func_Type;
--
Function Convert(Value : Reference_Type ) return Integer_Type is
(case Get_Enumeration(Value) is
when RT_Integer => Convert(Value),
when RT_Array => Convert(Value),
when RT_Hash => Convert(Value),
when RT_String => Convert(Value),
when RT_Real => Convert(Value),
when RT_Pointer => Convert(Value),
when RT_Reference => Convert(Value),
when RT_Fixed => Convert(Value),
when RT_Boolean => Convert(Value),
when RT_Func => Convert(Value)
);
-- Function Convert(Value : Reference_Type ) return Array_Type;
-- Function Convert(Value : Reference_Type ) return Hash_Type;
-- Function Convert(Value : Reference_Type ) return String_Type;
-- Function Convert(Value : Reference_Type ) return Real_Type;
-- Function Convert(Value : Reference_Type ) return Pointer_Type;
-- Function Convert(Value : Reference_Type ) return Fixed_Type;
-- Function Convert(Value : Reference_Type ) return Boolean_Type;
-- Function Convert(Value : Reference_Type ) return Func_Type;
Function Convert(Value : Fixed_Type ) return Integer_Type is
( Integer_Type(Value) );
Function Convert(Value : Fixed_Type ) return Array_Type
renames As_Array;
Function Convert(Value : Fixed_Type ) return Hash_Type
renames As_Hash;
Function Convert(Value : Fixed_Type ) return String_Type is
( Trim( Fixed_Type'Image(Value) ) );
Function Convert(Value : Fixed_Type ) return Real_Type is
( Real_Type(Value) );
-- Function Convert(Value : Fixed_Type ) return Pointer_Type;
-- Function Convert(Value : Fixed_Type ) return Reference_Type;
Function Convert(Value : Fixed_Type ) return Boolean_Type is
( Boolean_Type(Value in 0.0..Fixed_Type'Last) );
-- Function Convert(Value : Fixed_Type ) return Func_Type;
Function Convert(Value : Boolean_Type ) return Integer_Type is
(If Value = True then 1 else -1);
Function Convert(Value : Boolean_Type ) return Array_Type
renames As_Array;
Function Convert(Value : Boolean_Type ) return Hash_Type
renames As_Hash;
Function Convert(Value : Boolean_Type ) return String_Type is
(+(if Value = True then "TRUE" else "FALSE"));
Function Convert(Value : Boolean_Type ) return Real_Type is
(if Value = True then 1.0 else -1.0);
Function Convert(Value : Boolean_Type ) return Pointer_Type is
(if Value = True then Pointer_Type(System.Null_Address)
else Pointer_Type( To_Address(SE.Integer_Address'Last) )
);
-- Function Convert(Value : Boolean_Type ) return Reference_Type;
Function Convert(Value : Boolean_Type ) return Fixed_Type is
(If Value = True then 1.0 else -1.0);
-- Function Convert(Value : Boolean_Type ) return Func_Type;
-- Function Convert(Value : Func_Type ) return Integer_Type;
-- Function Convert(Value : Func_Type ) return Array_Type;
-- Function Convert(Value : Func_Type ) return Hash_Type;
-- Function Convert(Value : Func_Type ) return String_Type;
-- Function Convert(Value : Func_Type ) return Real_Type;
-- Function Convert(Value : Func_Type ) return Pointer_Type;
-- Function Convert(Value : Func_Type ) return Reference_Type;
-- Function Convert(Value : Func_Type ) return Fixed_Type;
-- Function Convert(Value : Func_Type ) return Boolean_Type;
--
End Conversions;
| 37.220386 | 103 | 0.659833 |
1882e8fa40be96dc5583dfae6963ddf9bf7f3b07 | 7,375 | ads | Ada | testsuite/tests/Q612-015__Ada_runtime_fullpath/i-c.ads | AdaCore/style_checker | 17108ebfc44375498063ecdad6c6e4430458e60a | [
"CNRI-Python"
] | 2 | 2017-10-22T18:04:26.000Z | 2020-03-06T11:07:41.000Z | testsuite/tests/Q612-015__Ada_runtime_fullpath/i-c.ads | AdaCore/style_checker | 17108ebfc44375498063ecdad6c6e4430458e60a | [
"CNRI-Python"
] | null | null | null | testsuite/tests/Q612-015__Ada_runtime_fullpath/i-c.ads | AdaCore/style_checker | 17108ebfc44375498063ecdad6c6e4430458e60a | [
"CNRI-Python"
] | 4 | 2018-05-22T12:08:54.000Z | 2020-12-14T15:25:27.000Z | ------------------------------------------------------------------------------
-- --
-- GNAT COMPILER COMPONENTS --
-- --
-- I N T E R F A C E S . C --
-- --
-- S p e c --
-- --
-- This specification is derived from the Ada Reference Manual for use with --
-- GNAT. In accordance with the copyright of that document, you can freely --
-- copy and modify this specification, provided that if you redistribute a --
-- modified version, any changes that you have made are clearly indicated. --
-- --
------------------------------------------------------------------------------
with System.Parameters;
package Interfaces.C is
pragma Pure;
-- Declaration's based on C's <limits.h>
CHAR_BIT : constant := 8;
SCHAR_MIN : constant := -128;
SCHAR_MAX : constant := 127;
UCHAR_MAX : constant := 255;
-- Signed and Unsigned Integers. Note that in GNAT, we have ensured that
-- the standard predefined Ada types correspond to the standard C types
-- Note: the Integer qualifications used in the declaration of type long
-- avoid ambiguities when compiling in the presence of s-auxdec.ads and
-- a non-private system.address type.
type int is new Integer;
type short is new Short_Integer;
type long is range -(2 ** (System.Parameters.long_bits - Integer'(1)))
.. +(2 ** (System.Parameters.long_bits - Integer'(1))) - 1;
type signed_char is range SCHAR_MIN .. SCHAR_MAX;
for signed_char'Size use CHAR_BIT;
type unsigned is mod 2 ** int'Size;
type unsigned_short is mod 2 ** short'Size;
type unsigned_long is mod 2 ** long'Size;
type unsigned_char is mod (UCHAR_MAX + 1);
for unsigned_char'Size use CHAR_BIT;
subtype plain_char is unsigned_char; -- ??? should be parametrized
-- Note: the Integer qualifications used in the declaration of ptrdiff_t
-- avoid ambiguities when compiling in the presence of s-auxdec.ads and
-- a non-private system.address type.
type ptrdiff_t is
range -(2 ** (Standard'Address_Size - Integer'(1))) ..
+(2 ** (Standard'Address_Size - Integer'(1)) - 1);
type size_t is mod 2 ** Standard'Address_Size;
-- Floating-Point
type C_float is new Float;
type double is new Standard.Long_Float;
type long_double is new Standard.Long_Long_Float;
----------------------------
-- Characters and Strings --
----------------------------
type char is new Character;
nul : constant char := char'First;
function To_C (Item : Character) return char;
function To_Ada (Item : char) return Character;
type char_array is array (size_t range <>) of aliased char;
for char_array'Component_Size use CHAR_BIT;
function Is_Nul_Terminated (Item : char_array) return Boolean;
function To_C
(Item : String;
Append_Nul : Boolean := True) return char_array;
function To_Ada
(Item : char_array;
Trim_Nul : Boolean := True) return String;
procedure To_C
(Item : String;
Target : out char_array;
Count : out size_t;
Append_Nul : Boolean := True);
procedure To_Ada
(Item : char_array;
Target : out String;
Count : out Natural;
Trim_Nul : Boolean := True);
------------------------------------
-- Wide Character and Wide String --
------------------------------------
type wchar_t is new Wide_Character;
for wchar_t'Size use Standard'Wchar_T_Size;
wide_nul : constant wchar_t := wchar_t'First;
function To_C (Item : Wide_Character) return wchar_t;
function To_Ada (Item : wchar_t) return Wide_Character;
type wchar_array is array (size_t range <>) of aliased wchar_t;
function Is_Nul_Terminated (Item : wchar_array) return Boolean;
function To_C
(Item : Wide_String;
Append_Nul : Boolean := True) return wchar_array;
function To_Ada
(Item : wchar_array;
Trim_Nul : Boolean := True) return Wide_String;
procedure To_C
(Item : Wide_String;
Target : out wchar_array;
Count : out size_t;
Append_Nul : Boolean := True);
procedure To_Ada
(Item : wchar_array;
Target : out Wide_String;
Count : out Natural;
Trim_Nul : Boolean := True);
Terminator_Error : exception;
-- The remaining declarations are for Ada 2005 (AI-285)
-- ISO/IEC 10646:2003 compatible types defined by SC22/WG14 document N1010
type char16_t is new Wide_Character;
pragma Ada_05 (char16_t);
char16_nul : constant char16_t := char16_t'Val (0);
pragma Ada_05 (char16_nul);
function To_C (Item : Wide_Character) return char16_t;
pragma Ada_05 (To_C);
function To_Ada (Item : char16_t) return Wide_Character;
pragma Ada_05 (To_Ada);
type char16_array is array (size_t range <>) of aliased char16_t;
pragma Ada_05 (char16_array);
function Is_Nul_Terminated (Item : char16_array) return Boolean;
pragma Ada_05 (Is_Nul_Terminated);
function To_C
(Item : Wide_String;
Append_Nul : Boolean := True) return char16_array;
pragma Ada_05 (To_C);
function To_Ada
(Item : char16_array;
Trim_Nul : Boolean := True) return Wide_String;
pragma Ada_05 (To_Ada);
procedure To_C
(Item : Wide_String;
Target : out char16_array;
Count : out size_t;
Append_Nul : Boolean := True);
pragma Ada_05 (To_C);
procedure To_Ada
(Item : char16_array;
Target : out Wide_String;
Count : out Natural;
Trim_Nul : Boolean := True);
pragma Ada_05 (To_Ada);
type char32_t is new Wide_Wide_Character;
pragma Ada_05 (char32_t);
char32_nul : constant char32_t := char32_t'Val (0);
pragma Ada_05 (char32_nul);
function To_C (Item : Wide_Wide_Character) return char32_t;
pragma Ada_05 (To_C);
function To_Ada (Item : char32_t) return Wide_Wide_Character;
pragma Ada_05 (To_Ada);
type char32_array is array (size_t range <>) of aliased char32_t;
pragma Ada_05 (char32_array);
function Is_Nul_Terminated (Item : char32_array) return Boolean;
pragma Ada_05 (Is_Nul_Terminated);
function To_C
(Item : Wide_Wide_String;
Append_Nul : Boolean := True) return char32_array;
pragma Ada_05 (To_C);
function To_Ada
(Item : char32_array;
Trim_Nul : Boolean := True) return Wide_Wide_String;
pragma Ada_05 (To_Ada);
procedure To_C
(Item : Wide_Wide_String;
Target : out char32_array;
Count : out size_t;
Append_Nul : Boolean := True);
pragma Ada_05 (To_C);
procedure To_Ada
(Item : char32_array;
Target : out Wide_Wide_String;
Count : out Natural;
Trim_Nul : Boolean := True);
pragma Ada_05 (To_Ada);
end Interfaces.C;
| 31.926407 | 78 | 0.585763 |
20c1c46af10718afdea17d25aa8beb7350f9017c | 4,744 | ads | Ada | libpok/ada/arinc653/apex-processes.ads | codeinspector-sales-demo/pok | 3f3d4700f4f31265670b9ac257b274729433e7ce | [
"BSD-2-Clause"
] | 1 | 2020-11-20T09:56:19.000Z | 2020-11-20T09:56:19.000Z | libpok/ada/arinc653/apex-processes.ads | codeinspector-sales-demo/pok | 3f3d4700f4f31265670b9ac257b274729433e7ce | [
"BSD-2-Clause"
] | null | null | null | libpok/ada/arinc653/apex-processes.ads | codeinspector-sales-demo/pok | 3f3d4700f4f31265670b9ac257b274729433e7ce | [
"BSD-2-Clause"
] | null | null | null | -- POK header
--
-- The following file is a part of the POK project. Any modification should
-- be made according to the POK licence. You CANNOT use this file or a part
-- of a file for your own project.
--
-- For more information on the POK licence, please see our LICENCE FILE
--
-- Please follow the coding guidelines described in doc/CODING_GUIDELINES
--
-- Copyright (c) 2007-2020 POK team
-- ---------------------------------------------------------------------------
-- --
-- PROCESS constant and type definitions and management services --
-- --
-- ---------------------------------------------------------------------------
package APEX.Processes is
Max_Number_Of_Processes : constant := System_Limit_Number_Of_Processes;
Min_Priority_Value : constant := 0;
Max_Priority_Value : constant := 249;
Max_Lock_Level : constant := 32;
subtype Process_Name_Type is Name_Type;
type Process_Id_Type is private;
Null_Process_Id : constant Process_Id_Type;
subtype Lock_Level_Type is APEX_Integer range 0 .. Max_Lock_Level;
subtype Stack_Size_Type is APEX_Unsigned;
subtype Waiting_Range_Type is APEX_Integer range
0 .. Max_Number_Of_Processes;
subtype Priority_Type is APEX_Integer range
Min_Priority_Value .. Max_Priority_Value;
type Process_State_Type is (Dormant, Ready, Running, Waiting);
type Deadline_Type is (Soft, Hard);
type Process_Attribute_Type is record
Period : System_Time_Type;
Time_Capacity : System_Time_Type;
Entry_Point : System_Address_Type;
Stack_Size : Stack_Size_Type;
Base_Priority : Priority_Type;
Deadline : Deadline_Type;
Name : Process_Name_Type;
end record;
type Process_Status_Type is record
Deadline_Time : System_Time_Type;
Current_Priority : Priority_Type;
Process_State : Process_State_Type;
Attributes : Process_Attribute_Type;
end record;
procedure Create_Process
(Attributes : in Process_Attribute_Type;
Process_Id : out Process_Id_Type;
Return_Code : out Return_Code_Type);
procedure Set_Priority
(Process_Id : in Process_Id_Type;
Priority : in Priority_Type;
Return_Code : out Return_Code_Type);
procedure Suspend_Self
(Time_Out : in System_Time_Type;
Return_Code : out Return_Code_Type);
procedure Suspend
(Process_Id : in Process_Id_Type;
Return_Code : out Return_Code_Type);
procedure Resume
(Process_Id : in Process_Id_Type;
Return_Code : out Return_Code_Type);
procedure Stop_Self;
procedure Stop
(Process_Id : in Process_Id_Type;
Return_Code : out Return_Code_Type);
procedure Start
(Process_Id : in Process_Id_Type;
Return_Code : out Return_Code_Type);
procedure Delayed_Start
(Process_Id : in Process_Id_Type;
Delay_Time : in System_Time_Type;
Return_Code : out Return_Code_Type);
procedure Lock_Preemption
(Lock_Level : out Lock_Level_Type;
Return_Code : out Return_Code_Type);
procedure Unlock_Preemption
(Lock_Level : out Lock_Level_Type;
Return_Code : out Return_Code_Type);
procedure Get_My_Id
(Process_Id : out Process_Id_Type;
Return_Code : out Return_Code_Type);
procedure Get_Process_Id
(Process_Name : in Process_Name_Type;
Process_Id : out Process_Id_Type;
Return_Code : out Return_Code_Type);
procedure Get_Process_Status
(Process_Id : in Process_Id_Type;
Process_Status : out Process_Status_Type;
Return_Code : out Return_Code_Type);
private
type Process_ID_Type is new APEX_Integer;
Null_Process_Id : constant Process_Id_Type := 0;
pragma Convention (C, Process_State_Type);
pragma Convention (C, Deadline_Type);
pragma Convention (C, Process_Attribute_Type);
pragma Convention (C, Process_Status_Type);
-- POK BINDINGS
pragma Import (C, Create_Process, "CREATE_PROCESS");
pragma Import (C, Set_Priority, "SET_PRIORITY");
pragma Import (C, Suspend_Self, "SUSPEND_SELF");
pragma Import (C, Suspend, "SUSPEND");
pragma Import (C, Resume, "SUSPEND");
pragma Import (C, Stop_Self, "STOP_SELF");
pragma Import (C, Stop, "STOP");
pragma Import (C, Start, "START");
pragma Import (C, Delayed_Start, "DELAYED_START");
pragma Import (C, Lock_Preemption, "LOCK_PREEMPTION");
pragma Import (C, Unlock_Preemption, "UNLOCK_PREEMPTION");
pragma Import (C, Get_My_Id, "GET_MY_ID");
pragma Import (C, Get_Process_Id, "GET_PROCESS_ID");
pragma Import (C, Get_Process_Status, "GET_PROCESS_STATUS");
-- END OF POK BINDINGS
end APEX.Processes;
| 39.865546 | 78 | 0.682757 |
236f994b7d4ff172f36f6fa14412e96c88e40390 | 108 | ada | Ada | ada.ada | AliMD/happy-new-year | c90dede80cbcbff0c7559442b2f65dfbcb786e3d | [
"MIT"
] | 2 | 2017-03-20T07:28:54.000Z | 2019-12-18T18:57:38.000Z | ada.ada | AliMD/happy-new-year | c90dede80cbcbff0c7559442b2f65dfbcb786e3d | [
"MIT"
] | null | null | null | ada.ada | AliMD/happy-new-year | c90dede80cbcbff0c7559442b2f65dfbcb786e3d | [
"MIT"
] | null | null | null | with Text_IO;
procedure Hello_World is
begin
Text_IO.Put_line("Happy New Year 1396!");
end Hello_World;
| 18 | 43 | 0.768519 |
18daf458d004f142258930b80f3fa96d9d592aab | 1,604 | ada | Ada | Task/Ordered-words/Ada/ordered-words.ada | djgoku/RosettaCodeData | 91df62d46142e921b3eacdb52b0316c39ee236bc | [
"Info-ZIP"
] | null | null | null | Task/Ordered-words/Ada/ordered-words.ada | djgoku/RosettaCodeData | 91df62d46142e921b3eacdb52b0316c39ee236bc | [
"Info-ZIP"
] | null | null | null | Task/Ordered-words/Ada/ordered-words.ada | djgoku/RosettaCodeData | 91df62d46142e921b3eacdb52b0316c39ee236bc | [
"Info-ZIP"
] | null | null | null | with Ada.Containers.Indefinite_Vectors;
with Ada.Text_IO;
procedure Ordered_Words is
package Word_Vectors is new Ada.Containers.Indefinite_Vectors
(Index_Type => Positive, Element_Type => String);
function Is_Ordered (The_Word : String) return Boolean is
Highest_Character : Character := 'a';
begin
for I in The_Word'Range loop
if The_Word(I) not in 'a' .. 'z' then
return False;
end if;
if The_Word(I) < Highest_Character then
return False;
end if;
Highest_Character := The_Word(I);
end loop;
return True;
end Is_Ordered;
procedure Print_Word (Position : Word_Vectors.Cursor) is
begin
Ada.Text_IO.Put_Line (Word_Vectors.Element (Position));
end Print_Word;
File : Ada.Text_IO.File_Type;
Ordered_Words : Word_Vectors.Vector;
Max_Length : Positive := 1;
begin
Ada.Text_IO.Open (File, Ada.Text_IO.In_File, "unixdict.txt");
while not Ada.Text_IO.End_Of_File (File) loop
declare
Next_Word : String := Ada.Text_IO.Get_Line (File);
begin
if Is_Ordered (Next_Word) then
if Next_Word'Length > Max_Length then
Max_Length := Next_Word'Length;
Word_Vectors.Clear (Ordered_Words);
Word_Vectors.Append (Ordered_Words, Next_Word);
elsif Next_Word'Length = Max_Length then
Word_Vectors.Append (Ordered_Words, Next_Word);
end if;
end if;
end;
end loop;
Word_Vectors.Iterate (Ordered_Words, Print_Word'Access);
end Ordered_Words;
| 32.734694 | 64 | 0.646509 |
2359787e77a5179a1d58de9cd61f9207da784548 | 1,260 | adb | Ada | ZeroMQ/filecode/examples/Ada/zmq-examples-server.adb | JailbreakFox/LightWeightLib | 70e209f6d2941335f48e4692299d885117bd61ee | [
"BSD-2-Clause"
] | 2 | 2015-04-07T14:37:24.000Z | 2015-11-06T00:31:01.000Z | ZeroMQ/filecode/examples/Ada/zmq-examples-server.adb | JailbreakFox/LightWeightLib | 70e209f6d2941335f48e4692299d885117bd61ee | [
"BSD-2-Clause"
] | null | null | null | ZeroMQ/filecode/examples/Ada/zmq-examples-server.adb | JailbreakFox/LightWeightLib | 70e209f6d2941335f48e4692299d885117bd61ee | [
"BSD-2-Clause"
] | null | null | null | with ZMQ.Sockets;
with ZMQ.Contexts;
with ZMQ.Messages;
with Ada.Text_IO; use Ada.Text_IO;
procedure ZMQ.examples.Server is
ctx : ZMQ.Contexts.Context;
s : ZMQ.Sockets.Socket;
resultset_string : constant String := "OK";
begin
-- Initialise 0MQ context, requesting a single application thread
-- and a single I/O thread
ctx.Initialize (1);
-- Create a ZMQ_REP socket to receive requests and send replies
s.Initialize (ctx, ZMQ.Sockets.REP);
-- Bind to the TCP transport and port 5555 on the 'lo' interface
s.Bind ("tcp://lo:5555");
loop
declare
query : ZMQ.Messages.Message;
begin
query.Initialize;
-- Receive a message, blocks until one is available
s.recv (query);
-- Process the query
Put_Line (query.getData);
declare
-- Allocate a response message and fill in an example response
resultset : ZMQ.Messages.Message;
begin
resultset.Initialize (query.getData & "->" & resultset_string);
-- Send back our canned response
s.Send (resultset);
resultset.Finalize;
end;
query.Finalize;
end;
end loop;
end ZMQ.Examples.Server;
| 28.636364 | 75 | 0.616667 |
4a0d126c2c939baaa407a28d48c9f4a8947c8ce5 | 891 | ads | Ada | src/helios-tools.ads | stcarrez/helios | 770055d87eaaa70a29a8a39190ecc8aa4e31b5be | [
"Apache-2.0"
] | 1 | 2020-09-04T18:34:08.000Z | 2020-09-04T18:34:08.000Z | src/helios-tools.ads | stcarrez/helios | 770055d87eaaa70a29a8a39190ecc8aa4e31b5be | [
"Apache-2.0"
] | null | null | null | src/helios-tools.ads | stcarrez/helios | 770055d87eaaa70a29a8a39190ecc8aa4e31b5be | [
"Apache-2.0"
] | null | null | null | -----------------------------------------------------------------------
-- helios-tools -- Tools for the agent
-- Copyright (C) 2017 Stephane Carrez
-- Written by Stephane Carrez ([email protected])
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file except in compliance with the License.
-- You may obtain a copy of the License at
--
-- http://www.apache.org/licenses/LICENSE-2.0
--
-- Unless required by applicable law or agreed to in writing, software
-- distributed under the License is distributed on an "AS IS" BASIS,
-- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-- See the License for the specific language governing permissions and
-- limitations under the License.
-----------------------------------------------------------------------
package Helios.Tools is
end Helios.Tools;
| 44.55 | 76 | 0.617284 |
0ead60edf51be00fa2d5c1dc97eae178cf0980ea | 861 | adb | Ada | gnu/src/gdb/gdb/testsuite/gdb.ada/funcall_param/foo.adb | ghsecuritylab/ellcc-mirror | b03a4afac74d50cf0987554b8c0cd8209bcb92a2 | [
"BSD-2-Clause"
] | null | null | null | gnu/src/gdb/gdb/testsuite/gdb.ada/funcall_param/foo.adb | ghsecuritylab/ellcc-mirror | b03a4afac74d50cf0987554b8c0cd8209bcb92a2 | [
"BSD-2-Clause"
] | null | null | null | gnu/src/gdb/gdb/testsuite/gdb.ada/funcall_param/foo.adb | ghsecuritylab/ellcc-mirror | b03a4afac74d50cf0987554b8c0cd8209bcb92a2 | [
"BSD-2-Clause"
] | null | null | null | -- Copyright 2008-2015 Free Software Foundation, Inc.
--
-- This program is free software; you can redistribute it and/or modify
-- it under the terms of the GNU General Public License as published by
-- the Free Software Foundation; either version 3 of the License, or
-- (at your option) any later version.
--
-- This program is distributed in the hope that it will be useful,
-- but WITHOUT ANY WARRANTY; without even the implied warranty of
-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-- GNU General Public License for more details.
--
-- You should have received a copy of the GNU General Public License
-- along with this program. If not, see <http://www.gnu.org/licenses/>.
with Pck; use Pck;
procedure Foo is
My_Parameter : Parameter := Ident (P => (1, 2, 3));
begin
Do_Nothing (My_Parameter); -- STOP
end Foo;
| 37.434783 | 73 | 0.722416 |
23f6c6aa1b71960beb5b984a95587c44d187e863 | 17,924 | ads | Ada | kv-avm-vole_tree.ads | davidkristola/vole | aa8e19d9deff2efe98fcd4dc0028c2895d624693 | [
"Unlicense"
] | 4 | 2015-02-02T12:11:41.000Z | 2020-12-19T02:14:21.000Z | kv-avm-vole_tree.ads | davidkristola/vole | aa8e19d9deff2efe98fcd4dc0028c2895d624693 | [
"Unlicense"
] | null | null | null | kv-avm-vole_tree.ads | davidkristola/vole | aa8e19d9deff2efe98fcd4dc0028c2895d624693 | [
"Unlicense"
] | 3 | 2017-02-22T10:44:02.000Z | 2021-05-16T09:34:39.000Z | with Ada.Strings.Unbounded;
limited with kv.avm.Tree_Visitors;
limited with kv.avm.Symbol_Tables;
with kv.avm.Instructions;
with kv.avm.Registers; use kv.avm.Registers;
package kv.avm.vole_tree is
Parsing_Error : exception;
Missing_Parent_Error : exception;
Association_Error : exception;
Unresolveable_Name : exception;
Variable_Undefined : exception;
Variable_Unspecified : exception;
Terminate_Parsing : exception; -- Once an error has been dealt with, raise this to quietly terminate parsing.
subtype String_Type is Ada.Strings.Unbounded.Unbounded_String;
package Visitors renames kv.avm.Tree_Visitors;
type Node_Base_Class;
type Node_Pointer is access all Node_Base_Class'CLASS;
type Association_Type is (My_Self, My_Parent, My_Next, My_Previous, My_Name, My_Attributes, My_Methods, My_Kind, My_Inputs, My_Outputs,
My_Code, My_Arguments, My_Destination, My_Left, My_Right, My_Value, My_Condition, My_Then_Part, My_Else_Part, My_Loop_Part, My_Imports,
My_Actors, My_Loop_Exit);
subtype Child_Association_Type is Association_Type range My_Name .. Association_Type'LAST;
-- Some class-wide navigation functions
function Actor_Of(Target : Node_Base_Class'CLASS) return Node_Pointer;
function Message_Of(Target : Node_Base_Class'CLASS) return Node_Pointer;
function Association_Of(Target : Node_Base_Class'CLASS) return Association_Type;
function Find_Actor(Target : String) return Node_Pointer;
-- Some class-wide utilities
function Resolve_Name(Target : Node_Base_Class'CLASS; Raise_Errors : Boolean := False) return String;
function Resolve_Ref_Name(Target : Node_Base_Class'CLASS; Ref_Name : String; Raise_Errors : Boolean := False) return String;
function Resolve_Register(Target : Node_Base_Class'CLASS; Raise_Errors : Boolean := False) return String;
type Association_List_Type is array (Association_Type) of Node_Pointer;
----------------------------------------------------------------------------
-- This is the abstract base class of all node classes of the vole
-- abstract syntax tree.
--
-- Each node has a uniqie ID.
-- The Line represents the source code associated with the AST node.
-- Nodes are associataed with one or more other nodes through Associations.
-- Nodes may have a distinct register type (kind).
--
type Node_Base_Class is abstract tagged
record
ID : Positive;
Line : Positive;
Associations : Association_List_Type;
Kind : kv.avm.Registers.Data_Kind := Unset;
end record;
procedure Visit(Self : in out Node_Base_Class; V : access Visitors.Visitor_Class'CLASS; D : Natural) is abstract;
function Get_ID(Self : Node_Base_Class) return Positive;
function Get_Line(Self : Node_Base_Class) return Positive;
function Get_Name(Self : Node_Base_Class) return String;
function Get_Association(Self : Node_Base_Class; Association : Association_Type) return Node_Pointer;
procedure Set
(Node : in out Node_Base_Class;
Association : in Association_Type;
Target : in Node_Pointer);
function Get_Kind(Self : Node_Base_Class) return kv.avm.Registers.Data_Kind;
procedure Set_Kind(Self : in out Node_Base_Class; Kind : in kv.avm.Registers.Data_Kind);
function Get_Length(Self : Node_Base_Class) return Positive; -- 1 for non-lists
type Node_List_Class is abstract new Node_Base_Class with null record;
type Node_List_Pointer is access all Node_List_Class;
overriding function Get_Length(Self : Node_List_Class) return Positive;
type Id_Node_Class is new Node_Base_Class with
record
Name : String_Type;
end record;
type Id_Node_Pointer is access all Id_Node_Class;
overriding procedure Visit(Self : in out Id_Node_Class; V : access Visitors.Visitor_Class'CLASS; D : Natural);
overriding function Get_Name(Self : Id_Node_Class) return String;
-- Get_Symbol_Table takes a Boolean that means:
VARIABLE_SYMBOLS : constant Boolean := True;
CONSTANT_SYMBOLS : constant Boolean := False;
type Actor_Definition_Class is new Node_List_Class with
record
Attribute_Symbols : access kv.avm.Symbol_Tables.Symbol_Table;
Constant_Symbols : access kv.avm.Symbol_Tables.Symbol_Table;
Super_Class : Node_Pointer;
end record;
type Actor_Definition_Pointer is access all Actor_Definition_Class;
overriding procedure Visit(Self : in out Actor_Definition_Class; V : access Visitors.Visitor_Class'CLASS; D : Natural);
overriding function Get_Name(Self : Actor_Definition_Class) return String;
not overriding function Get_Symbol_Table(Self : Actor_Definition_Class; Attributes : Boolean) return access kv.avm.Symbol_Tables.Symbol_Table;
not overriding
function Get_Super_Class(Self : Actor_Definition_Class) return Node_Pointer;
type Attribute_Definition_Class is new Node_List_Class with null record;
type Attribute_Definition_Pointer is access all Attribute_Definition_Class;
overriding procedure Visit(Self : in out Attribute_Definition_Class; V : access Visitors.Visitor_Class'CLASS; D : Natural);
overriding function Get_Name(Self : Attribute_Definition_Class) return String;
type Message_Definition_Class is new Node_List_Class with
record
Method : Boolean; -- Methods are private (internal) messages
Input_Symbols : access kv.avm.Symbol_Tables.Symbol_Table;
Local_Symbols : access kv.avm.Symbol_Tables.Symbol_Table;
end record;
type Message_Definition_Pointer is access all Message_Definition_Class;
overriding procedure Visit(Self : in out Message_Definition_Class; V : access Visitors.Visitor_Class'CLASS; D : Natural);
overriding function Get_Name(Self : Message_Definition_Class) return String;
not overriding function Get_Symbol_Table(Self : Message_Definition_Class; Local : Boolean) return access kv.avm.Symbol_Tables.Symbol_Table;
type Kind_Node_Class is new Node_Base_Class with null record;
type Kind_Node_Pointer is access all Kind_Node_Class;
overriding procedure Visit(Self : in out Kind_Node_Class; V : access Visitors.Visitor_Class'CLASS; D : Natural);
type Argument_Class is new Node_List_Class with null record;
type Argument_Pointer is access all Argument_Class;
overriding procedure Visit(Self : in out Argument_Class; V : access Visitors.Visitor_Class'CLASS; D : Natural);
overriding function Get_Name(Self : Argument_Class) return String;
type Constructor_Send_Node_Class is new Node_Base_Class with null record;
type Constructor_Send_Node_Pointer is access all Constructor_Send_Node_Class;
overriding procedure Visit(Self : in out Constructor_Send_Node_Class; V : access Visitors.Visitor_Class'CLASS; D : Natural);
type Expression_List_Class is new Node_List_Class with
record
Temp_Name : String_Type;
end record;
type Expression_List_Pointer is access all Expression_List_Class;
overriding procedure Visit(Self : in out Expression_List_Class; V : access Visitors.Visitor_Class'CLASS; D : Natural);
not overriding procedure Set_Temp_Name
(Self : in out Expression_List_Class;
Name : in String);
not overriding function Get_Temp_Name(Self : Expression_List_Class) return String;
type Expression_Op_Class is new Expression_List_Class with
record
Op : kv.avm.Instructions.operation_type;
end record;
type Expression_Op_Pointer is access all Expression_Op_Class;
overriding procedure Visit(Self : in out Expression_Op_Class; V : access Visitors.Visitor_Class'CLASS; D : Natural);
not overriding function Get_Op(Self : Expression_Op_Class) return kv.avm.Instructions.operation_type;
type Expression_Var_Class is new Expression_List_Class with
record
Self : Boolean;
end record;
type Expression_Var_Pointer is access all Expression_Var_Class;
overriding procedure Visit(Self : in out Expression_Var_Class; V : access Visitors.Visitor_Class'CLASS; D : Natural);
overriding function Get_Name(Self : Expression_Var_Class) return String;
not overriding function Get_Is_Self(Self : Expression_Var_Class) return Boolean;
type Expression_Literal_Class is new Expression_List_Class with
record
Value : String_Type;
end record;
type Expression_Literal_Pointer is access all Expression_Literal_Class;
overriding procedure Visit(Self : in out Expression_Literal_Class; V : access Visitors.Visitor_Class'CLASS; D : Natural);
not overriding function Get_Value(Self : Expression_Literal_Class) return String;
type Destination_Type is (Actor, Self, Super);
type Expression_Call_Class is new Expression_List_Class with
record
Destination : Destination_Type;
Is_Gosub : Boolean;
Is_Call : Boolean;
Is_Tail : Boolean := False;
end record;
type Expression_Send_Pointer is access all Expression_Call_Class;
overriding procedure Visit(Self : in out Expression_Call_Class; V : access Visitors.Visitor_Class'CLASS; D : Natural);
not overriding procedure Set_Tail(Self : in out Expression_Call_Class; Tail : Boolean);
not overriding function Get_Desc(Self : Expression_Call_Class) return String;
not overriding function Is_Gosub(Self : Expression_Call_Class) return Boolean;
not overriding function Is_Call(Self : Expression_Call_Class) return Boolean;
not overriding function Is_Tail(Self : Expression_Call_Class) return Boolean;
type Expression_Fold_Class is new Expression_List_Class with
record
Tuple_Map_Name : String_Type;
Tuple_Map_Init : String_Type;
end record;
type Expression_Fold_Pointer is access all Expression_Fold_Class;
overriding procedure Visit(Self : in out Expression_Fold_Class; V : access Visitors.Visitor_Class'CLASS; D : Natural);
not overriding procedure Set_Tuple_Map_Name
(Self : in out Expression_Fold_Class;
Name : in String);
not overriding function Get_Tuple_Map_Name(Self : Expression_Fold_Class) return String;
not overriding procedure Set_Tuple_Map_Init
(Self : in out Expression_Fold_Class;
Init : in String);
not overriding function Get_Tuple_Map_Init(Self : Expression_Fold_Class) return String;
type Statement_List_Class is new Node_List_Class with
record
Block_Name : String_Type;
end record;
type Statement_List_Pointer is access all Statement_List_Class;
overriding procedure Visit(Self : in out Statement_List_Class; V : access Visitors.Visitor_Class'CLASS; D : Natural);
not overriding procedure Set_Block_Name
(Self : in out Statement_List_Class;
Name : in String);
not overriding function Get_Block_Name(Self : Statement_List_Class) return String;
type Statement_Assign_Class is new Statement_List_Class with null record;
type Statement_Assign_Pointer is access all Statement_Assign_Class;
overriding procedure Visit(Self : in out Statement_Assign_Class; V : access Visitors.Visitor_Class'CLASS; D : Natural);
type Statement_Var_Def_Class is new Statement_List_Class with null record;
type Statement_Var_Def_Pointer is access all Statement_Var_Def_Class;
overriding procedure Visit(Self : in out Statement_Var_Def_Class; V : access Visitors.Visitor_Class'CLASS; D : Natural);
overriding function Get_Name(Self : Statement_Var_Def_Class) return String;
type Statement_Emit_Class is new Statement_List_Class with null record;
type Statement_Emit_Pointer is access all Statement_Emit_Class;
overriding procedure Visit(Self : in out Statement_Emit_Class; V : access Visitors.Visitor_Class'CLASS; D : Natural);
type Statement_Return_Class is new Statement_List_Class with null record;
type Statement_Return_Pointer is access all Statement_Return_Class;
overriding procedure Visit(Self : in out Statement_Return_Class; V : access Visitors.Visitor_Class'CLASS; D : Natural);
type Statement_If_Class is new Statement_List_Class with null record;
type Statement_If_Pointer is access all Statement_If_Class;
overriding procedure Visit(Self : in out Statement_If_Class; V : access Visitors.Visitor_Class'CLASS; D : Natural);
type Statement_Assert_Class is new Statement_List_Class with null record;
type Statement_Assert_Pointer is access all Statement_Assert_Class;
overriding procedure Visit(Self : in out Statement_Assert_Class; V : access Visitors.Visitor_Class'CLASS; D : Natural);
type Statement_While_Class is new Statement_List_Class with null record;
type Statement_While_Pointer is access all Statement_While_Class;
overriding procedure Visit(Self : in out Statement_While_Class; V : access Visitors.Visitor_Class'CLASS; D : Natural);
type Statement_Send_Class is new Statement_List_Class with
record
Destination : Destination_Type;
end record;
type Statement_Send_Pointer is access all Statement_Send_Class;
overriding procedure Visit(Self : in out Statement_Send_Class; V : access Visitors.Visitor_Class'CLASS; D : Natural);
not overriding procedure Set_Destination
(Self : in out Statement_Send_Class;
Dest : in Destination_Type);
not overriding function Get_Destination(Self : Statement_Send_Class) return Destination_Type;
type Program_Class is new Node_Base_Class with null record;
type Program_Pointer is access all Program_Class;
overriding procedure Visit(Self : in out Program_Class; V : access Visitors.Visitor_Class'CLASS; D : Natural);
procedure Build_Id_Node
(Node : in out Node_Pointer;
Line : in Positive;
Name : in String);
procedure Build_Actor_Node
(Node : in out Node_Pointer;
Line : in Positive;
Name : in Node_Pointer;
Attr : in Node_Pointer;
Meth : in Node_Pointer;
Supr : in Node_Pointer := null);
procedure Build_Attribute
(Node : in out Node_Pointer;
Line : in Positive;
Name : in Node_Pointer;
Ty_I : in Node_Pointer);
procedure Add_Next
(Node : in Node_Pointer;
Next : in Node_Pointer);
procedure Build_Message
(Node : in out Node_Pointer;
Line : in Positive;
pMsg : in Boolean;
Name : in Node_Pointer;
Args : in Node_Pointer;
Rtn : in Node_Pointer;
Code : in Node_Pointer;
Pred : in Node_Pointer);
procedure Build_Constructor
(Node : in out Node_Pointer;
Line : in Positive;
Args : in Node_Pointer;
Code : in Node_Pointer);
procedure Build_Arg
(Node : in out Node_Pointer;
Line : in Positive;
Name : in Node_Pointer;
Kind : in Node_Pointer);
procedure Build_Kind
(Node : in out Node_Pointer;
Line : in Positive;
Kind : in kv.avm.Registers.Data_Kind;
Init : in Node_Pointer := null);
function New_Constructor_Send
(Actor : in Node_Pointer;
Args : in Node_Pointer) return Node_Pointer;
procedure Build_Op_Expression
(Node : in out Node_Pointer;
Line : in Positive;
Op : in kv.avm.Instructions.operation_type;
Left : in Node_Pointer;
Right : in Node_Pointer := null);
procedure Build_Var_Expression
(Node : in out Node_Pointer;
Line : in Positive;
Self : in Boolean;
Name : in Node_Pointer);
procedure Build_Literal_Expression
(Node : in out Node_Pointer;
Line : in Positive;
Kind : in kv.avm.Registers.Data_Kind;
Value : in String);
procedure Build_Assignment
(Node : in out Node_Pointer;
Line : in Positive;
Target : in Node_Pointer;
Value : in Node_Pointer);
procedure Build_Var_Def
(Node : in out Node_Pointer;
Line : in Positive;
Name : in Node_Pointer;
Ty_I : in Node_Pointer);
procedure Build_Emit
(Node : in out Node_Pointer;
Line : in Positive;
Expr : in Node_Pointer);
procedure Build_Return
(Node : in out Node_Pointer;
Line : in Positive;
What : in Node_Pointer);
procedure Build_Call_Statement
(Node : in out Node_Pointer;
Line : in Positive;
Kind : in Destination_Type;
-- Self : in Boolean;
-- Call : in Boolean;
Dest : in Node_Pointer;
Name : in Node_Pointer;
Args : in Node_Pointer);
procedure Build_Send_Statement
(Node : in out Node_Pointer;
Line : in Positive;
Kind : in Destination_Type;
Dest : in Node_Pointer;
Name : in Node_Pointer;
Args : in Node_Pointer);
procedure Build_If
(Node : in out Node_Pointer;
Line : in Positive;
Condition : in Node_Pointer;
Then_Part : in Node_Pointer;
Else_Part : in Node_Pointer);
procedure Build_Fold
(Node : in out Node_Pointer;
Line : in Positive;
What : in Node_Pointer);
procedure Build_Assert
(Node : in out Node_Pointer;
Line : in Positive;
Condition : in Node_Pointer);
procedure Build_While
(Node : in out Node_Pointer;
Line : in Positive;
Condition : in Node_Pointer;
Loop_Part : in Node_Pointer);
procedure Build_Program
(Node : in out Node_Pointer;
Line : in Positive;
Imports : in Node_Pointer;
Actors : in Node_Pointer);
procedure Save_Program
(Node : in Node_Pointer);
function Get_Program return Program_Pointer;
end kv.avm.vole_tree;
| 42.174118 | 145 | 0.717306 |
209a5877a133d2f40011f914ba3bbc877b614ba7 | 1,337 | ads | Ada | software/modules/buzzer_manager.ads | TUM-EI-RCS/StratoX | 5fdd04e01a25efef6052376f43ce85b5bc973392 | [
"BSD-3-Clause"
] | 12 | 2017-06-08T14:19:57.000Z | 2022-03-09T02:48:59.000Z | software/modules/buzzer_manager.ads | TUM-EI-RCS/StratoX | 5fdd04e01a25efef6052376f43ce85b5bc973392 | [
"BSD-3-Clause"
] | 6 | 2017-06-08T13:13:50.000Z | 2020-05-15T09:32:43.000Z | software/modules/buzzer_manager.ads | TUM-EI-RCS/StratoX | 5fdd04e01a25efef6052376f43ce85b5bc973392 | [
"BSD-3-Clause"
] | 3 | 2017-06-30T14:05:06.000Z | 2022-02-17T12:20:45.000Z | -- Institution: Technische Universität München
-- Department: Realtime Computer Systems (RCS)
-- Project: StratoX
--
-- Authors: Martin Becker ([email protected])
with Units; use Units;
-- @summary
-- Interface to use a buzzer/beeper.
package Buzzer_Manager with SPARK_Mode is
-- subtype T_Name is Character
-- with Static_Predicate => T_Name in 'a' .. 'g'; -- c,d,e,f,g,a,b
-- subtype T_Octave is Integer range 3 .. 8;
-- type Tone_Type is record
-- name : T_Name;
-- octave : T_Octave; -- 3=small octave
-- end record;
-- -- A4 = 440Hz
--
-- type Song_Type is array (Positive range <>) of Tone_Type;
procedure Initialize;
procedure Tick;
-- call this periodically to manage the buzzer
function Valid_Frequency (f : Frequency_Type) return Boolean is
(f > 0.0 * Hertz);
-- procedure Set_Tone (t : Tone_Type);
--
-- function Tone_To_Frequency (tone : Tone_Type) return Frequency_Type;
-- -- compute the frequency for the given tone name.
-- -- Examples:
-- -- a' => 400
procedure Beep
(f : in Frequency_Type;
Reps : Natural;
Period : Time_Type;
Length : in Time_Type);
-- beep given number of times. If reps = 0, then infinite.
private
procedure Reconfigure_Buzzer;
end Buzzer_Manager;
| 27.285714 | 75 | 0.6365 |
c55ce3f1aa133891f423916b91ff61953e4a868d | 544 | ads | Ada | source/oasis/program-elements-access_types.ads | optikos/oasis | 9f64d46d26d964790d69f9db681c874cfb3bf96d | [
"MIT"
] | null | null | null | source/oasis/program-elements-access_types.ads | optikos/oasis | 9f64d46d26d964790d69f9db681c874cfb3bf96d | [
"MIT"
] | null | null | null | source/oasis/program-elements-access_types.ads | optikos/oasis | 9f64d46d26d964790d69f9db681c874cfb3bf96d | [
"MIT"
] | 2 | 2019-09-14T23:18:50.000Z | 2019-10-02T10:11:40.000Z | -- Copyright (c) 2019 Maxim Reznik <[email protected]>
--
-- SPDX-License-Identifier: MIT
-- License-Filename: LICENSE
-------------------------------------------------------------
with Program.Elements.Type_Definitions;
package Program.Elements.Access_Types is
pragma Pure (Program.Elements.Access_Types);
type Access_Type is
limited interface and Program.Elements.Type_Definitions.Type_Definition;
type Access_Type_Access is access all Access_Type'Class
with Storage_Size => 0;
end Program.Elements.Access_Types;
| 27.2 | 77 | 0.685662 |
c53c4840a71af1747e26f9752a5076d32f87705e | 554 | adb | Ada | gcc-gcc-7_3_0-release/gcc/testsuite/gnat.dg/loop_optimization14.adb | best08618/asylo | 5a520a9f5c461ede0f32acc284017b737a43898c | [
"Apache-2.0"
] | 7 | 2020-05-02T17:34:05.000Z | 2021-10-17T10:15:18.000Z | gcc-gcc-7_3_0-release/gcc/testsuite/gnat.dg/loop_optimization14.adb | best08618/asylo | 5a520a9f5c461ede0f32acc284017b737a43898c | [
"Apache-2.0"
] | null | null | null | gcc-gcc-7_3_0-release/gcc/testsuite/gnat.dg/loop_optimization14.adb | best08618/asylo | 5a520a9f5c461ede0f32acc284017b737a43898c | [
"Apache-2.0"
] | 2 | 2020-07-27T00:22:36.000Z | 2021-04-01T09:41:02.000Z | -- PR middle-end/55321
-- { dg-do compile }
-- { dg-options "-O" }
with Loop_Optimization14_Pkg; use Loop_Optimization14_Pkg;
package body Loop_Optimization14 is
procedure Finalize_Pool (Pool : in out Rec) is
Raised : Boolean := False;
begin
Pool.A := True;
while not Pool.B loop
begin
Proc (Pool.B);
exception
when others =>
if not Raised then
Raised := True;
end if;
end;
end loop;
end;
end Loop_Optimization14;
| 18.466667 | 58 | 0.550542 |
23082630ac5d758a6ff81da83adea71bb7b0e777 | 2,344 | adb | Ada | tools/css-commands-analyze.adb | stcarrez/ada-css | f7c337306094993186c507540701d04a4753b724 | [
"Apache-2.0"
] | 3 | 2017-01-03T22:18:22.000Z | 2017-01-10T07:58:17.000Z | tools/css-commands-analyze.adb | stcarrez/ada-css | f7c337306094993186c507540701d04a4753b724 | [
"Apache-2.0"
] | null | null | null | tools/css-commands-analyze.adb | stcarrez/ada-css | f7c337306094993186c507540701d04a4753b724 | [
"Apache-2.0"
] | null | null | null | -----------------------------------------------------------------------
-- css-commands-analyze -- List command for CSS tools
-- Copyright (C) 2018, 2020 Stephane Carrez
-- Written by Stephane Carrez ([email protected])
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file except in compliance with the License.
-- You may obtain a copy of the License at
--
-- http://www.apache.org/licenses/LICENSE-2.0
--
-- Unless required by applicable law or agreed to in writing, software
-- distributed under the License is distributed on an "AS IS" BASIS,
-- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-- See the License for the specific language governing permissions and
-- limitations under the License.
-----------------------------------------------------------------------
with CSS.Analysis.Duplicates;
with CSS.Analysis.Rules.Main;
package body CSS.Commands.Analyze is
-- ------------------------------
-- Execute the command with the arguments.
-- ------------------------------
overriding
procedure Execute (Cmd : in out Command;
Name : in String;
Args : in Argument_List'Class;
Context : in out CSS.Commands.Context_Type) is
pragma Unreferenced (Cmd, Name);
begin
CSS.Commands.Load (Args, Context);
CSS.Analysis.Duplicates.Analyze (Context.Doc.Rules, Context.Err_Handler,
Context.Dup_Rules);
CSS.Analysis.Rules.Main.Analyze (Context.Doc, Context.Err_Handler);
-- Err_Handler.Iterate (Print_Message'Access);
CSS.Analysis.Classes.Analyze (Context.Doc, Context.Class_Map,
Context.Err_Handler);
end Execute;
-- ------------------------------
-- Write the help associated with the command.
-- ------------------------------
overriding
procedure Help (Cmd : in out Command;
Name : in String;
Context : in out CSS.Commands.Context_Type) is
pragma Unreferenced (Cmd, Name);
Console : constant CSS.Commands.Console_Access := Context.Console;
begin
Console.Notice (N_HELP, "analyze: analyze the CSS files");
end Help;
end CSS.Commands.Analyze;
| 41.857143 | 78 | 0.572952 |
233480c0db4a94e959ef28732b5331d1b3097a71 | 3,603 | ads | Ada | source/amf/mof/cmof/amf-cmof-properties-hash.ads | svn2github/matreshka | 9d222b3ad9da508855fb1f5adbe5e8a4fad4c530 | [
"BSD-3-Clause"
] | 24 | 2016-11-29T06:59:41.000Z | 2021-08-30T11:55:16.000Z | source/amf/mof/cmof/amf-cmof-properties-hash.ads | svn2github/matreshka | 9d222b3ad9da508855fb1f5adbe5e8a4fad4c530 | [
"BSD-3-Clause"
] | 2 | 2019-01-16T05:15:20.000Z | 2019-02-03T10:03:32.000Z | source/amf/mof/cmof/amf-cmof-properties-hash.ads | svn2github/matreshka | 9d222b3ad9da508855fb1f5adbe5e8a4fad4c530 | [
"BSD-3-Clause"
] | 4 | 2017-07-18T07:11:05.000Z | 2020-06-21T03:02:25.000Z | ------------------------------------------------------------------------------
-- --
-- Matreshka Project --
-- --
-- Ada Modeling Framework --
-- --
-- Runtime Library Component --
-- --
------------------------------------------------------------------------------
-- --
-- Copyright © 2011-2012, Vadim Godunko <[email protected]> --
-- All rights reserved. --
-- --
-- Redistribution and use in source and binary forms, with or without --
-- modification, are permitted provided that the following conditions --
-- are met: --
-- --
-- * Redistributions of source code must retain the above copyright --
-- notice, this list of conditions and the following disclaimer. --
-- --
-- * Redistributions in binary form must reproduce the above copyright --
-- notice, this list of conditions and the following disclaimer in the --
-- documentation and/or other materials provided with the distribution. --
-- --
-- * Neither the name of the Vadim Godunko, IE nor the names of its --
-- contributors may be used to endorse or promote products derived from --
-- this software without specific prior written permission. --
-- --
-- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS --
-- "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT --
-- LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR --
-- A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT --
-- HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, --
-- SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED --
-- TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR --
-- PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF --
-- LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING --
-- NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS --
-- SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. --
-- --
------------------------------------------------------------------------------
-- $Revision$ $Date$
------------------------------------------------------------------------------
-- This file is generated, don't edit it.
------------------------------------------------------------------------------
with AMF.Elements.Generic_Hash;
function AMF.CMOF.Properties.Hash is
new AMF.Elements.Generic_Hash (CMOF_Property, CMOF_Property_Access);
| 72.06 | 78 | 0.401055 |
18c46cb49e20867341a564047449c9d95b4841e4 | 4,166 | ads | Ada | gcc-gcc-7_3_0-release/gcc/ada/g-casuti.ads | best08618/asylo | 5a520a9f5c461ede0f32acc284017b737a43898c | [
"Apache-2.0"
] | 7 | 2020-05-02T17:34:05.000Z | 2021-10-17T10:15:18.000Z | gcc-gcc-7_3_0-release/gcc/ada/g-casuti.ads | best08618/asylo | 5a520a9f5c461ede0f32acc284017b737a43898c | [
"Apache-2.0"
] | null | null | null | gcc-gcc-7_3_0-release/gcc/ada/g-casuti.ads | best08618/asylo | 5a520a9f5c461ede0f32acc284017b737a43898c | [
"Apache-2.0"
] | 2 | 2020-07-27T00:22:36.000Z | 2021-04-01T09:41:02.000Z | ------------------------------------------------------------------------------
-- --
-- GNAT RUN-TIME COMPONENTS --
-- --
-- G N A T . C A S E _ U T I L --
-- --
-- S p e c --
-- --
-- Copyright (C) 1995-2010, AdaCore --
-- --
-- GNAT is free software; you can redistribute it and/or modify it under --
-- terms of the GNU General Public License as published by the Free Soft- --
-- ware Foundation; either version 3, or (at your option) any later ver- --
-- sion. GNAT is distributed in the hope that it will be useful, but WITH- --
-- OUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY --
-- or FITNESS FOR A PARTICULAR PURPOSE. --
-- --
-- As a special exception under Section 7 of GPL version 3, you are granted --
-- additional permissions described in the GCC Runtime Library Exception, --
-- version 3.1, as published by the Free Software Foundation. --
-- --
-- You should have received a copy of the GNU General Public License and --
-- a copy of the GCC Runtime Library Exception along with this program; --
-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see --
-- <http://www.gnu.org/licenses/>. --
-- --
-- GNAT was originally developed by the GNAT team at New York University. --
-- Extensive contributions were provided by Ada Core Technologies Inc. --
-- --
------------------------------------------------------------------------------
-- Simple casing functions
-- This package provides simple casing functions that do not require the
-- overhead of the full casing tables found in Ada.Characters.Handling.
-- Note: actual code is found in System.Case_Util, which is used internally
-- by the GNAT run time. Applications programs should always use this package
-- rather than using System.Case_Util directly.
with System.Case_Util;
package GNAT.Case_Util is
pragma Pure;
pragma Elaborate_Body;
-- The elaborate body is because we have a dummy body to deal with
-- bootstrap path problems (we used to have a real body, and now we don't
-- need it any more, but the bootstrap requires that we have a dummy body,
-- since otherwise the old body gets picked up.
-- Note: all the following functions handle the full Latin-1 set
function To_Upper (A : Character) return Character
renames System.Case_Util.To_Upper;
-- Converts A to upper case if it is a lower case letter, otherwise
-- returns the input argument unchanged.
procedure To_Upper (A : in out String)
renames System.Case_Util.To_Upper;
-- Folds all characters of string A to upper case
function To_Lower (A : Character) return Character
renames System.Case_Util.To_Lower;
-- Converts A to lower case if it is an upper case letter, otherwise
-- returns the input argument unchanged.
procedure To_Lower (A : in out String)
renames System.Case_Util.To_Lower;
-- Folds all characters of string A to lower case
procedure To_Mixed (A : in out String)
renames System.Case_Util.To_Mixed;
-- Converts A to mixed case (i.e. lower case, except for initial
-- character and any character after an underscore, which are
-- converted to upper case.
end GNAT.Case_Util;
| 53.410256 | 78 | 0.517043 |
cb94c84d5e6762576cb59dff238639d704bf48a9 | 68 | adb | Ada | tests/nonsmoke/functional/CompileTests/experimental_ada_tests/tests/delay_relative.adb | LaudateCorpus1/rose-1 | 5fe906d2a01253130c5de465aded6a917a8476a0 | [
"BSD-3-Clause"
] | 488 | 2015-01-09T08:54:48.000Z | 2022-03-30T07:15:46.000Z | tests/nonsmoke/functional/CompileTests/experimental_ada_tests/tests/delay_relative.adb | LaudateCorpus1/rose-1 | 5fe906d2a01253130c5de465aded6a917a8476a0 | [
"BSD-3-Clause"
] | 174 | 2015-01-28T18:41:32.000Z | 2022-03-31T16:51:05.000Z | tests/nonsmoke/functional/CompileTests/experimental_ada_tests/dot_asis_tests/test_units/delay_relative.adb | passlab/rexompiler | 5494df3766ab606e230c5f1785b438a019c9e353 | [
"BSD-3-Clause"
] | 146 | 2015-04-27T02:48:34.000Z | 2022-03-04T07:32:53.000Z | procedure Delay_Relative is
begin
delay 10.0;
end Delay_Relative;
| 13.6 | 27 | 0.808824 |
c59678b4cd4cffa6282b00840d75895fcfbb03f7 | 3,227 | ads | Ada | gcc-gcc-7_3_0-release/gcc/ada/s-pack63.ads | best08618/asylo | 5a520a9f5c461ede0f32acc284017b737a43898c | [
"Apache-2.0"
] | 7 | 2020-05-02T17:34:05.000Z | 2021-10-17T10:15:18.000Z | gcc-gcc-7_3_0-release/gcc/ada/s-pack63.ads | best08618/asylo | 5a520a9f5c461ede0f32acc284017b737a43898c | [
"Apache-2.0"
] | null | null | null | gcc-gcc-7_3_0-release/gcc/ada/s-pack63.ads | best08618/asylo | 5a520a9f5c461ede0f32acc284017b737a43898c | [
"Apache-2.0"
] | 2 | 2020-07-27T00:22:36.000Z | 2021-04-01T09:41:02.000Z | ------------------------------------------------------------------------------
-- --
-- GNAT RUN-TIME COMPONENTS --
-- --
-- S Y S T E M . P A C K _ 6 3 --
-- --
-- S p e c --
-- --
-- Copyright (C) 1992-2014, Free Software Foundation, Inc. --
-- --
-- GNAT is free software; you can redistribute it and/or modify it under --
-- terms of the GNU General Public License as published by the Free Soft- --
-- ware Foundation; either version 3, or (at your option) any later ver- --
-- sion. GNAT is distributed in the hope that it will be useful, but WITH- --
-- OUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY --
-- or FITNESS FOR A PARTICULAR PURPOSE. --
-- --
-- As a special exception under Section 7 of GPL version 3, you are granted --
-- additional permissions described in the GCC Runtime Library Exception, --
-- version 3.1, as published by the Free Software Foundation. --
-- --
-- You should have received a copy of the GNU General Public License and --
-- a copy of the GCC Runtime Library Exception along with this program; --
-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see --
-- <http://www.gnu.org/licenses/>. --
-- --
-- GNAT was originally developed by the GNAT team at New York University. --
-- Extensive contributions were provided by Ada Core Technologies Inc. --
-- --
------------------------------------------------------------------------------
-- Handling of packed arrays with Component_Size = 63
package System.Pack_63 is
pragma Preelaborate;
Bits : constant := 63;
type Bits_63 is mod 2 ** Bits;
for Bits_63'Size use Bits;
-- In all subprograms below, Rev_SSO is set True if the array has the
-- non-default scalar storage order.
function Get_63
(Arr : System.Address;
N : Natural;
Rev_SSO : Boolean) return Bits_63 with Inline;
-- Arr is the address of the packed array, N is the zero-based
-- subscript. This element is extracted and returned.
procedure Set_63
(Arr : System.Address;
N : Natural;
E : Bits_63;
Rev_SSO : Boolean) with Inline;
-- Arr is the address of the packed array, N is the zero-based
-- subscript. This element is set to the given value.
end System.Pack_63;
| 52.901639 | 78 | 0.439727 |
0ebad7da27e69704cf23b915df95b59a8291ca71 | 3,063 | ads | Ada | scripts/Ada_Drivers_Library/src/adl_config.ads | tbadyal/Ada_Drivers_Library | 3f6b6e36985b84fbcd79fb5edf0f2c6076ba87c0 | [
"BSD-3-Clause"
] | null | null | null | scripts/Ada_Drivers_Library/src/adl_config.ads | tbadyal/Ada_Drivers_Library | 3f6b6e36985b84fbcd79fb5edf0f2c6076ba87c0 | [
"BSD-3-Clause"
] | null | null | null | scripts/Ada_Drivers_Library/src/adl_config.ads | tbadyal/Ada_Drivers_Library | 3f6b6e36985b84fbcd79fb5edf0f2c6076ba87c0 | [
"BSD-3-Clause"
] | null | null | null | -- This package was generated by the Ada_Drivers_Library project wizard script
package ADL_Config is
Board : constant String := "STM32F407_Discovery"; -- From user input
Architecture : constant String := "ARM"; -- From board definition
Vendor : constant String := "STMicro"; -- From board definition
Device_Family : constant String := "STM32F4"; -- From board definition
Device_Name : constant String := "STM32F407VGTx"; -- From board definition
CPU_Core : constant String := "ARM Cortex-M4F"; -- From mcu definition
High_Speed_External_Clock : constant := 8000000; -- From board definition
Number_Of_Interrupts : constant := 0; -- From user input
Has_ZFP_Runtime : constant String := "False"; -- From board definition
Has_Ravenscar_SFP_Runtime : constant String := "True"; -- From board definition
Has_Ravenscar_Full_Runtime : constant String := "True"; -- From board definition
Runtime_Profile : constant String := "ravenscar-full"; -- From user input
Runtime_Name_Suffix : constant String := "stm32f4"; -- From board definition
Runtime_Name : constant String := "ravenscar-full-stm32f4"; -- From user input
Use_Startup_Gen : constant Boolean := True; -- From user input
Has_Custom_Memory_Area_1 : constant Boolean := True; -- From user input
Custom_Mem_1_Kind : constant String := "RAM"; -- From user input
Custom_Mem_1_Addr : constant := 0; -- From user input
Custom_Mem_1_Size : constant := 1; -- From user input
Custom_Mem_1_Name : constant String := "1"; -- From user input
Has_Custom_Memory_Area_2 : constant Boolean := True; -- From user input
Custom_Mem_2_Kind : constant String := "RAM"; -- From user input
Custom_Mem_2_Addr : constant := 1; -- From user input
Custom_Mem_2_Size : constant := 1; -- From user input
Custom_Mem_2_Name : constant String := "1"; -- From user input
Has_Custom_Memory_Area_3 : constant Boolean := False; -- From user input
Boot_Memory : constant String := "n"; -- From user input
Max_Path_Length : constant := 1024; -- From user input
Max_Mount_Points : constant := 2; -- From user input
Max_Mount_Name_Length : constant := 128; -- From user input
end ADL_Config;
| 90.088235 | 101 | 0.513875 |
23efdcb92e5ab8c045f21effb9a60798a740fd79 | 5,732 | ads | Ada | arch/ARM/RP/svd/rp2040/rp_svd-pll_usb.ads | morbos/Ada_Drivers_Library | a4ab26799be60997c38735f4056160c4af597ef7 | [
"BSD-3-Clause"
] | 2 | 2018-05-16T03:56:39.000Z | 2019-07-31T13:53:56.000Z | arch/ARM/RP/svd/rp2040/rp_svd-pll_usb.ads | morbos/Ada_Drivers_Library | a4ab26799be60997c38735f4056160c4af597ef7 | [
"BSD-3-Clause"
] | null | null | null | arch/ARM/RP/svd/rp2040/rp_svd-pll_usb.ads | morbos/Ada_Drivers_Library | a4ab26799be60997c38735f4056160c4af597ef7 | [
"BSD-3-Clause"
] | null | null | null | -- Copyright (c) 2020 Raspberry Pi (Trading) Ltd.
--
-- SPDX-License-Identifier: BSD-3-Clause
-- This spec has been automatically generated from rp2040.svd
pragma Restrictions (No_Elaboration_Code);
pragma Ada_2012;
pragma Style_Checks (Off);
with HAL;
with System;
package RP_SVD.PLL_USB is
pragma Preelaborate;
---------------
-- Registers --
---------------
subtype CS_REFDIV_Field is HAL.UInt6;
-- Control and Status\n GENERAL CONSTRAINTS:\n Reference clock frequency
-- min=5MHz, max=800MHz\n Feedback divider min=16, max=320\n VCO frequency
-- min=400MHz, max=1600MHz
type CS_Register is record
-- Divides the PLL input reference clock.\n Behaviour is undefined for
-- div=0.\n PLL output will be unpredictable during refdiv changes, wait
-- for lock=1 before using it.
REFDIV : CS_REFDIV_Field := 16#1#;
-- unspecified
Reserved_6_7 : HAL.UInt2 := 16#0#;
-- Passes the reference clock to the output instead of the divided VCO.
-- The VCO continues to run so the user can switch between the reference
-- clock and the divided VCO but the output will glitch when doing so.
BYPASS : Boolean := False;
-- unspecified
Reserved_9_30 : HAL.UInt22 := 16#0#;
-- Read-only. PLL is locked
LOCK : Boolean := False;
end record
with Volatile_Full_Access, Object_Size => 32,
Bit_Order => System.Low_Order_First;
for CS_Register use record
REFDIV at 0 range 0 .. 5;
Reserved_6_7 at 0 range 6 .. 7;
BYPASS at 0 range 8 .. 8;
Reserved_9_30 at 0 range 9 .. 30;
LOCK at 0 range 31 .. 31;
end record;
-- Controls the PLL power modes.
type PWR_Register is record
-- PLL powerdown\n To save power set high when PLL output not required.
PD : Boolean := True;
-- unspecified
Reserved_1_1 : HAL.Bit := 16#0#;
-- PLL DSM powerdown\n Nothing is achieved by setting this low.
DSMPD : Boolean := True;
-- PLL post divider powerdown\n To save power set high when PLL output
-- not required or bypass=1.
POSTDIVPD : Boolean := True;
-- unspecified
Reserved_4_4 : HAL.Bit := 16#0#;
-- PLL VCO powerdown\n To save power set high when PLL output not
-- required or bypass=1.
VCOPD : Boolean := True;
-- unspecified
Reserved_6_31 : HAL.UInt26 := 16#0#;
end record
with Volatile_Full_Access, Object_Size => 32,
Bit_Order => System.Low_Order_First;
for PWR_Register use record
PD at 0 range 0 .. 0;
Reserved_1_1 at 0 range 1 .. 1;
DSMPD at 0 range 2 .. 2;
POSTDIVPD at 0 range 3 .. 3;
Reserved_4_4 at 0 range 4 .. 4;
VCOPD at 0 range 5 .. 5;
Reserved_6_31 at 0 range 6 .. 31;
end record;
subtype FBDIV_INT_FBDIV_INT_Field is HAL.UInt12;
-- Feedback divisor\n (note: this PLL does not support fractional division)
type FBDIV_INT_Register is record
-- see ctrl reg description for constraints
FBDIV_INT : FBDIV_INT_FBDIV_INT_Field := 16#0#;
-- unspecified
Reserved_12_31 : HAL.UInt20 := 16#0#;
end record
with Volatile_Full_Access, Object_Size => 32,
Bit_Order => System.Low_Order_First;
for FBDIV_INT_Register use record
FBDIV_INT at 0 range 0 .. 11;
Reserved_12_31 at 0 range 12 .. 31;
end record;
subtype PRIM_POSTDIV2_Field is HAL.UInt3;
subtype PRIM_POSTDIV1_Field is HAL.UInt3;
-- Controls the PLL post dividers for the primary output\n (note: this PLL
-- does not have a secondary output)\n the primary output is driven from
-- VCO divided by postdiv1*postdiv2
type PRIM_Register is record
-- unspecified
Reserved_0_11 : HAL.UInt12 := 16#0#;
-- divide by 1-7
POSTDIV2 : PRIM_POSTDIV2_Field := 16#7#;
-- unspecified
Reserved_15_15 : HAL.Bit := 16#0#;
-- divide by 1-7
POSTDIV1 : PRIM_POSTDIV1_Field := 16#7#;
-- unspecified
Reserved_19_31 : HAL.UInt13 := 16#0#;
end record
with Volatile_Full_Access, Object_Size => 32,
Bit_Order => System.Low_Order_First;
for PRIM_Register use record
Reserved_0_11 at 0 range 0 .. 11;
POSTDIV2 at 0 range 12 .. 14;
Reserved_15_15 at 0 range 15 .. 15;
POSTDIV1 at 0 range 16 .. 18;
Reserved_19_31 at 0 range 19 .. 31;
end record;
-----------------
-- Peripherals --
-----------------
type PLL_USB_Peripheral is record
-- Control and Status\n GENERAL CONSTRAINTS:\n Reference clock frequency
-- min=5MHz, max=800MHz\n Feedback divider min=16, max=320\n VCO
-- frequency min=400MHz, max=1600MHz
CS : aliased CS_Register;
-- Controls the PLL power modes.
PWR : aliased PWR_Register;
-- Feedback divisor\n (note: this PLL does not support fractional
-- division)
FBDIV_INT : aliased FBDIV_INT_Register;
-- Controls the PLL post dividers for the primary output\n (note: this
-- PLL does not have a secondary output)\n the primary output is driven
-- from VCO divided by postdiv1*postdiv2
PRIM : aliased PRIM_Register;
end record
with Volatile;
for PLL_USB_Peripheral use record
CS at 16#0# range 0 .. 31;
PWR at 16#4# range 0 .. 31;
FBDIV_INT at 16#8# range 0 .. 31;
PRIM at 16#C# range 0 .. 31;
end record;
PLL_USB_Periph : aliased PLL_USB_Peripheral
with Import, Address => PLL_USB_Base;
end RP_SVD.PLL_USB;
| 35.165644 | 79 | 0.620202 |
236b322784277e647c05061684929bc34341d31e | 2,551 | ads | Ada | source/libgela/gela-decoders-create.ads | faelys/gela-asis | 48a3bee90eda9f0c9d958b4e3c80a5a9b1c65253 | [
"BSD-3-Clause"
] | 4 | 2016-02-05T15:51:56.000Z | 2022-03-25T20:38:32.000Z | source/libgela/gela-decoders-create.ads | faelys/gela-asis | 48a3bee90eda9f0c9d958b4e3c80a5a9b1c65253 | [
"BSD-3-Clause"
] | null | null | null | source/libgela/gela-decoders-create.ads | faelys/gela-asis | 48a3bee90eda9f0c9d958b4e3c80a5a9b1c65253 | [
"BSD-3-Clause"
] | null | null | null | ------------------------------------------------------------------------------
-- G E L A A S I S --
-- ASIS implementation for Gela project, a portable Ada compiler --
-- http://gela.ada-ru.org --
-- - - - - - - - - - - - - - - - --
-- Read copyright and license at the end of this file --
------------------------------------------------------------------------------
-- $Revision: 209 $ $Date: 2013-11-30 21:03:24 +0200 (Сб., 30 нояб. 2013) $
-- Purpose:
-- Decoder constructor.
with Gela.Encodings;
function Gela.Decoders.Create
(Encoding : Encodings.Encoding)
return Decoder_Access;
------------------------------------------------------------------------------
-- Copyright (c) 2008, Maxim Reznik
-- All rights reserved.
--
-- Redistribution and use in source and binary forms, with or without
-- modification, are permitted provided that the following conditions are met:
--
-- * Redistributions of source code must retain the above copyright notice,
-- this list of conditions and the following disclaimer.
-- * Redistributions in binary form must reproduce the above copyright
-- notice, this list of conditions and the following disclaimer in the
-- documentation and/or other materials provided with the distribution.
-- * Neither the name of the Maxim Reznik, IE nor the names of its
-- contributors may be used to endorse or promote products derived from
-- this software without specific prior written permission.
--
-- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
-- AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
-- IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
-- ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
-- LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
-- CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
-- SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
-- INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
-- CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
-- ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
-- POSSIBILITY OF SUCH DAMAGE.
--
------------------------------------------------------------------------------
| 54.276596 | 79 | 0.580557 |
20ef3ce3f6bb1fd5e0ff7ab1be69fd16ed672bca | 14,261 | adb | Ada | support/MinGW/lib/gcc/mingw32/9.2.0/adainclude/s-imgdec.adb | orb-zhuchen/Orb | 6da2404b949ac28bde786e08bf4debe4a27cd3a0 | [
"CNRI-Python-GPL-Compatible",
"MIT"
] | null | null | null | support/MinGW/lib/gcc/mingw32/9.2.0/adainclude/s-imgdec.adb | orb-zhuchen/Orb | 6da2404b949ac28bde786e08bf4debe4a27cd3a0 | [
"CNRI-Python-GPL-Compatible",
"MIT"
] | null | null | null | support/MinGW/lib/gcc/mingw32/9.2.0/adainclude/s-imgdec.adb | orb-zhuchen/Orb | 6da2404b949ac28bde786e08bf4debe4a27cd3a0 | [
"CNRI-Python-GPL-Compatible",
"MIT"
] | null | null | null | ------------------------------------------------------------------------------
-- --
-- GNAT RUN-TIME COMPONENTS --
-- --
-- S Y S T E M . I M G _ D E C --
-- --
-- B o d y --
-- --
-- Copyright (C) 1992-2019, Free Software Foundation, Inc. --
-- --
-- GNAT is free software; you can redistribute it and/or modify it under --
-- terms of the GNU General Public License as published by the Free Soft- --
-- ware Foundation; either version 3, or (at your option) any later ver- --
-- sion. GNAT is distributed in the hope that it will be useful, but WITH- --
-- OUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY --
-- or FITNESS FOR A PARTICULAR PURPOSE. --
-- --
-- As a special exception under Section 7 of GPL version 3, you are granted --
-- additional permissions described in the GCC Runtime Library Exception, --
-- version 3.1, as published by the Free Software Foundation. --
-- --
-- You should have received a copy of the GNU General Public License and --
-- a copy of the GCC Runtime Library Exception along with this program; --
-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see --
-- <http://www.gnu.org/licenses/>. --
-- --
-- GNAT was originally developed by the GNAT team at New York University. --
-- Extensive contributions were provided by Ada Core Technologies Inc. --
-- --
------------------------------------------------------------------------------
with System.Img_Int; use System.Img_Int;
package body System.Img_Dec is
-------------------
-- Image_Decimal --
-------------------
procedure Image_Decimal
(V : Integer;
S : in out String;
P : out Natural;
Scale : Integer)
is
pragma Assert (S'First = 1);
begin
-- Add space at start for non-negative numbers
if V >= 0 then
S (1) := ' ';
P := 1;
else
P := 0;
end if;
Set_Image_Decimal (V, S, P, Scale, 1, Integer'Max (1, Scale), 0);
end Image_Decimal;
------------------------
-- Set_Decimal_Digits --
------------------------
procedure Set_Decimal_Digits
(Digs : in out String;
NDigs : Natural;
S : out String;
P : in out Natural;
Scale : Integer;
Fore : Natural;
Aft : Natural;
Exp : Natural)
is
Minus : constant Boolean := (Digs (Digs'First) = '-');
-- Set True if input is negative
Zero : Boolean := (Digs (Digs'First + 1) = '0');
-- Set True if input is exactly zero (only case when a leading zero
-- is permitted in the input string given to this procedure). This
-- flag can get set later if rounding causes the value to become zero.
FD : Natural := 2;
-- First digit position of digits remaining to be processed
LD : Natural := NDigs;
-- Last digit position of digits remaining to be processed
ND : Natural := NDigs - 1;
-- Number of digits remaining to be processed (LD - FD + 1)
Digits_Before_Point : Integer := ND - Scale;
-- Number of digits before decimal point in the input value. This
-- value can be negative if the input value is less than 0.1, so
-- it is an indication of the current exponent. Digits_Before_Point
-- is adjusted if the rounding step generates an extra digit.
Digits_After_Point : constant Natural := Integer'Max (1, Aft);
-- Digit positions after decimal point in result string
Expon : Integer;
-- Integer value of exponent
procedure Round (N : Integer);
-- Round the number in Digs. N is the position of the last digit to be
-- retained in the rounded position (rounding is based on Digs (N + 1)
-- FD, LD, ND are reset as necessary if required. Note that if the
-- result value rounds up (e.g. 9.99 => 10.0), an extra digit can be
-- placed in the sign position as a result of the rounding, this is
-- the case in which FD is adjusted. The call to Round has no effect
-- if N is outside the range FD .. LD.
procedure Set (C : Character);
pragma Inline (Set);
-- Sets character C in output buffer
procedure Set_Blanks_And_Sign (N : Integer);
-- Sets leading blanks and minus sign if needed. N is the number of
-- positions to be filled (a minus sign is output even if N is zero
-- or negative, For a positive value, if N is non-positive, then
-- a leading blank is filled.
procedure Set_Digits (S, E : Natural);
pragma Inline (Set_Digits);
-- Set digits S through E from Digs, no effect if S > E
procedure Set_Zeroes (N : Integer);
pragma Inline (Set_Zeroes);
-- Set N zeroes, no effect if N is negative
-----------
-- Round --
-----------
procedure Round (N : Integer) is
D : Character;
begin
-- Nothing to do if rounding past the last digit we have
if N >= LD then
return;
-- Cases of rounding before the initial digit
elsif N < FD then
-- The result is zero, unless we are rounding just before
-- the first digit, and the first digit is five or more.
if N = 1 and then Digs (Digs'First + 1) >= '5' then
Digs (Digs'First) := '1';
else
Digs (Digs'First) := '0';
Zero := True;
end if;
Digits_Before_Point := Digits_Before_Point + 1;
FD := 1;
LD := 1;
ND := 1;
-- Normal case of rounding an existing digit
else
LD := N;
ND := LD - 1;
if Digs (N + 1) >= '5' then
for J in reverse 2 .. N loop
D := Character'Succ (Digs (J));
if D <= '9' then
Digs (J) := D;
return;
else
Digs (J) := '0';
end if;
end loop;
-- Here the rounding overflows into the sign position. That's
-- OK, because we already captured the value of the sign and
-- we are in any case destroying the value in the Digs buffer
Digs (Digs'First) := '1';
FD := 1;
ND := ND + 1;
Digits_Before_Point := Digits_Before_Point + 1;
end if;
end if;
end Round;
---------
-- Set --
---------
procedure Set (C : Character) is
begin
P := P + 1;
S (P) := C;
end Set;
-------------------------
-- Set_Blanks_And_Sign --
-------------------------
procedure Set_Blanks_And_Sign (N : Integer) is
W : Integer := N;
begin
if Minus then
W := W - 1;
for J in 1 .. W loop
Set (' ');
end loop;
Set ('-');
else
for J in 1 .. W loop
Set (' ');
end loop;
end if;
end Set_Blanks_And_Sign;
----------------
-- Set_Digits --
----------------
procedure Set_Digits (S, E : Natural) is
begin
for J in S .. E loop
Set (Digs (J));
end loop;
end Set_Digits;
----------------
-- Set_Zeroes --
----------------
procedure Set_Zeroes (N : Integer) is
begin
for J in 1 .. N loop
Set ('0');
end loop;
end Set_Zeroes;
-- Start of processing for Set_Decimal_Digits
begin
-- Case of exponent given
if Exp > 0 then
Set_Blanks_And_Sign (Fore - 1);
Round (Digits_After_Point + 2);
Set (Digs (FD));
FD := FD + 1;
ND := ND - 1;
Set ('.');
if ND >= Digits_After_Point then
Set_Digits (FD, FD + Digits_After_Point - 1);
else
Set_Digits (FD, LD);
Set_Zeroes (Digits_After_Point - ND);
end if;
-- Calculate exponent. The number of digits before the decimal point
-- in the input is Digits_Before_Point, and the number of digits
-- before the decimal point in the output is 1, so we can get the
-- exponent as the difference between these two values. The one
-- exception is for the value zero, which by convention has an
-- exponent of +0.
Expon := (if Zero then 0 else Digits_Before_Point - 1);
Set ('E');
ND := 0;
if Expon >= 0 then
Set ('+');
Set_Image_Integer (Expon, Digs, ND);
else
Set ('-');
Set_Image_Integer (-Expon, Digs, ND);
end if;
Set_Zeroes (Exp - ND - 1);
Set_Digits (1, ND);
return;
-- Case of no exponent given. To make these cases clear, we use
-- examples. For all the examples, we assume Fore = 2, Aft = 3.
-- A P in the example input string is an implied zero position,
-- not included in the input string.
else
-- Round at correct position
-- Input: 4PP => unchanged
-- Input: 400.03 => unchanged
-- Input 3.4567 => 3.457
-- Input: 9.9999 => 10.000
-- Input: 0.PPP5 => 0.001
-- Input: 0.PPP4 => 0
-- Input: 0.00003 => 0
Round (LD - (Scale - Digits_After_Point));
-- No digits before point in input
-- Input: .123 Output: 0.123
-- Input: .PP3 Output: 0.003
if Digits_Before_Point <= 0 then
Set_Blanks_And_Sign (Fore - 1);
Set ('0');
Set ('.');
declare
DA : Natural := Digits_After_Point;
-- Digits remaining to output after point
LZ : constant Integer := Integer'Min (DA, -Digits_Before_Point);
-- Number of leading zeroes after point. Note: there used to be
-- a Max of this result with zero, but that's redundant, since
-- we know DA is positive, and because of the test above, we
-- know that -Digits_Before_Point >= 0.
begin
Set_Zeroes (LZ);
DA := DA - LZ;
if DA < ND then
-- Note: it is definitely possible for the above condition
-- to be True, for example:
-- V => 1234, Scale => 5, Fore => 0, After => 1, Exp => 0
-- but in this case DA = 0, ND = 1, FD = 1, FD + DA-1 = 0
-- so the arguments in the call are (1, 0) meaning that no
-- digits are output.
-- No obvious example exists where the following call to
-- Set_Digits actually outputs some digits, but we lack a
-- proof that no such example exists.
-- So it is safer to retain this call, even though as a
-- result it is hard (or perhaps impossible) to create a
-- coverage test for the inlined code of the call.
Set_Digits (FD, FD + DA - 1);
else
Set_Digits (FD, LD);
Set_Zeroes (DA - ND);
end if;
end;
-- At least one digit before point in input
else
-- Less digits in input than are needed before point
-- Input: 1PP Output: 100.000
if ND < Digits_Before_Point then
-- Special case, if the input is the single digit 0, then we
-- do not want 000.000, but instead 0.000.
if ND = 1 and then Digs (FD) = '0' then
Set_Blanks_And_Sign (Fore - 1);
Set ('0');
-- Normal case where we need to output scaling zeroes
else
Set_Blanks_And_Sign (Fore - Digits_Before_Point);
Set_Digits (FD, LD);
Set_Zeroes (Digits_Before_Point - ND);
end if;
-- Set period and zeroes after the period
Set ('.');
Set_Zeroes (Digits_After_Point);
-- Input has full amount of digits before decimal point
else
Set_Blanks_And_Sign (Fore - Digits_Before_Point);
Set_Digits (FD, FD + Digits_Before_Point - 1);
Set ('.');
Set_Digits (FD + Digits_Before_Point, LD);
Set_Zeroes (Digits_After_Point - (ND - Digits_Before_Point));
end if;
end if;
end if;
end Set_Decimal_Digits;
-----------------------
-- Set_Image_Decimal --
-----------------------
procedure Set_Image_Decimal
(V : Integer;
S : in out String;
P : in out Natural;
Scale : Integer;
Fore : Natural;
Aft : Natural;
Exp : Natural)
is
Digs : String := Integer'Image (V);
-- Sign and digits of decimal value
begin
Set_Decimal_Digits (Digs, Digs'Length, S, P, Scale, Fore, Aft, Exp);
end Set_Image_Decimal;
end System.Img_Dec;
| 33.874109 | 79 | 0.476264 |
2075d348316b107c909043cbed67d1716dba3a2f | 1,512 | adb | Ada | examples/minimal/src/minimal.adb | persan/gdnative_ada | 8d05c142c820138ca351aefa91f9f02946f70bfc | [
"MIT"
] | 10 | 2020-07-17T20:58:29.000Z | 2022-03-08T16:17:29.000Z | examples/minimal/src/minimal.adb | persan/gdnative_ada | 8d05c142c820138ca351aefa91f9f02946f70bfc | [
"MIT"
] | 2 | 2020-10-01T14:10:11.000Z | 2021-01-22T19:03:59.000Z | examples/minimal/src/minimal.adb | persan/gdnative_ada | 8d05c142c820138ca351aefa91f9f02946f70bfc | [
"MIT"
] | 1 | 2020-11-02T06:29:29.000Z | 2020-11-02T06:29:29.000Z | with Interfaces.C;
package body Minimal is
package IC renames Interfaces.C;
use all type GDNATIVE_API_TYPES;
Core_Api : godot_gdnative_core_api_struct_ptr;
Nativescript_Api : godot_gdnative_ext_nativescript_api_struct_ptr;
procedure Godot_Print (Item : in Wide_String) is
C_Item : IC.wchar_array := IC.To_C (Item);
Godot_Item : aliased godot_string;
begin
Core_Api.godot_string_new_with_wide_string (Godot_Item'access, C_Item (0)'access, C_Item'Length);
Core_Api.godot_print (Godot_Item'access);
Core_Api.godot_string_destroy (Godot_Item'access);
end;
procedure GDNative_Intialize (p_options : access godot_gdnative_init_options) is
Cursor : GDnative_Api_Struct_Pointers.Pointer;
begin
Core_Api := p_options.api_struct;
Cursor := Core_Api.extensions;
for I in 1 .. Core_Api.num_extensions loop
case Cursor.all.c_type is
when GDNATIVE_EXT_NATIVESCRIPT =>
Nativescript_Api := To_Api_Struct_Ptr (Cursor.all);
when others => null;
end case;
GDnative_Api_Struct_Pointers.Increment (Cursor);
end loop;
Godot_Print ("GDNative Initialized");
end;
procedure GDNative_Finalize (p_options : access godot_gdnative_terminate_options) is begin
Godot_Print ("GDNative Finalized");
Core_Api := null;
Nativescript_Api := null;
end;
procedure Nativescript_Initialize (p_handle : Nativescript_Handle) is begin
Godot_Print ("NativeScript Initialized");
end;
end;
| 30.24 | 101 | 0.731481 |
4aa15ae63a85687164845e7170855394c75db4bc | 5,012 | ads | Ada | source/amf/uml/amf-internals-standard_profile_l2_destroies.ads | svn2github/matreshka | 9d222b3ad9da508855fb1f5adbe5e8a4fad4c530 | [
"BSD-3-Clause"
] | 24 | 2016-11-29T06:59:41.000Z | 2021-08-30T11:55:16.000Z | source/amf/uml/amf-internals-standard_profile_l2_destroies.ads | svn2github/matreshka | 9d222b3ad9da508855fb1f5adbe5e8a4fad4c530 | [
"BSD-3-Clause"
] | 2 | 2019-01-16T05:15:20.000Z | 2019-02-03T10:03:32.000Z | source/amf/uml/amf-internals-standard_profile_l2_destroies.ads | svn2github/matreshka | 9d222b3ad9da508855fb1f5adbe5e8a4fad4c530 | [
"BSD-3-Clause"
] | 4 | 2017-07-18T07:11:05.000Z | 2020-06-21T03:02:25.000Z | ------------------------------------------------------------------------------
-- --
-- Matreshka Project --
-- --
-- Ada Modeling Framework --
-- --
-- Runtime Library Component --
-- --
------------------------------------------------------------------------------
-- --
-- Copyright © 2011-2012, Vadim Godunko <[email protected]> --
-- All rights reserved. --
-- --
-- Redistribution and use in source and binary forms, with or without --
-- modification, are permitted provided that the following conditions --
-- are met: --
-- --
-- * Redistributions of source code must retain the above copyright --
-- notice, this list of conditions and the following disclaimer. --
-- --
-- * Redistributions in binary form must reproduce the above copyright --
-- notice, this list of conditions and the following disclaimer in the --
-- documentation and/or other materials provided with the distribution. --
-- --
-- * Neither the name of the Vadim Godunko, IE nor the names of its --
-- contributors may be used to endorse or promote products derived from --
-- this software without specific prior written permission. --
-- --
-- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS --
-- "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT --
-- LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR --
-- A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT --
-- HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, --
-- SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED --
-- TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR --
-- PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF --
-- LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING --
-- NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS --
-- SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. --
-- --
------------------------------------------------------------------------------
-- $Revision$ $Date$
------------------------------------------------------------------------------
with AMF.Internals.UML_Elements;
with AMF.Standard_Profile_L2.Destroies;
with AMF.UML.Behavioral_Features;
with AMF.Visitors;
package AMF.Internals.Standard_Profile_L2_Destroies is
type Standard_Profile_L2_Destroy_Proxy is
limited new AMF.Internals.UML_Elements.UML_Element_Base
and AMF.Standard_Profile_L2.Destroies.Standard_Profile_L2_Destroy with null record;
overriding function Get_Base_Behavioral_Feature
(Self : not null access constant Standard_Profile_L2_Destroy_Proxy)
return AMF.UML.Behavioral_Features.UML_Behavioral_Feature_Access;
-- Getter of Destroy::base_BehavioralFeature.
--
overriding procedure Set_Base_Behavioral_Feature
(Self : not null access Standard_Profile_L2_Destroy_Proxy;
To : AMF.UML.Behavioral_Features.UML_Behavioral_Feature_Access);
-- Setter of Destroy::base_BehavioralFeature.
--
overriding procedure Enter_Element
(Self : not null access constant Standard_Profile_L2_Destroy_Proxy;
Visitor : in out AMF.Visitors.Abstract_Visitor'Class;
Control : in out AMF.Visitors.Traverse_Control);
overriding procedure Leave_Element
(Self : not null access constant Standard_Profile_L2_Destroy_Proxy;
Visitor : in out AMF.Visitors.Abstract_Visitor'Class;
Control : in out AMF.Visitors.Traverse_Control);
overriding procedure Visit_Element
(Self : not null access constant Standard_Profile_L2_Destroy_Proxy;
Iterator : in out AMF.Visitors.Abstract_Iterator'Class;
Visitor : in out AMF.Visitors.Abstract_Visitor'Class;
Control : in out AMF.Visitors.Traverse_Control);
end AMF.Internals.Standard_Profile_L2_Destroies;
| 59.666667 | 90 | 0.522346 |
cbcbb40ea9694ad8a3560282894d7176d3afeb4f | 850,973 | adb | Ada | scaler/solution1/.autopilot/db/toplevel.bind.adb | Q-Mart/QLight | 18c1d2b6dd8a2a262230596e9cf20cdc36e7052f | [
"MIT"
] | 1 | 2019-09-02T18:12:44.000Z | 2019-09-02T18:12:44.000Z | scaler/solution1/.autopilot/db/toplevel.bind.adb | Q-Mart/QLight | 18c1d2b6dd8a2a262230596e9cf20cdc36e7052f | [
"MIT"
] | null | null | null | scaler/solution1/.autopilot/db/toplevel.bind.adb | Q-Mart/QLight | 18c1d2b6dd8a2a262230596e9cf20cdc36e7052f | [
"MIT"
] | null | null | null | <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE boost_serialization>
<boost_serialization signature="serialization::archive" version="15">
<syndb class_id="0" tracking_level="0" version="0">
<userIPLatency>-1</userIPLatency>
<userIPName></userIPName>
<cdfg class_id="1" tracking_level="1" version="0" object_id="_0">
<name>toplevel</name>
<ret_bitwidth>32</ret_bitwidth>
<ports class_id="2" tracking_level="0" version="0">
<count>5</count>
<item_version>0</item_version>
<item class_id="3" tracking_level="1" version="0" object_id="_1">
<Value class_id="4" tracking_level="0" version="0">
<Obj class_id="5" tracking_level="0" version="0">
<type>1</type>
<id>1</id>
<name>MAXI</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo class_id="6" tracking_level="0" version="0">
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>32</bitwidth>
</Value>
<direction>2</direction>
<if_type>4</if_type>
<array_size>0</array_size>
<bit_vecs class_id="7" tracking_level="0" version="0">
<count>0</count>
<item_version>0</item_version>
</bit_vecs>
</item>
<item class_id_reference="3" object_id="_2">
<Value>
<Obj>
<type>1</type>
<id>2</id>
<name>ram</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName>ram</originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>32</bitwidth>
</Value>
<direction>0</direction>
<if_type>0</if_type>
<array_size>0</array_size>
<bit_vecs>
<count>0</count>
<item_version>0</item_version>
</bit_vecs>
</item>
<item class_id_reference="3" object_id="_3">
<Value>
<Obj>
<type>1</type>
<id>3</id>
<name>length_r</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName>length</originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>32</bitwidth>
</Value>
<direction>0</direction>
<if_type>0</if_type>
<array_size>0</array_size>
<bit_vecs>
<count>0</count>
<item_version>0</item_version>
</bit_vecs>
</item>
<item class_id_reference="3" object_id="_4">
<Value>
<Obj>
<type>1</type>
<id>4</id>
<name>height</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName>height</originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>32</bitwidth>
</Value>
<direction>0</direction>
<if_type>0</if_type>
<array_size>0</array_size>
<bit_vecs>
<count>0</count>
<item_version>0</item_version>
</bit_vecs>
</item>
<item class_id_reference="3" object_id="_5">
<Value>
<Obj>
<type>1</type>
<id>5</id>
<name>scaledLength</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName>scaledLength</originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>32</bitwidth>
</Value>
<direction>0</direction>
<if_type>0</if_type>
<array_size>0</array_size>
<bit_vecs>
<count>0</count>
<item_version>0</item_version>
</bit_vecs>
</item>
</ports>
<nodes class_id="8" tracking_level="0" version="0">
<count>323</count>
<item_version>0</item_version>
<item class_id="9" tracking_level="1" version="0" object_id="_6">
<Value>
<Obj>
<type>0</type>
<id>8</id>
<name>ram_read</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName>ram</originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>32</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>392</item>
<item>393</item>
</oprand_edges>
<opcode>read</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>1.00</m_delay>
</item>
<item class_id_reference="9" object_id="_7">
<Value>
<Obj>
<type>0</type>
<id>9</id>
<name>ram1</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>30</bitwidth>
</Value>
<oprand_edges>
<count>4</count>
<item_version>0</item_version>
<item>395</item>
<item>396</item>
<item>398</item>
<item>400</item>
</oprand_edges>
<opcode>partselect</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_8">
<Value>
<Obj>
<type>0</type>
<id>10</id>
<name>tmp_7</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>64</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>401</item>
</oprand_edges>
<opcode>zext</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_9">
<Value>
<Obj>
<type>0</type>
<id>11</id>
<name>MAXI_addr</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>32</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>402</item>
<item>403</item>
</oprand_edges>
<opcode>getelementptr</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_10">
<Value>
<Obj>
<type>0</type>
<id>24</id>
<name>MAXI_addr_rd_req</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>18</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item class_id="11" tracking_level="0" version="0">
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second class_id="12" tracking_level="0" version="0">
<count>1</count>
<item_version>0</item_version>
<item class_id="13" tracking_level="0" version="0">
<first class_id="14" tracking_level="0" version="0">
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>18</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>1</bitwidth>
</Value>
<oprand_edges>
<count>3</count>
<item_version>0</item_version>
<item>405</item>
<item>406</item>
<item>408</item>
</oprand_edges>
<opcode>readreq</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>8.75</m_delay>
</item>
<item class_id_reference="9" object_id="_11">
<Value>
<Obj>
<type>0</type>
<id>25</id>
<name></name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>0</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>409</item>
</oprand_edges>
<opcode>br</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>1.76</m_delay>
</item>
<item class_id_reference="9" object_id="_12">
<Value>
<Obj>
<type>0</type>
<id>27</id>
<name>indvar</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>17</bitwidth>
</Value>
<oprand_edges>
<count>4</count>
<item_version>0</item_version>
<item>411</item>
<item>412</item>
<item>413</item>
<item>414</item>
</oprand_edges>
<opcode>phi</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_13">
<Value>
<Obj>
<type>0</type>
<id>28</id>
<name>exitcond1</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>1</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>415</item>
<item>417</item>
</oprand_edges>
<opcode>icmp</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>2.43</m_delay>
</item>
<item class_id_reference="9" object_id="_14">
<Value>
<Obj>
<type>0</type>
<id>30</id>
<name>indvar_next</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>17</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>418</item>
<item>420</item>
</oprand_edges>
<opcode>add</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>2.10</m_delay>
</item>
<item class_id_reference="9" object_id="_15">
<Value>
<Obj>
<type>0</type>
<id>31</id>
<name></name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>0</bitwidth>
</Value>
<oprand_edges>
<count>3</count>
<item_version>0</item_version>
<item>421</item>
<item>422</item>
<item>423</item>
</oprand_edges>
<opcode>br</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_16">
<Value>
<Obj>
<type>0</type>
<id>36</id>
<name>indvar1</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>64</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>424</item>
</oprand_edges>
<opcode>zext</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_17">
<Value>
<Obj>
<type>0</type>
<id>37</id>
<name>MAXI_addr_read</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>18</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>18</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>32</bitwidth>
</Value>
<oprand_edges>
<count>3</count>
<item_version>0</item_version>
<item>426</item>
<item>427</item>
<item>1410</item>
</oprand_edges>
<opcode>read</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>8.75</m_delay>
</item>
<item class_id_reference="9" object_id="_18">
<Value>
<Obj>
<type>0</type>
<id>38</id>
<name>sectionDataCopy_addr</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>18</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>18</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>17</bitwidth>
</Value>
<oprand_edges>
<count>3</count>
<item_version>0</item_version>
<item>428</item>
<item>430</item>
<item>431</item>
</oprand_edges>
<opcode>getelementptr</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_19">
<Value>
<Obj>
<type>0</type>
<id>39</id>
<name></name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>18</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>18</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>0</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>432</item>
<item>433</item>
</oprand_edges>
<opcode>store</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>3.25</m_delay>
</item>
<item class_id_reference="9" object_id="_20">
<Value>
<Obj>
<type>0</type>
<id>41</id>
<name></name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>0</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>434</item>
</oprand_edges>
<opcode>br</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_21">
<Value>
<Obj>
<type>0</type>
<id>43</id>
<name>length_read</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>28</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>28</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>32</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>436</item>
<item>437</item>
</oprand_edges>
<opcode>read</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>1.00</m_delay>
</item>
<item class_id_reference="9" object_id="_22">
<Value>
<Obj>
<type>0</type>
<id>44</id>
<name>height_read</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>29</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>29</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>32</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>438</item>
<item>439</item>
</oprand_edges>
<opcode>read</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>1.00</m_delay>
</item>
<item class_id_reference="9" object_id="_23">
<Value>
<Obj>
<type>0</type>
<id>45</id>
<name>tmp</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>35</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>35</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>64</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>440</item>
</oprand_edges>
<opcode>zext</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_24">
<Value>
<Obj>
<type>0</type>
<id>46</id>
<name>tmp_1</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>32</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>32</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>64</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>441</item>
</oprand_edges>
<opcode>zext</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_25">
<Value>
<Obj>
<type>0</type>
<id>47</id>
<name>tmp_15</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>42</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>42</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>32</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>442</item>
<item>443</item>
</oprand_edges>
<opcode>shl</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_26">
<Value>
<Obj>
<type>0</type>
<id>48</id>
<name>tmp_22</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>42</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>42</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>32</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>444</item>
<item>445</item>
</oprand_edges>
<opcode>sub</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>2.55</m_delay>
</item>
<item class_id_reference="9" object_id="_27">
<Value>
<Obj>
<type>0</type>
<id>49</id>
<name>tmp_25</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>42</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>42</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>64</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>446</item>
</oprand_edges>
<opcode>zext</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_28">
<Value>
<Obj>
<type>0</type>
<id>50</id>
<name></name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>32</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>32</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>0</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>447</item>
</oprand_edges>
<opcode>br</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>1.76</m_delay>
</item>
<item class_id_reference="9" object_id="_29">
<Value>
<Obj>
<type>0</type>
<id>52</id>
<name>indvars_iv1</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>32</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>32</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>64</bitwidth>
</Value>
<oprand_edges>
<count>4</count>
<item_version>0</item_version>
<item>448</item>
<item>449</item>
<item>451</item>
<item>452</item>
</oprand_edges>
<opcode>phi</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_30">
<Value>
<Obj>
<type>0</type>
<id>53</id>
<name>windowX</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName>x</originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>64</bitwidth>
</Value>
<oprand_edges>
<count>4</count>
<item_version>0</item_version>
<item>453</item>
<item>454</item>
<item>455</item>
<item>456</item>
</oprand_edges>
<opcode>phi</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_31">
<Value>
<Obj>
<type>0</type>
<id>54</id>
<name>indvars_iv3</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>32</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>32</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>64</bitwidth>
</Value>
<oprand_edges>
<count>4</count>
<item_version>0</item_version>
<item>457</item>
<item>458</item>
<item>460</item>
<item>461</item>
</oprand_edges>
<opcode>phi</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_32">
<Value>
<Obj>
<type>0</type>
<id>55</id>
<name>indvars_iv4</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>32</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>32</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>64</bitwidth>
</Value>
<oprand_edges>
<count>4</count>
<item_version>0</item_version>
<item>462</item>
<item>463</item>
<item>465</item>
<item>466</item>
</oprand_edges>
<opcode>phi</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_33">
<Value>
<Obj>
<type>0</type>
<id>56</id>
<name>p_s</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName>scaledX.V</originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>7</bitwidth>
</Value>
<oprand_edges>
<count>4</count>
<item_version>0</item_version>
<item>467</item>
<item>468</item>
<item>470</item>
<item>471</item>
</oprand_edges>
<opcode>phi</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_34">
<Value>
<Obj>
<type>0</type>
<id>57</id>
<name>tmp_2</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>32</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>32</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>1</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>472</item>
<item>473</item>
</oprand_edges>
<opcode>icmp</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>2.77</m_delay>
</item>
<item class_id_reference="9" object_id="_35">
<Value>
<Obj>
<type>0</type>
<id>58</id>
<name>umax1</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>32</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>32</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>64</bitwidth>
</Value>
<oprand_edges>
<count>3</count>
<item_version>0</item_version>
<item>474</item>
<item>475</item>
<item>476</item>
</oprand_edges>
<opcode>select</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_36">
<Value>
<Obj>
<type>0</type>
<id>59</id>
<name>tmp_3</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>32</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>32</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>64</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>477</item>
<item>478</item>
</oprand_edges>
<opcode>sub</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>3.52</m_delay>
</item>
<item class_id_reference="9" object_id="_37">
<Value>
<Obj>
<type>0</type>
<id>60</id>
<name>tmp_4</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>32</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>32</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>1</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>479</item>
<item>480</item>
</oprand_edges>
<opcode>icmp</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>2.77</m_delay>
</item>
<item class_id_reference="9" object_id="_38">
<Value>
<Obj>
<type>0</type>
<id>61</id>
<name>umax2</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>32</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>32</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>64</bitwidth>
</Value>
<oprand_edges>
<count>3</count>
<item_version>0</item_version>
<item>481</item>
<item>482</item>
<item>483</item>
</oprand_edges>
<opcode>select</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_39">
<Value>
<Obj>
<type>0</type>
<id>62</id>
<name>tmp_5</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>32</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>32</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>64</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>484</item>
<item>485</item>
</oprand_edges>
<opcode>sub</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>3.52</m_delay>
</item>
<item class_id_reference="9" object_id="_40">
<Value>
<Obj>
<type>0</type>
<id>63</id>
<name>tmp_6</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>32</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>32</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>1</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>486</item>
<item>487</item>
</oprand_edges>
<opcode>icmp</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>2.77</m_delay>
</item>
<item class_id_reference="9" object_id="_41">
<Value>
<Obj>
<type>0</type>
<id>64</id>
<name>umax3</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>32</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>32</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>64</bitwidth>
</Value>
<oprand_edges>
<count>3</count>
<item_version>0</item_version>
<item>488</item>
<item>489</item>
<item>490</item>
</oprand_edges>
<opcode>select</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>1.48</m_delay>
</item>
<item class_id_reference="9" object_id="_42">
<Value>
<Obj>
<type>0</type>
<id>65</id>
<name>tmp_9</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>32</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>32</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>1</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>491</item>
<item>492</item>
</oprand_edges>
<opcode>icmp</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>2.77</m_delay>
</item>
<item class_id_reference="9" object_id="_43">
<Value>
<Obj>
<type>0</type>
<id>66</id>
<name>scaledX_V</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>68</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>68</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName>scaledX.V</originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>7</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>493</item>
<item>495</item>
</oprand_edges>
<opcode>add</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>1.87</m_delay>
</item>
<item class_id_reference="9" object_id="_44">
<Value>
<Obj>
<type>0</type>
<id>67</id>
<name></name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>32</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>32</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>0</bitwidth>
</Value>
<oprand_edges>
<count>3</count>
<item_version>0</item_version>
<item>496</item>
<item>497</item>
<item>498</item>
</oprand_edges>
<opcode>br</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_45">
<Value>
<Obj>
<type>0</type>
<id>72</id>
<name>tmp_s</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>55</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>55</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>32</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>505</item>
</oprand_edges>
<opcode>zext</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_46">
<Value>
<Obj>
<type>0</type>
<id>73</id>
<name></name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>35</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>35</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>0</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>506</item>
</oprand_edges>
<opcode>br</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>1.76</m_delay>
</item>
<item class_id_reference="9" object_id="_47">
<Value>
<Obj>
<type>0</type>
<id>75</id>
<name>indvars_iv5</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>35</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>35</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>64</bitwidth>
</Value>
<oprand_edges>
<count>4</count>
<item_version>0</item_version>
<item>507</item>
<item>508</item>
<item>509</item>
<item>510</item>
</oprand_edges>
<opcode>phi</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_48">
<Value>
<Obj>
<type>0</type>
<id>76</id>
<name>windowY</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName>y</originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>64</bitwidth>
</Value>
<oprand_edges>
<count>4</count>
<item_version>0</item_version>
<item>511</item>
<item>512</item>
<item>513</item>
<item>514</item>
</oprand_edges>
<opcode>phi</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_49">
<Value>
<Obj>
<type>0</type>
<id>77</id>
<name>indvars_iv7</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>35</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>35</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>64</bitwidth>
</Value>
<oprand_edges>
<count>4</count>
<item_version>0</item_version>
<item>515</item>
<item>516</item>
<item>517</item>
<item>518</item>
</oprand_edges>
<opcode>phi</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_50">
<Value>
<Obj>
<type>0</type>
<id>78</id>
<name>indvars_iv</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>35</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>35</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>64</bitwidth>
</Value>
<oprand_edges>
<count>4</count>
<item_version>0</item_version>
<item>519</item>
<item>520</item>
<item>521</item>
<item>522</item>
</oprand_edges>
<opcode>phi</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_51">
<Value>
<Obj>
<type>0</type>
<id>79</id>
<name>p_0194_1</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName>scaledY.V</originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>7</bitwidth>
</Value>
<oprand_edges>
<count>4</count>
<item_version>0</item_version>
<item>523</item>
<item>524</item>
<item>525</item>
<item>526</item>
</oprand_edges>
<opcode>phi</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_52">
<Value>
<Obj>
<type>0</type>
<id>80</id>
<name>tmp_10</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>35</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>35</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>1</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>527</item>
<item>528</item>
</oprand_edges>
<opcode>icmp</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>2.77</m_delay>
</item>
<item class_id_reference="9" object_id="_53">
<Value>
<Obj>
<type>0</type>
<id>81</id>
<name>umax</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>35</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>35</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>64</bitwidth>
</Value>
<oprand_edges>
<count>3</count>
<item_version>0</item_version>
<item>529</item>
<item>530</item>
<item>531</item>
</oprand_edges>
<opcode>select</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_54">
<Value>
<Obj>
<type>0</type>
<id>82</id>
<name>tmp_11</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>35</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>35</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>64</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>532</item>
<item>533</item>
</oprand_edges>
<opcode>sub</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>3.52</m_delay>
</item>
<item class_id_reference="9" object_id="_55">
<Value>
<Obj>
<type>0</type>
<id>83</id>
<name>tmp_12</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>35</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>35</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>1</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>534</item>
<item>535</item>
</oprand_edges>
<opcode>icmp</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>2.77</m_delay>
</item>
<item class_id_reference="9" object_id="_56">
<Value>
<Obj>
<type>0</type>
<id>84</id>
<name>umax4</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>35</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>35</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>64</bitwidth>
</Value>
<oprand_edges>
<count>3</count>
<item_version>0</item_version>
<item>536</item>
<item>537</item>
<item>538</item>
</oprand_edges>
<opcode>select</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_57">
<Value>
<Obj>
<type>0</type>
<id>85</id>
<name>tmp_13</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>35</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>35</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>64</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>539</item>
<item>540</item>
</oprand_edges>
<opcode>sub</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>3.52</m_delay>
</item>
<item class_id_reference="9" object_id="_58">
<Value>
<Obj>
<type>0</type>
<id>86</id>
<name>tmp_14</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>35</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>35</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>1</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>541</item>
<item>542</item>
</oprand_edges>
<opcode>icmp</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>2.77</m_delay>
</item>
<item class_id_reference="9" object_id="_59">
<Value>
<Obj>
<type>0</type>
<id>87</id>
<name>umax5</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>35</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>35</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>64</bitwidth>
</Value>
<oprand_edges>
<count>3</count>
<item_version>0</item_version>
<item>543</item>
<item>544</item>
<item>545</item>
</oprand_edges>
<opcode>select</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>1.48</m_delay>
</item>
<item class_id_reference="9" object_id="_60">
<Value>
<Obj>
<type>0</type>
<id>88</id>
<name>tmp_16</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>35</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>35</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>1</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>546</item>
<item>547</item>
</oprand_edges>
<opcode>icmp</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>2.77</m_delay>
</item>
<item class_id_reference="9" object_id="_61">
<Value>
<Obj>
<type>0</type>
<id>89</id>
<name>scaledY_V</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>65</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>65</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName>scaledY.V</originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>7</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>548</item>
<item>549</item>
</oprand_edges>
<opcode>add</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>1.87</m_delay>
</item>
<item class_id_reference="9" object_id="_62">
<Value>
<Obj>
<type>0</type>
<id>90</id>
<name></name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>35</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>35</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>0</bitwidth>
</Value>
<oprand_edges>
<count>3</count>
<item_version>0</item_version>
<item>550</item>
<item>551</item>
<item>552</item>
</oprand_edges>
<opcode>br</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_63">
<Value>
<Obj>
<type>0</type>
<id>95</id>
<name></name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>38</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>38</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>0</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>553</item>
</oprand_edges>
<opcode>br</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>1.76</m_delay>
</item>
<item class_id_reference="9" object_id="_64">
<Value>
<Obj>
<type>0</type>
<id>97</id>
<name>rollingAverage_V_2_2</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>46</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>46</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>14</bitwidth>
</Value>
<oprand_edges>
<count>4</count>
<item_version>0</item_version>
<item>555</item>
<item>556</item>
<item>557</item>
<item>558</item>
</oprand_edges>
<opcode>phi</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_65">
<Value>
<Obj>
<type>0</type>
<id>98</id>
<name>rollingAverage_V_1_2</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>45</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>45</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>14</bitwidth>
</Value>
<oprand_edges>
<count>4</count>
<item_version>0</item_version>
<item>559</item>
<item>560</item>
<item>561</item>
<item>562</item>
</oprand_edges>
<opcode>phi</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_66">
<Value>
<Obj>
<type>0</type>
<id>99</id>
<name>rollingAverage_V_0_2</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>44</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>44</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>14</bitwidth>
</Value>
<oprand_edges>
<count>4</count>
<item_version>0</item_version>
<item>563</item>
<item>564</item>
<item>565</item>
<item>566</item>
</oprand_edges>
<opcode>phi</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_67">
<Value>
<Obj>
<type>0</type>
<id>100</id>
<name>windowX1</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName>windowX</originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>64</bitwidth>
</Value>
<oprand_edges>
<count>4</count>
<item_version>0</item_version>
<item>567</item>
<item>568</item>
<item>569</item>
<item>570</item>
</oprand_edges>
<opcode>phi</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_68">
<Value>
<Obj>
<type>0</type>
<id>101</id>
<name>tmp_28</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>32</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>32</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>64</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>571</item>
<item>572</item>
</oprand_edges>
<opcode>sub</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>3.52</m_delay>
</item>
<item class_id_reference="9" object_id="_69">
<Value>
<Obj>
<type>0</type>
<id>102</id>
<name>exitcond3</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>38</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>38</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>1</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>573</item>
<item>574</item>
</oprand_edges>
<opcode>icmp</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>2.77</m_delay>
</item>
<item class_id_reference="9" object_id="_70">
<Value>
<Obj>
<type>0</type>
<id>103</id>
<name></name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>38</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>38</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>0</bitwidth>
</Value>
<oprand_edges>
<count>3</count>
<item_version>0</item_version>
<item>575</item>
<item>576</item>
<item>577</item>
</oprand_edges>
<opcode>br</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_71">
<Value>
<Obj>
<type>0</type>
<id>108</id>
<name>tmp_100</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>42</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>42</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>64</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>578</item>
<item>580</item>
</oprand_edges>
<opcode>shl</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_72">
<Value>
<Obj>
<type>0</type>
<id>109</id>
<name>tmp_29</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>42</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>42</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>64</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>581</item>
<item>582</item>
</oprand_edges>
<opcode>sub</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>3.52</m_delay>
</item>
<item class_id_reference="9" object_id="_73">
<Value>
<Obj>
<type>0</type>
<id>110</id>
<name></name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>40</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>40</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>0</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>583</item>
</oprand_edges>
<opcode>br</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>1.76</m_delay>
</item>
<item class_id_reference="9" object_id="_74">
<Value>
<Obj>
<type>0</type>
<id>112</id>
<name>rollingAverage_V_2_3</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName>rollingAverage[2].V</originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>14</bitwidth>
</Value>
<oprand_edges>
<count>4</count>
<item_version>0</item_version>
<item>584</item>
<item>585</item>
<item>586</item>
<item>587</item>
</oprand_edges>
<opcode>phi</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_75">
<Value>
<Obj>
<type>0</type>
<id>113</id>
<name>rollingAverage_V_1_3</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName>rollingAverage[1].V</originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>14</bitwidth>
</Value>
<oprand_edges>
<count>4</count>
<item_version>0</item_version>
<item>588</item>
<item>589</item>
<item>590</item>
<item>591</item>
</oprand_edges>
<opcode>phi</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_76">
<Value>
<Obj>
<type>0</type>
<id>114</id>
<name>rollingAverage_V_0_3</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName>rollingAverage[0].V</originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>14</bitwidth>
</Value>
<oprand_edges>
<count>4</count>
<item_version>0</item_version>
<item>592</item>
<item>593</item>
<item>594</item>
<item>595</item>
</oprand_edges>
<opcode>phi</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_77">
<Value>
<Obj>
<type>0</type>
<id>115</id>
<name>windowY1</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName>windowY</originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>64</bitwidth>
</Value>
<oprand_edges>
<count>4</count>
<item_version>0</item_version>
<item>596</item>
<item>597</item>
<item>598</item>
<item>599</item>
</oprand_edges>
<opcode>phi</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_78">
<Value>
<Obj>
<type>0</type>
<id>116</id>
<name>tmp_101</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>35</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>35</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>64</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>600</item>
<item>601</item>
</oprand_edges>
<opcode>sub</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>3.52</m_delay>
</item>
<item class_id_reference="9" object_id="_79">
<Value>
<Obj>
<type>0</type>
<id>117</id>
<name>exitcond</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>40</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>40</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>1</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>602</item>
<item>603</item>
</oprand_edges>
<opcode>icmp</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>2.77</m_delay>
</item>
<item class_id_reference="9" object_id="_80">
<Value>
<Obj>
<type>0</type>
<id>118</id>
<name></name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>40</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>40</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>0</bitwidth>
</Value>
<oprand_edges>
<count>3</count>
<item_version>0</item_version>
<item>604</item>
<item>605</item>
<item>606</item>
</oprand_edges>
<opcode>br</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_81">
<Value>
<Obj>
<type>0</type>
<id>123</id>
<name>tmp_32</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>42</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>42</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>64</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>607</item>
<item>608</item>
</oprand_edges>
<opcode>mul</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>6.97</m_delay>
</item>
<item class_id_reference="9" object_id="_82">
<Value>
<Obj>
<type>0</type>
<id>124</id>
<name>tmp_33</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>42</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>42</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>64</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>609</item>
<item>610</item>
</oprand_edges>
<opcode>add</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>3.52</m_delay>
</item>
<item class_id_reference="9" object_id="_83">
<Value>
<Obj>
<type>0</type>
<id>125</id>
<name>current</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>42</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>42</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName>current</originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>32</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>611</item>
</oprand_edges>
<opcode>trunc</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_84">
<Value>
<Obj>
<type>0</type>
<id>126</id>
<name>tmp_103</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>42</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>42</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>2</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>612</item>
</oprand_edges>
<opcode>trunc</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_85">
<Value>
<Obj>
<type>0</type>
<id>127</id>
<name>adjSize3</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>42</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>42</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>20</bitwidth>
</Value>
<oprand_edges>
<count>4</count>
<item_version>0</item_version>
<item>614</item>
<item>615</item>
<item>616</item>
<item>618</item>
</oprand_edges>
<opcode>partselect</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_86">
<Value>
<Obj>
<type>0</type>
<id>128</id>
<name>mem_index_gep3</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>42</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>42</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>20</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>620</item>
<item>621</item>
</oprand_edges>
<opcode>add</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>2.19</m_delay>
</item>
<item class_id_reference="9" object_id="_87">
<Value>
<Obj>
<type>0</type>
<id>129</id>
<name>adjSize104_cast</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>42</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>42</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>21</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>622</item>
</oprand_edges>
<opcode>zext</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_88">
<Value>
<Obj>
<type>0</type>
<id>130</id>
<name>addrCmp</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>42</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>42</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>1</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>623</item>
<item>625</item>
</oprand_edges>
<opcode>icmp</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>2.44</m_delay>
</item>
<item class_id_reference="9" object_id="_89">
<Value>
<Obj>
<type>0</type>
<id>131</id>
<name>addrCmp7</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>42</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>42</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>1</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>626</item>
<item>628</item>
</oprand_edges>
<opcode>icmp</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>2.44</m_delay>
</item>
<item class_id_reference="9" object_id="_90">
<Value>
<Obj>
<type>0</type>
<id>132</id>
<name>gepindex</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>42</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>42</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>21</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>630</item>
<item>631</item>
</oprand_edges>
<opcode>add</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>2.19</m_delay>
</item>
<item class_id_reference="9" object_id="_91">
<Value>
<Obj>
<type>0</type>
<id>133</id>
<name>gepindex11</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>42</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>42</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>21</bitwidth>
</Value>
<oprand_edges>
<count>3</count>
<item_version>0</item_version>
<item>632</item>
<item>633</item>
<item>635</item>
</oprand_edges>
<opcode>select</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_92">
<Value>
<Obj>
<type>0</type>
<id>134</id>
<name>gepindex2</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>42</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>42</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>21</bitwidth>
</Value>
<oprand_edges>
<count>3</count>
<item_version>0</item_version>
<item>636</item>
<item>637</item>
<item>638</item>
</oprand_edges>
<opcode>select</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.70</m_delay>
</item>
<item class_id_reference="9" object_id="_93">
<Value>
<Obj>
<type>0</type>
<id>135</id>
<name>gepindex2_cast</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>42</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>42</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>64</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>639</item>
</oprand_edges>
<opcode>sext</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_94">
<Value>
<Obj>
<type>0</type>
<id>136</id>
<name>sectionDataCopy_addr_1</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>42</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>42</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>17</bitwidth>
</Value>
<oprand_edges>
<count>3</count>
<item_version>0</item_version>
<item>640</item>
<item>641</item>
<item>642</item>
</oprand_edges>
<opcode>getelementptr</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_95">
<Value>
<Obj>
<type>0</type>
<id>137</id>
<name>sectionDataCopy_load</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>42</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>42</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>32</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>643</item>
</oprand_edges>
<opcode>load</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>3.25</m_delay>
</item>
<item class_id_reference="9" object_id="_96">
<Value>
<Obj>
<type>0</type>
<id>138</id>
<name>start_pos</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>42</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>42</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>5</bitwidth>
</Value>
<oprand_edges>
<count>3</count>
<item_version>0</item_version>
<item>645</item>
<item>646</item>
<item>648</item>
</oprand_edges>
<opcode>bitconcatenate</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_97">
<Value>
<Obj>
<type>0</type>
<id>139</id>
<name>end_pos3</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>42</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>42</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>5</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>649</item>
<item>651</item>
</oprand_edges>
<opcode>or</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_98">
<Value>
<Obj>
<type>0</type>
<id>140</id>
<name>tmp_104</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>42</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>42</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>1</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>652</item>
<item>653</item>
</oprand_edges>
<opcode>icmp</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>1.36</m_delay>
</item>
<item class_id_reference="9" object_id="_99">
<Value>
<Obj>
<type>0</type>
<id>141</id>
<name>tmp_105</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>42</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>42</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>6</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>654</item>
</oprand_edges>
<opcode>zext</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_100">
<Value>
<Obj>
<type>0</type>
<id>142</id>
<name>tmp_106</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>42</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>42</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>6</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>655</item>
</oprand_edges>
<opcode>zext</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_101">
<Value>
<Obj>
<type>0</type>
<id>143</id>
<name>tmp_107</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>42</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>42</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>32</bitwidth>
</Value>
<oprand_edges>
<count>4</count>
<item_version>0</item_version>
<item>657</item>
<item>658</item>
<item>659</item>
<item>661</item>
</oprand_edges>
<opcode>partselect</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_102">
<Value>
<Obj>
<type>0</type>
<id>144</id>
<name>tmp_108</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>42</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>42</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>6</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>662</item>
<item>663</item>
</oprand_edges>
<opcode>sub</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>1.78</m_delay>
</item>
<item class_id_reference="9" object_id="_103">
<Value>
<Obj>
<type>0</type>
<id>145</id>
<name>tmp_109</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>42</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>42</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>6</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>664</item>
<item>666</item>
</oprand_edges>
<opcode>xor</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_104">
<Value>
<Obj>
<type>0</type>
<id>146</id>
<name>tmp_110</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>42</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>42</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>6</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>667</item>
<item>668</item>
</oprand_edges>
<opcode>sub</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>1.78</m_delay>
</item>
<item class_id_reference="9" object_id="_105">
<Value>
<Obj>
<type>0</type>
<id>147</id>
<name>tmp_111</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>42</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>42</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>6</bitwidth>
</Value>
<oprand_edges>
<count>3</count>
<item_version>0</item_version>
<item>669</item>
<item>670</item>
<item>671</item>
</oprand_edges>
<opcode>select</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_106">
<Value>
<Obj>
<type>0</type>
<id>148</id>
<name>tmp_112</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>42</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>42</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>32</bitwidth>
</Value>
<oprand_edges>
<count>3</count>
<item_version>0</item_version>
<item>672</item>
<item>673</item>
<item>674</item>
</oprand_edges>
<opcode>select</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_107">
<Value>
<Obj>
<type>0</type>
<id>149</id>
<name>tmp_113</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>42</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>42</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>6</bitwidth>
</Value>
<oprand_edges>
<count>3</count>
<item_version>0</item_version>
<item>675</item>
<item>676</item>
<item>677</item>
</oprand_edges>
<opcode>select</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_108">
<Value>
<Obj>
<type>0</type>
<id>150</id>
<name>tmp_114</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>42</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>42</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>6</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>678</item>
<item>679</item>
</oprand_edges>
<opcode>sub</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>1.82</m_delay>
</item>
<item class_id_reference="9" object_id="_109">
<Value>
<Obj>
<type>0</type>
<id>151</id>
<name>tmp_115</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>42</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>42</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>32</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>680</item>
</oprand_edges>
<opcode>zext</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_110">
<Value>
<Obj>
<type>0</type>
<id>152</id>
<name>tmp_116</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>42</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>42</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>32</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>681</item>
</oprand_edges>
<opcode>zext</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_111">
<Value>
<Obj>
<type>0</type>
<id>153</id>
<name>tmp_117</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>42</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>42</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>32</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>682</item>
<item>683</item>
</oprand_edges>
<opcode>lshr</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>4.42</m_delay>
</item>
<item class_id_reference="9" object_id="_112">
<Value>
<Obj>
<type>0</type>
<id>154</id>
<name>tmp_118</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>42</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>42</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>32</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>685</item>
<item>686</item>
</oprand_edges>
<opcode>lshr</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_113">
<Value>
<Obj>
<type>0</type>
<id>155</id>
<name>tmp_119</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>42</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>42</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>32</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>687</item>
<item>688</item>
</oprand_edges>
<opcode>and</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_114">
<Value>
<Obj>
<type>0</type>
<id>156</id>
<name>tmp_120</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>42</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>42</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName>op2</originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>8</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>689</item>
</oprand_edges>
<opcode>trunc</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_115">
<Value>
<Obj>
<type>0</type>
<id>157</id>
<name>tmp_35</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>44</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>44</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>14</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>690</item>
</oprand_edges>
<opcode>zext</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_116">
<Value>
<Obj>
<type>0</type>
<id>158</id>
<name>rollingAverage_0_V</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>44</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>44</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName>rollingAverage[0].V</originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>14</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>691</item>
<item>692</item>
</oprand_edges>
<opcode>add</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>2.94</m_delay>
</item>
<item class_id_reference="9" object_id="_117">
<Value>
<Obj>
<type>0</type>
<id>159</id>
<name>tmp_37</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>45</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>45</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>32</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>694</item>
<item>695</item>
</oprand_edges>
<opcode>add</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>2.55</m_delay>
</item>
<item class_id_reference="9" object_id="_118">
<Value>
<Obj>
<type>0</type>
<id>160</id>
<name>tmp_121</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>45</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>45</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>2</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>696</item>
</oprand_edges>
<opcode>trunc</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_119">
<Value>
<Obj>
<type>0</type>
<id>161</id>
<name>adjSize4</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>45</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>45</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>20</bitwidth>
</Value>
<oprand_edges>
<count>4</count>
<item_version>0</item_version>
<item>698</item>
<item>699</item>
<item>700</item>
<item>701</item>
</oprand_edges>
<opcode>partselect</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_120">
<Value>
<Obj>
<type>0</type>
<id>162</id>
<name>mem_index_gep4</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>45</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>45</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>20</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>702</item>
<item>703</item>
</oprand_edges>
<opcode>add</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>2.19</m_delay>
</item>
<item class_id_reference="9" object_id="_121">
<Value>
<Obj>
<type>0</type>
<id>163</id>
<name>adjSize107_cast</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>45</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>45</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>21</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>704</item>
</oprand_edges>
<opcode>zext</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_122">
<Value>
<Obj>
<type>0</type>
<id>164</id>
<name>addrCmp8</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>45</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>45</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>1</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>705</item>
<item>706</item>
</oprand_edges>
<opcode>icmp</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>2.44</m_delay>
</item>
<item class_id_reference="9" object_id="_123">
<Value>
<Obj>
<type>0</type>
<id>165</id>
<name>addrCmp9</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>45</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>45</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>1</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>707</item>
<item>708</item>
</oprand_edges>
<opcode>icmp</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>2.44</m_delay>
</item>
<item class_id_reference="9" object_id="_124">
<Value>
<Obj>
<type>0</type>
<id>166</id>
<name>gepindex12</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>45</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>45</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>21</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>709</item>
<item>710</item>
</oprand_edges>
<opcode>add</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>2.19</m_delay>
</item>
<item class_id_reference="9" object_id="_125">
<Value>
<Obj>
<type>0</type>
<id>167</id>
<name>gepindex13</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>45</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>45</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>21</bitwidth>
</Value>
<oprand_edges>
<count>3</count>
<item_version>0</item_version>
<item>711</item>
<item>712</item>
<item>713</item>
</oprand_edges>
<opcode>select</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_126">
<Value>
<Obj>
<type>0</type>
<id>168</id>
<name>gepindex14</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>45</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>45</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>21</bitwidth>
</Value>
<oprand_edges>
<count>3</count>
<item_version>0</item_version>
<item>714</item>
<item>715</item>
<item>716</item>
</oprand_edges>
<opcode>select</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.70</m_delay>
</item>
<item class_id_reference="9" object_id="_127">
<Value>
<Obj>
<type>0</type>
<id>169</id>
<name>gepindex2113_cast</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>45</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>45</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>64</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>717</item>
</oprand_edges>
<opcode>sext</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_128">
<Value>
<Obj>
<type>0</type>
<id>170</id>
<name>sectionDataCopy_addr_2</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>45</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>45</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>17</bitwidth>
</Value>
<oprand_edges>
<count>3</count>
<item_version>0</item_version>
<item>718</item>
<item>719</item>
<item>720</item>
</oprand_edges>
<opcode>getelementptr</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_129">
<Value>
<Obj>
<type>0</type>
<id>171</id>
<name>sectionDataCopy_load_1</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>45</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>45</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>32</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>721</item>
</oprand_edges>
<opcode>load</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>3.25</m_delay>
</item>
<item class_id_reference="9" object_id="_130">
<Value>
<Obj>
<type>0</type>
<id>172</id>
<name>start_pos4</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>45</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>45</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>5</bitwidth>
</Value>
<oprand_edges>
<count>3</count>
<item_version>0</item_version>
<item>722</item>
<item>723</item>
<item>724</item>
</oprand_edges>
<opcode>bitconcatenate</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_131">
<Value>
<Obj>
<type>0</type>
<id>173</id>
<name>end_pos4</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>45</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>45</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>5</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>725</item>
<item>726</item>
</oprand_edges>
<opcode>or</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_132">
<Value>
<Obj>
<type>0</type>
<id>174</id>
<name>tmp_122</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>45</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>45</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>1</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>727</item>
<item>728</item>
</oprand_edges>
<opcode>icmp</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>1.36</m_delay>
</item>
<item class_id_reference="9" object_id="_133">
<Value>
<Obj>
<type>0</type>
<id>175</id>
<name>tmp_123</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>45</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>45</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>6</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>729</item>
</oprand_edges>
<opcode>zext</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_134">
<Value>
<Obj>
<type>0</type>
<id>176</id>
<name>tmp_124</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>45</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>45</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>6</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>730</item>
</oprand_edges>
<opcode>zext</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_135">
<Value>
<Obj>
<type>0</type>
<id>177</id>
<name>tmp_125</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>45</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>45</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>32</bitwidth>
</Value>
<oprand_edges>
<count>4</count>
<item_version>0</item_version>
<item>731</item>
<item>732</item>
<item>733</item>
<item>734</item>
</oprand_edges>
<opcode>partselect</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_136">
<Value>
<Obj>
<type>0</type>
<id>178</id>
<name>tmp_126</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>45</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>45</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>6</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>735</item>
<item>736</item>
</oprand_edges>
<opcode>sub</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>1.78</m_delay>
</item>
<item class_id_reference="9" object_id="_137">
<Value>
<Obj>
<type>0</type>
<id>179</id>
<name>tmp_127</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>45</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>45</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>6</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>737</item>
<item>738</item>
</oprand_edges>
<opcode>xor</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_138">
<Value>
<Obj>
<type>0</type>
<id>180</id>
<name>tmp_128</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>45</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>45</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>6</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>739</item>
<item>740</item>
</oprand_edges>
<opcode>sub</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>1.78</m_delay>
</item>
<item class_id_reference="9" object_id="_139">
<Value>
<Obj>
<type>0</type>
<id>181</id>
<name>tmp_129</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>45</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>45</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>6</bitwidth>
</Value>
<oprand_edges>
<count>3</count>
<item_version>0</item_version>
<item>741</item>
<item>742</item>
<item>743</item>
</oprand_edges>
<opcode>select</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_140">
<Value>
<Obj>
<type>0</type>
<id>182</id>
<name>tmp_130</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>45</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>45</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>32</bitwidth>
</Value>
<oprand_edges>
<count>3</count>
<item_version>0</item_version>
<item>744</item>
<item>745</item>
<item>746</item>
</oprand_edges>
<opcode>select</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_141">
<Value>
<Obj>
<type>0</type>
<id>183</id>
<name>tmp_131</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>45</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>45</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>6</bitwidth>
</Value>
<oprand_edges>
<count>3</count>
<item_version>0</item_version>
<item>747</item>
<item>748</item>
<item>749</item>
</oprand_edges>
<opcode>select</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_142">
<Value>
<Obj>
<type>0</type>
<id>184</id>
<name>tmp_132</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>45</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>45</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>6</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>750</item>
<item>751</item>
</oprand_edges>
<opcode>sub</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>1.82</m_delay>
</item>
<item class_id_reference="9" object_id="_143">
<Value>
<Obj>
<type>0</type>
<id>185</id>
<name>tmp_133</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>45</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>45</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>32</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>752</item>
</oprand_edges>
<opcode>zext</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_144">
<Value>
<Obj>
<type>0</type>
<id>186</id>
<name>tmp_134</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>45</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>45</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>32</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>753</item>
</oprand_edges>
<opcode>zext</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_145">
<Value>
<Obj>
<type>0</type>
<id>187</id>
<name>tmp_135</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>45</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>45</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>32</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>754</item>
<item>755</item>
</oprand_edges>
<opcode>lshr</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>4.42</m_delay>
</item>
<item class_id_reference="9" object_id="_146">
<Value>
<Obj>
<type>0</type>
<id>188</id>
<name>tmp_136</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>45</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>45</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>32</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>756</item>
<item>757</item>
</oprand_edges>
<opcode>lshr</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_147">
<Value>
<Obj>
<type>0</type>
<id>189</id>
<name>tmp_137</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>45</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>45</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>32</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>758</item>
<item>759</item>
</oprand_edges>
<opcode>and</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_148">
<Value>
<Obj>
<type>0</type>
<id>190</id>
<name>tmp_138</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>45</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>45</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName>op2</originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>8</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>760</item>
</oprand_edges>
<opcode>trunc</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_149">
<Value>
<Obj>
<type>0</type>
<id>191</id>
<name>tmp_39</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>45</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>45</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>14</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>761</item>
</oprand_edges>
<opcode>zext</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_150">
<Value>
<Obj>
<type>0</type>
<id>192</id>
<name>rollingAverage_1_V</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>45</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>45</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName>rollingAverage[1].V</originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>14</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>762</item>
<item>763</item>
</oprand_edges>
<opcode>add</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>2.94</m_delay>
</item>
<item class_id_reference="9" object_id="_151">
<Value>
<Obj>
<type>0</type>
<id>193</id>
<name>tmp_41</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>46</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>46</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>32</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>764</item>
<item>765</item>
</oprand_edges>
<opcode>add</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>2.55</m_delay>
</item>
<item class_id_reference="9" object_id="_152">
<Value>
<Obj>
<type>0</type>
<id>194</id>
<name>tmp_139</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>46</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>46</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>2</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>766</item>
</oprand_edges>
<opcode>trunc</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_153">
<Value>
<Obj>
<type>0</type>
<id>195</id>
<name>adjSize5</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>46</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>46</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>20</bitwidth>
</Value>
<oprand_edges>
<count>4</count>
<item_version>0</item_version>
<item>767</item>
<item>768</item>
<item>769</item>
<item>770</item>
</oprand_edges>
<opcode>partselect</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_154">
<Value>
<Obj>
<type>0</type>
<id>196</id>
<name>mem_index_gep5</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>46</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>46</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>20</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>771</item>
<item>772</item>
</oprand_edges>
<opcode>add</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>2.19</m_delay>
</item>
<item class_id_reference="9" object_id="_155">
<Value>
<Obj>
<type>0</type>
<id>197</id>
<name>adjSize119_cast</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>46</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>46</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>21</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>773</item>
</oprand_edges>
<opcode>zext</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_156">
<Value>
<Obj>
<type>0</type>
<id>198</id>
<name>addrCmp10</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>46</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>46</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>1</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>774</item>
<item>775</item>
</oprand_edges>
<opcode>icmp</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>2.44</m_delay>
</item>
<item class_id_reference="9" object_id="_157">
<Value>
<Obj>
<type>0</type>
<id>199</id>
<name>addrCmp11</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>46</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>46</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>1</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>776</item>
<item>777</item>
</oprand_edges>
<opcode>icmp</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>2.44</m_delay>
</item>
<item class_id_reference="9" object_id="_158">
<Value>
<Obj>
<type>0</type>
<id>200</id>
<name>gepindex15</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>46</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>46</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>21</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>778</item>
<item>779</item>
</oprand_edges>
<opcode>add</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>2.19</m_delay>
</item>
<item class_id_reference="9" object_id="_159">
<Value>
<Obj>
<type>0</type>
<id>201</id>
<name>gepindex16</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>46</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>46</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>21</bitwidth>
</Value>
<oprand_edges>
<count>3</count>
<item_version>0</item_version>
<item>780</item>
<item>781</item>
<item>782</item>
</oprand_edges>
<opcode>select</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_160">
<Value>
<Obj>
<type>0</type>
<id>202</id>
<name>gepindex17</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>46</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>46</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>21</bitwidth>
</Value>
<oprand_edges>
<count>3</count>
<item_version>0</item_version>
<item>783</item>
<item>784</item>
<item>785</item>
</oprand_edges>
<opcode>select</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.70</m_delay>
</item>
<item class_id_reference="9" object_id="_161">
<Value>
<Obj>
<type>0</type>
<id>203</id>
<name>gepindex2125_cast</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>46</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>46</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>64</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>786</item>
</oprand_edges>
<opcode>sext</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_162">
<Value>
<Obj>
<type>0</type>
<id>204</id>
<name>sectionDataCopy_addr_3</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>46</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>46</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>17</bitwidth>
</Value>
<oprand_edges>
<count>3</count>
<item_version>0</item_version>
<item>787</item>
<item>788</item>
<item>789</item>
</oprand_edges>
<opcode>getelementptr</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_163">
<Value>
<Obj>
<type>0</type>
<id>205</id>
<name>sectionDataCopy_load_2</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>46</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>46</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>32</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>790</item>
</oprand_edges>
<opcode>load</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>3.25</m_delay>
</item>
<item class_id_reference="9" object_id="_164">
<Value>
<Obj>
<type>0</type>
<id>206</id>
<name>start_pos5</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>46</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>46</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>5</bitwidth>
</Value>
<oprand_edges>
<count>3</count>
<item_version>0</item_version>
<item>791</item>
<item>792</item>
<item>793</item>
</oprand_edges>
<opcode>bitconcatenate</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_165">
<Value>
<Obj>
<type>0</type>
<id>207</id>
<name>end_pos5</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>46</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>46</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>5</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>794</item>
<item>795</item>
</oprand_edges>
<opcode>or</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_166">
<Value>
<Obj>
<type>0</type>
<id>208</id>
<name>tmp_140</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>46</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>46</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>1</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>796</item>
<item>797</item>
</oprand_edges>
<opcode>icmp</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>1.36</m_delay>
</item>
<item class_id_reference="9" object_id="_167">
<Value>
<Obj>
<type>0</type>
<id>209</id>
<name>tmp_141</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>46</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>46</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>6</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>798</item>
</oprand_edges>
<opcode>zext</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_168">
<Value>
<Obj>
<type>0</type>
<id>210</id>
<name>tmp_142</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>46</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>46</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>6</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>799</item>
</oprand_edges>
<opcode>zext</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_169">
<Value>
<Obj>
<type>0</type>
<id>211</id>
<name>tmp_143</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>46</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>46</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>32</bitwidth>
</Value>
<oprand_edges>
<count>4</count>
<item_version>0</item_version>
<item>800</item>
<item>801</item>
<item>802</item>
<item>803</item>
</oprand_edges>
<opcode>partselect</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_170">
<Value>
<Obj>
<type>0</type>
<id>212</id>
<name>tmp_144</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>46</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>46</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>6</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>804</item>
<item>805</item>
</oprand_edges>
<opcode>sub</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>1.78</m_delay>
</item>
<item class_id_reference="9" object_id="_171">
<Value>
<Obj>
<type>0</type>
<id>213</id>
<name>tmp_145</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>46</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>46</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>6</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>806</item>
<item>807</item>
</oprand_edges>
<opcode>xor</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_172">
<Value>
<Obj>
<type>0</type>
<id>214</id>
<name>tmp_146</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>46</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>46</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>6</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>808</item>
<item>809</item>
</oprand_edges>
<opcode>sub</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>1.78</m_delay>
</item>
<item class_id_reference="9" object_id="_173">
<Value>
<Obj>
<type>0</type>
<id>215</id>
<name>tmp_147</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>46</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>46</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>6</bitwidth>
</Value>
<oprand_edges>
<count>3</count>
<item_version>0</item_version>
<item>810</item>
<item>811</item>
<item>812</item>
</oprand_edges>
<opcode>select</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_174">
<Value>
<Obj>
<type>0</type>
<id>216</id>
<name>tmp_148</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>46</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>46</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>32</bitwidth>
</Value>
<oprand_edges>
<count>3</count>
<item_version>0</item_version>
<item>813</item>
<item>814</item>
<item>815</item>
</oprand_edges>
<opcode>select</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_175">
<Value>
<Obj>
<type>0</type>
<id>217</id>
<name>tmp_149</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>46</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>46</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>6</bitwidth>
</Value>
<oprand_edges>
<count>3</count>
<item_version>0</item_version>
<item>816</item>
<item>817</item>
<item>818</item>
</oprand_edges>
<opcode>select</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_176">
<Value>
<Obj>
<type>0</type>
<id>218</id>
<name>tmp_150</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>46</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>46</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>6</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>819</item>
<item>820</item>
</oprand_edges>
<opcode>sub</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>1.82</m_delay>
</item>
<item class_id_reference="9" object_id="_177">
<Value>
<Obj>
<type>0</type>
<id>219</id>
<name>tmp_151</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>46</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>46</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>32</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>821</item>
</oprand_edges>
<opcode>zext</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_178">
<Value>
<Obj>
<type>0</type>
<id>220</id>
<name>tmp_152</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>46</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>46</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>32</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>822</item>
</oprand_edges>
<opcode>zext</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_179">
<Value>
<Obj>
<type>0</type>
<id>221</id>
<name>tmp_153</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>46</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>46</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>32</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>823</item>
<item>824</item>
</oprand_edges>
<opcode>lshr</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>4.42</m_delay>
</item>
<item class_id_reference="9" object_id="_180">
<Value>
<Obj>
<type>0</type>
<id>222</id>
<name>tmp_154</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>46</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>46</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>32</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>825</item>
<item>826</item>
</oprand_edges>
<opcode>lshr</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_181">
<Value>
<Obj>
<type>0</type>
<id>223</id>
<name>tmp_155</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>46</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>46</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>32</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>827</item>
<item>828</item>
</oprand_edges>
<opcode>and</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_182">
<Value>
<Obj>
<type>0</type>
<id>224</id>
<name>tmp_156</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>46</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>46</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName>op2</originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>8</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>829</item>
</oprand_edges>
<opcode>trunc</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_183">
<Value>
<Obj>
<type>0</type>
<id>225</id>
<name>tmp_43</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>46</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>46</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>14</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>830</item>
</oprand_edges>
<opcode>zext</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_184">
<Value>
<Obj>
<type>0</type>
<id>226</id>
<name>rollingAverage_2_V</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>46</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>46</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName>rollingAverage[2].V</originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>14</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>831</item>
<item>832</item>
</oprand_edges>
<opcode>add</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>2.94</m_delay>
</item>
<item class_id_reference="9" object_id="_185">
<Value>
<Obj>
<type>0</type>
<id>228</id>
<name>windowY_1</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>40</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>40</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName>windowY</originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>64</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>834</item>
<item>835</item>
</oprand_edges>
<opcode>add</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>3.52</m_delay>
</item>
<item class_id_reference="9" object_id="_186">
<Value>
<Obj>
<type>0</type>
<id>229</id>
<name></name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>40</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>40</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>0</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>836</item>
</oprand_edges>
<opcode>br</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_187">
<Value>
<Obj>
<type>0</type>
<id>232</id>
<name>windowX_1</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>38</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>38</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName>windowX</originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>64</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>837</item>
<item>838</item>
</oprand_edges>
<opcode>add</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>3.52</m_delay>
</item>
<item class_id_reference="9" object_id="_188">
<Value>
<Obj>
<type>0</type>
<id>233</id>
<name></name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>38</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>38</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>0</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>839</item>
</oprand_edges>
<opcode>br</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_189">
<Value>
<Obj>
<type>0</type>
<id>235</id>
<name>scaledLength_read</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>55</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>55</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>32</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>840</item>
<item>841</item>
</oprand_edges>
<opcode>read</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>1.00</m_delay>
</item>
<item class_id_reference="9" object_id="_190">
<Value>
<Obj>
<type>0</type>
<id>236</id>
<name>i_op_assign</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>55</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>55</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName>i_op</originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>32</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>842</item>
<item>843</item>
</oprand_edges>
<opcode>add</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>2.55</m_delay>
</item>
<item class_id_reference="9" object_id="_191">
<Value>
<Obj>
<type>0</type>
<id>237</id>
<name>tmp_18</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>55</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>55</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>32</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>844</item>
</oprand_edges>
<opcode>zext</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_192">
<Value>
<Obj>
<type>0</type>
<id>238</id>
<name>tmp_19</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>55</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>55</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>32</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>845</item>
<item>846</item>
</oprand_edges>
<opcode>mul</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>8.51</m_delay>
</item>
<item class_id_reference="9" object_id="_193">
<Value>
<Obj>
<type>0</type>
<id>239</id>
<name>tmp_20</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>55</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>55</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>32</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>847</item>
<item>848</item>
</oprand_edges>
<opcode>add</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>2.55</m_delay>
</item>
<item class_id_reference="9" object_id="_194">
<Value>
<Obj>
<type>0</type>
<id>240</id>
<name>tmp_30</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>55</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>55</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>32</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>849</item>
<item>850</item>
</oprand_edges>
<opcode>shl</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_195">
<Value>
<Obj>
<type>0</type>
<id>241</id>
<name>index</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>55</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>55</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName>index</originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>32</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>851</item>
<item>852</item>
</oprand_edges>
<opcode>sub</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>2.55</m_delay>
</item>
<item class_id_reference="9" object_id="_196">
<Value>
<Obj>
<type>0</type>
<id>242</id>
<name>tmp_21</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>57</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>57</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>8</bitwidth>
</Value>
<oprand_edges>
<count>4</count>
<item_version>0</item_version>
<item>854</item>
<item>855</item>
<item>857</item>
<item>859</item>
</oprand_edges>
<opcode>partselect</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_197">
<Value>
<Obj>
<type>0</type>
<id>243</id>
<name>tmp_31</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>55</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>55</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>2</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>860</item>
</oprand_edges>
<opcode>trunc</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_198">
<Value>
<Obj>
<type>0</type>
<id>244</id>
<name>adjSize</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>55</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>55</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>14</bitwidth>
</Value>
<oprand_edges>
<count>4</count>
<item_version>0</item_version>
<item>862</item>
<item>863</item>
<item>864</item>
<item>866</item>
</oprand_edges>
<opcode>partselect</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_199">
<Value>
<Obj>
<type>0</type>
<id>245</id>
<name>mem_index_gep</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>55</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>55</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>14</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>868</item>
<item>869</item>
</oprand_edges>
<opcode>add</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>1.81</m_delay>
</item>
<item class_id_reference="9" object_id="_200">
<Value>
<Obj>
<type>0</type>
<id>246</id>
<name>adjSize131_cast</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>55</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>55</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>15</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>870</item>
</oprand_edges>
<opcode>zext</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_201">
<Value>
<Obj>
<type>0</type>
<id>247</id>
<name>addrCmp1</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>55</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>55</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>1</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>871</item>
<item>873</item>
</oprand_edges>
<opcode>icmp</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>2.20</m_delay>
</item>
<item class_id_reference="9" object_id="_202">
<Value>
<Obj>
<type>0</type>
<id>248</id>
<name>addrCmp2</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>55</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>55</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>1</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>874</item>
<item>876</item>
</oprand_edges>
<opcode>icmp</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>2.20</m_delay>
</item>
<item class_id_reference="9" object_id="_203">
<Value>
<Obj>
<type>0</type>
<id>249</id>
<name>gepindex1</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>55</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>55</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>15</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>878</item>
<item>879</item>
</oprand_edges>
<opcode>add</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>1.81</m_delay>
</item>
<item class_id_reference="9" object_id="_204">
<Value>
<Obj>
<type>0</type>
<id>250</id>
<name>gepindex3</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>55</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>55</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>15</bitwidth>
</Value>
<oprand_edges>
<count>3</count>
<item_version>0</item_version>
<item>880</item>
<item>881</item>
<item>883</item>
</oprand_edges>
<opcode>select</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_205">
<Value>
<Obj>
<type>0</type>
<id>251</id>
<name>gepindex4</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>55</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>55</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>15</bitwidth>
</Value>
<oprand_edges>
<count>3</count>
<item_version>0</item_version>
<item>884</item>
<item>885</item>
<item>886</item>
</oprand_edges>
<opcode>select</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.75</m_delay>
</item>
<item class_id_reference="9" object_id="_206">
<Value>
<Obj>
<type>0</type>
<id>252</id>
<name>gepindex2137_cast</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>55</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>55</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>64</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>887</item>
</oprand_edges>
<opcode>sext</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_207">
<Value>
<Obj>
<type>0</type>
<id>253</id>
<name>newSectionData_addr_1</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>55</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>55</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>11</bitwidth>
</Value>
<oprand_edges>
<count>3</count>
<item_version>0</item_version>
<item>888</item>
<item>889</item>
<item>890</item>
</oprand_edges>
<opcode>getelementptr</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_208">
<Value>
<Obj>
<type>0</type>
<id>254</id>
<name>start_pos1</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>55</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>55</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>5</bitwidth>
</Value>
<oprand_edges>
<count>3</count>
<item_version>0</item_version>
<item>891</item>
<item>892</item>
<item>893</item>
</oprand_edges>
<opcode>bitconcatenate</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_209">
<Value>
<Obj>
<type>0</type>
<id>255</id>
<name>end_pos</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>55</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>55</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>5</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>894</item>
<item>895</item>
</oprand_edges>
<opcode>or</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_210">
<Value>
<Obj>
<type>0</type>
<id>256</id>
<name>tmp_34</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>55</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>55</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>1</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>896</item>
<item>897</item>
</oprand_edges>
<opcode>icmp</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>1.36</m_delay>
</item>
<item class_id_reference="9" object_id="_211">
<Value>
<Obj>
<type>0</type>
<id>257</id>
<name>tmp_38</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>55</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>55</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>6</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>898</item>
</oprand_edges>
<opcode>zext</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_212">
<Value>
<Obj>
<type>0</type>
<id>258</id>
<name>tmp_42</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>55</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>55</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>6</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>899</item>
</oprand_edges>
<opcode>zext</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_213">
<Value>
<Obj>
<type>0</type>
<id>259</id>
<name>tmp_44</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>57</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>57</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>32</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>900</item>
</oprand_edges>
<opcode>zext</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_214">
<Value>
<Obj>
<type>0</type>
<id>260</id>
<name>tmp_45</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>55</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>55</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>6</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>901</item>
<item>902</item>
</oprand_edges>
<opcode>xor</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_215">
<Value>
<Obj>
<type>0</type>
<id>261</id>
<name>tmp_46</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>55</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>55</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>6</bitwidth>
</Value>
<oprand_edges>
<count>3</count>
<item_version>0</item_version>
<item>903</item>
<item>904</item>
<item>905</item>
</oprand_edges>
<opcode>select</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_216">
<Value>
<Obj>
<type>0</type>
<id>262</id>
<name>tmp_47</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>55</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>55</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>6</bitwidth>
</Value>
<oprand_edges>
<count>3</count>
<item_version>0</item_version>
<item>906</item>
<item>907</item>
<item>908</item>
</oprand_edges>
<opcode>select</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_217">
<Value>
<Obj>
<type>0</type>
<id>263</id>
<name>tmp_48</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>55</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>55</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>6</bitwidth>
</Value>
<oprand_edges>
<count>3</count>
<item_version>0</item_version>
<item>909</item>
<item>910</item>
<item>911</item>
</oprand_edges>
<opcode>select</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_218">
<Value>
<Obj>
<type>0</type>
<id>264</id>
<name>tmp_49</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>55</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>55</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>6</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>912</item>
<item>913</item>
</oprand_edges>
<opcode>xor</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_219">
<Value>
<Obj>
<type>0</type>
<id>265</id>
<name>tmp_50</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>55</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>55</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>32</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>914</item>
</oprand_edges>
<opcode>zext</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_220">
<Value>
<Obj>
<type>0</type>
<id>266</id>
<name>tmp_51</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>55</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>55</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>32</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>915</item>
</oprand_edges>
<opcode>zext</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_221">
<Value>
<Obj>
<type>0</type>
<id>267</id>
<name>tmp_52</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>55</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>55</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>32</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>916</item>
</oprand_edges>
<opcode>zext</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_222">
<Value>
<Obj>
<type>0</type>
<id>268</id>
<name>tmp_53</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>57</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>57</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>32</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>917</item>
<item>918</item>
</oprand_edges>
<opcode>shl</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>3.14</m_delay>
</item>
<item class_id_reference="9" object_id="_223">
<Value>
<Obj>
<type>0</type>
<id>269</id>
<name>tmp_54</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>57</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>57</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>32</bitwidth>
</Value>
<oprand_edges>
<count>4</count>
<item_version>0</item_version>
<item>919</item>
<item>920</item>
<item>921</item>
<item>922</item>
</oprand_edges>
<opcode>partselect</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_224">
<Value>
<Obj>
<type>0</type>
<id>270</id>
<name>tmp_55</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>55</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>55</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>32</bitwidth>
</Value>
<oprand_edges>
<count>3</count>
<item_version>0</item_version>
<item>923</item>
<item>924</item>
<item>925</item>
</oprand_edges>
<opcode>select</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_225">
<Value>
<Obj>
<type>0</type>
<id>271</id>
<name>tmp_56</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>55</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>55</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>32</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>926</item>
<item>927</item>
</oprand_edges>
<opcode>shl</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_226">
<Value>
<Obj>
<type>0</type>
<id>272</id>
<name>tmp_57</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>55</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>55</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>32</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>928</item>
<item>929</item>
</oprand_edges>
<opcode>lshr</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_227">
<Value>
<Obj>
<type>0</type>
<id>273</id>
<name>p_demorgan</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>55</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>55</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>32</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>930</item>
<item>931</item>
</oprand_edges>
<opcode>and</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>2.94</m_delay>
</item>
<item class_id_reference="9" object_id="_228">
<Value>
<Obj>
<type>0</type>
<id>274</id>
<name>tmp_58</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>55</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>55</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>32</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>932</item>
<item>933</item>
</oprand_edges>
<opcode>and</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.99</m_delay>
</item>
<item class_id_reference="9" object_id="_229">
<Value>
<Obj>
<type>0</type>
<id>276</id>
<name>tmp_59</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>55</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>55</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>4</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>934</item>
</oprand_edges>
<opcode>zext</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_230">
<Value>
<Obj>
<type>0</type>
<id>277</id>
<name>mask</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>55</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>55</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>4</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>936</item>
<item>937</item>
</oprand_edges>
<opcode>shl</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>1.85</m_delay>
</item>
<item class_id_reference="9" object_id="_231">
<Value>
<Obj>
<type>0</type>
<id>278</id>
<name></name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>55</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>55</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>0</bitwidth>
</Value>
<oprand_edges>
<count>4</count>
<item_version>0</item_version>
<item>939</item>
<item>940</item>
<item>941</item>
<item>942</item>
</oprand_edges>
<opcode>store</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>3.25</m_delay>
</item>
<item class_id_reference="9" object_id="_232">
<Value>
<Obj>
<type>0</type>
<id>279</id>
<name>tmp_23</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>58</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>58</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>8</bitwidth>
</Value>
<oprand_edges>
<count>4</count>
<item_version>0</item_version>
<item>943</item>
<item>944</item>
<item>945</item>
<item>946</item>
</oprand_edges>
<opcode>partselect</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_233">
<Value>
<Obj>
<type>0</type>
<id>280</id>
<name>tmp_24</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>58</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>58</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>32</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>947</item>
<item>948</item>
</oprand_edges>
<opcode>add</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>2.55</m_delay>
</item>
<item class_id_reference="9" object_id="_234">
<Value>
<Obj>
<type>0</type>
<id>281</id>
<name>tmp_60</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>58</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>58</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>2</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>949</item>
</oprand_edges>
<opcode>trunc</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_235">
<Value>
<Obj>
<type>0</type>
<id>282</id>
<name>adjSize1</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>58</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>58</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>14</bitwidth>
</Value>
<oprand_edges>
<count>4</count>
<item_version>0</item_version>
<item>950</item>
<item>951</item>
<item>952</item>
<item>953</item>
</oprand_edges>
<opcode>partselect</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_236">
<Value>
<Obj>
<type>0</type>
<id>283</id>
<name>mem_index_gep1</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>58</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>58</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>14</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>954</item>
<item>955</item>
</oprand_edges>
<opcode>add</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>1.81</m_delay>
</item>
<item class_id_reference="9" object_id="_237">
<Value>
<Obj>
<type>0</type>
<id>284</id>
<name>adjSize145_cast</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>58</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>58</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>15</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>956</item>
</oprand_edges>
<opcode>zext</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_238">
<Value>
<Obj>
<type>0</type>
<id>285</id>
<name>addrCmp3</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>58</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>58</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>1</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>957</item>
<item>958</item>
</oprand_edges>
<opcode>icmp</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>2.20</m_delay>
</item>
<item class_id_reference="9" object_id="_239">
<Value>
<Obj>
<type>0</type>
<id>286</id>
<name>addrCmp4</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>58</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>58</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>1</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>959</item>
<item>960</item>
</oprand_edges>
<opcode>icmp</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>2.20</m_delay>
</item>
<item class_id_reference="9" object_id="_240">
<Value>
<Obj>
<type>0</type>
<id>287</id>
<name>gepindex5</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>58</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>58</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>15</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>961</item>
<item>962</item>
</oprand_edges>
<opcode>add</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>1.81</m_delay>
</item>
<item class_id_reference="9" object_id="_241">
<Value>
<Obj>
<type>0</type>
<id>288</id>
<name>gepindex6</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>58</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>58</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>15</bitwidth>
</Value>
<oprand_edges>
<count>3</count>
<item_version>0</item_version>
<item>963</item>
<item>964</item>
<item>965</item>
</oprand_edges>
<opcode>select</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_242">
<Value>
<Obj>
<type>0</type>
<id>289</id>
<name>gepindex7</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>58</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>58</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>15</bitwidth>
</Value>
<oprand_edges>
<count>3</count>
<item_version>0</item_version>
<item>966</item>
<item>967</item>
<item>968</item>
</oprand_edges>
<opcode>select</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.75</m_delay>
</item>
<item class_id_reference="9" object_id="_243">
<Value>
<Obj>
<type>0</type>
<id>290</id>
<name>gepindex2151_cast</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>58</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>58</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>64</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>969</item>
</oprand_edges>
<opcode>sext</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_244">
<Value>
<Obj>
<type>0</type>
<id>291</id>
<name>newSectionData_addr_2</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>58</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>58</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>11</bitwidth>
</Value>
<oprand_edges>
<count>3</count>
<item_version>0</item_version>
<item>970</item>
<item>971</item>
<item>972</item>
</oprand_edges>
<opcode>getelementptr</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_245">
<Value>
<Obj>
<type>0</type>
<id>292</id>
<name>start_pos2</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>58</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>58</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>5</bitwidth>
</Value>
<oprand_edges>
<count>3</count>
<item_version>0</item_version>
<item>973</item>
<item>974</item>
<item>975</item>
</oprand_edges>
<opcode>bitconcatenate</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_246">
<Value>
<Obj>
<type>0</type>
<id>293</id>
<name>end_pos1</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>58</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>58</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>5</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>976</item>
<item>977</item>
</oprand_edges>
<opcode>or</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_247">
<Value>
<Obj>
<type>0</type>
<id>294</id>
<name>tmp_61</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>58</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>58</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>1</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>978</item>
<item>979</item>
</oprand_edges>
<opcode>icmp</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>1.36</m_delay>
</item>
<item class_id_reference="9" object_id="_248">
<Value>
<Obj>
<type>0</type>
<id>295</id>
<name>tmp_62</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>58</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>58</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>6</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>980</item>
</oprand_edges>
<opcode>zext</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_249">
<Value>
<Obj>
<type>0</type>
<id>296</id>
<name>tmp_63</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>58</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>58</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>6</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>981</item>
</oprand_edges>
<opcode>zext</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_250">
<Value>
<Obj>
<type>0</type>
<id>297</id>
<name>tmp_64</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>58</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>58</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>32</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>982</item>
</oprand_edges>
<opcode>zext</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_251">
<Value>
<Obj>
<type>0</type>
<id>298</id>
<name>tmp_65</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>58</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>58</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>6</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>983</item>
<item>984</item>
</oprand_edges>
<opcode>xor</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_252">
<Value>
<Obj>
<type>0</type>
<id>299</id>
<name>tmp_66</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>58</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>58</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>6</bitwidth>
</Value>
<oprand_edges>
<count>3</count>
<item_version>0</item_version>
<item>985</item>
<item>986</item>
<item>987</item>
</oprand_edges>
<opcode>select</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_253">
<Value>
<Obj>
<type>0</type>
<id>300</id>
<name>tmp_67</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>58</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>58</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>6</bitwidth>
</Value>
<oprand_edges>
<count>3</count>
<item_version>0</item_version>
<item>988</item>
<item>989</item>
<item>990</item>
</oprand_edges>
<opcode>select</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_254">
<Value>
<Obj>
<type>0</type>
<id>301</id>
<name>tmp_68</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>58</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>58</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>6</bitwidth>
</Value>
<oprand_edges>
<count>3</count>
<item_version>0</item_version>
<item>991</item>
<item>992</item>
<item>993</item>
</oprand_edges>
<opcode>select</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_255">
<Value>
<Obj>
<type>0</type>
<id>302</id>
<name>tmp_69</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>58</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>58</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>6</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>994</item>
<item>995</item>
</oprand_edges>
<opcode>xor</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_256">
<Value>
<Obj>
<type>0</type>
<id>303</id>
<name>tmp_70</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>58</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>58</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>32</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>996</item>
</oprand_edges>
<opcode>zext</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_257">
<Value>
<Obj>
<type>0</type>
<id>304</id>
<name>tmp_71</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>58</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>58</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>32</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>997</item>
</oprand_edges>
<opcode>zext</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_258">
<Value>
<Obj>
<type>0</type>
<id>305</id>
<name>tmp_72</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>58</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>58</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>32</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>998</item>
</oprand_edges>
<opcode>zext</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_259">
<Value>
<Obj>
<type>0</type>
<id>306</id>
<name>tmp_73</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>58</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>58</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>32</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>999</item>
<item>1000</item>
</oprand_edges>
<opcode>shl</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>3.14</m_delay>
</item>
<item class_id_reference="9" object_id="_260">
<Value>
<Obj>
<type>0</type>
<id>307</id>
<name>tmp_74</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>58</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>58</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>32</bitwidth>
</Value>
<oprand_edges>
<count>4</count>
<item_version>0</item_version>
<item>1001</item>
<item>1002</item>
<item>1003</item>
<item>1004</item>
</oprand_edges>
<opcode>partselect</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_261">
<Value>
<Obj>
<type>0</type>
<id>308</id>
<name>tmp_75</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>58</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>58</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>32</bitwidth>
</Value>
<oprand_edges>
<count>3</count>
<item_version>0</item_version>
<item>1005</item>
<item>1006</item>
<item>1007</item>
</oprand_edges>
<opcode>select</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_262">
<Value>
<Obj>
<type>0</type>
<id>309</id>
<name>tmp_76</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>58</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>58</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>32</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>1008</item>
<item>1009</item>
</oprand_edges>
<opcode>shl</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_263">
<Value>
<Obj>
<type>0</type>
<id>310</id>
<name>tmp_77</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>58</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>58</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>32</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>1010</item>
<item>1011</item>
</oprand_edges>
<opcode>lshr</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_264">
<Value>
<Obj>
<type>0</type>
<id>311</id>
<name>p_demorgan1</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>58</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>58</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>32</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>1012</item>
<item>1013</item>
</oprand_edges>
<opcode>and</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>2.94</m_delay>
</item>
<item class_id_reference="9" object_id="_265">
<Value>
<Obj>
<type>0</type>
<id>312</id>
<name>tmp_78</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>58</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>58</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>32</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>1014</item>
<item>1015</item>
</oprand_edges>
<opcode>and</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.99</m_delay>
</item>
<item class_id_reference="9" object_id="_266">
<Value>
<Obj>
<type>0</type>
<id>314</id>
<name>tmp_79</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>58</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>58</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>4</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>1016</item>
</oprand_edges>
<opcode>zext</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_267">
<Value>
<Obj>
<type>0</type>
<id>315</id>
<name>mask1</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>58</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>58</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>4</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>1017</item>
<item>1018</item>
</oprand_edges>
<opcode>shl</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>1.85</m_delay>
</item>
<item class_id_reference="9" object_id="_268">
<Value>
<Obj>
<type>0</type>
<id>316</id>
<name></name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>58</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>58</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>0</bitwidth>
</Value>
<oprand_edges>
<count>5</count>
<item_version>0</item_version>
<item>1019</item>
<item>1020</item>
<item>1021</item>
<item>1022</item>
<item>1409</item>
</oprand_edges>
<opcode>store</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>3.25</m_delay>
</item>
<item class_id_reference="9" object_id="_269">
<Value>
<Obj>
<type>0</type>
<id>317</id>
<name>tmp_26</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>59</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>59</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>8</bitwidth>
</Value>
<oprand_edges>
<count>4</count>
<item_version>0</item_version>
<item>1023</item>
<item>1024</item>
<item>1025</item>
<item>1026</item>
</oprand_edges>
<opcode>partselect</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_270">
<Value>
<Obj>
<type>0</type>
<id>318</id>
<name>tmp_27</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>59</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>59</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>32</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>1027</item>
<item>1028</item>
</oprand_edges>
<opcode>add</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>2.55</m_delay>
</item>
<item class_id_reference="9" object_id="_271">
<Value>
<Obj>
<type>0</type>
<id>319</id>
<name>tmp_80</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>59</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>59</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>2</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>1029</item>
</oprand_edges>
<opcode>trunc</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_272">
<Value>
<Obj>
<type>0</type>
<id>320</id>
<name>adjSize2</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>59</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>59</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>14</bitwidth>
</Value>
<oprand_edges>
<count>4</count>
<item_version>0</item_version>
<item>1030</item>
<item>1031</item>
<item>1032</item>
<item>1033</item>
</oprand_edges>
<opcode>partselect</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_273">
<Value>
<Obj>
<type>0</type>
<id>321</id>
<name>mem_index_gep2</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>59</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>59</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>14</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>1034</item>
<item>1035</item>
</oprand_edges>
<opcode>add</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>1.81</m_delay>
</item>
<item class_id_reference="9" object_id="_274">
<Value>
<Obj>
<type>0</type>
<id>322</id>
<name>adjSize160_cast</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>59</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>59</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>15</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>1036</item>
</oprand_edges>
<opcode>zext</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_275">
<Value>
<Obj>
<type>0</type>
<id>323</id>
<name>addrCmp5</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>59</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>59</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>1</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>1037</item>
<item>1038</item>
</oprand_edges>
<opcode>icmp</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>2.20</m_delay>
</item>
<item class_id_reference="9" object_id="_276">
<Value>
<Obj>
<type>0</type>
<id>324</id>
<name>addrCmp6</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>59</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>59</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>1</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>1039</item>
<item>1040</item>
</oprand_edges>
<opcode>icmp</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>2.20</m_delay>
</item>
<item class_id_reference="9" object_id="_277">
<Value>
<Obj>
<type>0</type>
<id>325</id>
<name>gepindex8</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>59</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>59</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>15</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>1041</item>
<item>1042</item>
</oprand_edges>
<opcode>add</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>1.81</m_delay>
</item>
<item class_id_reference="9" object_id="_278">
<Value>
<Obj>
<type>0</type>
<id>326</id>
<name>gepindex9</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>59</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>59</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>15</bitwidth>
</Value>
<oprand_edges>
<count>3</count>
<item_version>0</item_version>
<item>1043</item>
<item>1044</item>
<item>1045</item>
</oprand_edges>
<opcode>select</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_279">
<Value>
<Obj>
<type>0</type>
<id>327</id>
<name>gepindex10</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>59</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>59</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>15</bitwidth>
</Value>
<oprand_edges>
<count>3</count>
<item_version>0</item_version>
<item>1046</item>
<item>1047</item>
<item>1048</item>
</oprand_edges>
<opcode>select</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.75</m_delay>
</item>
<item class_id_reference="9" object_id="_280">
<Value>
<Obj>
<type>0</type>
<id>328</id>
<name>gepindex2166_cast</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>59</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>59</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>64</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>1049</item>
</oprand_edges>
<opcode>sext</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_281">
<Value>
<Obj>
<type>0</type>
<id>329</id>
<name>newSectionData_addr_3</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>59</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>59</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>11</bitwidth>
</Value>
<oprand_edges>
<count>3</count>
<item_version>0</item_version>
<item>1050</item>
<item>1051</item>
<item>1052</item>
</oprand_edges>
<opcode>getelementptr</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_282">
<Value>
<Obj>
<type>0</type>
<id>330</id>
<name>start_pos3</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>59</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>59</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>5</bitwidth>
</Value>
<oprand_edges>
<count>3</count>
<item_version>0</item_version>
<item>1053</item>
<item>1054</item>
<item>1055</item>
</oprand_edges>
<opcode>bitconcatenate</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_283">
<Value>
<Obj>
<type>0</type>
<id>331</id>
<name>end_pos2</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>59</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>59</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>5</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>1056</item>
<item>1057</item>
</oprand_edges>
<opcode>or</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_284">
<Value>
<Obj>
<type>0</type>
<id>332</id>
<name>tmp_81</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>59</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>59</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>1</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>1058</item>
<item>1059</item>
</oprand_edges>
<opcode>icmp</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>1.36</m_delay>
</item>
<item class_id_reference="9" object_id="_285">
<Value>
<Obj>
<type>0</type>
<id>333</id>
<name>tmp_82</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>59</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>59</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>6</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>1060</item>
</oprand_edges>
<opcode>zext</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_286">
<Value>
<Obj>
<type>0</type>
<id>334</id>
<name>tmp_83</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>59</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>59</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>6</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>1061</item>
</oprand_edges>
<opcode>zext</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_287">
<Value>
<Obj>
<type>0</type>
<id>335</id>
<name>tmp_84</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>59</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>59</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>32</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>1062</item>
</oprand_edges>
<opcode>zext</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_288">
<Value>
<Obj>
<type>0</type>
<id>336</id>
<name>tmp_85</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>59</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>59</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>6</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>1063</item>
<item>1064</item>
</oprand_edges>
<opcode>xor</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_289">
<Value>
<Obj>
<type>0</type>
<id>337</id>
<name>tmp_86</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>59</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>59</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>6</bitwidth>
</Value>
<oprand_edges>
<count>3</count>
<item_version>0</item_version>
<item>1065</item>
<item>1066</item>
<item>1067</item>
</oprand_edges>
<opcode>select</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_290">
<Value>
<Obj>
<type>0</type>
<id>338</id>
<name>tmp_87</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>59</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>59</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>6</bitwidth>
</Value>
<oprand_edges>
<count>3</count>
<item_version>0</item_version>
<item>1068</item>
<item>1069</item>
<item>1070</item>
</oprand_edges>
<opcode>select</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_291">
<Value>
<Obj>
<type>0</type>
<id>339</id>
<name>tmp_88</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>59</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>59</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>6</bitwidth>
</Value>
<oprand_edges>
<count>3</count>
<item_version>0</item_version>
<item>1071</item>
<item>1072</item>
<item>1073</item>
</oprand_edges>
<opcode>select</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_292">
<Value>
<Obj>
<type>0</type>
<id>340</id>
<name>tmp_89</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>59</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>59</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>6</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>1074</item>
<item>1075</item>
</oprand_edges>
<opcode>xor</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_293">
<Value>
<Obj>
<type>0</type>
<id>341</id>
<name>tmp_90</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>59</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>59</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>32</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>1076</item>
</oprand_edges>
<opcode>zext</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_294">
<Value>
<Obj>
<type>0</type>
<id>342</id>
<name>tmp_91</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>59</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>59</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>32</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>1077</item>
</oprand_edges>
<opcode>zext</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_295">
<Value>
<Obj>
<type>0</type>
<id>343</id>
<name>tmp_92</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>59</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>59</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>32</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>1078</item>
</oprand_edges>
<opcode>zext</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_296">
<Value>
<Obj>
<type>0</type>
<id>344</id>
<name>tmp_93</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>59</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>59</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>32</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>1079</item>
<item>1080</item>
</oprand_edges>
<opcode>shl</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>3.14</m_delay>
</item>
<item class_id_reference="9" object_id="_297">
<Value>
<Obj>
<type>0</type>
<id>345</id>
<name>tmp_94</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>59</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>59</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>32</bitwidth>
</Value>
<oprand_edges>
<count>4</count>
<item_version>0</item_version>
<item>1081</item>
<item>1082</item>
<item>1083</item>
<item>1084</item>
</oprand_edges>
<opcode>partselect</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_298">
<Value>
<Obj>
<type>0</type>
<id>346</id>
<name>tmp_95</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>59</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>59</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>32</bitwidth>
</Value>
<oprand_edges>
<count>3</count>
<item_version>0</item_version>
<item>1085</item>
<item>1086</item>
<item>1087</item>
</oprand_edges>
<opcode>select</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_299">
<Value>
<Obj>
<type>0</type>
<id>347</id>
<name>tmp_96</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>59</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>59</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>32</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>1088</item>
<item>1089</item>
</oprand_edges>
<opcode>shl</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_300">
<Value>
<Obj>
<type>0</type>
<id>348</id>
<name>tmp_97</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>59</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>59</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>32</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>1090</item>
<item>1091</item>
</oprand_edges>
<opcode>lshr</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_301">
<Value>
<Obj>
<type>0</type>
<id>349</id>
<name>p_demorgan2</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>59</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>59</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>32</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>1092</item>
<item>1093</item>
</oprand_edges>
<opcode>and</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>2.94</m_delay>
</item>
<item class_id_reference="9" object_id="_302">
<Value>
<Obj>
<type>0</type>
<id>350</id>
<name>tmp_98</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>59</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>59</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>32</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>1094</item>
<item>1095</item>
</oprand_edges>
<opcode>and</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.99</m_delay>
</item>
<item class_id_reference="9" object_id="_303">
<Value>
<Obj>
<type>0</type>
<id>352</id>
<name>tmp_99</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>59</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>59</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>4</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>1096</item>
</oprand_edges>
<opcode>zext</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_304">
<Value>
<Obj>
<type>0</type>
<id>353</id>
<name>mask2</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>59</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>59</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>4</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>1097</item>
<item>1098</item>
</oprand_edges>
<opcode>shl</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>1.85</m_delay>
</item>
<item class_id_reference="9" object_id="_305">
<Value>
<Obj>
<type>0</type>
<id>354</id>
<name></name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>59</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>59</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>0</bitwidth>
</Value>
<oprand_edges>
<count>5</count>
<item_version>0</item_version>
<item>1099</item>
<item>1100</item>
<item>1101</item>
<item>1102</item>
<item>1408</item>
</oprand_edges>
<opcode>store</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>3.25</m_delay>
</item>
<item class_id_reference="9" object_id="_306">
<Value>
<Obj>
<type>0</type>
<id>356</id>
<name>y</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>35</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>35</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName>y</originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>64</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>1103</item>
<item>1104</item>
</oprand_edges>
<opcode>add</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>3.52</m_delay>
</item>
<item class_id_reference="9" object_id="_307">
<Value>
<Obj>
<type>0</type>
<id>357</id>
<name>indvars_iv_next</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>35</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>35</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>64</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>1105</item>
<item>1106</item>
</oprand_edges>
<opcode>add</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>3.52</m_delay>
</item>
<item class_id_reference="9" object_id="_308">
<Value>
<Obj>
<type>0</type>
<id>358</id>
<name>indvars_iv_next6</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>35</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>35</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>64</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>1107</item>
<item>1108</item>
</oprand_edges>
<opcode>add</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>3.52</m_delay>
</item>
<item class_id_reference="9" object_id="_309">
<Value>
<Obj>
<type>0</type>
<id>359</id>
<name>indvars_iv_next7</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>35</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>35</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>64</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>1109</item>
<item>1110</item>
</oprand_edges>
<opcode>add</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>3.52</m_delay>
</item>
<item class_id_reference="9" object_id="_310">
<Value>
<Obj>
<type>0</type>
<id>360</id>
<name></name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>35</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>35</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>0</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>1111</item>
</oprand_edges>
<opcode>br</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_311">
<Value>
<Obj>
<type>0</type>
<id>363</id>
<name>x</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>32</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>32</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName>x</originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>64</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>1112</item>
<item>1113</item>
</oprand_edges>
<opcode>add</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>3.52</m_delay>
</item>
<item class_id_reference="9" object_id="_312">
<Value>
<Obj>
<type>0</type>
<id>364</id>
<name>indvars_iv_next2</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>32</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>32</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>64</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>1114</item>
<item>1115</item>
</oprand_edges>
<opcode>add</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>3.52</m_delay>
</item>
<item class_id_reference="9" object_id="_313">
<Value>
<Obj>
<type>0</type>
<id>365</id>
<name>indvars_iv_next3</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>32</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>32</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>64</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>1116</item>
<item>1117</item>
</oprand_edges>
<opcode>add</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>3.52</m_delay>
</item>
<item class_id_reference="9" object_id="_314">
<Value>
<Obj>
<type>0</type>
<id>366</id>
<name>indvars_iv_next4</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>32</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>32</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>64</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>1118</item>
<item>1119</item>
</oprand_edges>
<opcode>add</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>3.52</m_delay>
</item>
<item class_id_reference="9" object_id="_315">
<Value>
<Obj>
<type>0</type>
<id>367</id>
<name></name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>32</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>32</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>0</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>1120</item>
</oprand_edges>
<opcode>br</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_316">
<Value>
<Obj>
<type>0</type>
<id>369</id>
<name>MAXI_addr_wr_req</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>71</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>71</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>1</bitwidth>
</Value>
<oprand_edges>
<count>4</count>
<item_version>0</item_version>
<item>500</item>
<item>501</item>
<item>503</item>
<item>1411</item>
</oprand_edges>
<opcode>writereq</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>8.75</m_delay>
</item>
<item class_id_reference="9" object_id="_317">
<Value>
<Obj>
<type>0</type>
<id>370</id>
<name></name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>0</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>504</item>
</oprand_edges>
<opcode>br</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>1.76</m_delay>
</item>
<item class_id_reference="9" object_id="_318">
<Value>
<Obj>
<type>0</type>
<id>372</id>
<name>indvar2</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>11</bitwidth>
</Value>
<oprand_edges>
<count>4</count>
<item_version>0</item_version>
<item>1121</item>
<item>1122</item>
<item>1124</item>
<item>1125</item>
</oprand_edges>
<opcode>phi</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_319">
<Value>
<Obj>
<type>0</type>
<id>373</id>
<name>exitcond2</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>1</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>1126</item>
<item>1128</item>
</oprand_edges>
<opcode>icmp</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>1.88</m_delay>
</item>
<item class_id_reference="9" object_id="_320">
<Value>
<Obj>
<type>0</type>
<id>375</id>
<name>indvar_next1</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>11</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>1129</item>
<item>1131</item>
</oprand_edges>
<opcode>add</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>1.63</m_delay>
</item>
<item class_id_reference="9" object_id="_321">
<Value>
<Obj>
<type>0</type>
<id>376</id>
<name></name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>0</bitwidth>
</Value>
<oprand_edges>
<count>3</count>
<item_version>0</item_version>
<item>1132</item>
<item>1133</item>
<item>1134</item>
</oprand_edges>
<opcode>br</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_322">
<Value>
<Obj>
<type>0</type>
<id>381</id>
<name>indvar3</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>64</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>1135</item>
</oprand_edges>
<opcode>zext</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_323">
<Value>
<Obj>
<type>0</type>
<id>382</id>
<name>newSectionData_addr</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>71</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>71</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>11</bitwidth>
</Value>
<oprand_edges>
<count>3</count>
<item_version>0</item_version>
<item>1136</item>
<item>1137</item>
<item>1138</item>
</oprand_edges>
<opcode>getelementptr</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_324">
<Value>
<Obj>
<type>0</type>
<id>383</id>
<name>newSectionData_load</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>71</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>71</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>32</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>1139</item>
</oprand_edges>
<opcode>load</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>3.25</m_delay>
</item>
<item class_id_reference="9" object_id="_325">
<Value>
<Obj>
<type>0</type>
<id>384</id>
<name></name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>71</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>71</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>0</bitwidth>
</Value>
<oprand_edges>
<count>6</count>
<item_version>0</item_version>
<item>1141</item>
<item>1142</item>
<item>1143</item>
<item>1145</item>
<item>1413</item>
<item>1414</item>
</oprand_edges>
<opcode>write</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>8.75</m_delay>
</item>
<item class_id_reference="9" object_id="_326">
<Value>
<Obj>
<type>0</type>
<id>386</id>
<name></name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>0</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>1146</item>
</oprand_edges>
<opcode>br</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
<item class_id_reference="9" object_id="_327">
<Value>
<Obj>
<type>0</type>
<id>388</id>
<name>MAXI_addr_wr_resp</name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>71</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>71</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>1</bitwidth>
</Value>
<oprand_edges>
<count>3</count>
<item_version>0</item_version>
<item>1148</item>
<item>1149</item>
<item>1412</item>
</oprand_edges>
<opcode>writeresp</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>8.75</m_delay>
</item>
<item class_id_reference="9" object_id="_328">
<Value>
<Obj>
<type>0</type>
<id>389</id>
<name></name>
<fileName>scaler/src/toplevel.cpp</fileName>
<fileDirectory>/home/userfs/q/qj544/w2k/QLight</fileDirectory>
<lineNumber>73</lineNumber>
<contextFuncName>toplevel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/userfs/q/qj544/w2k/QLight</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>scaler/src/toplevel.cpp</first>
<second>toplevel</second>
</first>
<second>73</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>0</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>1150</item>
</oprand_edges>
<opcode>ret</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.00</m_delay>
</item>
</nodes>
<consts class_id="15" tracking_level="0" version="0">
<count>41</count>
<item_version>0</item_version>
<item class_id="16" tracking_level="1" version="0" object_id="_329">
<Value>
<Obj>
<type>2</type>
<id>397</id>
<name>empty</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>32</bitwidth>
</Value>
<const_type>0</const_type>
<content>2</content>
</item>
<item class_id_reference="16" object_id="_330">
<Value>
<Obj>
<type>2</type>
<id>399</id>
<name>empty</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>32</bitwidth>
</Value>
<const_type>0</const_type>
<content>31</content>
</item>
<item class_id_reference="16" object_id="_331">
<Value>
<Obj>
<type>2</type>
<id>407</id>
<name>empty</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>32</bitwidth>
</Value>
<const_type>0</const_type>
<content>108000</content>
</item>
<item class_id_reference="16" object_id="_332">
<Value>
<Obj>
<type>2</type>
<id>410</id>
<name>empty</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>17</bitwidth>
</Value>
<const_type>0</const_type>
<content>0</content>
</item>
<item class_id_reference="16" object_id="_333">
<Value>
<Obj>
<type>2</type>
<id>416</id>
<name>empty</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>17</bitwidth>
</Value>
<const_type>0</const_type>
<content>108000</content>
</item>
<item class_id_reference="16" object_id="_334">
<Value>
<Obj>
<type>2</type>
<id>419</id>
<name>empty</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>17</bitwidth>
</Value>
<const_type>0</const_type>
<content>1</content>
</item>
<item class_id_reference="16" object_id="_335">
<Value>
<Obj>
<type>2</type>
<id>429</id>
<name>empty</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>64</bitwidth>
</Value>
<const_type>0</const_type>
<content>0</content>
</item>
<item class_id_reference="16" object_id="_336">
<Value>
<Obj>
<type>2</type>
<id>450</id>
<name>empty</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>64</bitwidth>
</Value>
<const_type>0</const_type>
<content>7</content>
</item>
<item class_id_reference="16" object_id="_337">
<Value>
<Obj>
<type>2</type>
<id>459</id>
<name>empty</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>64</bitwidth>
</Value>
<const_type>0</const_type>
<content>8</content>
</item>
<item class_id_reference="16" object_id="_338">
<Value>
<Obj>
<type>2</type>
<id>464</id>
<name>empty</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>64</bitwidth>
</Value>
<const_type>0</const_type>
<content>18446744073709551615</content>
</item>
<item class_id_reference="16" object_id="_339">
<Value>
<Obj>
<type>2</type>
<id>469</id>
<name>empty</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>7</bitwidth>
</Value>
<const_type>0</const_type>
<content>0</content>
</item>
<item class_id_reference="16" object_id="_340">
<Value>
<Obj>
<type>2</type>
<id>494</id>
<name>empty</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>7</bitwidth>
</Value>
<const_type>0</const_type>
<content>1</content>
</item>
<item class_id_reference="16" object_id="_341">
<Value>
<Obj>
<type>2</type>
<id>502</id>
<name>empty</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>32</bitwidth>
</Value>
<const_type>0</const_type>
<content>1688</content>
</item>
<item class_id_reference="16" object_id="_342">
<Value>
<Obj>
<type>2</type>
<id>554</id>
<name>empty</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>14</bitwidth>
</Value>
<const_type>0</const_type>
<content>0</content>
</item>
<item class_id_reference="16" object_id="_343">
<Value>
<Obj>
<type>2</type>
<id>579</id>
<name>empty</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>64</bitwidth>
</Value>
<const_type>0</const_type>
<content>2</content>
</item>
<item class_id_reference="16" object_id="_344">
<Value>
<Obj>
<type>2</type>
<id>617</id>
<name>empty</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>32</bitwidth>
</Value>
<const_type>0</const_type>
<content>21</content>
</item>
<item class_id_reference="16" object_id="_345">
<Value>
<Obj>
<type>2</type>
<id>619</id>
<name>empty</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>20</bitwidth>
</Value>
<const_type>0</const_type>
<content>6756</content>
</item>
<item class_id_reference="16" object_id="_346">
<Value>
<Obj>
<type>2</type>
<id>624</id>
<name>empty</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>20</bitwidth>
</Value>
<const_type>0</const_type>
<content>1041820</content>
</item>
<item class_id_reference="16" object_id="_347">
<Value>
<Obj>
<type>2</type>
<id>627</id>
<name>empty</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>20</bitwidth>
</Value>
<const_type>0</const_type>
<content>114756</content>
</item>
<item class_id_reference="16" object_id="_348">
<Value>
<Obj>
<type>2</type>
<id>629</id>
<name>empty</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>21</bitwidth>
</Value>
<const_type>0</const_type>
<content>2090396</content>
</item>
<item class_id_reference="16" object_id="_349">
<Value>
<Obj>
<type>2</type>
<id>634</id>
<name>empty</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>21</bitwidth>
</Value>
<const_type>0</const_type>
<content>107999</content>
</item>
<item class_id_reference="16" object_id="_350">
<Value>
<Obj>
<type>2</type>
<id>647</id>
<name>empty</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>3</bitwidth>
</Value>
<const_type>0</const_type>
<content>0</content>
</item>
<item class_id_reference="16" object_id="_351">
<Value>
<Obj>
<type>2</type>
<id>650</id>
<name>empty</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>5</bitwidth>
</Value>
<const_type>0</const_type>
<content>7</content>
</item>
<item class_id_reference="16" object_id="_352">
<Value>
<Obj>
<type>2</type>
<id>660</id>
<name>empty</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>32</bitwidth>
</Value>
<const_type>0</const_type>
<content>0</content>
</item>
<item class_id_reference="16" object_id="_353">
<Value>
<Obj>
<type>2</type>
<id>665</id>
<name>empty</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>6</bitwidth>
</Value>
<const_type>0</const_type>
<content>31</content>
</item>
<item class_id_reference="16" object_id="_354">
<Value>
<Obj>
<type>2</type>
<id>684</id>
<name>empty</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>32</bitwidth>
</Value>
<const_type>0</const_type>
<content>4294967295</content>
</item>
<item class_id_reference="16" object_id="_355">
<Value>
<Obj>
<type>2</type>
<id>693</id>
<name>empty</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>32</bitwidth>
</Value>
<const_type>0</const_type>
<content>1</content>
</item>
<item class_id_reference="16" object_id="_356">
<Value>
<Obj>
<type>2</type>
<id>833</id>
<name>empty</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>64</bitwidth>
</Value>
<const_type>0</const_type>
<content>1</content>
</item>
<item class_id_reference="16" object_id="_357">
<Value>
<Obj>
<type>2</type>
<id>856</id>
<name>empty</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>32</bitwidth>
</Value>
<const_type>0</const_type>
<content>6</content>
</item>
<item class_id_reference="16" object_id="_358">
<Value>
<Obj>
<type>2</type>
<id>858</id>
<name>empty</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>32</bitwidth>
</Value>
<const_type>0</const_type>
<content>13</content>
</item>
<item class_id_reference="16" object_id="_359">
<Value>
<Obj>
<type>2</type>
<id>865</id>
<name>empty</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>32</bitwidth>
</Value>
<const_type>0</const_type>
<content>15</content>
</item>
<item class_id_reference="16" object_id="_360">
<Value>
<Obj>
<type>2</type>
<id>867</id>
<name>empty</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>14</bitwidth>
</Value>
<const_type>0</const_type>
<content>4</content>
</item>
<item class_id_reference="16" object_id="_361">
<Value>
<Obj>
<type>2</type>
<id>872</id>
<name>empty</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>14</bitwidth>
</Value>
<const_type>0</const_type>
<content>16380</content>
</item>
<item class_id_reference="16" object_id="_362">
<Value>
<Obj>
<type>2</type>
<id>875</id>
<name>empty</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>14</bitwidth>
</Value>
<const_type>0</const_type>
<content>1692</content>
</item>
<item class_id_reference="16" object_id="_363">
<Value>
<Obj>
<type>2</type>
<id>877</id>
<name>empty</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>15</bitwidth>
</Value>
<const_type>0</const_type>
<content>32764</content>
</item>
<item class_id_reference="16" object_id="_364">
<Value>
<Obj>
<type>2</type>
<id>882</id>
<name>empty</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>15</bitwidth>
</Value>
<const_type>0</const_type>
<content>1687</content>
</item>
<item class_id_reference="16" object_id="_365">
<Value>
<Obj>
<type>2</type>
<id>935</id>
<name>empty</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>4</bitwidth>
</Value>
<const_type>0</const_type>
<content>1</content>
</item>
<item class_id_reference="16" object_id="_366">
<Value>
<Obj>
<type>2</type>
<id>1123</id>
<name>empty</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>11</bitwidth>
</Value>
<const_type>0</const_type>
<content>0</content>
</item>
<item class_id_reference="16" object_id="_367">
<Value>
<Obj>
<type>2</type>
<id>1127</id>
<name>empty</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>11</bitwidth>
</Value>
<const_type>0</const_type>
<content>1688</content>
</item>
<item class_id_reference="16" object_id="_368">
<Value>
<Obj>
<type>2</type>
<id>1130</id>
<name>empty</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>11</bitwidth>
</Value>
<const_type>0</const_type>
<content>1</content>
</item>
<item class_id_reference="16" object_id="_369">
<Value>
<Obj>
<type>2</type>
<id>1144</id>
<name>empty</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>4</bitwidth>
</Value>
<const_type>0</const_type>
<content>15</content>
</item>
</consts>
<blocks class_id="17" tracking_level="0" version="0">
<count>19</count>
<item_version>0</item_version>
<item class_id="18" tracking_level="1" version="0" object_id="_370">
<Obj>
<type>3</type>
<id>26</id>
<name></name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<node_objs>
<count>6</count>
<item_version>0</item_version>
<item>8</item>
<item>9</item>
<item>10</item>
<item>11</item>
<item>24</item>
<item>25</item>
</node_objs>
</item>
<item class_id_reference="18" object_id="_371">
<Obj>
<type>3</type>
<id>32</id>
<name>burst.rd.header</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<node_objs>
<count>4</count>
<item_version>0</item_version>
<item>27</item>
<item>28</item>
<item>30</item>
<item>31</item>
</node_objs>
</item>
<item class_id_reference="18" object_id="_372">
<Obj>
<type>3</type>
<id>42</id>
<name>burst.rd.body</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<node_objs>
<count>5</count>
<item_version>0</item_version>
<item>36</item>
<item>37</item>
<item>38</item>
<item>39</item>
<item>41</item>
</node_objs>
</item>
<item class_id_reference="18" object_id="_373">
<Obj>
<type>3</type>
<id>51</id>
<name>burst.rd.end</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<node_objs>
<count>8</count>
<item_version>0</item_version>
<item>43</item>
<item>44</item>
<item>45</item>
<item>46</item>
<item>47</item>
<item>48</item>
<item>49</item>
<item>50</item>
</node_objs>
</item>
<item class_id_reference="18" object_id="_374">
<Obj>
<type>3</type>
<id>68</id>
<name></name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<node_objs>
<count>16</count>
<item_version>0</item_version>
<item>52</item>
<item>53</item>
<item>54</item>
<item>55</item>
<item>56</item>
<item>57</item>
<item>58</item>
<item>59</item>
<item>60</item>
<item>61</item>
<item>62</item>
<item>63</item>
<item>64</item>
<item>65</item>
<item>66</item>
<item>67</item>
</node_objs>
</item>
<item class_id_reference="18" object_id="_375">
<Obj>
<type>3</type>
<id>74</id>
<name></name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<node_objs>
<count>2</count>
<item_version>0</item_version>
<item>72</item>
<item>73</item>
</node_objs>
</item>
<item class_id_reference="18" object_id="_376">
<Obj>
<type>3</type>
<id>91</id>
<name></name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<node_objs>
<count>16</count>
<item_version>0</item_version>
<item>75</item>
<item>76</item>
<item>77</item>
<item>78</item>
<item>79</item>
<item>80</item>
<item>81</item>
<item>82</item>
<item>83</item>
<item>84</item>
<item>85</item>
<item>86</item>
<item>87</item>
<item>88</item>
<item>89</item>
<item>90</item>
</node_objs>
</item>
<item class_id_reference="18" object_id="_377">
<Obj>
<type>3</type>
<id>96</id>
<name></name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<node_objs>
<count>1</count>
<item_version>0</item_version>
<item>95</item>
</node_objs>
</item>
<item class_id_reference="18" object_id="_378">
<Obj>
<type>3</type>
<id>104</id>
<name></name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<node_objs>
<count>7</count>
<item_version>0</item_version>
<item>97</item>
<item>98</item>
<item>99</item>
<item>100</item>
<item>101</item>
<item>102</item>
<item>103</item>
</node_objs>
</item>
<item class_id_reference="18" object_id="_379">
<Obj>
<type>3</type>
<id>111</id>
<name></name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<node_objs>
<count>3</count>
<item_version>0</item_version>
<item>108</item>
<item>109</item>
<item>110</item>
</node_objs>
</item>
<item class_id_reference="18" object_id="_380">
<Obj>
<type>3</type>
<id>119</id>
<name></name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<node_objs>
<count>7</count>
<item_version>0</item_version>
<item>112</item>
<item>113</item>
<item>114</item>
<item>115</item>
<item>116</item>
<item>117</item>
<item>118</item>
</node_objs>
</item>
<item class_id_reference="18" object_id="_381">
<Obj>
<type>3</type>
<id>230</id>
<name></name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<node_objs>
<count>106</count>
<item_version>0</item_version>
<item>123</item>
<item>124</item>
<item>125</item>
<item>126</item>
<item>127</item>
<item>128</item>
<item>129</item>
<item>130</item>
<item>131</item>
<item>132</item>
<item>133</item>
<item>134</item>
<item>135</item>
<item>136</item>
<item>137</item>
<item>138</item>
<item>139</item>
<item>140</item>
<item>141</item>
<item>142</item>
<item>143</item>
<item>144</item>
<item>145</item>
<item>146</item>
<item>147</item>
<item>148</item>
<item>149</item>
<item>150</item>
<item>151</item>
<item>152</item>
<item>153</item>
<item>154</item>
<item>155</item>
<item>156</item>
<item>157</item>
<item>158</item>
<item>159</item>
<item>160</item>
<item>161</item>
<item>162</item>
<item>163</item>
<item>164</item>
<item>165</item>
<item>166</item>
<item>167</item>
<item>168</item>
<item>169</item>
<item>170</item>
<item>171</item>
<item>172</item>
<item>173</item>
<item>174</item>
<item>175</item>
<item>176</item>
<item>177</item>
<item>178</item>
<item>179</item>
<item>180</item>
<item>181</item>
<item>182</item>
<item>183</item>
<item>184</item>
<item>185</item>
<item>186</item>
<item>187</item>
<item>188</item>
<item>189</item>
<item>190</item>
<item>191</item>
<item>192</item>
<item>193</item>
<item>194</item>
<item>195</item>
<item>196</item>
<item>197</item>
<item>198</item>
<item>199</item>
<item>200</item>
<item>201</item>
<item>202</item>
<item>203</item>
<item>204</item>
<item>205</item>
<item>206</item>
<item>207</item>
<item>208</item>
<item>209</item>
<item>210</item>
<item>211</item>
<item>212</item>
<item>213</item>
<item>214</item>
<item>215</item>
<item>216</item>
<item>217</item>
<item>218</item>
<item>219</item>
<item>220</item>
<item>221</item>
<item>222</item>
<item>223</item>
<item>224</item>
<item>225</item>
<item>226</item>
<item>228</item>
<item>229</item>
</node_objs>
</item>
<item class_id_reference="18" object_id="_382">
<Obj>
<type>3</type>
<id>234</id>
<name>.critedge290</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<node_objs>
<count>2</count>
<item_version>0</item_version>
<item>232</item>
<item>233</item>
</node_objs>
</item>
<item class_id_reference="18" object_id="_383">
<Obj>
<type>3</type>
<id>361</id>
<name>.critedge</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<node_objs>
<count>122</count>
<item_version>0</item_version>
<item>235</item>
<item>236</item>
<item>237</item>
<item>238</item>
<item>239</item>
<item>240</item>
<item>241</item>
<item>242</item>
<item>243</item>
<item>244</item>
<item>245</item>
<item>246</item>
<item>247</item>
<item>248</item>
<item>249</item>
<item>250</item>
<item>251</item>
<item>252</item>
<item>253</item>
<item>254</item>
<item>255</item>
<item>256</item>
<item>257</item>
<item>258</item>
<item>259</item>
<item>260</item>
<item>261</item>
<item>262</item>
<item>263</item>
<item>264</item>
<item>265</item>
<item>266</item>
<item>267</item>
<item>268</item>
<item>269</item>
<item>270</item>
<item>271</item>
<item>272</item>
<item>273</item>
<item>274</item>
<item>276</item>
<item>277</item>
<item>278</item>
<item>279</item>
<item>280</item>
<item>281</item>
<item>282</item>
<item>283</item>
<item>284</item>
<item>285</item>
<item>286</item>
<item>287</item>
<item>288</item>
<item>289</item>
<item>290</item>
<item>291</item>
<item>292</item>
<item>293</item>
<item>294</item>
<item>295</item>
<item>296</item>
<item>297</item>
<item>298</item>
<item>299</item>
<item>300</item>
<item>301</item>
<item>302</item>
<item>303</item>
<item>304</item>
<item>305</item>
<item>306</item>
<item>307</item>
<item>308</item>
<item>309</item>
<item>310</item>
<item>311</item>
<item>312</item>
<item>314</item>
<item>315</item>
<item>316</item>
<item>317</item>
<item>318</item>
<item>319</item>
<item>320</item>
<item>321</item>
<item>322</item>
<item>323</item>
<item>324</item>
<item>325</item>
<item>326</item>
<item>327</item>
<item>328</item>
<item>329</item>
<item>330</item>
<item>331</item>
<item>332</item>
<item>333</item>
<item>334</item>
<item>335</item>
<item>336</item>
<item>337</item>
<item>338</item>
<item>339</item>
<item>340</item>
<item>341</item>
<item>342</item>
<item>343</item>
<item>344</item>
<item>345</item>
<item>346</item>
<item>347</item>
<item>348</item>
<item>349</item>
<item>350</item>
<item>352</item>
<item>353</item>
<item>354</item>
<item>356</item>
<item>357</item>
<item>358</item>
<item>359</item>
<item>360</item>
</node_objs>
</item>
<item class_id_reference="18" object_id="_384">
<Obj>
<type>3</type>
<id>368</id>
<name></name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<node_objs>
<count>5</count>
<item_version>0</item_version>
<item>363</item>
<item>364</item>
<item>365</item>
<item>366</item>
<item>367</item>
</node_objs>
</item>
<item class_id_reference="18" object_id="_385">
<Obj>
<type>3</type>
<id>371</id>
<name>burst.wr.header.preheader</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<node_objs>
<count>2</count>
<item_version>0</item_version>
<item>369</item>
<item>370</item>
</node_objs>
</item>
<item class_id_reference="18" object_id="_386">
<Obj>
<type>3</type>
<id>377</id>
<name>burst.wr.header</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<node_objs>
<count>4</count>
<item_version>0</item_version>
<item>372</item>
<item>373</item>
<item>375</item>
<item>376</item>
</node_objs>
</item>
<item class_id_reference="18" object_id="_387">
<Obj>
<type>3</type>
<id>387</id>
<name>burst.wr.body</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<node_objs>
<count>5</count>
<item_version>0</item_version>
<item>381</item>
<item>382</item>
<item>383</item>
<item>384</item>
<item>386</item>
</node_objs>
</item>
<item class_id_reference="18" object_id="_388">
<Obj>
<type>3</type>
<id>390</id>
<name>memcpy.tail</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<node_objs>
<count>2</count>
<item_version>0</item_version>
<item>388</item>
<item>389</item>
</node_objs>
</item>
</blocks>
<edges class_id="19" tracking_level="0" version="0">
<count>701</count>
<item_version>0</item_version>
<item class_id="20" tracking_level="1" version="0" object_id="_389">
<id>393</id>
<edge_type>1</edge_type>
<source_obj>2</source_obj>
<sink_obj>8</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_390">
<id>396</id>
<edge_type>1</edge_type>
<source_obj>8</source_obj>
<sink_obj>9</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_391">
<id>398</id>
<edge_type>1</edge_type>
<source_obj>397</source_obj>
<sink_obj>9</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_392">
<id>400</id>
<edge_type>1</edge_type>
<source_obj>399</source_obj>
<sink_obj>9</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_393">
<id>401</id>
<edge_type>1</edge_type>
<source_obj>9</source_obj>
<sink_obj>10</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_394">
<id>402</id>
<edge_type>1</edge_type>
<source_obj>1</source_obj>
<sink_obj>11</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_395">
<id>403</id>
<edge_type>1</edge_type>
<source_obj>10</source_obj>
<sink_obj>11</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_396">
<id>406</id>
<edge_type>1</edge_type>
<source_obj>11</source_obj>
<sink_obj>24</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_397">
<id>408</id>
<edge_type>1</edge_type>
<source_obj>407</source_obj>
<sink_obj>24</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_398">
<id>409</id>
<edge_type>2</edge_type>
<source_obj>32</source_obj>
<sink_obj>25</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_399">
<id>411</id>
<edge_type>1</edge_type>
<source_obj>410</source_obj>
<sink_obj>27</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_400">
<id>412</id>
<edge_type>2</edge_type>
<source_obj>26</source_obj>
<sink_obj>27</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_401">
<id>413</id>
<edge_type>1</edge_type>
<source_obj>30</source_obj>
<sink_obj>27</sink_obj>
<is_back_edge>1</is_back_edge>
</item>
<item class_id_reference="20" object_id="_402">
<id>414</id>
<edge_type>2</edge_type>
<source_obj>42</source_obj>
<sink_obj>27</sink_obj>
<is_back_edge>1</is_back_edge>
</item>
<item class_id_reference="20" object_id="_403">
<id>415</id>
<edge_type>1</edge_type>
<source_obj>27</source_obj>
<sink_obj>28</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_404">
<id>417</id>
<edge_type>1</edge_type>
<source_obj>416</source_obj>
<sink_obj>28</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_405">
<id>418</id>
<edge_type>1</edge_type>
<source_obj>27</source_obj>
<sink_obj>30</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_406">
<id>420</id>
<edge_type>1</edge_type>
<source_obj>419</source_obj>
<sink_obj>30</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_407">
<id>421</id>
<edge_type>1</edge_type>
<source_obj>28</source_obj>
<sink_obj>31</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_408">
<id>422</id>
<edge_type>2</edge_type>
<source_obj>42</source_obj>
<sink_obj>31</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_409">
<id>423</id>
<edge_type>2</edge_type>
<source_obj>51</source_obj>
<sink_obj>31</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_410">
<id>424</id>
<edge_type>1</edge_type>
<source_obj>27</source_obj>
<sink_obj>36</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_411">
<id>427</id>
<edge_type>1</edge_type>
<source_obj>11</source_obj>
<sink_obj>37</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_412">
<id>428</id>
<edge_type>1</edge_type>
<source_obj>6</source_obj>
<sink_obj>38</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_413">
<id>430</id>
<edge_type>1</edge_type>
<source_obj>429</source_obj>
<sink_obj>38</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_414">
<id>431</id>
<edge_type>1</edge_type>
<source_obj>36</source_obj>
<sink_obj>38</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_415">
<id>432</id>
<edge_type>1</edge_type>
<source_obj>37</source_obj>
<sink_obj>39</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_416">
<id>433</id>
<edge_type>1</edge_type>
<source_obj>38</source_obj>
<sink_obj>39</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_417">
<id>434</id>
<edge_type>2</edge_type>
<source_obj>32</source_obj>
<sink_obj>41</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_418">
<id>437</id>
<edge_type>1</edge_type>
<source_obj>3</source_obj>
<sink_obj>43</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_419">
<id>439</id>
<edge_type>1</edge_type>
<source_obj>4</source_obj>
<sink_obj>44</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_420">
<id>440</id>
<edge_type>1</edge_type>
<source_obj>44</source_obj>
<sink_obj>45</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_421">
<id>441</id>
<edge_type>1</edge_type>
<source_obj>43</source_obj>
<sink_obj>46</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_422">
<id>442</id>
<edge_type>1</edge_type>
<source_obj>43</source_obj>
<sink_obj>47</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_423">
<id>443</id>
<edge_type>1</edge_type>
<source_obj>397</source_obj>
<sink_obj>47</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_424">
<id>444</id>
<edge_type>1</edge_type>
<source_obj>47</source_obj>
<sink_obj>48</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_425">
<id>445</id>
<edge_type>1</edge_type>
<source_obj>43</source_obj>
<sink_obj>48</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_426">
<id>446</id>
<edge_type>1</edge_type>
<source_obj>48</source_obj>
<sink_obj>49</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_427">
<id>447</id>
<edge_type>2</edge_type>
<source_obj>68</source_obj>
<sink_obj>50</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_428">
<id>448</id>
<edge_type>1</edge_type>
<source_obj>366</source_obj>
<sink_obj>52</sink_obj>
<is_back_edge>1</is_back_edge>
</item>
<item class_id_reference="20" object_id="_429">
<id>449</id>
<edge_type>2</edge_type>
<source_obj>368</source_obj>
<sink_obj>52</sink_obj>
<is_back_edge>1</is_back_edge>
</item>
<item class_id_reference="20" object_id="_430">
<id>451</id>
<edge_type>1</edge_type>
<source_obj>450</source_obj>
<sink_obj>52</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_431">
<id>452</id>
<edge_type>2</edge_type>
<source_obj>51</source_obj>
<sink_obj>52</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_432">
<id>453</id>
<edge_type>1</edge_type>
<source_obj>363</source_obj>
<sink_obj>53</sink_obj>
<is_back_edge>1</is_back_edge>
</item>
<item class_id_reference="20" object_id="_433">
<id>454</id>
<edge_type>2</edge_type>
<source_obj>368</source_obj>
<sink_obj>53</sink_obj>
<is_back_edge>1</is_back_edge>
</item>
<item class_id_reference="20" object_id="_434">
<id>455</id>
<edge_type>1</edge_type>
<source_obj>429</source_obj>
<sink_obj>53</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_435">
<id>456</id>
<edge_type>2</edge_type>
<source_obj>51</source_obj>
<sink_obj>53</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_436">
<id>457</id>
<edge_type>1</edge_type>
<source_obj>365</source_obj>
<sink_obj>54</sink_obj>
<is_back_edge>1</is_back_edge>
</item>
<item class_id_reference="20" object_id="_437">
<id>458</id>
<edge_type>2</edge_type>
<source_obj>368</source_obj>
<sink_obj>54</sink_obj>
<is_back_edge>1</is_back_edge>
</item>
<item class_id_reference="20" object_id="_438">
<id>460</id>
<edge_type>1</edge_type>
<source_obj>459</source_obj>
<sink_obj>54</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_439">
<id>461</id>
<edge_type>2</edge_type>
<source_obj>51</source_obj>
<sink_obj>54</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_440">
<id>462</id>
<edge_type>1</edge_type>
<source_obj>364</source_obj>
<sink_obj>55</sink_obj>
<is_back_edge>1</is_back_edge>
</item>
<item class_id_reference="20" object_id="_441">
<id>463</id>
<edge_type>2</edge_type>
<source_obj>368</source_obj>
<sink_obj>55</sink_obj>
<is_back_edge>1</is_back_edge>
</item>
<item class_id_reference="20" object_id="_442">
<id>465</id>
<edge_type>1</edge_type>
<source_obj>464</source_obj>
<sink_obj>55</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_443">
<id>466</id>
<edge_type>2</edge_type>
<source_obj>51</source_obj>
<sink_obj>55</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_444">
<id>467</id>
<edge_type>1</edge_type>
<source_obj>66</source_obj>
<sink_obj>56</sink_obj>
<is_back_edge>1</is_back_edge>
</item>
<item class_id_reference="20" object_id="_445">
<id>468</id>
<edge_type>2</edge_type>
<source_obj>368</source_obj>
<sink_obj>56</sink_obj>
<is_back_edge>1</is_back_edge>
</item>
<item class_id_reference="20" object_id="_446">
<id>470</id>
<edge_type>1</edge_type>
<source_obj>469</source_obj>
<sink_obj>56</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_447">
<id>471</id>
<edge_type>2</edge_type>
<source_obj>51</source_obj>
<sink_obj>56</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_448">
<id>472</id>
<edge_type>1</edge_type>
<source_obj>54</source_obj>
<sink_obj>57</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_449">
<id>473</id>
<edge_type>1</edge_type>
<source_obj>53</source_obj>
<sink_obj>57</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_450">
<id>474</id>
<edge_type>1</edge_type>
<source_obj>57</source_obj>
<sink_obj>58</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_451">
<id>475</id>
<edge_type>1</edge_type>
<source_obj>54</source_obj>
<sink_obj>58</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_452">
<id>476</id>
<edge_type>1</edge_type>
<source_obj>53</source_obj>
<sink_obj>58</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_453">
<id>477</id>
<edge_type>1</edge_type>
<source_obj>55</source_obj>
<sink_obj>59</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_454">
<id>478</id>
<edge_type>1</edge_type>
<source_obj>58</source_obj>
<sink_obj>59</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_455">
<id>479</id>
<edge_type>1</edge_type>
<source_obj>54</source_obj>
<sink_obj>60</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_456">
<id>480</id>
<edge_type>1</edge_type>
<source_obj>46</source_obj>
<sink_obj>60</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_457">
<id>481</id>
<edge_type>1</edge_type>
<source_obj>60</source_obj>
<sink_obj>61</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_458">
<id>482</id>
<edge_type>1</edge_type>
<source_obj>54</source_obj>
<sink_obj>61</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_459">
<id>483</id>
<edge_type>1</edge_type>
<source_obj>46</source_obj>
<sink_obj>61</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_460">
<id>484</id>
<edge_type>1</edge_type>
<source_obj>52</source_obj>
<sink_obj>62</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_461">
<id>485</id>
<edge_type>1</edge_type>
<source_obj>61</source_obj>
<sink_obj>62</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_462">
<id>486</id>
<edge_type>1</edge_type>
<source_obj>59</source_obj>
<sink_obj>63</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_463">
<id>487</id>
<edge_type>1</edge_type>
<source_obj>62</source_obj>
<sink_obj>63</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_464">
<id>488</id>
<edge_type>1</edge_type>
<source_obj>63</source_obj>
<sink_obj>64</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_465">
<id>489</id>
<edge_type>1</edge_type>
<source_obj>59</source_obj>
<sink_obj>64</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_466">
<id>490</id>
<edge_type>1</edge_type>
<source_obj>62</source_obj>
<sink_obj>64</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_467">
<id>491</id>
<edge_type>1</edge_type>
<source_obj>53</source_obj>
<sink_obj>65</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_468">
<id>492</id>
<edge_type>1</edge_type>
<source_obj>46</source_obj>
<sink_obj>65</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_469">
<id>493</id>
<edge_type>1</edge_type>
<source_obj>56</source_obj>
<sink_obj>66</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_470">
<id>495</id>
<edge_type>1</edge_type>
<source_obj>494</source_obj>
<sink_obj>66</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_471">
<id>496</id>
<edge_type>1</edge_type>
<source_obj>65</source_obj>
<sink_obj>67</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_472">
<id>497</id>
<edge_type>2</edge_type>
<source_obj>371</source_obj>
<sink_obj>67</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_473">
<id>498</id>
<edge_type>2</edge_type>
<source_obj>74</source_obj>
<sink_obj>67</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_474">
<id>501</id>
<edge_type>1</edge_type>
<source_obj>11</source_obj>
<sink_obj>369</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_475">
<id>503</id>
<edge_type>1</edge_type>
<source_obj>502</source_obj>
<sink_obj>369</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_476">
<id>504</id>
<edge_type>2</edge_type>
<source_obj>377</source_obj>
<sink_obj>370</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_477">
<id>505</id>
<edge_type>1</edge_type>
<source_obj>56</source_obj>
<sink_obj>72</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_478">
<id>506</id>
<edge_type>2</edge_type>
<source_obj>91</source_obj>
<sink_obj>73</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_479">
<id>507</id>
<edge_type>1</edge_type>
<source_obj>359</source_obj>
<sink_obj>75</sink_obj>
<is_back_edge>1</is_back_edge>
</item>
<item class_id_reference="20" object_id="_480">
<id>508</id>
<edge_type>2</edge_type>
<source_obj>361</source_obj>
<sink_obj>75</sink_obj>
<is_back_edge>1</is_back_edge>
</item>
<item class_id_reference="20" object_id="_481">
<id>509</id>
<edge_type>1</edge_type>
<source_obj>450</source_obj>
<sink_obj>75</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_482">
<id>510</id>
<edge_type>2</edge_type>
<source_obj>74</source_obj>
<sink_obj>75</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_483">
<id>511</id>
<edge_type>1</edge_type>
<source_obj>356</source_obj>
<sink_obj>76</sink_obj>
<is_back_edge>1</is_back_edge>
</item>
<item class_id_reference="20" object_id="_484">
<id>512</id>
<edge_type>2</edge_type>
<source_obj>361</source_obj>
<sink_obj>76</sink_obj>
<is_back_edge>1</is_back_edge>
</item>
<item class_id_reference="20" object_id="_485">
<id>513</id>
<edge_type>1</edge_type>
<source_obj>429</source_obj>
<sink_obj>76</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_486">
<id>514</id>
<edge_type>2</edge_type>
<source_obj>74</source_obj>
<sink_obj>76</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_487">
<id>515</id>
<edge_type>1</edge_type>
<source_obj>358</source_obj>
<sink_obj>77</sink_obj>
<is_back_edge>1</is_back_edge>
</item>
<item class_id_reference="20" object_id="_488">
<id>516</id>
<edge_type>2</edge_type>
<source_obj>361</source_obj>
<sink_obj>77</sink_obj>
<is_back_edge>1</is_back_edge>
</item>
<item class_id_reference="20" object_id="_489">
<id>517</id>
<edge_type>1</edge_type>
<source_obj>459</source_obj>
<sink_obj>77</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_490">
<id>518</id>
<edge_type>2</edge_type>
<source_obj>74</source_obj>
<sink_obj>77</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_491">
<id>519</id>
<edge_type>1</edge_type>
<source_obj>357</source_obj>
<sink_obj>78</sink_obj>
<is_back_edge>1</is_back_edge>
</item>
<item class_id_reference="20" object_id="_492">
<id>520</id>
<edge_type>2</edge_type>
<source_obj>361</source_obj>
<sink_obj>78</sink_obj>
<is_back_edge>1</is_back_edge>
</item>
<item class_id_reference="20" object_id="_493">
<id>521</id>
<edge_type>1</edge_type>
<source_obj>464</source_obj>
<sink_obj>78</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_494">
<id>522</id>
<edge_type>2</edge_type>
<source_obj>74</source_obj>
<sink_obj>78</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_495">
<id>523</id>
<edge_type>1</edge_type>
<source_obj>89</source_obj>
<sink_obj>79</sink_obj>
<is_back_edge>1</is_back_edge>
</item>
<item class_id_reference="20" object_id="_496">
<id>524</id>
<edge_type>2</edge_type>
<source_obj>361</source_obj>
<sink_obj>79</sink_obj>
<is_back_edge>1</is_back_edge>
</item>
<item class_id_reference="20" object_id="_497">
<id>525</id>
<edge_type>1</edge_type>
<source_obj>469</source_obj>
<sink_obj>79</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_498">
<id>526</id>
<edge_type>2</edge_type>
<source_obj>74</source_obj>
<sink_obj>79</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_499">
<id>527</id>
<edge_type>1</edge_type>
<source_obj>77</source_obj>
<sink_obj>80</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_500">
<id>528</id>
<edge_type>1</edge_type>
<source_obj>76</source_obj>
<sink_obj>80</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_501">
<id>529</id>
<edge_type>1</edge_type>
<source_obj>80</source_obj>
<sink_obj>81</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_502">
<id>530</id>
<edge_type>1</edge_type>
<source_obj>77</source_obj>
<sink_obj>81</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_503">
<id>531</id>
<edge_type>1</edge_type>
<source_obj>76</source_obj>
<sink_obj>81</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_504">
<id>532</id>
<edge_type>1</edge_type>
<source_obj>78</source_obj>
<sink_obj>82</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_505">
<id>533</id>
<edge_type>1</edge_type>
<source_obj>81</source_obj>
<sink_obj>82</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_506">
<id>534</id>
<edge_type>1</edge_type>
<source_obj>77</source_obj>
<sink_obj>83</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_507">
<id>535</id>
<edge_type>1</edge_type>
<source_obj>45</source_obj>
<sink_obj>83</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_508">
<id>536</id>
<edge_type>1</edge_type>
<source_obj>83</source_obj>
<sink_obj>84</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_509">
<id>537</id>
<edge_type>1</edge_type>
<source_obj>77</source_obj>
<sink_obj>84</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_510">
<id>538</id>
<edge_type>1</edge_type>
<source_obj>45</source_obj>
<sink_obj>84</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_511">
<id>539</id>
<edge_type>1</edge_type>
<source_obj>75</source_obj>
<sink_obj>85</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_512">
<id>540</id>
<edge_type>1</edge_type>
<source_obj>84</source_obj>
<sink_obj>85</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_513">
<id>541</id>
<edge_type>1</edge_type>
<source_obj>82</source_obj>
<sink_obj>86</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_514">
<id>542</id>
<edge_type>1</edge_type>
<source_obj>85</source_obj>
<sink_obj>86</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_515">
<id>543</id>
<edge_type>1</edge_type>
<source_obj>86</source_obj>
<sink_obj>87</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_516">
<id>544</id>
<edge_type>1</edge_type>
<source_obj>82</source_obj>
<sink_obj>87</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_517">
<id>545</id>
<edge_type>1</edge_type>
<source_obj>85</source_obj>
<sink_obj>87</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_518">
<id>546</id>
<edge_type>1</edge_type>
<source_obj>76</source_obj>
<sink_obj>88</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_519">
<id>547</id>
<edge_type>1</edge_type>
<source_obj>45</source_obj>
<sink_obj>88</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_520">
<id>548</id>
<edge_type>1</edge_type>
<source_obj>79</source_obj>
<sink_obj>89</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_521">
<id>549</id>
<edge_type>1</edge_type>
<source_obj>494</source_obj>
<sink_obj>89</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_522">
<id>550</id>
<edge_type>1</edge_type>
<source_obj>88</source_obj>
<sink_obj>90</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_523">
<id>551</id>
<edge_type>2</edge_type>
<source_obj>368</source_obj>
<sink_obj>90</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_524">
<id>552</id>
<edge_type>2</edge_type>
<source_obj>96</source_obj>
<sink_obj>90</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_525">
<id>553</id>
<edge_type>2</edge_type>
<source_obj>104</source_obj>
<sink_obj>95</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_526">
<id>555</id>
<edge_type>1</edge_type>
<source_obj>554</source_obj>
<sink_obj>97</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_527">
<id>556</id>
<edge_type>2</edge_type>
<source_obj>96</source_obj>
<sink_obj>97</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_528">
<id>557</id>
<edge_type>1</edge_type>
<source_obj>112</source_obj>
<sink_obj>97</sink_obj>
<is_back_edge>1</is_back_edge>
</item>
<item class_id_reference="20" object_id="_529">
<id>558</id>
<edge_type>2</edge_type>
<source_obj>234</source_obj>
<sink_obj>97</sink_obj>
<is_back_edge>1</is_back_edge>
</item>
<item class_id_reference="20" object_id="_530">
<id>559</id>
<edge_type>1</edge_type>
<source_obj>554</source_obj>
<sink_obj>98</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_531">
<id>560</id>
<edge_type>2</edge_type>
<source_obj>96</source_obj>
<sink_obj>98</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_532">
<id>561</id>
<edge_type>1</edge_type>
<source_obj>113</source_obj>
<sink_obj>98</sink_obj>
<is_back_edge>1</is_back_edge>
</item>
<item class_id_reference="20" object_id="_533">
<id>562</id>
<edge_type>2</edge_type>
<source_obj>234</source_obj>
<sink_obj>98</sink_obj>
<is_back_edge>1</is_back_edge>
</item>
<item class_id_reference="20" object_id="_534">
<id>563</id>
<edge_type>1</edge_type>
<source_obj>554</source_obj>
<sink_obj>99</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_535">
<id>564</id>
<edge_type>2</edge_type>
<source_obj>96</source_obj>
<sink_obj>99</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_536">
<id>565</id>
<edge_type>1</edge_type>
<source_obj>114</source_obj>
<sink_obj>99</sink_obj>
<is_back_edge>1</is_back_edge>
</item>
<item class_id_reference="20" object_id="_537">
<id>566</id>
<edge_type>2</edge_type>
<source_obj>234</source_obj>
<sink_obj>99</sink_obj>
<is_back_edge>1</is_back_edge>
</item>
<item class_id_reference="20" object_id="_538">
<id>567</id>
<edge_type>1</edge_type>
<source_obj>53</source_obj>
<sink_obj>100</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_539">
<id>568</id>
<edge_type>2</edge_type>
<source_obj>96</source_obj>
<sink_obj>100</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_540">
<id>569</id>
<edge_type>1</edge_type>
<source_obj>232</source_obj>
<sink_obj>100</sink_obj>
<is_back_edge>1</is_back_edge>
</item>
<item class_id_reference="20" object_id="_541">
<id>570</id>
<edge_type>2</edge_type>
<source_obj>234</source_obj>
<sink_obj>100</sink_obj>
<is_back_edge>1</is_back_edge>
</item>
<item class_id_reference="20" object_id="_542">
<id>571</id>
<edge_type>1</edge_type>
<source_obj>55</source_obj>
<sink_obj>101</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_543">
<id>572</id>
<edge_type>1</edge_type>
<source_obj>64</source_obj>
<sink_obj>101</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_544">
<id>573</id>
<edge_type>1</edge_type>
<source_obj>100</source_obj>
<sink_obj>102</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_545">
<id>574</id>
<edge_type>1</edge_type>
<source_obj>101</source_obj>
<sink_obj>102</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_546">
<id>575</id>
<edge_type>1</edge_type>
<source_obj>102</source_obj>
<sink_obj>103</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_547">
<id>576</id>
<edge_type>2</edge_type>
<source_obj>111</source_obj>
<sink_obj>103</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_548">
<id>577</id>
<edge_type>2</edge_type>
<source_obj>361</source_obj>
<sink_obj>103</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_549">
<id>578</id>
<edge_type>1</edge_type>
<source_obj>100</source_obj>
<sink_obj>108</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_550">
<id>580</id>
<edge_type>1</edge_type>
<source_obj>579</source_obj>
<sink_obj>108</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_551">
<id>581</id>
<edge_type>1</edge_type>
<source_obj>108</source_obj>
<sink_obj>109</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_552">
<id>582</id>
<edge_type>1</edge_type>
<source_obj>100</source_obj>
<sink_obj>109</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_553">
<id>583</id>
<edge_type>2</edge_type>
<source_obj>119</source_obj>
<sink_obj>110</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_554">
<id>584</id>
<edge_type>1</edge_type>
<source_obj>97</source_obj>
<sink_obj>112</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_555">
<id>585</id>
<edge_type>2</edge_type>
<source_obj>111</source_obj>
<sink_obj>112</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_556">
<id>586</id>
<edge_type>1</edge_type>
<source_obj>226</source_obj>
<sink_obj>112</sink_obj>
<is_back_edge>1</is_back_edge>
</item>
<item class_id_reference="20" object_id="_557">
<id>587</id>
<edge_type>2</edge_type>
<source_obj>230</source_obj>
<sink_obj>112</sink_obj>
<is_back_edge>1</is_back_edge>
</item>
<item class_id_reference="20" object_id="_558">
<id>588</id>
<edge_type>1</edge_type>
<source_obj>98</source_obj>
<sink_obj>113</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_559">
<id>589</id>
<edge_type>2</edge_type>
<source_obj>111</source_obj>
<sink_obj>113</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_560">
<id>590</id>
<edge_type>1</edge_type>
<source_obj>192</source_obj>
<sink_obj>113</sink_obj>
<is_back_edge>1</is_back_edge>
</item>
<item class_id_reference="20" object_id="_561">
<id>591</id>
<edge_type>2</edge_type>
<source_obj>230</source_obj>
<sink_obj>113</sink_obj>
<is_back_edge>1</is_back_edge>
</item>
<item class_id_reference="20" object_id="_562">
<id>592</id>
<edge_type>1</edge_type>
<source_obj>99</source_obj>
<sink_obj>114</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_563">
<id>593</id>
<edge_type>2</edge_type>
<source_obj>111</source_obj>
<sink_obj>114</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_564">
<id>594</id>
<edge_type>1</edge_type>
<source_obj>158</source_obj>
<sink_obj>114</sink_obj>
<is_back_edge>1</is_back_edge>
</item>
<item class_id_reference="20" object_id="_565">
<id>595</id>
<edge_type>2</edge_type>
<source_obj>230</source_obj>
<sink_obj>114</sink_obj>
<is_back_edge>1</is_back_edge>
</item>
<item class_id_reference="20" object_id="_566">
<id>596</id>
<edge_type>1</edge_type>
<source_obj>76</source_obj>
<sink_obj>115</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_567">
<id>597</id>
<edge_type>2</edge_type>
<source_obj>111</source_obj>
<sink_obj>115</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_568">
<id>598</id>
<edge_type>1</edge_type>
<source_obj>228</source_obj>
<sink_obj>115</sink_obj>
<is_back_edge>1</is_back_edge>
</item>
<item class_id_reference="20" object_id="_569">
<id>599</id>
<edge_type>2</edge_type>
<source_obj>230</source_obj>
<sink_obj>115</sink_obj>
<is_back_edge>1</is_back_edge>
</item>
<item class_id_reference="20" object_id="_570">
<id>600</id>
<edge_type>1</edge_type>
<source_obj>78</source_obj>
<sink_obj>116</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_571">
<id>601</id>
<edge_type>1</edge_type>
<source_obj>87</source_obj>
<sink_obj>116</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_572">
<id>602</id>
<edge_type>1</edge_type>
<source_obj>115</source_obj>
<sink_obj>117</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_573">
<id>603</id>
<edge_type>1</edge_type>
<source_obj>116</source_obj>
<sink_obj>117</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_574">
<id>604</id>
<edge_type>1</edge_type>
<source_obj>117</source_obj>
<sink_obj>118</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_575">
<id>605</id>
<edge_type>2</edge_type>
<source_obj>230</source_obj>
<sink_obj>118</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_576">
<id>606</id>
<edge_type>2</edge_type>
<source_obj>234</source_obj>
<sink_obj>118</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_577">
<id>607</id>
<edge_type>1</edge_type>
<source_obj>115</source_obj>
<sink_obj>123</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_578">
<id>608</id>
<edge_type>1</edge_type>
<source_obj>49</source_obj>
<sink_obj>123</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_579">
<id>609</id>
<edge_type>1</edge_type>
<source_obj>109</source_obj>
<sink_obj>124</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_580">
<id>610</id>
<edge_type>1</edge_type>
<source_obj>123</source_obj>
<sink_obj>124</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_581">
<id>611</id>
<edge_type>1</edge_type>
<source_obj>124</source_obj>
<sink_obj>125</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_582">
<id>612</id>
<edge_type>1</edge_type>
<source_obj>124</source_obj>
<sink_obj>126</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_583">
<id>615</id>
<edge_type>1</edge_type>
<source_obj>124</source_obj>
<sink_obj>127</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_584">
<id>616</id>
<edge_type>1</edge_type>
<source_obj>397</source_obj>
<sink_obj>127</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_585">
<id>618</id>
<edge_type>1</edge_type>
<source_obj>617</source_obj>
<sink_obj>127</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_586">
<id>620</id>
<edge_type>1</edge_type>
<source_obj>619</source_obj>
<sink_obj>128</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_587">
<id>621</id>
<edge_type>1</edge_type>
<source_obj>127</source_obj>
<sink_obj>128</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_588">
<id>622</id>
<edge_type>1</edge_type>
<source_obj>128</source_obj>
<sink_obj>129</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_589">
<id>623</id>
<edge_type>1</edge_type>
<source_obj>127</source_obj>
<sink_obj>130</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_590">
<id>625</id>
<edge_type>1</edge_type>
<source_obj>624</source_obj>
<sink_obj>130</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_591">
<id>626</id>
<edge_type>1</edge_type>
<source_obj>128</source_obj>
<sink_obj>131</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_592">
<id>628</id>
<edge_type>1</edge_type>
<source_obj>627</source_obj>
<sink_obj>131</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_593">
<id>630</id>
<edge_type>1</edge_type>
<source_obj>629</source_obj>
<sink_obj>132</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_594">
<id>631</id>
<edge_type>1</edge_type>
<source_obj>129</source_obj>
<sink_obj>132</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_595">
<id>632</id>
<edge_type>1</edge_type>
<source_obj>130</source_obj>
<sink_obj>133</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_596">
<id>633</id>
<edge_type>1</edge_type>
<source_obj>132</source_obj>
<sink_obj>133</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_597">
<id>635</id>
<edge_type>1</edge_type>
<source_obj>634</source_obj>
<sink_obj>133</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_598">
<id>636</id>
<edge_type>1</edge_type>
<source_obj>131</source_obj>
<sink_obj>134</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_599">
<id>637</id>
<edge_type>1</edge_type>
<source_obj>133</source_obj>
<sink_obj>134</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_600">
<id>638</id>
<edge_type>1</edge_type>
<source_obj>634</source_obj>
<sink_obj>134</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_601">
<id>639</id>
<edge_type>1</edge_type>
<source_obj>134</source_obj>
<sink_obj>135</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_602">
<id>640</id>
<edge_type>1</edge_type>
<source_obj>6</source_obj>
<sink_obj>136</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_603">
<id>641</id>
<edge_type>1</edge_type>
<source_obj>429</source_obj>
<sink_obj>136</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_604">
<id>642</id>
<edge_type>1</edge_type>
<source_obj>135</source_obj>
<sink_obj>136</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_605">
<id>643</id>
<edge_type>1</edge_type>
<source_obj>136</source_obj>
<sink_obj>137</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_606">
<id>646</id>
<edge_type>1</edge_type>
<source_obj>126</source_obj>
<sink_obj>138</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_607">
<id>648</id>
<edge_type>1</edge_type>
<source_obj>647</source_obj>
<sink_obj>138</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_608">
<id>649</id>
<edge_type>1</edge_type>
<source_obj>138</source_obj>
<sink_obj>139</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_609">
<id>651</id>
<edge_type>1</edge_type>
<source_obj>650</source_obj>
<sink_obj>139</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_610">
<id>652</id>
<edge_type>1</edge_type>
<source_obj>138</source_obj>
<sink_obj>140</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_611">
<id>653</id>
<edge_type>1</edge_type>
<source_obj>139</source_obj>
<sink_obj>140</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_612">
<id>654</id>
<edge_type>1</edge_type>
<source_obj>138</source_obj>
<sink_obj>141</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_613">
<id>655</id>
<edge_type>1</edge_type>
<source_obj>139</source_obj>
<sink_obj>142</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_614">
<id>658</id>
<edge_type>1</edge_type>
<source_obj>137</source_obj>
<sink_obj>143</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_615">
<id>659</id>
<edge_type>1</edge_type>
<source_obj>399</source_obj>
<sink_obj>143</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_616">
<id>661</id>
<edge_type>1</edge_type>
<source_obj>660</source_obj>
<sink_obj>143</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_617">
<id>662</id>
<edge_type>1</edge_type>
<source_obj>141</source_obj>
<sink_obj>144</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_618">
<id>663</id>
<edge_type>1</edge_type>
<source_obj>142</source_obj>
<sink_obj>144</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_619">
<id>664</id>
<edge_type>1</edge_type>
<source_obj>141</source_obj>
<sink_obj>145</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_620">
<id>666</id>
<edge_type>1</edge_type>
<source_obj>665</source_obj>
<sink_obj>145</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_621">
<id>667</id>
<edge_type>1</edge_type>
<source_obj>142</source_obj>
<sink_obj>146</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_622">
<id>668</id>
<edge_type>1</edge_type>
<source_obj>141</source_obj>
<sink_obj>146</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_623">
<id>669</id>
<edge_type>1</edge_type>
<source_obj>140</source_obj>
<sink_obj>147</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_624">
<id>670</id>
<edge_type>1</edge_type>
<source_obj>144</source_obj>
<sink_obj>147</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_625">
<id>671</id>
<edge_type>1</edge_type>
<source_obj>146</source_obj>
<sink_obj>147</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_626">
<id>672</id>
<edge_type>1</edge_type>
<source_obj>140</source_obj>
<sink_obj>148</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_627">
<id>673</id>
<edge_type>1</edge_type>
<source_obj>143</source_obj>
<sink_obj>148</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_628">
<id>674</id>
<edge_type>1</edge_type>
<source_obj>137</source_obj>
<sink_obj>148</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_629">
<id>675</id>
<edge_type>1</edge_type>
<source_obj>140</source_obj>
<sink_obj>149</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_630">
<id>676</id>
<edge_type>1</edge_type>
<source_obj>145</source_obj>
<sink_obj>149</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_631">
<id>677</id>
<edge_type>1</edge_type>
<source_obj>141</source_obj>
<sink_obj>149</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_632">
<id>678</id>
<edge_type>1</edge_type>
<source_obj>665</source_obj>
<sink_obj>150</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_633">
<id>679</id>
<edge_type>1</edge_type>
<source_obj>147</source_obj>
<sink_obj>150</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_634">
<id>680</id>
<edge_type>1</edge_type>
<source_obj>149</source_obj>
<sink_obj>151</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_635">
<id>681</id>
<edge_type>1</edge_type>
<source_obj>150</source_obj>
<sink_obj>152</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_636">
<id>682</id>
<edge_type>1</edge_type>
<source_obj>148</source_obj>
<sink_obj>153</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_637">
<id>683</id>
<edge_type>1</edge_type>
<source_obj>151</source_obj>
<sink_obj>153</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_638">
<id>685</id>
<edge_type>1</edge_type>
<source_obj>684</source_obj>
<sink_obj>154</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_639">
<id>686</id>
<edge_type>1</edge_type>
<source_obj>152</source_obj>
<sink_obj>154</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_640">
<id>687</id>
<edge_type>1</edge_type>
<source_obj>153</source_obj>
<sink_obj>155</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_641">
<id>688</id>
<edge_type>1</edge_type>
<source_obj>154</source_obj>
<sink_obj>155</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_642">
<id>689</id>
<edge_type>1</edge_type>
<source_obj>155</source_obj>
<sink_obj>156</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_643">
<id>690</id>
<edge_type>1</edge_type>
<source_obj>156</source_obj>
<sink_obj>157</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_644">
<id>691</id>
<edge_type>1</edge_type>
<source_obj>157</source_obj>
<sink_obj>158</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_645">
<id>692</id>
<edge_type>1</edge_type>
<source_obj>114</source_obj>
<sink_obj>158</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_646">
<id>694</id>
<edge_type>1</edge_type>
<source_obj>693</source_obj>
<sink_obj>159</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_647">
<id>695</id>
<edge_type>1</edge_type>
<source_obj>125</source_obj>
<sink_obj>159</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_648">
<id>696</id>
<edge_type>1</edge_type>
<source_obj>159</source_obj>
<sink_obj>160</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_649">
<id>699</id>
<edge_type>1</edge_type>
<source_obj>159</source_obj>
<sink_obj>161</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_650">
<id>700</id>
<edge_type>1</edge_type>
<source_obj>397</source_obj>
<sink_obj>161</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_651">
<id>701</id>
<edge_type>1</edge_type>
<source_obj>617</source_obj>
<sink_obj>161</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_652">
<id>702</id>
<edge_type>1</edge_type>
<source_obj>619</source_obj>
<sink_obj>162</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_653">
<id>703</id>
<edge_type>1</edge_type>
<source_obj>161</source_obj>
<sink_obj>162</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_654">
<id>704</id>
<edge_type>1</edge_type>
<source_obj>162</source_obj>
<sink_obj>163</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_655">
<id>705</id>
<edge_type>1</edge_type>
<source_obj>161</source_obj>
<sink_obj>164</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_656">
<id>706</id>
<edge_type>1</edge_type>
<source_obj>624</source_obj>
<sink_obj>164</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_657">
<id>707</id>
<edge_type>1</edge_type>
<source_obj>162</source_obj>
<sink_obj>165</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_658">
<id>708</id>
<edge_type>1</edge_type>
<source_obj>627</source_obj>
<sink_obj>165</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_659">
<id>709</id>
<edge_type>1</edge_type>
<source_obj>629</source_obj>
<sink_obj>166</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_660">
<id>710</id>
<edge_type>1</edge_type>
<source_obj>163</source_obj>
<sink_obj>166</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_661">
<id>711</id>
<edge_type>1</edge_type>
<source_obj>164</source_obj>
<sink_obj>167</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_662">
<id>712</id>
<edge_type>1</edge_type>
<source_obj>166</source_obj>
<sink_obj>167</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_663">
<id>713</id>
<edge_type>1</edge_type>
<source_obj>634</source_obj>
<sink_obj>167</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_664">
<id>714</id>
<edge_type>1</edge_type>
<source_obj>165</source_obj>
<sink_obj>168</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_665">
<id>715</id>
<edge_type>1</edge_type>
<source_obj>167</source_obj>
<sink_obj>168</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_666">
<id>716</id>
<edge_type>1</edge_type>
<source_obj>634</source_obj>
<sink_obj>168</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_667">
<id>717</id>
<edge_type>1</edge_type>
<source_obj>168</source_obj>
<sink_obj>169</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_668">
<id>718</id>
<edge_type>1</edge_type>
<source_obj>6</source_obj>
<sink_obj>170</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_669">
<id>719</id>
<edge_type>1</edge_type>
<source_obj>429</source_obj>
<sink_obj>170</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_670">
<id>720</id>
<edge_type>1</edge_type>
<source_obj>169</source_obj>
<sink_obj>170</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_671">
<id>721</id>
<edge_type>1</edge_type>
<source_obj>170</source_obj>
<sink_obj>171</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_672">
<id>723</id>
<edge_type>1</edge_type>
<source_obj>160</source_obj>
<sink_obj>172</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_673">
<id>724</id>
<edge_type>1</edge_type>
<source_obj>647</source_obj>
<sink_obj>172</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_674">
<id>725</id>
<edge_type>1</edge_type>
<source_obj>172</source_obj>
<sink_obj>173</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_675">
<id>726</id>
<edge_type>1</edge_type>
<source_obj>650</source_obj>
<sink_obj>173</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_676">
<id>727</id>
<edge_type>1</edge_type>
<source_obj>172</source_obj>
<sink_obj>174</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_677">
<id>728</id>
<edge_type>1</edge_type>
<source_obj>173</source_obj>
<sink_obj>174</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_678">
<id>729</id>
<edge_type>1</edge_type>
<source_obj>172</source_obj>
<sink_obj>175</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_679">
<id>730</id>
<edge_type>1</edge_type>
<source_obj>173</source_obj>
<sink_obj>176</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_680">
<id>732</id>
<edge_type>1</edge_type>
<source_obj>171</source_obj>
<sink_obj>177</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_681">
<id>733</id>
<edge_type>1</edge_type>
<source_obj>399</source_obj>
<sink_obj>177</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_682">
<id>734</id>
<edge_type>1</edge_type>
<source_obj>660</source_obj>
<sink_obj>177</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_683">
<id>735</id>
<edge_type>1</edge_type>
<source_obj>175</source_obj>
<sink_obj>178</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_684">
<id>736</id>
<edge_type>1</edge_type>
<source_obj>176</source_obj>
<sink_obj>178</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_685">
<id>737</id>
<edge_type>1</edge_type>
<source_obj>175</source_obj>
<sink_obj>179</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_686">
<id>738</id>
<edge_type>1</edge_type>
<source_obj>665</source_obj>
<sink_obj>179</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_687">
<id>739</id>
<edge_type>1</edge_type>
<source_obj>176</source_obj>
<sink_obj>180</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_688">
<id>740</id>
<edge_type>1</edge_type>
<source_obj>175</source_obj>
<sink_obj>180</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_689">
<id>741</id>
<edge_type>1</edge_type>
<source_obj>174</source_obj>
<sink_obj>181</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_690">
<id>742</id>
<edge_type>1</edge_type>
<source_obj>178</source_obj>
<sink_obj>181</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_691">
<id>743</id>
<edge_type>1</edge_type>
<source_obj>180</source_obj>
<sink_obj>181</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_692">
<id>744</id>
<edge_type>1</edge_type>
<source_obj>174</source_obj>
<sink_obj>182</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_693">
<id>745</id>
<edge_type>1</edge_type>
<source_obj>177</source_obj>
<sink_obj>182</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_694">
<id>746</id>
<edge_type>1</edge_type>
<source_obj>171</source_obj>
<sink_obj>182</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_695">
<id>747</id>
<edge_type>1</edge_type>
<source_obj>174</source_obj>
<sink_obj>183</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_696">
<id>748</id>
<edge_type>1</edge_type>
<source_obj>179</source_obj>
<sink_obj>183</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_697">
<id>749</id>
<edge_type>1</edge_type>
<source_obj>175</source_obj>
<sink_obj>183</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_698">
<id>750</id>
<edge_type>1</edge_type>
<source_obj>665</source_obj>
<sink_obj>184</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_699">
<id>751</id>
<edge_type>1</edge_type>
<source_obj>181</source_obj>
<sink_obj>184</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_700">
<id>752</id>
<edge_type>1</edge_type>
<source_obj>183</source_obj>
<sink_obj>185</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_701">
<id>753</id>
<edge_type>1</edge_type>
<source_obj>184</source_obj>
<sink_obj>186</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_702">
<id>754</id>
<edge_type>1</edge_type>
<source_obj>182</source_obj>
<sink_obj>187</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_703">
<id>755</id>
<edge_type>1</edge_type>
<source_obj>185</source_obj>
<sink_obj>187</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_704">
<id>756</id>
<edge_type>1</edge_type>
<source_obj>684</source_obj>
<sink_obj>188</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_705">
<id>757</id>
<edge_type>1</edge_type>
<source_obj>186</source_obj>
<sink_obj>188</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_706">
<id>758</id>
<edge_type>1</edge_type>
<source_obj>187</source_obj>
<sink_obj>189</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_707">
<id>759</id>
<edge_type>1</edge_type>
<source_obj>188</source_obj>
<sink_obj>189</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_708">
<id>760</id>
<edge_type>1</edge_type>
<source_obj>189</source_obj>
<sink_obj>190</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_709">
<id>761</id>
<edge_type>1</edge_type>
<source_obj>190</source_obj>
<sink_obj>191</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_710">
<id>762</id>
<edge_type>1</edge_type>
<source_obj>191</source_obj>
<sink_obj>192</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_711">
<id>763</id>
<edge_type>1</edge_type>
<source_obj>113</source_obj>
<sink_obj>192</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_712">
<id>764</id>
<edge_type>1</edge_type>
<source_obj>397</source_obj>
<sink_obj>193</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_713">
<id>765</id>
<edge_type>1</edge_type>
<source_obj>125</source_obj>
<sink_obj>193</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_714">
<id>766</id>
<edge_type>1</edge_type>
<source_obj>193</source_obj>
<sink_obj>194</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_715">
<id>768</id>
<edge_type>1</edge_type>
<source_obj>193</source_obj>
<sink_obj>195</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_716">
<id>769</id>
<edge_type>1</edge_type>
<source_obj>397</source_obj>
<sink_obj>195</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_717">
<id>770</id>
<edge_type>1</edge_type>
<source_obj>617</source_obj>
<sink_obj>195</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_718">
<id>771</id>
<edge_type>1</edge_type>
<source_obj>619</source_obj>
<sink_obj>196</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_719">
<id>772</id>
<edge_type>1</edge_type>
<source_obj>195</source_obj>
<sink_obj>196</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_720">
<id>773</id>
<edge_type>1</edge_type>
<source_obj>196</source_obj>
<sink_obj>197</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_721">
<id>774</id>
<edge_type>1</edge_type>
<source_obj>195</source_obj>
<sink_obj>198</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_722">
<id>775</id>
<edge_type>1</edge_type>
<source_obj>624</source_obj>
<sink_obj>198</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_723">
<id>776</id>
<edge_type>1</edge_type>
<source_obj>196</source_obj>
<sink_obj>199</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_724">
<id>777</id>
<edge_type>1</edge_type>
<source_obj>627</source_obj>
<sink_obj>199</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_725">
<id>778</id>
<edge_type>1</edge_type>
<source_obj>629</source_obj>
<sink_obj>200</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_726">
<id>779</id>
<edge_type>1</edge_type>
<source_obj>197</source_obj>
<sink_obj>200</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_727">
<id>780</id>
<edge_type>1</edge_type>
<source_obj>198</source_obj>
<sink_obj>201</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_728">
<id>781</id>
<edge_type>1</edge_type>
<source_obj>200</source_obj>
<sink_obj>201</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_729">
<id>782</id>
<edge_type>1</edge_type>
<source_obj>634</source_obj>
<sink_obj>201</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_730">
<id>783</id>
<edge_type>1</edge_type>
<source_obj>199</source_obj>
<sink_obj>202</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_731">
<id>784</id>
<edge_type>1</edge_type>
<source_obj>201</source_obj>
<sink_obj>202</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_732">
<id>785</id>
<edge_type>1</edge_type>
<source_obj>634</source_obj>
<sink_obj>202</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_733">
<id>786</id>
<edge_type>1</edge_type>
<source_obj>202</source_obj>
<sink_obj>203</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_734">
<id>787</id>
<edge_type>1</edge_type>
<source_obj>6</source_obj>
<sink_obj>204</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_735">
<id>788</id>
<edge_type>1</edge_type>
<source_obj>429</source_obj>
<sink_obj>204</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_736">
<id>789</id>
<edge_type>1</edge_type>
<source_obj>203</source_obj>
<sink_obj>204</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_737">
<id>790</id>
<edge_type>1</edge_type>
<source_obj>204</source_obj>
<sink_obj>205</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_738">
<id>792</id>
<edge_type>1</edge_type>
<source_obj>194</source_obj>
<sink_obj>206</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_739">
<id>793</id>
<edge_type>1</edge_type>
<source_obj>647</source_obj>
<sink_obj>206</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_740">
<id>794</id>
<edge_type>1</edge_type>
<source_obj>206</source_obj>
<sink_obj>207</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_741">
<id>795</id>
<edge_type>1</edge_type>
<source_obj>650</source_obj>
<sink_obj>207</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_742">
<id>796</id>
<edge_type>1</edge_type>
<source_obj>206</source_obj>
<sink_obj>208</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_743">
<id>797</id>
<edge_type>1</edge_type>
<source_obj>207</source_obj>
<sink_obj>208</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_744">
<id>798</id>
<edge_type>1</edge_type>
<source_obj>206</source_obj>
<sink_obj>209</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_745">
<id>799</id>
<edge_type>1</edge_type>
<source_obj>207</source_obj>
<sink_obj>210</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_746">
<id>801</id>
<edge_type>1</edge_type>
<source_obj>205</source_obj>
<sink_obj>211</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_747">
<id>802</id>
<edge_type>1</edge_type>
<source_obj>399</source_obj>
<sink_obj>211</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_748">
<id>803</id>
<edge_type>1</edge_type>
<source_obj>660</source_obj>
<sink_obj>211</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_749">
<id>804</id>
<edge_type>1</edge_type>
<source_obj>209</source_obj>
<sink_obj>212</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_750">
<id>805</id>
<edge_type>1</edge_type>
<source_obj>210</source_obj>
<sink_obj>212</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_751">
<id>806</id>
<edge_type>1</edge_type>
<source_obj>209</source_obj>
<sink_obj>213</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_752">
<id>807</id>
<edge_type>1</edge_type>
<source_obj>665</source_obj>
<sink_obj>213</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_753">
<id>808</id>
<edge_type>1</edge_type>
<source_obj>210</source_obj>
<sink_obj>214</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_754">
<id>809</id>
<edge_type>1</edge_type>
<source_obj>209</source_obj>
<sink_obj>214</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_755">
<id>810</id>
<edge_type>1</edge_type>
<source_obj>208</source_obj>
<sink_obj>215</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_756">
<id>811</id>
<edge_type>1</edge_type>
<source_obj>212</source_obj>
<sink_obj>215</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_757">
<id>812</id>
<edge_type>1</edge_type>
<source_obj>214</source_obj>
<sink_obj>215</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_758">
<id>813</id>
<edge_type>1</edge_type>
<source_obj>208</source_obj>
<sink_obj>216</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_759">
<id>814</id>
<edge_type>1</edge_type>
<source_obj>211</source_obj>
<sink_obj>216</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_760">
<id>815</id>
<edge_type>1</edge_type>
<source_obj>205</source_obj>
<sink_obj>216</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_761">
<id>816</id>
<edge_type>1</edge_type>
<source_obj>208</source_obj>
<sink_obj>217</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_762">
<id>817</id>
<edge_type>1</edge_type>
<source_obj>213</source_obj>
<sink_obj>217</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_763">
<id>818</id>
<edge_type>1</edge_type>
<source_obj>209</source_obj>
<sink_obj>217</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_764">
<id>819</id>
<edge_type>1</edge_type>
<source_obj>665</source_obj>
<sink_obj>218</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_765">
<id>820</id>
<edge_type>1</edge_type>
<source_obj>215</source_obj>
<sink_obj>218</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_766">
<id>821</id>
<edge_type>1</edge_type>
<source_obj>217</source_obj>
<sink_obj>219</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_767">
<id>822</id>
<edge_type>1</edge_type>
<source_obj>218</source_obj>
<sink_obj>220</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_768">
<id>823</id>
<edge_type>1</edge_type>
<source_obj>216</source_obj>
<sink_obj>221</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_769">
<id>824</id>
<edge_type>1</edge_type>
<source_obj>219</source_obj>
<sink_obj>221</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_770">
<id>825</id>
<edge_type>1</edge_type>
<source_obj>684</source_obj>
<sink_obj>222</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_771">
<id>826</id>
<edge_type>1</edge_type>
<source_obj>220</source_obj>
<sink_obj>222</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_772">
<id>827</id>
<edge_type>1</edge_type>
<source_obj>221</source_obj>
<sink_obj>223</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_773">
<id>828</id>
<edge_type>1</edge_type>
<source_obj>222</source_obj>
<sink_obj>223</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_774">
<id>829</id>
<edge_type>1</edge_type>
<source_obj>223</source_obj>
<sink_obj>224</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_775">
<id>830</id>
<edge_type>1</edge_type>
<source_obj>224</source_obj>
<sink_obj>225</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_776">
<id>831</id>
<edge_type>1</edge_type>
<source_obj>225</source_obj>
<sink_obj>226</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_777">
<id>832</id>
<edge_type>1</edge_type>
<source_obj>112</source_obj>
<sink_obj>226</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_778">
<id>834</id>
<edge_type>1</edge_type>
<source_obj>833</source_obj>
<sink_obj>228</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_779">
<id>835</id>
<edge_type>1</edge_type>
<source_obj>115</source_obj>
<sink_obj>228</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_780">
<id>836</id>
<edge_type>2</edge_type>
<source_obj>119</source_obj>
<sink_obj>229</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_781">
<id>837</id>
<edge_type>1</edge_type>
<source_obj>100</source_obj>
<sink_obj>232</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_782">
<id>838</id>
<edge_type>1</edge_type>
<source_obj>833</source_obj>
<sink_obj>232</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_783">
<id>839</id>
<edge_type>2</edge_type>
<source_obj>104</source_obj>
<sink_obj>233</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_784">
<id>841</id>
<edge_type>1</edge_type>
<source_obj>5</source_obj>
<sink_obj>235</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_785">
<id>842</id>
<edge_type>1</edge_type>
<source_obj>693</source_obj>
<sink_obj>236</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_786">
<id>843</id>
<edge_type>1</edge_type>
<source_obj>235</source_obj>
<sink_obj>236</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_787">
<id>844</id>
<edge_type>1</edge_type>
<source_obj>79</source_obj>
<sink_obj>237</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_788">
<id>845</id>
<edge_type>1</edge_type>
<source_obj>236</source_obj>
<sink_obj>238</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_789">
<id>846</id>
<edge_type>1</edge_type>
<source_obj>237</source_obj>
<sink_obj>238</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_790">
<id>847</id>
<edge_type>1</edge_type>
<source_obj>238</source_obj>
<sink_obj>239</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_791">
<id>848</id>
<edge_type>1</edge_type>
<source_obj>72</source_obj>
<sink_obj>239</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_792">
<id>849</id>
<edge_type>1</edge_type>
<source_obj>239</source_obj>
<sink_obj>240</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_793">
<id>850</id>
<edge_type>1</edge_type>
<source_obj>397</source_obj>
<sink_obj>240</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_794">
<id>851</id>
<edge_type>1</edge_type>
<source_obj>240</source_obj>
<sink_obj>241</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_795">
<id>852</id>
<edge_type>1</edge_type>
<source_obj>239</source_obj>
<sink_obj>241</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_796">
<id>855</id>
<edge_type>1</edge_type>
<source_obj>99</source_obj>
<sink_obj>242</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_797">
<id>857</id>
<edge_type>1</edge_type>
<source_obj>856</source_obj>
<sink_obj>242</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_798">
<id>859</id>
<edge_type>1</edge_type>
<source_obj>858</source_obj>
<sink_obj>242</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_799">
<id>860</id>
<edge_type>1</edge_type>
<source_obj>241</source_obj>
<sink_obj>243</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_800">
<id>863</id>
<edge_type>1</edge_type>
<source_obj>241</source_obj>
<sink_obj>244</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_801">
<id>864</id>
<edge_type>1</edge_type>
<source_obj>397</source_obj>
<sink_obj>244</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_802">
<id>866</id>
<edge_type>1</edge_type>
<source_obj>865</source_obj>
<sink_obj>244</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_803">
<id>868</id>
<edge_type>1</edge_type>
<source_obj>867</source_obj>
<sink_obj>245</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_804">
<id>869</id>
<edge_type>1</edge_type>
<source_obj>244</source_obj>
<sink_obj>245</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_805">
<id>870</id>
<edge_type>1</edge_type>
<source_obj>245</source_obj>
<sink_obj>246</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_806">
<id>871</id>
<edge_type>1</edge_type>
<source_obj>244</source_obj>
<sink_obj>247</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_807">
<id>873</id>
<edge_type>1</edge_type>
<source_obj>872</source_obj>
<sink_obj>247</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_808">
<id>874</id>
<edge_type>1</edge_type>
<source_obj>245</source_obj>
<sink_obj>248</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_809">
<id>876</id>
<edge_type>1</edge_type>
<source_obj>875</source_obj>
<sink_obj>248</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_810">
<id>878</id>
<edge_type>1</edge_type>
<source_obj>877</source_obj>
<sink_obj>249</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_811">
<id>879</id>
<edge_type>1</edge_type>
<source_obj>246</source_obj>
<sink_obj>249</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_812">
<id>880</id>
<edge_type>1</edge_type>
<source_obj>247</source_obj>
<sink_obj>250</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_813">
<id>881</id>
<edge_type>1</edge_type>
<source_obj>249</source_obj>
<sink_obj>250</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_814">
<id>883</id>
<edge_type>1</edge_type>
<source_obj>882</source_obj>
<sink_obj>250</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_815">
<id>884</id>
<edge_type>1</edge_type>
<source_obj>248</source_obj>
<sink_obj>251</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_816">
<id>885</id>
<edge_type>1</edge_type>
<source_obj>250</source_obj>
<sink_obj>251</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_817">
<id>886</id>
<edge_type>1</edge_type>
<source_obj>882</source_obj>
<sink_obj>251</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_818">
<id>887</id>
<edge_type>1</edge_type>
<source_obj>251</source_obj>
<sink_obj>252</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_819">
<id>888</id>
<edge_type>1</edge_type>
<source_obj>7</source_obj>
<sink_obj>253</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_820">
<id>889</id>
<edge_type>1</edge_type>
<source_obj>429</source_obj>
<sink_obj>253</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_821">
<id>890</id>
<edge_type>1</edge_type>
<source_obj>252</source_obj>
<sink_obj>253</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_822">
<id>892</id>
<edge_type>1</edge_type>
<source_obj>243</source_obj>
<sink_obj>254</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_823">
<id>893</id>
<edge_type>1</edge_type>
<source_obj>647</source_obj>
<sink_obj>254</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_824">
<id>894</id>
<edge_type>1</edge_type>
<source_obj>254</source_obj>
<sink_obj>255</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_825">
<id>895</id>
<edge_type>1</edge_type>
<source_obj>650</source_obj>
<sink_obj>255</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_826">
<id>896</id>
<edge_type>1</edge_type>
<source_obj>254</source_obj>
<sink_obj>256</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_827">
<id>897</id>
<edge_type>1</edge_type>
<source_obj>255</source_obj>
<sink_obj>256</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_828">
<id>898</id>
<edge_type>1</edge_type>
<source_obj>254</source_obj>
<sink_obj>257</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_829">
<id>899</id>
<edge_type>1</edge_type>
<source_obj>255</source_obj>
<sink_obj>258</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_830">
<id>900</id>
<edge_type>1</edge_type>
<source_obj>242</source_obj>
<sink_obj>259</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_831">
<id>901</id>
<edge_type>1</edge_type>
<source_obj>257</source_obj>
<sink_obj>260</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_832">
<id>902</id>
<edge_type>1</edge_type>
<source_obj>665</source_obj>
<sink_obj>260</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_833">
<id>903</id>
<edge_type>1</edge_type>
<source_obj>256</source_obj>
<sink_obj>261</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_834">
<id>904</id>
<edge_type>1</edge_type>
<source_obj>257</source_obj>
<sink_obj>261</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_835">
<id>905</id>
<edge_type>1</edge_type>
<source_obj>258</source_obj>
<sink_obj>261</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_836">
<id>906</id>
<edge_type>1</edge_type>
<source_obj>256</source_obj>
<sink_obj>262</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_837">
<id>907</id>
<edge_type>1</edge_type>
<source_obj>258</source_obj>
<sink_obj>262</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_838">
<id>908</id>
<edge_type>1</edge_type>
<source_obj>257</source_obj>
<sink_obj>262</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_839">
<id>909</id>
<edge_type>1</edge_type>
<source_obj>256</source_obj>
<sink_obj>263</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_840">
<id>910</id>
<edge_type>1</edge_type>
<source_obj>260</source_obj>
<sink_obj>263</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_841">
<id>911</id>
<edge_type>1</edge_type>
<source_obj>257</source_obj>
<sink_obj>263</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_842">
<id>912</id>
<edge_type>1</edge_type>
<source_obj>261</source_obj>
<sink_obj>264</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_843">
<id>913</id>
<edge_type>1</edge_type>
<source_obj>665</source_obj>
<sink_obj>264</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_844">
<id>914</id>
<edge_type>1</edge_type>
<source_obj>263</source_obj>
<sink_obj>265</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_845">
<id>915</id>
<edge_type>1</edge_type>
<source_obj>262</source_obj>
<sink_obj>266</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_846">
<id>916</id>
<edge_type>1</edge_type>
<source_obj>264</source_obj>
<sink_obj>267</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_847">
<id>917</id>
<edge_type>1</edge_type>
<source_obj>259</source_obj>
<sink_obj>268</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_848">
<id>918</id>
<edge_type>1</edge_type>
<source_obj>265</source_obj>
<sink_obj>268</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_849">
<id>920</id>
<edge_type>1</edge_type>
<source_obj>268</source_obj>
<sink_obj>269</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_850">
<id>921</id>
<edge_type>1</edge_type>
<source_obj>399</source_obj>
<sink_obj>269</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_851">
<id>922</id>
<edge_type>1</edge_type>
<source_obj>660</source_obj>
<sink_obj>269</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_852">
<id>923</id>
<edge_type>1</edge_type>
<source_obj>256</source_obj>
<sink_obj>270</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_853">
<id>924</id>
<edge_type>1</edge_type>
<source_obj>269</source_obj>
<sink_obj>270</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_854">
<id>925</id>
<edge_type>1</edge_type>
<source_obj>268</source_obj>
<sink_obj>270</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_855">
<id>926</id>
<edge_type>1</edge_type>
<source_obj>684</source_obj>
<sink_obj>271</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_856">
<id>927</id>
<edge_type>1</edge_type>
<source_obj>266</source_obj>
<sink_obj>271</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_857">
<id>928</id>
<edge_type>1</edge_type>
<source_obj>684</source_obj>
<sink_obj>272</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_858">
<id>929</id>
<edge_type>1</edge_type>
<source_obj>267</source_obj>
<sink_obj>272</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_859">
<id>930</id>
<edge_type>1</edge_type>
<source_obj>271</source_obj>
<sink_obj>273</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_860">
<id>931</id>
<edge_type>1</edge_type>
<source_obj>272</source_obj>
<sink_obj>273</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_861">
<id>932</id>
<edge_type>1</edge_type>
<source_obj>270</source_obj>
<sink_obj>274</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_862">
<id>933</id>
<edge_type>1</edge_type>
<source_obj>273</source_obj>
<sink_obj>274</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_863">
<id>934</id>
<edge_type>1</edge_type>
<source_obj>243</source_obj>
<sink_obj>276</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_864">
<id>936</id>
<edge_type>1</edge_type>
<source_obj>935</source_obj>
<sink_obj>277</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_865">
<id>937</id>
<edge_type>1</edge_type>
<source_obj>276</source_obj>
<sink_obj>277</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_866">
<id>940</id>
<edge_type>1</edge_type>
<source_obj>253</source_obj>
<sink_obj>278</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_867">
<id>941</id>
<edge_type>1</edge_type>
<source_obj>274</source_obj>
<sink_obj>278</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_868">
<id>942</id>
<edge_type>1</edge_type>
<source_obj>277</source_obj>
<sink_obj>278</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_869">
<id>944</id>
<edge_type>1</edge_type>
<source_obj>98</source_obj>
<sink_obj>279</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_870">
<id>945</id>
<edge_type>1</edge_type>
<source_obj>856</source_obj>
<sink_obj>279</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_871">
<id>946</id>
<edge_type>1</edge_type>
<source_obj>858</source_obj>
<sink_obj>279</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_872">
<id>947</id>
<edge_type>1</edge_type>
<source_obj>693</source_obj>
<sink_obj>280</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_873">
<id>948</id>
<edge_type>1</edge_type>
<source_obj>241</source_obj>
<sink_obj>280</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_874">
<id>949</id>
<edge_type>1</edge_type>
<source_obj>280</source_obj>
<sink_obj>281</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_875">
<id>951</id>
<edge_type>1</edge_type>
<source_obj>280</source_obj>
<sink_obj>282</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_876">
<id>952</id>
<edge_type>1</edge_type>
<source_obj>397</source_obj>
<sink_obj>282</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_877">
<id>953</id>
<edge_type>1</edge_type>
<source_obj>865</source_obj>
<sink_obj>282</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_878">
<id>954</id>
<edge_type>1</edge_type>
<source_obj>867</source_obj>
<sink_obj>283</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_879">
<id>955</id>
<edge_type>1</edge_type>
<source_obj>282</source_obj>
<sink_obj>283</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_880">
<id>956</id>
<edge_type>1</edge_type>
<source_obj>283</source_obj>
<sink_obj>284</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_881">
<id>957</id>
<edge_type>1</edge_type>
<source_obj>282</source_obj>
<sink_obj>285</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_882">
<id>958</id>
<edge_type>1</edge_type>
<source_obj>872</source_obj>
<sink_obj>285</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_883">
<id>959</id>
<edge_type>1</edge_type>
<source_obj>283</source_obj>
<sink_obj>286</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_884">
<id>960</id>
<edge_type>1</edge_type>
<source_obj>875</source_obj>
<sink_obj>286</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_885">
<id>961</id>
<edge_type>1</edge_type>
<source_obj>877</source_obj>
<sink_obj>287</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_886">
<id>962</id>
<edge_type>1</edge_type>
<source_obj>284</source_obj>
<sink_obj>287</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_887">
<id>963</id>
<edge_type>1</edge_type>
<source_obj>285</source_obj>
<sink_obj>288</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_888">
<id>964</id>
<edge_type>1</edge_type>
<source_obj>287</source_obj>
<sink_obj>288</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_889">
<id>965</id>
<edge_type>1</edge_type>
<source_obj>882</source_obj>
<sink_obj>288</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_890">
<id>966</id>
<edge_type>1</edge_type>
<source_obj>286</source_obj>
<sink_obj>289</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_891">
<id>967</id>
<edge_type>1</edge_type>
<source_obj>288</source_obj>
<sink_obj>289</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_892">
<id>968</id>
<edge_type>1</edge_type>
<source_obj>882</source_obj>
<sink_obj>289</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_893">
<id>969</id>
<edge_type>1</edge_type>
<source_obj>289</source_obj>
<sink_obj>290</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_894">
<id>970</id>
<edge_type>1</edge_type>
<source_obj>7</source_obj>
<sink_obj>291</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_895">
<id>971</id>
<edge_type>1</edge_type>
<source_obj>429</source_obj>
<sink_obj>291</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_896">
<id>972</id>
<edge_type>1</edge_type>
<source_obj>290</source_obj>
<sink_obj>291</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_897">
<id>974</id>
<edge_type>1</edge_type>
<source_obj>281</source_obj>
<sink_obj>292</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_898">
<id>975</id>
<edge_type>1</edge_type>
<source_obj>647</source_obj>
<sink_obj>292</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_899">
<id>976</id>
<edge_type>1</edge_type>
<source_obj>292</source_obj>
<sink_obj>293</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_900">
<id>977</id>
<edge_type>1</edge_type>
<source_obj>650</source_obj>
<sink_obj>293</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_901">
<id>978</id>
<edge_type>1</edge_type>
<source_obj>292</source_obj>
<sink_obj>294</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_902">
<id>979</id>
<edge_type>1</edge_type>
<source_obj>293</source_obj>
<sink_obj>294</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_903">
<id>980</id>
<edge_type>1</edge_type>
<source_obj>292</source_obj>
<sink_obj>295</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_904">
<id>981</id>
<edge_type>1</edge_type>
<source_obj>293</source_obj>
<sink_obj>296</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_905">
<id>982</id>
<edge_type>1</edge_type>
<source_obj>279</source_obj>
<sink_obj>297</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_906">
<id>983</id>
<edge_type>1</edge_type>
<source_obj>295</source_obj>
<sink_obj>298</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_907">
<id>984</id>
<edge_type>1</edge_type>
<source_obj>665</source_obj>
<sink_obj>298</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_908">
<id>985</id>
<edge_type>1</edge_type>
<source_obj>294</source_obj>
<sink_obj>299</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_909">
<id>986</id>
<edge_type>1</edge_type>
<source_obj>295</source_obj>
<sink_obj>299</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_910">
<id>987</id>
<edge_type>1</edge_type>
<source_obj>296</source_obj>
<sink_obj>299</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_911">
<id>988</id>
<edge_type>1</edge_type>
<source_obj>294</source_obj>
<sink_obj>300</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_912">
<id>989</id>
<edge_type>1</edge_type>
<source_obj>296</source_obj>
<sink_obj>300</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_913">
<id>990</id>
<edge_type>1</edge_type>
<source_obj>295</source_obj>
<sink_obj>300</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_914">
<id>991</id>
<edge_type>1</edge_type>
<source_obj>294</source_obj>
<sink_obj>301</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_915">
<id>992</id>
<edge_type>1</edge_type>
<source_obj>298</source_obj>
<sink_obj>301</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_916">
<id>993</id>
<edge_type>1</edge_type>
<source_obj>295</source_obj>
<sink_obj>301</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_917">
<id>994</id>
<edge_type>1</edge_type>
<source_obj>299</source_obj>
<sink_obj>302</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_918">
<id>995</id>
<edge_type>1</edge_type>
<source_obj>665</source_obj>
<sink_obj>302</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_919">
<id>996</id>
<edge_type>1</edge_type>
<source_obj>301</source_obj>
<sink_obj>303</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_920">
<id>997</id>
<edge_type>1</edge_type>
<source_obj>300</source_obj>
<sink_obj>304</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_921">
<id>998</id>
<edge_type>1</edge_type>
<source_obj>302</source_obj>
<sink_obj>305</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_922">
<id>999</id>
<edge_type>1</edge_type>
<source_obj>297</source_obj>
<sink_obj>306</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_923">
<id>1000</id>
<edge_type>1</edge_type>
<source_obj>303</source_obj>
<sink_obj>306</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_924">
<id>1002</id>
<edge_type>1</edge_type>
<source_obj>306</source_obj>
<sink_obj>307</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_925">
<id>1003</id>
<edge_type>1</edge_type>
<source_obj>399</source_obj>
<sink_obj>307</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_926">
<id>1004</id>
<edge_type>1</edge_type>
<source_obj>660</source_obj>
<sink_obj>307</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_927">
<id>1005</id>
<edge_type>1</edge_type>
<source_obj>294</source_obj>
<sink_obj>308</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_928">
<id>1006</id>
<edge_type>1</edge_type>
<source_obj>307</source_obj>
<sink_obj>308</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_929">
<id>1007</id>
<edge_type>1</edge_type>
<source_obj>306</source_obj>
<sink_obj>308</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_930">
<id>1008</id>
<edge_type>1</edge_type>
<source_obj>684</source_obj>
<sink_obj>309</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_931">
<id>1009</id>
<edge_type>1</edge_type>
<source_obj>304</source_obj>
<sink_obj>309</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_932">
<id>1010</id>
<edge_type>1</edge_type>
<source_obj>684</source_obj>
<sink_obj>310</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_933">
<id>1011</id>
<edge_type>1</edge_type>
<source_obj>305</source_obj>
<sink_obj>310</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_934">
<id>1012</id>
<edge_type>1</edge_type>
<source_obj>309</source_obj>
<sink_obj>311</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_935">
<id>1013</id>
<edge_type>1</edge_type>
<source_obj>310</source_obj>
<sink_obj>311</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_936">
<id>1014</id>
<edge_type>1</edge_type>
<source_obj>308</source_obj>
<sink_obj>312</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_937">
<id>1015</id>
<edge_type>1</edge_type>
<source_obj>311</source_obj>
<sink_obj>312</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_938">
<id>1016</id>
<edge_type>1</edge_type>
<source_obj>281</source_obj>
<sink_obj>314</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_939">
<id>1017</id>
<edge_type>1</edge_type>
<source_obj>935</source_obj>
<sink_obj>315</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_940">
<id>1018</id>
<edge_type>1</edge_type>
<source_obj>314</source_obj>
<sink_obj>315</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_941">
<id>1020</id>
<edge_type>1</edge_type>
<source_obj>291</source_obj>
<sink_obj>316</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_942">
<id>1021</id>
<edge_type>1</edge_type>
<source_obj>312</source_obj>
<sink_obj>316</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_943">
<id>1022</id>
<edge_type>1</edge_type>
<source_obj>315</source_obj>
<sink_obj>316</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_944">
<id>1024</id>
<edge_type>1</edge_type>
<source_obj>97</source_obj>
<sink_obj>317</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_945">
<id>1025</id>
<edge_type>1</edge_type>
<source_obj>856</source_obj>
<sink_obj>317</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_946">
<id>1026</id>
<edge_type>1</edge_type>
<source_obj>858</source_obj>
<sink_obj>317</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_947">
<id>1027</id>
<edge_type>1</edge_type>
<source_obj>397</source_obj>
<sink_obj>318</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_948">
<id>1028</id>
<edge_type>1</edge_type>
<source_obj>241</source_obj>
<sink_obj>318</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_949">
<id>1029</id>
<edge_type>1</edge_type>
<source_obj>318</source_obj>
<sink_obj>319</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_950">
<id>1031</id>
<edge_type>1</edge_type>
<source_obj>318</source_obj>
<sink_obj>320</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_951">
<id>1032</id>
<edge_type>1</edge_type>
<source_obj>397</source_obj>
<sink_obj>320</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_952">
<id>1033</id>
<edge_type>1</edge_type>
<source_obj>865</source_obj>
<sink_obj>320</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_953">
<id>1034</id>
<edge_type>1</edge_type>
<source_obj>867</source_obj>
<sink_obj>321</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_954">
<id>1035</id>
<edge_type>1</edge_type>
<source_obj>320</source_obj>
<sink_obj>321</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_955">
<id>1036</id>
<edge_type>1</edge_type>
<source_obj>321</source_obj>
<sink_obj>322</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_956">
<id>1037</id>
<edge_type>1</edge_type>
<source_obj>320</source_obj>
<sink_obj>323</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_957">
<id>1038</id>
<edge_type>1</edge_type>
<source_obj>872</source_obj>
<sink_obj>323</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_958">
<id>1039</id>
<edge_type>1</edge_type>
<source_obj>321</source_obj>
<sink_obj>324</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_959">
<id>1040</id>
<edge_type>1</edge_type>
<source_obj>875</source_obj>
<sink_obj>324</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_960">
<id>1041</id>
<edge_type>1</edge_type>
<source_obj>877</source_obj>
<sink_obj>325</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_961">
<id>1042</id>
<edge_type>1</edge_type>
<source_obj>322</source_obj>
<sink_obj>325</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_962">
<id>1043</id>
<edge_type>1</edge_type>
<source_obj>323</source_obj>
<sink_obj>326</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_963">
<id>1044</id>
<edge_type>1</edge_type>
<source_obj>325</source_obj>
<sink_obj>326</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_964">
<id>1045</id>
<edge_type>1</edge_type>
<source_obj>882</source_obj>
<sink_obj>326</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_965">
<id>1046</id>
<edge_type>1</edge_type>
<source_obj>324</source_obj>
<sink_obj>327</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_966">
<id>1047</id>
<edge_type>1</edge_type>
<source_obj>326</source_obj>
<sink_obj>327</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_967">
<id>1048</id>
<edge_type>1</edge_type>
<source_obj>882</source_obj>
<sink_obj>327</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_968">
<id>1049</id>
<edge_type>1</edge_type>
<source_obj>327</source_obj>
<sink_obj>328</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_969">
<id>1050</id>
<edge_type>1</edge_type>
<source_obj>7</source_obj>
<sink_obj>329</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_970">
<id>1051</id>
<edge_type>1</edge_type>
<source_obj>429</source_obj>
<sink_obj>329</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_971">
<id>1052</id>
<edge_type>1</edge_type>
<source_obj>328</source_obj>
<sink_obj>329</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_972">
<id>1054</id>
<edge_type>1</edge_type>
<source_obj>319</source_obj>
<sink_obj>330</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_973">
<id>1055</id>
<edge_type>1</edge_type>
<source_obj>647</source_obj>
<sink_obj>330</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_974">
<id>1056</id>
<edge_type>1</edge_type>
<source_obj>330</source_obj>
<sink_obj>331</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_975">
<id>1057</id>
<edge_type>1</edge_type>
<source_obj>650</source_obj>
<sink_obj>331</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_976">
<id>1058</id>
<edge_type>1</edge_type>
<source_obj>330</source_obj>
<sink_obj>332</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_977">
<id>1059</id>
<edge_type>1</edge_type>
<source_obj>331</source_obj>
<sink_obj>332</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_978">
<id>1060</id>
<edge_type>1</edge_type>
<source_obj>330</source_obj>
<sink_obj>333</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_979">
<id>1061</id>
<edge_type>1</edge_type>
<source_obj>331</source_obj>
<sink_obj>334</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_980">
<id>1062</id>
<edge_type>1</edge_type>
<source_obj>317</source_obj>
<sink_obj>335</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_981">
<id>1063</id>
<edge_type>1</edge_type>
<source_obj>333</source_obj>
<sink_obj>336</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_982">
<id>1064</id>
<edge_type>1</edge_type>
<source_obj>665</source_obj>
<sink_obj>336</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_983">
<id>1065</id>
<edge_type>1</edge_type>
<source_obj>332</source_obj>
<sink_obj>337</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_984">
<id>1066</id>
<edge_type>1</edge_type>
<source_obj>333</source_obj>
<sink_obj>337</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_985">
<id>1067</id>
<edge_type>1</edge_type>
<source_obj>334</source_obj>
<sink_obj>337</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_986">
<id>1068</id>
<edge_type>1</edge_type>
<source_obj>332</source_obj>
<sink_obj>338</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_987">
<id>1069</id>
<edge_type>1</edge_type>
<source_obj>334</source_obj>
<sink_obj>338</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_988">
<id>1070</id>
<edge_type>1</edge_type>
<source_obj>333</source_obj>
<sink_obj>338</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_989">
<id>1071</id>
<edge_type>1</edge_type>
<source_obj>332</source_obj>
<sink_obj>339</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_990">
<id>1072</id>
<edge_type>1</edge_type>
<source_obj>336</source_obj>
<sink_obj>339</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_991">
<id>1073</id>
<edge_type>1</edge_type>
<source_obj>333</source_obj>
<sink_obj>339</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_992">
<id>1074</id>
<edge_type>1</edge_type>
<source_obj>337</source_obj>
<sink_obj>340</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_993">
<id>1075</id>
<edge_type>1</edge_type>
<source_obj>665</source_obj>
<sink_obj>340</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_994">
<id>1076</id>
<edge_type>1</edge_type>
<source_obj>339</source_obj>
<sink_obj>341</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_995">
<id>1077</id>
<edge_type>1</edge_type>
<source_obj>338</source_obj>
<sink_obj>342</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_996">
<id>1078</id>
<edge_type>1</edge_type>
<source_obj>340</source_obj>
<sink_obj>343</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_997">
<id>1079</id>
<edge_type>1</edge_type>
<source_obj>335</source_obj>
<sink_obj>344</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_998">
<id>1080</id>
<edge_type>1</edge_type>
<source_obj>341</source_obj>
<sink_obj>344</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_999">
<id>1082</id>
<edge_type>1</edge_type>
<source_obj>344</source_obj>
<sink_obj>345</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_1000">
<id>1083</id>
<edge_type>1</edge_type>
<source_obj>399</source_obj>
<sink_obj>345</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_1001">
<id>1084</id>
<edge_type>1</edge_type>
<source_obj>660</source_obj>
<sink_obj>345</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_1002">
<id>1085</id>
<edge_type>1</edge_type>
<source_obj>332</source_obj>
<sink_obj>346</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_1003">
<id>1086</id>
<edge_type>1</edge_type>
<source_obj>345</source_obj>
<sink_obj>346</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_1004">
<id>1087</id>
<edge_type>1</edge_type>
<source_obj>344</source_obj>
<sink_obj>346</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_1005">
<id>1088</id>
<edge_type>1</edge_type>
<source_obj>684</source_obj>
<sink_obj>347</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_1006">
<id>1089</id>
<edge_type>1</edge_type>
<source_obj>342</source_obj>
<sink_obj>347</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_1007">
<id>1090</id>
<edge_type>1</edge_type>
<source_obj>684</source_obj>
<sink_obj>348</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_1008">
<id>1091</id>
<edge_type>1</edge_type>
<source_obj>343</source_obj>
<sink_obj>348</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_1009">
<id>1092</id>
<edge_type>1</edge_type>
<source_obj>347</source_obj>
<sink_obj>349</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_1010">
<id>1093</id>
<edge_type>1</edge_type>
<source_obj>348</source_obj>
<sink_obj>349</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_1011">
<id>1094</id>
<edge_type>1</edge_type>
<source_obj>346</source_obj>
<sink_obj>350</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_1012">
<id>1095</id>
<edge_type>1</edge_type>
<source_obj>349</source_obj>
<sink_obj>350</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_1013">
<id>1096</id>
<edge_type>1</edge_type>
<source_obj>319</source_obj>
<sink_obj>352</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_1014">
<id>1097</id>
<edge_type>1</edge_type>
<source_obj>935</source_obj>
<sink_obj>353</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_1015">
<id>1098</id>
<edge_type>1</edge_type>
<source_obj>352</source_obj>
<sink_obj>353</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_1016">
<id>1100</id>
<edge_type>1</edge_type>
<source_obj>329</source_obj>
<sink_obj>354</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_1017">
<id>1101</id>
<edge_type>1</edge_type>
<source_obj>350</source_obj>
<sink_obj>354</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_1018">
<id>1102</id>
<edge_type>1</edge_type>
<source_obj>353</source_obj>
<sink_obj>354</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_1019">
<id>1103</id>
<edge_type>1</edge_type>
<source_obj>459</source_obj>
<sink_obj>356</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_1020">
<id>1104</id>
<edge_type>1</edge_type>
<source_obj>76</source_obj>
<sink_obj>356</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_1021">
<id>1105</id>
<edge_type>1</edge_type>
<source_obj>459</source_obj>
<sink_obj>357</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_1022">
<id>1106</id>
<edge_type>1</edge_type>
<source_obj>78</source_obj>
<sink_obj>357</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_1023">
<id>1107</id>
<edge_type>1</edge_type>
<source_obj>459</source_obj>
<sink_obj>358</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_1024">
<id>1108</id>
<edge_type>1</edge_type>
<source_obj>77</source_obj>
<sink_obj>358</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_1025">
<id>1109</id>
<edge_type>1</edge_type>
<source_obj>459</source_obj>
<sink_obj>359</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_1026">
<id>1110</id>
<edge_type>1</edge_type>
<source_obj>75</source_obj>
<sink_obj>359</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_1027">
<id>1111</id>
<edge_type>2</edge_type>
<source_obj>91</source_obj>
<sink_obj>360</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_1028">
<id>1112</id>
<edge_type>1</edge_type>
<source_obj>53</source_obj>
<sink_obj>363</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_1029">
<id>1113</id>
<edge_type>1</edge_type>
<source_obj>459</source_obj>
<sink_obj>363</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_1030">
<id>1114</id>
<edge_type>1</edge_type>
<source_obj>55</source_obj>
<sink_obj>364</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_1031">
<id>1115</id>
<edge_type>1</edge_type>
<source_obj>459</source_obj>
<sink_obj>364</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_1032">
<id>1116</id>
<edge_type>1</edge_type>
<source_obj>54</source_obj>
<sink_obj>365</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_1033">
<id>1117</id>
<edge_type>1</edge_type>
<source_obj>459</source_obj>
<sink_obj>365</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_1034">
<id>1118</id>
<edge_type>1</edge_type>
<source_obj>52</source_obj>
<sink_obj>366</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_1035">
<id>1119</id>
<edge_type>1</edge_type>
<source_obj>459</source_obj>
<sink_obj>366</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_1036">
<id>1120</id>
<edge_type>2</edge_type>
<source_obj>68</source_obj>
<sink_obj>367</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_1037">
<id>1121</id>
<edge_type>1</edge_type>
<source_obj>375</source_obj>
<sink_obj>372</sink_obj>
<is_back_edge>1</is_back_edge>
</item>
<item class_id_reference="20" object_id="_1038">
<id>1122</id>
<edge_type>2</edge_type>
<source_obj>387</source_obj>
<sink_obj>372</sink_obj>
<is_back_edge>1</is_back_edge>
</item>
<item class_id_reference="20" object_id="_1039">
<id>1124</id>
<edge_type>1</edge_type>
<source_obj>1123</source_obj>
<sink_obj>372</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_1040">
<id>1125</id>
<edge_type>2</edge_type>
<source_obj>371</source_obj>
<sink_obj>372</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_1041">
<id>1126</id>
<edge_type>1</edge_type>
<source_obj>372</source_obj>
<sink_obj>373</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_1042">
<id>1128</id>
<edge_type>1</edge_type>
<source_obj>1127</source_obj>
<sink_obj>373</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_1043">
<id>1129</id>
<edge_type>1</edge_type>
<source_obj>372</source_obj>
<sink_obj>375</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_1044">
<id>1131</id>
<edge_type>1</edge_type>
<source_obj>1130</source_obj>
<sink_obj>375</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_1045">
<id>1132</id>
<edge_type>1</edge_type>
<source_obj>373</source_obj>
<sink_obj>376</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_1046">
<id>1133</id>
<edge_type>2</edge_type>
<source_obj>387</source_obj>
<sink_obj>376</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_1047">
<id>1134</id>
<edge_type>2</edge_type>
<source_obj>390</source_obj>
<sink_obj>376</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_1048">
<id>1135</id>
<edge_type>1</edge_type>
<source_obj>372</source_obj>
<sink_obj>381</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_1049">
<id>1136</id>
<edge_type>1</edge_type>
<source_obj>7</source_obj>
<sink_obj>382</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_1050">
<id>1137</id>
<edge_type>1</edge_type>
<source_obj>429</source_obj>
<sink_obj>382</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_1051">
<id>1138</id>
<edge_type>1</edge_type>
<source_obj>381</source_obj>
<sink_obj>382</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_1052">
<id>1139</id>
<edge_type>1</edge_type>
<source_obj>382</source_obj>
<sink_obj>383</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_1053">
<id>1142</id>
<edge_type>1</edge_type>
<source_obj>11</source_obj>
<sink_obj>384</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_1054">
<id>1143</id>
<edge_type>1</edge_type>
<source_obj>383</source_obj>
<sink_obj>384</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_1055">
<id>1145</id>
<edge_type>1</edge_type>
<source_obj>1144</source_obj>
<sink_obj>384</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_1056">
<id>1146</id>
<edge_type>2</edge_type>
<source_obj>377</source_obj>
<sink_obj>386</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_1057">
<id>1149</id>
<edge_type>1</edge_type>
<source_obj>11</source_obj>
<sink_obj>388</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_1058">
<id>1150</id>
<edge_type>1</edge_type>
<source_obj>693</source_obj>
<sink_obj>389</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_1059">
<id>1384</id>
<edge_type>2</edge_type>
<source_obj>26</source_obj>
<sink_obj>32</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_1060">
<id>1385</id>
<edge_type>2</edge_type>
<source_obj>32</source_obj>
<sink_obj>51</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_1061">
<id>1386</id>
<edge_type>2</edge_type>
<source_obj>32</source_obj>
<sink_obj>42</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_1062">
<id>1387</id>
<edge_type>2</edge_type>
<source_obj>42</source_obj>
<sink_obj>32</sink_obj>
<is_back_edge>1</is_back_edge>
</item>
<item class_id_reference="20" object_id="_1063">
<id>1388</id>
<edge_type>2</edge_type>
<source_obj>51</source_obj>
<sink_obj>68</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_1064">
<id>1389</id>
<edge_type>2</edge_type>
<source_obj>68</source_obj>
<sink_obj>74</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_1065">
<id>1390</id>
<edge_type>2</edge_type>
<source_obj>68</source_obj>
<sink_obj>371</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_1066">
<id>1391</id>
<edge_type>2</edge_type>
<source_obj>74</source_obj>
<sink_obj>91</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_1067">
<id>1392</id>
<edge_type>2</edge_type>
<source_obj>91</source_obj>
<sink_obj>96</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_1068">
<id>1393</id>
<edge_type>2</edge_type>
<source_obj>91</source_obj>
<sink_obj>368</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_1069">
<id>1394</id>
<edge_type>2</edge_type>
<source_obj>96</source_obj>
<sink_obj>104</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_1070">
<id>1395</id>
<edge_type>2</edge_type>
<source_obj>104</source_obj>
<sink_obj>361</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_1071">
<id>1396</id>
<edge_type>2</edge_type>
<source_obj>104</source_obj>
<sink_obj>111</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_1072">
<id>1397</id>
<edge_type>2</edge_type>
<source_obj>111</source_obj>
<sink_obj>119</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_1073">
<id>1398</id>
<edge_type>2</edge_type>
<source_obj>119</source_obj>
<sink_obj>234</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_1074">
<id>1399</id>
<edge_type>2</edge_type>
<source_obj>119</source_obj>
<sink_obj>230</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_1075">
<id>1400</id>
<edge_type>2</edge_type>
<source_obj>230</source_obj>
<sink_obj>119</sink_obj>
<is_back_edge>1</is_back_edge>
</item>
<item class_id_reference="20" object_id="_1076">
<id>1401</id>
<edge_type>2</edge_type>
<source_obj>234</source_obj>
<sink_obj>104</sink_obj>
<is_back_edge>1</is_back_edge>
</item>
<item class_id_reference="20" object_id="_1077">
<id>1402</id>
<edge_type>2</edge_type>
<source_obj>361</source_obj>
<sink_obj>91</sink_obj>
<is_back_edge>1</is_back_edge>
</item>
<item class_id_reference="20" object_id="_1078">
<id>1403</id>
<edge_type>2</edge_type>
<source_obj>368</source_obj>
<sink_obj>68</sink_obj>
<is_back_edge>1</is_back_edge>
</item>
<item class_id_reference="20" object_id="_1079">
<id>1404</id>
<edge_type>2</edge_type>
<source_obj>371</source_obj>
<sink_obj>377</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_1080">
<id>1405</id>
<edge_type>2</edge_type>
<source_obj>377</source_obj>
<sink_obj>390</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_1081">
<id>1406</id>
<edge_type>2</edge_type>
<source_obj>377</source_obj>
<sink_obj>387</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_1082">
<id>1407</id>
<edge_type>2</edge_type>
<source_obj>387</source_obj>
<sink_obj>377</sink_obj>
<is_back_edge>1</is_back_edge>
</item>
<item class_id_reference="20" object_id="_1083">
<id>1408</id>
<edge_type>4</edge_type>
<source_obj>316</source_obj>
<sink_obj>354</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_1084">
<id>1409</id>
<edge_type>4</edge_type>
<source_obj>278</source_obj>
<sink_obj>316</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_1085">
<id>1410</id>
<edge_type>4</edge_type>
<source_obj>24</source_obj>
<sink_obj>37</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_1086">
<id>1411</id>
<edge_type>4</edge_type>
<source_obj>24</source_obj>
<sink_obj>369</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_1087">
<id>1412</id>
<edge_type>4</edge_type>
<source_obj>24</source_obj>
<sink_obj>388</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_1088">
<id>1413</id>
<edge_type>4</edge_type>
<source_obj>24</source_obj>
<sink_obj>384</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_1089">
<id>1414</id>
<edge_type>4</edge_type>
<source_obj>369</source_obj>
<sink_obj>384</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
</edges>
</cdfg>
<cdfg_regions class_id="21" tracking_level="0" version="0">
<count>17</count>
<item_version>0</item_version>
<item class_id="22" tracking_level="1" version="0" object_id="_1090">
<mId>1</mId>
<mTag>toplevel</mTag>
<mType>0</mType>
<sub_regions>
<count>7</count>
<item_version>0</item_version>
<item>2</item>
<item>3</item>
<item>4</item>
<item>5</item>
<item>15</item>
<item>16</item>
<item>17</item>
</sub_regions>
<basic_blocks>
<count>0</count>
<item_version>0</item_version>
</basic_blocks>
<mII>-1</mII>
<mDepth>-1</mDepth>
<mMinTripCount>-1</mMinTripCount>
<mMaxTripCount>-1</mMaxTripCount>
<mMinLatency>109708</mMinLatency>
<mMaxLatency>109708</mMaxLatency>
<mIsDfPipe>0</mIsDfPipe>
<mDfPipe class_id="-1"></mDfPipe>
</item>
<item class_id_reference="22" object_id="_1091">
<mId>2</mId>
<mTag>Entry</mTag>
<mType>0</mType>
<sub_regions>
<count>0</count>
<item_version>0</item_version>
</sub_regions>
<basic_blocks>
<count>1</count>
<item_version>0</item_version>
<item>26</item>
</basic_blocks>
<mII>-1</mII>
<mDepth>-1</mDepth>
<mMinTripCount>-1</mMinTripCount>
<mMaxTripCount>-1</mMaxTripCount>
<mMinLatency>7</mMinLatency>
<mMaxLatency>7</mMaxLatency>
<mIsDfPipe>0</mIsDfPipe>
<mDfPipe class_id="-1"></mDfPipe>
</item>
<item class_id_reference="22" object_id="_1092">
<mId>3</mId>
<mTag>memcpy.sectionDataCopy.ram</mTag>
<mType>1</mType>
<sub_regions>
<count>0</count>
<item_version>0</item_version>
</sub_regions>
<basic_blocks>
<count>2</count>
<item_version>0</item_version>
<item>32</item>
<item>42</item>
</basic_blocks>
<mII>1</mII>
<mDepth>3</mDepth>
<mMinTripCount>108000</mMinTripCount>
<mMaxTripCount>108000</mMaxTripCount>
<mMinLatency>108001</mMinLatency>
<mMaxLatency>108001</mMaxLatency>
<mIsDfPipe>0</mIsDfPipe>
<mDfPipe class_id="-1"></mDfPipe>
</item>
<item class_id_reference="22" object_id="_1093">
<mId>4</mId>
<mTag>Region 1</mTag>
<mType>0</mType>
<sub_regions>
<count>0</count>
<item_version>0</item_version>
</sub_regions>
<basic_blocks>
<count>1</count>
<item_version>0</item_version>
<item>51</item>
</basic_blocks>
<mII>-1</mII>
<mDepth>-1</mDepth>
<mMinTripCount>-1</mMinTripCount>
<mMaxTripCount>-1</mMaxTripCount>
<mMinLatency>1</mMinLatency>
<mMaxLatency>1</mMaxLatency>
<mIsDfPipe>0</mIsDfPipe>
<mDfPipe class_id="-1"></mDfPipe>
</item>
<item class_id_reference="22" object_id="_1094">
<mId>5</mId>
<mTag>xloop</mTag>
<mType>1</mType>
<sub_regions>
<count>3</count>
<item_version>0</item_version>
<item>6</item>
<item>7</item>
<item>14</item>
</sub_regions>
<basic_blocks>
<count>0</count>
<item_version>0</item_version>
</basic_blocks>
<mII>-1</mII>
<mDepth>-1</mDepth>
<mMinTripCount>0</mMinTripCount>
<mMaxTripCount>0</mMaxTripCount>
<mMinLatency>1</mMinLatency>
<mMaxLatency>1</mMaxLatency>
<mIsDfPipe>0</mIsDfPipe>
<mDfPipe class_id="-1"></mDfPipe>
</item>
<item class_id_reference="22" object_id="_1095">
<mId>6</mId>
<mTag>Region 2</mTag>
<mType>0</mType>
<sub_regions>
<count>0</count>
<item_version>0</item_version>
</sub_regions>
<basic_blocks>
<count>2</count>
<item_version>0</item_version>
<item>68</item>
<item>74</item>
</basic_blocks>
<mII>-1</mII>
<mDepth>-1</mDepth>
<mMinTripCount>-1</mMinTripCount>
<mMaxTripCount>-1</mMaxTripCount>
<mMinLatency>1</mMinLatency>
<mMaxLatency>1</mMaxLatency>
<mIsDfPipe>0</mIsDfPipe>
<mDfPipe class_id="-1"></mDfPipe>
</item>
<item class_id_reference="22" object_id="_1096">
<mId>7</mId>
<mTag>yloop</mTag>
<mType>1</mType>
<sub_regions>
<count>3</count>
<item_version>0</item_version>
<item>8</item>
<item>9</item>
<item>13</item>
</sub_regions>
<basic_blocks>
<count>0</count>
<item_version>0</item_version>
</basic_blocks>
<mII>-1</mII>
<mDepth>-1</mDepth>
<mMinTripCount>0</mMinTripCount>
<mMaxTripCount>0</mMaxTripCount>
<mMinLatency>1</mMinLatency>
<mMaxLatency>1</mMaxLatency>
<mIsDfPipe>0</mIsDfPipe>
<mDfPipe class_id="-1"></mDfPipe>
</item>
<item class_id_reference="22" object_id="_1097">
<mId>8</mId>
<mTag>Region 3</mTag>
<mType>0</mType>
<sub_regions>
<count>0</count>
<item_version>0</item_version>
</sub_regions>
<basic_blocks>
<count>2</count>
<item_version>0</item_version>
<item>91</item>
<item>96</item>
</basic_blocks>
<mII>-1</mII>
<mDepth>-1</mDepth>
<mMinTripCount>-1</mMinTripCount>
<mMaxTripCount>-1</mMaxTripCount>
<mMinLatency>1</mMinLatency>
<mMaxLatency>1</mMaxLatency>
<mIsDfPipe>0</mIsDfPipe>
<mDfPipe class_id="-1"></mDfPipe>
</item>
<item class_id_reference="22" object_id="_1098">
<mId>9</mId>
<mTag>windowXloop</mTag>
<mType>1</mType>
<sub_regions>
<count>3</count>
<item_version>0</item_version>
<item>10</item>
<item>11</item>
<item>12</item>
</sub_regions>
<basic_blocks>
<count>0</count>
<item_version>0</item_version>
</basic_blocks>
<mII>-1</mII>
<mDepth>-1</mDepth>
<mMinTripCount>0</mMinTripCount>
<mMaxTripCount>0</mMaxTripCount>
<mMinLatency>0</mMinLatency>
<mMaxLatency>0</mMaxLatency>
<mIsDfPipe>0</mIsDfPipe>
<mDfPipe class_id="-1"></mDfPipe>
</item>
<item class_id_reference="22" object_id="_1099">
<mId>10</mId>
<mTag>Region 4</mTag>
<mType>0</mType>
<sub_regions>
<count>0</count>
<item_version>0</item_version>
</sub_regions>
<basic_blocks>
<count>2</count>
<item_version>0</item_version>
<item>104</item>
<item>111</item>
</basic_blocks>
<mII>-1</mII>
<mDepth>-1</mDepth>
<mMinTripCount>-1</mMinTripCount>
<mMaxTripCount>-1</mMaxTripCount>
<mMinLatency>0</mMinLatency>
<mMaxLatency>0</mMaxLatency>
<mIsDfPipe>0</mIsDfPipe>
<mDfPipe class_id="-1"></mDfPipe>
</item>
<item class_id_reference="22" object_id="_1100">
<mId>11</mId>
<mTag>windowYLoop</mTag>
<mType>1</mType>
<sub_regions>
<count>0</count>
<item_version>0</item_version>
</sub_regions>
<basic_blocks>
<count>2</count>
<item_version>0</item_version>
<item>119</item>
<item>230</item>
</basic_blocks>
<mII>-1</mII>
<mDepth>-1</mDepth>
<mMinTripCount>0</mMinTripCount>
<mMaxTripCount>0</mMaxTripCount>
<mMinLatency>0</mMinLatency>
<mMaxLatency>0</mMaxLatency>
<mIsDfPipe>0</mIsDfPipe>
<mDfPipe class_id="-1"></mDfPipe>
</item>
<item class_id_reference="22" object_id="_1101">
<mId>12</mId>
<mTag>Region 5</mTag>
<mType>0</mType>
<sub_regions>
<count>0</count>
<item_version>0</item_version>
</sub_regions>
<basic_blocks>
<count>1</count>
<item_version>0</item_version>
<item>234</item>
</basic_blocks>
<mII>-1</mII>
<mDepth>-1</mDepth>
<mMinTripCount>-1</mMinTripCount>
<mMaxTripCount>-1</mMaxTripCount>
<mMinLatency>0</mMinLatency>
<mMaxLatency>0</mMaxLatency>
<mIsDfPipe>0</mIsDfPipe>
<mDfPipe class_id="-1"></mDfPipe>
</item>
<item class_id_reference="22" object_id="_1102">
<mId>13</mId>
<mTag>Region 6</mTag>
<mType>0</mType>
<sub_regions>
<count>0</count>
<item_version>0</item_version>
</sub_regions>
<basic_blocks>
<count>1</count>
<item_version>0</item_version>
<item>361</item>
</basic_blocks>
<mII>-1</mII>
<mDepth>-1</mDepth>
<mMinTripCount>-1</mMinTripCount>
<mMaxTripCount>-1</mMaxTripCount>
<mMinLatency>6</mMinLatency>
<mMaxLatency>6</mMaxLatency>
<mIsDfPipe>0</mIsDfPipe>
<mDfPipe class_id="-1"></mDfPipe>
</item>
<item class_id_reference="22" object_id="_1103">
<mId>14</mId>
<mTag>Region 7</mTag>
<mType>0</mType>
<sub_regions>
<count>0</count>
<item_version>0</item_version>
</sub_regions>
<basic_blocks>
<count>1</count>
<item_version>0</item_version>
<item>368</item>
</basic_blocks>
<mII>-1</mII>
<mDepth>-1</mDepth>
<mMinTripCount>-1</mMinTripCount>
<mMaxTripCount>-1</mMaxTripCount>
<mMinLatency>0</mMinLatency>
<mMaxLatency>0</mMaxLatency>
<mIsDfPipe>0</mIsDfPipe>
<mDfPipe class_id="-1"></mDfPipe>
</item>
<item class_id_reference="22" object_id="_1104">
<mId>15</mId>
<mTag>Region 8</mTag>
<mType>0</mType>
<sub_regions>
<count>0</count>
<item_version>0</item_version>
</sub_regions>
<basic_blocks>
<count>1</count>
<item_version>0</item_version>
<item>371</item>
</basic_blocks>
<mII>-1</mII>
<mDepth>-1</mDepth>
<mMinTripCount>-1</mMinTripCount>
<mMaxTripCount>-1</mMaxTripCount>
<mMinLatency>0</mMinLatency>
<mMaxLatency>0</mMaxLatency>
<mIsDfPipe>0</mIsDfPipe>
<mDfPipe class_id="-1"></mDfPipe>
</item>
<item class_id_reference="22" object_id="_1105">
<mId>16</mId>
<mTag>memcpy.ram.newSectionData.gep</mTag>
<mType>1</mType>
<sub_regions>
<count>0</count>
<item_version>0</item_version>
</sub_regions>
<basic_blocks>
<count>2</count>
<item_version>0</item_version>
<item>377</item>
<item>387</item>
</basic_blocks>
<mII>1</mII>
<mDepth>3</mDepth>
<mMinTripCount>1688</mMinTripCount>
<mMaxTripCount>1688</mMaxTripCount>
<mMinLatency>1689</mMinLatency>
<mMaxLatency>1689</mMaxLatency>
<mIsDfPipe>0</mIsDfPipe>
<mDfPipe class_id="-1"></mDfPipe>
</item>
<item class_id_reference="22" object_id="_1106">
<mId>17</mId>
<mTag>Return</mTag>
<mType>0</mType>
<sub_regions>
<count>0</count>
<item_version>0</item_version>
</sub_regions>
<basic_blocks>
<count>1</count>
<item_version>0</item_version>
<item>390</item>
</basic_blocks>
<mII>-1</mII>
<mDepth>-1</mDepth>
<mMinTripCount>-1</mMinTripCount>
<mMaxTripCount>-1</mMaxTripCount>
<mMinLatency>4</mMinLatency>
<mMaxLatency>4</mMaxLatency>
<mIsDfPipe>0</mIsDfPipe>
<mDfPipe class_id="-1"></mDfPipe>
</item>
</cdfg_regions>
<fsm class_id="24" tracking_level="1" version="0" object_id="_1107">
<states class_id="25" tracking_level="0" version="0">
<count>42</count>
<item_version>0</item_version>
<item class_id="26" tracking_level="1" version="0" object_id="_1108">
<id>1</id>
<operations class_id="27" tracking_level="0" version="0">
<count>2</count>
<item_version>0</item_version>
<item class_id="28" tracking_level="1" version="0" object_id="_1109">
<id>8</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1110">
<id>9</id>
<stage>1</stage>
<latency>1</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_1111">
<id>2</id>
<operations>
<count>3</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_1112">
<id>10</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1113">
<id>11</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1114">
<id>24</id>
<stage>7</stage>
<latency>7</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_1115">
<id>3</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_1116">
<id>24</id>
<stage>6</stage>
<latency>7</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_1117">
<id>4</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_1118">
<id>24</id>
<stage>5</stage>
<latency>7</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_1119">
<id>5</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_1120">
<id>24</id>
<stage>4</stage>
<latency>7</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_1121">
<id>6</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_1122">
<id>24</id>
<stage>3</stage>
<latency>7</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_1123">
<id>7</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_1124">
<id>24</id>
<stage>2</stage>
<latency>7</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_1125">
<id>8</id>
<operations>
<count>14</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_1126">
<id>12</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1127">
<id>13</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1128">
<id>14</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1129">
<id>15</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1130">
<id>16</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1131">
<id>17</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1132">
<id>18</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1133">
<id>19</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1134">
<id>20</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1135">
<id>21</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1136">
<id>22</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1137">
<id>23</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1138">
<id>24</id>
<stage>1</stage>
<latency>7</latency>
</item>
<item class_id_reference="28" object_id="_1139">
<id>25</id>
<stage>1</stage>
<latency>1</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_1140">
<id>9</id>
<operations>
<count>5</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_1141">
<id>27</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1142">
<id>28</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1143">
<id>29</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1144">
<id>30</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1145">
<id>31</id>
<stage>1</stage>
<latency>1</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_1146">
<id>10</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_1147">
<id>37</id>
<stage>1</stage>
<latency>1</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_1148">
<id>11</id>
<operations>
<count>8</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_1149">
<id>33</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1150">
<id>34</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1151">
<id>35</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1152">
<id>36</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1153">
<id>38</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1154">
<id>39</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1155">
<id>40</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1156">
<id>41</id>
<stage>1</stage>
<latency>1</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_1157">
<id>12</id>
<operations>
<count>2</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_1158">
<id>43</id>
<stage>2</stage>
<latency>2</latency>
</item>
<item class_id_reference="28" object_id="_1159">
<id>44</id>
<stage>2</stage>
<latency>2</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_1160">
<id>13</id>
<operations>
<count>8</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_1161">
<id>43</id>
<stage>1</stage>
<latency>2</latency>
</item>
<item class_id_reference="28" object_id="_1162">
<id>44</id>
<stage>1</stage>
<latency>2</latency>
</item>
<item class_id_reference="28" object_id="_1163">
<id>45</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1164">
<id>46</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1165">
<id>47</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1166">
<id>48</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1167">
<id>49</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1168">
<id>50</id>
<stage>1</stage>
<latency>1</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_1169">
<id>14</id>
<operations>
<count>4</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_1170">
<id>53</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1171">
<id>54</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1172">
<id>57</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1173">
<id>60</id>
<stage>1</stage>
<latency>1</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_1174">
<id>15</id>
<operations>
<count>19</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_1175">
<id>52</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1176">
<id>55</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1177">
<id>56</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1178">
<id>58</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1179">
<id>59</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1180">
<id>61</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1181">
<id>62</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1182">
<id>63</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1183">
<id>64</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1184">
<id>65</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1185">
<id>66</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1186">
<id>67</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1187">
<id>69</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1188">
<id>70</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1189">
<id>71</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1190">
<id>72</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1191">
<id>73</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1192">
<id>369</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1193">
<id>370</id>
<stage>1</stage>
<latency>1</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_1194">
<id>16</id>
<operations>
<count>4</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_1195">
<id>76</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1196">
<id>77</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1197">
<id>80</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1198">
<id>83</id>
<stage>1</stage>
<latency>1</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_1199">
<id>17</id>
<operations>
<count>22</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_1200">
<id>75</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1201">
<id>78</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1202">
<id>79</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1203">
<id>81</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1204">
<id>82</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1205">
<id>84</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1206">
<id>85</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1207">
<id>86</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1208">
<id>87</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1209">
<id>88</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1210">
<id>89</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1211">
<id>90</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1212">
<id>92</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1213">
<id>93</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1214">
<id>94</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1215">
<id>95</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1216">
<id>362</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1217">
<id>363</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1218">
<id>364</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1219">
<id>365</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1220">
<id>366</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1221">
<id>367</id>
<stage>1</stage>
<latency>1</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_1222">
<id>18</id>
<operations>
<count>16</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_1223">
<id>97</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1224">
<id>98</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1225">
<id>99</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1226">
<id>100</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1227">
<id>101</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1228">
<id>102</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1229">
<id>103</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1230">
<id>105</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1231">
<id>106</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1232">
<id>107</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1233">
<id>108</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1234">
<id>109</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1235">
<id>110</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1236">
<id>235</id>
<stage>2</stage>
<latency>2</latency>
</item>
<item class_id_reference="28" object_id="_1237">
<id>358</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1238">
<id>359</id>
<stage>1</stage>
<latency>1</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_1239">
<id>19</id>
<operations>
<count>12</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_1240">
<id>112</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1241">
<id>113</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1242">
<id>114</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1243">
<id>115</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1244">
<id>116</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1245">
<id>117</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1246">
<id>118</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1247">
<id>123</id>
<stage>5</stage>
<latency>5</latency>
</item>
<item class_id_reference="28" object_id="_1248">
<id>228</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1249">
<id>231</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1250">
<id>232</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1251">
<id>233</id>
<stage>1</stage>
<latency>1</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_1252">
<id>20</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_1253">
<id>123</id>
<stage>4</stage>
<latency>5</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_1254">
<id>21</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_1255">
<id>123</id>
<stage>3</stage>
<latency>5</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_1256">
<id>22</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_1257">
<id>123</id>
<stage>2</stage>
<latency>5</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_1258">
<id>23</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_1259">
<id>123</id>
<stage>1</stage>
<latency>5</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_1260">
<id>24</id>
<operations>
<count>10</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_1261">
<id>124</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1262">
<id>125</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1263">
<id>126</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1264">
<id>127</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1265">
<id>159</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1266">
<id>160</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1267">
<id>161</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1268">
<id>193</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1269">
<id>194</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1270">
<id>195</id>
<stage>1</stage>
<latency>1</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_1271">
<id>25</id>
<operations>
<count>20</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_1272">
<id>128</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1273">
<id>129</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1274">
<id>130</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1275">
<id>131</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1276">
<id>132</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1277">
<id>133</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1278">
<id>134</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1279">
<id>135</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1280">
<id>136</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1281">
<id>137</id>
<stage>2</stage>
<latency>2</latency>
</item>
<item class_id_reference="28" object_id="_1282">
<id>162</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1283">
<id>163</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1284">
<id>164</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1285">
<id>165</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1286">
<id>166</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1287">
<id>167</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1288">
<id>168</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1289">
<id>169</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1290">
<id>170</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1291">
<id>171</id>
<stage>2</stage>
<latency>2</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_1292">
<id>26</id>
<operations>
<count>42</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_1293">
<id>137</id>
<stage>1</stage>
<latency>2</latency>
</item>
<item class_id_reference="28" object_id="_1294">
<id>138</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1295">
<id>139</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1296">
<id>140</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1297">
<id>141</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1298">
<id>142</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1299">
<id>143</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1300">
<id>144</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1301">
<id>145</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1302">
<id>146</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1303">
<id>147</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1304">
<id>148</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1305">
<id>149</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1306">
<id>150</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1307">
<id>151</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1308">
<id>153</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1309">
<id>171</id>
<stage>1</stage>
<latency>2</latency>
</item>
<item class_id_reference="28" object_id="_1310">
<id>172</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1311">
<id>173</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1312">
<id>174</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1313">
<id>175</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1314">
<id>176</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1315">
<id>177</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1316">
<id>178</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1317">
<id>179</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1318">
<id>180</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1319">
<id>181</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1320">
<id>182</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1321">
<id>183</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1322">
<id>184</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1323">
<id>185</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1324">
<id>187</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1325">
<id>196</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1326">
<id>197</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1327">
<id>198</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1328">
<id>199</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1329">
<id>200</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1330">
<id>201</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1331">
<id>202</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1332">
<id>203</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1333">
<id>204</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1334">
<id>205</id>
<stage>2</stage>
<latency>2</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_1335">
<id>27</id>
<operations>
<count>28</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_1336">
<id>152</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1337">
<id>154</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1338">
<id>155</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1339">
<id>156</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1340">
<id>157</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1341">
<id>158</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1342">
<id>186</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1343">
<id>188</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1344">
<id>189</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1345">
<id>190</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1346">
<id>191</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1347">
<id>192</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1348">
<id>205</id>
<stage>1</stage>
<latency>2</latency>
</item>
<item class_id_reference="28" object_id="_1349">
<id>206</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1350">
<id>207</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1351">
<id>208</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1352">
<id>209</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1353">
<id>210</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1354">
<id>211</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1355">
<id>212</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1356">
<id>213</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1357">
<id>214</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1358">
<id>215</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1359">
<id>216</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1360">
<id>217</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1361">
<id>218</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1362">
<id>219</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1363">
<id>221</id>
<stage>1</stage>
<latency>1</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_1364">
<id>28</id>
<operations>
<count>11</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_1365">
<id>120</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1366">
<id>121</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1367">
<id>122</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1368">
<id>220</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1369">
<id>222</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1370">
<id>223</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1371">
<id>224</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1372">
<id>225</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1373">
<id>226</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1374">
<id>227</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1375">
<id>229</id>
<stage>1</stage>
<latency>1</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_1376">
<id>29</id>
<operations>
<count>4</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_1377">
<id>235</id>
<stage>1</stage>
<latency>2</latency>
</item>
<item class_id_reference="28" object_id="_1378">
<id>236</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1379">
<id>356</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1380">
<id>357</id>
<stage>1</stage>
<latency>1</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_1381">
<id>30</id>
<operations>
<count>2</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_1382">
<id>237</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1383">
<id>238</id>
<stage>1</stage>
<latency>1</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_1384">
<id>31</id>
<operations>
<count>8</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_1385">
<id>239</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1386">
<id>240</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1387">
<id>241</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1388">
<id>243</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1389">
<id>244</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1390">
<id>254</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1391">
<id>255</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1392">
<id>256</id>
<stage>1</stage>
<latency>1</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_1393">
<id>32</id>
<operations>
<count>40</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_1394">
<id>242</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1395">
<id>245</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1396">
<id>246</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1397">
<id>247</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1398">
<id>248</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1399">
<id>249</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1400">
<id>250</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1401">
<id>251</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1402">
<id>252</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1403">
<id>253</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1404">
<id>257</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1405">
<id>258</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1406">
<id>259</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1407">
<id>260</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1408">
<id>261</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1409">
<id>262</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1410">
<id>263</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1411">
<id>264</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1412">
<id>265</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1413">
<id>266</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1414">
<id>267</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1415">
<id>268</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1416">
<id>269</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1417">
<id>270</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1418">
<id>271</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1419">
<id>272</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1420">
<id>273</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1421">
<id>274</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1422">
<id>276</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1423">
<id>277</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1424">
<id>278</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1425">
<id>280</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1426">
<id>281</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1427">
<id>282</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1428">
<id>292</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1429">
<id>293</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1430">
<id>294</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1431">
<id>318</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1432">
<id>319</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1433">
<id>320</id>
<stage>1</stage>
<latency>1</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_1434">
<id>33</id>
<operations>
<count>34</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_1435">
<id>279</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1436">
<id>283</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1437">
<id>284</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1438">
<id>285</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1439">
<id>286</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1440">
<id>287</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1441">
<id>288</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1442">
<id>289</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1443">
<id>290</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1444">
<id>291</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1445">
<id>295</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1446">
<id>296</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1447">
<id>297</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1448">
<id>298</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1449">
<id>299</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1450">
<id>300</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1451">
<id>301</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1452">
<id>302</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1453">
<id>303</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1454">
<id>304</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1455">
<id>305</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1456">
<id>306</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1457">
<id>307</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1458">
<id>308</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1459">
<id>309</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1460">
<id>310</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1461">
<id>311</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1462">
<id>312</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1463">
<id>314</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1464">
<id>315</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1465">
<id>316</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1466">
<id>330</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1467">
<id>331</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1468">
<id>332</id>
<stage>1</stage>
<latency>1</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_1469">
<id>34</id>
<operations>
<count>36</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_1470">
<id>275</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1471">
<id>313</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1472">
<id>317</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1473">
<id>321</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1474">
<id>322</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1475">
<id>323</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1476">
<id>324</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1477">
<id>325</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1478">
<id>326</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1479">
<id>327</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1480">
<id>328</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1481">
<id>329</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1482">
<id>333</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1483">
<id>334</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1484">
<id>335</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1485">
<id>336</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1486">
<id>337</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1487">
<id>338</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1488">
<id>339</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1489">
<id>340</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1490">
<id>341</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1491">
<id>342</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1492">
<id>343</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1493">
<id>344</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1494">
<id>345</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1495">
<id>346</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1496">
<id>347</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1497">
<id>348</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1498">
<id>349</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1499">
<id>350</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1500">
<id>351</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1501">
<id>352</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1502">
<id>353</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1503">
<id>354</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1504">
<id>355</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1505">
<id>360</id>
<stage>1</stage>
<latency>1</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_1506">
<id>35</id>
<operations>
<count>8</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_1507">
<id>372</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1508">
<id>373</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1509">
<id>374</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1510">
<id>375</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1511">
<id>376</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1512">
<id>381</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1513">
<id>382</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1514">
<id>383</id>
<stage>2</stage>
<latency>2</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_1515">
<id>36</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_1516">
<id>383</id>
<stage>1</stage>
<latency>2</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_1517">
<id>37</id>
<operations>
<count>6</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_1518">
<id>378</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1519">
<id>379</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1520">
<id>380</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1521">
<id>384</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1522">
<id>385</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_1523">
<id>386</id>
<stage>1</stage>
<latency>1</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_1524">
<id>38</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_1525">
<id>388</id>
<stage>5</stage>
<latency>5</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_1526">
<id>39</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_1527">
<id>388</id>
<stage>4</stage>
<latency>5</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_1528">
<id>40</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_1529">
<id>388</id>
<stage>3</stage>
<latency>5</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_1530">
<id>41</id>
<operations>
<count>2</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_1531">
<id>388</id>
<stage>2</stage>
<latency>5</latency>
</item>
<item class_id_reference="28" object_id="_1532">
<id>389</id>
<stage>2</stage>
<latency>2</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_1533">
<id>42</id>
<operations>
<count>2</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_1534">
<id>388</id>
<stage>1</stage>
<latency>5</latency>
</item>
<item class_id_reference="28" object_id="_1535">
<id>389</id>
<stage>1</stage>
<latency>2</latency>
</item>
</operations>
</item>
</states>
<transitions class_id="29" tracking_level="0" version="0">
<count>47</count>
<item_version>0</item_version>
<item class_id="30" tracking_level="1" version="0" object_id="_1536">
<inState>1</inState>
<outState>2</outState>
<condition class_id="31" tracking_level="0" version="0">
<id>70</id>
<sop class_id="32" tracking_level="0" version="0">
<count>1</count>
<item_version>0</item_version>
<item class_id="33" tracking_level="0" version="0">
<count>0</count>
<item_version>0</item_version>
</item>
</sop>
</condition>
</item>
<item class_id_reference="30" object_id="_1537">
<inState>2</inState>
<outState>3</outState>
<condition>
<id>71</id>
<sop>
<count>1</count>
<item_version>0</item_version>
<item>
<count>0</count>
<item_version>0</item_version>
</item>
</sop>
</condition>
</item>
<item class_id_reference="30" object_id="_1538">
<inState>3</inState>
<outState>4</outState>
<condition>
<id>72</id>
<sop>
<count>1</count>
<item_version>0</item_version>
<item>
<count>0</count>
<item_version>0</item_version>
</item>
</sop>
</condition>
</item>
<item class_id_reference="30" object_id="_1539">
<inState>4</inState>
<outState>5</outState>
<condition>
<id>73</id>
<sop>
<count>1</count>
<item_version>0</item_version>
<item>
<count>0</count>
<item_version>0</item_version>
</item>
</sop>
</condition>
</item>
<item class_id_reference="30" object_id="_1540">
<inState>5</inState>
<outState>6</outState>
<condition>
<id>74</id>
<sop>
<count>1</count>
<item_version>0</item_version>
<item>
<count>0</count>
<item_version>0</item_version>
</item>
</sop>
</condition>
</item>
<item class_id_reference="30" object_id="_1541">
<inState>6</inState>
<outState>7</outState>
<condition>
<id>75</id>
<sop>
<count>1</count>
<item_version>0</item_version>
<item>
<count>0</count>
<item_version>0</item_version>
</item>
</sop>
</condition>
</item>
<item class_id_reference="30" object_id="_1542">
<inState>7</inState>
<outState>8</outState>
<condition>
<id>76</id>
<sop>
<count>1</count>
<item_version>0</item_version>
<item>
<count>0</count>
<item_version>0</item_version>
</item>
</sop>
</condition>
</item>
<item class_id_reference="30" object_id="_1543">
<inState>8</inState>
<outState>9</outState>
<condition>
<id>78</id>
<sop>
<count>1</count>
<item_version>0</item_version>
<item>
<count>0</count>
<item_version>0</item_version>
</item>
</sop>
</condition>
</item>
<item class_id_reference="30" object_id="_1544">
<inState>12</inState>
<outState>13</outState>
<condition>
<id>85</id>
<sop>
<count>1</count>
<item_version>0</item_version>
<item>
<count>0</count>
<item_version>0</item_version>
</item>
</sop>
</condition>
</item>
<item class_id_reference="30" object_id="_1545">
<inState>13</inState>
<outState>14</outState>
<condition>
<id>87</id>
<sop>
<count>1</count>
<item_version>0</item_version>
<item>
<count>0</count>
<item_version>0</item_version>
</item>
</sop>
</condition>
</item>
<item class_id_reference="30" object_id="_1546">
<inState>14</inState>
<outState>15</outState>
<condition>
<id>88</id>
<sop>
<count>1</count>
<item_version>0</item_version>
<item>
<count>0</count>
<item_version>0</item_version>
</item>
</sop>
</condition>
</item>
<item class_id_reference="30" object_id="_1547">
<inState>15</inState>
<outState>16</outState>
<condition>
<id>90</id>
<sop>
<count>1</count>
<item_version>0</item_version>
<item>
<count>1</count>
<item_version>0</item_version>
<item class_id="34" tracking_level="0" version="0">
<first class_id="35" tracking_level="0" version="0">
<first>65</first>
<second>0</second>
</first>
<second>0</second>
</item>
</item>
</sop>
</condition>
</item>
<item class_id_reference="30" object_id="_1548">
<inState>16</inState>
<outState>17</outState>
<condition>
<id>91</id>
<sop>
<count>1</count>
<item_version>0</item_version>
<item>
<count>0</count>
<item_version>0</item_version>
</item>
</sop>
</condition>
</item>
<item class_id_reference="30" object_id="_1549">
<inState>17</inState>
<outState>18</outState>
<condition>
<id>93</id>
<sop>
<count>1</count>
<item_version>0</item_version>
<item>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>88</first>
<second>0</second>
</first>
<second>0</second>
</item>
</item>
</sop>
</condition>
</item>
<item class_id_reference="30" object_id="_1550">
<inState>18</inState>
<outState>29</outState>
<condition>
<id>94</id>
<sop>
<count>1</count>
<item_version>0</item_version>
<item>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>102</first>
<second>0</second>
</first>
<second>0</second>
</item>
</item>
</sop>
</condition>
</item>
<item class_id_reference="30" object_id="_1551">
<inState>18</inState>
<outState>19</outState>
<condition>
<id>96</id>
<sop>
<count>1</count>
<item_version>0</item_version>
<item>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>102</first>
<second>0</second>
</first>
<second>1</second>
</item>
</item>
</sop>
</condition>
</item>
<item class_id_reference="30" object_id="_1552">
<inState>19</inState>
<outState>20</outState>
<condition>
<id>97</id>
<sop>
<count>1</count>
<item_version>0</item_version>
<item>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>117</first>
<second>0</second>
</first>
<second>1</second>
</item>
</item>
</sop>
</condition>
</item>
<item class_id_reference="30" object_id="_1553">
<inState>20</inState>
<outState>21</outState>
<condition>
<id>99</id>
<sop>
<count>1</count>
<item_version>0</item_version>
<item>
<count>0</count>
<item_version>0</item_version>
</item>
</sop>
</condition>
</item>
<item class_id_reference="30" object_id="_1554">
<inState>21</inState>
<outState>22</outState>
<condition>
<id>100</id>
<sop>
<count>1</count>
<item_version>0</item_version>
<item>
<count>0</count>
<item_version>0</item_version>
</item>
</sop>
</condition>
</item>
<item class_id_reference="30" object_id="_1555">
<inState>22</inState>
<outState>23</outState>
<condition>
<id>101</id>
<sop>
<count>1</count>
<item_version>0</item_version>
<item>
<count>0</count>
<item_version>0</item_version>
</item>
</sop>
</condition>
</item>
<item class_id_reference="30" object_id="_1556">
<inState>23</inState>
<outState>24</outState>
<condition>
<id>102</id>
<sop>
<count>1</count>
<item_version>0</item_version>
<item>
<count>0</count>
<item_version>0</item_version>
</item>
</sop>
</condition>
</item>
<item class_id_reference="30" object_id="_1557">
<inState>24</inState>
<outState>25</outState>
<condition>
<id>103</id>
<sop>
<count>1</count>
<item_version>0</item_version>
<item>
<count>0</count>
<item_version>0</item_version>
</item>
</sop>
</condition>
</item>
<item class_id_reference="30" object_id="_1558">
<inState>25</inState>
<outState>26</outState>
<condition>
<id>104</id>
<sop>
<count>1</count>
<item_version>0</item_version>
<item>
<count>0</count>
<item_version>0</item_version>
</item>
</sop>
</condition>
</item>
<item class_id_reference="30" object_id="_1559">
<inState>26</inState>
<outState>27</outState>
<condition>
<id>105</id>
<sop>
<count>1</count>
<item_version>0</item_version>
<item>
<count>0</count>
<item_version>0</item_version>
</item>
</sop>
</condition>
</item>
<item class_id_reference="30" object_id="_1560">
<inState>27</inState>
<outState>28</outState>
<condition>
<id>106</id>
<sop>
<count>1</count>
<item_version>0</item_version>
<item>
<count>0</count>
<item_version>0</item_version>
</item>
</sop>
</condition>
</item>
<item class_id_reference="30" object_id="_1561">
<inState>28</inState>
<outState>19</outState>
<condition>
<id>108</id>
<sop>
<count>1</count>
<item_version>0</item_version>
<item>
<count>0</count>
<item_version>0</item_version>
</item>
</sop>
</condition>
</item>
<item class_id_reference="30" object_id="_1562">
<inState>19</inState>
<outState>18</outState>
<condition>
<id>110</id>
<sop>
<count>1</count>
<item_version>0</item_version>
<item>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>117</first>
<second>0</second>
</first>
<second>0</second>
</item>
</item>
</sop>
</condition>
</item>
<item class_id_reference="30" object_id="_1563">
<inState>29</inState>
<outState>30</outState>
<condition>
<id>112</id>
<sop>
<count>1</count>
<item_version>0</item_version>
<item>
<count>0</count>
<item_version>0</item_version>
</item>
</sop>
</condition>
</item>
<item class_id_reference="30" object_id="_1564">
<inState>30</inState>
<outState>31</outState>
<condition>
<id>113</id>
<sop>
<count>1</count>
<item_version>0</item_version>
<item>
<count>0</count>
<item_version>0</item_version>
</item>
</sop>
</condition>
</item>
<item class_id_reference="30" object_id="_1565">
<inState>31</inState>
<outState>32</outState>
<condition>
<id>114</id>
<sop>
<count>1</count>
<item_version>0</item_version>
<item>
<count>0</count>
<item_version>0</item_version>
</item>
</sop>
</condition>
</item>
<item class_id_reference="30" object_id="_1566">
<inState>32</inState>
<outState>33</outState>
<condition>
<id>115</id>
<sop>
<count>1</count>
<item_version>0</item_version>
<item>
<count>0</count>
<item_version>0</item_version>
</item>
</sop>
</condition>
</item>
<item class_id_reference="30" object_id="_1567">
<inState>33</inState>
<outState>34</outState>
<condition>
<id>116</id>
<sop>
<count>1</count>
<item_version>0</item_version>
<item>
<count>0</count>
<item_version>0</item_version>
</item>
</sop>
</condition>
</item>
<item class_id_reference="30" object_id="_1568">
<inState>34</inState>
<outState>16</outState>
<condition>
<id>118</id>
<sop>
<count>1</count>
<item_version>0</item_version>
<item>
<count>0</count>
<item_version>0</item_version>
</item>
</sop>
</condition>
</item>
<item class_id_reference="30" object_id="_1569">
<inState>17</inState>
<outState>14</outState>
<condition>
<id>120</id>
<sop>
<count>1</count>
<item_version>0</item_version>
<item>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>88</first>
<second>0</second>
</first>
<second>1</second>
</item>
</item>
</sop>
</condition>
</item>
<item class_id_reference="30" object_id="_1570">
<inState>15</inState>
<outState>35</outState>
<condition>
<id>122</id>
<sop>
<count>1</count>
<item_version>0</item_version>
<item>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>65</first>
<second>0</second>
</first>
<second>1</second>
</item>
</item>
</sop>
</condition>
</item>
<item class_id_reference="30" object_id="_1571">
<inState>38</inState>
<outState>39</outState>
<condition>
<id>130</id>
<sop>
<count>1</count>
<item_version>0</item_version>
<item>
<count>0</count>
<item_version>0</item_version>
</item>
</sop>
</condition>
</item>
<item class_id_reference="30" object_id="_1572">
<inState>39</inState>
<outState>40</outState>
<condition>
<id>131</id>
<sop>
<count>1</count>
<item_version>0</item_version>
<item>
<count>0</count>
<item_version>0</item_version>
</item>
</sop>
</condition>
</item>
<item class_id_reference="30" object_id="_1573">
<inState>40</inState>
<outState>41</outState>
<condition>
<id>132</id>
<sop>
<count>1</count>
<item_version>0</item_version>
<item>
<count>0</count>
<item_version>0</item_version>
</item>
</sop>
</condition>
</item>
<item class_id_reference="30" object_id="_1574">
<inState>41</inState>
<outState>42</outState>
<condition>
<id>133</id>
<sop>
<count>1</count>
<item_version>0</item_version>
<item>
<count>0</count>
<item_version>0</item_version>
</item>
</sop>
</condition>
</item>
<item class_id_reference="30" object_id="_1575">
<inState>10</inState>
<outState>11</outState>
<condition>
<id>135</id>
<sop>
<count>1</count>
<item_version>0</item_version>
<item>
<count>0</count>
<item_version>0</item_version>
</item>
</sop>
</condition>
</item>
<item class_id_reference="30" object_id="_1576">
<inState>11</inState>
<outState>9</outState>
<condition>
<id>136</id>
<sop>
<count>1</count>
<item_version>0</item_version>
<item>
<count>0</count>
<item_version>0</item_version>
</item>
</sop>
</condition>
</item>
<item class_id_reference="30" object_id="_1577">
<inState>9</inState>
<outState>12</outState>
<condition>
<id>134</id>
<sop>
<count>1</count>
<item_version>0</item_version>
<item>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>28</first>
<second>0</second>
</first>
<second>0</second>
</item>
</item>
</sop>
</condition>
</item>
<item class_id_reference="30" object_id="_1578">
<inState>9</inState>
<outState>10</outState>
<condition>
<id>137</id>
<sop>
<count>1</count>
<item_version>0</item_version>
<item>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>28</first>
<second>0</second>
</first>
<second>1</second>
</item>
</item>
</sop>
</condition>
</item>
<item class_id_reference="30" object_id="_1579">
<inState>36</inState>
<outState>37</outState>
<condition>
<id>139</id>
<sop>
<count>1</count>
<item_version>0</item_version>
<item>
<count>0</count>
<item_version>0</item_version>
</item>
</sop>
</condition>
</item>
<item class_id_reference="30" object_id="_1580">
<inState>37</inState>
<outState>35</outState>
<condition>
<id>140</id>
<sop>
<count>1</count>
<item_version>0</item_version>
<item>
<count>0</count>
<item_version>0</item_version>
</item>
</sop>
</condition>
</item>
<item class_id_reference="30" object_id="_1581">
<inState>35</inState>
<outState>38</outState>
<condition>
<id>138</id>
<sop>
<count>1</count>
<item_version>0</item_version>
<item>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>373</first>
<second>0</second>
</first>
<second>0</second>
</item>
</item>
</sop>
</condition>
</item>
<item class_id_reference="30" object_id="_1582">
<inState>35</inState>
<outState>36</outState>
<condition>
<id>141</id>
<sop>
<count>1</count>
<item_version>0</item_version>
<item>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>373</first>
<second>0</second>
</first>
<second>1</second>
</item>
</item>
</sop>
</condition>
</item>
</transitions>
</fsm>
<res class_id="-1"></res>
<node_label_latency class_id="37" tracking_level="0" version="0">
<count>323</count>
<item_version>0</item_version>
<item class_id="38" tracking_level="0" version="0">
<first>8</first>
<second class_id="39" tracking_level="0" version="0">
<first>0</first>
<second>0</second>
</second>
</item>
<item>
<first>9</first>
<second>
<first>0</first>
<second>0</second>
</second>
</item>
<item>
<first>10</first>
<second>
<first>1</first>
<second>0</second>
</second>
</item>
<item>
<first>11</first>
<second>
<first>1</first>
<second>0</second>
</second>
</item>
<item>
<first>24</first>
<second>
<first>1</first>
<second>6</second>
</second>
</item>
<item>
<first>25</first>
<second>
<first>7</first>
<second>0</second>
</second>
</item>
<item>
<first>27</first>
<second>
<first>8</first>
<second>0</second>
</second>
</item>
<item>
<first>28</first>
<second>
<first>8</first>
<second>0</second>
</second>
</item>
<item>
<first>30</first>
<second>
<first>8</first>
<second>0</second>
</second>
</item>
<item>
<first>31</first>
<second>
<first>8</first>
<second>0</second>
</second>
</item>
<item>
<first>36</first>
<second>
<first>10</first>
<second>0</second>
</second>
</item>
<item>
<first>37</first>
<second>
<first>9</first>
<second>0</second>
</second>
</item>
<item>
<first>38</first>
<second>
<first>10</first>
<second>0</second>
</second>
</item>
<item>
<first>39</first>
<second>
<first>10</first>
<second>0</second>
</second>
</item>
<item>
<first>41</first>
<second>
<first>10</first>
<second>0</second>
</second>
</item>
<item>
<first>43</first>
<second>
<first>11</first>
<second>1</second>
</second>
</item>
<item>
<first>44</first>
<second>
<first>11</first>
<second>1</second>
</second>
</item>
<item>
<first>45</first>
<second>
<first>12</first>
<second>0</second>
</second>
</item>
<item>
<first>46</first>
<second>
<first>12</first>
<second>0</second>
</second>
</item>
<item>
<first>47</first>
<second>
<first>12</first>
<second>0</second>
</second>
</item>
<item>
<first>48</first>
<second>
<first>12</first>
<second>0</second>
</second>
</item>
<item>
<first>49</first>
<second>
<first>12</first>
<second>0</second>
</second>
</item>
<item>
<first>50</first>
<second>
<first>12</first>
<second>0</second>
</second>
</item>
<item>
<first>52</first>
<second>
<first>14</first>
<second>0</second>
</second>
</item>
<item>
<first>53</first>
<second>
<first>13</first>
<second>0</second>
</second>
</item>
<item>
<first>54</first>
<second>
<first>13</first>
<second>0</second>
</second>
</item>
<item>
<first>55</first>
<second>
<first>14</first>
<second>0</second>
</second>
</item>
<item>
<first>56</first>
<second>
<first>14</first>
<second>0</second>
</second>
</item>
<item>
<first>57</first>
<second>
<first>13</first>
<second>0</second>
</second>
</item>
<item>
<first>58</first>
<second>
<first>14</first>
<second>0</second>
</second>
</item>
<item>
<first>59</first>
<second>
<first>14</first>
<second>0</second>
</second>
</item>
<item>
<first>60</first>
<second>
<first>13</first>
<second>0</second>
</second>
</item>
<item>
<first>61</first>
<second>
<first>14</first>
<second>0</second>
</second>
</item>
<item>
<first>62</first>
<second>
<first>14</first>
<second>0</second>
</second>
</item>
<item>
<first>63</first>
<second>
<first>14</first>
<second>0</second>
</second>
</item>
<item>
<first>64</first>
<second>
<first>14</first>
<second>0</second>
</second>
</item>
<item>
<first>65</first>
<second>
<first>14</first>
<second>0</second>
</second>
</item>
<item>
<first>66</first>
<second>
<first>14</first>
<second>0</second>
</second>
</item>
<item>
<first>67</first>
<second>
<first>14</first>
<second>0</second>
</second>
</item>
<item>
<first>72</first>
<second>
<first>14</first>
<second>0</second>
</second>
</item>
<item>
<first>73</first>
<second>
<first>14</first>
<second>0</second>
</second>
</item>
<item>
<first>75</first>
<second>
<first>16</first>
<second>0</second>
</second>
</item>
<item>
<first>76</first>
<second>
<first>15</first>
<second>0</second>
</second>
</item>
<item>
<first>77</first>
<second>
<first>15</first>
<second>0</second>
</second>
</item>
<item>
<first>78</first>
<second>
<first>16</first>
<second>0</second>
</second>
</item>
<item>
<first>79</first>
<second>
<first>16</first>
<second>0</second>
</second>
</item>
<item>
<first>80</first>
<second>
<first>15</first>
<second>0</second>
</second>
</item>
<item>
<first>81</first>
<second>
<first>16</first>
<second>0</second>
</second>
</item>
<item>
<first>82</first>
<second>
<first>16</first>
<second>0</second>
</second>
</item>
<item>
<first>83</first>
<second>
<first>15</first>
<second>0</second>
</second>
</item>
<item>
<first>84</first>
<second>
<first>16</first>
<second>0</second>
</second>
</item>
<item>
<first>85</first>
<second>
<first>16</first>
<second>0</second>
</second>
</item>
<item>
<first>86</first>
<second>
<first>16</first>
<second>0</second>
</second>
</item>
<item>
<first>87</first>
<second>
<first>16</first>
<second>0</second>
</second>
</item>
<item>
<first>88</first>
<second>
<first>16</first>
<second>0</second>
</second>
</item>
<item>
<first>89</first>
<second>
<first>16</first>
<second>0</second>
</second>
</item>
<item>
<first>90</first>
<second>
<first>16</first>
<second>0</second>
</second>
</item>
<item>
<first>95</first>
<second>
<first>16</first>
<second>0</second>
</second>
</item>
<item>
<first>97</first>
<second>
<first>17</first>
<second>0</second>
</second>
</item>
<item>
<first>98</first>
<second>
<first>17</first>
<second>0</second>
</second>
</item>
<item>
<first>99</first>
<second>
<first>17</first>
<second>0</second>
</second>
</item>
<item>
<first>100</first>
<second>
<first>17</first>
<second>0</second>
</second>
</item>
<item>
<first>101</first>
<second>
<first>17</first>
<second>0</second>
</second>
</item>
<item>
<first>102</first>
<second>
<first>17</first>
<second>0</second>
</second>
</item>
<item>
<first>103</first>
<second>
<first>17</first>
<second>0</second>
</second>
</item>
<item>
<first>108</first>
<second>
<first>17</first>
<second>0</second>
</second>
</item>
<item>
<first>109</first>
<second>
<first>17</first>
<second>0</second>
</second>
</item>
<item>
<first>110</first>
<second>
<first>17</first>
<second>0</second>
</second>
</item>
<item>
<first>112</first>
<second>
<first>18</first>
<second>0</second>
</second>
</item>
<item>
<first>113</first>
<second>
<first>18</first>
<second>0</second>
</second>
</item>
<item>
<first>114</first>
<second>
<first>18</first>
<second>0</second>
</second>
</item>
<item>
<first>115</first>
<second>
<first>18</first>
<second>0</second>
</second>
</item>
<item>
<first>116</first>
<second>
<first>18</first>
<second>0</second>
</second>
</item>
<item>
<first>117</first>
<second>
<first>18</first>
<second>0</second>
</second>
</item>
<item>
<first>118</first>
<second>
<first>18</first>
<second>0</second>
</second>
</item>
<item>
<first>123</first>
<second>
<first>18</first>
<second>4</second>
</second>
</item>
<item>
<first>124</first>
<second>
<first>23</first>
<second>0</second>
</second>
</item>
<item>
<first>125</first>
<second>
<first>23</first>
<second>0</second>
</second>
</item>
<item>
<first>126</first>
<second>
<first>23</first>
<second>0</second>
</second>
</item>
<item>
<first>127</first>
<second>
<first>23</first>
<second>0</second>
</second>
</item>
<item>
<first>128</first>
<second>
<first>24</first>
<second>0</second>
</second>
</item>
<item>
<first>129</first>
<second>
<first>24</first>
<second>0</second>
</second>
</item>
<item>
<first>130</first>
<second>
<first>24</first>
<second>0</second>
</second>
</item>
<item>
<first>131</first>
<second>
<first>24</first>
<second>0</second>
</second>
</item>
<item>
<first>132</first>
<second>
<first>24</first>
<second>0</second>
</second>
</item>
<item>
<first>133</first>
<second>
<first>24</first>
<second>0</second>
</second>
</item>
<item>
<first>134</first>
<second>
<first>24</first>
<second>0</second>
</second>
</item>
<item>
<first>135</first>
<second>
<first>24</first>
<second>0</second>
</second>
</item>
<item>
<first>136</first>
<second>
<first>24</first>
<second>0</second>
</second>
</item>
<item>
<first>137</first>
<second>
<first>24</first>
<second>1</second>
</second>
</item>
<item>
<first>138</first>
<second>
<first>25</first>
<second>0</second>
</second>
</item>
<item>
<first>139</first>
<second>
<first>25</first>
<second>0</second>
</second>
</item>
<item>
<first>140</first>
<second>
<first>25</first>
<second>0</second>
</second>
</item>
<item>
<first>141</first>
<second>
<first>25</first>
<second>0</second>
</second>
</item>
<item>
<first>142</first>
<second>
<first>25</first>
<second>0</second>
</second>
</item>
<item>
<first>143</first>
<second>
<first>25</first>
<second>0</second>
</second>
</item>
<item>
<first>144</first>
<second>
<first>25</first>
<second>0</second>
</second>
</item>
<item>
<first>145</first>
<second>
<first>25</first>
<second>0</second>
</second>
</item>
<item>
<first>146</first>
<second>
<first>25</first>
<second>0</second>
</second>
</item>
<item>
<first>147</first>
<second>
<first>25</first>
<second>0</second>
</second>
</item>
<item>
<first>148</first>
<second>
<first>25</first>
<second>0</second>
</second>
</item>
<item>
<first>149</first>
<second>
<first>25</first>
<second>0</second>
</second>
</item>
<item>
<first>150</first>
<second>
<first>25</first>
<second>0</second>
</second>
</item>
<item>
<first>151</first>
<second>
<first>25</first>
<second>0</second>
</second>
</item>
<item>
<first>152</first>
<second>
<first>26</first>
<second>0</second>
</second>
</item>
<item>
<first>153</first>
<second>
<first>25</first>
<second>0</second>
</second>
</item>
<item>
<first>154</first>
<second>
<first>26</first>
<second>0</second>
</second>
</item>
<item>
<first>155</first>
<second>
<first>26</first>
<second>0</second>
</second>
</item>
<item>
<first>156</first>
<second>
<first>26</first>
<second>0</second>
</second>
</item>
<item>
<first>157</first>
<second>
<first>26</first>
<second>0</second>
</second>
</item>
<item>
<first>158</first>
<second>
<first>26</first>
<second>0</second>
</second>
</item>
<item>
<first>159</first>
<second>
<first>23</first>
<second>0</second>
</second>
</item>
<item>
<first>160</first>
<second>
<first>23</first>
<second>0</second>
</second>
</item>
<item>
<first>161</first>
<second>
<first>23</first>
<second>0</second>
</second>
</item>
<item>
<first>162</first>
<second>
<first>24</first>
<second>0</second>
</second>
</item>
<item>
<first>163</first>
<second>
<first>24</first>
<second>0</second>
</second>
</item>
<item>
<first>164</first>
<second>
<first>24</first>
<second>0</second>
</second>
</item>
<item>
<first>165</first>
<second>
<first>24</first>
<second>0</second>
</second>
</item>
<item>
<first>166</first>
<second>
<first>24</first>
<second>0</second>
</second>
</item>
<item>
<first>167</first>
<second>
<first>24</first>
<second>0</second>
</second>
</item>
<item>
<first>168</first>
<second>
<first>24</first>
<second>0</second>
</second>
</item>
<item>
<first>169</first>
<second>
<first>24</first>
<second>0</second>
</second>
</item>
<item>
<first>170</first>
<second>
<first>24</first>
<second>0</second>
</second>
</item>
<item>
<first>171</first>
<second>
<first>24</first>
<second>1</second>
</second>
</item>
<item>
<first>172</first>
<second>
<first>25</first>
<second>0</second>
</second>
</item>
<item>
<first>173</first>
<second>
<first>25</first>
<second>0</second>
</second>
</item>
<item>
<first>174</first>
<second>
<first>25</first>
<second>0</second>
</second>
</item>
<item>
<first>175</first>
<second>
<first>25</first>
<second>0</second>
</second>
</item>
<item>
<first>176</first>
<second>
<first>25</first>
<second>0</second>
</second>
</item>
<item>
<first>177</first>
<second>
<first>25</first>
<second>0</second>
</second>
</item>
<item>
<first>178</first>
<second>
<first>25</first>
<second>0</second>
</second>
</item>
<item>
<first>179</first>
<second>
<first>25</first>
<second>0</second>
</second>
</item>
<item>
<first>180</first>
<second>
<first>25</first>
<second>0</second>
</second>
</item>
<item>
<first>181</first>
<second>
<first>25</first>
<second>0</second>
</second>
</item>
<item>
<first>182</first>
<second>
<first>25</first>
<second>0</second>
</second>
</item>
<item>
<first>183</first>
<second>
<first>25</first>
<second>0</second>
</second>
</item>
<item>
<first>184</first>
<second>
<first>25</first>
<second>0</second>
</second>
</item>
<item>
<first>185</first>
<second>
<first>25</first>
<second>0</second>
</second>
</item>
<item>
<first>186</first>
<second>
<first>26</first>
<second>0</second>
</second>
</item>
<item>
<first>187</first>
<second>
<first>25</first>
<second>0</second>
</second>
</item>
<item>
<first>188</first>
<second>
<first>26</first>
<second>0</second>
</second>
</item>
<item>
<first>189</first>
<second>
<first>26</first>
<second>0</second>
</second>
</item>
<item>
<first>190</first>
<second>
<first>26</first>
<second>0</second>
</second>
</item>
<item>
<first>191</first>
<second>
<first>26</first>
<second>0</second>
</second>
</item>
<item>
<first>192</first>
<second>
<first>26</first>
<second>0</second>
</second>
</item>
<item>
<first>193</first>
<second>
<first>23</first>
<second>0</second>
</second>
</item>
<item>
<first>194</first>
<second>
<first>23</first>
<second>0</second>
</second>
</item>
<item>
<first>195</first>
<second>
<first>23</first>
<second>0</second>
</second>
</item>
<item>
<first>196</first>
<second>
<first>25</first>
<second>0</second>
</second>
</item>
<item>
<first>197</first>
<second>
<first>25</first>
<second>0</second>
</second>
</item>
<item>
<first>198</first>
<second>
<first>25</first>
<second>0</second>
</second>
</item>
<item>
<first>199</first>
<second>
<first>25</first>
<second>0</second>
</second>
</item>
<item>
<first>200</first>
<second>
<first>25</first>
<second>0</second>
</second>
</item>
<item>
<first>201</first>
<second>
<first>25</first>
<second>0</second>
</second>
</item>
<item>
<first>202</first>
<second>
<first>25</first>
<second>0</second>
</second>
</item>
<item>
<first>203</first>
<second>
<first>25</first>
<second>0</second>
</second>
</item>
<item>
<first>204</first>
<second>
<first>25</first>
<second>0</second>
</second>
</item>
<item>
<first>205</first>
<second>
<first>25</first>
<second>1</second>
</second>
</item>
<item>
<first>206</first>
<second>
<first>26</first>
<second>0</second>
</second>
</item>
<item>
<first>207</first>
<second>
<first>26</first>
<second>0</second>
</second>
</item>
<item>
<first>208</first>
<second>
<first>26</first>
<second>0</second>
</second>
</item>
<item>
<first>209</first>
<second>
<first>26</first>
<second>0</second>
</second>
</item>
<item>
<first>210</first>
<second>
<first>26</first>
<second>0</second>
</second>
</item>
<item>
<first>211</first>
<second>
<first>26</first>
<second>0</second>
</second>
</item>
<item>
<first>212</first>
<second>
<first>26</first>
<second>0</second>
</second>
</item>
<item>
<first>213</first>
<second>
<first>26</first>
<second>0</second>
</second>
</item>
<item>
<first>214</first>
<second>
<first>26</first>
<second>0</second>
</second>
</item>
<item>
<first>215</first>
<second>
<first>26</first>
<second>0</second>
</second>
</item>
<item>
<first>216</first>
<second>
<first>26</first>
<second>0</second>
</second>
</item>
<item>
<first>217</first>
<second>
<first>26</first>
<second>0</second>
</second>
</item>
<item>
<first>218</first>
<second>
<first>26</first>
<second>0</second>
</second>
</item>
<item>
<first>219</first>
<second>
<first>26</first>
<second>0</second>
</second>
</item>
<item>
<first>220</first>
<second>
<first>27</first>
<second>0</second>
</second>
</item>
<item>
<first>221</first>
<second>
<first>26</first>
<second>0</second>
</second>
</item>
<item>
<first>222</first>
<second>
<first>27</first>
<second>0</second>
</second>
</item>
<item>
<first>223</first>
<second>
<first>27</first>
<second>0</second>
</second>
</item>
<item>
<first>224</first>
<second>
<first>27</first>
<second>0</second>
</second>
</item>
<item>
<first>225</first>
<second>
<first>27</first>
<second>0</second>
</second>
</item>
<item>
<first>226</first>
<second>
<first>27</first>
<second>0</second>
</second>
</item>
<item>
<first>228</first>
<second>
<first>18</first>
<second>0</second>
</second>
</item>
<item>
<first>229</first>
<second>
<first>27</first>
<second>0</second>
</second>
</item>
<item>
<first>232</first>
<second>
<first>18</first>
<second>0</second>
</second>
</item>
<item>
<first>233</first>
<second>
<first>18</first>
<second>0</second>
</second>
</item>
<item>
<first>235</first>
<second>
<first>17</first>
<second>1</second>
</second>
</item>
<item>
<first>236</first>
<second>
<first>28</first>
<second>0</second>
</second>
</item>
<item>
<first>237</first>
<second>
<first>29</first>
<second>0</second>
</second>
</item>
<item>
<first>238</first>
<second>
<first>29</first>
<second>0</second>
</second>
</item>
<item>
<first>239</first>
<second>
<first>30</first>
<second>0</second>
</second>
</item>
<item>
<first>240</first>
<second>
<first>30</first>
<second>0</second>
</second>
</item>
<item>
<first>241</first>
<second>
<first>30</first>
<second>0</second>
</second>
</item>
<item>
<first>242</first>
<second>
<first>31</first>
<second>0</second>
</second>
</item>
<item>
<first>243</first>
<second>
<first>30</first>
<second>0</second>
</second>
</item>
<item>
<first>244</first>
<second>
<first>30</first>
<second>0</second>
</second>
</item>
<item>
<first>245</first>
<second>
<first>31</first>
<second>0</second>
</second>
</item>
<item>
<first>246</first>
<second>
<first>31</first>
<second>0</second>
</second>
</item>
<item>
<first>247</first>
<second>
<first>31</first>
<second>0</second>
</second>
</item>
<item>
<first>248</first>
<second>
<first>31</first>
<second>0</second>
</second>
</item>
<item>
<first>249</first>
<second>
<first>31</first>
<second>0</second>
</second>
</item>
<item>
<first>250</first>
<second>
<first>31</first>
<second>0</second>
</second>
</item>
<item>
<first>251</first>
<second>
<first>31</first>
<second>0</second>
</second>
</item>
<item>
<first>252</first>
<second>
<first>31</first>
<second>0</second>
</second>
</item>
<item>
<first>253</first>
<second>
<first>31</first>
<second>0</second>
</second>
</item>
<item>
<first>254</first>
<second>
<first>30</first>
<second>0</second>
</second>
</item>
<item>
<first>255</first>
<second>
<first>30</first>
<second>0</second>
</second>
</item>
<item>
<first>256</first>
<second>
<first>30</first>
<second>0</second>
</second>
</item>
<item>
<first>257</first>
<second>
<first>31</first>
<second>0</second>
</second>
</item>
<item>
<first>258</first>
<second>
<first>31</first>
<second>0</second>
</second>
</item>
<item>
<first>259</first>
<second>
<first>31</first>
<second>0</second>
</second>
</item>
<item>
<first>260</first>
<second>
<first>31</first>
<second>0</second>
</second>
</item>
<item>
<first>261</first>
<second>
<first>31</first>
<second>0</second>
</second>
</item>
<item>
<first>262</first>
<second>
<first>31</first>
<second>0</second>
</second>
</item>
<item>
<first>263</first>
<second>
<first>31</first>
<second>0</second>
</second>
</item>
<item>
<first>264</first>
<second>
<first>31</first>
<second>0</second>
</second>
</item>
<item>
<first>265</first>
<second>
<first>31</first>
<second>0</second>
</second>
</item>
<item>
<first>266</first>
<second>
<first>31</first>
<second>0</second>
</second>
</item>
<item>
<first>267</first>
<second>
<first>31</first>
<second>0</second>
</second>
</item>
<item>
<first>268</first>
<second>
<first>31</first>
<second>0</second>
</second>
</item>
<item>
<first>269</first>
<second>
<first>31</first>
<second>0</second>
</second>
</item>
<item>
<first>270</first>
<second>
<first>31</first>
<second>0</second>
</second>
</item>
<item>
<first>271</first>
<second>
<first>31</first>
<second>0</second>
</second>
</item>
<item>
<first>272</first>
<second>
<first>31</first>
<second>0</second>
</second>
</item>
<item>
<first>273</first>
<second>
<first>31</first>
<second>0</second>
</second>
</item>
<item>
<first>274</first>
<second>
<first>31</first>
<second>0</second>
</second>
</item>
<item>
<first>276</first>
<second>
<first>31</first>
<second>0</second>
</second>
</item>
<item>
<first>277</first>
<second>
<first>31</first>
<second>0</second>
</second>
</item>
<item>
<first>278</first>
<second>
<first>31</first>
<second>0</second>
</second>
</item>
<item>
<first>279</first>
<second>
<first>32</first>
<second>0</second>
</second>
</item>
<item>
<first>280</first>
<second>
<first>31</first>
<second>0</second>
</second>
</item>
<item>
<first>281</first>
<second>
<first>31</first>
<second>0</second>
</second>
</item>
<item>
<first>282</first>
<second>
<first>31</first>
<second>0</second>
</second>
</item>
<item>
<first>283</first>
<second>
<first>32</first>
<second>0</second>
</second>
</item>
<item>
<first>284</first>
<second>
<first>32</first>
<second>0</second>
</second>
</item>
<item>
<first>285</first>
<second>
<first>32</first>
<second>0</second>
</second>
</item>
<item>
<first>286</first>
<second>
<first>32</first>
<second>0</second>
</second>
</item>
<item>
<first>287</first>
<second>
<first>32</first>
<second>0</second>
</second>
</item>
<item>
<first>288</first>
<second>
<first>32</first>
<second>0</second>
</second>
</item>
<item>
<first>289</first>
<second>
<first>32</first>
<second>0</second>
</second>
</item>
<item>
<first>290</first>
<second>
<first>32</first>
<second>0</second>
</second>
</item>
<item>
<first>291</first>
<second>
<first>32</first>
<second>0</second>
</second>
</item>
<item>
<first>292</first>
<second>
<first>31</first>
<second>0</second>
</second>
</item>
<item>
<first>293</first>
<second>
<first>31</first>
<second>0</second>
</second>
</item>
<item>
<first>294</first>
<second>
<first>31</first>
<second>0</second>
</second>
</item>
<item>
<first>295</first>
<second>
<first>32</first>
<second>0</second>
</second>
</item>
<item>
<first>296</first>
<second>
<first>32</first>
<second>0</second>
</second>
</item>
<item>
<first>297</first>
<second>
<first>32</first>
<second>0</second>
</second>
</item>
<item>
<first>298</first>
<second>
<first>32</first>
<second>0</second>
</second>
</item>
<item>
<first>299</first>
<second>
<first>32</first>
<second>0</second>
</second>
</item>
<item>
<first>300</first>
<second>
<first>32</first>
<second>0</second>
</second>
</item>
<item>
<first>301</first>
<second>
<first>32</first>
<second>0</second>
</second>
</item>
<item>
<first>302</first>
<second>
<first>32</first>
<second>0</second>
</second>
</item>
<item>
<first>303</first>
<second>
<first>32</first>
<second>0</second>
</second>
</item>
<item>
<first>304</first>
<second>
<first>32</first>
<second>0</second>
</second>
</item>
<item>
<first>305</first>
<second>
<first>32</first>
<second>0</second>
</second>
</item>
<item>
<first>306</first>
<second>
<first>32</first>
<second>0</second>
</second>
</item>
<item>
<first>307</first>
<second>
<first>32</first>
<second>0</second>
</second>
</item>
<item>
<first>308</first>
<second>
<first>32</first>
<second>0</second>
</second>
</item>
<item>
<first>309</first>
<second>
<first>32</first>
<second>0</second>
</second>
</item>
<item>
<first>310</first>
<second>
<first>32</first>
<second>0</second>
</second>
</item>
<item>
<first>311</first>
<second>
<first>32</first>
<second>0</second>
</second>
</item>
<item>
<first>312</first>
<second>
<first>32</first>
<second>0</second>
</second>
</item>
<item>
<first>314</first>
<second>
<first>32</first>
<second>0</second>
</second>
</item>
<item>
<first>315</first>
<second>
<first>32</first>
<second>0</second>
</second>
</item>
<item>
<first>316</first>
<second>
<first>32</first>
<second>0</second>
</second>
</item>
<item>
<first>317</first>
<second>
<first>33</first>
<second>0</second>
</second>
</item>
<item>
<first>318</first>
<second>
<first>31</first>
<second>0</second>
</second>
</item>
<item>
<first>319</first>
<second>
<first>31</first>
<second>0</second>
</second>
</item>
<item>
<first>320</first>
<second>
<first>31</first>
<second>0</second>
</second>
</item>
<item>
<first>321</first>
<second>
<first>33</first>
<second>0</second>
</second>
</item>
<item>
<first>322</first>
<second>
<first>33</first>
<second>0</second>
</second>
</item>
<item>
<first>323</first>
<second>
<first>33</first>
<second>0</second>
</second>
</item>
<item>
<first>324</first>
<second>
<first>33</first>
<second>0</second>
</second>
</item>
<item>
<first>325</first>
<second>
<first>33</first>
<second>0</second>
</second>
</item>
<item>
<first>326</first>
<second>
<first>33</first>
<second>0</second>
</second>
</item>
<item>
<first>327</first>
<second>
<first>33</first>
<second>0</second>
</second>
</item>
<item>
<first>328</first>
<second>
<first>33</first>
<second>0</second>
</second>
</item>
<item>
<first>329</first>
<second>
<first>33</first>
<second>0</second>
</second>
</item>
<item>
<first>330</first>
<second>
<first>32</first>
<second>0</second>
</second>
</item>
<item>
<first>331</first>
<second>
<first>32</first>
<second>0</second>
</second>
</item>
<item>
<first>332</first>
<second>
<first>32</first>
<second>0</second>
</second>
</item>
<item>
<first>333</first>
<second>
<first>33</first>
<second>0</second>
</second>
</item>
<item>
<first>334</first>
<second>
<first>33</first>
<second>0</second>
</second>
</item>
<item>
<first>335</first>
<second>
<first>33</first>
<second>0</second>
</second>
</item>
<item>
<first>336</first>
<second>
<first>33</first>
<second>0</second>
</second>
</item>
<item>
<first>337</first>
<second>
<first>33</first>
<second>0</second>
</second>
</item>
<item>
<first>338</first>
<second>
<first>33</first>
<second>0</second>
</second>
</item>
<item>
<first>339</first>
<second>
<first>33</first>
<second>0</second>
</second>
</item>
<item>
<first>340</first>
<second>
<first>33</first>
<second>0</second>
</second>
</item>
<item>
<first>341</first>
<second>
<first>33</first>
<second>0</second>
</second>
</item>
<item>
<first>342</first>
<second>
<first>33</first>
<second>0</second>
</second>
</item>
<item>
<first>343</first>
<second>
<first>33</first>
<second>0</second>
</second>
</item>
<item>
<first>344</first>
<second>
<first>33</first>
<second>0</second>
</second>
</item>
<item>
<first>345</first>
<second>
<first>33</first>
<second>0</second>
</second>
</item>
<item>
<first>346</first>
<second>
<first>33</first>
<second>0</second>
</second>
</item>
<item>
<first>347</first>
<second>
<first>33</first>
<second>0</second>
</second>
</item>
<item>
<first>348</first>
<second>
<first>33</first>
<second>0</second>
</second>
</item>
<item>
<first>349</first>
<second>
<first>33</first>
<second>0</second>
</second>
</item>
<item>
<first>350</first>
<second>
<first>33</first>
<second>0</second>
</second>
</item>
<item>
<first>352</first>
<second>
<first>33</first>
<second>0</second>
</second>
</item>
<item>
<first>353</first>
<second>
<first>33</first>
<second>0</second>
</second>
</item>
<item>
<first>354</first>
<second>
<first>33</first>
<second>0</second>
</second>
</item>
<item>
<first>356</first>
<second>
<first>28</first>
<second>0</second>
</second>
</item>
<item>
<first>357</first>
<second>
<first>28</first>
<second>0</second>
</second>
</item>
<item>
<first>358</first>
<second>
<first>17</first>
<second>0</second>
</second>
</item>
<item>
<first>359</first>
<second>
<first>17</first>
<second>0</second>
</second>
</item>
<item>
<first>360</first>
<second>
<first>33</first>
<second>0</second>
</second>
</item>
<item>
<first>363</first>
<second>
<first>16</first>
<second>0</second>
</second>
</item>
<item>
<first>364</first>
<second>
<first>16</first>
<second>0</second>
</second>
</item>
<item>
<first>365</first>
<second>
<first>16</first>
<second>0</second>
</second>
</item>
<item>
<first>366</first>
<second>
<first>16</first>
<second>0</second>
</second>
</item>
<item>
<first>367</first>
<second>
<first>16</first>
<second>0</second>
</second>
</item>
<item>
<first>369</first>
<second>
<first>14</first>
<second>0</second>
</second>
</item>
<item>
<first>370</first>
<second>
<first>14</first>
<second>0</second>
</second>
</item>
<item>
<first>372</first>
<second>
<first>34</first>
<second>0</second>
</second>
</item>
<item>
<first>373</first>
<second>
<first>34</first>
<second>0</second>
</second>
</item>
<item>
<first>375</first>
<second>
<first>34</first>
<second>0</second>
</second>
</item>
<item>
<first>376</first>
<second>
<first>34</first>
<second>0</second>
</second>
</item>
<item>
<first>381</first>
<second>
<first>34</first>
<second>0</second>
</second>
</item>
<item>
<first>382</first>
<second>
<first>34</first>
<second>0</second>
</second>
</item>
<item>
<first>383</first>
<second>
<first>34</first>
<second>1</second>
</second>
</item>
<item>
<first>384</first>
<second>
<first>36</first>
<second>0</second>
</second>
</item>
<item>
<first>386</first>
<second>
<first>36</first>
<second>0</second>
</second>
</item>
<item>
<first>388</first>
<second>
<first>37</first>
<second>4</second>
</second>
</item>
<item>
<first>389</first>
<second>
<first>40</first>
<second>1</second>
</second>
</item>
</node_label_latency>
<bblk_ent_exit class_id="40" tracking_level="0" version="0">
<count>19</count>
<item_version>0</item_version>
<item class_id="41" tracking_level="0" version="0">
<first>26</first>
<second class_id="42" tracking_level="0" version="0">
<first>0</first>
<second>7</second>
</second>
</item>
<item>
<first>32</first>
<second>
<first>8</first>
<second>8</second>
</second>
</item>
<item>
<first>42</first>
<second>
<first>9</first>
<second>10</second>
</second>
</item>
<item>
<first>51</first>
<second>
<first>9</first>
<second>10</second>
</second>
</item>
<item>
<first>68</first>
<second>
<first>11</first>
<second>12</second>
</second>
</item>
<item>
<first>74</first>
<second>
<first>12</first>
<second>12</second>
</second>
</item>
<item>
<first>91</first>
<second>
<first>13</first>
<second>14</second>
</second>
</item>
<item>
<first>96</first>
<second>
<first>14</first>
<second>14</second>
</second>
</item>
<item>
<first>104</first>
<second>
<first>15</first>
<second>15</second>
</second>
</item>
<item>
<first>111</first>
<second>
<first>15</first>
<second>15</second>
</second>
</item>
<item>
<first>119</first>
<second>
<first>16</first>
<second>16</second>
</second>
</item>
<item>
<first>230</first>
<second>
<first>16</first>
<second>25</second>
</second>
</item>
<item>
<first>234</first>
<second>
<first>16</first>
<second>16</second>
</second>
</item>
<item>
<first>361</first>
<second>
<first>15</first>
<second>21</second>
</second>
</item>
<item>
<first>368</first>
<second>
<first>14</first>
<second>14</second>
</second>
</item>
<item>
<first>371</first>
<second>
<first>12</first>
<second>12</second>
</second>
</item>
<item>
<first>377</first>
<second>
<first>13</first>
<second>13</second>
</second>
</item>
<item>
<first>387</first>
<second>
<first>13</first>
<second>15</second>
</second>
</item>
<item>
<first>390</first>
<second>
<first>14</first>
<second>18</second>
</second>
</item>
</bblk_ent_exit>
<regions class_id="43" tracking_level="0" version="0">
<count>2</count>
<item_version>0</item_version>
<item class_id="44" tracking_level="1" version="0" object_id="_1583">
<region_name>memcpy.sectionDataCopy.ram</region_name>
<basic_blocks>
<count>2</count>
<item_version>0</item_version>
<item>32</item>
<item>42</item>
</basic_blocks>
<nodes>
<count>0</count>
<item_version>0</item_version>
</nodes>
<anchor_node>-1</anchor_node>
<region_type>8</region_type>
<interval>1</interval>
<pipe_depth>3</pipe_depth>
</item>
<item class_id_reference="44" object_id="_1584">
<region_name>memcpy.ram.newSectionData.gep</region_name>
<basic_blocks>
<count>2</count>
<item_version>0</item_version>
<item>377</item>
<item>387</item>
</basic_blocks>
<nodes>
<count>0</count>
<item_version>0</item_version>
</nodes>
<anchor_node>-1</anchor_node>
<region_type>8</region_type>
<interval>1</interval>
<pipe_depth>3</pipe_depth>
</item>
</regions>
<dp_fu_nodes class_id="45" tracking_level="0" version="0">
<count>296</count>
<item_version>0</item_version>
<item class_id="46" tracking_level="0" version="0">
<first>188</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>8</item>
</second>
</item>
<item>
<first>194</first>
<second>
<count>13</count>
<item_version>0</item_version>
<item>24</item>
<item>24</item>
<item>24</item>
<item>24</item>
<item>24</item>
<item>24</item>
<item>24</item>
<item>369</item>
<item>388</item>
<item>388</item>
<item>388</item>
<item>388</item>
<item>388</item>
</second>
</item>
<item>
<first>201</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>37</item>
</second>
</item>
<item>
<first>206</first>
<second>
<count>2</count>
<item_version>0</item_version>
<item>43</item>
<item>43</item>
</second>
</item>
<item>
<first>212</first>
<second>
<count>2</count>
<item_version>0</item_version>
<item>44</item>
<item>44</item>
</second>
</item>
<item>
<first>220</first>
<second>
<count>2</count>
<item_version>0</item_version>
<item>235</item>
<item>235</item>
</second>
</item>
<item>
<first>226</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>384</item>
</second>
</item>
<item>
<first>235</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>38</item>
</second>
</item>
<item>
<first>242</first>
<second>
<count>7</count>
<item_version>0</item_version>
<item>39</item>
<item>137</item>
<item>137</item>
<item>171</item>
<item>171</item>
<item>205</item>
<item>205</item>
</second>
</item>
<item>
<first>248</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>136</item>
</second>
</item>
<item>
<first>256</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>170</item>
</second>
</item>
<item>
<first>268</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>204</item>
</second>
</item>
<item>
<first>276</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>253</item>
</second>
</item>
<item>
<first>283</first>
<second>
<count>5</count>
<item_version>0</item_version>
<item>278</item>
<item>316</item>
<item>354</item>
<item>383</item>
<item>383</item>
</second>
</item>
<item>
<first>288</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>291</item>
</second>
</item>
<item>
<first>295</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>329</item>
</second>
</item>
<item>
<first>302</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>382</item>
</second>
</item>
<item>
<first>314</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>27</item>
</second>
</item>
<item>
<first>326</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>53</item>
</second>
</item>
<item>
<first>338</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>54</item>
</second>
</item>
<item>
<first>350</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>52</item>
</second>
</item>
<item>
<first>362</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>55</item>
</second>
</item>
<item>
<first>374</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>56</item>
</second>
</item>
<item>
<first>385</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>76</item>
</second>
</item>
<item>
<first>397</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>77</item>
</second>
</item>
<item>
<first>409</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>75</item>
</second>
</item>
<item>
<first>421</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>78</item>
</second>
</item>
<item>
<first>433</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>79</item>
</second>
</item>
<item>
<first>445</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>97</item>
</second>
</item>
<item>
<first>457</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>98</item>
</second>
</item>
<item>
<first>469</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>99</item>
</second>
</item>
<item>
<first>480</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>100</item>
</second>
</item>
<item>
<first>492</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>112</item>
</second>
</item>
<item>
<first>504</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>113</item>
</second>
</item>
<item>
<first>516</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>114</item>
</second>
</item>
<item>
<first>527</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>115</item>
</second>
</item>
<item>
<first>539</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>372</item>
</second>
</item>
<item>
<first>546</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>9</item>
</second>
</item>
<item>
<first>556</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>10</item>
</second>
</item>
<item>
<first>559</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>11</item>
</second>
</item>
<item>
<first>566</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>28</item>
</second>
</item>
<item>
<first>572</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>30</item>
</second>
</item>
<item>
<first>578</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>36</item>
</second>
</item>
<item>
<first>583</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>45</item>
</second>
</item>
<item>
<first>587</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>46</item>
</second>
</item>
<item>
<first>591</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>47</item>
</second>
</item>
<item>
<first>597</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>48</item>
</second>
</item>
<item>
<first>603</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>49</item>
</second>
</item>
<item>
<first>607</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>57</item>
</second>
</item>
<item>
<first>613</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>60</item>
</second>
</item>
<item>
<first>618</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>58</item>
</second>
</item>
<item>
<first>625</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>59</item>
</second>
</item>
<item>
<first>631</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>61</item>
</second>
</item>
<item>
<first>637</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>62</item>
</second>
</item>
<item>
<first>643</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>63</item>
</second>
</item>
<item>
<first>649</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>64</item>
</second>
</item>
<item>
<first>657</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>65</item>
</second>
</item>
<item>
<first>662</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>66</item>
</second>
</item>
<item>
<first>668</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>72</item>
</second>
</item>
<item>
<first>672</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>80</item>
</second>
</item>
<item>
<first>678</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>83</item>
</second>
</item>
<item>
<first>683</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>81</item>
</second>
</item>
<item>
<first>690</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>82</item>
</second>
</item>
<item>
<first>696</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>84</item>
</second>
</item>
<item>
<first>702</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>85</item>
</second>
</item>
<item>
<first>708</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>86</item>
</second>
</item>
<item>
<first>714</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>87</item>
</second>
</item>
<item>
<first>722</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>88</item>
</second>
</item>
<item>
<first>727</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>89</item>
</second>
</item>
<item>
<first>733</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>363</item>
</second>
</item>
<item>
<first>739</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>364</item>
</second>
</item>
<item>
<first>745</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>365</item>
</second>
</item>
<item>
<first>751</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>366</item>
</second>
</item>
<item>
<first>757</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>101</item>
</second>
</item>
<item>
<first>762</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>102</item>
</second>
</item>
<item>
<first>768</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>108</item>
</second>
</item>
<item>
<first>774</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>109</item>
</second>
</item>
<item>
<first>780</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>358</item>
</second>
</item>
<item>
<first>786</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>359</item>
</second>
</item>
<item>
<first>792</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>116</item>
</second>
</item>
<item>
<first>797</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>117</item>
</second>
</item>
<item>
<first>803</first>
<second>
<count>5</count>
<item_version>0</item_version>
<item>123</item>
<item>123</item>
<item>123</item>
<item>123</item>
<item>123</item>
</second>
</item>
<item>
<first>808</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>228</item>
</second>
</item>
<item>
<first>814</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>232</item>
</second>
</item>
<item>
<first>820</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>124</item>
</second>
</item>
<item>
<first>824</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>125</item>
</second>
</item>
<item>
<first>828</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>126</item>
</second>
</item>
<item>
<first>832</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>127</item>
</second>
</item>
<item>
<first>842</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>159</item>
</second>
</item>
<item>
<first>848</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>160</item>
</second>
</item>
<item>
<first>852</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>161</item>
</second>
</item>
<item>
<first>862</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>193</item>
</second>
</item>
<item>
<first>868</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>194</item>
</second>
</item>
<item>
<first>872</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>195</item>
</second>
</item>
<item>
<first>882</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>128</item>
</second>
</item>
<item>
<first>887</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>129</item>
</second>
</item>
<item>
<first>891</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>130</item>
</second>
</item>
<item>
<first>896</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>131</item>
</second>
</item>
<item>
<first>902</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>132</item>
</second>
</item>
<item>
<first>908</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>133</item>
</second>
</item>
<item>
<first>916</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>134</item>
</second>
</item>
<item>
<first>924</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>135</item>
</second>
</item>
<item>
<first>929</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>162</item>
</second>
</item>
<item>
<first>934</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>163</item>
</second>
</item>
<item>
<first>938</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>164</item>
</second>
</item>
<item>
<first>943</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>165</item>
</second>
</item>
<item>
<first>949</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>166</item>
</second>
</item>
<item>
<first>955</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>167</item>
</second>
</item>
<item>
<first>963</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>168</item>
</second>
</item>
<item>
<first>971</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>169</item>
</second>
</item>
<item>
<first>976</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>138</item>
</second>
</item>
<item>
<first>983</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>139</item>
</second>
</item>
<item>
<first>989</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>140</item>
</second>
</item>
<item>
<first>995</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>141</item>
</second>
</item>
<item>
<first>999</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>142</item>
</second>
</item>
<item>
<first>1003</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>143</item>
</second>
</item>
<item>
<first>1013</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>144</item>
</second>
</item>
<item>
<first>1019</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>145</item>
</second>
</item>
<item>
<first>1025</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>146</item>
</second>
</item>
<item>
<first>1031</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>147</item>
</second>
</item>
<item>
<first>1039</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>148</item>
</second>
</item>
<item>
<first>1047</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>149</item>
</second>
</item>
<item>
<first>1055</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>150</item>
</second>
</item>
<item>
<first>1061</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>151</item>
</second>
</item>
<item>
<first>1065</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>153</item>
</second>
</item>
<item>
<first>1071</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>172</item>
</second>
</item>
<item>
<first>1078</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>173</item>
</second>
</item>
<item>
<first>1084</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>174</item>
</second>
</item>
<item>
<first>1090</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>175</item>
</second>
</item>
<item>
<first>1094</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>176</item>
</second>
</item>
<item>
<first>1098</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>177</item>
</second>
</item>
<item>
<first>1108</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>178</item>
</second>
</item>
<item>
<first>1114</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>179</item>
</second>
</item>
<item>
<first>1120</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>180</item>
</second>
</item>
<item>
<first>1126</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>181</item>
</second>
</item>
<item>
<first>1134</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>182</item>
</second>
</item>
<item>
<first>1142</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>183</item>
</second>
</item>
<item>
<first>1150</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>184</item>
</second>
</item>
<item>
<first>1156</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>185</item>
</second>
</item>
<item>
<first>1160</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>187</item>
</second>
</item>
<item>
<first>1166</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>196</item>
</second>
</item>
<item>
<first>1171</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>197</item>
</second>
</item>
<item>
<first>1175</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>198</item>
</second>
</item>
<item>
<first>1180</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>199</item>
</second>
</item>
<item>
<first>1186</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>200</item>
</second>
</item>
<item>
<first>1192</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>201</item>
</second>
</item>
<item>
<first>1200</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>202</item>
</second>
</item>
<item>
<first>1208</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>203</item>
</second>
</item>
<item>
<first>1213</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>152</item>
</second>
</item>
<item>
<first>1216</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>154</item>
</second>
</item>
<item>
<first>1222</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>155</item>
</second>
</item>
<item>
<first>1227</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>156</item>
</second>
</item>
<item>
<first>1231</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>157</item>
</second>
</item>
<item>
<first>1235</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>158</item>
</second>
</item>
<item>
<first>1241</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>186</item>
</second>
</item>
<item>
<first>1244</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>188</item>
</second>
</item>
<item>
<first>1250</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>189</item>
</second>
</item>
<item>
<first>1255</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>190</item>
</second>
</item>
<item>
<first>1259</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>191</item>
</second>
</item>
<item>
<first>1263</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>192</item>
</second>
</item>
<item>
<first>1269</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>206</item>
</second>
</item>
<item>
<first>1276</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>207</item>
</second>
</item>
<item>
<first>1282</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>208</item>
</second>
</item>
<item>
<first>1288</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>209</item>
</second>
</item>
<item>
<first>1292</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>210</item>
</second>
</item>
<item>
<first>1296</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>211</item>
</second>
</item>
<item>
<first>1306</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>212</item>
</second>
</item>
<item>
<first>1312</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>213</item>
</second>
</item>
<item>
<first>1318</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>214</item>
</second>
</item>
<item>
<first>1324</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>215</item>
</second>
</item>
<item>
<first>1332</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>216</item>
</second>
</item>
<item>
<first>1340</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>217</item>
</second>
</item>
<item>
<first>1348</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>218</item>
</second>
</item>
<item>
<first>1354</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>219</item>
</second>
</item>
<item>
<first>1358</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>221</item>
</second>
</item>
<item>
<first>1364</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>220</item>
</second>
</item>
<item>
<first>1367</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>222</item>
</second>
</item>
<item>
<first>1373</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>223</item>
</second>
</item>
<item>
<first>1378</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>224</item>
</second>
</item>
<item>
<first>1382</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>225</item>
</second>
</item>
<item>
<first>1386</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>226</item>
</second>
</item>
<item>
<first>1392</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>236</item>
</second>
</item>
<item>
<first>1398</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>356</item>
</second>
</item>
<item>
<first>1404</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>357</item>
</second>
</item>
<item>
<first>1410</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>237</item>
</second>
</item>
<item>
<first>1414</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>238</item>
</second>
</item>
<item>
<first>1419</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>239</item>
</second>
</item>
<item>
<first>1423</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>240</item>
</second>
</item>
<item>
<first>1429</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>241</item>
</second>
</item>
<item>
<first>1435</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>243</item>
</second>
</item>
<item>
<first>1439</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>244</item>
</second>
</item>
<item>
<first>1449</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>254</item>
</second>
</item>
<item>
<first>1457</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>255</item>
</second>
</item>
<item>
<first>1463</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>256</item>
</second>
</item>
<item>
<first>1469</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>242</item>
</second>
</item>
<item>
<first>1479</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>245</item>
</second>
</item>
<item>
<first>1484</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>246</item>
</second>
</item>
<item>
<first>1488</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>247</item>
</second>
</item>
<item>
<first>1493</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>248</item>
</second>
</item>
<item>
<first>1499</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>249</item>
</second>
</item>
<item>
<first>1505</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>250</item>
</second>
</item>
<item>
<first>1513</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>251</item>
</second>
</item>
<item>
<first>1521</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>252</item>
</second>
</item>
<item>
<first>1526</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>257</item>
</second>
</item>
<item>
<first>1529</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>258</item>
</second>
</item>
<item>
<first>1532</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>259</item>
</second>
</item>
<item>
<first>1536</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>260</item>
</second>
</item>
<item>
<first>1542</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>261</item>
</second>
</item>
<item>
<first>1549</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>262</item>
</second>
</item>
<item>
<first>1556</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>263</item>
</second>
</item>
<item>
<first>1563</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>264</item>
</second>
</item>
<item>
<first>1569</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>265</item>
</second>
</item>
<item>
<first>1573</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>266</item>
</second>
</item>
<item>
<first>1577</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>267</item>
</second>
</item>
<item>
<first>1581</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>268</item>
</second>
</item>
<item>
<first>1587</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>269</item>
</second>
</item>
<item>
<first>1597</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>270</item>
</second>
</item>
<item>
<first>1604</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>271</item>
</second>
</item>
<item>
<first>1610</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>272</item>
</second>
</item>
<item>
<first>1616</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>273</item>
</second>
</item>
<item>
<first>1622</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>274</item>
</second>
</item>
<item>
<first>1629</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>276</item>
</second>
</item>
<item>
<first>1632</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>277</item>
</second>
</item>
<item>
<first>1639</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>280</item>
</second>
</item>
<item>
<first>1644</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>281</item>
</second>
</item>
<item>
<first>1648</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>282</item>
</second>
</item>
<item>
<first>1658</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>292</item>
</second>
</item>
<item>
<first>1666</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>293</item>
</second>
</item>
<item>
<first>1672</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>294</item>
</second>
</item>
<item>
<first>1678</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>318</item>
</second>
</item>
<item>
<first>1683</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>319</item>
</second>
</item>
<item>
<first>1687</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>320</item>
</second>
</item>
<item>
<first>1697</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>279</item>
</second>
</item>
<item>
<first>1707</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>283</item>
</second>
</item>
<item>
<first>1712</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>284</item>
</second>
</item>
<item>
<first>1716</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>285</item>
</second>
</item>
<item>
<first>1721</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>286</item>
</second>
</item>
<item>
<first>1727</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>287</item>
</second>
</item>
<item>
<first>1733</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>288</item>
</second>
</item>
<item>
<first>1741</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>289</item>
</second>
</item>
<item>
<first>1749</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>290</item>
</second>
</item>
<item>
<first>1754</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>295</item>
</second>
</item>
<item>
<first>1757</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>296</item>
</second>
</item>
<item>
<first>1760</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>297</item>
</second>
</item>
<item>
<first>1764</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>298</item>
</second>
</item>
<item>
<first>1770</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>299</item>
</second>
</item>
<item>
<first>1777</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>300</item>
</second>
</item>
<item>
<first>1784</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>301</item>
</second>
</item>
<item>
<first>1791</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>302</item>
</second>
</item>
<item>
<first>1797</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>303</item>
</second>
</item>
<item>
<first>1801</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>304</item>
</second>
</item>
<item>
<first>1805</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>305</item>
</second>
</item>
<item>
<first>1809</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>306</item>
</second>
</item>
<item>
<first>1815</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>307</item>
</second>
</item>
<item>
<first>1825</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>308</item>
</second>
</item>
<item>
<first>1832</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>309</item>
</second>
</item>
<item>
<first>1838</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>310</item>
</second>
</item>
<item>
<first>1844</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>311</item>
</second>
</item>
<item>
<first>1850</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>312</item>
</second>
</item>
<item>
<first>1857</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>314</item>
</second>
</item>
<item>
<first>1860</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>315</item>
</second>
</item>
<item>
<first>1867</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>330</item>
</second>
</item>
<item>
<first>1874</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>331</item>
</second>
</item>
<item>
<first>1880</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>332</item>
</second>
</item>
<item>
<first>1886</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>317</item>
</second>
</item>
<item>
<first>1896</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>321</item>
</second>
</item>
<item>
<first>1901</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>322</item>
</second>
</item>
<item>
<first>1905</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>323</item>
</second>
</item>
<item>
<first>1910</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>324</item>
</second>
</item>
<item>
<first>1916</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>325</item>
</second>
</item>
<item>
<first>1922</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>326</item>
</second>
</item>
<item>
<first>1930</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>327</item>
</second>
</item>
<item>
<first>1938</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>328</item>
</second>
</item>
<item>
<first>1943</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>333</item>
</second>
</item>
<item>
<first>1946</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>334</item>
</second>
</item>
<item>
<first>1949</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>335</item>
</second>
</item>
<item>
<first>1953</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>336</item>
</second>
</item>
<item>
<first>1959</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>337</item>
</second>
</item>
<item>
<first>1966</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>338</item>
</second>
</item>
<item>
<first>1973</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>339</item>
</second>
</item>
<item>
<first>1980</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>340</item>
</second>
</item>
<item>
<first>1986</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>341</item>
</second>
</item>
<item>
<first>1990</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>342</item>
</second>
</item>
<item>
<first>1994</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>343</item>
</second>
</item>
<item>
<first>1998</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>344</item>
</second>
</item>
<item>
<first>2004</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>345</item>
</second>
</item>
<item>
<first>2014</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>346</item>
</second>
</item>
<item>
<first>2021</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>347</item>
</second>
</item>
<item>
<first>2027</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>348</item>
</second>
</item>
<item>
<first>2033</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>349</item>
</second>
</item>
<item>
<first>2039</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>350</item>
</second>
</item>
<item>
<first>2046</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>352</item>
</second>
</item>
<item>
<first>2049</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>353</item>
</second>
</item>
<item>
<first>2056</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>373</item>
</second>
</item>
<item>
<first>2062</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>375</item>
</second>
</item>
<item>
<first>2068</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>381</item>
</second>
</item>
</dp_fu_nodes>
<dp_fu_nodes_expression class_id="48" tracking_level="0" version="0">
<count>286</count>
<item_version>0</item_version>
<item class_id="49" tracking_level="0" version="0">
<first>MAXI_addr_fu_559</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>11</item>
</second>
</item>
<item>
<first>addrCmp10_fu_1175</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>198</item>
</second>
</item>
<item>
<first>addrCmp11_fu_1180</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>199</item>
</second>
</item>
<item>
<first>addrCmp1_fu_1488</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>247</item>
</second>
</item>
<item>
<first>addrCmp2_fu_1493</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>248</item>
</second>
</item>
<item>
<first>addrCmp3_fu_1716</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>285</item>
</second>
</item>
<item>
<first>addrCmp4_fu_1721</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>286</item>
</second>
</item>
<item>
<first>addrCmp5_fu_1905</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>323</item>
</second>
</item>
<item>
<first>addrCmp6_fu_1910</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>324</item>
</second>
</item>
<item>
<first>addrCmp7_fu_896</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>131</item>
</second>
</item>
<item>
<first>addrCmp8_fu_938</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>164</item>
</second>
</item>
<item>
<first>addrCmp9_fu_943</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>165</item>
</second>
</item>
<item>
<first>addrCmp_fu_891</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>130</item>
</second>
</item>
<item>
<first>adjSize104_cast_fu_887</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>129</item>
</second>
</item>
<item>
<first>adjSize107_cast_fu_934</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>163</item>
</second>
</item>
<item>
<first>adjSize119_cast_fu_1171</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>197</item>
</second>
</item>
<item>
<first>adjSize131_cast_fu_1484</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>246</item>
</second>
</item>
<item>
<first>adjSize145_cast_fu_1712</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>284</item>
</second>
</item>
<item>
<first>adjSize160_cast_fu_1901</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>322</item>
</second>
</item>
<item>
<first>adjSize1_fu_1648</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>282</item>
</second>
</item>
<item>
<first>adjSize2_fu_1687</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>320</item>
</second>
</item>
<item>
<first>adjSize3_fu_832</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>127</item>
</second>
</item>
<item>
<first>adjSize4_fu_852</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>161</item>
</second>
</item>
<item>
<first>adjSize5_fu_872</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>195</item>
</second>
</item>
<item>
<first>adjSize_fu_1439</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>244</item>
</second>
</item>
<item>
<first>current_fu_824</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>125</item>
</second>
</item>
<item>
<first>end_pos1_fu_1666</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>293</item>
</second>
</item>
<item>
<first>end_pos2_fu_1874</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>331</item>
</second>
</item>
<item>
<first>end_pos3_fu_983</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>139</item>
</second>
</item>
<item>
<first>end_pos4_fu_1078</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>173</item>
</second>
</item>
<item>
<first>end_pos5_fu_1276</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>207</item>
</second>
</item>
<item>
<first>end_pos_fu_1457</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>255</item>
</second>
</item>
<item>
<first>exitcond1_fu_566</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>28</item>
</second>
</item>
<item>
<first>exitcond2_fu_2056</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>373</item>
</second>
</item>
<item>
<first>exitcond3_fu_762</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>102</item>
</second>
</item>
<item>
<first>exitcond_fu_797</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>117</item>
</second>
</item>
<item>
<first>gepindex10_fu_1930</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>327</item>
</second>
</item>
<item>
<first>gepindex11_fu_908</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>133</item>
</second>
</item>
<item>
<first>gepindex12_fu_949</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>166</item>
</second>
</item>
<item>
<first>gepindex13_fu_955</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>167</item>
</second>
</item>
<item>
<first>gepindex14_fu_963</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>168</item>
</second>
</item>
<item>
<first>gepindex15_fu_1186</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>200</item>
</second>
</item>
<item>
<first>gepindex16_fu_1192</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>201</item>
</second>
</item>
<item>
<first>gepindex17_fu_1200</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>202</item>
</second>
</item>
<item>
<first>gepindex1_fu_1499</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>249</item>
</second>
</item>
<item>
<first>gepindex2113_cast_fu_971</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>169</item>
</second>
</item>
<item>
<first>gepindex2125_cast_fu_1208</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>203</item>
</second>
</item>
<item>
<first>gepindex2137_cast_fu_1521</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>252</item>
</second>
</item>
<item>
<first>gepindex2151_cast_fu_1749</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>290</item>
</second>
</item>
<item>
<first>gepindex2166_cast_fu_1938</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>328</item>
</second>
</item>
<item>
<first>gepindex2_cast_fu_924</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>135</item>
</second>
</item>
<item>
<first>gepindex2_fu_916</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>134</item>
</second>
</item>
<item>
<first>gepindex3_fu_1505</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>250</item>
</second>
</item>
<item>
<first>gepindex4_fu_1513</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>251</item>
</second>
</item>
<item>
<first>gepindex5_fu_1727</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>287</item>
</second>
</item>
<item>
<first>gepindex6_fu_1733</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>288</item>
</second>
</item>
<item>
<first>gepindex7_fu_1741</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>289</item>
</second>
</item>
<item>
<first>gepindex8_fu_1916</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>325</item>
</second>
</item>
<item>
<first>gepindex9_fu_1922</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>326</item>
</second>
</item>
<item>
<first>gepindex_fu_902</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>132</item>
</second>
</item>
<item>
<first>i_op_assign_fu_1392</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>236</item>
</second>
</item>
<item>
<first>index_fu_1429</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>241</item>
</second>
</item>
<item>
<first>indvar1_fu_578</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>36</item>
</second>
</item>
<item>
<first>indvar2_phi_fu_539</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>372</item>
</second>
</item>
<item>
<first>indvar3_fu_2068</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>381</item>
</second>
</item>
<item>
<first>indvar_next1_fu_2062</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>375</item>
</second>
</item>
<item>
<first>indvar_next_fu_572</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>30</item>
</second>
</item>
<item>
<first>indvar_phi_fu_314</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>27</item>
</second>
</item>
<item>
<first>indvars_iv1_phi_fu_350</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>52</item>
</second>
</item>
<item>
<first>indvars_iv3_phi_fu_338</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>54</item>
</second>
</item>
<item>
<first>indvars_iv4_phi_fu_362</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>55</item>
</second>
</item>
<item>
<first>indvars_iv5_phi_fu_409</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>75</item>
</second>
</item>
<item>
<first>indvars_iv7_phi_fu_397</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>77</item>
</second>
</item>
<item>
<first>indvars_iv_next2_fu_739</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>364</item>
</second>
</item>
<item>
<first>indvars_iv_next3_fu_745</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>365</item>
</second>
</item>
<item>
<first>indvars_iv_next4_fu_751</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>366</item>
</second>
</item>
<item>
<first>indvars_iv_next6_fu_780</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>358</item>
</second>
</item>
<item>
<first>indvars_iv_next7_fu_786</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>359</item>
</second>
</item>
<item>
<first>indvars_iv_next_fu_1404</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>357</item>
</second>
</item>
<item>
<first>indvars_iv_phi_fu_421</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>78</item>
</second>
</item>
<item>
<first>mask1_fu_1860</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>315</item>
</second>
</item>
<item>
<first>mask2_fu_2049</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>353</item>
</second>
</item>
<item>
<first>mask_fu_1632</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>277</item>
</second>
</item>
<item>
<first>mem_index_gep1_fu_1707</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>283</item>
</second>
</item>
<item>
<first>mem_index_gep2_fu_1896</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>321</item>
</second>
</item>
<item>
<first>mem_index_gep3_fu_882</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>128</item>
</second>
</item>
<item>
<first>mem_index_gep4_fu_929</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>162</item>
</second>
</item>
<item>
<first>mem_index_gep5_fu_1166</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>196</item>
</second>
</item>
<item>
<first>mem_index_gep_fu_1479</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>245</item>
</second>
</item>
<item>
<first>newSectionData_addr_1_gep_fu_276</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>253</item>
</second>
</item>
<item>
<first>newSectionData_addr_2_gep_fu_288</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>291</item>
</second>
</item>
<item>
<first>newSectionData_addr_3_gep_fu_295</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>329</item>
</second>
</item>
<item>
<first>newSectionData_addr_gep_fu_302</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>382</item>
</second>
</item>
<item>
<first>p_0194_1_phi_fu_433</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>79</item>
</second>
</item>
<item>
<first>p_demorgan1_fu_1844</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>311</item>
</second>
</item>
<item>
<first>p_demorgan2_fu_2033</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>349</item>
</second>
</item>
<item>
<first>p_demorgan_fu_1616</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>273</item>
</second>
</item>
<item>
<first>p_s_phi_fu_374</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>56</item>
</second>
</item>
<item>
<first>ram1_fu_546</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>9</item>
</second>
</item>
<item>
<first>rollingAverage_0_V_fu_1235</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>158</item>
</second>
</item>
<item>
<first>rollingAverage_1_V_fu_1263</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>192</item>
</second>
</item>
<item>
<first>rollingAverage_2_V_fu_1386</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>226</item>
</second>
</item>
<item>
<first>rollingAverage_V_0_2_phi_fu_469</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>99</item>
</second>
</item>
<item>
<first>rollingAverage_V_0_3_phi_fu_516</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>114</item>
</second>
</item>
<item>
<first>rollingAverage_V_1_2_phi_fu_457</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>98</item>
</second>
</item>
<item>
<first>rollingAverage_V_1_3_phi_fu_504</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>113</item>
</second>
</item>
<item>
<first>rollingAverage_V_2_2_phi_fu_445</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>97</item>
</second>
</item>
<item>
<first>rollingAverage_V_2_3_phi_fu_492</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>112</item>
</second>
</item>
<item>
<first>scaledX_V_fu_662</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>66</item>
</second>
</item>
<item>
<first>scaledY_V_fu_727</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>89</item>
</second>
</item>
<item>
<first>sectionDataCopy_addr_1_gep_fu_248</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>136</item>
</second>
</item>
<item>
<first>sectionDataCopy_addr_2_gep_fu_256</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>170</item>
</second>
</item>
<item>
<first>sectionDataCopy_addr_3_gep_fu_268</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>204</item>
</second>
</item>
<item>
<first>sectionDataCopy_addr_gep_fu_235</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>38</item>
</second>
</item>
<item>
<first>start_pos1_fu_1449</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>254</item>
</second>
</item>
<item>
<first>start_pos2_fu_1658</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>292</item>
</second>
</item>
<item>
<first>start_pos3_fu_1867</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>330</item>
</second>
</item>
<item>
<first>start_pos4_fu_1071</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>172</item>
</second>
</item>
<item>
<first>start_pos5_fu_1269</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>206</item>
</second>
</item>
<item>
<first>start_pos_fu_976</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>138</item>
</second>
</item>
<item>
<first>tmp_100_fu_768</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>108</item>
</second>
</item>
<item>
<first>tmp_101_fu_792</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>116</item>
</second>
</item>
<item>
<first>tmp_103_fu_828</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>126</item>
</second>
</item>
<item>
<first>tmp_104_fu_989</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>140</item>
</second>
</item>
<item>
<first>tmp_105_fu_995</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>141</item>
</second>
</item>
<item>
<first>tmp_106_fu_999</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>142</item>
</second>
</item>
<item>
<first>tmp_107_fu_1003</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>143</item>
</second>
</item>
<item>
<first>tmp_108_fu_1013</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>144</item>
</second>
</item>
<item>
<first>tmp_109_fu_1019</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>145</item>
</second>
</item>
<item>
<first>tmp_10_fu_672</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>80</item>
</second>
</item>
<item>
<first>tmp_110_fu_1025</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>146</item>
</second>
</item>
<item>
<first>tmp_111_fu_1031</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>147</item>
</second>
</item>
<item>
<first>tmp_112_fu_1039</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>148</item>
</second>
</item>
<item>
<first>tmp_113_fu_1047</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>149</item>
</second>
</item>
<item>
<first>tmp_114_fu_1055</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>150</item>
</second>
</item>
<item>
<first>tmp_115_fu_1061</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>151</item>
</second>
</item>
<item>
<first>tmp_116_fu_1213</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>152</item>
</second>
</item>
<item>
<first>tmp_117_fu_1065</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>153</item>
</second>
</item>
<item>
<first>tmp_118_fu_1216</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>154</item>
</second>
</item>
<item>
<first>tmp_119_fu_1222</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>155</item>
</second>
</item>
<item>
<first>tmp_11_fu_690</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>82</item>
</second>
</item>
<item>
<first>tmp_120_fu_1227</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>156</item>
</second>
</item>
<item>
<first>tmp_121_fu_848</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>160</item>
</second>
</item>
<item>
<first>tmp_122_fu_1084</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>174</item>
</second>
</item>
<item>
<first>tmp_123_fu_1090</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>175</item>
</second>
</item>
<item>
<first>tmp_124_fu_1094</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>176</item>
</second>
</item>
<item>
<first>tmp_125_fu_1098</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>177</item>
</second>
</item>
<item>
<first>tmp_126_fu_1108</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>178</item>
</second>
</item>
<item>
<first>tmp_127_fu_1114</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>179</item>
</second>
</item>
<item>
<first>tmp_128_fu_1120</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>180</item>
</second>
</item>
<item>
<first>tmp_129_fu_1126</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>181</item>
</second>
</item>
<item>
<first>tmp_12_fu_678</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>83</item>
</second>
</item>
<item>
<first>tmp_130_fu_1134</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>182</item>
</second>
</item>
<item>
<first>tmp_131_fu_1142</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>183</item>
</second>
</item>
<item>
<first>tmp_132_fu_1150</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>184</item>
</second>
</item>
<item>
<first>tmp_133_fu_1156</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>185</item>
</second>
</item>
<item>
<first>tmp_134_fu_1241</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>186</item>
</second>
</item>
<item>
<first>tmp_135_fu_1160</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>187</item>
</second>
</item>
<item>
<first>tmp_136_fu_1244</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>188</item>
</second>
</item>
<item>
<first>tmp_137_fu_1250</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>189</item>
</second>
</item>
<item>
<first>tmp_138_fu_1255</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>190</item>
</second>
</item>
<item>
<first>tmp_139_fu_868</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>194</item>
</second>
</item>
<item>
<first>tmp_13_fu_702</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>85</item>
</second>
</item>
<item>
<first>tmp_140_fu_1282</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>208</item>
</second>
</item>
<item>
<first>tmp_141_fu_1288</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>209</item>
</second>
</item>
<item>
<first>tmp_142_fu_1292</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>210</item>
</second>
</item>
<item>
<first>tmp_143_fu_1296</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>211</item>
</second>
</item>
<item>
<first>tmp_144_fu_1306</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>212</item>
</second>
</item>
<item>
<first>tmp_145_fu_1312</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>213</item>
</second>
</item>
<item>
<first>tmp_146_fu_1318</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>214</item>
</second>
</item>
<item>
<first>tmp_147_fu_1324</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>215</item>
</second>
</item>
<item>
<first>tmp_148_fu_1332</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>216</item>
</second>
</item>
<item>
<first>tmp_149_fu_1340</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>217</item>
</second>
</item>
<item>
<first>tmp_14_fu_708</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>86</item>
</second>
</item>
<item>
<first>tmp_150_fu_1348</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>218</item>
</second>
</item>
<item>
<first>tmp_151_fu_1354</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>219</item>
</second>
</item>
<item>
<first>tmp_152_fu_1364</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>220</item>
</second>
</item>
<item>
<first>tmp_153_fu_1358</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>221</item>
</second>
</item>
<item>
<first>tmp_154_fu_1367</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>222</item>
</second>
</item>
<item>
<first>tmp_155_fu_1373</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>223</item>
</second>
</item>
<item>
<first>tmp_156_fu_1378</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>224</item>
</second>
</item>
<item>
<first>tmp_15_fu_591</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>47</item>
</second>
</item>
<item>
<first>tmp_16_fu_722</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>88</item>
</second>
</item>
<item>
<first>tmp_18_fu_1410</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>237</item>
</second>
</item>
<item>
<first>tmp_19_fu_1414</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>238</item>
</second>
</item>
<item>
<first>tmp_1_fu_587</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>46</item>
</second>
</item>
<item>
<first>tmp_20_fu_1419</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>239</item>
</second>
</item>
<item>
<first>tmp_21_fu_1469</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>242</item>
</second>
</item>
<item>
<first>tmp_22_fu_597</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>48</item>
</second>
</item>
<item>
<first>tmp_23_fu_1697</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>279</item>
</second>
</item>
<item>
<first>tmp_24_fu_1639</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>280</item>
</second>
</item>
<item>
<first>tmp_25_fu_603</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>49</item>
</second>
</item>
<item>
<first>tmp_26_fu_1886</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>317</item>
</second>
</item>
<item>
<first>tmp_27_fu_1678</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>318</item>
</second>
</item>
<item>
<first>tmp_28_fu_757</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>101</item>
</second>
</item>
<item>
<first>tmp_29_fu_774</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>109</item>
</second>
</item>
<item>
<first>tmp_2_fu_607</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>57</item>
</second>
</item>
<item>
<first>tmp_30_fu_1423</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>240</item>
</second>
</item>
<item>
<first>tmp_31_fu_1435</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>243</item>
</second>
</item>
<item>
<first>tmp_33_fu_820</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>124</item>
</second>
</item>
<item>
<first>tmp_34_fu_1463</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>256</item>
</second>
</item>
<item>
<first>tmp_35_fu_1231</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>157</item>
</second>
</item>
<item>
<first>tmp_37_fu_842</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>159</item>
</second>
</item>
<item>
<first>tmp_38_fu_1526</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>257</item>
</second>
</item>
<item>
<first>tmp_39_fu_1259</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>191</item>
</second>
</item>
<item>
<first>tmp_3_fu_625</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>59</item>
</second>
</item>
<item>
<first>tmp_41_fu_862</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>193</item>
</second>
</item>
<item>
<first>tmp_42_fu_1529</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>258</item>
</second>
</item>
<item>
<first>tmp_43_fu_1382</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>225</item>
</second>
</item>
<item>
<first>tmp_44_fu_1532</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>259</item>
</second>
</item>
<item>
<first>tmp_45_fu_1536</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>260</item>
</second>
</item>
<item>
<first>tmp_46_fu_1542</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>261</item>
</second>
</item>
<item>
<first>tmp_47_fu_1549</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>262</item>
</second>
</item>
<item>
<first>tmp_48_fu_1556</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>263</item>
</second>
</item>
<item>
<first>tmp_49_fu_1563</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>264</item>
</second>
</item>
<item>
<first>tmp_4_fu_613</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>60</item>
</second>
</item>
<item>
<first>tmp_50_fu_1569</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>265</item>
</second>
</item>
<item>
<first>tmp_51_fu_1573</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>266</item>
</second>
</item>
<item>
<first>tmp_52_fu_1577</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>267</item>
</second>
</item>
<item>
<first>tmp_53_fu_1581</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>268</item>
</second>
</item>
<item>
<first>tmp_54_fu_1587</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>269</item>
</second>
</item>
<item>
<first>tmp_55_fu_1597</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>270</item>
</second>
</item>
<item>
<first>tmp_56_fu_1604</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>271</item>
</second>
</item>
<item>
<first>tmp_57_fu_1610</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>272</item>
</second>
</item>
<item>
<first>tmp_58_fu_1622</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>274</item>
</second>
</item>
<item>
<first>tmp_59_fu_1629</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>276</item>
</second>
</item>
<item>
<first>tmp_5_fu_637</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>62</item>
</second>
</item>
<item>
<first>tmp_60_fu_1644</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>281</item>
</second>
</item>
<item>
<first>tmp_61_fu_1672</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>294</item>
</second>
</item>
<item>
<first>tmp_62_fu_1754</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>295</item>
</second>
</item>
<item>
<first>tmp_63_fu_1757</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>296</item>
</second>
</item>
<item>
<first>tmp_64_fu_1760</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>297</item>
</second>
</item>
<item>
<first>tmp_65_fu_1764</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>298</item>
</second>
</item>
<item>
<first>tmp_66_fu_1770</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>299</item>
</second>
</item>
<item>
<first>tmp_67_fu_1777</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>300</item>
</second>
</item>
<item>
<first>tmp_68_fu_1784</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>301</item>
</second>
</item>
<item>
<first>tmp_69_fu_1791</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>302</item>
</second>
</item>
<item>
<first>tmp_6_fu_643</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>63</item>
</second>
</item>
<item>
<first>tmp_70_fu_1797</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>303</item>
</second>
</item>
<item>
<first>tmp_71_fu_1801</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>304</item>
</second>
</item>
<item>
<first>tmp_72_fu_1805</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>305</item>
</second>
</item>
<item>
<first>tmp_73_fu_1809</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>306</item>
</second>
</item>
<item>
<first>tmp_74_fu_1815</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>307</item>
</second>
</item>
<item>
<first>tmp_75_fu_1825</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>308</item>
</second>
</item>
<item>
<first>tmp_76_fu_1832</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>309</item>
</second>
</item>
<item>
<first>tmp_77_fu_1838</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>310</item>
</second>
</item>
<item>
<first>tmp_78_fu_1850</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>312</item>
</second>
</item>
<item>
<first>tmp_79_fu_1857</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>314</item>
</second>
</item>
<item>
<first>tmp_7_fu_556</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>10</item>
</second>
</item>
<item>
<first>tmp_80_fu_1683</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>319</item>
</second>
</item>
<item>
<first>tmp_81_fu_1880</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>332</item>
</second>
</item>
<item>
<first>tmp_82_fu_1943</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>333</item>
</second>
</item>
<item>
<first>tmp_83_fu_1946</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>334</item>
</second>
</item>
<item>
<first>tmp_84_fu_1949</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>335</item>
</second>
</item>
<item>
<first>tmp_85_fu_1953</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>336</item>
</second>
</item>
<item>
<first>tmp_86_fu_1959</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>337</item>
</second>
</item>
<item>
<first>tmp_87_fu_1966</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>338</item>
</second>
</item>
<item>
<first>tmp_88_fu_1973</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>339</item>
</second>
</item>
<item>
<first>tmp_89_fu_1980</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>340</item>
</second>
</item>
<item>
<first>tmp_90_fu_1986</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>341</item>
</second>
</item>
<item>
<first>tmp_91_fu_1990</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>342</item>
</second>
</item>
<item>
<first>tmp_92_fu_1994</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>343</item>
</second>
</item>
<item>
<first>tmp_93_fu_1998</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>344</item>
</second>
</item>
<item>
<first>tmp_94_fu_2004</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>345</item>
</second>
</item>
<item>
<first>tmp_95_fu_2014</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>346</item>
</second>
</item>
<item>
<first>tmp_96_fu_2021</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>347</item>
</second>
</item>
<item>
<first>tmp_97_fu_2027</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>348</item>
</second>
</item>
<item>
<first>tmp_98_fu_2039</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>350</item>
</second>
</item>
<item>
<first>tmp_99_fu_2046</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>352</item>
</second>
</item>
<item>
<first>tmp_9_fu_657</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>65</item>
</second>
</item>
<item>
<first>tmp_fu_583</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>45</item>
</second>
</item>
<item>
<first>tmp_s_fu_668</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>72</item>
</second>
</item>
<item>
<first>umax1_fu_618</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>58</item>
</second>
</item>
<item>
<first>umax2_fu_631</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>61</item>
</second>
</item>
<item>
<first>umax3_fu_649</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>64</item>
</second>
</item>
<item>
<first>umax4_fu_696</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>84</item>
</second>
</item>
<item>
<first>umax5_fu_714</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>87</item>
</second>
</item>
<item>
<first>umax_fu_683</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>81</item>
</second>
</item>
<item>
<first>windowX1_phi_fu_480</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>100</item>
</second>
</item>
<item>
<first>windowX_1_fu_814</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>232</item>
</second>
</item>
<item>
<first>windowX_phi_fu_326</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>53</item>
</second>
</item>
<item>
<first>windowY1_phi_fu_527</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>115</item>
</second>
</item>
<item>
<first>windowY_1_fu_808</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>228</item>
</second>
</item>
<item>
<first>windowY_phi_fu_385</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>76</item>
</second>
</item>
<item>
<first>x_fu_733</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>363</item>
</second>
</item>
<item>
<first>y_fu_1398</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>356</item>
</second>
</item>
</dp_fu_nodes_expression>
<dp_fu_nodes_module>
<count>1</count>
<item_version>0</item_version>
<item>
<first>grp_fu_803</first>
<second>
<count>5</count>
<item_version>0</item_version>
<item>123</item>
<item>123</item>
<item>123</item>
<item>123</item>
<item>123</item>
</second>
</item>
</dp_fu_nodes_module>
<dp_fu_nodes_io>
<count>7</count>
<item_version>0</item_version>
<item>
<first>MAXI_addr_read_read_fu_201</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>37</item>
</second>
</item>
<item>
<first>StgValue_419_write_fu_226</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>384</item>
</second>
</item>
<item>
<first>grp_read_fu_206</first>
<second>
<count>2</count>
<item_version>0</item_version>
<item>43</item>
<item>43</item>
</second>
</item>
<item>
<first>grp_read_fu_212</first>
<second>
<count>2</count>
<item_version>0</item_version>
<item>44</item>
<item>44</item>
</second>
</item>
<item>
<first>grp_read_fu_220</first>
<second>
<count>2</count>
<item_version>0</item_version>
<item>235</item>
<item>235</item>
</second>
</item>
<item>
<first>grp_writeresp_fu_194</first>
<second>
<count>13</count>
<item_version>0</item_version>
<item>24</item>
<item>24</item>
<item>24</item>
<item>24</item>
<item>24</item>
<item>24</item>
<item>24</item>
<item>369</item>
<item>388</item>
<item>388</item>
<item>388</item>
<item>388</item>
<item>388</item>
</second>
</item>
<item>
<first>ram_read_read_fu_188</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>8</item>
</second>
</item>
</dp_fu_nodes_io>
<return_ports>
<count>0</count>
<item_version>0</item_version>
</return_ports>
<dp_mem_port_nodes class_id="50" tracking_level="0" version="0">
<count>3</count>
<item_version>0</item_version>
<item class_id="51" tracking_level="0" version="0">
<first class_id="52" tracking_level="0" version="0">
<first>newSectionData</first>
<second>0</second>
</first>
<second>
<count>5</count>
<item_version>0</item_version>
<item>278</item>
<item>316</item>
<item>354</item>
<item>383</item>
<item>383</item>
</second>
</item>
<item>
<first>
<first>sectionDataCopy</first>
<second>0</second>
</first>
<second>
<count>3</count>
<item_version>0</item_version>
<item>39</item>
<item>137</item>
<item>137</item>
</second>
</item>
<item>
<first>
<first>sectionDataCopy</first>
<second>1</second>
</first>
<second>
<count>4</count>
<item_version>0</item_version>
<item>171</item>
<item>171</item>
<item>205</item>
<item>205</item>
</second>
</item>
</dp_mem_port_nodes>
<dp_reg_nodes>
<count>90</count>
<item_version>0</item_version>
<item>
<first>310</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>27</item>
</second>
</item>
<item>
<first>322</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>53</item>
</second>
</item>
<item>
<first>334</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>54</item>
</second>
</item>
<item>
<first>346</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>52</item>
</second>
</item>
<item>
<first>358</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>55</item>
</second>
</item>
<item>
<first>370</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>56</item>
</second>
</item>
<item>
<first>381</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>76</item>
</second>
</item>
<item>
<first>393</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>77</item>
</second>
</item>
<item>
<first>405</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>75</item>
</second>
</item>
<item>
<first>417</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>78</item>
</second>
</item>
<item>
<first>429</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>79</item>
</second>
</item>
<item>
<first>441</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>97</item>
</second>
</item>
<item>
<first>453</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>98</item>
</second>
</item>
<item>
<first>465</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>99</item>
</second>
</item>
<item>
<first>477</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>100</item>
</second>
</item>
<item>
<first>488</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>112</item>
</second>
</item>
<item>
<first>500</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>113</item>
</second>
</item>
<item>
<first>512</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>114</item>
</second>
</item>
<item>
<first>524</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>115</item>
</second>
</item>
<item>
<first>535</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>372</item>
</second>
</item>
<item>
<first>2073</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>9</item>
</second>
</item>
<item>
<first>2078</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>11</item>
</second>
</item>
<item>
<first>2085</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>28</item>
</second>
</item>
<item>
<first>2089</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>30</item>
</second>
</item>
<item>
<first>2094</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>37</item>
</second>
</item>
<item>
<first>2099</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>45</item>
</second>
</item>
<item>
<first>2106</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>46</item>
</second>
</item>
<item>
<first>2113</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>49</item>
</second>
</item>
<item>
<first>2118</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>57</item>
</second>
</item>
<item>
<first>2123</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>60</item>
</second>
</item>
<item>
<first>2128</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>64</item>
</second>
</item>
<item>
<first>2133</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>65</item>
</second>
</item>
<item>
<first>2137</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>66</item>
</second>
</item>
<item>
<first>2142</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>72</item>
</second>
</item>
<item>
<first>2147</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>80</item>
</second>
</item>
<item>
<first>2152</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>83</item>
</second>
</item>
<item>
<first>2157</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>87</item>
</second>
</item>
<item>
<first>2165</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>89</item>
</second>
</item>
<item>
<first>2170</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>363</item>
</second>
</item>
<item>
<first>2175</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>364</item>
</second>
</item>
<item>
<first>2180</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>365</item>
</second>
</item>
<item>
<first>2185</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>366</item>
</second>
</item>
<item>
<first>2193</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>109</item>
</second>
</item>
<item>
<first>2198</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>358</item>
</second>
</item>
<item>
<first>2203</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>359</item>
</second>
</item>
<item>
<first>2211</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>228</item>
</second>
</item>
<item>
<first>2216</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>232</item>
</second>
</item>
<item>
<first>2221</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>123</item>
</second>
</item>
<item>
<first>2226</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>126</item>
</second>
</item>
<item>
<first>2231</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>127</item>
</second>
</item>
<item>
<first>2237</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>160</item>
</second>
</item>
<item>
<first>2242</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>161</item>
</second>
</item>
<item>
<first>2248</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>194</item>
</second>
</item>
<item>
<first>2253</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>195</item>
</second>
</item>
<item>
<first>2259</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>136</item>
</second>
</item>
<item>
<first>2264</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>170</item>
</second>
</item>
<item>
<first>2269</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>150</item>
</second>
</item>
<item>
<first>2274</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>153</item>
</second>
</item>
<item>
<first>2279</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>184</item>
</second>
</item>
<item>
<first>2284</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>187</item>
</second>
</item>
<item>
<first>2289</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>204</item>
</second>
</item>
<item>
<first>2294</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>158</item>
</second>
</item>
<item>
<first>2299</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>192</item>
</second>
</item>
<item>
<first>2304</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>218</item>
</second>
</item>
<item>
<first>2309</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>221</item>
</second>
</item>
<item>
<first>2314</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>226</item>
</second>
</item>
<item>
<first>2319</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>236</item>
</second>
</item>
<item>
<first>2324</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>356</item>
</second>
</item>
<item>
<first>2329</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>357</item>
</second>
</item>
<item>
<first>2334</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>238</item>
</second>
</item>
<item>
<first>2339</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>241</item>
</second>
</item>
<item>
<first>2345</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>243</item>
</second>
</item>
<item>
<first>2350</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>244</item>
</second>
</item>
<item>
<first>2356</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>254</item>
</second>
</item>
<item>
<first>2361</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>255</item>
</second>
</item>
<item>
<first>2366</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>256</item>
</second>
</item>
<item>
<first>2374</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>281</item>
</second>
</item>
<item>
<first>2379</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>282</item>
</second>
</item>
<item>
<first>2385</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>292</item>
</second>
</item>
<item>
<first>2390</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>293</item>
</second>
</item>
<item>
<first>2395</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>294</item>
</second>
</item>
<item>
<first>2403</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>319</item>
</second>
</item>
<item>
<first>2409</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>320</item>
</second>
</item>
<item>
<first>2415</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>330</item>
</second>
</item>
<item>
<first>2420</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>331</item>
</second>
</item>
<item>
<first>2425</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>332</item>
</second>
</item>
<item>
<first>2433</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>373</item>
</second>
</item>
<item>
<first>2437</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>375</item>
</second>
</item>
<item>
<first>2442</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>382</item>
</second>
</item>
<item>
<first>2447</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>383</item>
</second>
</item>
</dp_reg_nodes>
<dp_regname_nodes>
<count>90</count>
<item_version>0</item_version>
<item>
<first>MAXI_addr_read_reg_2094</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>37</item>
</second>
</item>
<item>
<first>MAXI_addr_reg_2078</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>11</item>
</second>
</item>
<item>
<first>adjSize1_reg_2379</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>282</item>
</second>
</item>
<item>
<first>adjSize2_reg_2409</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>320</item>
</second>
</item>
<item>
<first>adjSize3_reg_2231</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>127</item>
</second>
</item>
<item>
<first>adjSize4_reg_2242</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>161</item>
</second>
</item>
<item>
<first>adjSize5_reg_2253</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>195</item>
</second>
</item>
<item>
<first>adjSize_reg_2350</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>244</item>
</second>
</item>
<item>
<first>end_pos1_reg_2390</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>293</item>
</second>
</item>
<item>
<first>end_pos2_reg_2420</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>331</item>
</second>
</item>
<item>
<first>end_pos_reg_2361</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>255</item>
</second>
</item>
<item>
<first>exitcond1_reg_2085</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>28</item>
</second>
</item>
<item>
<first>exitcond2_reg_2433</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>373</item>
</second>
</item>
<item>
<first>i_op_assign_reg_2319</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>236</item>
</second>
</item>
<item>
<first>index_reg_2339</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>241</item>
</second>
</item>
<item>
<first>indvar2_reg_535</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>372</item>
</second>
</item>
<item>
<first>indvar_next1_reg_2437</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>375</item>
</second>
</item>
<item>
<first>indvar_next_reg_2089</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>30</item>
</second>
</item>
<item>
<first>indvar_reg_310</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>27</item>
</second>
</item>
<item>
<first>indvars_iv1_reg_346</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>52</item>
</second>
</item>
<item>
<first>indvars_iv3_reg_334</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>54</item>
</second>
</item>
<item>
<first>indvars_iv4_reg_358</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>55</item>
</second>
</item>
<item>
<first>indvars_iv5_reg_405</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>75</item>
</second>
</item>
<item>
<first>indvars_iv7_reg_393</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>77</item>
</second>
</item>
<item>
<first>indvars_iv_next2_reg_2175</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>364</item>
</second>
</item>
<item>
<first>indvars_iv_next3_reg_2180</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>365</item>
</second>
</item>
<item>
<first>indvars_iv_next4_reg_2185</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>366</item>
</second>
</item>
<item>
<first>indvars_iv_next6_reg_2198</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>358</item>
</second>
</item>
<item>
<first>indvars_iv_next7_reg_2203</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>359</item>
</second>
</item>
<item>
<first>indvars_iv_next_reg_2329</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>357</item>
</second>
</item>
<item>
<first>indvars_iv_reg_417</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>78</item>
</second>
</item>
<item>
<first>newSectionData_addr_reg_2442</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>382</item>
</second>
</item>
<item>
<first>newSectionData_load_reg_2447</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>383</item>
</second>
</item>
<item>
<first>p_0194_1_reg_429</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>79</item>
</second>
</item>
<item>
<first>p_s_reg_370</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>56</item>
</second>
</item>
<item>
<first>ram1_reg_2073</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>9</item>
</second>
</item>
<item>
<first>rollingAverage_0_V_reg_2294</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>158</item>
</second>
</item>
<item>
<first>rollingAverage_1_V_reg_2299</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>192</item>
</second>
</item>
<item>
<first>rollingAverage_2_V_reg_2314</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>226</item>
</second>
</item>
<item>
<first>rollingAverage_V_0_2_reg_465</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>99</item>
</second>
</item>
<item>
<first>rollingAverage_V_0_3_reg_512</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>114</item>
</second>
</item>
<item>
<first>rollingAverage_V_1_2_reg_453</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>98</item>
</second>
</item>
<item>
<first>rollingAverage_V_1_3_reg_500</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>113</item>
</second>
</item>
<item>
<first>rollingAverage_V_2_2_reg_441</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>97</item>
</second>
</item>
<item>
<first>rollingAverage_V_2_3_reg_488</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>112</item>
</second>
</item>
<item>
<first>scaledX_V_reg_2137</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>66</item>
</second>
</item>
<item>
<first>scaledY_V_reg_2165</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>89</item>
</second>
</item>
<item>
<first>sectionDataCopy_addr_1_reg_2259</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>136</item>
</second>
</item>
<item>
<first>sectionDataCopy_addr_2_reg_2264</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>170</item>
</second>
</item>
<item>
<first>sectionDataCopy_addr_3_reg_2289</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>204</item>
</second>
</item>
<item>
<first>start_pos1_reg_2356</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>254</item>
</second>
</item>
<item>
<first>start_pos2_reg_2385</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>292</item>
</second>
</item>
<item>
<first>start_pos3_reg_2415</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>330</item>
</second>
</item>
<item>
<first>tmp_103_reg_2226</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>126</item>
</second>
</item>
<item>
<first>tmp_10_reg_2147</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>80</item>
</second>
</item>
<item>
<first>tmp_114_reg_2269</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>150</item>
</second>
</item>
<item>
<first>tmp_117_reg_2274</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>153</item>
</second>
</item>
<item>
<first>tmp_121_reg_2237</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>160</item>
</second>
</item>
<item>
<first>tmp_12_reg_2152</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>83</item>
</second>
</item>
<item>
<first>tmp_132_reg_2279</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>184</item>
</second>
</item>
<item>
<first>tmp_135_reg_2284</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>187</item>
</second>
</item>
<item>
<first>tmp_139_reg_2248</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>194</item>
</second>
</item>
<item>
<first>tmp_150_reg_2304</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>218</item>
</second>
</item>
<item>
<first>tmp_153_reg_2309</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>221</item>
</second>
</item>
<item>
<first>tmp_19_reg_2334</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>238</item>
</second>
</item>
<item>
<first>tmp_1_reg_2106</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>46</item>
</second>
</item>
<item>
<first>tmp_25_reg_2113</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>49</item>
</second>
</item>
<item>
<first>tmp_29_reg_2193</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>109</item>
</second>
</item>
<item>
<first>tmp_2_reg_2118</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>57</item>
</second>
</item>
<item>
<first>tmp_31_reg_2345</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>243</item>
</second>
</item>
<item>
<first>tmp_32_reg_2221</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>123</item>
</second>
</item>
<item>
<first>tmp_34_reg_2366</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>256</item>
</second>
</item>
<item>
<first>tmp_4_reg_2123</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>60</item>
</second>
</item>
<item>
<first>tmp_60_reg_2374</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>281</item>
</second>
</item>
<item>
<first>tmp_61_reg_2395</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>294</item>
</second>
</item>
<item>
<first>tmp_80_reg_2403</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>319</item>
</second>
</item>
<item>
<first>tmp_81_reg_2425</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>332</item>
</second>
</item>
<item>
<first>tmp_9_reg_2133</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>65</item>
</second>
</item>
<item>
<first>tmp_reg_2099</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>45</item>
</second>
</item>
<item>
<first>tmp_s_reg_2142</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>72</item>
</second>
</item>
<item>
<first>umax3_reg_2128</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>64</item>
</second>
</item>
<item>
<first>umax5_reg_2157</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>87</item>
</second>
</item>
<item>
<first>windowX1_reg_477</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>100</item>
</second>
</item>
<item>
<first>windowX_1_reg_2216</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>232</item>
</second>
</item>
<item>
<first>windowX_reg_322</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>53</item>
</second>
</item>
<item>
<first>windowY1_reg_524</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>115</item>
</second>
</item>
<item>
<first>windowY_1_reg_2211</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>228</item>
</second>
</item>
<item>
<first>windowY_reg_381</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>76</item>
</second>
</item>
<item>
<first>x_reg_2170</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>363</item>
</second>
</item>
<item>
<first>y_reg_2324</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>356</item>
</second>
</item>
</dp_regname_nodes>
<dp_reg_phi>
<count>20</count>
<item_version>0</item_version>
<item>
<first>310</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>27</item>
</second>
</item>
<item>
<first>322</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>53</item>
</second>
</item>
<item>
<first>334</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>54</item>
</second>
</item>
<item>
<first>346</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>52</item>
</second>
</item>
<item>
<first>358</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>55</item>
</second>
</item>
<item>
<first>370</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>56</item>
</second>
</item>
<item>
<first>381</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>76</item>
</second>
</item>
<item>
<first>393</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>77</item>
</second>
</item>
<item>
<first>405</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>75</item>
</second>
</item>
<item>
<first>417</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>78</item>
</second>
</item>
<item>
<first>429</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>79</item>
</second>
</item>
<item>
<first>441</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>97</item>
</second>
</item>
<item>
<first>453</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>98</item>
</second>
</item>
<item>
<first>465</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>99</item>
</second>
</item>
<item>
<first>477</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>100</item>
</second>
</item>
<item>
<first>488</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>112</item>
</second>
</item>
<item>
<first>500</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>113</item>
</second>
</item>
<item>
<first>512</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>114</item>
</second>
</item>
<item>
<first>524</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>115</item>
</second>
</item>
<item>
<first>535</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>372</item>
</second>
</item>
</dp_reg_phi>
<dp_regname_phi>
<count>20</count>
<item_version>0</item_version>
<item>
<first>indvar2_reg_535</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>372</item>
</second>
</item>
<item>
<first>indvar_reg_310</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>27</item>
</second>
</item>
<item>
<first>indvars_iv1_reg_346</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>52</item>
</second>
</item>
<item>
<first>indvars_iv3_reg_334</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>54</item>
</second>
</item>
<item>
<first>indvars_iv4_reg_358</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>55</item>
</second>
</item>
<item>
<first>indvars_iv5_reg_405</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>75</item>
</second>
</item>
<item>
<first>indvars_iv7_reg_393</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>77</item>
</second>
</item>
<item>
<first>indvars_iv_reg_417</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>78</item>
</second>
</item>
<item>
<first>p_0194_1_reg_429</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>79</item>
</second>
</item>
<item>
<first>p_s_reg_370</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>56</item>
</second>
</item>
<item>
<first>rollingAverage_V_0_2_reg_465</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>99</item>
</second>
</item>
<item>
<first>rollingAverage_V_0_3_reg_512</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>114</item>
</second>
</item>
<item>
<first>rollingAverage_V_1_2_reg_453</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>98</item>
</second>
</item>
<item>
<first>rollingAverage_V_1_3_reg_500</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>113</item>
</second>
</item>
<item>
<first>rollingAverage_V_2_2_reg_441</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>97</item>
</second>
</item>
<item>
<first>rollingAverage_V_2_3_reg_488</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>112</item>
</second>
</item>
<item>
<first>windowX1_reg_477</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>100</item>
</second>
</item>
<item>
<first>windowX_reg_322</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>53</item>
</second>
</item>
<item>
<first>windowY1_reg_524</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>115</item>
</second>
</item>
<item>
<first>windowY_reg_381</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>76</item>
</second>
</item>
</dp_regname_phi>
<dp_port_io_nodes class_id="53" tracking_level="0" version="0">
<count>5</count>
<item_version>0</item_version>
<item class_id="54" tracking_level="0" version="0">
<first>MAXI</first>
<second>
<count>0</count>
<item_version>0</item_version>
</second>
</item>
<item>
<first>height</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>read</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>44</item>
</second>
</item>
</second>
</item>
<item>
<first>length_r</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>read</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>43</item>
</second>
</item>
</second>
</item>
<item>
<first>ram</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>read</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>8</item>
</second>
</item>
</second>
</item>
<item>
<first>scaledLength</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>read</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>235</item>
</second>
</item>
</second>
</item>
</dp_port_io_nodes>
<port2core class_id="55" tracking_level="0" version="0">
<count>0</count>
<item_version>0</item_version>
</port2core>
<node2core>
<count>0</count>
<item_version>0</item_version>
</node2core>
</syndb>
</boost_serialization>
| 25.132845 | 74 | 0.586861 |
200373df8e6dfcb354e37b98715be424dd261c50 | 1,759 | ads | Ada | libpok/ada/arinc653/apex-module_schedules.ads | Ureir/pok | 1f9e357e3f66caf56354d186c5f96f296b158ba5 | [
"BSD-2-Clause"
] | null | null | null | libpok/ada/arinc653/apex-module_schedules.ads | Ureir/pok | 1f9e357e3f66caf56354d186c5f96f296b158ba5 | [
"BSD-2-Clause"
] | null | null | null | libpok/ada/arinc653/apex-module_schedules.ads | Ureir/pok | 1f9e357e3f66caf56354d186c5f96f296b158ba5 | [
"BSD-2-Clause"
] | null | null | null | -- POK header
--
-- The following file is a part of the POK project. Any modification should
-- be made according to the POK licence. You CANNOT use this file or a part
-- of a file for your own project.
--
-- For more information on the POK licence, please see our LICENCE FILE
--
-- Please follow the coding guidelines described in doc/CODING_GUIDELINES
--
-- Copyright (c) 2007-2022 POK team
-- ---------------------------------------------------------------------------
-- --
-- MODULE_SCHEDULES constant and type definitions and management services --
-- --
-- ---------------------------------------------------------------------------
package APEX.Module_Schedules is
type Schedule_Id_Type is private;
Null_Schedule_Id : constant Schedule_Id_Type;
subtype Schedule_Name_Type is Name_Type;
type Schedule_Status_Type is record
Time_Of_Last_Schedule_Switch : System_Time_Type;
Current_Schedule : Schedule_Id_Type;
Next_Schedule : Schedule_Id_Type;
end record;
procedure Set_Module_Schedule
(Schedule_Id : in Schedule_Id_Type;
Return_Code : out Return_Code_Type);
procedure Get_Module_Schedule_Status
(Schedule_Status : out Schedule_Status_Type;
Return_Code : out Return_Code_Type);
procedure Get_Module_Schedule_Id
(Schedule_Name : in Schedule_Name_Type;
Schedule_Id : out Schedule_Id_Type;
Return_Code : out Return_Code_Type);
private
Type Schedule_Id_Type is new APEX_Integer;
Null_Schedule_Id : constant Schedule_Id_Type := 0;
pragma Convention (C, Schedule_Status_Type);
end APEX.Module_Schedules;
| 41.880952 | 78 | 0.621944 |
cbafe9caad9ed6b0e3af7256f5fc2e8a0dde770c | 3,783 | adb | Ada | ada/src/main.adb | alkalinin/raytracer | b5b804461eaa5481066e60617e08cdf5e9184265 | [
"MIT"
] | 45 | 2015-12-19T17:30:57.000Z | 2022-03-22T00:15:03.000Z | ada/src/main.adb | alkalinin/raytracer | b5b804461eaa5481066e60617e08cdf5e9184265 | [
"MIT"
] | 25 | 2021-03-15T15:45:56.000Z | 2021-11-23T22:19:28.000Z | ada/src/main.adb | alkalinin/raytracer | b5b804461eaa5481066e60617e08cdf5e9184265 | [
"MIT"
] | 23 | 2019-02-08T13:48:13.000Z | 2022-02-03T10:26:48.000Z | --
-- Raytracer implementation in Ada
-- by John Perry (github: johnperry-math)
-- 2021
--
-- main program
--
-- Ada packages
with Ada.Text_IO; use Ada.Text_IO; -- I/O
with Ada.Real_Time; -- timing
-- local packages
with Bitmap;
with Cameras;
with Colors;
with Lights;
with Objects;
with RayTracer;
with Vectors;
with RayTracing_Constants; use RayTracing_Constants;
-- @summary
-- creates, draws, and saves a 500px x 500px image of two shiny balls
-- on a checkerboard
procedure Main is
Start, Stop: Ada.Real_Time.Time; -- clock times at start, stop of render
Difference: Ada.Real_Time.Time_Span; -- difference between Start and Stop
Width: Int32 := 500; -- image width
Height: Int32 := 500; -- image height
Bmp: Bitmap.Bitmap_Data( 1 .. Integer( Width * Height ) ); -- bitmap to save
function "-"(First, Second: Ada.Real_Time.Time)
return Ada.Real_Time.Time_Span
renames Ada.Real_Time."-";
-- make the predefined subtraction operator available for time
package L renames Lights;
Lights: L.Light_Array( 1 .. 4 ); -- lights shining on the image
Things: Objects.Thing_Array( 1 .. 3 ); -- things present in the image
Camera: Cameras.Camera_Type;
Scene: RayTracer.Scene_Type(
Light_Count => Lights'Length,
Thing_Count => Things'Length
);
-- the scene to display
begin
-- set up the objects in the scene, the lights, and the Camera_Type
Objects.Create_Plane(
Things(1),
Vectors.Create_Vector(0.0, 1.0, 0.0),
0.0,
Objects.Checkerboard
);
Objects.Create_Sphere(
Things(2),
Vectors.Create_Vector(0.0, 1.0, -0.25),
1.0,
Objects.Shiny
);
Objects.Create_Sphere(
Things(3),
Vectors.Create_Vector(-1.0, 0.5, 1.5),
0.5,
Objects.Shiny
);
Lights(1) := L.Create_Light(
Vectors.Create_Vector(-2.0, 2.5, 0.0),
Colors.Create_Color(0.49, 0.07, 0.07)
);
Lights(2) := L.Create_Light(
Vectors.Create_Vector(1.5, 2.5, 1.5),
Colors.Create_Color(0.07, 0.07, 0.49)
);
Lights(3) := L.Create_Light(
Vectors.Create_Vector(1.5, 2.5, -1.5),
Colors.Create_Color(0.07, 0.49, 0.071)
);
Lights(4) := L.Create_Light(
Vectors.Create_Vector(0.0, 3.5, 0.0),
Colors.Create_Color(0.21, 0.21, 0.35)
);
Camera := Cameras.Create_Camera(
Vectors.Create_Vector(3.0, 2.0, 4.0),
Vectors.Create_Vector(-1.0, 0.5, 0.0)
);
RayTracer.Create_Scene(Scene, Things, Lights, Camera, 5);
-- render and time the rendering
Put_Line("started");
Start := Ada.Real_Time.Clock;
RayTracer.Render_Scene(Scene, Bmp, Width, Height);
Stop := Ada.Real_Time.Clock;
Difference := Stop - Start;
-- report time, then save output
Put_Line(
"Completed in"
& Duration'Image( Ada.Real_Time.To_Duration(Difference))
& " seconds"
);
Bitmap.Save_RGB_Bitmap(Bmp, Width, Height, 32, "ada-raytracer.bmp");
end Main;
| 30.508065 | 79 | 0.504097 |
18edf63c269a5130b515c5a86ea02973bca41c3f | 4,316 | adb | Ada | support/MinGW/lib/gcc/mingw32/9.2.0/adainclude/s-io.adb | orb-zhuchen/Orb | 6da2404b949ac28bde786e08bf4debe4a27cd3a0 | [
"CNRI-Python-GPL-Compatible",
"MIT"
] | null | null | null | support/MinGW/lib/gcc/mingw32/9.2.0/adainclude/s-io.adb | orb-zhuchen/Orb | 6da2404b949ac28bde786e08bf4debe4a27cd3a0 | [
"CNRI-Python-GPL-Compatible",
"MIT"
] | null | null | null | support/MinGW/lib/gcc/mingw32/9.2.0/adainclude/s-io.adb | orb-zhuchen/Orb | 6da2404b949ac28bde786e08bf4debe4a27cd3a0 | [
"CNRI-Python-GPL-Compatible",
"MIT"
] | null | null | null | ------------------------------------------------------------------------------
-- --
-- GNAT RUN-TIME COMPONENTS --
-- --
-- S Y S T E M . I O --
-- --
-- B o d y --
-- --
-- Copyright (C) 1992-2019, Free Software Foundation, Inc. --
-- --
-- GNAT is free software; you can redistribute it and/or modify it under --
-- terms of the GNU General Public License as published by the Free Soft- --
-- ware Foundation; either version 3, or (at your option) any later ver- --
-- sion. GNAT is distributed in the hope that it will be useful, but WITH- --
-- OUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY --
-- or FITNESS FOR A PARTICULAR PURPOSE. --
-- --
-- As a special exception under Section 7 of GPL version 3, you are granted --
-- additional permissions described in the GCC Runtime Library Exception, --
-- version 3.1, as published by the Free Software Foundation. --
-- --
-- You should have received a copy of the GNU General Public License and --
-- a copy of the GCC Runtime Library Exception along with this program; --
-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see --
-- <http://www.gnu.org/licenses/>. --
-- --
-- GNAT was originally developed by the GNAT team at New York University. --
-- Extensive contributions were provided by Ada Core Technologies Inc. --
-- --
------------------------------------------------------------------------------
package body System.IO is
Current_Out : File_Type := Stdout;
pragma Atomic (Current_Out);
-- Current output file (modified by Set_Output)
--------------
-- New_Line --
--------------
procedure New_Line (Spacing : Positive := 1) is
begin
for J in 1 .. Spacing loop
Put (ASCII.LF);
end loop;
end New_Line;
---------
-- Put --
---------
procedure Put (X : Integer) is
procedure Put_Int (X : Integer);
pragma Import (C, Put_Int, "put_int");
procedure Put_Int_Err (X : Integer);
pragma Import (C, Put_Int_Err, "put_int_stderr");
begin
case Current_Out is
when Stdout => Put_Int (X);
when Stderr => Put_Int_Err (X);
end case;
end Put;
procedure Put (C : Character) is
procedure Put_Char (C : Character);
pragma Import (C, Put_Char, "put_char");
procedure Put_Char_Stderr (C : Character);
pragma Import (C, Put_Char_Stderr, "put_char_stderr");
begin
case Current_Out is
when Stdout => Put_Char (C);
when Stderr => Put_Char_Stderr (C);
end case;
end Put;
procedure Put (S : String) is
begin
for J in S'Range loop
Put (S (J));
end loop;
end Put;
--------------
-- Put_Line --
--------------
procedure Put_Line (S : String) is
begin
Put (S);
New_Line;
end Put_Line;
---------------------
-- Standard_Output --
---------------------
function Standard_Output return File_Type is
begin
return Stdout;
end Standard_Output;
--------------------
-- Standard_Error --
--------------------
function Standard_Error return File_Type is
begin
return Stderr;
end Standard_Error;
----------------
-- Set_Output --
----------------
procedure Set_Output (File : File_Type) is
begin
Current_Out := File;
end Set_Output;
end System.IO;
| 34.253968 | 78 | 0.440454 |
20840944e556901397a75a3b010d550f8bd9f32e | 3,391 | ads | Ada | testsuite/xml/domconf.ads | svn2github/matreshka | 9d222b3ad9da508855fb1f5adbe5e8a4fad4c530 | [
"BSD-3-Clause"
] | 24 | 2016-11-29T06:59:41.000Z | 2021-08-30T11:55:16.000Z | testsuite/xml/domconf.ads | svn2github/matreshka | 9d222b3ad9da508855fb1f5adbe5e8a4fad4c530 | [
"BSD-3-Clause"
] | 2 | 2019-01-16T05:15:20.000Z | 2019-02-03T10:03:32.000Z | testsuite/xml/domconf.ads | svn2github/matreshka | 9d222b3ad9da508855fb1f5adbe5e8a4fad4c530 | [
"BSD-3-Clause"
] | 4 | 2017-07-18T07:11:05.000Z | 2020-06-21T03:02:25.000Z | ------------------------------------------------------------------------------
-- --
-- Matreshka Project --
-- --
-- XML Processor --
-- --
-- Testsuite Component --
-- --
------------------------------------------------------------------------------
-- --
-- Copyright © 2014, Vadim Godunko <[email protected]> --
-- All rights reserved. --
-- --
-- Redistribution and use in source and binary forms, with or without --
-- modification, are permitted provided that the following conditions --
-- are met: --
-- --
-- * Redistributions of source code must retain the above copyright --
-- notice, this list of conditions and the following disclaimer. --
-- --
-- * Redistributions in binary form must reproduce the above copyright --
-- notice, this list of conditions and the following disclaimer in the --
-- documentation and/or other materials provided with the distribution. --
-- --
-- * Neither the name of the Vadim Godunko, IE nor the names of its --
-- contributors may be used to endorse or promote products derived from --
-- this software without specific prior written permission. --
-- --
-- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS --
-- "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT --
-- LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR --
-- A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT --
-- HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, --
-- SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED --
-- TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR --
-- PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF --
-- LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING --
-- NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS --
-- SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. --
-- --
------------------------------------------------------------------------------
-- $Revision$ $Date$
------------------------------------------------------------------------------
package DOMConf is
pragma Pure;
end DOMConf;
| 67.82 | 78 | 0.388676 |
23aae73a8c5adc6395e3b47b9d2d5d22e2363ff6 | 1,852 | ads | Ada | src/ui/knowledge.ads | thindil/steamsky | d5d7fea622f7994c91017c4cd7ba5e188153556c | [
"TCL",
"MIT"
] | 80 | 2017-04-08T23:14:07.000Z | 2022-02-10T22:30:51.000Z | src/ui/knowledge.ads | thindil/steamsky | d5d7fea622f7994c91017c4cd7ba5e188153556c | [
"TCL",
"MIT"
] | 89 | 2017-06-24T08:18:26.000Z | 2021-11-12T04:37:36.000Z | src/ui/knowledge.ads | thindil/steamsky | d5d7fea622f7994c91017c4cd7ba5e188153556c | [
"TCL",
"MIT"
] | 9 | 2018-04-14T16:37:25.000Z | 2020-03-21T14:33:49.000Z | -- Copyright (c) 2020-2021 Bartek thindil Jasicki <[email protected]>
--
-- This program is free software: you can redistribute it and/or modify
-- it under the terms of the GNU General Public License as published by
-- the Free Software Foundation, either version 3 of the License, or
-- (at your option) any later version.
--
-- This program is distributed in the hope that it will be useful,
-- but WITHOUT ANY WARRANTY; without even the implied warranty of
-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-- GNU General Public License for more details.
--
-- You should have received a copy of the GNU General Public License
-- along with this program. If not, see <http://www.gnu.org/licenses/>.
with Interfaces.C; use Interfaces.C;
with CArgv;
with Tcl; use Tcl;
-- ****h* Knowledge/Knowledge
-- FUNCTION
-- Provide code to show the knowledge (bases, events, missions, stories) to
-- the player
-- SOURCE
package Knowledge is
-- ****
-- ****o* Knowledge/Knowledge.Show_Knowledge_Command
-- FUNCTION
-- Show information about known by player things
-- PARAMETERS
-- ClientData - Custom data send to the command. Unused
-- Interp - Tcl interpreter in which command was executed.
-- Argc - Number of arguments passed to the command.
-- Argv - Values of arguments passed to the command. Unused
-- RESULT
-- This function always return TCL_OK
-- COMMANDS
-- ShowKnowledge
-- SOURCE
function Show_Knowledge_Command
(ClientData: Integer; Interp: Tcl.Tcl_Interp; Argc: Interfaces.C.int;
Argv: CArgv.Chars_Ptr_Ptr) return Interfaces.C.int with
Convention => C;
-- ****
-- ****f* Knowledge/Knowledge.AddCommands
-- FUNCTION
-- Add Tcl commands related to the player's knowledge
-- SOURCE
procedure AddCommands;
-- ****
end Knowledge;
| 33.672727 | 75 | 0.700864 |
df75b3fd071b087abb5b505071defbb1e91abc34 | 21,804 | adb | Ada | src/gen-artifacts-hibernate.adb | jquorning/dynamo | 10d68571476c270b8e45a9c5ef585fa9139b0d05 | [
"Apache-2.0"
] | 15 | 2015-01-18T23:04:19.000Z | 2022-03-01T20:27:08.000Z | src/gen-artifacts-hibernate.adb | jquorning/dynamo | 10d68571476c270b8e45a9c5ef585fa9139b0d05 | [
"Apache-2.0"
] | 16 | 2018-06-10T07:09:30.000Z | 2022-03-26T18:28:40.000Z | src/gen-artifacts-hibernate.adb | jquorning/dynamo | 10d68571476c270b8e45a9c5ef585fa9139b0d05 | [
"Apache-2.0"
] | 3 | 2015-11-11T18:00:14.000Z | 2022-01-30T23:08:45.000Z | -----------------------------------------------------------------------
-- gen-artifacts-hibernate -- Hibernate artifact for Code Generator
-- Copyright (C) 2011 - 2021 Stephane Carrez
-- Written by Stephane Carrez ([email protected])
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file except in compliance with the License.
-- You may obtain a copy of the License at
--
-- http://www.apache.org/licenses/LICENSE-2.0
--
-- Unless required by applicable law or agreed to in writing, software
-- distributed under the License is distributed on an "AS IS" BASIS,
-- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-- See the License for the specific language governing permissions and
-- limitations under the License.
-----------------------------------------------------------------------
with Ada.Directories;
with Ada.Exceptions;
with Ada.Containers;
with Gen.Configs;
with Gen.Utils;
with Gen.Model.Enums;
with Gen.Model.Tables;
with Gen.Model.Projects;
with Gen.Model.Mappings;
with Util.Files;
with Util.Log.Loggers;
with Util.Strings.Sets;
with Util.Encoders;
package body Gen.Artifacts.Hibernate is
use Ada.Strings.Unbounded;
use Gen.Model;
use Gen.Model.Enums;
use Gen.Model.Tables;
use Gen.Configs;
use type DOM.Core.Node;
Log : constant Util.Log.Loggers.Logger := Util.Log.Loggers.Create ("Gen.Artifacts.Hibernate");
-- ------------------------------
-- After the configuration file is read, processes the node whose root
-- is passed in <b>Node</b> and initializes the <b>Model</b> with the information.
-- ------------------------------
overriding
procedure Initialize (Handler : in out Artifact;
Path : in String;
Node : in DOM.Core.Node;
Model : in out Gen.Model.Packages.Model_Definition'Class;
Context : in out Generator'Class) is
procedure Register_Mapping (Model : in out Gen.Model.Packages.Model_Definition;
Node : in DOM.Core.Node);
-- Register the column definition in the table
procedure Register_Column (Table : in out Table_Definition;
Column : in DOM.Core.Node);
-- Register the association definition in the table
procedure Register_Association (Table : in out Table_Definition;
Column : in DOM.Core.Node);
-- Register all the columns defined in the table
procedure Register_Columns (Table : in out Table_Definition;
Node : in DOM.Core.Node);
procedure Register_Class (O : in out Gen.Model.Packages.Model_Definition;
Node : in DOM.Core.Node);
-- Register a new enum definition in the model.
procedure Register_Enum (O : in out Gen.Model.Packages.Model_Definition;
Node : in DOM.Core.Node);
-- Register the value definition in the enum
procedure Register_Enum_Value (Enum : in out Enum_Definition;
Value : in DOM.Core.Node);
Is_Version : Boolean := False;
Is_Key : Boolean := False;
-- ------------------------------
-- Register the column definition in the table
-- ------------------------------
procedure Register_Column (Table : in out Table_Definition;
Column : in DOM.Core.Node) is
Name : constant UString := Gen.Utils.Get_Attribute (Column, "name");
G : constant DOM.Core.Node := Gen.Utils.Get_Child (Column, "generator");
C : Column_Definition_Access;
begin
Table.Add_Column (Name, C);
C.Initialize (Name, Column);
C.Set_Location (Path);
C.Is_Inserted := Gen.Utils.Get_Attribute (Column, "insert", True);
C.Is_Updated := Gen.Utils.Get_Attribute (Column, "update", True);
C.Is_Version := Is_Version;
C.Is_Key := Is_Key;
if G /= null then
C.Generator := Gen.Utils.Get_Attribute (G, "class");
end if;
-- Get the SQL mapping from an optional <column> element.
declare
N : DOM.Core.Node := Gen.Utils.Get_Child (Column, "column");
T : constant DOM.Core.Node := Gen.Utils.Get_Child (Column, "type");
begin
if T /= null then
C.Set_Type (Gen.Utils.Get_Normalized_Type (T, "name"));
else
C.Set_Type (Gen.Utils.Get_Normalized_Type (Column, "type"));
end if;
Log.Debug ("Register column {0} of type {1}", Name, To_String (C.Type_Name));
if N /= null then
C.Sql_Name := Gen.Utils.Get_Attribute (N, "name");
C.Sql_Type := Gen.Utils.Get_Attribute (N, "sql-type");
else
N := Column;
C.Sql_Name := Gen.Utils.Get_Attribute (N, "column");
C.Sql_Type := C.Type_Name;
end if;
if C.Is_Version then
C.Not_Null := True;
else
C.Not_Null := Gen.Utils.Get_Attribute (N, "not-null");
end if;
C.Unique := Gen.Utils.Get_Attribute (N, "unique");
end;
end Register_Column;
-- ------------------------------
-- Register the association definition in the table
-- ------------------------------
procedure Register_Association (Table : in out Table_Definition;
Column : in DOM.Core.Node) is
Name : constant UString := Gen.Utils.Get_Attribute (Column, "name");
C : Association_Definition_Access;
begin
Log.Debug ("Register association {0}", Name);
Table.Add_Association (Name, C);
C.Initialize (Name, Column);
C.Set_Location (Path);
-- Get the SQL mapping from an optional <column> element.
declare
N : DOM.Core.Node := Gen.Utils.Get_Child (Column, "column");
begin
C.Set_Type (Gen.Utils.Get_Attribute (Column, "class"));
if N /= null then
C.Sql_Name := Gen.Utils.Get_Attribute (N, "name");
C.Sql_Type := Gen.Utils.Get_Attribute (N, "sql-type");
else
N := Column;
C.Sql_Name := Gen.Utils.Get_Attribute (N, "column");
C.Sql_Type := C.Type_Name;
end if;
C.Not_Null := Gen.Utils.Get_Attribute (N, "not-null");
C.Unique := Gen.Utils.Get_Attribute (N, "unique");
end;
end Register_Association;
-- ------------------------------
-- Register all the columns defined in the table
-- ------------------------------
procedure Register_Columns (Table : in out Table_Definition;
Node : in DOM.Core.Node) is
procedure Iterate is
new Gen.Utils.Iterate_Nodes (T => Table_Definition,
Process => Register_Column);
procedure Iterate_Association is
new Gen.Utils.Iterate_Nodes (T => Table_Definition,
Process => Register_Association);
begin
Log.Debug ("Register columns from table {0}", Table.Name);
Is_Key := True;
Is_Version := False;
Iterate (Table, Node, "id");
Is_Key := False;
Is_Version := True;
Iterate (Table, Node, "version");
Is_Key := False;
Is_Version := False;
Iterate (Table, Node, "property");
Iterate_Association (Table, Node, "many-to-one");
end Register_Columns;
-- ------------------------------
-- Register a new class definition in the model.
-- ------------------------------
procedure Register_Class (O : in out Gen.Model.Packages.Model_Definition;
Node : in DOM.Core.Node) is
Name : constant UString := Gen.Utils.Get_Attribute (Node, "name");
Table_Name : constant UString := Gen.Utils.Get_Attribute (Node, "table");
Table : constant Table_Definition_Access := Gen.Model.Tables.Create_Table (Name);
begin
Table.Initialize (Name, Node);
Table.Set_Location (Path);
Log.Debug ("Register class {0}", Table.Name);
if Length (Table_Name) > 0 then
Table.Table_Name := Table_Name;
end if;
Table.Has_List := Gen.Utils.Get_Attribute (Node, "list", True);
O.Register_Table (Table);
Register_Columns (Table_Definition (Table.all), Node);
end Register_Class;
-- ------------------------------
-- Register the value definition in the enum
-- ------------------------------
procedure Register_Enum_Value (Enum : in out Enum_Definition;
Value : in DOM.Core.Node) is
Name : constant UString := Gen.Utils.Get_Attribute (Value, "name");
V : Value_Definition_Access;
begin
Log.Debug ("Register enum value {0}", Name);
Enum.Add_Value (To_String (Name), V);
end Register_Enum_Value;
-- ------------------------------
-- Register a new enum definition in the model.
-- ------------------------------
procedure Register_Enum (O : in out Gen.Model.Packages.Model_Definition;
Node : in DOM.Core.Node) is
procedure Iterate is
new Gen.Utils.Iterate_Nodes (T => Enum_Definition,
Process => Register_Enum_Value);
Name : constant UString := Gen.Utils.Get_Attribute (Node, "name");
Enum : constant Enum_Definition_Access := Gen.Model.Enums.Create_Enum (Name);
begin
Enum.Initialize (Name, Node);
Enum.Set_Location (Path);
Log.Debug ("Register enum {0}", Enum.Name);
O.Register_Enum (Enum);
Log.Debug ("Register enum values from enum {0}", Enum.Name);
Iterate (Enum_Definition (Enum.all), Node, "value");
end Register_Enum;
-- ------------------------------
-- Register a model mapping
-- ------------------------------
procedure Register_Mapping (Model : in out Gen.Model.Packages.Model_Definition;
Node : in DOM.Core.Node) is
procedure Iterate is
new Gen.Utils.Iterate_Nodes (T => Gen.Model.Packages.Model_Definition,
Process => Register_Class);
procedure Iterate_Enum is
new Gen.Utils.Iterate_Nodes (T => Gen.Model.Packages.Model_Definition,
Process => Register_Enum);
begin
Iterate_Enum (Model, Node, "enum");
Iterate (Model, Node, "class");
Iterate (Model, Node, "subclass");
end Register_Mapping;
procedure Iterate is new Gen.Utils.Iterate_Nodes (T => Gen.Model.Packages.Model_Definition,
Process => Register_Mapping);
begin
Log.Debug ("Initializing hibernate artifact for the configuration");
Gen.Artifacts.Artifact (Handler).Initialize (Path, Node, Model, Context);
Iterate (Gen.Model.Packages.Model_Definition (Model), Node, "hibernate-mapping");
exception
when E : Name_Exist =>
Context.Error (Ada.Exceptions.Exception_Message (E));
end Initialize;
-- ------------------------------
-- Prepare the generation of the package:
-- o identify the column types which are used
-- o build a list of package for the with clauses.
-- ------------------------------
overriding
procedure Prepare (Handler : in out Artifact;
Model : in out Gen.Model.Packages.Model_Definition'Class;
Project : in out Gen.Model.Projects.Project_Definition'Class;
Context : in out Generator'Class) is
pragma Unreferenced (Handler);
begin
Log.Debug ("Preparing the model for hibernate");
if Model.Has_Packages then
Context.Add_Generation (Name => GEN_PACKAGE_SPEC, Mode => ITERATION_PACKAGE,
Mapping => Gen.Model.Mappings.ADA_MAPPING);
Context.Add_Generation (Name => GEN_PACKAGE_BODY, Mode => ITERATION_PACKAGE,
Mapping => Gen.Model.Mappings.ADA_MAPPING);
if Project.Use_Mysql then
Context.Add_Generation (Name => GEN_MYSQL_SQL_FILE, Mode => ITERATION_TABLE,
Mapping => Gen.Model.Mappings.MySQL_MAPPING);
Context.Add_Generation (Name => GEN_MYSQL_DROP_SQL_FILE, Mode => ITERATION_TABLE,
Mapping => Gen.Model.Mappings.MySQL_MAPPING);
end if;
if Project.Use_Sqlite then
Context.Add_Generation (Name => GEN_SQLITE_SQL_FILE, Mode => ITERATION_TABLE,
Mapping => Gen.Model.Mappings.SQLite_MAPPING);
Context.Add_Generation (Name => GEN_SQLITE_DROP_SQL_FILE, Mode => ITERATION_TABLE,
Mapping => Gen.Model.Mappings.SQLite_MAPPING);
end if;
if Project.Use_Postgresql then
Context.Add_Generation (Name => GEN_POSTGRESQL_SQL_FILE, Mode => ITERATION_TABLE,
Mapping => Gen.Model.Mappings.Postgresql_MAPPING);
Context.Add_Generation (Name => GEN_POSTGRESQL_DROP_SQL_FILE, Mode => ITERATION_TABLE,
Mapping => Gen.Model.Mappings.Postgresql_MAPPING);
end if;
end if;
end Prepare;
-- ------------------------------
-- After the generation, perform a finalization step for the generation process.
-- For each database SQL mapping, collect the schema files from the different modules
-- of the project and generate an SQL script that can be used to create the database tables.
-- ------------------------------
overriding
procedure Finish (Handler : in out Artifact;
Model : in out Gen.Model.Packages.Model_Definition'Class;
Project : in out Gen.Model.Projects.Project_Definition'Class;
Context : in out Generator'Class) is
pragma Unreferenced (Handler, Context);
procedure Collect_SQL (Project : in Gen.Model.Projects.Project_Definition'Class;
Dir : in String;
Driver : in String;
Prefix : in String;
Dynamo : in String;
Content : in out UString);
procedure Build_SQL_Schemas (Driver : in String;
Prefix : in String;
Name : in String;
Is_Reverse : in Boolean);
procedure Print_Info;
use Util.Encoders;
SQL_Content : UString;
-- SHA for each SQL content that is appended in the SQL content.
-- This is used to avoid appending the same SQL file several times in the final SQL file.
-- (this happens due to the SQL path being different in some cases)
SHA_Files : Util.Strings.Sets.Set;
SHA_Encoder : constant Encoder := Util.Encoders.Create (Util.Encoders.HASH_SHA1);
-- The module names whose data model is imported by the current project.
-- This is only used to report a message to the user.
Modules : Util.Strings.Sets.Set;
Model_Dir : constant String := Model.Get_Model_Directory;
-- ------------------------------
-- Check if an SQL file exists for the given driver. If such file exist,
-- read the content and append it to the <b>Content</b> buffer.
-- ------------------------------
procedure Collect_SQL (Project : in Gen.Model.Projects.Project_Definition'Class;
Dir : in String;
Driver : in String;
Prefix : in String;
Dynamo : in String;
Content : in out UString) is
Name : constant String := Project.Get_Project_Name;
Dir2 : constant String := Util.Files.Compose (Dir, Driver);
Path : constant String := Util.Files.Compose (Dir2, Name & "-"
& Prefix & Driver & ".sql");
SQL : UString;
begin
Log.Debug ("Checking SQL file {0}", Path);
if Ada.Directories.Exists (Path) then
Util.Files.Read_File (Path => Path,
Into => SQL);
declare
H : constant String := SHA_Encoder.Encode (To_String (SQL));
begin
if not SHA_Files.Contains (H) then
if Dynamo'Length > 0 then
Modules.Include (Dynamo);
end if;
SHA_Files.Include (H);
Append (Content, "/* Copied from ");
Append (Content, Ada.Directories.Simple_Name (Path));
Append (Content, "*/");
Append (Content, ASCII.LF);
Append (Content, SQL);
end if;
end;
end if;
end Collect_SQL;
-- ------------------------------
-- Collect the SQL schemas defined by the projects and modules used by the main project.
-- ------------------------------
procedure Build_SQL_Schemas (Driver : in String;
Prefix : in String;
Name : in String;
Is_Reverse : in Boolean) is
use type Gen.Model.Projects.Project_Definition_Access;
Out_Dir : constant String := Util.Files.Compose (Model_Dir, Driver);
Path : constant String := Util.Files.Compose (Out_Dir, Name);
Pos : Integer;
Incr : Integer;
begin
SQL_Content := Null_Unbounded_String;
SHA_Files.Clear;
if Driver = "sqlite" then
Append (SQL_Content, "pragma synchronous=OFF;" & ASCII.LF);
end if;
if Prefix = "" then
Collect_SQL (Project, Model_Dir, Driver, "pre-", "", SQL_Content);
end if;
if Is_Reverse then
Pos := Project.Dynamo_Files.Last_Index;
Incr := -1;
Collect_SQL (Project, Model_Dir, Driver, Prefix, "", SQL_Content);
else
Pos := Project.Dynamo_Files.First_Index;
Incr := 1;
end if;
while Pos >= Project.Dynamo_Files.First_Index
and Pos <= Project.Dynamo_Files.Last_Index loop
declare
Name : constant String := Project.Dynamo_Files.Element (Pos);
Prj : constant Gen.Model.Projects.Project_Definition_Access
:= Project.Find_Project (Name);
begin
Log.Debug ("Checking project {0}", Name);
if Prj /= null then
Collect_SQL (Prj.all, Prj.Get_Database_Dir, Driver,
Prefix, Name, SQL_Content);
end if;
end;
Pos := Pos + Incr;
end loop;
if not Is_Reverse then
Collect_SQL (Project, Model_Dir, Driver, Prefix, "", SQL_Content);
end if;
if Prefix = "" then
Collect_SQL (Project, Model_Dir, Driver, "init-", "", SQL_Content);
end if;
Log.Info ("Generating " & Driver & " creation schema in '{0}'",
Path & "-" & Driver & ".sql");
Util.Files.Write_File (Path => Path & "-" & Driver & ".sql",
Content => SQL_Content);
end Build_SQL_Schemas;
-- ------------------------------
-- Print information about the generated SQLfiles.
-- ------------------------------
procedure Print_Info is
Iter : Util.Strings.Sets.Cursor := Modules.First;
begin
if Util.Strings.Sets.Has_Element (Iter) then
Log.Info ("Generated the SQL model from{0} Dynamo projects: ",
Ada.Containers.Count_Type'Image (Modules.Length));
while Util.Strings.Sets.Has_Element (Iter) loop
Log.Info (" {0}", Util.Strings.Sets.Element (Iter));
Util.Strings.Sets.Next (Iter);
end loop;
end if;
end Print_Info;
Name : constant String := Project.Get_Project_Name;
begin
if not Project.Is_Plugin then
if Project.Use_Mysql then
Build_SQL_Schemas ("mysql", "", "create-" & Name, False);
end if;
if Project.Use_Postgresql then
Build_SQL_Schemas ("postgresql", "", "create-" & Name, False);
end if;
if Project.Use_Sqlite then
Build_SQL_Schemas ("sqlite", "", "create-" & Name, False);
end if;
if Project.Use_Mysql then
Build_SQL_Schemas ("mysql", "drop-", "drop-" & Name, True);
end if;
if Project.Use_Postgresql then
Build_SQL_Schemas ("postgresql", "drop-", "drop-" & Name, True);
end if;
if Project.Use_Sqlite then
Build_SQL_Schemas ("sqlite", "drop-", "drop-" & Name, True);
end if;
Print_Info;
end if;
end Finish;
end Gen.Artifacts.Hibernate;
| 42.92126 | 98 | 0.534764 |
cba01e9e8b093911a27de2d3af9e9af24b15ec1f | 8,091 | ads | Ada | bb-runtimes/runtimes/ravenscar-full-stm32f3x4/gnat/a-crbtgo.ads | JCGobbi/Nucleo-STM32F334R8 | 2a0b1b4b2664c92773703ac5e95dcb71979d051c | [
"BSD-3-Clause"
] | null | null | null | bb-runtimes/runtimes/ravenscar-full-stm32f3x4/gnat/a-crbtgo.ads | JCGobbi/Nucleo-STM32F334R8 | 2a0b1b4b2664c92773703ac5e95dcb71979d051c | [
"BSD-3-Clause"
] | null | null | null | bb-runtimes/runtimes/ravenscar-full-stm32f3x4/gnat/a-crbtgo.ads | JCGobbi/Nucleo-STM32F334R8 | 2a0b1b4b2664c92773703ac5e95dcb71979d051c | [
"BSD-3-Clause"
] | null | null | null | ------------------------------------------------------------------------------
-- --
-- GNAT LIBRARY COMPONENTS --
-- --
-- ADA.CONTAINERS.RED_BLACK_TREES.GENERIC_OPERATIONS --
-- --
-- S p e c --
-- --
-- Copyright (C) 2004-2021, Free Software Foundation, Inc. --
-- --
-- GNAT is free software; you can redistribute it and/or modify it under --
-- terms of the GNU General Public License as published by the Free Soft- --
-- ware Foundation; either version 3, or (at your option) any later ver- --
-- sion. GNAT is distributed in the hope that it will be useful, but WITH- --
-- OUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY --
-- or FITNESS FOR A PARTICULAR PURPOSE. --
-- --
-- --
-- --
-- --
-- --
-- You should have received a copy of the GNU General Public License and --
-- a copy of the GCC Runtime Library Exception along with this program; --
-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see --
-- <http://www.gnu.org/licenses/>. --
-- --
-- This unit was originally developed by Matthew J Heaney. --
------------------------------------------------------------------------------
-- Tree_Type is used to implement the ordered containers. This package
-- declares the tree operations that do not depend on keys.
with Ada.Streams; use Ada.Streams;
generic
with package Tree_Types is new Generic_Tree_Types (<>);
use Tree_Types, Tree_Types.Implementation;
with function Parent (Node : Node_Access) return Node_Access is <>;
with procedure Set_Parent (Node : Node_Access; Parent : Node_Access) is <>;
with function Left (Node : Node_Access) return Node_Access is <>;
with procedure Set_Left (Node : Node_Access; Left : Node_Access) is <>;
with function Right (Node : Node_Access) return Node_Access is <>;
with procedure Set_Right (Node : Node_Access; Right : Node_Access) is <>;
with function Color (Node : Node_Access) return Color_Type is <>;
with procedure Set_Color (Node : Node_Access; Color : Color_Type) is <>;
package Ada.Containers.Red_Black_Trees.Generic_Operations is
pragma Pure;
function Min (Node : Node_Access) return Node_Access;
-- Returns the smallest-valued node of the subtree rooted at Node
function Max (Node : Node_Access) return Node_Access;
-- Returns the largest-valued node of the subtree rooted at Node
-- NOTE: The Check_Invariant operation was used during early
-- development of the red-black tree. Now that the tree type
-- implementation has matured, we don't really need Check_Invariant
-- anymore.
-- procedure Check_Invariant (Tree : Tree_Type);
function Vet (Tree : Tree_Type; Node : Node_Access) return Boolean;
-- Inspects Node to determine (to the extent possible) whether
-- the node is valid; used to detect if the node is dangling.
function Next (Node : Node_Access) return Node_Access;
-- Returns the smallest node greater than Node
function Previous (Node : Node_Access) return Node_Access;
-- Returns the largest node less than Node
generic
with function Is_Equal (L, R : Node_Access) return Boolean;
function Generic_Equal (Left, Right : Tree_Type) return Boolean;
-- Uses Is_Equal to perform a node-by-node comparison of the
-- Left and Right trees; processing stops as soon as the first
-- non-equal node is found.
procedure Delete_Node_Sans_Free
(Tree : in out Tree_Type;
Node : Node_Access);
-- Removes Node from Tree without deallocating the node. If Tree
-- is busy then Program_Error is raised.
generic
with procedure Free (X : in out Node_Access);
procedure Generic_Delete_Tree (X : in out Node_Access);
-- Deallocates the tree rooted at X, calling Free on each node
generic
with function Copy_Node (Source : Node_Access) return Node_Access;
with procedure Delete_Tree (X : in out Node_Access);
function Generic_Copy_Tree (Source_Root : Node_Access) return Node_Access;
-- Copies the tree rooted at Source_Root, using Copy_Node to copy each
-- node of the source tree. If Copy_Node propagates an exception
-- (e.g. Storage_Error), then Delete_Tree is first used to deallocate
-- the target tree, and then the exception is propagated.
generic
with function Copy_Tree (Root : Node_Access) return Node_Access;
procedure Generic_Adjust (Tree : in out Tree_Type);
-- Used to implement controlled Adjust. On input to Generic_Adjust, Tree
-- holds a bitwise (shallow) copy of the source tree (as would be the case
-- when controlled Adjust is called). On output, Tree holds its own (deep)
-- copy of the source tree, which is constructed by calling Copy_Tree.
generic
with procedure Delete_Tree (X : in out Node_Access);
procedure Generic_Clear (Tree : in out Tree_Type);
-- Clears Tree by deallocating all of its nodes. If Tree is busy then
-- Program_Error is raised.
generic
with procedure Clear (Tree : in out Tree_Type);
procedure Generic_Move (Target, Source : in out Tree_Type);
-- Moves the tree belonging to Source onto Target. If Source is busy then
-- Program_Error is raised. Otherwise Target is first cleared (by calling
-- Clear, to deallocate its existing tree), then given the Source tree, and
-- then finally Source is cleared (by setting its pointers to null).
generic
with procedure Process (Node : Node_Access) is <>;
procedure Generic_Iteration (Tree : Tree_Type);
-- Calls Process for each node in Tree, in order from smallest-valued
-- node to largest-valued node.
generic
with procedure Process (Node : Node_Access) is <>;
procedure Generic_Reverse_Iteration (Tree : Tree_Type);
-- Calls Process for each node in Tree, in order from largest-valued
-- node to smallest-valued node.
generic
with procedure Write_Node
(Stream : not null access Root_Stream_Type'Class;
Node : Node_Access);
procedure Generic_Write
(Stream : not null access Root_Stream_Type'Class;
Tree : Tree_Type);
-- Used to implement stream attribute T'Write. Generic_Write
-- first writes the number of nodes into Stream, then calls
-- Write_Node for each node in Tree.
generic
with procedure Clear (Tree : in out Tree_Type);
with function Read_Node
(Stream : not null access Root_Stream_Type'Class) return Node_Access;
procedure Generic_Read
(Stream : not null access Root_Stream_Type'Class;
Tree : in out Tree_Type);
-- Used to implement stream attribute T'Read. Generic_Read
-- first clears Tree. It then reads the number of nodes out of
-- Stream, and calls Read_Node for each node in Stream.
procedure Rebalance_For_Insert
(Tree : in out Tree_Type;
Node : Node_Access);
-- This rebalances Tree to complete the insertion of Node (which
-- must already be linked in at its proper insertion position).
end Ada.Containers.Red_Black_Trees.Generic_Operations;
| 49.335366 | 79 | 0.603634 |
Subsets and Splits