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
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
30b912a573d598091822ae23e6b243c1347e8b27 | 1,332 | ads | Ada | tier-1/xcb/source/thin/xcb-xcb_alloc_color_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_alloc_color_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_alloc_color_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_alloc_color_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_alloc_color_cookie_t
.Item;
-- Pointer
--
package C_Pointers is new Interfaces.C.Pointers
(Index => Interfaces.C.size_t,
Element => xcb.xcb_alloc_color_cookie_t.Item,
Element_Array => xcb.xcb_alloc_color_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_alloc_color_cookie_t
.Pointer;
-- Pointer_Pointer
--
package C_Pointer_Pointers is new Interfaces.C.Pointers
(Index => Interfaces.C.size_t,
Element => xcb.xcb_alloc_color_cookie_t.Pointer,
Element_Array => xcb.xcb_alloc_color_cookie_t.Pointer_Array,
Default_Terminator => null);
subtype Pointer_Pointer is C_Pointer_Pointers.Pointer;
end xcb.xcb_alloc_color_cookie_t;
| 26.117647 | 77 | 0.668919 |
30f8c9c4178a4ad5ceeaf1219f0b3f53cd536a21 | 2,579 | ads | Ada | tools/scitools/conf/understand/ada/ada05/s-bb.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/s-bb.ads | brucegua/moocos | 575c161cfa35e220f10d042e2e5ca18773691695 | [
"Apache-2.0"
] | null | null | null | tools/scitools/conf/understand/ada/ada05/s-bb.ads | brucegua/moocos | 575c161cfa35e220f10d042e2e5ca18773691695 | [
"Apache-2.0"
] | null | null | null | ------------------------------------------------------------------------------
-- --
-- GNAT RUN-TIME LIBRARY (GNARL) COMPONENTS --
-- --
-- S Y S T E M . B B --
-- --
-- S p e c --
-- --
-- Copyright (C) 1999-2002 Universidad Politecnica de Madrid --
-- Copyright (C) 2003-2004 The European Space Agency --
-- Copyright (C) 2003-2005, AdaCore --
-- --
-- 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 2, or (at your option) any later ver- --
-- sion. GNARL 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 GNARL; see file COPYING. If not, write --
-- to the Free Software Foundation, 59 Temple Place - Suite 330, Boston, --
-- MA 02111-1307, USA. --
-- --
--
--
--
--
--
--
--
-- GNARL was developed by the GNARL team at Florida State University. --
-- Extensive contributions were provided by Ada Core Technologies, Inc. --
-- --
-- The porting of GNARL to bare board targets was initially developed by --
-- the Real-Time Systems Group at the Technical University of Madrid. --
-- --
------------------------------------------------------------------------------
-- This is the root package of the bare board implementation of the low
-- level tasking support for Ravenscar compliant run times.
package System.BB is
pragma Pure;
end System.BB;
| 57.311111 | 78 | 0.406359 |
1eb0e59edcbfbfb648ea8ead460bafb559d3bfa4 | 15,597 | adb | Ada | support/MinGW/lib/gcc/mingw32/9.2.0/adainclude/g-dyntab.adb | orb-zhuchen/Orb | 6da2404b949ac28bde786e08bf4debe4a27cd3a0 | [
"CNRI-Python-GPL-Compatible",
"MIT"
] | null | null | null | support/MinGW/lib/gcc/mingw32/9.2.0/adainclude/g-dyntab.adb | orb-zhuchen/Orb | 6da2404b949ac28bde786e08bf4debe4a27cd3a0 | [
"CNRI-Python-GPL-Compatible",
"MIT"
] | null | null | null | support/MinGW/lib/gcc/mingw32/9.2.0/adainclude/g-dyntab.adb | orb-zhuchen/Orb | 6da2404b949ac28bde786e08bf4debe4a27cd3a0 | [
"CNRI-Python-GPL-Compatible",
"MIT"
] | null | null | null | ------------------------------------------------------------------------------
-- --
-- GNAT COMPILER COMPONENTS --
-- --
-- G N A T . D Y N A M I C _ T A B L E S --
-- --
-- B o d y --
-- --
-- Copyright (C) 2000-2019, 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. --
-- --
------------------------------------------------------------------------------
pragma Compiler_Unit_Warning;
with GNAT.Heap_Sort_G;
with Ada.Unchecked_Deallocation;
with System;
package body GNAT.Dynamic_Tables is
-----------------------
-- Local Subprograms --
-----------------------
function Last_Allocated (T : Instance) return Table_Last_Type;
pragma Inline (Last_Allocated);
-- Return the index of the last allocated element
procedure Grow (T : in out Instance; New_Last : Table_Last_Type);
-- This is called when we are about to set the value of Last to a value
-- that is larger than Last_Allocated. This reallocates the table to the
-- larger size, as indicated by New_Last. At the time this is called,
-- Last (T) is still the old value, and this does not modify it.
--------------
-- Allocate --
--------------
procedure Allocate (T : in out Instance; Num : Integer := 1) is
begin
-- Note that Num can be negative
pragma Assert (not T.Locked);
Set_Last (T, Last (T) + Table_Index_Type'Base (Num));
end Allocate;
------------
-- Append --
------------
procedure Append (T : in out Instance; New_Val : Table_Component_Type) is
pragma Assert (not T.Locked);
New_Last : constant Table_Last_Type := Last (T) + 1;
begin
if New_Last <= Last_Allocated (T) then
-- Fast path
T.P.Last := New_Last;
T.Table (New_Last) := New_Val;
else
Set_Item (T, New_Last, New_Val);
end if;
end Append;
----------------
-- Append_All --
----------------
procedure Append_All (T : in out Instance; New_Vals : Table_Type) is
begin
for J in New_Vals'Range loop
Append (T, New_Vals (J));
end loop;
end Append_All;
--------------------
-- Decrement_Last --
--------------------
procedure Decrement_Last (T : in out Instance) is
begin
pragma Assert (not T.Locked);
Allocate (T, -1);
end Decrement_Last;
-----------
-- First --
-----------
function First return Table_Index_Type is
begin
return Table_Low_Bound;
end First;
--------------
-- For_Each --
--------------
procedure For_Each (Table : Instance) is
Quit : Boolean := False;
begin
for Index in First .. Last (Table) loop
Action (Index, Table.Table (Index), Quit);
exit when Quit;
end loop;
end For_Each;
----------
-- Grow --
----------
procedure Grow (T : in out Instance; New_Last : Table_Last_Type) is
-- Note: Type Alloc_Ptr below needs to be declared locally so we know
-- the bounds. That means that the collection is local, so is finalized
-- when leaving Grow. That's why this package doesn't support controlled
-- types; the table elements would be finalized prematurely. An Ada
-- implementation would also be within its rights to reclaim the
-- storage. Fortunately, GNAT doesn't do that.
pragma Assert (not T.Locked);
pragma Assert (New_Last > Last_Allocated (T));
subtype Table_Length_Type is Table_Index_Type'Base
range 0 .. Table_Index_Type'Base'Last;
Old_Last_Allocated : constant Table_Last_Type := Last_Allocated (T);
Old_Allocated_Length : constant Table_Length_Type :=
Old_Last_Allocated - First + 1;
New_Length : constant Table_Length_Type := New_Last - First + 1;
New_Allocated_Length : Table_Length_Type;
begin
if T.Table = Empty_Table_Ptr then
New_Allocated_Length := Table_Length_Type (Table_Initial);
else
New_Allocated_Length :=
Table_Length_Type
(Long_Long_Integer (Old_Allocated_Length) *
(100 + Long_Long_Integer (Table_Increment)) / 100);
end if;
-- Make sure it really did grow
if New_Allocated_Length <= Old_Allocated_Length then
New_Allocated_Length := Old_Allocated_Length + 10;
end if;
if New_Allocated_Length <= New_Length then
New_Allocated_Length := New_Length + 10;
end if;
pragma Assert (New_Allocated_Length > Old_Allocated_Length);
pragma Assert (New_Allocated_Length > New_Length);
T.P.Last_Allocated := First + New_Allocated_Length - 1;
declare
subtype Old_Alloc_Type is Table_Type (First .. Old_Last_Allocated);
type Old_Alloc_Ptr is access all Old_Alloc_Type;
procedure Free is
new Ada.Unchecked_Deallocation (Old_Alloc_Type, Old_Alloc_Ptr);
function To_Old_Alloc_Ptr is
new Ada.Unchecked_Conversion (Table_Ptr, Old_Alloc_Ptr);
subtype Alloc_Type is
Table_Type (First .. First + New_Allocated_Length - 1);
type Alloc_Ptr is access all Alloc_Type;
function To_Table_Ptr is
new Ada.Unchecked_Conversion (Alloc_Ptr, Table_Ptr);
Old_Table : Old_Alloc_Ptr := To_Old_Alloc_Ptr (T.Table);
New_Table : constant Alloc_Ptr := new Alloc_Type;
begin
if T.Table /= Empty_Table_Ptr then
New_Table (First .. Last (T)) := Old_Table (First .. Last (T));
Free (Old_Table);
end if;
T.Table := To_Table_Ptr (New_Table);
end;
pragma Assert (New_Last <= Last_Allocated (T));
pragma Assert (T.Table /= null);
pragma Assert (T.Table /= Empty_Table_Ptr);
end Grow;
--------------------
-- Increment_Last --
--------------------
procedure Increment_Last (T : in out Instance) is
begin
pragma Assert (not T.Locked);
Allocate (T, 1);
end Increment_Last;
----------
-- Init --
----------
procedure Init (T : in out Instance) is
pragma Assert (not T.Locked);
subtype Alloc_Type is Table_Type (First .. Last_Allocated (T));
type Alloc_Ptr is access all Alloc_Type;
procedure Free is new Ada.Unchecked_Deallocation (Alloc_Type, Alloc_Ptr);
function To_Alloc_Ptr is
new Ada.Unchecked_Conversion (Table_Ptr, Alloc_Ptr);
Temp : Alloc_Ptr := To_Alloc_Ptr (T.Table);
begin
if T.Table = Empty_Table_Ptr then
pragma Assert (T.P = (Last_Allocated | Last => First - 1));
null;
else
Free (Temp);
T.Table := Empty_Table_Ptr;
T.P := (Last_Allocated | Last => First - 1);
end if;
end Init;
--------------
-- Is_Empty --
--------------
function Is_Empty (T : Instance) return Boolean is
begin
return Last (T) = First - 1;
end Is_Empty;
----------
-- Last --
----------
function Last (T : Instance) return Table_Last_Type is
begin
return T.P.Last;
end Last;
--------------------
-- Last_Allocated --
--------------------
function Last_Allocated (T : Instance) return Table_Last_Type is
begin
return T.P.Last_Allocated;
end Last_Allocated;
----------
-- Move --
----------
procedure Move (From, To : in out Instance) is
begin
pragma Assert (not From.Locked);
pragma Assert (not To.Locked);
pragma Assert (Is_Empty (To));
To := From;
From.Table := Empty_Table_Ptr;
From.Locked := False;
From.P.Last_Allocated := First - 1;
From.P.Last := First - 1;
pragma Assert (Is_Empty (From));
end Move;
-------------
-- Release --
-------------
procedure Release (T : in out Instance) is
pragma Assert (not T.Locked);
Old_Last_Allocated : constant Table_Last_Type := Last_Allocated (T);
function New_Last_Allocated return Table_Last_Type;
-- Compute the new value of Last_Allocated. This is normally equal to
-- Last, but if Release_Threshold /= 0, then we need to take that into
-- account.
------------------------
-- New_Last_Allocated --
------------------------
function New_Last_Allocated return Table_Last_Type is
subtype Table_Length_Type is Table_Index_Type'Base
range 0 .. Table_Index_Type'Base'Last;
Length : constant Table_Length_Type := Last (T) - First + 1;
Comp_Size_In_Bytes : constant Table_Length_Type :=
Table_Type'Component_Size / System.Storage_Unit;
Length_Threshold : constant Table_Length_Type :=
Table_Length_Type (Release_Threshold) / Comp_Size_In_Bytes;
begin
if Release_Threshold = 0 or else Length < Length_Threshold then
return Last (T);
else
declare
Extra_Length : constant Table_Length_Type := Length / 1000;
begin
return (Length + Extra_Length) - 1 + First;
end;
end if;
end New_Last_Allocated;
-- Local variables
New_Last_Alloc : constant Table_Last_Type := New_Last_Allocated;
-- Start of processing for Release
begin
if New_Last_Alloc < Last_Allocated (T) then
pragma Assert (Last (T) < Last_Allocated (T));
pragma Assert (T.Table /= Empty_Table_Ptr);
declare
subtype Old_Alloc_Type is Table_Type (First .. Old_Last_Allocated);
type Old_Alloc_Ptr is access all Old_Alloc_Type;
procedure Free is
new Ada.Unchecked_Deallocation (Old_Alloc_Type, Old_Alloc_Ptr);
function To_Old_Alloc_Ptr is
new Ada.Unchecked_Conversion (Table_Ptr, Old_Alloc_Ptr);
subtype Alloc_Type is Table_Type (First .. New_Last_Alloc);
type Alloc_Ptr is access all Alloc_Type;
function To_Table_Ptr is
new Ada.Unchecked_Conversion (Alloc_Ptr, Table_Ptr);
Old_Table : Old_Alloc_Ptr := To_Old_Alloc_Ptr (T.Table);
New_Table : constant Alloc_Ptr := new Alloc_Type;
begin
New_Table (First .. Last (T)) := Old_Table (First .. Last (T));
T.P.Last_Allocated := New_Last_Alloc;
Free (Old_Table);
T.Table := To_Table_Ptr (New_Table);
end;
end if;
end Release;
--------------
-- Set_Item --
--------------
procedure Set_Item
(T : in out Instance;
Index : Valid_Table_Index_Type;
Item : Table_Component_Type)
is
begin
pragma Assert (not T.Locked);
-- If Set_Last is going to reallocate the table, we make a copy of Item,
-- in case the call was "Set_Item (T, X, T.Table (Y));", and Item is
-- passed by reference. Without the copy, we would deallocate the array
-- containing Item, leaving a dangling pointer.
if Index > Last_Allocated (T) then
declare
Item_Copy : constant Table_Component_Type := Item;
begin
Set_Last (T, Index);
T.Table (Index) := Item_Copy;
end;
else
if Index > Last (T) then
Set_Last (T, Index);
end if;
T.Table (Index) := Item;
end if;
end Set_Item;
--------------
-- Set_Last --
--------------
procedure Set_Last (T : in out Instance; New_Val : Table_Last_Type) is
begin
pragma Assert (not T.Locked);
if New_Val > Last_Allocated (T) then
Grow (T, New_Val);
end if;
T.P.Last := New_Val;
end Set_Last;
----------------
-- Sort_Table --
----------------
procedure Sort_Table (Table : in out Instance) is
Temp : Table_Component_Type;
-- A temporary position to simulate index 0
-- Local subprograms
function Index_Of (Idx : Natural) return Table_Index_Type'Base;
-- Return index of Idx'th element of table
function Lower_Than (Op1, Op2 : Natural) return Boolean;
-- Compare two components
procedure Move (From : Natural; To : Natural);
-- Move one component
package Heap_Sort is new GNAT.Heap_Sort_G (Move, Lower_Than);
--------------
-- Index_Of --
--------------
function Index_Of (Idx : Natural) return Table_Index_Type'Base is
J : constant Integer'Base :=
Table_Index_Type'Base'Pos (First) + Idx - 1;
begin
return Table_Index_Type'Base'Val (J);
end Index_Of;
----------
-- Move --
----------
procedure Move (From : Natural; To : Natural) is
begin
if From = 0 then
Table.Table (Index_Of (To)) := Temp;
elsif To = 0 then
Temp := Table.Table (Index_Of (From));
else
Table.Table (Index_Of (To)) :=
Table.Table (Index_Of (From));
end if;
end Move;
----------------
-- Lower_Than --
----------------
function Lower_Than (Op1, Op2 : Natural) return Boolean is
begin
if Op1 = 0 then
return Lt (Temp, Table.Table (Index_Of (Op2)));
elsif Op2 = 0 then
return Lt (Table.Table (Index_Of (Op1)), Temp);
else
return
Lt (Table.Table (Index_Of (Op1)), Table.Table (Index_Of (Op2)));
end if;
end Lower_Than;
-- Start of processing for Sort_Table
begin
Heap_Sort.Sort (Natural (Last (Table) - First) + 1);
end Sort_Table;
end GNAT.Dynamic_Tables;
| 31.319277 | 79 | 0.546259 |
ad49355813b18f10ec1c395b6a4233d85811cbe7 | 172,380 | ads | Ada | .build/ada/asis-gela-parser-goto_table.ads | faelys/gela-asis | 48a3bee90eda9f0c9d958b4e3c80a5a9b1c65253 | [
"BSD-3-Clause"
] | 4 | 2016-02-05T15:51:56.000Z | 2022-03-25T20:38:32.000Z | .build/ada/asis-gela-parser-goto_table.ads | faelys/gela-asis | 48a3bee90eda9f0c9d958b4e3c80a5a9b1c65253 | [
"BSD-3-Clause"
] | null | null | null | .build/ada/asis-gela-parser-goto_table.ads | faelys/gela-asis | 48a3bee90eda9f0c9d958b4e3c80a5a9b1c65253 | [
"BSD-3-Clause"
] | null | null | null | package Asis.Gela.Parser.Goto_Table is
type Small_Integer is range -32_000 .. 32_000;
type Goto_Entry is record
Nonterm : Small_Integer;
Newstate : Small_Integer;
end record;
--pragma suppress(index_check);
subtype Row is Integer range -1 .. Integer'Last;
type Goto_Parse_Table is array (Row range <>) of Goto_Entry;
Goto_Matrix : constant Goto_Parse_Table :=
((-1,-1) -- Dummy Entry.
-- State 0
,(-417, 37),(-416, 36),(-404, 29),(-403, 28)
,(-402, 14),(-400, 7),(-398, 12),(-397, 11)
,(-396, 10),(-395, 6),(-394, 5),(-393, 3)
,(-392, 2),(-391, 1),(-350, 39),(-349, 25)
,(-348, 26),(-347, 24),(-342, 31),(-341, 30)
,(-337, 35),(-319, 46),(-318, 45),(-227, 23)
,(-226, 22),(-223, 15),(-209, 34),(-208, 33)
,(-123, 21),(-122, 20),(-119, 19),(-116, 18)
,(-106, 4),(-104, 41),(-101, 42),(-92, 13)
,(-81, 54),(-80, 16),(-79, 8),(-78, 38)
,(-77, 44),(-71, 43),(-67, 40),(-61, 48)
,(-60, 55),(-2, 59)
-- State 1
,(-417, 37),(-416, 36)
,(-404, 29),(-403, 28),(-402, 14),(-400, 7)
,(-398, 12),(-397, 11),(-396, 10),(-395, 6)
,(-394, 5),(-393, 3),(-392, 60),(-350, 39)
,(-349, 25),(-348, 26),(-347, 24),(-342, 31)
,(-341, 30),(-337, 35),(-319, 46),(-318, 45)
,(-227, 23),(-226, 22),(-223, 15),(-209, 34)
,(-208, 33),(-123, 21),(-122, 20),(-119, 19)
,(-116, 18),(-106, 4),(-104, 41),(-101, 42)
,(-92, 13),(-81, 54),(-80, 16),(-79, 8)
,(-78, 38),(-77, 44),(-71, 43),(-67, 40)
,(-61, 48),(-60, 55)
-- State 2
-- State 3
,(-417, 37),(-416, 36)
,(-398, 12),(-397, 11),(-396, 10),(-395, 62)
,(-394, 61),(-350, 39),(-349, 25),(-348, 26)
,(-347, 24),(-337, 35),(-319, 46),(-318, 45)
,(-227, 23),(-226, 22),(-209, 34),(-208, 33)
,(-123, 21),(-122, 20),(-119, 19),(-116, 18)
,(-92, 13),(-81, 54),(-78, 38),(-77, 44)
,(-71, 43),(-61, 48),(-60, 55)
-- State 4
-- State 5
-- State 6
-- State 7
,(-465, 64)
,(-404, 29),(-403, 28),(-402, 14),(-401, 63)
,(-400, 65),(-342, 31),(-341, 30),(-223, 15)
,(-106, 66),(-104, 41),(-101, 42),(-80, 16)
,(-79, 8),(-67, 40)
-- State 8
,(-3, 68)
-- State 9
,(-31, 70)
-- State 10
-- State 11
-- State 12
-- State 13
,(-22, 72)
-- State 14
-- State 15
-- State 16
-- State 17
-- State 18
-- State 19
-- State 20
-- State 21
-- State 22
-- State 23
-- State 24
-- State 25
-- State 26
-- State 27
-- State 28
-- State 29
-- State 30
-- State 31
-- State 32
-- State 33
,(-319, 46),(-318, 45),(-209, 73)
,(-81, 54),(-60, 55)
-- State 34
,(-87, 78),(-66, 77)
,(-31, 76)
-- State 35
,(-31, 79)
-- State 36
-- State 37
-- State 38
,(-323, 80),(-320, 83)
,(-45, 84),(-3, 82)
-- State 39
,(-337, 87),(-319, 46)
,(-318, 45),(-209, 86),(-81, 54),(-78, 85)
,(-60, 55)
-- State 40
,(-104, 89),(-80, 88)
-- State 41
,(-235, 98)
,(-234, 97),(-233, 94),(-232, 93),(-231, 92)
,(-230, 91),(-202, 90),(-145, 101),(-7, 100)
,(-6, 95),(-3, 96)
-- State 42
,(-235, 98),(-234, 97)
,(-233, 94),(-232, 93),(-231, 92),(-230, 91)
,(-202, 90),(-145, 104),(-99, 105),(-7, 100)
,(-6, 95),(-3, 96)
-- State 43
,(-77, 106)
-- State 44
-- State 45
-- State 46
-- State 47
-- State 48
,(-464, 108)
,(-441, 119),(-440, 118),(-423, 115),(-422, 114)
,(-421, 113),(-420, 112),(-419, 109),(-418, 107)
,(-342, 31),(-341, 30),(-223, 110),(-153, 116)
,(-124, 121),(-106, 111),(-104, 120),(-101, 42)
,(-99, 117),(-79, 8),(-3, 122)
-- State 49
-- State 50
-- State 51
-- State 52
-- State 53
-- State 54
,(-323, 80)
,(-320, 123),(-3, 82)
-- State 55
,(-324, 125),(-323, 80)
,(-321, 127),(-320, 124),(-7, 126),(-3, 82)
-- State 56
-- State 57
-- State 58
-- State 59
-- State 60
-- State 61
-- State 62
-- State 63
,(-465, 129),(-404, 29),(-403, 28),(-402, 14)
,(-400, 65),(-342, 31),(-341, 30),(-223, 15)
,(-106, 66),(-104, 41),(-101, 42),(-80, 16)
,(-79, 8),(-67, 40)
-- State 64
-- State 65
-- State 66
-- State 67
-- State 68
,(-107, 131),(-31, 132)
,(-22, 130)
-- State 69
-- State 70
-- State 71
-- State 72
,(-323, 133),(-3, 82)
-- State 73
,(-87, 136)
,(-66, 135),(-31, 134)
-- State 74
-- State 75
-- State 76
-- State 77
,(-450, 160),(-449, 159)
,(-417, 37),(-416, 36),(-408, 169),(-407, 168)
,(-406, 167),(-405, 166),(-350, 39),(-349, 184)
,(-348, 183),(-347, 182),(-346, 181),(-345, 180)
,(-342, 31),(-341, 30),(-337, 35),(-319, 46)
,(-318, 45),(-229, 165),(-228, 164),(-227, 163)
,(-226, 162),(-225, 146),(-224, 145),(-223, 144)
,(-222, 141),(-221, 140),(-220, 139),(-219, 137)
,(-218, 196),(-209, 179),(-208, 178),(-200, 143)
,(-157, 177),(-156, 176),(-153, 175),(-132, 191)
,(-131, 190),(-128, 173),(-127, 172),(-126, 171)
,(-125, 170),(-124, 121),(-123, 158),(-122, 157)
,(-121, 156),(-120, 155),(-119, 154),(-118, 153)
,(-117, 152),(-116, 151),(-115, 150),(-114, 149)
,(-113, 148),(-112, 147),(-111, 142),(-106, 161)
,(-101, 42),(-99, 189),(-96, 187),(-93, 174)
,(-82, 188),(-81, 54),(-79, 8),(-78, 185)
,(-77, 44),(-71, 43),(-70, 197),(-61, 48)
,(-60, 55),(-59, 186),(-3, 122)
-- State 78
,(-235, 98)
,(-234, 97),(-233, 94),(-232, 93),(-231, 92)
,(-230, 91),(-202, 90),(-145, 198),(-7, 100)
,(-6, 95),(-3, 96)
-- State 79
-- State 80
-- State 81
-- State 82
,(-463, 199),(-28, 200)
-- State 83
,(-87, 203),(-66, 202)
-- State 84
,(-323, 80),(-320, 204)
,(-3, 82)
-- State 85
,(-323, 80),(-320, 205),(-3, 82)
-- State 86
,(-87, 206),(-31, 207)
-- State 87
,(-31, 208)
-- State 88
,(-104, 209)
-- State 89
,(-235, 98),(-234, 97),(-233, 94),(-232, 93)
,(-231, 92),(-230, 91),(-202, 90),(-145, 210)
,(-7, 100),(-6, 95),(-3, 96)
-- State 90
-- State 91
-- State 92
-- State 93
-- State 94
-- State 95
-- State 96
-- State 97
-- State 98
,(-245, 215)
,(-28, 213),(-22, 212),(-21, 214)
-- State 99
-- State 100
-- State 101
,(-343, 216)
,(-31, 219),(-26, 217)
-- State 102
-- State 103
-- State 104
,(-343, 220),(-31, 221)
,(-26, 217)
-- State 105
,(-235, 98),(-234, 97),(-233, 94)
,(-232, 93),(-231, 92),(-230, 91),(-202, 90)
,(-145, 222),(-143, 223),(-7, 100),(-6, 95)
,(-3, 96)
-- State 106
-- State 107
,(-464, 224),(-441, 119),(-440, 118)
,(-423, 115),(-422, 114),(-421, 113),(-420, 112)
,(-419, 109),(-342, 31),(-341, 30),(-223, 110)
,(-153, 116),(-124, 121),(-106, 111),(-104, 120)
,(-101, 42),(-99, 117),(-79, 8),(-3, 122)
-- State 108
-- State 109
-- State 110
-- State 111
-- State 112
-- State 113
-- State 114
-- State 115
-- State 116
,(-30, 226)
-- State 117
,(-124, 227),(-3, 122)
-- State 118
-- State 119
-- State 120
,(-319, 46)
,(-318, 45),(-209, 228),(-81, 54),(-78, 229)
,(-60, 55)
-- State 121
,(-158, 230),(-26, 231)
-- State 122
-- State 123
,(-325, 232)
,(-215, 234),(-22, 233)
-- State 124
-- State 125
-- State 126
-- State 127
,(-325, 235),(-216, 238)
,(-89, 236),(-22, 233)
-- State 128
-- State 129
-- State 130
,(-274, 260),(-273, 259)
,(-271, 251),(-269, 248),(-267, 245),(-266, 244)
,(-259, 242),(-246, 266),(-245, 265),(-244, 257)
,(-235, 267),(-234, 97),(-233, 94),(-232, 93)
,(-231, 92),(-230, 91),(-202, 90),(-164, 243)
,(-145, 258),(-110, 240),(-109, 239),(-108, 270)
,(-72, 256),(-71, 253),(-70, 268),(-35, 252)
,(-27, 247),(-25, 246),(-22, 269),(-7, 100)
,(-6, 95),(-5, 255),(-4, 254),(-3, 241)
-- State 131
,(-31, 271)
-- State 132
-- State 133
,(-23, 273)
-- State 134
-- State 135
,(-450, 160),(-449, 159)
,(-417, 37),(-416, 36),(-408, 169),(-407, 168)
,(-406, 167),(-405, 166),(-350, 39),(-349, 184)
,(-348, 183),(-347, 182),(-346, 181),(-345, 180)
,(-342, 31),(-341, 30),(-337, 35),(-319, 46)
,(-318, 45),(-229, 165),(-228, 164),(-227, 163)
,(-226, 162),(-225, 146),(-224, 145),(-223, 144)
,(-222, 141),(-221, 140),(-220, 139),(-219, 137)
,(-218, 274),(-209, 179),(-208, 178),(-200, 143)
,(-157, 177),(-156, 176),(-153, 175),(-132, 191)
,(-131, 190),(-128, 173),(-127, 172),(-126, 171)
,(-125, 170),(-124, 121),(-123, 158),(-122, 157)
,(-121, 156),(-120, 155),(-119, 154),(-118, 153)
,(-117, 152),(-116, 151),(-115, 150),(-114, 149)
,(-113, 148),(-112, 147),(-111, 142),(-106, 161)
,(-101, 42),(-99, 189),(-96, 187),(-93, 174)
,(-82, 188),(-81, 54),(-79, 8),(-78, 185)
,(-77, 44),(-71, 43),(-70, 275),(-61, 48)
,(-60, 55),(-59, 186),(-3, 122)
-- State 136
,(-235, 98)
,(-234, 97),(-233, 94),(-232, 93),(-231, 92)
,(-230, 91),(-202, 90),(-145, 276),(-7, 100)
,(-6, 95),(-3, 96)
-- State 137
,(-450, 160),(-449, 159)
,(-417, 37),(-416, 36),(-408, 169),(-407, 168)
,(-406, 167),(-405, 166),(-350, 39),(-349, 184)
,(-348, 183),(-347, 182),(-346, 181),(-345, 180)
,(-342, 31),(-341, 30),(-337, 35),(-319, 46)
,(-318, 45),(-229, 165),(-228, 164),(-227, 163)
,(-226, 162),(-225, 146),(-224, 145),(-223, 144)
,(-222, 141),(-221, 140),(-220, 277),(-209, 179)
,(-208, 178),(-200, 143),(-157, 177),(-156, 176)
,(-153, 175),(-132, 191),(-131, 190),(-128, 173)
,(-127, 172),(-126, 171),(-125, 170),(-124, 121)
,(-123, 158),(-122, 157),(-121, 156),(-120, 155)
,(-119, 154),(-118, 153),(-117, 152),(-116, 151)
,(-115, 150),(-114, 149),(-113, 148),(-112, 147)
,(-111, 142),(-106, 161),(-101, 42),(-99, 189)
,(-96, 187),(-93, 174),(-82, 188),(-81, 54)
,(-79, 8),(-78, 185),(-77, 44),(-71, 43)
,(-61, 48),(-60, 55),(-59, 186),(-3, 122)
-- State 138
-- State 139
-- State 140
-- State 141
-- State 142
-- State 143
-- State 144
-- State 145
-- State 146
-- State 147
-- State 148
-- State 149
-- State 150
-- State 151
-- State 152
-- State 153
-- State 154
-- State 155
-- State 156
-- State 157
-- State 158
-- State 159
-- State 160
-- State 161
-- State 162
-- State 163
-- State 164
-- State 165
-- State 166
-- State 167
-- State 168
-- State 169
-- State 170
-- State 171
-- State 172
-- State 173
-- State 174
,(-124, 278),(-3, 122)
-- State 175
,(-30, 279)
-- State 176
-- State 177
-- State 178
,(-319, 46)
,(-318, 45),(-209, 280),(-81, 54),(-60, 55)
-- State 179
,(-87, 78),(-66, 281),(-31, 76)
-- State 180
-- State 181
-- State 182
-- State 183
-- State 184
-- State 185
,(-323, 80)
,(-320, 83),(-45, 282),(-3, 82)
-- State 186
,(-451, 284)
,(-323, 283),(-3, 82)
-- State 187
,(-124, 286),(-99, 285)
,(-45, 287),(-3, 122)
-- State 188
,(-124, 289),(-99, 288)
,(-45, 290),(-3, 122)
-- State 189
,(-124, 291),(-3, 122)
-- State 190
-- State 191
-- State 192
-- State 193
-- State 194
-- State 195
-- State 196
,(-44, 293)
-- State 197
,(-323, 294),(-3, 82)
-- State 198
,(-31, 295)
-- State 199
,(-28, 296)
-- State 200
,(-3, 297)
-- State 201
-- State 202
,(-450, 160),(-449, 159)
,(-417, 37),(-416, 36),(-350, 39),(-349, 184)
,(-348, 183),(-347, 182),(-346, 181),(-345, 180)
,(-342, 31),(-341, 30),(-339, 307),(-338, 298)
,(-337, 35),(-319, 46),(-318, 45),(-223, 144)
,(-221, 299),(-209, 303),(-208, 302),(-200, 143)
,(-157, 177),(-156, 176),(-153, 175),(-132, 191)
,(-131, 190),(-128, 173),(-127, 172),(-126, 171)
,(-125, 170),(-124, 121),(-123, 158),(-122, 157)
,(-121, 156),(-120, 155),(-119, 154),(-118, 153)
,(-117, 152),(-116, 151),(-115, 150),(-114, 149)
,(-113, 148),(-112, 147),(-111, 142),(-106, 161)
,(-101, 42),(-99, 189),(-96, 305),(-93, 174)
,(-82, 306),(-81, 54),(-80, 300),(-79, 8)
,(-78, 304),(-77, 44),(-71, 43),(-70, 309)
,(-61, 48),(-60, 55),(-59, 186),(-55, 308)
,(-3, 122)
-- State 203
,(-235, 98),(-234, 97),(-233, 94)
,(-232, 93),(-231, 92),(-230, 91),(-202, 90)
,(-145, 310),(-7, 100),(-6, 95),(-3, 96)
-- State 204
,(-66, 311)
-- State 205
,(-87, 313),(-66, 312)
-- State 206
,(-235, 98)
,(-234, 97),(-233, 94),(-232, 93),(-231, 92)
,(-230, 91),(-202, 90),(-145, 314),(-7, 100)
,(-6, 95),(-3, 96)
-- State 207
-- State 208
-- State 209
,(-235, 98),(-234, 97)
,(-233, 94),(-232, 93),(-231, 92),(-230, 91)
,(-202, 90),(-145, 315),(-7, 100),(-6, 95)
,(-3, 96)
-- State 210
,(-343, 316),(-31, 317),(-26, 217)
-- State 211
-- State 212
,(-274, 260),(-273, 259),(-271, 251),(-269, 248)
,(-267, 245),(-266, 244),(-259, 242),(-250, 320)
,(-248, 318),(-247, 331),(-246, 266),(-245, 265)
,(-244, 257),(-235, 328),(-234, 97),(-233, 94)
,(-232, 93),(-231, 92),(-230, 91),(-206, 327)
,(-205, 323),(-202, 90),(-182, 322),(-164, 326)
,(-163, 325),(-145, 324),(-110, 321),(-75, 329)
,(-72, 319),(-71, 253),(-70, 268),(-35, 252)
,(-27, 247),(-25, 246),(-22, 269),(-7, 100)
,(-6, 95),(-5, 255),(-4, 254),(-3, 96)
-- State 213
,(-240, 337),(-234, 335),(-40, 336),(-7, 100)
,(-6, 334),(-3, 333)
-- State 214
,(-241, 339),(-3, 338)
-- State 215
-- State 216
,(-31, 340),(-26, 341)
-- State 217
,(-235, 98),(-234, 97)
,(-233, 94),(-232, 93),(-231, 92),(-230, 91)
,(-202, 90),(-145, 342),(-7, 100),(-6, 95)
,(-3, 96)
-- State 218
-- State 219
-- State 220
,(-31, 343),(-26, 341)
-- State 221
-- State 222
-- State 223
,(-344, 344)
,(-31, 346),(-26, 345)
-- State 224
-- State 225
-- State 226
,(-328, 355),(-235, 98)
,(-234, 97),(-233, 94),(-232, 93),(-231, 92)
,(-230, 91),(-202, 90),(-155, 357),(-145, 222)
,(-143, 356),(-142, 350),(-76, 348),(-71, 349)
,(-64, 347),(-38, 351),(-7, 100),(-6, 95)
,(-3, 96)
-- State 227
,(-185, 359),(-184, 358),(-129, 361)
,(-66, 362),(-22, 360)
-- State 228
,(-442, 364),(-66, 363)
,(-31, 365)
-- State 229
,(-124, 366),(-3, 122)
-- State 230
,(-26, 367)
-- State 231
,(-124, 368),(-3, 122)
-- State 232
-- State 233
,(-326, 370),(-153, 369)
,(-124, 121),(-3, 122)
-- State 234
-- State 235
,(-89, 371)
-- State 236
,(-235, 98)
,(-234, 97),(-233, 94),(-232, 93),(-231, 92)
,(-230, 91),(-202, 90),(-155, 374),(-145, 222)
,(-143, 373),(-142, 372),(-71, 349),(-38, 351)
,(-7, 100),(-6, 95),(-3, 96)
-- State 237
-- State 238
-- State 239
,(-274, 260)
,(-273, 259),(-271, 251),(-269, 248),(-267, 245)
,(-266, 244),(-259, 242),(-246, 266),(-245, 265)
,(-244, 257),(-235, 267),(-234, 97),(-233, 94)
,(-232, 93),(-231, 92),(-230, 91),(-202, 90)
,(-164, 243),(-145, 258),(-110, 375),(-72, 256)
,(-71, 253),(-70, 268),(-35, 252),(-27, 247)
,(-25, 246),(-22, 269),(-7, 100),(-6, 95)
,(-5, 255),(-4, 254),(-3, 96)
-- State 240
-- State 241
,(-16, 377)
-- State 242
,(-105, 383),(-74, 382),(-41, 381)
-- State 243
,(-276, 384)
,(-265, 397),(-71, 398),(-64, 399),(-32, 385)
,(-20, 387),(-19, 389),(-14, 386),(-13, 388)
,(-10, 390)
-- State 244
,(-274, 260),(-273, 259),(-271, 251)
,(-269, 248),(-267, 400),(-246, 266),(-245, 265)
,(-244, 257),(-235, 267),(-234, 97),(-233, 94)
,(-232, 93),(-231, 92),(-230, 91),(-202, 90)
,(-145, 258),(-72, 256),(-71, 253),(-70, 268)
,(-35, 252),(-22, 269),(-7, 100),(-6, 95)
,(-5, 255),(-4, 254),(-3, 96)
-- State 245
,(-277, 402)
,(-268, 401),(-27, 404),(-25, 403),(-18, 405)
-- State 246
-- State 247
-- State 248
,(-278, 408),(-270, 407),(-86, 412),(-69, 411)
,(-29, 410),(-24, 409)
-- State 249
-- State 250
-- State 251
,(-272, 419),(-8, 417)
-- State 252
,(-274, 260),(-273, 259),(-271, 420),(-246, 266)
,(-245, 265),(-244, 257),(-235, 267),(-234, 97)
,(-233, 94),(-232, 93),(-231, 92),(-230, 91)
,(-202, 90),(-145, 258),(-72, 256),(-70, 268)
,(-22, 269),(-7, 100),(-6, 95),(-5, 255)
,(-4, 254),(-3, 96)
-- State 253
,(-274, 260),(-273, 259)
,(-271, 421),(-246, 266),(-245, 265),(-244, 257)
,(-235, 267),(-234, 97),(-233, 94),(-232, 93)
,(-231, 92),(-230, 91),(-202, 90),(-145, 258)
,(-72, 256),(-70, 268),(-22, 269),(-7, 100)
,(-6, 95),(-5, 255),(-4, 254),(-3, 96)
-- State 254
-- State 255
-- State 256
-- State 257
-- State 258
-- State 259
-- State 260
-- State 261
-- State 262
-- State 263
-- State 264
-- State 265
-- State 266
-- State 267
,(-245, 215),(-28, 213),(-22, 212),(-21, 422)
-- State 268
,(-273, 424),(-235, 267),(-234, 97),(-233, 94)
,(-232, 93),(-231, 92),(-230, 91),(-202, 90)
,(-145, 423),(-7, 100),(-6, 95),(-3, 96)
-- State 269
,(-274, 260),(-273, 259),(-271, 251),(-269, 248)
,(-267, 245),(-266, 244),(-259, 242),(-253, 426)
,(-250, 320),(-248, 318),(-247, 331),(-246, 266)
,(-245, 265),(-244, 257),(-235, 328),(-234, 97)
,(-233, 94),(-232, 93),(-231, 92),(-230, 91)
,(-206, 327),(-205, 323),(-202, 90),(-182, 322)
,(-164, 326),(-163, 325),(-145, 324),(-110, 425)
,(-75, 329),(-72, 319),(-71, 253),(-70, 268)
,(-35, 252),(-27, 247),(-25, 246),(-22, 269)
,(-7, 100),(-6, 95),(-5, 255),(-4, 254)
,(-3, 96)
-- State 270
,(-466, 427),(-26, 428),(-23, 429)
-- State 271
-- State 272
-- State 273
,(-319, 46),(-318, 45),(-229, 165),(-228, 164)
,(-227, 163),(-226, 162),(-224, 435),(-209, 431)
,(-208, 430),(-96, 433),(-82, 434),(-81, 54)
,(-78, 432),(-77, 44),(-71, 43),(-60, 55)
-- State 274
,(-44, 436)
-- State 275
,(-323, 437),(-3, 82)
-- State 276
,(-31, 438)
-- State 277
-- State 278
,(-66, 439)
-- State 279
,(-235, 98),(-234, 97),(-233, 94)
,(-232, 93),(-231, 92),(-230, 91),(-202, 90)
,(-176, 445),(-175, 444),(-155, 452),(-145, 222)
,(-143, 443),(-142, 442),(-141, 451),(-136, 453)
,(-71, 349),(-57, 454),(-47, 450),(-42, 447)
,(-39, 449),(-38, 351),(-7, 100),(-6, 95)
,(-3, 96)
-- State 280
,(-87, 136),(-66, 455),(-31, 134)
-- State 281
,(-450, 160),(-449, 159),(-417, 37),(-416, 36)
,(-408, 169),(-407, 168),(-406, 167),(-405, 166)
,(-350, 39),(-349, 184),(-348, 183),(-347, 182)
,(-346, 181),(-345, 180),(-342, 31),(-341, 30)
,(-337, 35),(-319, 46),(-318, 45),(-229, 165)
,(-228, 164),(-227, 163),(-226, 162),(-225, 146)
,(-224, 145),(-223, 144),(-222, 141),(-221, 140)
,(-220, 139),(-219, 137),(-218, 196),(-209, 179)
,(-208, 178),(-200, 143),(-157, 177),(-156, 176)
,(-153, 175),(-132, 191),(-131, 190),(-128, 173)
,(-127, 172),(-126, 171),(-125, 170),(-124, 121)
,(-123, 158),(-122, 157),(-121, 156),(-120, 155)
,(-119, 154),(-118, 153),(-117, 152),(-116, 151)
,(-115, 150),(-114, 149),(-113, 148),(-112, 147)
,(-111, 142),(-106, 161),(-101, 42),(-99, 189)
,(-96, 187),(-93, 174),(-92, 459),(-82, 188)
,(-81, 54),(-79, 8),(-78, 185),(-77, 44)
,(-72, 458),(-71, 43),(-70, 197),(-61, 48)
,(-60, 55),(-59, 186),(-36, 457),(-3, 122)
-- State 282
,(-323, 80),(-320, 460),(-3, 82)
-- State 283
-- State 284
,(-101, 462)
,(-21, 461)
-- State 285
,(-124, 463),(-3, 122)
-- State 286
,(-66, 464)
,(-31, 465)
-- State 287
,(-124, 466),(-3, 122)
-- State 288
,(-124, 467)
,(-3, 122)
-- State 289
,(-66, 468)
-- State 290
,(-124, 469),(-3, 122)
-- State 291
,(-217, 472),(-185, 359),(-184, 358),(-129, 471)
,(-66, 470),(-31, 473),(-22, 360)
-- State 292
-- State 293
,(-377, 520)
,(-376, 519),(-375, 507),(-374, 506),(-316, 543)
,(-315, 516),(-313, 514),(-312, 513),(-306, 530)
,(-305, 479),(-304, 498),(-303, 497),(-302, 496)
,(-301, 495),(-300, 494),(-299, 493),(-298, 492)
,(-297, 490),(-296, 489),(-295, 488),(-294, 487)
,(-293, 486),(-292, 485),(-291, 484),(-290, 483)
,(-289, 482),(-288, 481),(-287, 480),(-286, 478)
,(-285, 477),(-284, 476),(-282, 475),(-281, 474)
,(-273, 510),(-235, 267),(-234, 97),(-233, 94)
,(-232, 93),(-231, 92),(-230, 91),(-202, 90)
,(-145, 501),(-124, 539),(-106, 491),(-103, 531)
,(-91, 536),(-89, 504),(-88, 505),(-83, 509)
,(-79, 8),(-72, 500),(-68, 515),(-63, 511)
,(-62, 503),(-59, 532),(-58, 502),(-49, 525)
,(-48, 534),(-46, 512),(-44, 517),(-37, 518)
,(-34, 508),(-12, 499),(-7, 100),(-6, 95)
,(-3, 537)
-- State 294
,(-424, 545),(-31, 546),(-22, 544)
-- State 295
-- State 296
,(-3, 547)
-- State 297
-- State 298
,(-450, 160),(-449, 159),(-417, 37)
,(-416, 36),(-350, 39),(-349, 184),(-348, 183)
,(-347, 182),(-346, 181),(-345, 180),(-342, 31)
,(-341, 30),(-339, 548),(-337, 35),(-319, 46)
,(-318, 45),(-223, 144),(-221, 550),(-209, 303)
,(-208, 302),(-200, 143),(-157, 177),(-156, 176)
,(-153, 175),(-132, 191),(-131, 190),(-128, 173)
,(-127, 172),(-126, 171),(-125, 170),(-124, 121)
,(-123, 158),(-122, 157),(-121, 156),(-120, 155)
,(-119, 154),(-118, 153),(-117, 152),(-116, 151)
,(-115, 150),(-114, 149),(-113, 148),(-112, 147)
,(-111, 142),(-106, 161),(-101, 42),(-99, 189)
,(-96, 305),(-93, 174),(-82, 306),(-81, 54)
,(-80, 300),(-79, 8),(-78, 304),(-77, 44)
,(-71, 43),(-61, 48),(-60, 55),(-59, 186)
,(-55, 549),(-3, 122)
-- State 299
-- State 300
,(-450, 160),(-449, 159)
,(-417, 37),(-416, 36),(-350, 39),(-349, 184)
,(-348, 183),(-347, 182),(-346, 181),(-345, 180)
,(-342, 31),(-341, 30),(-338, 551),(-337, 35)
,(-319, 46),(-318, 45),(-223, 144),(-221, 299)
,(-209, 303),(-208, 302),(-200, 143),(-157, 177)
,(-156, 176),(-153, 175),(-132, 191),(-131, 190)
,(-128, 173),(-127, 172),(-126, 171),(-125, 170)
,(-124, 121),(-123, 158),(-122, 157),(-121, 156)
,(-120, 155),(-119, 154),(-118, 153),(-117, 152)
,(-116, 151),(-115, 150),(-114, 149),(-113, 148)
,(-112, 147),(-111, 142),(-106, 161),(-101, 42)
,(-99, 189),(-96, 305),(-93, 174),(-82, 306)
,(-81, 54),(-79, 8),(-78, 304),(-77, 44)
,(-71, 43),(-61, 48),(-60, 55),(-59, 186)
,(-3, 122)
-- State 301
-- State 302
,(-319, 46),(-318, 45),(-209, 552)
,(-81, 54),(-60, 55)
-- State 303
,(-87, 78),(-66, 553)
,(-31, 76)
-- State 304
,(-323, 80),(-320, 83),(-3, 82)
-- State 305
,(-124, 286),(-99, 285),(-3, 122)
-- State 306
,(-124, 289)
,(-99, 288),(-3, 122)
-- State 307
,(-55, 554)
-- State 308
,(-323, 555)
,(-3, 82)
-- State 309
,(-323, 556),(-3, 82)
-- State 310
,(-31, 557)
-- State 311
,(-450, 160),(-449, 159),(-417, 37),(-416, 36)
,(-408, 169),(-407, 168),(-406, 167),(-405, 166)
,(-350, 39),(-349, 184),(-348, 183),(-347, 182)
,(-346, 181),(-345, 180),(-342, 31),(-341, 30)
,(-337, 35),(-319, 46),(-318, 45),(-229, 165)
,(-228, 164),(-227, 163),(-226, 162),(-225, 146)
,(-224, 145),(-223, 144),(-222, 141),(-221, 140)
,(-220, 139),(-219, 137),(-218, 558),(-209, 179)
,(-208, 178),(-200, 143),(-157, 177),(-156, 176)
,(-153, 175),(-132, 191),(-131, 190),(-128, 173)
,(-127, 172),(-126, 171),(-125, 170),(-124, 121)
,(-123, 158),(-122, 157),(-121, 156),(-120, 155)
,(-119, 154),(-118, 153),(-117, 152),(-116, 151)
,(-115, 150),(-114, 149),(-113, 148),(-112, 147)
,(-111, 142),(-106, 161),(-101, 42),(-99, 189)
,(-96, 187),(-93, 174),(-82, 188),(-81, 54)
,(-79, 8),(-78, 185),(-77, 44),(-71, 43)
,(-61, 48),(-60, 55),(-59, 186),(-3, 122)
-- State 312
,(-450, 160),(-449, 159),(-417, 37),(-416, 36)
,(-350, 39),(-349, 184),(-348, 183),(-347, 182)
,(-346, 181),(-345, 180),(-342, 31),(-341, 30)
,(-339, 307),(-338, 298),(-337, 35),(-319, 46)
,(-318, 45),(-223, 144),(-221, 299),(-209, 303)
,(-208, 302),(-200, 143),(-157, 177),(-156, 176)
,(-153, 175),(-132, 191),(-131, 190),(-128, 173)
,(-127, 172),(-126, 171),(-125, 170),(-124, 121)
,(-123, 158),(-122, 157),(-121, 156),(-120, 155)
,(-119, 154),(-118, 153),(-117, 152),(-116, 151)
,(-115, 150),(-114, 149),(-113, 148),(-112, 147)
,(-111, 142),(-106, 161),(-101, 42),(-99, 189)
,(-96, 305),(-93, 174),(-82, 306),(-81, 54)
,(-80, 300),(-79, 8),(-78, 304),(-77, 44)
,(-71, 43),(-61, 48),(-60, 55),(-59, 186)
,(-55, 308),(-3, 122)
-- State 313
,(-235, 98),(-234, 97)
,(-233, 94),(-232, 93),(-231, 92),(-230, 91)
,(-202, 90),(-145, 559),(-7, 100),(-6, 95)
,(-3, 96)
-- State 314
,(-31, 560)
-- State 315
,(-343, 561),(-31, 562)
,(-26, 217)
-- State 316
,(-31, 563),(-26, 341)
-- State 317
-- State 318
,(-249, 564)
,(-26, 565)
-- State 319
,(-85, 567)
-- State 320
,(-274, 260),(-273, 259)
,(-271, 251),(-269, 248),(-267, 245),(-266, 244)
,(-259, 242),(-246, 266),(-245, 265),(-244, 257)
,(-235, 267),(-234, 97),(-233, 94),(-232, 93)
,(-231, 92),(-230, 91),(-202, 90),(-164, 243)
,(-145, 258),(-110, 568),(-72, 256),(-71, 253)
,(-70, 268),(-35, 252),(-27, 247),(-25, 246)
,(-22, 269),(-7, 100),(-6, 95),(-5, 255)
,(-4, 254),(-3, 96)
-- State 321
-- State 322
-- State 323
,(-16, 569)
-- State 324
,(-148, 572)
,(-84, 570)
-- State 325
-- State 326
,(-276, 384),(-265, 397),(-71, 398)
,(-64, 399),(-32, 385),(-20, 387),(-19, 389)
,(-17, 574),(-14, 386),(-13, 388),(-10, 390)
-- State 327
,(-207, 575),(-33, 576)
-- State 328
,(-245, 215),(-28, 213)
,(-22, 212),(-21, 578)
-- State 329
-- State 330
-- State 331
,(-23, 579)
-- State 332
-- State 333
-- State 334
-- State 335
-- State 336
-- State 337
-- State 338
-- State 339
-- State 340
-- State 341
,(-235, 98)
,(-234, 97),(-233, 94),(-232, 93),(-231, 92)
,(-230, 91),(-202, 90),(-145, 580),(-7, 100)
,(-6, 95),(-3, 96)
-- State 342
-- State 343
-- State 344
,(-31, 581),(-26, 582)
-- State 345
,(-235, 98),(-234, 97),(-233, 94),(-232, 93)
,(-231, 92),(-230, 91),(-202, 90),(-145, 222)
,(-143, 583),(-7, 100),(-6, 95),(-3, 96)
-- State 346
-- State 347
,(-76, 584)
-- State 348
-- State 349
,(-72, 585)
-- State 350
,(-235, 98),(-234, 97)
,(-233, 94),(-232, 93),(-231, 92),(-230, 91)
,(-202, 90),(-145, 222),(-143, 587),(-38, 586)
,(-7, 100),(-6, 95),(-3, 96)
-- State 351
,(-235, 98)
,(-234, 97),(-233, 94),(-232, 93),(-231, 92)
,(-230, 91),(-202, 90),(-145, 222),(-143, 589)
,(-82, 590),(-81, 591),(-60, 592),(-47, 588)
,(-7, 100),(-6, 95),(-3, 96)
-- State 352
-- State 353
-- State 354
-- State 355
,(-235, 98)
,(-234, 97),(-233, 94),(-232, 93),(-231, 92)
,(-230, 91),(-202, 90),(-155, 595),(-145, 222)
,(-143, 594),(-142, 593),(-71, 349),(-38, 351)
,(-7, 100),(-6, 95),(-3, 96)
-- State 356
,(-188, 598)
,(-31, 599),(-15, 596)
-- State 357
,(-188, 600),(-31, 601)
,(-15, 596)
-- State 358
-- State 359
-- State 360
,(-186, 605),(-153, 603),(-124, 121)
,(-11, 604),(-3, 122)
-- State 361
,(-66, 606)
-- State 362
,(-439, 617)
,(-438, 616),(-437, 615),(-436, 614),(-435, 613)
,(-434, 612),(-433, 611),(-432, 610),(-431, 609)
,(-430, 608),(-429, 607),(-428, 644),(-213, 638)
,(-212, 637),(-176, 445),(-175, 444),(-142, 636)
,(-140, 631),(-138, 630),(-136, 629),(-96, 640)
,(-95, 619),(-94, 622),(-84, 625),(-82, 639)
,(-80, 621),(-71, 349),(-70, 623),(-69, 626)
,(-67, 620),(-65, 641),(-51, 627),(-50, 628)
,(-42, 447),(-38, 642),(-36, 618),(-22, 624)
-- State 363
,(-444, 645),(-443, 650),(-235, 98),(-234, 97)
,(-233, 94),(-232, 93),(-231, 92),(-230, 91)
,(-202, 90),(-145, 648),(-72, 647),(-36, 649)
,(-11, 646),(-7, 100),(-6, 95),(-3, 96)
-- State 364
,(-31, 651)
-- State 365
-- State 366
,(-66, 652)
-- State 367
,(-124, 653),(-3, 122)
-- State 368
-- State 369
,(-30, 654)
-- State 370
,(-327, 655),(-31, 656),(-23, 657)
-- State 371
,(-235, 98),(-234, 97),(-233, 94),(-232, 93)
,(-231, 92),(-230, 91),(-202, 90),(-155, 660)
,(-145, 222),(-143, 659),(-142, 658),(-71, 349)
,(-38, 351),(-7, 100),(-6, 95),(-3, 96)
-- State 372
,(-235, 98),(-234, 97),(-233, 94),(-232, 93)
,(-231, 92),(-230, 91),(-202, 90),(-145, 222)
,(-143, 661),(-38, 586),(-7, 100),(-6, 95)
,(-3, 96)
-- State 373
-- State 374
-- State 375
-- State 376
-- State 377
-- State 378
-- State 379
-- State 380
-- State 381
,(-274, 260),(-273, 259),(-271, 251)
,(-269, 248),(-267, 245),(-266, 244),(-259, 663)
,(-246, 266),(-245, 265),(-244, 257),(-235, 267)
,(-234, 97),(-233, 94),(-232, 93),(-231, 92)
,(-230, 91),(-202, 90),(-164, 243),(-145, 258)
,(-98, 664),(-72, 256),(-71, 253),(-70, 268)
,(-35, 252),(-27, 247),(-25, 246),(-22, 269)
,(-7, 100),(-6, 95),(-5, 255),(-4, 254)
,(-3, 96)
-- State 382
,(-274, 260),(-273, 259),(-271, 251)
,(-269, 248),(-267, 245),(-266, 244),(-259, 666)
,(-246, 266),(-245, 265),(-244, 257),(-235, 267)
,(-234, 97),(-233, 94),(-232, 93),(-231, 92)
,(-230, 91),(-202, 90),(-164, 243),(-145, 258)
,(-72, 256),(-71, 253),(-70, 268),(-53, 667)
,(-35, 252),(-27, 247),(-25, 246),(-22, 269)
,(-7, 100),(-6, 95),(-5, 255),(-4, 254)
,(-3, 96)
-- State 383
,(-274, 260),(-273, 259),(-271, 251)
,(-269, 248),(-267, 245),(-266, 244),(-259, 668)
,(-246, 266),(-245, 265),(-244, 257),(-235, 267)
,(-234, 97),(-233, 94),(-232, 93),(-231, 92)
,(-230, 91),(-202, 90),(-164, 243),(-145, 258)
,(-72, 256),(-71, 253),(-70, 268),(-35, 252)
,(-27, 247),(-25, 246),(-22, 269),(-7, 100)
,(-6, 95),(-5, 255),(-4, 254),(-3, 96)
-- State 384
,(-274, 260),(-273, 259),(-271, 251),(-269, 248)
,(-267, 245),(-266, 244),(-246, 266),(-245, 265)
,(-244, 257),(-235, 267),(-234, 97),(-233, 94)
,(-232, 93),(-231, 92),(-230, 91),(-202, 90)
,(-164, 669),(-145, 258),(-72, 256),(-71, 253)
,(-70, 268),(-35, 252),(-27, 247),(-25, 246)
,(-22, 269),(-7, 100),(-6, 95),(-5, 255)
,(-4, 254),(-3, 96)
-- State 385
-- State 386
-- State 387
-- State 388
-- State 389
-- State 390
-- State 391
-- State 392
-- State 393
-- State 394
-- State 395
-- State 396
-- State 397
-- State 398
,(-64, 670)
-- State 399
,(-274, 260)
,(-273, 259),(-271, 251),(-269, 248),(-267, 245)
,(-266, 244),(-246, 266),(-245, 265),(-244, 257)
,(-235, 328),(-234, 97),(-233, 94),(-232, 93)
,(-231, 92),(-230, 91),(-202, 90),(-164, 672)
,(-163, 671),(-162, 673),(-145, 258),(-72, 256)
,(-71, 253),(-70, 268),(-35, 252),(-27, 247)
,(-25, 246),(-22, 269),(-7, 100),(-6, 95)
,(-5, 255),(-4, 254),(-3, 96)
-- State 400
,(-277, 402)
,(-268, 674),(-27, 404),(-25, 403),(-18, 405)
-- State 401
,(-277, 675),(-27, 404),(-25, 403),(-18, 405)
-- State 402
,(-274, 260),(-273, 259),(-271, 251),(-269, 248)
,(-267, 676),(-246, 266),(-245, 265),(-244, 257)
,(-235, 267),(-234, 97),(-233, 94),(-232, 93)
,(-231, 92),(-230, 91),(-202, 90),(-145, 258)
,(-72, 256),(-71, 253),(-70, 268),(-35, 252)
,(-22, 269),(-7, 100),(-6, 95),(-5, 255)
,(-4, 254),(-3, 96)
-- State 403
-- State 404
-- State 405
-- State 406
-- State 407
,(-278, 677),(-86, 412)
,(-69, 411),(-29, 410),(-24, 409)
-- State 408
,(-274, 260)
,(-273, 259),(-271, 251),(-269, 678),(-246, 266)
,(-245, 265),(-244, 257),(-235, 267),(-234, 97)
,(-233, 94),(-232, 93),(-231, 92),(-230, 91)
,(-202, 90),(-145, 258),(-72, 256),(-71, 253)
,(-70, 268),(-35, 252),(-22, 269),(-7, 100)
,(-6, 95),(-5, 255),(-4, 254),(-3, 96)
-- State 409
-- State 410
-- State 411
-- State 412
-- State 413
-- State 414
-- State 415
-- State 416
-- State 417
,(-274, 260),(-273, 259),(-271, 679),(-246, 266)
,(-245, 265),(-244, 257),(-235, 267),(-234, 97)
,(-233, 94),(-232, 93),(-231, 92),(-230, 91)
,(-202, 90),(-145, 258),(-72, 256),(-70, 268)
,(-22, 269),(-7, 100),(-6, 95),(-5, 255)
,(-4, 254),(-3, 96)
-- State 418
-- State 419
-- State 420
-- State 421
-- State 422
,(-246, 266),(-245, 265)
,(-244, 680),(-241, 339),(-22, 269),(-3, 338)
-- State 423
-- State 424
-- State 425
-- State 426
,(-104, 681)
-- State 427
,(-26, 683),(-23, 682)
-- State 428
,(-274, 260)
,(-273, 259),(-271, 251),(-269, 248),(-267, 245)
,(-266, 244),(-259, 242),(-246, 266),(-245, 265)
,(-244, 257),(-235, 267),(-234, 97),(-233, 94)
,(-232, 93),(-231, 92),(-230, 91),(-202, 90)
,(-164, 243),(-145, 258),(-110, 240),(-109, 239)
,(-108, 684),(-72, 256),(-71, 253),(-70, 268)
,(-35, 252),(-27, 247),(-25, 246),(-22, 269)
,(-7, 100),(-6, 95),(-5, 255),(-4, 254)
,(-3, 241)
-- State 429
-- State 430
,(-319, 46),(-318, 45),(-209, 685)
,(-81, 54),(-60, 55)
-- State 431
,(-66, 686)
-- State 432
,(-45, 84)
-- State 433
,(-45, 687)
-- State 434
,(-45, 688)
-- State 435
-- State 436
,(-377, 520),(-376, 519)
,(-375, 507),(-374, 506),(-316, 689),(-315, 516)
,(-313, 514),(-312, 513),(-306, 530),(-305, 479)
,(-304, 498),(-303, 497),(-302, 496),(-301, 495)
,(-300, 494),(-299, 493),(-298, 492),(-297, 490)
,(-296, 489),(-295, 488),(-294, 487),(-293, 486)
,(-292, 485),(-291, 484),(-290, 483),(-289, 482)
,(-288, 481),(-287, 480),(-286, 478),(-285, 477)
,(-284, 476),(-282, 475),(-281, 474),(-273, 510)
,(-235, 267),(-234, 97),(-233, 94),(-232, 93)
,(-231, 92),(-230, 91),(-202, 90),(-145, 501)
,(-124, 539),(-106, 491),(-103, 531),(-91, 536)
,(-89, 504),(-88, 505),(-83, 509),(-79, 8)
,(-72, 500),(-68, 515),(-63, 511),(-62, 503)
,(-59, 532),(-58, 502),(-49, 525),(-48, 534)
,(-46, 512),(-44, 517),(-37, 518),(-34, 508)
,(-12, 499),(-7, 100),(-6, 95),(-3, 537)
-- State 437
,(-424, 690),(-31, 691),(-22, 544)
-- State 438
-- State 439
,(-235, 98)
,(-234, 97),(-233, 94),(-232, 93),(-231, 92)
,(-230, 91),(-202, 90),(-145, 222),(-143, 693)
,(-142, 692),(-141, 694),(-71, 349),(-7, 100)
,(-6, 95),(-3, 96)
-- State 440
-- State 441
-- State 442
,(-235, 98),(-234, 97)
,(-233, 94),(-232, 93),(-231, 92),(-230, 91)
,(-202, 90),(-145, 222),(-143, 695),(-38, 586)
,(-7, 100),(-6, 95),(-3, 96)
-- State 443
,(-150, 698)
,(-149, 697),(-148, 696),(-144, 701),(-87, 702)
,(-84, 570),(-51, 699),(-50, 700)
-- State 444
-- State 445
-- State 446
-- State 447
,(-22, 703)
-- State 448
-- State 449
,(-235, 98),(-234, 97),(-233, 94),(-232, 93)
,(-231, 92),(-230, 91),(-202, 90),(-176, 445)
,(-175, 444),(-155, 707),(-145, 222),(-143, 693)
,(-142, 704),(-141, 706),(-136, 708),(-71, 349)
,(-47, 705),(-42, 447),(-38, 351),(-7, 100)
,(-6, 95),(-3, 96)
-- State 450
,(-235, 98),(-234, 97)
,(-233, 94),(-232, 93),(-231, 92),(-230, 91)
,(-202, 90),(-176, 445),(-175, 444),(-155, 710)
,(-145, 222),(-143, 693),(-142, 704),(-141, 709)
,(-136, 711),(-71, 349),(-42, 447),(-38, 351)
,(-15, 712),(-7, 100),(-6, 95),(-3, 96)
-- State 451
,(-154, 714),(-31, 715),(-15, 713)
-- State 452
,(-154, 716)
,(-87, 718),(-31, 717),(-15, 713)
-- State 453
,(-154, 719)
,(-31, 720),(-15, 713)
-- State 454
,(-87, 721),(-31, 722)
-- State 455
,(-450, 160),(-449, 159),(-417, 37),(-416, 36)
,(-408, 169),(-407, 168),(-406, 167),(-405, 166)
,(-350, 39),(-349, 184),(-348, 183),(-347, 182)
,(-346, 181),(-345, 180),(-342, 31),(-341, 30)
,(-337, 35),(-319, 46),(-318, 45),(-229, 165)
,(-228, 164),(-227, 163),(-226, 162),(-225, 146)
,(-224, 145),(-223, 144),(-222, 141),(-221, 140)
,(-220, 139),(-219, 137),(-218, 274),(-209, 179)
,(-208, 178),(-200, 143),(-157, 177),(-156, 176)
,(-153, 175),(-132, 191),(-131, 190),(-128, 173)
,(-127, 172),(-126, 171),(-125, 170),(-124, 121)
,(-123, 158),(-122, 157),(-121, 156),(-120, 155)
,(-119, 154),(-118, 153),(-117, 152),(-116, 151)
,(-115, 150),(-114, 149),(-113, 148),(-112, 147)
,(-111, 142),(-106, 161),(-101, 42),(-99, 189)
,(-96, 187),(-93, 174),(-92, 725),(-82, 188)
,(-81, 54),(-79, 8),(-78, 185),(-77, 44)
,(-72, 724),(-71, 43),(-70, 275),(-61, 48)
,(-60, 55),(-59, 186),(-36, 723),(-3, 122)
-- State 456
-- State 457
,(-31, 726)
-- State 458
,(-31, 727)
-- State 459
,(-31, 728)
-- State 460
,(-66, 729)
-- State 461
,(-241, 730),(-3, 338)
-- State 462
,(-274, 260),(-273, 259)
,(-271, 251),(-269, 248),(-267, 245),(-266, 244)
,(-259, 242),(-246, 266),(-245, 265),(-244, 257)
,(-235, 267),(-234, 97),(-233, 94),(-232, 93)
,(-231, 92),(-230, 91),(-202, 90),(-164, 243)
,(-145, 258),(-110, 733),(-85, 734),(-72, 256)
,(-71, 253),(-70, 268),(-43, 732),(-35, 252)
,(-27, 247),(-25, 246),(-22, 269),(-7, 100)
,(-6, 95),(-5, 255),(-4, 254),(-3, 96)
-- State 463
,(-185, 736),(-66, 737),(-31, 738),(-22, 735)
-- State 464
,(-450, 160),(-449, 159),(-356, 745),(-355, 743)
,(-354, 741),(-353, 740),(-352, 751),(-351, 750)
,(-208, 747),(-200, 746),(-106, 161),(-80, 744)
,(-79, 8),(-77, 44),(-71, 43),(-70, 739)
,(-59, 186),(-56, 748),(-55, 742)
-- State 465
-- State 466
,(-66, 752)
-- State 467
,(-185, 753),(-66, 754),(-22, 735)
-- State 468
,(-450, 160)
,(-449, 159),(-360, 758),(-359, 756),(-358, 755)
,(-357, 766),(-356, 761),(-351, 765),(-319, 46)
,(-318, 45),(-209, 764),(-208, 763),(-200, 762)
,(-116, 760),(-106, 161),(-81, 54),(-80, 759)
,(-79, 8),(-77, 44),(-71, 43),(-70, 739)
,(-60, 55),(-59, 186),(-56, 748),(-55, 757)
-- State 469
,(-66, 767)
-- State 470
,(-213, 638),(-212, 637),(-193, 784)
,(-176, 445),(-175, 444),(-174, 791),(-173, 790)
,(-171, 780),(-170, 779),(-169, 778),(-168, 777)
,(-148, 787),(-142, 636),(-140, 775),(-139, 774)
,(-138, 773),(-137, 772),(-136, 771),(-135, 770)
,(-134, 769),(-133, 768),(-130, 795),(-96, 640)
,(-95, 782),(-94, 786),(-85, 792),(-84, 570)
,(-82, 639),(-80, 796),(-72, 793),(-71, 349)
,(-70, 785),(-69, 788),(-67, 783),(-65, 641)
,(-51, 789),(-50, 794),(-42, 447),(-38, 642)
,(-36, 781),(-22, 776)
-- State 471
,(-217, 798),(-66, 797)
,(-31, 799)
-- State 472
,(-31, 800)
-- State 473
-- State 474
,(-409, 802),(-57, 801)
-- State 475
,(-377, 520),(-376, 519),(-375, 507),(-374, 506)
,(-315, 516),(-313, 514),(-312, 513),(-306, 530)
,(-305, 479),(-304, 498),(-303, 497),(-302, 496)
,(-301, 495),(-300, 494),(-299, 493),(-298, 492)
,(-297, 490),(-296, 489),(-295, 488),(-294, 487)
,(-293, 486),(-292, 485),(-291, 484),(-290, 483)
,(-289, 482),(-288, 481),(-287, 480),(-286, 478)
,(-285, 477),(-284, 476),(-283, 803),(-282, 804)
,(-273, 510),(-235, 267),(-234, 97),(-233, 94)
,(-232, 93),(-231, 92),(-230, 91),(-202, 90)
,(-145, 501),(-124, 539),(-106, 491),(-103, 531)
,(-91, 536),(-89, 504),(-88, 505),(-83, 509)
,(-79, 8),(-72, 500),(-68, 515),(-63, 511)
,(-62, 503),(-59, 532),(-58, 502),(-49, 525)
,(-48, 534),(-46, 512),(-44, 517),(-37, 518)
,(-34, 508),(-12, 499),(-7, 100),(-6, 95)
,(-3, 537)
-- State 476
,(-377, 520),(-376, 519),(-375, 507)
,(-374, 506),(-315, 516),(-313, 514),(-312, 513)
,(-306, 530),(-305, 807),(-304, 498),(-303, 497)
,(-302, 496),(-301, 495),(-300, 494),(-299, 493)
,(-298, 492),(-297, 490),(-296, 489),(-295, 488)
,(-294, 487),(-293, 486),(-292, 485),(-291, 484)
,(-290, 483),(-289, 482),(-288, 481),(-287, 480)
,(-286, 806),(-285, 805),(-273, 510),(-235, 267)
,(-234, 97),(-233, 94),(-232, 93),(-231, 92)
,(-230, 91),(-202, 90),(-145, 501),(-124, 539)
,(-106, 491),(-103, 531),(-91, 536),(-89, 504)
,(-88, 505),(-83, 509),(-79, 8),(-72, 500)
,(-68, 515),(-63, 511),(-62, 503),(-59, 532)
,(-58, 502),(-49, 525),(-48, 534),(-46, 512)
,(-44, 517),(-37, 518),(-34, 508),(-12, 499)
,(-7, 100),(-6, 95),(-3, 537)
-- State 477
-- State 478
-- State 479
-- State 480
-- State 481
-- State 482
-- State 483
-- State 484
-- State 485
-- State 486
-- State 487
-- State 488
-- State 489
-- State 490
-- State 491
-- State 492
-- State 493
-- State 494
-- State 495
-- State 496
-- State 497
-- State 498
-- State 499
,(-306, 808)
,(-124, 539),(-3, 122)
-- State 500
,(-31, 809)
-- State 501
,(-31, 811)
,(-15, 810)
-- State 502
,(-317, 815),(-235, 98),(-234, 97)
,(-233, 94),(-232, 93),(-231, 92),(-230, 91)
,(-202, 90),(-145, 814),(-102, 812),(-31, 816)
,(-7, 100),(-6, 95),(-3, 96)
-- State 503
,(-235, 98)
,(-234, 97),(-233, 94),(-232, 93),(-231, 92)
,(-230, 91),(-202, 90),(-145, 817),(-7, 100)
,(-6, 95),(-3, 96)
-- State 504
,(-274, 260),(-273, 259)
,(-271, 251),(-269, 248),(-267, 245),(-266, 244)
,(-259, 242),(-246, 266),(-245, 265),(-244, 257)
,(-235, 267),(-234, 97),(-233, 94),(-232, 93)
,(-231, 92),(-230, 91),(-202, 90),(-164, 243)
,(-145, 258),(-124, 820),(-110, 818),(-72, 256)
,(-71, 253),(-70, 268),(-35, 252),(-31, 819)
,(-27, 247),(-25, 246),(-22, 269),(-7, 100)
,(-6, 95),(-5, 255),(-4, 254),(-3, 537)
-- State 505
,(-235, 98),(-234, 97),(-233, 94),(-232, 93)
,(-231, 92),(-230, 91),(-202, 90),(-145, 821)
,(-7, 100),(-6, 95),(-3, 96)
-- State 506
-- State 507
-- State 508
,(-235, 98)
,(-234, 97),(-233, 94),(-232, 93),(-231, 92)
,(-230, 91),(-202, 90),(-145, 822),(-7, 100)
,(-6, 95),(-3, 96)
-- State 509
,(-235, 98),(-234, 97)
,(-233, 94),(-232, 93),(-231, 92),(-230, 91)
,(-202, 90),(-145, 823),(-31, 824),(-7, 100)
,(-6, 95),(-3, 96)
-- State 510
,(-31, 825)
-- State 511
,(-307, 827)
,(-274, 260),(-273, 259),(-271, 251),(-269, 248)
,(-267, 245),(-266, 244),(-259, 242),(-246, 266)
,(-245, 265),(-244, 257),(-235, 267),(-234, 97)
,(-233, 94),(-232, 93),(-231, 92),(-230, 91)
,(-202, 90),(-164, 243),(-145, 258),(-110, 826)
,(-72, 256),(-71, 253),(-70, 268),(-35, 252)
,(-27, 247),(-25, 246),(-22, 269),(-7, 100)
,(-6, 95),(-5, 255),(-4, 254),(-3, 96)
-- State 512
,(-274, 260),(-273, 259),(-271, 251),(-269, 248)
,(-267, 245),(-266, 244),(-259, 242),(-246, 266)
,(-245, 265),(-244, 257),(-235, 267),(-234, 97)
,(-233, 94),(-232, 93),(-231, 92),(-230, 91)
,(-202, 90),(-164, 243),(-145, 258),(-110, 828)
,(-72, 256),(-71, 253),(-70, 268),(-35, 252)
,(-27, 247),(-25, 246),(-22, 269),(-7, 100)
,(-6, 95),(-5, 255),(-4, 254),(-3, 96)
-- State 513
,(-315, 831),(-313, 829),(-103, 531),(-68, 830)
,(-59, 532),(-48, 534),(-44, 832)
-- State 514
,(-68, 833)
-- State 515
,(-377, 520),(-376, 519),(-375, 507),(-374, 506)
,(-315, 516),(-313, 514),(-312, 513),(-306, 530)
,(-305, 479),(-304, 498),(-303, 497),(-302, 496)
,(-301, 495),(-300, 494),(-299, 493),(-298, 492)
,(-297, 490),(-296, 489),(-295, 488),(-294, 487)
,(-293, 486),(-292, 485),(-291, 484),(-290, 483)
,(-289, 482),(-288, 481),(-287, 480),(-286, 478)
,(-285, 477),(-284, 476),(-282, 475),(-281, 834)
,(-273, 510),(-235, 267),(-234, 97),(-233, 94)
,(-232, 93),(-231, 92),(-230, 91),(-202, 90)
,(-145, 501),(-124, 539),(-106, 491),(-103, 531)
,(-91, 536),(-89, 504),(-88, 505),(-83, 509)
,(-79, 8),(-72, 500),(-68, 515),(-63, 511)
,(-62, 503),(-59, 532),(-58, 502),(-49, 525)
,(-48, 534),(-46, 512),(-44, 517),(-37, 518)
,(-34, 508),(-12, 499),(-7, 100),(-6, 95)
,(-3, 537)
-- State 516
,(-44, 835)
-- State 517
,(-377, 520),(-376, 519)
,(-375, 507),(-374, 506),(-316, 836),(-315, 516)
,(-313, 514),(-312, 513),(-306, 530),(-305, 479)
,(-304, 498),(-303, 497),(-302, 496),(-301, 495)
,(-300, 494),(-299, 493),(-298, 492),(-297, 490)
,(-296, 489),(-295, 488),(-294, 487),(-293, 486)
,(-292, 485),(-291, 484),(-290, 483),(-289, 482)
,(-288, 481),(-287, 480),(-286, 478),(-285, 477)
,(-284, 476),(-282, 475),(-281, 474),(-273, 510)
,(-235, 267),(-234, 97),(-233, 94),(-232, 93)
,(-231, 92),(-230, 91),(-202, 90),(-145, 501)
,(-124, 539),(-106, 491),(-103, 531),(-91, 536)
,(-89, 504),(-88, 505),(-83, 509),(-79, 8)
,(-72, 500),(-68, 515),(-63, 511),(-62, 503)
,(-59, 532),(-58, 502),(-49, 525),(-48, 534)
,(-46, 512),(-44, 517),(-37, 518),(-34, 508)
,(-12, 499),(-7, 100),(-6, 95),(-3, 537)
-- State 518
,(-234, 97),(-202, 837),(-7, 100),(-3, 96)
-- State 519
-- State 520
-- State 521
-- State 522
-- State 523
-- State 524
-- State 525
,(-274, 260),(-273, 259),(-271, 251),(-269, 248)
,(-267, 245),(-266, 244),(-259, 242),(-246, 266)
,(-245, 265),(-244, 257),(-235, 267),(-234, 97)
,(-233, 94),(-232, 93),(-231, 92),(-230, 91)
,(-202, 90),(-164, 243),(-145, 258),(-110, 840)
,(-100, 839),(-72, 256),(-71, 253),(-70, 268)
,(-35, 252),(-27, 247),(-25, 246),(-22, 269)
,(-7, 100),(-6, 95),(-5, 255),(-4, 254)
,(-3, 96)
-- State 526
-- State 527
-- State 528
-- State 529
-- State 530
,(-30, 841)
-- State 531
,(-307, 842),(-274, 260)
,(-273, 259),(-271, 251),(-269, 248),(-267, 245)
,(-266, 244),(-259, 242),(-246, 266),(-245, 265)
,(-244, 257),(-235, 267),(-234, 97),(-233, 94)
,(-232, 93),(-231, 92),(-230, 91),(-202, 90)
,(-164, 243),(-145, 258),(-110, 826),(-72, 256)
,(-71, 253),(-70, 268),(-35, 252),(-27, 247)
,(-25, 246),(-22, 269),(-7, 100),(-6, 95)
,(-5, 255),(-4, 254),(-3, 96)
-- State 532
,(-314, 844)
,(-124, 843),(-3, 122)
-- State 533
-- State 534
,(-450, 160),(-449, 159)
,(-417, 37),(-416, 36),(-408, 169),(-407, 168)
,(-406, 167),(-405, 166),(-350, 39),(-349, 184)
,(-348, 183),(-347, 182),(-346, 181),(-345, 180)
,(-342, 31),(-341, 30),(-337, 35),(-319, 46)
,(-318, 45),(-229, 165),(-228, 164),(-227, 163)
,(-226, 162),(-225, 146),(-224, 145),(-223, 144)
,(-222, 141),(-221, 140),(-220, 139),(-219, 137)
,(-218, 845),(-209, 179),(-208, 178),(-200, 143)
,(-157, 177),(-156, 176),(-153, 175),(-132, 191)
,(-131, 190),(-128, 173),(-127, 172),(-126, 171)
,(-125, 170),(-124, 121),(-123, 158),(-122, 157)
,(-121, 156),(-120, 155),(-119, 154),(-118, 153)
,(-117, 152),(-116, 151),(-115, 150),(-114, 149)
,(-113, 148),(-112, 147),(-111, 142),(-106, 161)
,(-101, 42),(-99, 189),(-96, 187),(-93, 174)
,(-82, 188),(-81, 54),(-79, 8),(-78, 185)
,(-77, 44),(-71, 43),(-61, 48),(-60, 55)
,(-59, 186),(-3, 122)
-- State 535
-- State 536
,(-386, 856),(-384, 852)
,(-383, 851),(-382, 850),(-381, 849),(-379, 861)
,(-378, 860),(-375, 507),(-374, 506),(-303, 853)
,(-294, 854),(-292, 858),(-235, 98),(-234, 97)
,(-233, 94),(-232, 93),(-231, 92),(-230, 91)
,(-202, 90),(-197, 847),(-145, 859),(-106, 848)
,(-102, 846),(-97, 855),(-79, 8),(-49, 525)
,(-37, 518),(-7, 100),(-6, 95),(-3, 96)
-- State 537
-- State 538
-- State 539
-- State 540
-- State 541
-- State 542
-- State 543
,(-55, 862)
-- State 544
,(-427, 864),(-425, 870),(-333, 863)
,(-274, 260),(-273, 259),(-271, 251),(-269, 248)
,(-267, 245),(-266, 244),(-259, 242),(-246, 266)
,(-245, 265),(-244, 257),(-240, 865),(-235, 267)
,(-234, 869),(-233, 94),(-232, 93),(-231, 92)
,(-230, 91),(-202, 90),(-164, 243),(-145, 258)
,(-110, 866),(-72, 256),(-71, 253),(-70, 268)
,(-35, 252),(-27, 247),(-25, 246),(-22, 269)
,(-7, 100),(-6, 868),(-5, 255),(-4, 254)
,(-3, 867)
-- State 545
,(-31, 871)
-- State 546
-- State 547
-- State 548
,(-55, 872)
-- State 549
,(-323, 873)
,(-3, 82)
-- State 550
-- State 551
,(-450, 160),(-449, 159),(-417, 37)
,(-416, 36),(-350, 39),(-349, 184),(-348, 183)
,(-347, 182),(-346, 181),(-345, 180),(-342, 31)
,(-341, 30),(-337, 35),(-319, 46),(-318, 45)
,(-223, 144),(-221, 550),(-209, 303),(-208, 302)
,(-200, 143),(-157, 177),(-156, 176),(-153, 175)
,(-132, 191),(-131, 190),(-128, 173),(-127, 172)
,(-126, 171),(-125, 170),(-124, 121),(-123, 158)
,(-122, 157),(-121, 156),(-120, 155),(-119, 154)
,(-118, 153),(-117, 152),(-116, 151),(-115, 150)
,(-114, 149),(-113, 148),(-112, 147),(-111, 142)
,(-106, 161),(-101, 42),(-99, 189),(-96, 305)
,(-93, 174),(-82, 306),(-81, 54),(-79, 8)
,(-78, 304),(-77, 44),(-71, 43),(-61, 48)
,(-60, 55),(-59, 186),(-3, 122)
-- State 552
,(-87, 136)
,(-66, 874),(-31, 134)
-- State 553
,(-72, 458),(-70, 197)
,(-36, 457)
-- State 554
,(-323, 875),(-3, 82)
-- State 555
-- State 556
,(-424, 876)
,(-31, 877),(-22, 544)
-- State 557
-- State 558
,(-340, 879),(-55, 880)
,(-44, 878)
-- State 559
,(-31, 881)
-- State 560
-- State 561
,(-31, 882),(-26, 341)
-- State 562
-- State 563
-- State 564
,(-26, 883)
-- State 565
,(-274, 260),(-273, 259),(-271, 251)
,(-269, 248),(-267, 245),(-266, 244),(-259, 242)
,(-250, 320),(-248, 884),(-246, 266),(-245, 265)
,(-244, 257),(-235, 328),(-234, 97),(-233, 94)
,(-232, 93),(-231, 92),(-230, 91),(-206, 327)
,(-205, 323),(-202, 90),(-182, 322),(-164, 326)
,(-163, 325),(-145, 324),(-110, 321),(-75, 329)
,(-72, 256),(-71, 253),(-70, 268),(-35, 252)
,(-27, 247),(-25, 246),(-22, 269),(-7, 100)
,(-6, 95),(-5, 255),(-4, 254),(-3, 96)
-- State 566
-- State 567
-- State 568
-- State 569
,(-11, 885)
-- State 570
,(-274, 260),(-273, 259),(-271, 251)
,(-269, 248),(-267, 245),(-266, 244),(-246, 266)
,(-245, 265),(-244, 257),(-235, 328),(-234, 97)
,(-233, 94),(-232, 93),(-231, 92),(-230, 91)
,(-202, 90),(-164, 886),(-163, 671),(-162, 887)
,(-145, 258),(-72, 256),(-71, 253),(-70, 268)
,(-35, 252),(-27, 247),(-25, 246),(-22, 269)
,(-7, 100),(-6, 95),(-5, 255),(-4, 254)
,(-3, 96)
-- State 571
-- State 572
-- State 573
-- State 574
,(-274, 260),(-273, 259),(-271, 251)
,(-269, 248),(-267, 245),(-266, 244),(-246, 266)
,(-245, 265),(-244, 257),(-235, 267),(-234, 97)
,(-233, 94),(-232, 93),(-231, 92),(-230, 91)
,(-202, 90),(-164, 888),(-145, 258),(-72, 256)
,(-71, 253),(-70, 268),(-35, 252),(-27, 247)
,(-25, 246),(-22, 269),(-7, 100),(-6, 95)
,(-5, 255),(-4, 254),(-3, 96)
-- State 575
,(-33, 889)
-- State 576
,(-274, 260),(-273, 259),(-271, 251),(-269, 248)
,(-267, 245),(-266, 244),(-259, 242),(-246, 266)
,(-245, 265),(-244, 257),(-235, 328),(-234, 97)
,(-233, 94),(-232, 93),(-231, 92),(-230, 91)
,(-206, 892),(-202, 90),(-182, 891),(-164, 326)
,(-163, 325),(-145, 324),(-110, 890),(-75, 329)
,(-72, 256),(-71, 253),(-70, 268),(-35, 252)
,(-27, 247),(-25, 246),(-22, 269),(-7, 100)
,(-6, 95),(-5, 255),(-4, 254),(-3, 96)
-- State 577
-- State 578
,(-246, 266),(-245, 265),(-244, 680),(-242, 894)
,(-241, 339),(-84, 893),(-22, 269),(-3, 338)
-- State 579
-- State 580
-- State 581
-- State 582
,(-235, 98),(-234, 97),(-233, 94),(-232, 93)
,(-231, 92),(-230, 91),(-202, 90),(-145, 222)
,(-143, 895),(-7, 100),(-6, 95),(-3, 96)
-- State 583
-- State 584
-- State 585
-- State 586
,(-235, 98),(-234, 97),(-233, 94),(-232, 93)
,(-231, 92),(-230, 91),(-202, 90),(-145, 222)
,(-143, 897),(-82, 898),(-81, 899),(-60, 900)
,(-47, 896),(-7, 100),(-6, 95),(-3, 96)
-- State 587
,(-188, 901),(-31, 902),(-15, 596)
-- State 588
,(-235, 98)
,(-234, 97),(-233, 94),(-232, 93),(-231, 92)
,(-230, 91),(-202, 90),(-145, 222),(-143, 903)
,(-7, 100),(-6, 95),(-3, 96)
-- State 589
-- State 590
,(-81, 904)
,(-60, 905)
-- State 591
,(-325, 232),(-215, 906),(-22, 233)
-- State 592
,(-325, 235),(-216, 907),(-89, 236),(-22, 233)
-- State 593
,(-235, 98),(-234, 97),(-233, 94),(-232, 93)
,(-231, 92),(-230, 91),(-202, 90),(-145, 222)
,(-143, 908),(-38, 586),(-7, 100),(-6, 95)
,(-3, 96)
-- State 594
,(-188, 909),(-31, 910),(-15, 596)
-- State 595
,(-188, 911),(-31, 912),(-15, 596)
-- State 596
,(-274, 260)
,(-273, 259),(-271, 251),(-269, 248),(-267, 245)
,(-266, 244),(-259, 242),(-246, 266),(-245, 265)
,(-244, 257),(-235, 267),(-234, 97),(-233, 94)
,(-232, 93),(-231, 92),(-230, 91),(-202, 90)
,(-189, 914),(-164, 243),(-145, 258),(-110, 913)
,(-72, 256),(-71, 253),(-70, 268),(-35, 252)
,(-27, 247),(-25, 246),(-22, 269),(-7, 100)
,(-6, 95),(-5, 255),(-4, 254),(-3, 96)
-- State 597
-- State 598
,(-31, 915)
-- State 599
-- State 600
,(-31, 916)
-- State 601
-- State 602
-- State 603
,(-30, 917)
-- State 604
,(-23, 918)
-- State 605
,(-187, 919),(-31, 920),(-23, 921)
-- State 606
,(-439, 617)
,(-438, 616),(-437, 615),(-436, 614),(-435, 613)
,(-434, 612),(-433, 611),(-432, 610),(-431, 609)
,(-430, 608),(-429, 607),(-428, 922),(-213, 638)
,(-212, 637),(-176, 445),(-175, 444),(-142, 636)
,(-140, 631),(-138, 630),(-136, 629),(-96, 640)
,(-95, 619),(-94, 622),(-84, 625),(-82, 639)
,(-80, 621),(-71, 349),(-70, 623),(-69, 626)
,(-67, 620),(-65, 641),(-51, 627),(-50, 628)
,(-42, 447),(-38, 642),(-36, 618),(-22, 624)
-- State 607
-- State 608
-- State 609
-- State 610
-- State 611
-- State 612
-- State 613
-- State 614
-- State 615
-- State 616
-- State 617
-- State 618
,(-95, 923),(-94, 924),(-70, 926),(-67, 925)
-- State 619
,(-80, 928),(-67, 927)
-- State 620
,(-80, 930),(-70, 931)
,(-65, 929)
-- State 621
-- State 622
,(-70, 933),(-65, 932)
-- State 623
,(-235, 98)
,(-234, 97),(-233, 94),(-232, 93),(-231, 92)
,(-230, 91),(-202, 90),(-145, 222),(-143, 934)
,(-7, 100),(-6, 95),(-3, 96)
-- State 624
,(-11, 935)
-- State 625
,(-11, 936)
-- State 626
,(-11, 937)
-- State 627
,(-11, 938)
-- State 628
,(-11, 939)
-- State 629
-- State 630
-- State 631
-- State 632
-- State 633
-- State 634
-- State 635
-- State 636
,(-213, 941),(-212, 940),(-38, 642)
-- State 637
-- State 638
-- State 639
,(-65, 942)
-- State 640
,(-65, 943)
-- State 641
,(-160, 945),(-41, 944)
-- State 642
,(-235, 98)
,(-234, 97),(-233, 94),(-232, 93),(-231, 92)
,(-230, 91),(-214, 948),(-202, 90),(-145, 222)
,(-143, 693),(-142, 692),(-141, 949),(-82, 950)
,(-81, 951),(-71, 349),(-60, 952),(-47, 947)
,(-40, 946),(-7, 100),(-6, 95),(-3, 96)
-- State 643
-- State 644
,(-31, 953)
-- State 645
-- State 646
-- State 647
-- State 648
-- State 649
,(-444, 645),(-443, 954),(-235, 98)
,(-234, 97),(-233, 94),(-232, 93),(-231, 92)
,(-230, 91),(-202, 90),(-145, 648),(-72, 647)
,(-31, 955),(-11, 646),(-7, 100),(-6, 95)
,(-3, 96)
-- State 650
-- State 651
-- State 652
,(-70, 956)
-- State 653
-- State 654
,(-328, 958),(-235, 98)
,(-234, 97),(-233, 94),(-232, 93),(-231, 92)
,(-230, 91),(-202, 90),(-155, 960),(-145, 222)
,(-143, 959),(-142, 957),(-76, 348),(-71, 349)
,(-64, 347),(-38, 351),(-7, 100),(-6, 95)
,(-3, 96)
-- State 655
,(-31, 962),(-23, 961)
-- State 656
,(-326, 963)
,(-153, 369),(-124, 121),(-3, 122)
-- State 657
-- State 658
,(-235, 98)
,(-234, 97),(-233, 94),(-232, 93),(-231, 92)
,(-230, 91),(-202, 90),(-145, 222),(-143, 964)
,(-38, 586),(-7, 100),(-6, 95),(-3, 96)
-- State 659
-- State 660
-- State 661
-- State 662
-- State 663
,(-260, 965),(-41, 966)
-- State 664
,(-274, 260),(-273, 259)
,(-271, 251),(-269, 248),(-267, 245),(-266, 244)
,(-259, 967),(-246, 266),(-245, 265),(-244, 257)
,(-235, 267),(-234, 97),(-233, 94),(-232, 93)
,(-231, 92),(-230, 91),(-202, 90),(-164, 243)
,(-145, 258),(-72, 256),(-71, 253),(-70, 268)
,(-35, 252),(-27, 247),(-25, 246),(-22, 269)
,(-7, 100),(-6, 95),(-5, 255),(-4, 254)
,(-3, 96)
-- State 665
-- State 666
,(-262, 968),(-74, 969)
-- State 667
,(-274, 260)
,(-273, 259),(-271, 251),(-269, 248),(-267, 245)
,(-266, 244),(-259, 970),(-246, 266),(-245, 265)
,(-244, 257),(-235, 267),(-234, 97),(-233, 94)
,(-232, 93),(-231, 92),(-230, 91),(-202, 90)
,(-164, 243),(-145, 258),(-72, 256),(-71, 253)
,(-70, 268),(-35, 252),(-27, 247),(-25, 246)
,(-22, 269),(-7, 100),(-6, 95),(-5, 255)
,(-4, 254),(-3, 96)
-- State 668
,(-264, 971),(-105, 972)
-- State 669
-- State 670
,(-274, 260),(-273, 259),(-271, 251),(-269, 248)
,(-267, 245),(-266, 244),(-246, 266),(-245, 265)
,(-244, 257),(-235, 328),(-234, 97),(-233, 94)
,(-232, 93),(-231, 92),(-230, 91),(-202, 90)
,(-164, 973),(-163, 671),(-162, 974),(-145, 258)
,(-72, 256),(-71, 253),(-70, 268),(-35, 252)
,(-27, 247),(-25, 246),(-22, 269),(-7, 100)
,(-6, 95),(-5, 255),(-4, 254),(-3, 96)
-- State 671
-- State 672
,(-17, 975)
-- State 673
-- State 674
,(-277, 675),(-27, 404),(-25, 403)
,(-18, 405)
-- State 675
,(-274, 260),(-273, 259),(-271, 251)
,(-269, 248),(-267, 976),(-246, 266),(-245, 265)
,(-244, 257),(-235, 267),(-234, 97),(-233, 94)
,(-232, 93),(-231, 92),(-230, 91),(-202, 90)
,(-145, 258),(-72, 256),(-71, 253),(-70, 268)
,(-35, 252),(-22, 269),(-7, 100),(-6, 95)
,(-5, 255),(-4, 254),(-3, 96)
-- State 676
-- State 677
,(-274, 260)
,(-273, 259),(-271, 251),(-269, 977),(-246, 266)
,(-245, 265),(-244, 257),(-235, 267),(-234, 97)
,(-233, 94),(-232, 93),(-231, 92),(-230, 91)
,(-202, 90),(-145, 258),(-72, 256),(-71, 253)
,(-70, 268),(-35, 252),(-22, 269),(-7, 100)
,(-6, 95),(-5, 255),(-4, 254),(-3, 96)
-- State 678
-- State 679
-- State 680
-- State 681
,(-274, 260),(-273, 259),(-271, 251),(-269, 248)
,(-267, 245),(-266, 244),(-259, 242),(-250, 320)
,(-248, 318),(-247, 978),(-246, 266),(-245, 265)
,(-244, 257),(-235, 328),(-234, 97),(-233, 94)
,(-232, 93),(-231, 92),(-230, 91),(-206, 327)
,(-205, 323),(-202, 90),(-182, 322),(-164, 326)
,(-163, 325),(-145, 324),(-110, 321),(-75, 329)
,(-72, 319),(-71, 253),(-70, 268),(-35, 252)
,(-27, 247),(-25, 246),(-22, 269),(-7, 100)
,(-6, 95),(-5, 255),(-4, 254),(-3, 96)
-- State 682
-- State 683
,(-274, 260),(-273, 259),(-271, 251),(-269, 248)
,(-267, 245),(-266, 244),(-259, 242),(-246, 266)
,(-245, 265),(-244, 257),(-235, 267),(-234, 97)
,(-233, 94),(-232, 93),(-231, 92),(-230, 91)
,(-202, 90),(-164, 243),(-145, 258),(-110, 240)
,(-109, 239),(-108, 979),(-72, 256),(-71, 253)
,(-70, 268),(-35, 252),(-27, 247),(-25, 246)
,(-22, 269),(-7, 100),(-6, 95),(-5, 255)
,(-4, 254),(-3, 241)
-- State 684
-- State 685
,(-66, 980)
-- State 686
,(-450, 160)
,(-449, 159),(-417, 37),(-416, 36),(-408, 169)
,(-407, 168),(-406, 167),(-405, 166),(-350, 39)
,(-349, 184),(-348, 183),(-347, 182),(-346, 181)
,(-345, 180),(-342, 31),(-341, 30),(-337, 35)
,(-319, 46),(-318, 45),(-229, 165),(-228, 164)
,(-227, 163),(-226, 162),(-225, 146),(-224, 145)
,(-223, 144),(-222, 141),(-221, 140),(-220, 139)
,(-219, 137),(-218, 196),(-209, 179),(-208, 178)
,(-200, 143),(-157, 177),(-156, 176),(-153, 175)
,(-132, 191),(-131, 190),(-128, 173),(-127, 172)
,(-126, 171),(-125, 170),(-124, 121),(-123, 158)
,(-122, 157),(-121, 156),(-120, 155),(-119, 154)
,(-118, 153),(-117, 152),(-116, 151),(-115, 150)
,(-114, 149),(-113, 148),(-112, 147),(-111, 142)
,(-106, 161),(-101, 42),(-99, 189),(-96, 187)
,(-93, 174),(-82, 188),(-81, 54),(-79, 8)
,(-78, 185),(-77, 44),(-71, 43),(-61, 48)
,(-60, 55),(-59, 186),(-3, 122)
-- State 687
,(-124, 981)
,(-3, 122)
-- State 688
,(-124, 982),(-3, 122)
-- State 689
,(-55, 983)
-- State 690
,(-31, 984)
-- State 691
-- State 692
,(-235, 98),(-234, 97),(-233, 94)
,(-232, 93),(-231, 92),(-230, 91),(-202, 90)
,(-145, 222),(-143, 985),(-7, 100),(-6, 95)
,(-3, 96)
-- State 693
,(-150, 698),(-149, 697),(-148, 696)
,(-144, 701),(-84, 570),(-51, 699),(-50, 700)
-- State 694
,(-31, 986)
-- State 695
,(-150, 698),(-149, 697),(-148, 696)
,(-144, 987),(-87, 988),(-84, 570),(-51, 699)
,(-50, 700)
-- State 696
-- State 697
-- State 698
-- State 699
,(-274, 260),(-273, 259),(-271, 251)
,(-269, 248),(-267, 245),(-266, 244),(-259, 242)
,(-246, 266),(-245, 265),(-244, 257),(-235, 267)
,(-234, 97),(-233, 94),(-232, 93),(-231, 92)
,(-230, 91),(-202, 90),(-164, 243),(-145, 258)
,(-110, 989),(-72, 256),(-71, 253),(-70, 268)
,(-35, 252),(-27, 247),(-25, 246),(-22, 269)
,(-7, 100),(-6, 95),(-5, 255),(-4, 254)
,(-3, 96)
-- State 700
,(-274, 260),(-273, 259),(-271, 251)
,(-269, 248),(-267, 245),(-266, 244),(-259, 242)
,(-246, 266),(-245, 265),(-244, 257),(-235, 267)
,(-234, 97),(-233, 94),(-232, 93),(-231, 92)
,(-230, 91),(-202, 90),(-164, 243),(-145, 258)
,(-110, 990),(-72, 256),(-71, 253),(-70, 268)
,(-35, 252),(-27, 247),(-25, 246),(-22, 269)
,(-7, 100),(-6, 95),(-5, 255),(-4, 254)
,(-3, 96)
-- State 701
-- State 702
,(-235, 98),(-234, 97),(-233, 94)
,(-232, 93),(-231, 92),(-230, 91),(-202, 90)
,(-145, 991),(-7, 100),(-6, 95),(-3, 96)
-- State 703
,(-274, 260),(-273, 259),(-271, 251),(-269, 248)
,(-267, 245),(-266, 244),(-246, 266),(-245, 265)
,(-244, 257),(-235, 328),(-234, 97),(-233, 94)
,(-232, 93),(-231, 92),(-230, 91),(-202, 90)
,(-180, 999),(-177, 998),(-164, 995),(-163, 994)
,(-145, 996),(-143, 992),(-142, 692),(-141, 993)
,(-72, 256),(-71, 997),(-70, 268),(-35, 252)
,(-27, 247),(-25, 246),(-22, 269),(-7, 100)
,(-6, 95),(-5, 255),(-4, 254),(-3, 96)
-- State 704
,(-235, 98),(-234, 97),(-233, 94),(-232, 93)
,(-231, 92),(-230, 91),(-202, 90),(-145, 222)
,(-143, 985),(-38, 586),(-7, 100),(-6, 95)
,(-3, 96)
-- State 705
,(-235, 98),(-234, 97),(-233, 94)
,(-232, 93),(-231, 92),(-230, 91),(-202, 90)
,(-176, 445),(-175, 444),(-155, 1001),(-145, 222)
,(-143, 693),(-142, 704),(-141, 1000),(-136, 1002)
,(-71, 349),(-42, 447),(-38, 351),(-7, 100)
,(-6, 95),(-3, 96)
-- State 706
,(-154, 1003),(-31, 1004)
,(-15, 713)
-- State 707
,(-154, 1005),(-31, 1006),(-15, 713)
-- State 708
,(-154, 1007),(-31, 1008),(-15, 713)
-- State 709
,(-154, 1009)
,(-31, 1010),(-15, 713)
-- State 710
,(-154, 1011),(-31, 1012)
,(-15, 713)
-- State 711
,(-154, 1013),(-31, 1014),(-15, 713)
-- State 712
,(-274, 260),(-273, 259),(-271, 251),(-269, 248)
,(-267, 245),(-266, 244),(-259, 242),(-246, 266)
,(-245, 265),(-244, 257),(-235, 267),(-234, 97)
,(-233, 94),(-232, 93),(-231, 92),(-230, 91)
,(-202, 90),(-164, 243),(-145, 258),(-110, 1015)
,(-72, 256),(-71, 253),(-70, 268),(-35, 252)
,(-27, 247),(-25, 246),(-22, 269),(-7, 100)
,(-6, 95),(-5, 255),(-4, 254),(-3, 96)
-- State 713
,(-274, 260),(-273, 259),(-271, 251),(-269, 248)
,(-267, 245),(-266, 244),(-259, 242),(-246, 266)
,(-245, 265),(-244, 257),(-235, 267),(-234, 97)
,(-233, 94),(-232, 93),(-231, 92),(-230, 91)
,(-202, 90),(-164, 243),(-145, 258),(-110, 1016)
,(-72, 256),(-71, 253),(-70, 268),(-35, 252)
,(-27, 247),(-25, 246),(-22, 269),(-7, 100)
,(-6, 95),(-5, 255),(-4, 254),(-3, 96)
-- State 714
,(-31, 1017)
-- State 715
-- State 716
,(-31, 1018)
-- State 717
-- State 718
,(-235, 98),(-234, 97)
,(-233, 94),(-232, 93),(-231, 92),(-230, 91)
,(-202, 90),(-145, 1019),(-7, 100),(-6, 95)
,(-3, 96)
-- State 719
,(-31, 1020)
-- State 720
-- State 721
,(-235, 98),(-234, 97)
,(-233, 94),(-232, 93),(-231, 92),(-230, 91)
,(-202, 90),(-145, 1021),(-7, 100),(-6, 95)
,(-3, 96)
-- State 722
-- State 723
,(-31, 1022)
-- State 724
,(-31, 1023)
-- State 725
,(-31, 1024)
-- State 726
-- State 727
-- State 728
-- State 729
,(-450, 160),(-449, 159),(-417, 37),(-416, 36)
,(-408, 169),(-407, 168),(-406, 167),(-405, 166)
,(-350, 39),(-349, 184),(-348, 183),(-347, 182)
,(-346, 181),(-345, 180),(-342, 31),(-341, 30)
,(-337, 35),(-319, 46),(-318, 45),(-229, 165)
,(-228, 164),(-227, 163),(-226, 162),(-225, 146)
,(-224, 145),(-223, 144),(-222, 141),(-221, 140)
,(-220, 139),(-219, 137),(-218, 558),(-209, 179)
,(-208, 178),(-200, 143),(-157, 177),(-156, 176)
,(-153, 175),(-132, 191),(-131, 190),(-128, 173)
,(-127, 172),(-126, 171),(-125, 170),(-124, 121)
,(-123, 158),(-122, 157),(-121, 156),(-120, 155)
,(-119, 154),(-118, 153),(-117, 152),(-116, 151)
,(-115, 150),(-114, 149),(-113, 148),(-112, 147)
,(-111, 142),(-106, 161),(-101, 42),(-99, 189)
,(-96, 187),(-93, 174),(-92, 1025),(-82, 188)
,(-81, 54),(-79, 8),(-78, 185),(-77, 44)
,(-71, 43),(-61, 48),(-60, 55),(-59, 186)
,(-3, 122)
-- State 730
-- State 731
-- State 732
,(-274, 260),(-273, 259),(-271, 251)
,(-269, 248),(-267, 245),(-266, 244),(-259, 242)
,(-246, 266),(-245, 265),(-244, 257),(-235, 267)
,(-234, 97),(-233, 94),(-232, 93),(-231, 92)
,(-230, 91),(-202, 90),(-164, 243),(-145, 258)
,(-110, 1026),(-72, 256),(-71, 253),(-70, 268)
,(-35, 252),(-27, 247),(-25, 246),(-22, 269)
,(-7, 100),(-6, 95),(-5, 255),(-4, 254)
,(-3, 96)
-- State 733
,(-31, 1027)
-- State 734
,(-459, 1032),(-455, 1029)
,(-454, 1028),(-451, 1030),(-323, 283),(-106, 1031)
,(-79, 8),(-55, 1034),(-43, 1033),(-3, 82)
-- State 735
,(-186, 605),(-153, 603),(-124, 121),(-3, 122)
-- State 736
,(-66, 1035),(-31, 1036)
-- State 737
,(-450, 160),(-449, 159)
,(-356, 745),(-355, 743),(-354, 741),(-353, 740)
,(-352, 1038),(-351, 1037),(-208, 747),(-200, 746)
,(-106, 161),(-80, 744),(-79, 8),(-77, 44)
,(-71, 43),(-70, 739),(-59, 186),(-56, 748)
,(-55, 742)
-- State 738
-- State 739
,(-235, 98),(-234, 97),(-233, 94)
,(-232, 93),(-231, 92),(-230, 91),(-210, 1040)
,(-202, 90),(-145, 222),(-143, 1039),(-7, 100)
,(-6, 95),(-3, 96)
-- State 740
,(-450, 160),(-449, 159)
,(-356, 745),(-355, 1043),(-354, 1041),(-208, 747)
,(-200, 746),(-106, 161),(-80, 744),(-79, 8)
,(-77, 44),(-71, 43),(-59, 186),(-56, 748)
,(-55, 1042)
-- State 741
,(-55, 1044)
-- State 742
,(-3, 1045)
-- State 743
-- State 744
,(-450, 160)
,(-449, 159),(-356, 745),(-355, 743),(-353, 1046)
,(-208, 747),(-200, 746),(-106, 161),(-79, 8)
,(-77, 44),(-71, 43),(-59, 186),(-56, 748)
-- State 745
-- State 746
-- State 747
,(-56, 1047)
-- State 748
,(-124, 1048),(-3, 122)
-- State 749
-- State 750
,(-450, 160)
,(-449, 159),(-356, 745),(-355, 743),(-354, 741)
,(-353, 740),(-352, 1049),(-208, 747),(-200, 746)
,(-106, 161),(-80, 744),(-79, 8),(-77, 44)
,(-71, 43),(-59, 186),(-56, 748),(-55, 742)
-- State 751
,(-31, 1050)
-- State 752
,(-450, 160),(-449, 159),(-417, 37)
,(-416, 36),(-408, 169),(-407, 168),(-406, 167)
,(-405, 166),(-350, 39),(-349, 184),(-348, 183)
,(-347, 182),(-346, 181),(-345, 180),(-342, 31)
,(-341, 30),(-337, 35),(-319, 46),(-318, 45)
,(-229, 165),(-228, 164),(-227, 163),(-226, 162)
,(-225, 146),(-224, 145),(-223, 144),(-222, 141)
,(-221, 140),(-220, 139),(-219, 137),(-218, 1051)
,(-209, 179),(-208, 178),(-200, 143),(-157, 177)
,(-156, 176),(-153, 175),(-132, 191),(-131, 190)
,(-128, 173),(-127, 172),(-126, 171),(-125, 170)
,(-124, 121),(-123, 158),(-122, 157),(-121, 156)
,(-120, 155),(-119, 154),(-118, 153),(-117, 152)
,(-116, 151),(-115, 150),(-114, 149),(-113, 148)
,(-112, 147),(-111, 142),(-106, 161),(-101, 42)
,(-99, 189),(-96, 187),(-93, 174),(-92, 1052)
,(-82, 188),(-81, 54),(-79, 8),(-78, 185)
,(-77, 44),(-71, 43),(-61, 48),(-60, 55)
,(-59, 186),(-3, 122)
-- State 753
,(-66, 1053)
-- State 754
,(-450, 160)
,(-449, 159),(-360, 758),(-359, 756),(-358, 755)
,(-357, 1055),(-356, 761),(-351, 1054),(-319, 46)
,(-318, 45),(-209, 764),(-208, 763),(-200, 762)
,(-116, 760),(-106, 161),(-81, 54),(-80, 759)
,(-79, 8),(-77, 44),(-71, 43),(-70, 739)
,(-60, 55),(-59, 186),(-56, 748),(-55, 757)
-- State 755
,(-450, 160),(-449, 159),(-360, 1058),(-359, 1056)
,(-356, 761),(-319, 46),(-318, 45),(-209, 764)
,(-208, 763),(-200, 762),(-116, 760),(-106, 161)
,(-81, 54),(-80, 759),(-79, 8),(-77, 44)
,(-71, 43),(-60, 55),(-59, 186),(-56, 748)
,(-55, 1057)
-- State 756
,(-55, 1059)
-- State 757
,(-3, 1060)
-- State 758
-- State 759
,(-467, 1061)
,(-450, 160),(-449, 159),(-361, 1062),(-360, 1063)
,(-356, 761),(-319, 46),(-318, 45),(-209, 764)
,(-208, 763),(-200, 762),(-199, 1064),(-153, 1065)
,(-124, 121),(-116, 760),(-106, 161),(-81, 54)
,(-79, 8),(-77, 44),(-71, 43),(-60, 55)
,(-59, 186),(-56, 748),(-3, 122)
-- State 760
-- State 761
-- State 762
-- State 763
,(-319, 46)
,(-318, 45),(-209, 1066),(-81, 54),(-60, 55)
,(-56, 1047)
-- State 764
,(-31, 76)
-- State 765
,(-450, 160),(-449, 159)
,(-360, 758),(-359, 756),(-358, 755),(-357, 1067)
,(-356, 761),(-319, 46),(-318, 45),(-209, 764)
,(-208, 763),(-200, 762),(-116, 760),(-106, 161)
,(-81, 54),(-80, 759),(-79, 8),(-77, 44)
,(-71, 43),(-60, 55),(-59, 186),(-56, 748)
,(-55, 757)
-- State 766
,(-31, 1068)
-- State 767
,(-450, 160),(-449, 159)
,(-364, 1073),(-363, 1070),(-362, 1069),(-319, 46)
,(-318, 45),(-226, 1072),(-209, 1076),(-208, 1075)
,(-200, 1074),(-116, 1071),(-106, 161),(-92, 1079)
,(-81, 54),(-79, 8),(-77, 44),(-71, 43)
,(-60, 55),(-59, 186),(-56, 1077),(-55, 1078)
-- State 768
-- State 769
-- State 770
-- State 771
-- State 772
-- State 773
-- State 774
-- State 775
-- State 776
,(-167, 1081),(-165, 1083),(-124, 1080),(-6, 1082)
,(-3, 122)
-- State 777
-- State 778
-- State 779
-- State 780
-- State 781
,(-95, 1086),(-94, 1087),(-70, 1085)
,(-67, 1084)
-- State 782
,(-193, 1089),(-85, 792),(-80, 1090)
,(-72, 793),(-67, 1088)
-- State 783
,(-193, 1092),(-85, 792)
,(-80, 1093),(-72, 793),(-70, 1091),(-65, 929)
-- State 784
-- State 785
,(-235, 98),(-234, 97),(-233, 94),(-232, 93)
,(-231, 92),(-230, 91),(-202, 90),(-159, 1095)
,(-145, 222),(-143, 1094),(-142, 692),(-141, 1096)
,(-71, 349),(-7, 100),(-6, 95),(-3, 96)
-- State 786
,(-70, 1097),(-65, 932)
-- State 787
-- State 788
,(-274, 260),(-273, 259)
,(-271, 251),(-269, 248),(-267, 245),(-266, 244)
,(-259, 242),(-246, 266),(-245, 265),(-244, 257)
,(-235, 267),(-234, 97),(-233, 94),(-232, 93)
,(-231, 92),(-230, 91),(-202, 90),(-164, 243)
,(-145, 258),(-110, 1098),(-72, 256),(-71, 253)
,(-70, 268),(-35, 252),(-27, 247),(-25, 246)
,(-22, 269),(-7, 100),(-6, 95),(-5, 255)
,(-4, 254),(-3, 96)
-- State 789
,(-274, 260),(-273, 259)
,(-271, 251),(-269, 248),(-267, 245),(-266, 244)
,(-259, 242),(-246, 266),(-245, 265),(-244, 257)
,(-235, 267),(-234, 97),(-233, 94),(-232, 93)
,(-231, 92),(-230, 91),(-202, 90),(-164, 243)
,(-145, 258),(-110, 1099),(-72, 256),(-71, 253)
,(-70, 268),(-35, 252),(-27, 247),(-25, 246)
,(-22, 269),(-7, 100),(-6, 95),(-5, 255)
,(-4, 254),(-3, 96)
-- State 790
-- State 791
-- State 792
,(-450, 160),(-449, 159)
,(-201, 1104),(-200, 1106),(-199, 1105),(-198, 1103)
,(-196, 1101),(-195, 1100),(-194, 1108),(-153, 1065)
,(-124, 121),(-106, 161),(-79, 8),(-72, 1102)
,(-59, 186),(-46, 1107),(-3, 122)
-- State 793
,(-85, 1109)
-- State 794
,(-274, 260),(-273, 259),(-271, 251),(-269, 248)
,(-267, 245),(-266, 244),(-259, 242),(-246, 266)
,(-245, 265),(-244, 257),(-235, 267),(-234, 97)
,(-233, 94),(-232, 93),(-231, 92),(-230, 91)
,(-202, 90),(-164, 243),(-145, 258),(-110, 1110)
,(-72, 256),(-71, 253),(-70, 268),(-35, 252)
,(-27, 247),(-25, 246),(-22, 269),(-7, 100)
,(-6, 95),(-5, 255),(-4, 254),(-3, 96)
-- State 795
,(-31, 1111)
-- State 796
,(-31, 1112)
-- State 797
,(-213, 638),(-212, 637)
,(-193, 784),(-176, 445),(-175, 444),(-174, 791)
,(-173, 790),(-171, 780),(-170, 779),(-169, 778)
,(-168, 777),(-148, 787),(-142, 636),(-140, 775)
,(-139, 774),(-138, 773),(-137, 772),(-136, 771)
,(-135, 770),(-134, 769),(-133, 768),(-130, 1118)
,(-96, 640),(-95, 1114),(-94, 1117),(-85, 792)
,(-84, 570),(-82, 639),(-80, 1119),(-72, 793)
,(-71, 349),(-70, 1116),(-69, 788),(-67, 1115)
,(-65, 641),(-51, 789),(-50, 794),(-42, 447)
,(-38, 642),(-36, 1113),(-22, 776)
-- State 798
,(-31, 1120)
-- State 799
-- State 800
-- State 801
,(-410, 1123),(-197, 1121),(-106, 848),(-102, 1122)
,(-79, 8)
-- State 802
-- State 803
,(-377, 520),(-376, 519),(-375, 507)
,(-374, 506),(-315, 516),(-313, 514),(-312, 513)
,(-306, 530),(-305, 479),(-304, 498),(-303, 497)
,(-302, 496),(-301, 495),(-300, 494),(-299, 493)
,(-298, 492),(-297, 490),(-296, 489),(-295, 488)
,(-294, 487),(-293, 486),(-292, 485),(-291, 484)
,(-290, 483),(-289, 482),(-288, 481),(-287, 480)
,(-286, 478),(-285, 477),(-284, 476),(-282, 1124)
,(-273, 510),(-235, 267),(-234, 97),(-233, 94)
,(-232, 93),(-231, 92),(-230, 91),(-202, 90)
,(-145, 501),(-124, 539),(-106, 491),(-103, 531)
,(-91, 536),(-89, 504),(-88, 505),(-83, 509)
,(-79, 8),(-72, 500),(-68, 515),(-63, 511)
,(-62, 503),(-59, 532),(-58, 502),(-49, 525)
,(-48, 534),(-46, 512),(-44, 517),(-37, 518)
,(-34, 508),(-12, 499),(-7, 100),(-6, 95)
,(-3, 537)
-- State 804
-- State 805
-- State 806
-- State 807
-- State 808
,(-9, 1126)
-- State 809
-- State 810
,(-274, 260),(-273, 259)
,(-271, 251),(-269, 248),(-267, 245),(-266, 244)
,(-259, 242),(-246, 266),(-245, 265),(-244, 257)
,(-235, 267),(-234, 97),(-233, 94),(-232, 93)
,(-231, 92),(-230, 91),(-202, 90),(-164, 243)
,(-145, 258),(-110, 1127),(-72, 256),(-71, 253)
,(-70, 268),(-35, 252),(-27, 247),(-25, 246)
,(-22, 269),(-7, 100),(-6, 95),(-5, 255)
,(-4, 254),(-3, 96)
-- State 811
-- State 812
,(-307, 1128),(-274, 260)
,(-273, 259),(-271, 251),(-269, 248),(-267, 245)
,(-266, 244),(-259, 242),(-246, 266),(-245, 265)
,(-244, 257),(-235, 267),(-234, 97),(-233, 94)
,(-232, 93),(-231, 92),(-230, 91),(-202, 90)
,(-164, 243),(-145, 258),(-110, 826),(-72, 256)
,(-71, 253),(-70, 268),(-35, 252),(-27, 247)
,(-25, 246),(-22, 269),(-7, 100),(-6, 95)
,(-5, 255),(-4, 254),(-3, 96)
-- State 813
-- State 814
,(-317, 1129)
,(-102, 812),(-31, 1130)
-- State 815
,(-31, 1131)
-- State 816
-- State 817
,(-31, 1132)
-- State 818
,(-31, 1133)
-- State 819
-- State 820
,(-30, 1134)
-- State 821
,(-373, 1136),(-104, 1135)
,(-31, 1137)
-- State 822
,(-343, 1138),(-31, 1139),(-26, 217)
-- State 823
,(-415, 1141),(-104, 1140),(-31, 1142)
-- State 824
-- State 825
-- State 826
-- State 827
,(-98, 1143)
-- State 828
,(-66, 1144)
-- State 829
,(-68, 1145)
-- State 830
,(-377, 520),(-376, 519)
,(-375, 507),(-374, 506),(-315, 516),(-313, 514)
,(-312, 513),(-306, 530),(-305, 479),(-304, 498)
,(-303, 497),(-302, 496),(-301, 495),(-300, 494)
,(-299, 493),(-298, 492),(-297, 490),(-296, 489)
,(-295, 488),(-294, 487),(-293, 486),(-292, 485)
,(-291, 484),(-290, 483),(-289, 482),(-288, 481)
,(-287, 480),(-286, 478),(-285, 477),(-284, 476)
,(-282, 475),(-281, 1146),(-273, 510),(-235, 267)
,(-234, 97),(-233, 94),(-232, 93),(-231, 92)
,(-230, 91),(-202, 90),(-145, 501),(-124, 539)
,(-106, 491),(-103, 531),(-91, 536),(-89, 504)
,(-88, 505),(-83, 509),(-79, 8),(-72, 500)
,(-68, 515),(-63, 511),(-62, 503),(-59, 532)
,(-58, 502),(-49, 525),(-48, 534),(-46, 512)
,(-44, 517),(-37, 518),(-34, 508),(-12, 499)
,(-7, 100),(-6, 95),(-3, 537)
-- State 831
,(-44, 1147)
-- State 832
,(-377, 520),(-376, 519),(-375, 507),(-374, 506)
,(-316, 1148),(-315, 516),(-313, 514),(-312, 513)
,(-306, 530),(-305, 479),(-304, 498),(-303, 497)
,(-302, 496),(-301, 495),(-300, 494),(-299, 493)
,(-298, 492),(-297, 490),(-296, 489),(-295, 488)
,(-294, 487),(-293, 486),(-292, 485),(-291, 484)
,(-290, 483),(-289, 482),(-288, 481),(-287, 480)
,(-286, 478),(-285, 477),(-284, 476),(-282, 475)
,(-281, 474),(-273, 510),(-235, 267),(-234, 97)
,(-233, 94),(-232, 93),(-231, 92),(-230, 91)
,(-202, 90),(-145, 501),(-124, 539),(-106, 491)
,(-103, 531),(-91, 536),(-89, 504),(-88, 505)
,(-83, 509),(-79, 8),(-72, 500),(-68, 515)
,(-63, 511),(-62, 503),(-59, 532),(-58, 502)
,(-49, 525),(-48, 534),(-46, 512),(-44, 517)
,(-37, 518),(-34, 508),(-12, 499),(-7, 100)
,(-6, 95),(-3, 537)
-- State 833
,(-377, 520),(-376, 519)
,(-375, 507),(-374, 506),(-315, 516),(-313, 514)
,(-312, 513),(-306, 530),(-305, 479),(-304, 498)
,(-303, 497),(-302, 496),(-301, 495),(-300, 494)
,(-299, 493),(-298, 492),(-297, 490),(-296, 489)
,(-295, 488),(-294, 487),(-293, 486),(-292, 485)
,(-291, 484),(-290, 483),(-289, 482),(-288, 481)
,(-287, 480),(-286, 478),(-285, 477),(-284, 476)
,(-282, 475),(-281, 1149),(-273, 510),(-235, 267)
,(-234, 97),(-233, 94),(-232, 93),(-231, 92)
,(-230, 91),(-202, 90),(-145, 501),(-124, 539)
,(-106, 491),(-103, 531),(-91, 536),(-89, 504)
,(-88, 505),(-83, 509),(-79, 8),(-72, 500)
,(-68, 515),(-63, 511),(-62, 503),(-59, 532)
,(-58, 502),(-49, 525),(-48, 534),(-46, 512)
,(-44, 517),(-37, 518),(-34, 508),(-12, 499)
,(-7, 100),(-6, 95),(-3, 537)
-- State 834
,(-55, 1150)
-- State 835
,(-377, 520),(-376, 519),(-375, 507),(-374, 506)
,(-316, 1151),(-315, 516),(-313, 514),(-312, 513)
,(-306, 530),(-305, 479),(-304, 498),(-303, 497)
,(-302, 496),(-301, 495),(-300, 494),(-299, 493)
,(-298, 492),(-297, 490),(-296, 489),(-295, 488)
,(-294, 487),(-293, 486),(-292, 485),(-291, 484)
,(-290, 483),(-289, 482),(-288, 481),(-287, 480)
,(-286, 478),(-285, 477),(-284, 476),(-282, 475)
,(-281, 474),(-273, 510),(-235, 267),(-234, 97)
,(-233, 94),(-232, 93),(-231, 92),(-230, 91)
,(-202, 90),(-145, 501),(-124, 539),(-106, 491)
,(-103, 531),(-91, 536),(-89, 504),(-88, 505)
,(-83, 509),(-79, 8),(-72, 500),(-68, 515)
,(-63, 511),(-62, 503),(-59, 532),(-58, 502)
,(-49, 525),(-48, 534),(-46, 512),(-44, 517)
,(-37, 518),(-34, 508),(-12, 499),(-7, 100)
,(-6, 95),(-3, 537)
-- State 836
,(-55, 1152)
-- State 837
,(-366, 1154)
,(-325, 232),(-215, 1155),(-22, 1153)
-- State 838
-- State 839
,(-274, 260)
,(-273, 259),(-271, 251),(-269, 248),(-267, 245)
,(-266, 244),(-259, 242),(-246, 266),(-245, 265)
,(-244, 257),(-235, 267),(-234, 97),(-233, 94)
,(-232, 93),(-231, 92),(-230, 91),(-202, 90)
,(-164, 243),(-145, 258),(-110, 1156),(-72, 256)
,(-71, 253),(-70, 268),(-35, 252),(-27, 247)
,(-25, 246),(-22, 269),(-7, 100),(-6, 95)
,(-5, 255),(-4, 254),(-3, 96)
-- State 840
,(-31, 1157)
-- State 841
-- State 842
-- State 843
,(-64, 1158)
-- State 844
-- State 845
-- State 846
,(-307, 1159),(-274, 260),(-273, 259)
,(-271, 251),(-269, 248),(-267, 245),(-266, 244)
,(-259, 242),(-246, 266),(-245, 265),(-244, 257)
,(-235, 267),(-234, 97),(-233, 94),(-232, 93)
,(-231, 92),(-230, 91),(-202, 90),(-164, 243)
,(-145, 258),(-110, 826),(-72, 256),(-71, 253)
,(-70, 268),(-35, 252),(-27, 247),(-25, 246)
,(-22, 269),(-7, 100),(-6, 95),(-5, 255)
,(-4, 254),(-3, 96)
-- State 847
,(-386, 856),(-384, 852)
,(-383, 851),(-382, 850),(-381, 849),(-379, 1160)
,(-375, 507),(-374, 506),(-303, 853),(-294, 854)
,(-292, 858),(-235, 98),(-234, 97),(-233, 94)
,(-232, 93),(-231, 92),(-230, 91),(-202, 90)
,(-145, 859),(-106, 1161),(-97, 855),(-79, 8)
,(-49, 525),(-37, 518),(-7, 100),(-6, 95)
,(-3, 96)
-- State 848
-- State 849
-- State 850
-- State 851
-- State 852
-- State 853
,(-377, 520),(-376, 519),(-375, 507)
,(-374, 506),(-315, 516),(-313, 514),(-312, 513)
,(-306, 530),(-305, 479),(-304, 498),(-303, 497)
,(-302, 496),(-301, 495),(-300, 494),(-299, 493)
,(-298, 492),(-297, 490),(-296, 489),(-295, 488)
,(-294, 487),(-293, 486),(-292, 485),(-291, 484)
,(-290, 483),(-289, 482),(-288, 481),(-287, 480)
,(-286, 478),(-285, 477),(-284, 476),(-282, 475)
,(-281, 1162),(-273, 510),(-235, 267),(-234, 97)
,(-233, 94),(-232, 93),(-231, 92),(-230, 91)
,(-202, 90),(-145, 501),(-124, 539),(-106, 491)
,(-103, 531),(-91, 536),(-89, 504),(-88, 505)
,(-83, 509),(-79, 8),(-72, 500),(-68, 515)
,(-63, 511),(-62, 503),(-59, 532),(-58, 502)
,(-49, 525),(-48, 534),(-46, 512),(-44, 517)
,(-37, 518),(-34, 508),(-12, 499),(-7, 100)
,(-6, 95),(-3, 537)
-- State 854
,(-377, 520),(-376, 519)
,(-375, 507),(-374, 506),(-315, 516),(-313, 514)
,(-312, 513),(-306, 530),(-305, 479),(-304, 498)
,(-303, 497),(-302, 496),(-301, 495),(-300, 494)
,(-299, 493),(-298, 492),(-297, 490),(-296, 489)
,(-295, 488),(-294, 487),(-293, 486),(-292, 485)
,(-291, 484),(-290, 483),(-289, 482),(-288, 481)
,(-287, 480),(-286, 478),(-285, 477),(-284, 476)
,(-282, 475),(-281, 1163),(-273, 510),(-235, 267)
,(-234, 97),(-233, 94),(-232, 93),(-231, 92)
,(-230, 91),(-202, 90),(-145, 501),(-124, 539)
,(-106, 491),(-103, 531),(-91, 536),(-89, 504)
,(-88, 505),(-83, 509),(-79, 8),(-72, 500)
,(-68, 515),(-63, 511),(-62, 503),(-59, 532)
,(-58, 502),(-49, 525),(-48, 534),(-46, 512)
,(-44, 517),(-37, 518),(-34, 508),(-12, 499)
,(-7, 100),(-6, 95),(-3, 537)
-- State 855
,(-31, 1164)
-- State 856
,(-377, 520),(-376, 519),(-375, 507),(-374, 506)
,(-315, 516),(-313, 514),(-312, 513),(-306, 530)
,(-305, 479),(-304, 498),(-303, 497),(-302, 496)
,(-301, 495),(-300, 494),(-299, 493),(-298, 492)
,(-297, 490),(-296, 489),(-295, 488),(-294, 487)
,(-293, 486),(-292, 485),(-291, 484),(-290, 483)
,(-289, 482),(-288, 481),(-287, 480),(-286, 478)
,(-285, 477),(-284, 476),(-282, 475),(-281, 1165)
,(-273, 510),(-235, 267),(-234, 97),(-233, 94)
,(-232, 93),(-231, 92),(-230, 91),(-202, 90)
,(-145, 501),(-124, 539),(-106, 491),(-103, 531)
,(-91, 536),(-89, 504),(-88, 505),(-83, 509)
,(-79, 8),(-72, 500),(-68, 515),(-63, 511)
,(-62, 503),(-59, 532),(-58, 502),(-49, 525)
,(-48, 534),(-46, 512),(-44, 517),(-37, 518)
,(-34, 508),(-12, 499),(-7, 100),(-6, 95)
,(-3, 537)
-- State 857
-- State 858
-- State 859
,(-31, 811)
-- State 860
,(-386, 856),(-384, 852)
,(-383, 851),(-382, 850),(-381, 849),(-379, 1167)
,(-375, 507),(-374, 506),(-303, 853),(-294, 854)
,(-292, 858),(-235, 98),(-234, 97),(-233, 94)
,(-232, 93),(-231, 92),(-230, 91),(-202, 90)
,(-197, 1166),(-145, 859),(-106, 848),(-97, 855)
,(-79, 8),(-49, 525),(-37, 518),(-7, 100)
,(-6, 95),(-3, 96)
-- State 861
,(-380, 1168),(-309, 1171)
,(-98, 1173),(-74, 1169),(-55, 1172),(-53, 1170)
-- State 862
,(-323, 1174),(-322, 1176),(-234, 1175),(-31, 1177)
,(-7, 100),(-3, 82)
-- State 863
,(-427, 1178),(-274, 260)
,(-273, 259),(-271, 251),(-269, 248),(-267, 245)
,(-266, 244),(-259, 242),(-246, 266),(-245, 265)
,(-244, 257),(-235, 267),(-234, 97),(-233, 94)
,(-232, 93),(-231, 92),(-230, 91),(-202, 90)
,(-164, 243),(-145, 258),(-110, 866),(-72, 256)
,(-71, 253),(-70, 268),(-35, 252),(-27, 247)
,(-25, 246),(-22, 269),(-7, 100),(-6, 95)
,(-5, 255),(-4, 254),(-3, 96)
-- State 864
-- State 865
,(-16, 1179)
-- State 866
-- State 867
-- State 868
-- State 869
-- State 870
,(-426, 1180),(-26, 1181),(-23, 1182)
-- State 871
-- State 872
,(-323, 1183)
,(-3, 82)
-- State 873
-- State 874
,(-72, 724),(-70, 275),(-36, 723)
-- State 875
-- State 876
,(-31, 1184)
-- State 877
-- State 878
,(-377, 520),(-376, 519),(-375, 507)
,(-374, 506),(-316, 1185),(-315, 516),(-313, 514)
,(-312, 513),(-306, 530),(-305, 479),(-304, 498)
,(-303, 497),(-302, 496),(-301, 495),(-300, 494)
,(-299, 493),(-298, 492),(-297, 490),(-296, 489)
,(-295, 488),(-294, 487),(-293, 486),(-292, 485)
,(-291, 484),(-290, 483),(-289, 482),(-288, 481)
,(-287, 480),(-286, 478),(-285, 477),(-284, 476)
,(-282, 475),(-281, 474),(-273, 510),(-235, 267)
,(-234, 97),(-233, 94),(-232, 93),(-231, 92)
,(-230, 91),(-202, 90),(-145, 501),(-124, 539)
,(-106, 491),(-103, 531),(-91, 536),(-89, 504)
,(-88, 505),(-83, 509),(-79, 8),(-72, 500)
,(-68, 515),(-63, 511),(-62, 503),(-59, 532)
,(-58, 502),(-49, 525),(-48, 534),(-46, 512)
,(-44, 517),(-37, 518),(-34, 508),(-12, 499)
,(-7, 100),(-6, 95),(-3, 537)
-- State 879
,(-55, 1186)
-- State 880
,(-323, 1187),(-31, 1188),(-3, 82)
-- State 881
-- State 882
-- State 883
,(-274, 260)
,(-273, 259),(-271, 251),(-269, 248),(-267, 245)
,(-266, 244),(-259, 242),(-250, 320),(-248, 1189)
,(-246, 266),(-245, 265),(-244, 257),(-235, 328)
,(-234, 97),(-233, 94),(-232, 93),(-231, 92)
,(-230, 91),(-206, 327),(-205, 323),(-202, 90)
,(-182, 322),(-164, 326),(-163, 325),(-145, 324)
,(-110, 321),(-75, 329),(-72, 256),(-71, 253)
,(-70, 268),(-35, 252),(-27, 247),(-25, 246)
,(-22, 269),(-7, 100),(-6, 95),(-5, 255)
,(-4, 254),(-3, 96)
-- State 884
-- State 885
-- State 886
,(-17, 975)
-- State 887
-- State 888
-- State 889
,(-274, 260)
,(-273, 259),(-271, 251),(-269, 248),(-267, 245)
,(-266, 244),(-259, 242),(-246, 266),(-245, 265)
,(-244, 257),(-235, 328),(-234, 97),(-233, 94)
,(-232, 93),(-231, 92),(-230, 91),(-206, 1190)
,(-202, 90),(-182, 891),(-164, 326),(-163, 325)
,(-145, 324),(-110, 890),(-75, 329),(-72, 256)
,(-71, 253),(-70, 268),(-35, 252),(-27, 247)
,(-25, 246),(-22, 269),(-7, 100),(-6, 95)
,(-5, 255),(-4, 254),(-3, 96)
-- State 890
-- State 891
-- State 892
-- State 893
,(-243, 1192)
,(-22, 1191)
-- State 894
-- State 895
-- State 896
,(-235, 98),(-234, 97),(-233, 94)
,(-232, 93),(-231, 92),(-230, 91),(-202, 90)
,(-145, 222),(-143, 1193),(-7, 100),(-6, 95)
,(-3, 96)
-- State 897
-- State 898
,(-81, 1194),(-60, 1195)
-- State 899
,(-325, 232)
,(-215, 1196),(-22, 233)
-- State 900
,(-325, 235),(-216, 1197)
,(-89, 236),(-22, 233)
-- State 901
,(-31, 1198)
-- State 902
-- State 903
-- State 904
,(-325, 232)
,(-215, 1199),(-22, 233)
-- State 905
,(-325, 235),(-216, 1200)
,(-89, 236),(-22, 233)
-- State 906
-- State 907
-- State 908
,(-188, 1201),(-31, 1202)
,(-15, 596)
-- State 909
,(-31, 1203)
-- State 910
-- State 911
,(-31, 1204)
-- State 912
-- State 913
-- State 914
-- State 915
-- State 916
-- State 917
,(-235, 98)
,(-234, 97),(-233, 94),(-232, 93),(-231, 92)
,(-230, 91),(-202, 90),(-155, 1207),(-145, 222)
,(-143, 1206),(-142, 1205),(-71, 349),(-38, 351)
,(-7, 100),(-6, 95),(-3, 96)
-- State 918
-- State 919
,(-31, 1209)
,(-23, 1208)
-- State 920
,(-186, 1210),(-153, 603),(-124, 121)
,(-3, 122)
-- State 921
-- State 922
,(-31, 1211)
-- State 923
,(-80, 1213),(-67, 1212)
-- State 924
,(-70, 1214)
-- State 925
,(-70, 1215)
-- State 926
,(-235, 98),(-234, 97)
,(-233, 94),(-232, 93),(-231, 92),(-230, 91)
,(-202, 90),(-145, 222),(-143, 1216),(-7, 100)
,(-6, 95),(-3, 96)
-- State 927
,(-80, 1217)
-- State 928
-- State 929
,(-160, 1218)
,(-41, 944)
-- State 930
-- State 931
,(-235, 98),(-234, 97),(-233, 94)
,(-232, 93),(-231, 92),(-230, 91),(-202, 90)
,(-145, 222),(-143, 1219),(-7, 100),(-6, 95)
,(-3, 96)
-- State 932
,(-160, 1220),(-41, 944)
-- State 933
,(-235, 98)
,(-234, 97),(-233, 94),(-232, 93),(-231, 92)
,(-230, 91),(-202, 90),(-145, 222),(-143, 1221)
,(-7, 100),(-6, 95),(-3, 96)
-- State 934
,(-160, 1222)
,(-104, 1223),(-41, 944)
-- State 935
,(-23, 1224)
-- State 936
-- State 937
-- State 938
-- State 939
,(-51, 1225)
-- State 940
-- State 941
-- State 942
,(-160, 1226),(-41, 944)
-- State 943
,(-160, 1227),(-41, 944)
-- State 944
,(-235, 98),(-234, 97),(-233, 94),(-232, 93)
,(-231, 92),(-230, 91),(-210, 1228),(-202, 90)
,(-145, 222),(-143, 1039),(-7, 100),(-6, 95)
,(-3, 96)
-- State 945
-- State 946
-- State 947
-- State 948
,(-235, 98),(-234, 97),(-233, 94)
,(-232, 93),(-231, 92),(-230, 91),(-202, 90)
,(-145, 222),(-143, 693),(-142, 692),(-141, 1229)
,(-71, 349),(-7, 100),(-6, 95),(-3, 96)
-- State 949
-- State 950
,(-81, 1230),(-60, 1231)
-- State 951
,(-325, 232),(-215, 1232)
,(-22, 233)
-- State 952
,(-325, 235),(-216, 1233),(-89, 236)
,(-22, 233)
-- State 953
-- State 954
,(-31, 1234)
-- State 955
-- State 956
,(-323, 1235),(-3, 82)
-- State 957
,(-235, 98),(-234, 97),(-233, 94),(-232, 93)
,(-231, 92),(-230, 91),(-202, 90),(-145, 222)
,(-143, 1236),(-38, 586),(-7, 100),(-6, 95)
,(-3, 96)
-- State 958
,(-235, 98),(-234, 97),(-233, 94)
,(-232, 93),(-231, 92),(-230, 91),(-202, 90)
,(-145, 222),(-143, 1238),(-142, 1237),(-71, 349)
,(-7, 100),(-6, 95),(-3, 96)
-- State 959
,(-188, 1239)
,(-15, 596)
-- State 960
,(-188, 1240),(-15, 596)
-- State 961
-- State 962
,(-326, 1241)
,(-153, 369),(-124, 121),(-3, 122)
-- State 963
-- State 964
-- State 965
,(-41, 1242)
-- State 966
,(-274, 260),(-273, 259),(-271, 251),(-269, 248)
,(-267, 245),(-266, 244),(-259, 1243),(-246, 266)
,(-245, 265),(-244, 257),(-235, 267),(-234, 97)
,(-233, 94),(-232, 93),(-231, 92),(-230, 91)
,(-202, 90),(-164, 243),(-145, 258),(-72, 256)
,(-71, 253),(-70, 268),(-35, 252),(-27, 247)
,(-25, 246),(-22, 269),(-7, 100),(-6, 95)
,(-5, 255),(-4, 254),(-3, 96)
-- State 967
,(-261, 1244)
,(-41, 1245)
-- State 968
,(-74, 1246)
-- State 969
,(-274, 260),(-273, 259)
,(-271, 251),(-269, 248),(-267, 245),(-266, 244)
,(-259, 1247),(-246, 266),(-245, 265),(-244, 257)
,(-235, 267),(-234, 97),(-233, 94),(-232, 93)
,(-231, 92),(-230, 91),(-202, 90),(-164, 243)
,(-145, 258),(-72, 256),(-71, 253),(-70, 268)
,(-35, 252),(-27, 247),(-25, 246),(-22, 269)
,(-7, 100),(-6, 95),(-5, 255),(-4, 254)
,(-3, 96)
-- State 970
,(-263, 1248),(-74, 1249)
-- State 971
,(-105, 1250)
-- State 972
,(-274, 260),(-273, 259),(-271, 251),(-269, 248)
,(-267, 245),(-266, 244),(-259, 1251),(-246, 266)
,(-245, 265),(-244, 257),(-235, 267),(-234, 97)
,(-233, 94),(-232, 93),(-231, 92),(-230, 91)
,(-202, 90),(-164, 243),(-145, 258),(-72, 256)
,(-71, 253),(-70, 268),(-35, 252),(-27, 247)
,(-25, 246),(-22, 269),(-7, 100),(-6, 95)
,(-5, 255),(-4, 254),(-3, 96)
-- State 973
,(-17, 975)
-- State 974
-- State 975
,(-274, 260),(-273, 259),(-271, 251),(-269, 248)
,(-267, 245),(-266, 244),(-246, 266),(-245, 265)
,(-244, 257),(-235, 267),(-234, 97),(-233, 94)
,(-232, 93),(-231, 92),(-230, 91),(-202, 90)
,(-164, 1252),(-145, 258),(-72, 256),(-71, 253)
,(-70, 268),(-35, 252),(-27, 247),(-25, 246)
,(-22, 269),(-7, 100),(-6, 95),(-5, 255)
,(-4, 254),(-3, 96)
-- State 976
-- State 977
-- State 978
,(-23, 1253)
-- State 979
-- State 980
,(-450, 160)
,(-449, 159),(-417, 37),(-416, 36),(-408, 169)
,(-407, 168),(-406, 167),(-405, 166),(-350, 39)
,(-349, 184),(-348, 183),(-347, 182),(-346, 181)
,(-345, 180),(-342, 31),(-341, 30),(-337, 35)
,(-319, 46),(-318, 45),(-229, 165),(-228, 164)
,(-227, 163),(-226, 162),(-225, 146),(-224, 145)
,(-223, 144),(-222, 141),(-221, 140),(-220, 139)
,(-219, 137),(-218, 274),(-209, 179),(-208, 178)
,(-200, 143),(-157, 177),(-156, 176),(-153, 175)
,(-132, 191),(-131, 190),(-128, 173),(-127, 172)
,(-126, 171),(-125, 170),(-124, 121),(-123, 158)
,(-122, 157),(-121, 156),(-120, 155),(-119, 154)
,(-118, 153),(-117, 152),(-116, 151),(-115, 150)
,(-114, 149),(-113, 148),(-112, 147),(-111, 142)
,(-106, 161),(-101, 42),(-99, 189),(-96, 187)
,(-93, 174),(-82, 188),(-81, 54),(-79, 8)
,(-78, 185),(-77, 44),(-71, 43),(-61, 48)
,(-60, 55),(-59, 186),(-3, 122)
-- State 981
,(-66, 1254)
-- State 982
,(-66, 1255)
-- State 983
,(-323, 1174),(-322, 1256),(-234, 1175)
,(-31, 1257),(-7, 100),(-3, 82)
-- State 984
-- State 985
,(-150, 698)
,(-149, 697),(-148, 696),(-144, 987),(-84, 570)
,(-51, 699),(-50, 700)
-- State 986
-- State 987
-- State 988
,(-235, 98),(-234, 97)
,(-233, 94),(-232, 93),(-231, 92),(-230, 91)
,(-202, 90),(-145, 1258),(-7, 100),(-6, 95)
,(-3, 96)
-- State 989
,(-148, 1259),(-84, 570)
-- State 990
,(-148, 1260)
,(-84, 570)
-- State 991
,(-31, 1261)
-- State 992
,(-150, 698),(-149, 697)
,(-148, 696),(-144, 701),(-84, 1262),(-51, 699)
,(-50, 700)
-- State 993
-- State 994
-- State 995
,(-17, 1263)
-- State 996
-- State 997
,(-274, 260),(-273, 259)
,(-271, 421),(-246, 266),(-245, 265),(-244, 257)
,(-235, 267),(-234, 97),(-233, 94),(-232, 93)
,(-231, 92),(-230, 91),(-202, 90),(-145, 258)
,(-72, 1264),(-70, 268),(-22, 269),(-7, 100)
,(-6, 95),(-5, 255),(-4, 254),(-3, 96)
-- State 998
,(-178, 1265),(-26, 1266),(-23, 1267)
-- State 999
,(-181, 1268)
,(-26, 1269),(-23, 1270)
-- State 1000
,(-154, 1271),(-31, 1272)
,(-15, 713)
-- State 1001
,(-154, 1273),(-31, 1274),(-15, 713)
-- State 1002
,(-154, 1275),(-31, 1276),(-15, 713)
-- State 1003
,(-31, 1277)
-- State 1004
-- State 1005
,(-31, 1278)
-- State 1006
-- State 1007
,(-31, 1279)
-- State 1008
-- State 1009
,(-31, 1280)
-- State 1010
-- State 1011
,(-31, 1281)
-- State 1012
-- State 1013
,(-31, 1282)
-- State 1014
-- State 1015
,(-31, 1283)
-- State 1016
-- State 1017
-- State 1018
-- State 1019
,(-31, 1284)
-- State 1020
-- State 1021
,(-31, 1285)
-- State 1022
-- State 1023
-- State 1024
-- State 1025
,(-31, 1286)
-- State 1026
,(-31, 1287)
-- State 1027
-- State 1028
,(-459, 1032),(-455, 1289)
,(-451, 1030),(-323, 283),(-106, 1031),(-79, 8)
,(-55, 1288),(-43, 1033),(-3, 82)
-- State 1029
-- State 1030
,(-43, 1290)
,(-21, 461)
-- State 1031
-- State 1032
-- State 1033
,(-69, 1291)
-- State 1034
,(-85, 1292)
-- State 1035
,(-450, 160)
,(-449, 159),(-356, 745),(-355, 743),(-354, 741)
,(-353, 740),(-352, 1294),(-351, 1293),(-208, 747)
,(-200, 746),(-106, 161),(-80, 744),(-79, 8)
,(-77, 44),(-71, 43),(-70, 739),(-59, 186)
,(-56, 748),(-55, 742)
-- State 1036
-- State 1037
,(-450, 160),(-449, 159)
,(-356, 745),(-355, 743),(-354, 741),(-353, 740)
,(-352, 1295),(-208, 747),(-200, 746),(-106, 161)
,(-80, 744),(-79, 8),(-77, 44),(-71, 43)
,(-59, 186),(-56, 748),(-55, 742)
-- State 1038
,(-31, 1296)
-- State 1039
,(-211, 1297),(-41, 1298)
-- State 1040
,(-104, 1299)
-- State 1041
,(-55, 1300)
-- State 1042
,(-3, 1301)
-- State 1043
-- State 1044
,(-3, 1302)
-- State 1045
-- State 1046
,(-450, 160),(-449, 159)
,(-356, 745),(-355, 1043),(-208, 747),(-200, 746)
,(-106, 161),(-79, 8),(-77, 44),(-71, 43)
,(-59, 186),(-56, 748)
-- State 1047
,(-124, 1303),(-3, 122)
-- State 1048
,(-365, 1305),(-325, 232),(-215, 1306),(-22, 1304)
-- State 1049
,(-31, 1307)
-- State 1050
-- State 1051
,(-44, 1308)
-- State 1052
,(-31, 1309)
-- State 1053
,(-450, 160)
,(-449, 159),(-360, 758),(-359, 756),(-358, 755)
,(-357, 1311),(-356, 761),(-351, 1310),(-319, 46)
,(-318, 45),(-209, 764),(-208, 763),(-200, 762)
,(-116, 760),(-106, 161),(-81, 54),(-80, 759)
,(-79, 8),(-77, 44),(-71, 43),(-70, 739)
,(-60, 55),(-59, 186),(-56, 748),(-55, 757)
-- State 1054
,(-450, 160),(-449, 159),(-360, 758),(-359, 756)
,(-358, 755),(-357, 1312),(-356, 761),(-319, 46)
,(-318, 45),(-209, 764),(-208, 763),(-200, 762)
,(-116, 760),(-106, 161),(-81, 54),(-80, 759)
,(-79, 8),(-77, 44),(-71, 43),(-60, 55)
,(-59, 186),(-56, 748),(-55, 757)
-- State 1055
,(-31, 1313)
-- State 1056
,(-55, 1314)
-- State 1057
,(-3, 1315)
-- State 1058
-- State 1059
,(-3, 1316)
-- State 1060
-- State 1061
,(-450, 160)
,(-449, 159),(-361, 1317),(-360, 1063),(-356, 761)
,(-319, 46),(-318, 45),(-209, 764),(-208, 763)
,(-200, 762),(-199, 1064),(-153, 1065),(-124, 121)
,(-116, 760),(-106, 161),(-81, 54),(-79, 8)
,(-77, 44),(-71, 43),(-60, 55),(-59, 186)
,(-56, 748),(-3, 122)
-- State 1062
-- State 1063
-- State 1064
-- State 1065
,(-30, 1318)
-- State 1066
,(-31, 134)
-- State 1067
,(-31, 1319)
-- State 1068
-- State 1069
,(-450, 160),(-449, 159),(-364, 1073)
,(-363, 1321),(-319, 46),(-318, 45),(-226, 1072)
,(-209, 1076),(-208, 1075),(-200, 1074),(-116, 1071)
,(-106, 161),(-81, 54),(-79, 8),(-77, 44)
,(-71, 43),(-60, 55),(-59, 186),(-56, 1077)
,(-55, 1320)
-- State 1070
-- State 1071
-- State 1072
-- State 1073
-- State 1074
-- State 1075
,(-319, 46),(-318, 45),(-209, 1322)
,(-81, 54),(-60, 55)
-- State 1076
,(-66, 686),(-31, 76)
-- State 1077
,(-124, 1323),(-3, 122)
-- State 1078
,(-31, 1325),(-3, 1324)
-- State 1079
,(-31, 1326)
-- State 1080
-- State 1081
-- State 1082
-- State 1083
,(-166, 1327),(-26, 1328),(-23, 1329)
-- State 1084
,(-70, 1330)
-- State 1085
,(-235, 98),(-234, 97),(-233, 94)
,(-232, 93),(-231, 92),(-230, 91),(-202, 90)
,(-159, 1331),(-145, 222),(-143, 1094),(-142, 692)
,(-141, 1332),(-71, 349),(-7, 100),(-6, 95)
,(-3, 96)
-- State 1086
,(-193, 1334),(-85, 792),(-80, 1335)
,(-72, 793),(-67, 1333)
-- State 1087
,(-70, 1336)
-- State 1088
,(-193, 1337)
,(-85, 792),(-80, 1338),(-72, 793)
-- State 1089
-- State 1090
,(-31, 1339)
-- State 1091
,(-235, 98),(-234, 97),(-233, 94),(-232, 93)
,(-231, 92),(-230, 91),(-202, 90),(-159, 1340)
,(-145, 222),(-143, 1094),(-142, 692),(-141, 1341)
,(-71, 349),(-7, 100),(-6, 95),(-3, 96)
-- State 1092
-- State 1093
,(-31, 1342)
-- State 1094
,(-150, 698),(-149, 697),(-148, 696)
,(-144, 701),(-84, 570),(-51, 699),(-50, 700)
-- State 1095
,(-161, 1345),(-160, 1344),(-104, 1343),(-41, 944)
-- State 1096
-- State 1097
,(-235, 98),(-234, 97),(-233, 94),(-232, 93)
,(-231, 92),(-230, 91),(-202, 90),(-159, 1347)
,(-145, 222),(-143, 1346),(-7, 100),(-6, 95)
,(-3, 96)
-- State 1098
-- State 1099
,(-172, 1349),(-84, 1348)
-- State 1100
,(-450, 160)
,(-449, 159),(-201, 1104),(-200, 1106),(-199, 1105)
,(-198, 1351),(-196, 1350),(-153, 1065),(-124, 121)
,(-106, 161),(-79, 8),(-59, 186),(-46, 1107)
,(-3, 122)
-- State 1101
-- State 1102
,(-31, 1352)
-- State 1103
-- State 1104
,(-197, 1353),(-106, 848)
,(-79, 8)
-- State 1105
-- State 1106
-- State 1107
,(-234, 97),(-202, 1354),(-7, 100)
,(-3, 96)
-- State 1108
,(-55, 1355)
-- State 1109
-- State 1110
,(-172, 1356),(-84, 1348)
,(-51, 1357)
-- State 1111
-- State 1112
-- State 1113
,(-95, 1360),(-94, 1361),(-70, 1359)
,(-67, 1358)
-- State 1114
,(-193, 1089),(-85, 792),(-80, 1363)
,(-72, 793),(-67, 1362)
-- State 1115
,(-193, 1092),(-85, 792)
,(-80, 1365),(-72, 793),(-70, 1364),(-65, 929)
-- State 1116
,(-235, 98),(-234, 97),(-233, 94),(-232, 93)
,(-231, 92),(-230, 91),(-202, 90),(-159, 1366)
,(-145, 222),(-143, 1094),(-142, 692),(-141, 1096)
,(-71, 349),(-7, 100),(-6, 95),(-3, 96)
-- State 1117
,(-70, 1367),(-65, 932)
-- State 1118
,(-31, 1368)
-- State 1119
,(-31, 1369)
-- State 1120
-- State 1121
,(-410, 1370),(-106, 1161),(-102, 1122),(-79, 8)
-- State 1122
,(-414, 1371),(-412, 1376),(-411, 1375),(-235, 98)
,(-234, 97),(-233, 94),(-232, 93),(-231, 92)
,(-230, 91),(-202, 90),(-145, 1372),(-124, 1374)
,(-75, 1373),(-7, 100),(-6, 95),(-3, 537)
-- State 1123
,(-468, 1377),(-410, 1378),(-102, 1122)
-- State 1124
-- State 1125
-- State 1126
-- State 1127
,(-31, 1379)
-- State 1128
-- State 1129
,(-31, 1380)
-- State 1130
-- State 1131
-- State 1132
-- State 1133
-- State 1134
,(-335, 1384),(-235, 98),(-234, 97)
,(-233, 94),(-232, 93),(-231, 92),(-230, 91)
,(-202, 90),(-155, 1382),(-145, 222),(-143, 693)
,(-142, 704),(-141, 1381),(-71, 349),(-39, 1383)
,(-38, 351),(-7, 100),(-6, 95),(-3, 96)
-- State 1135
,(-34, 1385)
-- State 1136
,(-31, 1386)
-- State 1137
-- State 1138
,(-31, 1387),(-26, 341)
-- State 1139
-- State 1140
,(-274, 260),(-273, 259),(-271, 251),(-269, 248)
,(-267, 245),(-266, 244),(-259, 242),(-246, 266)
,(-245, 265),(-244, 257),(-235, 267),(-234, 97)
,(-233, 94),(-232, 93),(-231, 92),(-230, 91)
,(-202, 90),(-164, 243),(-145, 258),(-110, 1388)
,(-72, 256),(-71, 253),(-70, 268),(-35, 252)
,(-27, 247),(-25, 246),(-22, 269),(-7, 100)
,(-6, 95),(-5, 255),(-4, 254),(-3, 96)
-- State 1141
,(-31, 1389)
-- State 1142
-- State 1143
,(-377, 520),(-376, 519),(-375, 507)
,(-374, 506),(-315, 516),(-313, 514),(-312, 513)
,(-306, 530),(-305, 479),(-304, 498),(-303, 497)
,(-302, 496),(-301, 495),(-300, 494),(-299, 493)
,(-298, 492),(-297, 490),(-296, 489),(-295, 488)
,(-294, 487),(-293, 486),(-292, 485),(-291, 484)
,(-290, 483),(-289, 482),(-288, 481),(-287, 480)
,(-286, 478),(-285, 477),(-284, 476),(-282, 475)
,(-281, 1390),(-273, 510),(-235, 267),(-234, 97)
,(-233, 94),(-232, 93),(-231, 92),(-230, 91)
,(-202, 90),(-145, 501),(-124, 539),(-106, 491)
,(-103, 531),(-91, 536),(-89, 504),(-88, 505)
,(-83, 509),(-79, 8),(-72, 500),(-68, 515)
,(-63, 511),(-62, 503),(-59, 532),(-58, 502)
,(-49, 525),(-48, 534),(-46, 512),(-44, 517)
,(-37, 518),(-34, 508),(-12, 499),(-7, 100)
,(-6, 95),(-3, 537)
-- State 1144
,(-310, 1393),(-197, 1391)
,(-106, 848),(-102, 1392),(-79, 8)
-- State 1145
,(-377, 520)
,(-376, 519),(-375, 507),(-374, 506),(-315, 516)
,(-313, 514),(-312, 513),(-306, 530),(-305, 479)
,(-304, 498),(-303, 497),(-302, 496),(-301, 495)
,(-300, 494),(-299, 493),(-298, 492),(-297, 490)
,(-296, 489),(-295, 488),(-294, 487),(-293, 486)
,(-292, 485),(-291, 484),(-290, 483),(-289, 482)
,(-288, 481),(-287, 480),(-286, 478),(-285, 477)
,(-284, 476),(-282, 475),(-281, 1394),(-273, 510)
,(-235, 267),(-234, 97),(-233, 94),(-232, 93)
,(-231, 92),(-230, 91),(-202, 90),(-145, 501)
,(-124, 539),(-106, 491),(-103, 531),(-91, 536)
,(-89, 504),(-88, 505),(-83, 509),(-79, 8)
,(-72, 500),(-68, 515),(-63, 511),(-62, 503)
,(-59, 532),(-58, 502),(-49, 525),(-48, 534)
,(-46, 512),(-44, 517),(-37, 518),(-34, 508)
,(-12, 499),(-7, 100),(-6, 95),(-3, 537)
-- State 1146
,(-55, 1395)
-- State 1147
,(-377, 520),(-376, 519),(-375, 507)
,(-374, 506),(-316, 1396),(-315, 516),(-313, 514)
,(-312, 513),(-306, 530),(-305, 479),(-304, 498)
,(-303, 497),(-302, 496),(-301, 495),(-300, 494)
,(-299, 493),(-298, 492),(-297, 490),(-296, 489)
,(-295, 488),(-294, 487),(-293, 486),(-292, 485)
,(-291, 484),(-290, 483),(-289, 482),(-288, 481)
,(-287, 480),(-286, 478),(-285, 477),(-284, 476)
,(-282, 475),(-281, 474),(-273, 510),(-235, 267)
,(-234, 97),(-233, 94),(-232, 93),(-231, 92)
,(-230, 91),(-202, 90),(-145, 501),(-124, 539)
,(-106, 491),(-103, 531),(-91, 536),(-89, 504)
,(-88, 505),(-83, 509),(-79, 8),(-72, 500)
,(-68, 515),(-63, 511),(-62, 503),(-59, 532)
,(-58, 502),(-49, 525),(-48, 534),(-46, 512)
,(-44, 517),(-37, 518),(-34, 508),(-12, 499)
,(-7, 100),(-6, 95),(-3, 537)
-- State 1148
,(-55, 1397)
-- State 1149
,(-55, 1398)
-- State 1150
,(-68, 1399)
-- State 1151
,(-55, 1400)
-- State 1152
,(-31, 1402)
,(-3, 1401)
-- State 1153
,(-368, 1404),(-326, 370),(-274, 260)
,(-273, 259),(-271, 251),(-269, 248),(-267, 245)
,(-266, 244),(-259, 242),(-246, 266),(-245, 265)
,(-244, 257),(-235, 267),(-234, 97),(-233, 94)
,(-232, 93),(-231, 92),(-230, 91),(-202, 90)
,(-164, 243),(-153, 369),(-145, 258),(-124, 121)
,(-110, 1403),(-72, 256),(-71, 253),(-70, 268)
,(-35, 252),(-27, 247),(-25, 246),(-22, 269)
,(-7, 100),(-6, 95),(-5, 255),(-4, 254)
,(-3, 537)
-- State 1154
,(-325, 232),(-215, 1405),(-22, 233)
-- State 1155
,(-367, 1408),(-52, 1406),(-31, 1409)
-- State 1156
,(-31, 1410)
-- State 1157
-- State 1158
,(-274, 260),(-273, 259),(-271, 251),(-269, 248)
,(-267, 245),(-266, 244),(-246, 266),(-245, 265)
,(-244, 257),(-235, 328),(-234, 97),(-233, 94)
,(-232, 93),(-231, 92),(-230, 91),(-202, 90)
,(-180, 1413),(-164, 995),(-163, 994),(-145, 996)
,(-143, 693),(-142, 692),(-141, 993),(-90, 1412)
,(-72, 256),(-71, 997),(-70, 268),(-35, 252)
,(-27, 247),(-25, 246),(-22, 269),(-7, 100)
,(-6, 95),(-5, 255),(-4, 254),(-3, 96)
-- State 1159
,(-16, 1414)
-- State 1160
,(-380, 1415),(-309, 1416),(-98, 1418)
,(-74, 1169),(-55, 1417),(-53, 1170)
-- State 1161
-- State 1162
-- State 1163
-- State 1164
,(-197, 1419)
,(-106, 848),(-79, 8)
-- State 1165
-- State 1166
,(-386, 856),(-384, 852)
,(-383, 851),(-382, 850),(-381, 849),(-379, 1420)
,(-375, 507),(-374, 506),(-303, 853),(-294, 854)
,(-292, 858),(-235, 98),(-234, 97),(-233, 94)
,(-232, 93),(-231, 92),(-230, 91),(-202, 90)
,(-145, 859),(-106, 1161),(-97, 855),(-79, 8)
,(-49, 525),(-37, 518),(-7, 100),(-6, 95)
,(-3, 96)
-- State 1167
,(-380, 1421),(-309, 1422),(-74, 1169)
,(-55, 1423),(-53, 1170)
-- State 1168
,(-309, 1424),(-74, 1426)
,(-55, 1425),(-53, 1170)
-- State 1169
,(-386, 856),(-384, 852)
,(-383, 851),(-382, 850),(-381, 849),(-379, 1429)
,(-378, 1428),(-375, 507),(-374, 506),(-303, 853)
,(-294, 854),(-292, 858),(-235, 98),(-234, 97)
,(-233, 94),(-232, 93),(-231, 92),(-230, 91)
,(-202, 90),(-197, 1427),(-145, 859),(-106, 848)
,(-102, 846),(-97, 855),(-79, 8),(-49, 525)
,(-37, 518),(-7, 100),(-6, 95),(-3, 96)
-- State 1170
,(-377, 520),(-376, 519),(-375, 507),(-374, 506)
,(-315, 516),(-313, 514),(-312, 513),(-306, 530)
,(-305, 479),(-304, 498),(-303, 497),(-302, 496)
,(-301, 495),(-300, 494),(-299, 493),(-298, 492)
,(-297, 490),(-296, 489),(-295, 488),(-294, 487)
,(-293, 486),(-292, 485),(-291, 484),(-290, 483)
,(-289, 482),(-288, 481),(-287, 480),(-286, 478)
,(-285, 477),(-284, 476),(-282, 475),(-281, 1430)
,(-273, 510),(-235, 267),(-234, 97),(-233, 94)
,(-232, 93),(-231, 92),(-230, 91),(-202, 90)
,(-145, 501),(-124, 539),(-106, 491),(-103, 531)
,(-91, 536),(-89, 504),(-88, 505),(-83, 509)
,(-79, 8),(-72, 500),(-68, 515),(-63, 511)
,(-62, 503),(-59, 532),(-58, 502),(-49, 525)
,(-48, 534),(-46, 512),(-44, 517),(-37, 518)
,(-34, 508),(-12, 499),(-7, 100),(-6, 95)
,(-3, 537)
-- State 1171
,(-55, 1431)
-- State 1172
,(-91, 1432)
-- State 1173
,(-34, 1433)
-- State 1174
-- State 1175
-- State 1176
,(-31, 1434)
-- State 1177
-- State 1178
-- State 1179
-- State 1180
,(-26, 1436),(-23, 1435)
-- State 1181
,(-427, 864)
,(-425, 1437),(-333, 863),(-274, 260),(-273, 259)
,(-271, 251),(-269, 248),(-267, 245),(-266, 244)
,(-259, 242),(-246, 266),(-245, 265),(-244, 257)
,(-240, 865),(-235, 267),(-234, 869),(-233, 94)
,(-232, 93),(-231, 92),(-230, 91),(-202, 90)
,(-164, 243),(-145, 258),(-110, 866),(-72, 256)
,(-71, 253),(-70, 268),(-35, 252),(-27, 247)
,(-25, 246),(-22, 269),(-7, 100),(-6, 868)
,(-5, 255),(-4, 254),(-3, 867)
-- State 1182
-- State 1183
-- State 1184
-- State 1185
-- State 1186
,(-323, 1438)
,(-31, 1439),(-3, 82)
-- State 1187
,(-31, 1440)
-- State 1188
-- State 1189
-- State 1190
-- State 1191
,(-274, 260)
,(-273, 259),(-271, 251),(-269, 248),(-267, 245)
,(-266, 244),(-259, 242),(-246, 266),(-245, 265)
,(-244, 257),(-235, 267),(-234, 97),(-233, 94)
,(-232, 93),(-231, 92),(-230, 91),(-202, 90)
,(-164, 243),(-145, 258),(-110, 1441),(-72, 256)
,(-71, 253),(-70, 268),(-35, 252),(-27, 247)
,(-25, 246),(-22, 269),(-7, 100),(-6, 95)
,(-5, 255),(-4, 254),(-3, 96)
-- State 1192
-- State 1193
-- State 1194
,(-325, 232)
,(-215, 1442),(-22, 233)
-- State 1195
,(-325, 235),(-216, 1443)
,(-89, 236),(-22, 233)
-- State 1196
-- State 1197
-- State 1198
-- State 1199
-- State 1200
-- State 1201
,(-31, 1444)
-- State 1202
-- State 1203
-- State 1204
-- State 1205
,(-235, 98)
,(-234, 97),(-233, 94),(-232, 93),(-231, 92)
,(-230, 91),(-202, 90),(-145, 222),(-143, 1445)
,(-38, 586),(-7, 100),(-6, 95),(-3, 96)
-- State 1206
,(-188, 1446),(-15, 596)
-- State 1207
,(-188, 1447),(-15, 596)
-- State 1208
-- State 1209
,(-186, 1448),(-153, 603),(-124, 121),(-3, 122)
-- State 1210
-- State 1211
-- State 1212
,(-80, 1449)
-- State 1213
-- State 1214
,(-235, 98),(-234, 97),(-233, 94)
,(-232, 93),(-231, 92),(-230, 91),(-202, 90)
,(-145, 222),(-143, 1450),(-7, 100),(-6, 95)
,(-3, 96)
-- State 1215
,(-235, 98),(-234, 97),(-233, 94)
,(-232, 93),(-231, 92),(-230, 91),(-202, 90)
,(-145, 222),(-143, 1451),(-7, 100),(-6, 95)
,(-3, 96)
-- State 1216
,(-160, 1452),(-104, 1453),(-41, 944)
-- State 1217
-- State 1218
-- State 1219
,(-160, 1454),(-104, 1455),(-41, 944)
-- State 1220
-- State 1221
,(-160, 1456)
,(-104, 1457),(-41, 944)
-- State 1222
,(-104, 1458)
-- State 1223
,(-80, 1459)
-- State 1224
-- State 1225
,(-11, 1460)
-- State 1226
-- State 1227
-- State 1228
-- State 1229
-- State 1230
,(-325, 232),(-215, 1461),(-22, 233)
-- State 1231
,(-325, 235),(-216, 1462),(-89, 236),(-22, 233)
-- State 1232
-- State 1233
-- State 1234
-- State 1235
,(-445, 1464),(-22, 1463)
-- State 1236
,(-188, 1465),(-15, 596)
-- State 1237
,(-235, 98),(-234, 97),(-233, 94),(-232, 93)
,(-231, 92),(-230, 91),(-202, 90),(-145, 222)
,(-143, 1466),(-7, 100),(-6, 95),(-3, 96)
-- State 1238
,(-188, 1467),(-15, 596)
-- State 1239
-- State 1240
-- State 1241
-- State 1242
,(-274, 260),(-273, 259)
,(-271, 251),(-269, 248),(-267, 245),(-266, 244)
,(-259, 1468),(-246, 266),(-245, 265),(-244, 257)
,(-235, 267),(-234, 97),(-233, 94),(-232, 93)
,(-231, 92),(-230, 91),(-202, 90),(-164, 243)
,(-145, 258),(-72, 256),(-71, 253),(-70, 268)
,(-35, 252),(-27, 247),(-25, 246),(-22, 269)
,(-7, 100),(-6, 95),(-5, 255),(-4, 254)
,(-3, 96)
-- State 1243
-- State 1244
,(-41, 1469)
-- State 1245
,(-98, 1470)
-- State 1246
,(-274, 260)
,(-273, 259),(-271, 251),(-269, 248),(-267, 245)
,(-266, 244),(-259, 1471),(-246, 266),(-245, 265)
,(-244, 257),(-235, 267),(-234, 97),(-233, 94)
,(-232, 93),(-231, 92),(-230, 91),(-202, 90)
,(-164, 243),(-145, 258),(-72, 256),(-71, 253)
,(-70, 268),(-35, 252),(-27, 247),(-25, 246)
,(-22, 269),(-7, 100),(-6, 95),(-5, 255)
,(-4, 254),(-3, 96)
-- State 1247
-- State 1248
,(-74, 1472)
-- State 1249
,(-53, 1473)
-- State 1250
,(-274, 260),(-273, 259),(-271, 251),(-269, 248)
,(-267, 245),(-266, 244),(-259, 1474),(-246, 266)
,(-245, 265),(-244, 257),(-235, 267),(-234, 97)
,(-233, 94),(-232, 93),(-231, 92),(-230, 91)
,(-202, 90),(-164, 243),(-145, 258),(-72, 256)
,(-71, 253),(-70, 268),(-35, 252),(-27, 247)
,(-25, 246),(-22, 269),(-7, 100),(-6, 95)
,(-5, 255),(-4, 254),(-3, 96)
-- State 1251
-- State 1252
-- State 1253
-- State 1254
,(-450, 160)
,(-449, 159),(-417, 37),(-416, 36),(-408, 169)
,(-407, 168),(-406, 167),(-405, 166),(-350, 39)
,(-349, 184),(-348, 183),(-347, 182),(-346, 181)
,(-345, 180),(-342, 31),(-341, 30),(-337, 35)
,(-319, 46),(-318, 45),(-229, 165),(-228, 164)
,(-227, 163),(-226, 162),(-225, 146),(-224, 145)
,(-223, 144),(-222, 141),(-221, 140),(-220, 139)
,(-219, 137),(-218, 1051),(-209, 179),(-208, 178)
,(-200, 143),(-157, 177),(-156, 176),(-153, 175)
,(-132, 191),(-131, 190),(-128, 173),(-127, 172)
,(-126, 171),(-125, 170),(-124, 121),(-123, 158)
,(-122, 157),(-121, 156),(-120, 155),(-119, 154)
,(-118, 153),(-117, 152),(-116, 151),(-115, 150)
,(-114, 149),(-113, 148),(-112, 147),(-111, 142)
,(-106, 161),(-101, 42),(-99, 189),(-96, 187)
,(-93, 174),(-82, 188),(-81, 54),(-79, 8)
,(-78, 185),(-77, 44),(-71, 43),(-61, 48)
,(-60, 55),(-59, 186),(-3, 122)
-- State 1255
,(-450, 160)
,(-449, 159),(-364, 1073),(-363, 1070),(-362, 1069)
,(-319, 46),(-318, 45),(-226, 1072),(-209, 1076)
,(-208, 1075),(-200, 1074),(-116, 1071),(-106, 161)
,(-81, 54),(-79, 8),(-77, 44),(-71, 43)
,(-60, 55),(-59, 186),(-56, 1077),(-55, 1078)
-- State 1256
,(-31, 1475)
-- State 1257
-- State 1258
,(-31, 1476)
-- State 1259
-- State 1260
-- State 1261
-- State 1262
,(-274, 260),(-273, 259)
,(-271, 251),(-269, 248),(-267, 245),(-266, 244)
,(-246, 266),(-245, 265),(-244, 257),(-235, 328)
,(-234, 97),(-233, 94),(-232, 93),(-231, 92)
,(-230, 91),(-202, 90),(-164, 886),(-163, 671)
,(-162, 887),(-145, 258),(-72, 256),(-71, 253)
,(-70, 268),(-35, 252),(-27, 247),(-25, 246)
,(-22, 269),(-11, 1477),(-7, 100),(-6, 95)
,(-5, 255),(-4, 254),(-3, 96)
-- State 1263
,(-274, 260)
,(-273, 259),(-271, 251),(-269, 248),(-267, 245)
,(-266, 244),(-246, 266),(-245, 265),(-244, 257)
,(-235, 267),(-234, 97),(-233, 94),(-232, 93)
,(-231, 92),(-230, 91),(-202, 90),(-164, 1478)
,(-145, 258),(-72, 256),(-71, 253),(-70, 268)
,(-35, 252),(-27, 247),(-25, 246),(-22, 269)
,(-7, 100),(-6, 95),(-5, 255),(-4, 254)
,(-3, 96)
-- State 1264
-- State 1265
,(-26, 1480),(-23, 1479)
-- State 1266
,(-235, 98)
,(-234, 97),(-233, 94),(-232, 93),(-231, 92)
,(-230, 91),(-202, 90),(-177, 1482),(-145, 222)
,(-143, 1481),(-7, 100),(-6, 95),(-3, 96)
-- State 1267
,(-73, 1484)
-- State 1268
,(-26, 1486),(-23, 1485)
-- State 1269
,(-274, 260)
,(-273, 259),(-271, 251),(-269, 248),(-267, 245)
,(-266, 244),(-246, 266),(-245, 265),(-244, 257)
,(-235, 328),(-234, 97),(-233, 94),(-232, 93)
,(-231, 92),(-230, 91),(-202, 90),(-180, 1487)
,(-164, 995),(-163, 994),(-145, 996),(-143, 693)
,(-142, 692),(-141, 993),(-72, 256),(-71, 997)
,(-70, 268),(-35, 252),(-27, 247),(-25, 246)
,(-22, 269),(-7, 100),(-6, 95),(-5, 255)
,(-4, 254),(-3, 96)
-- State 1270
,(-73, 1488)
-- State 1271
,(-31, 1489)
-- State 1272
-- State 1273
,(-31, 1490)
-- State 1274
-- State 1275
,(-31, 1491)
-- State 1276
-- State 1277
-- State 1278
-- State 1279
-- State 1280
-- State 1281
-- State 1282
-- State 1283
-- State 1284
-- State 1285
-- State 1286
-- State 1287
-- State 1288
,(-85, 1492)
-- State 1289
-- State 1290
,(-456, 1494)
,(-274, 260),(-273, 259),(-271, 251),(-269, 248)
,(-267, 245),(-266, 244),(-259, 242),(-246, 266)
,(-245, 265),(-244, 257),(-235, 267),(-234, 97)
,(-233, 94),(-232, 93),(-231, 92),(-230, 91)
,(-202, 90),(-164, 243),(-145, 258),(-110, 1493)
,(-72, 256),(-71, 253),(-70, 268),(-35, 252)
,(-27, 247),(-25, 246),(-22, 269),(-7, 100)
,(-6, 95),(-5, 255),(-4, 254),(-3, 96)
-- State 1291
,(-274, 260),(-273, 259),(-271, 251),(-269, 248)
,(-267, 245),(-266, 244),(-259, 242),(-246, 266)
,(-245, 265),(-244, 257),(-235, 267),(-234, 97)
,(-233, 94),(-232, 93),(-231, 92),(-230, 91)
,(-202, 90),(-164, 243),(-145, 258),(-110, 1495)
,(-72, 256),(-71, 253),(-70, 268),(-35, 252)
,(-27, 247),(-25, 246),(-22, 269),(-7, 100)
,(-6, 95),(-5, 255),(-4, 254),(-3, 96)
-- State 1292
,(-31, 1496)
-- State 1293
,(-450, 160),(-449, 159),(-356, 745)
,(-355, 743),(-354, 741),(-353, 740),(-352, 1497)
,(-208, 747),(-200, 746),(-106, 161),(-80, 744)
,(-79, 8),(-77, 44),(-71, 43),(-59, 186)
,(-56, 748),(-55, 742)
-- State 1294
,(-31, 1498)
-- State 1295
,(-31, 1499)
-- State 1296
-- State 1297
,(-41, 1500)
-- State 1298
,(-235, 98),(-234, 97),(-233, 94)
,(-232, 93),(-231, 92),(-230, 91),(-202, 90)
,(-145, 222),(-143, 1501),(-7, 100),(-6, 95)
,(-3, 96)
-- State 1299
-- State 1300
,(-3, 1502)
-- State 1301
-- State 1302
-- State 1303
,(-365, 1503),(-325, 232)
,(-215, 1504),(-22, 1304)
-- State 1304
,(-326, 370),(-274, 260)
,(-273, 259),(-271, 251),(-269, 248),(-267, 245)
,(-266, 244),(-246, 266),(-245, 265),(-244, 257)
,(-235, 328),(-234, 97),(-233, 94),(-232, 93)
,(-231, 92),(-230, 91),(-202, 90),(-180, 1505)
,(-164, 995),(-163, 994),(-153, 369),(-145, 996)
,(-143, 693),(-142, 692),(-141, 993),(-124, 121)
,(-72, 256),(-71, 997),(-70, 268),(-35, 252)
,(-27, 247),(-25, 246),(-22, 269),(-7, 100)
,(-6, 95),(-5, 255),(-4, 254),(-3, 537)
-- State 1305
,(-325, 232),(-215, 1506),(-22, 233)
-- State 1306
,(-31, 1507)
-- State 1307
-- State 1308
,(-377, 520),(-376, 519),(-375, 507),(-374, 506)
,(-316, 1508),(-315, 516),(-313, 514),(-312, 513)
,(-306, 530),(-305, 479),(-304, 498),(-303, 497)
,(-302, 496),(-301, 495),(-300, 494),(-299, 493)
,(-298, 492),(-297, 490),(-296, 489),(-295, 488)
,(-294, 487),(-293, 486),(-292, 485),(-291, 484)
,(-290, 483),(-289, 482),(-288, 481),(-287, 480)
,(-286, 478),(-285, 477),(-284, 476),(-282, 475)
,(-281, 474),(-273, 510),(-235, 267),(-234, 97)
,(-233, 94),(-232, 93),(-231, 92),(-230, 91)
,(-202, 90),(-145, 501),(-124, 539),(-106, 491)
,(-103, 531),(-91, 536),(-89, 504),(-88, 505)
,(-83, 509),(-79, 8),(-72, 500),(-68, 515)
,(-63, 511),(-62, 503),(-59, 532),(-58, 502)
,(-49, 525),(-48, 534),(-46, 512),(-44, 517)
,(-37, 518),(-34, 508),(-12, 499),(-7, 100)
,(-6, 95),(-3, 537)
-- State 1309
-- State 1310
,(-450, 160),(-449, 159)
,(-360, 758),(-359, 756),(-358, 755),(-357, 1509)
,(-356, 761),(-319, 46),(-318, 45),(-209, 764)
,(-208, 763),(-200, 762),(-116, 760),(-106, 161)
,(-81, 54),(-80, 759),(-79, 8),(-77, 44)
,(-71, 43),(-60, 55),(-59, 186),(-56, 748)
,(-55, 757)
-- State 1311
,(-31, 1510)
-- State 1312
,(-31, 1511)
-- State 1313
-- State 1314
,(-3, 1512)
-- State 1315
-- State 1316
-- State 1317
-- State 1318
,(-235, 98),(-234, 97),(-233, 94),(-232, 93)
,(-231, 92),(-230, 91),(-202, 90),(-179, 1516)
,(-155, 1515),(-145, 222),(-143, 693),(-142, 704)
,(-141, 1514),(-71, 349),(-39, 1513),(-38, 351)
,(-7, 100),(-6, 95),(-3, 96)
-- State 1319
-- State 1320
,(-31, 1518)
,(-3, 1517)
-- State 1321
-- State 1322
,(-66, 980),(-31, 134)
-- State 1323
,(-371, 1519)
,(-369, 1522),(-325, 232),(-215, 1520),(-22, 1521)
-- State 1324
,(-31, 1523)
-- State 1325
-- State 1326
-- State 1327
,(-26, 1525),(-23, 1524)
-- State 1328
,(-167, 1081)
,(-165, 1526),(-124, 1080),(-6, 1082),(-3, 122)
-- State 1329
-- State 1330
,(-235, 98),(-234, 97),(-233, 94),(-232, 93)
,(-231, 92),(-230, 91),(-202, 90),(-159, 1527)
,(-145, 222),(-143, 1094),(-142, 692),(-141, 1528)
,(-71, 349),(-7, 100),(-6, 95),(-3, 96)
-- State 1331
,(-161, 1531),(-160, 1530),(-104, 1529),(-41, 944)
-- State 1332
-- State 1333
,(-193, 1532),(-85, 792),(-80, 1533),(-72, 793)
-- State 1334
-- State 1335
,(-31, 1534)
-- State 1336
,(-235, 98),(-234, 97),(-233, 94)
,(-232, 93),(-231, 92),(-230, 91),(-202, 90)
,(-159, 1535),(-145, 222),(-143, 1346),(-7, 100)
,(-6, 95),(-3, 96)
-- State 1337
-- State 1338
,(-31, 1536)
-- State 1339
-- State 1340
,(-161, 1539)
,(-160, 1538),(-104, 1537),(-41, 944)
-- State 1341
-- State 1342
-- State 1343
,(-193, 1540)
,(-85, 792),(-80, 1541),(-72, 793)
-- State 1344
,(-161, 1543)
,(-104, 1542)
-- State 1345
-- State 1346
-- State 1347
,(-160, 1544),(-104, 1545),(-41, 944)
-- State 1348
,(-274, 260),(-273, 259),(-271, 251),(-269, 248)
,(-267, 245),(-266, 244),(-246, 266),(-245, 265)
,(-244, 257),(-235, 267),(-234, 97),(-233, 94)
,(-232, 93),(-231, 92),(-230, 91),(-202, 90)
,(-164, 1546),(-145, 258),(-72, 256),(-71, 253)
,(-70, 268),(-35, 252),(-27, 247),(-25, 246)
,(-22, 269),(-7, 100),(-6, 95),(-5, 255)
,(-4, 254),(-3, 96)
-- State 1349
-- State 1350
-- State 1351
-- State 1352
,(-197, 1547),(-106, 848)
,(-79, 8)
-- State 1353
,(-106, 1161),(-79, 8)
-- State 1354
,(-66, 1548)
-- State 1355
,(-85, 1549)
-- State 1356
-- State 1357
,(-274, 260),(-273, 259),(-271, 251)
,(-269, 248),(-267, 245),(-266, 244),(-259, 242)
,(-246, 266),(-245, 265),(-244, 257),(-235, 267)
,(-234, 97),(-233, 94),(-232, 93),(-231, 92)
,(-230, 91),(-202, 90),(-164, 243),(-145, 258)
,(-110, 1550),(-72, 256),(-71, 253),(-70, 268)
,(-35, 252),(-27, 247),(-25, 246),(-22, 269)
,(-7, 100),(-6, 95),(-5, 255),(-4, 254)
,(-3, 96)
-- State 1358
,(-70, 1551)
-- State 1359
,(-235, 98),(-234, 97)
,(-233, 94),(-232, 93),(-231, 92),(-230, 91)
,(-202, 90),(-159, 1552),(-145, 222),(-143, 1094)
,(-142, 692),(-141, 1332),(-71, 349),(-7, 100)
,(-6, 95),(-3, 96)
-- State 1360
,(-193, 1334),(-85, 792)
,(-80, 1554),(-72, 793),(-67, 1553)
-- State 1361
,(-70, 1555)
-- State 1362
,(-193, 1337),(-85, 792),(-80, 1556),(-72, 793)
-- State 1363
,(-31, 1557)
-- State 1364
,(-235, 98),(-234, 97),(-233, 94)
,(-232, 93),(-231, 92),(-230, 91),(-202, 90)
,(-159, 1558),(-145, 222),(-143, 1094),(-142, 692)
,(-141, 1341),(-71, 349),(-7, 100),(-6, 95)
,(-3, 96)
-- State 1365
,(-31, 1559)
-- State 1366
,(-161, 1345),(-160, 1561)
,(-104, 1560),(-41, 944)
-- State 1367
,(-235, 98),(-234, 97)
,(-233, 94),(-232, 93),(-231, 92),(-230, 91)
,(-202, 90),(-159, 1562),(-145, 222),(-143, 1346)
,(-7, 100),(-6, 95),(-3, 96)
-- State 1368
-- State 1369
-- State 1370
,(-468, 1563)
,(-410, 1378),(-102, 1122)
-- State 1371
,(-30, 1564)
-- State 1372
-- State 1373
-- State 1374
-- State 1375
,(-412, 1565)
,(-235, 98),(-234, 97),(-233, 94),(-232, 93)
,(-231, 92),(-230, 91),(-202, 90),(-145, 1372)
,(-75, 1373),(-7, 100),(-6, 95),(-3, 96)
-- State 1376
,(-413, 1566),(-33, 1567),(-16, 1568)
-- State 1377
,(-410, 1569)
,(-102, 1122)
-- State 1378
-- State 1379
-- State 1380
-- State 1381
-- State 1382
-- State 1383
,(-335, 1570),(-235, 98),(-234, 97)
,(-233, 94),(-232, 93),(-231, 92),(-230, 91)
,(-202, 90),(-155, 1382),(-145, 222),(-143, 693)
,(-142, 704),(-141, 1381),(-71, 349),(-38, 351)
,(-7, 100),(-6, 95),(-3, 96)
-- State 1384
,(-336, 1573)
,(-154, 1572),(-52, 1571),(-31, 1574),(-15, 713)
-- State 1385
-- State 1386
-- State 1387
-- State 1388
-- State 1389
-- State 1390
,(-309, 1578),(-308, 1575),(-55, 1579),(-54, 1576)
,(-53, 1170)
-- State 1391
,(-310, 1580),(-106, 1161),(-102, 1392)
,(-79, 8)
-- State 1392
,(-274, 260),(-273, 259),(-271, 251)
,(-269, 248),(-267, 245),(-266, 244),(-259, 242)
,(-246, 266),(-245, 265),(-244, 257),(-235, 328)
,(-234, 97),(-233, 94),(-232, 93),(-231, 92)
,(-230, 91),(-206, 327),(-205, 1581),(-202, 90)
,(-182, 891),(-164, 326),(-163, 325),(-145, 324)
,(-110, 890),(-75, 329),(-72, 256),(-71, 253)
,(-70, 268),(-35, 252),(-27, 247),(-25, 246)
,(-22, 269),(-7, 100),(-6, 95),(-5, 255)
,(-4, 254),(-3, 96)
-- State 1393
,(-311, 1582),(-310, 1583)
,(-102, 1392),(-55, 1584)
-- State 1394
,(-55, 1585)
-- State 1395
,(-68, 1586)
-- State 1396
,(-55, 1587)
-- State 1397
,(-31, 1589),(-3, 1588)
-- State 1398
,(-68, 1590)
-- State 1399
,(-31, 1592),(-3, 1591)
-- State 1400
,(-31, 1594),(-3, 1593)
-- State 1401
,(-31, 1595)
-- State 1402
-- State 1403
-- State 1404
,(-23, 1596)
-- State 1405
,(-367, 1597),(-52, 1406)
,(-31, 1598)
-- State 1406
,(-377, 520),(-376, 519),(-375, 507)
,(-374, 506),(-316, 1599),(-315, 516),(-313, 514)
,(-312, 513),(-306, 530),(-305, 479),(-304, 498)
,(-303, 497),(-302, 496),(-301, 495),(-300, 494)
,(-299, 493),(-298, 492),(-297, 490),(-296, 489)
,(-295, 488),(-294, 487),(-293, 486),(-292, 485)
,(-291, 484),(-290, 483),(-289, 482),(-288, 481)
,(-287, 480),(-286, 478),(-285, 477),(-284, 476)
,(-282, 475),(-281, 474),(-273, 510),(-235, 267)
,(-234, 97),(-233, 94),(-232, 93),(-231, 92)
,(-230, 91),(-202, 90),(-145, 501),(-124, 539)
,(-106, 491),(-103, 531),(-91, 536),(-89, 504)
,(-88, 505),(-83, 509),(-79, 8),(-72, 500)
,(-68, 515),(-63, 511),(-62, 503),(-59, 532)
,(-58, 502),(-49, 525),(-48, 534),(-46, 512)
,(-44, 517),(-37, 518),(-34, 508),(-12, 499)
,(-7, 100),(-6, 95),(-3, 537)
-- State 1407
-- State 1408
,(-31, 1600)
-- State 1409
-- State 1410
-- State 1411
-- State 1412
,(-274, 260),(-273, 259),(-271, 251),(-269, 248)
,(-267, 245),(-266, 244),(-246, 266),(-245, 265)
,(-244, 257),(-235, 328),(-234, 97),(-233, 94)
,(-232, 93),(-231, 92),(-230, 91),(-202, 90)
,(-180, 1601),(-164, 995),(-163, 994),(-145, 996)
,(-143, 693),(-142, 692),(-141, 993),(-72, 256)
,(-71, 997),(-70, 268),(-35, 252),(-27, 247)
,(-25, 246),(-22, 269),(-7, 100),(-6, 95)
,(-5, 255),(-4, 254),(-3, 96)
-- State 1413
-- State 1414
-- State 1415
,(-309, 1602)
,(-74, 1426),(-55, 1603),(-53, 1170)
-- State 1416
,(-55, 1604)
-- State 1417
,(-91, 1605)
-- State 1418
,(-34, 1606)
-- State 1419
,(-106, 1161),(-79, 8)
-- State 1420
,(-380, 1607),(-309, 1608),(-74, 1169),(-55, 1609)
,(-53, 1170)
-- State 1421
,(-309, 1610),(-74, 1426),(-55, 1611)
,(-53, 1170)
-- State 1422
,(-55, 1612)
-- State 1423
,(-91, 1613)
-- State 1424
,(-55, 1614)
-- State 1425
,(-91, 1615)
-- State 1426
,(-386, 856),(-384, 852),(-383, 851)
,(-382, 850),(-381, 849),(-379, 1618),(-378, 1617)
,(-375, 507),(-374, 506),(-303, 853),(-294, 854)
,(-292, 858),(-235, 98),(-234, 97),(-233, 94)
,(-232, 93),(-231, 92),(-230, 91),(-202, 90)
,(-197, 1616),(-145, 859),(-106, 848),(-102, 846)
,(-97, 855),(-79, 8),(-49, 525),(-37, 518)
,(-7, 100),(-6, 95),(-3, 96)
-- State 1427
,(-386, 856)
,(-384, 852),(-383, 851),(-382, 850),(-381, 849)
,(-379, 1619),(-375, 507),(-374, 506),(-303, 853)
,(-294, 854),(-292, 858),(-235, 98),(-234, 97)
,(-233, 94),(-232, 93),(-231, 92),(-230, 91)
,(-202, 90),(-145, 859),(-106, 1161),(-97, 855)
,(-79, 8),(-49, 525),(-37, 518),(-7, 100)
,(-6, 95),(-3, 96)
-- State 1428
,(-386, 856),(-384, 852)
,(-383, 851),(-382, 850),(-381, 849),(-379, 1621)
,(-375, 507),(-374, 506),(-303, 853),(-294, 854)
,(-292, 858),(-235, 98),(-234, 97),(-233, 94)
,(-232, 93),(-231, 92),(-230, 91),(-202, 90)
,(-197, 1620),(-145, 859),(-106, 848),(-97, 855)
,(-79, 8),(-49, 525),(-37, 518),(-7, 100)
,(-6, 95),(-3, 96)
-- State 1429
-- State 1430
-- State 1431
,(-91, 1622)
-- State 1432
,(-31, 1623)
-- State 1433
,(-388, 1625),(-377, 520),(-376, 519),(-375, 507)
,(-374, 506),(-315, 516),(-313, 514),(-312, 513)
,(-306, 530),(-305, 479),(-304, 498),(-303, 497)
,(-302, 496),(-301, 495),(-300, 494),(-299, 493)
,(-298, 492),(-297, 490),(-296, 489),(-295, 488)
,(-294, 487),(-293, 486),(-292, 485),(-291, 484)
,(-290, 483),(-289, 482),(-288, 481),(-287, 480)
,(-286, 478),(-285, 477),(-284, 476),(-282, 475)
,(-281, 1624),(-273, 510),(-235, 267),(-234, 97)
,(-233, 94),(-232, 93),(-231, 92),(-230, 91)
,(-202, 90),(-145, 501),(-124, 539),(-106, 491)
,(-103, 531),(-91, 536),(-89, 504),(-88, 505)
,(-83, 509),(-79, 8),(-72, 500),(-68, 515)
,(-63, 511),(-62, 503),(-59, 532),(-58, 502)
,(-49, 525),(-48, 534),(-46, 512),(-44, 517)
,(-37, 518),(-34, 508),(-12, 499),(-7, 100)
,(-6, 95),(-3, 537)
-- State 1434
-- State 1435
-- State 1436
,(-427, 864),(-425, 1626)
,(-333, 863),(-274, 260),(-273, 259),(-271, 251)
,(-269, 248),(-267, 245),(-266, 244),(-259, 242)
,(-246, 266),(-245, 265),(-244, 257),(-240, 865)
,(-235, 267),(-234, 869),(-233, 94),(-232, 93)
,(-231, 92),(-230, 91),(-202, 90),(-164, 243)
,(-145, 258),(-110, 866),(-72, 256),(-71, 253)
,(-70, 268),(-35, 252),(-27, 247),(-25, 246)
,(-22, 269),(-7, 100),(-6, 868),(-5, 255)
,(-4, 254),(-3, 867)
-- State 1437
-- State 1438
,(-31, 1627)
-- State 1439
-- State 1440
-- State 1441
,(-23, 1628)
-- State 1442
-- State 1443
-- State 1444
-- State 1445
,(-188, 1629),(-15, 596)
-- State 1446
-- State 1447
-- State 1448
-- State 1449
-- State 1450
,(-160, 1630),(-104, 1631)
,(-41, 944)
-- State 1451
,(-160, 1632),(-104, 1633),(-41, 944)
-- State 1452
,(-104, 1634)
-- State 1453
,(-80, 1635)
-- State 1454
,(-104, 1636)
-- State 1455
,(-80, 1637)
-- State 1456
,(-104, 1638)
-- State 1457
,(-80, 1639)
-- State 1458
,(-80, 1640)
-- State 1459
-- State 1460
-- State 1461
-- State 1462
-- State 1463
,(-446, 1645)
,(-427, 864),(-425, 1641),(-333, 863),(-274, 260)
,(-273, 259),(-271, 251),(-269, 248),(-267, 245)
,(-266, 244),(-259, 242),(-246, 266),(-245, 265)
,(-244, 257),(-240, 1642),(-235, 267),(-234, 869)
,(-233, 94),(-232, 93),(-231, 92),(-230, 91)
,(-202, 90),(-164, 243),(-145, 258),(-110, 866)
,(-75, 1644),(-72, 256),(-71, 253),(-70, 268)
,(-35, 252),(-27, 247),(-25, 246),(-22, 269)
,(-11, 1643),(-7, 100),(-6, 868),(-5, 255)
,(-4, 254),(-3, 867)
-- State 1464
,(-31, 1646)
-- State 1465
-- State 1466
,(-188, 1647)
,(-15, 596)
-- State 1467
-- State 1468
-- State 1469
,(-98, 1648)
-- State 1470
,(-274, 260),(-273, 259)
,(-271, 251),(-269, 248),(-267, 245),(-266, 244)
,(-259, 1649),(-246, 266),(-245, 265),(-244, 257)
,(-235, 267),(-234, 97),(-233, 94),(-232, 93)
,(-231, 92),(-230, 91),(-202, 90),(-164, 243)
,(-145, 258),(-72, 256),(-71, 253),(-70, 268)
,(-35, 252),(-27, 247),(-25, 246),(-22, 269)
,(-7, 100),(-6, 95),(-5, 255),(-4, 254)
,(-3, 96)
-- State 1471
-- State 1472
,(-53, 1650)
-- State 1473
,(-274, 260),(-273, 259)
,(-271, 251),(-269, 248),(-267, 245),(-266, 244)
,(-259, 1651),(-246, 266),(-245, 265),(-244, 257)
,(-235, 267),(-234, 97),(-233, 94),(-232, 93)
,(-231, 92),(-230, 91),(-202, 90),(-164, 243)
,(-145, 258),(-72, 256),(-71, 253),(-70, 268)
,(-35, 252),(-27, 247),(-25, 246),(-22, 269)
,(-7, 100),(-6, 95),(-5, 255),(-4, 254)
,(-3, 96)
-- State 1474
-- State 1475
-- State 1476
-- State 1477
-- State 1478
-- State 1479
,(-73, 1652)
-- State 1480
,(-235, 98),(-234, 97)
,(-233, 94),(-232, 93),(-231, 92),(-230, 91)
,(-202, 90),(-177, 1653),(-145, 222),(-143, 1481)
,(-7, 100),(-6, 95),(-3, 96)
-- State 1481
,(-84, 1654)
-- State 1482
-- State 1483
-- State 1484
,(-235, 98),(-234, 97),(-233, 94),(-232, 93)
,(-231, 92),(-230, 91),(-202, 90),(-179, 1655)
,(-155, 1515),(-145, 222),(-143, 693),(-142, 704)
,(-141, 1514),(-71, 349),(-39, 1513),(-38, 351)
,(-7, 100),(-6, 95),(-3, 96)
-- State 1485
,(-73, 1656)
-- State 1486
,(-274, 260),(-273, 259),(-271, 251),(-269, 248)
,(-267, 245),(-266, 244),(-246, 266),(-245, 265)
,(-244, 257),(-235, 328),(-234, 97),(-233, 94)
,(-232, 93),(-231, 92),(-230, 91),(-202, 90)
,(-180, 1657),(-164, 995),(-163, 994),(-145, 996)
,(-143, 693),(-142, 692),(-141, 993),(-72, 256)
,(-71, 997),(-70, 268),(-35, 252),(-27, 247)
,(-25, 246),(-22, 269),(-7, 100),(-6, 95)
,(-5, 255),(-4, 254),(-3, 96)
-- State 1487
-- State 1488
,(-235, 98)
,(-234, 97),(-233, 94),(-232, 93),(-231, 92)
,(-230, 91),(-202, 90),(-179, 1658),(-155, 1515)
,(-145, 222),(-143, 693),(-142, 704),(-141, 1514)
,(-71, 349),(-39, 1513),(-38, 351),(-7, 100)
,(-6, 95),(-3, 96)
-- State 1489
-- State 1490
-- State 1491
-- State 1492
,(-31, 1659)
-- State 1493
-- State 1494
,(-84, 1660)
-- State 1495
,(-31, 1661)
-- State 1496
-- State 1497
,(-31, 1662)
-- State 1498
-- State 1499
-- State 1500
,(-235, 98),(-234, 97)
,(-233, 94),(-232, 93),(-231, 92),(-230, 91)
,(-202, 90),(-145, 222),(-143, 1663),(-7, 100)
,(-6, 95),(-3, 96)
-- State 1501
-- State 1502
-- State 1503
,(-325, 232),(-215, 1664)
,(-22, 233)
-- State 1504
,(-31, 1665)
-- State 1505
,(-23, 1666)
-- State 1506
,(-31, 1667)
-- State 1507
-- State 1508
,(-55, 1668)
-- State 1509
,(-31, 1669)
-- State 1510
-- State 1511
-- State 1512
-- State 1513
,(-235, 98),(-234, 97)
,(-233, 94),(-232, 93),(-231, 92),(-230, 91)
,(-202, 90),(-155, 1671),(-145, 222),(-143, 693)
,(-142, 704),(-141, 1670),(-71, 349),(-38, 351)
,(-7, 100),(-6, 95),(-3, 96)
-- State 1514
-- State 1515
-- State 1516
,(-188, 1672)
,(-31, 1673),(-15, 596)
-- State 1517
,(-31, 1674)
-- State 1518
-- State 1519
,(-325, 232)
,(-215, 1675),(-22, 233)
-- State 1520
-- State 1521
,(-372, 1677),(-326, 370)
,(-153, 369),(-124, 121),(-59, 1676),(-3, 122)
-- State 1522
,(-370, 1679),(-102, 1678)
-- State 1523
-- State 1524
-- State 1525
,(-167, 1081),(-165, 1680)
,(-124, 1080),(-6, 1082),(-3, 122)
-- State 1526
-- State 1527
,(-161, 1683)
,(-160, 1682),(-104, 1681),(-41, 944)
-- State 1528
-- State 1529
,(-193, 1540)
,(-85, 792),(-80, 1684),(-72, 793)
-- State 1530
,(-161, 1686)
,(-104, 1685)
-- State 1531
-- State 1532
-- State 1533
,(-31, 1687)
-- State 1534
-- State 1535
,(-160, 1688),(-104, 1689)
,(-41, 944)
-- State 1536
-- State 1537
,(-193, 1540),(-85, 792),(-80, 1690)
,(-72, 793)
-- State 1538
,(-161, 1692),(-104, 1691)
-- State 1539
-- State 1540
-- State 1541
,(-31, 1693)
-- State 1542
,(-193, 1540),(-85, 792),(-80, 1694),(-72, 793)
-- State 1543
-- State 1544
,(-104, 1695)
-- State 1545
,(-80, 1696)
-- State 1546
,(-17, 1697)
-- State 1547
,(-106, 1161)
,(-79, 8)
-- State 1548
,(-203, 1700),(-197, 1698),(-106, 848)
,(-102, 1699),(-79, 8)
-- State 1549
-- State 1550
,(-172, 1701),(-84, 1348)
-- State 1551
,(-235, 98),(-234, 97),(-233, 94),(-232, 93)
,(-231, 92),(-230, 91),(-202, 90),(-159, 1702)
,(-145, 222),(-143, 1094),(-142, 692),(-141, 1528)
,(-71, 349),(-7, 100),(-6, 95),(-3, 96)
-- State 1552
,(-161, 1531),(-160, 1704),(-104, 1703),(-41, 944)
-- State 1553
,(-193, 1532),(-85, 792),(-80, 1705),(-72, 793)
-- State 1554
,(-31, 1706)
-- State 1555
,(-235, 98),(-234, 97),(-233, 94)
,(-232, 93),(-231, 92),(-230, 91),(-202, 90)
,(-159, 1707),(-145, 222),(-143, 1346),(-7, 100)
,(-6, 95),(-3, 96)
-- State 1556
,(-31, 1708)
-- State 1557
-- State 1558
,(-161, 1539)
,(-160, 1710),(-104, 1709),(-41, 944)
-- State 1559
-- State 1560
,(-193, 1540)
,(-85, 792),(-80, 1711),(-72, 793)
-- State 1561
,(-161, 1543)
,(-104, 1712)
-- State 1562
,(-160, 1713),(-104, 1714),(-41, 944)
-- State 1563
,(-410, 1569),(-102, 1122)
-- State 1564
-- State 1565
,(-413, 1715),(-33, 1567)
,(-16, 1716)
-- State 1566
,(-33, 1718),(-16, 1717)
-- State 1567
,(-412, 1719)
,(-235, 98),(-234, 97),(-233, 94),(-232, 93)
,(-231, 92),(-230, 91),(-202, 90),(-145, 1372)
,(-75, 1373),(-7, 100),(-6, 95),(-3, 96)
-- State 1568
,(-377, 520),(-376, 519),(-375, 507),(-374, 506)
,(-315, 516),(-313, 514),(-312, 513),(-306, 530)
,(-305, 479),(-304, 498),(-303, 497),(-302, 496)
,(-301, 495),(-300, 494),(-299, 493),(-298, 492)
,(-297, 490),(-296, 489),(-295, 488),(-294, 487)
,(-293, 486),(-292, 485),(-291, 484),(-290, 483)
,(-289, 482),(-288, 481),(-287, 480),(-286, 478)
,(-285, 477),(-284, 476),(-282, 475),(-281, 1720)
,(-273, 510),(-235, 267),(-234, 97),(-233, 94)
,(-232, 93),(-231, 92),(-230, 91),(-202, 90)
,(-145, 501),(-124, 539),(-106, 491),(-103, 531)
,(-91, 536),(-89, 504),(-88, 505),(-83, 509)
,(-79, 8),(-72, 500),(-68, 515),(-63, 511)
,(-62, 503),(-59, 532),(-58, 502),(-49, 525)
,(-48, 534),(-46, 512),(-44, 517),(-37, 518)
,(-34, 508),(-12, 499),(-7, 100),(-6, 95)
,(-3, 537)
-- State 1569
-- State 1570
,(-336, 1722),(-154, 1721),(-52, 1571)
,(-31, 1723),(-15, 713)
-- State 1571
,(-377, 520),(-376, 519)
,(-375, 507),(-374, 506),(-316, 1724),(-315, 516)
,(-313, 514),(-312, 513),(-306, 530),(-305, 479)
,(-304, 498),(-303, 497),(-302, 496),(-301, 495)
,(-300, 494),(-299, 493),(-298, 492),(-297, 490)
,(-296, 489),(-295, 488),(-294, 487),(-293, 486)
,(-292, 485),(-291, 484),(-290, 483),(-289, 482)
,(-288, 481),(-287, 480),(-286, 478),(-285, 477)
,(-284, 476),(-282, 475),(-281, 474),(-273, 510)
,(-235, 267),(-234, 97),(-233, 94),(-232, 93)
,(-231, 92),(-230, 91),(-202, 90),(-145, 501)
,(-124, 539),(-106, 491),(-103, 531),(-91, 536)
,(-89, 504),(-88, 505),(-83, 509),(-79, 8)
,(-72, 500),(-68, 515),(-63, 511),(-62, 503)
,(-59, 532),(-58, 502),(-49, 525),(-48, 534)
,(-46, 512),(-44, 517),(-37, 518),(-34, 508)
,(-12, 499),(-7, 100),(-6, 95),(-3, 537)
-- State 1572
,(-336, 1725),(-52, 1571),(-31, 1726)
-- State 1573
,(-31, 1727)
-- State 1574
-- State 1575
,(-309, 1728),(-55, 1729),(-54, 1730),(-53, 1170)
-- State 1576
,(-307, 1731),(-274, 260),(-273, 259),(-271, 251)
,(-269, 248),(-267, 245),(-266, 244),(-259, 242)
,(-246, 266),(-245, 265),(-244, 257),(-235, 267)
,(-234, 97),(-233, 94),(-232, 93),(-231, 92)
,(-230, 91),(-202, 90),(-164, 243),(-145, 258)
,(-110, 826),(-72, 256),(-71, 253),(-70, 268)
,(-35, 252),(-27, 247),(-25, 246),(-22, 269)
,(-7, 100),(-6, 95),(-5, 255),(-4, 254)
,(-3, 96)
-- State 1577
-- State 1578
,(-55, 1732)
-- State 1579
,(-63, 1733)
-- State 1580
,(-311, 1734)
,(-310, 1583),(-102, 1392),(-55, 1735)
-- State 1581
,(-16, 1736)
-- State 1582
,(-310, 1738),(-102, 1392),(-55, 1737)
-- State 1583
-- State 1584
,(-46, 1739)
-- State 1585
,(-68, 1740)
-- State 1586
,(-31, 1742),(-3, 1741)
-- State 1587
,(-31, 1744)
,(-3, 1743)
-- State 1588
,(-31, 1745)
-- State 1589
-- State 1590
,(-31, 1747),(-3, 1746)
-- State 1591
,(-31, 1748)
-- State 1592
-- State 1593
,(-31, 1749)
-- State 1594
-- State 1595
-- State 1596
-- State 1597
,(-31, 1750)
-- State 1598
-- State 1599
,(-55, 1751)
-- State 1600
-- State 1601
-- State 1602
,(-55, 1752)
-- State 1603
,(-91, 1753)
-- State 1604
,(-91, 1754)
-- State 1605
,(-31, 1755)
-- State 1606
,(-388, 1756),(-377, 520),(-376, 519),(-375, 507)
,(-374, 506),(-315, 516),(-313, 514),(-312, 513)
,(-306, 530),(-305, 479),(-304, 498),(-303, 497)
,(-302, 496),(-301, 495),(-300, 494),(-299, 493)
,(-298, 492),(-297, 490),(-296, 489),(-295, 488)
,(-294, 487),(-293, 486),(-292, 485),(-291, 484)
,(-290, 483),(-289, 482),(-288, 481),(-287, 480)
,(-286, 478),(-285, 477),(-284, 476),(-282, 475)
,(-281, 1624),(-273, 510),(-235, 267),(-234, 97)
,(-233, 94),(-232, 93),(-231, 92),(-230, 91)
,(-202, 90),(-145, 501),(-124, 539),(-106, 491)
,(-103, 531),(-91, 536),(-89, 504),(-88, 505)
,(-83, 509),(-79, 8),(-72, 500),(-68, 515)
,(-63, 511),(-62, 503),(-59, 532),(-58, 502)
,(-49, 525),(-48, 534),(-46, 512),(-44, 517)
,(-37, 518),(-34, 508),(-12, 499),(-7, 100)
,(-6, 95),(-3, 537)
-- State 1607
,(-309, 1757),(-74, 1426)
,(-55, 1758),(-53, 1170)
-- State 1608
,(-55, 1759)
-- State 1609
,(-91, 1760)
-- State 1610
,(-55, 1761)
-- State 1611
,(-91, 1762)
-- State 1612
,(-91, 1763)
-- State 1613
,(-31, 1764)
-- State 1614
,(-91, 1765)
-- State 1615
,(-31, 1766)
-- State 1616
,(-386, 856),(-384, 852)
,(-383, 851),(-382, 850),(-381, 849),(-379, 1767)
,(-375, 507),(-374, 506),(-303, 853),(-294, 854)
,(-292, 858),(-235, 98),(-234, 97),(-233, 94)
,(-232, 93),(-231, 92),(-230, 91),(-202, 90)
,(-145, 859),(-106, 1161),(-97, 855),(-79, 8)
,(-49, 525),(-37, 518),(-7, 100),(-6, 95)
,(-3, 96)
-- State 1617
,(-386, 856),(-384, 852),(-383, 851)
,(-382, 850),(-381, 849),(-379, 1769),(-375, 507)
,(-374, 506),(-303, 853),(-294, 854),(-292, 858)
,(-235, 98),(-234, 97),(-233, 94),(-232, 93)
,(-231, 92),(-230, 91),(-202, 90),(-197, 1768)
,(-145, 859),(-106, 848),(-97, 855),(-79, 8)
,(-49, 525),(-37, 518),(-7, 100),(-6, 95)
,(-3, 96)
-- State 1618
-- State 1619
-- State 1620
,(-386, 856),(-384, 852),(-383, 851)
,(-382, 850),(-381, 849),(-379, 1770),(-375, 507)
,(-374, 506),(-303, 853),(-294, 854),(-292, 858)
,(-235, 98),(-234, 97),(-233, 94),(-232, 93)
,(-231, 92),(-230, 91),(-202, 90),(-145, 859)
,(-106, 1161),(-97, 855),(-79, 8),(-49, 525)
,(-37, 518),(-7, 100),(-6, 95),(-3, 96)
-- State 1621
-- State 1622
,(-31, 1771)
-- State 1623
-- State 1624
-- State 1625
,(-55, 1772)
-- State 1626
-- State 1627
-- State 1628
-- State 1629
-- State 1630
,(-104, 1773)
-- State 1631
,(-80, 1774)
-- State 1632
,(-104, 1775)
-- State 1633
,(-80, 1776)
-- State 1634
,(-80, 1777)
-- State 1635
-- State 1636
,(-80, 1778)
-- State 1637
-- State 1638
,(-80, 1779)
-- State 1639
-- State 1640
-- State 1641
-- State 1642
,(-16, 1780)
-- State 1643
,(-23, 1781)
-- State 1644
,(-16, 1782)
-- State 1645
,(-448, 1785),(-447, 1783),(-26, 1784),(-23, 1786)
-- State 1646
-- State 1647
-- State 1648
,(-274, 260),(-273, 259),(-271, 251),(-269, 248)
,(-267, 245),(-266, 244),(-259, 1787),(-246, 266)
,(-245, 265),(-244, 257),(-235, 267),(-234, 97)
,(-233, 94),(-232, 93),(-231, 92),(-230, 91)
,(-202, 90),(-164, 243),(-145, 258),(-72, 256)
,(-71, 253),(-70, 268),(-35, 252),(-27, 247)
,(-25, 246),(-22, 269),(-7, 100),(-6, 95)
,(-5, 255),(-4, 254),(-3, 96)
-- State 1649
-- State 1650
,(-274, 260)
,(-273, 259),(-271, 251),(-269, 248),(-267, 245)
,(-266, 244),(-259, 1788),(-246, 266),(-245, 265)
,(-244, 257),(-235, 267),(-234, 97),(-233, 94)
,(-232, 93),(-231, 92),(-230, 91),(-202, 90)
,(-164, 243),(-145, 258),(-72, 256),(-71, 253)
,(-70, 268),(-35, 252),(-27, 247),(-25, 246)
,(-22, 269),(-7, 100),(-6, 95),(-5, 255)
,(-4, 254),(-3, 96)
-- State 1651
-- State 1652
,(-235, 98),(-234, 97)
,(-233, 94),(-232, 93),(-231, 92),(-230, 91)
,(-202, 90),(-179, 1789),(-155, 1515),(-145, 222)
,(-143, 693),(-142, 704),(-141, 1514),(-71, 349)
,(-39, 1513),(-38, 351),(-7, 100),(-6, 95)
,(-3, 96)
-- State 1653
-- State 1654
,(-11, 1477)
-- State 1655
-- State 1656
,(-235, 98),(-234, 97)
,(-233, 94),(-232, 93),(-231, 92),(-230, 91)
,(-202, 90),(-179, 1790),(-155, 1515),(-145, 222)
,(-143, 693),(-142, 704),(-141, 1514),(-71, 349)
,(-39, 1513),(-38, 351),(-7, 100),(-6, 95)
,(-3, 96)
-- State 1657
-- State 1658
-- State 1659
-- State 1660
,(-457, 1792),(-274, 260),(-273, 259)
,(-271, 251),(-269, 248),(-267, 245),(-266, 244)
,(-246, 266),(-245, 265),(-244, 257),(-235, 267)
,(-234, 97),(-233, 94),(-232, 93),(-231, 92)
,(-230, 91),(-202, 90),(-164, 1791),(-145, 258)
,(-72, 256),(-71, 253),(-70, 268),(-35, 252)
,(-27, 247),(-25, 246),(-22, 269),(-7, 100)
,(-6, 95),(-5, 255),(-4, 254),(-3, 96)
-- State 1661
-- State 1662
-- State 1663
-- State 1664
,(-31, 1793)
-- State 1665
-- State 1666
-- State 1667
-- State 1668
,(-31, 1795),(-3, 1794)
-- State 1669
-- State 1670
-- State 1671
-- State 1672
,(-31, 1796)
-- State 1673
-- State 1674
-- State 1675
-- State 1676
,(-124, 1797),(-3, 122)
-- State 1677
,(-23, 1798)
-- State 1678
,(-307, 1799)
,(-274, 260),(-273, 259),(-271, 251),(-269, 248)
,(-267, 245),(-266, 244),(-259, 242),(-246, 266)
,(-245, 265),(-244, 257),(-235, 267),(-234, 97)
,(-233, 94),(-232, 93),(-231, 92),(-230, 91)
,(-202, 90),(-164, 243),(-145, 258),(-110, 826)
,(-72, 256),(-71, 253),(-70, 268),(-35, 252)
,(-27, 247),(-25, 246),(-22, 269),(-7, 100)
,(-6, 95),(-5, 255),(-4, 254),(-3, 96)
-- State 1679
,(-66, 1800)
-- State 1680
-- State 1681
,(-193, 1540),(-85, 792),(-80, 1801)
,(-72, 793)
-- State 1682
,(-161, 1803),(-104, 1802)
-- State 1683
-- State 1684
,(-31, 1804)
-- State 1685
,(-193, 1540),(-85, 792),(-80, 1805),(-72, 793)
-- State 1686
-- State 1687
-- State 1688
,(-104, 1806)
-- State 1689
,(-80, 1807)
-- State 1690
,(-31, 1808)
-- State 1691
,(-193, 1540)
,(-85, 792),(-80, 1809),(-72, 793)
-- State 1692
-- State 1693
-- State 1694
,(-31, 1810)
-- State 1695
,(-80, 1811)
-- State 1696
,(-31, 1812)
-- State 1697
,(-274, 260),(-273, 259)
,(-271, 251),(-269, 248),(-267, 245),(-266, 244)
,(-246, 266),(-245, 265),(-244, 257),(-235, 267)
,(-234, 97),(-233, 94),(-232, 93),(-231, 92)
,(-230, 91),(-202, 90),(-164, 1813),(-145, 258)
,(-72, 256),(-71, 253),(-70, 268),(-35, 252)
,(-27, 247),(-25, 246),(-22, 269),(-7, 100)
,(-6, 95),(-5, 255),(-4, 254),(-3, 96)
-- State 1698
,(-203, 1814),(-106, 1161),(-102, 1699),(-79, 8)
-- State 1699
,(-274, 260),(-273, 259),(-271, 251),(-269, 248)
,(-267, 245),(-266, 244),(-259, 242),(-246, 266)
,(-245, 265),(-244, 257),(-235, 328),(-234, 97)
,(-233, 94),(-232, 93),(-231, 92),(-230, 91)
,(-206, 327),(-205, 1815),(-202, 90),(-182, 891)
,(-164, 326),(-163, 325),(-145, 324),(-110, 890)
,(-75, 329),(-72, 256),(-71, 253),(-70, 268)
,(-35, 252),(-27, 247),(-25, 246),(-22, 269)
,(-7, 100),(-6, 95),(-5, 255),(-4, 254)
,(-3, 96)
-- State 1700
,(-204, 1816),(-203, 1817),(-102, 1699)
,(-55, 1818)
-- State 1701
-- State 1702
,(-161, 1683),(-160, 1820),(-104, 1819)
,(-41, 944)
-- State 1703
,(-193, 1540),(-85, 792),(-80, 1821)
,(-72, 793)
-- State 1704
,(-161, 1686),(-104, 1822)
-- State 1705
,(-31, 1823)
-- State 1706
-- State 1707
,(-160, 1824),(-104, 1825),(-41, 944)
-- State 1708
-- State 1709
,(-193, 1540)
,(-85, 792),(-80, 1826),(-72, 793)
-- State 1710
,(-161, 1692)
,(-104, 1827)
-- State 1711
,(-31, 1828)
-- State 1712
,(-193, 1540),(-85, 792)
,(-80, 1829),(-72, 793)
-- State 1713
,(-104, 1830)
-- State 1714
,(-80, 1831)
-- State 1715
,(-33, 1718),(-16, 1832)
-- State 1716
,(-377, 520),(-376, 519)
,(-375, 507),(-374, 506),(-315, 516),(-313, 514)
,(-312, 513),(-306, 530),(-305, 479),(-304, 498)
,(-303, 497),(-302, 496),(-301, 495),(-300, 494)
,(-299, 493),(-298, 492),(-297, 490),(-296, 489)
,(-295, 488),(-294, 487),(-293, 486),(-292, 485)
,(-291, 484),(-290, 483),(-289, 482),(-288, 481)
,(-287, 480),(-286, 478),(-285, 477),(-284, 476)
,(-282, 475),(-281, 1833),(-273, 510),(-235, 267)
,(-234, 97),(-233, 94),(-232, 93),(-231, 92)
,(-230, 91),(-202, 90),(-145, 501),(-124, 539)
,(-106, 491),(-103, 531),(-91, 536),(-89, 504)
,(-88, 505),(-83, 509),(-79, 8),(-72, 500)
,(-68, 515),(-63, 511),(-62, 503),(-59, 532)
,(-58, 502),(-49, 525),(-48, 534),(-46, 512)
,(-44, 517),(-37, 518),(-34, 508),(-12, 499)
,(-7, 100),(-6, 95),(-3, 537)
-- State 1717
,(-377, 520)
,(-376, 519),(-375, 507),(-374, 506),(-315, 516)
,(-313, 514),(-312, 513),(-306, 530),(-305, 479)
,(-304, 498),(-303, 497),(-302, 496),(-301, 495)
,(-300, 494),(-299, 493),(-298, 492),(-297, 490)
,(-296, 489),(-295, 488),(-294, 487),(-293, 486)
,(-292, 485),(-291, 484),(-290, 483),(-289, 482)
,(-288, 481),(-287, 480),(-286, 478),(-285, 477)
,(-284, 476),(-282, 475),(-281, 1834),(-273, 510)
,(-235, 267),(-234, 97),(-233, 94),(-232, 93)
,(-231, 92),(-230, 91),(-202, 90),(-145, 501)
,(-124, 539),(-106, 491),(-103, 531),(-91, 536)
,(-89, 504),(-88, 505),(-83, 509),(-79, 8)
,(-72, 500),(-68, 515),(-63, 511),(-62, 503)
,(-59, 532),(-58, 502),(-49, 525),(-48, 534)
,(-46, 512),(-44, 517),(-37, 518),(-34, 508)
,(-12, 499),(-7, 100),(-6, 95),(-3, 537)
-- State 1718
,(-412, 1835),(-235, 98),(-234, 97),(-233, 94)
,(-232, 93),(-231, 92),(-230, 91),(-202, 90)
,(-145, 1372),(-75, 1373),(-7, 100),(-6, 95)
,(-3, 96)
-- State 1719
-- State 1720
-- State 1721
,(-336, 1836),(-52, 1571),(-31, 1837)
-- State 1722
,(-31, 1838)
-- State 1723
-- State 1724
,(-55, 1839)
-- State 1725
,(-31, 1840)
-- State 1726
-- State 1727
-- State 1728
,(-55, 1841)
-- State 1729
,(-63, 1842)
-- State 1730
,(-307, 1843),(-274, 260),(-273, 259)
,(-271, 251),(-269, 248),(-267, 245),(-266, 244)
,(-259, 242),(-246, 266),(-245, 265),(-244, 257)
,(-235, 267),(-234, 97),(-233, 94),(-232, 93)
,(-231, 92),(-230, 91),(-202, 90),(-164, 243)
,(-145, 258),(-110, 826),(-72, 256),(-71, 253)
,(-70, 268),(-35, 252),(-27, 247),(-25, 246)
,(-22, 269),(-7, 100),(-6, 95),(-5, 255)
,(-4, 254),(-3, 96)
-- State 1731
,(-98, 1844)
-- State 1732
,(-63, 1845)
-- State 1733
,(-31, 1846)
-- State 1734
,(-310, 1738),(-102, 1392),(-55, 1847)
-- State 1735
,(-46, 1848)
-- State 1736
,(-377, 520),(-376, 519),(-375, 507)
,(-374, 506),(-315, 516),(-313, 514),(-312, 513)
,(-306, 530),(-305, 479),(-304, 498),(-303, 497)
,(-302, 496),(-301, 495),(-300, 494),(-299, 493)
,(-298, 492),(-297, 490),(-296, 489),(-295, 488)
,(-294, 487),(-293, 486),(-292, 485),(-291, 484)
,(-290, 483),(-289, 482),(-288, 481),(-287, 480)
,(-286, 478),(-285, 477),(-284, 476),(-282, 475)
,(-281, 1849),(-273, 510),(-235, 267),(-234, 97)
,(-233, 94),(-232, 93),(-231, 92),(-230, 91)
,(-202, 90),(-145, 501),(-124, 539),(-106, 491)
,(-103, 531),(-91, 536),(-89, 504),(-88, 505)
,(-83, 509),(-79, 8),(-72, 500),(-68, 515)
,(-63, 511),(-62, 503),(-59, 532),(-58, 502)
,(-49, 525),(-48, 534),(-46, 512),(-44, 517)
,(-37, 518),(-34, 508),(-12, 499),(-7, 100)
,(-6, 95),(-3, 537)
-- State 1737
,(-46, 1850)
-- State 1738
-- State 1739
,(-31, 1851)
-- State 1740
,(-31, 1853),(-3, 1852)
-- State 1741
,(-31, 1854)
-- State 1742
-- State 1743
,(-31, 1855)
-- State 1744
-- State 1745
-- State 1746
,(-31, 1856)
-- State 1747
-- State 1748
-- State 1749
-- State 1750
-- State 1751
,(-3, 1857)
-- State 1752
,(-91, 1858)
-- State 1753
,(-31, 1859)
-- State 1754
,(-31, 1860)
-- State 1755
-- State 1756
,(-55, 1861)
-- State 1757
,(-55, 1862)
-- State 1758
,(-91, 1863)
-- State 1759
,(-91, 1864)
-- State 1760
,(-31, 1865)
-- State 1761
,(-91, 1866)
-- State 1762
,(-31, 1867)
-- State 1763
,(-31, 1868)
-- State 1764
-- State 1765
,(-31, 1869)
-- State 1766
-- State 1767
-- State 1768
,(-386, 856),(-384, 852)
,(-383, 851),(-382, 850),(-381, 849),(-379, 1870)
,(-375, 507),(-374, 506),(-303, 853),(-294, 854)
,(-292, 858),(-235, 98),(-234, 97),(-233, 94)
,(-232, 93),(-231, 92),(-230, 91),(-202, 90)
,(-145, 859),(-106, 1161),(-97, 855),(-79, 8)
,(-49, 525),(-37, 518),(-7, 100),(-6, 95)
,(-3, 96)
-- State 1769
-- State 1770
-- State 1771
-- State 1772
,(-91, 1871)
-- State 1773
,(-80, 1872)
-- State 1774
-- State 1775
,(-80, 1873)
-- State 1776
-- State 1777
-- State 1778
-- State 1779
-- State 1780
,(-11, 1874)
-- State 1781
-- State 1782
,(-11, 1875)
-- State 1783
,(-448, 1877),(-26, 1876)
,(-23, 1878)
-- State 1784
,(-446, 1879),(-427, 864),(-425, 1641)
,(-333, 863),(-274, 260),(-273, 259),(-271, 251)
,(-269, 248),(-267, 245),(-266, 244),(-259, 242)
,(-246, 266),(-245, 265),(-244, 257),(-240, 1642)
,(-235, 267),(-234, 869),(-233, 94),(-232, 93)
,(-231, 92),(-230, 91),(-202, 90),(-164, 243)
,(-145, 258),(-110, 866),(-75, 1880),(-72, 256)
,(-71, 253),(-70, 268),(-35, 252),(-27, 247)
,(-25, 246),(-22, 269),(-7, 100),(-6, 868)
,(-5, 255),(-4, 254),(-3, 867)
-- State 1785
,(-23, 1881)
-- State 1786
-- State 1787
-- State 1788
-- State 1789
-- State 1790
-- State 1791
-- State 1792
,(-17, 1882)
-- State 1793
-- State 1794
,(-31, 1883)
-- State 1795
-- State 1796
-- State 1797
,(-64, 1884)
-- State 1798
-- State 1799
-- State 1800
,(-450, 160)
,(-449, 159),(-417, 37),(-416, 36),(-408, 169)
,(-407, 168),(-406, 167),(-405, 166),(-350, 39)
,(-349, 184),(-348, 183),(-347, 182),(-346, 181)
,(-345, 180),(-342, 31),(-341, 30),(-337, 35)
,(-319, 46),(-318, 45),(-229, 165),(-228, 164)
,(-227, 163),(-226, 162),(-225, 146),(-224, 145)
,(-223, 144),(-222, 141),(-221, 140),(-220, 139)
,(-219, 137),(-218, 1885),(-209, 179),(-208, 178)
,(-200, 143),(-157, 177),(-156, 176),(-153, 175)
,(-132, 191),(-131, 190),(-128, 173),(-127, 172)
,(-126, 171),(-125, 170),(-124, 121),(-123, 158)
,(-122, 157),(-121, 156),(-120, 155),(-119, 154)
,(-118, 153),(-117, 152),(-116, 151),(-115, 150)
,(-114, 149),(-113, 148),(-112, 147),(-111, 142)
,(-106, 161),(-101, 42),(-99, 189),(-96, 187)
,(-93, 174),(-82, 188),(-81, 54),(-79, 8)
,(-78, 185),(-77, 44),(-71, 43),(-61, 48)
,(-60, 55),(-59, 186),(-3, 122)
-- State 1801
,(-31, 1886)
-- State 1802
,(-193, 1540),(-85, 792),(-80, 1887),(-72, 793)
-- State 1803
-- State 1804
-- State 1805
,(-31, 1888)
-- State 1806
,(-80, 1889)
-- State 1807
,(-31, 1890)
-- State 1808
-- State 1809
,(-31, 1891)
-- State 1810
-- State 1811
,(-31, 1892)
-- State 1812
-- State 1813
-- State 1814
,(-204, 1893),(-203, 1817),(-102, 1699)
,(-55, 1894)
-- State 1815
,(-16, 1895)
-- State 1816
,(-203, 1897),(-102, 1699)
,(-55, 1896)
-- State 1817
-- State 1818
,(-46, 1898)
-- State 1819
,(-193, 1540),(-85, 792)
,(-80, 1899),(-72, 793)
-- State 1820
,(-161, 1803),(-104, 1900)
-- State 1821
,(-31, 1901)
-- State 1822
,(-193, 1540),(-85, 792),(-80, 1902)
,(-72, 793)
-- State 1823
-- State 1824
,(-104, 1903)
-- State 1825
,(-80, 1904)
-- State 1826
,(-31, 1905)
-- State 1827
,(-193, 1540),(-85, 792),(-80, 1906),(-72, 793)
-- State 1828
-- State 1829
,(-31, 1907)
-- State 1830
,(-80, 1908)
-- State 1831
,(-31, 1909)
-- State 1832
,(-377, 520)
,(-376, 519),(-375, 507),(-374, 506),(-315, 516)
,(-313, 514),(-312, 513),(-306, 530),(-305, 479)
,(-304, 498),(-303, 497),(-302, 496),(-301, 495)
,(-300, 494),(-299, 493),(-298, 492),(-297, 490)
,(-296, 489),(-295, 488),(-294, 487),(-293, 486)
,(-292, 485),(-291, 484),(-290, 483),(-289, 482)
,(-288, 481),(-287, 480),(-286, 478),(-285, 477)
,(-284, 476),(-282, 475),(-281, 1910),(-273, 510)
,(-235, 267),(-234, 97),(-233, 94),(-232, 93)
,(-231, 92),(-230, 91),(-202, 90),(-145, 501)
,(-124, 539),(-106, 491),(-103, 531),(-91, 536)
,(-89, 504),(-88, 505),(-83, 509),(-79, 8)
,(-72, 500),(-68, 515),(-63, 511),(-62, 503)
,(-59, 532),(-58, 502),(-49, 525),(-48, 534)
,(-46, 512),(-44, 517),(-37, 518),(-34, 508)
,(-12, 499),(-7, 100),(-6, 95),(-3, 537)
-- State 1833
-- State 1834
-- State 1835
-- State 1836
,(-31, 1911)
-- State 1837
-- State 1838
-- State 1839
,(-89, 1912)
-- State 1840
-- State 1841
,(-63, 1913)
-- State 1842
,(-31, 1914)
-- State 1843
,(-98, 1915)
-- State 1844
,(-377, 520),(-376, 519),(-375, 507)
,(-374, 506),(-315, 516),(-313, 514),(-312, 513)
,(-306, 530),(-305, 479),(-304, 498),(-303, 497)
,(-302, 496),(-301, 495),(-300, 494),(-299, 493)
,(-298, 492),(-297, 490),(-296, 489),(-295, 488)
,(-294, 487),(-293, 486),(-292, 485),(-291, 484)
,(-290, 483),(-289, 482),(-288, 481),(-287, 480)
,(-286, 478),(-285, 477),(-284, 476),(-282, 475)
,(-281, 1916),(-273, 510),(-235, 267),(-234, 97)
,(-233, 94),(-232, 93),(-231, 92),(-230, 91)
,(-202, 90),(-145, 501),(-124, 539),(-106, 491)
,(-103, 531),(-91, 536),(-89, 504),(-88, 505)
,(-83, 509),(-79, 8),(-72, 500),(-68, 515)
,(-63, 511),(-62, 503),(-59, 532),(-58, 502)
,(-49, 525),(-48, 534),(-46, 512),(-44, 517)
,(-37, 518),(-34, 508),(-12, 499),(-7, 100)
,(-6, 95),(-3, 537)
-- State 1845
,(-31, 1917)
-- State 1846
-- State 1847
,(-46, 1918)
-- State 1848
,(-31, 1919)
-- State 1849
-- State 1850
,(-31, 1920)
-- State 1851
-- State 1852
,(-31, 1921)
-- State 1853
-- State 1854
-- State 1855
-- State 1856
-- State 1857
-- State 1858
,(-31, 1922)
-- State 1859
-- State 1860
-- State 1861
,(-91, 1923)
-- State 1862
,(-91, 1924)
-- State 1863
,(-31, 1925)
-- State 1864
,(-31, 1926)
-- State 1865
-- State 1866
,(-31, 1927)
-- State 1867
-- State 1868
-- State 1869
-- State 1870
-- State 1871
,(-31, 1928)
-- State 1872
-- State 1873
-- State 1874
-- State 1875
,(-23, 1929)
-- State 1876
,(-446, 1930)
,(-427, 864),(-425, 1641),(-333, 863),(-274, 260)
,(-273, 259),(-271, 251),(-269, 248),(-267, 245)
,(-266, 244),(-259, 242),(-246, 266),(-245, 265)
,(-244, 257),(-240, 1642),(-235, 267),(-234, 869)
,(-233, 94),(-232, 93),(-231, 92),(-230, 91)
,(-202, 90),(-164, 243),(-145, 258),(-110, 866)
,(-75, 1880),(-72, 256),(-71, 253),(-70, 268)
,(-35, 252),(-27, 247),(-25, 246),(-22, 269)
,(-7, 100),(-6, 868),(-5, 255),(-4, 254)
,(-3, 867)
-- State 1877
,(-23, 1931)
-- State 1878
-- State 1879
-- State 1880
,(-16, 1932)
-- State 1881
-- State 1882
,(-458, 1934)
,(-274, 260),(-273, 259),(-271, 251),(-269, 248)
,(-267, 245),(-266, 244),(-246, 266),(-245, 265)
,(-244, 257),(-235, 267),(-234, 97),(-233, 94)
,(-232, 93),(-231, 92),(-230, 91),(-202, 90)
,(-164, 1933),(-145, 258),(-72, 256),(-71, 253)
,(-70, 268),(-35, 252),(-27, 247),(-25, 246)
,(-22, 269),(-7, 100),(-6, 95),(-5, 255)
,(-4, 254),(-3, 96)
-- State 1883
-- State 1884
,(-274, 260),(-273, 259)
,(-271, 251),(-269, 248),(-267, 245),(-266, 244)
,(-246, 266),(-245, 265),(-244, 257),(-235, 328)
,(-234, 97),(-233, 94),(-232, 93),(-231, 92)
,(-230, 91),(-202, 90),(-180, 1935),(-164, 995)
,(-163, 994),(-145, 996),(-143, 693),(-142, 692)
,(-141, 993),(-72, 256),(-71, 997),(-70, 268)
,(-35, 252),(-27, 247),(-25, 246),(-22, 269)
,(-7, 100),(-6, 95),(-5, 255),(-4, 254)
,(-3, 96)
-- State 1885
,(-44, 1936)
-- State 1886
-- State 1887
,(-31, 1937)
-- State 1888
-- State 1889
,(-31, 1938)
-- State 1890
-- State 1891
-- State 1892
-- State 1893
,(-203, 1897),(-102, 1699),(-55, 1939)
-- State 1894
,(-46, 1940)
-- State 1895
,(-450, 160),(-449, 159),(-201, 1104),(-200, 1106)
,(-199, 1105),(-198, 1103),(-196, 1101),(-195, 1100)
,(-194, 1941),(-153, 1065),(-124, 121),(-106, 161)
,(-79, 8),(-72, 1102),(-59, 186),(-46, 1107)
,(-3, 122)
-- State 1896
,(-46, 1942)
-- State 1897
-- State 1898
,(-31, 1943)
-- State 1899
,(-31, 1944)
-- State 1900
,(-193, 1540),(-85, 792),(-80, 1945),(-72, 793)
-- State 1901
-- State 1902
,(-31, 1946)
-- State 1903
,(-80, 1947)
-- State 1904
,(-31, 1948)
-- State 1905
-- State 1906
,(-31, 1949)
-- State 1907
-- State 1908
,(-31, 1950)
-- State 1909
-- State 1910
-- State 1911
-- State 1912
-- State 1913
,(-31, 1951)
-- State 1914
-- State 1915
,(-377, 520),(-376, 519)
,(-375, 507),(-374, 506),(-315, 516),(-313, 514)
,(-312, 513),(-306, 530),(-305, 479),(-304, 498)
,(-303, 497),(-302, 496),(-301, 495),(-300, 494)
,(-299, 493),(-298, 492),(-297, 490),(-296, 489)
,(-295, 488),(-294, 487),(-293, 486),(-292, 485)
,(-291, 484),(-290, 483),(-289, 482),(-288, 481)
,(-287, 480),(-286, 478),(-285, 477),(-284, 476)
,(-282, 475),(-281, 1952),(-273, 510),(-235, 267)
,(-234, 97),(-233, 94),(-232, 93),(-231, 92)
,(-230, 91),(-202, 90),(-145, 501),(-124, 539)
,(-106, 491),(-103, 531),(-91, 536),(-89, 504)
,(-88, 505),(-83, 509),(-79, 8),(-72, 500)
,(-68, 515),(-63, 511),(-62, 503),(-59, 532)
,(-58, 502),(-49, 525),(-48, 534),(-46, 512)
,(-44, 517),(-37, 518),(-34, 508),(-12, 499)
,(-7, 100),(-6, 95),(-3, 537)
-- State 1916
-- State 1917
-- State 1918
,(-31, 1953)
-- State 1919
-- State 1920
-- State 1921
-- State 1922
-- State 1923
,(-31, 1954)
-- State 1924
,(-31, 1955)
-- State 1925
-- State 1926
-- State 1927
-- State 1928
-- State 1929
-- State 1930
-- State 1931
-- State 1932
,(-11, 1956)
-- State 1933
-- State 1934
,(-31, 1957)
-- State 1935
-- State 1936
,(-377, 520),(-376, 519),(-375, 507),(-374, 506)
,(-316, 1958),(-315, 516),(-313, 514),(-312, 513)
,(-306, 530),(-305, 479),(-304, 498),(-303, 497)
,(-302, 496),(-301, 495),(-300, 494),(-299, 493)
,(-298, 492),(-297, 490),(-296, 489),(-295, 488)
,(-294, 487),(-293, 486),(-292, 485),(-291, 484)
,(-290, 483),(-289, 482),(-288, 481),(-287, 480)
,(-286, 478),(-285, 477),(-284, 476),(-282, 475)
,(-281, 474),(-273, 510),(-235, 267),(-234, 97)
,(-233, 94),(-232, 93),(-231, 92),(-230, 91)
,(-202, 90),(-145, 501),(-124, 539),(-106, 491)
,(-103, 531),(-91, 536),(-89, 504),(-88, 505)
,(-83, 509),(-79, 8),(-72, 500),(-68, 515)
,(-63, 511),(-62, 503),(-59, 532),(-58, 502)
,(-49, 525),(-48, 534),(-46, 512),(-44, 517)
,(-37, 518),(-34, 508),(-12, 499),(-7, 100)
,(-6, 95),(-3, 537)
-- State 1937
-- State 1938
-- State 1939
,(-46, 1959)
-- State 1940
,(-31, 1960)
-- State 1941
-- State 1942
,(-31, 1961)
-- State 1943
-- State 1944
-- State 1945
,(-31, 1962)
-- State 1946
-- State 1947
,(-31, 1963)
-- State 1948
-- State 1949
-- State 1950
-- State 1951
-- State 1952
-- State 1953
-- State 1954
-- State 1955
-- State 1956
-- State 1957
-- State 1958
,(-55, 1964)
-- State 1959
,(-31, 1965)
-- State 1960
-- State 1961
-- State 1962
-- State 1963
-- State 1964
,(-31, 1967),(-3, 1966)
-- State 1965
-- State 1966
,(-31, 1968)
-- State 1967
-- State 1968
);
-- The offset vector
GOTO_OFFSET : array (0.. 1968) of Integer :=
( 0,
46, 90, 90, 119, 119, 119, 119, 134, 135, 136,
136, 136, 136, 137, 137, 137, 137, 137, 137, 137,
137, 137, 137, 137, 137, 137, 137, 137, 137, 137,
137, 137, 137, 142, 145, 146, 146, 146, 150, 157,
159, 170, 182, 183, 183, 183, 183, 183, 203, 203,
203, 203, 203, 203, 206, 212, 212, 212, 212, 212,
212, 212, 212, 226, 226, 226, 226, 226, 229, 229,
229, 229, 231, 234, 234, 234, 234, 307, 318, 318,
318, 318, 320, 322, 325, 328, 330, 331, 332, 343,
343, 343, 343, 343, 343, 343, 343, 343, 347, 347,
347, 350, 350, 350, 353, 365, 365, 384, 384, 384,
384, 384, 384, 384, 384, 384, 385, 387, 387, 387,
393, 395, 395, 398, 398, 398, 398, 402, 402, 402,
436, 437, 437, 438, 438, 511, 522, 592, 592, 592,
592, 592, 592, 592, 592, 592, 592, 592, 592, 592,
592, 592, 592, 592, 592, 592, 592, 592, 592, 592,
592, 592, 592, 592, 592, 592, 592, 592, 592, 592,
592, 592, 592, 592, 594, 595, 595, 595, 600, 603,
603, 603, 603, 603, 603, 607, 610, 614, 618, 620,
620, 620, 620, 620, 620, 620, 621, 623, 624, 625,
626, 626, 689, 700, 701, 703, 714, 714, 714, 725,
728, 728, 768, 774, 776, 776, 778, 789, 789, 789,
791, 791, 791, 794, 794, 794, 813, 818, 821, 823,
824, 826, 826, 830, 830, 831, 847, 847, 847, 879,
879, 880, 883, 893, 919, 924, 924, 924, 930, 930,
930, 932, 954, 976, 976, 976, 976, 976, 976, 976,
976, 976, 976, 976, 976, 976, 976, 980, 992, 1033,
1036, 1036, 1036, 1052, 1053, 1055, 1056, 1056, 1057, 1081,
1084, 1160, 1163, 1163, 1165, 1167, 1169, 1171, 1173, 1174,
1176, 1183, 1183, 1249, 1252, 1252, 1253, 1253, 1314, 1314,
1373, 1373, 1378, 1381, 1384, 1387, 1390, 1391, 1393, 1395,
1396, 1468, 1530, 1541, 1542, 1545, 1547, 1547, 1549, 1550,
1582, 1582, 1582, 1583, 1585, 1585, 1596, 1598, 1602, 1602,
1602, 1603, 1603, 1603, 1603, 1603, 1603, 1603, 1603, 1603,
1603, 1614, 1614, 1614, 1616, 1628, 1628, 1629, 1629, 1630,
1643, 1659, 1659, 1659, 1659, 1675, 1678, 1681, 1681, 1681,
1686, 1687, 1724, 1740, 1741, 1741, 1742, 1744, 1744, 1745,
1748, 1764, 1777, 1777, 1777, 1777, 1777, 1777, 1777, 1777,
1777, 1809, 1841, 1872, 1902, 1902, 1902, 1902, 1902, 1902,
1902, 1902, 1902, 1902, 1902, 1902, 1902, 1902, 1903, 1935,
1940, 1944, 1970, 1970, 1970, 1970, 1970, 1975, 2000, 2000,
2000, 2000, 2000, 2000, 2000, 2000, 2000, 2022, 2022, 2022,
2022, 2022, 2028, 2028, 2028, 2028, 2029, 2031, 2065, 2065,
2070, 2071, 2072, 2073, 2074, 2074, 2140, 2143, 2143, 2158,
2158, 2158, 2171, 2179, 2179, 2179, 2179, 2180, 2180, 2202,
2224, 2227, 2231, 2234, 2236, 2312, 2312, 2313, 2314, 2315,
2316, 2318, 2352, 2356, 2375, 2375, 2376, 2379, 2404, 2405,
2446, 2449, 2450, 2450, 2452, 2517, 2579, 2579, 2579, 2579,
2579, 2579, 2579, 2579, 2579, 2579, 2579, 2579, 2579, 2579,
2579, 2579, 2579, 2579, 2579, 2579, 2579, 2579, 2579, 2582,
2583, 2585, 2599, 2610, 2644, 2655, 2655, 2655, 2666, 2678,
2679, 2712, 2744, 2751, 2752, 2817, 2818, 2884, 2888, 2888,
2888, 2888, 2888, 2888, 2888, 2921, 2921, 2921, 2921, 2921,
2922, 2955, 2958, 2958, 3030, 3030, 3060, 3060, 3060, 3060,
3060, 3060, 3060, 3061, 3097, 3098, 3098, 3098, 3099, 3101,
3101, 3159, 3162, 3165, 3167, 3167, 3170, 3170, 3173, 3174,
3174, 3176, 3176, 3176, 3177, 3216, 3216, 3216, 3216, 3217,
3249, 3249, 3249, 3249, 3279, 3280, 3316, 3316, 3324, 3324,
3324, 3324, 3336, 3336, 3336, 3336, 3352, 3355, 3367, 3367,
3369, 3372, 3376, 3389, 3392, 3395, 3428, 3428, 3429, 3429,
3430, 3430, 3430, 3431, 3432, 3435, 3472, 3472, 3472, 3472,
3472, 3472, 3472, 3472, 3472, 3472, 3472, 3472, 3476, 3478,
3481, 3481, 3483, 3495, 3496, 3497, 3498, 3499, 3500, 3500,
3500, 3500, 3500, 3500, 3500, 3500, 3503, 3503, 3503, 3504,
3505, 3507, 3528, 3528, 3529, 3529, 3529, 3529, 3529, 3545,
3545, 3545, 3546, 3546, 3565, 3567, 3571, 3571, 3584, 3584,
3584, 3584, 3584, 3586, 3617, 3617, 3619, 3650, 3652, 3652,
3684, 3684, 3685, 3685, 3689, 3715, 3715, 3740, 3740, 3740,
3740, 3780, 3780, 3814, 3814, 3815, 3887, 3889, 3891, 3892,
3893, 3893, 3905, 3912, 3913, 3921, 3921, 3921, 3921, 3953,
3985, 3985, 3996, 4032, 4045, 4066, 4069, 4072, 4075, 4078,
4081, 4084, 4116, 4148, 4149, 4149, 4150, 4150, 4161, 4162,
4162, 4173, 4173, 4174, 4175, 4176, 4176, 4176, 4176, 4249,
4249, 4249, 4281, 4282, 4292, 4296, 4298, 4317, 4317, 4330,
4345, 4346, 4347, 4347, 4360, 4360, 4360, 4361, 4363, 4363,
4380, 4381, 4454, 4455, 4480, 4501, 4502, 4503, 4503, 4527,
4527, 4527, 4527, 4533, 4534, 4557, 4558, 4580, 4580, 4580,
4580, 4580, 4580, 4580, 4580, 4580, 4585, 4585, 4585, 4585,
4585, 4589, 4594, 4600, 4600, 4616, 4618, 4618, 4650, 4682,
4682, 4682, 4699, 4700, 4732, 4733, 4734, 4775, 4776, 4776,
4776, 4781, 4781, 4845, 4845, 4845, 4845, 4845, 4846, 4846,
4878, 4878, 4911, 4911, 4914, 4915, 4915, 4916, 4917, 4917,
4918, 4921, 4924, 4927, 4927, 4927, 4927, 4928, 4929, 4930,
4995, 4996, 5062, 5127, 5128, 5194, 5195, 5199, 5199, 5231,
5232, 5232, 5232, 5233, 5233, 5233, 5266, 5293, 5293, 5293,
5293, 5293, 5293, 5358, 5423, 5424, 5489, 5489, 5489, 5490,
5518, 5524, 5530, 5563, 5563, 5564, 5564, 5564, 5564, 5564,
5567, 5567, 5569, 5569, 5572, 5572, 5573, 5573, 5639, 5640,
5643, 5643, 5643, 5682, 5682, 5682, 5683, 5683, 5683, 5719,
5719, 5719, 5719, 5721, 5721, 5721, 5733, 5733, 5735, 5738,
5742, 5743, 5743, 5743, 5746, 5750, 5750, 5750, 5753, 5754,
5754, 5755, 5755, 5755, 5755, 5755, 5755, 5771, 5771, 5773,
5777, 5777, 5778, 5780, 5781, 5782, 5794, 5795, 5795, 5797,
5797, 5809, 5811, 5823, 5826, 5827, 5827, 5827, 5827, 5828,
5828, 5828, 5830, 5832, 5845, 5845, 5845, 5845, 5860, 5860,
5862, 5865, 5869, 5869, 5870, 5870, 5872, 5885, 5899, 5901,
5903, 5903, 5907, 5907, 5907, 5908, 5939, 5941, 5942, 5973,
5975, 5976, 6007, 6008, 6008, 6038, 6038, 6038, 6039, 6039,
6111, 6112, 6113, 6119, 6119, 6126, 6126, 6126, 6137, 6139,
6141, 6142, 6149, 6149, 6149, 6150, 6150, 6172, 6175, 6178,
6181, 6184, 6187, 6188, 6188, 6189, 6189, 6190, 6190, 6191,
6191, 6192, 6192, 6193, 6193, 6194, 6194, 6194, 6194, 6195,
6195, 6196, 6196, 6196, 6196, 6197, 6198, 6198, 6207, 6207,
6209, 6209, 6209, 6210, 6211, 6230, 6230, 6247, 6248, 6250,
6251, 6252, 6253, 6253, 6254, 6254, 6266, 6268, 6272, 6273,
6273, 6274, 6275, 6300, 6323, 6324, 6325, 6326, 6326, 6327,
6327, 6350, 6350, 6350, 6350, 6351, 6352, 6353, 6353, 6373,
6373, 6373, 6373, 6373, 6373, 6378, 6380, 6382, 6384, 6385,
6385, 6385, 6385, 6388, 6389, 6405, 6410, 6411, 6415, 6415,
6416, 6432, 6432, 6433, 6440, 6444, 6444, 6457, 6457, 6459,
6473, 6473, 6474, 6474, 6477, 6477, 6477, 6481, 6482, 6482,
6485, 6485, 6485, 6489, 6494, 6500, 6516, 6518, 6519, 6520,
6520, 6524, 6540, 6543, 6543, 6543, 6543, 6544, 6544, 6545,
6545, 6545, 6545, 6545, 6564, 6565, 6566, 6566, 6568, 6568,
6600, 6601, 6601, 6666, 6671, 6736, 6737, 6803, 6804, 6805,
6806, 6807, 6809, 6845, 6848, 6851, 6852, 6852, 6888, 6889,
6895, 6895, 6895, 6895, 6898, 6898, 6925, 6930, 6934, 6964,
7029, 7030, 7031, 7032, 7032, 7032, 7033, 7033, 7033, 7033,
7035, 7071, 7071, 7071, 7071, 7071, 7074, 7075, 7075, 7075,
7075, 7107, 7107, 7107, 7110, 7114, 7114, 7114, 7114, 7114,
7114, 7115, 7115, 7115, 7115, 7128, 7130, 7132, 7132, 7136,
7136, 7136, 7137, 7137, 7149, 7161, 7164, 7164, 7164, 7167,
7167, 7170, 7171, 7172, 7172, 7173, 7173, 7173, 7173, 7173,
7176, 7180, 7180, 7180, 7180, 7182, 7184, 7196, 7198, 7198,
7198, 7198, 7229, 7229, 7230, 7231, 7262, 7262, 7263, 7264,
7295, 7295, 7295, 7295, 7367, 7388, 7389, 7389, 7390, 7390,
7390, 7390, 7423, 7453, 7453, 7455, 7468, 7469, 7471, 7506,
7507, 7508, 7508, 7509, 7509, 7510, 7510, 7510, 7510, 7510,
7510, 7510, 7510, 7510, 7510, 7510, 7510, 7510, 7511, 7511,
7544, 7576, 7577, 7594, 7595, 7596, 7596, 7597, 7609, 7609,
7610, 7610, 7610, 7614, 7652, 7655, 7656, 7656, 7722, 7722,
7745, 7746, 7747, 7747, 7748, 7748, 7748, 7748, 7767, 7767,
7769, 7769, 7771, 7776, 7777, 7777, 7777, 7779, 7784, 7784,
7800, 7804, 7804, 7808, 7808, 7809, 7822, 7822, 7823, 7823,
7827, 7827, 7827, 7831, 7833, 7833, 7833, 7836, 7866, 7866,
7866, 7866, 7869, 7871, 7872, 7873, 7873, 7905, 7906, 7922,
7927, 7928, 7932, 7933, 7949, 7950, 7954, 7967, 7967, 7967,
7970, 7971, 7971, 7971, 7971, 7984, 7987, 7989, 7989, 7989,
7989, 7989, 7989, 8007, 8012, 8012, 8012, 8012, 8012, 8012,
8017, 8021, 8058, 8062, 8063, 8064, 8065, 8067, 8068, 8070,
8072, 8073, 8073, 8073, 8074, 8077, 8143, 8143, 8144, 8144,
8144, 8144, 8179, 8179, 8179, 8183, 8184, 8185, 8186, 8188,
8193, 8197, 8198, 8199, 8200, 8201, 8231, 8258, 8286, 8286,
8286, 8287, 8288, 8354, 8354, 8354, 8390, 8390, 8391, 8391,
8391, 8392, 8392, 8392, 8392, 8394, 8394, 8394, 8394, 8394,
8397, 8400, 8401, 8402, 8403, 8404, 8405, 8406, 8407, 8407,
8407, 8407, 8407, 8446, 8447, 8447, 8449, 8449, 8449, 8450,
8481, 8481, 8482, 8513, 8513, 8513, 8513, 8513, 8513, 8514,
8527, 8528, 8528, 8528, 8547, 8548, 8583, 8583, 8602, 8602,
8602, 8602, 8603, 8603, 8604, 8605, 8605, 8606, 8606, 8606,
8618, 8618, 8618, 8621, 8622, 8623, 8624, 8624, 8625, 8626,
8626, 8626, 8626, 8643, 8643, 8643, 8646, 8647, 8647, 8650,
8650, 8656, 8658, 8658, 8658, 8663, 8663, 8667, 8667, 8671,
8673, 8673, 8673, 8674, 8674, 8677, 8677, 8681, 8683, 8683,
8683, 8684, 8688, 8688, 8689, 8690, 8691, 8693, 8698, 8698,
8700, 8716, 8720, 8724, 8725, 8738, 8739, 8739, 8743, 8743,
8747, 8749, 8752, 8754, 8754, 8757, 8759, 8772, 8837, 8837,
8842, 8908, 8911, 8912, 8912, 8916, 8949, 8949, 8950, 8951,
8955, 8956, 8959, 8959, 8960, 8961, 8963, 8965, 8966, 8966,
8968, 8969, 8969, 8970, 8970, 8970, 8970, 8971, 8971, 8972,
8972, 8972, 8973, 8974, 8975, 8976, 9042, 9046, 9047, 9048,
9049, 9050, 9051, 9052, 9053, 9054, 9081, 9109, 9109, 9109,
9136, 9136, 9137, 9137, 9137, 9138, 9138, 9138, 9138, 9138,
9139, 9140, 9141, 9142, 9143, 9143, 9144, 9144, 9145, 9145,
9145, 9145, 9146, 9147, 9148, 9152, 9152, 9152, 9183, 9183,
9214, 9214, 9233, 9233, 9234, 9234, 9253, 9253, 9253, 9253,
9284, 9284, 9284, 9284, 9285, 9285, 9285, 9285, 9287, 9287,
9287, 9287, 9288, 9288, 9288, 9288, 9290, 9291, 9324, 9325,
9325, 9329, 9331, 9331, 9332, 9336, 9336, 9336, 9337, 9338,
9339, 9343, 9343, 9343, 9344, 9345, 9346, 9376, 9380, 9417,
9421, 9421, 9425, 9429, 9431, 9432, 9432, 9435, 9435, 9439,
9441, 9442, 9446, 9447, 9448, 9450, 9515, 9580, 9593, 9593,
9593, 9596, 9597, 9597, 9598, 9599, 9599, 9599, 9600, 9601,
9634, 9635, 9636, 9637, 9640, 9641, 9706, 9707, 9707, 9708,
9710, 9711, 9711, 9712, 9712, 9712, 9713, 9713, 9713, 9713,
9713, 9714, 9715, 9716, 9717, 9717, 9718, 9719, 9720, 9721,
9722, 9723, 9724, 9725, 9725, 9726, 9726, 9726, 9753, 9753,
9753, 9753, 9754, 9755, 9755, 9756, 9756, 9756, 9756, 9756,
9757, 9757, 9758, 9761, 9799, 9800, 9800, 9800, 9800, 9800,
9800, 9800, 9801, 9801, 9802, 9802, 9802, 9803, 9803, 9803,
9875, 9876, 9880, 9880, 9880, 9881, 9882, 9883, 9883, 9884,
9884, 9885, 9885, 9885, 9889, 9890, 9893, 9893, 9894, 9898,
9900, 9901, 9905, 9905, 9906, 9907, 9908, 9912, 9912, 9913,
9914, 9915, 9980, 9980, 9980, 9980, 9981, 9981, 9981, 9982,
9982, 9983, 9984, 9985, 10050, 10051, 10051, 10052, 10053, 10053,
10054, 10054, 10055, 10055, 10055, 10055, 10055, 10055, 10056, 10056,
10056, 10057, 10058, 10059, 10060, 10060, 10061, 10061, 10061, 10061,
10061, 10062, 10062, 10062, 10062, 10063, 10101, 10102, 10102, 10102,
10103, 10103, 10134, 10134, 10169, 10170, 10170, 10171, 10171, 10172,
10172, 10172, 10172, 10175, 10176, 10193, 10194, 10194, 10195, 10196,
10200, 10200, 10201, 10202, 10203, 10203, 10204, 10204, 10205, 10205,
10205, 10205, 10205, 10206, 10206, 10271, 10271, 10271, 10272, 10272,
10272, 10272, 10272, 10273, 10274, 10274, 10274, 10274, 10274, 10274,
10274, 10274, 10275, 10275, 10276, 10276, 10342, 10342, 10342, 10343,
10344, 10344, 10345, 10345, 10345, 10346, 10346, 10347, 10347, 10347,
10347, 10347, 10347, 10347, 10347, 10347, 10347, 10347, 10348, 10349,
10349, 10349, 10349, 10349, 10351, 10351, 10352, 10352);
subtype Rule is Natural;
subtype Nonterminal is Integer;
Rule_Length : array (Rule range 0 .. 1091) of Natural := ( 2,
1, 1, 1, 1, 1, 1, 1, 1,
1, 1, 1, 1, 1, 1, 1, 1,
1, 1, 1, 1, 1, 1, 1, 1,
1, 1, 1, 1, 1, 1, 1, 1,
1, 1, 1, 1, 1, 1, 1, 1,
1, 1, 1, 1, 1, 1, 1, 1,
1, 1, 1, 1, 1, 1, 1, 1,
1, 1, 1, 1, 1, 1, 1, 1,
1, 1, 1, 1, 1, 1, 1, 1,
1, 1, 1, 1, 1, 1, 1, 1,
1, 1, 1, 1, 1, 1, 1, 1,
1, 1, 1, 1, 1, 1, 1, 1,
1, 1, 1, 1, 1, 1, 1, 4,
3, 2, 1, 1, 1, 1, 1, 1,
1, 1, 1, 1, 1, 1, 1, 1,
1, 1, 1, 1, 6, 5, 1, 1,
1, 1, 1, 1, 1, 1, 1, 1,
5, 3, 2, 2, 1, 1, 1, 1,
1, 1, 1, 1, 1, 7, 6, 6,
5, 6, 5, 5, 4, 7, 6, 6,
5, 6, 5, 5, 4, 7, 6, 6,
5, 6, 5, 5, 4, 1, 1, 2,
1, 6, 6, 5, 5, 4, 5, 4,
4, 3, 4, 3, 3, 2, 2, 1,
3, 4, 3, 1, 1, 1, 1, 1,
1, 2, 1, 1, 3, 2, 4, 1,
1, 3, 5, 4, 3, 2, 1, 1,
7, 6, 3, 7, 6, 1, 1, 3,
2, 1, 2, 1, 4, 3, 2, 1,
3, 1, 1, 3, 4, 3, 5, 4,
4, 3, 4, 3, 1, 4, 3, 2,
1, 4, 3, 3, 2, 2, 1, 4,
2, 2, 1, 1, 0, 3, 2, 1,
1, 5, 4, 9, 8, 8, 7, 4,
2, 1, 1, 1, 1, 2, 5, 4,
3, 2, 3, 2, 3, 2, 3, 2,
2, 1, 2, 1, 2, 1, 2, 1,
3, 2, 4, 3, 4, 3, 2, 4,
3, 3, 2, 5, 4, 4, 3, 5,
4, 4, 3, 5, 4, 4, 3, 1,
0, 1, 1, 1, 1, 1, 1, 1,
1, 1, 1, 1, 1, 1, 1, 1,
1, 1, 1, 1, 1, 3, 1, 5,
4, 4, 3, 1, 1, 1, 3, 1,
3, 2, 1, 1, 1, 3, 2, 1,
2, 2, 1, 1, 3, 2, 1, 1,
5, 1, 1, 1, 6, 5, 8, 7,
8, 7, 4, 3, 3, 3, 1, 4,
3, 5, 4, 4, 3, 5, 4, 4,
3, 2, 1, 4, 3, 4, 3, 3,
2, 2, 1, 2, 1, 2, 1, 2,
2, 1, 1, 1, 1, 1, 1, 1,
1, 1, 1, 1, 1, 1, 1, 1,
1, 1, 1, 1, 1, 1, 1, 1,
1, 1, 1, 1, 1, 4, 4, 3,
2, 2, 2, 1, 2, 1, 2, 1,
1, 1, 1, 1, 1, 1, 1, 1,
1, 1, 1, 1, 1, 1, 1, 1,
1, 1, 1, 2, 3, 1, 4, 9,
8, 8, 7, 1, 9, 8, 8, 7,
4, 8, 7, 7, 6, 7, 6, 6,
5, 2, 2, 4, 3, 7, 6, 6,
5, 6, 5, 5, 4, 4, 3, 3,
2, 3, 3, 2, 1, 1, 3, 3,
2, 1, 1, 1, 1, 1, 1, 1,
1, 0, 4, 3, 3, 2, 3, 2,
4, 3, 6, 5, 5, 4, 5, 4,
4, 3, 4, 3, 9, 8, 8, 7,
2, 3, 2, 4, 3, 2, 1, 1,
1, 3, 2, 8, 7, 7, 6, 7,
6, 6, 5, 1, 1, 5, 4, 2,
7, 6, 6, 5, 6, 5, 5, 4,
9, 8, 8, 7, 9, 8, 8, 7,
7, 6, 8, 7, 7, 6, 6, 5,
12, 11, 12, 11, 11, 10, 11, 10,
11, 10, 10, 9, 11, 10, 11, 10,
10, 9, 10, 9, 10, 9, 9, 8,
1, 1, 4, 3, 5, 4, 1, 1,
1, 1, 1, 7, 6, 6, 6, 5,
5, 4, 6, 5, 8, 7, 5, 7,
6, 4, 6, 5, 3, 4, 3, 3,
2, 3, 2, 2, 1, 1, 1, 10,
9, 8, 7, 7, 6, 6, 5, 4,
3, 3, 2, 3, 2, 2, 1, 1,
1, 1, 1, 1, 8, 7, 7, 6,
1, 1, 1, 1, 6, 5, 5, 4,
6, 5, 5, 4, 1, 11, 10, 2,
1, 2, 4, 2, 4, 3, 1, 1,
4, 3, 1, 1, 9, 8, 8, 7,
8, 7, 7, 6, 8, 7, 7, 6,
7, 6, 6, 5, 3, 1, 1, 1,
1, 2, 1, 2, 1, 3, 2, 7,
2, 1, 1, 7, 9, 8, 2, 1,
1, 1, 1, 4, 3, 1, 0, 2,
2, 1, 1, 1, 1, 1, 1, 1,
1, 1, 1, 1, 1, 1, 1, 1,
1, 2, 1, 1, 1, 1, 1, 1,
6, 5, 5, 4, 4, 3, 1, 1,
1, 1, 5, 4, 6, 6, 6, 5,
4, 2, 1, 6, 5, 5, 4, 1,
1, 1, 2, 4, 3, 1, 1, 3,
3, 2, 1, 1, 1, 1, 1, 7,
6, 7, 6, 6, 5, 4, 3, 2,
1, 1, 7, 6, 6, 5, 6, 5,
5, 4, 6, 5, 5, 4, 6, 5,
1, 1, 1, 1, 1, 1, 1, 1,
1, 1, 1, 4, 3, 3, 2, 2,
1, 7, 6, 4, 7, 6, 4, 6,
5, 3, 6, 5, 3, 6, 5, 3,
5, 4, 2, 3, 2, 2, 2, 2,
4, 1, 1, 1, 1, 1, 4, 3,
6, 5, 1, 1, 1, 1, 8, 3,
5, 0, 5, 4, 4, 3, 1, 3,
1, 1, 1, 1, 3, 6, 5, 5,
1, 8, 7, 8, 1, 1, 1, 1,
1, 2, 1, 3, 1, 1, 3, 2,
6, 4, 2, 1, 2, 1, 1, 1,
1, 1, 1, 1, 4, 3, 3, 2,
2, 2, 3, 2, 2, 3, 2, 3,
2, 3, 2, 3, 2, 3, 2, 2,
3, 2, 3, 2, 3, 2, 2, 1,
2, 1, 2, 1, 3, 2, 3, 2,
2, 2, 1, 3, 2, 3, 3, 2,
2, 3, 2, 3, 2, 4, 3, 3,
2, 4, 3, 3, 2, 2, 3, 2,
3, 2, 2, 2, 1, 2, 1, 5,
4, 2, 2, 1, 2, 2, 2, 3,
2, 3, 2, 2, 4, 2, 1, 2,
1, 2, 3, 2, 3, 2, 2, 1,
2, 1, 3, 2, 1, 2, 1, 2,
1, 2, 1, 3, 3, 4, 3, 3,
2, 5, 4, 4, 3, 4, 3, 3,
2, 2, 1, 2, 1, 4, 3, 3,
2, 2, 1, 2, 3, 2, 2, 2,
1, 3, 2, 2, 3, 2, 4, 2,
1, 3, 2, 2, 1, 2, 1, 1,
1, 2, 1);
Get_LHS_Rule: array (Rule range 0 .. 1091) of Nonterminal := (-1,
-3,-4,-5,-6,-7,-8,-9,-10,
-11,-12,-13,-14,-15,-16,-17,-18,
-19,-20,-21,-22,-23,-24,-25,-26,
-27,-28,-29,-30,-31,-32,-33,-34,
-35,-36,-37,-38,-39,-40,-41,-42,
-43,-44,-45,-46,-47,-48,-49,-50,
-51,-52,-53,-54,-55,-56,-57,-58,
-59,-60,-61,-62,-63,-64,-65,-66,
-67,-68,-69,-70,-71,-72,-73,-74,
-75,-76,-77,-78,-79,-80,-81,-82,
-83,-84,-85,-86,-87,-88,-89,-90,
-91,-92,-93,-94,-95,-96,-97,-98,
-99,-100,-101,-102,-103,-104,-105,-106,
-106,-108,-108,-111,-111,-111,-111,-111,
-111,-111,-111,-111,-111,-111,-111,-124,
-112,-112,-112,-112,-125,-125,-125,-125,
-130,-130,-130,-130,-130,-130,-130,-130,
-113,-141,-141,-141,-141,-143,-146,-146,
-144,-144,-144,-147,-147,-114,-114,-114,
-114,-114,-114,-114,-114,-114,-114,-114,
-114,-114,-114,-114,-114,-114,-114,-114,
-114,-114,-114,-114,-114,-114,-114,-153,
-153,-115,-139,-139,-139,-139,-139,-139,
-139,-139,-139,-139,-139,-139,-148,-162,
-162,-133,-133,-165,-165,-167,-134,-134,
-168,-169,-135,-135,-170,-170,-172,-171,
-171,-173,-174,-174,-149,-149,-136,-136,
-175,-175,-177,-176,-176,-180,-180,-180,
-179,-179,-179,-179,-151,-151,-182,-182,
-182,-129,-129,-184,-185,-185,-186,-186,
-186,-186,-186,-186,-189,-152,-152,-190,
-190,-137,-137,-137,-137,-137,-137,-193,
-193,-194,-194,-194,-194,-194,-194,-198,
-198,-199,-199,-201,-201,-201,-201,-203,
-205,-205,-206,-206,-206,-161,-117,-117,
-140,-140,-140,-140,-140,-140,-140,-140,
-140,-140,-210,-210,-138,-138,-138,-138,
-212,-212,-213,-213,-213,-213,-142,-155,
-155,-155,-155,-155,-155,-155,-155,-155,
-155,-155,-155,-126,-126,-126,-126,-218,
-218,-220,-220,-221,-221,-221,-222,-222,
-224,-224,-224,-224,-145,-145,-145,-145,
-145,-145,-202,-202,-235,-230,-236,-237,
-237,-239,-231,-240,-240,-240,-232,-241,
-163,-242,-242,-244,-244,-245,-247,-247,
-247,-248,-248,-248,-248,-251,-251,-251,
-246,-253,-254,-254,-255,-255,-255,-255,
-255,-255,-256,-256,-257,-257,-110,-110,
-110,-110,-110,-110,-110,-110,-110,-110,
-110,-259,-259,-259,-259,-259,-259,-164,
-164,-164,-164,-267,-267,-269,-269,-269,
-269,-271,-271,-271,-271,-271,-271,-271,
-275,-275,-275,-276,-276,-276,-276,-276,
-276,-277,-277,-277,-266,-266,-278,-278,
-278,-278,-279,-279,-279,-280,-280,-273,
-274,-274,-281,-281,-282,-282,-282,-282,
-285,-285,-285,-285,-285,-285,-285,-285,
-285,-285,-285,-285,-286,-286,-286,-286,
-286,-286,-286,-287,-305,-306,-288,-298,
-298,-298,-298,-307,-299,-299,-299,-299,
-310,-300,-300,-300,-300,-300,-300,-300,
-300,-313,-313,-314,-314,-301,-301,-301,
-301,-301,-301,-301,-301,-289,-289,-289,
-289,-290,-116,-116,-209,-209,-318,-319,
-319,-322,-322,-321,-321,-320,-234,-324,
-215,-215,-216,-216,-216,-216,-216,-216,
-325,-325,-326,-326,-326,-326,-326,-326,
-326,-326,-326,-326,-226,-226,-226,-226,
-329,-329,-233,-330,-330,-331,-331,-334,
-334,-291,-291,-302,-302,-302,-302,-302,
-302,-302,-302,-335,-335,-118,-118,-119,
-337,-337,-337,-337,-337,-337,-337,-337,
-227,-227,-227,-227,-127,-127,-127,-127,
-127,-127,-127,-127,-127,-127,-127,-127,
-128,-128,-128,-128,-128,-128,-128,-128,
-128,-128,-128,-128,-128,-128,-128,-128,
-128,-128,-128,-128,-128,-128,-128,-128,
-223,-223,-341,-341,-342,-342,-120,-120,
-120,-120,-120,-345,-345,-345,-346,-347,
-348,-348,-349,-349,-131,-131,-131,-131,
-131,-131,-156,-156,-156,-352,-352,-352,
-352,-352,-352,-352,-352,-355,-355,-228,
-228,-132,-132,-132,-132,-157,-157,-357,
-357,-357,-357,-357,-357,-357,-357,-360,
-360,-360,-361,-361,-229,-229,-229,-229,
-363,-363,-363,-363,-356,-356,-356,-356,
-303,-303,-303,-303,-368,-364,-364,-369,
-369,-370,-372,-292,-293,-293,-294,-294,
-374,-375,-304,-304,-376,-376,-376,-376,
-376,-376,-376,-376,-376,-376,-376,-376,
-376,-376,-376,-376,-378,-379,-379,-379,
-379,-381,-381,-382,-382,-383,-383,-385,
-384,-384,-386,-387,-377,-377,-389,-389,
-390,-390,-388,-295,-295,-2,-2,-392,
-392,-392,-392,-392,-394,-394,-394,-396,
-396,-396,-396,-398,-398,-398,-397,-397,
-399,-393,-393,-400,-400,-400,-402,-402,
-403,-403,-403,-403,-404,-404,-225,-225,
-225,-225,-405,-405,-406,-407,-408,-395,
-121,-316,-316,-410,-410,-410,-410,-414,
-412,-412,-296,-296,-296,-122,-122,-416,
-417,-350,-350,-419,-419,-419,-419,-123,
-123,-123,-123,-123,-123,-424,-424,-425,
-425,-427,-420,-420,-420,-420,-420,-420,
-420,-420,-420,-420,-420,-420,-421,-421,
-428,-428,-428,-428,-428,-428,-428,-428,
-428,-428,-428,-429,-429,-429,-429,-429,
-429,-430,-430,-430,-430,-430,-430,-430,
-430,-430,-430,-430,-430,-430,-430,-430,
-430,-430,-430,-431,-432,-433,-434,-435,
-436,-437,-438,-439,-422,-422,-440,-440,
-441,-441,-443,-443,-443,-444,-423,-445,
-445,-445,-445,-445,-445,-445,-446,-446,
-200,-200,-200,-451,-451,-449,-449,-452,
-453,-450,-450,-455,-455,-455,-456,-457,
-458,-297,-460,-460,-461,-461,-150,-150,
-462,-459,-196,-196,-323,-323,-464,-464,
-464,-465,-465,-159,-107,-107,-466,-466,
-109,-154,-158,-158,-160,-166,-166,-178,
-178,-181,-181,-183,-183,-187,-187,-188,
-191,-191,-192,-192,-252,-252,-195,-195,
-197,-197,-204,-204,-207,-207,-211,-211,
-217,-219,-219,-238,-238,-243,-249,-249,
-250,-258,-258,-260,-260,-261,-261,-262,
-262,-263,-263,-264,-264,-265,-268,-268,
-270,-270,-272,-283,-283,-284,-284,-308,
-308,-309,-311,-311,-312,-315,-317,-327,
-327,-332,-332,-333,-336,-338,-338,-339,
-339,-340,-343,-343,-344,-344,-353,-353,
-354,-354,-351,-358,-358,-359,-359,-467,
-467,-362,-362,-365,-366,-367,-367,-371,
-373,-380,-380,-380,-380,-380,-380,-380,
-380,-391,-391,-401,-401,-409,-409,-409,
-409,-468,-468,-411,-413,-413,-415,-418,
-418,-426,-426,-442,-447,-447,-448,-454,
-454,-463,-463,-106,-328,-328,-328,-214,
-214,-208,-208);
end Asis.Gela.Parser.Goto_Table;
| 24.534586 | 70 | 0.492342 |
3007e0471b7cd24bab35b7fa0dd96abf5413bd64 | 4,856 | adb | Ada | regtests/security-permissions-tests.adb | jquorning/ada-security | b9aa8e7deffaf71d50d501e284b821b8b0f942c3 | [
"Apache-2.0"
] | 19 | 2015-01-18T23:04:59.000Z | 2021-11-30T10:39:10.000Z | regtests/security-permissions-tests.adb | jquorning/ada-security | b9aa8e7deffaf71d50d501e284b821b8b0f942c3 | [
"Apache-2.0"
] | 4 | 2020-08-06T15:37:51.000Z | 2022-02-04T20:19:39.000Z | regtests/security-permissions-tests.adb | jquorning/ada-security | b9aa8e7deffaf71d50d501e284b821b8b0f942c3 | [
"Apache-2.0"
] | 3 | 2021-01-04T10:23:22.000Z | 2022-01-30T21:45:49.000Z | -----------------------------------------------------------------------
-- Security-permissions-tests - Unit tests for Security.Permissions
-- Copyright (C) 2011, 2012, 2016, 2018 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.Test_Caller;
package body Security.Permissions.Tests is
package Caller is new Util.Test_Caller (Test, "Security.Permissions");
procedure Add_Tests (Suite : in Util.Tests.Access_Test_Suite) is
begin
Caller.Add_Test (Suite, "Test Security.Permissions.Add_Permission",
Test_Add_Permission'Access);
Caller.Add_Test (Suite, "Test Security.Permissions.Get_Permission_Index",
Test_Add_Permission'Access);
Caller.Add_Test (Suite, "Test Security.Permissions.Definition",
Test_Define_Permission'Access);
Caller.Add_Test (Suite, "Test Security.Permissions.Get_Permission_Index (invalid name)",
Test_Get_Invalid_Permission'Access);
Caller.Add_Test (Suite, "Test Security.Permissions.Add_Permission (Set)",
Test_Add_Permission_Set'Access);
end Add_Tests;
-- ------------------------------
-- Test Add_Permission and Get_Permission_Index
-- ------------------------------
procedure Test_Add_Permission (T : in out Test) is
Index1, Index2 : Permission_Index;
begin
Add_Permission ("test-create-permission", Index1);
T.Assert (Index1 = Get_Permission_Index ("test-create-permission"),
"Get_Permission_Index failed");
Add_Permission ("test-create-permission", Index2);
T.Assert (Index2 = Index1,
"Add_Permission failed");
end Test_Add_Permission;
-- ------------------------------
-- Test the permission created by the Definition package.
-- ------------------------------
procedure Test_Define_Permission (T : in out Test) is
Index : Permission_Index;
begin
Index := Get_Permission_Index ("admin");
T.Assert (P_Admin.Permission = Index, "Invalid permission for admin");
Index := Get_Permission_Index ("create");
T.Assert (P_Create.Permission = Index, "Invalid permission for create");
Index := Get_Permission_Index ("update");
T.Assert (P_Update.Permission = Index, "Invalid permission for update");
Index := Get_Permission_Index ("delete");
T.Assert (P_Delete.Permission = Index, "Invalid permission for delete");
T.Assert (P_Admin.Permission /= P_Create.Permission, "Admin or create permission invalid");
T.Assert (P_Admin.Permission /= P_Update.Permission, "Admin or update permission invalid");
T.Assert (P_Admin.Permission /= P_Delete.Permission, "Admin or delete permission invalid");
T.Assert (P_Create.Permission /= P_Update.Permission, "Create or update permission invalid");
T.Assert (P_Create.Permission /= P_Delete.Permission, "Create or delete permission invalid");
T.Assert (P_Update.Permission /= P_Delete.Permission, "Create or delete permission invalid");
end Test_Define_Permission;
-- ------------------------------
-- Test Get_Permission on invalid permission name.
-- ------------------------------
procedure Test_Get_Invalid_Permission (T : in out Test) is
Index : Permission_Index;
pragma Unreferenced (Index);
begin
Index := Get_Permission_Index ("invalid");
Util.Tests.Fail (T, "No exception raised by Get_Permission_Index for an invalid name");
exception
when Invalid_Name =>
null;
end Test_Get_Invalid_Permission;
-- ------------------------------
-- Test operations on the Permission_Index_Set.
-- ------------------------------
procedure Test_Add_Permission_Set (T : in out Test) is
Set : Permission_Index_Set := EMPTY_SET;
begin
T.Assert (not Has_Permission (Set, P_Update.Permission),
"The update permission is not in the set");
Add_Permission (Set, P_Update.Permission);
T.Assert (Has_Permission (Set, P_Update.Permission),
"The update permission is in the set");
end Test_Add_Permission_Set;
end Security.Permissions.Tests;
| 43.357143 | 99 | 0.636532 |
5ea8445eb0540914331829c068896a669160251e | 8,640 | adb | Ada | Sources/Globe_3d/globe_3d-textures.adb | ForYouEyesOnly/Space-Convoy | be4904f6a02695f7c4c5c3c965f4871cd3250003 | [
"MIT"
] | 1 | 2019-09-21T09:40:34.000Z | 2019-09-21T09:40:34.000Z | Sources/Globe_3d/globe_3d-textures.adb | ForYouEyesOnly/Space-Convoy | be4904f6a02695f7c4c5c3c965f4871cd3250003 | [
"MIT"
] | null | null | null | Sources/Globe_3d/globe_3d-textures.adb | ForYouEyesOnly/Space-Convoy | be4904f6a02695f7c4c5c3c965f4871cd3250003 | [
"MIT"
] | 1 | 2019-09-25T12:29:27.000Z | 2019-09-25T12:29:27.000Z | with GL, GL.IO, UnZip.Streams;
with Ada.Characters.Handling; use Ada.Characters.Handling;
with Ada.Exceptions; use Ada.Exceptions;
with Ada.Strings.Fixed; use Ada.Strings, Ada.Strings.Fixed;
with Ada.Strings.Unbounded; use Ada.Strings.Unbounded;
with Ada.Unchecked_Deallocation;
with Ada.Containers.Hashed_Maps;
with Ada.Strings.Unbounded.Hash;
package body GLOBE_3D.Textures is
------------------------------------------------------------------
-- 1) Fast access though the number (Image_ID - > Texture_info) : --
------------------------------------------------------------------
type Texture_info is record
loaded : Boolean := False;
blending_hint : Boolean := False;
name : Ident := empty;
end record;
type Texture_info_array is array (Image_ID range <>) of Texture_info;
type p_Texture_info_array is access Texture_info_array;
procedure Dispose is new Ada.Unchecked_Deallocation (Texture_info_array, p_Texture_info_array);
-----------------------------------
-- 2) Fast access through a name --
-----------------------------------
package Texture_Name_Mapping is new Ada.Containers.Hashed_Maps
(Key_Type => Ada.Strings.Unbounded.Unbounded_String,
Element_Type => Image_ID,
Hash => Ada.Strings.Unbounded.Hash,
Equivalent_Keys => Ada.Strings.Unbounded."=");
type Texture_2d_infos_type is record
tex : p_Texture_info_array;
map : Texture_Name_Mapping.Map;
last_entry_in_use : Image_ID;
end record;
empty_texture_2d_infos : constant Texture_2d_infos_type :=
(null,
Texture_Name_Mapping.Empty_Map,
null_image
);
Texture_2d_Infos : Texture_2d_infos_type := empty_texture_2d_infos;
-----------------------------
-- Load_texture (internal) --
-----------------------------
procedure Load_texture_2D (id : Image_ID; blending_hint : out Boolean) is
tex_name : constant String := Trim (Texture_2d_Infos.tex.all (id).name, Right);
procedure Try (zif : in out Zip.Zip_info; name : String) is
use UnZip.Streams;
ftex : Zipped_File_Type;
procedure Try_a_type (tex_name_ext : String; format : GL.IO.Supported_format) is
begin
Open (ftex, zif, tex_name_ext);
GL.IO.Load (Stream (ftex), format, Image_ID'Pos (id) + 1, blending_hint);
Close (ftex);
exception
when Zip.File_name_not_found =>
raise;
when e : others =>
Raise_Exception (
Exception_Identity (e),
Exception_Message (e) & " on texture : " & tex_name_ext);
end Try_a_type;
begin -- Try
Load_if_needed (zif, name);
Try_a_type (tex_name & ".TGA", GL.IO.TGA);
exception
when Zip.File_name_not_found =>
Try_a_type (tex_name & ".BMP", GL.IO.BMP);
end Try;
begin
begin
Try (zif_level, To_String (level_data_name));
exception
when Zip.File_name_not_found |
Zip.Zip_file_open_Error =>
-- Not found in level - specific pack
Try (zif_global, To_String (global_data_name));
end;
exception
when Zip.File_name_not_found |
Zip.Zip_file_open_Error =>
-- Never found - neither in level, nor in global pack
Raise_Exception (Missing_texture'Identity, "texture : " & tex_name);
end Load_texture_2D;
function Valid_texture_ID (id : Image_ID) return Boolean is
begin
return id in null_image + 1 .. Texture_2d_Infos.last_entry_in_use;
end Valid_texture_ID;
procedure Check_2D_texture (id : Image_ID; blending_hint : out Boolean) is
begin
if not Valid_texture_ID (id) then
raise Undefined_texture_ID;
end if;
if Texture_2d_Infos.tex.all (id).loaded then
blending_hint := Texture_2d_Infos.tex.all (id).blending_hint;
else
Load_texture_2D (id, blending_hint);
Texture_2d_Infos.tex.all (id).loaded := True;
Texture_2d_Infos.tex.all (id).blending_hint := blending_hint;
end if;
end Check_2D_texture;
procedure Check_2D_texture (id : Image_ID) is
junk_blending_hint : Boolean; pragma Unreferenced (junk_blending_hint);
begin
Check_2D_texture (id, junk_blending_hint);
end Check_2D_texture;
procedure Check_all_textures is
begin
for i in null_image + 1 .. Texture_2d_Infos.last_entry_in_use loop
Check_2D_texture (i);
end loop;
end Check_all_textures;
procedure Reset_textures is
begin
if Texture_2d_Infos.tex /= null then
Dispose (Texture_2d_Infos.tex);
end if;
Texture_2d_Infos := empty_texture_2d_infos;
end Reset_textures;
procedure Add_texture_name (name : String; id : out Image_ID) is
new_tab : p_Texture_info_array;
up_name : constant String := To_Upper (name);
-- Convention : UPPER_CASE for identifiers
n_id : Ident := empty;
pos : Texture_Name_Mapping.Cursor;
success : Boolean;
begin
if Texture_2d_Infos.tex = null then
Texture_2d_Infos.tex := new Texture_info_array (0 .. 100);
end if;
if Texture_2d_Infos.last_entry_in_use >= Texture_2d_Infos.tex'Last then
-- We need to enlarge the table : we double it .. .
new_tab := new Texture_info_array (0 .. Texture_2d_Infos.tex'Last * 2);
new_tab.all (Texture_2d_Infos.tex'Range) := Texture_2d_Infos.tex.all;
Dispose (Texture_2d_Infos.tex);
Texture_2d_Infos.tex := new_tab;
end if;
id := Texture_2d_Infos.last_entry_in_use + 1;
for i in up_name'Range loop
n_id (n_id'First + i - up_name'First) := up_name (i);
end loop;
Texture_2d_Infos.tex.all (id).name := n_id;
Texture_2d_Infos.last_entry_in_use :=
Image_ID'Max (Texture_2d_Infos.last_entry_in_use, id);
-- Feed the name dictionary with the new name:
Texture_Name_Mapping.Insert (
Texture_2d_Infos.map,
Ada.Strings.Unbounded.To_Unbounded_String (up_name),
id,
pos,
success
);
if not success then -- A.18.4. 45/2
raise Duplicate_name with name & ", already stored as " & up_name;
end if;
end Add_texture_name;
procedure Register_textures_from_resources is
procedure Register (zif : in out Zip.Zip_info; name : String) is
--
procedure Action (Name_String : String) is
dummy : Image_ID;
ext : constant String := To_Upper (Name_String (Name_String'Last - 3 .. Name_String'Last));
begin
if ext = ".BMP" or else ext = ".TGA" then
Add_texture_name (Name_String (Name_String'First .. Name_String'Last - 4), dummy);
end if;
end Action;
--
procedure Traverse is new Zip.Traverse (Action);
begin
Load_if_needed (zif, name);
Traverse (zif);
-- That's it!
exception
when Zip.Zip_file_open_Error =>
null;
end Register;
begin
Register (zif_level, To_String (level_data_name));
Register (zif_global, To_String (global_data_name));
end Register_textures_from_resources;
procedure Associate_textures is
dummy : Image_ID;
begin
Reset_textures;
for t in Texture_enum loop
Add_texture_name (Texture_enum'Image (t), dummy);
end loop;
end Associate_textures;
function Texture_name (id : Image_ID; Trim_Flag : Boolean) return Ident is
tn : Ident;
begin
if not Valid_texture_ID (id) then
raise Undefined_texture_ID;
end if;
tn := Texture_2d_Infos.tex.all (id).name;
if Trim_Flag then
return Ada.Strings.Fixed.Trim (tn, Right);
else
return tn;
end if;
end Texture_name;
function Texture_ID (name : String) return Image_ID is
trimmed : constant String := Trim (name, Both);
up_name : constant String := To_Upper (trimmed);
begin
return Texture_Name_Mapping.Element (
Texture_2d_Infos.map,
Ada.Strings.Unbounded.To_Unbounded_String (up_name));
exception
when Constraint_Error =>
raise Undefined_texture_name with
"Texture : " & trimmed & ", searched as " & up_name & "." &
ASCII.CR & ASCII.LF &
"Check data files:" &
ASCII.CR & ASCII.LF &
' ' & To_String (global_data_name) &
ASCII.CR & ASCII.LF &
' ' & To_String (level_data_name) & '.' &
ASCII.CR & ASCII.LF &
"Check calls of Add_texture_name or Associate_textures.";
end Texture_ID;
end GLOBE_3D.Textures;
| 34.83871 | 100 | 0.629514 |
5e8e2fb7f3be6cedd96c4cd7382f0a9d2b8f3405 | 8,215 | adb | Ada | src/taskbar.adb | docandrew/troodon | 9240611708f92ffb5491fa677bffb6ecac58a51e | [
"MIT"
] | 5 | 2021-11-03T04:34:16.000Z | 2021-11-10T23:06:30.000Z | src/taskbar.adb | docandrew/troodon | 9240611708f92ffb5491fa677bffb6ecac58a51e | [
"MIT"
] | null | null | null | src/taskbar.adb | docandrew/troodon | 9240611708f92ffb5491fa677bffb6ecac58a51e | [
"MIT"
] | null | null | null | with Ada.Text_IO;
with Ada.Unchecked_Deallocation;
with Interfaces.C; use Interfaces.C;
with Interfaces.C.Strings; use Interfaces.C.Strings;
with System;
with xcb; use xcb;
with xproto; use xproto;
with Events; use Events;
with Setup;
with Util; use Util;
-------------------------------------------------------------------------------
-- taskbar
-------------------------------------------------------------------------------
package body Taskbar is
TASKBAR_HEIGHT : constant := 32;
TASKBAR_BG : constant := 16#FF77_7777#;
-- Set this to exit the taskbar event loop.
close : Boolean := False;
tbWindow : xcb_window_t;
---------------------------------------------------------------------------
-- clientConnect
-- establishes a connection to the X server
---------------------------------------------------------------------------
function clientConnect return access xcb_connection_t is
screenNumber : aliased Interfaces.C.int;
connection : access xcb_connection_t;
begin
-- open connection to X server
connection := xcb_connect (Null_Ptr, screenNumber'Access);
if xcb_connection_has_error (connection) > 0 then
Ada.Text_IO.Put_Line ("Troodon: (Taskbar) could not connect to server");
return null;
end if;
Ada.Text_IO.Put_Line ("Troodon: (Taskbar) Connected to X Server!");
Ada.Text_IO.Put_Line ("Troodon: (Taskbar) Default screen # =" & screenNumber'Image);
return connection;
end clientConnect;
---------------------------------------------------------------------------
-- taskbarEventLoop
---------------------------------------------------------------------------
procedure taskbarEventLoop(connection : access xcb_connection_t) is
procedure free is new Ada.Unchecked_Deallocation (Object => xcb_generic_event_t, Name => Events.eventPtr);
--focusedWindow : xcb_window_t;
XCB_EVENT_MASK : constant := 2#0111_1111#;
event : events.eventPtr;
ignore : Interfaces.C.int;
begin
ignore := xcb_flush (connection);
loop
--Ada.Text_IO.Put_Line("Start Event Loop");
event := events.eventPtr (xcb_wait_for_event (connection));
exit when event = null;
Ada.Text_IO.Put_Line("Troodon: (Taskbar) Received Event " & event.response_type'Image);
case (event.response_type and XCB_EVENT_MASK) is
when CONST_XCB_KEY_PRESS =>
Ada.Text_IO.Put_Line("Troodon: (Taskbar) Keypress");
when others =>
null;
end case;
free(event);
exit when close = True;
end loop;
Ada.Text_IO.Put_Line("Troodon: (Taskbar) Exiting.");
xcb_disconnect (connection);
end taskbarEventLoop;
---------------------------------------------------------------------------
-- start
---------------------------------------------------------------------------
procedure start is
begin
Taskbar.StartTask;
end start;
---------------------------------------------------------------------------
-- stop
-- We set the close flag and then close the taskbar's window, so it
-- receives the event letting it know it's done, exiting the loop and
-- ending the task.
---------------------------------------------------------------------------
procedure stop (c : access xcb_connection_t) is
cookie : xcb_void_cookie_t;
error : access xcb_generic_error_t;
begin
Ada.Text_IO.Put_Line ("Troodon: (Taskbar) Shutting down.");
close := True;
cookie := xcb_destroy_window_checked (c, tbWindow);
error := xcb_request_check (c, cookie);
if error /= null then
Ada.Text_IO.Put_Line ("Troodon: (Taskbar) Error destroying taskbar window, error:" & error.error_code'Image);
end if;
end stop;
---------------------------------------------------------------------------
-- Taskbar component.
--
-- Troodon desktop environment components are Ada tasks running their own
-- threads. This makes it easy to share information and is lightweight,
-- avoiding process context-switching overhead and expensive IPC or clunky
-- stdio piping between DE elements.
---------------------------------------------------------------------------
task body Taskbar is
-- Connect to X server
connection : access xcb_connection_t;
screen : access xcb_screen_t;
root : xcb_window_t;
taskbarAttr : aliased xcb_create_window_value_list_t;
cookie : xcb_void_cookie_t;
geom : xcb_get_geometry_reply_t;
ignore : Interfaces.C.int;
-- EWMH Properties
wmType : xcb_atom_t;
begin
-- select
accept StartTask;
Ada.Text_IO.Put_Line("Taskbar: Starting.");
connection := clientConnect;
screen := xcb_setup_roots_iterator (xcb_get_setup(connection)).data;
root := Setup.getRootWindow (connection);
tbWindow := xcb_generate_id (connection);
Ada.Text_IO.Put_Line("Taskbar: Creating new window with id" & tbWindow'Image);
-- We want the panel to run the full length of the screen, so query the
-- root window geometry to figure out how big to make it.
geom := util.getWindowGeometry(connection, root);
-- Set up the window
taskbarAttr.background_pixel := TASKBAR_BG;
taskbarAttr.event_mask := XCB_EVENT_MASK_EXPOSURE or
XCB_EVENT_MASK_KEY_PRESS or
XCB_EVENT_MASK_KEY_RELEASE or
XCB_EVENT_MASK_STRUCTURE_NOTIFY;
cookie :=
xcb_create_window_aux (c => connection,
depth => XCB_COPY_FROM_PARENT,
wid => tbWindow,
parent => root,
x => 0,
y => short(geom.height - TASKBAR_HEIGHT),
width => geom.width,
height => TASKBAR_HEIGHT,
border_width => 0,
u_class => xcb_window_class_t'Pos (XCB_WINDOW_CLASS_INPUT_OUTPUT),
visual => screen.root_visual,
value_mask => XCB_CW_BACK_PIXEL or XCB_CW_EVENT_MASK,
value_list => taskbarAttr'Access);
-- Set some window properties to let Troodon know we're a taskbar
-- @TODO figure out what properties to set if EWMH not available
if setup.ewmh /= null then
wmType := setup.ewmh.u_NET_WM_WINDOW_TYPE_DOCK;
Ada.Text_IO.Put_Line("Taskbar: Setting window type to docked");
cookie := xcb_change_property(c => connection,
mode => unsigned_char(xcb_prop_mode_t'Pos(XCB_PROP_MODE_REPLACE)),
window => tbWindow,
property => setup.ewmh.u_NET_WM_WINDOW_TYPE,
c_type => XCB_ATOM_ATOM,
format => 8,
data_len => xcb_atom_t'Size / 8,
data => wmType'Address);
end if;
-- Make taskbar visible
cookie := xcb_map_window (connection, tbWindow);
ignore := xcb_flush (connection);
-- enter event loop
taskbarEventLoop(connection);
-- or
-- terminate;
-- end select;
end Taskbar;
end Taskbar;
| 41.489899 | 121 | 0.486671 |
5ee1367e204ea90c4740b980ec0be192b3aa3889 | 798 | ads | Ada | src/gdb/gdb-7.11/gdb/testsuite/gdb.ada/win_fu_syms/pck.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/win_fu_syms/pck.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/win_fu_syms/pck.ads | alrooney/unum-sdk | bbccb10b0cd3500feccbbef22e27ea111c3d18eb | [
"Apache-2.0"
] | 20 | 2018-11-16T21:19:22.000Z | 2021-10-18T23:08:24.000Z | -- Copyright 2007-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/>.
with System;
package Pck is
procedure Do_Nothing (A : System.Address);
end Pck;
| 39.9 | 73 | 0.738095 |
030cd78489e003c5c3a73deacf7091cf6a58b823 | 349 | ads | Ada | benchmark/benchmark_v64.ads | skill-lang/skillAdaTestSuite | 279ea0c0cd489c2e39d7532a3b68c564497101e2 | [
"BSD-3-Clause"
] | 1 | 2019-02-09T22:04:10.000Z | 2019-02-09T22:04:10.000Z | benchmark/benchmark_v64.ads | skill-lang/skillAdaTestSuite | 279ea0c0cd489c2e39d7532a3b68c564497101e2 | [
"BSD-3-Clause"
] | null | null | null | benchmark/benchmark_v64.ads | skill-lang/skillAdaTestSuite | 279ea0c0cd489c2e39d7532a3b68c564497101e2 | [
"BSD-3-Clause"
] | null | null | null | with Ada.Numerics.Discrete_Random;
with Ada.Streams.Stream_IO;
with Interfaces;
with Byte_Writer;
with Byte_Reader;
package Benchmark_V64 is
package ASS_IO renames Ada.Streams.Stream_IO;
subtype Long is Long_Integer;
procedure Write (N : Long; File_Name : String);
procedure Read (N : Long; File_Name : String);
end Benchmark_V64;
| 19.388889 | 50 | 0.762178 |
1ee078fe238b651963bb7b0ffae91d2e4731510d | 2,414 | ads | Ada | tools/scitools/conf/understand/ada/ada05/a-intsig.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-intsig.ads | brucegua/moocos | 575c161cfa35e220f10d042e2e5ca18773691695 | [
"Apache-2.0"
] | null | null | null | tools/scitools/conf/understand/ada/ada05/a-intsig.ads | brucegua/moocos | 575c161cfa35e220f10d042e2e5ca18773691695 | [
"Apache-2.0"
] | null | null | null | ------------------------------------------------------------------------------
-- --
-- GNAT RUN-TIME LIBRARY (GNARL) COMPONENTS --
-- --
-- A D A . I N T E R R U P T S . S I G N A L --
-- --
-- S p e c --
-- --
-- Copyright (C) 2000-2005, 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 2, or (at your option) any later ver- --
-- sion. GNARL 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 GNARL; see file COPYING. If not, write --
-- to the Free Software Foundation, 51 Franklin Street, Fifth Floor, --
-- Boston, MA 02110-1301, USA. --
-- --
--
--
--
--
--
--
--
-- GNARL was developed by the GNARL team at Florida State University. --
-- Extensive contributions were provided by Ada Core Technologies, Inc. --
-- --
------------------------------------------------------------------------------
-- This package encapsulates the procedures for generating interrupts
-- by user programs and avoids importing low level children of System
-- (e.g. System.Interrupt_Management.Operations), or defining an interface
-- to complex system calls.
package Ada.Interrupts.Signal is
procedure Generate_Interrupt (Interrupt : Interrupt_ID);
-- Generate interrupt at the process level
end Ada.Interrupts.Signal;
| 53.644444 | 78 | 0.441176 |
300486a7df26398626edd5783b15acdc9033fd77 | 3,623 | ads | Ada | source/amf/dd/amf-dg-graphical_elements-hash.ads | svn2github/matreshka | 9d222b3ad9da508855fb1f5adbe5e8a4fad4c530 | [
"BSD-3-Clause"
] | 24 | 2016-11-29T06:59:41.000Z | 2021-08-30T11:55:16.000Z | source/amf/dd/amf-dg-graphical_elements-hash.ads | svn2github/matreshka | 9d222b3ad9da508855fb1f5adbe5e8a4fad4c530 | [
"BSD-3-Clause"
] | 2 | 2019-01-16T05:15:20.000Z | 2019-02-03T10:03:32.000Z | source/amf/dd/amf-dg-graphical_elements-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 © 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.DG.Graphical_Elements.Hash is
new AMF.Elements.Generic_Hash (DG_Graphical_Element, DG_Graphical_Element_Access);
| 72.46 | 84 | 0.403257 |
198071cf01c51320cf9651a7030f6e9063355f46 | 3,736 | ads | Ada | Ada95/src/terminal_interface-curses-forms-field_types-enumeration-ada.ads | mbloms/ncurses | 74137fec04e130a88ef25618cf730af988a4f51a | [
"X11"
] | 11 | 2019-01-02T17:00:32.000Z | 2020-06-29T21:27:54.000Z | Ada95/src/terminal_interface-curses-forms-field_types-enumeration-ada.ads | mbloms/ncurses | 74137fec04e130a88ef25618cf730af988a4f51a | [
"X11"
] | 4 | 2019-01-02T13:48:36.000Z | 2019-02-18T21:17:41.000Z | Ada95/src/terminal_interface-curses-forms-field_types-enumeration-ada.ads | mbloms/ncurses | 74137fec04e130a88ef25618cf730af988a4f51a | [
"X11"
] | 6 | 2019-02-15T20:11:02.000Z | 2020-01-11T00:48:53.000Z | ------------------------------------------------------------------------------
-- --
-- GNAT ncurses Binding --
-- --
-- Terminal_Interface.Curses.Forms.Field_Types.Enumeration.Ada --
-- --
-- S P E C --
-- --
------------------------------------------------------------------------------
-- Copyright (c) 1998,2003 Free Software Foundation, Inc. --
-- --
-- Permission is hereby granted, free of charge, to any person obtaining a --
-- copy of this software and associated documentation files (the --
-- "Software"), to deal in the Software without restriction, including --
-- without limitation the rights to use, copy, modify, merge, publish, --
-- distribute, distribute with modifications, sublicense, and/or sell --
-- copies of the Software, and to permit persons to whom the Software is --
-- furnished to do so, subject to the following conditions: --
-- --
-- The above copyright notice and this permission notice shall be included --
-- in all copies or substantial portions of the Software. --
-- --
-- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS --
-- OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF --
-- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. --
-- IN NO EVENT SHALL THE ABOVE COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, --
-- DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR --
-- OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR --
-- THE USE OR OTHER DEALINGS IN THE SOFTWARE. --
-- --
-- Except as contained in this notice, the name(s) of the above copyright --
-- holders shall not be used in advertising or otherwise to promote the --
-- sale, use or other dealings in this Software without prior written --
-- authorization. --
------------------------------------------------------------------------------
-- Author: Juergen Pfeifer, 1996
-- Version Control:
-- $Revision: 1.11 $
-- Binding Version 01.00
------------------------------------------------------------------------------
generic
type T is (<>);
package Terminal_Interface.Curses.Forms.Field_Types.Enumeration.Ada is
pragma Preelaborate
(Terminal_Interface.Curses.Forms.Field_Types.Enumeration.Ada);
function Create (Set : Type_Set := Mixed_Case;
Case_Sensitive : Boolean := False;
Must_Be_Unique : Boolean := False)
return Enumeration_Field;
function Value (Fld : Field;
Buf : Buffer_Number := Buffer_Number'First) return T;
-- Translate the content of the fields buffer - indicated by the
-- buffer number - into an enumeration value. If the buffer is empty
-- or the content is invalid, a Constraint_Error is raises.
end Terminal_Interface.Curses.Forms.Field_Types.Enumeration.Ada;
| 62.266667 | 78 | 0.466274 |
a00c44c58b462d514df0771a6911b52d421afd11 | 13,130 | ads | Ada | arch/ARM/STM32/svd/stm32f46_79x/stm32_svd-gpio.ads | shakram02/Ada_Drivers_Library | a407ca7ddbc2d9756647016c2f8fd8ef24a239ff | [
"BSD-3-Clause"
] | 192 | 2016-06-01T18:32:04.000Z | 2022-03-26T22:52:31.000Z | arch/ARM/STM32/svd/stm32f46_79x/stm32_svd-gpio.ads | morbos/Ada_Drivers_Library | a4ab26799be60997c38735f4056160c4af597ef7 | [
"BSD-3-Clause"
] | 239 | 2016-05-26T20:02:01.000Z | 2022-03-31T09:46:56.000Z | arch/ARM/STM32/svd/stm32f46_79x/stm32_svd-gpio.ads | morbos/Ada_Drivers_Library | a4ab26799be60997c38735f4056160c4af597ef7 | [
"BSD-3-Clause"
] | 142 | 2016-06-05T08:12:20.000Z | 2022-03-24T17:37:17.000Z | -- This spec has been automatically generated from STM32F46_79x.svd
pragma Restrictions (No_Elaboration_Code);
pragma Ada_2012;
pragma Style_Checks (Off);
with HAL;
with System;
package STM32_SVD.GPIO is
pragma Preelaborate;
---------------
-- Registers --
---------------
-- MODER array element
subtype MODER_Element is HAL.UInt2;
-- MODER array
type MODER_Field_Array is array (0 .. 15) of MODER_Element
with Component_Size => 2, Size => 32;
-- GPIO port mode register
type MODER_Register
(As_Array : Boolean := False)
is record
case As_Array is
when False =>
-- MODER as a value
Val : HAL.UInt32;
when True =>
-- MODER as an array
Arr : MODER_Field_Array;
end case;
end record
with Unchecked_Union, Size => 32, Volatile_Full_Access,
Bit_Order => System.Low_Order_First;
for MODER_Register use record
Val at 0 range 0 .. 31;
Arr at 0 range 0 .. 31;
end record;
-- OTYPER_OT array
type OTYPER_OT_Field_Array is array (0 .. 15) of Boolean
with Component_Size => 1, Size => 16;
-- Type definition for OTYPER_OT
type OTYPER_OT_Field
(As_Array : Boolean := False)
is record
case As_Array is
when False =>
-- OT as a value
Val : HAL.UInt16;
when True =>
-- OT as an array
Arr : OTYPER_OT_Field_Array;
end case;
end record
with Unchecked_Union, Size => 16;
for OTYPER_OT_Field use record
Val at 0 range 0 .. 15;
Arr at 0 range 0 .. 15;
end record;
-- GPIO port output type register
type OTYPER_Register is record
-- Port x configuration bits (y = 0..15)
OT : OTYPER_OT_Field := (As_Array => False, Val => 16#0#);
-- unspecified
Reserved_16_31 : HAL.UInt16 := 16#0#;
end record
with Volatile_Full_Access, Size => 32,
Bit_Order => System.Low_Order_First;
for OTYPER_Register use record
OT at 0 range 0 .. 15;
Reserved_16_31 at 0 range 16 .. 31;
end record;
-- OSPEEDR array element
subtype OSPEEDR_Element is HAL.UInt2;
-- OSPEEDR array
type OSPEEDR_Field_Array is array (0 .. 15) of OSPEEDR_Element
with Component_Size => 2, Size => 32;
-- GPIO port output speed register
type OSPEEDR_Register
(As_Array : Boolean := False)
is record
case As_Array is
when False =>
-- OSPEEDR as a value
Val : HAL.UInt32;
when True =>
-- OSPEEDR as an array
Arr : OSPEEDR_Field_Array;
end case;
end record
with Unchecked_Union, Size => 32, Volatile_Full_Access,
Bit_Order => System.Low_Order_First;
for OSPEEDR_Register use record
Val at 0 range 0 .. 31;
Arr at 0 range 0 .. 31;
end record;
-- PUPDR array element
subtype PUPDR_Element is HAL.UInt2;
-- PUPDR array
type PUPDR_Field_Array is array (0 .. 15) of PUPDR_Element
with Component_Size => 2, Size => 32;
-- GPIO port pull-up/pull-down register
type PUPDR_Register
(As_Array : Boolean := False)
is record
case As_Array is
when False =>
-- PUPDR as a value
Val : HAL.UInt32;
when True =>
-- PUPDR as an array
Arr : PUPDR_Field_Array;
end case;
end record
with Unchecked_Union, Size => 32, Volatile_Full_Access,
Bit_Order => System.Low_Order_First;
for PUPDR_Register use record
Val at 0 range 0 .. 31;
Arr at 0 range 0 .. 31;
end record;
-- IDR array
type IDR_Field_Array is array (0 .. 15) of Boolean
with Component_Size => 1, Size => 16;
-- Type definition for IDR
type IDR_Field
(As_Array : Boolean := False)
is record
case As_Array is
when False =>
-- IDR as a value
Val : HAL.UInt16;
when True =>
-- IDR as an array
Arr : IDR_Field_Array;
end case;
end record
with Unchecked_Union, Size => 16;
for IDR_Field use record
Val at 0 range 0 .. 15;
Arr at 0 range 0 .. 15;
end record;
-- GPIO port input data register
type IDR_Register is record
-- Read-only. Port input data (y = 0..15)
IDR : IDR_Field;
-- unspecified
Reserved_16_31 : HAL.UInt16;
end record
with Volatile_Full_Access, Size => 32,
Bit_Order => System.Low_Order_First;
for IDR_Register use record
IDR at 0 range 0 .. 15;
Reserved_16_31 at 0 range 16 .. 31;
end record;
-- ODR array
type ODR_Field_Array is array (0 .. 15) of Boolean
with Component_Size => 1, Size => 16;
-- Type definition for ODR
type ODR_Field
(As_Array : Boolean := False)
is record
case As_Array is
when False =>
-- ODR as a value
Val : HAL.UInt16;
when True =>
-- ODR as an array
Arr : ODR_Field_Array;
end case;
end record
with Unchecked_Union, Size => 16;
for ODR_Field use record
Val at 0 range 0 .. 15;
Arr at 0 range 0 .. 15;
end record;
-- GPIO port output data register
type ODR_Register is record
-- Port output data (y = 0..15)
ODR : ODR_Field := (As_Array => False, Val => 16#0#);
-- unspecified
Reserved_16_31 : HAL.UInt16 := 16#0#;
end record
with Volatile_Full_Access, Size => 32,
Bit_Order => System.Low_Order_First;
for ODR_Register use record
ODR at 0 range 0 .. 15;
Reserved_16_31 at 0 range 16 .. 31;
end record;
-- BSRR_BS array
type BSRR_BS_Field_Array is array (0 .. 15) of Boolean
with Component_Size => 1, Size => 16;
-- Type definition for BSRR_BS
type BSRR_BS_Field
(As_Array : Boolean := False)
is record
case As_Array is
when False =>
-- BS as a value
Val : HAL.UInt16;
when True =>
-- BS as an array
Arr : BSRR_BS_Field_Array;
end case;
end record
with Unchecked_Union, Size => 16;
for BSRR_BS_Field use record
Val at 0 range 0 .. 15;
Arr at 0 range 0 .. 15;
end record;
-- BSRR_BR array
type BSRR_BR_Field_Array is array (0 .. 15) of Boolean
with Component_Size => 1, Size => 16;
-- Type definition for BSRR_BR
type BSRR_BR_Field
(As_Array : Boolean := False)
is record
case As_Array is
when False =>
-- BR as a value
Val : HAL.UInt16;
when True =>
-- BR as an array
Arr : BSRR_BR_Field_Array;
end case;
end record
with Unchecked_Union, Size => 16;
for BSRR_BR_Field use record
Val at 0 range 0 .. 15;
Arr at 0 range 0 .. 15;
end record;
-- GPIO port bit set/reset register
type BSRR_Register is record
-- Write-only. Port x set bit y (y= 0..15)
BS : BSRR_BS_Field := (As_Array => False, Val => 16#0#);
-- Write-only. Port x set bit y (y= 0..15)
BR : BSRR_BR_Field := (As_Array => False, Val => 16#0#);
end record
with Volatile_Full_Access, Size => 32,
Bit_Order => System.Low_Order_First;
for BSRR_Register use record
BS at 0 range 0 .. 15;
BR at 0 range 16 .. 31;
end record;
-- LCKR_LCK array
type LCKR_LCK_Field_Array is array (0 .. 15) of Boolean
with Component_Size => 1, Size => 16;
-- Type definition for LCKR_LCK
type LCKR_LCK_Field
(As_Array : Boolean := False)
is record
case As_Array is
when False =>
-- LCK as a value
Val : HAL.UInt16;
when True =>
-- LCK as an array
Arr : LCKR_LCK_Field_Array;
end case;
end record
with Unchecked_Union, Size => 16;
for LCKR_LCK_Field use record
Val at 0 range 0 .. 15;
Arr at 0 range 0 .. 15;
end record;
-- GPIO port configuration lock register
type LCKR_Register is record
-- Port x lock bit y (y= 0..15)
LCK : LCKR_LCK_Field := (As_Array => False, Val => 16#0#);
-- Port x lock bit y (y= 0..15)
LCKK : 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 LCKR_Register use record
LCK at 0 range 0 .. 15;
LCKK at 0 range 16 .. 16;
Reserved_17_31 at 0 range 17 .. 31;
end record;
-- AFRL array element
subtype AFRL_Element is HAL.UInt4;
-- AFRL array
type AFRL_Field_Array is array (0 .. 7) of AFRL_Element
with Component_Size => 4, Size => 32;
-- GPIO alternate function low register
type AFRL_Register
(As_Array : Boolean := False)
is record
case As_Array is
when False =>
-- AFRL as a value
Val : HAL.UInt32;
when True =>
-- AFRL as an array
Arr : AFRL_Field_Array;
end case;
end record
with Unchecked_Union, Size => 32, Volatile_Full_Access,
Bit_Order => System.Low_Order_First;
for AFRL_Register use record
Val at 0 range 0 .. 31;
Arr at 0 range 0 .. 31;
end record;
-- AFRH array element
subtype AFRH_Element is HAL.UInt4;
-- AFRH array
type AFRH_Field_Array is array (8 .. 15) of AFRH_Element
with Component_Size => 4, Size => 32;
-- GPIO alternate function high register
type AFRH_Register
(As_Array : Boolean := False)
is record
case As_Array is
when False =>
-- AFRH as a value
Val : HAL.UInt32;
when True =>
-- AFRH as an array
Arr : AFRH_Field_Array;
end case;
end record
with Unchecked_Union, Size => 32, Volatile_Full_Access,
Bit_Order => System.Low_Order_First;
for AFRH_Register use record
Val at 0 range 0 .. 31;
Arr at 0 range 0 .. 31;
end record;
-----------------
-- Peripherals --
-----------------
-- General-purpose I/Os
type GPIO_Peripheral is record
-- GPIO port mode register
MODER : aliased MODER_Register;
-- GPIO port output type register
OTYPER : aliased OTYPER_Register;
-- GPIO port output speed register
OSPEEDR : aliased OSPEEDR_Register;
-- GPIO port pull-up/pull-down register
PUPDR : aliased PUPDR_Register;
-- GPIO port input data register
IDR : aliased IDR_Register;
-- GPIO port output data register
ODR : aliased ODR_Register;
-- GPIO port bit set/reset register
BSRR : aliased BSRR_Register;
-- GPIO port configuration lock register
LCKR : aliased LCKR_Register;
-- GPIO alternate function low register
AFRL : aliased AFRL_Register;
-- GPIO alternate function high register
AFRH : aliased AFRH_Register;
end record
with Volatile;
for GPIO_Peripheral use record
MODER at 16#0# range 0 .. 31;
OTYPER at 16#4# range 0 .. 31;
OSPEEDR at 16#8# range 0 .. 31;
PUPDR at 16#C# range 0 .. 31;
IDR at 16#10# range 0 .. 31;
ODR at 16#14# range 0 .. 31;
BSRR at 16#18# range 0 .. 31;
LCKR at 16#1C# range 0 .. 31;
AFRL at 16#20# range 0 .. 31;
AFRH at 16#24# range 0 .. 31;
end record;
-- General-purpose I/Os
GPIOA_Periph : aliased GPIO_Peripheral
with Import, Address => System'To_Address (16#40020000#);
-- General-purpose I/Os
GPIOB_Periph : aliased GPIO_Peripheral
with Import, Address => System'To_Address (16#40020400#);
-- General-purpose I/Os
GPIOC_Periph : aliased GPIO_Peripheral
with Import, Address => System'To_Address (16#40020800#);
-- General-purpose I/Os
GPIOD_Periph : aliased GPIO_Peripheral
with Import, Address => System'To_Address (16#40020C00#);
-- General-purpose I/Os
GPIOE_Periph : aliased GPIO_Peripheral
with Import, Address => System'To_Address (16#40021000#);
-- General-purpose I/Os
GPIOF_Periph : aliased GPIO_Peripheral
with Import, Address => System'To_Address (16#40021400#);
-- General-purpose I/Os
GPIOG_Periph : aliased GPIO_Peripheral
with Import, Address => System'To_Address (16#40021800#);
-- General-purpose I/Os
GPIOH_Periph : aliased GPIO_Peripheral
with Import, Address => System'To_Address (16#40021C00#);
-- General-purpose I/Os
GPIOI_Periph : aliased GPIO_Peripheral
with Import, Address => System'To_Address (16#40022000#);
-- General-purpose I/Os
GPIOJ_Periph : aliased GPIO_Peripheral
with Import, Address => System'To_Address (16#40022400#);
-- General-purpose I/Os
GPIOK_Periph : aliased GPIO_Peripheral
with Import, Address => System'To_Address (16#40022800#);
end STM32_SVD.GPIO;
| 28.175966 | 76 | 0.591851 |
8b3e060dc617cad6170624f0e87ed8eb58c42ebc | 26,255 | ads | Ada | tools/scitools/conf/understand/ada/ada12/s-auxdec.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-auxdec.ads | brucegua/moocos | 575c161cfa35e220f10d042e2e5ca18773691695 | [
"Apache-2.0"
] | null | null | null | tools/scitools/conf/understand/ada/ada12/s-auxdec.ads | brucegua/moocos | 575c161cfa35e220f10d042e2e5ca18773691695 | [
"Apache-2.0"
] | null | null | null | ------------------------------------------------------------------------------
-- --
-- GNAT COMPILER COMPONENTS --
-- --
-- S Y S T E M . A U X _ D E C --
-- --
-- S p e c --
-- --
-- Copyright (C) 1996-2010, 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 definitions that are designed to be compatible
-- with the extra definitions in package System for DEC Ada implementations.
-- These definitions can be used directly by withing this package, or merged
-- with System using pragma Extend_System (Aux_DEC)
with Ada.Unchecked_Conversion;
package System.Aux_DEC is
pragma Preelaborate;
subtype Short_Address is Address;
-- In some versions of System.Aux_DEC, notably that for VMS on IA64, there
-- are two address types (64-bit and 32-bit), and the name Short_Address
-- is used for the short address form. To avoid difficulties (in regression
-- tests and elsewhere) with units that reference Short_Address, it is
-- provided for other targets as a synonym for the normal Address type,
-- and, as in the case where the lengths are different, Address and
-- Short_Address can be freely inter-converted.
type Integer_8 is range -2 ** (8 - 1) .. +2 ** (8 - 1) - 1;
for Integer_8'Size use 8;
type Integer_16 is range -2 ** (16 - 1) .. +2 ** (16 - 1) - 1;
for Integer_16'Size use 16;
type Integer_32 is range -2 ** (32 - 1) .. +2 ** (32 - 1) - 1;
for Integer_32'Size use 32;
type Integer_64 is range -2 ** (64 - 1) .. +2 ** (64 - 1) - 1;
for Integer_64'Size use 64;
type Integer_8_Array is array (Integer range <>) of Integer_8;
type Integer_16_Array is array (Integer range <>) of Integer_16;
type Integer_32_Array is array (Integer range <>) of Integer_32;
type Integer_64_Array is array (Integer range <>) of Integer_64;
-- These array types are not in all versions of DEC System, and in fact it
-- is not quite clear why they are in some and not others, but since they
-- definitely appear in some versions, we include them unconditionally.
type Largest_Integer is range Min_Int .. Max_Int;
type AST_Handler is private;
No_AST_Handler : constant AST_Handler;
type Type_Class is
(Type_Class_Enumeration,
Type_Class_Integer,
Type_Class_Fixed_Point,
Type_Class_Floating_Point,
Type_Class_Array,
Type_Class_Record,
Type_Class_Access,
Type_Class_Task, -- also in Ada 95 protected
Type_Class_Address);
function "not" (Left : Largest_Integer) return Largest_Integer;
function "and" (Left, Right : Largest_Integer) return Largest_Integer;
function "or" (Left, Right : Largest_Integer) return Largest_Integer;
function "xor" (Left, Right : Largest_Integer) return Largest_Integer;
Address_Zero : constant Address;
No_Addr : constant Address;
Address_Size : constant := Standard'Address_Size;
Short_Address_Size : constant := Standard'Address_Size;
function "+" (Left : Address; Right : Integer) return Address;
function "+" (Left : Integer; Right : Address) return Address;
function "-" (Left : Address; Right : Address) return Integer;
function "-" (Left : Address; Right : Integer) return Address;
generic
type Target is private;
function Fetch_From_Address (A : Address) return Target;
generic
type Target is private;
procedure Assign_To_Address (A : Address; T : Target);
-- Floating point type declarations for VAX floating point data types
pragma Warnings (Off);
-- ??? needs comment
type F_Float is digits 6;
pragma Float_Representation (VAX_Float, F_Float);
type D_Float is digits 9;
pragma Float_Representation (Vax_Float, D_Float);
type G_Float is digits 15;
pragma Float_Representation (Vax_Float, G_Float);
-- Floating point type declarations for IEEE floating point data types
type IEEE_Single_Float is digits 6;
pragma Float_Representation (IEEE_Float, IEEE_Single_Float);
type IEEE_Double_Float is digits 15;
pragma Float_Representation (IEEE_Float, IEEE_Double_Float);
pragma Warnings (On);
Non_Ada_Error : exception;
-- Hardware-oriented types and functions
type Bit_Array is array (Integer range <>) of Boolean;
pragma Pack (Bit_Array);
subtype Bit_Array_8 is Bit_Array (0 .. 7);
subtype Bit_Array_16 is Bit_Array (0 .. 15);
subtype Bit_Array_32 is Bit_Array (0 .. 31);
subtype Bit_Array_64 is Bit_Array (0 .. 63);
type Unsigned_Byte is range 0 .. 255;
for Unsigned_Byte'Size use 8;
function "not" (Left : Unsigned_Byte) return Unsigned_Byte;
function "and" (Left, Right : Unsigned_Byte) return Unsigned_Byte;
function "or" (Left, Right : Unsigned_Byte) return Unsigned_Byte;
function "xor" (Left, Right : Unsigned_Byte) return Unsigned_Byte;
function To_Unsigned_Byte (X : Bit_Array_8) return Unsigned_Byte;
function To_Bit_Array_8 (X : Unsigned_Byte) return Bit_Array_8;
type Unsigned_Byte_Array is array (Integer range <>) of Unsigned_Byte;
type Unsigned_Word is range 0 .. 65535;
for Unsigned_Word'Size use 16;
function "not" (Left : Unsigned_Word) return Unsigned_Word;
function "and" (Left, Right : Unsigned_Word) return Unsigned_Word;
function "or" (Left, Right : Unsigned_Word) return Unsigned_Word;
function "xor" (Left, Right : Unsigned_Word) return Unsigned_Word;
function To_Unsigned_Word (X : Bit_Array_16) return Unsigned_Word;
function To_Bit_Array_16 (X : Unsigned_Word) return Bit_Array_16;
type Unsigned_Word_Array is array (Integer range <>) of Unsigned_Word;
type Unsigned_Longword is range -2_147_483_648 .. 2_147_483_647;
for Unsigned_Longword'Size use 32;
function "not" (Left : Unsigned_Longword) return Unsigned_Longword;
function "and" (Left, Right : Unsigned_Longword) return Unsigned_Longword;
function "or" (Left, Right : Unsigned_Longword) return Unsigned_Longword;
function "xor" (Left, Right : Unsigned_Longword) return Unsigned_Longword;
function To_Unsigned_Longword (X : Bit_Array_32) return Unsigned_Longword;
function To_Bit_Array_32 (X : Unsigned_Longword) return Bit_Array_32;
type Unsigned_Longword_Array is
array (Integer range <>) of Unsigned_Longword;
type Unsigned_32 is range 0 .. 4_294_967_295;
for Unsigned_32'Size use 32;
function "not" (Left : Unsigned_32) return Unsigned_32;
function "and" (Left, Right : Unsigned_32) return Unsigned_32;
function "or" (Left, Right : Unsigned_32) return Unsigned_32;
function "xor" (Left, Right : Unsigned_32) return Unsigned_32;
function To_Unsigned_32 (X : Bit_Array_32) return Unsigned_32;
function To_Bit_Array_32 (X : Unsigned_32) return Bit_Array_32;
type Unsigned_Quadword is record
L0 : Unsigned_Longword;
L1 : Unsigned_Longword;
end record;
for Unsigned_Quadword'Size use 64;
for Unsigned_Quadword'Alignment use
Integer'Min (8, Standard'Maximum_Alignment);
function "not" (Left : Unsigned_Quadword) return Unsigned_Quadword;
function "and" (Left, Right : Unsigned_Quadword) return Unsigned_Quadword;
function "or" (Left, Right : Unsigned_Quadword) return Unsigned_Quadword;
function "xor" (Left, Right : Unsigned_Quadword) return Unsigned_Quadword;
function To_Unsigned_Quadword (X : Bit_Array_64) return Unsigned_Quadword;
function To_Bit_Array_64 (X : Unsigned_Quadword) return Bit_Array_64;
type Unsigned_Quadword_Array is
array (Integer range <>) of Unsigned_Quadword;
function To_Address (X : Integer) return Address;
pragma Pure_Function (To_Address);
function To_Address_Long (X : Unsigned_Longword) return Address;
pragma Pure_Function (To_Address_Long);
function To_Integer (X : Address) return Integer;
function To_Unsigned_Longword (X : Address) return Unsigned_Longword;
function To_Unsigned_Longword (X : AST_Handler) return Unsigned_Longword;
-- Conventional names for static subtypes of type UNSIGNED_LONGWORD
subtype Unsigned_1 is Unsigned_Longword range 0 .. 2** 1-1;
subtype Unsigned_2 is Unsigned_Longword range 0 .. 2** 2-1;
subtype Unsigned_3 is Unsigned_Longword range 0 .. 2** 3-1;
subtype Unsigned_4 is Unsigned_Longword range 0 .. 2** 4-1;
subtype Unsigned_5 is Unsigned_Longword range 0 .. 2** 5-1;
subtype Unsigned_6 is Unsigned_Longword range 0 .. 2** 6-1;
subtype Unsigned_7 is Unsigned_Longword range 0 .. 2** 7-1;
subtype Unsigned_8 is Unsigned_Longword range 0 .. 2** 8-1;
subtype Unsigned_9 is Unsigned_Longword range 0 .. 2** 9-1;
subtype Unsigned_10 is Unsigned_Longword range 0 .. 2**10-1;
subtype Unsigned_11 is Unsigned_Longword range 0 .. 2**11-1;
subtype Unsigned_12 is Unsigned_Longword range 0 .. 2**12-1;
subtype Unsigned_13 is Unsigned_Longword range 0 .. 2**13-1;
subtype Unsigned_14 is Unsigned_Longword range 0 .. 2**14-1;
subtype Unsigned_15 is Unsigned_Longword range 0 .. 2**15-1;
subtype Unsigned_16 is Unsigned_Longword range 0 .. 2**16-1;
subtype Unsigned_17 is Unsigned_Longword range 0 .. 2**17-1;
subtype Unsigned_18 is Unsigned_Longword range 0 .. 2**18-1;
subtype Unsigned_19 is Unsigned_Longword range 0 .. 2**19-1;
subtype Unsigned_20 is Unsigned_Longword range 0 .. 2**20-1;
subtype Unsigned_21 is Unsigned_Longword range 0 .. 2**21-1;
subtype Unsigned_22 is Unsigned_Longword range 0 .. 2**22-1;
subtype Unsigned_23 is Unsigned_Longword range 0 .. 2**23-1;
subtype Unsigned_24 is Unsigned_Longword range 0 .. 2**24-1;
subtype Unsigned_25 is Unsigned_Longword range 0 .. 2**25-1;
subtype Unsigned_26 is Unsigned_Longword range 0 .. 2**26-1;
subtype Unsigned_27 is Unsigned_Longword range 0 .. 2**27-1;
subtype Unsigned_28 is Unsigned_Longword range 0 .. 2**28-1;
subtype Unsigned_29 is Unsigned_Longword range 0 .. 2**29-1;
subtype Unsigned_30 is Unsigned_Longword range 0 .. 2**30-1;
subtype Unsigned_31 is Unsigned_Longword range 0 .. 2**31-1;
-- Function for obtaining global symbol values
function Import_Value (Symbol : String) return Unsigned_Longword;
function Import_Address (Symbol : String) return Address;
function Import_Largest_Value (Symbol : String) return Largest_Integer;
pragma Import (Intrinsic, Import_Value);
pragma Import (Intrinsic, Import_Address);
pragma Import (Intrinsic, Import_Largest_Value);
-- For the following declarations, note that the declaration without a
-- Retry_Count parameter means to retry infinitely. A value of zero for
-- the Retry_Count parameter means do not retry.
-- Interlocked-instruction procedures
procedure Clear_Interlocked
(Bit : in out Boolean;
Old_Value : out Boolean);
procedure Set_Interlocked
(Bit : in out Boolean;
Old_Value : out Boolean);
type Aligned_Word is record
Value : Short_Integer;
end record;
for Aligned_Word'Alignment use Integer'Min (2, Standard'Maximum_Alignment);
procedure Clear_Interlocked
(Bit : in out Boolean;
Old_Value : out Boolean;
Retry_Count : Natural;
Success_Flag : out Boolean);
procedure Set_Interlocked
(Bit : in out Boolean;
Old_Value : out Boolean;
Retry_Count : Natural;
Success_Flag : out Boolean);
procedure Add_Interlocked
(Addend : Short_Integer;
Augend : in out Aligned_Word;
Sign : out Integer);
type Aligned_Integer is record
Value : Integer;
end record;
for Aligned_Integer'Alignment use
Integer'Min (4, Standard'Maximum_Alignment);
type Aligned_Long_Integer is record
Value : Long_Integer;
end record;
for Aligned_Long_Integer'Alignment use
Integer'Min (8, Standard'Maximum_Alignment);
-- For the following declarations, note that the declaration without a
-- Retry_Count parameter mean to retry infinitely. A value of zero for
-- the Retry_Count means do not retry.
procedure Add_Atomic
(To : in out Aligned_Integer;
Amount : Integer);
procedure Add_Atomic
(To : in out Aligned_Integer;
Amount : Integer;
Retry_Count : Natural;
Old_Value : out Integer;
Success_Flag : out Boolean);
procedure Add_Atomic
(To : in out Aligned_Long_Integer;
Amount : Long_Integer);
procedure Add_Atomic
(To : in out Aligned_Long_Integer;
Amount : Long_Integer;
Retry_Count : Natural;
Old_Value : out Long_Integer;
Success_Flag : out Boolean);
procedure And_Atomic
(To : in out Aligned_Integer;
From : Integer);
procedure And_Atomic
(To : in out Aligned_Integer;
From : Integer;
Retry_Count : Natural;
Old_Value : out Integer;
Success_Flag : out Boolean);
procedure And_Atomic
(To : in out Aligned_Long_Integer;
From : Long_Integer);
procedure And_Atomic
(To : in out Aligned_Long_Integer;
From : Long_Integer;
Retry_Count : Natural;
Old_Value : out Long_Integer;
Success_Flag : out Boolean);
procedure Or_Atomic
(To : in out Aligned_Integer;
From : Integer);
procedure Or_Atomic
(To : in out Aligned_Integer;
From : Integer;
Retry_Count : Natural;
Old_Value : out Integer;
Success_Flag : out Boolean);
procedure Or_Atomic
(To : in out Aligned_Long_Integer;
From : Long_Integer);
procedure Or_Atomic
(To : in out Aligned_Long_Integer;
From : Long_Integer;
Retry_Count : Natural;
Old_Value : out Long_Integer;
Success_Flag : out Boolean);
type Insq_Status is (Fail_No_Lock, OK_Not_First, OK_First);
for Insq_Status use
(Fail_No_Lock => -1,
OK_Not_First => 0,
OK_First => +1);
type Remq_Status is (
Fail_No_Lock,
Fail_Was_Empty,
OK_Not_Empty,
OK_Empty);
for Remq_Status use
(Fail_No_Lock => -1,
Fail_Was_Empty => 0,
OK_Not_Empty => +1,
OK_Empty => +2);
procedure Insqhi
(Item : Address;
Header : Address;
Status : out Insq_Status);
procedure Remqhi
(Header : Address;
Item : out Address;
Status : out Remq_Status);
procedure Insqti
(Item : Address;
Header : Address;
Status : out Insq_Status);
procedure Remqti
(Header : Address;
Item : out Address;
Status : out Remq_Status);
private
Address_Zero : constant Address := Null_Address;
No_Addr : constant Address := Null_Address;
-- An AST_Handler value is from a typing point of view simply a pointer
-- to a procedure taking a single 64 bit parameter. However, this
-- is a bit misleading, because the data that this pointer references is
-- highly stylized. See body of System.AST_Handling for full details.
type AST_Handler is access procedure (Param : Long_Integer);
No_AST_Handler : constant AST_Handler := null;
-- Other operators have incorrect profiles. It would be nice to make
-- them intrinsic, since the backend can handle them, but the front
-- end is not prepared to deal with them, so at least inline them.
pragma Inline_Always ("+");
pragma Inline_Always ("-");
pragma Inline_Always ("not");
pragma Inline_Always ("and");
pragma Inline_Always ("or");
pragma Inline_Always ("xor");
-- Other inlined subprograms
pragma Inline_Always (Fetch_From_Address);
pragma Inline_Always (Assign_To_Address);
-- Synchronization related subprograms. Mechanism is explicitly set
-- so that the critical parameters are passed by reference.
-- Without this, the parameters are passed by copy, creating load/store
-- race conditions. We also inline them, since this seems more in the
-- spirit of the original (hardware intrinsic) routines.
pragma Export_Procedure
(Clear_Interlocked,
External => "system__aux_dec__clear_interlocked__1",
Parameter_Types => (Boolean, Boolean),
Mechanism => (Reference, Reference));
pragma Export_Procedure
(Clear_Interlocked,
External => "system__aux_dec__clear_interlocked__2",
Parameter_Types => (Boolean, Boolean, Natural, Boolean),
Mechanism => (Reference, Reference, Value, Reference));
pragma Inline_Always (Clear_Interlocked);
pragma Export_Procedure
(Set_Interlocked,
External => "system__aux_dec__set_interlocked__1",
Parameter_Types => (Boolean, Boolean),
Mechanism => (Reference, Reference));
pragma Export_Procedure
(Set_Interlocked,
External => "system__aux_dec__set_interlocked__2",
Parameter_Types => (Boolean, Boolean, Natural, Boolean),
Mechanism => (Reference, Reference, Value, Reference));
pragma Inline_Always (Set_Interlocked);
pragma Export_Procedure
(Add_Interlocked,
External => "system__aux_dec__add_interlocked__1",
Mechanism => (Value, Reference, Reference));
pragma Inline_Always (Add_Interlocked);
pragma Export_Procedure
(Add_Atomic,
External => "system__aux_dec__add_atomic__1",
Parameter_Types => (Aligned_Integer, Integer),
Mechanism => (Reference, Value));
pragma Export_Procedure
(Add_Atomic,
External => "system__aux_dec__add_atomic__2",
Parameter_Types => (Aligned_Integer, Integer, Natural, Integer, Boolean),
Mechanism => (Reference, Value, Value, Reference, Reference));
pragma Export_Procedure
(Add_Atomic,
External => "system__aux_dec__add_atomic__3",
Parameter_Types => (Aligned_Long_Integer, Long_Integer),
Mechanism => (Reference, Value));
pragma Export_Procedure
(Add_Atomic,
External => "system__aux_dec__add_atomic__4",
Parameter_Types => (Aligned_Long_Integer, Long_Integer, Natural,
Long_Integer, Boolean),
Mechanism => (Reference, Value, Value, Reference, Reference));
pragma Inline_Always (Add_Atomic);
pragma Export_Procedure
(And_Atomic,
External => "system__aux_dec__and_atomic__1",
Parameter_Types => (Aligned_Integer, Integer),
Mechanism => (Reference, Value));
pragma Export_Procedure
(And_Atomic,
External => "system__aux_dec__and_atomic__2",
Parameter_Types => (Aligned_Integer, Integer, Natural, Integer, Boolean),
Mechanism => (Reference, Value, Value, Reference, Reference));
pragma Export_Procedure
(And_Atomic,
External => "system__aux_dec__and_atomic__3",
Parameter_Types => (Aligned_Long_Integer, Long_Integer),
Mechanism => (Reference, Value));
pragma Export_Procedure
(And_Atomic,
External => "system__aux_dec__and_atomic__4",
Parameter_Types => (Aligned_Long_Integer, Long_Integer, Natural,
Long_Integer, Boolean),
Mechanism => (Reference, Value, Value, Reference, Reference));
pragma Inline_Always (And_Atomic);
pragma Export_Procedure
(Or_Atomic,
External => "system__aux_dec__or_atomic__1",
Parameter_Types => (Aligned_Integer, Integer),
Mechanism => (Reference, Value));
pragma Export_Procedure
(Or_Atomic,
External => "system__aux_dec__or_atomic__2",
Parameter_Types => (Aligned_Integer, Integer, Natural, Integer, Boolean),
Mechanism => (Reference, Value, Value, Reference, Reference));
pragma Export_Procedure
(Or_Atomic,
External => "system__aux_dec__or_atomic__3",
Parameter_Types => (Aligned_Long_Integer, Long_Integer),
Mechanism => (Reference, Value));
pragma Export_Procedure
(Or_Atomic,
External => "system__aux_dec__or_atomic__4",
Parameter_Types => (Aligned_Long_Integer, Long_Integer, Natural,
Long_Integer, Boolean),
Mechanism => (Reference, Value, Value, Reference, Reference));
pragma Inline_Always (Or_Atomic);
-- Provide proper unchecked conversion definitions for transfer
-- functions. Note that we need this level of indirection because
-- the formal parameter name is X and not Source (and this is indeed
-- detectable by a program)
function To_Unsigned_Byte_A is new
Ada.Unchecked_Conversion (Bit_Array_8, Unsigned_Byte);
function To_Unsigned_Byte (X : Bit_Array_8) return Unsigned_Byte
renames To_Unsigned_Byte_A;
function To_Bit_Array_8_A is new
Ada.Unchecked_Conversion (Unsigned_Byte, Bit_Array_8);
function To_Bit_Array_8 (X : Unsigned_Byte) return Bit_Array_8
renames To_Bit_Array_8_A;
function To_Unsigned_Word_A is new
Ada.Unchecked_Conversion (Bit_Array_16, Unsigned_Word);
function To_Unsigned_Word (X : Bit_Array_16) return Unsigned_Word
renames To_Unsigned_Word_A;
function To_Bit_Array_16_A is new
Ada.Unchecked_Conversion (Unsigned_Word, Bit_Array_16);
function To_Bit_Array_16 (X : Unsigned_Word) return Bit_Array_16
renames To_Bit_Array_16_A;
function To_Unsigned_Longword_A is new
Ada.Unchecked_Conversion (Bit_Array_32, Unsigned_Longword);
function To_Unsigned_Longword (X : Bit_Array_32) return Unsigned_Longword
renames To_Unsigned_Longword_A;
function To_Bit_Array_32_A is new
Ada.Unchecked_Conversion (Unsigned_Longword, Bit_Array_32);
function To_Bit_Array_32 (X : Unsigned_Longword) return Bit_Array_32
renames To_Bit_Array_32_A;
function To_Unsigned_32_A is new
Ada.Unchecked_Conversion (Bit_Array_32, Unsigned_32);
function To_Unsigned_32 (X : Bit_Array_32) return Unsigned_32
renames To_Unsigned_32_A;
function To_Bit_Array_32_A is new
Ada.Unchecked_Conversion (Unsigned_32, Bit_Array_32);
function To_Bit_Array_32 (X : Unsigned_32) return Bit_Array_32
renames To_Bit_Array_32_A;
function To_Unsigned_Quadword_A is new
Ada.Unchecked_Conversion (Bit_Array_64, Unsigned_Quadword);
function To_Unsigned_Quadword (X : Bit_Array_64) return Unsigned_Quadword
renames To_Unsigned_Quadword_A;
function To_Bit_Array_64_A is new
Ada.Unchecked_Conversion (Unsigned_Quadword, Bit_Array_64);
function To_Bit_Array_64 (X : Unsigned_Quadword) return Bit_Array_64
renames To_Bit_Array_64_A;
pragma Warnings (Off);
-- Turn warnings off. This is needed for systems with 64-bit integers,
-- where some of these operations are of dubious meaning, but we do not
-- want warnings when we compile on such systems.
function To_Address_A is new
Ada.Unchecked_Conversion (Integer, Address);
pragma Pure_Function (To_Address_A);
function To_Address (X : Integer) return Address
renames To_Address_A;
pragma Pure_Function (To_Address);
function To_Address_Long_A is new
Ada.Unchecked_Conversion (Unsigned_Longword, Address);
pragma Pure_Function (To_Address_Long_A);
function To_Address_Long (X : Unsigned_Longword) return Address
renames To_Address_Long_A;
pragma Pure_Function (To_Address_Long);
function To_Integer_A is new
Ada.Unchecked_Conversion (Address, Integer);
function To_Integer (X : Address) return Integer
renames To_Integer_A;
function To_Unsigned_Longword_A is new
Ada.Unchecked_Conversion (Address, Unsigned_Longword);
function To_Unsigned_Longword (X : Address) return Unsigned_Longword
renames To_Unsigned_Longword_A;
function To_Unsigned_Longword_A is new
Ada.Unchecked_Conversion (AST_Handler, Unsigned_Longword);
function To_Unsigned_Longword (X : AST_Handler) return Unsigned_Longword
renames To_Unsigned_Longword_A;
pragma Warnings (On);
end System.Aux_DEC;
| 38.896296 | 79 | 0.662883 |
135f3581b6544611849eef1e36814d613aee3b3f | 3,803 | adb | Ada | extern/game_support/src/backends/opengl_sdl_gnat_sdl/display-basic-glfonts.adb | 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-glfonts.adb | 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-glfonts.adb | AdaCore/training_material | 6651eb2c53f8c39649b8e0b3c757bc8ff963025a | [
"CC-BY-4.0"
] | 6 | 2020-10-08T15:57:06.000Z | 2021-08-31T12:03:08.000Z | with SDL_SDL_video_h; use SDL_SDL_video_h;
with SDL_SDL_stdinc_h; use SDL_SDL_stdinc_h;
with Interfaces.C; use Interfaces.C;
with Ada.Text_IO;
with Display.Basic.Fonts; use Display.Basic.Fonts;
package body Display.Basic.GLFonts is
-- function SDL_DEFINE_PIXELFORMAT(stype : Uint32;
-- order : Uint32;
-- layout : Uint32;
-- bits: Uint32;
-- bytes: Uint32) return Uint32 is (2 ** 28
-- or
-- (stype * 2 ** 24)
-- or
-- (order * 2**20)
-- or
-- (layout * 2 ** 16)
-- or
-- (bits * 2 ** 8)
-- or
-- bytes
-- );
--
-- SDL_PIXELFORMAT_ABGR8888 : Uint32 := SDL_DEFINE_PIXELFORMAT(SDL_PIXELTYPE_TYPE'Pos(SDL_PIXELTYPE_PACKED32),
-- SDL_PACKEDORDER_TYPE'Pos(SDL_PACKEDORDER_ABGR),
-- SDL_PACKEDLAYOUT_TYPE'Pos(SDL_PACKEDLAYOUT_8888),
-- 32, 4);
--
--
-- SDL_PIXELFORMAT_RGBA32 : Uint32 := SDL_PIXELFORMAT_ABGR8888;
subtype Visible_Char_Idx is Character range ' ' .. '~';
type Char_Texture_Array_T is array (Visible_Char_Idx) of GLUint;
Char_Texture_Ids : Char_Texture_Array_T;
Is_Char_Texture_Initialized : boolean := False;
procedure InitCharTextures is
S : access SDL_Surface;
-- Format : UInt32 := SDL_PIXELFORMAT_RGBA32;
Texture_ID : aliased GLuint;
begin
for C in Visible_Char_Idx loop
glGenTextures(1, Texture_ID'Access);
Char_Texture_Ids(C) := Texture_ID;
glBindTexture(GL_TEXTURE_2D, Texture_ID);
--S := SDL_CreateRGBSurfaceWithFormat(0, 8, 8, 32, Format);
S := SDL_CreateRGBSurface(0, 8, 8, 32, 16#FF#, 16#FF00#,16#FF0000#,16#FF000000#);
if S = null then
Ada.Text_IO.Put_Line ("Cant create surface");
else
Draw_Char(S,
Screen_Point'(0, 0),
C,
Font8x8,
SDL_MapRGBA(S.format.all'Address, 255, 255, 255, 255),
SDL_MapRGBA(S.format.all'Address, 0, 0, 0, 0));
glTexImage2D(GL_TEXTURE_2D, 0,GL_RGBA, 8, 8, 0, GL_RGBA, GL_UNSIGNED_BYTE, S.pixels);
if glGetError /= GL_NO_ERROR then
Ada.Text_IO.Put_Line ("Error in texture");
end if;
SDL_FreeSurface (S);
glTexParameteri(GL_TEXTURE_2D, GL_TEXTURE_MAG_FILTER, GL_NEAREST);
glTexParameteri(GL_TEXTURE_2D, GL_TEXTURE_MIN_FILTER, GL_NEAREST);
end if;
end loop;
Is_Char_Texture_Initialized := true;
end InitCharTextures;
function getCharTexture(Char : Character) return GLUint is
begin
if not Is_Char_Texture_Initialized then
InitCharTextures;
end if;
return Char_Texture_Ids(Char);
end getCharTexture;
end Display.Basic.GLFonts;
| 44.741176 | 119 | 0.453589 |
19d5220cd9805835d767835b34cbda1bdc93df50 | 2,774 | adb | Ada | examples/uart/source/uart_429disco.adb | Vovanium/stm32-ada | e0833747326d89fb16e492cd396bf49ba5a6734a | [
"MIT"
] | 1 | 2019-04-13T12:56:08.000Z | 2019-04-13T12:56:08.000Z | examples/uart/source/uart_429disco.adb | Vovanium/stm32-ada | e0833747326d89fb16e492cd396bf49ba5a6734a | [
"MIT"
] | null | null | null | examples/uart/source/uart_429disco.adb | Vovanium/stm32-ada | e0833747326d89fb16e492cd396bf49ba5a6734a | [
"MIT"
] | null | null | null | with STM32.F429Z; use STM32.F429Z;
use STM32.F429Z.Modules.GPIO;
use STM32.F429Z.Modules.USART;
use STM32.F429Z.Modules.RCC;
with Ada.Real_Time; use Ada.Real_Time;
procedure UART_429Disco is
UART_Port: GPIO_Registers renames GPIOA;
UART_TX_Bit: constant Port_Bit_Number := 9;
UART_RX_Bit: constant Port_Bit_Number := 10;
APB2_Frequency : constant := 90_000_000; -- Set by board support
Baud_Rate : constant := 115_200;
Ratio : constant := (APB2_Frequency + Baud_Rate / 2) / Baud_Rate;
--Ratio : constant := 128;
Period: constant Time_Span := Milliseconds(10);
Now: Time := Clock;
begin
-- clock test
--RCC.CFGR.HPRE := AHB_Prescaler_1;
--RCC.CFGR.PPRE2 := APB_Prescaler_2;
RCC.AHB1ENR.GPIOC := True;
RCC.CFGR.MCO2PRE := MCO_Prescaler_5;
RCC.CFGR.MCO2 := Clock_Output_2_SYSCLK;
GPIOC.OTYPER(9) := Push_Pull_Type;
GPIOC.OSPEEDR(9) := Very_High_Speed;
GPIOC.AFR(9) := Alternate_Functions.SYS;
GPIOC.MODER(9) := Alternate_Mode;
RCC.AHB1ENR.GPIOA := True;
RCC.APB2ENR.USART1 := True;
RCC.APB2RSTR.USART1 := True;
RCC.APB2RSTR.USART1 := False;
--
UART_Port.OTYPER(UART_TX_Bit) := Push_Pull_Type;
UART_Port.OSPEEDR(UART_TX_Bit) := Very_High_Speed;
UART_Port.PUPDR(UART_TX_Bit) := Pull_Down;
UART_Port.AFR(UART_TX_Bit) := Alternate_Functions.USART1;
UART_Port.MODER(UART_TX_Bit) := Alternate_Mode;
UART_Port.OTYPER(UART_RX_Bit) := Push_Pull_Type;
UART_Port.OSPEEDR(UART_RX_Bit) := Very_High_Speed;
UART_Port.PUPDR(UART_RX_Bit) := No_Pull;
UART_Port.AFR(UART_RX_Bit) := Alternate_Functions.USART1;
UART_Port.MODER(UART_RX_Bit) := Alternate_Mode;
-- UART initialisation (close to ST's HAL)
USART1.CR1.UE := False;
declare
CR1: Control_Register_1 := USART1.CR1;
begin
CR1.M := Word_8_Bits;
CR1.PCE := False;
CR1.PS := Even_Parity;
CR1.TE := True;
CR1.RE := True;
CR1.OVER8 := False;
USART1.CR1 := CR1;
end;
declare
CR3: Control_Register_3 := USART1.CR3;
begin
CR3.CTSE := False;
CR3.RTSE := False;
USART1.CR3 := CR3;
end;
declare
BRR: STM32.F429Z.Modules.USART.Baud_Rate_Register := USART1.BRR;
begin
--USART1.BRR := (DIV_Mantissa: Ratio / 16, DIV_Fraction: Ratio mod 16, others => 0);
BRR.DIV_Mantissa := Ratio / 16;
BRR.DIV_Fraction := Ratio mod 16;
USART1.BRR := BRR;
end;
declare
CR2: Control_Register_2 := USART1.CR2;
begin
CR2.LINEN := False;
CR2.CLKEN := False;
CR2.STOP := Stop_1_Bit;
USART1.CR2 := CR2;
end;
declare
CR3: Control_Register_3 := USART1.CR3;
begin
CR3.SCEN := False;
CR3.HDSEL := False;
CR3.IREN := False;
USART1.CR3 := CR3;
end;
--USART1.GTPR.PSC := 1;
USART1.CR1.UE := True;
loop
USART1.DR := 16#40#; --Character'Pos('!');
Now := Now + Period;
delay until Now;
end loop;
end UART_429Disco; | 21.671875 | 86 | 0.694665 |
38a1f1c0017c54dc8f188069dcddf70e177b83fb | 56,183 | ads | Ada | arch/ARM/STM32/svd/stm32l4x3/stm32_svd-rcc.ads | morbos/Ada_Drivers_Library | a4ab26799be60997c38735f4056160c4af597ef7 | [
"BSD-3-Clause"
] | 2 | 2018-05-16T03:56:39.000Z | 2019-07-31T13:53:56.000Z | arch/ARM/STM32/svd/stm32l4x3/stm32_svd-rcc.ads | morbos/Ada_Drivers_Library | a4ab26799be60997c38735f4056160c4af597ef7 | [
"BSD-3-Clause"
] | null | null | null | arch/ARM/STM32/svd/stm32l4x3/stm32_svd-rcc.ads | morbos/Ada_Drivers_Library | a4ab26799be60997c38735f4056160c4af597ef7 | [
"BSD-3-Clause"
] | null | null | null | -- This spec has been automatically generated from STM32L4x3.svd
pragma Restrictions (No_Elaboration_Code);
pragma Ada_2012;
pragma Style_Checks (Off);
with HAL;
with System;
package STM32_SVD.RCC is
pragma Preelaborate;
---------------
-- Registers --
---------------
subtype CR_MSIRANGE_Field is HAL.UInt4;
-- Clock control register
type CR_Register is record
-- MSI clock enable
MSION : Boolean := True;
-- Read-only. MSI clock ready flag
MSIRDY : Boolean := True;
-- MSI clock PLL enable
MSIPLLEN : Boolean := False;
-- Write-only. MSI clock range selection
MSIRGSEL : Boolean := False;
-- MSI clock ranges
MSIRANGE : CR_MSIRANGE_Field := 16#6#;
-- HSI clock enable
HSION : Boolean := False;
-- HSI always enable for peripheral kernels
HSIKERON : Boolean := False;
-- Read-only. HSI clock ready flag
HSIRDY : Boolean := False;
-- HSI automatic start from Stop
HSIASFS : Boolean := False;
-- unspecified
Reserved_12_15 : HAL.UInt4 := 16#0#;
-- HSE clock enable
HSEON : Boolean := False;
-- Read-only. HSE clock ready flag
HSERDY : Boolean := False;
-- HSE crystal oscillator bypass
HSEBYP : Boolean := False;
-- Write-only. Clock security system enable
CSSON : Boolean := False;
-- unspecified
Reserved_20_23 : HAL.UInt4 := 16#0#;
-- Main PLL enable
PLLON : Boolean := False;
-- Read-only. Main PLL clock ready flag
PLLRDY : Boolean := False;
-- SAI1 PLL enable
PLLSAI1ON : Boolean := False;
-- Read-only. SAI1 PLL clock ready flag
PLLSAI1RDY : Boolean := False;
-- unspecified
Reserved_28_31 : HAL.UInt4 := 16#0#;
end record
with Volatile_Full_Access, Object_Size => 32,
Bit_Order => System.Low_Order_First;
for CR_Register use record
MSION at 0 range 0 .. 0;
MSIRDY at 0 range 1 .. 1;
MSIPLLEN at 0 range 2 .. 2;
MSIRGSEL at 0 range 3 .. 3;
MSIRANGE at 0 range 4 .. 7;
HSION at 0 range 8 .. 8;
HSIKERON at 0 range 9 .. 9;
HSIRDY at 0 range 10 .. 10;
HSIASFS at 0 range 11 .. 11;
Reserved_12_15 at 0 range 12 .. 15;
HSEON at 0 range 16 .. 16;
HSERDY at 0 range 17 .. 17;
HSEBYP at 0 range 18 .. 18;
CSSON at 0 range 19 .. 19;
Reserved_20_23 at 0 range 20 .. 23;
PLLON at 0 range 24 .. 24;
PLLRDY at 0 range 25 .. 25;
PLLSAI1ON at 0 range 26 .. 26;
PLLSAI1RDY at 0 range 27 .. 27;
Reserved_28_31 at 0 range 28 .. 31;
end record;
subtype ICSCR_MSICAL_Field is HAL.UInt8;
subtype ICSCR_MSITRIM_Field is HAL.UInt8;
subtype ICSCR_HSICAL_Field is HAL.UInt8;
subtype ICSCR_HSITRIM_Field is HAL.UInt5;
-- Internal clock sources calibration register
type ICSCR_Register is record
-- Read-only. MSI clock calibration
MSICAL : ICSCR_MSICAL_Field := 16#0#;
-- MSI clock trimming
MSITRIM : ICSCR_MSITRIM_Field := 16#0#;
-- Read-only. HSI clock calibration
HSICAL : ICSCR_HSICAL_Field := 16#0#;
-- HSI clock trimming
HSITRIM : ICSCR_HSITRIM_Field := 16#10#;
-- unspecified
Reserved_29_31 : HAL.UInt3 := 16#0#;
end record
with Volatile_Full_Access, Object_Size => 32,
Bit_Order => System.Low_Order_First;
for ICSCR_Register use record
MSICAL at 0 range 0 .. 7;
MSITRIM at 0 range 8 .. 15;
HSICAL at 0 range 16 .. 23;
HSITRIM at 0 range 24 .. 28;
Reserved_29_31 at 0 range 29 .. 31;
end record;
subtype CFGR_SW_Field is HAL.UInt2;
subtype CFGR_SWS_Field is HAL.UInt2;
subtype CFGR_HPRE_Field is HAL.UInt4;
-- CFGR_PPRE array element
subtype CFGR_PPRE_Element is HAL.UInt3;
-- CFGR_PPRE array
type CFGR_PPRE_Field_Array is array (1 .. 2) of CFGR_PPRE_Element
with Component_Size => 3, Size => 6;
-- Type definition for CFGR_PPRE
type CFGR_PPRE_Field
(As_Array : Boolean := False)
is record
case As_Array is
when False =>
-- PPRE as a value
Val : HAL.UInt6;
when True =>
-- PPRE as an array
Arr : CFGR_PPRE_Field_Array;
end case;
end record
with Unchecked_Union, Size => 6;
for CFGR_PPRE_Field use record
Val at 0 range 0 .. 5;
Arr at 0 range 0 .. 5;
end record;
subtype CFGR_MCOSEL_Field is HAL.UInt3;
subtype CFGR_MCOPRE_Field is HAL.UInt3;
-- Clock configuration register
type CFGR_Register is record
-- System clock switch
SW : CFGR_SW_Field := 16#0#;
-- Read-only. System clock switch status
SWS : CFGR_SWS_Field := 16#0#;
-- AHB prescaler
HPRE : CFGR_HPRE_Field := 16#0#;
-- PB low-speed prescaler (APB1)
PPRE : CFGR_PPRE_Field := (As_Array => False, Val => 16#0#);
-- unspecified
Reserved_14_14 : HAL.Bit := 16#0#;
-- Wakeup from Stop and CSS backup clock selection
STOPWUCK : Boolean := False;
-- unspecified
Reserved_16_23 : HAL.UInt8 := 16#0#;
-- Microcontroller clock output
MCOSEL : CFGR_MCOSEL_Field := 16#0#;
-- unspecified
Reserved_27_27 : HAL.Bit := 16#0#;
-- Read-only. Microcontroller clock output prescaler
MCOPRE : CFGR_MCOPRE_Field := 16#0#;
-- unspecified
Reserved_31_31 : HAL.Bit := 16#0#;
end record
with Volatile_Full_Access, Object_Size => 32,
Bit_Order => System.Low_Order_First;
for CFGR_Register use record
SW at 0 range 0 .. 1;
SWS at 0 range 2 .. 3;
HPRE at 0 range 4 .. 7;
PPRE at 0 range 8 .. 13;
Reserved_14_14 at 0 range 14 .. 14;
STOPWUCK at 0 range 15 .. 15;
Reserved_16_23 at 0 range 16 .. 23;
MCOSEL at 0 range 24 .. 26;
Reserved_27_27 at 0 range 27 .. 27;
MCOPRE at 0 range 28 .. 30;
Reserved_31_31 at 0 range 31 .. 31;
end record;
subtype PLLCFGR_PLLSRC_Field is HAL.UInt2;
subtype PLLCFGR_PLLM_Field is HAL.UInt3;
subtype PLLCFGR_PLLN_Field is HAL.UInt7;
subtype PLLCFGR_PLLQ_Field is HAL.UInt2;
subtype PLLCFGR_PLLR_Field is HAL.UInt2;
-- PLL configuration register
type PLLCFGR_Register is record
-- Main PLL, PLLSAI1 and PLLSAI2 entry clock source
PLLSRC : PLLCFGR_PLLSRC_Field := 16#0#;
-- unspecified
Reserved_2_3 : HAL.UInt2 := 16#0#;
-- Division factor for the main PLL and audio PLL (PLLSAI1 and PLLSAI2)
-- input clock
PLLM : PLLCFGR_PLLM_Field := 16#0#;
-- unspecified
Reserved_7_7 : HAL.Bit := 16#0#;
-- Main PLL multiplication factor for VCO
PLLN : PLLCFGR_PLLN_Field := 16#10#;
-- unspecified
Reserved_15_15 : HAL.Bit := 16#0#;
-- Main PLL PLLSAI3CLK output enable
PLLPEN : Boolean := False;
-- Main PLL division factor for PLLSAI3CLK (SAI1 and SAI2 clock)
PLLP : Boolean := False;
-- unspecified
Reserved_18_19 : HAL.UInt2 := 16#0#;
-- Main PLL PLLUSB1CLK output enable
PLLQEN : Boolean := False;
-- Main PLL division factor for PLLUSB1CLK(48 MHz clock)
PLLQ : PLLCFGR_PLLQ_Field := 16#0#;
-- unspecified
Reserved_23_23 : HAL.Bit := 16#0#;
-- Main PLL PLLCLK output enable
PLLREN : Boolean := False;
-- Main PLL division factor for PLLCLK (system clock)
PLLR : PLLCFGR_PLLR_Field := 16#0#;
-- unspecified
Reserved_27_31 : HAL.UInt5 := 16#0#;
end record
with Volatile_Full_Access, Object_Size => 32,
Bit_Order => System.Low_Order_First;
for PLLCFGR_Register use record
PLLSRC at 0 range 0 .. 1;
Reserved_2_3 at 0 range 2 .. 3;
PLLM at 0 range 4 .. 6;
Reserved_7_7 at 0 range 7 .. 7;
PLLN at 0 range 8 .. 14;
Reserved_15_15 at 0 range 15 .. 15;
PLLPEN at 0 range 16 .. 16;
PLLP at 0 range 17 .. 17;
Reserved_18_19 at 0 range 18 .. 19;
PLLQEN at 0 range 20 .. 20;
PLLQ at 0 range 21 .. 22;
Reserved_23_23 at 0 range 23 .. 23;
PLLREN at 0 range 24 .. 24;
PLLR at 0 range 25 .. 26;
Reserved_27_31 at 0 range 27 .. 31;
end record;
subtype PLLSAI1CFGR_PLLSAI1N_Field is HAL.UInt7;
subtype PLLSAI1CFGR_PLLSAI1Q_Field is HAL.UInt2;
subtype PLLSAI1CFGR_PLLSAI1R_Field is HAL.UInt2;
-- PLLSAI1 configuration register
type PLLSAI1CFGR_Register is record
-- unspecified
Reserved_0_7 : HAL.UInt8 := 16#0#;
-- SAI1PLL multiplication factor for VCO
PLLSAI1N : PLLSAI1CFGR_PLLSAI1N_Field := 16#10#;
-- unspecified
Reserved_15_15 : HAL.Bit := 16#0#;
-- SAI1PLL PLLSAI1CLK output enable
PLLSAI1PEN : Boolean := False;
-- SAI1PLL division factor for PLLSAI1CLK (SAI1 or SAI2 clock)
PLLSAI1P : Boolean := False;
-- unspecified
Reserved_18_19 : HAL.UInt2 := 16#0#;
-- SAI1PLL PLLUSB2CLK output enable
PLLSAI1QEN : Boolean := False;
-- SAI1PLL division factor for PLLUSB2CLK (48 MHz clock)
PLLSAI1Q : PLLSAI1CFGR_PLLSAI1Q_Field := 16#0#;
-- unspecified
Reserved_23_23 : HAL.Bit := 16#0#;
-- PLLSAI1 PLLADC1CLK output enable
PLLSAI1REN : Boolean := False;
-- PLLSAI1 division factor for PLLADC1CLK (ADC clock)
PLLSAI1R : PLLSAI1CFGR_PLLSAI1R_Field := 16#0#;
-- unspecified
Reserved_27_31 : HAL.UInt5 := 16#0#;
end record
with Volatile_Full_Access, Object_Size => 32,
Bit_Order => System.Low_Order_First;
for PLLSAI1CFGR_Register use record
Reserved_0_7 at 0 range 0 .. 7;
PLLSAI1N at 0 range 8 .. 14;
Reserved_15_15 at 0 range 15 .. 15;
PLLSAI1PEN at 0 range 16 .. 16;
PLLSAI1P at 0 range 17 .. 17;
Reserved_18_19 at 0 range 18 .. 19;
PLLSAI1QEN at 0 range 20 .. 20;
PLLSAI1Q at 0 range 21 .. 22;
Reserved_23_23 at 0 range 23 .. 23;
PLLSAI1REN at 0 range 24 .. 24;
PLLSAI1R at 0 range 25 .. 26;
Reserved_27_31 at 0 range 27 .. 31;
end record;
-- Clock interrupt enable register
type CIER_Register is record
-- LSI ready interrupt enable
LSIRDYIE : Boolean := False;
-- LSE ready interrupt enable
LSERDYIE : Boolean := False;
-- MSI ready interrupt enable
MSIRDYIE : Boolean := False;
-- HSI ready interrupt enable
HSIRDYIE : Boolean := False;
-- HSE ready interrupt enable
HSERDYIE : Boolean := False;
-- PLL ready interrupt enable
PLLRDYIE : Boolean := False;
-- PLLSAI1 ready interrupt enable
PLLSAI1RDYIE : Boolean := False;
-- unspecified
Reserved_7_8 : HAL.UInt2 := 16#0#;
-- LSE clock security system interrupt enable
LSECSSIE : Boolean := False;
-- HSI48 ready interrupt enable
HSI48RDYIE : Boolean := False;
-- unspecified
Reserved_11_31 : HAL.UInt21 := 16#0#;
end record
with Volatile_Full_Access, Object_Size => 32,
Bit_Order => System.Low_Order_First;
for CIER_Register use record
LSIRDYIE at 0 range 0 .. 0;
LSERDYIE at 0 range 1 .. 1;
MSIRDYIE at 0 range 2 .. 2;
HSIRDYIE at 0 range 3 .. 3;
HSERDYIE at 0 range 4 .. 4;
PLLRDYIE at 0 range 5 .. 5;
PLLSAI1RDYIE at 0 range 6 .. 6;
Reserved_7_8 at 0 range 7 .. 8;
LSECSSIE at 0 range 9 .. 9;
HSI48RDYIE at 0 range 10 .. 10;
Reserved_11_31 at 0 range 11 .. 31;
end record;
-- Clock interrupt flag register
type CIFR_Register is record
-- Read-only. LSI ready interrupt flag
LSIRDYF : Boolean;
-- Read-only. LSE ready interrupt flag
LSERDYF : Boolean;
-- Read-only. MSI ready interrupt flag
MSIRDYF : Boolean;
-- Read-only. HSI ready interrupt flag
HSIRDYF : Boolean;
-- Read-only. HSE ready interrupt flag
HSERDYF : Boolean;
-- Read-only. PLL ready interrupt flag
PLLRDYF : Boolean;
-- Read-only. PLLSAI1 ready interrupt flag
PLLSAI1RDYF : Boolean;
-- unspecified
Reserved_7_7 : HAL.Bit;
-- Read-only. Clock security system interrupt flag
CSSF : Boolean;
-- Read-only. LSE Clock security system interrupt flag
LSECSSF : Boolean;
-- Read-only. HSI48 ready interrupt flag
HSI48RDYF : Boolean;
-- unspecified
Reserved_11_31 : HAL.UInt21;
end record
with Volatile_Full_Access, Object_Size => 32,
Bit_Order => System.Low_Order_First;
for CIFR_Register use record
LSIRDYF at 0 range 0 .. 0;
LSERDYF at 0 range 1 .. 1;
MSIRDYF at 0 range 2 .. 2;
HSIRDYF at 0 range 3 .. 3;
HSERDYF at 0 range 4 .. 4;
PLLRDYF at 0 range 5 .. 5;
PLLSAI1RDYF at 0 range 6 .. 6;
Reserved_7_7 at 0 range 7 .. 7;
CSSF at 0 range 8 .. 8;
LSECSSF at 0 range 9 .. 9;
HSI48RDYF at 0 range 10 .. 10;
Reserved_11_31 at 0 range 11 .. 31;
end record;
-- Clock interrupt clear register
type CICR_Register is record
-- Write-only. LSI ready interrupt clear
LSIRDYC : Boolean := False;
-- Write-only. LSE ready interrupt clear
LSERDYC : Boolean := False;
-- Write-only. MSI ready interrupt clear
MSIRDYC : Boolean := False;
-- Write-only. HSI ready interrupt clear
HSIRDYC : Boolean := False;
-- Write-only. HSE ready interrupt clear
HSERDYC : Boolean := False;
-- Write-only. PLL ready interrupt clear
PLLRDYC : Boolean := False;
-- Write-only. PLLSAI1 ready interrupt clear
PLLSAI1RDYC : Boolean := False;
-- unspecified
Reserved_7_7 : HAL.Bit := 16#0#;
-- Write-only. Clock security system interrupt clear
CSSC : Boolean := False;
-- Write-only. LSE Clock security system interrupt clear
LSECSSC : Boolean := False;
-- Write-only. HSI48 oscillator ready interrupt clear
HSI48RDYC : Boolean := False;
-- unspecified
Reserved_11_31 : HAL.UInt21 := 16#0#;
end record
with Volatile_Full_Access, Object_Size => 32,
Bit_Order => System.Low_Order_First;
for CICR_Register use record
LSIRDYC at 0 range 0 .. 0;
LSERDYC at 0 range 1 .. 1;
MSIRDYC at 0 range 2 .. 2;
HSIRDYC at 0 range 3 .. 3;
HSERDYC at 0 range 4 .. 4;
PLLRDYC at 0 range 5 .. 5;
PLLSAI1RDYC at 0 range 6 .. 6;
Reserved_7_7 at 0 range 7 .. 7;
CSSC at 0 range 8 .. 8;
LSECSSC at 0 range 9 .. 9;
HSI48RDYC at 0 range 10 .. 10;
Reserved_11_31 at 0 range 11 .. 31;
end record;
-- AHB1 peripheral reset register
type AHB1RSTR_Register is record
-- DMA1 reset
DMA1RST : Boolean := False;
-- DMA2 reset
DMA2RST : Boolean := False;
-- unspecified
Reserved_2_7 : HAL.UInt6 := 16#0#;
-- Flash memory interface reset
FLASHRST : Boolean := False;
-- unspecified
Reserved_9_10 : HAL.UInt2 := 16#0#;
-- CRC reset
CRCRST : Boolean := False;
-- unspecified
Reserved_12_15 : HAL.UInt4 := 16#0#;
-- Touch Sensing Controller reset
TSCRST : Boolean := False;
-- unspecified
Reserved_17_31 : HAL.UInt15 := 16#0#;
end record
with Volatile_Full_Access, Object_Size => 32,
Bit_Order => System.Low_Order_First;
for AHB1RSTR_Register use record
DMA1RST at 0 range 0 .. 0;
DMA2RST at 0 range 1 .. 1;
Reserved_2_7 at 0 range 2 .. 7;
FLASHRST at 0 range 8 .. 8;
Reserved_9_10 at 0 range 9 .. 10;
CRCRST at 0 range 11 .. 11;
Reserved_12_15 at 0 range 12 .. 15;
TSCRST at 0 range 16 .. 16;
Reserved_17_31 at 0 range 17 .. 31;
end record;
-- AHB2 peripheral reset register
type AHB2RSTR_Register is record
-- IO port A reset
GPIOARST : Boolean := False;
-- IO port B reset
GPIOBRST : Boolean := False;
-- IO port C reset
GPIOCRST : Boolean := False;
-- IO port D reset
GPIODRST : Boolean := False;
-- IO port E reset
GPIOERST : Boolean := False;
-- unspecified
Reserved_5_6 : HAL.UInt2 := 16#0#;
-- IO port H reset
GPIOHRST : Boolean := False;
-- unspecified
Reserved_8_12 : HAL.UInt5 := 16#0#;
-- ADC reset
ADCRST : Boolean := False;
-- unspecified
Reserved_14_15 : HAL.UInt2 := 16#0#;
-- AES hardware accelerator reset
AESRST : Boolean := False;
-- unspecified
Reserved_17_17 : HAL.Bit := 16#0#;
-- Random number generator reset
RNGRST : Boolean := False;
-- unspecified
Reserved_19_31 : HAL.UInt13 := 16#0#;
end record
with Volatile_Full_Access, Object_Size => 32,
Bit_Order => System.Low_Order_First;
for AHB2RSTR_Register use record
GPIOARST at 0 range 0 .. 0;
GPIOBRST at 0 range 1 .. 1;
GPIOCRST at 0 range 2 .. 2;
GPIODRST at 0 range 3 .. 3;
GPIOERST at 0 range 4 .. 4;
Reserved_5_6 at 0 range 5 .. 6;
GPIOHRST at 0 range 7 .. 7;
Reserved_8_12 at 0 range 8 .. 12;
ADCRST at 0 range 13 .. 13;
Reserved_14_15 at 0 range 14 .. 15;
AESRST at 0 range 16 .. 16;
Reserved_17_17 at 0 range 17 .. 17;
RNGRST at 0 range 18 .. 18;
Reserved_19_31 at 0 range 19 .. 31;
end record;
-- AHB3 peripheral reset register
type AHB3RSTR_Register is record
-- unspecified
Reserved_0_7 : HAL.UInt8 := 16#0#;
-- Quad SPI memory interface reset
QSPIRST : Boolean := False;
-- unspecified
Reserved_9_31 : HAL.UInt23 := 16#0#;
end record
with Volatile_Full_Access, Object_Size => 32,
Bit_Order => System.Low_Order_First;
for AHB3RSTR_Register use record
Reserved_0_7 at 0 range 0 .. 7;
QSPIRST at 0 range 8 .. 8;
Reserved_9_31 at 0 range 9 .. 31;
end record;
-- APB1 peripheral reset register 1
type APB1RSTR1_Register is record
-- TIM2 timer reset
TIM2RST : Boolean := False;
-- unspecified
Reserved_1_3 : HAL.UInt3 := 16#0#;
-- TIM6 timer reset
TIM6RST : Boolean := False;
-- TIM7 timer reset
TIM7RST : Boolean := False;
-- unspecified
Reserved_6_8 : HAL.UInt3 := 16#0#;
-- LCD interface reset
LCDRST : Boolean := False;
-- unspecified
Reserved_10_13 : HAL.UInt4 := 16#0#;
-- SPI2 reset
SPI2RST : Boolean := False;
-- SPI3 reset
SPI3RST : Boolean := False;
-- unspecified
Reserved_16_16 : HAL.Bit := 16#0#;
-- USART2 reset
USART2RST : Boolean := False;
-- USART3 reset
USART3RST : Boolean := False;
-- UART4 reset
UART4RST : Boolean := False;
-- UART5 reset
UART5RST : Boolean := False;
-- I2C1 reset
I2C1RST : Boolean := False;
-- I2C2 reset
I2C2RST : Boolean := False;
-- I2C3 reset
I2C3RST : Boolean := False;
-- unspecified
Reserved_24_24 : HAL.Bit := 16#0#;
-- CAN1 reset
CAN1RST : Boolean := False;
-- unspecified
Reserved_26_27 : HAL.UInt2 := 16#0#;
-- Power interface reset
PWRRST : Boolean := False;
-- DAC1 interface reset
DAC1RST : Boolean := False;
-- OPAMP interface reset
OPAMPRST : Boolean := False;
-- Low Power Timer 1 reset
LPTIM1RST : Boolean := False;
end record
with Volatile_Full_Access, Object_Size => 32,
Bit_Order => System.Low_Order_First;
for APB1RSTR1_Register use record
TIM2RST at 0 range 0 .. 0;
Reserved_1_3 at 0 range 1 .. 3;
TIM6RST at 0 range 4 .. 4;
TIM7RST at 0 range 5 .. 5;
Reserved_6_8 at 0 range 6 .. 8;
LCDRST at 0 range 9 .. 9;
Reserved_10_13 at 0 range 10 .. 13;
SPI2RST at 0 range 14 .. 14;
SPI3RST at 0 range 15 .. 15;
Reserved_16_16 at 0 range 16 .. 16;
USART2RST at 0 range 17 .. 17;
USART3RST at 0 range 18 .. 18;
UART4RST at 0 range 19 .. 19;
UART5RST at 0 range 20 .. 20;
I2C1RST at 0 range 21 .. 21;
I2C2RST at 0 range 22 .. 22;
I2C3RST at 0 range 23 .. 23;
Reserved_24_24 at 0 range 24 .. 24;
CAN1RST at 0 range 25 .. 25;
Reserved_26_27 at 0 range 26 .. 27;
PWRRST at 0 range 28 .. 28;
DAC1RST at 0 range 29 .. 29;
OPAMPRST at 0 range 30 .. 30;
LPTIM1RST at 0 range 31 .. 31;
end record;
-- APB1 peripheral reset register 2
type APB1RSTR2_Register is record
-- Low-power UART 1 reset
LPUART1RST : Boolean := False;
-- unspecified
Reserved_1_1 : HAL.Bit := 16#0#;
-- Single wire protocol reset
SWPMI1RST : Boolean := False;
-- unspecified
Reserved_3_4 : HAL.UInt2 := 16#0#;
-- Low-power timer 2 reset
LPTIM2RST : Boolean := False;
-- unspecified
Reserved_6_31 : HAL.UInt26 := 16#0#;
end record
with Volatile_Full_Access, Object_Size => 32,
Bit_Order => System.Low_Order_First;
for APB1RSTR2_Register use record
LPUART1RST at 0 range 0 .. 0;
Reserved_1_1 at 0 range 1 .. 1;
SWPMI1RST at 0 range 2 .. 2;
Reserved_3_4 at 0 range 3 .. 4;
LPTIM2RST at 0 range 5 .. 5;
Reserved_6_31 at 0 range 6 .. 31;
end record;
-- APB2 peripheral reset register
type APB2RSTR_Register is record
-- System configuration (SYSCFG) reset
SYSCFGRST : Boolean := False;
-- unspecified
Reserved_1_9 : HAL.UInt9 := 16#0#;
-- SDMMC reset
SDMMCRST : Boolean := False;
-- TIM1 timer reset
TIM1RST : Boolean := False;
-- SPI1 reset
SPI1RST : Boolean := False;
-- unspecified
Reserved_13_13 : HAL.Bit := 16#0#;
-- USART1 reset
USART1RST : Boolean := False;
-- unspecified
Reserved_15_15 : HAL.Bit := 16#0#;
-- TIM15 timer reset
TIM15RST : Boolean := False;
-- TIM16 timer reset
TIM16RST : Boolean := False;
-- unspecified
Reserved_18_20 : HAL.UInt3 := 16#0#;
-- Serial audio interface 1 (SAI1) reset
SAI1RST : Boolean := False;
-- unspecified
Reserved_22_31 : HAL.UInt10 := 16#0#;
end record
with Volatile_Full_Access, Object_Size => 32,
Bit_Order => System.Low_Order_First;
for APB2RSTR_Register use record
SYSCFGRST at 0 range 0 .. 0;
Reserved_1_9 at 0 range 1 .. 9;
SDMMCRST at 0 range 10 .. 10;
TIM1RST at 0 range 11 .. 11;
SPI1RST at 0 range 12 .. 12;
Reserved_13_13 at 0 range 13 .. 13;
USART1RST at 0 range 14 .. 14;
Reserved_15_15 at 0 range 15 .. 15;
TIM15RST at 0 range 16 .. 16;
TIM16RST at 0 range 17 .. 17;
Reserved_18_20 at 0 range 18 .. 20;
SAI1RST at 0 range 21 .. 21;
Reserved_22_31 at 0 range 22 .. 31;
end record;
-- AHB1 peripheral clock enable register
type AHB1ENR_Register is record
-- DMA1 clock enable
DMA1EN : Boolean := False;
-- DMA2 clock enable
DMA2EN : Boolean := False;
-- unspecified
Reserved_2_7 : HAL.UInt6 := 16#0#;
-- Flash memory interface clock enable
FLASHEN : Boolean := True;
-- unspecified
Reserved_9_10 : HAL.UInt2 := 16#0#;
-- CRC clock enable
CRCEN : Boolean := False;
-- unspecified
Reserved_12_15 : HAL.UInt4 := 16#0#;
-- Touch Sensing Controller clock enable
TSCEN : Boolean := False;
-- unspecified
Reserved_17_31 : HAL.UInt15 := 16#0#;
end record
with Volatile_Full_Access, Object_Size => 32,
Bit_Order => System.Low_Order_First;
for AHB1ENR_Register use record
DMA1EN at 0 range 0 .. 0;
DMA2EN at 0 range 1 .. 1;
Reserved_2_7 at 0 range 2 .. 7;
FLASHEN at 0 range 8 .. 8;
Reserved_9_10 at 0 range 9 .. 10;
CRCEN at 0 range 11 .. 11;
Reserved_12_15 at 0 range 12 .. 15;
TSCEN at 0 range 16 .. 16;
Reserved_17_31 at 0 range 17 .. 31;
end record;
-- AHB2 peripheral clock enable register
type AHB2ENR_Register is record
-- IO port A clock enable
GPIOAEN : Boolean := False;
-- IO port B clock enable
GPIOBEN : Boolean := False;
-- IO port C clock enable
GPIOCEN : Boolean := False;
-- IO port D clock enable
GPIODEN : Boolean := False;
-- IO port E clock enable
GPIOEEN : Boolean := False;
-- unspecified
Reserved_5_6 : HAL.UInt2 := 16#0#;
-- IO port H clock enable
GPIOHEN : Boolean := False;
-- unspecified
Reserved_8_12 : HAL.UInt5 := 16#0#;
-- ADC clock enable
ADCEN : Boolean := False;
-- unspecified
Reserved_14_15 : HAL.UInt2 := 16#0#;
-- AES accelerator clock enable
AESEN : Boolean := False;
-- unspecified
Reserved_17_17 : HAL.Bit := 16#0#;
-- Random Number Generator clock enable
RNGEN : Boolean := False;
-- unspecified
Reserved_19_31 : HAL.UInt13 := 16#0#;
end record
with Volatile_Full_Access, Object_Size => 32,
Bit_Order => System.Low_Order_First;
for AHB2ENR_Register use record
GPIOAEN at 0 range 0 .. 0;
GPIOBEN at 0 range 1 .. 1;
GPIOCEN at 0 range 2 .. 2;
GPIODEN at 0 range 3 .. 3;
GPIOEEN at 0 range 4 .. 4;
Reserved_5_6 at 0 range 5 .. 6;
GPIOHEN at 0 range 7 .. 7;
Reserved_8_12 at 0 range 8 .. 12;
ADCEN at 0 range 13 .. 13;
Reserved_14_15 at 0 range 14 .. 15;
AESEN at 0 range 16 .. 16;
Reserved_17_17 at 0 range 17 .. 17;
RNGEN at 0 range 18 .. 18;
Reserved_19_31 at 0 range 19 .. 31;
end record;
-- AHB3 peripheral clock enable register
type AHB3ENR_Register is record
-- unspecified
Reserved_0_7 : HAL.UInt8 := 16#0#;
-- QSPIEN
QSPIEN : Boolean := False;
-- unspecified
Reserved_9_31 : HAL.UInt23 := 16#0#;
end record
with Volatile_Full_Access, Object_Size => 32,
Bit_Order => System.Low_Order_First;
for AHB3ENR_Register use record
Reserved_0_7 at 0 range 0 .. 7;
QSPIEN at 0 range 8 .. 8;
Reserved_9_31 at 0 range 9 .. 31;
end record;
-- APB1ENR1
type APB1ENR1_Register is record
-- TIM2 timer clock enable
TIM2EN : Boolean := False;
-- unspecified
Reserved_1_3 : HAL.UInt3 := 16#0#;
-- TIM6 timer clock enable
TIM6EN : Boolean := False;
-- TIM7 timer clock enable
TIM7EN : Boolean := False;
-- unspecified
Reserved_6_8 : HAL.UInt3 := 16#0#;
-- LCD clock enable
LCDEN : Boolean := False;
-- RTC APB clock enable
RTCAPBEN : Boolean := False;
-- Window watchdog clock enable
WWDGEN : Boolean := False;
-- unspecified
Reserved_12_13 : HAL.UInt2 := 16#0#;
-- SPI2 clock enable
SPI2EN : Boolean := False;
-- SPI3 clock enable
SP3EN : Boolean := False;
-- unspecified
Reserved_16_16 : HAL.Bit := 16#0#;
-- USART2 clock enable
USART2EN : Boolean := False;
-- USART3 clock enable
USART3EN : Boolean := False;
-- unspecified
Reserved_19_20 : HAL.UInt2 := 16#0#;
-- I2C1 clock enable
I2C1EN : Boolean := False;
-- I2C2 clock enable
I2C2EN : Boolean := False;
-- I2C3 clock enable
I2C3EN : Boolean := False;
-- CRS clock enable
CRSEN : Boolean := False;
-- CAN1 clock enable
CAN1EN : Boolean := False;
-- USB FS clock enable
USBF : Boolean := False;
-- unspecified
Reserved_27_27 : HAL.Bit := 16#0#;
-- Power interface clock enable
PWREN : Boolean := False;
-- DAC1 interface clock enable
DAC1EN : Boolean := False;
-- OPAMP interface clock enable
OPAMPEN : Boolean := False;
-- Low power timer 1 clock enable
LPTIM1EN : Boolean := False;
end record
with Volatile_Full_Access, Object_Size => 32,
Bit_Order => System.Low_Order_First;
for APB1ENR1_Register use record
TIM2EN at 0 range 0 .. 0;
Reserved_1_3 at 0 range 1 .. 3;
TIM6EN at 0 range 4 .. 4;
TIM7EN at 0 range 5 .. 5;
Reserved_6_8 at 0 range 6 .. 8;
LCDEN at 0 range 9 .. 9;
RTCAPBEN at 0 range 10 .. 10;
WWDGEN at 0 range 11 .. 11;
Reserved_12_13 at 0 range 12 .. 13;
SPI2EN at 0 range 14 .. 14;
SP3EN at 0 range 15 .. 15;
Reserved_16_16 at 0 range 16 .. 16;
USART2EN at 0 range 17 .. 17;
USART3EN at 0 range 18 .. 18;
Reserved_19_20 at 0 range 19 .. 20;
I2C1EN at 0 range 21 .. 21;
I2C2EN at 0 range 22 .. 22;
I2C3EN at 0 range 23 .. 23;
CRSEN at 0 range 24 .. 24;
CAN1EN at 0 range 25 .. 25;
USBF at 0 range 26 .. 26;
Reserved_27_27 at 0 range 27 .. 27;
PWREN at 0 range 28 .. 28;
DAC1EN at 0 range 29 .. 29;
OPAMPEN at 0 range 30 .. 30;
LPTIM1EN at 0 range 31 .. 31;
end record;
-- APB1 peripheral clock enable register 2
type APB1ENR2_Register is record
-- Low power UART 1 clock enable
LPUART1EN : Boolean := False;
-- unspecified
Reserved_1_1 : HAL.Bit := 16#0#;
-- Single wire protocol clock enable
SWPMI1EN : Boolean := False;
-- unspecified
Reserved_3_4 : HAL.UInt2 := 16#0#;
-- LPTIM2EN
LPTIM2EN : Boolean := False;
-- unspecified
Reserved_6_31 : HAL.UInt26 := 16#0#;
end record
with Volatile_Full_Access, Object_Size => 32,
Bit_Order => System.Low_Order_First;
for APB1ENR2_Register use record
LPUART1EN at 0 range 0 .. 0;
Reserved_1_1 at 0 range 1 .. 1;
SWPMI1EN at 0 range 2 .. 2;
Reserved_3_4 at 0 range 3 .. 4;
LPTIM2EN at 0 range 5 .. 5;
Reserved_6_31 at 0 range 6 .. 31;
end record;
-- APB2ENR
type APB2ENR_Register is record
-- SYSCFG clock enable
SYSCFGEN : Boolean := False;
-- unspecified
Reserved_1_6 : HAL.UInt6 := 16#0#;
-- Firewall clock enable
FIREWALLEN : Boolean := False;
-- unspecified
Reserved_8_9 : HAL.UInt2 := 16#0#;
-- SDMMC clock enable
SDMMCEN : Boolean := False;
-- TIM1 timer clock enable
TIM1EN : Boolean := False;
-- SPI1 clock enable
SPI1EN : Boolean := False;
-- unspecified
Reserved_13_13 : HAL.Bit := 16#0#;
-- USART1clock enable
USART1EN : Boolean := False;
-- unspecified
Reserved_15_15 : HAL.Bit := 16#0#;
-- TIM15 timer clock enable
TIM15EN : Boolean := False;
-- TIM16 timer clock enable
TIM16EN : Boolean := False;
-- unspecified
Reserved_18_20 : HAL.UInt3 := 16#0#;
-- SAI1 clock enable
SAI1EN : Boolean := False;
-- unspecified
Reserved_22_31 : HAL.UInt10 := 16#0#;
end record
with Volatile_Full_Access, Object_Size => 32,
Bit_Order => System.Low_Order_First;
for APB2ENR_Register use record
SYSCFGEN at 0 range 0 .. 0;
Reserved_1_6 at 0 range 1 .. 6;
FIREWALLEN at 0 range 7 .. 7;
Reserved_8_9 at 0 range 8 .. 9;
SDMMCEN at 0 range 10 .. 10;
TIM1EN at 0 range 11 .. 11;
SPI1EN at 0 range 12 .. 12;
Reserved_13_13 at 0 range 13 .. 13;
USART1EN at 0 range 14 .. 14;
Reserved_15_15 at 0 range 15 .. 15;
TIM15EN at 0 range 16 .. 16;
TIM16EN at 0 range 17 .. 17;
Reserved_18_20 at 0 range 18 .. 20;
SAI1EN at 0 range 21 .. 21;
Reserved_22_31 at 0 range 22 .. 31;
end record;
-- AHB1 peripheral clocks enable in Sleep and Stop modes register
type AHB1SMENR_Register is record
-- DMA1 clocks enable during Sleep and Stop modes
DMA1SMEN : Boolean := True;
-- DMA2 clocks enable during Sleep and Stop modes
DMA2SMEN : Boolean := True;
-- unspecified
Reserved_2_7 : HAL.UInt6 := 16#0#;
-- Flash memory interface clocks enable during Sleep and Stop modes
FLASHSMEN : Boolean := True;
-- SRAM1 interface clocks enable during Sleep and Stop modes
SRAM1SMEN : Boolean := True;
-- unspecified
Reserved_10_10 : HAL.Bit := 16#0#;
-- CRCSMEN
CRCSMEN : Boolean := False;
-- unspecified
Reserved_12_15 : HAL.UInt4 := 16#1#;
-- Touch Sensing Controller clocks enable during Sleep and Stop modes
TSCSMEN : Boolean := True;
-- unspecified
Reserved_17_31 : HAL.UInt15 := 16#0#;
end record
with Volatile_Full_Access, Object_Size => 32,
Bit_Order => System.Low_Order_First;
for AHB1SMENR_Register use record
DMA1SMEN at 0 range 0 .. 0;
DMA2SMEN at 0 range 1 .. 1;
Reserved_2_7 at 0 range 2 .. 7;
FLASHSMEN at 0 range 8 .. 8;
SRAM1SMEN at 0 range 9 .. 9;
Reserved_10_10 at 0 range 10 .. 10;
CRCSMEN at 0 range 11 .. 11;
Reserved_12_15 at 0 range 12 .. 15;
TSCSMEN at 0 range 16 .. 16;
Reserved_17_31 at 0 range 17 .. 31;
end record;
-- AHB2 peripheral clocks enable in Sleep and Stop modes register
type AHB2SMENR_Register is record
-- IO port A clocks enable during Sleep and Stop modes
GPIOASMEN : Boolean := True;
-- IO port B clocks enable during Sleep and Stop modes
GPIOBSMEN : Boolean := True;
-- IO port C clocks enable during Sleep and Stop modes
GPIOCSMEN : Boolean := True;
-- IO port D clocks enable during Sleep and Stop modes
GPIODSMEN : Boolean := True;
-- IO port E clocks enable during Sleep and Stop modes
GPIOESMEN : Boolean := True;
-- unspecified
Reserved_5_6 : HAL.UInt2 := 16#3#;
-- IO port H clocks enable during Sleep and Stop modes
GPIOHSMEN : Boolean := True;
-- unspecified
Reserved_8_8 : HAL.Bit := 16#0#;
-- SRAM2 interface clocks enable during Sleep and Stop modes
SRAM2SMEN : Boolean := True;
-- unspecified
Reserved_10_12 : HAL.UInt3 := 16#4#;
-- ADC clocks enable during Sleep and Stop modes
ADCFSSMEN : Boolean := True;
-- unspecified
Reserved_14_15 : HAL.UInt2 := 16#0#;
-- AES accelerator clocks enable during Sleep and Stop modes
AESSMEN : Boolean := True;
-- unspecified
Reserved_17_17 : HAL.Bit := 16#0#;
-- Random Number Generator clocks enable during Sleep and Stop modes
RNGSMEN : Boolean := True;
-- unspecified
Reserved_19_31 : HAL.UInt13 := 16#0#;
end record
with Volatile_Full_Access, Object_Size => 32,
Bit_Order => System.Low_Order_First;
for AHB2SMENR_Register use record
GPIOASMEN at 0 range 0 .. 0;
GPIOBSMEN at 0 range 1 .. 1;
GPIOCSMEN at 0 range 2 .. 2;
GPIODSMEN at 0 range 3 .. 3;
GPIOESMEN at 0 range 4 .. 4;
Reserved_5_6 at 0 range 5 .. 6;
GPIOHSMEN at 0 range 7 .. 7;
Reserved_8_8 at 0 range 8 .. 8;
SRAM2SMEN at 0 range 9 .. 9;
Reserved_10_12 at 0 range 10 .. 12;
ADCFSSMEN at 0 range 13 .. 13;
Reserved_14_15 at 0 range 14 .. 15;
AESSMEN at 0 range 16 .. 16;
Reserved_17_17 at 0 range 17 .. 17;
RNGSMEN at 0 range 18 .. 18;
Reserved_19_31 at 0 range 19 .. 31;
end record;
-- AHB3 peripheral clocks enable in Sleep and Stop modes register
type AHB3SMENR_Register is record
-- unspecified
Reserved_0_7 : HAL.UInt8 := 16#1#;
-- QSPISMEN
QSPISMEN : Boolean := True;
-- unspecified
Reserved_9_31 : HAL.UInt23 := 16#0#;
end record
with Volatile_Full_Access, Object_Size => 32,
Bit_Order => System.Low_Order_First;
for AHB3SMENR_Register use record
Reserved_0_7 at 0 range 0 .. 7;
QSPISMEN at 0 range 8 .. 8;
Reserved_9_31 at 0 range 9 .. 31;
end record;
-- APB1SMENR1
type APB1SMENR1_Register is record
-- TIM2 timer clocks enable during Sleep and Stop modes
TIM2SMEN : Boolean := True;
-- unspecified
Reserved_1_3 : HAL.UInt3 := 16#7#;
-- TIM6 timer clocks enable during Sleep and Stop modes
TIM6SMEN : Boolean := True;
-- TIM7 timer clocks enable during Sleep and Stop modes
TIM7SMEN : Boolean := True;
-- unspecified
Reserved_6_8 : HAL.UInt3 := 16#0#;
-- LCD clocks enable during Sleep and Stop modes
LCDSMEN : Boolean := True;
-- RTC APB clock enable during Sleep and Stop modes
RTCAPBSMEN : Boolean := False;
-- Window watchdog clocks enable during Sleep and Stop modes
WWDGSMEN : Boolean := True;
-- unspecified
Reserved_12_13 : HAL.UInt2 := 16#0#;
-- SPI2 clocks enable during Sleep and Stop modes
SPI2SMEN : Boolean := True;
-- SPI3 clocks enable during Sleep and Stop modes
SP3SMEN : Boolean := True;
-- unspecified
Reserved_16_16 : HAL.Bit := 16#0#;
-- USART2 clocks enable during Sleep and Stop modes
USART2SMEN : Boolean := True;
-- USART3 clocks enable during Sleep and Stop modes
USART3SMEN : Boolean := True;
-- unspecified
Reserved_19_20 : HAL.UInt2 := 16#3#;
-- I2C1 clocks enable during Sleep and Stop modes
I2C1SMEN : Boolean := True;
-- I2C2 clocks enable during Sleep and Stop modes
I2C2SMEN : Boolean := True;
-- I2C3 clocks enable during Sleep and Stop modes
I2C3SMEN : Boolean := True;
-- unspecified
Reserved_24_24 : HAL.Bit := 16#0#;
-- CAN1 clocks enable during Sleep and Stop modes
CAN1SMEN : Boolean := True;
-- USB FS clock enable during Sleep and Stop modes
USBFSSMEN : Boolean := False;
-- unspecified
Reserved_27_27 : HAL.Bit := 16#0#;
-- Power interface clocks enable during Sleep and Stop modes
PWRSMEN : Boolean := True;
-- DAC1 interface clocks enable during Sleep and Stop modes
DAC1SMEN : Boolean := True;
-- OPAMP interface clocks enable during Sleep and Stop modes
OPAMPSMEN : Boolean := True;
-- Low power timer 1 clocks enable during Sleep and Stop modes
LPTIM1SMEN : Boolean := True;
end record
with Volatile_Full_Access, Object_Size => 32,
Bit_Order => System.Low_Order_First;
for APB1SMENR1_Register use record
TIM2SMEN at 0 range 0 .. 0;
Reserved_1_3 at 0 range 1 .. 3;
TIM6SMEN at 0 range 4 .. 4;
TIM7SMEN at 0 range 5 .. 5;
Reserved_6_8 at 0 range 6 .. 8;
LCDSMEN at 0 range 9 .. 9;
RTCAPBSMEN at 0 range 10 .. 10;
WWDGSMEN at 0 range 11 .. 11;
Reserved_12_13 at 0 range 12 .. 13;
SPI2SMEN at 0 range 14 .. 14;
SP3SMEN at 0 range 15 .. 15;
Reserved_16_16 at 0 range 16 .. 16;
USART2SMEN at 0 range 17 .. 17;
USART3SMEN at 0 range 18 .. 18;
Reserved_19_20 at 0 range 19 .. 20;
I2C1SMEN at 0 range 21 .. 21;
I2C2SMEN at 0 range 22 .. 22;
I2C3SMEN at 0 range 23 .. 23;
Reserved_24_24 at 0 range 24 .. 24;
CAN1SMEN at 0 range 25 .. 25;
USBFSSMEN at 0 range 26 .. 26;
Reserved_27_27 at 0 range 27 .. 27;
PWRSMEN at 0 range 28 .. 28;
DAC1SMEN at 0 range 29 .. 29;
OPAMPSMEN at 0 range 30 .. 30;
LPTIM1SMEN at 0 range 31 .. 31;
end record;
-- APB1 peripheral clocks enable in Sleep and Stop modes register 2
type APB1SMENR2_Register is record
-- Low power UART 1 clocks enable during Sleep and Stop modes
LPUART1SMEN : Boolean := True;
-- unspecified
Reserved_1_1 : HAL.Bit := 16#0#;
-- Single wire protocol clocks enable during Sleep and Stop modes
SWPMI1SMEN : Boolean := True;
-- unspecified
Reserved_3_4 : HAL.UInt2 := 16#0#;
-- LPTIM2SMEN
LPTIM2SMEN : 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 APB1SMENR2_Register use record
LPUART1SMEN at 0 range 0 .. 0;
Reserved_1_1 at 0 range 1 .. 1;
SWPMI1SMEN at 0 range 2 .. 2;
Reserved_3_4 at 0 range 3 .. 4;
LPTIM2SMEN at 0 range 5 .. 5;
Reserved_6_31 at 0 range 6 .. 31;
end record;
-- APB2SMENR
type APB2SMENR_Register is record
-- SYSCFG clocks enable during Sleep and Stop modes
SYSCFGSMEN : Boolean := True;
-- unspecified
Reserved_1_9 : HAL.UInt9 := 16#0#;
-- SDMMC clocks enable during Sleep and Stop modes
SDMMCSMEN : Boolean := True;
-- TIM1 timer clocks enable during Sleep and Stop modes
TIM1SMEN : Boolean := True;
-- SPI1 clocks enable during Sleep and Stop modes
SPI1SMEN : Boolean := True;
-- unspecified
Reserved_13_13 : HAL.Bit := 16#1#;
-- USART1clocks enable during Sleep and Stop modes
USART1SMEN : Boolean := True;
-- unspecified
Reserved_15_15 : HAL.Bit := 16#0#;
-- TIM15 timer clocks enable during Sleep and Stop modes
TIM15SMEN : Boolean := True;
-- TIM16 timer clocks enable during Sleep and Stop modes
TIM16SMEN : Boolean := True;
-- unspecified
Reserved_18_20 : HAL.UInt3 := 16#1#;
-- SAI1 clocks enable during Sleep and Stop modes
SAI1SMEN : Boolean := True;
-- unspecified
Reserved_22_31 : HAL.UInt10 := 16#5#;
end record
with Volatile_Full_Access, Object_Size => 32,
Bit_Order => System.Low_Order_First;
for APB2SMENR_Register use record
SYSCFGSMEN at 0 range 0 .. 0;
Reserved_1_9 at 0 range 1 .. 9;
SDMMCSMEN at 0 range 10 .. 10;
TIM1SMEN at 0 range 11 .. 11;
SPI1SMEN at 0 range 12 .. 12;
Reserved_13_13 at 0 range 13 .. 13;
USART1SMEN at 0 range 14 .. 14;
Reserved_15_15 at 0 range 15 .. 15;
TIM15SMEN at 0 range 16 .. 16;
TIM16SMEN at 0 range 17 .. 17;
Reserved_18_20 at 0 range 18 .. 20;
SAI1SMEN at 0 range 21 .. 21;
Reserved_22_31 at 0 range 22 .. 31;
end record;
subtype CCIPR_USART1SEL_Field is HAL.UInt2;
subtype CCIPR_USART2SEL_Field is HAL.UInt2;
subtype CCIPR_USART3SEL_Field is HAL.UInt2;
subtype CCIPR_LPUART1SEL_Field is HAL.UInt2;
subtype CCIPR_I2C1SEL_Field is HAL.UInt2;
subtype CCIPR_I2C2SEL_Field is HAL.UInt2;
subtype CCIPR_I2C3SEL_Field is HAL.UInt2;
subtype CCIPR_LPTIM1SEL_Field is HAL.UInt2;
subtype CCIPR_LPTIM2SEL_Field is HAL.UInt2;
subtype CCIPR_SAI1SEL_Field is HAL.UInt2;
subtype CCIPR_CLK48SEL_Field is HAL.UInt2;
subtype CCIPR_ADCSEL_Field is HAL.UInt2;
-- CCIPR
type CCIPR_Register is record
-- USART1 clock source selection
USART1SEL : CCIPR_USART1SEL_Field := 16#0#;
-- USART2 clock source selection
USART2SEL : CCIPR_USART2SEL_Field := 16#0#;
-- USART3 clock source selection
USART3SEL : CCIPR_USART3SEL_Field := 16#0#;
-- unspecified
Reserved_6_9 : HAL.UInt4 := 16#0#;
-- LPUART1 clock source selection
LPUART1SEL : CCIPR_LPUART1SEL_Field := 16#0#;
-- I2C1 clock source selection
I2C1SEL : CCIPR_I2C1SEL_Field := 16#0#;
-- I2C2 clock source selection
I2C2SEL : CCIPR_I2C2SEL_Field := 16#0#;
-- I2C3 clock source selection
I2C3SEL : CCIPR_I2C3SEL_Field := 16#0#;
-- Low power timer 1 clock source selection
LPTIM1SEL : CCIPR_LPTIM1SEL_Field := 16#0#;
-- Low power timer 2 clock source selection
LPTIM2SEL : CCIPR_LPTIM2SEL_Field := 16#0#;
-- SAI1 clock source selection
SAI1SEL : CCIPR_SAI1SEL_Field := 16#0#;
-- unspecified
Reserved_24_25 : HAL.UInt2 := 16#0#;
-- 48 MHz clock source selection
CLK48SEL : CCIPR_CLK48SEL_Field := 16#0#;
-- ADCs clock source selection
ADCSEL : CCIPR_ADCSEL_Field := 16#0#;
-- SWPMI1 clock source selection
SWPMI1SEL : Boolean := False;
-- unspecified
Reserved_31_31 : HAL.Bit := 16#0#;
end record
with Volatile_Full_Access, Object_Size => 32,
Bit_Order => System.Low_Order_First;
for CCIPR_Register use record
USART1SEL at 0 range 0 .. 1;
USART2SEL at 0 range 2 .. 3;
USART3SEL at 0 range 4 .. 5;
Reserved_6_9 at 0 range 6 .. 9;
LPUART1SEL at 0 range 10 .. 11;
I2C1SEL at 0 range 12 .. 13;
I2C2SEL at 0 range 14 .. 15;
I2C3SEL at 0 range 16 .. 17;
LPTIM1SEL at 0 range 18 .. 19;
LPTIM2SEL at 0 range 20 .. 21;
SAI1SEL at 0 range 22 .. 23;
Reserved_24_25 at 0 range 24 .. 25;
CLK48SEL at 0 range 26 .. 27;
ADCSEL at 0 range 28 .. 29;
SWPMI1SEL at 0 range 30 .. 30;
Reserved_31_31 at 0 range 31 .. 31;
end record;
subtype BDCR_LSEDRV_Field is HAL.UInt2;
subtype BDCR_RTCSEL_Field is HAL.UInt2;
-- BDCR
type BDCR_Register is record
-- LSE oscillator enable
LSEON : Boolean := False;
-- Read-only. LSE oscillator ready
LSERDY : Boolean := False;
-- LSE oscillator bypass
LSEBYP : Boolean := False;
-- SE oscillator drive capability
LSEDRV : BDCR_LSEDRV_Field := 16#0#;
-- LSECSSON
LSECSSON : Boolean := False;
-- Read-only. LSECSSD
LSECSSD : Boolean := False;
-- unspecified
Reserved_7_7 : HAL.Bit := 16#0#;
-- RTC clock source selection
RTCSEL : BDCR_RTCSEL_Field := 16#0#;
-- unspecified
Reserved_10_14 : HAL.UInt5 := 16#0#;
-- RTC clock enable
RTCEN : Boolean := False;
-- Backup domain software reset
BDRST : Boolean := False;
-- unspecified
Reserved_17_23 : HAL.UInt7 := 16#0#;
-- Low speed clock output enable
LSCOEN : Boolean := False;
-- Low speed clock output selection
LSCOSEL : Boolean := False;
-- unspecified
Reserved_26_31 : HAL.UInt6 := 16#0#;
end record
with Volatile_Full_Access, Object_Size => 32,
Bit_Order => System.Low_Order_First;
for BDCR_Register use record
LSEON at 0 range 0 .. 0;
LSERDY at 0 range 1 .. 1;
LSEBYP at 0 range 2 .. 2;
LSEDRV at 0 range 3 .. 4;
LSECSSON at 0 range 5 .. 5;
LSECSSD at 0 range 6 .. 6;
Reserved_7_7 at 0 range 7 .. 7;
RTCSEL at 0 range 8 .. 9;
Reserved_10_14 at 0 range 10 .. 14;
RTCEN at 0 range 15 .. 15;
BDRST at 0 range 16 .. 16;
Reserved_17_23 at 0 range 17 .. 23;
LSCOEN at 0 range 24 .. 24;
LSCOSEL at 0 range 25 .. 25;
Reserved_26_31 at 0 range 26 .. 31;
end record;
subtype CSR_MSISRANGE_Field is HAL.UInt4;
-- CSR
type CSR_Register is record
-- LSI oscillator enable
LSION : Boolean := False;
-- Read-only. LSI oscillator ready
LSIRDY : Boolean := False;
-- unspecified
Reserved_2_7 : HAL.UInt6 := 16#0#;
-- SI range after Standby mode
MSISRANGE : CSR_MSISRANGE_Field := 16#6#;
-- unspecified
Reserved_12_22 : HAL.UInt11 := 16#0#;
-- Remove reset flag
RMVF : Boolean := False;
-- Read-only. Firewall reset flag
FIREWALLRSTF : Boolean := False;
-- Read-only. Option byte loader reset flag
OBLRSTF : Boolean := False;
-- Read-only. Pin reset flag
PINRSTF : Boolean := True;
-- Read-only. BOR flag
BORRSTF : Boolean := True;
-- Read-only. Software reset flag
SFTRSTF : Boolean := False;
-- Read-only. Independent window watchdog reset flag
IWDGRSTF : Boolean := False;
-- Read-only. Window watchdog reset flag
WWDGRSTF : Boolean := False;
-- Read-only. Low-power reset flag
LPWRSTF : Boolean := False;
end record
with Volatile_Full_Access, Object_Size => 32,
Bit_Order => System.Low_Order_First;
for CSR_Register use record
LSION at 0 range 0 .. 0;
LSIRDY at 0 range 1 .. 1;
Reserved_2_7 at 0 range 2 .. 7;
MSISRANGE at 0 range 8 .. 11;
Reserved_12_22 at 0 range 12 .. 22;
RMVF at 0 range 23 .. 23;
FIREWALLRSTF at 0 range 24 .. 24;
OBLRSTF at 0 range 25 .. 25;
PINRSTF at 0 range 26 .. 26;
BORRSTF at 0 range 27 .. 27;
SFTRSTF at 0 range 28 .. 28;
IWDGRSTF at 0 range 29 .. 29;
WWDGRSTF at 0 range 30 .. 30;
LPWRSTF at 0 range 31 .. 31;
end record;
-----------------
-- Peripherals --
-----------------
-- Reset and clock control
type RCC_Peripheral is record
-- Clock control register
CR : aliased CR_Register;
-- Internal clock sources calibration register
ICSCR : aliased ICSCR_Register;
-- Clock configuration register
CFGR : aliased CFGR_Register;
-- PLL configuration register
PLLCFGR : aliased PLLCFGR_Register;
-- PLLSAI1 configuration register
PLLSAI1CFGR : aliased PLLSAI1CFGR_Register;
-- Clock interrupt enable register
CIER : aliased CIER_Register;
-- Clock interrupt flag register
CIFR : aliased CIFR_Register;
-- Clock interrupt clear register
CICR : aliased CICR_Register;
-- AHB1 peripheral reset register
AHB1RSTR : aliased AHB1RSTR_Register;
-- AHB2 peripheral reset register
AHB2RSTR : aliased AHB2RSTR_Register;
-- AHB3 peripheral reset register
AHB3RSTR : aliased AHB3RSTR_Register;
-- APB1 peripheral reset register 1
APB1RSTR1 : aliased APB1RSTR1_Register;
-- APB1 peripheral reset register 2
APB1RSTR2 : aliased APB1RSTR2_Register;
-- APB2 peripheral reset register
APB2RSTR : aliased APB2RSTR_Register;
-- AHB1 peripheral clock enable register
AHB1ENR : aliased AHB1ENR_Register;
-- AHB2 peripheral clock enable register
AHB2ENR : aliased AHB2ENR_Register;
-- AHB3 peripheral clock enable register
AHB3ENR : aliased AHB3ENR_Register;
-- APB1ENR1
APB1ENR1 : aliased APB1ENR1_Register;
-- APB1 peripheral clock enable register 2
APB1ENR2 : aliased APB1ENR2_Register;
-- APB2ENR
APB2ENR : aliased APB2ENR_Register;
-- AHB1 peripheral clocks enable in Sleep and Stop modes register
AHB1SMENR : aliased AHB1SMENR_Register;
-- AHB2 peripheral clocks enable in Sleep and Stop modes register
AHB2SMENR : aliased AHB2SMENR_Register;
-- AHB3 peripheral clocks enable in Sleep and Stop modes register
AHB3SMENR : aliased AHB3SMENR_Register;
-- APB1SMENR1
APB1SMENR1 : aliased APB1SMENR1_Register;
-- APB1 peripheral clocks enable in Sleep and Stop modes register 2
APB1SMENR2 : aliased APB1SMENR2_Register;
-- APB2SMENR
APB2SMENR : aliased APB2SMENR_Register;
-- CCIPR
CCIPR : aliased CCIPR_Register;
-- BDCR
BDCR : aliased BDCR_Register;
-- CSR
CSR : aliased CSR_Register;
end record
with Volatile;
for RCC_Peripheral use record
CR at 16#0# range 0 .. 31;
ICSCR at 16#4# range 0 .. 31;
CFGR at 16#8# range 0 .. 31;
PLLCFGR at 16#C# range 0 .. 31;
PLLSAI1CFGR at 16#10# range 0 .. 31;
CIER at 16#18# range 0 .. 31;
CIFR at 16#1C# range 0 .. 31;
CICR at 16#20# range 0 .. 31;
AHB1RSTR at 16#28# range 0 .. 31;
AHB2RSTR at 16#2C# range 0 .. 31;
AHB3RSTR at 16#30# range 0 .. 31;
APB1RSTR1 at 16#38# range 0 .. 31;
APB1RSTR2 at 16#3C# range 0 .. 31;
APB2RSTR at 16#40# range 0 .. 31;
AHB1ENR at 16#48# range 0 .. 31;
AHB2ENR at 16#4C# range 0 .. 31;
AHB3ENR at 16#50# range 0 .. 31;
APB1ENR1 at 16#58# range 0 .. 31;
APB1ENR2 at 16#5C# range 0 .. 31;
APB2ENR at 16#60# range 0 .. 31;
AHB1SMENR at 16#68# range 0 .. 31;
AHB2SMENR at 16#6C# range 0 .. 31;
AHB3SMENR at 16#70# range 0 .. 31;
APB1SMENR1 at 16#78# range 0 .. 31;
APB1SMENR2 at 16#7C# range 0 .. 31;
APB2SMENR at 16#80# range 0 .. 31;
CCIPR at 16#88# range 0 .. 31;
BDCR at 16#90# range 0 .. 31;
CSR at 16#94# range 0 .. 31;
end record;
-- Reset and clock control
RCC_Periph : aliased RCC_Peripheral
with Import, Address => RCC_Base;
end STM32_SVD.RCC;
| 36.768979 | 78 | 0.567271 |
5ed35eba2a86ce8dee567d1afeeb5840dd13a98f | 1,856 | adb | Ada | Sources/Globe_3d/gl/gl-errors.adb | ForYouEyesOnly/Space-Convoy | be4904f6a02695f7c4c5c3c965f4871cd3250003 | [
"MIT"
] | 1 | 2019-09-21T09:40:34.000Z | 2019-09-21T09:40:34.000Z | Sources/Globe_3d/gl/gl-errors.adb | ForYouEyesOnly/Space-Convoy | be4904f6a02695f7c4c5c3c965f4871cd3250003 | [
"MIT"
] | null | null | null | Sources/Globe_3d/gl/gl-errors.adb | ForYouEyesOnly/Space-Convoy | be4904f6a02695f7c4c5c3c965f4871cd3250003 | [
"MIT"
] | 1 | 2019-09-25T12:29:27.000Z | 2019-09-25T12:29:27.000Z | -------------------------------------------------------------------------
-- GL.Errors - GL error support
--
-- Copyright (c) Rod Kay 2007
-- AUSTRALIA
-- Permission granted to use this software, without any warranty,
-- for any purpose, provided this copyright note remains attached
-- and unmodified if sources are distributed further.
-------------------------------------------------------------------------
with Ada.Text_IO; use Ada.Text_IO;
with Ada.Unchecked_Conversion;
with GLU;
with Interfaces.C.Strings; use Interfaces.C.Strings;
package body GL.Errors is
function Current return String is
function to_chars_ptr is new Ada.Unchecked_Conversion (GL.ubytePtr, chars_ptr);
begin
return Value (to_chars_ptr (GLU.Error_String (GL.Get_Error)));
end Current;
procedure log (Prefix : String := "") is
Current_GL_Error : constant String := Current;
begin
if Current_GL_Error /= "no error" then
case Prefix = "" is
when True => Put_Line ("openGL error : '" & Current_GL_Error & "'");
when False => Put_Line (Prefix & " : '" & Current_GL_Error & "'");
end case;
raise openGL_Error; -- tbd : use ada.exceptions to attach the openg error string to the exception.
end if;
end log;
procedure log (Prefix : String := ""; error_Occurred : out Boolean) is
Current_GL_Error : constant String := Current;
begin
error_Occurred := Current_GL_Error /= "no error";
if error_Occurred then
case Prefix = "" is
when True => Put_Line ("openGL error : '" & Current_GL_Error & "'");
when False => Put_Line (Prefix & " : '" & Current_GL_Error & "'");
end case;
end if;
end log;
end GL.Errors;
| 33.142857 | 109 | 0.561422 |
5e27b4f0d81da0e6093de3d81cce4e6156d820e4 | 322 | adb | Ada | gcc-gcc-7_3_0-release/gcc/testsuite/gnat.dg/object_overflow3.adb | best08618/asylo | 5a520a9f5c461ede0f32acc284017b737a43898c | [
"Apache-2.0"
] | null | null | null | gcc-gcc-7_3_0-release/gcc/testsuite/gnat.dg/object_overflow3.adb | best08618/asylo | 5a520a9f5c461ede0f32acc284017b737a43898c | [
"Apache-2.0"
] | null | null | null | gcc-gcc-7_3_0-release/gcc/testsuite/gnat.dg/object_overflow3.adb | best08618/asylo | 5a520a9f5c461ede0f32acc284017b737a43898c | [
"Apache-2.0"
] | null | null | null | -- { dg-do compile }
procedure Object_Overflow3 is
procedure Proc (x : Boolean) is begin null; end;
type Arr is array(0 .. Long_Integer'Last) of Boolean;
type Rec is record
A : Arr;
B : Arr;
end record;
Obj : Rec; -- { dg-warning "Storage_Error" }
begin
Obj.A(1) := True;
Proc (Obj.A(1));
end;
| 16.1 | 55 | 0.618012 |
303b9b23c315a24d3fb16e76c7fc06a4885304ac | 3,259 | ads | Ada | rts/gcc-9/adainclude/s-parame.ads | letsbyteit/build-avr-ada-toolchain | 7c5dddbc69e6e2df8c30971417dc50d2f2b29794 | [
"MIT"
] | 7 | 2019-09-17T20:54:13.000Z | 2021-12-20T04:31:40.000Z | rts/gcc-9/adainclude/s-parame.ads | letsbyteit/build-avr-ada-toolchain | 7c5dddbc69e6e2df8c30971417dc50d2f2b29794 | [
"MIT"
] | 6 | 2019-05-08T14:20:48.000Z | 2022-01-20T18:58:30.000Z | rts/gcc-9/adainclude/s-parame.ads | letsbyteit/build-avr-ada-toolchain | 7c5dddbc69e6e2df8c30971417dc50d2f2b29794 | [
"MIT"
] | 8 | 2019-07-09T09:18:51.000Z | 2022-01-15T20:28:50.000Z | ------------------------------------------------------------------------------
-- --
-- GNAT COMPILER COMPONENTS --
-- --
-- S Y S T E M . P A R A M E T E R S --
-- --
-- S p e c --
-- --
-- Copyright (C) 1992-2013, 2016-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. --
-- --
------------------------------------------------------------------------------
-- This package defines some system dependent parameters for GNAT. These
-- are values that are referenced by the runtime library and are therefore
-- relevant to the target machine.
-- This is the AVR version by AVR-Ada of the package
package System.Parameters is
pragma Pure;
pragma No_Elaboration_Code_All;
-- type Size_Type is new Integer;
type Size_Type is range
-(2 ** (Integer'(Standard'Address_Size) - 1)) ..
+(2 ** (Integer'(Standard'Address_Size) - 1)) - 1;
Unspecified_Size : constant Size_Type := Size_Type'First;
-- Type used to provide task storage size to runtime
Runtime_Default_Sec_Stack_Size : constant Size_Type := 256;
-- The run-time chosen default size for secondary stacks that may be
-- overridden by the user with the use of binder -D switch.
-- The GCC-9 binder generates references.
end System.Parameters;
| 58.196429 | 78 | 0.464867 |
30de605224a1f14c82a81892151807ba34f0f98c | 6,673 | adb | Ada | src/riscv32/agate-arch-riscv.adb | Fabien-Chouteau/AGATE | cd8dbc54c1c70379c833e7cd710e2326ad6e9a91 | [
"BSD-3-Clause"
] | 3 | 2017-12-23T10:25:07.000Z | 2021-06-09T13:47:19.000Z | src/riscv32/agate-arch-riscv.adb | Fabien-Chouteau/AGATE | cd8dbc54c1c70379c833e7cd710e2326ad6e9a91 | [
"BSD-3-Clause"
] | null | null | null | src/riscv32/agate-arch-riscv.adb | Fabien-Chouteau/AGATE | cd8dbc54c1c70379c833e7cd710e2326ad6e9a91 | [
"BSD-3-Clause"
] | null | null | null | ------------------------------------------------------------------------------
-- --
-- Copyright (C) 2018, Fabien Chouteau --
-- --
-- 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 System.Machine_Code; use System.Machine_Code;
with AGATE_Arch_Parameters; use AGATE_Arch_Parameters;
package body AGATE.Arch.RISCV is
CPU_Frequency_Calc : Word := 0;
generic
Reg_Name : String;
type Reg_Type is private;
function Read_CSR return Reg_Type
with Inline_Always;
generic
Reg_Name : String;
type Reg_Type is private;
procedure Write_CSR (Val : Reg_Type)
with Inline_Always;
-------------------
-- CPU_Frequency --
-------------------
function CPU_Frequency return Word is
function Measure_Freq (Count : Word) return Word;
------------------
-- Measure_Freq --
------------------
function Measure_Freq (Count : Word) return Word is
Start_Mtime : Word;
Delta_Mtime : Word;
Mtime_Freq : constant Word := Timer_Frequency;
Start_Mcycle : Word;
Delta_Mcycle : Word;
Tmp : Word;
Mtime_Lo : Word with Volatile_Full_Access, Address => Mtime_Lo_Addr;
Mtime_Hi : Word with Volatile_Full_Access, Address => Mtime_Hi_Addr;
begin
Tmp := Mtime_Lo;
loop
Start_Mtime := Mtime_Lo;
exit when Start_Mtime /= Tmp;
end loop;
Start_Mcycle := Mcycle_Low;
loop
Delta_Mtime := Mtime_Lo - Start_Mtime;
exit when Delta_Mtime > Count;
end loop;
Delta_Mcycle := Mcycle_Low - Start_Mcycle;
return (Delta_Mcycle / Delta_Mtime) * Mtime_Freq
+ ((Delta_Mcycle mod Delta_Mtime) * Mtime_Freq) / Delta_Mtime;
end Measure_Freq;
begin
if CPU_Frequency_Calc = 0 then
-- Warm up
CPU_Frequency_Calc := Measure_Freq (1);
-- measure for real
CPU_Frequency_Calc := Measure_Freq (10);
end if;
return CPU_Frequency_Calc;
end CPU_Frequency;
--------------
-- Read_CSR --
--------------
function Read_CSR return Reg_Type is
Ret : Reg_Type;
begin
Asm ("csrr %0, " & Reg_Name,
Outputs => Reg_Type'Asm_Output ("=r", Ret),
Volatile => True);
return Ret;
end Read_CSR;
---------------
-- Write_CSR --
---------------
procedure Write_CSR (Val : Reg_Type) is
begin
Asm ("csrw " & Reg_Name & ", %0",
Inputs => Reg_Type'Asm_Input ("r", Val),
Volatile => True);
end Write_CSR;
function I_Stvec is new Read_CSR ("stvec", Word);
function Stvec return Word renames I_Stvec;
procedure I_Write_Stvec is new Write_CSR ("stvec", Word);
procedure Write_Stvec (Val : Word) renames I_Write_Stvec;
function I_Mtvec is new Read_CSR ("mtvec", Word);
function Mtvec return Word renames I_Mtvec;
procedure I_Write_Mtvec is new Write_CSR ("mtvec", Word);
procedure Write_Mtvec (Val : Word) renames I_Write_Mtvec;
function I_Mscratch is new Read_CSR ("mscratch", Word);
function Mscratch return Word renames I_Mscratch;
procedure I_Write_Mscratch is new Write_CSR ("mscratch", Word);
procedure Write_Mcratch (Val : Word) renames I_Write_Mscratch;
function I_Mbadaddr is new Read_CSR ("mbadaddr", Word);
function Mbadaddr return Word renames I_Mbadaddr;
function I_Mcycle_Low is new Read_CSR ("mcycle", Word);
function Mcycle_Low return Word renames I_Mcycle_Low;
function I_Mcycle_Hi is new Read_CSR ("mcycleh", Word);
function Mcycle_Hi return Word renames I_Mcycle_Hi;
function I_Mstatus is new Read_CSR ("mstatus", Mstatus_Reg);
function Mstatus return Mstatus_Reg renames I_Mstatus;
procedure I_Write_Mstatus is new Write_CSR ("mstatus", Mstatus_Reg);
procedure Write_Mstatus (Val : Mstatus_Reg) renames I_Write_Mstatus;
function I_Mip is new Read_CSR ("mip", Interrupt_Register);
function Mip return Interrupt_Register renames I_Mip;
procedure I_Write_Mip is new Write_CSR ("mip", Interrupt_Register);
procedure Write_Mip (Val : Interrupt_Register) renames I_Write_Mip;
function I_Mie is new Read_CSR ("mie", Interrupt_Register);
function Mie return Interrupt_Register renames I_Mie;
procedure I_Write_Mie is new Write_CSR ("mie", Interrupt_Register);
procedure Write_Mie (Val : Interrupt_Register) renames I_Write_Mie;
end AGATE.Arch.RISCV;
| 37.914773 | 78 | 0.597932 |
57e7173056ddbd26bc455de01ad8aea8bb22f4c6 | 1,786 | adb | Ada | src/model/grammar/lse-model-grammar-symbol.adb | mgrojo/lsystem-editor | 1f855bc1f783c8d7a1c81594c8aee403e4b53132 | [
"MIT"
] | 2 | 2021-01-09T14:49:35.000Z | 2022-01-18T18:57:45.000Z | src/model/grammar/lse-model-grammar-symbol.adb | mgrojo/lsystem-editor | 1f855bc1f783c8d7a1c81594c8aee403e4b53132 | [
"MIT"
] | 1 | 2021-12-03T18:49:59.000Z | 2021-12-03T18:49:59.000Z | src/model/grammar/lse-model-grammar-symbol.adb | mgrojo/lsystem-editor | 1f855bc1f783c8d7a1c81594c8aee403e4b53132 | [
"MIT"
] | 1 | 2021-12-03T18:07:44.000Z | 2021-12-03T18:07:44.000Z | -------------------------------------------------------------------------------
-- LSE -- L-System Editor
-- Author: Heziode
--
-- License:
-- MIT License
--
-- Copyright (c) 2018 Quentin Dauprat (Heziode) <[email protected]>
--
-- Permission is hereby granted, free of charge, to any person obtaining a
-- copy of this software and associated documentation files (the "Software"),
-- to deal in the Software without restriction, including without limitation
-- the rights to use, copy, modify, merge, publish, distribute, sublicense,
-- and/or sell copies of the Software, and to permit persons to whom the
-- Software is furnished to do so, subject to the following conditions:
--
-- The above copyright notice and this permission notice shall be included in
-- all copies or substantial portions of the Software.
--
-- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
-- FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
-- DEALINGS IN THE SOFTWARE.
-------------------------------------------------------------------------------
with Ada.Text_IO;
package body LSE.Model.Grammar.Symbol is
function Get_Representation (This : Instance) return Character
is
begin
return This.Representation;
end Get_Representation;
procedure Put (This : Instance)
is
use Ada.Text_IO;
begin
Put_Line ("Representation: " & This.Representation);
end Put;
end LSE.Model.Grammar.Symbol;
| 38 | 79 | 0.668533 |
30a782a3904482145a91181b75c086e2e839901f | 324 | ads | Ada | src/arch/Ada/types-unsafe.ads | PThierry/ewok-kernel | e9c23cb3fd0afd8378bc27418778e1117d5e16cc | [
"Apache-2.0"
] | 65 | 2018-09-26T09:10:11.000Z | 2022-01-30T21:17:37.000Z | src/arch/Ada/types-unsafe.ads | PThierry/ewok-kernel | e9c23cb3fd0afd8378bc27418778e1117d5e16cc | [
"Apache-2.0"
] | 22 | 2019-04-07T15:15:54.000Z | 2020-10-15T12:45:54.000Z | src/arch/Ada/types-unsafe.ads | PThierry/ewok-kernel | e9c23cb3fd0afd8378bc27418778e1117d5e16cc | [
"Apache-2.0"
] | 10 | 2018-09-27T09:43:08.000Z | 2021-01-29T22:50:17.000Z | pragma restrictions (no_secondary_stack);
pragma restrictions (no_elaboration_code);
pragma restrictions (no_finalization);
pragma restrictions (no_exception_handlers);
-- These types are not SPARK compliant
package types.unsafe
with spark_mode => off
is
type string_access is access all string;
end types.unsafe;
| 21.6 | 44 | 0.802469 |
5ed40842a15f014c3cb3857e7bcf1b6bff92d57b | 3,620 | ads | Ada | source/amf/uml/amf-uml-variable_actions-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-variable_actions-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-variable_actions-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.Variable_Actions.Hash is
new AMF.Elements.Generic_Hash (UML_Variable_Action, UML_Variable_Action_Access);
| 72.4 | 82 | 0.403867 |
30da996b5e74a9822aba382add4f0ae8d22819e0 | 756 | adb | Ada | Read Only/gdb-7.12.1/gdb/testsuite/gdb.ada/tick_last_segv/foo.adb | samyvic/OS-Project | 1622bc1641876584964effd91d65ef02e92728e1 | [
"Apache-2.0"
] | null | null | null | Read Only/gdb-7.12.1/gdb/testsuite/gdb.ada/tick_last_segv/foo.adb | samyvic/OS-Project | 1622bc1641876584964effd91d65ef02e92728e1 | [
"Apache-2.0"
] | null | null | null | Read Only/gdb-7.12.1/gdb/testsuite/gdb.ada/tick_last_segv/foo.adb | samyvic/OS-Project | 1622bc1641876584964effd91d65ef02e92728e1 | [
"Apache-2.0"
] | null | null | null | -- Copyright 2009-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/>.
procedure foo is
begin
null;
end foo;
| 37.8 | 73 | 0.736772 |
8b5c79020ac0c080327e7175ba45ecae2bc4ee8f | 4,766 | ads | Ada | source/amf/uml/amf-uml-gates-collections.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-gates-collections.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-gates-collections.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.Generic_Collections;
package AMF.UML.Gates.Collections is
pragma Preelaborate;
package UML_Gate_Collections is
new AMF.Generic_Collections
(UML_Gate,
UML_Gate_Access);
type Set_Of_UML_Gate is
new UML_Gate_Collections.Set with null record;
Empty_Set_Of_UML_Gate : constant Set_Of_UML_Gate;
type Ordered_Set_Of_UML_Gate is
new UML_Gate_Collections.Ordered_Set with null record;
Empty_Ordered_Set_Of_UML_Gate : constant Ordered_Set_Of_UML_Gate;
type Bag_Of_UML_Gate is
new UML_Gate_Collections.Bag with null record;
Empty_Bag_Of_UML_Gate : constant Bag_Of_UML_Gate;
type Sequence_Of_UML_Gate is
new UML_Gate_Collections.Sequence with null record;
Empty_Sequence_Of_UML_Gate : constant Sequence_Of_UML_Gate;
private
Empty_Set_Of_UML_Gate : constant Set_Of_UML_Gate
:= (UML_Gate_Collections.Set with null record);
Empty_Ordered_Set_Of_UML_Gate : constant Ordered_Set_Of_UML_Gate
:= (UML_Gate_Collections.Ordered_Set with null record);
Empty_Bag_Of_UML_Gate : constant Bag_Of_UML_Gate
:= (UML_Gate_Collections.Bag with null record);
Empty_Sequence_Of_UML_Gate : constant Sequence_Of_UML_Gate
:= (UML_Gate_Collections.Sequence with null record);
end AMF.UML.Gates.Collections;
| 51.804348 | 78 | 0.492446 |
30a96bdd16d4d35a6e08f2ccec3f041e90f6498c | 4,389 | ads | Ada | msp430x2/msp430g2553/svd/msp430_svd-flash.ads | ekoeppen/MSP430_Generic_Ada_Drivers | 12b8238ea22dbb0c0c6c63ca46bfa7e2cb80334a | [
"MIT"
] | null | null | null | msp430x2/msp430g2553/svd/msp430_svd-flash.ads | ekoeppen/MSP430_Generic_Ada_Drivers | 12b8238ea22dbb0c0c6c63ca46bfa7e2cb80334a | [
"MIT"
] | null | null | null | msp430x2/msp430g2553/svd/msp430_svd-flash.ads | ekoeppen/MSP430_Generic_Ada_Drivers | 12b8238ea22dbb0c0c6c63ca46bfa7e2cb80334a | [
"MIT"
] | null | null | null | -- This spec has been automatically generated from msp430g2553.svd
pragma Restrictions (No_Elaboration_Code);
pragma Ada_2012;
pragma Style_Checks (Off);
with System;
-- Flash
package MSP430_SVD.FLASH is
pragma Preelaborate;
---------------
-- Registers --
---------------
-- FLASH Control 1
type FCTL1_Register is record
-- unspecified
Reserved_0_0 : MSP430_SVD.Bit := 16#0#;
-- Enable bit for Flash segment erase
ERASE : MSP430_SVD.Bit := 16#0#;
-- Enable bit for Flash mass erase
MERAS : MSP430_SVD.Bit := 16#0#;
-- unspecified
Reserved_3_5 : MSP430_SVD.UInt3 := 16#0#;
-- Enable bit for Flash write
WRT : MSP430_SVD.Bit := 16#0#;
-- Enable bit for Flash segment write
BLKWRT : MSP430_SVD.Bit := 16#0#;
-- Key
FWKEY : MSP430_SVD.Byte := 16#0#;
end record
with Volatile_Full_Access, Object_Size => 16,
Bit_Order => System.Low_Order_First;
for FCTL1_Register use record
Reserved_0_0 at 0 range 0 .. 0;
ERASE at 0 range 1 .. 1;
MERAS at 0 range 2 .. 2;
Reserved_3_5 at 0 range 3 .. 5;
WRT at 0 range 6 .. 6;
BLKWRT at 0 range 7 .. 7;
FWKEY at 0 range 8 .. 15;
end record;
-- Flash clock select 0 */ /* to distinguish from USART SSELx
type FCTL2_FSSEL_Field is
(-- Flash clock select: 0 - ACLK
Fssel_0,
-- Flash clock select: 1 - MCLK
Fssel_1,
-- Flash clock select: 2 - SMCLK
Fssel_2,
-- Flash clock select: 3 - SMCLK
Fssel_3)
with Size => 2;
for FCTL2_FSSEL_Field use
(Fssel_0 => 0,
Fssel_1 => 1,
Fssel_2 => 2,
Fssel_3 => 3);
-- FLASH Control 2
type FCTL2_Register is record
-- Divide Flash clock by 1 to 64 using FN0 to FN5 according to:
FN : MSP430_SVD.UInt6;
-- Flash clock select 0 */ /* to distinguish from USART SSELx
FSSEL : FCTL2_FSSEL_Field := MSP430_SVD.FLASH.Fssel_0;
-- Key
FWKEY : MSP430_SVD.Byte := 16#0#;
end record
with Volatile_Full_Access, Object_Size => 16,
Bit_Order => System.Low_Order_First;
for FCTL2_Register use record
FN at 0 range 0 .. 5;
FSSEL at 0 range 6 .. 7;
FWKEY at 0 range 8 .. 15;
end record;
-- FLASH Control 3
type FCTL3_Register is record
-- Flash busy: 1
BUSY : MSP430_SVD.Bit := 16#0#;
-- Flash Key violation flag
KEYV : MSP430_SVD.Bit := 16#0#;
-- Flash Access violation flag
ACCVIFG : MSP430_SVD.Bit := 16#0#;
-- Wait flag for segment write
WAIT : MSP430_SVD.Bit := 16#0#;
-- Lock bit: 1 - Flash is locked (read only)
LOCK : MSP430_SVD.Bit := 16#0#;
-- Flash Emergency Exit
EMEX : MSP430_SVD.Bit := 16#0#;
-- Segment A Lock bit: read = 1 - Segment is locked (read only)
LOCKA : MSP430_SVD.Bit := 16#0#;
-- Last Program or Erase failed
FAIL : MSP430_SVD.Bit := 16#0#;
-- Key
FWKEY : MSP430_SVD.Byte := 16#0#;
end record
with Volatile_Full_Access, Object_Size => 16,
Bit_Order => System.Low_Order_First;
for FCTL3_Register use record
BUSY at 0 range 0 .. 0;
KEYV at 0 range 1 .. 1;
ACCVIFG at 0 range 2 .. 2;
WAIT at 0 range 3 .. 3;
LOCK at 0 range 4 .. 4;
EMEX at 0 range 5 .. 5;
LOCKA at 0 range 6 .. 6;
FAIL at 0 range 7 .. 7;
FWKEY at 0 range 8 .. 15;
end record;
-----------------
-- Peripherals --
-----------------
-- Flash
type FLASH_Peripheral is record
-- FLASH Control 1
FCTL1 : aliased FCTL1_Register;
-- FLASH Control 2
FCTL2 : aliased FCTL2_Register;
-- FLASH Control 3
FCTL3 : aliased FCTL3_Register;
end record
with Volatile;
for FLASH_Peripheral use record
FCTL1 at 16#0# range 0 .. 15;
FCTL2 at 16#2# range 0 .. 15;
FCTL3 at 16#4# range 0 .. 15;
end record;
-- Flash
FLASH_Periph : aliased FLASH_Peripheral
with Import, Address => FLASH_Base;
end MSP430_SVD.FLASH;
| 30.479167 | 70 | 0.544999 |
30b071e5f79e7aeca2642844bc9f31bb4d325075 | 28,554 | ads | Ada | arch/ARM/Nordic/svd/nrf52/nrf_svd-qdec.ads | shakram02/Ada_Drivers_Library | a407ca7ddbc2d9756647016c2f8fd8ef24a239ff | [
"BSD-3-Clause"
] | 192 | 2016-06-01T18:32:04.000Z | 2022-03-26T22:52:31.000Z | arch/ARM/Nordic/svd/nrf52/nrf_svd-qdec.ads | shakram02/Ada_Drivers_Library | a407ca7ddbc2d9756647016c2f8fd8ef24a239ff | [
"BSD-3-Clause"
] | 239 | 2016-05-26T20:02:01.000Z | 2022-03-31T09:46:56.000Z | arch/ARM/Nordic/svd/nrf52/nrf_svd-qdec.ads | shakram02/Ada_Drivers_Library | a407ca7ddbc2d9756647016c2f8fd8ef24a239ff | [
"BSD-3-Clause"
] | 142 | 2016-06-05T08:12:20.000Z | 2022-03-24T17:37:17.000Z | -- Copyright (c) 2010 - 2018, Nordic Semiconductor ASA
--
-- All rights reserved.
--
-- 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, except as embedded into a Nordic
-- Semiconductor ASA integrated circuit in a product or a software update for
-- such product, 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 Nordic Semiconductor ASA nor the names of its
-- contributors may be used to endorse or promote products derived from this
-- software without specific prior written permission.
--
-- 4. This software, with or without modification, must only be used with a
-- Nordic Semiconductor ASA integrated circuit.
--
-- 5. Any software provided in binary form under this license must not be reverse
-- engineered, decompiled, modified and/or disassembled.
--
-- THIS SOFTWARE IS PROVIDED BY NORDIC SEMICONDUCTOR ASA "AS IS" AND ANY EXPRESS
-- OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
-- OF MERCHANTABILITY, NONINFRINGEMENT, AND FITNESS FOR A PARTICULAR PURPOSE ARE
-- DISCLAIMED. IN NO EVENT SHALL NORDIC SEMICONDUCTOR ASA 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 spec has been automatically generated from nrf52.svd
pragma Restrictions (No_Elaboration_Code);
pragma Ada_2012;
pragma Style_Checks (Off);
with HAL;
with System;
package NRF_SVD.QDEC is
pragma Preelaborate;
---------------
-- Registers --
---------------
-- Shortcut between REPORTRDY event and READCLRACC task
type SHORTS_REPORTRDY_READCLRACC_Field is
(-- Disable shortcut
Disabled,
-- Enable shortcut
Enabled)
with Size => 1;
for SHORTS_REPORTRDY_READCLRACC_Field use
(Disabled => 0,
Enabled => 1);
-- Shortcut between SAMPLERDY event and STOP task
type SHORTS_SAMPLERDY_STOP_Field is
(-- Disable shortcut
Disabled,
-- Enable shortcut
Enabled)
with Size => 1;
for SHORTS_SAMPLERDY_STOP_Field use
(Disabled => 0,
Enabled => 1);
-- Shortcut between REPORTRDY event and RDCLRACC task
type SHORTS_REPORTRDY_RDCLRACC_Field is
(-- Disable shortcut
Disabled,
-- Enable shortcut
Enabled)
with Size => 1;
for SHORTS_REPORTRDY_RDCLRACC_Field use
(Disabled => 0,
Enabled => 1);
-- Shortcut between REPORTRDY event and STOP task
type SHORTS_REPORTRDY_STOP_Field is
(-- Disable shortcut
Disabled,
-- Enable shortcut
Enabled)
with Size => 1;
for SHORTS_REPORTRDY_STOP_Field use
(Disabled => 0,
Enabled => 1);
-- Shortcut between DBLRDY event and RDCLRDBL task
type SHORTS_DBLRDY_RDCLRDBL_Field is
(-- Disable shortcut
Disabled,
-- Enable shortcut
Enabled)
with Size => 1;
for SHORTS_DBLRDY_RDCLRDBL_Field use
(Disabled => 0,
Enabled => 1);
-- Shortcut between DBLRDY event and STOP task
type SHORTS_DBLRDY_STOP_Field is
(-- Disable shortcut
Disabled,
-- Enable shortcut
Enabled)
with Size => 1;
for SHORTS_DBLRDY_STOP_Field use
(Disabled => 0,
Enabled => 1);
-- Shortcut between SAMPLERDY event and READCLRACC task
type SHORTS_SAMPLERDY_READCLRACC_Field is
(-- Disable shortcut
Disabled,
-- Enable shortcut
Enabled)
with Size => 1;
for SHORTS_SAMPLERDY_READCLRACC_Field use
(Disabled => 0,
Enabled => 1);
-- Shortcut register
type SHORTS_Register is record
-- Shortcut between REPORTRDY event and READCLRACC task
REPORTRDY_READCLRACC : SHORTS_REPORTRDY_READCLRACC_Field :=
NRF_SVD.QDEC.Disabled;
-- Shortcut between SAMPLERDY event and STOP task
SAMPLERDY_STOP : SHORTS_SAMPLERDY_STOP_Field :=
NRF_SVD.QDEC.Disabled;
-- Shortcut between REPORTRDY event and RDCLRACC task
REPORTRDY_RDCLRACC : SHORTS_REPORTRDY_RDCLRACC_Field :=
NRF_SVD.QDEC.Disabled;
-- Shortcut between REPORTRDY event and STOP task
REPORTRDY_STOP : SHORTS_REPORTRDY_STOP_Field :=
NRF_SVD.QDEC.Disabled;
-- Shortcut between DBLRDY event and RDCLRDBL task
DBLRDY_RDCLRDBL : SHORTS_DBLRDY_RDCLRDBL_Field :=
NRF_SVD.QDEC.Disabled;
-- Shortcut between DBLRDY event and STOP task
DBLRDY_STOP : SHORTS_DBLRDY_STOP_Field :=
NRF_SVD.QDEC.Disabled;
-- Shortcut between SAMPLERDY event and READCLRACC task
SAMPLERDY_READCLRACC : SHORTS_SAMPLERDY_READCLRACC_Field :=
NRF_SVD.QDEC.Disabled;
-- unspecified
Reserved_7_31 : HAL.UInt25 := 16#0#;
end record
with Volatile_Full_Access, Object_Size => 32,
Bit_Order => System.Low_Order_First;
for SHORTS_Register use record
REPORTRDY_READCLRACC at 0 range 0 .. 0;
SAMPLERDY_STOP at 0 range 1 .. 1;
REPORTRDY_RDCLRACC at 0 range 2 .. 2;
REPORTRDY_STOP at 0 range 3 .. 3;
DBLRDY_RDCLRDBL at 0 range 4 .. 4;
DBLRDY_STOP at 0 range 5 .. 5;
SAMPLERDY_READCLRACC at 0 range 6 .. 6;
Reserved_7_31 at 0 range 7 .. 31;
end record;
-- Write '1' to Enable interrupt for SAMPLERDY event
type INTENSET_SAMPLERDY_Field is
(-- Read: Disabled
Disabled,
-- Read: Enabled
Enabled)
with Size => 1;
for INTENSET_SAMPLERDY_Field use
(Disabled => 0,
Enabled => 1);
-- Write '1' to Enable interrupt for SAMPLERDY event
type INTENSET_SAMPLERDY_Field_1 is
(-- Reset value for the field
Intenset_Samplerdy_Field_Reset,
-- Enable
Set)
with Size => 1;
for INTENSET_SAMPLERDY_Field_1 use
(Intenset_Samplerdy_Field_Reset => 0,
Set => 1);
-- Write '1' to Enable interrupt for REPORTRDY event
type INTENSET_REPORTRDY_Field is
(-- Read: Disabled
Disabled,
-- Read: Enabled
Enabled)
with Size => 1;
for INTENSET_REPORTRDY_Field use
(Disabled => 0,
Enabled => 1);
-- Write '1' to Enable interrupt for REPORTRDY event
type INTENSET_REPORTRDY_Field_1 is
(-- Reset value for the field
Intenset_Reportrdy_Field_Reset,
-- Enable
Set)
with Size => 1;
for INTENSET_REPORTRDY_Field_1 use
(Intenset_Reportrdy_Field_Reset => 0,
Set => 1);
-- Write '1' to Enable interrupt for ACCOF event
type INTENSET_ACCOF_Field is
(-- Read: Disabled
Disabled,
-- Read: Enabled
Enabled)
with Size => 1;
for INTENSET_ACCOF_Field use
(Disabled => 0,
Enabled => 1);
-- Write '1' to Enable interrupt for ACCOF event
type INTENSET_ACCOF_Field_1 is
(-- Reset value for the field
Intenset_Accof_Field_Reset,
-- Enable
Set)
with Size => 1;
for INTENSET_ACCOF_Field_1 use
(Intenset_Accof_Field_Reset => 0,
Set => 1);
-- Write '1' to Enable interrupt for DBLRDY event
type INTENSET_DBLRDY_Field is
(-- Read: Disabled
Disabled,
-- Read: Enabled
Enabled)
with Size => 1;
for INTENSET_DBLRDY_Field use
(Disabled => 0,
Enabled => 1);
-- Write '1' to Enable interrupt for DBLRDY event
type INTENSET_DBLRDY_Field_1 is
(-- Reset value for the field
Intenset_Dblrdy_Field_Reset,
-- Enable
Set)
with Size => 1;
for INTENSET_DBLRDY_Field_1 use
(Intenset_Dblrdy_Field_Reset => 0,
Set => 1);
-- Write '1' to Enable interrupt for STOPPED event
type INTENSET_STOPPED_Field is
(-- Read: Disabled
Disabled,
-- Read: Enabled
Enabled)
with Size => 1;
for INTENSET_STOPPED_Field use
(Disabled => 0,
Enabled => 1);
-- Write '1' to Enable interrupt for STOPPED event
type INTENSET_STOPPED_Field_1 is
(-- Reset value for the field
Intenset_Stopped_Field_Reset,
-- Enable
Set)
with Size => 1;
for INTENSET_STOPPED_Field_1 use
(Intenset_Stopped_Field_Reset => 0,
Set => 1);
-- Enable interrupt
type INTENSET_Register is record
-- Write '1' to Enable interrupt for SAMPLERDY event
SAMPLERDY : INTENSET_SAMPLERDY_Field_1 :=
Intenset_Samplerdy_Field_Reset;
-- Write '1' to Enable interrupt for REPORTRDY event
REPORTRDY : INTENSET_REPORTRDY_Field_1 :=
Intenset_Reportrdy_Field_Reset;
-- Write '1' to Enable interrupt for ACCOF event
ACCOF : INTENSET_ACCOF_Field_1 := Intenset_Accof_Field_Reset;
-- Write '1' to Enable interrupt for DBLRDY event
DBLRDY : INTENSET_DBLRDY_Field_1 := Intenset_Dblrdy_Field_Reset;
-- Write '1' to Enable interrupt for STOPPED event
STOPPED : INTENSET_STOPPED_Field_1 :=
Intenset_Stopped_Field_Reset;
-- unspecified
Reserved_5_31 : HAL.UInt27 := 16#0#;
end record
with Volatile_Full_Access, Object_Size => 32,
Bit_Order => System.Low_Order_First;
for INTENSET_Register use record
SAMPLERDY at 0 range 0 .. 0;
REPORTRDY at 0 range 1 .. 1;
ACCOF at 0 range 2 .. 2;
DBLRDY at 0 range 3 .. 3;
STOPPED at 0 range 4 .. 4;
Reserved_5_31 at 0 range 5 .. 31;
end record;
-- Write '1' to Disable interrupt for SAMPLERDY event
type INTENCLR_SAMPLERDY_Field is
(-- Read: Disabled
Disabled,
-- Read: Enabled
Enabled)
with Size => 1;
for INTENCLR_SAMPLERDY_Field use
(Disabled => 0,
Enabled => 1);
-- Write '1' to Disable interrupt for SAMPLERDY event
type INTENCLR_SAMPLERDY_Field_1 is
(-- Reset value for the field
Intenclr_Samplerdy_Field_Reset,
-- Disable
Clear)
with Size => 1;
for INTENCLR_SAMPLERDY_Field_1 use
(Intenclr_Samplerdy_Field_Reset => 0,
Clear => 1);
-- Write '1' to Disable interrupt for REPORTRDY event
type INTENCLR_REPORTRDY_Field is
(-- Read: Disabled
Disabled,
-- Read: Enabled
Enabled)
with Size => 1;
for INTENCLR_REPORTRDY_Field use
(Disabled => 0,
Enabled => 1);
-- Write '1' to Disable interrupt for REPORTRDY event
type INTENCLR_REPORTRDY_Field_1 is
(-- Reset value for the field
Intenclr_Reportrdy_Field_Reset,
-- Disable
Clear)
with Size => 1;
for INTENCLR_REPORTRDY_Field_1 use
(Intenclr_Reportrdy_Field_Reset => 0,
Clear => 1);
-- Write '1' to Disable interrupt for ACCOF event
type INTENCLR_ACCOF_Field is
(-- Read: Disabled
Disabled,
-- Read: Enabled
Enabled)
with Size => 1;
for INTENCLR_ACCOF_Field use
(Disabled => 0,
Enabled => 1);
-- Write '1' to Disable interrupt for ACCOF event
type INTENCLR_ACCOF_Field_1 is
(-- Reset value for the field
Intenclr_Accof_Field_Reset,
-- Disable
Clear)
with Size => 1;
for INTENCLR_ACCOF_Field_1 use
(Intenclr_Accof_Field_Reset => 0,
Clear => 1);
-- Write '1' to Disable interrupt for DBLRDY event
type INTENCLR_DBLRDY_Field is
(-- Read: Disabled
Disabled,
-- Read: Enabled
Enabled)
with Size => 1;
for INTENCLR_DBLRDY_Field use
(Disabled => 0,
Enabled => 1);
-- Write '1' to Disable interrupt for DBLRDY event
type INTENCLR_DBLRDY_Field_1 is
(-- Reset value for the field
Intenclr_Dblrdy_Field_Reset,
-- Disable
Clear)
with Size => 1;
for INTENCLR_DBLRDY_Field_1 use
(Intenclr_Dblrdy_Field_Reset => 0,
Clear => 1);
-- Write '1' to Disable interrupt for STOPPED event
type INTENCLR_STOPPED_Field is
(-- Read: Disabled
Disabled,
-- Read: Enabled
Enabled)
with Size => 1;
for INTENCLR_STOPPED_Field use
(Disabled => 0,
Enabled => 1);
-- Write '1' to Disable interrupt for STOPPED event
type INTENCLR_STOPPED_Field_1 is
(-- Reset value for the field
Intenclr_Stopped_Field_Reset,
-- Disable
Clear)
with Size => 1;
for INTENCLR_STOPPED_Field_1 use
(Intenclr_Stopped_Field_Reset => 0,
Clear => 1);
-- Disable interrupt
type INTENCLR_Register is record
-- Write '1' to Disable interrupt for SAMPLERDY event
SAMPLERDY : INTENCLR_SAMPLERDY_Field_1 :=
Intenclr_Samplerdy_Field_Reset;
-- Write '1' to Disable interrupt for REPORTRDY event
REPORTRDY : INTENCLR_REPORTRDY_Field_1 :=
Intenclr_Reportrdy_Field_Reset;
-- Write '1' to Disable interrupt for ACCOF event
ACCOF : INTENCLR_ACCOF_Field_1 := Intenclr_Accof_Field_Reset;
-- Write '1' to Disable interrupt for DBLRDY event
DBLRDY : INTENCLR_DBLRDY_Field_1 := Intenclr_Dblrdy_Field_Reset;
-- Write '1' to Disable interrupt for STOPPED event
STOPPED : INTENCLR_STOPPED_Field_1 :=
Intenclr_Stopped_Field_Reset;
-- unspecified
Reserved_5_31 : HAL.UInt27 := 16#0#;
end record
with Volatile_Full_Access, Object_Size => 32,
Bit_Order => System.Low_Order_First;
for INTENCLR_Register use record
SAMPLERDY at 0 range 0 .. 0;
REPORTRDY at 0 range 1 .. 1;
ACCOF at 0 range 2 .. 2;
DBLRDY at 0 range 3 .. 3;
STOPPED at 0 range 4 .. 4;
Reserved_5_31 at 0 range 5 .. 31;
end record;
-- Enable or disable the quadrature decoder
type ENABLE_ENABLE_Field is
(-- Disable
Disabled,
-- Enable
Enabled)
with Size => 1;
for ENABLE_ENABLE_Field use
(Disabled => 0,
Enabled => 1);
-- Enable the quadrature decoder
type ENABLE_Register is record
-- Enable or disable the quadrature decoder
ENABLE : ENABLE_ENABLE_Field := NRF_SVD.QDEC.Disabled;
-- unspecified
Reserved_1_31 : HAL.UInt31 := 16#0#;
end record
with Volatile_Full_Access, Object_Size => 32,
Bit_Order => System.Low_Order_First;
for ENABLE_Register use record
ENABLE at 0 range 0 .. 0;
Reserved_1_31 at 0 range 1 .. 31;
end record;
-- LED output pin polarity
type LEDPOL_LEDPOL_Field is
(-- Led active on output pin low
Activelow,
-- Led active on output pin high
Activehigh)
with Size => 1;
for LEDPOL_LEDPOL_Field use
(Activelow => 0,
Activehigh => 1);
-- LED output pin polarity
type LEDPOL_Register is record
-- LED output pin polarity
LEDPOL : LEDPOL_LEDPOL_Field := NRF_SVD.QDEC.Activelow;
-- unspecified
Reserved_1_31 : HAL.UInt31 := 16#0#;
end record
with Volatile_Full_Access, Object_Size => 32,
Bit_Order => System.Low_Order_First;
for LEDPOL_Register use record
LEDPOL at 0 range 0 .. 0;
Reserved_1_31 at 0 range 1 .. 31;
end record;
-- Sample period. The SAMPLE register will be updated for every new sample
type SAMPLEPER_SAMPLEPER_Field is
(-- 128 us
Val_128US,
-- 256 us
Val_256US,
-- 512 us
Val_512US,
-- 1024 us
Val_1024US,
-- 2048 us
Val_2048US,
-- 4096 us
Val_4096US,
-- 8192 us
Val_8192US,
-- 16384 us
Val_16384US,
-- 32768 us
Val_32MS,
-- 65536 us
Val_65MS,
-- 131072 us
Val_131MS)
with Size => 4;
for SAMPLEPER_SAMPLEPER_Field use
(Val_128US => 0,
Val_256US => 1,
Val_512US => 2,
Val_1024US => 3,
Val_2048US => 4,
Val_4096US => 5,
Val_8192US => 6,
Val_16384US => 7,
Val_32MS => 8,
Val_65MS => 9,
Val_131MS => 10);
-- Sample period
type SAMPLEPER_Register is record
-- Sample period. The SAMPLE register will be updated for every new
-- sample
SAMPLEPER : SAMPLEPER_SAMPLEPER_Field := NRF_SVD.QDEC.Val_128US;
-- unspecified
Reserved_4_31 : HAL.UInt28 := 16#0#;
end record
with Volatile_Full_Access, Object_Size => 32,
Bit_Order => System.Low_Order_First;
for SAMPLEPER_Register use record
SAMPLEPER at 0 range 0 .. 3;
Reserved_4_31 at 0 range 4 .. 31;
end record;
-- Specifies the number of samples to be accumulated in the ACC register
-- before the REPORTRDY and DBLRDY events can be generated
type REPORTPER_REPORTPER_Field is
(-- 10 samples / report
Val_10Smpl,
-- 40 samples / report
Val_40Smpl,
-- 80 samples / report
Val_80Smpl,
-- 120 samples / report
Val_120Smpl,
-- 160 samples / report
Val_160Smpl,
-- 200 samples / report
Val_200Smpl,
-- 240 samples / report
Val_240Smpl,
-- 280 samples / report
Val_280Smpl,
-- 1 sample / report
Val_1Smpl)
with Size => 4;
for REPORTPER_REPORTPER_Field use
(Val_10Smpl => 0,
Val_40Smpl => 1,
Val_80Smpl => 2,
Val_120Smpl => 3,
Val_160Smpl => 4,
Val_200Smpl => 5,
Val_240Smpl => 6,
Val_280Smpl => 7,
Val_1Smpl => 8);
-- Number of samples to be taken before REPORTRDY and DBLRDY events can be
-- generated
type REPORTPER_Register is record
-- Specifies the number of samples to be accumulated in the ACC register
-- before the REPORTRDY and DBLRDY events can be generated
REPORTPER : REPORTPER_REPORTPER_Field := NRF_SVD.QDEC.Val_10Smpl;
-- unspecified
Reserved_4_31 : HAL.UInt28 := 16#0#;
end record
with Volatile_Full_Access, Object_Size => 32,
Bit_Order => System.Low_Order_First;
for REPORTPER_Register use record
REPORTPER at 0 range 0 .. 3;
Reserved_4_31 at 0 range 4 .. 31;
end record;
------------------------------
-- PSEL cluster's Registers --
------------------------------
subtype LED_PSEL_PIN_Field is HAL.UInt5;
-- Connection
type LED_CONNECT_Field is
(-- Connect
Connected,
-- Disconnect
Disconnected)
with Size => 1;
for LED_CONNECT_Field use
(Connected => 0,
Disconnected => 1);
-- Pin select for LED signal
type LED_PSEL_Register is record
-- Pin number
PIN : LED_PSEL_PIN_Field := 16#1F#;
-- unspecified
Reserved_5_30 : HAL.UInt26 := 16#3FFFFFF#;
-- Connection
CONNECT : LED_CONNECT_Field := NRF_SVD.QDEC.Disconnected;
end record
with Volatile_Full_Access, Object_Size => 32,
Bit_Order => System.Low_Order_First;
for LED_PSEL_Register use record
PIN at 0 range 0 .. 4;
Reserved_5_30 at 0 range 5 .. 30;
CONNECT at 0 range 31 .. 31;
end record;
subtype A_PSEL_PIN_Field is HAL.UInt5;
-- Connection
type A_CONNECT_Field is
(-- Connect
Connected,
-- Disconnect
Disconnected)
with Size => 1;
for A_CONNECT_Field use
(Connected => 0,
Disconnected => 1);
-- Pin select for A signal
type A_PSEL_Register is record
-- Pin number
PIN : A_PSEL_PIN_Field := 16#1F#;
-- unspecified
Reserved_5_30 : HAL.UInt26 := 16#3FFFFFF#;
-- Connection
CONNECT : A_CONNECT_Field := NRF_SVD.QDEC.Disconnected;
end record
with Volatile_Full_Access, Object_Size => 32,
Bit_Order => System.Low_Order_First;
for A_PSEL_Register use record
PIN at 0 range 0 .. 4;
Reserved_5_30 at 0 range 5 .. 30;
CONNECT at 0 range 31 .. 31;
end record;
subtype B_PSEL_PIN_Field is HAL.UInt5;
-- Connection
type B_CONNECT_Field is
(-- Connect
Connected,
-- Disconnect
Disconnected)
with Size => 1;
for B_CONNECT_Field use
(Connected => 0,
Disconnected => 1);
-- Pin select for B signal
type B_PSEL_Register is record
-- Pin number
PIN : B_PSEL_PIN_Field := 16#1F#;
-- unspecified
Reserved_5_30 : HAL.UInt26 := 16#3FFFFFF#;
-- Connection
CONNECT : B_CONNECT_Field := NRF_SVD.QDEC.Disconnected;
end record
with Volatile_Full_Access, Object_Size => 32,
Bit_Order => System.Low_Order_First;
for B_PSEL_Register use record
PIN at 0 range 0 .. 4;
Reserved_5_30 at 0 range 5 .. 30;
CONNECT at 0 range 31 .. 31;
end record;
-- Unspecified
type PSEL_Cluster is record
-- Pin select for LED signal
LED : aliased LED_PSEL_Register;
-- Pin select for A signal
A : aliased A_PSEL_Register;
-- Pin select for B signal
B : aliased B_PSEL_Register;
end record
with Size => 96;
for PSEL_Cluster use record
LED at 16#0# range 0 .. 31;
A at 16#4# range 0 .. 31;
B at 16#8# range 0 .. 31;
end record;
-- Enable input debounce filters
type DBFEN_DBFEN_Field is
(-- Debounce input filters disabled
Disabled,
-- Debounce input filters enabled
Enabled)
with Size => 1;
for DBFEN_DBFEN_Field use
(Disabled => 0,
Enabled => 1);
-- Enable input debounce filters
type DBFEN_Register is record
-- Enable input debounce filters
DBFEN : DBFEN_DBFEN_Field := NRF_SVD.QDEC.Disabled;
-- unspecified
Reserved_1_31 : HAL.UInt31 := 16#0#;
end record
with Volatile_Full_Access, Object_Size => 32,
Bit_Order => System.Low_Order_First;
for DBFEN_Register use record
DBFEN at 0 range 0 .. 0;
Reserved_1_31 at 0 range 1 .. 31;
end record;
subtype LEDPRE_LEDPRE_Field is HAL.UInt9;
-- Time period the LED is switched ON prior to sampling
type LEDPRE_Register is record
-- Period in us the LED is switched on prior to sampling
LEDPRE : LEDPRE_LEDPRE_Field := 16#10#;
-- unspecified
Reserved_9_31 : HAL.UInt23 := 16#0#;
end record
with Volatile_Full_Access, Object_Size => 32,
Bit_Order => System.Low_Order_First;
for LEDPRE_Register use record
LEDPRE at 0 range 0 .. 8;
Reserved_9_31 at 0 range 9 .. 31;
end record;
subtype ACCDBL_ACCDBL_Field is HAL.UInt4;
-- Register accumulating the number of detected double transitions
type ACCDBL_Register is record
-- Read-only. Register accumulating the number of detected double or
-- illegal transitions. ( SAMPLE = 2 ).
ACCDBL : ACCDBL_ACCDBL_Field;
-- unspecified
Reserved_4_31 : HAL.UInt28;
end record
with Volatile_Full_Access, Object_Size => 32,
Bit_Order => System.Low_Order_First;
for ACCDBL_Register use record
ACCDBL at 0 range 0 .. 3;
Reserved_4_31 at 0 range 4 .. 31;
end record;
subtype ACCDBLREAD_ACCDBLREAD_Field is HAL.UInt4;
-- Snapshot of the ACCDBL, updated by the READCLRACC or RDCLRDBL task
type ACCDBLREAD_Register is record
-- Read-only. Snapshot of the ACCDBL register. This field is updated
-- when the READCLRACC or RDCLRDBL task is triggered.
ACCDBLREAD : ACCDBLREAD_ACCDBLREAD_Field;
-- unspecified
Reserved_4_31 : HAL.UInt28;
end record
with Volatile_Full_Access, Object_Size => 32,
Bit_Order => System.Low_Order_First;
for ACCDBLREAD_Register use record
ACCDBLREAD at 0 range 0 .. 3;
Reserved_4_31 at 0 range 4 .. 31;
end record;
-----------------
-- Peripherals --
-----------------
-- Quadrature Decoder
type QDEC_Peripheral is record
-- Task starting the quadrature decoder
TASKS_START : aliased HAL.UInt32;
-- Task stopping the quadrature decoder
TASKS_STOP : aliased HAL.UInt32;
-- Read and clear ACC and ACCDBL
TASKS_READCLRACC : aliased HAL.UInt32;
-- Read and clear ACC
TASKS_RDCLRACC : aliased HAL.UInt32;
-- Read and clear ACCDBL
TASKS_RDCLRDBL : aliased HAL.UInt32;
-- Event being generated for every new sample value written to the
-- SAMPLE register
EVENTS_SAMPLERDY : aliased HAL.UInt32;
-- Non-null report ready
EVENTS_REPORTRDY : aliased HAL.UInt32;
-- ACC or ACCDBL register overflow
EVENTS_ACCOF : aliased HAL.UInt32;
-- Double displacement(s) detected
EVENTS_DBLRDY : aliased HAL.UInt32;
-- QDEC has been stopped
EVENTS_STOPPED : aliased HAL.UInt32;
-- Shortcut register
SHORTS : aliased SHORTS_Register;
-- Enable interrupt
INTENSET : aliased INTENSET_Register;
-- Disable interrupt
INTENCLR : aliased INTENCLR_Register;
-- Enable the quadrature decoder
ENABLE : aliased ENABLE_Register;
-- LED output pin polarity
LEDPOL : aliased LEDPOL_Register;
-- Sample period
SAMPLEPER : aliased SAMPLEPER_Register;
-- Motion sample value
SAMPLE : aliased HAL.UInt32;
-- Number of samples to be taken before REPORTRDY and DBLRDY events can
-- be generated
REPORTPER : aliased REPORTPER_Register;
-- Register accumulating the valid transitions
ACC : aliased HAL.UInt32;
-- Snapshot of the ACC register, updated by the READCLRACC or RDCLRACC
-- task
ACCREAD : aliased HAL.UInt32;
-- Unspecified
PSEL : aliased PSEL_Cluster;
-- Enable input debounce filters
DBFEN : aliased DBFEN_Register;
-- Time period the LED is switched ON prior to sampling
LEDPRE : aliased LEDPRE_Register;
-- Register accumulating the number of detected double transitions
ACCDBL : aliased ACCDBL_Register;
-- Snapshot of the ACCDBL, updated by the READCLRACC or RDCLRDBL task
ACCDBLREAD : aliased ACCDBLREAD_Register;
end record
with Volatile;
for QDEC_Peripheral use record
TASKS_START at 16#0# range 0 .. 31;
TASKS_STOP at 16#4# range 0 .. 31;
TASKS_READCLRACC at 16#8# range 0 .. 31;
TASKS_RDCLRACC at 16#C# range 0 .. 31;
TASKS_RDCLRDBL at 16#10# range 0 .. 31;
EVENTS_SAMPLERDY at 16#100# range 0 .. 31;
EVENTS_REPORTRDY at 16#104# range 0 .. 31;
EVENTS_ACCOF at 16#108# range 0 .. 31;
EVENTS_DBLRDY at 16#10C# range 0 .. 31;
EVENTS_STOPPED at 16#110# range 0 .. 31;
SHORTS at 16#200# range 0 .. 31;
INTENSET at 16#304# range 0 .. 31;
INTENCLR at 16#308# range 0 .. 31;
ENABLE at 16#500# range 0 .. 31;
LEDPOL at 16#504# range 0 .. 31;
SAMPLEPER at 16#508# range 0 .. 31;
SAMPLE at 16#50C# range 0 .. 31;
REPORTPER at 16#510# range 0 .. 31;
ACC at 16#514# range 0 .. 31;
ACCREAD at 16#518# range 0 .. 31;
PSEL at 16#51C# range 0 .. 95;
DBFEN at 16#528# range 0 .. 31;
LEDPRE at 16#540# range 0 .. 31;
ACCDBL at 16#544# range 0 .. 31;
ACCDBLREAD at 16#548# range 0 .. 31;
end record;
-- Quadrature Decoder
QDEC_Periph : aliased QDEC_Peripheral
with Import, Address => QDEC_Base;
end NRF_SVD.QDEC;
| 31.868304 | 84 | 0.622435 |
195a4e1b1dd1b4622497cf13c7730d8275848ce7 | 777 | ads | Ada | gnu/src/gdb/gdb/testsuite/gdb.ada/mi_exc_info/const.ads | ghsecuritylab/ellcc-mirror | b03a4afac74d50cf0987554b8c0cd8209bcb92a2 | [
"BSD-2-Clause"
] | null | null | null | gnu/src/gdb/gdb/testsuite/gdb.ada/mi_exc_info/const.ads | ghsecuritylab/ellcc-mirror | b03a4afac74d50cf0987554b8c0cd8209bcb92a2 | [
"BSD-2-Clause"
] | null | null | null | gnu/src/gdb/gdb/testsuite/gdb.ada/mi_exc_info/const.ads | ghsecuritylab/ellcc-mirror | b03a4afac74d50cf0987554b8c0cd8209bcb92a2 | [
"BSD-2-Clause"
] | null | null | null | -- Copyright 2013-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/>.
package Const is
Aint_Global_GDB_E : exception;
end Const;
| 40.894737 | 73 | 0.741313 |
308afc6699204c0d08191c681b2a2edff2e1489b | 1,553 | adb | Ada | gcc-gcc-7_3_0-release/gcc/testsuite/gnat.dg/sso/s11.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/sso/s11.adb | best08618/asylo | 5a520a9f5c461ede0f32acc284017b737a43898c | [
"Apache-2.0"
] | null | null | null | gcc-gcc-7_3_0-release/gcc/testsuite/gnat.dg/sso/s11.adb | best08618/asylo | 5a520a9f5c461ede0f32acc284017b737a43898c | [
"Apache-2.0"
] | 2 | 2020-07-27T00:22:36.000Z | 2021-04-01T09:41:02.000Z | -- { dg-do run }
with Init11; use Init11;
with Text_IO; use Text_IO;
with Dump;
procedure S11 is
A1 : R1 := My_R1;
A2 : R2 := My_R2;
AA1 : Arr1;
AA2 : Arr2;
C1 : My_Integer;
C2 : My_Integer;
C3 : My_Integer;
begin
Put ("A1 :");
Dump (A1'Address, R1'Max_Size_In_Storage_Elements);
New_Line;
-- { dg-output "A1 : 78 56 34 12 12 00 ab 00 34 00 cd 00 56 00 ef 00.*\n" }
Put ("A2 :");
Dump (A2'Address, R1'Max_Size_In_Storage_Elements);
New_Line;
-- { dg-output "A2 : 12 34 56 78 00 ab 00 12 00 cd 00 34 00 ef 00 56.*\n" }
AA1 := A1.A;
C1 := AA1(1);
C2 := AA1(2);
C3 := AA1(3);
Put_Line("C1 :" & C1'Img);
-- { dg-output "C1 : 11206674.*\n" }
Put_Line("C2 :" & C2'Img);
-- { dg-output "C2 : 13434932.*\n" }
Put_Line("C3 :" & C3'Img);
-- { dg-output "C3 : 15663190.*\n" }
AA1(1) := C1;
AA1(2) := C2;
AA1(3) := C3;
A1.A := AA1;
AA2 := A2.A;
C1 := AA2(1);
C2 := AA2(2);
C3 := AA2(3);
Put_Line("C1 :" & C1'Img);
-- { dg-output "C1 : 11206674.*\n" }
Put_Line("C2 :" & C2'Img);
-- { dg-output "C2 : 13434932.*\n" }
Put_Line("C3 :" & C3'Img);
-- { dg-output "C3 : 15663190.*\n" }
AA2(1) := C1;
AA2(2) := C2;
AA2(3) := C3;
A2.A := AA2;
Put ("A1 :");
Dump (A1'Address, R1'Max_Size_In_Storage_Elements);
New_Line;
-- { dg-output "A1 : 78 56 34 12 12 00 ab 00 34 00 cd 00 56 00 ef 00.*\n" }
Put ("A2 :");
Dump (A2'Address, R1'Max_Size_In_Storage_Elements);
New_Line;
-- { dg-output "A2 : 12 34 56 78 00 ab 00 12 00 cd 00 34 00 ef 00 56.*\n" }
end;
| 19.658228 | 77 | 0.541533 |
ad20a5d46c5a416360d83c23e4faa513b7bc62bd | 1,757 | ads | Ada | tier-1/xcb/source/thin/xcb-xcb_render_set_picture_transform_request_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_render_set_picture_transform_request_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_render_set_picture_transform_request_t.ads | charlie5/cBound | 741be08197a61ad9c72553e3302f3b669902216d | [
"0BSD"
] | null | null | null | -- This file is generated by SWIG. Please do not modify by hand.
--
with Interfaces;
with xcb.xcb_render_transform_t;
with Interfaces.C;
with Interfaces.C.Pointers;
package xcb.xcb_render_set_picture_transform_request_t is
-- Item
--
type Item is record
major_opcode : aliased Interfaces.Unsigned_8;
minor_opcode : aliased Interfaces.Unsigned_8;
length : aliased Interfaces.Unsigned_16;
picture : aliased xcb.xcb_render_picture_t;
transform : aliased xcb.xcb_render_transform_t.Item;
end record;
-- Item_Array
--
type Item_Array is
array
(Interfaces.C
.size_t range <>) of aliased xcb
.xcb_render_set_picture_transform_request_t
.Item;
-- Pointer
--
package C_Pointers is new Interfaces.C.Pointers
(Index => Interfaces.C.size_t,
Element => xcb.xcb_render_set_picture_transform_request_t.Item,
Element_Array =>
xcb.xcb_render_set_picture_transform_request_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_render_set_picture_transform_request_t
.Pointer;
-- Pointer_Pointer
--
package C_Pointer_Pointers is new Interfaces.C.Pointers
(Index => Interfaces.C.size_t,
Element => xcb.xcb_render_set_picture_transform_request_t.Pointer,
Element_Array =>
xcb.xcb_render_set_picture_transform_request_t.Pointer_Array,
Default_Terminator => null);
subtype Pointer_Pointer is C_Pointer_Pointers.Pointer;
end xcb.xcb_render_set_picture_transform_request_t;
| 28.33871 | 78 | 0.696073 |
5ee9a88667835d80515a10427d2de6c65e6b5008 | 3,895 | ads | Ada | gcc-gcc-7_3_0-release/gcc/ada/s-pack54.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-pack54.ads | best08618/asylo | 5a520a9f5c461ede0f32acc284017b737a43898c | [
"Apache-2.0"
] | null | null | null | gcc-gcc-7_3_0-release/gcc/ada/s-pack54.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 _ 5 4 --
-- --
-- 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 = 54
package System.Pack_54 is
pragma Preelaborate;
Bits : constant := 54;
type Bits_54 is mod 2 ** Bits;
for Bits_54'Size use Bits;
-- In all subprograms below, Rev_SSO is set True if the array has the
-- non-default scalar storage order.
function Get_54
(Arr : System.Address;
N : Natural;
Rev_SSO : Boolean) return Bits_54 with Inline;
-- Arr is the address of the packed array, N is the zero-based
-- subscript. This element is extracted and returned.
procedure Set_54
(Arr : System.Address;
N : Natural;
E : Bits_54;
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.
function GetU_54
(Arr : System.Address;
N : Natural;
Rev_SSO : Boolean) return Bits_54 with Inline;
-- Arr is the address of the packed array, N is the zero-based
-- subscript. This element is extracted and returned. This version
-- is used when Arr may represent an unaligned address.
procedure SetU_54
(Arr : System.Address;
N : Natural;
E : Bits_54;
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. This version
-- is used when Arr may represent an unaligned address
end System.Pack_54;
| 49.935897 | 78 | 0.474711 |
a0e9570a0899290d1a4723482e79ed7a03f6ae40 | 926 | adb | Ada | ada/src/cameras.adb | alkalinin/raytracer | b5b804461eaa5481066e60617e08cdf5e9184265 | [
"MIT"
] | 45 | 2015-12-19T17:30:57.000Z | 2022-03-22T00:15:03.000Z | ada/src/cameras.adb | alkalinin/raytracer | b5b804461eaa5481066e60617e08cdf5e9184265 | [
"MIT"
] | 25 | 2021-03-15T15:45:56.000Z | 2021-11-23T22:19:28.000Z | ada/src/cameras.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
--
-- implementation for Cameras, that view the scene
--
-- local packages
with RayTracing_Constants; use RayTracing_Constants;
package body Cameras is
function Create_Camera(Position, Target: Vector) return Camera_Type is
Result: Camera_Type;
Down: Vector := Create_Vector(0.0, -1.0, 0.0);
Forward: Vector := Target - Position;
-- computed later
Right_Norm, Up_Norm: Vector;
begin
Result.Position := Position;
Result.Forward := Normal(Forward);
Result.Right := Cross_Product(Result.Forward, Down);
Result.Up := Cross_Product(Result.Forward, Result.Right);
Right_Norm := Normal(Result.Right);
Up_Norm := Normal(Result.Up);
Result.Right := Right_Norm * 1.5;
Result.Up := Up_Norm * 1.5;
return Result;
end Create_Camera;
end Cameras;
| 22.047619 | 73 | 0.665227 |
ad25b388001a95d2c6aecbce10d723dcc1adf407 | 389 | ads | Ada | specs/ada/common/tkmrpc-request-ike-isa_sign-convert.ads | DrenfongWong/tkm-rpc | 075d22871cf81d497aac656c7f03a513278b641c | [
"BSD-3-Clause"
] | null | null | null | specs/ada/common/tkmrpc-request-ike-isa_sign-convert.ads | DrenfongWong/tkm-rpc | 075d22871cf81d497aac656c7f03a513278b641c | [
"BSD-3-Clause"
] | null | null | null | specs/ada/common/tkmrpc-request-ike-isa_sign-convert.ads | DrenfongWong/tkm-rpc | 075d22871cf81d497aac656c7f03a513278b641c | [
"BSD-3-Clause"
] | null | null | null | with Ada.Unchecked_Conversion;
package Tkmrpc.Request.Ike.Isa_Sign.Convert is
function To_Request is new Ada.Unchecked_Conversion (
Source => Isa_Sign.Request_Type,
Target => Request.Data_Type);
function From_Request is new Ada.Unchecked_Conversion (
Source => Request.Data_Type,
Target => Isa_Sign.Request_Type);
end Tkmrpc.Request.Ike.Isa_Sign.Convert;
| 27.785714 | 58 | 0.748072 |
4bccd255d7a2d6c4afa48e00694dc068cbfb64c3 | 377 | ads | Ada | gcc-gcc-7_3_0-release/gcc/testsuite/gnat.dg/specs/sync_iface_test.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/specs/sync_iface_test.ads | best08618/asylo | 5a520a9f5c461ede0f32acc284017b737a43898c | [
"Apache-2.0"
] | null | null | null | gcc-gcc-7_3_0-release/gcc/testsuite/gnat.dg/specs/sync_iface_test.ads | best08618/asylo | 5a520a9f5c461ede0f32acc284017b737a43898c | [
"Apache-2.0"
] | 2 | 2020-07-27T00:22:36.000Z | 2021-04-01T09:41:02.000Z | -- { dg-do compile }
-- { dg-options "-gnatc" }
package Sync_Iface_Test is
type Iface is limited interface;
procedure Do_Test
(Container : in out Iface;
Process : access procedure (E : Natural)) is abstract;
protected type Buffer is new Iface with
overriding procedure Do_Test
(Process : access procedure (E : Natural));
end;
end;
| 25.133333 | 62 | 0.65252 |
4be006efca683b99a92de1270065ccf3be6c3743 | 4,309 | adb | Ada | aosvs_dump.adb | SMerrony/LoadA | 4d78679e4bfc6f51f588aa914c4b2aebe2a390fb | [
"MIT"
] | 2 | 2021-03-11T11:01:25.000Z | 2021-06-08T03:10:27.000Z | aosvs_dump.adb | SMerrony/LoadA | 4d78679e4bfc6f51f588aa914c4b2aebe2a390fb | [
"MIT"
] | null | null | null | aosvs_dump.adb | SMerrony/LoadA | 4d78679e4bfc6f51f588aa914c4b2aebe2a390fb | [
"MIT"
] | null | null | null | -- Copyright 2021 S.Merrony
-- Permission is hereby granted, free of charge, to any person obtaining a copy of this software
-- and associated documentation files (the "Software"), to deal in the Software without restriction,
-- including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense,
-- and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so,
-- subject to the following conditions:
-- The above copyright notice and this permission notice shall be included in all copies or substantial
-- portions of the Software.
-- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
-- LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
-- IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
-- WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
-- SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
with Ada.Characters.Handling;
with Ada.Command_Line; use Ada.Command_Line;
with Ada.Task_Identification; use Ada.Task_Identification;
with Ada.Text_IO;
package body Aosvs_Dump is
function Read_Word (Dump_Stream : Stream_Access) return Unsigned_16 is
DG_Word : Unsigned_16;
Byte1, Byte2 : Unsigned_8;
begin
Unsigned_8'Read (Dump_Stream, Byte1);
Unsigned_8'Read (Dump_Stream, Byte2);
DG_Word := Shift_Left (Unsigned_16 (Byte1), 8) + Unsigned_16 (Byte2);
return DG_Word;
end Read_Word;
function Read_Blob
(Num_Bytes : in Positive; Dump_Stream : Stream_Access;
Reason : in Unbounded_String) return Blob_Type
is
Blob : Blob_Type (1 .. Num_Bytes);
begin
-- Ada.Text_IO.Put_Line ("DEBUG: Read_Blob called for bytes: " & Integer'Image(Num_Bytes));
Blob_Type'Read (Dump_Stream, Blob);
return Blob;
end Read_Blob;
function Read_Header
(Dump_Stream : Stream_Access) return Record_Header_Type
is
Hdr : Record_Header_Type;
Byte1, Byte2 : Unsigned_8;
begin
Unsigned_8'Read (Dump_Stream, Byte1);
-- the record type is 6-bit
Hdr.Record_Type := Shift_Right (Byte1, 2);
Hdr.Record_Length := Integer (Byte1 and 2#0000_0011#) * 256;
Unsigned_8'Read (Dump_Stream, Byte2);
Hdr.Record_Length := Hdr.Record_Length + Integer (Byte2);
return Hdr;
end Read_Header;
function Read_SOD (Dump_Stream : Stream_Access) return SOD_Type is
SOD : SOD_Type;
begin
SOD.Header := Read_Header (Dump_Stream);
if SOD.Header.Record_Type /= Start_Dump_Byte then
Ada.Text_IO.Put_Line
(Ada.Text_IO.Standard_Error,
"ERROR: This does not appear to be an AOS/VS DUMP_II/III file");
Set_Exit_Status (Failure);
Abort_Task (Current_Task);
end if;
SOD.Dump_Format_Version := Read_Word (Dump_Stream);
SOD.Dump_Time_Secs := Read_Word (Dump_Stream);
SOD.Dump_Time_Mins := Read_Word (Dump_Stream);
SOD.Dump_Time_Hours := Read_Word (Dump_Stream);
SOD.Dump_Time_Day := Read_Word (Dump_Stream);
SOD.Dump_Time_Month := Read_Word (Dump_Stream);
SOD.Dump_Time_Year := Read_Word (Dump_Stream);
return SOD;
end Read_SOD;
function Extract_First_String(Blob : Blob_Type) return Unbounded_String is
Str : Unbounded_String;
begin
for Ix in Blob'Range loop
exit when Blob (Ix) = 0;
Append (Str, Character'Val (Blob (Ix)));
end loop;
return Str;
end Extract_First_String;
-- Convert to upper-case and replace ":" directory seps with "/"
function To_Linux_Filename (Aosvs_Filename : Unbounded_String) return Unbounded_String is
str : String := To_String(Aosvs_Filename);
begin
str := Ada.Characters.Handling.To_Upper (str);
for C in str'Range loop
if str(C) = ':' then
str(C) := '/';
end if;
end loop;
return To_Unbounded_String (str);
end To_Linux_Filename;
end Aosvs_Dump;
| 40.650943 | 106 | 0.667208 |
30d07a81e04bffb8a2a6dbbecd104bc48b3db50c | 418 | adb | Ada | gcc-gcc-7_3_0-release/gcc/testsuite/gnat.dg/test_prio.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/test_prio.adb | best08618/asylo | 5a520a9f5c461ede0f32acc284017b737a43898c | [
"Apache-2.0"
] | null | null | null | gcc-gcc-7_3_0-release/gcc/testsuite/gnat.dg/test_prio.adb | best08618/asylo | 5a520a9f5c461ede0f32acc284017b737a43898c | [
"Apache-2.0"
] | 2 | 2020-07-27T00:22:36.000Z | 2021-04-01T09:41:02.000Z | -- { dg-do run }
-- { dg-options "-gnatws" }
pragma Locking_Policy (Ceiling_Locking);
with test_prio_p;use test_prio_p;
with text_io; use text_io;
procedure Test_Prio is
task Tsk is
pragma Priority (10);
end Tsk;
task body Tsk is
begin
Sema2.Seize;
Sema1.Seize;
Put_Line ("error");
exception
when Program_Error => null; -- OK
end;
begin
null;
end;
| 19 | 40 | 0.61244 |
309c8a6969b0c09c2e5b4ac2a73a2d97e8c93d25 | 1,589 | ads | Ada | src/libtcod-maps.ads | csb6/libtcod-ada | 89c2a75eb357a8468ccb0a6476391a6b388f00b4 | [
"BSD-3-Clause"
] | null | null | null | src/libtcod-maps.ads | csb6/libtcod-ada | 89c2a75eb357a8468ccb0a6476391a6b388f00b4 | [
"BSD-3-Clause"
] | null | null | null | src/libtcod-maps.ads | csb6/libtcod-ada | 89c2a75eb357a8468ccb0a6476391a6b388f00b4 | [
"BSD-3-Clause"
] | null | null | null | private with Ada.Finalization, fov_types_h;
package Libtcod.Maps is
Error : exception;
type X_Pos is new Interfaces.C.int range 0 .. Interfaces.C.int'Last;
type Y_Pos is new Interfaces.C.int range 0 .. Interfaces.C.int'Last;
type X_Diff is new Interfaces.C.int;
type Y_Diff is new Interfaces.C.Int;
procedure increment(x : in out X_Pos; d : X_Diff);
function "+"(x : X_Pos; d : X_Diff) return X_Pos;
function "-"(x : X_Pos; d : X_Pos) return X_Diff;
procedure increment(y : in out Y_Pos; d : Y_Diff);
function "+"(y : Y_Pos; d : Y_Diff) return Y_Pos;
function "-"(x : Y_Pos; d : Y_Pos) return Y_Diff;
type Radius is range 0 .. Integer'Last;
type Map is tagged limited private;
function make_map(w : Width; h : Height) return Map;
function get_width(m : Map) return Width with Inline;
function get_height(m : Map) return Height with Inline;
function get_cell_count(m : Map) return Natural with Inline;
procedure set_properties_all(m : in out Map; transparent, walkable : Boolean)
with Inline;
procedure set_properties(m : in out Map; x : X_Pos; y : Y_Pos;
transparent, walkable : Boolean) with Inline;
function is_transparent(m : Map; x : X_Pos; y : Y_Pos) return Boolean
with Inline;
function is_walkable(m : Map; x : X_Pos; y : Y_Pos) return Boolean
with Inline;
private
type Map is new Ada.Finalization.Limited_Controlled with record
data : access fov_types_h.TCOD_Map;
end record;
overriding procedure Finalize(m : in out Map);
end Libtcod.Maps;
| 29.981132 | 80 | 0.682819 |
8b947d514037db45c3a5624e12e9a86ba413054a | 4,253 | adb | Ada | Ada95/src/terminal_interface-curses-forms-field_user_data.adb | neverware-mirrors/ncurses | 931939e0d2765af13962820e59cb6629df3ee638 | [
"X11"
] | 269 | 2015-03-01T21:34:42.000Z | 2022-03-30T23:07:18.000Z | Ada95/src/terminal_interface-curses-forms-field_user_data.adb | neverware-mirrors/ncurses | 931939e0d2765af13962820e59cb6629df3ee638 | [
"X11"
] | 3 | 2020-10-09T15:00:37.000Z | 2020-10-09T15:05:19.000Z | Ada95/src/terminal_interface-curses-forms-field_user_data.adb | neverware-mirrors/ncurses | 931939e0d2765af13962820e59cb6629df3ee638 | [
"X11"
] | 97 | 2016-04-25T06:22:54.000Z | 2022-03-30T23:07:19.000Z | ------------------------------------------------------------------------------
-- --
-- GNAT ncurses Binding --
-- --
-- Terminal_Interface.Curses.Forms.Field_User_Data --
-- --
-- B O D Y --
-- --
------------------------------------------------------------------------------
-- Copyright 2018,2020 Thomas E. Dickey --
-- Copyright 1999-2009,2014 Free Software Foundation, Inc. --
-- --
-- Permission is hereby granted, free of charge, to any person obtaining a --
-- copy of this software and associated documentation files (the --
-- "Software"), to deal in the Software without restriction, including --
-- without limitation the rights to use, copy, modify, merge, publish, --
-- distribute, distribute with modifications, sublicense, and/or sell --
-- copies of the Software, and to permit persons to whom the Software is --
-- furnished to do so, subject to the following conditions: --
-- --
-- The above copyright notice and this permission notice shall be included --
-- in all copies or substantial portions of the Software. --
-- --
-- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS --
-- OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF --
-- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. --
-- IN NO EVENT SHALL THE ABOVE COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, --
-- DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR --
-- OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR --
-- THE USE OR OTHER DEALINGS IN THE SOFTWARE. --
-- --
-- Except as contained in this notice, the name(s) of the above copyright --
-- holders shall not be used in advertising or otherwise to promote the --
-- sale, use or other dealings in this Software without prior written --
-- authorization. --
------------------------------------------------------------------------------
-- Author: Juergen Pfeifer, 1996
-- Version Control:
-- $Revision: 1.17 $
-- Binding Version 01.00
------------------------------------------------------------------------------
with Terminal_Interface.Curses.Aux; use Terminal_Interface.Curses.Aux;
-- |
-- |=====================================================================
-- | man page form_field_userptr.3x
-- |=====================================================================
-- |
package body Terminal_Interface.Curses.Forms.Field_User_Data is
-- |
-- |
-- |
procedure Set_User_Data (Fld : Field;
Data : User_Access)
is
function Set_Field_Userptr (Fld : Field;
Usr : User_Access) return Eti_Error;
pragma Import (C, Set_Field_Userptr, "set_field_userptr");
begin
Eti_Exception (Set_Field_Userptr (Fld, Data));
end Set_User_Data;
-- |
-- |
-- |
function Get_User_Data (Fld : Field) return User_Access
is
function Field_Userptr (Fld : Field) return User_Access;
pragma Import (C, Field_Userptr, "field_userptr");
begin
return Field_Userptr (Fld);
end Get_User_Data;
procedure Get_User_Data (Fld : Field;
Data : out User_Access)
is
begin
Data := Get_User_Data (Fld);
end Get_User_Data;
end Terminal_Interface.Curses.Forms.Field_User_Data;
| 51.865854 | 78 | 0.449565 |
a0ae69bdab98c881be1ebfa47806292873767359 | 1,402 | ads | Ada | source/containers/a-cwacho.ads | ytomino/drake | 4e4bdcd8b8e23a11a29b31d3a8861fdf60090ea2 | [
"MIT"
] | 33 | 2015-04-04T09:19:36.000Z | 2021-11-10T05:33:34.000Z | source/containers/a-cwacho.ads | ytomino/drake | 4e4bdcd8b8e23a11a29b31d3a8861fdf60090ea2 | [
"MIT"
] | 8 | 2017-11-14T13:05:07.000Z | 2018-08-09T15:28:49.000Z | source/containers/a-cwacho.ads | ytomino/drake | 4e4bdcd8b8e23a11a29b31d3a8861fdf60090ea2 | [
"MIT"
] | 9 | 2015-02-03T17:09:53.000Z | 2021-11-12T01:16:05.000Z | pragma License (Unrestricted);
-- implementation unit for Ada.Containers.Access_Holders
with System.Reference_Counting;
private package Ada.Containers.Weak_Access_Holders is
pragma Preelaborate;
type Data;
type Data_Access is access all Data;
type Weak_Holder;
type Weak_Holder_Access is access all Weak_Holder;
Data_Size : constant := Standard'Address_Size * 2;
type Data is limited record
Reference_Count : aliased System.Reference_Counting.Counter;
Weak_List : Weak_Holder_Access;
end record;
for Data'Size use Data_Size;
-- place Reference_Count at first
for Data use record
Reference_Count at 0 range
0 ..
System.Reference_Counting.Counter'Size - 1;
Weak_List at 0 range
Standard'Address_Size ..
Standard'Address_Size * 2 - 1;
end record;
pragma Suppress_Initialization (Data);
type Weak_Holder is record
Data : not null Data_Access;
Previous : Weak_Holder_Access;
Next : Weak_Holder_Access;
end record;
pragma Suppress_Initialization (Weak_Holder);
procedure Add_Weak (Item : Weak_Holder_Access);
procedure Remove_Weak (Item : Weak_Holder_Access);
procedure Clear_Weaks (
List : in out Data;
Null_Data : not null Data_Access);
pragma Compile_Time_Error (Data'Size /= Data_Size, "bad Data_Size");
end Ada.Containers.Weak_Access_Holders;
| 29.829787 | 71 | 0.721826 |
194f1a971df840ab80a7ad8af00fe52a9c8971b5 | 3,965 | ada | Ada | gcc-gcc-7_3_0-release/gcc/testsuite/ada/acats/tests/ce/ce3806b.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/ce/ce3806b.ada | best08618/asylo | 5a520a9f5c461ede0f32acc284017b737a43898c | [
"Apache-2.0"
] | null | null | null | gcc-gcc-7_3_0-release/gcc/testsuite/ada/acats/tests/ce/ce3806b.ada | best08618/asylo | 5a520a9f5c461ede0f32acc284017b737a43898c | [
"Apache-2.0"
] | 2 | 2020-07-27T00:22:36.000Z | 2021-04-01T09:41:02.000Z | -- CE3806B.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 PUT FOR FIXED_IO RAISES MODE_ERROR FOR FILES OF
-- MODE IN_FILE.
-- APPLICABILITY CRITERIA:
-- THIS TEST IS APPLICABLE ONLY TO IMPLEMENTATIONS WHICH SUPPORT
-- TEXT FILES.
-- HISTORY:
-- JLH 09/11/87 CREATED ORIGINAL TEST.
WITH REPORT; USE REPORT;
WITH TEXT_IO; USE TEXT_IO;
PROCEDURE CE3806B IS
BEGIN
TEST ("CE3806B", "CHECK THAT PUT FOR FIXED_IO RAISES MODE_ERROR " &
"FOR FILES OF MODE IN_FILE");
DECLARE
FT1 : FILE_TYPE;
TYPE FIXED IS DELTA 0.01 RANGE 0.0 .. 1.0;
PACKAGE FX_IO IS NEW FIXED_IO (FIXED);
USE FX_IO;
INCOMPLETE : EXCEPTION;
X : FIXED := 0.2;
BEGIN
BEGIN
CREATE (FT1, OUT_FILE, LEGAL_FILE_NAME);
EXCEPTION
WHEN USE_ERROR =>
NOT_APPLICABLE ("USE_ERROR RAISED ON TEXT CREATE " &
"WITH OUT_FILE MODE");
RAISE INCOMPLETE;
WHEN NAME_ERROR =>
NOT_APPLICABLE ("NAME_ERROR RAISED ON TEXT " &
"CREATE WITH OUT_FILE MODE");
RAISE INCOMPLETE;
END;
PUT (FT1, 'A');
CLOSE (FT1);
BEGIN
OPEN (FT1, IN_FILE, LEGAL_FILE_NAME);
EXCEPTION
WHEN USE_ERROR =>
NOT_APPLICABLE ("USE_ERROR RAISED ON TEXT OPEN " &
"WITH IN_FILE MODE");
RAISE INCOMPLETE;
END;
BEGIN
PUT (FT1, X);
FAILED ("MODE_ERROR NOT RAISED - 1");
EXCEPTION
WHEN MODE_ERROR =>
NULL;
WHEN OTHERS =>
FAILED ("WRONG EXCEPTION RAISED - 1");
END;
BEGIN
PUT (STANDARD_INPUT, X);
FAILED ("MODE_ERROR NOT RAISED - 2");
EXCEPTION
WHEN MODE_ERROR =>
NULL;
WHEN OTHERS =>
FAILED ("WRONG EXCEPTION RAISED - 2");
END;
BEGIN
PUT (CURRENT_INPUT, X);
FAILED ("MODE_ERROR NOT RAISED - 3");
EXCEPTION
WHEN MODE_ERROR =>
NULL;
WHEN OTHERS =>
FAILED ("WRONG EXCEPTION RAISED - 3");
END;
BEGIN
DELETE (FT1);
EXCEPTION
WHEN USE_ERROR =>
NULL;
END;
EXCEPTION
WHEN INCOMPLETE =>
NULL;
END;
RESULT;
END CE3806B;
| 31.72 | 79 | 0.52459 |
0488f147acbebc091cfaa39b06691f9a18d04b0d | 2,424 | ads | Ada | tools/scitools/conf/understand/ada/ada95/s-io.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/s-io.ads | brucegua/moocos | 575c161cfa35e220f10d042e2e5ca18773691695 | [
"Apache-2.0"
] | null | null | null | tools/scitools/conf/understand/ada/ada95/s-io.ads | brucegua/moocos | 575c161cfa35e220f10d042e2e5ca18773691695 | [
"Apache-2.0"
] | null | null | null | ------------------------------------------------------------------------------
-- --
-- GNAT RUNTIME COMPONENTS --
-- --
-- S Y S T E M _ I O --
-- --
-- S p e c --
-- --
-- $Revision: 2 $ --
-- --
-- Copyright (c) 1992,1993,1994,1995 NYU, All Rights Reserved --
-- --
-- The GNAT library is free software; you can redistribute it and/or modify --
-- it under terms of the GNU Library General Public License as published by --
-- the Free Software Foundation; either version 2, or (at your option) any --
-- later version. The GNAT library 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 --
-- Library General Public License for more details. You should have --
-- received a copy of the GNU Library General Public License along with --
-- the GNAT library; see the file COPYING.LIB. If not, write to the Free --
-- Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. --
-- --
------------------------------------------------------------------------------
-- A simple text I/O package, used for diagnostic output in the runtime,
-- This package is also preelaborated, unlike Text_Io, and can thus be
-- with'ed by preelaborated library units. It includes only Put routines
-- for character, integer, string and a new line function
package System.Io is
pragma Preelaborate (Io);
procedure Put (X : Integer);
procedure Put (C : Character);
procedure Put (S : String);
procedure Put_Line (S : String);
procedure New_Line (Spacing : Positive := 1);
end System.Io;
| 55.090909 | 78 | 0.424505 |
30d14b1916b9c72c7174d81e9a53b76c547ecf42 | 2,630 | adb | Ada | Ada/problem_17/problem_17.adb | PyllrNL/Project_Euler_Solutions | 3d125dae48e50b1fcddb8b8bd5b1cf653aff1005 | [
"MIT"
] | null | null | null | Ada/problem_17/problem_17.adb | PyllrNL/Project_Euler_Solutions | 3d125dae48e50b1fcddb8b8bd5b1cf653aff1005 | [
"MIT"
] | null | null | null | Ada/problem_17/problem_17.adb | PyllrNL/Project_Euler_Solutions | 3d125dae48e50b1fcddb8b8bd5b1cf653aff1005 | [
"MIT"
] | null | null | null | package body problem_17 is
function Letter_In_Num( Num : Integer ) return Integer is
Single : constant array( Natural range 0 .. 9 ) of Positive := (
0 => 4, 1 => 3, 2 => 3, 3 => 5, 4 => 4,
5 => 4, 6 => 3, 7 => 5, 8 => 5, 9 => 4
);
doubles : constant array ( Natural range 2 .. 9 ) of Positive := (
2 => 6, 3 => 6, 4 => 5, 5 => 5, 6 => 5,
7 => 7, 8 => 6, 9 => 6
);
Tens : constant array( Natural range 0 .. 9 ) of Positive := (
0 => 3, 1 => 6, 2 => 6, 3 => 8, 4 => 8,
5 => 7, 6 => 7, 7 => 9, 8 => 8, 9 => 8
);
Hundred : constant Integer := 7;
Thousand : constant Integer := 8;
AAnd : constant Integer := 3;
Local : Integer := Num;
Temp : Integer;
Letters : Integer := 0;
begin
loop
exit when Local = 0;
if Local < 10 then
Letters := Letters + Single(Local);
Local := 0;
elsif Local < 20 then
Letters := Letters + Tens( Local mod 10 );
Local := 0;
elsif Local < 100 then
Temp := Local / 10;
Letters := Letters + Doubles( Temp );
Local := Local - (Temp * 10);
elsif Local < 1000 then
Temp := Local / 100;
Letters := Letters + Single( Temp ) + Hundred;
Local := Local - (Temp * 100);
if Local > 0 then
Letters := Letters + AAnd;
end if;
else
Temp := Local / 1000;
Letters := Letters + Single( Temp ) + Thousand;
Local := Local - (Temp * 1000);
if Local > 0 then
Letters := Letters + AAnd;
end if;
end if;
end loop;
return Letters;
end Letter_In_Num;
function Solution_1( Min, Max : Integer ) return Integer is
Sum : Integer := 0;
begin
for I in Min .. Max loop
Sum := Sum + Letter_In_Num( I );
end loop;
return Sum;
end Solution_1;
procedure Test_Solution_1 is
Solution: constant Integer := 21124;
begin
Assert( Solution_1(1, 1000) = Solution);
end Test_Solution_1;
function Get_Solutions return Solution_Case is
Ret : Solution_Case;
begin
Set_Name( Ret, "Problem 17" );
Add_Test( Ret, Test_Solution_1'Access );
return Ret;
end Get_Solutions;
end problem_17;
| 31.686747 | 74 | 0.452091 |
5eaf814157a6e424a5670c9403c3803eebb3813d | 203 | ads | Ada | chat_messages.ads | cborao/Ada-P2 | 6c5868377e80df0b30b86c1cfa6fe057f062580c | [
"MIT"
] | null | null | null | chat_messages.ads | cborao/Ada-P2 | 6c5868377e80df0b30b86c1cfa6fe057f062580c | [
"MIT"
] | null | null | null | chat_messages.ads | cborao/Ada-P2 | 6c5868377e80df0b30b86c1cfa6fe057f062580c | [
"MIT"
] | null | null | null |
--PRÁCTICA 2: César Borao Moratinos (chat_messages)
package Chat_Messages is
type Message_Type is (Init, Writer, Server, Collection_Request, Collection_Data, Ban, Shutdown);
end Chat_Messages;
| 20.3 | 99 | 0.773399 |
30f83dc4fc31aecfa519318caaf76250ef0d2c02 | 5,727 | ada | Ada | Task/Echo-server/Ada/echo-server-2.ada | mullikine/RosettaCodeData | 4f0027c6ce83daa36118ee8b67915a13cd23ab67 | [
"Info-ZIP"
] | 1 | 2021-05-05T13:42:20.000Z | 2021-05-05T13:42:20.000Z | Task/Echo-server/Ada/echo-server-2.ada | mullikine/RosettaCodeData | 4f0027c6ce83daa36118ee8b67915a13cd23ab67 | [
"Info-ZIP"
] | null | null | null | Task/Echo-server/Ada/echo-server-2.ada | mullikine/RosettaCodeData | 4f0027c6ce83daa36118ee8b67915a13cd23ab67 | [
"Info-ZIP"
] | null | null | null | with Ada.Text_IO;
with Ada.IO_Exceptions;
with GNAT.Sockets;
procedure echo_server_multi is
-- Multiple socket connections example based on Rosetta Code echo server.
Tasks_To_Create : constant := 3; -- simultaneous socket connections.
-------------------------------------------------------------------------------
-- Use stack to pop the next free task index. When a task finishes its
-- asynchronous (no rendezvous) phase, it pushes the index back on the stack.
type Integer_List is array (1..Tasks_To_Create) of integer;
subtype Counter is integer range 0 .. Tasks_To_Create;
subtype Index is integer range 1 .. Tasks_To_Create;
protected type Info is
procedure Push_Stack (Return_Task_Index : in Index);
procedure Initialize_Stack;
entry Pop_Stack (Get_Task_Index : out Index);
private
Task_Stack : Integer_List; -- Stack of free-to-use tasks.
Stack_Pointer: Counter := 0;
end Info;
protected body Info is
procedure Push_Stack (Return_Task_Index : in Index) is
begin -- Performed by tasks that were popped, so won't overflow.
Stack_Pointer := Stack_Pointer + 1;
Task_Stack(Stack_Pointer) := Return_Task_Index;
end;
entry Pop_Stack (Get_Task_Index : out Index) when Stack_Pointer /= 0 is
begin -- guarded against underflow.
Get_Task_Index := Task_Stack(Stack_Pointer);
Stack_Pointer := Stack_Pointer - 1;
end;
procedure Initialize_Stack is
begin
for I in Task_Stack'range loop
Push_Stack (I);
end loop;
end;
end Info;
Task_Info : Info;
-------------------------------------------------------------------------------
task type SocketTask is
-- Rendezvous the setup, which sets the parameters for entry Echo.
entry Setup (Connection : GNAT.Sockets.Socket_Type;
Client : GNAT.Sockets.Sock_Addr_Type;
Channel : GNAT.Sockets.Stream_Access;
Task_Index : Index);
-- Echo accepts the asynchronous phase, i.e. no rendezvous. When the
-- communication is over, push the task number back on the stack.
entry Echo;
end SocketTask;
task body SocketTask is
my_Connection : GNAT.Sockets.Socket_Type;
my_Client : GNAT.Sockets.Sock_Addr_Type;
my_Channel : GNAT.Sockets.Stream_Access;
my_Index : Index;
begin
loop -- Infinitely reusable
accept Setup (Connection : GNAT.Sockets.Socket_Type;
Client : GNAT.Sockets.Sock_Addr_Type;
Channel : GNAT.Sockets.Stream_Access;
Task_Index : Index) do
-- Store parameters and mark task busy.
my_Connection := Connection;
my_Client := Client;
my_Channel := Channel;
my_Index := Task_Index;
end;
accept Echo; -- Do the echo communications.
begin
Ada.Text_IO.Put_Line ("Task " & integer'image(my_Index));
loop
Character'Output (my_Channel, Character'Input(my_Channel));
end loop;
exception
when Ada.IO_Exceptions.End_Error =>
Ada.Text_IO.Put_Line ("Echo " & integer'image(my_Index) & " end");
when others =>
Ada.Text_IO.Put_Line ("Echo " & integer'image(my_Index) & " err");
end;
GNAT.Sockets.Close_Socket (my_Connection);
Task_Info.Push_Stack (my_Index); -- Return to stack of unused tasks.
end loop;
end SocketTask;
-------------------------------------------------------------------------------
-- Setup the socket receiver, initialize the task stack, and then loop,
-- blocking on Accept_Socket, using Pop_Stack for the next free task from the
-- stack, waiting if necessary.
task type SocketServer (my_Port : GNAT.Sockets.Port_Type) is
entry Listen;
end SocketServer;
task body SocketServer is
Receiver : GNAT.Sockets.Socket_Type;
Connection : GNAT.Sockets.Socket_Type;
Client : GNAT.Sockets.Sock_Addr_Type;
Channel : GNAT.Sockets.Stream_Access;
Worker : array (1..Tasks_To_Create) of SocketTask;
Use_Task : Index;
begin
accept Listen;
GNAT.Sockets.Create_Socket (Socket => Receiver);
GNAT.Sockets.Set_Socket_Option
(Socket => Receiver,
Level => GNAT.Sockets.Socket_Level,
Option => (Name => GNAT.Sockets.Reuse_Address, Enabled => True));
GNAT.Sockets.Bind_Socket
(Socket => Receiver,
Address => (Family => GNAT.Sockets.Family_Inet,
Addr => GNAT.Sockets.Inet_Addr ("127.0.0.1"),
Port => my_Port));
GNAT.Sockets.Listen_Socket (Socket => Receiver);
Task_Info.Initialize_Stack;
Find: loop -- Block for connection and take next free task.
GNAT.Sockets.Accept_Socket
(Server => Receiver,
Socket => Connection,
Address => Client);
Ada.Text_IO.Put_Line ("Connect " & GNAT.Sockets.Image(Client));
Channel := GNAT.Sockets.Stream (Connection);
Task_Info.Pop_Stack(Use_Task); -- Protected guard waits if full house.
-- Setup the socket in this task in rendezvous.
Worker(Use_Task).Setup(Connection,Client, Channel,Use_Task);
-- Run the asynchronous task for the socket communications.
Worker(Use_Task).Echo; -- Start echo loop.
end loop Find;
end SocketServer;
Echo_Server : SocketServer(my_Port => 12321);
-------------------------------------------------------------------------------
begin
Echo_Server.Listen;
end echo_server_multi;
| 39.496552 | 80 | 0.600664 |
30ecf53aba605ea2e6217d9c2d679b485a3b21f5 | 77,968 | adb | Ada | src/words_engine/words_engine-word_package.adb | lenzomj/whitakers-words | 4712d5c5ce87b3a8e8419af7bff02fe478f7059b | [
"FTL"
] | 204 | 2015-06-12T21:22:55.000Z | 2022-03-28T10:50:16.000Z | src/words_engine/words_engine-word_package.adb | lenzomj/whitakers-words | 4712d5c5ce87b3a8e8419af7bff02fe478f7059b | [
"FTL"
] | 98 | 2015-06-15T22:17:04.000Z | 2021-10-01T18:17:55.000Z | src/words_engine/words_engine-word_package.adb | lenzomj/whitakers-words | 4712d5c5ce87b3a8e8419af7bff02fe478f7059b | [
"FTL"
] | 50 | 2015-06-16T22:42:24.000Z | 2021-12-29T16:53:08.000Z | -- WORDS, a Latin dictionary, by Colonel William Whitaker (USAF, Retired)
--
-- Copyright William A. Whitaker (1936–2010)
--
-- This is a free program, which means it is proper to copy it and pass
-- it on to your friends. Consider it a developmental item for which
-- there is no charge. However, just for form, it is Copyrighted
-- (c). Permission is hereby freely given for any and all use of program
-- and data. You can sell it as your own, but at least tell me.
--
-- This version is distributed without obligation, but the developer
-- would appreciate comments and suggestions.
--
-- All parts of the WORDS system, source code and data files, are made freely
-- available to anyone who wishes to use them, for whatever purpose.
--
-- This file still needs a lot of work.
-- To do:
--
-- * analyse all the things which can be factored back together
-- * factor together the 9 instances of "Sxx (M) := "
-- * factor together the two branches of Apply_Suffix ()
--
with Support_Utils.Addons_Package; use Support_Utils.Addons_Package;
with Latin_Utils.Latin_File_Names; use Latin_Utils.Latin_File_Names;
with Latin_Utils.Strings_Package; use Latin_Utils.Strings_Package;
with Latin_Utils.Config; use Latin_Utils.Config;
with Support_Utils.Uniques_Package; use Support_Utils.Uniques_Package;
with Support_Utils.Word_Parameters; use Support_Utils.Word_Parameters;
with Latin_Utils.Preface;
with Support_Utils.Developer_Parameters; use Support_Utils.Developer_Parameters;
with Support_Utils.Line_Stuff; use Support_Utils.Line_Stuff;
with Words_Engine.English_Support_Package;
use Words_Engine.English_Support_Package;
package body Words_Engine.Word_Package is
Inflections_Sections_File : Lel_Section_Io.File_Type;
procedure Pause (Output : Ada.Text_IO.File_Type) is
Pause_Line : String (1 .. 300);
Pause_Last : Integer := 0;
begin
if Words_Mdev (Pause_In_Screen_Output) then
if Method = Interactive then
if Ada.Text_IO.Name (Output) =
Ada.Text_IO.Name (Ada.Text_IO.Standard_Output)
then
Ada.Text_IO.Put_Line (Ada.Text_IO.Standard_Output,
" MORE - hit RETURN/ENTER to continue");
Ada.Text_IO.Get_Line
(Ada.Text_IO.Standard_Input, Pause_Line, Pause_Last);
end if;
elsif Method = Command_Line_Input then
Ada.Text_IO.Put_Line (Ada.Text_IO.Standard_Output,
" MORE - hit RETURN/ENTER to continue");
Ada.Text_IO.Get_Line (Ada.Text_IO.Standard_Input,
Pause_Line, Pause_Last);
elsif Method = Command_Line_Files then
null; -- Do not PAUSE
end if;
end if;
exception
when others =>
Ada.Text_IO.Put_Line ("Unexpected exception in PAUSE");
end Pause;
function Ltu (C, D : Character) return Boolean is
begin
case D is
when 'v' =>
return C < 'u';
when 'j' =>
return C < 'i';
when 'V' =>
return C < 'U';
when 'J' =>
return C < 'I';
when others =>
return C < D;
end case;
end Ltu;
function Equ (C, D : Character) return Boolean is
begin
case D is
when 'u' | 'v' =>
return (C = 'u') or (C = 'v');
when 'i' | 'j' =>
return (C = 'i') or (C = 'j');
when 'U' | 'V' =>
return (C = 'U') or (C = 'V');
when 'I' | 'J' =>
return (C = 'I') or (C = 'J');
when others =>
return C = D;
end case;
end Equ;
function Gtu (C, D : Character) return Boolean is
begin
case D is
when 'u' =>
return C > 'v';
when 'i' =>
return C > 'j';
when 'U' =>
return C > 'V';
when 'I' =>
return C > 'J';
when others =>
return C > D;
end case;
end Gtu;
function Ltu (S, T : String) return Boolean is
begin
for I in 1 .. S'Length loop -- Not TRIMed, so same length
if Equ (S (S'First + I - 1), T (T'First + I - 1)) then
null;
elsif Gtu (S (S'First + I - 1), T (T'First + I - 1)) then
return False;
elsif Ltu (S (S'First + I - 1), T (T'First + I - 1)) then
return True;
end if;
end loop;
return False;
end Ltu;
function Gtu (S, T : String) return Boolean is
begin
for I in 1 .. S'Length loop -- Not TRIMed, so same length
if Equ (S (S'First + I - 1), T (T'First + I - 1)) then
null;
elsif Ltu (S (S'First + I - 1), T (T'First + I - 1)) then
return False;
elsif Gtu (S (S'First + I - 1), T (T'First + I - 1)) then
return True;
end if;
end loop;
return False;
end Gtu;
function Equ (S, T : String) return Boolean is
begin
if S'Length /= T'Length then
return False;
end if;
for I in 1 .. S'Length loop
if not Equ (S (S'First + I - 1), T (T'First + I - 1)) then
return False;
end if;
end loop;
return True;
end Equ;
procedure Run_Uniques
(S : in String;
Pa : in out Parse_Array; Pa_Last : in out Integer)
is
Sl : constant String -- BAD NAME!!!!!!!!!!!!!!!!!!
:= Lower_Case (Trim (S));
St : constant Stem_Type := Head (Sl, Max_Stem_Size);
Unql : Unique_List; -- Unique list for a letter
begin
if Sl (Sl'First) = 'v' then
Unql := Unq ('u'); -- Unique list for a letter
elsif Sl (Sl'First) = 'j' then
Unql := Unq ('i'); -- Unique list for a letter
else
Unql := Unq (Sl (Sl'First)); -- Unique list for a letter
end if;
--TEXT_IO.NEW_LINE;
--TEXT_IO.PUT_LINE ("Called UNIQUES with =>" & SL & "|");
--TEXT_IO.NEW_LINE;
--TEXT_IO.PUT_LINE ("UNQL ");
while Unql /= null loop
-- If there is a match, add to PA
--TEXT_IO.PUT_LINE ("UNIQUE =>" & UNQL.PR.STEM);
--if ST = LOWER_CASE (UNQL.PR.STEM) then
if Equ (St, Lower_Case (Unql.Stem)) then
Pa_Last := Pa_Last + 1;
Pa (Pa_Last) := (Unql.Stem,
(Unql.Qual,
0,
Null_Ending_Record,
X,
X),
Unique,
Unql.MNPC);
end if;
Unql := Unql.Succ;
end loop;
end Run_Uniques;
procedure Run_Inflections
(S : in String;
Sl : in out Sal;
Restriction : Dict_Restriction := Regular)
is
-- Tries all possible inflections against the Input word in S
-- and constructs a STEM_LIST of those that survive SL
use Lel_Section_Io;
Word : constant String := Lower_Case (Trim (S));
Last_Of_Word : constant Character := Word (Word'Last);
Length_Of_Word : constant Integer := Word'Length;
Stem_Length : Integer := 0;
Pr : Parse_Record;
M : Integer := 1;
begin
--TEXT_IO.NEW_LINE;
--TEXT_IO.PUT_LINE ("Called RUN_INFLECTIONS with =>" & WORD & "|");
if Word'Length = 0 then
Sl (M) := Null_Parse_Record;
return;
end if;
Sa := Not_A_Stem_Array;
-- Add all of these to list of possible ending records
-- since the blank ending agrees with everything
-- PACK/PRON have no blank endings
if ((Restriction /= Pack_Only) and (Restriction /= Qu_Pron_Only))
and then (Word'Length <= Max_Stem_Size)
then
for I in Belf (0, ' ') .. Bell (0, ' ') loop
Pr := (Word & Null_Stem_Type
(Length_Of_Word + 1 .. Stem_Type'Length),
Bel (I), Default_Dictionary_Kind, Null_MNPC);
Sl (M) := Pr;
M := M + 1;
end loop;
-- Is always a possibility (null ending)
Sa (Length_Of_Word) := Pr.Stem;
end if;
-- Here we read in the INFLECTIONS_SECTION that is applicable
if Restriction = Regular then
case Last_Of_Word is
when 'a' | 'c' | 'd' | 'e' | 'i' =>
Read (Inflections_Sections_File, Lel, 1);
when 'm' | 'n' | 'o' | 'r' =>
Read (Inflections_Sections_File, Lel, 2);
when 's' =>
Read (Inflections_Sections_File, Lel, 3);
when 't' | 'u' =>
Read (Inflections_Sections_File, Lel, 4);
when others =>
--PUT_LINE ("Only blank inflections are found");
return;
end case;
elsif Restriction = Pack_Only or Restriction = Qu_Pron_Only then
Read (Inflections_Sections_File, Lel, 4);
end if;
-- Now do the non-blank endings -- Only go to LENGTH_OF_WORD
for Z in reverse 1 .. Integer'Min (Max_Ending_Size, Length_Of_Word) loop
-- Check if Z agrees with a PDL SIZE !!!!!!!!!!!!!!!!!!!!!!!!!!!!
-- Maybe make PDL on size, if it has to be a list,
-- or order by size if array
if Lell (Z, Last_Of_Word) > 0 then -- Any likely inflections at all
for I in Lelf (Z, Last_Of_Word) .. Lell (Z, Last_Of_Word) loop
if Equ (Lower_Case (Lel (I).Ending.Suf (1 .. Z)),
Lower_Case (Word (Word'Last - Z + 1 .. Word'Last)))
then
-- Add to list of possible ending records
--STEM_LENGTH := WORD'LENGTH - LEL (I).ENDING.SIZE;
Stem_Length := Word'Length - Z;
if Stem_Length <= Max_Stem_Size then
-- Reject too long words
-- Check if LEL IR agrees with PDL IR !!!!!!!!
Pr := (Word (Word'First .. Stem_Length) &
Null_Stem_Type (Stem_Length + 1 .. Max_Stem_Size),
Lel (I), Default_Dictionary_Kind, Null_MNPC);
Sl (M) := Pr;
M := M + 1;
Sa (Stem_Length) := Pr.Stem;
-- Gets set dozens of times
-- Could order the endings by length (suffix sort)
-- so length changes slowly
--PUT_LINE ("LENGTH = " & INTEGER'IMAGE (STEM_LENGTH)
--& " SA =>" & PR.STEM & "|");
end if;
end if;
end loop;
end if;
end loop;
end Run_Inflections;
procedure Try_To_Load_Dictionary (D_K : Dictionary_Kind) is
begin
Stem_Io.Open (Stem_File (D_K), Stem_Io.In_File,
Path (Stem_File_Name & '.' & Ext (D_K)));
Dict_IO.Open (Dict_File (D_K), Dict_IO.In_File,
Path (Dict_File_Name & '.' & Ext (D_K)));
Load_Indices_From_Indx_File (D_K);
Dictionary_Available (D_K) := True;
exception
when others =>
Dictionary_Available (D_K) := False;
end Try_To_Load_Dictionary;
procedure Dictionary_Search (Ssa : Stem_Array_Type;
D_K : Dictionary_Kind;
Restriction : Dict_Restriction := Regular) is
-- Prepares a PDL list of possible dictionary hits
-- Search a dictionary (D_K) looking for all stems that match
-- any of the stems that are physically possible with Latin inflections
use Stem_Io;
--type NAT_32 is Range 0 .. 2**31-1; --###############
J, J1, J2, Jj : Stem_Io.Count := 0;
Index_On : constant String := Ssa (Ssa'Last);
Index_First, Index_Last : Stem_Io.Count := 0;
Ds : Dictionary_Stem;
First_Try, Second_Try : Boolean := True;
function First_Two (W : String) return String is
-- 'v' could be represented by 'u', like the
-- new Oxford Latin Dictionary
-- Fixes the first two letters of a word/stem which can be done right
S : constant String := Lower_Case (W);
Ss : String (W'Range) := W;
function Ui (C : Character) return Character is
begin
if C = 'v' then
return 'u';
elsif C = 'V' then
return 'U';
elsif C = 'j' then
return 'i';
elsif C = 'J' then
return 'I';
else
return C;
end if;
end Ui;
begin
if S'Length = 1 then
Ss (S'First) := Ui (W (S'First));
else
Ss (S'First) := Ui (W (S'First));
Ss (S'First + 1) := Ui (W (S'First + 1));
end if;
return Ss;
end First_Two;
procedure Load_Pdl is
begin
case Restriction is
when Regular =>
if not (Ds.Part.Pofs = Pack or
(Ds.Part.Pofs = Pron and then
(Ds.Part.Pron.Decl.Which = 1)))
then
Pdl_Index := Pdl_Index + 1;
Pdl (Pdl_Index) := Pruned_Dictionary_Item'(Ds, D_K);
end if;
when Pack_Only =>
if Ds.Part.Pofs = Pack then
Pdl_Index := Pdl_Index + 1;
Pdl (Pdl_Index) := Pruned_Dictionary_Item'(Ds, D_K);
end if;
when Qu_Pron_Only =>
if Ds.Part.Pofs = Pron and then
(Ds.Part.Pron.Decl.Which = 1)
then
Pdl_Index := Pdl_Index + 1;
Pdl (Pdl_Index) := Pruned_Dictionary_Item'(Ds, D_K);
end if;
when others =>
Pdl_Index := Pdl_Index + 1;
Pdl (Pdl_Index) := Pruned_Dictionary_Item'(Ds, D_K);
end case;
end Load_Pdl;
begin
-- Now go through the dictionary list DL for the first letters
-- and make a reduced dictionary list PDL
if D_K = Local then
Index_First := First_Index ((First_Two (Index_On)(1), 'a'), D_K);
Index_Last := Last_Index ((First_Two (Index_On)(1), 'a'), D_K);
else
Index_First := First_Index (First_Two (Index_On), D_K);
Index_Last := Last_Index (First_Two (Index_On), D_K);
end if;
if Index_First > 0 and then Index_First <= Index_Last then
J1 := Index_First; --######################
J2 := Index_Last;
Stem_Array_Loop :
for K in Ssa'Range loop
if Trim (Ssa (K))'Length > 1 then
-- This may be checking for 0 and 1 letter SSAs which
-- are done elsewhere
if D_K = Local then
-- Special processing for unordered DICT.LOC
for J in J1 .. J2 loop
-- Sweep exaustively through the scope
Set_Index (Stem_File (D_K), Stem_Io.Count (J));
Read (Stem_File (D_K), Ds);
if Equ (Lower_Case (Ds.Stem), Ssa (K)) then
Load_Pdl;
end if;
end loop;
else -- Regular dictionaries
First_Try := True;
Second_Try := True;
J := (J1 + J2) / 2;
Binary_Search :
loop
if (J1 = J2 - 1) or (J1 = J2) then
if First_Try then
J := J1;
First_Try := False;
elsif Second_Try then
J := J2;
Second_Try := False;
else
Jj := J;
exit Binary_Search;
end if;
end if;
Set_Index (Stem_File (D_K), J);
Read (Stem_File (D_K), Ds);
if Ltu (Lower_Case (Ds.Stem), Ssa (K)) then
J1 := J;
J := (J1 + J2) / 2;
elsif Gtu (Lower_Case (Ds.Stem), Ssa (K)) then
J2 := J;
J := (J1 + J2) / 2;
else
for I in reverse J1 .. J loop
Set_Index (Stem_File (D_K), Stem_Io.Count (I));
Read (Stem_File (D_K), Ds);
if Equ (Lower_Case (Ds.Stem), Ssa (K)) then
Jj := I;
Load_Pdl;
else
exit;
end if;
end loop;
for I in J + 1 .. J2 loop
Set_Index (Stem_File (D_K), Stem_Io.Count (I));
Read (Stem_File (D_K), Ds);
if Equ (Lower_Case (Ds.Stem), Ssa (K)) then
Jj := I;
Load_Pdl;
else
exit Binary_Search;
end if;
end loop;
exit Binary_Search;
end if;
end loop Binary_Search;
J1 := Jj;
J2 := Index_Last;
end if; -- On LOCAL check
end if; -- On LENGTH > 1
end loop Stem_Array_Loop;
end if;
end Dictionary_Search;
procedure Search_Dictionaries (Ssa : in Stem_Array_Type;
Restriction : Dict_Restriction := Regular) is
use Stem_Io;
Fc : Character := ' ';
begin
Pdl := (others => Null_Pruned_Dictionary_Item);
Pdl_Index := 0;
--PUT_LINE ("Search for blank stems");
-- BDL is always used, so it is loaded initially and not called from disk
-- Check all stems of the dictionary entry against the reduced stems
-- Determine if there is a pure blank " " stem
if Len (Ssa (Ssa'First)) = 0 then
-- a size would help?
--PUT ("HIT on blank stem I = ");PUT ('1');
--PUT (" STEM = ");PUT_LINE (BDL (1).STEM);
--PDL := new PRUNED_DICTIONARY_ITEM'(BDL (1), GENERAL, PDL);
Pdl_Index := Pdl_Index + 1;
Pdl (Pdl_Index) := Pruned_Dictionary_Item'(Bdl (1), General);
end if;
-- Now there is only one blank stem (2 of to_be),
-- but need not always be so
-- Determine if there is a blank stem (SC = ' ')
-- Prepare for the possibility that one stem is short but there
-- are others
Fc := ' ';
if Ssa (Ssa'First)(1) = ' ' then
if Ssa'Length > 1 and then Ssa (Ssa'First + 1)(2) = ' ' then
Fc := Ssa (Ssa'First + 1)(1);
end if;
elsif Ssa (Ssa'First)(2) = ' ' then
Fc := Ssa (Ssa'First)(1);
end if;
-- If there is a single letter stem (FC /= ' ') then
if Fc /= ' ' then
for I in 2 .. Bdl_Last loop
-- Check all stems of the dictionary entry against the
-- reduced stems
--if LOWER_CASE (BDL (I).STEM (1)) = FC then
if Equ (Lower_Case (Bdl (I).Stem (1)), Fc) then
Pdl_Index := Pdl_Index + 1;
Pdl (Pdl_Index) := Pruned_Dictionary_Item'(Bdl (I), General);
end if;
end loop;
end if;
if Ssa'Length = 0 then
-- PUT_LINE ("Empty stem array, don't bother searching");
return;
-- elsif LEN (SSA (SSA'LAST)) <= 1 then
-- PUT_LINE ("No two letter stems, have done searching");
-- else
-- PUT_LINE ("Searching Dictionaries");
end if;
for D_K in Dictionary_Kind loop
if Dictionary_Available (D_K) then
if not Is_Open (Stem_File (D_K)) then
Open (Stem_File (D_K), Stem_Io.In_File,
Path (Stem_File_Name & '.' & Ext (D_K)));
end if;
Dictionary_Search (Ssa, D_K, Restriction);
Close (Stem_File (D_K)); --??????
end if;
end loop;
end Search_Dictionaries;
procedure Change_Language (C : Character) is
begin if Upper_Case (C) = 'L' then
Language := Latin_To_English;
Preface.Put_Line
("Language changed to " & Language_Type'Image (Language));
elsif Upper_Case (C) = 'E' then
if English_Dictionary_Available (General) then
Language := English_To_Latin;
Preface.Put_Line
("Language changed to " & Language_Type'Image (Language));
Preface.Put_Line
("Input a single English word (+ part of speech - " &
"N, ADJ, V, PREP, . .. )");
else
Preface.Put_Line ("No English dictionary available");
end if;
else
Preface.Put_Line
("Bad LANGUAGE Input - no change, remains " &
Language_Type'Image (Language));
end if;
exception
when others =>
Preface.Put_Line ("Bad LANGUAGE Input - no change, remains " &
Language_Type'Image (Language));
end Change_Language;
procedure Word (Raw_Word : in String;
Pa : in out Parse_Array;
Pa_Last : in out Integer)
is
Input_Word : constant String := Lower_Case (Raw_Word);
Pa_Save : constant Integer := Pa_Last;
procedure Order_Stems (Sx : in out Sal) is
use Dict_IO;
Hits : Integer := 0;
Sl : Sal := Sx;
Sl_Last : Integer := 0;
Sm : Parse_Record;
begin
if Sx (1) = Null_Parse_Record then
return;
end if;
--PUT_LINE ("ORDERing_STEMS");
for I in Sl'Range loop
exit when Sl (I) = Null_Parse_Record;
Sl_Last := Sl_Last + 1;
end loop;
--PUT_LINE ("In ORDER SL_LAST = " & INTEGER'IMAGE (SL_LAST));
-- Bubble sort since this list should usually be very small (1-5)
Hit_Loop :
loop
Hits := 0;
Switch :
begin
-- Need to remove duplicates in ARRAY_STEMS
-- This sort is very sloppy
-- One problem is that it can mix up some of the order of
-- PREFIX, XXX, LOC; I ought to do this for every set of
-- results from different approaches not just in one fell
-- swoop at the end !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
declare
function Compare (L : Parse_Record;
R : Parse_Record) return Boolean is
begin
if (R.MNPC < L.MNPC) or else
(R.MNPC = L.MNPC and then
R.IR.Ending.Size <
L.IR.Ending.Size) or else
(R.MNPC = L.MNPC and then
R.IR.Ending.Size =
L.IR.Ending.Size and then
R.IR.Qual < L.IR.Qual) or else
(R.MNPC = L.MNPC and then
R.IR.Ending.Size =
L.IR.Ending.Size and then
R.IR.Qual = L.IR.Qual and then
R.D_K < L.D_K)
then
return True;
else
return False;
end if;
end Compare;
begin
Inner_Loop :
for I in 1 .. Sl_Last - 1 loop
if Sl (I + 1) /= Null_Parse_Record then
-- the following condition is absurd and should be
-- rewritten
if Compare (Sl (I), Sl (I + 1)) then
Sm := Sl (I);
Sl (I) := Sl (I + 1);
Sl (I + 1) := Sm;
Hits := Hits + 1;
end if;
else
exit Inner_Loop;
end if;
end loop Inner_Loop;
end;
end Switch;
exit Hit_Loop when Hits = 0;
end loop Hit_Loop;
Sx := Sl;
end Order_Stems;
procedure Array_Stems
(Sx : in Sal;
Pa : in out Parse_Array; Pa_Last : in out Integer)
is
Sl : constant Sal := Sx;
Opr : Parse_Record := Null_Parse_Record;
begin
if Sl (1) = Null_Parse_Record then
return;
else
Opr := Null_Parse_Record;
for I in Sl'Range loop
if Sl (I) /= Null_Parse_Record then
--PUT ('*'); PUT (SL (I)); NEW_LINE;
Supress_Key_Check :
declare
function "<=" (A, B : Parse_Record) return Boolean is
use Dict_IO;
begin -- !!!!!!!!!!!!!!!!!!!!!!!!!!
if A.IR.Qual = B.IR.Qual and then
A.MNPC = B.MNPC
then
return True;
else
return False;
end if;
end "<=";
begin
if Sl (I) <= Opr then
-- Get rid of duplicates, if ORDER is OK
--PUT ('-'); PUT (SL (I)); NEW_LINE;
null;
else
Pa_Last := Pa_Last + 1;
Pa (Pa_Last) := Sl (I);
Opr := Sl (I);
end if;
end Supress_Key_Check;
else
exit;
end if;
end loop;
end if;
end Array_Stems;
procedure Reduce_Stem_List
(Sl : in Sal;
Sxx : in out Sal;
-- Need in out if want to print it at the end
--procedure REDUCE_STEM_LIST (SL : in SAL; SXX : out SAL;
Prefix : in Prefix_Item := Null_Prefix_Item;
Suffix : in Suffix_Item := Null_Suffix_Item)
is
MNPC_Part : MNPC_Type := Null_MNPC;
Pdl_Part : Part_Entry;
Com : Comparison_Type := X;
Num_Sort : Numeral_Sort_Type := X;
Ls : Integer := 0;
M : Integer := 0;
Pdl_Key : Stem_Key_Type;
Pdl_P : Part_Of_Speech_Type;
--sl_key : Stem_Key_Type;
--sl_p : Part_Of_Speech_Type;
function "<=" (Left, Right : Part_Of_Speech_Type) return Boolean is
begin
if Right = Left or else
(Left = Pack and Right = Pron) or else
Right = X
then
return True;
else
return False;
end if;
end "<=";
function "<=" (Left, Right : Gender_Type) return Boolean is
begin
if Right = Left or else
(Right = C and Left /= N) or else
Right = X
then
return True;
else
return False;
end if;
end "<=";
function "<=" (Left, Right : Stem_Key_Type) return Boolean is
begin
if Right = Left or else Right = 0 then
return True;
else
return False;
end if;
end "<=";
begin
Sxx := (others => Null_Parse_Record);
-- Essentially initializing
-- For the reduced dictionary list PDL
M := 0;
On_Pdl :
for J in 1 .. Pdl_Index loop
Pdl_Part := Pdl (J).Ds.Part;
Pdl_Key := Pdl (J).Ds.Key;
MNPC_Part := Pdl (J).Ds.MNPC;
-- Is there any point in going through the process for this PDL
Pdl_P := Pdl (J).Ds.Part.Pofs; -- Used only for FIX logic below
-- If there is no SUFFIX then carry on
if Suffix = Null_Suffix_Item then
-- No suffix working, fall through
null;
elsif
-- No suffix for abbreviations
(Pdl_P = N and then Pdl_Part.N.Decl = (9, 8)) or
(Pdl_P = Adj and then Pdl_Part.Adj.Decl = (9, 8))
then
-- Can be no suffix on abbreviation");
goto End_Of_Pdl_Loop;
else
-- There is SUFFIX, see if it agrees with PDL
-- Does SUFFIX agree in ROOT
if Pdl_P <= Suffix.Entr.Root and then
((Pdl_Key <= Suffix.Entr.Root_Key) or else
((Pdl_Key = 0) and then
((Pdl_P = N) or (Pdl_P = Adj) or (Pdl_P = V)) and then
((Suffix.Entr.Root_Key = 1) or (Suffix.Entr.Root_Key = 2))))
then
-- Transform PDL_PART to TARGET
case Suffix.Entr.Target.Pofs is
when N => Pdl_Part := (N, Suffix.Entr.Target.N);
when Pron => Pdl_Part := (Pron, Suffix.Entr.Target.Pron);
when Adj => Pdl_Part := (Adj, Suffix.Entr.Target.Adj);
when Num => Pdl_Part := (Num, Suffix.Entr.Target.Num);
when Adv => Pdl_Part := (Adv, Suffix.Entr.Target.Adv);
when V => Pdl_Part := (V, Suffix.Entr.Target.V);
when others => null; -- No others so far, except X = all
end case;
Pdl_Key := Suffix.Entr.Target_Key;
Pdl_P := Pdl_Part.Pofs; -- Used only for FIX logic below
else
--PUT_LINE ("In REDUCE_STEM_LIST There is no legal suffix");
-- exit;
goto End_Of_Pdl_Loop;
end if;
end if;
if Prefix = Null_Prefix_Item then -- No PREFIX, drop through
null;
elsif
-- No prefix for abbreviations
(Pdl_P = N and then Pdl_Part.N.Decl = (9, 8)) or
(Pdl_P = Adj and then Pdl_Part.Adj.Decl = (9, 8)) or
(Pdl_P = Interj or Pdl_P = Conj) -- or INTERJ or CONJ
then
goto End_Of_Pdl_Loop;
else
if (Pdl_P = Prefix.Entr.Root) or -- = ROOT
(Pdl_Part.Pofs = Prefix.Entr.Root) -- or part mod by suf
then
null;
elsif Prefix.Entr.Root = X then -- or ROOT = X
null;
else
goto End_Of_Pdl_Loop;
end if;
end if;
-- SUFFIX and PREFIX either agree or don't exist
-- (agrees with everything)
Ls := Len (Add_Suffix
(Add_Prefix (Pdl (J).Ds.Stem, Prefix), Suffix));
On_Sl :
for I in Sl'Range loop
exit On_Sl when Sl (I) = Null_Parse_Record;
if Ls = Len (Sl (I).Stem) then
-- Scan through the whole unreduced stem list
-- Single out those stems that match (pruned) dictionary
-- entries
--^^^^^should be able to do this better with new arrangement
--sl_key := sl (i).ir.key;
--sl_p := sl (i).ir.qual.pofs;
if (
((Pdl_Key <= Sl (I).IR.Key)) or else
((Pdl_Key = 0) and then
(((Pdl_P = N) or (Pdl_P = Adj) or (Pdl_P = V)) and then
((Sl (I).IR.Key = 1) or (Sl (I).IR.Key = 2))))
) and then -- and KEY
(Pdl_Part.Pofs = Eff_Part (Sl (I).IR.Qual.Pofs))
then
if Pdl_Part.Pofs = N and then
Pdl_Part.N.Decl <= Sl (I).IR.Qual.Noun.Decl and then
Pdl_Part.N.Gender <= Sl (I).IR.Qual.Noun.Gender
then
-- Need to transfer the gender of the noun
-- dictionary item
M := M + 1;
Sxx (M) :=
(Stem => Subtract_Prefix (Sl (I).Stem, Prefix),
IR => (
Qual => (
Pofs => N,
Noun => (
Pdl_Part.N.Decl,
Sl (I).IR.Qual.Noun.Of_Case,
Sl (I).IR.Qual.Noun.Number,
Pdl_Part.N.Gender)),
Key => Sl (I).IR.Key,
Ending => Sl (I).IR.Ending,
Age => Sl (I).IR.Age,
Freq => Sl (I).IR.Freq),
D_K => Pdl (J).D_K,
MNPC => MNPC_Part);
elsif Pdl_Part.Pofs = Pron and then
Pdl_Part.Pron.Decl <= Sl (I).IR.Qual.Pron.Decl
then
--PUT (" HIT PRON ");
-- Need to transfer the kind of the pronoun
-- dictionary item
M := M + 1;
Sxx (M) :=
(Stem => Subtract_Prefix (Sl (I).Stem, Prefix),
IR => (
Qual => (
Pofs => Pron,
Pron => (
Pdl_Part.Pron.Decl,
Sl (I).IR.Qual.Pron.Of_Case,
Sl (I).IR.Qual.Pron.Number,
Sl (I).IR.Qual.Pron.Gender)),
Key => Sl (I).IR.Key,
Ending => Sl (I).IR.Ending,
Age => Sl (I).IR.Age,
Freq => Sl (I).IR.Freq),
D_K => Pdl (J).D_K,
MNPC => MNPC_Part);
elsif (Pdl_Part.Pofs = Adj) and then
(Pdl_Part.Adj.Decl <= Sl (I).IR.Qual.Adj.Decl) and then
((Sl (I).IR.Qual.Adj.Comparison <= Pdl_Part.Adj.Co) or
((Sl (I).IR.Qual.Adj.Comparison = X) or
(Pdl_Part.Adj.Co = X)))
then
-- Note the reversal on comparisom
--PUT (" HIT ADJ ");
-- Need to transfer the gender of the dictionary item
-- Need to transfer the CO of the ADJ dictionary item
if Pdl_Part.Adj.Co in Pos .. Super then
-- If the dictionary entry has a unique CO, use it
Com := Pdl_Part.Adj.Co;
else
-- Otherwise, the entry is X, generate a CO from KEY
Com := Adj_Comp_From_Key (Pdl_Key);
end if;
M := M + 1;
Sxx (M) :=
(Stem => Subtract_Prefix (Sl (I).Stem, Prefix),
IR => (
Qual => (
Pofs => Adj,
Adj => (
Pdl_Part.Adj.Decl,
Sl (I).IR.Qual.Adj.Of_Case,
Sl (I).IR.Qual.Adj.Number,
Sl (I).IR.Qual.Adj.Gender,
Com)),
Key => Sl (I).IR.Key,
Ending => Sl (I).IR.Ending,
Age => Sl (I).IR.Age,
Freq => Sl (I).IR.Freq),
D_K => Pdl (J).D_K,
MNPC => MNPC_Part);
elsif (Pdl_Part.Pofs = Num) and then
(Pdl_Part.Num.Decl <= Sl (I).IR.Qual.Num.Decl) and then
(Pdl_Key = Sl (I).IR.Key)
then
--PUT(" HIT NUM ");
if Pdl_Part.Num.Sort = X then
-- If the entry is X, generate a CO from KEY
Num_Sort := Num_Sort_From_Key (Pdl_Key);
else
-- Otherwise, the dictionary entry has a
-- unique CO, use it
Num_Sort := Pdl_Part.Num.Sort;
end if;
M := M + 1;
Sxx (M) :=
(Stem => Subtract_Prefix (Sl (I).Stem, Prefix),
IR => (
Qual => (
Pofs => Num,
Num => (
Pdl_Part.Num.Decl,
Sl (I).IR.Qual.Num.Of_Case,
Sl (I).IR.Qual.Num.Number,
Sl (I).IR.Qual.Num.Gender,
Num_Sort)),
Key => Sl (I).IR.Key,
Ending => Sl (I).IR.Ending,
Age => Sl (I).IR.Age,
Freq => Sl (I).IR.Freq),
D_K => Pdl (J).D_K,
MNPC => MNPC_Part);
elsif (Pdl_Part.Pofs = Adv) and then
((Pdl_Part.Adv.Co <= Sl (I).IR.Qual.Adv.Comparison) or
((Sl (I).IR.Qual.Adv.Comparison = X) or
(Pdl_Part.Adv.Co = X)))
then
--PUT (" HIT ADV ");
-- Need to transfer the CO of the ADV dictionary item
if Pdl_Part.Adv.Co in Pos .. Super then
-- If the dictionary entry has a unique CO, use it
Com := Pdl_Part.Adv.Co;
else
-- The entry is X and we need to generate
-- a COMP from the KEY
Com := Adv_Comp_From_Key (Pdl_Key);
end if;
M := M + 1;
Sxx (M) :=
(Stem => Subtract_Prefix (Sl (I).Stem, Prefix),
IR => (
Qual => (
Pofs => Adv,
Adv => (
Comparison => Com)),
Key => Sl (I).IR.Key,
Ending => Sl (I).IR.Ending,
Age => Sl (I).IR.Age,
Freq => Sl (I).IR.Freq),
D_K => Pdl (J).D_K,
MNPC => MNPC_Part);
elsif Pdl_Part.Pofs = V then
--TEXT_IO.PUT_LINE ("V found, now check CON");
if Sl (I).IR.Qual.Pofs = V and then
(Pdl_Part.V.Con <= Sl (I).IR.Qual.Verb.Con)
then
--TEXT_IO.PUT (" HIT V ");
M := M + 1;
Sxx (M) :=
(Stem => Subtract_Prefix (Sl (I).Stem, Prefix),
IR => (
Qual => (
Pofs => V,
Verb => (
Pdl_Part.V.Con,
Sl (I).IR.Qual.Verb.Tense_Voice_Mood,
Sl (I).IR.Qual.Verb.Person,
Sl (I).IR.Qual.Verb.Number)),
Key => Sl (I).IR.Key,
Ending => Sl (I).IR.Ending,
Age => Sl (I).IR.Age,
Freq => Sl (I).IR.Freq),
D_K => Pdl (J).D_K,
MNPC => MNPC_Part);
elsif Sl (I).IR.Qual.Pofs = Vpar and then
(Pdl_Part.V.Con <= Sl (I).IR.Qual.Vpar.Con)
then
--PUT (" HIT VPAR ");
M := M + 1;
Sxx (M) :=
(Stem => Subtract_Prefix (Sl (I).Stem, Prefix),
IR => (
Qual => (
Pofs => Vpar,
Vpar => (
Pdl_Part.V.Con,
Sl (I).IR.Qual.Vpar.Of_Case,
Sl (I).IR.Qual.Vpar.Number,
Sl (I).IR.Qual.Vpar.Gender,
Sl (I).IR.Qual.Vpar.Tense_Voice_Mood)),
Key => Sl (I).IR.Key,
Ending => Sl (I).IR.Ending,
Age => Sl (I).IR.Age,
Freq => Sl (I).IR.Freq),
D_K => Pdl (J).D_K,
MNPC => MNPC_Part);
elsif Sl (I).IR.Qual.Pofs = Supine and then
(Pdl_Part.V.Con <= Sl (I).IR.Qual.Supine.Con)
then
--PUT (" HIT SUPINE");
M := M + 1;
Sxx (M) :=
(Stem => Subtract_Prefix (Sl (I).Stem, Prefix),
IR => (
Qual => (
Pofs => Supine,
Supine => (
Pdl_Part.V.Con,
Sl (I).IR.Qual.Supine.Of_Case,
Sl (I).IR.Qual.Supine.Number,
Sl (I).IR.Qual.Supine.Gender)),
Key => Sl (I).IR.Key,
Ending => Sl (I).IR.Ending,
Age => Sl (I).IR.Age,
Freq => Sl (I).IR.Freq),
D_K => Pdl (J).D_K,
MNPC => MNPC_Part);
end if;
elsif Pdl_Part.Pofs = Prep and then
Pdl_Part.Prep.Obj = Sl (I).IR.Qual.Prep.Of_Case
then
--PUT (" HIT PREP ");
M := M + 1;
Sxx (M) :=
(Subtract_Prefix (Sl (I).Stem, Prefix), Sl (I).IR,
Pdl (J).D_K, MNPC_Part);
elsif Pdl_Part.Pofs = Conj then
--PUT (" HIT CONJ ");
M := M + 1;
Sxx (M) :=
(Subtract_Prefix (Sl (I).Stem, Prefix), Sl (I).IR,
Pdl (J).D_K, MNPC_Part);
elsif Pdl_Part.Pofs = Interj then
--PUT (" HIT INTERJ ");
M := M + 1;
Sxx (M) :=
(Subtract_Prefix (Sl (I).Stem, Prefix), Sl (I).IR,
Pdl (J).D_K, MNPC_Part);
end if;
end if;
end if;
end loop On_Sl;
<<End_Of_Pdl_Loop>> null;
end loop On_Pdl;
end Reduce_Stem_List;
procedure Apply_Prefix
(Sa : in Stem_Array_Type;
Suffix : in Suffix_Item;
Sx : in Sal;
Sxx : in out Sal;
Pa : in out Parse_Array;
Pa_Last : in out Integer)
is
-- Worry about the stem changing re-cipio from capio
-- Correspondence of parts, need EFF for VPAR
-- The prefixes should be ordered with the longest/most likely first
Ssa : Stem_Array;
L : Integer := 0;
begin
--PUT_LINE ("Entering APPLY_PREFIX");
Sxx := (others => Null_Parse_Record); -- !!!!!!!!!!!!!!!!!!!!!!!
if Words_Mdev (Use_Prefixes) then
for I in 1 .. Number_Of_Prefixes loop
-- Loop through PREFIXES
L := 0;
for J in Sa'Range loop
-- Loop through stem array
if Sa (J)(1) = Prefixes (I).Fix (1) then
-- Cuts down a little -- do better
if Subtract_Prefix (Sa (J), Prefixes (I)) /=
Head (Sa (J), Max_Stem_Size)
then
L := L + 1;
-- We have a hit, make new stem array item
Ssa (L) := Head (Subtract_Prefix (Sa (J), Prefixes (I)),
Max_Stem_Size);
-- And that has prefix subtracted to match dict
end if; -- with prefix subtracted stems
end if;
end loop;
if L > 0 then
-- There has been a prefix hit
Search_Dictionaries (Ssa (1 .. L));
-- So run new dictionary search
if Pdl_Index /= 0 then
-- Dict search was successful
Reduce_Stem_List (Sx, Sxx, Prefixes (I), Suffix);
if Sxx (1) /= Null_Parse_Record then
-- There is reduced stem result
Pa_Last := Pa_Last + 1;
-- So add prefix line to parse array
Pa (Pa_Last).IR :=
((Prefix, Null_Prefix_Record), 0,
Null_Ending_Record, X, X);
Pa (Pa_Last).Stem :=
Head (Prefixes (I).Fix, Max_Stem_Size);
Pa (Pa_Last).MNPC := Dict_IO.Count (Prefixes (I).MNPC);
Pa (Pa_Last).D_K := Addons;
exit; -- Because we accept only one prefix
end if;
end if;
end if;
end loop; -- Loop on I for PREFIXES
end if; -- On USE_PREFIXES
end Apply_Prefix;
procedure Apply_Suffix
(Sa : in Stem_Array_Type;
Sx : in Sal;
Sxx : in out Sal;
Pa : in out Parse_Array;
Pa_Last : in out Integer)
is
Ssa : Stem_Array;
L : Integer := 0;
Suffix_Hit : Integer := 0;
-- use TEXT_IO;
-- use INFLECTIONS_PACKAGE.INTEGER_IO;
begin
for I in 1 .. Number_Of_Suffixes loop -- Loop through SUFFIXES
L := 0; -- Take as many as fit
for J in Sa'Range loop -- Loop through stem array
if Subtract_Suffix (Sa (J), Suffixes (I)) /=
Head (Sa (J), Max_Stem_Size)
then
L := L + 1;
-- We have a hit, make new stem array item
Ssa (L) := Head (Subtract_Suffix (Sa (J), Suffixes (I)),
Max_Stem_Size);
-- And that has prefix subtracted to match dict
end if;
end loop; -- Loop on J through SA
if L > 0 then
-- There has been a suffix hit
Search_Dictionaries (Ssa (1 .. L));
-- So run new dictionary search
-- For suffixes we allow as many as match
if Pdl_Index /= 0 then
-- Dict search was successful
Suffix_Hit := I;
Reduce_Stem_List (Sx, Sxx, Null_Prefix_Item, Suffixes (I));
if Sxx (1) /= Null_Parse_Record then
-- There is reduced stem result
Pa_Last := Pa_Last + 1;
-- So add suffix line to parse array
Pa (Pa_Last).IR :=
((Suffix, Null_Suffix_Record),
0, Null_Ending_Record, X, X);
Pa (Pa_Last).Stem :=
Head (Suffixes (Suffix_Hit).Fix, Max_Stem_Size);
-- Maybe it would better if suffix.fix was of stem size
Pa (Pa_Last).MNPC :=
Dict_IO.Count (Suffixes (Suffix_Hit).MNPC);
Pa (Pa_Last).D_K := Addons;
---
for I in Sxx'Range loop
exit when Sxx (I) = Null_Parse_Record;
Pa_Last := Pa_Last + 1;
Pa (Pa_Last) := Sxx (I);
end loop;
---
end if;
else -- there is suffix (L /= 0) but no dictionary hit
Suffix_Hit := I;
Apply_Prefix
(Ssa (1 .. L), Suffixes (I), Sx, Sxx, Pa, Pa_Last);
if Sxx (1) /= Null_Parse_Record then
-- There is reduced stem result
Pa_Last := Pa_Last + 1;
-- So add suffix line to parse array
Pa (Pa_Last).IR :=
((Suffix, Null_Suffix_Record),
0, Null_Ending_Record, X, X);
Pa (Pa_Last).Stem := Head
(Suffixes (Suffix_Hit).Fix, Max_Stem_Size);
Pa (Pa_Last).MNPC :=
Dict_IO.Count (Suffixes (Suffix_Hit).MNPC);
Pa (Pa_Last).D_K := Addons;
for I in Sxx'Range loop -- Set this set of results
exit when Sxx (I) = Null_Parse_Record;
Pa_Last := Pa_Last + 1;
Pa (Pa_Last) := Sxx (I);
end loop;
end if;
end if;
end if; -- with suffix subtracted stems
end loop; -- Loop on I for SUFFIXES
end Apply_Suffix;
procedure Prune_Stems
(Input_Word : String;
Sx : in Sal;
Sxx : in out Sal)
is
J : Integer := 0;
--SXX : SAL;
begin
if Sx (1) = Null_Parse_Record then
return;
end if;
-----------------------------------------------------------------
Generate_Reduced_Stem_Array :
begin
J := 1;
for Z in 0 .. Integer'Min (Max_Stem_Size, Len (Input_Word)) loop
if Sa (Z) /= Not_A_Stem then
--PUT (Z); PUT (J); PUT (" "); PUT_LINE (SA (Z));
Ssa (J) := Sa (Z);
Ssa_Max := J;
J := J + 1;
end if;
end loop;
end Generate_Reduced_Stem_Array;
if not Words_Mdev (Do_Only_Fixes) then
-- Just bypass main dictionary search
Search_Dictionaries (Ssa (1 .. Ssa_Max));
end if;
if (((Pa_Last = 0) and -- No Uniques or Syncope
(Pdl_Index = 0)) --) and then -- No dictionary match
or Words_Mdev (Do_Fixes_Anyway)) and then
Words_Mode (Do_Fixes)
then
----So try prefixes and suffixes,
--- Generate a new SAA array, search again
if Sxx (1) = Null_Parse_Record then
-- We could not find a match with suffix
Apply_Prefix (Ssa (1 .. Ssa_Max),
Null_Suffix_Item, Sx, Sxx, Pa, Pa_Last);
end if;
--------------
if Sxx (1) = Null_Parse_Record then
-- We could not find a match with suffix
Apply_Suffix (Ssa (1 .. Ssa_Max), Sx, Sxx, Pa, Pa_Last);
if Sxx (1) = Null_Parse_Record then
-- We could not find a match with suffix
----So try prefixes, Generate a new SAA array, search again
----Need to use the new SSA, modified to include suffixes
Apply_Prefix (Ssa (1 .. Ssa_Max),
Null_Suffix_Item, Sx, Sxx, Pa, Pa_Last);
--------------
end if; -- Suffix failed
end if; -- Suffix failed
else
Reduce_Stem_List (Sx, Sxx, Null_Prefix_Item, Null_Suffix_Item);
if Pa_Last = 0 and then Sxx (1) = Null_Parse_Record then
--------------
if Words_Mode (Do_Fixes) then
Apply_Suffix (Ssa (1 .. Ssa_Max), Sx, Sxx, Pa, Pa_Last);
if Sxx (1) = Null_Parse_Record then
-- We could not find a match with suffix
----So try prefixes, Generate a new SAA array, search again
----Need to use the new SSA, modified to include suffixes
Apply_Prefix (Ssa (1 .. Ssa_Max), Null_Suffix_Item,
Sx, Sxx, Pa, Pa_Last);
end if; -- Suffix failed
end if; -- If DO_FIXES then do
end if; -- First search passed but SXX null
end if; -- First search failed
end Prune_Stems;
procedure Process_Packons (Input_Word : String) is
Stem_Length : Integer := 0;
Pr : Parse_Record;
M : Integer := 1;
De : Dictionary_Entry;
Mean : Meaning_Type;
Packon_First_Hit : Boolean := False;
Sl : Sal := (others => Null_Parse_Record);
Sl_Nulls : constant Sal := (others => Null_Parse_Record);
begin
Over_Packons :
for K in Packons'Range loop
-- Do whole set, more than one may apply
-- PACKON if the TACKON ENTRY is PRON
For_Each_Packon :
declare
Xword : constant String :=
Subtract_Tackon (Input_Word, Packons (K));
Word : String (1 .. Xword'Length) := Xword;
Packon_Length : constant Integer :=
Trim (Packons (K).Tack)'Length;
Last_Of_Word : Character := Word (Word'Last);
Length_Of_Word : constant Integer := Word'Length;
begin
Sl := Sl_Nulls; -- Initialize SL to nulls
if Word /= Input_Word then
Packon_First_Hit := True;
if Packons (K).Tack (1 .. 3) = "dam"
and Last_Of_Word = 'n'
then
-- Takes care of the m - > n shift with dam
Word (Word'Last) := 'm';
Last_Of_Word := 'm';
end if;
-- No blank endings in these pronouns
Lel_Section_Io.Read (Inflections_Sections_File, Lel, 4);
M := 0;
On_Inflects :
for Z in reverse 1 .. Integer'Min (6, Length_Of_Word) loop
-- optimum for qu-pronouns
if Pell (Z, Last_Of_Word) > 0 then
-- Any possible inflections at all
for I in Pelf
(Z, Last_Of_Word) .. Pell (Z, Last_Of_Word) loop
if (Z <= Length_Of_Word) and then
((Equ (Lel (I).Ending.Suf (1 .. Z),
Word (Word'Last - Z + 1 .. Word'Last))) and
(Lel (I).Qual.Pron.Decl <=
Packons (K).Entr.Base.Pack.Decl))
then
-- Have found an ending that is a possible match
-- And INFLECT agrees with PACKON.BASE
-- Add to list of possible ending records
Stem_Length := Word'Length - Z;
Pr := (Head (Word (Word'First .. Stem_Length),
Max_Stem_Size),
Lel (I), Default_Dictionary_Kind, Null_MNPC);
M := M + 1;
Sl (M) := Pr;
Ssa (1) := Head
(Word
(Word'First .. Word'First + Stem_Length - 1),
Max_Stem_Size);
-- may Get set several times
end if;
end loop;
end if;
end loop On_Inflects;
-- Only one stem will emerge
Pdl_Index := 0;
Search_Dictionaries (Ssa (1 .. 1),
Pack_Only);
-- Now have a PDL, scan for agreement
Pdl_Loop :
for J in 1 .. Pdl_Index loop
-- Go through all dictionary hits to see
-- M used here where I is used in REDUCE,
-- maybe make consistent
M := 1;
Sl_Loop :
while Sl (M) /= Null_Parse_Record loop
-- Over all inflection hits
-- if this stem is possible
-- call up the meaning to check for "(w/-"
Dict_IO.Set_Index (Dict_File (Pdl (J).D_K),
Pdl (J).Ds.MNPC);
Dict_IO.Read (Dict_File (Pdl (J).D_K), De);
Mean := De.Mean;
-- there is no way this condition can be True;
-- packon_length - 1 /= packon_length
-- Does attached PACKON agree
if Trim (Mean)(1 .. 4) = "(w/-" and then
Trim (Mean)(5 .. 4 + Packon_Length) =
Trim (Packons (K).Tack)
then
if Pdl (J).Ds.Part.Pack.Decl =
Sl (M).IR.Qual.Pron.Decl
then -- or
if Packon_First_Hit then
Pa_Last := Pa_Last + 1;
Pa (Pa_Last) := (Packons (K).Tack,
((Tackon, Null_Tackon_Record), 0,
Null_Ending_Record, X, X),
Addons,
Dict_IO.Count ((Packons (K).MNPC)));
Packon_First_Hit := False;
end if;
Pa_Last := Pa_Last + 1;
Pa (Pa_Last) := (
Stem => Sl (M).Stem,
IR => (
Qual => (
Pofs => Pron,
Pron => (
Pdl (J).Ds.Part.Pack.Decl,
Sl (M).IR.Qual.Pron.Of_Case,
Sl (M).IR.Qual.Pron.Number,
Sl (M).IR.Qual.Pron.Gender)),
Key => Sl (M).IR.Key,
Ending => Sl (M).IR.Ending,
Age => Sl (M).IR.Age,
Freq => Sl (M).IR.Freq),
D_K => Pdl (J).D_K,
MNPC => Pdl (J).Ds.MNPC);
--end if;
end if;
end if;
M := M + 1;
end loop Sl_Loop;
end loop Pdl_Loop;
end if;
end For_Each_Packon;
Packon_First_Hit := False;
end loop Over_Packons;
end Process_Packons;
procedure Process_Qu_Pronouns
(Input_Word : String;
Qkey : Stem_Key_Type := 0)
is
Word : constant String := Lower_Case (Trim (Input_Word));
Last_Of_Word : constant Character := Word (Word'Last);
Length_Of_Word : constant Integer := Word'Length;
Stem_Length : Integer := 0;
M : Integer := 0;
Pr : Parse_Record;
Sl : Sal := (others => Null_Parse_Record);
begin
--TEXT_IO.PUT_LINE ("PROCESS_QU_PRONOUNS " & INPUT_WORD);
-- No blank endings in these pronouns
Lel_Section_Io.Read (Inflections_Sections_File, Lel, 4);
-- M used here while I is used in REDUCE, maybe make consistent
M := 0;
On_Inflects :
for Z in reverse 1 .. Integer'Min (4, Length_Of_Word) loop
-- optimized for qu-pronouns
if Pell (Z, Last_Of_Word) > 0 then
-- Any possible inflections at all
for I in Pelf (Z, Last_Of_Word) .. Pell (Z, Last_Of_Word) loop
if (Z <= Length_Of_Word) and then
Lel (I).Key = Qkey and then
Equ (Lel (I).Ending.Suf (1 .. Z),
Word (Word'Last - Z + 1 .. Word'Last))
then
-- Have found an ending that is a possible match
-- Add to list of possible ending records
Stem_Length := Word'Length - Z;
Pr := (Head (Word (Word'First .. Stem_Length),
Max_Stem_Size),
Lel (I), Default_Dictionary_Kind, Null_MNPC);
M := M + 1;
Sl (M) := Pr;
Ssa (1) :=
Head (Word (Word'First .. Word'First + Stem_Length - 1),
Max_Stem_Size);
-- may Get set several times
end if;
end loop;
end if;
end loop On_Inflects;
-- Only one stem will emerge
Pdl_Index := 0;
Search_Dictionaries (Ssa (1 .. 1),
Qu_Pron_Only);
-- Now have a PDL, scan for agreement
Pdl_Loop :
for J in 1 .. Pdl_Index loop
-- Go through all dictionary hits to see
M := 1;
Sl_Loop :
while Sl (M) /= Null_Parse_Record loop
-- Over all inflection hits
if Pdl (J).Ds.Part.Pron.Decl = Sl (M).IR.Qual.Pron.Decl then
Pa_Last := Pa_Last + 1;
Pa (Pa_Last) := (
Stem => Sl (M).Stem,
IR => (
Qual => (
Pofs => Pron,
Pron => (
Pdl (J).Ds.Part.Pron.Decl,
Sl (M).IR.Qual.Pron.Of_Case,
Sl (M).IR.Qual.Pron.Number,
Sl (M).IR.Qual.Pron.Gender)),
Key => Sl (M).IR.Key,
Ending => Sl (M).IR.Ending,
Age => Sl (M).IR.Age,
Freq => Sl (M).IR.Freq),
D_K => Pdl (J).D_K,
MNPC => Pdl (J).Ds.MNPC);
end if;
M := M + 1;
end loop Sl_Loop;
-- PDL:= PDL.SUCC;
end loop Pdl_Loop;
end Process_Qu_Pronouns;
procedure Try_Tackons (Input_Word : String) is
Tackon_Hit : Boolean := False;
Tackon_On : Boolean := False;
J : Integer := 0;
De : Dictionary_Entry := Null_Dictionary_Entry;
Entering_Pa_Last : constant Integer := Pa_Last;
Start_Of_Loop : constant Integer := 5;
-- 4 enclitics -- Hard number !!!!!!!!!!!!!!!
End_Of_Loop : constant Integer := Number_Of_Tackons;
begin
Loop_Over_Tackons :
for I in Start_Of_Loop .. End_Of_Loop loop
Remove_A_Tackon :
declare
Less : constant String :=
Subtract_Tackon (Input_Word, Tackons (I));
begin
--TEXT_IO.PUT_LINE ("LESS = " & LESS);
if Less /= Input_Word then -- LESS is less
Word (Less, Pa, Pa_Last);
if Pa_Last > Entering_Pa_Last then
-- we have a possible word
if Tackons (I).Entr.Base.Pofs = X then
Tackon_Hit := True;
Tackon_On := False;
else
J := Pa_Last;
while J >= Entering_Pa_Last + 1 loop
-- Sweep backwards over PA
-- Sweeping up inapplicable fixes,
-- although we only have TACKONs for X
-- or PRON or ADJ - so far
-- and there are no fixes for PRON - so far
if Pa (J).IR.Qual.Pofs = Prefix
and then Tackon_On
then
null; -- check PART
Tackon_On := False;
elsif Pa (J).IR.Qual.Pofs = Suffix
and then Tackon_On
then
-- check PART
null;
Tackon_On := False;
elsif Pa (J).IR.Qual.Pofs =
Tackons (I).Entr.Base.Pofs
then
Dict_IO.Set_Index
(Dict_File (Pa (J).D_K), Pa (J).MNPC);
Dict_IO.Read (Dict_File (Pa (J).D_K), De);
-- check PART
case Tackons (I).Entr.Base.Pofs is
when N =>
if Pa (J).IR.Qual.Noun.Decl <=
Tackons (I).Entr.Base.N.Decl
then
-- Ignore GEN and KIND
Tackon_Hit := True;
Tackon_On := True;
end if;
when Pron =>
-- Only one we have other than X
if Pa (J).IR.Qual.Pron.Decl <=
Tackons (I).Entr.Base.Pron.Decl
then
Tackon_Hit := True;
Tackon_On := True;
else
Pa (J .. Pa_Last - 1) :=
Pa (J + 1 .. Pa_Last);
Pa_Last := Pa_Last - 1;
end if;
when Adj =>
-- Forego all checks, even on DECL of ADJ
-- -cumque is the only one I have now
-- if . .. .. ..
Tackon_Hit := True;
Tackon_On := True;
-- else
-- PA (J .. PA_LAST - 1) :=
-- PA (J + 1 .. PA_LAST);
-- PA_LAST := PA_LAST - 1;
-- end if;
--when ADV =>
--when V =>
when others =>
Pa (J .. Pa_Last - 1) :=
Pa (J + 1 .. Pa_Last);
Pa_Last := Pa_Last - 1;
end case;
else -- check PART
Pa (J .. Pa_Last - 1) := Pa (J + 1 .. Pa_Last);
Pa_Last := Pa_Last - 1;
end if; -- check PART
J := J - 1;
end loop; -- loop sweep over PA
end if; -- on PART (= X?)
-----------------------------------------
if Tackon_Hit then
Pa_Last := Pa_Last + 1;
Pa (Entering_Pa_Last + 2 .. Pa_Last) :=
Pa (Entering_Pa_Last + 1 .. Pa_Last - 1);
Pa (Entering_Pa_Last + 1) := (Tackons (I).Tack,
((Tackon, Null_Tackon_Record), 0,
Null_Ending_Record, X, X),
Addons,
Dict_IO.Count ((Tackons (I).MNPC)));
return; -- Be happy with one ???????
else
null;
end if; -- TACKON_HIT
end if; -- we have a possible word
end if; -- LESS is less
end Remove_A_Tackon;
end loop Loop_Over_Tackons;
end Try_Tackons;
begin -- WORD
if Trim (Input_Word) = "" then
return;
end if;
Run_Uniques (Input_Word, Pa, Pa_Last);
Qu :
declare
Pa_Qstart : constant Integer := Pa_Last;
Pa_Start : constant Integer := Pa_Last;
Saved_Mode_Array : constant Mode_Array := Words_Mode;
Qkey : Stem_Key_Type := 0;
begin -- QU
Tickons (Number_Of_Tickons + 1) := Null_Prefix_Item;
Words_Mode := (others => False);
for I in 1 .. Number_Of_Tickons + 1 loop
declare
Q_Word : constant String :=
Trim (Subtract_Tickon (Input_Word, Tickons (I)));
begin
Pa_Last := Pa_Qstart;
Pa (Pa_Last + 1) := Null_Parse_Record;
if (I = Number_Of_Tickons + 1) or else
-- The prefix is a TICKON
(Q_Word /= Input_Word)
-- and it matches the start of INPUT_WORD
then
if I <= Number_Of_Tickons then -- Add to PA if
Pa_Last := Pa_Last + 1;
-- So add prefix line to parse array
Pa (Pa_Last).Stem := Head (Tickons (I).Fix, Max_Stem_Size);
Pa (Pa_Last).IR := ((Prefix, Null_Prefix_Record),
0, Null_Ending_Record, X, X);
Pa (Pa_Last).D_K := Addons;
Pa (Pa_Last).MNPC := Dict_IO.Count (Tickons (I).MNPC);
end if;
if Q_Word'Length >= 3 and then -- qui is shortest QU_PRON
((Q_Word (Q_Word'First .. Q_Word'First + 1) = "qu") or
(Q_Word (Q_Word'First .. Q_Word'First + 1) = "cu"))
then
if Q_Word (Q_Word'First .. Q_Word'First + 1) = "qu" then
Qkey := 1;
Process_Qu_Pronouns (Q_Word, Qkey);
elsif Q_Word
(Q_Word'First .. Q_Word'First + 1) = "cu"
then
Qkey := 2;
Process_Qu_Pronouns (Q_Word, Qkey);
end if;
if Pa_Last <= Pa_Qstart + 1 and then Qkey > 0 then
-- If did not find a PACKON
if Q_Word
(Q_Word'First .. Q_Word'First + 1) = "qu"
then
Process_Packons (Q_Word);
elsif Q_Word
(Q_Word'First .. Q_Word'First + 1) = "cu"
then
Process_Packons (Q_Word);
end if;
else
exit;
end if;
if Pa_Last > Pa_Qstart + 1 then
exit;
end if;
elsif Input_Word'Length >= 6 then -- aliqui as aliQU_PRON
if Input_Word
(Input_Word'First .. Input_Word'First + 4) = "aliqu"
then
Process_Qu_Pronouns (Input_Word, 1);
elsif Input_Word
(Input_Word'First .. Input_Word'First + 4) = "alicu"
then
Process_Qu_Pronouns (Input_Word, 2);
end if;
end if;
if Pa_Last = Pa_Start + 1 then -- Nothing found
Pa_Last := Pa_Start; -- Reset PA_LAST
else
exit;
end if;
end if;
end;
end loop;
Words_Mode := Saved_Mode_Array;
exception
when others =>
Words_Mode := Saved_Mode_Array;
end Qu;
--==========================================================
declare
Sss : Sal := (others => Null_Parse_Record);
Ss : Sal := (others => Null_Parse_Record);
begin
Run_Inflections (Input_Word, Ss);
Prune_Stems (Input_Word, Ss, Sss);
if Sss (1) /= Null_Parse_Record then
Order_Stems (Sss);
Array_Stems (Sss, Pa, Pa_Last);
Sss (1) := Null_Parse_Record;
end if;
end;
--==========================================================
if Pa_Last = Pa_Save then
Try_Tackons (Input_Word);
end if;
exception
when Storage_Error =>
Ada.Text_IO.Put_Line (Ada.Text_IO.Standard_Output,
"STORAGE_ERROR exception in WORD while processing =>"
& Raw_Word);
Pa_Last := Pa_Save;
if Words_Mode (Write_Unknowns_To_File) then
Ada.Text_IO.Put (Unknowns, Raw_Word);
Ada.Text_IO.Set_Col (Unknowns, 21);
Ada.Text_IO.Put_Line (Unknowns, "======== STORAGE_ERROR ");
end if;
when others =>
if Words_Mode (Write_Unknowns_To_File) then
Ada.Text_IO.Put (Unknowns, Raw_Word);
Ada.Text_IO.Set_Col (Unknowns, 21);
Ada.Text_IO.Put_Line (Unknowns, "======== ERROR ");
end if;
Pa_Last := Pa_Save;
end Word;
procedure Initialize_Word_Package is
begin -- Initializing WORD_PACKAGE
Establish_Inflections_Section;
Lel_Section_Io.Open (Inflections_Sections_File, Lel_Section_Io.In_File,
Path
(Inflections_Sections_Name));
Try_To_Load_Dictionary (General);
Try_To_Load_Dictionary (Special);
Load_Local :
declare
Dict_Path : constant String := Path (Dictionary_File_Name & ".LOC");
begin
-- First check if there is a LOC dictionary
Check_For_Local_Dictionary :
declare
Dummy : Ada.Text_IO.File_Type;
begin
Ada.Text_IO.Open (Dummy, Ada.Text_IO.In_File, Dict_Path);
-- Failure to OPEN will raise an exception, to be handled below
Ada.Text_IO.Close (Dummy);
end Check_For_Local_Dictionary;
-- If the above does not exception out, we can load LOC
Preface.Put ("LOCAL ");
Dict_Loc := Null_Dictionary;
Load_Dictionary (Dict_Loc, Dict_Path);
-- Need to carry LOC through consistently on LOAD_D and LOAD_D_FILE
Load_Stem_File (Local);
Dictionary_Available (Local) := True;
exception
when others =>
Dictionary_Available (Local) := False;
end Load_Local;
Load_Uniques (Unq, Uniques_Full_Name);
Load_Addons (Addons_Full_Name);
Load_Bdl_From_Disk;
if not (Dictionary_Available (General) or
Dictionary_Available (Special) or
Dictionary_Available (Local))
then
Preface.Put_Line
("There are no main dictionaries - program will not do much");
Preface.Put_Line
("Check that there are dictionary files in this subdirectory");
Preface.Put_Line
("Except DICT.LOC that means DICTFILE, INDXFILE, STEMFILE");
end if;
Try_To_Load_English_Words :
begin
English_Dictionary_Available (General) := False;
Ewds_Direct_Io.Open
(Ewds_File, Ewds_Direct_Io.In_File, Path ("EWDSFILE.GEN"));
English_Dictionary_Available (General) := True;
exception
when others =>
Preface.Put_Line ("No English available");
English_Dictionary_Available (General) := False;
end Try_To_Load_English_Words;
end Initialize_Word_Package;
end Words_Engine.Word_Package;
| 39.840572 | 80 | 0.420583 |
1e45bdb5abca6c5e298a056eccb7157d3efc1763 | 1,272 | ads | Ada | bb-runtimes/runtimes/ravenscar-full-stm32f3x4/gnat/a-stunha.ads | JCGobbi/Nucleo-STM32F334R8 | 2a0b1b4b2664c92773703ac5e95dcb71979d051c | [
"BSD-3-Clause"
] | 7 | 2020-05-02T17:34:05.000Z | 2021-10-17T10:15:18.000Z | bb-runtimes/runtimes/ravenscar-full-stm32f3x4/gnat/a-stunha.ads | JCGobbi/Nucleo-STM32F334R8 | 2a0b1b4b2664c92773703ac5e95dcb71979d051c | [
"BSD-3-Clause"
] | null | null | null | bb-runtimes/runtimes/ravenscar-full-stm32f3x4/gnat/a-stunha.ads | JCGobbi/Nucleo-STM32F334R8 | 2a0b1b4b2664c92773703ac5e95dcb71979d051c | [
"BSD-3-Clause"
] | 2 | 2020-07-27T00:22:36.000Z | 2021-04-01T09:41:02.000Z | ------------------------------------------------------------------------------
-- --
-- GNAT LIBRARY COMPONENTS --
-- --
-- A D A . S T R I N G S . U N B O U N D E D . H A S H --
-- --
-- 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 Ada.Containers;
function Ada.Strings.Unbounded.Hash
(Key : Unbounded_String) return Containers.Hash_Type;
pragma Preelaborate (Ada.Strings.Unbounded.Hash);
| 57.818182 | 78 | 0.329403 |
1925f83e90fea9ea8a157f74e8be5eae6915f6d6 | 960 | ads | Ada | gdb/testsuite/gdb.ada/ptype_array/pck.ads | greyblue9/binutils-gdb | 05377632b124fe7600eea7f4ee0e9a35d1b0cbdc | [
"BSD-3-Clause"
] | 1 | 2020-10-14T03:24:35.000Z | 2020-10-14T03:24:35.000Z | gdb/testsuite/gdb.ada/ptype_array/pck.ads | greyblue9/binutils-gdb | 05377632b124fe7600eea7f4ee0e9a35d1b0cbdc | [
"BSD-3-Clause"
] | null | null | null | gdb/testsuite/gdb.ada/ptype_array/pck.ads | greyblue9/binutils-gdb | 05377632b124fe7600eea7f4ee0e9a35d1b0cbdc | [
"BSD-3-Clause"
] | null | null | null | -- Copyright 2019-2021 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 System;
package Pck is
package W is
type P is record
M : String (2 .. 5);
end record;
type R is array (1 .. 10, 1 .. 20) of P;
G : R;
end W;
procedure Do_Nothing (A : System.Address);
end Pck;
| 30.967742 | 73 | 0.684375 |
d14b87295c579fdf9690c4c7089bb7403983c930 | 1,830 | ads | Ada | boards/Unleashed/src/full/adl_config.ads | mbdme26/Ada_Drivers_Library | dc9cc80f5338c9d1ae942dd461eef6a2402e44de | [
"BSD-3-Clause"
] | 192 | 2016-06-01T18:32:04.000Z | 2022-03-26T22:52:31.000Z | boards/Unleashed/src/full/adl_config.ads | mbdme26/Ada_Drivers_Library | dc9cc80f5338c9d1ae942dd461eef6a2402e44de | [
"BSD-3-Clause"
] | 239 | 2016-05-26T20:02:01.000Z | 2022-03-31T09:46:56.000Z | boards/Unleashed/src/full/adl_config.ads | mbdme26/Ada_Drivers_Library | dc9cc80f5338c9d1ae942dd461eef6a2402e44de | [
"BSD-3-Clause"
] | 142 | 2016-06-05T08:12:20.000Z | 2022-03-24T17:37:17.000Z | -- This package was generated by the Ada_Drivers_Library project wizard script
package ADL_Config is
Architecture : constant String := "RISC-V"; -- From board definition
Board : constant String := "Unleashed"; -- From command line
CPU_Core : constant String := "RISC-V64"; -- From mcu definition
Device_Family : constant String := "U5"; -- From board definition
Device_Name : constant String := "U540"; -- From board definition
Has_Ravenscar_Full_Runtime : constant String := "True"; -- From board definition
Has_Ravenscar_SFP_Runtime : constant String := "True"; -- From board definition
Has_ZFP_Runtime : constant String := "True"; -- From board definition
Max_Mount_Name_Length : constant := 128; -- From default value
Max_Mount_Points : constant := 2; -- From default value
Max_Path_Length : constant := 1024; -- From default value
Number_Of_Interrupts : constant := 0; -- From default value
Runtime_Name : constant String := "ravenscar-full-unleashed"; -- From default value
Runtime_Name_Suffix : constant String := "unleashed"; -- From board definition
Runtime_Profile : constant String := "ravenscar-full"; -- From command line
Use_Startup_Gen : constant Boolean := False; -- From command line
Vendor : constant String := "SiFive"; -- From board definition
end ADL_Config;
| 87.142857 | 105 | 0.526776 |
19583120ff7edaa4f423f79964413bf755864d2f | 179,584 | adb | Ada | submissions/M2/Design_Analysis/lab1/dct_prj/solution1/.autopilot/db/dct_1d2.adb | maanjum95/SynthesisDigitalSystems_Lab | afc942decf7595eb1557ff78074693de2eea1780 | [
"MIT"
] | null | null | null | submissions/M2/Design_Analysis/lab1/dct_prj/solution1/.autopilot/db/dct_1d2.adb | maanjum95/SynthesisDigitalSystems_Lab | afc942decf7595eb1557ff78074693de2eea1780 | [
"MIT"
] | null | null | null | submissions/M2/Design_Analysis/lab1/dct_prj/solution1/.autopilot/db/dct_1d2.adb | maanjum95/SynthesisDigitalSystems_Lab | afc942decf7595eb1557ff78074693de2eea1780 | [
"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/>
<cdfg class_id="1" tracking_level="1" version="0" object_id="_0">
<name>dct_1d2</name>
<ret_bitwidth>0</ret_bitwidth>
<ports class_id="2" tracking_level="0" version="0">
<count>4</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/>
<fileDirectory/>
<lineNumber>0</lineNumber>
<contextFuncName/>
<inlineStackInfo class_id="6" tracking_level="0" version="0">
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName>src</originalName>
<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>src_offset</name>
<fileName/>
<fileDirectory/>
<lineNumber>0</lineNumber>
<contextFuncName/>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName/>
<rtlName/>
<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="_3">
<Value>
<Obj>
<type>1</type>
<id>3</id>
<name>dst</name>
<fileName/>
<fileDirectory/>
<lineNumber>0</lineNumber>
<contextFuncName/>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName>dst</originalName>
<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="_4">
<Value>
<Obj>
<type>1</type>
<id>4</id>
<name>dst_offset</name>
<fileName/>
<fileDirectory/>
<lineNumber>0</lineNumber>
<contextFuncName/>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName/>
<rtlName/>
<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>44</count>
<item_version>0</item_version>
<item class_id="9" tracking_level="1" version="0" object_id="_5">
<Value>
<Obj>
<type>0</type>
<id>6</id>
<name>dst_offset_read</name>
<fileName>dct.cpp</fileName>
<fileDirectory>..</fileDirectory>
<lineNumber>61</lineNumber>
<contextFuncName>dct_1d</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item class_id="10" tracking_level="0" version="0">
<first>/usr/local/labs/SDS/current/ge46bod/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_1d</second>
</first>
<second>61</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName/>
<rtlName/>
<coreName/>
</Obj>
<bitwidth>4</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>64</item>
<item>65</item>
</oprand_edges>
<opcode>read</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_isStartOfPath>0</m_isStartOfPath>
<m_delay>0.00</m_delay>
<m_topoIndex>1</m_topoIndex>
<m_clusterGroupNumber>-1</m_clusterGroupNumber>
</item>
<item class_id_reference="9" object_id="_6">
<Value>
<Obj>
<type>0</type>
<id>7</id>
<name>src_offset_read</name>
<fileName>dct.cpp</fileName>
<fileDirectory>..</fileDirectory>
<lineNumber>61</lineNumber>
<contextFuncName>dct_1d</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/usr/local/labs/SDS/current/ge46bod/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/>
<rtlName/>
<coreName/>
</Obj>
<bitwidth>4</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>66</item>
<item>67</item>
</oprand_edges>
<opcode>read</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_isStartOfPath>0</m_isStartOfPath>
<m_delay>0.00</m_delay>
<m_topoIndex>2</m_topoIndex>
<m_clusterGroupNumber>-1</m_clusterGroupNumber>
</item>
<item class_id_reference="9" object_id="_7">
<Value>
<Obj>
<type>0</type>
<id>8</id>
<name>tmp_6</name>
<fileName>dct.cpp</fileName>
<fileDirectory>..</fileDirectory>
<lineNumber>61</lineNumber>
<contextFuncName>dct_1d</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/usr/local/labs/SDS/current/ge46bod/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/>
<rtlName>tmp_6_fu_132_p3</rtlName>
<coreName/>
</Obj>
<bitwidth>7</bitwidth>
</Value>
<oprand_edges>
<count>3</count>
<item_version>0</item_version>
<item>69</item>
<item>70</item>
<item>72</item>
</oprand_edges>
<opcode>bitconcatenate</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_isStartOfPath>0</m_isStartOfPath>
<m_delay>0.00</m_delay>
<m_topoIndex>3</m_topoIndex>
<m_clusterGroupNumber>-1</m_clusterGroupNumber>
</item>
<item class_id_reference="9" object_id="_8">
<Value>
<Obj>
<type>0</type>
<id>9</id>
<name>zext_ln59</name>
<fileName>dct.cpp</fileName>
<fileDirectory>..</fileDirectory>
<lineNumber>59</lineNumber>
<contextFuncName>dct_1d</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/usr/local/labs/SDS/current/ge46bod/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>59</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName/>
<rtlName>zext_ln59_fu_140_p1</rtlName>
<coreName/>
</Obj>
<bitwidth>8</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>73</item>
</oprand_edges>
<opcode>zext</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_isStartOfPath>0</m_isStartOfPath>
<m_delay>0.00</m_delay>
<m_topoIndex>4</m_topoIndex>
<m_clusterGroupNumber>-1</m_clusterGroupNumber>
</item>
<item class_id_reference="9" object_id="_9">
<Value>
<Obj>
<type>0</type>
<id>10</id>
<name>tmp_7</name>
<fileName>dct.cpp</fileName>
<fileDirectory>..</fileDirectory>
<lineNumber>59</lineNumber>
<contextFuncName>dct_1d</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/usr/local/labs/SDS/current/ge46bod/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>59</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName/>
<rtlName>tmp_7_fu_144_p3</rtlName>
<coreName/>
</Obj>
<bitwidth>7</bitwidth>
</Value>
<oprand_edges>
<count>3</count>
<item_version>0</item_version>
<item>74</item>
<item>75</item>
<item>76</item>
</oprand_edges>
<opcode>bitconcatenate</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_isStartOfPath>0</m_isStartOfPath>
<m_delay>0.00</m_delay>
<m_topoIndex>5</m_topoIndex>
<m_clusterGroupNumber>-1</m_clusterGroupNumber>
</item>
<item class_id_reference="9" object_id="_10">
<Value>
<Obj>
<type>0</type>
<id>11</id>
<name>zext_ln48</name>
<fileName>dct.cpp</fileName>
<fileDirectory>..</fileDirectory>
<lineNumber>48</lineNumber>
<contextFuncName>dct_1d</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/usr/local/labs/SDS/current/ge46bod/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>48</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName/>
<rtlName>zext_ln48_fu_152_p1</rtlName>
<coreName/>
</Obj>
<bitwidth>8</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>77</item>
</oprand_edges>
<opcode>zext</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_isStartOfPath>0</m_isStartOfPath>
<m_delay>0.00</m_delay>
<m_topoIndex>6</m_topoIndex>
<m_clusterGroupNumber>-1</m_clusterGroupNumber>
</item>
<item class_id_reference="9" object_id="_11">
<Value>
<Obj>
<type>0</type>
<id>12</id>
<name>_ln55</name>
<fileName>dct.cpp</fileName>
<fileDirectory>..</fileDirectory>
<lineNumber>55</lineNumber>
<contextFuncName>dct_1d</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/usr/local/labs/SDS/current/ge46bod/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>55</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName/>
<rtlName/>
<coreName/>
</Obj>
<bitwidth>0</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>78</item>
</oprand_edges>
<opcode>br</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_isStartOfPath>0</m_isStartOfPath>
<m_delay>0.73</m_delay>
<m_topoIndex>7</m_topoIndex>
<m_clusterGroupNumber>-1</m_clusterGroupNumber>
</item>
<item class_id_reference="9" object_id="_12">
<Value>
<Obj>
<type>0</type>
<id>14</id>
<name>k_0</name>
<fileName/>
<fileDirectory/>
<lineNumber>0</lineNumber>
<contextFuncName/>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName>k</originalName>
<rtlName/>
<coreName/>
</Obj>
<bitwidth>4</bitwidth>
</Value>
<oprand_edges>
<count>4</count>
<item_version>0</item_version>
<item>80</item>
<item>81</item>
<item>82</item>
<item>83</item>
</oprand_edges>
<opcode>phi</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_isStartOfPath>0</m_isStartOfPath>
<m_delay>0.00</m_delay>
<m_topoIndex>8</m_topoIndex>
<m_clusterGroupNumber>-1</m_clusterGroupNumber>
</item>
<item class_id_reference="9" object_id="_13">
<Value>
<Obj>
<type>0</type>
<id>15</id>
<name>icmp_ln55</name>
<fileName>dct.cpp</fileName>
<fileDirectory>..</fileDirectory>
<lineNumber>55</lineNumber>
<contextFuncName>dct_1d</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/usr/local/labs/SDS/current/ge46bod/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>55</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName/>
<rtlName>icmp_ln55_fu_156_p2</rtlName>
<coreName/>
</Obj>
<bitwidth>1</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>84</item>
<item>86</item>
</oprand_edges>
<opcode>icmp</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_isStartOfPath>0</m_isStartOfPath>
<m_delay>0.72</m_delay>
<m_topoIndex>9</m_topoIndex>
<m_clusterGroupNumber>-1</m_clusterGroupNumber>
</item>
<item class_id_reference="9" object_id="_14">
<Value>
<Obj>
<type>0</type>
<id>17</id>
<name>k</name>
<fileName>dct.cpp</fileName>
<fileDirectory>..</fileDirectory>
<lineNumber>55</lineNumber>
<contextFuncName>dct_1d</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/usr/local/labs/SDS/current/ge46bod/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>55</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName>k</originalName>
<rtlName>k_fu_162_p2</rtlName>
<coreName/>
</Obj>
<bitwidth>4</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>87</item>
<item>89</item>
</oprand_edges>
<opcode>add</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_isStartOfPath>0</m_isStartOfPath>
<m_delay>0.80</m_delay>
<m_topoIndex>10</m_topoIndex>
<m_clusterGroupNumber>-1</m_clusterGroupNumber>
</item>
<item class_id_reference="9" object_id="_15">
<Value>
<Obj>
<type>0</type>
<id>18</id>
<name>_ln55</name>
<fileName>dct.cpp</fileName>
<fileDirectory>..</fileDirectory>
<lineNumber>55</lineNumber>
<contextFuncName>dct_1d</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/usr/local/labs/SDS/current/ge46bod/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>55</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName/>
<rtlName/>
<coreName/>
</Obj>
<bitwidth>0</bitwidth>
</Value>
<oprand_edges>
<count>3</count>
<item_version>0</item_version>
<item>90</item>
<item>91</item>
<item>92</item>
</oprand_edges>
<opcode>br</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_isStartOfPath>0</m_isStartOfPath>
<m_delay>0.00</m_delay>
<m_topoIndex>11</m_topoIndex>
<m_clusterGroupNumber>-1</m_clusterGroupNumber>
</item>
<item class_id_reference="9" object_id="_16">
<Value>
<Obj>
<type>0</type>
<id>22</id>
<name>zext_ln58</name>
<fileName>dct.cpp</fileName>
<fileDirectory>..</fileDirectory>
<lineNumber>58</lineNumber>
<contextFuncName>dct_1d</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/usr/local/labs/SDS/current/ge46bod/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>58</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName/>
<rtlName>zext_ln58_fu_168_p1</rtlName>
<coreName/>
</Obj>
<bitwidth>8</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>93</item>
</oprand_edges>
<opcode>zext</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_isStartOfPath>0</m_isStartOfPath>
<m_delay>0.00</m_delay>
<m_topoIndex>12</m_topoIndex>
<m_clusterGroupNumber>-1</m_clusterGroupNumber>
</item>
<item class_id_reference="9" object_id="_17">
<Value>
<Obj>
<type>0</type>
<id>23</id>
<name>tmp_8</name>
<fileName>dct.cpp</fileName>
<fileDirectory>..</fileDirectory>
<lineNumber>58</lineNumber>
<contextFuncName>dct_1d</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/usr/local/labs/SDS/current/ge46bod/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>58</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName/>
<rtlName>tmp_8_fu_172_p3</rtlName>
<coreName/>
</Obj>
<bitwidth>7</bitwidth>
</Value>
<oprand_edges>
<count>3</count>
<item_version>0</item_version>
<item>94</item>
<item>95</item>
<item>96</item>
</oprand_edges>
<opcode>bitconcatenate</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_isStartOfPath>0</m_isStartOfPath>
<m_delay>0.00</m_delay>
<m_topoIndex>13</m_topoIndex>
<m_clusterGroupNumber>-1</m_clusterGroupNumber>
</item>
<item class_id_reference="9" object_id="_18">
<Value>
<Obj>
<type>0</type>
<id>24</id>
<name>zext_ln61</name>
<fileName>dct.cpp</fileName>
<fileDirectory>..</fileDirectory>
<lineNumber>61</lineNumber>
<contextFuncName>dct_1d</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/usr/local/labs/SDS/current/ge46bod/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/>
<rtlName>zext_ln61_fu_180_p1</rtlName>
<coreName/>
</Obj>
<bitwidth>8</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>97</item>
</oprand_edges>
<opcode>zext</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_isStartOfPath>0</m_isStartOfPath>
<m_delay>0.00</m_delay>
<m_topoIndex>14</m_topoIndex>
<m_clusterGroupNumber>-1</m_clusterGroupNumber>
</item>
<item class_id_reference="9" object_id="_19">
<Value>
<Obj>
<type>0</type>
<id>25</id>
<name>add_ln61_1</name>
<fileName>dct.cpp</fileName>
<fileDirectory>..</fileDirectory>
<lineNumber>61</lineNumber>
<contextFuncName>dct_1d</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/usr/local/labs/SDS/current/ge46bod/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/>
<rtlName>add_ln61_1_fu_184_p2</rtlName>
<coreName/>
</Obj>
<bitwidth>8</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>98</item>
<item>99</item>
</oprand_edges>
<opcode>add</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_isStartOfPath>0</m_isStartOfPath>
<m_delay>0.85</m_delay>
<m_topoIndex>15</m_topoIndex>
<m_clusterGroupNumber>-1</m_clusterGroupNumber>
</item>
<item class_id_reference="9" object_id="_20">
<Value>
<Obj>
<type>0</type>
<id>26</id>
<name>zext_ln61_1</name>
<fileName>dct.cpp</fileName>
<fileDirectory>..</fileDirectory>
<lineNumber>61</lineNumber>
<contextFuncName>dct_1d</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/usr/local/labs/SDS/current/ge46bod/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/>
<rtlName>zext_ln61_1_fu_189_p1</rtlName>
<coreName/>
</Obj>
<bitwidth>64</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>100</item>
</oprand_edges>
<opcode>zext</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_isStartOfPath>0</m_isStartOfPath>
<m_delay>0.00</m_delay>
<m_topoIndex>16</m_topoIndex>
<m_clusterGroupNumber>-1</m_clusterGroupNumber>
</item>
<item class_id_reference="9" object_id="_21">
<Value>
<Obj>
<type>0</type>
<id>27</id>
<name>dst_addr</name>
<fileName>dct.cpp</fileName>
<fileDirectory>..</fileDirectory>
<lineNumber>61</lineNumber>
<contextFuncName>dct_1d</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/usr/local/labs/SDS/current/ge46bod/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/>
<rtlName/>
<coreName/>
</Obj>
<bitwidth>6</bitwidth>
</Value>
<oprand_edges>
<count>3</count>
<item_version>0</item_version>
<item>101</item>
<item>103</item>
<item>104</item>
</oprand_edges>
<opcode>getelementptr</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_isStartOfPath>0</m_isStartOfPath>
<m_delay>0.00</m_delay>
<m_topoIndex>17</m_topoIndex>
<m_clusterGroupNumber>-1</m_clusterGroupNumber>
</item>
<item class_id_reference="9" object_id="_22">
<Value>
<Obj>
<type>0</type>
<id>28</id>
<name>_ln57</name>
<fileName>dct.cpp</fileName>
<fileDirectory>..</fileDirectory>
<lineNumber>57</lineNumber>
<contextFuncName>dct_1d</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/usr/local/labs/SDS/current/ge46bod/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/>
<rtlName/>
<coreName/>
</Obj>
<bitwidth>0</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>105</item>
</oprand_edges>
<opcode>br</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_isStartOfPath>0</m_isStartOfPath>
<m_delay>0.73</m_delay>
<m_topoIndex>18</m_topoIndex>
<m_clusterGroupNumber>-1</m_clusterGroupNumber>
</item>
<item class_id_reference="9" object_id="_23">
<Value>
<Obj>
<type>0</type>
<id>30</id>
<name>n_0</name>
<fileName/>
<fileDirectory/>
<lineNumber>0</lineNumber>
<contextFuncName/>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName>n</originalName>
<rtlName/>
<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>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_isStartOfPath>0</m_isStartOfPath>
<m_delay>0.00</m_delay>
<m_topoIndex>20</m_topoIndex>
<m_clusterGroupNumber>-1</m_clusterGroupNumber>
</item>
<item class_id_reference="9" object_id="_24">
<Value>
<Obj>
<type>0</type>
<id>31</id>
<name>tmp_0</name>
<fileName/>
<fileDirectory/>
<lineNumber>0</lineNumber>
<contextFuncName/>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName>tmp</originalName>
<rtlName/>
<coreName/>
</Obj>
<bitwidth>32</bitwidth>
</Value>
<oprand_edges>
<count>4</count>
<item_version>0</item_version>
<item>111</item>
<item>112</item>
<item>113</item>
<item>114</item>
</oprand_edges>
<opcode>phi</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_isStartOfPath>0</m_isStartOfPath>
<m_delay>0.00</m_delay>
<m_topoIndex>21</m_topoIndex>
<m_clusterGroupNumber>-1</m_clusterGroupNumber>
</item>
<item class_id_reference="9" object_id="_25">
<Value>
<Obj>
<type>0</type>
<id>32</id>
<name>icmp_ln57</name>
<fileName>dct.cpp</fileName>
<fileDirectory>..</fileDirectory>
<lineNumber>57</lineNumber>
<contextFuncName>dct_1d</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/usr/local/labs/SDS/current/ge46bod/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/>
<rtlName>icmp_ln57_fu_194_p2</rtlName>
<coreName/>
</Obj>
<bitwidth>1</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>115</item>
<item>116</item>
</oprand_edges>
<opcode>icmp</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_isStartOfPath>0</m_isStartOfPath>
<m_delay>0.72</m_delay>
<m_topoIndex>22</m_topoIndex>
<m_clusterGroupNumber>-1</m_clusterGroupNumber>
</item>
<item class_id_reference="9" object_id="_26">
<Value>
<Obj>
<type>0</type>
<id>34</id>
<name>n</name>
<fileName>dct.cpp</fileName>
<fileDirectory>..</fileDirectory>
<lineNumber>57</lineNumber>
<contextFuncName>dct_1d</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/usr/local/labs/SDS/current/ge46bod/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>n</originalName>
<rtlName>n_fu_200_p2</rtlName>
<coreName/>
</Obj>
<bitwidth>4</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>117</item>
<item>118</item>
</oprand_edges>
<opcode>add</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_isStartOfPath>0</m_isStartOfPath>
<m_delay>0.80</m_delay>
<m_topoIndex>23</m_topoIndex>
<m_clusterGroupNumber>-1</m_clusterGroupNumber>
</item>
<item class_id_reference="9" object_id="_27">
<Value>
<Obj>
<type>0</type>
<id>35</id>
<name>_ln57</name>
<fileName>dct.cpp</fileName>
<fileDirectory>..</fileDirectory>
<lineNumber>57</lineNumber>
<contextFuncName>dct_1d</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/usr/local/labs/SDS/current/ge46bod/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/>
<rtlName/>
<coreName/>
</Obj>
<bitwidth>0</bitwidth>
</Value>
<oprand_edges>
<count>3</count>
<item_version>0</item_version>
<item>119</item>
<item>120</item>
<item>121</item>
</oprand_edges>
<opcode>br</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_isStartOfPath>0</m_isStartOfPath>
<m_delay>0.00</m_delay>
<m_topoIndex>24</m_topoIndex>
<m_clusterGroupNumber>-1</m_clusterGroupNumber>
</item>
<item class_id_reference="9" object_id="_28">
<Value>
<Obj>
<type>0</type>
<id>38</id>
<name>zext_ln58_1</name>
<fileName>dct.cpp</fileName>
<fileDirectory>..</fileDirectory>
<lineNumber>58</lineNumber>
<contextFuncName>dct_1d</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/usr/local/labs/SDS/current/ge46bod/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>58</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName/>
<rtlName>zext_ln58_1_fu_206_p1</rtlName>
<coreName/>
</Obj>
<bitwidth>8</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>122</item>
</oprand_edges>
<opcode>zext</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_isStartOfPath>0</m_isStartOfPath>
<m_delay>0.00</m_delay>
<m_topoIndex>25</m_topoIndex>
<m_clusterGroupNumber>-1</m_clusterGroupNumber>
</item>
<item class_id_reference="9" object_id="_29">
<Value>
<Obj>
<type>0</type>
<id>39</id>
<name>add_ln58</name>
<fileName>dct.cpp</fileName>
<fileDirectory>..</fileDirectory>
<lineNumber>58</lineNumber>
<contextFuncName>dct_1d</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/usr/local/labs/SDS/current/ge46bod/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>58</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName/>
<rtlName>add_ln58_fu_210_p2</rtlName>
<coreName/>
</Obj>
<bitwidth>8</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>123</item>
<item>124</item>
</oprand_edges>
<opcode>add</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_isStartOfPath>0</m_isStartOfPath>
<m_delay>0.85</m_delay>
<m_topoIndex>26</m_topoIndex>
<m_clusterGroupNumber>-1</m_clusterGroupNumber>
</item>
<item class_id_reference="9" object_id="_30">
<Value>
<Obj>
<type>0</type>
<id>40</id>
<name>zext_ln58_2</name>
<fileName>dct.cpp</fileName>
<fileDirectory>..</fileDirectory>
<lineNumber>58</lineNumber>
<contextFuncName>dct_1d</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/usr/local/labs/SDS/current/ge46bod/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>58</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName/>
<rtlName>zext_ln58_2_fu_215_p1</rtlName>
<coreName/>
</Obj>
<bitwidth>64</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>125</item>
</oprand_edges>
<opcode>zext</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_isStartOfPath>0</m_isStartOfPath>
<m_delay>0.00</m_delay>
<m_topoIndex>27</m_topoIndex>
<m_clusterGroupNumber>-1</m_clusterGroupNumber>
</item>
<item class_id_reference="9" object_id="_31">
<Value>
<Obj>
<type>0</type>
<id>41</id>
<name>dct_coeff_table_addr</name>
<fileName>dct.cpp</fileName>
<fileDirectory>..</fileDirectory>
<lineNumber>58</lineNumber>
<contextFuncName>dct_1d</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/usr/local/labs/SDS/current/ge46bod/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>58</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName/>
<rtlName/>
<coreName/>
</Obj>
<bitwidth>6</bitwidth>
</Value>
<oprand_edges>
<count>3</count>
<item_version>0</item_version>
<item>126</item>
<item>127</item>
<item>128</item>
</oprand_edges>
<opcode>getelementptr</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_isStartOfPath>0</m_isStartOfPath>
<m_delay>0.00</m_delay>
<m_topoIndex>28</m_topoIndex>
<m_clusterGroupNumber>-1</m_clusterGroupNumber>
</item>
<item class_id_reference="9" object_id="_32">
<Value>
<Obj>
<type>0</type>
<id>42</id>
<name>add_ln59</name>
<fileName>dct.cpp</fileName>
<fileDirectory>..</fileDirectory>
<lineNumber>59</lineNumber>
<contextFuncName>dct_1d</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/usr/local/labs/SDS/current/ge46bod/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>59</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName/>
<rtlName>add_ln59_fu_220_p2</rtlName>
<coreName/>
</Obj>
<bitwidth>8</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>129</item>
<item>130</item>
</oprand_edges>
<opcode>add</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_isStartOfPath>0</m_isStartOfPath>
<m_delay>0.85</m_delay>
<m_topoIndex>29</m_topoIndex>
<m_clusterGroupNumber>-1</m_clusterGroupNumber>
</item>
<item class_id_reference="9" object_id="_33">
<Value>
<Obj>
<type>0</type>
<id>43</id>
<name>zext_ln59_1</name>
<fileName>dct.cpp</fileName>
<fileDirectory>..</fileDirectory>
<lineNumber>59</lineNumber>
<contextFuncName>dct_1d</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/usr/local/labs/SDS/current/ge46bod/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>59</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName/>
<rtlName>zext_ln59_1_fu_225_p1</rtlName>
<coreName/>
</Obj>
<bitwidth>64</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>131</item>
</oprand_edges>
<opcode>zext</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_isStartOfPath>0</m_isStartOfPath>
<m_delay>0.00</m_delay>
<m_topoIndex>30</m_topoIndex>
<m_clusterGroupNumber>-1</m_clusterGroupNumber>
</item>
<item class_id_reference="9" object_id="_34">
<Value>
<Obj>
<type>0</type>
<id>44</id>
<name>src_addr</name>
<fileName>dct.cpp</fileName>
<fileDirectory>..</fileDirectory>
<lineNumber>59</lineNumber>
<contextFuncName>dct_1d</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/usr/local/labs/SDS/current/ge46bod/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>59</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName/>
<rtlName/>
<coreName/>
</Obj>
<bitwidth>6</bitwidth>
</Value>
<oprand_edges>
<count>3</count>
<item_version>0</item_version>
<item>132</item>
<item>133</item>
<item>134</item>
</oprand_edges>
<opcode>getelementptr</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_isStartOfPath>0</m_isStartOfPath>
<m_delay>0.00</m_delay>
<m_topoIndex>31</m_topoIndex>
<m_clusterGroupNumber>-1</m_clusterGroupNumber>
</item>
<item class_id_reference="9" object_id="_35">
<Value>
<Obj>
<type>0</type>
<id>45</id>
<name>dct_coeff_table_load</name>
<fileName>dct.cpp</fileName>
<fileDirectory>..</fileDirectory>
<lineNumber>58</lineNumber>
<contextFuncName>dct_1d</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/usr/local/labs/SDS/current/ge46bod/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>58</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName/>
<rtlName/>
<coreName/>
</Obj>
<bitwidth>15</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>135</item>
</oprand_edges>
<opcode>load</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_isStartOfPath>0</m_isStartOfPath>
<m_delay>1.29</m_delay>
<m_topoIndex>32</m_topoIndex>
<m_clusterGroupNumber>-1</m_clusterGroupNumber>
</item>
<item class_id_reference="9" object_id="_36">
<Value>
<Obj>
<type>0</type>
<id>46</id>
<name>sext_ln58</name>
<fileName>dct.cpp</fileName>
<fileDirectory>..</fileDirectory>
<lineNumber>58</lineNumber>
<contextFuncName>dct_1d</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/usr/local/labs/SDS/current/ge46bod/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>58</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName/>
<rtlName/>
<coreName/>
</Obj>
<bitwidth>31</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>136</item>
</oprand_edges>
<opcode>sext</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_isStartOfPath>0</m_isStartOfPath>
<m_delay>0.00</m_delay>
<m_topoIndex>39</m_topoIndex>
<m_clusterGroupNumber>-1</m_clusterGroupNumber>
</item>
<item class_id_reference="9" object_id="_37">
<Value>
<Obj>
<type>0</type>
<id>47</id>
<name>src_load</name>
<fileName>dct.cpp</fileName>
<fileDirectory>..</fileDirectory>
<lineNumber>59</lineNumber>
<contextFuncName>dct_1d</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/usr/local/labs/SDS/current/ge46bod/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>59</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName/>
<rtlName/>
<coreName/>
</Obj>
<bitwidth>16</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>137</item>
</oprand_edges>
<opcode>load</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_isStartOfPath>0</m_isStartOfPath>
<m_delay>1.29</m_delay>
<m_topoIndex>33</m_topoIndex>
<m_clusterGroupNumber>-1</m_clusterGroupNumber>
</item>
<item class_id_reference="9" object_id="_38">
<Value>
<Obj>
<type>0</type>
<id>48</id>
<name>sext_ln59</name>
<fileName>dct.cpp</fileName>
<fileDirectory>..</fileDirectory>
<lineNumber>59</lineNumber>
<contextFuncName>dct_1d</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/usr/local/labs/SDS/current/ge46bod/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>59</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName/>
<rtlName/>
<coreName/>
</Obj>
<bitwidth>31</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>138</item>
</oprand_edges>
<opcode>sext</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_isStartOfPath>0</m_isStartOfPath>
<m_delay>0.00</m_delay>
<m_topoIndex>40</m_topoIndex>
<m_clusterGroupNumber>-1</m_clusterGroupNumber>
</item>
<item class_id_reference="9" object_id="_39">
<Value>
<Obj>
<type>0</type>
<id>49</id>
<name>mul_ln59</name>
<fileName>dct.cpp</fileName>
<fileDirectory>..</fileDirectory>
<lineNumber>59</lineNumber>
<contextFuncName>dct_1d</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/usr/local/labs/SDS/current/ge46bod/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>59</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName/>
<rtlName>dct_mac_muladd_15s_16s_32ns_32_1_1_U1</rtlName>
<coreName/>
</Obj>
<bitwidth>31</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>139</item>
<item>140</item>
</oprand_edges>
<opcode>mul</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_isStartOfPath>0</m_isStartOfPath>
<m_delay>0.63</m_delay>
<m_topoIndex>41</m_topoIndex>
<m_clusterGroupNumber>-1</m_clusterGroupNumber>
</item>
<item class_id_reference="9" object_id="_40">
<Value>
<Obj>
<type>0</type>
<id>50</id>
<name>sext_ln59_1</name>
<fileName>dct.cpp</fileName>
<fileDirectory>..</fileDirectory>
<lineNumber>59</lineNumber>
<contextFuncName>dct_1d</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/usr/local/labs/SDS/current/ge46bod/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>59</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName/>
<rtlName>dct_mac_muladd_15s_16s_32ns_32_1_1_U1</rtlName>
<coreName/>
</Obj>
<bitwidth>32</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>141</item>
</oprand_edges>
<opcode>sext</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_isStartOfPath>0</m_isStartOfPath>
<m_delay>0.00</m_delay>
<m_topoIndex>42</m_topoIndex>
<m_clusterGroupNumber>-1</m_clusterGroupNumber>
</item>
<item class_id_reference="9" object_id="_41">
<Value>
<Obj>
<type>0</type>
<id>51</id>
<name>tmp</name>
<fileName>dct.cpp</fileName>
<fileDirectory>..</fileDirectory>
<lineNumber>59</lineNumber>
<contextFuncName>dct_1d</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/usr/local/labs/SDS/current/ge46bod/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>59</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName>tmp</originalName>
<rtlName>dct_mac_muladd_15s_16s_32ns_32_1_1_U1</rtlName>
<coreName/>
</Obj>
<bitwidth>32</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>142</item>
<item>143</item>
</oprand_edges>
<opcode>add</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_isStartOfPath>0</m_isStartOfPath>
<m_delay>2.20</m_delay>
<m_topoIndex>43</m_topoIndex>
<m_clusterGroupNumber>-1</m_clusterGroupNumber>
</item>
<item class_id_reference="9" object_id="_42">
<Value>
<Obj>
<type>0</type>
<id>52</id>
<name>_ln57</name>
<fileName>dct.cpp</fileName>
<fileDirectory>..</fileDirectory>
<lineNumber>57</lineNumber>
<contextFuncName>dct_1d</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/usr/local/labs/SDS/current/ge46bod/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/>
<rtlName/>
<coreName/>
</Obj>
<bitwidth>0</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>144</item>
</oprand_edges>
<opcode>br</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_isStartOfPath>0</m_isStartOfPath>
<m_delay>0.00</m_delay>
<m_topoIndex>44</m_topoIndex>
<m_clusterGroupNumber>-1</m_clusterGroupNumber>
</item>
<item class_id_reference="9" object_id="_43">
<Value>
<Obj>
<type>0</type>
<id>54</id>
<name>trunc_ln57</name>
<fileName>dct.cpp</fileName>
<fileDirectory>..</fileDirectory>
<lineNumber>57</lineNumber>
<contextFuncName>dct_1d</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/usr/local/labs/SDS/current/ge46bod/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/>
<rtlName>trunc_ln57_fu_230_p1</rtlName>
<coreName/>
</Obj>
<bitwidth>29</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>145</item>
</oprand_edges>
<opcode>trunc</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_isStartOfPath>0</m_isStartOfPath>
<m_delay>0.00</m_delay>
<m_topoIndex>34</m_topoIndex>
<m_clusterGroupNumber>-1</m_clusterGroupNumber>
</item>
<item class_id_reference="9" object_id="_44">
<Value>
<Obj>
<type>0</type>
<id>55</id>
<name>add_ln61</name>
<fileName>dct.cpp</fileName>
<fileDirectory>..</fileDirectory>
<lineNumber>61</lineNumber>
<contextFuncName>dct_1d</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/usr/local/labs/SDS/current/ge46bod/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/>
<rtlName>add_ln61_fu_234_p2</rtlName>
<coreName/>
</Obj>
<bitwidth>29</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>147</item>
<item>148</item>
</oprand_edges>
<opcode>add</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_isStartOfPath>0</m_isStartOfPath>
<m_delay>1.13</m_delay>
<m_topoIndex>35</m_topoIndex>
<m_clusterGroupNumber>-1</m_clusterGroupNumber>
</item>
<item class_id_reference="9" object_id="_45">
<Value>
<Obj>
<type>0</type>
<id>56</id>
<name>trunc_ln1</name>
<fileName>dct.cpp</fileName>
<fileDirectory>..</fileDirectory>
<lineNumber>61</lineNumber>
<contextFuncName>dct_1d</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/usr/local/labs/SDS/current/ge46bod/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/>
<rtlName>dst_d0</rtlName>
<coreName/>
</Obj>
<bitwidth>16</bitwidth>
</Value>
<oprand_edges>
<count>4</count>
<item_version>0</item_version>
<item>150</item>
<item>151</item>
<item>153</item>
<item>155</item>
</oprand_edges>
<opcode>partselect</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_isStartOfPath>0</m_isStartOfPath>
<m_delay>0.00</m_delay>
<m_topoIndex>36</m_topoIndex>
<m_clusterGroupNumber>-1</m_clusterGroupNumber>
</item>
<item class_id_reference="9" object_id="_46">
<Value>
<Obj>
<type>0</type>
<id>57</id>
<name>dst_addr_write_ln61</name>
<fileName>dct.cpp</fileName>
<fileDirectory>..</fileDirectory>
<lineNumber>61</lineNumber>
<contextFuncName>dct_1d</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/usr/local/labs/SDS/current/ge46bod/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/>
<rtlName/>
<coreName/>
</Obj>
<bitwidth>0</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>156</item>
<item>157</item>
</oprand_edges>
<opcode>store</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_isStartOfPath>0</m_isStartOfPath>
<m_delay>1.29</m_delay>
<m_topoIndex>37</m_topoIndex>
<m_clusterGroupNumber>-1</m_clusterGroupNumber>
</item>
<item class_id_reference="9" object_id="_47">
<Value>
<Obj>
<type>0</type>
<id>59</id>
<name>_ln55</name>
<fileName>dct.cpp</fileName>
<fileDirectory>..</fileDirectory>
<lineNumber>55</lineNumber>
<contextFuncName>dct_1d</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/usr/local/labs/SDS/current/ge46bod/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>55</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName/>
<rtlName/>
<coreName/>
</Obj>
<bitwidth>0</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>158</item>
</oprand_edges>
<opcode>br</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_isStartOfPath>0</m_isStartOfPath>
<m_delay>0.00</m_delay>
<m_topoIndex>38</m_topoIndex>
<m_clusterGroupNumber>-1</m_clusterGroupNumber>
</item>
<item class_id_reference="9" object_id="_48">
<Value>
<Obj>
<type>0</type>
<id>61</id>
<name>_ln63</name>
<fileName>dct.cpp</fileName>
<fileDirectory>..</fileDirectory>
<lineNumber>63</lineNumber>
<contextFuncName>dct_1d</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/usr/local/labs/SDS/current/ge46bod/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/>
<rtlName/>
<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>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_isStartOfPath>0</m_isStartOfPath>
<m_delay>0.00</m_delay>
<m_topoIndex>19</m_topoIndex>
<m_clusterGroupNumber>-1</m_clusterGroupNumber>
</item>
</nodes>
<consts class_id="15" tracking_level="0" version="0">
<count>9</count>
<item_version>0</item_version>
<item class_id="16" tracking_level="1" version="0" object_id="_49">
<Value>
<Obj>
<type>2</type>
<id>71</id>
<name>empty</name>
<fileName/>
<fileDirectory/>
<lineNumber>0</lineNumber>
<contextFuncName/>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName/>
<rtlName/>
<coreName/>
</Obj>
<bitwidth>3</bitwidth>
</Value>
<const_type>0</const_type>
<content>0</content>
</item>
<item class_id_reference="16" object_id="_50">
<Value>
<Obj>
<type>2</type>
<id>79</id>
<name>empty</name>
<fileName/>
<fileDirectory/>
<lineNumber>0</lineNumber>
<contextFuncName/>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName/>
<rtlName/>
<coreName/>
</Obj>
<bitwidth>4</bitwidth>
</Value>
<const_type>0</const_type>
<content>0</content>
</item>
<item class_id_reference="16" object_id="_51">
<Value>
<Obj>
<type>2</type>
<id>85</id>
<name>empty</name>
<fileName/>
<fileDirectory/>
<lineNumber>0</lineNumber>
<contextFuncName/>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName/>
<rtlName/>
<coreName/>
</Obj>
<bitwidth>4</bitwidth>
</Value>
<const_type>0</const_type>
<content>8</content>
</item>
<item class_id_reference="16" object_id="_52">
<Value>
<Obj>
<type>2</type>
<id>88</id>
<name>empty</name>
<fileName/>
<fileDirectory/>
<lineNumber>0</lineNumber>
<contextFuncName/>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName/>
<rtlName/>
<coreName/>
</Obj>
<bitwidth>4</bitwidth>
</Value>
<const_type>0</const_type>
<content>1</content>
</item>
<item class_id_reference="16" object_id="_53">
<Value>
<Obj>
<type>2</type>
<id>102</id>
<name>empty</name>
<fileName/>
<fileDirectory/>
<lineNumber>0</lineNumber>
<contextFuncName/>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName/>
<rtlName/>
<coreName/>
</Obj>
<bitwidth>64</bitwidth>
</Value>
<const_type>0</const_type>
<content>0</content>
</item>
<item class_id_reference="16" object_id="_54">
<Value>
<Obj>
<type>2</type>
<id>110</id>
<name>empty</name>
<fileName/>
<fileDirectory/>
<lineNumber>0</lineNumber>
<contextFuncName/>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName/>
<rtlName/>
<coreName/>
</Obj>
<bitwidth>32</bitwidth>
</Value>
<const_type>0</const_type>
<content>0</content>
</item>
<item class_id_reference="16" object_id="_55">
<Value>
<Obj>
<type>2</type>
<id>146</id>
<name>empty</name>
<fileName/>
<fileDirectory/>
<lineNumber>0</lineNumber>
<contextFuncName/>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName/>
<rtlName/>
<coreName/>
</Obj>
<bitwidth>29</bitwidth>
</Value>
<const_type>0</const_type>
<content>4096</content>
</item>
<item class_id_reference="16" object_id="_56">
<Value>
<Obj>
<type>2</type>
<id>152</id>
<name>empty</name>
<fileName/>
<fileDirectory/>
<lineNumber>0</lineNumber>
<contextFuncName/>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName/>
<rtlName/>
<coreName/>
</Obj>
<bitwidth>32</bitwidth>
</Value>
<const_type>0</const_type>
<content>13</content>
</item>
<item class_id_reference="16" object_id="_57">
<Value>
<Obj>
<type>2</type>
<id>154</id>
<name>empty</name>
<fileName/>
<fileDirectory/>
<lineNumber>0</lineNumber>
<contextFuncName/>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName/>
<rtlName/>
<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>7</count>
<item_version>0</item_version>
<item class_id="18" tracking_level="1" version="0" object_id="_58">
<Obj>
<type>3</type>
<id>13</id>
<name/>
<fileName/>
<fileDirectory/>
<lineNumber>0</lineNumber>
<contextFuncName/>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName/>
<rtlName/>
<coreName/>
</Obj>
<node_objs>
<count>7</count>
<item_version>0</item_version>
<item>6</item>
<item>7</item>
<item>8</item>
<item>9</item>
<item>10</item>
<item>11</item>
<item>12</item>
</node_objs>
</item>
<item class_id_reference="18" object_id="_59">
<Obj>
<type>3</type>
<id>19</id>
<name/>
<fileName/>
<fileDirectory/>
<lineNumber>0</lineNumber>
<contextFuncName/>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName/>
<rtlName/>
<coreName/>
</Obj>
<node_objs>
<count>4</count>
<item_version>0</item_version>
<item>14</item>
<item>15</item>
<item>17</item>
<item>18</item>
</node_objs>
</item>
<item class_id_reference="18" object_id="_60">
<Obj>
<type>3</type>
<id>29</id>
<name>DCT_Outer_Loop_begin</name>
<fileName/>
<fileDirectory/>
<lineNumber>0</lineNumber>
<contextFuncName/>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName/>
<rtlName/>
<coreName/>
</Obj>
<node_objs>
<count>7</count>
<item_version>0</item_version>
<item>22</item>
<item>23</item>
<item>24</item>
<item>25</item>
<item>26</item>
<item>27</item>
<item>28</item>
</node_objs>
</item>
<item class_id_reference="18" object_id="_61">
<Obj>
<type>3</type>
<id>36</id>
<name/>
<fileName/>
<fileDirectory/>
<lineNumber>0</lineNumber>
<contextFuncName/>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName/>
<rtlName/>
<coreName/>
</Obj>
<node_objs>
<count>5</count>
<item_version>0</item_version>
<item>30</item>
<item>31</item>
<item>32</item>
<item>34</item>
<item>35</item>
</node_objs>
</item>
<item class_id_reference="18" object_id="_62">
<Obj>
<type>3</type>
<id>53</id>
<name/>
<fileName/>
<fileDirectory/>
<lineNumber>0</lineNumber>
<contextFuncName/>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName/>
<rtlName/>
<coreName/>
</Obj>
<node_objs>
<count>15</count>
<item_version>0</item_version>
<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>
<item>49</item>
<item>50</item>
<item>51</item>
<item>52</item>
</node_objs>
</item>
<item class_id_reference="18" object_id="_63">
<Obj>
<type>3</type>
<id>60</id>
<name>DCT_Outer_Loop_end</name>
<fileName/>
<fileDirectory/>
<lineNumber>0</lineNumber>
<contextFuncName/>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName/>
<rtlName/>
<coreName/>
</Obj>
<node_objs>
<count>5</count>
<item_version>0</item_version>
<item>54</item>
<item>55</item>
<item>56</item>
<item>57</item>
<item>59</item>
</node_objs>
</item>
<item class_id_reference="18" object_id="_64">
<Obj>
<type>3</type>
<id>62</id>
<name/>
<fileName/>
<fileDirectory/>
<lineNumber>0</lineNumber>
<contextFuncName/>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName/>
<rtlName/>
<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>86</count>
<item_version>0</item_version>
<item class_id="20" tracking_level="1" version="0" object_id="_65">
<id>65</id>
<edge_type>1</edge_type>
<source_obj>4</source_obj>
<sink_obj>6</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_66">
<id>67</id>
<edge_type>1</edge_type>
<source_obj>2</source_obj>
<sink_obj>7</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_67">
<id>70</id>
<edge_type>1</edge_type>
<source_obj>6</source_obj>
<sink_obj>8</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_68">
<id>72</id>
<edge_type>1</edge_type>
<source_obj>71</source_obj>
<sink_obj>8</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_69">
<id>73</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="_70">
<id>75</id>
<edge_type>1</edge_type>
<source_obj>7</source_obj>
<sink_obj>10</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_71">
<id>76</id>
<edge_type>1</edge_type>
<source_obj>71</source_obj>
<sink_obj>10</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_72">
<id>77</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="_73">
<id>78</id>
<edge_type>2</edge_type>
<source_obj>19</source_obj>
<sink_obj>12</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_74">
<id>80</id>
<edge_type>1</edge_type>
<source_obj>79</source_obj>
<sink_obj>14</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_75">
<id>81</id>
<edge_type>2</edge_type>
<source_obj>13</source_obj>
<sink_obj>14</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_76">
<id>82</id>
<edge_type>1</edge_type>
<source_obj>17</source_obj>
<sink_obj>14</sink_obj>
<is_back_edge>1</is_back_edge>
</item>
<item class_id_reference="20" object_id="_77">
<id>83</id>
<edge_type>2</edge_type>
<source_obj>60</source_obj>
<sink_obj>14</sink_obj>
<is_back_edge>1</is_back_edge>
</item>
<item class_id_reference="20" object_id="_78">
<id>84</id>
<edge_type>1</edge_type>
<source_obj>14</source_obj>
<sink_obj>15</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_79">
<id>86</id>
<edge_type>1</edge_type>
<source_obj>85</source_obj>
<sink_obj>15</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_80">
<id>87</id>
<edge_type>1</edge_type>
<source_obj>14</source_obj>
<sink_obj>17</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_81">
<id>89</id>
<edge_type>1</edge_type>
<source_obj>88</source_obj>
<sink_obj>17</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_82">
<id>90</id>
<edge_type>1</edge_type>
<source_obj>15</source_obj>
<sink_obj>18</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_83">
<id>91</id>
<edge_type>2</edge_type>
<source_obj>29</source_obj>
<sink_obj>18</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_84">
<id>92</id>
<edge_type>2</edge_type>
<source_obj>62</source_obj>
<sink_obj>18</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_85">
<id>93</id>
<edge_type>1</edge_type>
<source_obj>14</source_obj>
<sink_obj>22</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_86">
<id>95</id>
<edge_type>1</edge_type>
<source_obj>14</source_obj>
<sink_obj>23</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_87">
<id>96</id>
<edge_type>1</edge_type>
<source_obj>71</source_obj>
<sink_obj>23</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_88">
<id>97</id>
<edge_type>1</edge_type>
<source_obj>23</source_obj>
<sink_obj>24</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_89">
<id>98</id>
<edge_type>1</edge_type>
<source_obj>22</source_obj>
<sink_obj>25</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_90">
<id>99</id>
<edge_type>1</edge_type>
<source_obj>9</source_obj>
<sink_obj>25</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_91">
<id>100</id>
<edge_type>1</edge_type>
<source_obj>25</source_obj>
<sink_obj>26</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_92">
<id>101</id>
<edge_type>1</edge_type>
<source_obj>3</source_obj>
<sink_obj>27</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_93">
<id>103</id>
<edge_type>1</edge_type>
<source_obj>102</source_obj>
<sink_obj>27</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_94">
<id>104</id>
<edge_type>1</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="_95">
<id>105</id>
<edge_type>2</edge_type>
<source_obj>36</source_obj>
<sink_obj>28</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_96">
<id>106</id>
<edge_type>1</edge_type>
<source_obj>79</source_obj>
<sink_obj>30</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_97">
<id>107</id>
<edge_type>2</edge_type>
<source_obj>29</source_obj>
<sink_obj>30</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_98">
<id>108</id>
<edge_type>1</edge_type>
<source_obj>34</source_obj>
<sink_obj>30</sink_obj>
<is_back_edge>1</is_back_edge>
</item>
<item class_id_reference="20" object_id="_99">
<id>109</id>
<edge_type>2</edge_type>
<source_obj>53</source_obj>
<sink_obj>30</sink_obj>
<is_back_edge>1</is_back_edge>
</item>
<item class_id_reference="20" object_id="_100">
<id>111</id>
<edge_type>1</edge_type>
<source_obj>110</source_obj>
<sink_obj>31</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_101">
<id>112</id>
<edge_type>2</edge_type>
<source_obj>29</source_obj>
<sink_obj>31</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_102">
<id>113</id>
<edge_type>1</edge_type>
<source_obj>51</source_obj>
<sink_obj>31</sink_obj>
<is_back_edge>1</is_back_edge>
</item>
<item class_id_reference="20" object_id="_103">
<id>114</id>
<edge_type>2</edge_type>
<source_obj>53</source_obj>
<sink_obj>31</sink_obj>
<is_back_edge>1</is_back_edge>
</item>
<item class_id_reference="20" object_id="_104">
<id>115</id>
<edge_type>1</edge_type>
<source_obj>30</source_obj>
<sink_obj>32</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_105">
<id>116</id>
<edge_type>1</edge_type>
<source_obj>85</source_obj>
<sink_obj>32</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_106">
<id>117</id>
<edge_type>1</edge_type>
<source_obj>30</source_obj>
<sink_obj>34</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_107">
<id>118</id>
<edge_type>1</edge_type>
<source_obj>88</source_obj>
<sink_obj>34</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_108">
<id>119</id>
<edge_type>1</edge_type>
<source_obj>32</source_obj>
<sink_obj>35</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_109">
<id>120</id>
<edge_type>2</edge_type>
<source_obj>53</source_obj>
<sink_obj>35</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_110">
<id>121</id>
<edge_type>2</edge_type>
<source_obj>60</source_obj>
<sink_obj>35</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_111">
<id>122</id>
<edge_type>1</edge_type>
<source_obj>30</source_obj>
<sink_obj>38</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_112">
<id>123</id>
<edge_type>1</edge_type>
<source_obj>24</source_obj>
<sink_obj>39</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_113">
<id>124</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="_114">
<id>125</id>
<edge_type>1</edge_type>
<source_obj>39</source_obj>
<sink_obj>40</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_115">
<id>126</id>
<edge_type>1</edge_type>
<source_obj>5</source_obj>
<sink_obj>41</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_116">
<id>127</id>
<edge_type>1</edge_type>
<source_obj>102</source_obj>
<sink_obj>41</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_117">
<id>128</id>
<edge_type>1</edge_type>
<source_obj>40</source_obj>
<sink_obj>41</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_118">
<id>129</id>
<edge_type>1</edge_type>
<source_obj>11</source_obj>
<sink_obj>42</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_119">
<id>130</id>
<edge_type>1</edge_type>
<source_obj>38</source_obj>
<sink_obj>42</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_120">
<id>131</id>
<edge_type>1</edge_type>
<source_obj>42</source_obj>
<sink_obj>43</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_121">
<id>132</id>
<edge_type>1</edge_type>
<source_obj>1</source_obj>
<sink_obj>44</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_122">
<id>133</id>
<edge_type>1</edge_type>
<source_obj>102</source_obj>
<sink_obj>44</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_123">
<id>134</id>
<edge_type>1</edge_type>
<source_obj>43</source_obj>
<sink_obj>44</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_124">
<id>135</id>
<edge_type>1</edge_type>
<source_obj>41</source_obj>
<sink_obj>45</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_125">
<id>136</id>
<edge_type>1</edge_type>
<source_obj>45</source_obj>
<sink_obj>46</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_126">
<id>137</id>
<edge_type>1</edge_type>
<source_obj>44</source_obj>
<sink_obj>47</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_127">
<id>138</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="_128">
<id>139</id>
<edge_type>1</edge_type>
<source_obj>46</source_obj>
<sink_obj>49</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_129">
<id>140</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="_130">
<id>141</id>
<edge_type>1</edge_type>
<source_obj>49</source_obj>
<sink_obj>50</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_131">
<id>142</id>
<edge_type>1</edge_type>
<source_obj>31</source_obj>
<sink_obj>51</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_132">
<id>143</id>
<edge_type>1</edge_type>
<source_obj>50</source_obj>
<sink_obj>51</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_133">
<id>144</id>
<edge_type>2</edge_type>
<source_obj>36</source_obj>
<sink_obj>52</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_134">
<id>145</id>
<edge_type>1</edge_type>
<source_obj>31</source_obj>
<sink_obj>54</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_135">
<id>147</id>
<edge_type>1</edge_type>
<source_obj>146</source_obj>
<sink_obj>55</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_136">
<id>148</id>
<edge_type>1</edge_type>
<source_obj>54</source_obj>
<sink_obj>55</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_137">
<id>151</id>
<edge_type>1</edge_type>
<source_obj>55</source_obj>
<sink_obj>56</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_138">
<id>153</id>
<edge_type>1</edge_type>
<source_obj>152</source_obj>
<sink_obj>56</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_139">
<id>155</id>
<edge_type>1</edge_type>
<source_obj>154</source_obj>
<sink_obj>56</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_140">
<id>156</id>
<edge_type>1</edge_type>
<source_obj>56</source_obj>
<sink_obj>57</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_141">
<id>157</id>
<edge_type>1</edge_type>
<source_obj>27</source_obj>
<sink_obj>57</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_142">
<id>158</id>
<edge_type>2</edge_type>
<source_obj>19</source_obj>
<sink_obj>59</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_143">
<id>183</id>
<edge_type>2</edge_type>
<source_obj>13</source_obj>
<sink_obj>19</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_144">
<id>184</id>
<edge_type>2</edge_type>
<source_obj>19</source_obj>
<sink_obj>62</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_145">
<id>185</id>
<edge_type>2</edge_type>
<source_obj>19</source_obj>
<sink_obj>29</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_146">
<id>186</id>
<edge_type>2</edge_type>
<source_obj>29</source_obj>
<sink_obj>36</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_147">
<id>187</id>
<edge_type>2</edge_type>
<source_obj>36</source_obj>
<sink_obj>60</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_148">
<id>188</id>
<edge_type>2</edge_type>
<source_obj>36</source_obj>
<sink_obj>53</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_149">
<id>189</id>
<edge_type>2</edge_type>
<source_obj>53</source_obj>
<sink_obj>36</sink_obj>
<is_back_edge>1</is_back_edge>
</item>
<item class_id_reference="20" object_id="_150">
<id>190</id>
<edge_type>2</edge_type>
<source_obj>60</source_obj>
<sink_obj>19</sink_obj>
<is_back_edge>1</is_back_edge>
</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>dct_1d2</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>145</mMinLatency>
<mMaxLatency>145</mMaxLatency>
<mIsDfPipe>0</mIsDfPipe>
<mDfPipe class_id="-1"/>
</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>13</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"/>
</item>
<item class_id_reference="22" object_id="_153">
<mId>3</mId>
<mTag>DCT_Outer_Loop</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>8</mMinTripCount>
<mMaxTripCount>8</mMaxTripCount>
<mMinLatency>144</mMinLatency>
<mMaxLatency>144</mMaxLatency>
<mIsDfPipe>0</mIsDfPipe>
<mDfPipe class_id="-1"/>
</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>19</item>
<item>29</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"/>
</item>
<item class_id_reference="22" object_id="_155">
<mId>5</mId>
<mTag>DCT_Inner_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>36</item>
<item>53</item>
</basic_blocks>
<mII>-1</mII>
<mDepth>-1</mDepth>
<mMinTripCount>8</mMinTripCount>
<mMaxTripCount>8</mMaxTripCount>
<mMinLatency>16</mMinLatency>
<mMaxLatency>16</mMaxLatency>
<mIsDfPipe>0</mIsDfPipe>
<mDfPipe class_id="-1"/>
</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>60</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"/>
</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>62</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"/>
</item>
</cdfg_regions>
<fsm class_id="24" tracking_level="1" version="0" object_id="_158">
<states class_id="25" tracking_level="0" version="0">
<count>4</count>
<item_version>0</item_version>
<item class_id="26" tracking_level="1" version="0" object_id="_159">
<id>1</id>
<operations class_id="27" tracking_level="0" version="0">
<count>7</count>
<item_version>0</item_version>
<item class_id="28" tracking_level="1" version="0" object_id="_160">
<id>6</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_161">
<id>7</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_162">
<id>8</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_163">
<id>9</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_164">
<id>10</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_165">
<id>11</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_166">
<id>12</id>
<stage>1</stage>
<latency>1</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_167">
<id>2</id>
<operations>
<count>15</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_168">
<id>14</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_169">
<id>15</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_170">
<id>16</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_171">
<id>17</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_172">
<id>18</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_173">
<id>20</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_174">
<id>21</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_175">
<id>22</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_176">
<id>23</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_177">
<id>24</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_178">
<id>25</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_179">
<id>26</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_180">
<id>27</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_181">
<id>28</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_182">
<id>61</id>
<stage>1</stage>
<latency>1</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_183">
<id>3</id>
<operations>
<count>21</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_184">
<id>30</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_185">
<id>31</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_186">
<id>32</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_187">
<id>33</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_188">
<id>34</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_189">
<id>35</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_190">
<id>38</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_191">
<id>39</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_192">
<id>40</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_193">
<id>41</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_194">
<id>42</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_195">
<id>43</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_196">
<id>44</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_197">
<id>45</id>
<stage>2</stage>
<latency>2</latency>
</item>
<item class_id_reference="28" object_id="_198">
<id>47</id>
<stage>2</stage>
<latency>2</latency>
</item>
<item class_id_reference="28" object_id="_199">
<id>54</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_200">
<id>55</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_201">
<id>56</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_202">
<id>57</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_203">
<id>58</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_204">
<id>59</id>
<stage>1</stage>
<latency>1</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_205">
<id>4</id>
<operations>
<count>9</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_206">
<id>37</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_207">
<id>45</id>
<stage>1</stage>
<latency>2</latency>
</item>
<item class_id_reference="28" object_id="_208">
<id>46</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_209">
<id>47</id>
<stage>1</stage>
<latency>2</latency>
</item>
<item class_id_reference="28" object_id="_210">
<id>48</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_211">
<id>49</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_212">
<id>50</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_213">
<id>51</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_214">
<id>52</id>
<stage>1</stage>
<latency>1</latency>
</item>
</operations>
</item>
</states>
<transitions class_id="29" tracking_level="0" version="0">
<count>5</count>
<item_version>0</item_version>
<item class_id="30" tracking_level="1" version="0" object_id="_215">
<inState>1</inState>
<outState>2</outState>
<condition class_id="31" tracking_level="0" version="0">
<id>-1</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="_216">
<inState>2</inState>
<outState>3</outState>
<condition>
<id>-1</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>15</first>
<second>0</second>
</first>
<second>1</second>
</item>
</item>
</sop>
</condition>
</item>
<item class_id_reference="30" object_id="_217">
<inState>3</inState>
<outState>4</outState>
<condition>
<id>-1</id>
<sop>
<count>1</count>
<item_version>0</item_version>
<item>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>32</first>
<second>0</second>
</first>
<second>1</second>
</item>
</item>
</sop>
</condition>
</item>
<item class_id_reference="30" object_id="_218">
<inState>4</inState>
<outState>3</outState>
<condition>
<id>-1</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="_219">
<inState>3</inState>
<outState>2</outState>
<condition>
<id>-1</id>
<sop>
<count>1</count>
<item_version>0</item_version>
<item>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>32</first>
<second>0</second>
</first>
<second>0</second>
</item>
</item>
</sop>
</condition>
</item>
</transitions>
</fsm>
<res class_id="36" tracking_level="1" version="0" object_id="_220">
<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>8</count>
<item_version>0</item_version>
<item class_id="38" tracking_level="0" version="0">
<first>add_ln58_fu_210_p2 ( + ) </first>
<second class_id="39" tracking_level="0" version="0">
<count>4</count>
<item_version>0</item_version>
<item class_id="40" tracking_level="0" version="0">
<first>(0P0)</first>
<second>8</second>
</item>
<item>
<first>(1P1)</first>
<second>8</second>
</item>
<item>
<first>FF</first>
<second>0</second>
</item>
<item>
<first>LUT</first>
<second>15</second>
</item>
</second>
</item>
<item>
<first>add_ln59_fu_220_p2 ( + ) </first>
<second>
<count>4</count>
<item_version>0</item_version>
<item>
<first>(0P0)</first>
<second>8</second>
</item>
<item>
<first>(1P1)</first>
<second>8</second>
</item>
<item>
<first>FF</first>
<second>0</second>
</item>
<item>
<first>LUT</first>
<second>15</second>
</item>
</second>
</item>
<item>
<first>add_ln61_1_fu_184_p2 ( + ) </first>
<second>
<count>4</count>
<item_version>0</item_version>
<item>
<first>(0P0)</first>
<second>8</second>
</item>
<item>
<first>(1P1)</first>
<second>8</second>
</item>
<item>
<first>FF</first>
<second>0</second>
</item>
<item>
<first>LUT</first>
<second>15</second>
</item>
</second>
</item>
<item>
<first>add_ln61_fu_234_p2 ( + ) </first>
<second>
<count>4</count>
<item_version>0</item_version>
<item>
<first>(0P0)</first>
<second>13</second>
</item>
<item>
<first>(1P1)</first>
<second>29</second>
</item>
<item>
<first>FF</first>
<second>0</second>
</item>
<item>
<first>LUT</first>
<second>36</second>
</item>
</second>
</item>
<item>
<first>icmp_ln55_fu_156_p2 ( icmp ) </first>
<second>
<count>4</count>
<item_version>0</item_version>
<item>
<first>(0P0)</first>
<second>4</second>
</item>
<item>
<first>(1P1)</first>
<second>5</second>
</item>
<item>
<first>FF</first>
<second>0</second>
</item>
<item>
<first>LUT</first>
<second>11</second>
</item>
</second>
</item>
<item>
<first>icmp_ln57_fu_194_p2 ( icmp ) </first>
<second>
<count>4</count>
<item_version>0</item_version>
<item>
<first>(0P0)</first>
<second>4</second>
</item>
<item>
<first>(1P1)</first>
<second>5</second>
</item>
<item>
<first>FF</first>
<second>0</second>
</item>
<item>
<first>LUT</first>
<second>11</second>
</item>
</second>
</item>
<item>
<first>k_fu_162_p2 ( + ) </first>
<second>
<count>4</count>
<item_version>0</item_version>
<item>
<first>(0P0)</first>
<second>4</second>
</item>
<item>
<first>(1P1)</first>
<second>1</second>
</item>
<item>
<first>FF</first>
<second>0</second>
</item>
<item>
<first>LUT</first>
<second>12</second>
</item>
</second>
</item>
<item>
<first>n_fu_200_p2 ( + ) </first>
<second>
<count>4</count>
<item_version>0</item_version>
<item>
<first>(0P0)</first>
<second>4</second>
</item>
<item>
<first>(1P1)</first>
<second>1</second>
</item>
<item>
<first>FF</first>
<second>0</second>
</item>
<item>
<first>LUT</first>
<second>12</second>
</item>
</second>
</item>
</dp_expression_resource>
<dp_fifo_resource>
<count>0</count>
<item_version>0</item_version>
</dp_fifo_resource>
<dp_memory_resource>
<count>1</count>
<item_version>0</item_version>
<item>
<first>dct_coeff_table_U</first>
<second>
<count>7</count>
<item_version>0</item_version>
<item>
<first>(0Words)</first>
<second>64</second>
</item>
<item>
<first>(1Bits)</first>
<second>15</second>
</item>
<item>
<first>(2Banks)</first>
<second>1</second>
</item>
<item>
<first>(3W*Bits*Banks)</first>
<second>960</second>
</item>
<item>
<first>BRAM</first>
<second>0</second>
</item>
<item>
<first>FF</first>
<second>15</second>
</item>
<item>
<first>LUT</first>
<second>15</second>
</item>
</second>
</item>
</dp_memory_resource>
<dp_multiplexer_resource>
<count>4</count>
<item_version>0</item_version>
<item>
<first>ap_NS_fsm</first>
<second>
<count>4</count>
<item_version>0</item_version>
<item>
<first>(0Size)</first>
<second>5</second>
</item>
<item>
<first>(1Bits)</first>
<second>1</second>
</item>
<item>
<first>(2Count)</first>
<second>5</second>
</item>
<item>
<first>LUT</first>
<second>27</second>
</item>
</second>
</item>
<item>
<first>k_0_reg_98</first>
<second>
<count>4</count>
<item_version>0</item_version>
<item>
<first>(0Size)</first>
<second>2</second>
</item>
<item>
<first>(1Bits)</first>
<second>4</second>
</item>
<item>
<first>(2Count)</first>
<second>8</second>
</item>
<item>
<first>LUT</first>
<second>9</second>
</item>
</second>
</item>
<item>
<first>n_0_reg_109</first>
<second>
<count>4</count>
<item_version>0</item_version>
<item>
<first>(0Size)</first>
<second>2</second>
</item>
<item>
<first>(1Bits)</first>
<second>4</second>
</item>
<item>
<first>(2Count)</first>
<second>8</second>
</item>
<item>
<first>LUT</first>
<second>9</second>
</item>
</second>
</item>
<item>
<first>tmp_0_reg_120</first>
<second>
<count>4</count>
<item_version>0</item_version>
<item>
<first>(0Size)</first>
<second>2</second>
</item>
<item>
<first>(1Bits)</first>
<second>32</second>
</item>
<item>
<first>(2Count)</first>
<second>64</second>
</item>
<item>
<first>LUT</first>
<second>9</second>
</item>
</second>
</item>
</dp_multiplexer_resource>
<dp_register_resource>
<count>10</count>
<item_version>0</item_version>
<item>
<first>ap_CS_fsm</first>
<second>
<count>3</count>
<item_version>0</item_version>
<item>
<first>(Bits)</first>
<second>4</second>
</item>
<item>
<first>(Consts)</first>
<second>0</second>
</item>
<item>
<first>FF</first>
<second>4</second>
</item>
</second>
</item>
<item>
<first>dst_addr_reg_290</first>
<second>
<count>3</count>
<item_version>0</item_version>
<item>
<first>(Bits)</first>
<second>6</second>
</item>
<item>
<first>(Consts)</first>
<second>0</second>
</item>
<item>
<first>FF</first>
<second>6</second>
</item>
</second>
</item>
<item>
<first>k_0_reg_98</first>
<second>
<count>3</count>
<item_version>0</item_version>
<item>
<first>(Bits)</first>
<second>4</second>
</item>
<item>
<first>(Consts)</first>
<second>0</second>
</item>
<item>
<first>FF</first>
<second>4</second>
</item>
</second>
</item>
<item>
<first>k_reg_280</first>
<second>
<count>3</count>
<item_version>0</item_version>
<item>
<first>(Bits)</first>
<second>4</second>
</item>
<item>
<first>(Consts)</first>
<second>0</second>
</item>
<item>
<first>FF</first>
<second>4</second>
</item>
</second>
</item>
<item>
<first>n_0_reg_109</first>
<second>
<count>3</count>
<item_version>0</item_version>
<item>
<first>(Bits)</first>
<second>4</second>
</item>
<item>
<first>(Consts)</first>
<second>0</second>
</item>
<item>
<first>FF</first>
<second>4</second>
</item>
</second>
</item>
<item>
<first>n_reg_298</first>
<second>
<count>3</count>
<item_version>0</item_version>
<item>
<first>(Bits)</first>
<second>4</second>
</item>
<item>
<first>(Consts)</first>
<second>0</second>
</item>
<item>
<first>FF</first>
<second>4</second>
</item>
</second>
</item>
<item>
<first>tmp_0_reg_120</first>
<second>
<count>3</count>
<item_version>0</item_version>
<item>
<first>(Bits)</first>
<second>32</second>
</item>
<item>
<first>(Consts)</first>
<second>0</second>
</item>
<item>
<first>FF</first>
<second>32</second>
</item>
</second>
</item>
<item>
<first>zext_ln48_reg_272</first>
<second>
<count>3</count>
<item_version>0</item_version>
<item>
<first>(Bits)</first>
<second>8</second>
</item>
<item>
<first>(Consts)</first>
<second>4</second>
</item>
<item>
<first>FF</first>
<second>4</second>
</item>
</second>
</item>
<item>
<first>zext_ln59_reg_267</first>
<second>
<count>3</count>
<item_version>0</item_version>
<item>
<first>(Bits)</first>
<second>8</second>
</item>
<item>
<first>(Consts)</first>
<second>4</second>
</item>
<item>
<first>FF</first>
<second>4</second>
</item>
</second>
</item>
<item>
<first>zext_ln61_reg_285</first>
<second>
<count>3</count>
<item_version>0</item_version>
<item>
<first>(Bits)</first>
<second>8</second>
</item>
<item>
<first>(Consts)</first>
<second>4</second>
</item>
<item>
<first>FF</first>
<second>4</second>
</item>
</second>
</item>
</dp_register_resource>
<dp_dsp_resource>
<count>1</count>
<item_version>0</item_version>
<item>
<first>dct_mac_muladd_15s_16s_32ns_32_1_1_U1</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>DSP48E</first>
<second>1</second>
</item>
</second>
</item>
</dp_dsp_resource>
<dp_component_map class_id="41" tracking_level="0" version="0">
<count>0</count>
<item_version>0</item_version>
</dp_component_map>
<dp_expression_map>
<count>8</count>
<item_version>0</item_version>
<item class_id="42" tracking_level="0" version="0">
<first>add_ln58_fu_210_p2 ( + ) </first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>39</item>
</second>
</item>
<item>
<first>add_ln59_fu_220_p2 ( + ) </first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>42</item>
</second>
</item>
<item>
<first>add_ln61_1_fu_184_p2 ( + ) </first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>25</item>
</second>
</item>
<item>
<first>add_ln61_fu_234_p2 ( + ) </first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>55</item>
</second>
</item>
<item>
<first>icmp_ln55_fu_156_p2 ( icmp ) </first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>15</item>
</second>
</item>
<item>
<first>icmp_ln57_fu_194_p2 ( icmp ) </first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>32</item>
</second>
</item>
<item>
<first>k_fu_162_p2 ( + ) </first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>17</item>
</second>
</item>
<item>
<first>n_fu_200_p2 ( + ) </first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>34</item>
</second>
</item>
</dp_expression_map>
<dp_fifo_map>
<count>0</count>
<item_version>0</item_version>
</dp_fifo_map>
<dp_memory_map>
<count>1</count>
<item_version>0</item_version>
<item>
<first>dct_coeff_table_U</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>40</item>
</second>
</item>
</dp_memory_map>
</res>
<node_label_latency class_id="43" tracking_level="0" version="0">
<count>44</count>
<item_version>0</item_version>
<item class_id="44" tracking_level="0" version="0">
<first>6</first>
<second class_id="45" tracking_level="0" version="0">
<first>0</first>
<second>0</second>
</second>
</item>
<item>
<first>7</first>
<second>
<first>0</first>
<second>0</second>
</second>
</item>
<item>
<first>8</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>10</first>
<second>
<first>0</first>
<second>0</second>
</second>
</item>
<item>
<first>11</first>
<second>
<first>0</first>
<second>0</second>
</second>
</item>
<item>
<first>12</first>
<second>
<first>0</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>17</first>
<second>
<first>1</first>
<second>0</second>
</second>
</item>
<item>
<first>18</first>
<second>
<first>1</first>
<second>0</second>
</second>
</item>
<item>
<first>22</first>
<second>
<first>1</first>
<second>0</second>
</second>
</item>
<item>
<first>23</first>
<second>
<first>1</first>
<second>0</second>
</second>
</item>
<item>
<first>24</first>
<second>
<first>1</first>
<second>0</second>
</second>
</item>
<item>
<first>25</first>
<second>
<first>1</first>
<second>0</second>
</second>
</item>
<item>
<first>26</first>
<second>
<first>1</first>
<second>0</second>
</second>
</item>
<item>
<first>27</first>
<second>
<first>1</first>
<second>0</second>
</second>
</item>
<item>
<first>28</first>
<second>
<first>1</first>
<second>0</second>
</second>
</item>
<item>
<first>30</first>
<second>
<first>2</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>34</first>
<second>
<first>2</first>
<second>0</second>
</second>
</item>
<item>
<first>35</first>
<second>
<first>2</first>
<second>0</second>
</second>
</item>
<item>
<first>38</first>
<second>
<first>2</first>
<second>0</second>
</second>
</item>
<item>
<first>39</first>
<second>
<first>2</first>
<second>0</second>
</second>
</item>
<item>
<first>40</first>
<second>
<first>2</first>
<second>0</second>
</second>
</item>
<item>
<first>41</first>
<second>
<first>2</first>
<second>0</second>
</second>
</item>
<item>
<first>42</first>
<second>
<first>2</first>
<second>0</second>
</second>
</item>
<item>
<first>43</first>
<second>
<first>2</first>
<second>0</second>
</second>
</item>
<item>
<first>44</first>
<second>
<first>2</first>
<second>0</second>
</second>
</item>
<item>
<first>45</first>
<second>
<first>2</first>
<second>1</second>
</second>
</item>
<item>
<first>46</first>
<second>
<first>3</first>
<second>0</second>
</second>
</item>
<item>
<first>47</first>
<second>
<first>2</first>
<second>1</second>
</second>
</item>
<item>
<first>48</first>
<second>
<first>3</first>
<second>0</second>
</second>
</item>
<item>
<first>49</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>51</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>54</first>
<second>
<first>2</first>
<second>0</second>
</second>
</item>
<item>
<first>55</first>
<second>
<first>2</first>
<second>0</second>
</second>
</item>
<item>
<first>56</first>
<second>
<first>2</first>
<second>0</second>
</second>
</item>
<item>
<first>57</first>
<second>
<first>2</first>
<second>0</second>
</second>
</item>
<item>
<first>59</first>
<second>
<first>2</first>
<second>0</second>
</second>
</item>
<item>
<first>61</first>
<second>
<first>1</first>
<second>0</second>
</second>
</item>
</node_label_latency>
<bblk_ent_exit class_id="46" tracking_level="0" version="0">
<count>7</count>
<item_version>0</item_version>
<item class_id="47" tracking_level="0" version="0">
<first>13</first>
<second class_id="48" tracking_level="0" version="0">
<first>0</first>
<second>0</second>
</second>
</item>
<item>
<first>19</first>
<second>
<first>1</first>
<second>1</second>
</second>
</item>
<item>
<first>29</first>
<second>
<first>1</first>
<second>1</second>
</second>
</item>
<item>
<first>36</first>
<second>
<first>2</first>
<second>2</second>
</second>
</item>
<item>
<first>53</first>
<second>
<first>2</first>
<second>3</second>
</second>
</item>
<item>
<first>60</first>
<second>
<first>2</first>
<second>2</second>
</second>
</item>
<item>
<first>62</first>
<second>
<first>1</first>
<second>1</second>
</second>
</item>
</bblk_ent_exit>
<regions class_id="49" tracking_level="0" version="0">
<count>0</count>
<item_version>0</item_version>
</regions>
<dp_fu_nodes class_id="50" tracking_level="0" version="0">
<count>35</count>
<item_version>0</item_version>
<item class_id="51" tracking_level="0" version="0">
<first>48</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>6</item>
</second>
</item>
<item>
<first>54</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>7</item>
</second>
</item>
<item>
<first>60</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>27</item>
</second>
</item>
<item>
<first>67</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>41</item>
</second>
</item>
<item>
<first>74</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>44</item>
</second>
</item>
<item>
<first>81</first>
<second>
<count>2</count>
<item_version>0</item_version>
<item>45</item>
<item>45</item>
</second>
</item>
<item>
<first>87</first>
<second>
<count>2</count>
<item_version>0</item_version>
<item>47</item>
<item>47</item>
</second>
</item>
<item>
<first>93</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>57</item>
</second>
</item>
<item>
<first>102</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>14</item>
</second>
</item>
<item>
<first>113</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>30</item>
</second>
</item>
<item>
<first>124</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>31</item>
</second>
</item>
<item>
<first>132</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>8</item>
</second>
</item>
<item>
<first>140</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>9</item>
</second>
</item>
<item>
<first>144</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>10</item>
</second>
</item>
<item>
<first>152</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>11</item>
</second>
</item>
<item>
<first>156</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>15</item>
</second>
</item>
<item>
<first>162</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>17</item>
</second>
</item>
<item>
<first>168</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>22</item>
</second>
</item>
<item>
<first>172</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>23</item>
</second>
</item>
<item>
<first>180</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>24</item>
</second>
</item>
<item>
<first>184</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>25</item>
</second>
</item>
<item>
<first>189</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>26</item>
</second>
</item>
<item>
<first>194</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>32</item>
</second>
</item>
<item>
<first>200</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>34</item>
</second>
</item>
<item>
<first>206</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>38</item>
</second>
</item>
<item>
<first>210</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>39</item>
</second>
</item>
<item>
<first>215</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>40</item>
</second>
</item>
<item>
<first>220</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>42</item>
</second>
</item>
<item>
<first>225</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>43</item>
</second>
</item>
<item>
<first>230</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>54</item>
</second>
</item>
<item>
<first>234</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>55</item>
</second>
</item>
<item>
<first>240</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>56</item>
</second>
</item>
<item>
<first>251</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>46</item>
</second>
</item>
<item>
<first>255</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>48</item>
</second>
</item>
<item>
<first>259</first>
<second>
<count>3</count>
<item_version>0</item_version>
<item>49</item>
<item>50</item>
<item>51</item>
</second>
</item>
</dp_fu_nodes>
<dp_fu_nodes_expression class_id="53" tracking_level="0" version="0">
<count>30</count>
<item_version>0</item_version>
<item class_id="54" tracking_level="0" version="0">
<first>add_ln58_fu_210</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>39</item>
</second>
</item>
<item>
<first>add_ln59_fu_220</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>42</item>
</second>
</item>
<item>
<first>add_ln61_1_fu_184</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>25</item>
</second>
</item>
<item>
<first>add_ln61_fu_234</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>55</item>
</second>
</item>
<item>
<first>dct_coeff_table_addr_gep_fu_67</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>41</item>
</second>
</item>
<item>
<first>dst_addr_gep_fu_60</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>27</item>
</second>
</item>
<item>
<first>grp_fu_259</first>
<second>
<count>3</count>
<item_version>0</item_version>
<item>49</item>
<item>50</item>
<item>51</item>
</second>
</item>
<item>
<first>icmp_ln55_fu_156</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>15</item>
</second>
</item>
<item>
<first>icmp_ln57_fu_194</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>32</item>
</second>
</item>
<item>
<first>k_0_phi_fu_102</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>14</item>
</second>
</item>
<item>
<first>k_fu_162</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>17</item>
</second>
</item>
<item>
<first>n_0_phi_fu_113</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>30</item>
</second>
</item>
<item>
<first>n_fu_200</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>34</item>
</second>
</item>
<item>
<first>sext_ln58_fu_251</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>46</item>
</second>
</item>
<item>
<first>sext_ln59_fu_255</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>48</item>
</second>
</item>
<item>
<first>src_addr_gep_fu_74</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>44</item>
</second>
</item>
<item>
<first>tmp_0_phi_fu_124</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>31</item>
</second>
</item>
<item>
<first>tmp_6_fu_132</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>8</item>
</second>
</item>
<item>
<first>tmp_7_fu_144</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>10</item>
</second>
</item>
<item>
<first>tmp_8_fu_172</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>23</item>
</second>
</item>
<item>
<first>trunc_ln1_fu_240</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>56</item>
</second>
</item>
<item>
<first>trunc_ln57_fu_230</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>54</item>
</second>
</item>
<item>
<first>zext_ln48_fu_152</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>11</item>
</second>
</item>
<item>
<first>zext_ln58_1_fu_206</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>38</item>
</second>
</item>
<item>
<first>zext_ln58_2_fu_215</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>40</item>
</second>
</item>
<item>
<first>zext_ln58_fu_168</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>22</item>
</second>
</item>
<item>
<first>zext_ln59_1_fu_225</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>43</item>
</second>
</item>
<item>
<first>zext_ln59_fu_140</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>9</item>
</second>
</item>
<item>
<first>zext_ln61_1_fu_189</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>26</item>
</second>
</item>
<item>
<first>zext_ln61_fu_180</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>24</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>dst_offset_read_read_fu_48</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>6</item>
</second>
</item>
<item>
<first>src_offset_read_read_fu_54</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>7</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="55" tracking_level="0" version="0">
<count>3</count>
<item_version>0</item_version>
<item class_id="56" tracking_level="0" version="0">
<first class_id="57" tracking_level="0" version="0">
<first>dct_coeff_table</first>
<second>0</second>
</first>
<second>
<count>2</count>
<item_version>0</item_version>
<item>45</item>
<item>45</item>
</second>
</item>
<item>
<first>
<first>dst</first>
<second>0</second>
</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>57</item>
</second>
</item>
<item>
<first>
<first>src</first>
<second>0</second>
</first>
<second>
<count>2</count>
<item_version>0</item_version>
<item>47</item>
<item>47</item>
</second>
</item>
</dp_mem_port_nodes>
<dp_reg_nodes>
<count>12</count>
<item_version>0</item_version>
<item>
<first>98</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>14</item>
</second>
</item>
<item>
<first>109</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>30</item>
</second>
</item>
<item>
<first>120</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>31</item>
</second>
</item>
<item>
<first>267</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>9</item>
</second>
</item>
<item>
<first>272</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>11</item>
</second>
</item>
<item>
<first>280</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>17</item>
</second>
</item>
<item>
<first>285</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>24</item>
</second>
</item>
<item>
<first>290</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>27</item>
</second>
</item>
<item>
<first>298</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>34</item>
</second>
</item>
<item>
<first>303</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>41</item>
</second>
</item>
<item>
<first>308</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>44</item>
</second>
</item>
<item>
<first>313</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>51</item>
</second>
</item>
</dp_reg_nodes>
<dp_regname_nodes>
<count>12</count>
<item_version>0</item_version>
<item>
<first>dct_coeff_table_addr_reg_303</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>41</item>
</second>
</item>
<item>
<first>dst_addr_reg_290</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>27</item>
</second>
</item>
<item>
<first>k_0_reg_98</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>14</item>
</second>
</item>
<item>
<first>k_reg_280</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>17</item>
</second>
</item>
<item>
<first>n_0_reg_109</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>30</item>
</second>
</item>
<item>
<first>n_reg_298</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>34</item>
</second>
</item>
<item>
<first>src_addr_reg_308</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>44</item>
</second>
</item>
<item>
<first>tmp_0_reg_120</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>31</item>
</second>
</item>
<item>
<first>tmp_reg_313</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>51</item>
</second>
</item>
<item>
<first>zext_ln48_reg_272</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>11</item>
</second>
</item>
<item>
<first>zext_ln59_reg_267</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>9</item>
</second>
</item>
<item>
<first>zext_ln61_reg_285</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>24</item>
</second>
</item>
</dp_regname_nodes>
<dp_reg_phi>
<count>3</count>
<item_version>0</item_version>
<item>
<first>98</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>14</item>
</second>
</item>
<item>
<first>109</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>30</item>
</second>
</item>
<item>
<first>120</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>31</item>
</second>
</item>
</dp_reg_phi>
<dp_regname_phi>
<count>3</count>
<item_version>0</item_version>
<item>
<first>k_0_reg_98</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>14</item>
</second>
</item>
<item>
<first>n_0_reg_109</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>30</item>
</second>
</item>
<item>
<first>tmp_0_reg_120</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>31</item>
</second>
</item>
</dp_regname_phi>
<dp_port_io_nodes class_id="58" tracking_level="0" version="0">
<count>4</count>
<item_version>0</item_version>
<item class_id="59" 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>57</item>
</second>
</item>
</second>
</item>
<item>
<first>dst_offset</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>read</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>6</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>47</item>
<item>47</item>
</second>
</item>
</second>
</item>
<item>
<first>src_offset</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>read</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>7</item>
</second>
</item>
</second>
</item>
</dp_port_io_nodes>
<port2core class_id="60" tracking_level="0" version="0">
<count>2</count>
<item_version>0</item_version>
<item class_id="61" tracking_level="0" version="0">
<first>1</first>
<second>RAM</second>
</item>
<item>
<first>3</first>
<second>RAM</second>
</item>
</port2core>
<node2core>
<count>0</count>
<item_version>0</item_version>
</node2core>
</syndb>
</boost_serialization>
| 31.194025 | 89 | 0.45543 |
9a3ea58da38166c6c8dff2cfe8d9302895b8d384 | 834 | adb | Ada | contrib/gnu/gdb/dist/gdb/testsuite/gdb.ada/sym_print_name/pck.adb | 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/sym_print_name/pck.adb | TheSledgeHammer/2.11BSD | fe61f0b9aaa273783cd027c7b5ec77e95ead2153 | [
"BSD-3-Clause"
] | null | null | null | contrib/gnu/gdb/dist/gdb/testsuite/gdb.ada/sym_print_name/pck.adb | TheSledgeHammer/2.11BSD | fe61f0b9aaa273783cd027c7b5ec77e95ead2153 | [
"BSD-3-Clause"
] | null | null | null | -- Copyright 2008-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 body Pck is
procedure Do_Nothing (Val : in out Integer) is
begin
null;
end Do_Nothing;
end Pck;
| 37.909091 | 73 | 0.729017 |
30fa9345dc65c51a975126e299be388aa22b53af | 868 | adb | Ada | contrib/gnu/gdb/dist/gdb/testsuite/gdb.ada/byte_packed_arr/reprod_main.adb | 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/byte_packed_arr/reprod_main.adb | TheSledgeHammer/2.11BSD | fe61f0b9aaa273783cd027c7b5ec77e95ead2153 | [
"BSD-3-Clause"
] | null | null | null | contrib/gnu/gdb/dist/gdb/testsuite/gdb.ada/byte_packed_arr/reprod_main.adb | TheSledgeHammer/2.11BSD | fe61f0b9aaa273783cd027c7b5ec77e95ead2153 | [
"BSD-3-Clause"
] | null | null | null | -- Copyright 2015-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/>.
with Reprod; use Reprod;
procedure Reprod_Main is
O : Obj_T (Len => 1);
begin
O.Data := (others => (I => 1));
Do_Nothing (O);
end Reprod_Main;
| 36.166667 | 73 | 0.71659 |
5e24c0c74f7af81fa0d0d975319dca66b6adeb87 | 418 | ads | Ada | Sources/Library/barrier_type.ads | ForYouEyesOnly/Space-Convoy | be4904f6a02695f7c4c5c3c965f4871cd3250003 | [
"MIT"
] | 1 | 2019-09-21T09:40:34.000Z | 2019-09-21T09:40:34.000Z | Sources/Library/barrier_type.ads | ForYouEyesOnly/Space-Convoy | be4904f6a02695f7c4c5c3c965f4871cd3250003 | [
"MIT"
] | null | null | null | Sources/Library/barrier_type.ads | ForYouEyesOnly/Space-Convoy | be4904f6a02695f7c4c5c3c965f4871cd3250003 | [
"MIT"
] | 1 | 2019-09-25T12:29:27.000Z | 2019-09-25T12:29:27.000Z | --
-- Uwe R. Zimmer, Australia, 2013
--
with Ada.Unchecked_Deallocation;
package Barrier_Type is
protected type Barrier is
entry Wait;
procedure Open;
procedure Close;
private
Opened : Boolean := False;
end Barrier;
type Barrier_Ptr is access Barrier;
procedure Free is
new Ada.Unchecked_Deallocation (Object => Barrier, Name => Barrier_Ptr);
end Barrier_Type;
| 16.076923 | 77 | 0.674641 |
319618ceedbc717109ef6f045c9056c900193c47 | 481 | ads | Ada | adm/code/src/admbase-time_derivs.ads | leo-brewin/adm-bssn-numerical | 9e32c201272e9a41e7535475fe381e450b99b058 | [
"MIT"
] | 1 | 2022-01-25T11:36:06.000Z | 2022-01-25T11:36:06.000Z | adm/code/src/admbase-time_derivs.ads | leo-brewin/adm-bssn-numerical | 9e32c201272e9a41e7535475fe381e450b99b058 | [
"MIT"
] | null | null | null | adm/code/src/admbase-time_derivs.ads | leo-brewin/adm-bssn-numerical | 9e32c201272e9a41e7535475fe381e450b99b058 | [
"MIT"
] | null | null | null | package ADMBase.Time_Derivs is
procedure set_finite_diff_factors;
procedure set_time_derivatives_intr
(params : SlaveParams);
procedure set_time_derivatives_bndry_ns
(params : SlaveParams);
procedure set_time_derivatives_bndry_ew
(params : SlaveParams);
procedure set_time_derivatives_bndry_fb
(params : SlaveParams);
procedure set_time_derivatives
(point : GridPoint);
procedure set_time_derivatives;
end ADMBase.Time_Derivs;
| 20.913043 | 42 | 0.765073 |
1af89eda21bdc00037ce5fada4442d9c1c5a0a88 | 10,308 | adb | Ada | source/nodes/program-nodes-function_body_stubs.adb | optikos/oasis | 9f64d46d26d964790d69f9db681c874cfb3bf96d | [
"MIT"
] | null | null | null | source/nodes/program-nodes-function_body_stubs.adb | optikos/oasis | 9f64d46d26d964790d69f9db681c874cfb3bf96d | [
"MIT"
] | null | null | null | source/nodes/program-nodes-function_body_stubs.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.Function_Body_Stubs is
function Create
(Not_Token : Program.Lexical_Elements.Lexical_Element_Access;
Overriding_Token : Program.Lexical_Elements.Lexical_Element_Access;
Function_Token : not null Program.Lexical_Elements
.Lexical_Element_Access;
Name : not null Program.Elements.Defining_Identifiers
.Defining_Identifier_Access;
Left_Bracket_Token : Program.Lexical_Elements.Lexical_Element_Access;
Parameters : Program.Elements.Parameter_Specifications
.Parameter_Specification_Vector_Access;
Right_Bracket_Token : Program.Lexical_Elements.Lexical_Element_Access;
Return_Token : not null Program.Lexical_Elements
.Lexical_Element_Access;
Not_Token_2 : Program.Lexical_Elements.Lexical_Element_Access;
Null_Token : Program.Lexical_Elements.Lexical_Element_Access;
Result_Subtype : not null Program.Elements.Element_Access;
Is_Token : not null Program.Lexical_Elements
.Lexical_Element_Access;
Separate_Token : not null Program.Lexical_Elements
.Lexical_Element_Access;
With_Token : Program.Lexical_Elements.Lexical_Element_Access;
Aspects : Program.Elements.Aspect_Specifications
.Aspect_Specification_Vector_Access;
Semicolon_Token : not null Program.Lexical_Elements
.Lexical_Element_Access)
return Function_Body_Stub is
begin
return Result : Function_Body_Stub :=
(Not_Token => Not_Token, Overriding_Token => Overriding_Token,
Function_Token => Function_Token, Name => Name,
Left_Bracket_Token => Left_Bracket_Token, Parameters => Parameters,
Right_Bracket_Token => Right_Bracket_Token,
Return_Token => Return_Token, Not_Token_2 => Not_Token_2,
Null_Token => Null_Token, Result_Subtype => Result_Subtype,
Is_Token => Is_Token, Separate_Token => Separate_Token,
With_Token => With_Token, Aspects => Aspects,
Semicolon_Token => Semicolon_Token, Enclosing_Element => null)
do
Initialize (Result);
end return;
end Create;
function Create
(Name : not null Program.Elements.Defining_Identifiers
.Defining_Identifier_Access;
Parameters : Program.Elements.Parameter_Specifications
.Parameter_Specification_Vector_Access;
Result_Subtype : not null Program.Elements.Element_Access;
Aspects : Program.Elements.Aspect_Specifications
.Aspect_Specification_Vector_Access;
Is_Part_Of_Implicit : Boolean := False;
Is_Part_Of_Inherited : Boolean := False;
Is_Part_Of_Instance : Boolean := False;
Has_Not : Boolean := False;
Has_Overriding : Boolean := False;
Has_Not_Null : Boolean := False)
return Implicit_Function_Body_Stub is
begin
return Result : Implicit_Function_Body_Stub :=
(Name => Name, Parameters => Parameters,
Result_Subtype => Result_Subtype, Aspects => Aspects,
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_Not => Has_Not,
Has_Overriding => Has_Overriding, Has_Not_Null => Has_Not_Null,
Enclosing_Element => null)
do
Initialize (Result);
end return;
end Create;
overriding function Name
(Self : Base_Function_Body_Stub)
return not null Program.Elements.Defining_Identifiers
.Defining_Identifier_Access is
begin
return Self.Name;
end Name;
overriding function Parameters
(Self : Base_Function_Body_Stub)
return Program.Elements.Parameter_Specifications
.Parameter_Specification_Vector_Access is
begin
return Self.Parameters;
end Parameters;
overriding function Result_Subtype
(Self : Base_Function_Body_Stub)
return not null Program.Elements.Element_Access is
begin
return Self.Result_Subtype;
end Result_Subtype;
overriding function Aspects
(Self : Base_Function_Body_Stub)
return Program.Elements.Aspect_Specifications
.Aspect_Specification_Vector_Access is
begin
return Self.Aspects;
end Aspects;
overriding function Not_Token
(Self : Function_Body_Stub)
return Program.Lexical_Elements.Lexical_Element_Access is
begin
return Self.Not_Token;
end Not_Token;
overriding function Overriding_Token
(Self : Function_Body_Stub)
return Program.Lexical_Elements.Lexical_Element_Access is
begin
return Self.Overriding_Token;
end Overriding_Token;
overriding function Function_Token
(Self : Function_Body_Stub)
return not null Program.Lexical_Elements.Lexical_Element_Access is
begin
return Self.Function_Token;
end Function_Token;
overriding function Left_Bracket_Token
(Self : Function_Body_Stub)
return Program.Lexical_Elements.Lexical_Element_Access is
begin
return Self.Left_Bracket_Token;
end Left_Bracket_Token;
overriding function Right_Bracket_Token
(Self : Function_Body_Stub)
return Program.Lexical_Elements.Lexical_Element_Access is
begin
return Self.Right_Bracket_Token;
end Right_Bracket_Token;
overriding function Return_Token
(Self : Function_Body_Stub)
return not null Program.Lexical_Elements.Lexical_Element_Access is
begin
return Self.Return_Token;
end Return_Token;
overriding function Not_Token_2
(Self : Function_Body_Stub)
return Program.Lexical_Elements.Lexical_Element_Access is
begin
return Self.Not_Token_2;
end Not_Token_2;
overriding function Null_Token
(Self : Function_Body_Stub)
return Program.Lexical_Elements.Lexical_Element_Access is
begin
return Self.Null_Token;
end Null_Token;
overriding function Is_Token
(Self : Function_Body_Stub)
return not null Program.Lexical_Elements.Lexical_Element_Access is
begin
return Self.Is_Token;
end Is_Token;
overriding function Separate_Token
(Self : Function_Body_Stub)
return not null Program.Lexical_Elements.Lexical_Element_Access is
begin
return Self.Separate_Token;
end Separate_Token;
overriding function With_Token
(Self : Function_Body_Stub)
return Program.Lexical_Elements.Lexical_Element_Access is
begin
return Self.With_Token;
end With_Token;
overriding function Semicolon_Token
(Self : Function_Body_Stub)
return not null Program.Lexical_Elements.Lexical_Element_Access is
begin
return Self.Semicolon_Token;
end Semicolon_Token;
overriding function Has_Not (Self : Function_Body_Stub) return Boolean is
begin
return Self.Not_Token.Assigned;
end Has_Not;
overriding function Has_Overriding
(Self : Function_Body_Stub)
return Boolean is
begin
return Self.Overriding_Token.Assigned;
end Has_Overriding;
overriding function Has_Not_Null
(Self : Function_Body_Stub)
return Boolean is
begin
return Self.Null_Token.Assigned;
end Has_Not_Null;
overriding function Is_Part_Of_Implicit
(Self : Implicit_Function_Body_Stub)
return Boolean is
begin
return Self.Is_Part_Of_Implicit;
end Is_Part_Of_Implicit;
overriding function Is_Part_Of_Inherited
(Self : Implicit_Function_Body_Stub)
return Boolean is
begin
return Self.Is_Part_Of_Inherited;
end Is_Part_Of_Inherited;
overriding function Is_Part_Of_Instance
(Self : Implicit_Function_Body_Stub)
return Boolean is
begin
return Self.Is_Part_Of_Instance;
end Is_Part_Of_Instance;
overriding function Has_Not
(Self : Implicit_Function_Body_Stub)
return Boolean is
begin
return Self.Has_Not;
end Has_Not;
overriding function Has_Overriding
(Self : Implicit_Function_Body_Stub)
return Boolean is
begin
return Self.Has_Overriding;
end Has_Overriding;
overriding function Has_Not_Null
(Self : Implicit_Function_Body_Stub)
return Boolean is
begin
return Self.Has_Not_Null;
end Has_Not_Null;
procedure Initialize
(Self : aliased in out Base_Function_Body_Stub'Class) is
begin
Set_Enclosing_Element (Self.Name, Self'Unchecked_Access);
for Item in Self.Parameters.Each_Element loop
Set_Enclosing_Element (Item.Element, Self'Unchecked_Access);
end loop;
Set_Enclosing_Element (Self.Result_Subtype, Self'Unchecked_Access);
for Item in Self.Aspects.Each_Element loop
Set_Enclosing_Element (Item.Element, Self'Unchecked_Access);
end loop;
null;
end Initialize;
overriding function Is_Function_Body_Stub_Element
(Self : Base_Function_Body_Stub)
return Boolean is
pragma Unreferenced (Self);
begin
return True;
end Is_Function_Body_Stub_Element;
overriding function Is_Declaration_Element
(Self : Base_Function_Body_Stub)
return Boolean is
pragma Unreferenced (Self);
begin
return True;
end Is_Declaration_Element;
overriding procedure Visit
(Self : not null access Base_Function_Body_Stub;
Visitor : in out Program.Element_Visitors.Element_Visitor'Class) is
begin
Visitor.Function_Body_Stub (Self);
end Visit;
overriding function To_Function_Body_Stub_Text
(Self : aliased in out Function_Body_Stub)
return Program.Elements.Function_Body_Stubs
.Function_Body_Stub_Text_Access is
begin
return Self'Unchecked_Access;
end To_Function_Body_Stub_Text;
overriding function To_Function_Body_Stub_Text
(Self : aliased in out Implicit_Function_Body_Stub)
return Program.Elements.Function_Body_Stubs
.Function_Body_Stub_Text_Access is
pragma Unreferenced (Self);
begin
return null;
end To_Function_Body_Stub_Text;
end Program.Nodes.Function_Body_Stubs;
| 33.144695 | 76 | 0.719441 |
30764670e3c0dc08f148d7859176d9a05985b2eb | 3,799 | ada | Ada | gcc-gcc-7_3_0-release/gcc/testsuite/ada/acats/tests/c4/c43212c.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/c43212c.ada | best08618/asylo | 5a520a9f5c461ede0f32acc284017b737a43898c | [
"Apache-2.0"
] | null | null | null | gcc-gcc-7_3_0-release/gcc/testsuite/ada/acats/tests/c4/c43212c.ada | best08618/asylo | 5a520a9f5c461ede0f32acc284017b737a43898c | [
"Apache-2.0"
] | 2 | 2020-07-27T00:22:36.000Z | 2021-04-01T09:41:02.000Z | -- C43212C.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.
--*
-- CHECK THAT CONSTRAINT_ERROR IS RAISED IF ALL SUBAGGREGATES FOR
-- A PARTICULAR DIMENSION DO NOT HAVE THE SAME BOUNDS.
-- ADDITIONAL CASES FOR THE THIRD DIMENSION AND FOR THE NULL ARRAYS.
-- PK 02/21/84
-- EG 05/30/84
WITH REPORT;
USE REPORT;
PROCEDURE C43212C IS
SUBTYPE INT IS INTEGER RANGE 1 .. 3;
BEGIN
TEST("C43212C","CHECK THAT CONSTRAINT_ERROR IS RAISED IF ALL " &
"SUBAGGREGATES FOR A PARTICULAR DIMENSION DO " &
"NOT HAVE THE SAME BOUNDS");
DECLARE
TYPE A3 IS ARRAY(INT RANGE <>, INT RANGE <>, INT RANGE <>)
OF INTEGER;
BEGIN
IF A3'(((IDENT_INT(1) .. IDENT_INT(2) => IDENT_INT(1)),
(1 .. IDENT_INT(2) => IDENT_INT(1))),
((IDENT_INT(2) .. IDENT_INT(3) => IDENT_INT(1)),
(IDENT_INT(2) .. IDENT_INT(3) => IDENT_INT(1))))
=
A3'(((IDENT_INT(1) .. IDENT_INT(2) => IDENT_INT(1)),
(1 .. IDENT_INT(2) => IDENT_INT(1))),
((IDENT_INT(2) .. IDENT_INT(3) => IDENT_INT(1)),
(IDENT_INT(2) .. IDENT_INT(3) => IDENT_INT(1))))
THEN
FAILED ("A3 - EXCEPTION NOT RAISED, ARRAYS EQUAL");
END IF;
FAILED ("A3 - EXCEPTION NOT RAISED, ARRAYS NOT EQUAL");
EXCEPTION
WHEN CONSTRAINT_ERROR => NULL;
WHEN OTHERS =>
FAILED ("A3 - WRONG EXCEPTION RAISED");
END;
DECLARE
TYPE B3 IS ARRAY(INT RANGE <>, INT RANGE <>, INT RANGE <>)
OF INTEGER;
BEGIN
IF B3'(((IDENT_INT(2) .. IDENT_INT(1) => IDENT_INT(1)),
(2 .. IDENT_INT(1) => IDENT_INT(1))),
((IDENT_INT(3) .. IDENT_INT(1) => IDENT_INT(1)),
(IDENT_INT(3) .. IDENT_INT(1) => IDENT_INT(1))))
=
B3'(((IDENT_INT(2) .. IDENT_INT(1) => IDENT_INT(1)),
(2 .. IDENT_INT(1) => IDENT_INT(1))),
((IDENT_INT(3) .. IDENT_INT(1) => IDENT_INT(1)),
(IDENT_INT(3) .. IDENT_INT(1) => IDENT_INT(1))))
THEN
FAILED ("B3 - EXCEPTION NOT RAISED, ARRAYS EQUAL");
END IF;
FAILED ("B3 - EXCEPTION NOT RAISED, ARRAYS NOT EQUAL");
EXCEPTION
WHEN CONSTRAINT_ERROR => NULL;
WHEN OTHERS =>
FAILED ("B3 - WRONG EXCEPTION RAISED");
END;
RESULT;
END C43212C;
| 36.883495 | 79 | 0.553304 |
d116c63f8b0df720b0286b59c1e80baf87202bd8 | 11,292 | ads | Ada | gyak/gyak1-2/b__hello.ads | balintsoos/LearnAda | 9d2fc76209f6e15b4fa91b4b39107ae6cc7e7114 | [
"MIT"
] | null | null | null | gyak/gyak1-2/b__hello.ads | balintsoos/LearnAda | 9d2fc76209f6e15b4fa91b4b39107ae6cc7e7114 | [
"MIT"
] | null | null | null | gyak/gyak1-2/b__hello.ads | balintsoos/LearnAda | 9d2fc76209f6e15b4fa91b4b39107ae6cc7e7114 | [
"MIT"
] | 1 | 2021-07-16T16:15:11.000Z | 2021-07-16T16:15:11.000Z | pragma Ada_95;
with System;
package ada_main is
pragma Warnings (Off);
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: GPL 2015 (20150428-49)" & ASCII.NUL;
pragma Export (C, GNAT_Version, "__gnat_version");
Ada_Main_Program_Name : constant String := "_ada_hello" & 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#455d0d05#;
pragma Export (C, u00001, "helloB");
u00002 : constant Version_32 := 16#fbff4c67#;
pragma Export (C, u00002, "system__standard_libraryB");
u00003 : constant Version_32 := 16#f72f352b#;
pragma Export (C, u00003, "system__standard_libraryS");
u00004 : constant Version_32 := 16#7dbbd31d#;
pragma Export (C, u00004, "text_ioS");
u00005 : constant Version_32 := 16#3ffc8e18#;
pragma Export (C, u00005, "adaS");
u00006 : constant Version_32 := 16#28f088c2#;
pragma Export (C, u00006, "ada__text_ioB");
u00007 : constant Version_32 := 16#1a9b0017#;
pragma Export (C, u00007, "ada__text_ioS");
u00008 : constant Version_32 := 16#b612ca65#;
pragma Export (C, u00008, "ada__exceptionsB");
u00009 : constant Version_32 := 16#1d190453#;
pragma Export (C, u00009, "ada__exceptionsS");
u00010 : constant Version_32 := 16#a46739c0#;
pragma Export (C, u00010, "ada__exceptions__last_chance_handlerB");
u00011 : constant Version_32 := 16#3aac8c92#;
pragma Export (C, u00011, "ada__exceptions__last_chance_handlerS");
u00012 : constant Version_32 := 16#f4ce8c3a#;
pragma Export (C, u00012, "systemS");
u00013 : constant Version_32 := 16#a207fefe#;
pragma Export (C, u00013, "system__soft_linksB");
u00014 : constant Version_32 := 16#af945ded#;
pragma Export (C, u00014, "system__soft_linksS");
u00015 : constant Version_32 := 16#b01dad17#;
pragma Export (C, u00015, "system__parametersB");
u00016 : constant Version_32 := 16#8ae48145#;
pragma Export (C, u00016, "system__parametersS");
u00017 : constant Version_32 := 16#b19b6653#;
pragma Export (C, u00017, "system__secondary_stackB");
u00018 : constant Version_32 := 16#5faf4353#;
pragma Export (C, u00018, "system__secondary_stackS");
u00019 : constant Version_32 := 16#39a03df9#;
pragma Export (C, u00019, "system__storage_elementsB");
u00020 : constant Version_32 := 16#d90dc63e#;
pragma Export (C, u00020, "system__storage_elementsS");
u00021 : constant Version_32 := 16#41837d1e#;
pragma Export (C, u00021, "system__stack_checkingB");
u00022 : constant Version_32 := 16#7a71e7d2#;
pragma Export (C, u00022, "system__stack_checkingS");
u00023 : constant Version_32 := 16#393398c1#;
pragma Export (C, u00023, "system__exception_tableB");
u00024 : constant Version_32 := 16#5ad7ea2f#;
pragma Export (C, u00024, "system__exception_tableS");
u00025 : constant Version_32 := 16#ce4af020#;
pragma Export (C, u00025, "system__exceptionsB");
u00026 : constant Version_32 := 16#9cade1cc#;
pragma Export (C, u00026, "system__exceptionsS");
u00027 : constant Version_32 := 16#37d758f1#;
pragma Export (C, u00027, "system__exceptions__machineS");
u00028 : constant Version_32 := 16#b895431d#;
pragma Export (C, u00028, "system__exceptions_debugB");
u00029 : constant Version_32 := 16#472c9584#;
pragma Export (C, u00029, "system__exceptions_debugS");
u00030 : constant Version_32 := 16#570325c8#;
pragma Export (C, u00030, "system__img_intB");
u00031 : constant Version_32 := 16#f6156cf8#;
pragma Export (C, u00031, "system__img_intS");
u00032 : constant Version_32 := 16#b98c3e16#;
pragma Export (C, u00032, "system__tracebackB");
u00033 : constant Version_32 := 16#6af355e1#;
pragma Export (C, u00033, "system__tracebackS");
u00034 : constant Version_32 := 16#9ed49525#;
pragma Export (C, u00034, "system__traceback_entriesB");
u00035 : constant Version_32 := 16#f4957a4a#;
pragma Export (C, u00035, "system__traceback_entriesS");
u00036 : constant Version_32 := 16#8c33a517#;
pragma Export (C, u00036, "system__wch_conB");
u00037 : constant Version_32 := 16#efb3aee8#;
pragma Export (C, u00037, "system__wch_conS");
u00038 : constant Version_32 := 16#9721e840#;
pragma Export (C, u00038, "system__wch_stwB");
u00039 : constant Version_32 := 16#c2a282e9#;
pragma Export (C, u00039, "system__wch_stwS");
u00040 : constant Version_32 := 16#92b797cb#;
pragma Export (C, u00040, "system__wch_cnvB");
u00041 : constant Version_32 := 16#e004141b#;
pragma Export (C, u00041, "system__wch_cnvS");
u00042 : constant Version_32 := 16#6033a23f#;
pragma Export (C, u00042, "interfacesS");
u00043 : constant Version_32 := 16#ece6fdb6#;
pragma Export (C, u00043, "system__wch_jisB");
u00044 : constant Version_32 := 16#60740d3a#;
pragma Export (C, u00044, "system__wch_jisS");
u00045 : constant Version_32 := 16#10558b11#;
pragma Export (C, u00045, "ada__streamsB");
u00046 : constant Version_32 := 16#2e6701ab#;
pragma Export (C, u00046, "ada__streamsS");
u00047 : constant Version_32 := 16#db5c917c#;
pragma Export (C, u00047, "ada__io_exceptionsS");
u00048 : constant Version_32 := 16#12c8cd7d#;
pragma Export (C, u00048, "ada__tagsB");
u00049 : constant Version_32 := 16#ce72c228#;
pragma Export (C, u00049, "ada__tagsS");
u00050 : constant Version_32 := 16#c3335bfd#;
pragma Export (C, u00050, "system__htableB");
u00051 : constant Version_32 := 16#700c3fd0#;
pragma Export (C, u00051, "system__htableS");
u00052 : constant Version_32 := 16#089f5cd0#;
pragma Export (C, u00052, "system__string_hashB");
u00053 : constant Version_32 := 16#d25254ae#;
pragma Export (C, u00053, "system__string_hashS");
u00054 : constant Version_32 := 16#699628fa#;
pragma Export (C, u00054, "system__unsigned_typesS");
u00055 : constant Version_32 := 16#b44f9ae7#;
pragma Export (C, u00055, "system__val_unsB");
u00056 : constant Version_32 := 16#793ec5c1#;
pragma Export (C, u00056, "system__val_unsS");
u00057 : constant Version_32 := 16#27b600b2#;
pragma Export (C, u00057, "system__val_utilB");
u00058 : constant Version_32 := 16#586e3ac4#;
pragma Export (C, u00058, "system__val_utilS");
u00059 : constant Version_32 := 16#d1060688#;
pragma Export (C, u00059, "system__case_utilB");
u00060 : constant Version_32 := 16#d0c7e5ed#;
pragma Export (C, u00060, "system__case_utilS");
u00061 : constant Version_32 := 16#84a27f0d#;
pragma Export (C, u00061, "interfaces__c_streamsB");
u00062 : constant Version_32 := 16#8bb5f2c0#;
pragma Export (C, u00062, "interfaces__c_streamsS");
u00063 : constant Version_32 := 16#845f5a34#;
pragma Export (C, u00063, "system__crtlS");
u00064 : constant Version_32 := 16#431faf3c#;
pragma Export (C, u00064, "system__file_ioB");
u00065 : constant Version_32 := 16#53bf6d5f#;
pragma Export (C, u00065, "system__file_ioS");
u00066 : constant Version_32 := 16#b7ab275c#;
pragma Export (C, u00066, "ada__finalizationB");
u00067 : constant Version_32 := 16#19f764ca#;
pragma Export (C, u00067, "ada__finalizationS");
u00068 : constant Version_32 := 16#95817ed8#;
pragma Export (C, u00068, "system__finalization_rootB");
u00069 : constant Version_32 := 16#bb3cffaa#;
pragma Export (C, u00069, "system__finalization_rootS");
u00070 : constant Version_32 := 16#769e25e6#;
pragma Export (C, u00070, "interfaces__cB");
u00071 : constant Version_32 := 16#4a38bedb#;
pragma Export (C, u00071, "interfaces__cS");
u00072 : constant Version_32 := 16#ee0f26dd#;
pragma Export (C, u00072, "system__os_libB");
u00073 : constant Version_32 := 16#d7b69782#;
pragma Export (C, u00073, "system__os_libS");
u00074 : constant Version_32 := 16#1a817b8e#;
pragma Export (C, u00074, "system__stringsB");
u00075 : constant Version_32 := 16#8a719d5c#;
pragma Export (C, u00075, "system__stringsS");
u00076 : constant Version_32 := 16#09511692#;
pragma Export (C, u00076, "system__file_control_blockS");
u00077 : constant Version_32 := 16#2bce1226#;
pragma Export (C, u00077, "system__memoryB");
u00078 : constant Version_32 := 16#adb3ea0e#;
pragma Export (C, u00078, "system__memoryS");
-- BEGIN ELABORATION ORDER
-- ada%s
-- interfaces%s
-- system%s
-- system.case_util%s
-- system.case_util%b
-- system.htable%s
-- system.img_int%s
-- system.img_int%b
-- system.parameters%s
-- system.parameters%b
-- system.crtl%s
-- interfaces.c_streams%s
-- interfaces.c_streams%b
-- system.standard_library%s
-- system.exceptions_debug%s
-- system.exceptions_debug%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%b
-- system.strings%s
-- system.strings%b
-- system.os_lib%s
-- system.traceback_entries%s
-- system.traceback_entries%b
-- ada.exceptions%s
-- system.soft_links%s
-- system.unsigned_types%s
-- system.val_uns%s
-- system.val_util%s
-- system.val_util%b
-- system.val_uns%b
-- system.wch_con%s
-- system.wch_con%b
-- system.wch_cnv%s
-- system.wch_jis%s
-- system.wch_jis%b
-- system.wch_cnv%b
-- system.wch_stw%s
-- system.wch_stw%b
-- ada.exceptions.last_chance_handler%s
-- ada.exceptions.last_chance_handler%b
-- system.exception_table%s
-- system.exception_table%b
-- ada.io_exceptions%s
-- ada.tags%s
-- ada.streams%s
-- ada.streams%b
-- interfaces.c%s
-- system.exceptions%s
-- system.exceptions%b
-- system.exceptions.machine%s
-- system.file_control_block%s
-- system.file_io%s
-- system.finalization_root%s
-- system.finalization_root%b
-- ada.finalization%s
-- ada.finalization%b
-- system.memory%s
-- system.memory%b
-- system.standard_library%b
-- system.secondary_stack%s
-- system.file_io%b
-- interfaces.c%b
-- ada.tags%b
-- system.soft_links%b
-- system.os_lib%b
-- system.secondary_stack%b
-- system.traceback%s
-- ada.exceptions%b
-- system.traceback%b
-- ada.text_io%s
-- ada.text_io%b
-- text_io%s
-- hello%b
-- END ELABORATION ORDER
end ada_main;
| 40.765343 | 77 | 0.668881 |
a00aebbff2d84c7c6075cb76375a5c0f34d9a3e2 | 2,031 | ads | Ada | src/rings.ads | vdh-anssi/ewok-kernel | 9a88dcae16659c212c4123b7a9272c9dfa51f85a | [
"Apache-2.0"
] | 65 | 2018-09-26T09:10:11.000Z | 2022-01-30T21:17:37.000Z | src/rings.ads | vdh-anssi/ewok-kernel | 9a88dcae16659c212c4123b7a9272c9dfa51f85a | [
"Apache-2.0"
] | 22 | 2019-04-07T15:15:54.000Z | 2020-10-15T12:45:54.000Z | src/rings.ads | vdh-anssi/ewok-kernel | 9a88dcae16659c212c4123b7a9272c9dfa51f85a | [
"Apache-2.0"
] | 10 | 2018-09-27T09:43:08.000Z | 2021-01-29T22:50:17.000Z | --
-- Copyright 2018 The wookey project team <[email protected]>
-- - Ryad Benadjila
-- - Arnauld Michelizza
-- - Mathieu Renard
-- - Philippe Thierry
-- - Philippe Trebuchet
--
-- 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.
--
--
--
-- Ring buffer generic implementation
--
generic
type object is private;
size : in integer := 512;
default_object : object;
package rings
with spark_mode => on
is
pragma Preelaborate;
type ring is private;
type ring_state is (EMPTY, USED, FULL);
procedure init
(r : out ring);
-- Write new data and increment top counter
procedure write
(r : in out ring;
item : in object;
success : out boolean);
-- Read data and increment bottom counter
procedure read
(r : in out ring;
item : out object;
success : out boolean);
-- Decrement top counter
procedure unwrite
(r : in out ring;
success : out boolean);
-- Return ring state (empty, used or full)
function state (r : ring) return ring_state;
private
type ring_range is new integer range 1 .. size;
type buffer is array (ring_range) of object;
type ring is record
buf : buffer := (others => default_object);
top : ring_range := ring_range'first; -- place to write
bottom : ring_range := ring_range'first; -- place to read
state : ring_state := EMPTY;
end record;
end rings;
| 26.376623 | 79 | 0.63417 |
5e4908a3a7fb563865881c430d6abbc723b44124 | 4,604 | ads | Ada | tools/configure/configure-tests-mysql.ads | svn2github/matreshka | 9d222b3ad9da508855fb1f5adbe5e8a4fad4c530 | [
"BSD-3-Clause"
] | 24 | 2016-11-29T06:59:41.000Z | 2021-08-30T11:55:16.000Z | tools/configure/configure-tests-mysql.ads | svn2github/matreshka | 9d222b3ad9da508855fb1f5adbe5e8a4fad4c530 | [
"BSD-3-Clause"
] | 2 | 2019-01-16T05:15:20.000Z | 2019-02-03T10:03:32.000Z | tools/configure/configure-tests-mysql.ads | 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$ $Date$
------------------------------------------------------------------------------
-- This test detects parameters to link with MySQL client library.
--
-- It sets following substitutions variables:
-- - HAS_MYSQL
-- - MYSQL_LIBRARY_OPTIONS
------------------------------------------------------------------------------
with Configure.Abstract_Tests;
private with Configure.Component_Switches;
package Configure.Tests.MySQL is
type MySQL_Test is
new Configure.Abstract_Tests.Abstract_Test with private;
overriding function Name (Self : MySQL_Test) return String;
-- Returns name of the test to be used in reports.
overriding function Help
(Self : MySQL_Test) return Unbounded_String_Vector;
-- Returns help information for test.
overriding procedure Execute
(Self : in out MySQL_Test;
Arguments : in out Unbounded_String_Vector);
-- Executes test's actions. All used arguments must be removed from
-- Arguments.
private
type MySQL_Test is
new Configure.Abstract_Tests.Abstract_Test with record
Switches : Configure.Component_Switches.Component_Switches
:= Configure.Component_Switches.Create
(Name => "mysql",
Description => "MySQL support",
Libdir_Enabled => True);
end record;
end Configure.Tests.MySQL;
| 55.46988 | 78 | 0.468723 |
1954a2e3bfc9856cdaeb417b2ed1a1c3402660cb | 349 | adb | Ada | src/004/escape_loop.adb | xeenta/learning-ada | bd3edf0c9e8b8eff814ffd89b040f488b80a7d5b | [
"MIT"
] | null | null | null | src/004/escape_loop.adb | xeenta/learning-ada | bd3edf0c9e8b8eff814ffd89b040f488b80a7d5b | [
"MIT"
] | null | null | null | src/004/escape_loop.adb | xeenta/learning-ada | bd3edf0c9e8b8eff814ffd89b040f488b80a7d5b | [
"MIT"
] | null | null | null | with Ada.Text_IO; use Ada.Text_IO;
procedure Escape_Loop is
package IO is new Integer_IO (Integer);
begin
Reverse_Loop:
for I in reverse 1 .. 100 loop
for J in 2*I .. 4*I loop
IO.Put (I);
exit reverse_loop when I*J mod 300 = 0;
IO.Put (J); New_Line;
end loop;
end loop Reverse_Loop;
end Escape_Loop;
| 23.266667 | 48 | 0.633238 |
19478e96d281bcf5d290ee4de5043f2c2ea6e3d8 | 8,626 | ads | Ada | llvm-gcc-4.2-2.9/gcc/ada/system-darwin-ppc.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/system-darwin-ppc.ads | vidkidz/crossbridge | ba0bf94aee0ce6cf7eb5be882382e52bc57ba396 | [
"MIT"
] | null | null | null | llvm-gcc-4.2-2.9/gcc/ada/system-darwin-ppc.ads | vidkidz/crossbridge | ba0bf94aee0ce6cf7eb5be882382e52bc57ba396 | [
"MIT"
] | null | null | null | ------------------------------------------------------------------------------
-- --
-- GNAT RUN-TIME COMPONENTS --
-- --
-- S Y S T E M --
-- --
-- S p e c --
-- (Darwin/PPC Version) --
-- --
-- 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. --
-- --
-- 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. --
-- --
------------------------------------------------------------------------------
package System is
pragma Pure;
-- Note that we take advantage of the implementation permission to make
-- this unit Pure instead of Preelaborable; see RM 13.7.1(15). In Ada
-- 2005, this is Pure in any case (AI-362).
type Name is (SYSTEM_NAME_GNAT);
System_Name : constant Name := SYSTEM_NAME_GNAT;
-- System-Dependent Named Numbers
Min_Int : constant := Long_Long_Integer'First;
Max_Int : constant := Long_Long_Integer'Last;
Max_Binary_Modulus : constant := 2 ** Long_Long_Integer'Size;
Max_Nonbinary_Modulus : constant := Integer'Last;
Max_Base_Digits : constant := Long_Long_Float'Digits;
Max_Digits : constant := Long_Long_Float'Digits;
Max_Mantissa : constant := 63;
Fine_Delta : constant := 2.0 ** (-Max_Mantissa);
Tick : constant := 0.01;
-- Storage-related Declarations
type Address is private;
Null_Address : constant Address;
Storage_Unit : constant := 8;
Word_Size : constant := 32;
Memory_Size : constant := 2 ** 32;
-- Address comparison
function "<" (Left, Right : Address) return Boolean;
function "<=" (Left, Right : Address) return Boolean;
function ">" (Left, Right : Address) return Boolean;
function ">=" (Left, Right : Address) return Boolean;
function "=" (Left, Right : Address) return Boolean;
pragma Import (Intrinsic, "<");
pragma Import (Intrinsic, "<=");
pragma Import (Intrinsic, ">");
pragma Import (Intrinsic, ">=");
pragma Import (Intrinsic, "=");
-- Other System-Dependent Declarations
type Bit_Order is (High_Order_First, Low_Order_First);
Default_Bit_Order : constant Bit_Order := High_Order_First;
-- Priority-related Declarations (RM D.1)
-- The values defined here are derived from the following Darwin
-- sources:
--
-- Libc/pthreads/pthread.c
-- pthread_init calls host_info to retrieve the HOST_PRIORITY_INFO.
-- This file includes "pthread_internals".
-- Libc/pthreads/pthread_internals.h
-- This file includes <mach/mach.h>.
-- xnu/osfmk/mach/mach.h
-- This file includes <mach/mach_types.h>.
-- xnu/osfmk/mach/mach_types.h
-- This file includes <mach/host_info.h>.
-- xnu/osfmk/mach/host_info.h
-- This file contains the definition of the host_info_t data structure
-- and the function prototype for host_info.
-- xnu/osfmk/kern/host.c
-- This file defines the function host_info which sets the
-- priority_info field of struct host_info_t. This file includes
-- <kern/processor.h>.
-- xnu/osfmk/kern/processor.h
-- This file includes <kern/sched.h>.
-- xnu/osfmk/kern/sched.h
-- This file defines the values for each level of priority.
Max_Interrupt_Priority : constant Positive := 63;
Max_Priority : constant Positive := Max_Interrupt_Priority - 1;
subtype Any_Priority is Integer range 0 .. Max_Interrupt_Priority;
subtype Priority is Any_Priority range 0 .. Max_Priority;
subtype Interrupt_Priority is Any_Priority
range Priority'Last + 1 .. Max_Interrupt_Priority;
Default_Priority : constant Priority :=
(Priority'Last - Priority'First) / 2;
private
type Address is mod Memory_Size;
Null_Address : constant Address := 0;
--------------------------------------
-- System Implementation Parameters --
--------------------------------------
-- These parameters provide information about the target that is used
-- by the compiler. They are in the private part of System, where they
-- can be accessed using the special circuitry in the Targparm unit
-- whose source should be consulted for more detailed descriptions
-- of the individual switch values.
AAMP : constant Boolean := False;
Backend_Divide_Checks : constant Boolean := False;
Backend_Overflow_Checks : constant Boolean := False;
Command_Line_Args : constant Boolean := True;
Compiler_System_Version : constant Boolean := False;
Configurable_Run_Time : constant Boolean := False;
Denorm : constant Boolean := True;
Duration_32_Bits : constant Boolean := False;
Exit_Status_Supported : constant Boolean := True;
Fractional_Fixed_Ops : constant Boolean := False;
Frontend_Layout : constant Boolean := False;
Functions_Return_By_DSP : constant Boolean := False;
Machine_Overflows : constant Boolean := False;
Machine_Rounds : constant Boolean := True;
OpenVMS : constant Boolean := False;
Preallocated_Stacks : constant Boolean := False;
Signed_Zeros : constant Boolean := True;
Stack_Check_Default : constant Boolean := False;
Stack_Check_Probes : constant Boolean := False;
Support_64_Bit_Divides : constant Boolean := True;
Support_Aggregates : constant Boolean := True;
Support_Composite_Assign : constant Boolean := True;
Support_Composite_Compare : constant Boolean := True;
Support_Long_Shifts : constant Boolean := True;
Suppress_Standard_Library : constant Boolean := False;
Use_Ada_Main_Program_Name : constant Boolean := False;
ZCX_By_Default : constant Boolean := True;
GCC_ZCX_Support : constant Boolean := True;
Front_End_ZCX_Support : constant Boolean := False;
-- Obsolete entries, to be removed eventually (bootstrap issues!)
-- High_Integrity_Mode : constant Boolean := False;
-- Long_Shifts_Inlined : constant Boolean := True;
end System;
| 47.922222 | 78 | 0.575933 |
d1645e41691ca99ea5c241de90df2fbd530f5883 | 3,605 | ads | Ada | source/amf/uml/amf-uml-constraints-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-constraints-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-constraints-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.Constraints.Hash is
new AMF.Elements.Generic_Hash (UML_Constraint, UML_Constraint_Access);
| 72.1 | 78 | 0.401387 |
3029638a5fa1dd57744580c533f2dc9b40ff6ba0 | 3,540 | adb | Ada | tools-src/gnu/gcc/gcc/ada/s-io.adb | modern-tomato/tomato | 96f09fab4929c6ddde5c9113f1b2476ad37133c4 | [
"FSFAP"
] | 80 | 2015-01-02T10:14:04.000Z | 2021-06-07T06:29:49.000Z | tools-src/gnu/gcc/gcc/ada/s-io.adb | modern-tomato/tomato | 96f09fab4929c6ddde5c9113f1b2476ad37133c4 | [
"FSFAP"
] | 9 | 2015-05-14T11:03:12.000Z | 2018-01-04T07:12:58.000Z | tools-src/gnu/gcc/gcc/ada/s-io.adb | modern-tomato/tomato | 96f09fab4929c6ddde5c9113f1b2476ad37133c4 | [
"FSFAP"
] | 69 | 2015-01-02T10:45:56.000Z | 2021-09-06T07:52:13.000Z | ------------------------------------------------------------------------------
-- --
-- GNAT RUNTIME COMPONENTS --
-- --
-- S Y S T E M . I O --
-- --
-- B o d y --
-- --
-- $Revision$
-- --
-- Copyright (C) 1992-2000 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. --
-- --
-- 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. --
-- --
------------------------------------------------------------------------------
package body System.IO is
--------------
-- 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");
begin
Put_Int (X);
end Put;
procedure Put (C : Character) is
procedure Put_Char (C : Character);
pragma Import (C, Put_Char, "put_char");
begin
Put_Char (C);
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;
end System.IO;
| 39.775281 | 78 | 0.415819 |
38122889e26997bbe812632afb203048ff398faa | 2,431 | ads | Ada | tools/xml2ayacc/encoding/encodings-read-write.ads | faelys/gela-asis | 48a3bee90eda9f0c9d958b4e3c80a5a9b1c65253 | [
"BSD-3-Clause"
] | 4 | 2016-02-05T15:51:56.000Z | 2022-03-25T20:38:32.000Z | tools/xml2ayacc/encoding/encodings-read-write.ads | faelys/gela-asis | 48a3bee90eda9f0c9d958b4e3c80a5a9b1c65253 | [
"BSD-3-Clause"
] | null | null | null | tools/xml2ayacc/encoding/encodings-read-write.ads | faelys/gela-asis | 48a3bee90eda9f0c9d958b4e3c80a5a9b1c65253 | [
"BSD-3-Clause"
] | null | null | null | --------------------------------------------------------
-- E n c o d i n g s --
-- --
-- Tools for convertion strings between Unicode and --
-- national/vendor character sets. --
-- - - - - - - - - - --
-- Read copyright and license at the end of this file --
--------------------------------------------------------
-- Procedure to write Ada package Encodings.Maps.*
-- The package can be used to link through
-- Encodings.Maps.Linked
procedure Encodings.Read.Write
(Object : Mapping;
Map : Encoding);
------------------------------------------------------------------------------
-- 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.
------------------------------------------------------------------------------
| 51.723404 | 79 | 0.604689 |
03d4dfae02c3063e3aa9b365ebda50b4699c2c56 | 12,469 | adb | Ada | src/generator.adb | bracke/websitegenerator | d3aee456f9f0b84e1d4e7030520fac5d8e6c8a1b | [
"CC0-1.0"
] | 1 | 2022-02-14T11:45:43.000Z | 2022-02-14T11:45:43.000Z | src/generator.adb | bracke/websitegenerator | d3aee456f9f0b84e1d4e7030520fac5d8e6c8a1b | [
"CC0-1.0"
] | null | null | null | src/generator.adb | bracke/websitegenerator | d3aee456f9f0b84e1d4e7030520fac5d8e6c8a1b | [
"CC0-1.0"
] | null | null | null | pragma Ada_2012;
with Ada.Directories;
with Ada.Text_IO;
with Ada.Strings.Fixed;
with Ada.Characters.Handling;
with Generator.Frontmatter;
with Generator.Rssfeed;
with Generator.Sitemap;
with Ada.Text_IO.Text_Streams;
with Ada.Streams;
with Ada.Streams.Stream_IO;
with Ada.Numerics.Discrete_Random;
with Progress_Indicators.Spinners;
with Version;
with Globals;
package body Generator is
use Ada.Directories;
use Ada.Text_IO;
use Progress_Indicators.Spinners;
package CH renames Ada.Characters.Handling;
package CC renames Ada.Characters.Conversions;
package DIR renames Ada.Directories;
subtype Die is Integer range 1 .. 256;
subtype Dice is Integer range 2 * Die'First .. 2 * Die'Last;
package Random_Integer is new Ada.Numerics.Discrete_Random (Die);
use Random_Integer;
function "<" (Left, Right : Document) return Boolean is
begin
return Left.Basename < Right.Basename;
end "<";
function Find (List : Document_Container.List; Name : XString) return Cursor
is
begin
for aDocument in List.Iterate loop
if Element (aDocument).Basename = Name then
return aDocument;
end if;
end loop;
return No_Element;
end Find;
------------------
-- Process_File --
------------------
procedure Process_File
(List : out Document_Container.List;
Filepath : String;
Targetpath : String;
Linkpath : String)
is
Extension : constant String := CH.To_Upper (DIR.Extension (Filepath));
begin
if Extension = "MD" or else Extension = "MARKDOWN" then
List.Append (
Generator.Frontmatter.Read (Filepath, Targetpath, Linkpath)
);
declare
Filein : Ada.Streams.Stream_IO.File_Type;
Fileout : Ada.Text_IO.File_Type;
begin
null;
-- Ada.Streams.Stream_IO.Open
-- (Filein, Ada.Streams.Stream_IO.In_File, Filepath);
-- Ada.Text_IO.Create
-- (Fileout, Ada.Text_IO.Out_File,Targetpath);
-- Renderer.Set_Output
-- (Ada.Text_IO.Text_Streams.Stream(Fileout));
-- Generator.Markdown.To_HTML (Filein);
end;
elsif Extension = "HTML" or else Extension = "HTM" then
List.Append (
Generator.Frontmatter.Read (Filepath, Targetpath, Linkpath)
);
elsif Extension = "TMPLT" then
List.Append (
Generator.Frontmatter.Read (Filepath, Targetpath, Linkpath)
);
else
if DIR.Exists (Targetpath) then
DIR.Delete_File (Targetpath);
end if;
Copy_File (Filepath, Targetpath);
end if;
end Process_File;
-----------------------
-- Process_Directory --
-----------------------
procedure Process_Directory
(List : out Document_Container.List;
Source_Directory : String;
Target_Directory : String;
LinkpathIn : String)
is
Linkpath : constant String :=
Ada.Strings.Fixed.Trim (LinkpathIn, Slash, Slash);
Dir : Directory_Entry_Type;
Dir_Search : Search_Type;
begin
if Exists (Source_Directory) then
Start_Search (Search => Dir_Search,
Directory => Source_Directory,
Pattern => "*");
loop
Get_Next_Entry (Dir_Search, Dir);
if Simple_Name (Dir) /= "." and then Simple_Name (Dir) /= ".." then
declare
Name : constant String := Simple_Name (Dir);
Fullname : constant String := Full_Name (Dir);
Targetname : constant String
:= Compose (Target_Directory, Name);
Basename : constant String := Base_Name (Fullname);
Process : constant Boolean :=
Name /= "." and
Name /= ".." and
Ada.Strings.Fixed.Head (Name, 1) /= "_";
begin
if Process then
if Debug then
Ada.Text_IO.Put_Line (Fullname);
end if;
if Kind (Dir) = Ordinary_File then
Process_File (
List,
Fullname,
Targetname,
Linkpath & "/" & Basename & ".html");
else
if not Exists (Targetname) then
Create_Directory (Targetname);
end if;
Process_Directory (
List,
Fullname,
Targetname,
Linkpath & "/" & Name);
end if;
end if;
end;
end if;
exit when not More_Entries (Dir_Search);
end loop;
End_Search (Dir_Search);
end if;
end Process_Directory;
function Get_Nav_Links (
Document : Cursor;
List : Document_Container.List) return Translate_Set is
Set : Translate_Set;
P : Cursor := Previous (Document);
N : Cursor := Next (Document);
begin
if P = No_Element then
P := Last (List);
end if;
Insert (Set, Assoc ("previouslink",
CC.To_String (To_String (Element (P).Linkpath))));
if N = No_Element then
N := First (List);
end if;
Insert (Set, Assoc ("nextlink",
CC.To_String (To_String (Element (N).Linkpath))));
return Set;
end Get_Nav_Links;
procedure Process_Documents (
List : Document_Container.List;
Set : Translate_Set;
Layoutfolder : String;
Source_Directory : String;
Targetpath : String) is
begin
for Document in List.Iterate loop
if Debug then
Ada.Text_IO.Put_Line (
CC.To_String (
To_String (
Element (Document).Targetpath))
);
end if;
if Length (Element (Document).Layout) > 0 then
declare
Name : constant String :=
CC.To_String (
To_String (Element (Document).Layout)
);
Base_Name : constant String := DIR.Base_Name (Name);
Extension : constant String := DIR.Extension (Name);
Layoutfile : constant String :=
DIR.Compose (Layoutfolder, Base_Name, Extension);
Combined_Set : Translate_Set;
Filename : constant String :=
CC.To_String (
To_String (Element (Document).Targetpath)
);
begin
Insert (Combined_Set, Set);
Insert (Combined_Set, Element (Document).T);
Insert (Combined_Set, Get_Nav_Links (Document, List));
if DIR.Exists (Layoutfile) then
declare
F : File_Type;
Template : constant String :=
Templates_Parser.Parse (Layoutfile, Combined_Set);
begin
if Exists (Filename) then
Delete_File (Filename);
end if;
Create (F, Mode => Out_File, Name => Filename);
Put (F, Template);
Close (F);
end;
else
Ada.Text_IO.Put_Line ("Layoutfile " &
Layoutfile & " does not exist");
end if;
end;
else
Ada.Text_IO.Put_Line ("Layout for " &
CC.To_String (To_String (
Element (Document).Filepath)) & " is not defined"
);
end if;
end loop;
end Process_Documents;
function Create_Vector (
List : Document_Container.List;
Prefix : String) return Translate_Set is
Set : Translate_Set;
Pagepath : Tag;
Pagename : Tag;
Pageexcerpt : Tag;
begin
for Document of List loop
declare
Name : constant String
:= Read_From_Set (Document.T, "title");
Base_Name : constant String :=
CC.To_String (To_String (Document.Basename));
Excerpt : constant String := Read_From_Set (Document.T, "title");
begin
Pagepath := Pagepath & Ada.Strings.Fixed.Trim (
CC.To_String (To_String (Document.Linkpath)),
Slash, Slash);
Pageexcerpt := Pageexcerpt & Excerpt;
if Name'Length > 0 then
Pagename := Pagename & Name;
else
Pagename := Pagename & Base_Name;
end if;
end;
end loop;
Insert (Set, Assoc (Prefix & "path", Pagepath));
Insert (Set, Assoc (Prefix & "name", Pagename));
Insert (Set, Assoc (Prefix & "excerpt", Pageexcerpt));
return Set;
end Create_Vector;
function Read_From_Set (
Set : Translate_Set;
Token : String) return String is
Assoc : constant Association := Get (Set, Token);
begin
if Assoc /= Null_Association then
return Get (Assoc);
end if;
return "";
end Read_From_Set;
-----------
-- Start --
-----------
procedure Start (
Source_Directory : String;
Target_Directory : String) is
Config_Path : constant String :=
DIR.Compose (Source_Directory,
Globals.Site_Configuration_Name);
Layoutfolder : constant String := Compose (Source_Directory,
Globals.Layout_Folder_Name);
Blog_Source_Directory : constant String :=
Compose (Source_Directory, Globals.Posts_Source_Folder_Name);
Blog_Target_Directory : constant String :=
Compose (Target_Directory, Globals.Blog_Target_Folder_Name);
Documents : Document_Container.List;
Posts : Document_Container.List;
Set : Translate_Set;
Site_Set : Translate_Set;
G : Random_Integer.Generator;
D : Dice;
Indicator : Spinner := Make;
Index: Cursor := No_Element;
begin
Ada.Text_IO.Put (Value (Indicator));
Site_Set := Null_Set;
if Exists (Config_Path) then
Generator.Frontmatter.Read_Content (Config_Path, Site_Set);
else
Ada.Text_IO.Put_Line ("No site configuration found at " & Config_Path);
end if;
-- Copy static files and directories and create List of pages.
Process_Directory (Documents, Source_Directory, Target_Directory, "");
Sort (Documents);
Index := Find (Documents, To_XString ("index"));
if Index /= No_Element then
Prepend (Documents, Element (Index));
Delete (Documents, Index);
end if;
-- Process blog
if Exists (Blog_Source_Directory) then
-- Copy static files and directories and create List of pages.
if not Exists (Blog_Target_Directory) then
Create_Directory (Blog_Target_Directory);
end if;
Process_Directory (Posts, Blog_Source_Directory,
Blog_Target_Directory, Globals.Blog_Target_Folder_Name);
end if;
Sort (Posts);
Insert (Set, Create_Vector (Documents, "page"));
Insert (Set, Create_Vector (Posts, "post"));
Insert (Set, Site_Set);
Insert (Set, Assoc ("meta_generator_link", Version.Link));
Insert (Set, Assoc ("meta_generator", Version.Name));
Insert (Set, Assoc ("meta_generator_version", Version.Current));
Reset (G); D := Random (G);
Insert (Set, Assoc ("meta_cachebuster",
Ada.Strings.Fixed.Trim (D'Image, Ada.Strings.Both)));
-- Create RSS feed
Insert (Set, Assoc ("atomfeedurl",
Generator.Rssfeed.Create (Posts,
Target_Directory, Site_Set))
);
-- Create RSS feed
Insert (Set, Assoc ("sitemapurl",
Generator.Sitemap.Create (Posts, Documents,
Target_Directory, Site_Set))
);
-- Process non-static files
Process_Documents (Documents, Set, Layoutfolder,
Source_Directory, Target_Directory);
Process_Documents (Posts, Set, Layoutfolder,
Blog_Source_Directory, Blog_Target_Directory);
Disable_All;
Ada.Text_IO.Put (Value (Indicator));
end Start;
end Generator; | 31.890026 | 80 | 0.553372 |
ad6a4bcab57292541fbc2cf463b407eb4c479921 | 10,297 | ads | Ada | source/nodes/program-nodes-formal_function_declarations.ads | optikos/oasis | 9f64d46d26d964790d69f9db681c874cfb3bf96d | [
"MIT"
] | null | null | null | source/nodes/program-nodes-formal_function_declarations.ads | optikos/oasis | 9f64d46d26d964790d69f9db681c874cfb3bf96d | [
"MIT"
] | null | null | null | source/nodes/program-nodes-formal_function_declarations.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.Lexical_Elements;
with Program.Elements.Defining_Names;
with Program.Elements.Parameter_Specifications;
with Program.Elements.Expressions;
with Program.Elements.Aspect_Specifications;
with Program.Elements.Formal_Function_Declarations;
with Program.Element_Visitors;
package Program.Nodes.Formal_Function_Declarations is
pragma Preelaborate;
type Formal_Function_Declaration is
new Program.Nodes.Node
and Program.Elements.Formal_Function_Declarations
.Formal_Function_Declaration
and Program.Elements.Formal_Function_Declarations
.Formal_Function_Declaration_Text
with private;
function Create
(With_Token : not null Program.Lexical_Elements
.Lexical_Element_Access;
Function_Token : not null Program.Lexical_Elements
.Lexical_Element_Access;
Name : not null Program.Elements.Defining_Names
.Defining_Name_Access;
Left_Bracket_Token : Program.Lexical_Elements.Lexical_Element_Access;
Parameters : Program.Elements.Parameter_Specifications
.Parameter_Specification_Vector_Access;
Right_Bracket_Token : Program.Lexical_Elements.Lexical_Element_Access;
Return_Token : not null Program.Lexical_Elements
.Lexical_Element_Access;
Not_Token : Program.Lexical_Elements.Lexical_Element_Access;
Null_Token : Program.Lexical_Elements.Lexical_Element_Access;
Result_Subtype : not null Program.Elements.Element_Access;
Is_Token : Program.Lexical_Elements.Lexical_Element_Access;
Abstract_Token : Program.Lexical_Elements.Lexical_Element_Access;
Subprogram_Default : Program.Elements.Expressions.Expression_Access;
Box_Token : Program.Lexical_Elements.Lexical_Element_Access;
With_Token_2 : Program.Lexical_Elements.Lexical_Element_Access;
Aspects : Program.Elements.Aspect_Specifications
.Aspect_Specification_Vector_Access;
Semicolon_Token : not null Program.Lexical_Elements
.Lexical_Element_Access)
return Formal_Function_Declaration;
type Implicit_Formal_Function_Declaration is
new Program.Nodes.Node
and Program.Elements.Formal_Function_Declarations
.Formal_Function_Declaration
with private;
function Create
(Name : not null Program.Elements.Defining_Names
.Defining_Name_Access;
Parameters : Program.Elements.Parameter_Specifications
.Parameter_Specification_Vector_Access;
Result_Subtype : not null Program.Elements.Element_Access;
Subprogram_Default : Program.Elements.Expressions.Expression_Access;
Aspects : Program.Elements.Aspect_Specifications
.Aspect_Specification_Vector_Access;
Is_Part_Of_Implicit : Boolean := False;
Is_Part_Of_Inherited : Boolean := False;
Is_Part_Of_Instance : Boolean := False;
Has_Not_Null : Boolean := False;
Has_Abstract : Boolean := False;
Has_Box : Boolean := False)
return Implicit_Formal_Function_Declaration
with Pre =>
Is_Part_Of_Implicit or Is_Part_Of_Inherited or Is_Part_Of_Instance;
private
type Base_Formal_Function_Declaration is
abstract new Program.Nodes.Node
and Program.Elements.Formal_Function_Declarations
.Formal_Function_Declaration
with record
Name : not null Program.Elements.Defining_Names
.Defining_Name_Access;
Parameters : Program.Elements.Parameter_Specifications
.Parameter_Specification_Vector_Access;
Result_Subtype : not null Program.Elements.Element_Access;
Subprogram_Default : Program.Elements.Expressions.Expression_Access;
Aspects : Program.Elements.Aspect_Specifications
.Aspect_Specification_Vector_Access;
end record;
procedure Initialize
(Self : aliased in out Base_Formal_Function_Declaration'Class);
overriding procedure Visit
(Self : not null access Base_Formal_Function_Declaration;
Visitor : in out Program.Element_Visitors.Element_Visitor'Class);
overriding function Name
(Self : Base_Formal_Function_Declaration)
return not null Program.Elements.Defining_Names.Defining_Name_Access;
overriding function Parameters
(Self : Base_Formal_Function_Declaration)
return Program.Elements.Parameter_Specifications
.Parameter_Specification_Vector_Access;
overriding function Result_Subtype
(Self : Base_Formal_Function_Declaration)
return not null Program.Elements.Element_Access;
overriding function Subprogram_Default
(Self : Base_Formal_Function_Declaration)
return Program.Elements.Expressions.Expression_Access;
overriding function Aspects
(Self : Base_Formal_Function_Declaration)
return Program.Elements.Aspect_Specifications
.Aspect_Specification_Vector_Access;
overriding function Is_Formal_Function_Declaration_Element
(Self : Base_Formal_Function_Declaration)
return Boolean;
overriding function Is_Declaration_Element
(Self : Base_Formal_Function_Declaration)
return Boolean;
type Formal_Function_Declaration is
new Base_Formal_Function_Declaration
and Program.Elements.Formal_Function_Declarations
.Formal_Function_Declaration_Text
with record
With_Token : not null Program.Lexical_Elements
.Lexical_Element_Access;
Function_Token : not null Program.Lexical_Elements
.Lexical_Element_Access;
Left_Bracket_Token : Program.Lexical_Elements.Lexical_Element_Access;
Right_Bracket_Token : Program.Lexical_Elements.Lexical_Element_Access;
Return_Token : not null Program.Lexical_Elements
.Lexical_Element_Access;
Not_Token : Program.Lexical_Elements.Lexical_Element_Access;
Null_Token : Program.Lexical_Elements.Lexical_Element_Access;
Is_Token : Program.Lexical_Elements.Lexical_Element_Access;
Abstract_Token : Program.Lexical_Elements.Lexical_Element_Access;
Box_Token : Program.Lexical_Elements.Lexical_Element_Access;
With_Token_2 : Program.Lexical_Elements.Lexical_Element_Access;
Semicolon_Token : not null Program.Lexical_Elements
.Lexical_Element_Access;
end record;
overriding function To_Formal_Function_Declaration_Text
(Self : aliased in out Formal_Function_Declaration)
return Program.Elements.Formal_Function_Declarations
.Formal_Function_Declaration_Text_Access;
overriding function With_Token
(Self : Formal_Function_Declaration)
return not null Program.Lexical_Elements.Lexical_Element_Access;
overriding function Function_Token
(Self : Formal_Function_Declaration)
return not null Program.Lexical_Elements.Lexical_Element_Access;
overriding function Left_Bracket_Token
(Self : Formal_Function_Declaration)
return Program.Lexical_Elements.Lexical_Element_Access;
overriding function Right_Bracket_Token
(Self : Formal_Function_Declaration)
return Program.Lexical_Elements.Lexical_Element_Access;
overriding function Return_Token
(Self : Formal_Function_Declaration)
return not null Program.Lexical_Elements.Lexical_Element_Access;
overriding function Not_Token
(Self : Formal_Function_Declaration)
return Program.Lexical_Elements.Lexical_Element_Access;
overriding function Null_Token
(Self : Formal_Function_Declaration)
return Program.Lexical_Elements.Lexical_Element_Access;
overriding function Is_Token
(Self : Formal_Function_Declaration)
return Program.Lexical_Elements.Lexical_Element_Access;
overriding function Abstract_Token
(Self : Formal_Function_Declaration)
return Program.Lexical_Elements.Lexical_Element_Access;
overriding function Box_Token
(Self : Formal_Function_Declaration)
return Program.Lexical_Elements.Lexical_Element_Access;
overriding function With_Token_2
(Self : Formal_Function_Declaration)
return Program.Lexical_Elements.Lexical_Element_Access;
overriding function Semicolon_Token
(Self : Formal_Function_Declaration)
return not null Program.Lexical_Elements.Lexical_Element_Access;
overriding function Has_Not_Null
(Self : Formal_Function_Declaration)
return Boolean;
overriding function Has_Abstract
(Self : Formal_Function_Declaration)
return Boolean;
overriding function Has_Box
(Self : Formal_Function_Declaration)
return Boolean;
type Implicit_Formal_Function_Declaration is
new Base_Formal_Function_Declaration
with record
Is_Part_Of_Implicit : Boolean;
Is_Part_Of_Inherited : Boolean;
Is_Part_Of_Instance : Boolean;
Has_Not_Null : Boolean;
Has_Abstract : Boolean;
Has_Box : Boolean;
end record;
overriding function To_Formal_Function_Declaration_Text
(Self : aliased in out Implicit_Formal_Function_Declaration)
return Program.Elements.Formal_Function_Declarations
.Formal_Function_Declaration_Text_Access;
overriding function Is_Part_Of_Implicit
(Self : Implicit_Formal_Function_Declaration)
return Boolean;
overriding function Is_Part_Of_Inherited
(Self : Implicit_Formal_Function_Declaration)
return Boolean;
overriding function Is_Part_Of_Instance
(Self : Implicit_Formal_Function_Declaration)
return Boolean;
overriding function Has_Not_Null
(Self : Implicit_Formal_Function_Declaration)
return Boolean;
overriding function Has_Abstract
(Self : Implicit_Formal_Function_Declaration)
return Boolean;
overriding function Has_Box
(Self : Implicit_Formal_Function_Declaration)
return Boolean;
end Program.Nodes.Formal_Function_Declarations;
| 39.452107 | 78 | 0.742449 |
5e8538848a4f351044cef65d1925c76ffc6809e5 | 204,662 | adb | Ada | ctrl_broadcast/eg1_stencil_computation/optimize/jacobi2d_kernel/solution/.autopilot/db/load36.adb | Licheng-Guo/vivado-hls-broadcast-optimization | 6df922aaab9463fe78bb8216c976e525e6626f9b | [
"MIT"
] | 24 | 2020-06-17T22:57:36.000Z | 2021-09-14T03:37:45.000Z | ctrl_broadcast/eg1_stencil_computation/optimize/jacobi2d_kernel/solution/.autopilot/db/load36.adb | Licheng-Guo/vivado-hls-broadcast-optimization | 6df922aaab9463fe78bb8216c976e525e6626f9b | [
"MIT"
] | null | null | null | ctrl_broadcast/eg1_stencil_computation/optimize/jacobi2d_kernel/solution/.autopilot/db/load36.adb | Licheng-Guo/vivado-hls-broadcast-optimization | 6df922aaab9463fe78bb8216c976e525e6626f9b | [
"MIT"
] | 7 | 2020-06-17T22:40:10.000Z | 2021-09-14T03:37:53.000Z | <?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/>
<cdfg class_id="1" tracking_level="1" version="0" object_id="_0">
<name>load36</name>
<ret_bitwidth>0</ret_bitwidth>
<ports class_id="2" tracking_level="0" version="0">
<count>4</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_stream_0_1_V_V</name>
<fileName/>
<fileDirectory/>
<lineNumber>0</lineNumber>
<contextFuncName/>
<inlineStackInfo class_id="6" tracking_level="0" version="0">
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName>to.V.V</originalName>
<rtlName/>
<coreName>FIFO_SRL</coreName>
</Obj>
<bitwidth>512</bitwidth>
</Value>
<direction>1</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>var_input_0_1_V</name>
<fileName/>
<fileDirectory/>
<lineNumber>0</lineNumber>
<contextFuncName/>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName>from.V</originalName>
<rtlName/>
<coreName/>
</Obj>
<bitwidth>512</bitwidth>
</Value>
<direction>0</direction>
<if_type>4</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>var_input_0_1_V_offset</name>
<fileName/>
<fileDirectory/>
<lineNumber>0</lineNumber>
<contextFuncName/>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName/>
<rtlName/>
<coreName>FIFO</coreName>
</Obj>
<bitwidth>32</bitwidth>
</Value>
<direction>0</direction>
<if_type>3</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>coalesced_data_num</name>
<fileName/>
<fileDirectory/>
<lineNumber>0</lineNumber>
<contextFuncName/>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName/>
<rtlName/>
<coreName>FIFO</coreName>
</Obj>
<bitwidth>64</bitwidth>
</Value>
<direction>0</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>17</count>
<item_version>0</item_version>
<item class_id="9" tracking_level="1" version="0" object_id="_5">
<Value>
<Obj>
<type>0</type>
<id>10</id>
<name>var_input_0_1_V_offset_read</name>
<fileName/>
<fileDirectory/>
<lineNumber>0</lineNumber>
<contextFuncName/>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName/>
<rtlName/>
<coreName/>
</Obj>
<bitwidth>32</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>40</item>
<item>41</item>
</oprand_edges>
<opcode>read</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>1.21</m_delay>
</item>
<item class_id_reference="9" object_id="_6">
<Value>
<Obj>
<type>0</type>
<id>11</id>
<name>var_input_0_1_V_offset1_i</name>
<fileName/>
<fileDirectory/>
<lineNumber>0</lineNumber>
<contextFuncName/>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName/>
<rtlName>var_input_0_1_V_offset1_i_reg_178</rtlName>
<coreName/>
</Obj>
<bitwidth>26</bitwidth>
</Value>
<oprand_edges>
<count>4</count>
<item_version>0</item_version>
<item>43</item>
<item>44</item>
<item>46</item>
<item>48</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="_7">
<Value>
<Obj>
<type>0</type>
<id>12</id>
<name>tmp_i</name>
<fileName/>
<fileDirectory/>
<lineNumber>0</lineNumber>
<contextFuncName/>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName/>
<rtlName>tmp_i_fu_153_p1</rtlName>
<coreName/>
</Obj>
<bitwidth>64</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>49</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="_8">
<Value>
<Obj>
<type>0</type>
<id>13</id>
<name>var_input_0_1_V_addr</name>
<fileName/>
<fileDirectory/>
<lineNumber>0</lineNumber>
<contextFuncName/>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName/>
<rtlName/>
<coreName/>
</Obj>
<bitwidth>512</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>50</item>
<item>51</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="_9">
<Value>
<Obj>
<type>0</type>
<id>17</id>
<name>coalesced_data_num_read</name>
<fileName/>
<fileDirectory/>
<lineNumber>0</lineNumber>
<contextFuncName/>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName/>
<rtlName/>
<coreName/>
</Obj>
<bitwidth>64</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>53</item>
<item>54</item>
</oprand_edges>
<opcode>read</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>1.21</m_delay>
</item>
<item class_id_reference="9" object_id="_10">
<Value>
<Obj>
<type>0</type>
<id>18</id>
<name>tmp</name>
<fileName>non_blocking_jacobi2d_kernel-tile8000-unroll64-4ddr-iterate8.cpp</fileName>
<fileDirectory>..</fileDirectory>
<lineNumber>9718</lineNumber>
<contextFuncName>jacobi2d_kernel</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item class_id="11" tracking_level="0" version="0">
<first>/home/einsx7/broadcast/vivado-hls-broadcast-optimization/ctrl_broadcast/eg2_stencil_computation/optimize</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>non_blocking_jacobi2d_kernel-tile8000-unroll64-4ddr-iterate8.cpp</first>
<second>jacobi2d_kernel</second>
</first>
<second>9718</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName>data_num</originalName>
<rtlName>tmp_fu_149_p1</rtlName>
<coreName/>
</Obj>
<bitwidth>32</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>55</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="_11">
<Value>
<Obj>
<type>0</type>
<id>20</id>
<name>var_input_0_1_V_addr_i_rd_req</name>
<fileName>non_blocking_jacobi2d_kernel-tile8000-unroll64-4ddr-iterate8.cpp</fileName>
<fileDirectory>..</fileDirectory>
<lineNumber>35</lineNumber>
<contextFuncName>load</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/einsx7/broadcast/vivado-hls-broadcast-optimization/ctrl_broadcast/eg2_stencil_computation/optimize</first>
<second>
<count>2</count>
<item_version>0</item_version>
<item>
<first>
<first>non_blocking_jacobi2d_kernel-tile8000-unroll64-4ddr-iterate8.cpp</first>
<second>jacobi2d_kernel</second>
</first>
<second>9719</second>
</item>
<item>
<first>
<first>non_blocking_jacobi2d_kernel-tile8000-unroll64-4ddr-iterate8.cpp</first>
<second>load</second>
</first>
<second>35</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName/>
<rtlName/>
<coreName/>
</Obj>
<bitwidth>1</bitwidth>
</Value>
<oprand_edges>
<count>3</count>
<item_version>0</item_version>
<item>57</item>
<item>58</item>
<item>59</item>
</oprand_edges>
<opcode>readreq</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="_12">
<Value>
<Obj>
<type>0</type>
<id>21</id>
<name/>
<fileName>non_blocking_jacobi2d_kernel-tile8000-unroll64-4ddr-iterate8.cpp</fileName>
<fileDirectory>..</fileDirectory>
<lineNumber>32</lineNumber>
<contextFuncName>load</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/einsx7/broadcast/vivado-hls-broadcast-optimization/ctrl_broadcast/eg2_stencil_computation/optimize</first>
<second>
<count>2</count>
<item_version>0</item_version>
<item>
<first>
<first>non_blocking_jacobi2d_kernel-tile8000-unroll64-4ddr-iterate8.cpp</first>
<second>jacobi2d_kernel</second>
</first>
<second>9719</second>
</item>
<item>
<first>
<first>non_blocking_jacobi2d_kernel-tile8000-unroll64-4ddr-iterate8.cpp</first>
<second>load</second>
</first>
<second>32</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName/>
<rtlName/>
<coreName/>
</Obj>
<bitwidth>0</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>60</item>
</oprand_edges>
<opcode>br</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.60</m_delay>
</item>
<item class_id_reference="9" object_id="_13">
<Value>
<Obj>
<type>0</type>
<id>23</id>
<name>i_i_i_i</name>
<fileName/>
<fileDirectory/>
<lineNumber>0</lineNumber>
<contextFuncName/>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName>i</originalName>
<rtlName/>
<coreName/>
</Obj>
<bitwidth>31</bitwidth>
</Value>
<oprand_edges>
<count>4</count>
<item_version>0</item_version>
<item>62</item>
<item>63</item>
<item>64</item>
<item>65</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="_14">
<Value>
<Obj>
<type>0</type>
<id>24</id>
<name>i_cast_i_i_i</name>
<fileName>non_blocking_jacobi2d_kernel-tile8000-unroll64-4ddr-iterate8.cpp</fileName>
<fileDirectory>..</fileDirectory>
<lineNumber>32</lineNumber>
<contextFuncName>load</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/einsx7/broadcast/vivado-hls-broadcast-optimization/ctrl_broadcast/eg2_stencil_computation/optimize</first>
<second>
<count>2</count>
<item_version>0</item_version>
<item>
<first>
<first>non_blocking_jacobi2d_kernel-tile8000-unroll64-4ddr-iterate8.cpp</first>
<second>jacobi2d_kernel</second>
</first>
<second>9719</second>
</item>
<item>
<first>
<first>non_blocking_jacobi2d_kernel-tile8000-unroll64-4ddr-iterate8.cpp</first>
<second>load</second>
</first>
<second>32</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName/>
<rtlName>i_cast_i_i_i_fu_163_p1</rtlName>
<coreName/>
</Obj>
<bitwidth>32</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>66</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="_15">
<Value>
<Obj>
<type>0</type>
<id>25</id>
<name>tmp_i_i_i</name>
<fileName>non_blocking_jacobi2d_kernel-tile8000-unroll64-4ddr-iterate8.cpp</fileName>
<fileDirectory>..</fileDirectory>
<lineNumber>32</lineNumber>
<contextFuncName>load</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/einsx7/broadcast/vivado-hls-broadcast-optimization/ctrl_broadcast/eg2_stencil_computation/optimize</first>
<second>
<count>2</count>
<item_version>0</item_version>
<item>
<first>
<first>non_blocking_jacobi2d_kernel-tile8000-unroll64-4ddr-iterate8.cpp</first>
<second>jacobi2d_kernel</second>
</first>
<second>9719</second>
</item>
<item>
<first>
<first>non_blocking_jacobi2d_kernel-tile8000-unroll64-4ddr-iterate8.cpp</first>
<second>load</second>
</first>
<second>32</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName/>
<rtlName>tmp_i_i_i_fu_167_p2</rtlName>
<coreName/>
</Obj>
<bitwidth>1</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>67</item>
<item>68</item>
</oprand_edges>
<opcode>icmp</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.85</m_delay>
</item>
<item class_id_reference="9" object_id="_16">
<Value>
<Obj>
<type>0</type>
<id>26</id>
<name>i</name>
<fileName>non_blocking_jacobi2d_kernel-tile8000-unroll64-4ddr-iterate8.cpp</fileName>
<fileDirectory>..</fileDirectory>
<lineNumber>32</lineNumber>
<contextFuncName>load</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/einsx7/broadcast/vivado-hls-broadcast-optimization/ctrl_broadcast/eg2_stencil_computation/optimize</first>
<second>
<count>2</count>
<item_version>0</item_version>
<item>
<first>
<first>non_blocking_jacobi2d_kernel-tile8000-unroll64-4ddr-iterate8.cpp</first>
<second>jacobi2d_kernel</second>
</first>
<second>9719</second>
</item>
<item>
<first>
<first>non_blocking_jacobi2d_kernel-tile8000-unroll64-4ddr-iterate8.cpp</first>
<second>load</second>
</first>
<second>32</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName>i</originalName>
<rtlName>i_fu_172_p2</rtlName>
<coreName/>
</Obj>
<bitwidth>31</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>69</item>
<item>71</item>
</oprand_edges>
<opcode>add</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>0.87</m_delay>
</item>
<item class_id_reference="9" object_id="_17">
<Value>
<Obj>
<type>0</type>
<id>27</id>
<name/>
<fileName>non_blocking_jacobi2d_kernel-tile8000-unroll64-4ddr-iterate8.cpp</fileName>
<fileDirectory>..</fileDirectory>
<lineNumber>32</lineNumber>
<contextFuncName>load</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/einsx7/broadcast/vivado-hls-broadcast-optimization/ctrl_broadcast/eg2_stencil_computation/optimize</first>
<second>
<count>2</count>
<item_version>0</item_version>
<item>
<first>
<first>non_blocking_jacobi2d_kernel-tile8000-unroll64-4ddr-iterate8.cpp</first>
<second>jacobi2d_kernel</second>
</first>
<second>9719</second>
</item>
<item>
<first>
<first>non_blocking_jacobi2d_kernel-tile8000-unroll64-4ddr-iterate8.cpp</first>
<second>load</second>
</first>
<second>32</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName/>
<rtlName/>
<coreName/>
</Obj>
<bitwidth>0</bitwidth>
</Value>
<oprand_edges>
<count>3</count>
<item_version>0</item_version>
<item>72</item>
<item>73</item>
<item>74</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="_18">
<Value>
<Obj>
<type>0</type>
<id>32</id>
<name>tmp_V</name>
<fileName>non_blocking_jacobi2d_kernel-tile8000-unroll64-4ddr-iterate8.cpp</fileName>
<fileDirectory>..</fileDirectory>
<lineNumber>35</lineNumber>
<contextFuncName>load</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/einsx7/broadcast/vivado-hls-broadcast-optimization/ctrl_broadcast/eg2_stencil_computation/optimize</first>
<second>
<count>2</count>
<item_version>0</item_version>
<item>
<first>
<first>non_blocking_jacobi2d_kernel-tile8000-unroll64-4ddr-iterate8.cpp</first>
<second>jacobi2d_kernel</second>
</first>
<second>9719</second>
</item>
<item>
<first>
<first>non_blocking_jacobi2d_kernel-tile8000-unroll64-4ddr-iterate8.cpp</first>
<second>load</second>
</first>
<second>35</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName>tmp.V</originalName>
<rtlName/>
<coreName/>
</Obj>
<bitwidth>512</bitwidth>
</Value>
<oprand_edges>
<count>3</count>
<item_version>0</item_version>
<item>76</item>
<item>77</item>
<item>288</item>
</oprand_edges>
<opcode>read</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="_19">
<Value>
<Obj>
<type>0</type>
<id>33</id>
<name>empty</name>
<fileName>non_blocking_jacobi2d_kernel-tile8000-unroll64-4ddr-iterate8.cpp</fileName>
<fileDirectory>..</fileDirectory>
<lineNumber>35</lineNumber>
<contextFuncName>load</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/einsx7/broadcast/vivado-hls-broadcast-optimization/ctrl_broadcast/eg2_stencil_computation/optimize</first>
<second>
<count>2</count>
<item_version>0</item_version>
<item>
<first>
<first>non_blocking_jacobi2d_kernel-tile8000-unroll64-4ddr-iterate8.cpp</first>
<second>jacobi2d_kernel</second>
</first>
<second>9719</second>
</item>
<item>
<first>
<first>non_blocking_jacobi2d_kernel-tile8000-unroll64-4ddr-iterate8.cpp</first>
<second>load</second>
</first>
<second>35</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName/>
<rtlName/>
<coreName/>
</Obj>
<bitwidth>1</bitwidth>
</Value>
<oprand_edges>
<count>3</count>
<item_version>0</item_version>
<item>79</item>
<item>80</item>
<item>81</item>
</oprand_edges>
<opcode>nbwrite</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_delay>1.21</m_delay>
</item>
<item class_id_reference="9" object_id="_20">
<Value>
<Obj>
<type>0</type>
<id>35</id>
<name/>
<fileName>non_blocking_jacobi2d_kernel-tile8000-unroll64-4ddr-iterate8.cpp</fileName>
<fileDirectory>..</fileDirectory>
<lineNumber>32</lineNumber>
<contextFuncName>load</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/einsx7/broadcast/vivado-hls-broadcast-optimization/ctrl_broadcast/eg2_stencil_computation/optimize</first>
<second>
<count>2</count>
<item_version>0</item_version>
<item>
<first>
<first>non_blocking_jacobi2d_kernel-tile8000-unroll64-4ddr-iterate8.cpp</first>
<second>jacobi2d_kernel</second>
</first>
<second>9719</second>
</item>
<item>
<first>
<first>non_blocking_jacobi2d_kernel-tile8000-unroll64-4ddr-iterate8.cpp</first>
<second>load</second>
</first>
<second>32</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName/>
<rtlName/>
<coreName/>
</Obj>
<bitwidth>0</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>82</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>37</id>
<name/>
<fileName/>
<fileDirectory/>
<lineNumber>0</lineNumber>
<contextFuncName/>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName/>
<rtlName/>
<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>
<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>4</count>
<item_version>0</item_version>
<item class_id="16" tracking_level="1" version="0" object_id="_22">
<Value>
<Obj>
<type>2</type>
<id>45</id>
<name>empty</name>
<fileName/>
<fileDirectory/>
<lineNumber>0</lineNumber>
<contextFuncName/>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName/>
<rtlName/>
<coreName/>
</Obj>
<bitwidth>32</bitwidth>
</Value>
<const_type>0</const_type>
<content>6</content>
</item>
<item class_id_reference="16" object_id="_23">
<Value>
<Obj>
<type>2</type>
<id>47</id>
<name>empty</name>
<fileName/>
<fileDirectory/>
<lineNumber>0</lineNumber>
<contextFuncName/>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName/>
<rtlName/>
<coreName/>
</Obj>
<bitwidth>32</bitwidth>
</Value>
<const_type>0</const_type>
<content>31</content>
</item>
<item class_id_reference="16" object_id="_24">
<Value>
<Obj>
<type>2</type>
<id>61</id>
<name>empty</name>
<fileName/>
<fileDirectory/>
<lineNumber>0</lineNumber>
<contextFuncName/>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName/>
<rtlName/>
<coreName/>
</Obj>
<bitwidth>31</bitwidth>
</Value>
<const_type>0</const_type>
<content>0</content>
</item>
<item class_id_reference="16" object_id="_25">
<Value>
<Obj>
<type>2</type>
<id>70</id>
<name>empty</name>
<fileName/>
<fileDirectory/>
<lineNumber>0</lineNumber>
<contextFuncName/>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName/>
<rtlName/>
<coreName/>
</Obj>
<bitwidth>31</bitwidth>
</Value>
<const_type>0</const_type>
<content>1</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="_26">
<Obj>
<type>3</type>
<id>22</id>
<name>entry</name>
<fileName/>
<fileDirectory/>
<lineNumber>0</lineNumber>
<contextFuncName/>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName/>
<rtlName/>
<coreName/>
</Obj>
<node_objs>
<count>8</count>
<item_version>0</item_version>
<item>10</item>
<item>11</item>
<item>12</item>
<item>13</item>
<item>17</item>
<item>18</item>
<item>20</item>
<item>21</item>
</node_objs>
</item>
<item class_id_reference="18" object_id="_27">
<Obj>
<type>3</type>
<id>28</id>
<name/>
<fileName/>
<fileDirectory/>
<lineNumber>0</lineNumber>
<contextFuncName/>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName/>
<rtlName/>
<coreName/>
</Obj>
<node_objs>
<count>5</count>
<item_version>0</item_version>
<item>23</item>
<item>24</item>
<item>25</item>
<item>26</item>
<item>27</item>
</node_objs>
</item>
<item class_id_reference="18" object_id="_28">
<Obj>
<type>3</type>
<id>36</id>
<name/>
<fileName/>
<fileDirectory/>
<lineNumber>0</lineNumber>
<contextFuncName/>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName/>
<rtlName/>
<coreName/>
</Obj>
<node_objs>
<count>3</count>
<item_version>0</item_version>
<item>32</item>
<item>33</item>
<item>35</item>
</node_objs>
</item>
<item class_id_reference="18" object_id="_29">
<Obj>
<type>3</type>
<id>38</id>
<name>.exit</name>
<fileName/>
<fileDirectory/>
<lineNumber>0</lineNumber>
<contextFuncName/>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName/>
<rtlName/>
<coreName/>
</Obj>
<node_objs>
<count>1</count>
<item_version>0</item_version>
<item>37</item>
</node_objs>
</item>
</blocks>
<edges class_id="19" tracking_level="0" version="0">
<count>33</count>
<item_version>0</item_version>
<item class_id="20" tracking_level="1" version="0" object_id="_30">
<id>41</id>
<edge_type>1</edge_type>
<source_obj>3</source_obj>
<sink_obj>10</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_31">
<id>44</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="_32">
<id>46</id>
<edge_type>1</edge_type>
<source_obj>45</source_obj>
<sink_obj>11</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_33">
<id>48</id>
<edge_type>1</edge_type>
<source_obj>47</source_obj>
<sink_obj>11</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_34">
<id>49</id>
<edge_type>1</edge_type>
<source_obj>11</source_obj>
<sink_obj>12</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_35">
<id>50</id>
<edge_type>1</edge_type>
<source_obj>2</source_obj>
<sink_obj>13</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_36">
<id>51</id>
<edge_type>1</edge_type>
<source_obj>12</source_obj>
<sink_obj>13</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_37">
<id>54</id>
<edge_type>1</edge_type>
<source_obj>4</source_obj>
<sink_obj>17</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_38">
<id>55</id>
<edge_type>1</edge_type>
<source_obj>17</source_obj>
<sink_obj>18</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_39">
<id>58</id>
<edge_type>1</edge_type>
<source_obj>13</source_obj>
<sink_obj>20</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_40">
<id>59</id>
<edge_type>1</edge_type>
<source_obj>18</source_obj>
<sink_obj>20</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_41">
<id>60</id>
<edge_type>2</edge_type>
<source_obj>28</source_obj>
<sink_obj>21</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_42">
<id>62</id>
<edge_type>1</edge_type>
<source_obj>61</source_obj>
<sink_obj>23</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_43">
<id>63</id>
<edge_type>2</edge_type>
<source_obj>22</source_obj>
<sink_obj>23</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_44">
<id>64</id>
<edge_type>1</edge_type>
<source_obj>26</source_obj>
<sink_obj>23</sink_obj>
<is_back_edge>1</is_back_edge>
</item>
<item class_id_reference="20" object_id="_45">
<id>65</id>
<edge_type>2</edge_type>
<source_obj>36</source_obj>
<sink_obj>23</sink_obj>
<is_back_edge>1</is_back_edge>
</item>
<item class_id_reference="20" object_id="_46">
<id>66</id>
<edge_type>1</edge_type>
<source_obj>23</source_obj>
<sink_obj>24</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_47">
<id>67</id>
<edge_type>1</edge_type>
<source_obj>24</source_obj>
<sink_obj>25</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_48">
<id>68</id>
<edge_type>1</edge_type>
<source_obj>18</source_obj>
<sink_obj>25</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_49">
<id>69</id>
<edge_type>1</edge_type>
<source_obj>23</source_obj>
<sink_obj>26</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_50">
<id>71</id>
<edge_type>1</edge_type>
<source_obj>70</source_obj>
<sink_obj>26</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_51">
<id>72</id>
<edge_type>1</edge_type>
<source_obj>25</source_obj>
<sink_obj>27</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_52">
<id>73</id>
<edge_type>2</edge_type>
<source_obj>38</source_obj>
<sink_obj>27</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_53">
<id>74</id>
<edge_type>2</edge_type>
<source_obj>36</source_obj>
<sink_obj>27</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_54">
<id>77</id>
<edge_type>1</edge_type>
<source_obj>13</source_obj>
<sink_obj>32</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_55">
<id>80</id>
<edge_type>1</edge_type>
<source_obj>1</source_obj>
<sink_obj>33</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_56">
<id>81</id>
<edge_type>1</edge_type>
<source_obj>32</source_obj>
<sink_obj>33</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_57">
<id>82</id>
<edge_type>2</edge_type>
<source_obj>28</source_obj>
<sink_obj>35</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_58">
<id>284</id>
<edge_type>2</edge_type>
<source_obj>22</source_obj>
<sink_obj>28</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_59">
<id>285</id>
<edge_type>2</edge_type>
<source_obj>28</source_obj>
<sink_obj>36</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_60">
<id>286</id>
<edge_type>2</edge_type>
<source_obj>28</source_obj>
<sink_obj>38</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_61">
<id>287</id>
<edge_type>2</edge_type>
<source_obj>36</source_obj>
<sink_obj>28</sink_obj>
<is_back_edge>1</is_back_edge>
</item>
<item class_id_reference="20" object_id="_62">
<id>288</id>
<edge_type>4</edge_type>
<source_obj>20</source_obj>
<sink_obj>32</sink_obj>
<is_back_edge>0</is_back_edge>
</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="_63">
<mId>1</mId>
<mTag>load36</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>-1</mMinLatency>
<mMaxLatency>-1</mMaxLatency>
<mIsDfPipe>0</mIsDfPipe>
<mDfPipe class_id="-1"/>
</item>
<item class_id_reference="22" object_id="_64">
<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>22</item>
</basic_blocks>
<mII>-1</mII>
<mDepth>-1</mDepth>
<mMinTripCount>-1</mMinTripCount>
<mMaxTripCount>-1</mMaxTripCount>
<mMinLatency>126</mMinLatency>
<mMaxLatency>126</mMaxLatency>
<mIsDfPipe>0</mIsDfPipe>
<mDfPipe class_id="-1"/>
</item>
<item class_id_reference="22" object_id="_65">
<mId>3</mId>
<mTag>load_epoch</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>28</item>
<item>36</item>
</basic_blocks>
<mII>1</mII>
<mDepth>3</mDepth>
<mMinTripCount>-1</mMinTripCount>
<mMaxTripCount>-1</mMaxTripCount>
<mMinLatency>-1</mMinLatency>
<mMaxLatency>-1</mMaxLatency>
<mIsDfPipe>0</mIsDfPipe>
<mDfPipe class_id="-1"/>
</item>
<item class_id_reference="22" object_id="_66">
<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>38</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"/>
</item>
</cdfg_regions>
<fsm class_id="24" tracking_level="1" version="0" object_id="_67">
<states class_id="25" tracking_level="0" version="0">
<count>131</count>
<item_version>0</item_version>
<item class_id="26" tracking_level="1" version="0" object_id="_68">
<id>1</id>
<operations class_id="27" tracking_level="0" version="0">
<count>4</count>
<item_version>0</item_version>
<item class_id="28" tracking_level="1" version="0" object_id="_69">
<id>10</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_70">
<id>11</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_71">
<id>17</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_72">
<id>18</id>
<stage>1</stage>
<latency>1</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_73">
<id>2</id>
<operations>
<count>3</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_74">
<id>12</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_75">
<id>13</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_76">
<id>20</id>
<stage>126</stage>
<latency>126</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_77">
<id>3</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_78">
<id>20</id>
<stage>125</stage>
<latency>126</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_79">
<id>4</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_80">
<id>20</id>
<stage>124</stage>
<latency>126</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_81">
<id>5</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_82">
<id>20</id>
<stage>123</stage>
<latency>126</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_83">
<id>6</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_84">
<id>20</id>
<stage>122</stage>
<latency>126</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_85">
<id>7</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_86">
<id>20</id>
<stage>121</stage>
<latency>126</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_87">
<id>8</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_88">
<id>20</id>
<stage>120</stage>
<latency>126</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_89">
<id>9</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_90">
<id>20</id>
<stage>119</stage>
<latency>126</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_91">
<id>10</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_92">
<id>20</id>
<stage>118</stage>
<latency>126</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_93">
<id>11</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_94">
<id>20</id>
<stage>117</stage>
<latency>126</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_95">
<id>12</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_96">
<id>20</id>
<stage>116</stage>
<latency>126</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_97">
<id>13</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_98">
<id>20</id>
<stage>115</stage>
<latency>126</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_99">
<id>14</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_100">
<id>20</id>
<stage>114</stage>
<latency>126</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_101">
<id>15</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_102">
<id>20</id>
<stage>113</stage>
<latency>126</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_103">
<id>16</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_104">
<id>20</id>
<stage>112</stage>
<latency>126</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_105">
<id>17</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_106">
<id>20</id>
<stage>111</stage>
<latency>126</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_107">
<id>18</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_108">
<id>20</id>
<stage>110</stage>
<latency>126</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_109">
<id>19</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_110">
<id>20</id>
<stage>109</stage>
<latency>126</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_111">
<id>20</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_112">
<id>20</id>
<stage>108</stage>
<latency>126</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_113">
<id>21</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_114">
<id>20</id>
<stage>107</stage>
<latency>126</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_115">
<id>22</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_116">
<id>20</id>
<stage>106</stage>
<latency>126</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_117">
<id>23</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_118">
<id>20</id>
<stage>105</stage>
<latency>126</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_119">
<id>24</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_120">
<id>20</id>
<stage>104</stage>
<latency>126</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_121">
<id>25</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_122">
<id>20</id>
<stage>103</stage>
<latency>126</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_123">
<id>26</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_124">
<id>20</id>
<stage>102</stage>
<latency>126</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_125">
<id>27</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_126">
<id>20</id>
<stage>101</stage>
<latency>126</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_127">
<id>28</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_128">
<id>20</id>
<stage>100</stage>
<latency>126</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_129">
<id>29</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_130">
<id>20</id>
<stage>99</stage>
<latency>126</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_131">
<id>30</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_132">
<id>20</id>
<stage>98</stage>
<latency>126</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_133">
<id>31</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_134">
<id>20</id>
<stage>97</stage>
<latency>126</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_135">
<id>32</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_136">
<id>20</id>
<stage>96</stage>
<latency>126</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_137">
<id>33</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_138">
<id>20</id>
<stage>95</stage>
<latency>126</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_139">
<id>34</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_140">
<id>20</id>
<stage>94</stage>
<latency>126</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_141">
<id>35</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_142">
<id>20</id>
<stage>93</stage>
<latency>126</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_143">
<id>36</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_144">
<id>20</id>
<stage>92</stage>
<latency>126</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_145">
<id>37</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_146">
<id>20</id>
<stage>91</stage>
<latency>126</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_147">
<id>38</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_148">
<id>20</id>
<stage>90</stage>
<latency>126</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_149">
<id>39</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_150">
<id>20</id>
<stage>89</stage>
<latency>126</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_151">
<id>40</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_152">
<id>20</id>
<stage>88</stage>
<latency>126</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_153">
<id>41</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_154">
<id>20</id>
<stage>87</stage>
<latency>126</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_155">
<id>42</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_156">
<id>20</id>
<stage>86</stage>
<latency>126</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_157">
<id>43</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_158">
<id>20</id>
<stage>85</stage>
<latency>126</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_159">
<id>44</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_160">
<id>20</id>
<stage>84</stage>
<latency>126</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_161">
<id>45</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_162">
<id>20</id>
<stage>83</stage>
<latency>126</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_163">
<id>46</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_164">
<id>20</id>
<stage>82</stage>
<latency>126</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_165">
<id>47</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_166">
<id>20</id>
<stage>81</stage>
<latency>126</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_167">
<id>48</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_168">
<id>20</id>
<stage>80</stage>
<latency>126</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_169">
<id>49</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_170">
<id>20</id>
<stage>79</stage>
<latency>126</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_171">
<id>50</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_172">
<id>20</id>
<stage>78</stage>
<latency>126</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_173">
<id>51</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_174">
<id>20</id>
<stage>77</stage>
<latency>126</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_175">
<id>52</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_176">
<id>20</id>
<stage>76</stage>
<latency>126</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_177">
<id>53</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_178">
<id>20</id>
<stage>75</stage>
<latency>126</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_179">
<id>54</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_180">
<id>20</id>
<stage>74</stage>
<latency>126</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_181">
<id>55</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_182">
<id>20</id>
<stage>73</stage>
<latency>126</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_183">
<id>56</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_184">
<id>20</id>
<stage>72</stage>
<latency>126</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_185">
<id>57</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_186">
<id>20</id>
<stage>71</stage>
<latency>126</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_187">
<id>58</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_188">
<id>20</id>
<stage>70</stage>
<latency>126</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_189">
<id>59</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_190">
<id>20</id>
<stage>69</stage>
<latency>126</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_191">
<id>60</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_192">
<id>20</id>
<stage>68</stage>
<latency>126</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_193">
<id>61</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_194">
<id>20</id>
<stage>67</stage>
<latency>126</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_195">
<id>62</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_196">
<id>20</id>
<stage>66</stage>
<latency>126</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_197">
<id>63</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_198">
<id>20</id>
<stage>65</stage>
<latency>126</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_199">
<id>64</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_200">
<id>20</id>
<stage>64</stage>
<latency>126</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_201">
<id>65</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_202">
<id>20</id>
<stage>63</stage>
<latency>126</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_203">
<id>66</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_204">
<id>20</id>
<stage>62</stage>
<latency>126</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_205">
<id>67</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_206">
<id>20</id>
<stage>61</stage>
<latency>126</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_207">
<id>68</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_208">
<id>20</id>
<stage>60</stage>
<latency>126</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_209">
<id>69</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_210">
<id>20</id>
<stage>59</stage>
<latency>126</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_211">
<id>70</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_212">
<id>20</id>
<stage>58</stage>
<latency>126</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_213">
<id>71</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_214">
<id>20</id>
<stage>57</stage>
<latency>126</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_215">
<id>72</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_216">
<id>20</id>
<stage>56</stage>
<latency>126</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_217">
<id>73</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_218">
<id>20</id>
<stage>55</stage>
<latency>126</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_219">
<id>74</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_220">
<id>20</id>
<stage>54</stage>
<latency>126</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_221">
<id>75</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_222">
<id>20</id>
<stage>53</stage>
<latency>126</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_223">
<id>76</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_224">
<id>20</id>
<stage>52</stage>
<latency>126</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_225">
<id>77</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_226">
<id>20</id>
<stage>51</stage>
<latency>126</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_227">
<id>78</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_228">
<id>20</id>
<stage>50</stage>
<latency>126</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_229">
<id>79</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_230">
<id>20</id>
<stage>49</stage>
<latency>126</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_231">
<id>80</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_232">
<id>20</id>
<stage>48</stage>
<latency>126</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_233">
<id>81</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_234">
<id>20</id>
<stage>47</stage>
<latency>126</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_235">
<id>82</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_236">
<id>20</id>
<stage>46</stage>
<latency>126</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_237">
<id>83</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_238">
<id>20</id>
<stage>45</stage>
<latency>126</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_239">
<id>84</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_240">
<id>20</id>
<stage>44</stage>
<latency>126</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_241">
<id>85</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_242">
<id>20</id>
<stage>43</stage>
<latency>126</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_243">
<id>86</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_244">
<id>20</id>
<stage>42</stage>
<latency>126</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_245">
<id>87</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_246">
<id>20</id>
<stage>41</stage>
<latency>126</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_247">
<id>88</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_248">
<id>20</id>
<stage>40</stage>
<latency>126</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_249">
<id>89</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_250">
<id>20</id>
<stage>39</stage>
<latency>126</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_251">
<id>90</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_252">
<id>20</id>
<stage>38</stage>
<latency>126</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_253">
<id>91</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_254">
<id>20</id>
<stage>37</stage>
<latency>126</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_255">
<id>92</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_256">
<id>20</id>
<stage>36</stage>
<latency>126</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_257">
<id>93</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_258">
<id>20</id>
<stage>35</stage>
<latency>126</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_259">
<id>94</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_260">
<id>20</id>
<stage>34</stage>
<latency>126</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_261">
<id>95</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_262">
<id>20</id>
<stage>33</stage>
<latency>126</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_263">
<id>96</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_264">
<id>20</id>
<stage>32</stage>
<latency>126</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_265">
<id>97</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_266">
<id>20</id>
<stage>31</stage>
<latency>126</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_267">
<id>98</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_268">
<id>20</id>
<stage>30</stage>
<latency>126</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_269">
<id>99</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_270">
<id>20</id>
<stage>29</stage>
<latency>126</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_271">
<id>100</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_272">
<id>20</id>
<stage>28</stage>
<latency>126</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_273">
<id>101</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_274">
<id>20</id>
<stage>27</stage>
<latency>126</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_275">
<id>102</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_276">
<id>20</id>
<stage>26</stage>
<latency>126</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_277">
<id>103</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_278">
<id>20</id>
<stage>25</stage>
<latency>126</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_279">
<id>104</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_280">
<id>20</id>
<stage>24</stage>
<latency>126</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_281">
<id>105</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_282">
<id>20</id>
<stage>23</stage>
<latency>126</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_283">
<id>106</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_284">
<id>20</id>
<stage>22</stage>
<latency>126</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_285">
<id>107</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_286">
<id>20</id>
<stage>21</stage>
<latency>126</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_287">
<id>108</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_288">
<id>20</id>
<stage>20</stage>
<latency>126</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_289">
<id>109</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_290">
<id>20</id>
<stage>19</stage>
<latency>126</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_291">
<id>110</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_292">
<id>20</id>
<stage>18</stage>
<latency>126</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_293">
<id>111</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_294">
<id>20</id>
<stage>17</stage>
<latency>126</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_295">
<id>112</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_296">
<id>20</id>
<stage>16</stage>
<latency>126</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_297">
<id>113</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_298">
<id>20</id>
<stage>15</stage>
<latency>126</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_299">
<id>114</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_300">
<id>20</id>
<stage>14</stage>
<latency>126</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_301">
<id>115</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_302">
<id>20</id>
<stage>13</stage>
<latency>126</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_303">
<id>116</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_304">
<id>20</id>
<stage>12</stage>
<latency>126</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_305">
<id>117</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_306">
<id>20</id>
<stage>11</stage>
<latency>126</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_307">
<id>118</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_308">
<id>20</id>
<stage>10</stage>
<latency>126</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_309">
<id>119</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_310">
<id>20</id>
<stage>9</stage>
<latency>126</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_311">
<id>120</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_312">
<id>20</id>
<stage>8</stage>
<latency>126</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_313">
<id>121</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_314">
<id>20</id>
<stage>7</stage>
<latency>126</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_315">
<id>122</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_316">
<id>20</id>
<stage>6</stage>
<latency>126</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_317">
<id>123</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_318">
<id>20</id>
<stage>5</stage>
<latency>126</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_319">
<id>124</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_320">
<id>20</id>
<stage>4</stage>
<latency>126</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_321">
<id>125</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_322">
<id>20</id>
<stage>3</stage>
<latency>126</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_323">
<id>126</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_324">
<id>20</id>
<stage>2</stage>
<latency>126</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_325">
<id>127</id>
<operations>
<count>11</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_326">
<id>5</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_327">
<id>6</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_328">
<id>7</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_329">
<id>8</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_330">
<id>9</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_331">
<id>14</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_332">
<id>15</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_333">
<id>16</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_334">
<id>19</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_335">
<id>20</id>
<stage>1</stage>
<latency>126</latency>
</item>
<item class_id_reference="28" object_id="_336">
<id>21</id>
<stage>1</stage>
<latency>1</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_337">
<id>128</id>
<operations>
<count>5</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_338">
<id>23</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_339">
<id>24</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_340">
<id>25</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_341">
<id>26</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_342">
<id>27</id>
<stage>1</stage>
<latency>1</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_343">
<id>129</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_344">
<id>32</id>
<stage>1</stage>
<latency>1</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_345">
<id>130</id>
<operations>
<count>6</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_346">
<id>29</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_347">
<id>30</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_348">
<id>31</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_349">
<id>33</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_350">
<id>34</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_351">
<id>35</id>
<stage>1</stage>
<latency>1</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_352">
<id>131</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_353">
<id>37</id>
<stage>1</stage>
<latency>1</latency>
</item>
</operations>
</item>
</states>
<transitions class_id="29" tracking_level="0" version="0">
<count>131</count>
<item_version>0</item_version>
<item class_id="30" tracking_level="1" version="0" object_id="_354">
<inState>1</inState>
<outState>2</outState>
<condition class_id="31" tracking_level="0" version="0">
<id>137</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="_355">
<inState>2</inState>
<outState>3</outState>
<condition>
<id>138</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="_356">
<inState>3</inState>
<outState>4</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="_357">
<inState>4</inState>
<outState>5</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="_358">
<inState>5</inState>
<outState>6</outState>
<condition>
<id>141</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="_359">
<inState>6</inState>
<outState>7</outState>
<condition>
<id>142</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="_360">
<inState>7</inState>
<outState>8</outState>
<condition>
<id>143</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="_361">
<inState>8</inState>
<outState>9</outState>
<condition>
<id>144</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="_362">
<inState>9</inState>
<outState>10</outState>
<condition>
<id>145</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="_363">
<inState>10</inState>
<outState>11</outState>
<condition>
<id>146</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="_364">
<inState>11</inState>
<outState>12</outState>
<condition>
<id>147</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="_365">
<inState>12</inState>
<outState>13</outState>
<condition>
<id>148</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="_366">
<inState>13</inState>
<outState>14</outState>
<condition>
<id>149</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="_367">
<inState>14</inState>
<outState>15</outState>
<condition>
<id>150</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="_368">
<inState>15</inState>
<outState>16</outState>
<condition>
<id>151</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="_369">
<inState>16</inState>
<outState>17</outState>
<condition>
<id>152</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="_370">
<inState>17</inState>
<outState>18</outState>
<condition>
<id>153</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="_371">
<inState>18</inState>
<outState>19</outState>
<condition>
<id>154</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="_372">
<inState>19</inState>
<outState>20</outState>
<condition>
<id>155</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>20</inState>
<outState>21</outState>
<condition>
<id>156</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>21</inState>
<outState>22</outState>
<condition>
<id>157</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>22</inState>
<outState>23</outState>
<condition>
<id>158</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>23</inState>
<outState>24</outState>
<condition>
<id>159</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="_377">
<inState>24</inState>
<outState>25</outState>
<condition>
<id>160</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="_378">
<inState>25</inState>
<outState>26</outState>
<condition>
<id>161</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="_379">
<inState>26</inState>
<outState>27</outState>
<condition>
<id>162</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="_380">
<inState>27</inState>
<outState>28</outState>
<condition>
<id>163</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="_381">
<inState>28</inState>
<outState>29</outState>
<condition>
<id>164</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="_382">
<inState>29</inState>
<outState>30</outState>
<condition>
<id>165</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="_383">
<inState>30</inState>
<outState>31</outState>
<condition>
<id>166</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="_384">
<inState>31</inState>
<outState>32</outState>
<condition>
<id>167</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="_385">
<inState>32</inState>
<outState>33</outState>
<condition>
<id>168</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="_386">
<inState>33</inState>
<outState>34</outState>
<condition>
<id>169</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="_387">
<inState>34</inState>
<outState>35</outState>
<condition>
<id>170</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="_388">
<inState>35</inState>
<outState>36</outState>
<condition>
<id>171</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="_389">
<inState>36</inState>
<outState>37</outState>
<condition>
<id>172</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="_390">
<inState>37</inState>
<outState>38</outState>
<condition>
<id>173</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="_391">
<inState>38</inState>
<outState>39</outState>
<condition>
<id>174</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="_392">
<inState>39</inState>
<outState>40</outState>
<condition>
<id>175</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="_393">
<inState>40</inState>
<outState>41</outState>
<condition>
<id>176</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="_394">
<inState>41</inState>
<outState>42</outState>
<condition>
<id>177</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="_395">
<inState>42</inState>
<outState>43</outState>
<condition>
<id>178</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="_396">
<inState>43</inState>
<outState>44</outState>
<condition>
<id>179</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="_397">
<inState>44</inState>
<outState>45</outState>
<condition>
<id>180</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="_398">
<inState>45</inState>
<outState>46</outState>
<condition>
<id>181</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="_399">
<inState>46</inState>
<outState>47</outState>
<condition>
<id>182</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="_400">
<inState>47</inState>
<outState>48</outState>
<condition>
<id>183</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="_401">
<inState>48</inState>
<outState>49</outState>
<condition>
<id>184</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="_402">
<inState>49</inState>
<outState>50</outState>
<condition>
<id>185</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="_403">
<inState>50</inState>
<outState>51</outState>
<condition>
<id>186</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="_404">
<inState>51</inState>
<outState>52</outState>
<condition>
<id>187</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="_405">
<inState>52</inState>
<outState>53</outState>
<condition>
<id>188</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="_406">
<inState>53</inState>
<outState>54</outState>
<condition>
<id>189</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="_407">
<inState>54</inState>
<outState>55</outState>
<condition>
<id>190</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="_408">
<inState>55</inState>
<outState>56</outState>
<condition>
<id>191</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="_409">
<inState>56</inState>
<outState>57</outState>
<condition>
<id>192</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="_410">
<inState>57</inState>
<outState>58</outState>
<condition>
<id>193</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="_411">
<inState>58</inState>
<outState>59</outState>
<condition>
<id>194</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="_412">
<inState>59</inState>
<outState>60</outState>
<condition>
<id>195</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="_413">
<inState>60</inState>
<outState>61</outState>
<condition>
<id>196</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="_414">
<inState>61</inState>
<outState>62</outState>
<condition>
<id>197</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="_415">
<inState>62</inState>
<outState>63</outState>
<condition>
<id>198</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="_416">
<inState>63</inState>
<outState>64</outState>
<condition>
<id>199</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="_417">
<inState>64</inState>
<outState>65</outState>
<condition>
<id>200</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="_418">
<inState>65</inState>
<outState>66</outState>
<condition>
<id>201</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="_419">
<inState>66</inState>
<outState>67</outState>
<condition>
<id>202</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="_420">
<inState>67</inState>
<outState>68</outState>
<condition>
<id>203</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="_421">
<inState>68</inState>
<outState>69</outState>
<condition>
<id>204</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="_422">
<inState>69</inState>
<outState>70</outState>
<condition>
<id>205</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="_423">
<inState>70</inState>
<outState>71</outState>
<condition>
<id>206</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="_424">
<inState>71</inState>
<outState>72</outState>
<condition>
<id>207</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="_425">
<inState>72</inState>
<outState>73</outState>
<condition>
<id>208</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="_426">
<inState>73</inState>
<outState>74</outState>
<condition>
<id>209</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="_427">
<inState>74</inState>
<outState>75</outState>
<condition>
<id>210</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="_428">
<inState>75</inState>
<outState>76</outState>
<condition>
<id>211</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="_429">
<inState>76</inState>
<outState>77</outState>
<condition>
<id>212</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="_430">
<inState>77</inState>
<outState>78</outState>
<condition>
<id>213</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="_431">
<inState>78</inState>
<outState>79</outState>
<condition>
<id>214</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="_432">
<inState>79</inState>
<outState>80</outState>
<condition>
<id>215</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="_433">
<inState>80</inState>
<outState>81</outState>
<condition>
<id>216</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="_434">
<inState>81</inState>
<outState>82</outState>
<condition>
<id>217</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="_435">
<inState>82</inState>
<outState>83</outState>
<condition>
<id>218</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="_436">
<inState>83</inState>
<outState>84</outState>
<condition>
<id>219</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="_437">
<inState>84</inState>
<outState>85</outState>
<condition>
<id>220</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="_438">
<inState>85</inState>
<outState>86</outState>
<condition>
<id>221</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="_439">
<inState>86</inState>
<outState>87</outState>
<condition>
<id>222</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="_440">
<inState>87</inState>
<outState>88</outState>
<condition>
<id>223</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="_441">
<inState>88</inState>
<outState>89</outState>
<condition>
<id>224</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="_442">
<inState>89</inState>
<outState>90</outState>
<condition>
<id>225</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="_443">
<inState>90</inState>
<outState>91</outState>
<condition>
<id>226</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="_444">
<inState>91</inState>
<outState>92</outState>
<condition>
<id>227</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="_445">
<inState>92</inState>
<outState>93</outState>
<condition>
<id>228</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="_446">
<inState>93</inState>
<outState>94</outState>
<condition>
<id>229</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="_447">
<inState>94</inState>
<outState>95</outState>
<condition>
<id>230</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="_448">
<inState>95</inState>
<outState>96</outState>
<condition>
<id>231</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="_449">
<inState>96</inState>
<outState>97</outState>
<condition>
<id>232</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="_450">
<inState>97</inState>
<outState>98</outState>
<condition>
<id>233</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="_451">
<inState>98</inState>
<outState>99</outState>
<condition>
<id>234</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="_452">
<inState>99</inState>
<outState>100</outState>
<condition>
<id>235</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="_453">
<inState>100</inState>
<outState>101</outState>
<condition>
<id>236</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="_454">
<inState>101</inState>
<outState>102</outState>
<condition>
<id>237</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="_455">
<inState>102</inState>
<outState>103</outState>
<condition>
<id>238</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="_456">
<inState>103</inState>
<outState>104</outState>
<condition>
<id>239</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="_457">
<inState>104</inState>
<outState>105</outState>
<condition>
<id>240</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="_458">
<inState>105</inState>
<outState>106</outState>
<condition>
<id>241</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="_459">
<inState>106</inState>
<outState>107</outState>
<condition>
<id>242</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="_460">
<inState>107</inState>
<outState>108</outState>
<condition>
<id>243</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="_461">
<inState>108</inState>
<outState>109</outState>
<condition>
<id>244</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="_462">
<inState>109</inState>
<outState>110</outState>
<condition>
<id>245</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="_463">
<inState>110</inState>
<outState>111</outState>
<condition>
<id>246</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="_464">
<inState>111</inState>
<outState>112</outState>
<condition>
<id>247</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="_465">
<inState>112</inState>
<outState>113</outState>
<condition>
<id>248</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="_466">
<inState>113</inState>
<outState>114</outState>
<condition>
<id>249</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="_467">
<inState>114</inState>
<outState>115</outState>
<condition>
<id>250</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="_468">
<inState>115</inState>
<outState>116</outState>
<condition>
<id>251</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="_469">
<inState>116</inState>
<outState>117</outState>
<condition>
<id>252</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="_470">
<inState>117</inState>
<outState>118</outState>
<condition>
<id>253</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="_471">
<inState>118</inState>
<outState>119</outState>
<condition>
<id>254</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="_472">
<inState>119</inState>
<outState>120</outState>
<condition>
<id>255</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="_473">
<inState>120</inState>
<outState>121</outState>
<condition>
<id>256</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="_474">
<inState>121</inState>
<outState>122</outState>
<condition>
<id>257</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="_475">
<inState>122</inState>
<outState>123</outState>
<condition>
<id>258</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="_476">
<inState>123</inState>
<outState>124</outState>
<condition>
<id>259</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="_477">
<inState>124</inState>
<outState>125</outState>
<condition>
<id>260</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="_478">
<inState>125</inState>
<outState>126</outState>
<condition>
<id>261</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="_479">
<inState>126</inState>
<outState>127</outState>
<condition>
<id>262</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="_480">
<inState>127</inState>
<outState>128</outState>
<condition>
<id>264</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="_481">
<inState>129</inState>
<outState>130</outState>
<condition>
<id>272</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="_482">
<inState>130</inState>
<outState>128</outState>
<condition>
<id>273</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="_483">
<inState>128</inState>
<outState>131</outState>
<condition>
<id>271</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>25</first>
<second>0</second>
</first>
<second>1</second>
</item>
</item>
</sop>
</condition>
</item>
<item class_id_reference="30" object_id="_484">
<inState>128</inState>
<outState>129</outState>
<condition>
<id>274</id>
<sop>
<count>1</count>
<item_version>0</item_version>
<item>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>25</first>
<second>0</second>
</first>
<second>0</second>
</item>
</item>
</sop>
</condition>
</item>
</transitions>
</fsm>
<res class_id="36" tracking_level="1" version="0" object_id="_485">
<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>7</count>
<item_version>0</item_version>
<item class_id="38" tracking_level="0" version="0">
<first>ap_block_pp0_stage0_01001 ( and ) </first>
<second class_id="39" tracking_level="0" version="0">
<count>4</count>
<item_version>0</item_version>
<item class_id="40" tracking_level="0" version="0">
<first>(0P0)</first>
<second>1</second>
</item>
<item>
<first>(1P1)</first>
<second>1</second>
</item>
<item>
<first>FF</first>
<second>0</second>
</item>
<item>
<first>LUT</first>
<second>2</second>
</item>
</second>
</item>
<item>
<first>ap_block_state1 ( or ) </first>
<second>
<count>4</count>
<item_version>0</item_version>
<item>
<first>(0P0)</first>
<second>1</second>
</item>
<item>
<first>(1P1)</first>
<second>1</second>
</item>
<item>
<first>FF</first>
<second>0</second>
</item>
<item>
<first>LUT</first>
<second>2</second>
</item>
</second>
</item>
<item>
<first>ap_block_state129_pp0_stage0_iter1 ( and ) </first>
<second>
<count>4</count>
<item_version>0</item_version>
<item>
<first>(0P0)</first>
<second>1</second>
</item>
<item>
<first>(1P1)</first>
<second>1</second>
</item>
<item>
<first>FF</first>
<second>0</second>
</item>
<item>
<first>LUT</first>
<second>2</second>
</item>
</second>
</item>
<item>
<first>ap_enable_pp0 ( xor ) </first>
<second>
<count>4</count>
<item_version>0</item_version>
<item>
<first>(0P0)</first>
<second>1</second>
</item>
<item>
<first>(1P1)</first>
<second>2</second>
</item>
<item>
<first>FF</first>
<second>0</second>
</item>
<item>
<first>LUT</first>
<second>2</second>
</item>
</second>
</item>
<item>
<first>ap_enable_reg_pp0_iter1 ( xor ) </first>
<second>
<count>4</count>
<item_version>0</item_version>
<item>
<first>(0P0)</first>
<second>2</second>
</item>
<item>
<first>(1P1)</first>
<second>1</second>
</item>
<item>
<first>FF</first>
<second>0</second>
</item>
<item>
<first>LUT</first>
<second>2</second>
</item>
</second>
</item>
<item>
<first>i_fu_172_p2 ( + ) </first>
<second>
<count>4</count>
<item_version>0</item_version>
<item>
<first>(0P0)</first>
<second>31</second>
</item>
<item>
<first>(1P1)</first>
<second>1</second>
</item>
<item>
<first>FF</first>
<second>0</second>
</item>
<item>
<first>LUT</first>
<second>38</second>
</item>
</second>
</item>
<item>
<first>tmp_i_i_i_fu_167_p2 ( icmp ) </first>
<second>
<count>4</count>
<item_version>0</item_version>
<item>
<first>(0P0)</first>
<second>32</second>
</item>
<item>
<first>(1P1)</first>
<second>32</second>
</item>
<item>
<first>FF</first>
<second>0</second>
</item>
<item>
<first>LUT</first>
<second>20</second>
</item>
</second>
</item>
</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>10</count>
<item_version>0</item_version>
<item>
<first>ap_NS_fsm</first>
<second>
<count>4</count>
<item_version>0</item_version>
<item>
<first>(0Size)</first>
<second>130</second>
</item>
<item>
<first>(1Bits)</first>
<second>1</second>
</item>
<item>
<first>(2Count)</first>
<second>130</second>
</item>
<item>
<first>LUT</first>
<second>585</second>
</item>
</second>
</item>
<item>
<first>ap_done</first>
<second>
<count>4</count>
<item_version>0</item_version>
<item>
<first>(0Size)</first>
<second>2</second>
</item>
<item>
<first>(1Bits)</first>
<second>1</second>
</item>
<item>
<first>(2Count)</first>
<second>2</second>
</item>
<item>
<first>LUT</first>
<second>9</second>
</item>
</second>
</item>
<item>
<first>ap_enable_reg_pp0_iter1</first>
<second>
<count>4</count>
<item_version>0</item_version>
<item>
<first>(0Size)</first>
<second>2</second>
</item>
<item>
<first>(1Bits)</first>
<second>1</second>
</item>
<item>
<first>(2Count)</first>
<second>2</second>
</item>
<item>
<first>LUT</first>
<second>9</second>
</item>
</second>
</item>
<item>
<first>ap_enable_reg_pp0_iter2</first>
<second>
<count>4</count>
<item_version>0</item_version>
<item>
<first>(0Size)</first>
<second>2</second>
</item>
<item>
<first>(1Bits)</first>
<second>1</second>
</item>
<item>
<first>(2Count)</first>
<second>2</second>
</item>
<item>
<first>LUT</first>
<second>9</second>
</item>
</second>
</item>
<item>
<first>ap_sig_ioackin_m_axi_var_input_0_1_V_ARREADY</first>
<second>
<count>4</count>
<item_version>0</item_version>
<item>
<first>(0Size)</first>
<second>2</second>
</item>
<item>
<first>(1Bits)</first>
<second>1</second>
</item>
<item>
<first>(2Count)</first>
<second>2</second>
</item>
<item>
<first>LUT</first>
<second>9</second>
</item>
</second>
</item>
<item>
<first>coalesced_data_num_blk_n</first>
<second>
<count>4</count>
<item_version>0</item_version>
<item>
<first>(0Size)</first>
<second>2</second>
</item>
<item>
<first>(1Bits)</first>
<second>1</second>
</item>
<item>
<first>(2Count)</first>
<second>2</second>
</item>
<item>
<first>LUT</first>
<second>9</second>
</item>
</second>
</item>
<item>
<first>i_i_i_i_reg_128</first>
<second>
<count>4</count>
<item_version>0</item_version>
<item>
<first>(0Size)</first>
<second>2</second>
</item>
<item>
<first>(1Bits)</first>
<second>31</second>
</item>
<item>
<first>(2Count)</first>
<second>62</second>
</item>
<item>
<first>LUT</first>
<second>9</second>
</item>
</second>
</item>
<item>
<first>var_input_0_1_V_blk_n_AR</first>
<second>
<count>4</count>
<item_version>0</item_version>
<item>
<first>(0Size)</first>
<second>2</second>
</item>
<item>
<first>(1Bits)</first>
<second>1</second>
</item>
<item>
<first>(2Count)</first>
<second>2</second>
</item>
<item>
<first>LUT</first>
<second>9</second>
</item>
</second>
</item>
<item>
<first>var_input_0_1_V_blk_n_R</first>
<second>
<count>4</count>
<item_version>0</item_version>
<item>
<first>(0Size)</first>
<second>2</second>
</item>
<item>
<first>(1Bits)</first>
<second>1</second>
</item>
<item>
<first>(2Count)</first>
<second>2</second>
</item>
<item>
<first>LUT</first>
<second>9</second>
</item>
</second>
</item>
<item>
<first>var_input_0_1_V_offset_blk_n</first>
<second>
<count>4</count>
<item_version>0</item_version>
<item>
<first>(0Size)</first>
<second>2</second>
</item>
<item>
<first>(1Bits)</first>
<second>1</second>
</item>
<item>
<first>(2Count)</first>
<second>2</second>
</item>
<item>
<first>LUT</first>
<second>9</second>
</item>
</second>
</item>
</dp_multiplexer_resource>
<dp_register_resource>
<count>12</count>
<item_version>0</item_version>
<item>
<first>ap_CS_fsm</first>
<second>
<count>3</count>
<item_version>0</item_version>
<item>
<first>(Bits)</first>
<second>129</second>
</item>
<item>
<first>(Consts)</first>
<second>0</second>
</item>
<item>
<first>FF</first>
<second>129</second>
</item>
</second>
</item>
<item>
<first>ap_done_reg</first>
<second>
<count>3</count>
<item_version>0</item_version>
<item>
<first>(Bits)</first>
<second>1</second>
</item>
<item>
<first>(Consts)</first>
<second>0</second>
</item>
<item>
<first>FF</first>
<second>1</second>
</item>
</second>
</item>
<item>
<first>ap_enable_reg_pp0_iter0</first>
<second>
<count>3</count>
<item_version>0</item_version>
<item>
<first>(Bits)</first>
<second>1</second>
</item>
<item>
<first>(Consts)</first>
<second>0</second>
</item>
<item>
<first>FF</first>
<second>1</second>
</item>
</second>
</item>
<item>
<first>ap_enable_reg_pp0_iter1</first>
<second>
<count>3</count>
<item_version>0</item_version>
<item>
<first>(Bits)</first>
<second>1</second>
</item>
<item>
<first>(Consts)</first>
<second>0</second>
</item>
<item>
<first>FF</first>
<second>1</second>
</item>
</second>
</item>
<item>
<first>ap_enable_reg_pp0_iter2</first>
<second>
<count>3</count>
<item_version>0</item_version>
<item>
<first>(Bits)</first>
<second>1</second>
</item>
<item>
<first>(Consts)</first>
<second>0</second>
</item>
<item>
<first>FF</first>
<second>1</second>
</item>
</second>
</item>
<item>
<first>ap_reg_ioackin_m_axi_var_input_0_1_V_ARREADY</first>
<second>
<count>3</count>
<item_version>0</item_version>
<item>
<first>(Bits)</first>
<second>1</second>
</item>
<item>
<first>(Consts)</first>
<second>0</second>
</item>
<item>
<first>FF</first>
<second>1</second>
</item>
</second>
</item>
<item>
<first>i_i_i_i_reg_128</first>
<second>
<count>3</count>
<item_version>0</item_version>
<item>
<first>(Bits)</first>
<second>31</second>
</item>
<item>
<first>(Consts)</first>
<second>0</second>
</item>
<item>
<first>FF</first>
<second>31</second>
</item>
</second>
</item>
<item>
<first>tmp_V_reg_204</first>
<second>
<count>3</count>
<item_version>0</item_version>
<item>
<first>(Bits)</first>
<second>512</second>
</item>
<item>
<first>(Consts)</first>
<second>0</second>
</item>
<item>
<first>FF</first>
<second>512</second>
</item>
</second>
</item>
<item>
<first>tmp_i_i_i_reg_195</first>
<second>
<count>3</count>
<item_version>0</item_version>
<item>
<first>(Bits)</first>
<second>1</second>
</item>
<item>
<first>(Consts)</first>
<second>0</second>
</item>
<item>
<first>FF</first>
<second>1</second>
</item>
</second>
</item>
<item>
<first>tmp_i_i_i_reg_195_pp0_iter1_reg</first>
<second>
<count>3</count>
<item_version>0</item_version>
<item>
<first>(Bits)</first>
<second>1</second>
</item>
<item>
<first>(Consts)</first>
<second>0</second>
</item>
<item>
<first>FF</first>
<second>1</second>
</item>
</second>
</item>
<item>
<first>tmp_reg_183</first>
<second>
<count>3</count>
<item_version>0</item_version>
<item>
<first>(Bits)</first>
<second>32</second>
</item>
<item>
<first>(Consts)</first>
<second>0</second>
</item>
<item>
<first>FF</first>
<second>32</second>
</item>
</second>
</item>
<item>
<first>var_input_0_1_V_offset1_i_reg_178</first>
<second>
<count>3</count>
<item_version>0</item_version>
<item>
<first>(Bits)</first>
<second>26</second>
</item>
<item>
<first>(Consts)</first>
<second>0</second>
</item>
<item>
<first>FF</first>
<second>26</second>
</item>
</second>
</item>
</dp_register_resource>
<dp_dsp_resource>
<count>0</count>
<item_version>0</item_version>
</dp_dsp_resource>
<dp_component_map class_id="41" tracking_level="0" version="0">
<count>0</count>
<item_version>0</item_version>
</dp_component_map>
<dp_expression_map>
<count>2</count>
<item_version>0</item_version>
<item class_id="42" tracking_level="0" version="0">
<first>i_fu_172_p2 ( + ) </first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>26</item>
</second>
</item>
<item>
<first>tmp_i_i_i_fu_167_p2 ( icmp ) </first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>25</item>
</second>
</item>
</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="43" tracking_level="0" version="0">
<count>17</count>
<item_version>0</item_version>
<item class_id="44" tracking_level="0" version="0">
<first>10</first>
<second class_id="45" tracking_level="0" version="0">
<first>0</first>
<second>0</second>
</second>
</item>
<item>
<first>11</first>
<second>
<first>0</first>
<second>0</second>
</second>
</item>
<item>
<first>12</first>
<second>
<first>1</first>
<second>0</second>
</second>
</item>
<item>
<first>13</first>
<second>
<first>1</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>20</first>
<second>
<first>1</first>
<second>125</second>
</second>
</item>
<item>
<first>21</first>
<second>
<first>126</first>
<second>0</second>
</second>
</item>
<item>
<first>23</first>
<second>
<first>127</first>
<second>0</second>
</second>
</item>
<item>
<first>24</first>
<second>
<first>127</first>
<second>0</second>
</second>
</item>
<item>
<first>25</first>
<second>
<first>127</first>
<second>0</second>
</second>
</item>
<item>
<first>26</first>
<second>
<first>127</first>
<second>0</second>
</second>
</item>
<item>
<first>27</first>
<second>
<first>127</first>
<second>0</second>
</second>
</item>
<item>
<first>32</first>
<second>
<first>128</first>
<second>0</second>
</second>
</item>
<item>
<first>33</first>
<second>
<first>129</first>
<second>0</second>
</second>
</item>
<item>
<first>35</first>
<second>
<first>129</first>
<second>0</second>
</second>
</item>
<item>
<first>37</first>
<second>
<first>130</first>
<second>0</second>
</second>
</item>
</node_label_latency>
<bblk_ent_exit class_id="46" tracking_level="0" version="0">
<count>4</count>
<item_version>0</item_version>
<item class_id="47" tracking_level="0" version="0">
<first>22</first>
<second class_id="48" tracking_level="0" version="0">
<first>0</first>
<second>126</second>
</second>
</item>
<item>
<first>28</first>
<second>
<first>127</first>
<second>127</second>
</second>
</item>
<item>
<first>36</first>
<second>
<first>128</first>
<second>129</second>
</second>
</item>
<item>
<first>38</first>
<second>
<first>128</first>
<second>128</second>
</second>
</item>
</bblk_ent_exit>
<regions class_id="49" tracking_level="0" version="0">
<count>1</count>
<item_version>0</item_version>
<item class_id="50" tracking_level="1" version="0" object_id="_486">
<region_name>load_epoch</region_name>
<basic_blocks>
<count>2</count>
<item_version>0</item_version>
<item>28</item>
<item>36</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="51" tracking_level="0" version="0">
<count>13</count>
<item_version>0</item_version>
<item class_id="52" tracking_level="0" version="0">
<first>98</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>10</item>
</second>
</item>
<item>
<first>104</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>17</item>
</second>
</item>
<item>
<first>110</first>
<second>
<count>126</count>
<item_version>0</item_version>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
</second>
</item>
<item>
<first>116</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>32</item>
</second>
</item>
<item>
<first>121</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>33</item>
</second>
</item>
<item>
<first>132</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>23</item>
</second>
</item>
<item>
<first>139</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>11</item>
</second>
</item>
<item>
<first>149</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>18</item>
</second>
</item>
<item>
<first>153</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>12</item>
</second>
</item>
<item>
<first>156</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>13</item>
</second>
</item>
<item>
<first>163</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>24</item>
</second>
</item>
<item>
<first>167</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>25</item>
</second>
</item>
<item>
<first>172</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>26</item>
</second>
</item>
</dp_fu_nodes>
<dp_fu_nodes_expression class_id="54" tracking_level="0" version="0">
<count>8</count>
<item_version>0</item_version>
<item class_id="55" tracking_level="0" version="0">
<first>i_cast_i_i_i_fu_163</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>24</item>
</second>
</item>
<item>
<first>i_fu_172</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>26</item>
</second>
</item>
<item>
<first>i_i_i_i_phi_fu_132</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>23</item>
</second>
</item>
<item>
<first>tmp_fu_149</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>18</item>
</second>
</item>
<item>
<first>tmp_i_fu_153</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>12</item>
</second>
</item>
<item>
<first>tmp_i_i_i_fu_167</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>25</item>
</second>
</item>
<item>
<first>var_input_0_1_V_addr_fu_156</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>13</item>
</second>
</item>
<item>
<first>var_input_0_1_V_offset1_i_fu_139</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>11</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>5</count>
<item_version>0</item_version>
<item>
<first>coalesced_data_num_read_read_fu_104</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>17</item>
</second>
</item>
<item>
<first>empty_nbwrite_fu_121</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>33</item>
</second>
</item>
<item>
<first>grp_readreq_fu_110</first>
<second>
<count>126</count>
<item_version>0</item_version>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
<item>20</item>
</second>
</item>
<item>
<first>tmp_V_read_fu_116</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>32</item>
</second>
</item>
<item>
<first>var_input_0_1_V_offset_read_read_fu_98</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>10</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="56" tracking_level="0" version="0">
<count>0</count>
<item_version>0</item_version>
</dp_mem_port_nodes>
<dp_reg_nodes>
<count>7</count>
<item_version>0</item_version>
<item>
<first>128</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>23</item>
</second>
</item>
<item>
<first>178</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>11</item>
</second>
</item>
<item>
<first>183</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>18</item>
</second>
</item>
<item>
<first>189</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>13</item>
</second>
</item>
<item>
<first>195</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>25</item>
</second>
</item>
<item>
<first>199</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>26</item>
</second>
</item>
<item>
<first>204</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>32</item>
</second>
</item>
</dp_reg_nodes>
<dp_regname_nodes>
<count>7</count>
<item_version>0</item_version>
<item>
<first>i_i_i_i_reg_128</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>23</item>
</second>
</item>
<item>
<first>i_reg_199</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>26</item>
</second>
</item>
<item>
<first>tmp_V_reg_204</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>32</item>
</second>
</item>
<item>
<first>tmp_i_i_i_reg_195</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>25</item>
</second>
</item>
<item>
<first>tmp_reg_183</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>18</item>
</second>
</item>
<item>
<first>var_input_0_1_V_addr_reg_189</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>13</item>
</second>
</item>
<item>
<first>var_input_0_1_V_offset1_i_reg_178</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>11</item>
</second>
</item>
</dp_regname_nodes>
<dp_reg_phi>
<count>1</count>
<item_version>0</item_version>
<item>
<first>128</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>23</item>
</second>
</item>
</dp_reg_phi>
<dp_regname_phi>
<count>1</count>
<item_version>0</item_version>
<item>
<first>i_i_i_i_reg_128</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>23</item>
</second>
</item>
</dp_regname_phi>
<dp_port_io_nodes class_id="57" tracking_level="0" version="0">
<count>4</count>
<item_version>0</item_version>
<item class_id="58" tracking_level="0" version="0">
<first>coalesced_data_num</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>read</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>17</item>
</second>
</item>
</second>
</item>
<item>
<first>input_stream_0_1_V_V</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>nbwrite</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>33</item>
</second>
</item>
</second>
</item>
<item>
<first>var_input_0_1_V</first>
<second>
<count>0</count>
<item_version>0</item_version>
</second>
</item>
<item>
<first>var_input_0_1_V_offset</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>read</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>10</item>
</second>
</item>
</second>
</item>
</dp_port_io_nodes>
<port2core class_id="59" tracking_level="0" version="0">
<count>3</count>
<item_version>0</item_version>
<item class_id="60" tracking_level="0" version="0">
<first>1</first>
<second>FIFO_SRL</second>
</item>
<item>
<first>3</first>
<second>FIFO</second>
</item>
<item>
<first>4</first>
<second>FIFO</second>
</item>
</port2core>
<node2core>
<count>0</count>
<item_version>0</item_version>
</node2core>
</syndb>
</boost_serialization>
| 30.748498 | 137 | 0.445452 |
1e3bf751658ca3e24debff3b5bf55fc153844d89 | 1,581 | adb | Ada | Ada/problem_2/problem_2.adb | PyllrNL/Project_Euler_Solutions | 3d125dae48e50b1fcddb8b8bd5b1cf653aff1005 | [
"MIT"
] | null | null | null | Ada/problem_2/problem_2.adb | PyllrNL/Project_Euler_Solutions | 3d125dae48e50b1fcddb8b8bd5b1cf653aff1005 | [
"MIT"
] | null | null | null | Ada/problem_2/problem_2.adb | PyllrNL/Project_Euler_Solutions | 3d125dae48e50b1fcddb8b8bd5b1cf653aff1005 | [
"MIT"
] | null | null | null | package body Problem_2 is
function Solution_1( Max : Int128 ) return Int128 is
N_1_Term : Int128 := 1;
N_Term : Int128 := 1;
Value : Int128 := 0;
Sum : Int128 := 0;
begin
loop
Value := N_1_Term + N_Term;
exit when Value > Max;
if Value mod 2 = 0 then
Sum := Sum + Value;
end if;
N_1_Term := N_Term;
N_Term := Value;
end loop;
return Sum;
end Solution_1;
function Solution_2( Max : Int128 ) return Int128 is
N_1_Term : Int128 := 2;
N_Term : Int128 := 8;
Sum : Int128 := N_1_Term + N_Term;
Value : Int128 := 0;
begin
loop
Value := 4*N_Term + N_1_Term;
exit when Value > Max;
Sum := Sum + Value;
N_1_Term := N_Term;
N_Term := Value;
end loop;
return Sum;
end Solution_2;
procedure Test_Solution_1 is
Solution : constant Int128 := 4613732;
begin
Assert( Solution_1(4_000_000) = Solution);
end Test_Solution_1;
procedure Test_Solution_2 is
Solution : constant Int128 := 4613732;
begin
Assert( Solution_2(4_000_000) = Solution);
end Test_Solution_2;
function Get_Solutions return Solution_Case is
Ret : Solution_Case;
begin
Set_Name( Ret, "Problem 2" );
Add_Test( Ret, Test_Solution_1'Access );
Add_Test( Ret, Test_Solution_2'Access );
return Ret;
end Get_Solutions;
end Problem_2;
| 23.954545 | 56 | 0.545225 |
038db00a36e0b34ece4d18e4f8911e36f9cc74af | 10,159 | ads | Ada | source/league/ucd/matreshka-internals-unicode-ucd-core_00a8.ads | svn2github/matreshka | 9d222b3ad9da508855fb1f5adbe5e8a4fad4c530 | [
"BSD-3-Clause"
] | 24 | 2016-11-29T06:59:41.000Z | 2021-08-30T11:55:16.000Z | source/league/ucd/matreshka-internals-unicode-ucd-core_00a8.ads | svn2github/matreshka | 9d222b3ad9da508855fb1f5adbe5e8a4fad4c530 | [
"BSD-3-Clause"
] | 2 | 2019-01-16T05:15:20.000Z | 2019-02-03T10:03:32.000Z | source/league/ucd/matreshka-internals-unicode-ucd-core_00a8.ads | 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 --
-- --
-- Runtime Library Component --
-- --
------------------------------------------------------------------------------
-- --
-- Copyright © 2012-2015, 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$
------------------------------------------------------------------------------
pragma Restrictions (No_Elaboration_Code);
-- GNAT: enforce generation of preinitialized data section instead of
-- generation of elaboration code.
package Matreshka.Internals.Unicode.Ucd.Core_00A8 is
pragma Preelaborate;
Group_00A8 : aliased constant Core_Second_Stage
:= (16#02# => -- A802
(Nonspacing_Mark, Neutral,
Extend, Extend, Extend, Combining_Mark,
(Case_Ignorable
| Grapheme_Extend
| ID_Continue
| XID_Continue => True,
others => False)),
16#06# => -- A806
(Nonspacing_Mark, Neutral,
Extend, Extend, Extend, Combining_Mark,
(Case_Ignorable
| Grapheme_Extend
| Grapheme_Link
| ID_Continue
| XID_Continue => True,
others => False)),
16#0B# => -- A80B
(Nonspacing_Mark, Neutral,
Extend, Extend, Extend, Combining_Mark,
(Case_Ignorable
| Grapheme_Extend
| ID_Continue
| XID_Continue => True,
others => False)),
16#23# .. 16#24# => -- A823 .. A824
(Spacing_Mark, Neutral,
Spacing_Mark, Extend, Extend, Combining_Mark,
(Other_Alphabetic
| Alphabetic
| Grapheme_Base
| ID_Continue
| XID_Continue => True,
others => False)),
16#25# .. 16#26# => -- A825 .. A826
(Nonspacing_Mark, Neutral,
Extend, Extend, Extend, Combining_Mark,
(Other_Alphabetic
| Alphabetic
| Case_Ignorable
| Grapheme_Extend
| ID_Continue
| XID_Continue => True,
others => False)),
16#27# => -- A827
(Spacing_Mark, Neutral,
Spacing_Mark, Extend, Extend, Combining_Mark,
(Other_Alphabetic
| Alphabetic
| Grapheme_Base
| ID_Continue
| XID_Continue => True,
others => False)),
16#28# .. 16#2B# => -- A828 .. A82B
(Other_Symbol, Neutral,
Other, Other, Other, Alphabetic,
(Grapheme_Base => True,
others => False)),
16#2C# .. 16#2F# => -- A82C .. A82F
(Unassigned, Neutral,
Other, Other, Other, Unknown,
(others => False)),
16#30# .. 16#35# => -- A830 .. A835
(Other_Number, Neutral,
Other, Other, Other, Alphabetic,
(Grapheme_Base => True,
others => False)),
16#36# .. 16#37# => -- A836 .. A837
(Other_Symbol, Neutral,
Other, Other, Other, Alphabetic,
(Grapheme_Base => True,
others => False)),
16#38# => -- A838
(Currency_Symbol, Neutral,
Other, Other, Other, Postfix_Numeric,
(Grapheme_Base => True,
others => False)),
16#39# => -- A839
(Other_Symbol, Neutral,
Other, Other, Other, Alphabetic,
(Grapheme_Base => True,
others => False)),
16#3A# .. 16#3F# => -- A83A .. A83F
(Unassigned, Neutral,
Other, Other, Other, Unknown,
(others => False)),
16#74# .. 16#75# => -- A874 .. A875
(Other_Punctuation, Neutral,
Other, Other, Other, Break_Before,
(Grapheme_Base => True,
others => False)),
16#76# .. 16#77# => -- A876 .. A877
(Other_Punctuation, Neutral,
Other, Other, S_Term, Exclamation,
(STerm
| Terminal_Punctuation
| Grapheme_Base => True,
others => False)),
16#78# .. 16#7F# => -- A878 .. A87F
(Unassigned, Neutral,
Other, Other, Other, Unknown,
(others => False)),
16#80# .. 16#81# => -- A880 .. A881
(Spacing_Mark, Neutral,
Spacing_Mark, Extend, Extend, Combining_Mark,
(Other_Alphabetic
| Alphabetic
| Grapheme_Base
| ID_Continue
| XID_Continue => True,
others => False)),
16#B4# .. 16#C3# => -- A8B4 .. A8C3
(Spacing_Mark, Neutral,
Spacing_Mark, Extend, Extend, Combining_Mark,
(Other_Alphabetic
| Alphabetic
| Grapheme_Base
| ID_Continue
| XID_Continue => True,
others => False)),
16#C4# => -- A8C4
(Nonspacing_Mark, Neutral,
Extend, Extend, Extend, Combining_Mark,
(Diacritic
| Case_Ignorable
| Grapheme_Extend
| Grapheme_Link
| ID_Continue
| XID_Continue => True,
others => False)),
16#C5# .. 16#CD# => -- A8C5 .. A8CD
(Unassigned, Neutral,
Other, Other, Other, Unknown,
(others => False)),
16#CE# .. 16#CF# => -- A8CE .. A8CF
(Other_Punctuation, Neutral,
Other, Other, S_Term, Break_After,
(STerm
| Terminal_Punctuation
| Grapheme_Base => True,
others => False)),
16#D0# .. 16#D9# => -- A8D0 .. A8D9
(Decimal_Number, Neutral,
Other, Numeric, Numeric, Numeric,
(Grapheme_Base
| ID_Continue
| XID_Continue => True,
others => False)),
16#DA# .. 16#DF# => -- A8DA .. A8DF
(Unassigned, Neutral,
Other, Other, Other, Unknown,
(others => False)),
16#E0# .. 16#F1# => -- A8E0 .. A8F1
(Nonspacing_Mark, Neutral,
Extend, Extend, Extend, Combining_Mark,
(Diacritic
| Case_Ignorable
| Grapheme_Extend
| ID_Continue
| XID_Continue => True,
others => False)),
16#F8# .. 16#FA# => -- A8F8 .. A8FA
(Other_Punctuation, Neutral,
Other, Other, Other, Alphabetic,
(Grapheme_Base => True,
others => False)),
16#FC# .. 16#FF# => -- A8FC .. A8FF
(Unassigned, Neutral,
Other, Other, Other, Unknown,
(others => False)),
others =>
(Other_Letter, Neutral,
Other, A_Letter, O_Letter, Alphabetic,
(Alphabetic
| Grapheme_Base
| ID_Continue
| ID_Start
| XID_Continue
| XID_Start => True,
others => False)));
end Matreshka.Internals.Unicode.Ucd.Core_00A8;
| 43.04661 | 78 | 0.448174 |
d14052f433c3e79fa24fa978ad7cfdf308f69820 | 1,190 | ads | Ada | example/src/clic_ex-commands-switches_and_args.ads | alire-project/clic | e57e289e4825e1ce4be96b5cdd1979a02a08c8ba | [
"MIT"
] | 9 | 2021-08-30T16:11:30.000Z | 2021-11-06T22:41:17.000Z | example/src/clic_ex-commands-switches_and_args.ads | alire-project/clic | e57e289e4825e1ce4be96b5cdd1979a02a08c8ba | [
"MIT"
] | 8 | 2021-09-05T09:20:31.000Z | 2022-03-09T10:07:52.000Z | example/src/clic_ex-commands-switches_and_args.ads | alire-project/clic | e57e289e4825e1ce4be96b5cdd1979a02a08c8ba | [
"MIT"
] | 2 | 2021-09-16T14:17:20.000Z | 2021-09-21T09:11:23.000Z | with AAA.Strings;
with CLIC.Subcommand;
package CLIC_Ex.Commands.Switches_And_Args is
type Instance
is new CLIC.Subcommand.Command
with private;
overriding
function Name (Cmd : Instance) return CLIC.Subcommand.Identifier
is ("switches_and_args");
overriding
function Switch_Parsing (This : Instance)
return CLIC.Subcommand.Switch_Parsing_Kind
is (CLIC.Subcommand.All_As_Args);
overriding
procedure Execute (Cmd : in out Instance;
Args : AAA.Strings.Vector);
overriding
function Long_Description (Cmd : Instance) return AAA.Strings.Vector
is (AAA.Strings.Empty_Vector);
overriding
procedure Setup_Switches
(Cmd : in out Instance;
Config : in out CLIC.Subcommand.Switches_Configuration)
is null;
overriding
function Short_Description (Cmd : Instance) return String
is ("Print all the sub-command switches and args");
overriding
function Usage_Custom_Parameters (Cmd : Instance) return String
is ("[switches] [args]");
private
type Instance
is new CLIC.Subcommand.Command
with null record;
end CLIC_Ex.Commands.Switches_And_Args;
| 24.285714 | 71 | 0.703361 |
03d564bec127274a8a6d23ce4be6a874ffed2e74 | 12,700 | adb | Ada | src/InitDevice.adb | mokafiht/u2f_key_SDCC | 2febfaf075eb4f414a937c7369149d68cbffbf2e | [
"BSD-2-Clause"
] | 1 | 2018-02-02T16:24:03.000Z | 2018-02-02T16:24:03.000Z | src/InitDevice.adb | mokafiht/u2f_key_SDCC | 2febfaf075eb4f414a937c7369149d68cbffbf2e | [
"BSD-2-Clause"
] | null | null | null | src/InitDevice.adb | mokafiht/u2f_key_SDCC | 2febfaf075eb4f414a937c7369149d68cbffbf2e | [
"BSD-2-Clause"
] | null | null | null | M:InitDevice
F:G$enter_DefaultMode_from_RESET$0$0({2}DF,SV:S),Z,0,0,0,0,0
S:LInitDevice.enter_DefaultMode_from_RESET$SFRPAGE_save$1$21({1}SC:U),R,0,0,[r7]
F:G$VREG_0_enter_DefaultMode_from_RESET$0$0({2}DF,SV:S),Z,0,0,0,0,0
F:G$CLOCK_0_enter_DefaultMode_from_RESET$0$0({2}DF,SV:S),Z,0,0,0,0,0
F:G$PORTS_0_enter_DefaultMode_from_RESET$0$0({2}DF,SV:S),Z,0,0,0,0,0
F:G$PORTS_1_enter_DefaultMode_from_RESET$0$0({2}DF,SV:S),Z,0,0,0,0,0
F:G$PBCFG_0_enter_DefaultMode_from_RESET$0$0({2}DF,SV:S),Z,0,0,0,0,0
F:G$CIP51_0_enter_DefaultMode_from_RESET$0$0({2}DF,SV:S),Z,0,0,0,0,0
F:G$TIMER01_0_enter_DefaultMode_from_RESET$0$0({2}DF,SV:S),Z,0,0,0,0,0
S:LInitDevice.TIMER01_0_enter_DefaultMode_from_RESET$TCON_save$1$35({1}SC:U),R,0,0,[r7]
F:G$TIMER16_2_enter_DefaultMode_from_RESET$0$0({2}DF,SV:S),Z,0,0,0,0,0
S:LInitDevice.TIMER16_2_enter_DefaultMode_from_RESET$TMR2CN0_TR2_save$1$37({1}SC:U),R,0,0,[r7]
F:G$TIMER16_3_enter_DefaultMode_from_RESET$0$0({2}DF,SV:S),Z,0,0,0,0,0
S:LInitDevice.TIMER16_3_enter_DefaultMode_from_RESET$TMR3CN0_TR3_save$1$39({1}SC:U),R,0,0,[r7]
F:G$TIMER_SETUP_0_enter_DefaultMode_from_RESET$0$0({2}DF,SV:S),Z,0,0,0,0,0
F:G$SMBUS_0_enter_DefaultMode_from_RESET$0$0({2}DF,SV:S),Z,0,0,0,0,0
F:G$UART_0_enter_DefaultMode_from_RESET$0$0({2}DF,SV:S),Z,0,0,0,0,0
F:G$INTERRUPT_0_enter_DefaultMode_from_RESET$0$0({2}DF,SV:S),Z,0,0,0,0,0
F:G$PCA_0_enter_DefaultMode_from_RESET$0$0({2}DF,SV:S),Z,0,0,0,0,0
F:G$PCACH_0_enter_DefaultMode_from_RESET$0$0({2}DF,SV:S),Z,0,0,0,0,0
F:G$PCACH_1_enter_DefaultMode_from_RESET$0$0({2}DF,SV:S),Z,0,0,0,0,0
F:G$PCACH_2_enter_DefaultMode_from_RESET$0$0({2}DF,SV:S),Z,0,0,0,0,0
T:FInitDevice$SI_UU32[({0}S:S$u32$0$0({4}SL:U),Z,0,0)({0}S:S$s32$0$0({4}SL:S),Z,0,0)({0}S:S$uu16$0$0({4}DA2d,STSI_UU16:S),Z,0,0)({0}S:S$u16$0$0({4}DA2d,SI:U),Z,0,0)({0}S:S$s16$0$0({4}DA2d,SI:S),Z,0,0)({0}S:S$u8$0$0({4}DA4d,SC:U),Z,0,0)({0}S:S$s8$0$0({4}DA4d,SC:S),Z,0,0)]
T:FInitDevice$SI_UU16[({0}S:S$u16$0$0({2}SI:U),Z,0,0)({0}S:S$s16$0$0({2}SI:S),Z,0,0)({0}S:S$u8$0$0({2}DA2d,SC:U),Z,0,0)({0}S:S$s8$0$0({2}DA2d,SC:S),Z,0,0)]
T:FInitDevice$SI_GEN_PTR[({0}S:S$u8$0$0({3}DA3d,SC:U),Z,0,0)({0}S:S$gptr$0$0({3}ST__00000000:S),Z,0,0)]
T:FInitDevice$__00000000[({0}S:S$memtype$0$0({1}SC:U),Z,0,0)({1}S:S$address$0$0({2}STSI_UU16:S),Z,0,0)]
S:G$ACC$0$0({1}SC:U),I,0,0
S:G$ADC0AC$0$0({1}SC:U),I,0,0
S:G$ADC0CF$0$0({1}SC:U),I,0,0
S:G$ADC0CN0$0$0({1}SC:U),I,0,0
S:G$ADC0CN1$0$0({1}SC:U),I,0,0
S:G$ADC0GTH$0$0({1}SC:U),I,0,0
S:G$ADC0GTL$0$0({1}SC:U),I,0,0
S:G$ADC0H$0$0({1}SC:U),I,0,0
S:G$ADC0L$0$0({1}SC:U),I,0,0
S:G$ADC0LTH$0$0({1}SC:U),I,0,0
S:G$ADC0LTL$0$0({1}SC:U),I,0,0
S:G$ADC0MX$0$0({1}SC:U),I,0,0
S:G$ADC0PWR$0$0({1}SC:U),I,0,0
S:G$ADC0TK$0$0({1}SC:U),I,0,0
S:G$B$0$0({1}SC:U),I,0,0
S:G$CKCON0$0$0({1}SC:U),I,0,0
S:G$CKCON1$0$0({1}SC:U),I,0,0
S:G$CLKSEL$0$0({1}SC:U),I,0,0
S:G$CMP0CN0$0$0({1}SC:U),I,0,0
S:G$CMP0CN1$0$0({1}SC:U),I,0,0
S:G$CMP0MD$0$0({1}SC:U),I,0,0
S:G$CMP0MX$0$0({1}SC:U),I,0,0
S:G$CMP1CN0$0$0({1}SC:U),I,0,0
S:G$CMP1CN1$0$0({1}SC:U),I,0,0
S:G$CMP1MD$0$0({1}SC:U),I,0,0
S:G$CMP1MX$0$0({1}SC:U),I,0,0
S:G$CRC0CN0$0$0({1}SC:U),I,0,0
S:G$CRC0CN1$0$0({1}SC:U),I,0,0
S:G$CRC0CNT$0$0({1}SC:U),I,0,0
S:G$CRC0DAT$0$0({1}SC:U),I,0,0
S:G$CRC0FLIP$0$0({1}SC:U),I,0,0
S:G$CRC0IN$0$0({1}SC:U),I,0,0
S:G$CRC0ST$0$0({1}SC:U),I,0,0
S:G$DERIVID$0$0({1}SC:U),I,0,0
S:G$DEVICEID$0$0({1}SC:U),I,0,0
S:G$DPH$0$0({1}SC:U),I,0,0
S:G$DPL$0$0({1}SC:U),I,0,0
S:G$EIE1$0$0({1}SC:U),I,0,0
S:G$EIE2$0$0({1}SC:U),I,0,0
S:G$EIP1$0$0({1}SC:U),I,0,0
S:G$EIP1H$0$0({1}SC:U),I,0,0
S:G$EIP2$0$0({1}SC:U),I,0,0
S:G$EIP2H$0$0({1}SC:U),I,0,0
S:G$EMI0CN$0$0({1}SC:U),I,0,0
S:G$FLKEY$0$0({1}SC:U),I,0,0
S:G$HFO0CAL$0$0({1}SC:U),I,0,0
S:G$HFO1CAL$0$0({1}SC:U),I,0,0
S:G$HFOCN$0$0({1}SC:U),I,0,0
S:G$I2C0CN0$0$0({1}SC:U),I,0,0
S:G$I2C0DIN$0$0({1}SC:U),I,0,0
S:G$I2C0DOUT$0$0({1}SC:U),I,0,0
S:G$I2C0FCN0$0$0({1}SC:U),I,0,0
S:G$I2C0FCN1$0$0({1}SC:U),I,0,0
S:G$I2C0FCT$0$0({1}SC:U),I,0,0
S:G$I2C0SLAD$0$0({1}SC:U),I,0,0
S:G$I2C0STAT$0$0({1}SC:U),I,0,0
S:G$IE$0$0({1}SC:U),I,0,0
S:G$IP$0$0({1}SC:U),I,0,0
S:G$IPH$0$0({1}SC:U),I,0,0
S:G$IT01CF$0$0({1}SC:U),I,0,0
S:G$LFO0CN$0$0({1}SC:U),I,0,0
S:G$P0$0$0({1}SC:U),I,0,0
S:G$P0MASK$0$0({1}SC:U),I,0,0
S:G$P0MAT$0$0({1}SC:U),I,0,0
S:G$P0MDIN$0$0({1}SC:U),I,0,0
S:G$P0MDOUT$0$0({1}SC:U),I,0,0
S:G$P0SKIP$0$0({1}SC:U),I,0,0
S:G$P1$0$0({1}SC:U),I,0,0
S:G$P1MASK$0$0({1}SC:U),I,0,0
S:G$P1MAT$0$0({1}SC:U),I,0,0
S:G$P1MDIN$0$0({1}SC:U),I,0,0
S:G$P1MDOUT$0$0({1}SC:U),I,0,0
S:G$P1SKIP$0$0({1}SC:U),I,0,0
S:G$P2$0$0({1}SC:U),I,0,0
S:G$P2MASK$0$0({1}SC:U),I,0,0
S:G$P2MAT$0$0({1}SC:U),I,0,0
S:G$P2MDIN$0$0({1}SC:U),I,0,0
S:G$P2MDOUT$0$0({1}SC:U),I,0,0
S:G$P2SKIP$0$0({1}SC:U),I,0,0
S:G$P3$0$0({1}SC:U),I,0,0
S:G$P3MDIN$0$0({1}SC:U),I,0,0
S:G$P3MDOUT$0$0({1}SC:U),I,0,0
S:G$PCA0CENT$0$0({1}SC:U),I,0,0
S:G$PCA0CLR$0$0({1}SC:U),I,0,0
S:G$PCA0CN0$0$0({1}SC:U),I,0,0
S:G$PCA0CPH0$0$0({1}SC:U),I,0,0
S:G$PCA0CPH1$0$0({1}SC:U),I,0,0
S:G$PCA0CPH2$0$0({1}SC:U),I,0,0
S:G$PCA0CPL0$0$0({1}SC:U),I,0,0
S:G$PCA0CPL1$0$0({1}SC:U),I,0,0
S:G$PCA0CPL2$0$0({1}SC:U),I,0,0
S:G$PCA0CPM0$0$0({1}SC:U),I,0,0
S:G$PCA0CPM1$0$0({1}SC:U),I,0,0
S:G$PCA0CPM2$0$0({1}SC:U),I,0,0
S:G$PCA0H$0$0({1}SC:U),I,0,0
S:G$PCA0L$0$0({1}SC:U),I,0,0
S:G$PCA0MD$0$0({1}SC:U),I,0,0
S:G$PCA0POL$0$0({1}SC:U),I,0,0
S:G$PCA0PWM$0$0({1}SC:U),I,0,0
S:G$PCON0$0$0({1}SC:U),I,0,0
S:G$PCON1$0$0({1}SC:U),I,0,0
S:G$PFE0CN$0$0({1}SC:U),I,0,0
S:G$PRTDRV$0$0({1}SC:U),I,0,0
S:G$PSCTL$0$0({1}SC:U),I,0,0
S:G$PSW$0$0({1}SC:U),I,0,0
S:G$REF0CN$0$0({1}SC:U),I,0,0
S:G$REG0CN$0$0({1}SC:U),I,0,0
S:G$REG1CN$0$0({1}SC:U),I,0,0
S:G$REVID$0$0({1}SC:U),I,0,0
S:G$RSTSRC$0$0({1}SC:U),I,0,0
S:G$SBCON1$0$0({1}SC:U),I,0,0
S:G$SBRLH1$0$0({1}SC:U),I,0,0
S:G$SBRLL1$0$0({1}SC:U),I,0,0
S:G$SBUF0$0$0({1}SC:U),I,0,0
S:G$SBUF1$0$0({1}SC:U),I,0,0
S:G$SCON0$0$0({1}SC:U),I,0,0
S:G$SCON1$0$0({1}SC:U),I,0,0
S:G$SFRPAGE$0$0({1}SC:U),I,0,0
S:G$SFRPGCN$0$0({1}SC:U),I,0,0
S:G$SFRSTACK$0$0({1}SC:U),I,0,0
S:G$SMB0ADM$0$0({1}SC:U),I,0,0
S:G$SMB0ADR$0$0({1}SC:U),I,0,0
S:G$SMB0CF$0$0({1}SC:U),I,0,0
S:G$SMB0CN0$0$0({1}SC:U),I,0,0
S:G$SMB0DAT$0$0({1}SC:U),I,0,0
S:G$SMB0FCN0$0$0({1}SC:U),I,0,0
S:G$SMB0FCN1$0$0({1}SC:U),I,0,0
S:G$SMB0FCT$0$0({1}SC:U),I,0,0
S:G$SMB0RXLN$0$0({1}SC:U),I,0,0
S:G$SMB0TC$0$0({1}SC:U),I,0,0
S:G$SMOD1$0$0({1}SC:U),I,0,0
S:G$SP$0$0({1}SC:U),I,0,0
S:G$SPI0CFG$0$0({1}SC:U),I,0,0
S:G$SPI0CKR$0$0({1}SC:U),I,0,0
S:G$SPI0CN0$0$0({1}SC:U),I,0,0
S:G$SPI0DAT$0$0({1}SC:U),I,0,0
S:G$SPI0FCN0$0$0({1}SC:U),I,0,0
S:G$SPI0FCN1$0$0({1}SC:U),I,0,0
S:G$SPI0FCT$0$0({1}SC:U),I,0,0
S:G$TCON$0$0({1}SC:U),I,0,0
S:G$TH0$0$0({1}SC:U),I,0,0
S:G$TH1$0$0({1}SC:U),I,0,0
S:G$TL0$0$0({1}SC:U),I,0,0
S:G$TL1$0$0({1}SC:U),I,0,0
S:G$TMOD$0$0({1}SC:U),I,0,0
S:G$TMR2CN0$0$0({1}SC:U),I,0,0
S:G$TMR2CN1$0$0({1}SC:U),I,0,0
S:G$TMR2H$0$0({1}SC:U),I,0,0
S:G$TMR2L$0$0({1}SC:U),I,0,0
S:G$TMR2RLH$0$0({1}SC:U),I,0,0
S:G$TMR2RLL$0$0({1}SC:U),I,0,0
S:G$TMR3CN0$0$0({1}SC:U),I,0,0
S:G$TMR3CN1$0$0({1}SC:U),I,0,0
S:G$TMR3H$0$0({1}SC:U),I,0,0
S:G$TMR3L$0$0({1}SC:U),I,0,0
S:G$TMR3RLH$0$0({1}SC:U),I,0,0
S:G$TMR3RLL$0$0({1}SC:U),I,0,0
S:G$TMR4CN0$0$0({1}SC:U),I,0,0
S:G$TMR4CN1$0$0({1}SC:U),I,0,0
S:G$TMR4H$0$0({1}SC:U),I,0,0
S:G$TMR4L$0$0({1}SC:U),I,0,0
S:G$TMR4RLH$0$0({1}SC:U),I,0,0
S:G$TMR4RLL$0$0({1}SC:U),I,0,0
S:G$UART1FCN0$0$0({1}SC:U),I,0,0
S:G$UART1FCN1$0$0({1}SC:U),I,0,0
S:G$UART1FCT$0$0({1}SC:U),I,0,0
S:G$UART1LIN$0$0({1}SC:U),I,0,0
S:G$USB0ADR$0$0({1}SC:U),I,0,0
S:G$USB0AEC$0$0({1}SC:U),I,0,0
S:G$USB0CDCF$0$0({1}SC:U),I,0,0
S:G$USB0CDCN$0$0({1}SC:U),I,0,0
S:G$USB0CDSTA$0$0({1}SC:U),I,0,0
S:G$USB0CF$0$0({1}SC:U),I,0,0
S:G$USB0DAT$0$0({1}SC:U),I,0,0
S:G$USB0XCN$0$0({1}SC:U),I,0,0
S:G$VDM0CN$0$0({1}SC:U),I,0,0
S:G$WDTCN$0$0({1}SC:U),I,0,0
S:G$XBR0$0$0({1}SC:U),I,0,0
S:G$XBR1$0$0({1}SC:U),I,0,0
S:G$XBR2$0$0({1}SC:U),I,0,0
S:G$ADC0GT$0$0({2}SI:U),I,0,0
S:G$ADC0$0$0({2}SI:U),I,0,0
S:G$ADC0LT$0$0({2}SI:U),I,0,0
S:G$DP$0$0({2}SI:U),I,0,0
S:G$PCA0CP0$0$0({2}SI:U),I,0,0
S:G$PCA0CP1$0$0({2}SI:U),I,0,0
S:G$PCA0CP2$0$0({2}SI:U),I,0,0
S:G$PCA0$0$0({2}SI:U),I,0,0
S:G$SBRL1$0$0({2}SI:U),I,0,0
S:G$TMR2$0$0({2}SI:U),I,0,0
S:G$TMR2RL$0$0({2}SI:U),I,0,0
S:G$TMR3$0$0({2}SI:U),I,0,0
S:G$TMR3RL$0$0({2}SI:U),I,0,0
S:G$TMR4$0$0({2}SI:U),I,0,0
S:G$TMR4RL$0$0({2}SI:U),I,0,0
S:G$_XPAGE$0$0({1}SC:U),I,0,0
S:G$ACC_ACC0$0$0({1}SX:U),J,0,0
S:G$ACC_ACC1$0$0({1}SX:U),J,0,0
S:G$ACC_ACC2$0$0({1}SX:U),J,0,0
S:G$ACC_ACC3$0$0({1}SX:U),J,0,0
S:G$ACC_ACC4$0$0({1}SX:U),J,0,0
S:G$ACC_ACC5$0$0({1}SX:U),J,0,0
S:G$ACC_ACC6$0$0({1}SX:U),J,0,0
S:G$ACC_ACC7$0$0({1}SX:U),J,0,0
S:G$ADC0CN0_ADCM0$0$0({1}SX:U),J,0,0
S:G$ADC0CN0_ADCM1$0$0({1}SX:U),J,0,0
S:G$ADC0CN0_ADCM2$0$0({1}SX:U),J,0,0
S:G$ADC0CN0_ADWINT$0$0({1}SX:U),J,0,0
S:G$ADC0CN0_ADBUSY$0$0({1}SX:U),J,0,0
S:G$ADC0CN0_ADINT$0$0({1}SX:U),J,0,0
S:G$ADC0CN0_ADBMEN$0$0({1}SX:U),J,0,0
S:G$ADC0CN0_ADEN$0$0({1}SX:U),J,0,0
S:G$B_B0$0$0({1}SX:U),J,0,0
S:G$B_B1$0$0({1}SX:U),J,0,0
S:G$B_B2$0$0({1}SX:U),J,0,0
S:G$B_B3$0$0({1}SX:U),J,0,0
S:G$B_B4$0$0({1}SX:U),J,0,0
S:G$B_B5$0$0({1}SX:U),J,0,0
S:G$B_B6$0$0({1}SX:U),J,0,0
S:G$B_B7$0$0({1}SX:U),J,0,0
S:G$IE_EX0$0$0({1}SX:U),J,0,0
S:G$IE_ET0$0$0({1}SX:U),J,0,0
S:G$IE_EX1$0$0({1}SX:U),J,0,0
S:G$IE_ET1$0$0({1}SX:U),J,0,0
S:G$IE_ES0$0$0({1}SX:U),J,0,0
S:G$IE_ET2$0$0({1}SX:U),J,0,0
S:G$IE_ESPI0$0$0({1}SX:U),J,0,0
S:G$IE_EA$0$0({1}SX:U),J,0,0
S:G$IP_PX0$0$0({1}SX:U),J,0,0
S:G$IP_PT0$0$0({1}SX:U),J,0,0
S:G$IP_PX1$0$0({1}SX:U),J,0,0
S:G$IP_PT1$0$0({1}SX:U),J,0,0
S:G$IP_PS0$0$0({1}SX:U),J,0,0
S:G$IP_PT2$0$0({1}SX:U),J,0,0
S:G$IP_PSPI0$0$0({1}SX:U),J,0,0
S:G$P0_B0$0$0({1}SX:U),J,0,0
S:G$P0_B1$0$0({1}SX:U),J,0,0
S:G$P0_B2$0$0({1}SX:U),J,0,0
S:G$P0_B3$0$0({1}SX:U),J,0,0
S:G$P0_B4$0$0({1}SX:U),J,0,0
S:G$P0_B5$0$0({1}SX:U),J,0,0
S:G$P0_B6$0$0({1}SX:U),J,0,0
S:G$P0_B7$0$0({1}SX:U),J,0,0
S:G$P1_B0$0$0({1}SX:U),J,0,0
S:G$P1_B1$0$0({1}SX:U),J,0,0
S:G$P1_B2$0$0({1}SX:U),J,0,0
S:G$P1_B3$0$0({1}SX:U),J,0,0
S:G$P1_B4$0$0({1}SX:U),J,0,0
S:G$P1_B5$0$0({1}SX:U),J,0,0
S:G$P1_B6$0$0({1}SX:U),J,0,0
S:G$P1_B7$0$0({1}SX:U),J,0,0
S:G$P2_B0$0$0({1}SX:U),J,0,0
S:G$P2_B1$0$0({1}SX:U),J,0,0
S:G$P2_B2$0$0({1}SX:U),J,0,0
S:G$P2_B3$0$0({1}SX:U),J,0,0
S:G$P3_B0$0$0({1}SX:U),J,0,0
S:G$P3_B1$0$0({1}SX:U),J,0,0
S:G$PCA0CN0_CCF0$0$0({1}SX:U),J,0,0
S:G$PCA0CN0_CCF1$0$0({1}SX:U),J,0,0
S:G$PCA0CN0_CCF2$0$0({1}SX:U),J,0,0
S:G$PCA0CN0_CR$0$0({1}SX:U),J,0,0
S:G$PCA0CN0_CF$0$0({1}SX:U),J,0,0
S:G$PSW_PARITY$0$0({1}SX:U),J,0,0
S:G$PSW_F1$0$0({1}SX:U),J,0,0
S:G$PSW_OV$0$0({1}SX:U),J,0,0
S:G$PSW_RS0$0$0({1}SX:U),J,0,0
S:G$PSW_RS1$0$0({1}SX:U),J,0,0
S:G$PSW_F0$0$0({1}SX:U),J,0,0
S:G$PSW_AC$0$0({1}SX:U),J,0,0
S:G$PSW_CY$0$0({1}SX:U),J,0,0
S:G$SCON0_RI$0$0({1}SX:U),J,0,0
S:G$SCON0_TI$0$0({1}SX:U),J,0,0
S:G$SCON0_RB8$0$0({1}SX:U),J,0,0
S:G$SCON0_TB8$0$0({1}SX:U),J,0,0
S:G$SCON0_REN$0$0({1}SX:U),J,0,0
S:G$SCON0_MCE$0$0({1}SX:U),J,0,0
S:G$SCON0_SMODE$0$0({1}SX:U),J,0,0
S:G$SCON1_RI$0$0({1}SX:U),J,0,0
S:G$SCON1_TI$0$0({1}SX:U),J,0,0
S:G$SCON1_RBX$0$0({1}SX:U),J,0,0
S:G$SCON1_TBX$0$0({1}SX:U),J,0,0
S:G$SCON1_REN$0$0({1}SX:U),J,0,0
S:G$SCON1_PERR$0$0({1}SX:U),J,0,0
S:G$SCON1_OVR$0$0({1}SX:U),J,0,0
S:G$SMB0CN0_SI$0$0({1}SX:U),J,0,0
S:G$SMB0CN0_ACK$0$0({1}SX:U),J,0,0
S:G$SMB0CN0_ARBLOST$0$0({1}SX:U),J,0,0
S:G$SMB0CN0_ACKRQ$0$0({1}SX:U),J,0,0
S:G$SMB0CN0_STO$0$0({1}SX:U),J,0,0
S:G$SMB0CN0_STA$0$0({1}SX:U),J,0,0
S:G$SMB0CN0_TXMODE$0$0({1}SX:U),J,0,0
S:G$SMB0CN0_MASTER$0$0({1}SX:U),J,0,0
S:G$SPI0CN0_SPIEN$0$0({1}SX:U),J,0,0
S:G$SPI0CN0_TXNF$0$0({1}SX:U),J,0,0
S:G$SPI0CN0_NSSMD0$0$0({1}SX:U),J,0,0
S:G$SPI0CN0_NSSMD1$0$0({1}SX:U),J,0,0
S:G$SPI0CN0_RXOVRN$0$0({1}SX:U),J,0,0
S:G$SPI0CN0_MODF$0$0({1}SX:U),J,0,0
S:G$SPI0CN0_WCOL$0$0({1}SX:U),J,0,0
S:G$SPI0CN0_SPIF$0$0({1}SX:U),J,0,0
S:G$TCON_IT0$0$0({1}SX:U),J,0,0
S:G$TCON_IE0$0$0({1}SX:U),J,0,0
S:G$TCON_IT1$0$0({1}SX:U),J,0,0
S:G$TCON_IE1$0$0({1}SX:U),J,0,0
S:G$TCON_TR0$0$0({1}SX:U),J,0,0
S:G$TCON_TF0$0$0({1}SX:U),J,0,0
S:G$TCON_TR1$0$0({1}SX:U),J,0,0
S:G$TCON_TF1$0$0({1}SX:U),J,0,0
S:G$TMR2CN0_T2XCLK0$0$0({1}SX:U),J,0,0
S:G$TMR2CN0_T2XCLK1$0$0({1}SX:U),J,0,0
S:G$TMR2CN0_TR2$0$0({1}SX:U),J,0,0
S:G$TMR2CN0_T2SPLIT$0$0({1}SX:U),J,0,0
S:G$TMR2CN0_TF2CEN$0$0({1}SX:U),J,0,0
S:G$TMR2CN0_TF2LEN$0$0({1}SX:U),J,0,0
S:G$TMR2CN0_TF2L$0$0({1}SX:U),J,0,0
S:G$TMR2CN0_TF2H$0$0({1}SX:U),J,0,0
S:G$TMR4CN0_T4XCLK0$0$0({1}SX:U),J,0,0
S:G$TMR4CN0_T4XCLK1$0$0({1}SX:U),J,0,0
S:G$TMR4CN0_TR4$0$0({1}SX:U),J,0,0
S:G$TMR4CN0_T4SPLIT$0$0({1}SX:U),J,0,0
S:G$TMR4CN0_TF4CEN$0$0({1}SX:U),J,0,0
S:G$TMR4CN0_TF4LEN$0$0({1}SX:U),J,0,0
S:G$TMR4CN0_TF4L$0$0({1}SX:U),J,0,0
S:G$TMR4CN0_TF4H$0$0({1}SX:U),J,0,0
S:G$UART1FCN1_RIE$0$0({1}SX:U),J,0,0
S:G$UART1FCN1_RXTO0$0$0({1}SX:U),J,0,0
S:G$UART1FCN1_RXTO1$0$0({1}SX:U),J,0,0
S:G$UART1FCN1_RFRQ$0$0({1}SX:U),J,0,0
S:G$UART1FCN1_TIE$0$0({1}SX:U),J,0,0
S:G$UART1FCN1_TXHOLD$0$0({1}SX:U),J,0,0
S:G$UART1FCN1_TXNF$0$0({1}SX:U),J,0,0
S:G$UART1FCN1_TFRQ$0$0({1}SX:U),J,0,0
S:G$HFOSC_0_enter_DefaultMode_from_RESET$0$0({2}DF,SV:S),C,0,0
| 35.180055 | 271 | 0.608346 |
19ebf2af3d1ac7fd1d1b51986528685837f0b161 | 187 | adb | Ada | example/src/load_environment_variables.adb | Heziode/ada-dotenv | 64d4a0e276a4a4356f0941f3eaea76127b3b3475 | [
"BSD-2-Clause"
] | 6 | 2021-01-22T17:35:04.000Z | 2021-12-03T18:10:06.000Z | example/src/load_environment_variables.adb | Heziode/ada-dotenv | 64d4a0e276a4a4356f0941f3eaea76127b3b3475 | [
"BSD-2-Clause"
] | null | null | null | example/src/load_environment_variables.adb | Heziode/ada-dotenv | 64d4a0e276a4a4356f0941f3eaea76127b3b3475 | [
"BSD-2-Clause"
] | null | null | null | with Ada.Text_IO;
with Dotenv;
package body Load_Environment_Variables is
begin
Ada.Text_IO.Put_Line ("Load Environment Variables");
Dotenv.Config;
end Load_Environment_Variables;
| 20.777778 | 55 | 0.807487 |
03b859ece6dc5ad52aa8502b37c77d0615a72633 | 15,141 | adb | Ada | arch/ARM/STM32/drivers/stm32-pwm.adb | WickedShell/Ada_Drivers_Library | 391866ad37a599347df40a4dbb3bf0721bedabea | [
"BSD-3-Clause"
] | 6 | 2017-05-28T04:37:11.000Z | 2020-11-22T11:26:19.000Z | arch/ARM/STM32/drivers/stm32-pwm.adb | WickedShell/Ada_Drivers_Library | 391866ad37a599347df40a4dbb3bf0721bedabea | [
"BSD-3-Clause"
] | 2 | 2019-08-30T10:57:40.000Z | 2020-02-11T21:34:14.000Z | arch/ARM/STM32/drivers/stm32-pwm.adb | WickedShell/Ada_Drivers_Library | 391866ad37a599347df40a4dbb3bf0721bedabea | [
"BSD-3-Clause"
] | 2 | 2017-02-07T19:42:02.000Z | 2020-11-22T11:26:20.000Z | ------------------------------------------------------------------------------
-- --
-- Copyright (C) 2015-2017, 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 System; use System;
with STM32_SVD; use STM32_SVD;
with STM32.Device; use STM32.Device;
package body STM32.PWM is
procedure Compute_Prescalar_And_Period
(This : access Timer;
Requested_Frequency : Hertz;
Prescalar : out UInt32;
Period : out UInt32)
with Pre => Requested_Frequency > 0;
-- Computes the minimum prescaler and thus the maximum resolution for the
-- given timer, based on the system clocks and the requested frequency.
-- Computes the period required for the requested frequency.
function Timer_Period (This : PWM_Modulator) return UInt32 is
(Current_Autoreload (This.Generator.all));
procedure Configure_PWM_GPIO
(Output : GPIO_Point;
PWM_AF : GPIO_Alternate_Function);
-- TODO: move these two functions to the STM32.Device packages?
function Has_APB2_Frequency (This : Timer) return Boolean;
-- timers 1, 8, 9, 10, 11
function Has_APB1_Frequency (This : Timer) return Boolean;
-- timers 3, 4, 6, 7, 12, 13, 14
--------------------
-- Set_Duty_Cycle --
--------------------
procedure Set_Duty_Cycle
(This : in out PWM_Modulator;
Value : Percentage)
is
Pulse16 : UInt16;
Pulse32 : UInt32;
begin
This.Duty_Cycle := Value;
if Value = 0 then
Set_Compare_Value (This.Generator.all, This.Channel, UInt16'(0));
else
-- for a Value of 0, the computation of Pulse wraps around, so we
-- only compute it when not zero
if Has_32bit_CC_Values (This.Generator.all) then
Pulse32 := UInt32 ((Timer_Period (This) + 1) * UInt32 (Value) / 100) - 1;
Set_Compare_Value (This.Generator.all, This.Channel, Pulse32);
else
Pulse16 := UInt16 ((Timer_Period (This) + 1) * UInt32 (Value) / 100) - 1;
Set_Compare_Value (This.Generator.all, This.Channel, Pulse16);
end if;
end if;
end Set_Duty_Cycle;
-------------------
-- Set_Duty_Time --
-------------------
procedure Set_Duty_Time
(This : in out PWM_Modulator;
Value : Microseconds)
is
Pulse16 : UInt16;
Pulse32 : UInt32;
Period : constant UInt32 := Timer_Period (This) + 1;
uS_Per_Period : constant UInt32 := Microseconds_Per_Period (This);
begin
if Value = 0 then
Set_Compare_Value (This.Generator.all, This.Channel, UInt16'(0));
else
-- for a Value of 0, the computation of Pulse wraps around, so we
-- only compute it when not zero
if Has_32bit_CC_Values (This.Generator.all) then
Pulse32 := UInt32 ((Period / uS_Per_Period) * Value) - 1;
Set_Compare_Value (This.Generator.all, This.Channel, Pulse32);
else
Pulse16 := UInt16 ((Period * Value) / uS_Per_Period) - 1;
Set_Compare_Value (This.Generator.all, This.Channel, Pulse16);
end if;
end if;
end Set_Duty_Time;
------------------------
-- Current_Duty_Cycle --
------------------------
function Current_Duty_Cycle (This : PWM_Modulator) return Percentage is
begin
return This.Duty_Cycle;
end Current_Duty_Cycle;
-------------------------
-- Configure_PWM_Timer --
-------------------------
procedure Configure_PWM_Timer
(Generator : not null access Timer;
Frequency : Hertz)
is
Computed_Prescalar : UInt32;
Computed_Period : UInt32;
begin
Enable_Clock (Generator.all);
Compute_Prescalar_And_Period
(Generator,
Requested_Frequency => Frequency,
Prescalar => Computed_Prescalar,
Period => Computed_Period);
Computed_Period := Computed_Period - 1;
Configure
(Generator.all,
Prescaler => UInt16 (Computed_Prescalar),
Period => Computed_Period,
Clock_Divisor => Div1,
Counter_Mode => Up);
Set_Autoreload_Preload (Generator.all, True);
if Advanced_Timer (Generator.all) then
Enable_Main_Output (Generator.all);
end if;
Enable (Generator.all);
end Configure_PWM_Timer;
------------------------
-- Attach_PWM_Channel --
------------------------
procedure Attach_PWM_Channel
(This : in out PWM_Modulator;
Generator : not null access Timer;
Channel : Timer_Channel;
Point : GPIO_Point;
PWM_AF : GPIO_Alternate_Function;
Polarity : Timer_Output_Compare_Polarity := High)
is
begin
This.Channel := Channel;
This.Generator := Generator;
Enable_Clock (Point);
Configure_PWM_GPIO (Point, PWM_AF);
Configure_Channel_Output
(This.Generator.all,
Channel => Channel,
Mode => PWM1,
State => Disable,
Pulse => 0,
Polarity => Polarity);
Set_Compare_Value (This.Generator.all, Channel, UInt16 (0));
Disable_Channel (This.Generator.all, Channel);
end Attach_PWM_Channel;
------------------------
-- Attach_PWM_Channel --
------------------------
procedure Attach_PWM_Channel
(This : in out PWM_Modulator;
Generator : not null access Timer;
Channel : Timer_Channel;
Point : GPIO_Point;
Complementary_Point : GPIO_Point;
PWM_AF : GPIO_Alternate_Function;
Polarity : Timer_Output_Compare_Polarity;
Idle_State : Timer_Capture_Compare_State;
Complementary_Polarity : Timer_Output_Compare_Polarity;
Complementary_Idle_State : Timer_Capture_Compare_State)
is
begin
This.Channel := Channel;
This.Generator := Generator;
Enable_Clock (Point);
Enable_Clock (Complementary_Point);
Configure_PWM_GPIO (Point, PWM_AF);
Configure_PWM_GPIO (Complementary_Point, PWM_AF);
Configure_Channel_Output
(This.Generator.all,
Channel => Channel,
Mode => PWM1,
State => Disable,
Pulse => 0,
Polarity => Polarity,
Idle_State => Idle_State,
Complementary_Polarity => Complementary_Polarity,
Complementary_Idle_State => Complementary_Idle_State);
Set_Compare_Value (This.Generator.all, Channel, UInt16 (0));
Disable_Channel (This.Generator.all, Channel);
end Attach_PWM_Channel;
-------------------
-- Enable_Output --
-------------------
procedure Enable_Output (This : in out PWM_Modulator) is
begin
Enable_Channel (This.Generator.all, This.Channel);
end Enable_Output;
---------------------------------
-- Enable_Complementary_Output --
---------------------------------
procedure Enable_Complementary_Output (This : in out PWM_Modulator) is
begin
Enable_Complementary_Channel (This.Generator.all, This.Channel);
end Enable_Complementary_Output;
--------------------
-- Output_Enabled --
--------------------
function Output_Enabled (This : PWM_Modulator) return Boolean is
begin
return Channel_Enabled (This.Generator.all, This.Channel);
end Output_Enabled;
----------------------------------
-- Complementary_Output_Enabled --
----------------------------------
function Complementary_Output_Enabled (This : PWM_Modulator) return Boolean is
begin
return Complementary_Channel_Enabled (This.Generator.all, This.Channel);
end Complementary_Output_Enabled;
--------------------
-- Disable_Output --
--------------------
procedure Disable_Output (This : in out PWM_Modulator) is
begin
Disable_Channel (This.Generator.all, This.Channel);
end Disable_Output;
----------------------------------
-- Disable_Complementary_Output --
----------------------------------
procedure Disable_Complementary_Output (This : in out PWM_Modulator) is
begin
Disable_Complementary_Channel (This.Generator.all, This.Channel);
end Disable_Complementary_Output;
------------------
-- Set_Polarity --
------------------
procedure Set_Polarity
(This : in PWM_Modulator;
Polarity : in Timer_Output_Compare_Polarity) is
begin
Set_Output_Polarity (This.Generator.all, This.Channel, Polarity);
end Set_Polarity;
--------------------------------
-- Set_Complementary_Polarity --
--------------------------------
procedure Set_Complementary_Polarity
(This : in PWM_Modulator;
Polarity : in Timer_Output_Compare_Polarity) is
begin
Set_Output_Complementary_Polarity (This.Generator.all, This.Channel, Polarity);
end Set_Complementary_Polarity;
------------------------
-- Configure_PWM_GPIO --
------------------------
procedure Configure_PWM_GPIO
(Output : GPIO_Point;
PWM_AF : GPIO_Alternate_Function)
is
begin
Output.Configure_IO
((Mode_AF,
AF => PWM_AF,
Resistors => Floating,
AF_Output_Type => Push_Pull,
AF_Speed => Speed_100MHz));
end Configure_PWM_GPIO;
----------------------------------
-- Compute_Prescalar_and_Period --
----------------------------------
procedure Compute_Prescalar_And_Period
(This : access Timer;
Requested_Frequency : Hertz;
Prescalar : out UInt32;
Period : out UInt32)
is
Max_Prescalar : constant := 16#FFFF#;
Max_Period : UInt32;
Hardware_Frequency : UInt32;
Clocks : constant RCC_System_Clocks := System_Clock_Frequencies;
CK_CNT : UInt32;
begin
if Has_APB1_Frequency (This.all) then
Hardware_Frequency := Clocks.TIMCLK1;
elsif Has_APB2_Frequency (This.all) then
Hardware_Frequency := Clocks.TIMCLK2;
else
raise Unknown_Timer;
end if;
if Has_32bit_Counter (This.all) then
Max_Period := 16#FFFF_FFFF#;
else
Max_Period := 16#FFFF#;
end if;
if Requested_Frequency > Hardware_Frequency then
raise Invalid_Request with "Freq too high";
end if;
Prescalar := 0;
loop
-- Compute the Counter's clock
CK_CNT := Hardware_Frequency / (Prescalar + 1);
-- Determine the CK_CNT periods to achieve the requested frequency
Period := CK_CNT / Requested_Frequency;
exit when not
((Period > Max_Period) and
(Prescalar <= Max_Prescalar));
Prescalar := Prescalar + 1;
end loop;
if Prescalar > Max_Prescalar then
raise Invalid_Request with "Freq too low";
end if;
end Compute_Prescalar_And_Period;
-----------------------------
-- Microseconds_Per_Period --
-----------------------------
function Microseconds_Per_Period (This : PWM_Modulator) return Microseconds is
Result : UInt32;
Counter_Frequency : UInt32;
Platform_Frequency : UInt32;
Clocks : constant RCC_System_Clocks := System_Clock_Frequencies;
Period : constant UInt32 := Timer_Period (This) + 1;
Prescalar : constant UInt16 := Current_Prescaler (This.Generator.all) + 1;
begin
if Has_APB1_Frequency (This.Generator.all) then
Platform_Frequency := Clocks.TIMCLK1;
else
Platform_Frequency := Clocks.TIMCLK2;
end if;
Counter_Frequency := (Platform_Frequency / UInt32 (Prescalar)) / Period;
Result := 1_000_000 / Counter_Frequency;
return Result;
end Microseconds_Per_Period;
------------------------
-- Has_APB2_Frequency --
------------------------
function Has_APB2_Frequency (This : Timer) return Boolean is
(This'Address = STM32_SVD.TIM1_Base or
This'Address = STM32_SVD.TIM8_Base or
This'Address = STM32_SVD.TIM9_Base or
This'Address = STM32_SVD.TIM10_Base or
This'Address = STM32_SVD.TIM11_Base);
------------------------
-- Has_APB1_Frequency --
------------------------
function Has_APB1_Frequency (This : Timer) return Boolean is
(This'Address = STM32_SVD.TIM2_Base or
This'Address = STM32_SVD.TIM3_Base or
This'Address = STM32_SVD.TIM4_Base or
This'Address = STM32_SVD.TIM5_Base or
This'Address = STM32_SVD.TIM6_Base or
This'Address = STM32_SVD.TIM7_Base or
This'Address = STM32_SVD.TIM12_Base or
This'Address = STM32_SVD.TIM13_Base or
This'Address = STM32_SVD.TIM14_Base);
end STM32.PWM;
| 34.568493 | 85 | 0.570768 |
a0bb19fa37c0baadc878a1cc109376cc61434603 | 366 | ads | Ada | src/tests/bintoasc-testable.ads | jhumphry/Ada_BinToAsc | b1aa44263d03c46ffe32b766ea01a7710dabbd63 | [
"0BSD"
] | null | null | null | src/tests/bintoasc-testable.ads | jhumphry/Ada_BinToAsc | b1aa44263d03c46ffe32b766ea01a7710dabbd63 | [
"0BSD"
] | null | null | null | src/tests/bintoasc-testable.ads | jhumphry/Ada_BinToAsc | b1aa44263d03c46ffe32b766ea01a7710dabbd63 | [
"0BSD"
] | null | null | null | -- BinToAsc.Testable
-- Expose some private internals of BinToAsc for unit testing
-- Copyright (c) 2015, James Humphry - see LICENSE file for details
with AUnit; use AUnit;
with AUnit.Test_Cases; use AUnit.Test_Cases;
generic
package BinToAsc.Testable is
procedure Check_Make_Reverse_Alphabet (T : in out Test_Cases.Test_Case'Class);
end BinToAsc.Testable;
| 24.4 | 81 | 0.784153 |
30c95ca38639aefe398b324fdb413581f2723dae | 845 | adb | Ada | gdb/testsuite/gdb.ada/sym_print_name/foo.adb | greyblue9/binutils-gdb | 05377632b124fe7600eea7f4ee0e9a35d1b0cbdc | [
"BSD-3-Clause"
] | 1 | 2020-10-14T03:24:35.000Z | 2020-10-14T03:24:35.000Z | gdb/testsuite/gdb.ada/sym_print_name/foo.adb | greyblue9/binutils-gdb | 05377632b124fe7600eea7f4ee0e9a35d1b0cbdc | [
"BSD-3-Clause"
] | null | null | null | gdb/testsuite/gdb.ada/sym_print_name/foo.adb | greyblue9/binutils-gdb | 05377632b124fe7600eea7f4ee0e9a35d1b0cbdc | [
"BSD-3-Clause"
] | null | null | null | -- Copyright 2008-2021 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
begin
Do_Nothing (First.IntegerVar); -- STOP
Do_Nothing (Second.IntegerVar);
end Foo;
| 36.73913 | 73 | 0.734911 |
d11c338a4b630ec597d3e1df20c97909ca6d2031 | 6,619 | ads | Ada | arch/ARM/STM32/svd/stm32wl5x_cm0/stm32_svd-aes.ads | morbos/Ada_Drivers_Library | a4ab26799be60997c38735f4056160c4af597ef7 | [
"BSD-3-Clause"
] | 2 | 2018-05-16T03:56:39.000Z | 2019-07-31T13:53:56.000Z | arch/ARM/STM32/svd/stm32wl5x_cm0/stm32_svd-aes.ads | morbos/Ada_Drivers_Library | a4ab26799be60997c38735f4056160c4af597ef7 | [
"BSD-3-Clause"
] | null | null | null | arch/ARM/STM32/svd/stm32wl5x_cm0/stm32_svd-aes.ads | morbos/Ada_Drivers_Library | a4ab26799be60997c38735f4056160c4af597ef7 | [
"BSD-3-Clause"
] | null | null | null | -- This spec has been automatically generated from STM32WL5x_CM0P.svd
pragma Restrictions (No_Elaboration_Code);
pragma Ada_2012;
pragma Style_Checks (Off);
with HAL;
with System;
package STM32_SVD.AES is
pragma Preelaborate;
---------------
-- Registers --
---------------
subtype CR_DATATYPE_Field is HAL.UInt2;
subtype CR_MODE_Field is HAL.UInt2;
subtype CR_CHMOD10_Field is HAL.UInt2;
subtype CR_GCMPH_Field is HAL.UInt2;
subtype CR_NPBLB_Field is HAL.UInt4;
-- control register
type CR_Register is record
-- AES enable
EN : Boolean := False;
-- Data type selection (for data in and data out to/from the
-- cryptographic block)
DATATYPE : CR_DATATYPE_Field := 16#0#;
-- AES operating mode
MODE : CR_MODE_Field := 16#0#;
-- AES chaining mode Bit1 Bit0
CHMOD10 : CR_CHMOD10_Field := 16#0#;
-- Computation Complete Flag Clear
CCFC : Boolean := False;
-- Error clear
ERRC : Boolean := False;
-- CCF flag interrupt enable
CCFIE : Boolean := False;
-- Error interrupt enable
ERRIE : Boolean := False;
-- Enable DMA management of data input phase
DMAINEN : Boolean := False;
-- Enable DMA management of data output phase
DMAOUTEN : Boolean := False;
-- Used only for GCM, CCM and GMAC algorithms and has no effect when
-- other algorithms are selected
GCMPH : CR_GCMPH_Field := 16#0#;
-- unspecified
Reserved_15_15 : HAL.Bit := 16#0#;
-- AES chaining mode Bit2
CHMOD2 : Boolean := False;
-- unspecified
Reserved_17_17 : HAL.Bit := 16#0#;
-- Key size selection
KEYSIZE : Boolean := False;
-- unspecified
Reserved_19_19 : HAL.Bit := 16#0#;
-- Number of padding bytes in last block of payload
NPBLB : CR_NPBLB_Field := 16#0#;
-- unspecified
Reserved_24_31 : HAL.UInt8 := 16#0#;
end record
with Volatile_Full_Access, Object_Size => 32,
Bit_Order => System.Low_Order_First;
for CR_Register use record
EN at 0 range 0 .. 0;
DATATYPE at 0 range 1 .. 2;
MODE at 0 range 3 .. 4;
CHMOD10 at 0 range 5 .. 6;
CCFC at 0 range 7 .. 7;
ERRC at 0 range 8 .. 8;
CCFIE at 0 range 9 .. 9;
ERRIE at 0 range 10 .. 10;
DMAINEN at 0 range 11 .. 11;
DMAOUTEN at 0 range 12 .. 12;
GCMPH at 0 range 13 .. 14;
Reserved_15_15 at 0 range 15 .. 15;
CHMOD2 at 0 range 16 .. 16;
Reserved_17_17 at 0 range 17 .. 17;
KEYSIZE at 0 range 18 .. 18;
Reserved_19_19 at 0 range 19 .. 19;
NPBLB at 0 range 20 .. 23;
Reserved_24_31 at 0 range 24 .. 31;
end record;
-- status register
type SR_Register is record
-- Read-only. Computation complete flag
CCF : Boolean;
-- Read-only. Read error flag
RDERR : Boolean;
-- Read-only. Write error flag
WRERR : Boolean;
-- Read-only. Busy flag
BUSY : Boolean;
-- unspecified
Reserved_4_31 : HAL.UInt28;
end record
with Volatile_Full_Access, Object_Size => 32,
Bit_Order => System.Low_Order_First;
for SR_Register use record
CCF at 0 range 0 .. 0;
RDERR at 0 range 1 .. 1;
WRERR at 0 range 2 .. 2;
BUSY at 0 range 3 .. 3;
Reserved_4_31 at 0 range 4 .. 31;
end record;
-----------------
-- Peripherals --
-----------------
-- Advanced encryption standard hardware accelerator 1
type AES_Peripheral is record
-- control register
CR : aliased CR_Register;
-- status register
SR : aliased SR_Register;
-- data input register
DINR : aliased HAL.UInt32;
-- data output register
DOUTR : aliased HAL.UInt32;
-- key register 0
KEYR0 : aliased HAL.UInt32;
-- key register 1
KEYR1 : aliased HAL.UInt32;
-- key register 2
KEYR2 : aliased HAL.UInt32;
-- key register 3
KEYR3 : aliased HAL.UInt32;
-- initialization vector register 0
IVR0 : aliased HAL.UInt32;
-- initialization vector register 1
IVR1 : aliased HAL.UInt32;
-- initialization vector register 2
IVR2 : aliased HAL.UInt32;
-- initialization vector register 3
IVR3 : aliased HAL.UInt32;
-- key register 4
KEYR4 : aliased HAL.UInt32;
-- key register 5
KEYR5 : aliased HAL.UInt32;
-- key register 6
KEYR6 : aliased HAL.UInt32;
-- key register 7
KEYR7 : aliased HAL.UInt32;
-- AES suspend register 0
SUSP0R : aliased HAL.UInt32;
-- AES suspend register 1
SUSP1R : aliased HAL.UInt32;
-- AES suspend register 2
SUSP2R : aliased HAL.UInt32;
-- AES suspend register 3
SUSP3R : aliased HAL.UInt32;
-- AES suspend register 4
SUSP4R : aliased HAL.UInt32;
-- AES suspend register 5
SUSP5R : aliased HAL.UInt32;
-- AES suspend register 6
SUSP6R : aliased HAL.UInt32;
-- AES suspend register 7
SUSP7R : aliased HAL.UInt32;
end record
with Volatile;
for AES_Peripheral use record
CR at 16#0# range 0 .. 31;
SR at 16#4# range 0 .. 31;
DINR at 16#8# range 0 .. 31;
DOUTR at 16#C# range 0 .. 31;
KEYR0 at 16#10# range 0 .. 31;
KEYR1 at 16#14# range 0 .. 31;
KEYR2 at 16#18# range 0 .. 31;
KEYR3 at 16#1C# range 0 .. 31;
IVR0 at 16#20# range 0 .. 31;
IVR1 at 16#24# range 0 .. 31;
IVR2 at 16#28# range 0 .. 31;
IVR3 at 16#2C# range 0 .. 31;
KEYR4 at 16#30# range 0 .. 31;
KEYR5 at 16#34# range 0 .. 31;
KEYR6 at 16#38# range 0 .. 31;
KEYR7 at 16#3C# range 0 .. 31;
SUSP0R at 16#40# range 0 .. 31;
SUSP1R at 16#44# range 0 .. 31;
SUSP2R at 16#48# range 0 .. 31;
SUSP3R at 16#4C# range 0 .. 31;
SUSP4R at 16#50# range 0 .. 31;
SUSP5R at 16#54# range 0 .. 31;
SUSP6R at 16#58# range 0 .. 31;
SUSP7R at 16#5C# range 0 .. 31;
end record;
-- Advanced encryption standard hardware accelerator 1
AES_Periph : aliased AES_Peripheral
with Import, Address => AES_Base;
end STM32_SVD.AES;
| 32.930348 | 75 | 0.55809 |
037be0e5e183ceb559f15f1bc5c2ab1ff31d9f80 | 14,091 | ads | Ada | source/directories/a-direct.ads | ytomino/drake | 4e4bdcd8b8e23a11a29b31d3a8861fdf60090ea2 | [
"MIT"
] | 33 | 2015-04-04T09:19:36.000Z | 2021-11-10T05:33:34.000Z | source/directories/a-direct.ads | ytomino/drake | 4e4bdcd8b8e23a11a29b31d3a8861fdf60090ea2 | [
"MIT"
] | 8 | 2017-11-14T13:05:07.000Z | 2018-08-09T15:28:49.000Z | source/directories/a-direct.ads | ytomino/drake | 4e4bdcd8b8e23a11a29b31d3a8861fdf60090ea2 | [
"MIT"
] | 9 | 2015-02-03T17:09:53.000Z | 2021-11-12T01:16:05.000Z | pragma License (Unrestricted);
with Ada.Calendar;
with Ada.Hierarchical_File_Names;
with Ada.IO_Exceptions;
with Ada.Iterator_Interfaces;
with Ada.Streams;
private with Ada.Finalization;
private with System.Native_Directories.Searching;
package Ada.Directories is
-- Directory and file operations:
function Current_Directory return String;
pragma Inline (Current_Directory); -- renamed
procedure Set_Directory (Directory : String);
pragma Inline (Set_Directory); -- renamed
-- modified
procedure Create_Directory (
New_Directory : String;
Form : String); -- removed default
procedure Create_Directory (
New_Directory : String);
pragma Inline (Create_Directory);
procedure Delete_Directory (Directory : String);
pragma Inline (Delete_Directory); -- renamed
-- modified
procedure Create_Path (
New_Directory : String;
Form : String); -- removed default
procedure Create_Path (
New_Directory : String);
procedure Delete_Tree (Directory : String);
procedure Delete_File (Name : String);
pragma Inline (Delete_File); -- renamed
-- modified
-- These functions fail if Overwrite = False and New_Name already exists.
procedure Rename (
Old_Name : String;
New_Name : String;
Overwrite : Boolean := True); -- additional
pragma Inline (Rename); -- renamed
-- modified
procedure Copy_File (
Source_Name : String;
Target_Name : String;
Form : String); -- removed default
procedure Copy_File (
Source_Name : String;
Target_Name : String;
Overwrite : Boolean := True);
pragma Inline (Copy_File); -- renamed, or normal inline
-- extended
-- Overwrite a target file with another source file,
-- and delete the source if it succeeded.
-- Replace_File tries to preserve attributes of the target unlike Rename.
procedure Replace_File (
Source_Name : String;
Target_Name : String);
pragma Inline (Replace_File); -- renamed
-- extended
-- Create a symbolic link.
procedure Symbolic_Link (
Source_Name : String;
Target_Name : String;
Overwrite : Boolean := True);
pragma Inline (Symbolic_Link); -- renamed
-- File and directory name operations:
function Full_Name (Name : String) return String;
pragma Inline (Full_Name); -- renamed
function Simple_Name (Name : String) return String
renames Hierarchical_File_Names.Simple_Name;
function Containing_Directory (Name : String) return String
renames Hierarchical_File_Names.Containing_Directory;
function Extension (Name : String) return String
renames Hierarchical_File_Names.Extension;
function Base_Name (Name : String) return String
renames Hierarchical_File_Names.Base_Name;
-- modified
function Compose (
Containing_Directory : String := "";
Name : String;
Extension : String := "";
Path_Delimiter : Hierarchical_File_Names.Path_Delimiter_Type :=
Hierarchical_File_Names.Default_Path_Delimiter) -- additional
return String;
pragma Inline (Compose);
-- type Name_Case_Kind is
-- (Unknown, Case_Sensitive, Case_Insensitive, Case_Preserving);
-- function Name_Case_Equivalence (Name : in String) return Name_Case_Kind;
-- File and directory queries:
type File_Kind is (Directory, Ordinary_File, Special_File);
-- modified
-- File_Size is essentially same as Stream_Element_Count.
-- type File_Size is range 0 .. implementation-defined;
subtype File_Size is Streams.Stream_Element_Count;
function Exists (Name : String) return Boolean;
pragma Inline (Exists); -- renamed
function Kind (Name : String) return File_Kind;
function Size (Name : String) return File_Size;
function Modification_Time (Name : String) return Calendar.Time;
-- extended
-- Set modification time of a file.
procedure Set_Modification_Time (Name : String; Time : Calendar.Time);
-- Directory searching:
type Directory_Entry_Type is limited private;
-- subtype Assigned_Directory_Entry_Type is Directory_Entry_Type
-- with
-- Dynamic_Predicate => Is_Assigned (Assigned_Directory_Entry_Type),
-- Predicate_Failure => raise Status_Error;
-- extended
function Is_Assigned (Directory_Entry : Directory_Entry_Type)
return Boolean;
pragma Inline (Is_Assigned);
type Filter_Type is array (File_Kind) of Boolean;
pragma Pack (Filter_Type);
type Search_Type is limited private;
-- subtype Open_Search_Type is Search_Type
-- with
-- Dynamic_Predicate => Is_Open (Open_Search_Type),
-- Predicate_Failure => raise Status_Error;
-- extended
function Is_Open (Search : Search_Type) return Boolean;
pragma Inline (Is_Open);
-- modified
procedure Start_Search (
Search : in out Search_Type;
Directory : String;
Pattern : String := "*"; -- additional default
Filter : Filter_Type := (others => True));
-- extended
function Start_Search (
Directory : String;
Pattern : String := "*";
Filter : Filter_Type := (others => True))
return Search_Type;
procedure End_Search (Search : in out Search_Type);
function More_Entries (
Search : Search_Type) -- Open_Search_Type
return Boolean;
pragma Inline (More_Entries);
procedure Get_Next_Entry (
Search : in out Search_Type; -- Open_Search_Type
Directory_Entry : out Directory_Entry_Type);
-- extended
-- The function version of Get_Next_Entry.
function Get_Next_Entry (
Search : aliased in out Search_Type) -- Open_Search_Type
return Directory_Entry_Type;
-- extended from here
-- Efficient way to get the next entry without copying.
type Constant_Reference_Type (
Element : not null access constant Directory_Entry_Type) is null record
with Implicit_Dereference => Element;
function Look_Next_Entry (
Search : aliased Search_Type) -- Open_Search_Type
return Constant_Reference_Type;
pragma Inline (Look_Next_Entry);
procedure Skip_Next_Entry (
Search : in out Search_Type); -- Open_Search_Type
-- to here
-- modified
procedure Search (
Directory : String;
Pattern : String := "*"; -- additional default
Filter : Filter_Type := (others => True);
Process : not null access procedure (
Directory_Entry : Directory_Entry_Type));
-- extended from here
-- AI12-0009-1, Directory Iteration
type Directory_Listing is tagged limited private
with
-- Constant_Indexing => Current_Entry,
Constant_Indexing => Constant_Reference,
Default_Iterator => Iterate,
Iterator_Element => Directory_Entry_Type;
pragma Preelaborable_Initialization (Directory_Listing);
-- subtype Open_Directory_Listing is Directory_Listing
-- with
-- Dynamic_Predicate => Is_Open (Open_Directory_Listing),
-- Predicate_Failure => raise Status_Error;
function Is_Open (Listing : Directory_Listing) return Boolean; -- additional
pragma Inline (Is_Open);
function Entries (
Directory : String;
Pattern : String := "*"; -- additional default
Filter : Filter_Type := (others => True))
return Directory_Listing;
type Cursor is private;
pragma Preelaborable_Initialization (Cursor);
function Has_Entry (Position : Cursor) return Boolean;
pragma Inline (Has_Entry);
package Directory_Iterators is
new Iterator_Interfaces (Cursor, Has_Entry);
-- Note: To be consistent with the existing instances in Ada.Containers,
-- like Vector/List/Set/Map_Iterator_Interfaces, should it be renamed to
-- Directory_Listing_Iterator_Interfaces?
function Iterate (
Listing : Directory_Listing'Class) -- Open_Directory_Listing'Class
return Directory_Iterators.Forward_Iterator'Class;
function Current_Entry (
Entries : Directory_Listing'Class; -- Open_Directory_Listing'Class
Position : Cursor)
return Directory_Entry_Type;
-- with Pre => Has_Entry (Position);
function Constant_Reference (
Container : aliased Directory_Listing; -- Open_Directory_Listing
Position : Cursor)
return Constant_Reference_Type;
-- additional
pragma Inline (Constant_Reference);
-- to here
-- Operations on Directory Entries:
-- extended
-- Get Directory_Entry_Type of one file to get plural information.
procedure Get_Entry (
Name : String;
Directory_Entry : out Directory_Entry_Type);
function Get_Entry (
Name : String)
return Directory_Entry_Type;
function Simple_Name (
Directory_Entry : Directory_Entry_Type) -- Assigned_Directory_Entry_Type
return String;
function Full_Name (
Directory_Entry : Directory_Entry_Type) -- Assigned_Directory_Entry_Type
return String;
function Kind (
Directory_Entry : Directory_Entry_Type) -- Assigned_Directory_Entry_Type
return File_Kind;
function Size (
Directory_Entry : Directory_Entry_Type) -- Assigned_Directory_Entry_Type
return File_Size;
function Modification_Time (
Directory_Entry : Directory_Entry_Type) -- Assigned_Directory_Entry_Type
return Calendar.Time;
Status_Error : exception
renames IO_Exceptions.Status_Error;
Name_Error : exception
renames IO_Exceptions.Name_Error;
Use_Error : exception
renames IO_Exceptions.Use_Error;
Device_Error : exception
renames IO_Exceptions.Device_Error;
private
-- directory and file operations
function Current_Directory return String
renames System.Native_Directories.Current_Directory;
procedure Set_Directory (Directory : String)
renames System.Native_Directories.Set_Directory;
procedure Delete_Directory (Directory : String)
renames System.Native_Directories.Delete_Directory;
procedure Delete_File (Name : String)
renames System.Native_Directories.Delete_File;
procedure Rename (
Old_Name : String;
New_Name : String;
Overwrite : Boolean := True)
renames System.Native_Directories.Rename;
procedure Copy_File (
Source_Name : String;
Target_Name : String;
Overwrite : Boolean := True)
renames System.Native_Directories.Copy_File;
procedure Replace_File (
Source_Name : String;
Target_Name : String)
renames System.Native_Directories.Replace_File;
procedure Symbolic_Link (
Source_Name : String;
Target_Name : String;
Overwrite : Boolean := True)
renames System.Native_Directories.Symbolic_Link;
-- file and directory name operations
function Full_Name (Name : String) return String
renames System.Native_Directories.Full_Name;
-- file and directory queries
function Exists (Name : String) return Boolean
renames System.Native_Directories.Exists;
-- directory searching
type String_Access is access String;
type Directory_Entry_Status is (Empty, Attached, Detached);
pragma Discard_Names (Directory_Entry_Status);
type Non_Controlled_Directory_Entry_Type is record
Path : String_Access;
Directory_Entry : aliased
System.Native_Directories.Searching.Directory_Entry_Access;
Additional : aliased
System.Native_Directories.Searching.Directory_Entry_Additional_Type;
Status : Directory_Entry_Status;
end record;
pragma Suppress_Initialization (Non_Controlled_Directory_Entry_Type);
package Controlled_Entries is
type Directory_Entry_Type is limited private;
function Reference (Object : Directories.Directory_Entry_Type)
return not null access Non_Controlled_Directory_Entry_Type;
pragma Inline (Reference);
private
type Directory_Entry_Type is
limited new Finalization.Limited_Controlled with
record
Data : aliased Non_Controlled_Directory_Entry_Type := (
Status => Empty,
others => <>);
end record;
overriding procedure Finalize (Object : in out Directory_Entry_Type);
end Controlled_Entries;
type Directory_Entry_Type is new Controlled_Entries.Directory_Entry_Type;
type Non_Controlled_Search_Type is record
Search : aliased System.Native_Directories.Searching.Search_Type;
Path : String_Access;
end record;
pragma Suppress_Initialization (Non_Controlled_Search_Type);
package Controlled_Searches is
type Search_Type is limited private;
function Reference (Object : Directories.Search_Type)
return not null access Non_Controlled_Search_Type;
pragma Inline (Reference);
function Next_Directory_Entry (Object : Directories.Search_Type)
return not null access Directory_Entry_Type;
pragma Inline (Reference);
private
type Search_Type is
limited new Finalization.Limited_Controlled with
record
Data : aliased Non_Controlled_Search_Type := (
Search => (
Handle => System.Native_Directories.Searching.Null_Handle,
others => <>),
others => <>);
Next_Directory_Entry : aliased Directory_Entry_Type;
end record;
overriding procedure Finalize (Search : in out Search_Type);
end Controlled_Searches;
type Search_Type is new Controlled_Searches.Search_Type;
-- Directory Iteration
type Directory_Listing is tagged limited record
Search : aliased Search_Type;
Count : Natural;
end record;
type Cursor is new Natural;
type Directory_Listing_Access is access all Directory_Listing;
for Directory_Listing_Access'Storage_Size use 0;
type Directory_Iterator is
new Directory_Iterators.Forward_Iterator with
record
Listing : Directory_Listing_Access;
end record;
overriding function First (Object : Directory_Iterator) return Cursor;
overriding function Next (Object : Directory_Iterator; Position : Cursor)
return Cursor;
end Ada.Directories;
| 30.566161 | 79 | 0.711163 |
30e6706fbb111af7639859feffe177626b8d4184 | 3,657 | adb | Ada | tools-src/gnu/gcc/gcc/ada/s-traceb.adb | modern-tomato/tomato | 96f09fab4929c6ddde5c9113f1b2476ad37133c4 | [
"FSFAP"
] | 80 | 2015-01-02T10:14:04.000Z | 2021-06-07T06:29:49.000Z | tools-src/gnu/gcc/gcc/ada/s-traceb.adb | modern-tomato/tomato | 96f09fab4929c6ddde5c9113f1b2476ad37133c4 | [
"FSFAP"
] | 9 | 2015-05-14T11:03:12.000Z | 2018-01-04T07:12:58.000Z | tools-src/gnu/gcc/gcc/ada/s-traceb.adb | modern-tomato/tomato | 96f09fab4929c6ddde5c9113f1b2476ad37133c4 | [
"FSFAP"
] | 69 | 2015-01-02T10:45:56.000Z | 2021-09-06T07:52:13.000Z | ------------------------------------------------------------------------------
-- --
-- GNAT COMPILER COMPONENTS --
-- --
-- S Y S T E M . T R A C E B A C K --
-- --
-- B o d y --
-- --
-- $Revision$
-- --
-- Copyright (C) 1999-2001 Ada Core Technologies, 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. --
-- --
-- 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. --
-- It is now maintained by Ada Core Technologies Inc (http://www.gnat.com). --
-- --
------------------------------------------------------------------------------
-- This is the default version of this package
package body System.Traceback is
------------------
-- C_Call_Chain --
------------------
function C_Call_Chain
(Traceback : System.Address;
Max_Len : Natural)
return Natural
is
Val : Natural;
begin
Call_Chain (Traceback, Max_Len, Val);
return Val;
end C_Call_Chain;
----------------
-- Call_Chain --
----------------
function Backtrace
(Traceback : System.Address;
Len : Integer;
Exclude_Min : System.Address;
Exclude_Max : System.Address)
return Integer;
pragma Import (C, Backtrace, "__gnat_backtrace");
procedure Call_Chain
(Traceback : System.Address;
Max_Len : Natural;
Len : out Natural;
Exclude_Min,
Exclude_Max : System.Address := System.Null_Address)
is
begin
Len := Backtrace (Traceback, Max_Len, Exclude_Min, Exclude_Max);
end Call_Chain;
end System.Traceback;
| 45.7125 | 78 | 0.441072 |
1e4063c2fa32b5dfcc8678cf1d1ed8dd8999ecb5 | 4,259 | ads | Ada | src/sys/encoders/util-encoders-base16.ads | yrashk/ada-util | 2aaa1d87e92a7137e1c63dce90f0722c549dfafd | [
"Apache-2.0"
] | 60 | 2015-01-18T23:05:34.000Z | 2022-03-20T18:56:30.000Z | src/sys/encoders/util-encoders-base16.ads | yrashk/ada-util | 2aaa1d87e92a7137e1c63dce90f0722c549dfafd | [
"Apache-2.0"
] | 20 | 2016-09-15T16:41:30.000Z | 2022-03-29T22:02:32.000Z | src/sys/encoders/util-encoders-base16.ads | yrashk/ada-util | 2aaa1d87e92a7137e1c63dce90f0722c549dfafd | [
"Apache-2.0"
] | 10 | 2015-02-13T04:00:45.000Z | 2022-03-20T18:57:54.000Z | -----------------------------------------------------------------------
-- util-encoders-base16 -- Encode/Decode a stream in hexadecimal
-- Copyright (C) 2009, 2010, 2011, 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.
-----------------------------------------------------------------------
with Ada.Streams;
-- The <b>Util.Encodes.Base16</b> packages encodes and decodes streams
-- in hexadecimal.
package Util.Encoders.Base16 is
pragma Preelaborate;
-- ------------------------------
-- Base16 encoder
-- ------------------------------
-- This <b>Encoder</b> translates the (binary) input stream into
-- an ascii hexadecimal stream. The encoding alphabet is: 0123456789ABCDEF.
type Encoder is new Util.Encoders.Transformer with private;
-- Encodes the binary input stream represented by <b>Data</b> into
-- the a base16 (hexadecimal) 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 out 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);
-- ------------------------------
-- Base16 decoder
-- ------------------------------
-- The <b>Decoder</b> decodes an hexadecimal stream into a binary stream.
type Decoder is new Util.Encoders.Transformer with private;
-- Decodes the base16 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 out 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);
private
type Encoder is new Util.Encoders.Transformer with null record;
type Decoder is new Util.Encoders.Transformer with null record;
generic
type Input_Char is (<>);
type Output_Char is (<>);
type Index is range <>;
type Output_Index is range <>;
type Input is array (Index range <>) of Input_Char;
type Output is array (Output_Index range <>) of Output_Char;
package Encoding is
procedure Encode (From : in Input;
Into : in out Output;
Last : out Output_Index;
Encoded : out Index);
procedure Decode (From : in Input;
Into : in out Output;
Last : out Output_Index;
Encoded : out Index);
end Encoding;
end Util.Encoders.Base16;
| 41.754902 | 80 | 0.594036 |
306cf3d3edb9e111eb25976d30103d88aa6025b5 | 1,108 | ads | Ada | examples/paex_sine/src/paex_sine_callbacks.ads | ficorax/PortAudioAda | 565cf8a3ad4ec3f6cbe1ed2dae75f42d001f052e | [
"MIT"
] | 2 | 2022-02-26T04:14:01.000Z | 2022-03-07T09:57:25.000Z | examples/paex_sine/src/paex_sine_callbacks.ads | ficorax/PortAudioAda | 565cf8a3ad4ec3f6cbe1ed2dae75f42d001f052e | [
"MIT"
] | null | null | null | examples/paex_sine/src/paex_sine_callbacks.ads | ficorax/PortAudioAda | 565cf8a3ad4ec3f6cbe1ed2dae75f42d001f052e | [
"MIT"
] | null | null | null | with Interfaces.C;
with System;
with PortAudioAda; use PortAudioAda;
package PaEx_Sine_Callbacks is
-----------------------------------------------------------------------------
-- This routine will be called by the PortAudio engine when audio is needed.
-- It may called at interrupt level on some machines so don't do anything
-- that could mess up the system like calling malloc() or free().
function paTestCallback
(inputBuffer : System.Address;
outputBuffer : System.Address;
framesPerBuffer : Interfaces.C.unsigned_long;
timeInfo : access PA_Stream_Callback_Time_Info;
statusFlags : PA_Stream_Callback_Flags;
userData : System.Address)
return PA_Stream_Callback_Result;
pragma Export (C, paTestCallback);
-----------------------------------------------------------------------------
-- This routine is called by portaudio when playback is done.
procedure StreamFinished (userData : System.Address);
pragma Export (C, StreamFinished);
end PaEx_Sine_Callbacks;
| 35.741935 | 80 | 0.591155 |
a0fa35d298ba24ee150d53bf4f96043c220cdbce | 3,225 | ads | Ada | gcc-gcc-7_3_0-release/gcc/ada/s-pack07.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-pack07.ads | best08618/asylo | 5a520a9f5c461ede0f32acc284017b737a43898c | [
"Apache-2.0"
] | null | null | null | gcc-gcc-7_3_0-release/gcc/ada/s-pack07.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 _ 0 7 --
-- --
-- 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 = 7
package System.Pack_07 is
pragma Preelaborate;
Bits : constant := 7;
type Bits_07 is mod 2 ** Bits;
for Bits_07'Size use Bits;
-- In all subprograms below, Rev_SSO is set True if the array has the
-- non-default scalar storage order.
function Get_07
(Arr : System.Address;
N : Natural;
Rev_SSO : Boolean) return Bits_07 with Inline;
-- Arr is the address of the packed array, N is the zero-based
-- subscript. This element is extracted and returned.
procedure Set_07
(Arr : System.Address;
N : Natural;
E : Bits_07;
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_07;
| 52.868852 | 78 | 0.43938 |
1916749d24fbb3230f1729bc89b110eb50e7a35e | 515 | ads | Ada | kv-avm-actor_pool.ads | davidkristola/vole | aa8e19d9deff2efe98fcd4dc0028c2895d624693 | [
"Unlicense"
] | 4 | 2015-02-02T12:11:41.000Z | 2020-12-19T02:14:21.000Z | kv-avm-actor_pool.ads | davidkristola/vole | aa8e19d9deff2efe98fcd4dc0028c2895d624693 | [
"Unlicense"
] | null | null | null | kv-avm-actor_pool.ads | davidkristola/vole | aa8e19d9deff2efe98fcd4dc0028c2895d624693 | [
"Unlicense"
] | 3 | 2017-02-22T10:44:02.000Z | 2021-05-16T09:34:39.000Z |
with kv.avm.Executables;
with kv.avm.Actor_References;
package kv.avm.Actor_Pool is
procedure Add
(Actor : in kv.avm.Executables.Executable_Access;
Reference : out kv.avm.Actor_References.Actor_Reference_Type);
procedure Delete
(Reference : in kv.avm.Actor_References.Actor_Reference_Type);
function Resolve(Reference : kv.avm.Actor_References.Actor_Reference_Type) return kv.avm.Executables.Executable_Access;
procedure Empty_Actor_Pool;
end kv.avm.Actor_Pool;
| 27.105263 | 122 | 0.753398 |
03db232046208f3975ee5358bb96b9048c4f7be5 | 11,598 | ads | Ada | src/asf-views-nodes-facelets.ads | Letractively/ada-asf | da9f85f85666eba7e23fefea661160863b74154d | [
"Apache-2.0"
] | null | null | null | src/asf-views-nodes-facelets.ads | Letractively/ada-asf | da9f85f85666eba7e23fefea661160863b74154d | [
"Apache-2.0"
] | null | null | null | src/asf-views-nodes-facelets.ads | Letractively/ada-asf | da9f85f85666eba7e23fefea661160863b74154d | [
"Apache-2.0"
] | null | null | null | -----------------------------------------------------------------------
-- nodes-facelets -- Facelets composition nodes
-- 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.
-----------------------------------------------------------------------
-- The <b>ASF.Views.Nodes.Facelets</b> package defines some pre-defined
-- tags for composing a view.
--
-- xmlns:ui="http://java.sun.com/jsf/facelets"
--
-- The following Facelets core elements are defined:
-- <ui:include src="..."/>
-- <ui:decorate view="..."/>
-- <ui:define name="..."/>
-- <ui:insert name="..."/>
-- <ui:param name="..." value="..."/>
-- <ui:composition .../>
--
with Ada.Strings.Hash;
with ASF.Factory;
with Ada.Containers.Indefinite_Hashed_Maps;
package ASF.Views.Nodes.Facelets is
-- Tag factory for nodes defined in this package.
function Definition return ASF.Factory.Factory_Bindings_Access;
-- ------------------------------
-- Include Tag
-- ------------------------------
-- The <ui:include src="..."/>
type Include_Tag_Node is new Tag_Node with private;
type Include_Tag_Node_Access is access all Include_Tag_Node'Class;
-- Create the Include Tag
function Create_Include_Tag_Node (Binding : in Binding_Access;
Line : in Line_Info;
Parent : in Tag_Node_Access;
Attributes : in Tag_Attribute_Array_Access)
return Tag_Node_Access;
-- Build the component tree from the tag node and attach it as
-- the last child of the given parent. Calls recursively the
-- method to create children.
overriding
procedure Build_Components (Node : access Include_Tag_Node;
Parent : in UIComponent_Access;
Context : in out Facelet_Context'Class);
-- ------------------------------
-- Composition Tag
-- ------------------------------
-- The <ui:composition template="..."/>
type Composition_Tag_Node is new Tag_Node with private;
type Composition_Tag_Node_Access is access all Composition_Tag_Node'Class;
-- Create the Composition Tag
function Create_Composition_Tag_Node (Binding : in Binding_Access;
Line : in Line_Info;
Parent : in Tag_Node_Access;
Attributes : in Tag_Attribute_Array_Access)
return Tag_Node_Access;
-- Build the component tree from the tag node and attach it as
-- the last child of the given parent. Calls recursively the
-- method to create children.
overriding
procedure Build_Components (Node : access Composition_Tag_Node;
Parent : in UIComponent_Access;
Context : in out Facelet_Context'Class);
-- Freeze the tag node tree and perform any initialization steps
-- necessary to build the components efficiently. After this call
-- the tag node tree should not be modified and it represents a read-only
-- tree.
overriding
procedure Freeze (Node : access Composition_Tag_Node);
-- Include in the component tree the definition identified by the name.
-- Upon completion, return in <b>Found</b> whether the definition was found
-- within this composition context.
procedure Include_Definition (Node : access Composition_Tag_Node;
Parent : in UIComponent_Access;
Context : in out Facelet_Context'Class;
Name : in Unbounded_String;
Found : out Boolean);
-- ------------------------------
-- Debug Tag
-- ------------------------------
-- The <ui:debug/>
type Debug_Tag_Node is new Tag_Node with private;
type Debug_Tag_Node_Access is access all Debug_Tag_Node'Class;
-- Create the Debug Tag
function Create_Debug_Tag_Node (Binding : in Binding_Access;
Line : in Line_Info;
Parent : in Tag_Node_Access;
Attributes : in Tag_Attribute_Array_Access)
return Tag_Node_Access;
-- Build the component tree from the tag node and attach it as
-- the last child of the given parent. Calls recursively the
-- method to create children.
overriding
procedure Build_Components (Node : access Debug_Tag_Node;
Parent : in UIComponent_Access;
Context : in out Facelet_Context'Class);
-- ------------------------------
-- Decorate Tag
-- ------------------------------
-- The <ui:decorate template="...">...</ui:decorate>
type Decorate_Tag_Node is new Composition_Tag_Node with private;
type Decorate_Tag_Node_Access is access all Decorate_Tag_Node'Class;
-- Create the Decorate Tag
function Create_Decorate_Tag_Node (Binding : in Binding_Access;
Line : in Line_Info;
Parent : in Tag_Node_Access;
Attributes : in Tag_Attribute_Array_Access)
return Tag_Node_Access;
-- ------------------------------
-- Define Tag
-- ------------------------------
-- The <ui:define name="...">...</ui:define>
type Define_Tag_Node is new Tag_Node with private;
type Define_Tag_Node_Access is access all Define_Tag_Node'Class;
-- Create the Define Tag
function Create_Define_Tag_Node (Binding : in Binding_Access;
Line : in Line_Info;
Parent : in Tag_Node_Access;
Attributes : in Tag_Attribute_Array_Access)
return Tag_Node_Access;
-- Build the component tree from the tag node and attach it as
-- the last child of the given parent. Calls recursively the
-- method to create children.
overriding
procedure Build_Components (Node : access Define_Tag_Node;
Parent : in UIComponent_Access;
Context : in out Facelet_Context'Class);
-- ------------------------------
-- Insert Tag
-- ------------------------------
-- The <ui:insert name="...">...</ui:insert>
type Insert_Tag_Node is new Tag_Node with private;
type Insert_Tag_Node_Access is access all Insert_Tag_Node'Class;
-- Create the Insert Tag
function Create_Insert_Tag_Node (Binding : in Binding_Access;
Line : in Line_Info;
Parent : in Tag_Node_Access;
Attributes : in Tag_Attribute_Array_Access)
return Tag_Node_Access;
-- Build the component tree from the tag node and attach it as
-- the last child of the given parent. Calls recursively the
-- method to create children.
overriding
procedure Build_Components (Node : access Insert_Tag_Node;
Parent : in UIComponent_Access;
Context : in out Facelet_Context'Class);
-- ------------------------------
-- Param Tag
-- ------------------------------
-- The <ui:param name="name" value="#{expr}"/> parameter creation.
-- The parameter is created in the faces context.
type Param_Tag_Node is new Tag_Node with private;
type Param_Tag_Node_Access is access all Param_Tag_Node'Class;
-- Create the Param Tag
function Create_Param_Tag_Node (Binding : in Binding_Access;
Line : in Line_Info;
Parent : in Tag_Node_Access;
Attributes : in Tag_Attribute_Array_Access)
return Tag_Node_Access;
-- Build the component tree from the tag node and attach it as
-- the last child of the given parent. Calls recursively the
-- method to create children.
overriding
procedure Build_Components (Node : access Param_Tag_Node;
Parent : in UIComponent_Access;
Context : in out Facelet_Context'Class);
-- ------------------------------
-- Comment Tag
-- ------------------------------
-- The <ui:comment condition="...">...</ui:comment>
type Comment_Tag_Node is new Tag_Node with private;
type Comment_Tag_Node_Access is access all Comment_Tag_Node'Class;
-- Create the Comment Tag
function Create_Comment_Tag_Node (Binding : in Binding_Access;
Line : in Line_Info;
Parent : in Tag_Node_Access;
Attributes : in Tag_Attribute_Array_Access)
return Tag_Node_Access;
-- Build the component tree from the tag node and attach it as
-- the last child of the given parent. Calls recursively the
-- method to create children.
overriding
procedure Build_Components (Node : access Comment_Tag_Node;
Parent : in UIComponent_Access;
Context : in out Facelet_Context'Class);
private
-- Tag library map indexed on the library namespace.
package Define_Maps is new
Ada.Containers.Indefinite_Hashed_Maps (Key_Type => String,
Element_Type => Define_Tag_Node_Access,
Hash => Ada.Strings.Hash,
Equivalent_Keys => "=");
type Include_Tag_Node is new Tag_Node with record
Source : Tag_Attribute_Access;
end record;
type Composition_Tag_Node is new Tag_Node with record
Template : Tag_Attribute_Access;
Defines : Define_Maps.Map;
end record;
type Debug_Tag_Node is new Tag_Node with record
Source : Tag_Attribute_Access;
end record;
type Decorate_Tag_Node is new Composition_Tag_Node with null record;
type Define_Tag_Node is new Tag_Node with record
Define_Name : Unbounded_String;
end record;
type Insert_Tag_Node is new Tag_Node with record
Insert_Name : Tag_Attribute_Access;
end record;
type Param_Tag_Node is new Tag_Node with record
Var : Tag_Attribute_Access;
Value : Tag_Attribute_Access;
end record;
type Comment_Tag_Node is new Tag_Node with record
Condition : Tag_Attribute_Access;
end record;
end ASF.Views.Nodes.Facelets;
| 43.438202 | 86 | 0.561131 |
a0a9889fde0630b9da98cd6fcb6251bca3c49ee5 | 994 | ads | Ada | src/gdb/gdb-8.3/gdb/testsuite/gdb.ada/ptype_tagged_param/pck.ads | alrooney/unum-sdk | bbccb10b0cd3500feccbbef22e27ea111c3d18eb | [
"Apache-2.0"
] | 31 | 2018-08-01T21:25:24.000Z | 2022-02-14T07:52:34.000Z | src/gdb/gdb-8.3/gdb/testsuite/gdb.ada/ptype_tagged_param/pck.ads | alrooney/unum-sdk | bbccb10b0cd3500feccbbef22e27ea111c3d18eb | [
"Apache-2.0"
] | 40 | 2018-12-03T19:48:52.000Z | 2021-03-10T06:34:26.000Z | src/gdb/gdb-8.3/gdb/testsuite/gdb.ada/ptype_tagged_param/pck.ads | alrooney/unum-sdk | bbccb10b0cd3500feccbbef22e27ea111c3d18eb | [
"Apache-2.0"
] | 20 | 2018-11-16T21:19:22.000Z | 2021-10-18T23:08:24.000Z | -- Copyright 2010-2019 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
type Shape is abstract tagged record
X, Y: Integer;
end record;
function Position_X (S : in Shape) return Integer;
type Circle is new Shape with record
R : Integer;
end record;
function Area (C : in Circle) return Integer;
end Pck;
| 33.133333 | 73 | 0.719316 |
1904b362d46119ec62d08b07c32c522d8606bee1 | 22,692 | adb | Ada | boards/ip_colordetect/colordetect/colordetect/.autopilot/db/dilate_0_0_2160_3840_0_3_3_1_1_s.sched.adb | Kgfu/PYNQ_HelloWorld | a5197130e7d4a5e7f382c3963349c1c0bd213213 | [
"BSD-3-Clause"
] | null | null | null | boards/ip_colordetect/colordetect/colordetect/.autopilot/db/dilate_0_0_2160_3840_0_3_3_1_1_s.sched.adb | Kgfu/PYNQ_HelloWorld | a5197130e7d4a5e7f382c3963349c1c0bd213213 | [
"BSD-3-Clause"
] | null | null | null | boards/ip_colordetect/colordetect/colordetect/.autopilot/db/dilate_0_0_2160_3840_0_3_3_1_1_s.sched.adb | Kgfu/PYNQ_HelloWorld | a5197130e7d4a5e7f382c3963349c1c0bd213213 | [
"BSD-3-Clause"
] | 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>dilate_0_0_2160_3840_0_3_3_1_1_s</name>
<ret_bitwidth>0</ret_bitwidth>
<ports class_id="2" tracking_level="0" version="0">
<count>4</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>imgHelper2_4102</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<contextNormFuncName></contextNormFuncName>
<inlineStackInfo class_id="6" tracking_level="0" version="0">
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<control></control>
<opType></opType>
<implIndex></implIndex>
<coreName></coreName>
<coreId>49</coreId>
</Obj>
<bitwidth>8</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>imgHelper3_4103</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<contextNormFuncName></contextNormFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<control></control>
<opType></opType>
<implIndex></implIndex>
<coreName></coreName>
<coreId>49</coreId>
</Obj>
<bitwidth>8</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>
<item class_id_reference="3" object_id="_3">
<Value>
<Obj>
<type>1</type>
<id>3</id>
<name>p_src_rows</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<contextNormFuncName></contextNormFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<control></control>
<opType></opType>
<implIndex></implIndex>
<coreName></coreName>
<coreId>49</coreId>
</Obj>
<bitwidth>32</bitwidth>
</Value>
<direction>0</direction>
<if_type>3</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>p_src_cols</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<contextNormFuncName></contextNormFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<control></control>
<opType></opType>
<implIndex></implIndex>
<coreName></coreName>
<coreId>52</coreId>
</Obj>
<bitwidth>32</bitwidth>
</Value>
<direction>0</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>6</count>
<item_version>0</item_version>
<item class_id="9" tracking_level="1" version="0" object_id="_5">
<Value>
<Obj>
<type>0</type>
<id>11</id>
<name>p_src_rows_read</name>
<fileName>/home/willychiang/Desktop/PYNQ-HelloWorld/boards/ip/vitis_lib/vision/L1/include/imgproc/xf_dilation.hpp</fileName>
<fileDirectory>/home/willychiang/Desktop/PYNQ-HelloWorld/boards/ip</fileDirectory>
<lineNumber>340</lineNumber>
<contextFuncName>dilate&lt;0, 0, 2160, 3840, 0, 3, 3, 1, 1&gt;</contextFuncName>
<contextNormFuncName>dilate_0_0_2160_3840_0_3_3_1_1_s</contextNormFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item class_id="10" tracking_level="0" version="0">
<first>/home/willychiang/Desktop/PYNQ-HelloWorld/boards/ip</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>/home/willychiang/Desktop/PYNQ-HelloWorld/boards/ip/vitis_lib/vision/L1/include/imgproc/xf_dilation.hpp</first>
<second>dilate&lt;0, 0, 2160, 3840, 0, 3, 3, 1, 1&gt;</second>
</first>
<second>340</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<control></control>
<opType></opType>
<implIndex></implIndex>
<coreName></coreName>
<coreId>0</coreId>
</Obj>
<bitwidth>32</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>19</item>
<item>20</item>
</oprand_edges>
<opcode>read</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_isStartOfPath>0</m_isStartOfPath>
<m_delay>3.28</m_delay>
<m_topoIndex>1</m_topoIndex>
<m_clusterGroupNumber>-1</m_clusterGroupNumber>
</item>
<item class_id_reference="9" object_id="_6">
<Value>
<Obj>
<type>0</type>
<id>12</id>
<name>p_src_cols_read</name>
<fileName>/home/willychiang/Desktop/PYNQ-HelloWorld/boards/ip/vitis_lib/vision/L1/include/imgproc/xf_dilation.hpp</fileName>
<fileDirectory>/home/willychiang/Desktop/PYNQ-HelloWorld/boards/ip</fileDirectory>
<lineNumber>341</lineNumber>
<contextFuncName>dilate&lt;0, 0, 2160, 3840, 0, 3, 3, 1, 1&gt;</contextFuncName>
<contextNormFuncName>dilate_0_0_2160_3840_0_3_3_1_1_s</contextNormFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/willychiang/Desktop/PYNQ-HelloWorld/boards/ip</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>/home/willychiang/Desktop/PYNQ-HelloWorld/boards/ip/vitis_lib/vision/L1/include/imgproc/xf_dilation.hpp</first>
<second>dilate&lt;0, 0, 2160, 3840, 0, 3, 3, 1, 1&gt;</second>
</first>
<second>341</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<control></control>
<opType></opType>
<implIndex></implIndex>
<coreName></coreName>
<coreId>49</coreId>
</Obj>
<bitwidth>32</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>21</item>
<item>22</item>
</oprand_edges>
<opcode>read</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_isStartOfPath>0</m_isStartOfPath>
<m_delay>3.28</m_delay>
<m_topoIndex>2</m_topoIndex>
<m_clusterGroupNumber>-1</m_clusterGroupNumber>
</item>
<item class_id_reference="9" object_id="_7">
<Value>
<Obj>
<type>0</type>
<id>13</id>
<name>trunc_ln340</name>
<fileName>/home/willychiang/Desktop/PYNQ-HelloWorld/boards/ip/vitis_lib/vision/L1/include/imgproc/xf_dilation.hpp</fileName>
<fileDirectory>/home/willychiang/Desktop/PYNQ-HelloWorld/boards/ip</fileDirectory>
<lineNumber>340</lineNumber>
<contextFuncName>dilate&lt;0, 0, 2160, 3840, 0, 3, 3, 1, 1&gt;</contextFuncName>
<contextNormFuncName>dilate_0_0_2160_3840_0_3_3_1_1_s</contextNormFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/willychiang/Desktop/PYNQ-HelloWorld/boards/ip</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>/home/willychiang/Desktop/PYNQ-HelloWorld/boards/ip/vitis_lib/vision/L1/include/imgproc/xf_dilation.hpp</first>
<second>dilate&lt;0, 0, 2160, 3840, 0, 3, 3, 1, 1&gt;</second>
</first>
<second>340</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<control></control>
<opType></opType>
<implIndex></implIndex>
<coreName></coreName>
<coreId>113</coreId>
</Obj>
<bitwidth>16</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>23</item>
</oprand_edges>
<opcode>trunc</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_isStartOfPath>0</m_isStartOfPath>
<m_delay>0.00</m_delay>
<m_topoIndex>3</m_topoIndex>
<m_clusterGroupNumber>-1</m_clusterGroupNumber>
</item>
<item class_id_reference="9" object_id="_8">
<Value>
<Obj>
<type>0</type>
<id>14</id>
<name>trunc_ln341</name>
<fileName>/home/willychiang/Desktop/PYNQ-HelloWorld/boards/ip/vitis_lib/vision/L1/include/imgproc/xf_dilation.hpp</fileName>
<fileDirectory>/home/willychiang/Desktop/PYNQ-HelloWorld/boards/ip</fileDirectory>
<lineNumber>341</lineNumber>
<contextFuncName>dilate&lt;0, 0, 2160, 3840, 0, 3, 3, 1, 1&gt;</contextFuncName>
<contextNormFuncName>dilate_0_0_2160_3840_0_3_3_1_1_s</contextNormFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/willychiang/Desktop/PYNQ-HelloWorld/boards/ip</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>/home/willychiang/Desktop/PYNQ-HelloWorld/boards/ip/vitis_lib/vision/L1/include/imgproc/xf_dilation.hpp</first>
<second>dilate&lt;0, 0, 2160, 3840, 0, 3, 3, 1, 1&gt;</second>
</first>
<second>341</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<control></control>
<opType></opType>
<implIndex></implIndex>
<coreName></coreName>
<coreId>113</coreId>
</Obj>
<bitwidth>16</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>24</item>
</oprand_edges>
<opcode>trunc</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_isStartOfPath>0</m_isStartOfPath>
<m_delay>0.00</m_delay>
<m_topoIndex>4</m_topoIndex>
<m_clusterGroupNumber>-1</m_clusterGroupNumber>
</item>
<item class_id_reference="9" object_id="_9">
<Value>
<Obj>
<type>0</type>
<id>15</id>
<name>_ln376</name>
<fileName>/home/willychiang/Desktop/PYNQ-HelloWorld/boards/ip/vitis_lib/vision/L1/include/imgproc/xf_dilation.hpp</fileName>
<fileDirectory>/home/willychiang/Desktop/PYNQ-HelloWorld/boards/ip</fileDirectory>
<lineNumber>376</lineNumber>
<contextFuncName>dilate&lt;0, 0, 2160, 3840, 0, 3, 3, 1, 1&gt;</contextFuncName>
<contextNormFuncName>dilate_0_0_2160_3840_0_3_3_1_1_s</contextNormFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/willychiang/Desktop/PYNQ-HelloWorld/boards/ip</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>/home/willychiang/Desktop/PYNQ-HelloWorld/boards/ip/vitis_lib/vision/L1/include/imgproc/xf_dilation.hpp</first>
<second>dilate&lt;0, 0, 2160, 3840, 0, 3, 3, 1, 1&gt;</second>
</first>
<second>376</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<control></control>
<opType></opType>
<implIndex></implIndex>
<coreName></coreName>
<coreId>113</coreId>
</Obj>
<bitwidth>0</bitwidth>
</Value>
<oprand_edges>
<count>5</count>
<item_version>0</item_version>
<item>26</item>
<item>27</item>
<item>28</item>
<item>29</item>
<item>30</item>
</oprand_edges>
<opcode>call</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_isStartOfPath>0</m_isStartOfPath>
<m_delay>0.00</m_delay>
<m_topoIndex>5</m_topoIndex>
<m_clusterGroupNumber>-1</m_clusterGroupNumber>
</item>
<item class_id_reference="9" object_id="_10">
<Value>
<Obj>
<type>0</type>
<id>16</id>
<name>_ln0</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<contextNormFuncName></contextNormFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<control></control>
<opType></opType>
<implIndex></implIndex>
<coreName></coreName>
<coreId>49</coreId>
</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>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_isStartOfPath>0</m_isStartOfPath>
<m_delay>0.00</m_delay>
<m_topoIndex>6</m_topoIndex>
<m_clusterGroupNumber>-1</m_clusterGroupNumber>
</item>
</nodes>
<consts class_id="15" tracking_level="0" version="0">
<count>1</count>
<item_version>0</item_version>
<item class_id="16" tracking_level="1" version="0" object_id="_11">
<Value>
<Obj>
<type>2</type>
<id>25</id>
<name>xfdilate_2160_3840_1_0_1_0_3841_3_3_s</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<contextNormFuncName></contextNormFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<control></control>
<opType></opType>
<implIndex></implIndex>
<coreName></coreName>
<coreId>97</coreId>
</Obj>
<bitwidth>0</bitwidth>
</Value>
<const_type>6</const_type>
<content><constant:xfdilate<2160, 3840, 1, 0, 1, 0, 3841, 3, 3>></content>
</item>
</consts>
<blocks class_id="17" tracking_level="0" version="0">
<count>1</count>
<item_version>0</item_version>
<item class_id="18" tracking_level="1" version="0" object_id="_12">
<Obj>
<type>3</type>
<id>17</id>
<name>dilate<0, 0, 2160, 3840, 0, 3, 3, 1, 1></name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<contextNormFuncName></contextNormFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<control></control>
<opType></opType>
<implIndex></implIndex>
<coreName></coreName>
<coreId>1768189039</coreId>
</Obj>
<node_objs>
<count>6</count>
<item_version>0</item_version>
<item>11</item>
<item>12</item>
<item>13</item>
<item>14</item>
<item>15</item>
<item>16</item>
</node_objs>
</item>
</blocks>
<edges class_id="19" tracking_level="0" version="0">
<count>9</count>
<item_version>0</item_version>
<item class_id="20" tracking_level="1" version="0" object_id="_13">
<id>20</id>
<edge_type>1</edge_type>
<source_obj>3</source_obj>
<sink_obj>11</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_14">
<id>22</id>
<edge_type>1</edge_type>
<source_obj>4</source_obj>
<sink_obj>12</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_15">
<id>23</id>
<edge_type>1</edge_type>
<source_obj>11</source_obj>
<sink_obj>13</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_16">
<id>24</id>
<edge_type>1</edge_type>
<source_obj>12</source_obj>
<sink_obj>14</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_17">
<id>26</id>
<edge_type>1</edge_type>
<source_obj>25</source_obj>
<sink_obj>15</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_18">
<id>27</id>
<edge_type>1</edge_type>
<source_obj>1</source_obj>
<sink_obj>15</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_19">
<id>28</id>
<edge_type>1</edge_type>
<source_obj>2</source_obj>
<sink_obj>15</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_20">
<id>29</id>
<edge_type>1</edge_type>
<source_obj>13</source_obj>
<sink_obj>15</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_21">
<id>30</id>
<edge_type>1</edge_type>
<source_obj>14</source_obj>
<sink_obj>15</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
</edges>
</cdfg>
<cdfg_regions class_id="21" tracking_level="0" version="0">
<count>1</count>
<item_version>0</item_version>
<item class_id="22" tracking_level="1" version="0" object_id="_22">
<mId>1</mId>
<mTag>dilate<0, 0, 2160, 3840, 0, 3, 3, 1, 1></mTag>
<mNormTag>dilate_0_0_2160_3840_0_3_3_1_1_s</mNormTag>
<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>17</item>
</basic_blocks>
<mII>-1</mII>
<mDepth>-1</mDepth>
<mMinTripCount>-1</mMinTripCount>
<mMaxTripCount>-1</mMaxTripCount>
<mMinLatency>13</mMinLatency>
<mMaxLatency>8319373</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>6</count>
<item_version>0</item_version>
<item class_id="27" tracking_level="0" version="0">
<first>11</first>
<second class_id="28" tracking_level="0" version="0">
<first>0</first>
<second>0</second>
</second>
</item>
<item>
<first>12</first>
<second>
<first>0</first>
<second>0</second>
</second>
</item>
<item>
<first>13</first>
<second>
<first>0</first>
<second>0</second>
</second>
</item>
<item>
<first>14</first>
<second>
<first>0</first>
<second>0</second>
</second>
</item>
<item>
<first>15</first>
<second>
<first>0</first>
<second>1</second>
</second>
</item>
<item>
<first>16</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>1</count>
<item_version>0</item_version>
<item class_id="30" tracking_level="0" version="0">
<first>17</first>
<second class_id="31" tracking_level="0" version="0">
<first>0</first>
<second>1</second>
</second>
</item>
</bblk_ent_exit>
<regions class_id="32" tracking_level="0" version="0">
<count>0</count>
<item_version>0</item_version>
</regions>
<dp_fu_nodes class_id="33" tracking_level="0" version="0">
<count>0</count>
<item_version>0</item_version>
</dp_fu_nodes>
<dp_fu_nodes_expression class_id="34" 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="35" 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="36" tracking_level="0" version="0">
<count>0</count>
<item_version>0</item_version>
</dp_port_io_nodes>
<port2core>
<count>0</count>
<item_version>0</item_version>
</port2core>
<node2core>
<count>0</count>
<item_version>0</item_version>
</node2core>
</syndb>
</boost_serialization>
| 30.623482 | 130 | 0.630971 |
308d3ceda3324953c0d14d2b8a0bc8f7ff1cbfdb | 3,139 | ads | Ada | llvm-gcc-4.2-2.9/gcc/ada/s-pack07.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-pack07.ads | vidkidz/crossbridge | ba0bf94aee0ce6cf7eb5be882382e52bc57ba396 | [
"MIT"
] | null | null | null | llvm-gcc-4.2-2.9/gcc/ada/s-pack07.ads | vidkidz/crossbridge | ba0bf94aee0ce6cf7eb5be882382e52bc57ba396 | [
"MIT"
] | null | null | null | ------------------------------------------------------------------------------
-- --
-- GNAT RUN-TIME COMPONENTS --
-- --
-- S Y S T E M . P A C K _ 0 7 --
-- --
-- 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. --
-- --
------------------------------------------------------------------------------
-- Handling of packed arrays with Component_Size = 7
package System.Pack_07 is
pragma Preelaborate;
Bits : constant := 7;
type Bits_07 is mod 2 ** Bits;
for Bits_07'Size use Bits;
function Get_07 (Arr : System.Address; N : Natural) return Bits_07;
-- Arr is the address of the packed array, N is the zero-based
-- subscript. This element is extracted and returned.
procedure Set_07 (Arr : System.Address; N : Natural; E : Bits_07);
-- 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_07;
| 59.226415 | 78 | 0.463523 |
19cc8136600c91517afb99bb2984edd54b417d4d | 80,458 | adb | Ada | eembc/CIFAR10_ResNetv1/my-hls-test-quantized-tiny2/myproject_prj/solution1/.autopilot/db/Block_myproject_axi_exit52_proc.bind.adb | anmeza/platform_ml_models | ba8011a289a96013dd6f7a5b58eb1072f04d6bf0 | [
"RSA-MD"
] | 1 | 2021-12-21T18:19:27.000Z | 2021-12-21T18:19:27.000Z | eembc/CIFAR10_ResNetv1/my-hls-test-quantized-tiny2/myproject_prj/solution1/.autopilot/db/Block_myproject_axi_exit52_proc.bind.adb | anmeza/platform_ml_models | ba8011a289a96013dd6f7a5b58eb1072f04d6bf0 | [
"RSA-MD"
] | null | null | null | eembc/CIFAR10_ResNetv1/my-hls-test-quantized-tiny2/myproject_prj/solution1/.autopilot/db/Block_myproject_axi_exit52_proc.bind.adb | anmeza/platform_ml_models | ba8011a289a96013dd6f7a5b58eb1072f04d6bf0 | [
"RSA-MD"
] | 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>Block_myproject_axi_exit52_proc</name>
<ret_bitwidth>0</ret_bitwidth>
<ports class_id="2" tracking_level="0" version="0">
<count>20</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>out_local_V_data_0_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></originalName>
<rtlName></rtlName>
<coreName>FIFO_SRL</coreName>
</Obj>
<bitwidth>8</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_local_V_data_1_V</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>FIFO_SRL</coreName>
</Obj>
<bitwidth>8</bitwidth>
</Value>
<direction>0</direction>
<if_type>3</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>out_local_V_data_2_V</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>FIFO_SRL</coreName>
</Obj>
<bitwidth>8</bitwidth>
</Value>
<direction>0</direction>
<if_type>3</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>out_local_V_data_3_V</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>FIFO_SRL</coreName>
</Obj>
<bitwidth>8</bitwidth>
</Value>
<direction>0</direction>
<if_type>3</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>out_local_V_data_4_V</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>FIFO_SRL</coreName>
</Obj>
<bitwidth>8</bitwidth>
</Value>
<direction>0</direction>
<if_type>3</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="_6">
<Value>
<Obj>
<type>1</type>
<id>6</id>
<name>out_local_V_data_5_V</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>FIFO_SRL</coreName>
</Obj>
<bitwidth>8</bitwidth>
</Value>
<direction>0</direction>
<if_type>3</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="_7">
<Value>
<Obj>
<type>1</type>
<id>7</id>
<name>out_local_V_data_6_V</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>FIFO_SRL</coreName>
</Obj>
<bitwidth>8</bitwidth>
</Value>
<direction>0</direction>
<if_type>3</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="_8">
<Value>
<Obj>
<type>1</type>
<id>8</id>
<name>out_local_V_data_7_V</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>FIFO_SRL</coreName>
</Obj>
<bitwidth>8</bitwidth>
</Value>
<direction>0</direction>
<if_type>3</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="_9">
<Value>
<Obj>
<type>1</type>
<id>9</id>
<name>out_local_V_data_8_V</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>FIFO_SRL</coreName>
</Obj>
<bitwidth>8</bitwidth>
</Value>
<direction>0</direction>
<if_type>3</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>out_local_V_data_9_V</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>FIFO_SRL</coreName>
</Obj>
<bitwidth>8</bitwidth>
</Value>
<direction>0</direction>
<if_type>3</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="_11">
<Value>
<Obj>
<type>1</type>
<id>11</id>
<name>tmp_data_V_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>
<bitwidth>8</bitwidth>
</Value>
<direction>1</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="_12">
<Value>
<Obj>
<type>1</type>
<id>12</id>
<name>tmp_data_V_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>8</bitwidth>
</Value>
<direction>1</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="_13">
<Value>
<Obj>
<type>1</type>
<id>13</id>
<name>tmp_data_V_2</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>8</bitwidth>
</Value>
<direction>1</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="_14">
<Value>
<Obj>
<type>1</type>
<id>14</id>
<name>tmp_data_V_3</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>8</bitwidth>
</Value>
<direction>1</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="_15">
<Value>
<Obj>
<type>1</type>
<id>15</id>
<name>tmp_data_V_4</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>8</bitwidth>
</Value>
<direction>1</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="_16">
<Value>
<Obj>
<type>1</type>
<id>16</id>
<name>tmp_data_V_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>8</bitwidth>
</Value>
<direction>1</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="_17">
<Value>
<Obj>
<type>1</type>
<id>17</id>
<name>tmp_data_V_6</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>8</bitwidth>
</Value>
<direction>1</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="_18">
<Value>
<Obj>
<type>1</type>
<id>18</id>
<name>tmp_data_V_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>8</bitwidth>
</Value>
<direction>1</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="_19">
<Value>
<Obj>
<type>1</type>
<id>19</id>
<name>tmp_data_V_8</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>8</bitwidth>
</Value>
<direction>1</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="_20">
<Value>
<Obj>
<type>1</type>
<id>20</id>
<name>tmp_data_V_9</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>8</bitwidth>
</Value>
<direction>1</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>22</count>
<item_version>0</item_version>
<item class_id="9" tracking_level="1" version="0" object_id="_21">
<Value>
<Obj>
<type>0</type>
<id>31</id>
<name>empty</name>
<fileName>firmware/myproject_axi.cpp</fileName>
<fileDirectory>/data/armita/Andy/platform_ml_models/eembc/CIFAR10_ResNetv1/my-hls-test-quantized-tiny2</fileDirectory>
<lineNumber>36</lineNumber>
<contextFuncName>myproject_axi</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item class_id="10" tracking_level="0" version="0">
<first>/data/armita/Andy/platform_ml_models/eembc/CIFAR10_ResNetv1/my-hls-test-quantized-tiny2</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>firmware/myproject_axi.cpp</first>
<second>myproject_axi</second>
</first>
<second>36</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>80</bitwidth>
</Value>
<oprand_edges>
<count>11</count>
<item_version>0</item_version>
<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>
</oprand_edges>
<opcode>read</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_isStartOfPath>0</m_isStartOfPath>
<m_delay>3.63</m_delay>
<m_topoIndex>1</m_topoIndex>
<m_clusterGroupNumber>-1</m_clusterGroupNumber>
</item>
<item class_id_reference="9" object_id="_22">
<Value>
<Obj>
<type>0</type>
<id>32</id>
<name>out_local_V_data_0_V_val</name>
<fileName>firmware/myproject_axi.cpp</fileName>
<fileDirectory>/data/armita/Andy/platform_ml_models/eembc/CIFAR10_ResNetv1/my-hls-test-quantized-tiny2</fileDirectory>
<lineNumber>36</lineNumber>
<contextFuncName>myproject_axi</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/data/armita/Andy/platform_ml_models/eembc/CIFAR10_ResNetv1/my-hls-test-quantized-tiny2</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>firmware/myproject_axi.cpp</first>
<second>myproject_axi</second>
</first>
<second>36</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>66</item>
</oprand_edges>
<opcode>extractvalue</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_isStartOfPath>0</m_isStartOfPath>
<m_delay>0.00</m_delay>
<m_topoIndex>2</m_topoIndex>
<m_clusterGroupNumber>-1</m_clusterGroupNumber>
</item>
<item class_id_reference="9" object_id="_23">
<Value>
<Obj>
<type>0</type>
<id>33</id>
<name>out_local_V_data_1_V_val</name>
<fileName>firmware/myproject_axi.cpp</fileName>
<fileDirectory>/data/armita/Andy/platform_ml_models/eembc/CIFAR10_ResNetv1/my-hls-test-quantized-tiny2</fileDirectory>
<lineNumber>36</lineNumber>
<contextFuncName>myproject_axi</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/data/armita/Andy/platform_ml_models/eembc/CIFAR10_ResNetv1/my-hls-test-quantized-tiny2</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>firmware/myproject_axi.cpp</first>
<second>myproject_axi</second>
</first>
<second>36</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>67</item>
</oprand_edges>
<opcode>extractvalue</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_isStartOfPath>0</m_isStartOfPath>
<m_delay>0.00</m_delay>
<m_topoIndex>3</m_topoIndex>
<m_clusterGroupNumber>-1</m_clusterGroupNumber>
</item>
<item class_id_reference="9" object_id="_24">
<Value>
<Obj>
<type>0</type>
<id>34</id>
<name>out_local_V_data_2_V_val</name>
<fileName>firmware/myproject_axi.cpp</fileName>
<fileDirectory>/data/armita/Andy/platform_ml_models/eembc/CIFAR10_ResNetv1/my-hls-test-quantized-tiny2</fileDirectory>
<lineNumber>36</lineNumber>
<contextFuncName>myproject_axi</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/data/armita/Andy/platform_ml_models/eembc/CIFAR10_ResNetv1/my-hls-test-quantized-tiny2</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>firmware/myproject_axi.cpp</first>
<second>myproject_axi</second>
</first>
<second>36</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>68</item>
</oprand_edges>
<opcode>extractvalue</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_isStartOfPath>0</m_isStartOfPath>
<m_delay>0.00</m_delay>
<m_topoIndex>4</m_topoIndex>
<m_clusterGroupNumber>-1</m_clusterGroupNumber>
</item>
<item class_id_reference="9" object_id="_25">
<Value>
<Obj>
<type>0</type>
<id>35</id>
<name>out_local_V_data_3_V_val</name>
<fileName>firmware/myproject_axi.cpp</fileName>
<fileDirectory>/data/armita/Andy/platform_ml_models/eembc/CIFAR10_ResNetv1/my-hls-test-quantized-tiny2</fileDirectory>
<lineNumber>36</lineNumber>
<contextFuncName>myproject_axi</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/data/armita/Andy/platform_ml_models/eembc/CIFAR10_ResNetv1/my-hls-test-quantized-tiny2</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>firmware/myproject_axi.cpp</first>
<second>myproject_axi</second>
</first>
<second>36</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>69</item>
</oprand_edges>
<opcode>extractvalue</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_isStartOfPath>0</m_isStartOfPath>
<m_delay>0.00</m_delay>
<m_topoIndex>5</m_topoIndex>
<m_clusterGroupNumber>-1</m_clusterGroupNumber>
</item>
<item class_id_reference="9" object_id="_26">
<Value>
<Obj>
<type>0</type>
<id>36</id>
<name>out_local_V_data_4_V_val</name>
<fileName>firmware/myproject_axi.cpp</fileName>
<fileDirectory>/data/armita/Andy/platform_ml_models/eembc/CIFAR10_ResNetv1/my-hls-test-quantized-tiny2</fileDirectory>
<lineNumber>36</lineNumber>
<contextFuncName>myproject_axi</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/data/armita/Andy/platform_ml_models/eembc/CIFAR10_ResNetv1/my-hls-test-quantized-tiny2</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>firmware/myproject_axi.cpp</first>
<second>myproject_axi</second>
</first>
<second>36</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>70</item>
</oprand_edges>
<opcode>extractvalue</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_isStartOfPath>0</m_isStartOfPath>
<m_delay>0.00</m_delay>
<m_topoIndex>6</m_topoIndex>
<m_clusterGroupNumber>-1</m_clusterGroupNumber>
</item>
<item class_id_reference="9" object_id="_27">
<Value>
<Obj>
<type>0</type>
<id>37</id>
<name>out_local_V_data_5_V_val</name>
<fileName>firmware/myproject_axi.cpp</fileName>
<fileDirectory>/data/armita/Andy/platform_ml_models/eembc/CIFAR10_ResNetv1/my-hls-test-quantized-tiny2</fileDirectory>
<lineNumber>36</lineNumber>
<contextFuncName>myproject_axi</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/data/armita/Andy/platform_ml_models/eembc/CIFAR10_ResNetv1/my-hls-test-quantized-tiny2</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>firmware/myproject_axi.cpp</first>
<second>myproject_axi</second>
</first>
<second>36</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>71</item>
</oprand_edges>
<opcode>extractvalue</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_isStartOfPath>0</m_isStartOfPath>
<m_delay>0.00</m_delay>
<m_topoIndex>7</m_topoIndex>
<m_clusterGroupNumber>-1</m_clusterGroupNumber>
</item>
<item class_id_reference="9" object_id="_28">
<Value>
<Obj>
<type>0</type>
<id>38</id>
<name>out_local_V_data_6_V_val</name>
<fileName>firmware/myproject_axi.cpp</fileName>
<fileDirectory>/data/armita/Andy/platform_ml_models/eembc/CIFAR10_ResNetv1/my-hls-test-quantized-tiny2</fileDirectory>
<lineNumber>36</lineNumber>
<contextFuncName>myproject_axi</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/data/armita/Andy/platform_ml_models/eembc/CIFAR10_ResNetv1/my-hls-test-quantized-tiny2</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>firmware/myproject_axi.cpp</first>
<second>myproject_axi</second>
</first>
<second>36</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>72</item>
</oprand_edges>
<opcode>extractvalue</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_isStartOfPath>0</m_isStartOfPath>
<m_delay>0.00</m_delay>
<m_topoIndex>8</m_topoIndex>
<m_clusterGroupNumber>-1</m_clusterGroupNumber>
</item>
<item class_id_reference="9" object_id="_29">
<Value>
<Obj>
<type>0</type>
<id>39</id>
<name>out_local_V_data_7_V_val</name>
<fileName>firmware/myproject_axi.cpp</fileName>
<fileDirectory>/data/armita/Andy/platform_ml_models/eembc/CIFAR10_ResNetv1/my-hls-test-quantized-tiny2</fileDirectory>
<lineNumber>36</lineNumber>
<contextFuncName>myproject_axi</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/data/armita/Andy/platform_ml_models/eembc/CIFAR10_ResNetv1/my-hls-test-quantized-tiny2</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>firmware/myproject_axi.cpp</first>
<second>myproject_axi</second>
</first>
<second>36</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>73</item>
</oprand_edges>
<opcode>extractvalue</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_isStartOfPath>0</m_isStartOfPath>
<m_delay>0.00</m_delay>
<m_topoIndex>9</m_topoIndex>
<m_clusterGroupNumber>-1</m_clusterGroupNumber>
</item>
<item class_id_reference="9" object_id="_30">
<Value>
<Obj>
<type>0</type>
<id>40</id>
<name>out_local_V_data_8_V_val</name>
<fileName>firmware/myproject_axi.cpp</fileName>
<fileDirectory>/data/armita/Andy/platform_ml_models/eembc/CIFAR10_ResNetv1/my-hls-test-quantized-tiny2</fileDirectory>
<lineNumber>36</lineNumber>
<contextFuncName>myproject_axi</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/data/armita/Andy/platform_ml_models/eembc/CIFAR10_ResNetv1/my-hls-test-quantized-tiny2</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>firmware/myproject_axi.cpp</first>
<second>myproject_axi</second>
</first>
<second>36</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>74</item>
</oprand_edges>
<opcode>extractvalue</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_isStartOfPath>0</m_isStartOfPath>
<m_delay>0.00</m_delay>
<m_topoIndex>10</m_topoIndex>
<m_clusterGroupNumber>-1</m_clusterGroupNumber>
</item>
<item class_id_reference="9" object_id="_31">
<Value>
<Obj>
<type>0</type>
<id>41</id>
<name>out_local_V_data_9_V_val</name>
<fileName>firmware/myproject_axi.cpp</fileName>
<fileDirectory>/data/armita/Andy/platform_ml_models/eembc/CIFAR10_ResNetv1/my-hls-test-quantized-tiny2</fileDirectory>
<lineNumber>36</lineNumber>
<contextFuncName>myproject_axi</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/data/armita/Andy/platform_ml_models/eembc/CIFAR10_ResNetv1/my-hls-test-quantized-tiny2</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>firmware/myproject_axi.cpp</first>
<second>myproject_axi</second>
</first>
<second>36</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>75</item>
</oprand_edges>
<opcode>extractvalue</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_isStartOfPath>0</m_isStartOfPath>
<m_delay>0.00</m_delay>
<m_topoIndex>11</m_topoIndex>
<m_clusterGroupNumber>-1</m_clusterGroupNumber>
</item>
<item class_id_reference="9" object_id="_32">
<Value>
<Obj>
<type>0</type>
<id>42</id>
<name>tmp_data_V_0_write_ln36</name>
<fileName>firmware/myproject_axi.cpp</fileName>
<fileDirectory>/data/armita/Andy/platform_ml_models/eembc/CIFAR10_ResNetv1/my-hls-test-quantized-tiny2</fileDirectory>
<lineNumber>36</lineNumber>
<contextFuncName>myproject_axi</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/data/armita/Andy/platform_ml_models/eembc/CIFAR10_ResNetv1/my-hls-test-quantized-tiny2</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>firmware/myproject_axi.cpp</first>
<second>myproject_axi</second>
</first>
<second>36</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>76</item>
<item>77</item>
</oprand_edges>
<opcode>store</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_isStartOfPath>0</m_isStartOfPath>
<m_delay>0.00</m_delay>
<m_topoIndex>12</m_topoIndex>
<m_clusterGroupNumber>-1</m_clusterGroupNumber>
</item>
<item class_id_reference="9" object_id="_33">
<Value>
<Obj>
<type>0</type>
<id>43</id>
<name>tmp_data_V_1_write_ln36</name>
<fileName>firmware/myproject_axi.cpp</fileName>
<fileDirectory>/data/armita/Andy/platform_ml_models/eembc/CIFAR10_ResNetv1/my-hls-test-quantized-tiny2</fileDirectory>
<lineNumber>36</lineNumber>
<contextFuncName>myproject_axi</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/data/armita/Andy/platform_ml_models/eembc/CIFAR10_ResNetv1/my-hls-test-quantized-tiny2</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>firmware/myproject_axi.cpp</first>
<second>myproject_axi</second>
</first>
<second>36</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>78</item>
<item>79</item>
</oprand_edges>
<opcode>store</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_isStartOfPath>0</m_isStartOfPath>
<m_delay>0.00</m_delay>
<m_topoIndex>13</m_topoIndex>
<m_clusterGroupNumber>-1</m_clusterGroupNumber>
</item>
<item class_id_reference="9" object_id="_34">
<Value>
<Obj>
<type>0</type>
<id>44</id>
<name>tmp_data_V_2_write_ln36</name>
<fileName>firmware/myproject_axi.cpp</fileName>
<fileDirectory>/data/armita/Andy/platform_ml_models/eembc/CIFAR10_ResNetv1/my-hls-test-quantized-tiny2</fileDirectory>
<lineNumber>36</lineNumber>
<contextFuncName>myproject_axi</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/data/armita/Andy/platform_ml_models/eembc/CIFAR10_ResNetv1/my-hls-test-quantized-tiny2</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>firmware/myproject_axi.cpp</first>
<second>myproject_axi</second>
</first>
<second>36</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>80</item>
<item>81</item>
</oprand_edges>
<opcode>store</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_isStartOfPath>0</m_isStartOfPath>
<m_delay>0.00</m_delay>
<m_topoIndex>14</m_topoIndex>
<m_clusterGroupNumber>-1</m_clusterGroupNumber>
</item>
<item class_id_reference="9" object_id="_35">
<Value>
<Obj>
<type>0</type>
<id>45</id>
<name>tmp_data_V_3_write_ln36</name>
<fileName>firmware/myproject_axi.cpp</fileName>
<fileDirectory>/data/armita/Andy/platform_ml_models/eembc/CIFAR10_ResNetv1/my-hls-test-quantized-tiny2</fileDirectory>
<lineNumber>36</lineNumber>
<contextFuncName>myproject_axi</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/data/armita/Andy/platform_ml_models/eembc/CIFAR10_ResNetv1/my-hls-test-quantized-tiny2</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>firmware/myproject_axi.cpp</first>
<second>myproject_axi</second>
</first>
<second>36</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>82</item>
<item>83</item>
</oprand_edges>
<opcode>store</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_isStartOfPath>0</m_isStartOfPath>
<m_delay>0.00</m_delay>
<m_topoIndex>15</m_topoIndex>
<m_clusterGroupNumber>-1</m_clusterGroupNumber>
</item>
<item class_id_reference="9" object_id="_36">
<Value>
<Obj>
<type>0</type>
<id>46</id>
<name>tmp_data_V_4_write_ln36</name>
<fileName>firmware/myproject_axi.cpp</fileName>
<fileDirectory>/data/armita/Andy/platform_ml_models/eembc/CIFAR10_ResNetv1/my-hls-test-quantized-tiny2</fileDirectory>
<lineNumber>36</lineNumber>
<contextFuncName>myproject_axi</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/data/armita/Andy/platform_ml_models/eembc/CIFAR10_ResNetv1/my-hls-test-quantized-tiny2</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>firmware/myproject_axi.cpp</first>
<second>myproject_axi</second>
</first>
<second>36</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>84</item>
<item>85</item>
</oprand_edges>
<opcode>store</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_isStartOfPath>0</m_isStartOfPath>
<m_delay>0.00</m_delay>
<m_topoIndex>16</m_topoIndex>
<m_clusterGroupNumber>-1</m_clusterGroupNumber>
</item>
<item class_id_reference="9" object_id="_37">
<Value>
<Obj>
<type>0</type>
<id>47</id>
<name>tmp_data_V_5_write_ln36</name>
<fileName>firmware/myproject_axi.cpp</fileName>
<fileDirectory>/data/armita/Andy/platform_ml_models/eembc/CIFAR10_ResNetv1/my-hls-test-quantized-tiny2</fileDirectory>
<lineNumber>36</lineNumber>
<contextFuncName>myproject_axi</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/data/armita/Andy/platform_ml_models/eembc/CIFAR10_ResNetv1/my-hls-test-quantized-tiny2</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>firmware/myproject_axi.cpp</first>
<second>myproject_axi</second>
</first>
<second>36</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>86</item>
<item>87</item>
</oprand_edges>
<opcode>store</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_isStartOfPath>0</m_isStartOfPath>
<m_delay>0.00</m_delay>
<m_topoIndex>17</m_topoIndex>
<m_clusterGroupNumber>-1</m_clusterGroupNumber>
</item>
<item class_id_reference="9" object_id="_38">
<Value>
<Obj>
<type>0</type>
<id>48</id>
<name>tmp_data_V_6_write_ln36</name>
<fileName>firmware/myproject_axi.cpp</fileName>
<fileDirectory>/data/armita/Andy/platform_ml_models/eembc/CIFAR10_ResNetv1/my-hls-test-quantized-tiny2</fileDirectory>
<lineNumber>36</lineNumber>
<contextFuncName>myproject_axi</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/data/armita/Andy/platform_ml_models/eembc/CIFAR10_ResNetv1/my-hls-test-quantized-tiny2</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>firmware/myproject_axi.cpp</first>
<second>myproject_axi</second>
</first>
<second>36</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>88</item>
<item>89</item>
</oprand_edges>
<opcode>store</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_isStartOfPath>0</m_isStartOfPath>
<m_delay>0.00</m_delay>
<m_topoIndex>18</m_topoIndex>
<m_clusterGroupNumber>-1</m_clusterGroupNumber>
</item>
<item class_id_reference="9" object_id="_39">
<Value>
<Obj>
<type>0</type>
<id>49</id>
<name>tmp_data_V_7_write_ln36</name>
<fileName>firmware/myproject_axi.cpp</fileName>
<fileDirectory>/data/armita/Andy/platform_ml_models/eembc/CIFAR10_ResNetv1/my-hls-test-quantized-tiny2</fileDirectory>
<lineNumber>36</lineNumber>
<contextFuncName>myproject_axi</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/data/armita/Andy/platform_ml_models/eembc/CIFAR10_ResNetv1/my-hls-test-quantized-tiny2</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>firmware/myproject_axi.cpp</first>
<second>myproject_axi</second>
</first>
<second>36</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>90</item>
<item>91</item>
</oprand_edges>
<opcode>store</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_isStartOfPath>0</m_isStartOfPath>
<m_delay>0.00</m_delay>
<m_topoIndex>19</m_topoIndex>
<m_clusterGroupNumber>-1</m_clusterGroupNumber>
</item>
<item class_id_reference="9" object_id="_40">
<Value>
<Obj>
<type>0</type>
<id>50</id>
<name>tmp_data_V_8_write_ln36</name>
<fileName>firmware/myproject_axi.cpp</fileName>
<fileDirectory>/data/armita/Andy/platform_ml_models/eembc/CIFAR10_ResNetv1/my-hls-test-quantized-tiny2</fileDirectory>
<lineNumber>36</lineNumber>
<contextFuncName>myproject_axi</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/data/armita/Andy/platform_ml_models/eembc/CIFAR10_ResNetv1/my-hls-test-quantized-tiny2</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>firmware/myproject_axi.cpp</first>
<second>myproject_axi</second>
</first>
<second>36</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>92</item>
<item>93</item>
</oprand_edges>
<opcode>store</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_isStartOfPath>0</m_isStartOfPath>
<m_delay>0.00</m_delay>
<m_topoIndex>20</m_topoIndex>
<m_clusterGroupNumber>-1</m_clusterGroupNumber>
</item>
<item class_id_reference="9" object_id="_41">
<Value>
<Obj>
<type>0</type>
<id>51</id>
<name>tmp_data_V_9_write_ln36</name>
<fileName>firmware/myproject_axi.cpp</fileName>
<fileDirectory>/data/armita/Andy/platform_ml_models/eembc/CIFAR10_ResNetv1/my-hls-test-quantized-tiny2</fileDirectory>
<lineNumber>36</lineNumber>
<contextFuncName>myproject_axi</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/data/armita/Andy/platform_ml_models/eembc/CIFAR10_ResNetv1/my-hls-test-quantized-tiny2</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>firmware/myproject_axi.cpp</first>
<second>myproject_axi</second>
</first>
<second>36</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>94</item>
<item>95</item>
</oprand_edges>
<opcode>store</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_isStartOfPath>0</m_isStartOfPath>
<m_delay>0.00</m_delay>
<m_topoIndex>21</m_topoIndex>
<m_clusterGroupNumber>-1</m_clusterGroupNumber>
</item>
<item class_id_reference="9" object_id="_42">
<Value>
<Obj>
<type>0</type>
<id>52</id>
<name>_ln0</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>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_isStartOfPath>0</m_isStartOfPath>
<m_delay>0.00</m_delay>
<m_topoIndex>22</m_topoIndex>
<m_clusterGroupNumber>-1</m_clusterGroupNumber>
</item>
</nodes>
<consts class_id="15" tracking_level="0" version="0">
<count>0</count>
<item_version>0</item_version>
</consts>
<blocks class_id="16" tracking_level="0" version="0">
<count>1</count>
<item_version>0</item_version>
<item class_id="17" tracking_level="1" version="0" object_id="_43">
<Obj>
<type>3</type>
<id>53</id>
<name>Block_myproject_axi_.exit52_proc</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>22</count>
<item_version>0</item_version>
<item>31</item>
<item>32</item>
<item>33</item>
<item>34</item>
<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>
<item>49</item>
<item>50</item>
<item>51</item>
<item>52</item>
</node_objs>
</item>
</blocks>
<edges class_id="18" tracking_level="0" version="0">
<count>40</count>
<item_version>0</item_version>
<item class_id="19" tracking_level="1" version="0" object_id="_44">
<id>56</id>
<edge_type>1</edge_type>
<source_obj>1</source_obj>
<sink_obj>31</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="19" object_id="_45">
<id>57</id>
<edge_type>1</edge_type>
<source_obj>2</source_obj>
<sink_obj>31</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="19" object_id="_46">
<id>58</id>
<edge_type>1</edge_type>
<source_obj>3</source_obj>
<sink_obj>31</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="19" object_id="_47">
<id>59</id>
<edge_type>1</edge_type>
<source_obj>4</source_obj>
<sink_obj>31</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="19" object_id="_48">
<id>60</id>
<edge_type>1</edge_type>
<source_obj>5</source_obj>
<sink_obj>31</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="19" object_id="_49">
<id>61</id>
<edge_type>1</edge_type>
<source_obj>6</source_obj>
<sink_obj>31</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="19" object_id="_50">
<id>62</id>
<edge_type>1</edge_type>
<source_obj>7</source_obj>
<sink_obj>31</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="19" object_id="_51">
<id>63</id>
<edge_type>1</edge_type>
<source_obj>8</source_obj>
<sink_obj>31</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="19" object_id="_52">
<id>64</id>
<edge_type>1</edge_type>
<source_obj>9</source_obj>
<sink_obj>31</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="19" object_id="_53">
<id>65</id>
<edge_type>1</edge_type>
<source_obj>10</source_obj>
<sink_obj>31</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="19" object_id="_54">
<id>66</id>
<edge_type>1</edge_type>
<source_obj>31</source_obj>
<sink_obj>32</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="19" object_id="_55">
<id>67</id>
<edge_type>1</edge_type>
<source_obj>31</source_obj>
<sink_obj>33</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="19" object_id="_56">
<id>68</id>
<edge_type>1</edge_type>
<source_obj>31</source_obj>
<sink_obj>34</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="19" object_id="_57">
<id>69</id>
<edge_type>1</edge_type>
<source_obj>31</source_obj>
<sink_obj>35</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="19" object_id="_58">
<id>70</id>
<edge_type>1</edge_type>
<source_obj>31</source_obj>
<sink_obj>36</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="19" object_id="_59">
<id>71</id>
<edge_type>1</edge_type>
<source_obj>31</source_obj>
<sink_obj>37</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="19" object_id="_60">
<id>72</id>
<edge_type>1</edge_type>
<source_obj>31</source_obj>
<sink_obj>38</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="19" object_id="_61">
<id>73</id>
<edge_type>1</edge_type>
<source_obj>31</source_obj>
<sink_obj>39</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="19" object_id="_62">
<id>74</id>
<edge_type>1</edge_type>
<source_obj>31</source_obj>
<sink_obj>40</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="19" object_id="_63">
<id>75</id>
<edge_type>1</edge_type>
<source_obj>31</source_obj>
<sink_obj>41</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="19" object_id="_64">
<id>76</id>
<edge_type>1</edge_type>
<source_obj>32</source_obj>
<sink_obj>42</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="19" object_id="_65">
<id>77</id>
<edge_type>1</edge_type>
<source_obj>11</source_obj>
<sink_obj>42</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="19" object_id="_66">
<id>78</id>
<edge_type>1</edge_type>
<source_obj>33</source_obj>
<sink_obj>43</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="19" object_id="_67">
<id>79</id>
<edge_type>1</edge_type>
<source_obj>12</source_obj>
<sink_obj>43</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="19" object_id="_68">
<id>80</id>
<edge_type>1</edge_type>
<source_obj>34</source_obj>
<sink_obj>44</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="19" object_id="_69">
<id>81</id>
<edge_type>1</edge_type>
<source_obj>13</source_obj>
<sink_obj>44</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="19" object_id="_70">
<id>82</id>
<edge_type>1</edge_type>
<source_obj>35</source_obj>
<sink_obj>45</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="19" object_id="_71">
<id>83</id>
<edge_type>1</edge_type>
<source_obj>14</source_obj>
<sink_obj>45</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="19" object_id="_72">
<id>84</id>
<edge_type>1</edge_type>
<source_obj>36</source_obj>
<sink_obj>46</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="19" object_id="_73">
<id>85</id>
<edge_type>1</edge_type>
<source_obj>15</source_obj>
<sink_obj>46</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="19" object_id="_74">
<id>86</id>
<edge_type>1</edge_type>
<source_obj>37</source_obj>
<sink_obj>47</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="19" object_id="_75">
<id>87</id>
<edge_type>1</edge_type>
<source_obj>16</source_obj>
<sink_obj>47</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="19" object_id="_76">
<id>88</id>
<edge_type>1</edge_type>
<source_obj>38</source_obj>
<sink_obj>48</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="19" object_id="_77">
<id>89</id>
<edge_type>1</edge_type>
<source_obj>17</source_obj>
<sink_obj>48</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="19" object_id="_78">
<id>90</id>
<edge_type>1</edge_type>
<source_obj>39</source_obj>
<sink_obj>49</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="19" object_id="_79">
<id>91</id>
<edge_type>1</edge_type>
<source_obj>18</source_obj>
<sink_obj>49</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="19" object_id="_80">
<id>92</id>
<edge_type>1</edge_type>
<source_obj>40</source_obj>
<sink_obj>50</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="19" object_id="_81">
<id>93</id>
<edge_type>1</edge_type>
<source_obj>19</source_obj>
<sink_obj>50</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="19" object_id="_82">
<id>94</id>
<edge_type>1</edge_type>
<source_obj>41</source_obj>
<sink_obj>51</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="19" object_id="_83">
<id>95</id>
<edge_type>1</edge_type>
<source_obj>20</source_obj>
<sink_obj>51</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
</edges>
</cdfg>
<cdfg_regions class_id="20" tracking_level="0" version="0">
<count>1</count>
<item_version>0</item_version>
<item class_id="21" tracking_level="1" version="0" object_id="_84">
<mId>1</mId>
<mTag>Block_myproject_axi_.exit52_proc</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>53</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>
</cdfg_regions>
<fsm class_id="23" tracking_level="1" version="0" object_id="_85">
<states class_id="24" tracking_level="0" version="0">
<count>1</count>
<item_version>0</item_version>
<item class_id="25" tracking_level="1" version="0" object_id="_86">
<id>1</id>
<operations class_id="26" tracking_level="0" version="0">
<count>32</count>
<item_version>0</item_version>
<item class_id="27" tracking_level="1" version="0" object_id="_87">
<id>21</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="27" object_id="_88">
<id>22</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="27" object_id="_89">
<id>23</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="27" object_id="_90">
<id>24</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="27" object_id="_91">
<id>25</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="27" object_id="_92">
<id>26</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="27" object_id="_93">
<id>27</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="27" object_id="_94">
<id>28</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="27" object_id="_95">
<id>29</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="27" object_id="_96">
<id>30</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="27" object_id="_97">
<id>31</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="27" object_id="_98">
<id>32</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="27" object_id="_99">
<id>33</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="27" object_id="_100">
<id>34</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="27" object_id="_101">
<id>35</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="27" object_id="_102">
<id>36</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="27" object_id="_103">
<id>37</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="27" object_id="_104">
<id>38</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="27" object_id="_105">
<id>39</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="27" object_id="_106">
<id>40</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="27" object_id="_107">
<id>41</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="27" object_id="_108">
<id>42</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="27" object_id="_109">
<id>43</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="27" object_id="_110">
<id>44</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="27" object_id="_111">
<id>45</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="27" object_id="_112">
<id>46</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="27" object_id="_113">
<id>47</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="27" object_id="_114">
<id>48</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="27" object_id="_115">
<id>49</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="27" object_id="_116">
<id>50</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="27" object_id="_117">
<id>51</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="27" object_id="_118">
<id>52</id>
<stage>1</stage>
<latency>1</latency>
</item>
</operations>
</item>
</states>
<transitions class_id="28" tracking_level="0" version="0">
<count>0</count>
<item_version>0</item_version>
</transitions>
</fsm>
<res class_id="-1"></res>
<node_label_latency class_id="30" tracking_level="0" version="0">
<count>22</count>
<item_version>0</item_version>
<item class_id="31" tracking_level="0" version="0">
<first>31</first>
<second class_id="32" tracking_level="0" version="0">
<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>34</first>
<second>
<first>0</first>
<second>0</second>
</second>
</item>
<item>
<first>35</first>
<second>
<first>0</first>
<second>0</second>
</second>
</item>
<item>
<first>36</first>
<second>
<first>0</first>
<second>0</second>
</second>
</item>
<item>
<first>37</first>
<second>
<first>0</first>
<second>0</second>
</second>
</item>
<item>
<first>38</first>
<second>
<first>0</first>
<second>0</second>
</second>
</item>
<item>
<first>39</first>
<second>
<first>0</first>
<second>0</second>
</second>
</item>
<item>
<first>40</first>
<second>
<first>0</first>
<second>0</second>
</second>
</item>
<item>
<first>41</first>
<second>
<first>0</first>
<second>0</second>
</second>
</item>
<item>
<first>42</first>
<second>
<first>0</first>
<second>0</second>
</second>
</item>
<item>
<first>43</first>
<second>
<first>0</first>
<second>0</second>
</second>
</item>
<item>
<first>44</first>
<second>
<first>0</first>
<second>0</second>
</second>
</item>
<item>
<first>45</first>
<second>
<first>0</first>
<second>0</second>
</second>
</item>
<item>
<first>46</first>
<second>
<first>0</first>
<second>0</second>
</second>
</item>
<item>
<first>47</first>
<second>
<first>0</first>
<second>0</second>
</second>
</item>
<item>
<first>48</first>
<second>
<first>0</first>
<second>0</second>
</second>
</item>
<item>
<first>49</first>
<second>
<first>0</first>
<second>0</second>
</second>
</item>
<item>
<first>50</first>
<second>
<first>0</first>
<second>0</second>
</second>
</item>
<item>
<first>51</first>
<second>
<first>0</first>
<second>0</second>
</second>
</item>
<item>
<first>52</first>
<second>
<first>0</first>
<second>0</second>
</second>
</item>
</node_label_latency>
<bblk_ent_exit class_id="33" tracking_level="0" version="0">
<count>1</count>
<item_version>0</item_version>
<item class_id="34" tracking_level="0" version="0">
<first>53</first>
<second class_id="35" tracking_level="0" version="0">
<first>0</first>
<second>0</second>
</second>
</item>
</bblk_ent_exit>
<regions class_id="36" tracking_level="0" version="0">
<count>0</count>
<item_version>0</item_version>
</regions>
<dp_fu_nodes class_id="37" tracking_level="0" version="0">
<count>21</count>
<item_version>0</item_version>
<item class_id="38" tracking_level="0" version="0">
<first>54</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>31</item>
</second>
</item>
<item>
<first>78</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>32</item>
</second>
</item>
<item>
<first>82</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>33</item>
</second>
</item>
<item>
<first>86</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>34</item>
</second>
</item>
<item>
<first>90</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>35</item>
</second>
</item>
<item>
<first>94</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>36</item>
</second>
</item>
<item>
<first>98</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>37</item>
</second>
</item>
<item>
<first>102</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>38</item>
</second>
</item>
<item>
<first>106</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>39</item>
</second>
</item>
<item>
<first>110</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>40</item>
</second>
</item>
<item>
<first>114</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>41</item>
</second>
</item>
<item>
<first>118</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>42</item>
</second>
</item>
<item>
<first>124</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>43</item>
</second>
</item>
<item>
<first>130</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>44</item>
</second>
</item>
<item>
<first>136</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>45</item>
</second>
</item>
<item>
<first>142</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>46</item>
</second>
</item>
<item>
<first>148</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>47</item>
</second>
</item>
<item>
<first>154</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>48</item>
</second>
</item>
<item>
<first>160</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>49</item>
</second>
</item>
<item>
<first>166</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>50</item>
</second>
</item>
<item>
<first>172</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>51</item>
</second>
</item>
</dp_fu_nodes>
<dp_fu_nodes_expression class_id="40" tracking_level="0" version="0">
<count>10</count>
<item_version>0</item_version>
<item class_id="41" tracking_level="0" version="0">
<first>out_local_V_data_0_V_val_fu_78</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>32</item>
</second>
</item>
<item>
<first>out_local_V_data_1_V_val_fu_82</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>33</item>
</second>
</item>
<item>
<first>out_local_V_data_2_V_val_fu_86</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>34</item>
</second>
</item>
<item>
<first>out_local_V_data_3_V_val_fu_90</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>35</item>
</second>
</item>
<item>
<first>out_local_V_data_4_V_val_fu_94</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>36</item>
</second>
</item>
<item>
<first>out_local_V_data_5_V_val_fu_98</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>37</item>
</second>
</item>
<item>
<first>out_local_V_data_6_V_val_fu_102</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>38</item>
</second>
</item>
<item>
<first>out_local_V_data_7_V_val_fu_106</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>39</item>
</second>
</item>
<item>
<first>out_local_V_data_8_V_val_fu_110</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>40</item>
</second>
</item>
<item>
<first>out_local_V_data_9_V_val_fu_114</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>41</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>11</count>
<item_version>0</item_version>
<item>
<first>empty_read_fu_54</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>31</item>
</second>
</item>
<item>
<first>store_ln36_store_fu_118</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>42</item>
</second>
</item>
<item>
<first>store_ln36_store_fu_124</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>43</item>
</second>
</item>
<item>
<first>store_ln36_store_fu_130</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>44</item>
</second>
</item>
<item>
<first>store_ln36_store_fu_136</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>45</item>
</second>
</item>
<item>
<first>store_ln36_store_fu_142</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>46</item>
</second>
</item>
<item>
<first>store_ln36_store_fu_148</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>47</item>
</second>
</item>
<item>
<first>store_ln36_store_fu_154</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>48</item>
</second>
</item>
<item>
<first>store_ln36_store_fu_160</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>49</item>
</second>
</item>
<item>
<first>store_ln36_store_fu_166</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>50</item>
</second>
</item>
<item>
<first>store_ln36_store_fu_172</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>51</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="42" 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="43" tracking_level="0" version="0">
<count>20</count>
<item_version>0</item_version>
<item class_id="44" tracking_level="0" version="0">
<first>out_local_V_data_0_V</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>read</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>31</item>
</second>
</item>
</second>
</item>
<item>
<first>out_local_V_data_1_V</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>read</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>31</item>
</second>
</item>
</second>
</item>
<item>
<first>out_local_V_data_2_V</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>read</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>31</item>
</second>
</item>
</second>
</item>
<item>
<first>out_local_V_data_3_V</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>read</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>31</item>
</second>
</item>
</second>
</item>
<item>
<first>out_local_V_data_4_V</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>read</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>31</item>
</second>
</item>
</second>
</item>
<item>
<first>out_local_V_data_5_V</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>read</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>31</item>
</second>
</item>
</second>
</item>
<item>
<first>out_local_V_data_6_V</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>read</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>31</item>
</second>
</item>
</second>
</item>
<item>
<first>out_local_V_data_7_V</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>read</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>31</item>
</second>
</item>
</second>
</item>
<item>
<first>out_local_V_data_8_V</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>read</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>31</item>
</second>
</item>
</second>
</item>
<item>
<first>out_local_V_data_9_V</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>read</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>31</item>
</second>
</item>
</second>
</item>
<item>
<first>tmp_data_V_0</first>
<second>
<count>0</count>
<item_version>0</item_version>
</second>
</item>
<item>
<first>tmp_data_V_1</first>
<second>
<count>0</count>
<item_version>0</item_version>
</second>
</item>
<item>
<first>tmp_data_V_2</first>
<second>
<count>0</count>
<item_version>0</item_version>
</second>
</item>
<item>
<first>tmp_data_V_3</first>
<second>
<count>0</count>
<item_version>0</item_version>
</second>
</item>
<item>
<first>tmp_data_V_4</first>
<second>
<count>0</count>
<item_version>0</item_version>
</second>
</item>
<item>
<first>tmp_data_V_5</first>
<second>
<count>0</count>
<item_version>0</item_version>
</second>
</item>
<item>
<first>tmp_data_V_6</first>
<second>
<count>0</count>
<item_version>0</item_version>
</second>
</item>
<item>
<first>tmp_data_V_7</first>
<second>
<count>0</count>
<item_version>0</item_version>
</second>
</item>
<item>
<first>tmp_data_V_8</first>
<second>
<count>0</count>
<item_version>0</item_version>
</second>
</item>
<item>
<first>tmp_data_V_9</first>
<second>
<count>0</count>
<item_version>0</item_version>
</second>
</item>
</dp_port_io_nodes>
<port2core class_id="45" tracking_level="0" version="0">
<count>10</count>
<item_version>0</item_version>
<item class_id="46" tracking_level="0" version="0">
<first>1</first>
<second>FIFO_SRL</second>
</item>
<item>
<first>2</first>
<second>FIFO_SRL</second>
</item>
<item>
<first>3</first>
<second>FIFO_SRL</second>
</item>
<item>
<first>4</first>
<second>FIFO_SRL</second>
</item>
<item>
<first>5</first>
<second>FIFO_SRL</second>
</item>
<item>
<first>6</first>
<second>FIFO_SRL</second>
</item>
<item>
<first>7</first>
<second>FIFO_SRL</second>
</item>
<item>
<first>8</first>
<second>FIFO_SRL</second>
</item>
<item>
<first>9</first>
<second>FIFO_SRL</second>
</item>
<item>
<first>10</first>
<second>FIFO_SRL</second>
</item>
</port2core>
<node2core>
<count>0</count>
<item_version>0</item_version>
</node2core>
</syndb>
</boost_serialization>
| 26.783622 | 124 | 0.610555 |
1920cbf1fe4085228fc4ad0a4612afe46b96bc9d | 12,411 | adb | Ada | samples/client/petstore/ada/src/client/samples-petstore-clients.adb | timgclark/openapi-generator | 468d80be4beff74de33a2dd1d533f855030038d5 | [
"Apache-2.0"
] | 4 | 2020-07-24T07:02:57.000Z | 2022-01-08T17:37:38.000Z | samples/client/petstore/ada/src/client/samples-petstore-clients.adb | timgclark/openapi-generator | 468d80be4beff74de33a2dd1d533f855030038d5 | [
"Apache-2.0"
] | 10 | 2021-03-09T14:12:46.000Z | 2022-02-27T11:42:16.000Z | samples/client/petstore/ada/src/client/samples-petstore-clients.adb | timgclark/openapi-generator | 468d80be4beff74de33a2dd1d533f855030038d5 | [
"Apache-2.0"
] | 5 | 2020-11-26T05:13:41.000Z | 2021-04-09T15:58:18.000Z | -- OpenAPI Petstore
-- This is a sample server Petstore server. For this sample, you can use the api key `special_key` to test the authorization filters.
--
-- The version of the OpenAPI document: 1.0.0
--
--
-- NOTE: This package is auto generated by OpenAPI-Generator 4.2.3-SNAPSHOT.
-- https://openapi-generator.tech
-- Do not edit the class manually.
with Swagger.Streams;
package body Samples.Petstore.Clients is
-- Add a new pet to the store
procedure Add_Pet
(Client : in out Client_Type;
P_Body : in Samples.Petstore.Models.Pet_Type) is
URI : Swagger.Clients.URI_Type;
Req : Swagger.Clients.Request_Type;
begin
Client.Initialize (Req, (Swagger.Clients.APPLICATION_JSON,
Swagger.Clients.APPLICATION_XML));
Samples.Petstore.Models.Serialize (Req.Stream, "", P_Body);
URI.Set_Path ("/pet");
Client.Call (Swagger.Clients.POST, URI, Req);
end Add_Pet;
-- Deletes a pet
procedure Delete_Pet
(Client : in out Client_Type;
Pet_Id : in Swagger.Long;
Api_Key : in Swagger.Nullable_UString) is
URI : Swagger.Clients.URI_Type;
begin
URI.Set_Path ("/pet/{petId}");
URI.Set_Path_Param ("petId", Swagger.To_String (Pet_Id));
Client.Call (Swagger.Clients.DELETE, URI);
end Delete_Pet;
-- Finds Pets by status
-- Multiple status values can be provided with comma separated strings
procedure Find_Pets_By_Status
(Client : in out Client_Type;
Status : in Swagger.UString_Vectors.Vector;
Result : out Samples.Petstore.Models.Pet_Type_Vectors.Vector) is
URI : Swagger.Clients.URI_Type;
Reply : Swagger.Value_Type;
begin
Client.Set_Accept ((Swagger.Clients.APPLICATION_XML,
Swagger.Clients.APPLICATION_JSON));
URI.Add_Param ("status", Status);
URI.Set_Path ("/pet/findByStatus");
Client.Call (Swagger.Clients.GET, URI, Reply);
Samples.Petstore.Models.Deserialize (Reply, "", Result);
end Find_Pets_By_Status;
-- Finds Pets by tags
-- Multiple tags can be provided with comma separated strings. Use tag1, tag2, tag3 for testing.
procedure Find_Pets_By_Tags
(Client : in out Client_Type;
Tags : in Swagger.UString_Vectors.Vector;
Result : out Samples.Petstore.Models.Pet_Type_Vectors.Vector) is
URI : Swagger.Clients.URI_Type;
Reply : Swagger.Value_Type;
begin
Client.Set_Accept ((Swagger.Clients.APPLICATION_XML,
Swagger.Clients.APPLICATION_JSON));
URI.Add_Param ("tags", Tags);
URI.Set_Path ("/pet/findByTags");
Client.Call (Swagger.Clients.GET, URI, Reply);
Samples.Petstore.Models.Deserialize (Reply, "", Result);
end Find_Pets_By_Tags;
-- Find pet by ID
-- Returns a single pet
procedure Get_Pet_By_Id
(Client : in out Client_Type;
Pet_Id : in Swagger.Long;
Result : out Samples.Petstore.Models.Pet_Type) is
URI : Swagger.Clients.URI_Type;
Reply : Swagger.Value_Type;
begin
Client.Set_Accept ((Swagger.Clients.APPLICATION_XML,
Swagger.Clients.APPLICATION_JSON));
URI.Set_Path ("/pet/{petId}");
URI.Set_Path_Param ("petId", Swagger.To_String (Pet_Id));
Client.Call (Swagger.Clients.GET, URI, Reply);
Samples.Petstore.Models.Deserialize (Reply, "", Result);
end Get_Pet_By_Id;
-- Update an existing pet
procedure Update_Pet
(Client : in out Client_Type;
P_Body : in Samples.Petstore.Models.Pet_Type) is
URI : Swagger.Clients.URI_Type;
Req : Swagger.Clients.Request_Type;
begin
Client.Initialize (Req, (Swagger.Clients.APPLICATION_JSON,
Swagger.Clients.APPLICATION_XML));
Samples.Petstore.Models.Serialize (Req.Stream, "", P_Body);
URI.Set_Path ("/pet");
Client.Call (Swagger.Clients.PUT, URI, Req);
end Update_Pet;
-- Updates a pet in the store with form data
procedure Update_Pet_With_Form
(Client : in out Client_Type;
Pet_Id : in Swagger.Long;
Name : in Swagger.Nullable_UString;
Status : in Swagger.Nullable_UString) is
URI : Swagger.Clients.URI_Type;
Req : Swagger.Clients.Request_Type;
begin
Client.Initialize (Req, (1 => Swagger.Clients.APPLICATION_FORM));
Req.Stream.Write_Entity ("name", Name);
Req.Stream.Write_Entity ("status", Status);
URI.Set_Path ("/pet/{petId}");
URI.Set_Path_Param ("petId", Swagger.To_String (Pet_Id));
Client.Call (Swagger.Clients.POST, URI, Req);
end Update_Pet_With_Form;
-- uploads an image
procedure Upload_File
(Client : in out Client_Type;
Pet_Id : in Swagger.Long;
Additional_Metadata : in Swagger.Nullable_UString;
File : in Swagger.File_Part_Type;
Result : out Samples.Petstore.Models.ApiResponse_Type) is
URI : Swagger.Clients.URI_Type;
Req : Swagger.Clients.Request_Type;
Reply : Swagger.Value_Type;
begin
Client.Set_Accept ((1 => Swagger.Clients.APPLICATION_JSON));
Client.Initialize (Req, (1 => Swagger.Clients.APPLICATION_FORM));
Req.Stream.Write_Entity ("additionalMetadata", Additional_Metadata);
Req.Stream.Write_Entity ("file", File);
URI.Set_Path ("/pet/{petId}/uploadImage");
URI.Set_Path_Param ("petId", Swagger.To_String (Pet_Id));
Client.Call (Swagger.Clients.POST, URI, Req, Reply);
Samples.Petstore.Models.Deserialize (Reply, "", Result);
end Upload_File;
-- Delete purchase order by ID
-- For valid response try integer IDs with value < 1000. Anything above 1000 or nonintegers will generate API errors
procedure Delete_Order
(Client : in out Client_Type;
Order_Id : in Swagger.UString) is
URI : Swagger.Clients.URI_Type;
begin
URI.Set_Path ("/store/order/{orderId}");
URI.Set_Path_Param ("orderId", Order_Id);
Client.Call (Swagger.Clients.DELETE, URI);
end Delete_Order;
-- Returns pet inventories by status
-- Returns a map of status codes to quantities
procedure Get_Inventory
(Client : in out Client_Type;
Result : out Swagger.Integer_Map) is
URI : Swagger.Clients.URI_Type;
Reply : Swagger.Value_Type;
begin
Client.Set_Accept ((1 => Swagger.Clients.APPLICATION_JSON));
URI.Set_Path ("/store/inventory");
Client.Call (Swagger.Clients.GET, URI, Reply);
Swagger.Streams.Deserialize (Reply, "", Result);
end Get_Inventory;
-- Find purchase order by ID
-- For valid response try integer IDs with value <= 5 or > 10. Other values will generated exceptions
procedure Get_Order_By_Id
(Client : in out Client_Type;
Order_Id : in Swagger.Long;
Result : out Samples.Petstore.Models.Order_Type) is
URI : Swagger.Clients.URI_Type;
Reply : Swagger.Value_Type;
begin
Client.Set_Accept ((Swagger.Clients.APPLICATION_XML,
Swagger.Clients.APPLICATION_JSON));
URI.Set_Path ("/store/order/{orderId}");
URI.Set_Path_Param ("orderId", Swagger.To_String (Order_Id));
Client.Call (Swagger.Clients.GET, URI, Reply);
Samples.Petstore.Models.Deserialize (Reply, "", Result);
end Get_Order_By_Id;
-- Place an order for a pet
procedure Place_Order
(Client : in out Client_Type;
P_Body : in Samples.Petstore.Models.Order_Type;
Result : out Samples.Petstore.Models.Order_Type) is
URI : Swagger.Clients.URI_Type;
Req : Swagger.Clients.Request_Type;
Reply : Swagger.Value_Type;
begin
Client.Set_Accept ((Swagger.Clients.APPLICATION_XML,
Swagger.Clients.APPLICATION_JSON));
Client.Initialize (Req, (1 => Swagger.Clients.APPLICATION_JSON));
Samples.Petstore.Models.Serialize (Req.Stream, "", P_Body);
URI.Set_Path ("/store/order");
Client.Call (Swagger.Clients.POST, URI, Req, Reply);
Samples.Petstore.Models.Deserialize (Reply, "", Result);
end Place_Order;
-- Create user
-- This can only be done by the logged in user.
procedure Create_User
(Client : in out Client_Type;
P_Body : in Samples.Petstore.Models.User_Type) is
URI : Swagger.Clients.URI_Type;
Req : Swagger.Clients.Request_Type;
begin
Client.Initialize (Req, (1 => Swagger.Clients.APPLICATION_JSON));
Samples.Petstore.Models.Serialize (Req.Stream, "", P_Body);
URI.Set_Path ("/user");
Client.Call (Swagger.Clients.POST, URI, Req);
end Create_User;
-- Creates list of users with given input array
procedure Create_Users_With_Array_Input
(Client : in out Client_Type;
P_Body : in Samples.Petstore.Models.User_Type_Vectors.Vector) is
URI : Swagger.Clients.URI_Type;
Req : Swagger.Clients.Request_Type;
begin
Client.Initialize (Req, (1 => Swagger.Clients.APPLICATION_JSON));
Samples.Petstore.Models.Serialize (Req.Stream, "", P_Body);
URI.Set_Path ("/user/createWithArray");
Client.Call (Swagger.Clients.POST, URI, Req);
end Create_Users_With_Array_Input;
-- Creates list of users with given input array
procedure Create_Users_With_List_Input
(Client : in out Client_Type;
P_Body : in Samples.Petstore.Models.User_Type_Vectors.Vector) is
URI : Swagger.Clients.URI_Type;
Req : Swagger.Clients.Request_Type;
begin
Client.Initialize (Req, (1 => Swagger.Clients.APPLICATION_JSON));
Samples.Petstore.Models.Serialize (Req.Stream, "", P_Body);
URI.Set_Path ("/user/createWithList");
Client.Call (Swagger.Clients.POST, URI, Req);
end Create_Users_With_List_Input;
-- Delete user
-- This can only be done by the logged in user.
procedure Delete_User
(Client : in out Client_Type;
Username : in Swagger.UString) is
URI : Swagger.Clients.URI_Type;
begin
URI.Set_Path ("/user/{username}");
URI.Set_Path_Param ("username", Username);
Client.Call (Swagger.Clients.DELETE, URI);
end Delete_User;
-- Get user by user name
procedure Get_User_By_Name
(Client : in out Client_Type;
Username : in Swagger.UString;
Result : out Samples.Petstore.Models.User_Type) is
URI : Swagger.Clients.URI_Type;
Reply : Swagger.Value_Type;
begin
Client.Set_Accept ((Swagger.Clients.APPLICATION_XML,
Swagger.Clients.APPLICATION_JSON));
URI.Set_Path ("/user/{username}");
URI.Set_Path_Param ("username", Username);
Client.Call (Swagger.Clients.GET, URI, Reply);
Samples.Petstore.Models.Deserialize (Reply, "", Result);
end Get_User_By_Name;
-- Logs user into the system
procedure Login_User
(Client : in out Client_Type;
Username : in Swagger.UString;
Password : in Swagger.UString;
Result : out Swagger.UString) is
URI : Swagger.Clients.URI_Type;
Reply : Swagger.Value_Type;
begin
Client.Set_Accept ((Swagger.Clients.APPLICATION_XML,
Swagger.Clients.APPLICATION_JSON));
URI.Add_Param ("username", Username);
URI.Add_Param ("password", Password);
URI.Set_Path ("/user/login");
Client.Call (Swagger.Clients.GET, URI, Reply);
Swagger.Streams.Deserialize (Reply, "", Result);
end Login_User;
-- Logs out current logged in user session
procedure Logout_User
(Client : in out Client_Type) is
URI : Swagger.Clients.URI_Type;
begin
URI.Set_Path ("/user/logout");
Client.Call (Swagger.Clients.GET, URI);
end Logout_User;
-- Updated user
-- This can only be done by the logged in user.
procedure Update_User
(Client : in out Client_Type;
Username : in Swagger.UString;
P_Body : in Samples.Petstore.Models.User_Type) is
URI : Swagger.Clients.URI_Type;
Req : Swagger.Clients.Request_Type;
begin
Client.Initialize (Req, (1 => Swagger.Clients.APPLICATION_JSON));
Samples.Petstore.Models.Serialize (Req.Stream, "", P_Body);
URI.Set_Path ("/user/{username}");
URI.Set_Path_Param ("username", Username);
Client.Call (Swagger.Clients.PUT, URI, Req);
end Update_User;
end Samples.Petstore.Clients;
| 35.869942 | 134 | 0.663444 |
a0a6ae78ab0450159b77975124bf69af31216b6c | 2,272 | ads | Ada | awa/plugins/awa-votes/src/awa-votes.ads | twdroeger/ada-awa | 77b824773747aecb912c37b1b7b59ea414679b80 | [
"Apache-2.0"
] | null | null | null | awa/plugins/awa-votes/src/awa-votes.ads | twdroeger/ada-awa | 77b824773747aecb912c37b1b7b59ea414679b80 | [
"Apache-2.0"
] | null | null | null | awa/plugins/awa-votes/src/awa-votes.ads | twdroeger/ada-awa | 77b824773747aecb912c37b1b7b59ea414679b80 | [
"Apache-2.0"
] | null | null | null | -----------------------------------------------------------------------
-- awa-votes -- Module votes
-- Copyright (C) 2013, 2015, 2018 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.
-----------------------------------------------------------------------
-- = Votes Module =
-- The `Votes` module allows users to vote for objects defined in the application.
-- Users can vote by setting a rating value on an item (+1, -1 or any other integer value).
-- The Votes module makes sure that users can vote only once for an item. A global rating
-- is associated with the item to give the vote summary. The vote can be associated with
-- any database entity and it is not necessary to change other entities in your data model.
--
-- @include awa-votes-modules.ads
-- @include awa-votes-beans.ads
--
-- == Javascript integration ==
-- The `Votes` module provides a Javascript support to help users vote for items.
-- The Javascript file `/js/awa-votes.js` must be included in the Javascript page.
-- It is based on jQuery and ASF. The vote actions are activated on the page items as
-- follows in XHTML facelet files:
--
-- <util:script>
-- $('.question-vote').votes({
-- voteUrl: "#{contextPath}/questions/ajax/questionVote/vote?id=",
-- itemPrefix: "vote_for-"
-- });
-- </util:script>
--
-- When the vote up or down HTML element is clicked, the `vote` operation of the
-- managed bean `questionVote` is called. The operation will update the user's vote
-- for the selected item (in the example "a question").
--
-- == Data model ==
-- [images/awa_votes_model.png]
--
package AWA.Votes is
pragma Preelaborate;
end AWA.Votes;
| 42.074074 | 92 | 0.659331 |
30c57632ee3499df1bd56663a3d3eb987f4933a7 | 58 | ads | Ada | Ada/inc/Problem_40.ads | Tim-Tom/project-euler | 177e0043ee93409742ec596c4379251f681b4275 | [
"Unlicense"
] | null | null | null | Ada/inc/Problem_40.ads | Tim-Tom/project-euler | 177e0043ee93409742ec596c4379251f681b4275 | [
"Unlicense"
] | null | null | null | Ada/inc/Problem_40.ads | Tim-Tom/project-euler | 177e0043ee93409742ec596c4379251f681b4275 | [
"Unlicense"
] | null | null | null | package Problem_40 is
procedure Solve;
end Problem_40;
| 14.5 | 21 | 0.793103 |
3042aa240e10848af040b341b4ae40e8bd189a10 | 135,310 | adb | Ada | RecComp/Lab2/Zynq_Book/hls/tut3A/matrix_mult_prj/solution1/.autopilot/db/matrix_mult.bind.adb | MarkBlanco/FPGA_Sandbox | 4a9502ac1f84018d1bebb8b8dc4f272fd9da0d3b | [
"MIT"
] | 3 | 2021-01-25T08:01:19.000Z | 2021-02-12T19:49:30.000Z | RecComp/Lab2/Zynq_Book/hls/tut3A/matrix_mult_prj/solution1/.autopilot/db/matrix_mult.bind.adb | MarkBlanco/FPGA_Sandbox | 4a9502ac1f84018d1bebb8b8dc4f272fd9da0d3b | [
"MIT"
] | null | null | null | RecComp/Lab2/Zynq_Book/hls/tut3A/matrix_mult_prj/solution1/.autopilot/db/matrix_mult.bind.adb | MarkBlanco/FPGA_Sandbox | 4a9502ac1f84018d1bebb8b8dc4f272fd9da0d3b | [
"MIT"
] | null | null | null | <?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>matrix_mult</name>
<ret_bitwidth>0</ret_bitwidth>
<ports class_id="2" tracking_level="0" version="0">
<count>3</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>a</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>a</originalName>
<rtlName></rtlName>
<coreName>RAM</coreName>
</Obj>
<bitwidth>8</bitwidth>
</Value>
<direction>0</direction>
<if_type>1</if_type>
<array_size>25</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>b</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName>b</originalName>
<rtlName></rtlName>
<coreName>RAM</coreName>
</Obj>
<bitwidth>8</bitwidth>
</Value>
<direction>0</direction>
<if_type>1</if_type>
<array_size>25</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>prod</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName>prod</originalName>
<rtlName></rtlName>
<coreName>RAM</coreName>
</Obj>
<bitwidth>16</bitwidth>
</Value>
<direction>1</direction>
<if_type>1</if_type>
<array_size>25</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>45</count>
<item_version>0</item_version>
<item class_id="9" tracking_level="1" version="0" object_id="_4">
<Value>
<Obj>
<type>0</type>
<id>8</id>
<name></name>
<fileName>matrix_mult.cpp</fileName>
<fileDirectory>C:\Users\markb\Source\Repos\FPGA_Sandbox\RecComp\Lab2\Zynq_Book\hls\tut3A</fileDirectory>
<lineNumber>10</lineNumber>
<contextFuncName>matrix_mult</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item class_id="10" tracking_level="0" version="0">
<first>C:\Users\markb\Source\Repos\FPGA_Sandbox\RecComp\Lab2\Zynq_Book\hls\tut3A</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>matrix_mult.cpp</first>
<second>matrix_mult</second>
</first>
<second>10</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>73</item>
</oprand_edges>
<opcode>br</opcode>
<m_Display>0</m_Display>
</item>
<item class_id_reference="9" object_id="_5">
<Value>
<Obj>
<type>0</type>
<id>10</id>
<name>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>75</item>
<item>76</item>
<item>77</item>
<item>78</item>
</oprand_edges>
<opcode>phi</opcode>
<m_Display>0</m_Display>
</item>
<item class_id_reference="9" object_id="_6">
<Value>
<Obj>
<type>0</type>
<id>11</id>
<name>i_cast3_cast</name>
<fileName>matrix_mult.cpp</fileName>
<fileDirectory>C:\Users\markb\Source\Repos\FPGA_Sandbox\RecComp\Lab2\Zynq_Book\hls\tut3A</fileDirectory>
<lineNumber>10</lineNumber>
<contextFuncName>matrix_mult</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>C:\Users\markb\Source\Repos\FPGA_Sandbox\RecComp\Lab2\Zynq_Book\hls\tut3A</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>matrix_mult.cpp</first>
<second>matrix_mult</second>
</first>
<second>10</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>79</item>
</oprand_edges>
<opcode>zext</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_6</name>
<fileName>matrix_mult.cpp</fileName>
<fileDirectory>C:\Users\markb\Source\Repos\FPGA_Sandbox\RecComp\Lab2\Zynq_Book\hls\tut3A</fileDirectory>
<lineNumber>10</lineNumber>
<contextFuncName>matrix_mult</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>C:\Users\markb\Source\Repos\FPGA_Sandbox\RecComp\Lab2\Zynq_Book\hls\tut3A</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>matrix_mult.cpp</first>
<second>matrix_mult</second>
</first>
<second>10</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>81</item>
<item>82</item>
<item>84</item>
</oprand_edges>
<opcode>bitconcatenate</opcode>
<m_Display>0</m_Display>
</item>
<item class_id_reference="9" object_id="_8">
<Value>
<Obj>
<type>0</type>
<id>13</id>
<name>p_shl_cast</name>
<fileName>matrix_mult.cpp</fileName>
<fileDirectory>C:\Users\markb\Source\Repos\FPGA_Sandbox\RecComp\Lab2\Zynq_Book\hls\tut3A</fileDirectory>
<lineNumber>16</lineNumber>
<contextFuncName>matrix_mult</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>C:\Users\markb\Source\Repos\FPGA_Sandbox\RecComp\Lab2\Zynq_Book\hls\tut3A</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>matrix_mult.cpp</first>
<second>matrix_mult</second>
</first>
<second>16</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>85</item>
</oprand_edges>
<opcode>zext</opcode>
<m_Display>0</m_Display>
</item>
<item class_id_reference="9" object_id="_9">
<Value>
<Obj>
<type>0</type>
<id>14</id>
<name>tmp_7</name>
<fileName>matrix_mult.cpp</fileName>
<fileDirectory>C:\Users\markb\Source\Repos\FPGA_Sandbox\RecComp\Lab2\Zynq_Book\hls\tut3A</fileDirectory>
<lineNumber>16</lineNumber>
<contextFuncName>matrix_mult</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>C:\Users\markb\Source\Repos\FPGA_Sandbox\RecComp\Lab2\Zynq_Book\hls\tut3A</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>matrix_mult.cpp</first>
<second>matrix_mult</second>
</first>
<second>16</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>86</item>
<item>87</item>
</oprand_edges>
<opcode>add</opcode>
<m_Display>0</m_Display>
</item>
<item class_id_reference="9" object_id="_10">
<Value>
<Obj>
<type>0</type>
<id>15</id>
<name>exitcond2</name>
<fileName>matrix_mult.cpp</fileName>
<fileDirectory>C:\Users\markb\Source\Repos\FPGA_Sandbox\RecComp\Lab2\Zynq_Book\hls\tut3A</fileDirectory>
<lineNumber>10</lineNumber>
<contextFuncName>matrix_mult</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>C:\Users\markb\Source\Repos\FPGA_Sandbox\RecComp\Lab2\Zynq_Book\hls\tut3A</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>matrix_mult.cpp</first>
<second>matrix_mult</second>
</first>
<second>10</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>88</item>
<item>90</item>
</oprand_edges>
<opcode>icmp</opcode>
<m_Display>0</m_Display>
</item>
<item class_id_reference="9" object_id="_11">
<Value>
<Obj>
<type>0</type>
<id>17</id>
<name>i_1</name>
<fileName>matrix_mult.cpp</fileName>
<fileDirectory>C:\Users\markb\Source\Repos\FPGA_Sandbox\RecComp\Lab2\Zynq_Book\hls\tut3A</fileDirectory>
<lineNumber>10</lineNumber>
<contextFuncName>matrix_mult</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>C:\Users\markb\Source\Repos\FPGA_Sandbox\RecComp\Lab2\Zynq_Book\hls\tut3A</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>matrix_mult.cpp</first>
<second>matrix_mult</second>
</first>
<second>10</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>91</item>
<item>93</item>
</oprand_edges>
<opcode>add</opcode>
<m_Display>0</m_Display>
</item>
<item class_id_reference="9" object_id="_12">
<Value>
<Obj>
<type>0</type>
<id>18</id>
<name></name>
<fileName>matrix_mult.cpp</fileName>
<fileDirectory>C:\Users\markb\Source\Repos\FPGA_Sandbox\RecComp\Lab2\Zynq_Book\hls\tut3A</fileDirectory>
<lineNumber>10</lineNumber>
<contextFuncName>matrix_mult</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>C:\Users\markb\Source\Repos\FPGA_Sandbox\RecComp\Lab2\Zynq_Book\hls\tut3A</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>matrix_mult.cpp</first>
<second>matrix_mult</second>
</first>
<second>10</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>94</item>
<item>95</item>
<item>96</item>
</oprand_edges>
<opcode>br</opcode>
<m_Display>0</m_Display>
</item>
<item class_id_reference="9" object_id="_13">
<Value>
<Obj>
<type>0</type>
<id>22</id>
<name></name>
<fileName>matrix_mult.cpp</fileName>
<fileDirectory>C:\Users\markb\Source\Repos\FPGA_Sandbox\RecComp\Lab2\Zynq_Book\hls\tut3A</fileDirectory>
<lineNumber>12</lineNumber>
<contextFuncName>matrix_mult</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>C:\Users\markb\Source\Repos\FPGA_Sandbox\RecComp\Lab2\Zynq_Book\hls\tut3A</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>matrix_mult.cpp</first>
<second>matrix_mult</second>
</first>
<second>12</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>97</item>
</oprand_edges>
<opcode>br</opcode>
<m_Display>0</m_Display>
</item>
<item class_id_reference="9" object_id="_14">
<Value>
<Obj>
<type>0</type>
<id>24</id>
<name>j</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName>j</originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>3</bitwidth>
</Value>
<oprand_edges>
<count>4</count>
<item_version>0</item_version>
<item>98</item>
<item>99</item>
<item>100</item>
<item>101</item>
</oprand_edges>
<opcode>phi</opcode>
<m_Display>0</m_Display>
</item>
<item class_id_reference="9" object_id="_15">
<Value>
<Obj>
<type>0</type>
<id>25</id>
<name>j_cast2_cast</name>
<fileName>matrix_mult.cpp</fileName>
<fileDirectory>C:\Users\markb\Source\Repos\FPGA_Sandbox\RecComp\Lab2\Zynq_Book\hls\tut3A</fileDirectory>
<lineNumber>13</lineNumber>
<contextFuncName>matrix_mult</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>C:\Users\markb\Source\Repos\FPGA_Sandbox\RecComp\Lab2\Zynq_Book\hls\tut3A</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>matrix_mult.cpp</first>
<second>matrix_mult</second>
</first>
<second>13</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>102</item>
</oprand_edges>
<opcode>zext</opcode>
<m_Display>0</m_Display>
</item>
<item class_id_reference="9" object_id="_16">
<Value>
<Obj>
<type>0</type>
<id>26</id>
<name>tmp_8</name>
<fileName>matrix_mult.cpp</fileName>
<fileDirectory>C:\Users\markb\Source\Repos\FPGA_Sandbox\RecComp\Lab2\Zynq_Book\hls\tut3A</fileDirectory>
<lineNumber>13</lineNumber>
<contextFuncName>matrix_mult</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>C:\Users\markb\Source\Repos\FPGA_Sandbox\RecComp\Lab2\Zynq_Book\hls\tut3A</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>matrix_mult.cpp</first>
<second>matrix_mult</second>
</first>
<second>13</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>103</item>
<item>104</item>
</oprand_edges>
<opcode>add</opcode>
<m_Display>0</m_Display>
</item>
<item class_id_reference="9" object_id="_17">
<Value>
<Obj>
<type>0</type>
<id>27</id>
<name>tmp_8_cast</name>
<fileName>matrix_mult.cpp</fileName>
<fileDirectory>C:\Users\markb\Source\Repos\FPGA_Sandbox\RecComp\Lab2\Zynq_Book\hls\tut3A</fileDirectory>
<lineNumber>13</lineNumber>
<contextFuncName>matrix_mult</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>C:\Users\markb\Source\Repos\FPGA_Sandbox\RecComp\Lab2\Zynq_Book\hls\tut3A</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>matrix_mult.cpp</first>
<second>matrix_mult</second>
</first>
<second>13</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>105</item>
</oprand_edges>
<opcode>zext</opcode>
<m_Display>0</m_Display>
</item>
<item class_id_reference="9" object_id="_18">
<Value>
<Obj>
<type>0</type>
<id>28</id>
<name>prod_addr</name>
<fileName>matrix_mult.cpp</fileName>
<fileDirectory>C:\Users\markb\Source\Repos\FPGA_Sandbox\RecComp\Lab2\Zynq_Book\hls\tut3A</fileDirectory>
<lineNumber>13</lineNumber>
<contextFuncName>matrix_mult</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>C:\Users\markb\Source\Repos\FPGA_Sandbox\RecComp\Lab2\Zynq_Book\hls\tut3A</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>matrix_mult.cpp</first>
<second>matrix_mult</second>
</first>
<second>13</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>106</item>
<item>108</item>
<item>109</item>
</oprand_edges>
<opcode>getelementptr</opcode>
<m_Display>0</m_Display>
</item>
<item class_id_reference="9" object_id="_19">
<Value>
<Obj>
<type>0</type>
<id>29</id>
<name>exitcond1</name>
<fileName>matrix_mult.cpp</fileName>
<fileDirectory>C:\Users\markb\Source\Repos\FPGA_Sandbox\RecComp\Lab2\Zynq_Book\hls\tut3A</fileDirectory>
<lineNumber>12</lineNumber>
<contextFuncName>matrix_mult</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>C:\Users\markb\Source\Repos\FPGA_Sandbox\RecComp\Lab2\Zynq_Book\hls\tut3A</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>matrix_mult.cpp</first>
<second>matrix_mult</second>
</first>
<second>12</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="_20">
<Value>
<Obj>
<type>0</type>
<id>31</id>
<name>j_1</name>
<fileName>matrix_mult.cpp</fileName>
<fileDirectory>C:\Users\markb\Source\Repos\FPGA_Sandbox\RecComp\Lab2\Zynq_Book\hls\tut3A</fileDirectory>
<lineNumber>12</lineNumber>
<contextFuncName>matrix_mult</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>C:\Users\markb\Source\Repos\FPGA_Sandbox\RecComp\Lab2\Zynq_Book\hls\tut3A</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>matrix_mult.cpp</first>
<second>matrix_mult</second>
</first>
<second>12</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName>j</originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>3</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>112</item>
<item>113</item>
</oprand_edges>
<opcode>add</opcode>
<m_Display>0</m_Display>
</item>
<item class_id_reference="9" object_id="_21">
<Value>
<Obj>
<type>0</type>
<id>32</id>
<name></name>
<fileName>matrix_mult.cpp</fileName>
<fileDirectory>C:\Users\markb\Source\Repos\FPGA_Sandbox\RecComp\Lab2\Zynq_Book\hls\tut3A</fileDirectory>
<lineNumber>12</lineNumber>
<contextFuncName>matrix_mult</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>C:\Users\markb\Source\Repos\FPGA_Sandbox\RecComp\Lab2\Zynq_Book\hls\tut3A</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>matrix_mult.cpp</first>
<second>matrix_mult</second>
</first>
<second>12</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>114</item>
<item>115</item>
<item>116</item>
</oprand_edges>
<opcode>br</opcode>
<m_Display>0</m_Display>
</item>
<item class_id_reference="9" object_id="_22">
<Value>
<Obj>
<type>0</type>
<id>36</id>
<name></name>
<fileName>matrix_mult.cpp</fileName>
<fileDirectory>C:\Users\markb\Source\Repos\FPGA_Sandbox\RecComp\Lab2\Zynq_Book\hls\tut3A</fileDirectory>
<lineNumber>15</lineNumber>
<contextFuncName>matrix_mult</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>C:\Users\markb\Source\Repos\FPGA_Sandbox\RecComp\Lab2\Zynq_Book\hls\tut3A</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>matrix_mult.cpp</first>
<second>matrix_mult</second>
</first>
<second>15</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>117</item>
</oprand_edges>
<opcode>br</opcode>
<m_Display>0</m_Display>
</item>
<item class_id_reference="9" object_id="_23">
<Value>
<Obj>
<type>0</type>
<id>38</id>
<name>prod_load</name>
<fileName>matrix_mult.cpp</fileName>
<fileDirectory>C:\Users\markb\Source\Repos\FPGA_Sandbox\RecComp\Lab2\Zynq_Book\hls\tut3A</fileDirectory>
<lineNumber>16</lineNumber>
<contextFuncName>matrix_mult</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>C:\Users\markb\Source\Repos\FPGA_Sandbox\RecComp\Lab2\Zynq_Book\hls\tut3A</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>matrix_mult.cpp</first>
<second>matrix_mult</second>
</first>
<second>16</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>119</item>
<item>120</item>
<item>121</item>
<item>122</item>
</oprand_edges>
<opcode>phi</opcode>
<m_Display>0</m_Display>
</item>
<item class_id_reference="9" object_id="_24">
<Value>
<Obj>
<type>0</type>
<id>39</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>3</bitwidth>
</Value>
<oprand_edges>
<count>4</count>
<item_version>0</item_version>
<item>123</item>
<item>124</item>
<item>125</item>
<item>126</item>
</oprand_edges>
<opcode>phi</opcode>
<m_Display>0</m_Display>
</item>
<item class_id_reference="9" object_id="_25">
<Value>
<Obj>
<type>0</type>
<id>40</id>
<name></name>
<fileName>matrix_mult.cpp</fileName>
<fileDirectory>C:\Users\markb\Source\Repos\FPGA_Sandbox\RecComp\Lab2\Zynq_Book\hls\tut3A</fileDirectory>
<lineNumber>16</lineNumber>
<contextFuncName>matrix_mult</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>C:\Users\markb\Source\Repos\FPGA_Sandbox\RecComp\Lab2\Zynq_Book\hls\tut3A</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>matrix_mult.cpp</first>
<second>matrix_mult</second>
</first>
<second>16</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>127</item>
<item>128</item>
</oprand_edges>
<opcode>store</opcode>
<m_Display>0</m_Display>
</item>
<item class_id_reference="9" object_id="_26">
<Value>
<Obj>
<type>0</type>
<id>41</id>
<name>k_cast1_cast</name>
<fileName>matrix_mult.cpp</fileName>
<fileDirectory>C:\Users\markb\Source\Repos\FPGA_Sandbox\RecComp\Lab2\Zynq_Book\hls\tut3A</fileDirectory>
<lineNumber>16</lineNumber>
<contextFuncName>matrix_mult</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>C:\Users\markb\Source\Repos\FPGA_Sandbox\RecComp\Lab2\Zynq_Book\hls\tut3A</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>matrix_mult.cpp</first>
<second>matrix_mult</second>
</first>
<second>16</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>129</item>
</oprand_edges>
<opcode>zext</opcode>
<m_Display>0</m_Display>
</item>
<item class_id_reference="9" object_id="_27">
<Value>
<Obj>
<type>0</type>
<id>42</id>
<name>tmp_9</name>
<fileName>matrix_mult.cpp</fileName>
<fileDirectory>C:\Users\markb\Source\Repos\FPGA_Sandbox\RecComp\Lab2\Zynq_Book\hls\tut3A</fileDirectory>
<lineNumber>16</lineNumber>
<contextFuncName>matrix_mult</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>C:\Users\markb\Source\Repos\FPGA_Sandbox\RecComp\Lab2\Zynq_Book\hls\tut3A</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>matrix_mult.cpp</first>
<second>matrix_mult</second>
</first>
<second>16</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>130</item>
<item>131</item>
</oprand_edges>
<opcode>add</opcode>
<m_Display>0</m_Display>
</item>
<item class_id_reference="9" object_id="_28">
<Value>
<Obj>
<type>0</type>
<id>43</id>
<name>tmp_9_cast</name>
<fileName>matrix_mult.cpp</fileName>
<fileDirectory>C:\Users\markb\Source\Repos\FPGA_Sandbox\RecComp\Lab2\Zynq_Book\hls\tut3A</fileDirectory>
<lineNumber>16</lineNumber>
<contextFuncName>matrix_mult</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>C:\Users\markb\Source\Repos\FPGA_Sandbox\RecComp\Lab2\Zynq_Book\hls\tut3A</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>matrix_mult.cpp</first>
<second>matrix_mult</second>
</first>
<second>16</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>132</item>
</oprand_edges>
<opcode>zext</opcode>
<m_Display>0</m_Display>
</item>
<item class_id_reference="9" object_id="_29">
<Value>
<Obj>
<type>0</type>
<id>44</id>
<name>a_addr</name>
<fileName>matrix_mult.cpp</fileName>
<fileDirectory>C:\Users\markb\Source\Repos\FPGA_Sandbox\RecComp\Lab2\Zynq_Book\hls\tut3A</fileDirectory>
<lineNumber>16</lineNumber>
<contextFuncName>matrix_mult</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>C:\Users\markb\Source\Repos\FPGA_Sandbox\RecComp\Lab2\Zynq_Book\hls\tut3A</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>matrix_mult.cpp</first>
<second>matrix_mult</second>
</first>
<second>16</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>133</item>
<item>134</item>
<item>135</item>
</oprand_edges>
<opcode>getelementptr</opcode>
<m_Display>0</m_Display>
</item>
<item class_id_reference="9" object_id="_30">
<Value>
<Obj>
<type>0</type>
<id>45</id>
<name>tmp_s</name>
<fileName>matrix_mult.cpp</fileName>
<fileDirectory>C:\Users\markb\Source\Repos\FPGA_Sandbox\RecComp\Lab2\Zynq_Book\hls\tut3A</fileDirectory>
<lineNumber>15</lineNumber>
<contextFuncName>matrix_mult</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>C:\Users\markb\Source\Repos\FPGA_Sandbox\RecComp\Lab2\Zynq_Book\hls\tut3A</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>matrix_mult.cpp</first>
<second>matrix_mult</second>
</first>
<second>15</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>136</item>
<item>137</item>
<item>138</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>46</id>
<name>p_shl1_cast</name>
<fileName>matrix_mult.cpp</fileName>
<fileDirectory>C:\Users\markb\Source\Repos\FPGA_Sandbox\RecComp\Lab2\Zynq_Book\hls\tut3A</fileDirectory>
<lineNumber>16</lineNumber>
<contextFuncName>matrix_mult</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>C:\Users\markb\Source\Repos\FPGA_Sandbox\RecComp\Lab2\Zynq_Book\hls\tut3A</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>matrix_mult.cpp</first>
<second>matrix_mult</second>
</first>
<second>16</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>139</item>
</oprand_edges>
<opcode>zext</opcode>
<m_Display>0</m_Display>
</item>
<item class_id_reference="9" object_id="_32">
<Value>
<Obj>
<type>0</type>
<id>47</id>
<name>tmp_10</name>
<fileName>matrix_mult.cpp</fileName>
<fileDirectory>C:\Users\markb\Source\Repos\FPGA_Sandbox\RecComp\Lab2\Zynq_Book\hls\tut3A</fileDirectory>
<lineNumber>16</lineNumber>
<contextFuncName>matrix_mult</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>C:\Users\markb\Source\Repos\FPGA_Sandbox\RecComp\Lab2\Zynq_Book\hls\tut3A</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>matrix_mult.cpp</first>
<second>matrix_mult</second>
</first>
<second>16</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>140</item>
<item>141</item>
</oprand_edges>
<opcode>add</opcode>
<m_Display>0</m_Display>
</item>
<item class_id_reference="9" object_id="_33">
<Value>
<Obj>
<type>0</type>
<id>48</id>
<name>tmp_11</name>
<fileName>matrix_mult.cpp</fileName>
<fileDirectory>C:\Users\markb\Source\Repos\FPGA_Sandbox\RecComp\Lab2\Zynq_Book\hls\tut3A</fileDirectory>
<lineNumber>16</lineNumber>
<contextFuncName>matrix_mult</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>C:\Users\markb\Source\Repos\FPGA_Sandbox\RecComp\Lab2\Zynq_Book\hls\tut3A</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>matrix_mult.cpp</first>
<second>matrix_mult</second>
</first>
<second>16</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>142</item>
<item>143</item>
</oprand_edges>
<opcode>add</opcode>
<m_Display>0</m_Display>
</item>
<item class_id_reference="9" object_id="_34">
<Value>
<Obj>
<type>0</type>
<id>49</id>
<name>tmp_12_cast</name>
<fileName>matrix_mult.cpp</fileName>
<fileDirectory>C:\Users\markb\Source\Repos\FPGA_Sandbox\RecComp\Lab2\Zynq_Book\hls\tut3A</fileDirectory>
<lineNumber>16</lineNumber>
<contextFuncName>matrix_mult</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>C:\Users\markb\Source\Repos\FPGA_Sandbox\RecComp\Lab2\Zynq_Book\hls\tut3A</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>matrix_mult.cpp</first>
<second>matrix_mult</second>
</first>
<second>16</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>144</item>
</oprand_edges>
<opcode>zext</opcode>
<m_Display>0</m_Display>
</item>
<item class_id_reference="9" object_id="_35">
<Value>
<Obj>
<type>0</type>
<id>50</id>
<name>b_addr</name>
<fileName>matrix_mult.cpp</fileName>
<fileDirectory>C:\Users\markb\Source\Repos\FPGA_Sandbox\RecComp\Lab2\Zynq_Book\hls\tut3A</fileDirectory>
<lineNumber>16</lineNumber>
<contextFuncName>matrix_mult</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>C:\Users\markb\Source\Repos\FPGA_Sandbox\RecComp\Lab2\Zynq_Book\hls\tut3A</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>matrix_mult.cpp</first>
<second>matrix_mult</second>
</first>
<second>16</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>145</item>
<item>146</item>
<item>147</item>
</oprand_edges>
<opcode>getelementptr</opcode>
<m_Display>0</m_Display>
</item>
<item class_id_reference="9" object_id="_36">
<Value>
<Obj>
<type>0</type>
<id>51</id>
<name>exitcond</name>
<fileName>matrix_mult.cpp</fileName>
<fileDirectory>C:\Users\markb\Source\Repos\FPGA_Sandbox\RecComp\Lab2\Zynq_Book\hls\tut3A</fileDirectory>
<lineNumber>15</lineNumber>
<contextFuncName>matrix_mult</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>C:\Users\markb\Source\Repos\FPGA_Sandbox\RecComp\Lab2\Zynq_Book\hls\tut3A</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>matrix_mult.cpp</first>
<second>matrix_mult</second>
</first>
<second>15</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>148</item>
<item>149</item>
</oprand_edges>
<opcode>icmp</opcode>
<m_Display>0</m_Display>
</item>
<item class_id_reference="9" object_id="_37">
<Value>
<Obj>
<type>0</type>
<id>53</id>
<name>k_1</name>
<fileName>matrix_mult.cpp</fileName>
<fileDirectory>C:\Users\markb\Source\Repos\FPGA_Sandbox\RecComp\Lab2\Zynq_Book\hls\tut3A</fileDirectory>
<lineNumber>15</lineNumber>
<contextFuncName>matrix_mult</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>C:\Users\markb\Source\Repos\FPGA_Sandbox\RecComp\Lab2\Zynq_Book\hls\tut3A</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>matrix_mult.cpp</first>
<second>matrix_mult</second>
</first>
<second>15</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName>k</originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>3</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>150</item>
<item>151</item>
</oprand_edges>
<opcode>add</opcode>
<m_Display>0</m_Display>
</item>
<item class_id_reference="9" object_id="_38">
<Value>
<Obj>
<type>0</type>
<id>54</id>
<name></name>
<fileName>matrix_mult.cpp</fileName>
<fileDirectory>C:\Users\markb\Source\Repos\FPGA_Sandbox\RecComp\Lab2\Zynq_Book\hls\tut3A</fileDirectory>
<lineNumber>15</lineNumber>
<contextFuncName>matrix_mult</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>C:\Users\markb\Source\Repos\FPGA_Sandbox\RecComp\Lab2\Zynq_Book\hls\tut3A</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>matrix_mult.cpp</first>
<second>matrix_mult</second>
</first>
<second>15</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>152</item>
<item>153</item>
<item>154</item>
</oprand_edges>
<opcode>br</opcode>
<m_Display>0</m_Display>
</item>
<item class_id_reference="9" object_id="_39">
<Value>
<Obj>
<type>0</type>
<id>57</id>
<name>a_load</name>
<fileName>matrix_mult.cpp</fileName>
<fileDirectory>C:\Users\markb\Source\Repos\FPGA_Sandbox\RecComp\Lab2\Zynq_Book\hls\tut3A</fileDirectory>
<lineNumber>16</lineNumber>
<contextFuncName>matrix_mult</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>C:\Users\markb\Source\Repos\FPGA_Sandbox\RecComp\Lab2\Zynq_Book\hls\tut3A</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>matrix_mult.cpp</first>
<second>matrix_mult</second>
</first>
<second>16</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>155</item>
</oprand_edges>
<opcode>load</opcode>
<m_Display>0</m_Display>
</item>
<item class_id_reference="9" object_id="_40">
<Value>
<Obj>
<type>0</type>
<id>58</id>
<name>tmp</name>
<fileName>matrix_mult.cpp</fileName>
<fileDirectory>C:\Users\markb\Source\Repos\FPGA_Sandbox\RecComp\Lab2\Zynq_Book\hls\tut3A</fileDirectory>
<lineNumber>16</lineNumber>
<contextFuncName>matrix_mult</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>C:\Users\markb\Source\Repos\FPGA_Sandbox\RecComp\Lab2\Zynq_Book\hls\tut3A</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>matrix_mult.cpp</first>
<second>matrix_mult</second>
</first>
<second>16</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>156</item>
</oprand_edges>
<opcode>sext</opcode>
<m_Display>0</m_Display>
</item>
<item class_id_reference="9" object_id="_41">
<Value>
<Obj>
<type>0</type>
<id>59</id>
<name>b_load</name>
<fileName>matrix_mult.cpp</fileName>
<fileDirectory>C:\Users\markb\Source\Repos\FPGA_Sandbox\RecComp\Lab2\Zynq_Book\hls\tut3A</fileDirectory>
<lineNumber>16</lineNumber>
<contextFuncName>matrix_mult</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>C:\Users\markb\Source\Repos\FPGA_Sandbox\RecComp\Lab2\Zynq_Book\hls\tut3A</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>matrix_mult.cpp</first>
<second>matrix_mult</second>
</first>
<second>16</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>157</item>
</oprand_edges>
<opcode>load</opcode>
<m_Display>0</m_Display>
</item>
<item class_id_reference="9" object_id="_42">
<Value>
<Obj>
<type>0</type>
<id>60</id>
<name>tmp_1</name>
<fileName>matrix_mult.cpp</fileName>
<fileDirectory>C:\Users\markb\Source\Repos\FPGA_Sandbox\RecComp\Lab2\Zynq_Book\hls\tut3A</fileDirectory>
<lineNumber>16</lineNumber>
<contextFuncName>matrix_mult</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>C:\Users\markb\Source\Repos\FPGA_Sandbox\RecComp\Lab2\Zynq_Book\hls\tut3A</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>matrix_mult.cpp</first>
<second>matrix_mult</second>
</first>
<second>16</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>158</item>
</oprand_edges>
<opcode>sext</opcode>
<m_Display>0</m_Display>
</item>
<item class_id_reference="9" object_id="_43">
<Value>
<Obj>
<type>0</type>
<id>61</id>
<name>tmp_2</name>
<fileName>matrix_mult.cpp</fileName>
<fileDirectory>C:\Users\markb\Source\Repos\FPGA_Sandbox\RecComp\Lab2\Zynq_Book\hls\tut3A</fileDirectory>
<lineNumber>16</lineNumber>
<contextFuncName>matrix_mult</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>C:\Users\markb\Source\Repos\FPGA_Sandbox\RecComp\Lab2\Zynq_Book\hls\tut3A</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>matrix_mult.cpp</first>
<second>matrix_mult</second>
</first>
<second>16</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>16</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>159</item>
<item>160</item>
</oprand_edges>
<opcode>mul</opcode>
<m_Display>0</m_Display>
</item>
<item class_id_reference="9" object_id="_44">
<Value>
<Obj>
<type>0</type>
<id>62</id>
<name>tmp_3</name>
<fileName>matrix_mult.cpp</fileName>
<fileDirectory>C:\Users\markb\Source\Repos\FPGA_Sandbox\RecComp\Lab2\Zynq_Book\hls\tut3A</fileDirectory>
<lineNumber>16</lineNumber>
<contextFuncName>matrix_mult</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>C:\Users\markb\Source\Repos\FPGA_Sandbox\RecComp\Lab2\Zynq_Book\hls\tut3A</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>matrix_mult.cpp</first>
<second>matrix_mult</second>
</first>
<second>16</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>16</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>161</item>
<item>162</item>
</oprand_edges>
<opcode>add</opcode>
<m_Display>0</m_Display>
</item>
<item class_id_reference="9" object_id="_45">
<Value>
<Obj>
<type>0</type>
<id>63</id>
<name></name>
<fileName>matrix_mult.cpp</fileName>
<fileDirectory>C:\Users\markb\Source\Repos\FPGA_Sandbox\RecComp\Lab2\Zynq_Book\hls\tut3A</fileDirectory>
<lineNumber>15</lineNumber>
<contextFuncName>matrix_mult</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>C:\Users\markb\Source\Repos\FPGA_Sandbox\RecComp\Lab2\Zynq_Book\hls\tut3A</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>matrix_mult.cpp</first>
<second>matrix_mult</second>
</first>
<second>15</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>163</item>
</oprand_edges>
<opcode>br</opcode>
<m_Display>0</m_Display>
</item>
<item class_id_reference="9" object_id="_46">
<Value>
<Obj>
<type>0</type>
<id>66</id>
<name></name>
<fileName>matrix_mult.cpp</fileName>
<fileDirectory>C:\Users\markb\Source\Repos\FPGA_Sandbox\RecComp\Lab2\Zynq_Book\hls\tut3A</fileDirectory>
<lineNumber>12</lineNumber>
<contextFuncName>matrix_mult</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>C:\Users\markb\Source\Repos\FPGA_Sandbox\RecComp\Lab2\Zynq_Book\hls\tut3A</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>matrix_mult.cpp</first>
<second>matrix_mult</second>
</first>
<second>12</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="_47">
<Value>
<Obj>
<type>0</type>
<id>69</id>
<name></name>
<fileName>matrix_mult.cpp</fileName>
<fileDirectory>C:\Users\markb\Source\Repos\FPGA_Sandbox\RecComp\Lab2\Zynq_Book\hls\tut3A</fileDirectory>
<lineNumber>10</lineNumber>
<contextFuncName>matrix_mult</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>C:\Users\markb\Source\Repos\FPGA_Sandbox\RecComp\Lab2\Zynq_Book\hls\tut3A</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>matrix_mult.cpp</first>
<second>matrix_mult</second>
</first>
<second>10</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>165</item>
</oprand_edges>
<opcode>br</opcode>
<m_Display>0</m_Display>
</item>
<item class_id_reference="9" object_id="_48">
<Value>
<Obj>
<type>0</type>
<id>71</id>
<name></name>
<fileName>matrix_mult.cpp</fileName>
<fileDirectory>C:\Users\markb\Source\Repos\FPGA_Sandbox\RecComp\Lab2\Zynq_Book\hls\tut3A</fileDirectory>
<lineNumber>21</lineNumber>
<contextFuncName>matrix_mult</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>C:\Users\markb\Source\Repos\FPGA_Sandbox\RecComp\Lab2\Zynq_Book\hls\tut3A</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>matrix_mult.cpp</first>
<second>matrix_mult</second>
</first>
<second>21</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>
<m_Display>0</m_Display>
</item>
</nodes>
<consts class_id="15" tracking_level="0" version="0">
<count>6</count>
<item_version>0</item_version>
<item class_id="16" tracking_level="1" version="0" object_id="_49">
<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>3</bitwidth>
</Value>
<const_type>0</const_type>
<content>0</content>
</item>
<item class_id_reference="16" object_id="_50">
<Value>
<Obj>
<type>2</type>
<id>83</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="_51">
<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>5</content>
</item>
<item class_id_reference="16" object_id="_52">
<Value>
<Obj>
<type>2</type>
<id>92</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="_53">
<Value>
<Obj>
<type>2</type>
<id>107</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="_54">
<Value>
<Obj>
<type>2</type>
<id>118</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>16</bitwidth>
</Value>
<const_type>0</const_type>
<content>0</content>
</item>
</consts>
<blocks class_id="17" tracking_level="0" version="0">
<count>10</count>
<item_version>0</item_version>
<item class_id="18" tracking_level="1" version="0" object_id="_55">
<Obj>
<type>3</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>
<node_objs>
<count>1</count>
<item_version>0</item_version>
<item>8</item>
</node_objs>
</item>
<item class_id_reference="18" object_id="_56">
<Obj>
<type>3</type>
<id>19</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>8</count>
<item_version>0</item_version>
<item>10</item>
<item>11</item>
<item>12</item>
<item>13</item>
<item>14</item>
<item>15</item>
<item>17</item>
<item>18</item>
</node_objs>
</item>
<item class_id_reference="18" object_id="_57">
<Obj>
<type>3</type>
<id>23</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>22</item>
</node_objs>
</item>
<item class_id_reference="18" object_id="_58">
<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>8</count>
<item_version>0</item_version>
<item>24</item>
<item>25</item>
<item>26</item>
<item>27</item>
<item>28</item>
<item>29</item>
<item>31</item>
<item>32</item>
</node_objs>
</item>
<item class_id_reference="18" object_id="_59">
<Obj>
<type>3</type>
<id>37</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>36</item>
</node_objs>
</item>
<item class_id_reference="18" object_id="_60">
<Obj>
<type>3</type>
<id>55</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>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>
<item>49</item>
<item>50</item>
<item>51</item>
<item>53</item>
<item>54</item>
</node_objs>
</item>
<item class_id_reference="18" object_id="_61">
<Obj>
<type>3</type>
<id>64</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>57</item>
<item>58</item>
<item>59</item>
<item>60</item>
<item>61</item>
<item>62</item>
<item>63</item>
</node_objs>
</item>
<item class_id_reference="18" object_id="_62">
<Obj>
<type>3</type>
<id>67</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>66</item>
</node_objs>
</item>
<item class_id_reference="18" object_id="_63">
<Obj>
<type>3</type>
<id>70</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>69</item>
</node_objs>
</item>
<item class_id_reference="18" object_id="_64">
<Obj>
<type>3</type>
<id>72</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>71</item>
</node_objs>
</item>
</blocks>
<edges class_id="19" tracking_level="0" version="0">
<count>96</count>
<item_version>0</item_version>
<item class_id="20" tracking_level="1" version="0" object_id="_65">
<id>73</id>
<edge_type>2</edge_type>
<source_obj>19</source_obj>
<sink_obj>8</sink_obj>
</item>
<item class_id_reference="20" object_id="_66">
<id>75</id>
<edge_type>1</edge_type>
<source_obj>74</source_obj>
<sink_obj>10</sink_obj>
</item>
<item class_id_reference="20" object_id="_67">
<id>76</id>
<edge_type>2</edge_type>
<source_obj>9</source_obj>
<sink_obj>10</sink_obj>
</item>
<item class_id_reference="20" object_id="_68">
<id>77</id>
<edge_type>1</edge_type>
<source_obj>17</source_obj>
<sink_obj>10</sink_obj>
</item>
<item class_id_reference="20" object_id="_69">
<id>78</id>
<edge_type>2</edge_type>
<source_obj>70</source_obj>
<sink_obj>10</sink_obj>
</item>
<item class_id_reference="20" object_id="_70">
<id>79</id>
<edge_type>1</edge_type>
<source_obj>10</source_obj>
<sink_obj>11</sink_obj>
</item>
<item class_id_reference="20" object_id="_71">
<id>82</id>
<edge_type>1</edge_type>
<source_obj>10</source_obj>
<sink_obj>12</sink_obj>
</item>
<item class_id_reference="20" object_id="_72">
<id>84</id>
<edge_type>1</edge_type>
<source_obj>83</source_obj>
<sink_obj>12</sink_obj>
</item>
<item class_id_reference="20" object_id="_73">
<id>85</id>
<edge_type>1</edge_type>
<source_obj>12</source_obj>
<sink_obj>13</sink_obj>
</item>
<item class_id_reference="20" object_id="_74">
<id>86</id>
<edge_type>1</edge_type>
<source_obj>11</source_obj>
<sink_obj>14</sink_obj>
</item>
<item class_id_reference="20" object_id="_75">
<id>87</id>
<edge_type>1</edge_type>
<source_obj>13</source_obj>
<sink_obj>14</sink_obj>
</item>
<item class_id_reference="20" object_id="_76">
<id>88</id>
<edge_type>1</edge_type>
<source_obj>10</source_obj>
<sink_obj>15</sink_obj>
</item>
<item class_id_reference="20" object_id="_77">
<id>90</id>
<edge_type>1</edge_type>
<source_obj>89</source_obj>
<sink_obj>15</sink_obj>
</item>
<item class_id_reference="20" object_id="_78">
<id>91</id>
<edge_type>1</edge_type>
<source_obj>10</source_obj>
<sink_obj>17</sink_obj>
</item>
<item class_id_reference="20" object_id="_79">
<id>93</id>
<edge_type>1</edge_type>
<source_obj>92</source_obj>
<sink_obj>17</sink_obj>
</item>
<item class_id_reference="20" object_id="_80">
<id>94</id>
<edge_type>1</edge_type>
<source_obj>15</source_obj>
<sink_obj>18</sink_obj>
</item>
<item class_id_reference="20" object_id="_81">
<id>95</id>
<edge_type>2</edge_type>
<source_obj>23</source_obj>
<sink_obj>18</sink_obj>
</item>
<item class_id_reference="20" object_id="_82">
<id>96</id>
<edge_type>2</edge_type>
<source_obj>72</source_obj>
<sink_obj>18</sink_obj>
</item>
<item class_id_reference="20" object_id="_83">
<id>97</id>
<edge_type>2</edge_type>
<source_obj>33</source_obj>
<sink_obj>22</sink_obj>
</item>
<item class_id_reference="20" object_id="_84">
<id>98</id>
<edge_type>1</edge_type>
<source_obj>74</source_obj>
<sink_obj>24</sink_obj>
</item>
<item class_id_reference="20" object_id="_85">
<id>99</id>
<edge_type>2</edge_type>
<source_obj>23</source_obj>
<sink_obj>24</sink_obj>
</item>
<item class_id_reference="20" object_id="_86">
<id>100</id>
<edge_type>1</edge_type>
<source_obj>31</source_obj>
<sink_obj>24</sink_obj>
</item>
<item class_id_reference="20" object_id="_87">
<id>101</id>
<edge_type>2</edge_type>
<source_obj>67</source_obj>
<sink_obj>24</sink_obj>
</item>
<item class_id_reference="20" object_id="_88">
<id>102</id>
<edge_type>1</edge_type>
<source_obj>24</source_obj>
<sink_obj>25</sink_obj>
</item>
<item class_id_reference="20" object_id="_89">
<id>103</id>
<edge_type>1</edge_type>
<source_obj>14</source_obj>
<sink_obj>26</sink_obj>
</item>
<item class_id_reference="20" object_id="_90">
<id>104</id>
<edge_type>1</edge_type>
<source_obj>25</source_obj>
<sink_obj>26</sink_obj>
</item>
<item class_id_reference="20" object_id="_91">
<id>105</id>
<edge_type>1</edge_type>
<source_obj>26</source_obj>
<sink_obj>27</sink_obj>
</item>
<item class_id_reference="20" object_id="_92">
<id>106</id>
<edge_type>1</edge_type>
<source_obj>3</source_obj>
<sink_obj>28</sink_obj>
</item>
<item class_id_reference="20" object_id="_93">
<id>108</id>
<edge_type>1</edge_type>
<source_obj>107</source_obj>
<sink_obj>28</sink_obj>
</item>
<item class_id_reference="20" object_id="_94">
<id>109</id>
<edge_type>1</edge_type>
<source_obj>27</source_obj>
<sink_obj>28</sink_obj>
</item>
<item class_id_reference="20" object_id="_95">
<id>110</id>
<edge_type>1</edge_type>
<source_obj>24</source_obj>
<sink_obj>29</sink_obj>
</item>
<item class_id_reference="20" object_id="_96">
<id>111</id>
<edge_type>1</edge_type>
<source_obj>89</source_obj>
<sink_obj>29</sink_obj>
</item>
<item class_id_reference="20" object_id="_97">
<id>112</id>
<edge_type>1</edge_type>
<source_obj>24</source_obj>
<sink_obj>31</sink_obj>
</item>
<item class_id_reference="20" object_id="_98">
<id>113</id>
<edge_type>1</edge_type>
<source_obj>92</source_obj>
<sink_obj>31</sink_obj>
</item>
<item class_id_reference="20" object_id="_99">
<id>114</id>
<edge_type>1</edge_type>
<source_obj>29</source_obj>
<sink_obj>32</sink_obj>
</item>
<item class_id_reference="20" object_id="_100">
<id>115</id>
<edge_type>2</edge_type>
<source_obj>37</source_obj>
<sink_obj>32</sink_obj>
</item>
<item class_id_reference="20" object_id="_101">
<id>116</id>
<edge_type>2</edge_type>
<source_obj>70</source_obj>
<sink_obj>32</sink_obj>
</item>
<item class_id_reference="20" object_id="_102">
<id>117</id>
<edge_type>2</edge_type>
<source_obj>55</source_obj>
<sink_obj>36</sink_obj>
</item>
<item class_id_reference="20" object_id="_103">
<id>119</id>
<edge_type>1</edge_type>
<source_obj>118</source_obj>
<sink_obj>38</sink_obj>
</item>
<item class_id_reference="20" object_id="_104">
<id>120</id>
<edge_type>2</edge_type>
<source_obj>37</source_obj>
<sink_obj>38</sink_obj>
</item>
<item class_id_reference="20" object_id="_105">
<id>121</id>
<edge_type>1</edge_type>
<source_obj>62</source_obj>
<sink_obj>38</sink_obj>
</item>
<item class_id_reference="20" object_id="_106">
<id>122</id>
<edge_type>2</edge_type>
<source_obj>64</source_obj>
<sink_obj>38</sink_obj>
</item>
<item class_id_reference="20" object_id="_107">
<id>123</id>
<edge_type>1</edge_type>
<source_obj>74</source_obj>
<sink_obj>39</sink_obj>
</item>
<item class_id_reference="20" object_id="_108">
<id>124</id>
<edge_type>2</edge_type>
<source_obj>37</source_obj>
<sink_obj>39</sink_obj>
</item>
<item class_id_reference="20" object_id="_109">
<id>125</id>
<edge_type>1</edge_type>
<source_obj>53</source_obj>
<sink_obj>39</sink_obj>
</item>
<item class_id_reference="20" object_id="_110">
<id>126</id>
<edge_type>2</edge_type>
<source_obj>64</source_obj>
<sink_obj>39</sink_obj>
</item>
<item class_id_reference="20" object_id="_111">
<id>127</id>
<edge_type>1</edge_type>
<source_obj>38</source_obj>
<sink_obj>40</sink_obj>
</item>
<item class_id_reference="20" object_id="_112">
<id>128</id>
<edge_type>1</edge_type>
<source_obj>28</source_obj>
<sink_obj>40</sink_obj>
</item>
<item class_id_reference="20" object_id="_113">
<id>129</id>
<edge_type>1</edge_type>
<source_obj>39</source_obj>
<sink_obj>41</sink_obj>
</item>
<item class_id_reference="20" object_id="_114">
<id>130</id>
<edge_type>1</edge_type>
<source_obj>14</source_obj>
<sink_obj>42</sink_obj>
</item>
<item class_id_reference="20" object_id="_115">
<id>131</id>
<edge_type>1</edge_type>
<source_obj>41</source_obj>
<sink_obj>42</sink_obj>
</item>
<item class_id_reference="20" object_id="_116">
<id>132</id>
<edge_type>1</edge_type>
<source_obj>42</source_obj>
<sink_obj>43</sink_obj>
</item>
<item class_id_reference="20" object_id="_117">
<id>133</id>
<edge_type>1</edge_type>
<source_obj>1</source_obj>
<sink_obj>44</sink_obj>
</item>
<item class_id_reference="20" object_id="_118">
<id>134</id>
<edge_type>1</edge_type>
<source_obj>107</source_obj>
<sink_obj>44</sink_obj>
</item>
<item class_id_reference="20" object_id="_119">
<id>135</id>
<edge_type>1</edge_type>
<source_obj>43</source_obj>
<sink_obj>44</sink_obj>
</item>
<item class_id_reference="20" object_id="_120">
<id>137</id>
<edge_type>1</edge_type>
<source_obj>39</source_obj>
<sink_obj>45</sink_obj>
</item>
<item class_id_reference="20" object_id="_121">
<id>138</id>
<edge_type>1</edge_type>
<source_obj>83</source_obj>
<sink_obj>45</sink_obj>
</item>
<item class_id_reference="20" object_id="_122">
<id>139</id>
<edge_type>1</edge_type>
<source_obj>45</source_obj>
<sink_obj>46</sink_obj>
</item>
<item class_id_reference="20" object_id="_123">
<id>140</id>
<edge_type>1</edge_type>
<source_obj>41</source_obj>
<sink_obj>47</sink_obj>
</item>
<item class_id_reference="20" object_id="_124">
<id>141</id>
<edge_type>1</edge_type>
<source_obj>46</source_obj>
<sink_obj>47</sink_obj>
</item>
<item class_id_reference="20" object_id="_125">
<id>142</id>
<edge_type>1</edge_type>
<source_obj>47</source_obj>
<sink_obj>48</sink_obj>
</item>
<item class_id_reference="20" object_id="_126">
<id>143</id>
<edge_type>1</edge_type>
<source_obj>25</source_obj>
<sink_obj>48</sink_obj>
</item>
<item class_id_reference="20" object_id="_127">
<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="_128">
<id>145</id>
<edge_type>1</edge_type>
<source_obj>2</source_obj>
<sink_obj>50</sink_obj>
</item>
<item class_id_reference="20" object_id="_129">
<id>146</id>
<edge_type>1</edge_type>
<source_obj>107</source_obj>
<sink_obj>50</sink_obj>
</item>
<item class_id_reference="20" object_id="_130">
<id>147</id>
<edge_type>1</edge_type>
<source_obj>49</source_obj>
<sink_obj>50</sink_obj>
</item>
<item class_id_reference="20" object_id="_131">
<id>148</id>
<edge_type>1</edge_type>
<source_obj>39</source_obj>
<sink_obj>51</sink_obj>
</item>
<item class_id_reference="20" object_id="_132">
<id>149</id>
<edge_type>1</edge_type>
<source_obj>89</source_obj>
<sink_obj>51</sink_obj>
</item>
<item class_id_reference="20" object_id="_133">
<id>150</id>
<edge_type>1</edge_type>
<source_obj>39</source_obj>
<sink_obj>53</sink_obj>
</item>
<item class_id_reference="20" object_id="_134">
<id>151</id>
<edge_type>1</edge_type>
<source_obj>92</source_obj>
<sink_obj>53</sink_obj>
</item>
<item class_id_reference="20" object_id="_135">
<id>152</id>
<edge_type>1</edge_type>
<source_obj>51</source_obj>
<sink_obj>54</sink_obj>
</item>
<item class_id_reference="20" object_id="_136">
<id>153</id>
<edge_type>2</edge_type>
<source_obj>64</source_obj>
<sink_obj>54</sink_obj>
</item>
<item class_id_reference="20" object_id="_137">
<id>154</id>
<edge_type>2</edge_type>
<source_obj>67</source_obj>
<sink_obj>54</sink_obj>
</item>
<item class_id_reference="20" object_id="_138">
<id>155</id>
<edge_type>1</edge_type>
<source_obj>44</source_obj>
<sink_obj>57</sink_obj>
</item>
<item class_id_reference="20" object_id="_139">
<id>156</id>
<edge_type>1</edge_type>
<source_obj>57</source_obj>
<sink_obj>58</sink_obj>
</item>
<item class_id_reference="20" object_id="_140">
<id>157</id>
<edge_type>1</edge_type>
<source_obj>50</source_obj>
<sink_obj>59</sink_obj>
</item>
<item class_id_reference="20" object_id="_141">
<id>158</id>
<edge_type>1</edge_type>
<source_obj>59</source_obj>
<sink_obj>60</sink_obj>
</item>
<item class_id_reference="20" object_id="_142">
<id>159</id>
<edge_type>1</edge_type>
<source_obj>60</source_obj>
<sink_obj>61</sink_obj>
</item>
<item class_id_reference="20" object_id="_143">
<id>160</id>
<edge_type>1</edge_type>
<source_obj>58</source_obj>
<sink_obj>61</sink_obj>
</item>
<item class_id_reference="20" object_id="_144">
<id>161</id>
<edge_type>1</edge_type>
<source_obj>38</source_obj>
<sink_obj>62</sink_obj>
</item>
<item class_id_reference="20" object_id="_145">
<id>162</id>
<edge_type>1</edge_type>
<source_obj>61</source_obj>
<sink_obj>62</sink_obj>
</item>
<item class_id_reference="20" object_id="_146">
<id>163</id>
<edge_type>2</edge_type>
<source_obj>55</source_obj>
<sink_obj>63</sink_obj>
</item>
<item class_id_reference="20" object_id="_147">
<id>164</id>
<edge_type>2</edge_type>
<source_obj>33</source_obj>
<sink_obj>66</sink_obj>
</item>
<item class_id_reference="20" object_id="_148">
<id>165</id>
<edge_type>2</edge_type>
<source_obj>19</source_obj>
<sink_obj>69</sink_obj>
</item>
<item class_id_reference="20" object_id="_149">
<id>213</id>
<edge_type>2</edge_type>
<source_obj>9</source_obj>
<sink_obj>19</sink_obj>
</item>
<item class_id_reference="20" object_id="_150">
<id>214</id>
<edge_type>2</edge_type>
<source_obj>19</source_obj>
<sink_obj>72</sink_obj>
</item>
<item class_id_reference="20" object_id="_151">
<id>215</id>
<edge_type>2</edge_type>
<source_obj>19</source_obj>
<sink_obj>23</sink_obj>
</item>
<item class_id_reference="20" object_id="_152">
<id>216</id>
<edge_type>2</edge_type>
<source_obj>23</source_obj>
<sink_obj>33</sink_obj>
</item>
<item class_id_reference="20" object_id="_153">
<id>217</id>
<edge_type>2</edge_type>
<source_obj>33</source_obj>
<sink_obj>70</sink_obj>
</item>
<item class_id_reference="20" object_id="_154">
<id>218</id>
<edge_type>2</edge_type>
<source_obj>33</source_obj>
<sink_obj>37</sink_obj>
</item>
<item class_id_reference="20" object_id="_155">
<id>219</id>
<edge_type>2</edge_type>
<source_obj>37</source_obj>
<sink_obj>55</sink_obj>
</item>
<item class_id_reference="20" object_id="_156">
<id>220</id>
<edge_type>2</edge_type>
<source_obj>55</source_obj>
<sink_obj>67</sink_obj>
</item>
<item class_id_reference="20" object_id="_157">
<id>221</id>
<edge_type>2</edge_type>
<source_obj>55</source_obj>
<sink_obj>64</sink_obj>
</item>
<item class_id_reference="20" object_id="_158">
<id>222</id>
<edge_type>2</edge_type>
<source_obj>64</source_obj>
<sink_obj>55</sink_obj>
</item>
<item class_id_reference="20" object_id="_159">
<id>223</id>
<edge_type>2</edge_type>
<source_obj>67</source_obj>
<sink_obj>33</sink_obj>
</item>
<item class_id_reference="20" object_id="_160">
<id>224</id>
<edge_type>2</edge_type>
<source_obj>70</source_obj>
<sink_obj>19</sink_obj>
</item>
</edges>
</cdfg>
<cdfg_regions class_id="21" tracking_level="0" version="0">
<count>10</count>
<item_version>0</item_version>
<item class_id="22" tracking_level="1" version="0" object_id="_161">
<mId>1</mId>
<mTag>matrix_mult</mTag>
<mType>0</mType>
<sub_regions>
<count>3</count>
<item_version>0</item_version>
<item>2</item>
<item>3</item>
<item>10</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>686</mMinLatency>
<mMaxLatency>-1</mMaxLatency>
<mIsDfPipe>0</mIsDfPipe>
<mDfPipe class_id="-1"></mDfPipe>
</item>
<item class_id_reference="22" object_id="_162">
<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>9</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="_163">
<mId>3</mId>
<mTag>Row</mTag>
<mType>1</mType>
<sub_regions>
<count>3</count>
<item_version>0</item_version>
<item>4</item>
<item>5</item>
<item>9</item>
</sub_regions>
<basic_blocks>
<count>0</count>
<item_version>0</item_version>
</basic_blocks>
<mII>-1</mII>
<mDepth>-1</mDepth>
<mMinTripCount>5</mMinTripCount>
<mMaxTripCount>5</mMaxTripCount>
<mMinLatency>685</mMinLatency>
<mMaxLatency>-1</mMaxLatency>
<mIsDfPipe>0</mIsDfPipe>
<mDfPipe class_id="-1"></mDfPipe>
</item>
<item class_id_reference="22" object_id="_164">
<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>19</item>
<item>23</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="_165">
<mId>5</mId>
<mTag>Col</mTag>
<mType>1</mType>
<sub_regions>
<count>3</count>
<item_version>0</item_version>
<item>6</item>
<item>7</item>
<item>8</item>
</sub_regions>
<basic_blocks>
<count>0</count>
<item_version>0</item_version>
</basic_blocks>
<mII>-1</mII>
<mDepth>-1</mDepth>
<mMinTripCount>5</mMinTripCount>
<mMaxTripCount>5</mMaxTripCount>
<mMinLatency>135</mMinLatency>
<mMaxLatency>-1</mMaxLatency>
<mIsDfPipe>0</mIsDfPipe>
<mDfPipe class_id="-1"></mDfPipe>
</item>
<item class_id_reference="22" object_id="_166">
<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>33</item>
<item>37</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="_167">
<mId>7</mId>
<mTag>Product</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>55</item>
<item>64</item>
</basic_blocks>
<mII>-1</mII>
<mDepth>-1</mDepth>
<mMinTripCount>5</mMinTripCount>
<mMaxTripCount>5</mMaxTripCount>
<mMinLatency>25</mMinLatency>
<mMaxLatency>-1</mMaxLatency>
<mIsDfPipe>0</mIsDfPipe>
<mDfPipe class_id="-1"></mDfPipe>
</item>
<item class_id_reference="22" object_id="_168">
<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>1</count>
<item_version>0</item_version>
<item>67</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="_169">
<mId>9</mId>
<mTag>Region 4</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>70</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="_170">
<mId>10</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>72</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="_171">
<states class_id="25" tracking_level="0" version="0">
<count>8</count>
<item_version>0</item_version>
<item class_id="26" tracking_level="1" version="0" object_id="_172">
<id>1</id>
<operations class_id="27" tracking_level="0" version="0">
<count>5</count>
<item_version>0</item_version>
<item class_id="28" tracking_level="1" version="0" object_id="_173">
<id>4</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_174">
<id>5</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_175">
<id>6</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_176">
<id>7</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_177">
<id>8</id>
<stage>1</stage>
<latency>1</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_178">
<id>2</id>
<operations>
<count>13</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_179">
<id>10</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_180">
<id>11</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_181">
<id>12</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_182">
<id>13</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_183">
<id>14</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_184">
<id>15</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_185">
<id>16</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_186">
<id>17</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_187">
<id>18</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_188">
<id>20</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_189">
<id>21</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_190">
<id>22</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_191">
<id>71</id>
<stage>1</stage>
<latency>1</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_192">
<id>3</id>
<operations>
<count>14</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_193">
<id>24</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_194">
<id>25</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_195">
<id>26</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_196">
<id>27</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_197">
<id>28</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_198">
<id>29</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_199">
<id>30</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_200">
<id>31</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_201">
<id>32</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_202">
<id>34</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_203">
<id>35</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_204">
<id>36</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_205">
<id>68</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_206">
<id>69</id>
<stage>1</stage>
<latency>1</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_207">
<id>4</id>
<operations>
<count>19</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_208">
<id>38</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_209">
<id>39</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_210">
<id>40</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_211">
<id>41</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_212">
<id>42</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_213">
<id>43</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_214">
<id>44</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_215">
<id>45</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_216">
<id>46</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_217">
<id>47</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_218">
<id>48</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_219">
<id>49</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_220">
<id>50</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_221">
<id>51</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_222">
<id>52</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_223">
<id>53</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_224">
<id>54</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_225">
<id>65</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_226">
<id>66</id>
<stage>1</stage>
<latency>1</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_227">
<id>5</id>
<operations>
<count>2</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_228">
<id>57</id>
<stage>2</stage>
<latency>2</latency>
</item>
<item class_id_reference="28" object_id="_229">
<id>59</id>
<stage>2</stage>
<latency>2</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_230">
<id>6</id>
<operations>
<count>5</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_231">
<id>57</id>
<stage>1</stage>
<latency>2</latency>
</item>
<item class_id_reference="28" object_id="_232">
<id>58</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_233">
<id>59</id>
<stage>1</stage>
<latency>2</latency>
</item>
<item class_id_reference="28" object_id="_234">
<id>60</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_235">
<id>61</id>
<stage>3</stage>
<latency>3</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_236">
<id>7</id>
<operations>
<count>1</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_237">
<id>61</id>
<stage>2</stage>
<latency>3</latency>
</item>
</operations>
</item>
<item class_id_reference="26" object_id="_238">
<id>8</id>
<operations>
<count>4</count>
<item_version>0</item_version>
<item class_id_reference="28" object_id="_239">
<id>56</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_240">
<id>61</id>
<stage>1</stage>
<latency>3</latency>
</item>
<item class_id_reference="28" object_id="_241">
<id>62</id>
<stage>1</stage>
<latency>1</latency>
</item>
<item class_id_reference="28" object_id="_242">
<id>63</id>
<stage>1</stage>
<latency>1</latency>
</item>
</operations>
</item>
</states>
<transitions class_id="29" tracking_level="0" version="0">
<count>10</count>
<item_version>0</item_version>
<item class_id="30" tracking_level="1" version="0" object_id="_243">
<inState>1</inState>
<outState>2</outState>
<condition class_id="31" tracking_level="0" version="0">
<id>19</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="_244">
<inState>2</inState>
<outState>3</outState>
<condition>
<id>21</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>15</first>
<second>0</second>
</first>
<second>1</second>
</item>
</item>
</sop>
</condition>
</item>
<item class_id_reference="30" object_id="_245">
<inState>3</inState>
<outState>4</outState>
<condition>
<id>23</id>
<sop>
<count>1</count>
<item_version>0</item_version>
<item>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>29</first>
<second>0</second>
</first>
<second>1</second>
</item>
</item>
</sop>
</condition>
</item>
<item class_id_reference="30" object_id="_246">
<inState>4</inState>
<outState>5</outState>
<condition>
<id>25</id>
<sop>
<count>1</count>
<item_version>0</item_version>
<item>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>51</first>
<second>0</second>
</first>
<second>1</second>
</item>
</item>
</sop>
</condition>
</item>
<item class_id_reference="30" object_id="_247">
<inState>5</inState>
<outState>6</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="_248">
<inState>6</inState>
<outState>7</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="_249">
<inState>7</inState>
<outState>8</outState>
<condition>
<id>28</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="_250">
<inState>8</inState>
<outState>4</outState>
<condition>
<id>30</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="_251">
<inState>4</inState>
<outState>3</outState>
<condition>
<id>32</id>
<sop>
<count>1</count>
<item_version>0</item_version>
<item>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>51</first>
<second>0</second>
</first>
<second>0</second>
</item>
</item>
</sop>
</condition>
</item>
<item class_id_reference="30" object_id="_252">
<inState>3</inState>
<outState>2</outState>
<condition>
<id>34</id>
<sop>
<count>1</count>
<item_version>0</item_version>
<item>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>29</first>
<second>0</second>
</first>
<second>0</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>45</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>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>12</first>
<second>
<first>1</first>
<second>0</second>
</second>
</item>
<item>
<first>13</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>17</first>
<second>
<first>1</first>
<second>0</second>
</second>
</item>
<item>
<first>18</first>
<second>
<first>1</first>
<second>0</second>
</second>
</item>
<item>
<first>22</first>
<second>
<first>1</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>26</first>
<second>
<first>2</first>
<second>0</second>
</second>
</item>
<item>
<first>27</first>
<second>
<first>2</first>
<second>0</second>
</second>
</item>
<item>
<first>28</first>
<second>
<first>2</first>
<second>0</second>
</second>
</item>
<item>
<first>29</first>
<second>
<first>2</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>36</first>
<second>
<first>2</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>49</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>51</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>4</first>
<second>1</second>
</second>
</item>
<item>
<first>58</first>
<second>
<first>5</first>
<second>0</second>
</second>
</item>
<item>
<first>59</first>
<second>
<first>4</first>
<second>1</second>
</second>
</item>
<item>
<first>60</first>
<second>
<first>5</first>
<second>0</second>
</second>
</item>
<item>
<first>61</first>
<second>
<first>5</first>
<second>2</second>
</second>
</item>
<item>
<first>62</first>
<second>
<first>7</first>
<second>0</second>
</second>
</item>
<item>
<first>63</first>
<second>
<first>7</first>
<second>0</second>
</second>
</item>
<item>
<first>66</first>
<second>
<first>3</first>
<second>0</second>
</second>
</item>
<item>
<first>69</first>
<second>
<first>2</first>
<second>0</second>
</second>
</item>
<item>
<first>71</first>
<second>
<first>1</first>
<second>0</second>
</second>
</item>
</node_label_latency>
<bblk_ent_exit class_id="40" tracking_level="0" version="0">
<count>10</count>
<item_version>0</item_version>
<item class_id="41" tracking_level="0" version="0">
<first>9</first>
<second class_id="42" tracking_level="0" version="0">
<first>0</first>
<second>0</second>
</second>
</item>
<item>
<first>19</first>
<second>
<first>1</first>
<second>1</second>
</second>
</item>
<item>
<first>23</first>
<second>
<first>1</first>
<second>1</second>
</second>
</item>
<item>
<first>33</first>
<second>
<first>2</first>
<second>2</second>
</second>
</item>
<item>
<first>37</first>
<second>
<first>2</first>
<second>2</second>
</second>
</item>
<item>
<first>55</first>
<second>
<first>3</first>
<second>3</second>
</second>
</item>
<item>
<first>64</first>
<second>
<first>4</first>
<second>7</second>
</second>
</item>
<item>
<first>67</first>
<second>
<first>3</first>
<second>3</second>
</second>
</item>
<item>
<first>70</first>
<second>
<first>2</first>
<second>2</second>
</second>
</item>
<item>
<first>72</first>
<second>
<first>1</first>
<second>1</second>
</second>
</item>
</bblk_ent_exit>
<regions class_id="43" tracking_level="0" version="0">
<count>0</count>
<item_version>0</item_version>
</regions>
<dp_fu_nodes class_id="44" tracking_level="0" version="0">
<count>34</count>
<item_version>0</item_version>
<item class_id="45" tracking_level="0" version="0">
<first>42</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>28</item>
</second>
</item>
<item>
<first>49</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>40</item>
</second>
</item>
<item>
<first>53</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>44</item>
</second>
</item>
<item>
<first>60</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>50</item>
</second>
</item>
<item>
<first>67</first>
<second>
<count>2</count>
<item_version>0</item_version>
<item>57</item>
<item>57</item>
</second>
</item>
<item>
<first>71</first>
<second>
<count>2</count>
<item_version>0</item_version>
<item>59</item>
<item>59</item>
</second>
</item>
<item>
<first>79</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>10</item>
</second>
</item>
<item>
<first>90</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>24</item>
</second>
</item>
<item>
<first>101</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>38</item>
</second>
</item>
<item>
<first>114</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>39</item>
</second>
</item>
<item>
<first>121</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>11</item>
</second>
</item>
<item>
<first>125</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>12</item>
</second>
</item>
<item>
<first>133</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>13</item>
</second>
</item>
<item>
<first>137</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>14</item>
</second>
</item>
<item>
<first>143</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>15</item>
</second>
</item>
<item>
<first>149</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>17</item>
</second>
</item>
<item>
<first>155</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>25</item>
</second>
</item>
<item>
<first>159</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>26</item>
</second>
</item>
<item>
<first>164</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>27</item>
</second>
</item>
<item>
<first>169</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>29</item>
</second>
</item>
<item>
<first>175</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>31</item>
</second>
</item>
<item>
<first>181</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>41</item>
</second>
</item>
<item>
<first>185</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>42</item>
</second>
</item>
<item>
<first>190</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>43</item>
</second>
</item>
<item>
<first>195</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>45</item>
</second>
</item>
<item>
<first>203</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>46</item>
</second>
</item>
<item>
<first>207</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>47</item>
</second>
</item>
<item>
<first>213</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>48</item>
</second>
</item>
<item>
<first>218</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>49</item>
</second>
</item>
<item>
<first>223</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>51</item>
</second>
</item>
<item>
<first>229</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>53</item>
</second>
</item>
<item>
<first>235</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>58</item>
</second>
</item>
<item>
<first>239</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>60</item>
</second>
</item>
<item>
<first>243</first>
<second>
<count>4</count>
<item_version>0</item_version>
<item>61</item>
<item>61</item>
<item>61</item>
<item>62</item>
</second>
</item>
</dp_fu_nodes>
<dp_fu_nodes_expression class_id="47" tracking_level="0" version="0">
<count>30</count>
<item_version>0</item_version>
<item class_id="48" tracking_level="0" version="0">
<first>a_addr_gep_fu_53</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>44</item>
</second>
</item>
<item>
<first>b_addr_gep_fu_60</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>50</item>
</second>
</item>
<item>
<first>exitcond1_fu_169</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>29</item>
</second>
</item>
<item>
<first>exitcond2_fu_143</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>15</item>
</second>
</item>
<item>
<first>exitcond_fu_223</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>51</item>
</second>
</item>
<item>
<first>i_1_fu_149</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>17</item>
</second>
</item>
<item>
<first>i_cast3_cast_fu_121</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>11</item>
</second>
</item>
<item>
<first>i_phi_fu_79</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>10</item>
</second>
</item>
<item>
<first>j_1_fu_175</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>31</item>
</second>
</item>
<item>
<first>j_cast2_cast_fu_155</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>25</item>
</second>
</item>
<item>
<first>j_phi_fu_90</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>24</item>
</second>
</item>
<item>
<first>k_1_fu_229</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>53</item>
</second>
</item>
<item>
<first>k_cast1_cast_fu_181</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>41</item>
</second>
</item>
<item>
<first>k_phi_fu_114</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>39</item>
</second>
</item>
<item>
<first>p_shl1_cast_fu_203</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>46</item>
</second>
</item>
<item>
<first>p_shl_cast_fu_133</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>13</item>
</second>
</item>
<item>
<first>prod_addr_gep_fu_42</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>28</item>
</second>
</item>
<item>
<first>prod_load_phi_fu_101</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>38</item>
</second>
</item>
<item>
<first>tmp_10_fu_207</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>47</item>
</second>
</item>
<item>
<first>tmp_11_fu_213</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>48</item>
</second>
</item>
<item>
<first>tmp_12_cast_fu_218</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>49</item>
</second>
</item>
<item>
<first>tmp_1_fu_239</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>60</item>
</second>
</item>
<item>
<first>tmp_6_fu_125</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>12</item>
</second>
</item>
<item>
<first>tmp_7_fu_137</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>14</item>
</second>
</item>
<item>
<first>tmp_8_cast_fu_164</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>27</item>
</second>
</item>
<item>
<first>tmp_8_fu_159</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>26</item>
</second>
</item>
<item>
<first>tmp_9_cast_fu_190</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>43</item>
</second>
</item>
<item>
<first>tmp_9_fu_185</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>42</item>
</second>
</item>
<item>
<first>tmp_fu_235</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>58</item>
</second>
</item>
<item>
<first>tmp_s_fu_195</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>45</item>
</second>
</item>
</dp_fu_nodes_expression>
<dp_fu_nodes_module>
<count>1</count>
<item_version>0</item_version>
<item>
<first>grp_fu_243</first>
<second>
<count>4</count>
<item_version>0</item_version>
<item>61</item>
<item>61</item>
<item>61</item>
<item>62</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="49" tracking_level="0" version="0">
<count>3</count>
<item_version>0</item_version>
<item class_id="50" tracking_level="0" version="0">
<first class_id="51" tracking_level="0" version="0">
<first>a</first>
<second>0</second>
</first>
<second>
<count>2</count>
<item_version>0</item_version>
<item>57</item>
<item>57</item>
</second>
</item>
<item>
<first>
<first>b</first>
<second>0</second>
</first>
<second>
<count>2</count>
<item_version>0</item_version>
<item>59</item>
<item>59</item>
</second>
</item>
<item>
<first>
<first>prod</first>
<second>0</second>
</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>40</item>
</second>
</item>
</dp_mem_port_nodes>
<dp_reg_nodes>
<count>15</count>
<item_version>0</item_version>
<item>
<first>75</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>10</item>
</second>
</item>
<item>
<first>86</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>24</item>
</second>
</item>
<item>
<first>97</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>38</item>
</second>
</item>
<item>
<first>110</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>39</item>
</second>
</item>
<item>
<first>251</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>14</item>
</second>
</item>
<item>
<first>260</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>17</item>
</second>
</item>
<item>
<first>265</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>25</item>
</second>
</item>
<item>
<first>270</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>28</item>
</second>
</item>
<item>
<first>278</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>31</item>
</second>
</item>
<item>
<first>283</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>44</item>
</second>
</item>
<item>
<first>288</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>50</item>
</second>
</item>
<item>
<first>296</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>53</item>
</second>
</item>
<item>
<first>301</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>58</item>
</second>
</item>
<item>
<first>306</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>60</item>
</second>
</item>
<item>
<first>311</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>62</item>
</second>
</item>
</dp_reg_nodes>
<dp_regname_nodes>
<count>15</count>
<item_version>0</item_version>
<item>
<first>a_addr_reg_283</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>44</item>
</second>
</item>
<item>
<first>b_addr_reg_288</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>50</item>
</second>
</item>
<item>
<first>i_1_reg_260</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>17</item>
</second>
</item>
<item>
<first>i_reg_75</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>10</item>
</second>
</item>
<item>
<first>j_1_reg_278</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>31</item>
</second>
</item>
<item>
<first>j_cast2_cast_reg_265</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>25</item>
</second>
</item>
<item>
<first>j_reg_86</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>24</item>
</second>
</item>
<item>
<first>k_1_reg_296</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>53</item>
</second>
</item>
<item>
<first>k_reg_110</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>39</item>
</second>
</item>
<item>
<first>prod_addr_reg_270</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>28</item>
</second>
</item>
<item>
<first>prod_load_reg_97</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>38</item>
</second>
</item>
<item>
<first>tmp_1_reg_306</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>60</item>
</second>
</item>
<item>
<first>tmp_3_reg_311</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>62</item>
</second>
</item>
<item>
<first>tmp_7_reg_251</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>14</item>
</second>
</item>
<item>
<first>tmp_reg_301</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>58</item>
</second>
</item>
</dp_regname_nodes>
<dp_reg_phi>
<count>4</count>
<item_version>0</item_version>
<item>
<first>75</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>10</item>
</second>
</item>
<item>
<first>86</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>24</item>
</second>
</item>
<item>
<first>97</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>38</item>
</second>
</item>
<item>
<first>110</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>39</item>
</second>
</item>
</dp_reg_phi>
<dp_regname_phi>
<count>4</count>
<item_version>0</item_version>
<item>
<first>i_reg_75</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>10</item>
</second>
</item>
<item>
<first>j_reg_86</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>24</item>
</second>
</item>
<item>
<first>k_reg_110</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>39</item>
</second>
</item>
<item>
<first>prod_load_reg_97</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>38</item>
</second>
</item>
</dp_regname_phi>
<dp_port_io_nodes class_id="52" tracking_level="0" version="0">
<count>3</count>
<item_version>0</item_version>
<item class_id="53" tracking_level="0" version="0">
<first>a(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>57</item>
<item>57</item>
</second>
</item>
</second>
</item>
<item>
<first>b(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>59</item>
<item>59</item>
</second>
</item>
</second>
</item>
<item>
<first>prod(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>40</item>
</second>
</item>
</second>
</item>
</dp_port_io_nodes>
<port2core class_id="54" tracking_level="0" version="0">
<count>3</count>
<item_version>0</item_version>
<item class_id="55" 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>
</port2core>
<node2core>
<count>0</count>
<item_version>0</item_version>
</node2core>
</syndb>
</boost_serialization>
| 26.217787 | 111 | 0.563706 |
5e774db30d5a1dfaf35721e9492f2bffe480e1da | 11,763 | adb | Ada | sources/wasm/opengl-contexts.adb | godunko/adagl | 5b62d3bac6aa4e11084b4b19171dadbf805e95d6 | [
"BSD-3-Clause"
] | 6 | 2018-01-18T16:57:21.000Z | 2020-01-19T07:40:12.000Z | sources/wasm/opengl-contexts.adb | godunko/adagl | 5b62d3bac6aa4e11084b4b19171dadbf805e95d6 | [
"BSD-3-Clause"
] | null | null | null | sources/wasm/opengl-contexts.adb | godunko/adagl | 5b62d3bac6aa4e11084b4b19171dadbf805e95d6 | [
"BSD-3-Clause"
] | 1 | 2018-01-20T16:12:26.000Z | 2018-01-20T16:12:26.000Z | ------------------------------------------------------------------------------
-- --
-- Ada binding for OpenGL/WebGL --
-- --
-- Runtime Library Component --
-- --
------------------------------------------------------------------------------
-- --
-- Copyright © 2016-2020, 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. --
-- --
------------------------------------------------------------------------------
with Web.Strings;
package body OpenGL.Contexts is
Current : OpenGL_Context_Access;
------------
-- Create --
------------
function Create
(Self : in out OpenGL_Context'Class;
Canvas : Web.HTML.Canvases.HTML_Canvas_Element'Class) return Boolean is
begin
Self.Functions.Context :=
Canvas.Get_Context (Web.Strings.To_Web_String ("webgl"));
if Self.Functions.Context.Is_Null then
-- Attempt to create WebGL context with 'old' identifier.
Self.Functions.Context :=
Canvas.Get_Context
(Web.Strings.To_Web_String ("experimental-webgl"));
end if;
return not Self.Functions.Context.Is_Null;
end Create;
------------
-- Create --
------------
procedure Create
(Self : in out OpenGL_Context'Class;
Canvas : Web.HTML.Canvases.HTML_Canvas_Element'Class) is
begin
if not Self.Create (Canvas) then
raise Program_Error;
end if;
end Create;
---------------------
-- Current_Context --
---------------------
function Current_Context return OpenGL_Context_Access is
begin
return Current;
end Current_Context;
---------------
-- Functions --
---------------
function Functions
(Self : in out OpenGL_Context'Class)
return access OpenGL.Functions.OpenGL_Functions'Class is
begin
if Self.Functions.Context.Is_Null then
return null;
else
return Self.Functions'Unchecked_Access;
end if;
end Functions;
------------------
-- Make_Current --
------------------
procedure Make_Current (Self : in out OpenGL_Context'Class) is
begin
Current := Self'Unchecked_Access;
end Make_Current;
---------------------
-- WebGL_Functions --
---------------------
package body WebGL_Functions is
----------------
-- Blend_Func --
----------------
overriding procedure Blend_Func
(Self : WebGL_Functions;
Source_Factor : OpenGL.GLenum;
Destination_Factor : OpenGL.GLenum) is
begin
null;
-- XXX Not implemented in Web API
-- Self.Context.Blend_Func
-- (WebAPI.WebGL.GLenum (Source_Factor),
-- WebAPI.WebGL.GLenum (Destination_Factor));
end Blend_Func;
-----------
-- Clear --
-----------
overriding procedure Clear
(Self : WebGL_Functions;
Mask : OpenGL.Clear_Buffer_Mask)
is
use type Web.GL.GLbitfield;
M : Web.GL.GLbitfield := 0;
begin
if OpenGL.Is_Set (Mask, OpenGL.GL_COLOR_BUFFER_BIT) then
M := M or Web.GL.Rendering_Contexts.COLOR_BUFFER_BIT;
end if;
if OpenGL.Is_Set (Mask, OpenGL.GL_DEPTH_BUFFER_BIT) then
M := M or Web.GL.Rendering_Contexts.DEPTH_BUFFER_BIT;
end if;
if OpenGL.Is_Set (Mask, OpenGL.GL_STENCIL_BUFFER_BIT) then
M := M or Web.GL.Rendering_Contexts.STENCIL_BUFFER_BIT;
end if;
declare
Context_Ref : Web.GL.Rendering_Contexts.WebGL_Rendering_Context
:= Self.Context;
begin
Context_Ref.Clear (M);
end;
end Clear;
-----------------
-- Clear_Color --
-----------------
overriding procedure Clear_Color
(Self : WebGL_Functions;
Red : OpenGL.GLfloat;
Green : OpenGL.GLfloat;
Blue : OpenGL.GLfloat;
Alpha : OpenGL.GLfloat)
is
Context_Ref : Web.GL.Rendering_Contexts.WebGL_Rendering_Context
:= Self.Context;
begin
Context_Ref.Clear_Color
(Web.GL.GLfloat (Red),
Web.GL.GLfloat (Green),
Web.GL.GLfloat (Blue),
Web.GL.GLfloat (Alpha));
end Clear_Color;
-----------------
-- Clear_Depth --
-----------------
overriding procedure Clear_Depth
(Self : WebGL_Functions;
Depth : OpenGL.GLfloat)
is
Context_Ref : Web.GL.Rendering_Contexts.WebGL_Rendering_Context
:= Self.Context;
begin
Context_Ref.Clear_Depth (Depth);
end Clear_Depth;
----------------
-- Depth_Func --
----------------
overriding procedure Depth_Func
(Self : WebGL_Functions;
Func : OpenGL.GLenum)
is
Context_Ref : Web.GL.Rendering_Contexts.WebGL_Rendering_Context
:= Self.Context;
begin
Context_Ref.Depth_Func (Web.GL.GLenum (Func));
end Depth_Func;
-------------
-- Disable --
-------------
overriding procedure Disable
(Self : WebGL_Functions;
Capability : OpenGL.GLenum) is
begin
null;
-- XXX Not implemented in Web API
-- Self.Context.Disable (WebAPI.WebGL.GLenum (Capability));
end Disable;
-----------------
-- Draw_Arrays --
-----------------
overriding procedure Draw_Arrays
(Self : WebGL_Functions;
Mode : OpenGL.GLenum;
First : OpenGL.GLint;
Count : OpenGL.GLsizei) is
begin
Self.Context.Draw_Arrays
((case Mode is
when GL_POINTS => Web.GL.Rendering_Contexts.POINTS,
when GL_LINE_STRIP => Web.GL.Rendering_Contexts.LINE_STRIP,
when GL_LINE_LOOP => Web.GL.Rendering_Contexts.LINE_LOOP,
when GL_LINES => Web.GL.Rendering_Contexts.LINES,
when GL_TRIANGLE_STRIP =>
Web.GL.Rendering_Contexts.TRIANGLE_STRIP,
when GL_TRIANGLE_FAN =>
Web.GL.Rendering_Contexts.TRIANGLE_FAN,
when GL_TRIANGLES => Web.GL.Rendering_Contexts.TRIANGLES,
when others => raise Constraint_Error),
Web.GL.GLint (First),
Web.GL.GLsizei (Count));
end Draw_Arrays;
-------------------
-- Draw_Elements --
-------------------
overriding procedure Draw_Elements
(Self : WebGL_Functions;
Mode : OpenGL.GLenum;
Count : OpenGL.GLsizei;
Data_Type : OpenGL.GLenum;
Offset : OpenGL.GLintptr) is
begin
Self.Context.Draw_Elements
((case Mode is
when GL_POINTS => Web.GL.Rendering_Contexts.POINTS,
when GL_LINE_STRIP => Web.GL.Rendering_Contexts.LINE_STRIP,
when GL_LINE_LOOP => Web.GL.Rendering_Contexts.LINE_LOOP,
when GL_LINES => Web.GL.Rendering_Contexts.LINES,
when GL_TRIANGLE_STRIP =>
Web.GL.Rendering_Contexts.TRIANGLE_STRIP,
when GL_TRIANGLE_FAN =>
Web.GL.Rendering_Contexts.TRIANGLE_FAN,
when GL_TRIANGLES => Web.GL.Rendering_Contexts.TRIANGLES,
when others => raise Constraint_Error),
Count,
(case Data_Type is
when GL_UNSIGNED_BYTE => Web.GL.Rendering_Contexts.UNSIGNED_BYTE,
when GL_UNSIGNED_SHORT =>
Web.GL.Rendering_Contexts.UNSIGNED_SHORT,
when others => raise Constraint_Error),
Offset);
end Draw_Elements;
------------
-- Enable --
------------
overriding procedure Enable
(Self : WebGL_Functions;
Capability : OpenGL.GLenum)
is
Context_Ref : Web.GL.Rendering_Contexts.WebGL_Rendering_Context
:= Self.Context;
begin
Context_Ref.Enable (Web.GL.GLenum (Capability));
end Enable;
------------
-- Finish --
------------
overriding procedure Finish (Self : WebGL_Functions) is
Context_Ref : Web.GL.Rendering_Contexts.WebGL_Rendering_Context
:= Self.Context;
begin
Context_Ref.Finish;
end Finish;
-----------
-- Flush --
-----------
overriding procedure Flush (Self : WebGL_Functions) is
Context_Ref : Web.GL.Rendering_Contexts.WebGL_Rendering_Context
:= Self.Context;
begin
Context_Ref.Flush;
end Flush;
--------------
-- Viewport --
--------------
overriding procedure Viewport
(Self : WebGL_Functions;
X : OpenGL.GLint;
Y : OpenGL.GLint;
Width : OpenGL.GLsizei;
Height : OpenGL.GLsizei)
is
Context_Ref : Web.GL.Rendering_Contexts.WebGL_Rendering_Context
:= Self.Context;
begin
Context_Ref.Viewport (X, Y, Width, Height);
end Viewport;
end WebGL_Functions;
end OpenGL.Contexts;
| 33.042135 | 79 | 0.513474 |
4b77f8efab9910f9e3098a60e545b92acf9b45d2 | 605 | adb | Ada | gcc-gcc-7_3_0-release/gcc/testsuite/gnat.dg/discr27.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/discr27.adb | best08618/asylo | 5a520a9f5c461ede0f32acc284017b737a43898c | [
"Apache-2.0"
] | null | null | null | gcc-gcc-7_3_0-release/gcc/testsuite/gnat.dg/discr27.adb | best08618/asylo | 5a520a9f5c461ede0f32acc284017b737a43898c | [
"Apache-2.0"
] | 2 | 2020-07-27T00:22:36.000Z | 2021-04-01T09:41:02.000Z | -- { dg-do compile }
package body Discr27 is
subtype Index is Positive range 1..4096;
function F return String is
S : String(1..1) := (others =>'w');
begin
return S;
end;
type Enum is (One, Two);
type Rec (D : Enum := One; Len : Index := 1) is record
case D is
when One => I : Integer;
when Two => A : String(1..Len);
end case;
end record;
procedure Nothing is
M : constant String := F;
C : constant Rec := (Two, M'Length, M);
begin
null;
end;
procedure Proc is begin
null;
end;
end Discr27;
| 17.794118 | 58 | 0.540496 |
d131ed8d5b08c3b6332809e74dabcddafc459605 | 72,786 | adb | Ada | design/vivado_hls/project_1/solution1/.autopilot/db/binary_threshold.sched.adb | Pomiculture/PYNQ-overlay | 998d8a78ae908bd28dafa7b1036f4cc453276aac | [
"Apache-2.0"
] | null | null | null | design/vivado_hls/project_1/solution1/.autopilot/db/binary_threshold.sched.adb | Pomiculture/PYNQ-overlay | 998d8a78ae908bd28dafa7b1036f4cc453276aac | [
"Apache-2.0"
] | null | null | null | design/vivado_hls/project_1/solution1/.autopilot/db/binary_threshold.sched.adb | Pomiculture/PYNQ-overlay | 998d8a78ae908bd28dafa7b1036f4cc453276aac | [
"Apache-2.0"
] | 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>binary_threshold</name>
<ret_bitwidth>0</ret_bitwidth>
<ports class_id="2" tracking_level="0" version="0">
<count>17</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_image_data_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>input_image.data.V</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 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>input_image_keep_V</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName>input_image.keep.V</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="_3">
<Value>
<Obj>
<type>1</type>
<id>3</id>
<name>input_image_strb_V</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName>input_image.strb.V</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="_4">
<Value>
<Obj>
<type>1</type>
<id>4</id>
<name>input_image_user_V</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName>input_image.user.V</originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>2</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>input_image_last_V</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName>input_image.last.V</originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>1</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="_6">
<Value>
<Obj>
<type>1</type>
<id>6</id>
<name>input_image_id_V</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName>input_image.id.V</originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>5</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="_7">
<Value>
<Obj>
<type>1</type>
<id>7</id>
<name>input_image_dest_V</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName>input_image.dest.V</originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>6</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="_8">
<Value>
<Obj>
<type>1</type>
<id>8</id>
<name>output_image_data_V</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName>output_image.data.V</originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>32</bitwidth>
</Value>
<direction>1</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="_9">
<Value>
<Obj>
<type>1</type>
<id>9</id>
<name>output_image_keep_V</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName>output_image.keep.V</originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>4</bitwidth>
</Value>
<direction>1</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>output_image_strb_V</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName>output_image.strb.V</originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>4</bitwidth>
</Value>
<direction>1</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="_11">
<Value>
<Obj>
<type>1</type>
<id>11</id>
<name>output_image_user_V</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName>output_image.user.V</originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>2</bitwidth>
</Value>
<direction>1</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="_12">
<Value>
<Obj>
<type>1</type>
<id>12</id>
<name>output_image_last_V</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName>output_image.last.V</originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>1</bitwidth>
</Value>
<direction>1</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="_13">
<Value>
<Obj>
<type>1</type>
<id>13</id>
<name>output_image_id_V</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName>output_image.id.V</originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>5</bitwidth>
</Value>
<direction>1</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="_14">
<Value>
<Obj>
<type>1</type>
<id>14</id>
<name>output_image_dest_V</name>
<fileName></fileName>
<fileDirectory></fileDirectory>
<lineNumber>0</lineNumber>
<contextFuncName></contextFuncName>
<inlineStackInfo>
<count>0</count>
<item_version>0</item_version>
</inlineStackInfo>
<originalName>output_image.dest.V</originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>6</bitwidth>
</Value>
<direction>1</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="_15">
<Value>
<Obj>
<type>1</type>
<id>15</id>
<name>length_V</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>
<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="_16">
<Value>
<Obj>
<type>1</type>
<id>16</id>
<name>threshold_V</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>
<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="_17">
<Value>
<Obj>
<type>1</type>
<id>17</id>
<name>max_val_V</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>
<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>24</count>
<item_version>0</item_version>
<item class_id="9" tracking_level="1" version="0" object_id="_18">
<Value>
<Obj>
<type>0</type>
<id>18</id>
<name>max_val_V_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>32</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>76</item>
<item>77</item>
</oprand_edges>
<opcode>read</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_isStartOfPath>0</m_isStartOfPath>
<m_delay>1.00</m_delay>
<m_topoIndex>1</m_topoIndex>
<m_clusterGroupNumber>-1</m_clusterGroupNumber>
</item>
<item class_id_reference="9" object_id="_19">
<Value>
<Obj>
<type>0</type>
<id>19</id>
<name>threshold_V_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>32</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>78</item>
<item>79</item>
</oprand_edges>
<opcode>read</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_isStartOfPath>0</m_isStartOfPath>
<m_delay>1.00</m_delay>
<m_topoIndex>2</m_topoIndex>
<m_clusterGroupNumber>-1</m_clusterGroupNumber>
</item>
<item class_id_reference="9" object_id="_20">
<Value>
<Obj>
<type>0</type>
<id>20</id>
<name>length_V_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>32</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>80</item>
<item>81</item>
</oprand_edges>
<opcode>read</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_isStartOfPath>0</m_isStartOfPath>
<m_delay>1.00</m_delay>
<m_topoIndex>3</m_topoIndex>
<m_clusterGroupNumber>-1</m_clusterGroupNumber>
</item>
<item class_id_reference="9" object_id="_21">
<Value>
<Obj>
<type>0</type>
<id>45</id>
<name>icmp_ln895</name>
<fileName>binary_threshold.cpp</fileName>
<fileDirectory>/home/semi/Project/vivado_hls</fileDirectory>
<lineNumber>41</lineNumber>
<contextFuncName>binary_threshold</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item class_id="11" tracking_level="0" version="0">
<first>/home/semi/Project/vivado_hls</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>binary_threshold.cpp</first>
<second>binary_threshold</second>
</first>
<second>41</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>82</item>
<item>83</item>
</oprand_edges>
<opcode>icmp</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_isStartOfPath>0</m_isStartOfPath>
<m_delay>2.47</m_delay>
<m_topoIndex>4</m_topoIndex>
<m_clusterGroupNumber>-1</m_clusterGroupNumber>
</item>
<item class_id_reference="9" object_id="_22">
<Value>
<Obj>
<type>0</type>
<id>46</id>
<name>_ln41</name>
<fileName>binary_threshold.cpp</fileName>
<fileDirectory>/home/semi/Project/vivado_hls</fileDirectory>
<lineNumber>41</lineNumber>
<contextFuncName>binary_threshold</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/semi/Project/vivado_hls</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>binary_threshold.cpp</first>
<second>binary_threshold</second>
</first>
<second>41</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>84</item>
<item>85</item>
<item>86</item>
</oprand_edges>
<opcode>br</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_isStartOfPath>0</m_isStartOfPath>
<m_delay>0.00</m_delay>
<m_topoIndex>5</m_topoIndex>
<m_clusterGroupNumber>-1</m_clusterGroupNumber>
</item>
<item class_id_reference="9" object_id="_23">
<Value>
<Obj>
<type>0</type>
<id>48</id>
<name>_ln46</name>
<fileName>binary_threshold.cpp</fileName>
<fileDirectory>/home/semi/Project/vivado_hls</fileDirectory>
<lineNumber>46</lineNumber>
<contextFuncName>binary_threshold</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/semi/Project/vivado_hls</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>binary_threshold.cpp</first>
<second>binary_threshold</second>
</first>
<second>46</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>87</item>
</oprand_edges>
<opcode>br</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_isStartOfPath>0</m_isStartOfPath>
<m_delay>1.76</m_delay>
<m_topoIndex>6</m_topoIndex>
<m_clusterGroupNumber>-1</m_clusterGroupNumber>
</item>
<item class_id_reference="9" object_id="_24">
<Value>
<Obj>
<type>0</type>
<id>50</id>
<name>i_op_assign</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>32</bitwidth>
</Value>
<oprand_edges>
<count>4</count>
<item_version>0</item_version>
<item>88</item>
<item>89</item>
<item>91</item>
<item>92</item>
</oprand_edges>
<opcode>phi</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_isStartOfPath>0</m_isStartOfPath>
<m_delay>0.00</m_delay>
<m_topoIndex>7</m_topoIndex>
<m_clusterGroupNumber>-1</m_clusterGroupNumber>
</item>
<item class_id_reference="9" object_id="_25">
<Value>
<Obj>
<type>0</type>
<id>51</id>
<name>icmp_ln46</name>
<fileName>binary_threshold.cpp</fileName>
<fileDirectory>/home/semi/Project/vivado_hls</fileDirectory>
<lineNumber>46</lineNumber>
<contextFuncName>binary_threshold</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/semi/Project/vivado_hls</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>binary_threshold.cpp</first>
<second>binary_threshold</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>93</item>
<item>94</item>
</oprand_edges>
<opcode>icmp</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_isStartOfPath>0</m_isStartOfPath>
<m_delay>2.47</m_delay>
<m_topoIndex>8</m_topoIndex>
<m_clusterGroupNumber>-1</m_clusterGroupNumber>
</item>
<item class_id_reference="9" object_id="_26">
<Value>
<Obj>
<type>0</type>
<id>52</id>
<name>i</name>
<fileName>binary_threshold.cpp</fileName>
<fileDirectory>/home/semi/Project/vivado_hls</fileDirectory>
<lineNumber>46</lineNumber>
<contextFuncName>binary_threshold</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/semi/Project/vivado_hls</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>binary_threshold.cpp</first>
<second>binary_threshold</second>
</first>
<second>46</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName>i</originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>32</bitwidth>
</Value>
<oprand_edges>
<count>2</count>
<item_version>0</item_version>
<item>95</item>
<item>97</item>
</oprand_edges>
<opcode>add</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_isStartOfPath>0</m_isStartOfPath>
<m_delay>2.55</m_delay>
<m_topoIndex>9</m_topoIndex>
<m_clusterGroupNumber>-1</m_clusterGroupNumber>
</item>
<item class_id_reference="9" object_id="_27">
<Value>
<Obj>
<type>0</type>
<id>53</id>
<name>_ln46</name>
<fileName>binary_threshold.cpp</fileName>
<fileDirectory>/home/semi/Project/vivado_hls</fileDirectory>
<lineNumber>46</lineNumber>
<contextFuncName>binary_threshold</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/semi/Project/vivado_hls</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>binary_threshold.cpp</first>
<second>binary_threshold</second>
</first>
<second>46</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>98</item>
<item>99</item>
<item>100</item>
</oprand_edges>
<opcode>br</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_isStartOfPath>0</m_isStartOfPath>
<m_delay>0.00</m_delay>
<m_topoIndex>10</m_topoIndex>
<m_clusterGroupNumber>-1</m_clusterGroupNumber>
</item>
<item class_id_reference="9" object_id="_28">
<Value>
<Obj>
<type>0</type>
<id>57</id>
<name>empty</name>
<fileName>binary_threshold.cpp</fileName>
<fileDirectory>/home/semi/Project/vivado_hls</fileDirectory>
<lineNumber>27</lineNumber>
<contextFuncName>binary_threshold</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/semi/Project/vivado_hls</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>binary_threshold.cpp</first>
<second>binary_threshold</second>
</first>
<second>27</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>54</bitwidth>
</Value>
<oprand_edges>
<count>8</count>
<item_version>0</item_version>
<item>102</item>
<item>103</item>
<item>104</item>
<item>105</item>
<item>106</item>
<item>107</item>
<item>108</item>
<item>109</item>
</oprand_edges>
<opcode>read</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_isStartOfPath>0</m_isStartOfPath>
<m_delay>0.00</m_delay>
<m_topoIndex>11</m_topoIndex>
<m_clusterGroupNumber>-1</m_clusterGroupNumber>
</item>
<item class_id_reference="9" object_id="_29">
<Value>
<Obj>
<type>0</type>
<id>58</id>
<name>input_image_data_V_t</name>
<fileName>binary_threshold.cpp</fileName>
<fileDirectory>/home/semi/Project/vivado_hls</fileDirectory>
<lineNumber>27</lineNumber>
<contextFuncName>binary_threshold</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/semi/Project/vivado_hls</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>binary_threshold.cpp</first>
<second>binary_threshold</second>
</first>
<second>27</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>110</item>
</oprand_edges>
<opcode>extractvalue</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_isStartOfPath>0</m_isStartOfPath>
<m_delay>0.00</m_delay>
<m_topoIndex>12</m_topoIndex>
<m_clusterGroupNumber>1</m_clusterGroupNumber>
</item>
<item class_id_reference="9" object_id="_30">
<Value>
<Obj>
<type>0</type>
<id>59</id>
<name>input_image_keep_V_t</name>
<fileName>binary_threshold.cpp</fileName>
<fileDirectory>/home/semi/Project/vivado_hls</fileDirectory>
<lineNumber>27</lineNumber>
<contextFuncName>binary_threshold</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/semi/Project/vivado_hls</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>binary_threshold.cpp</first>
<second>binary_threshold</second>
</first>
<second>27</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>111</item>
</oprand_edges>
<opcode>extractvalue</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_isStartOfPath>0</m_isStartOfPath>
<m_delay>0.00</m_delay>
<m_topoIndex>13</m_topoIndex>
<m_clusterGroupNumber>-1</m_clusterGroupNumber>
</item>
<item class_id_reference="9" object_id="_31">
<Value>
<Obj>
<type>0</type>
<id>60</id>
<name>input_image_strb_V_t</name>
<fileName>binary_threshold.cpp</fileName>
<fileDirectory>/home/semi/Project/vivado_hls</fileDirectory>
<lineNumber>27</lineNumber>
<contextFuncName>binary_threshold</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/semi/Project/vivado_hls</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>binary_threshold.cpp</first>
<second>binary_threshold</second>
</first>
<second>27</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>112</item>
</oprand_edges>
<opcode>extractvalue</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_isStartOfPath>0</m_isStartOfPath>
<m_delay>0.00</m_delay>
<m_topoIndex>14</m_topoIndex>
<m_clusterGroupNumber>-1</m_clusterGroupNumber>
</item>
<item class_id_reference="9" object_id="_32">
<Value>
<Obj>
<type>0</type>
<id>61</id>
<name>input_image_user_V_t</name>
<fileName>binary_threshold.cpp</fileName>
<fileDirectory>/home/semi/Project/vivado_hls</fileDirectory>
<lineNumber>27</lineNumber>
<contextFuncName>binary_threshold</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/semi/Project/vivado_hls</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>binary_threshold.cpp</first>
<second>binary_threshold</second>
</first>
<second>27</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>113</item>
</oprand_edges>
<opcode>extractvalue</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_isStartOfPath>0</m_isStartOfPath>
<m_delay>0.00</m_delay>
<m_topoIndex>15</m_topoIndex>
<m_clusterGroupNumber>-1</m_clusterGroupNumber>
</item>
<item class_id_reference="9" object_id="_33">
<Value>
<Obj>
<type>0</type>
<id>62</id>
<name>input_image_last_V_t</name>
<fileName>binary_threshold.cpp</fileName>
<fileDirectory>/home/semi/Project/vivado_hls</fileDirectory>
<lineNumber>27</lineNumber>
<contextFuncName>binary_threshold</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/semi/Project/vivado_hls</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>binary_threshold.cpp</first>
<second>binary_threshold</second>
</first>
<second>27</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>1</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>114</item>
</oprand_edges>
<opcode>extractvalue</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_isStartOfPath>0</m_isStartOfPath>
<m_delay>0.00</m_delay>
<m_topoIndex>16</m_topoIndex>
<m_clusterGroupNumber>-1</m_clusterGroupNumber>
</item>
<item class_id_reference="9" object_id="_34">
<Value>
<Obj>
<type>0</type>
<id>63</id>
<name>input_image_id_V_tmp</name>
<fileName>binary_threshold.cpp</fileName>
<fileDirectory>/home/semi/Project/vivado_hls</fileDirectory>
<lineNumber>27</lineNumber>
<contextFuncName>binary_threshold</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/semi/Project/vivado_hls</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>binary_threshold.cpp</first>
<second>binary_threshold</second>
</first>
<second>27</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>5</bitwidth>
</Value>
<oprand_edges>
<count>1</count>
<item_version>0</item_version>
<item>115</item>
</oprand_edges>
<opcode>extractvalue</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_isStartOfPath>0</m_isStartOfPath>
<m_delay>0.00</m_delay>
<m_topoIndex>17</m_topoIndex>
<m_clusterGroupNumber>-1</m_clusterGroupNumber>
</item>
<item class_id_reference="9" object_id="_35">
<Value>
<Obj>
<type>0</type>
<id>64</id>
<name>input_image_dest_V_t</name>
<fileName>binary_threshold.cpp</fileName>
<fileDirectory>/home/semi/Project/vivado_hls</fileDirectory>
<lineNumber>27</lineNumber>
<contextFuncName>binary_threshold</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/semi/Project/vivado_hls</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>binary_threshold.cpp</first>
<second>binary_threshold</second>
</first>
<second>27</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>116</item>
</oprand_edges>
<opcode>extractvalue</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_isStartOfPath>0</m_isStartOfPath>
<m_delay>0.00</m_delay>
<m_topoIndex>18</m_topoIndex>
<m_clusterGroupNumber>-1</m_clusterGroupNumber>
</item>
<item class_id_reference="9" object_id="_36">
<Value>
<Obj>
<type>0</type>
<id>65</id>
<name>icmp_ln895_1</name>
<fileName>binary_threshold.cpp</fileName>
<fileDirectory>/home/semi/Project/vivado_hls</fileDirectory>
<lineNumber>51</lineNumber>
<contextFuncName>binary_threshold</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/semi/Project/vivado_hls</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>binary_threshold.cpp</first>
<second>binary_threshold</second>
</first>
<second>51</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>117</item>
<item>118</item>
</oprand_edges>
<opcode>icmp</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_isStartOfPath>0</m_isStartOfPath>
<m_delay>2.47</m_delay>
<m_topoIndex>19</m_topoIndex>
<m_clusterGroupNumber>1</m_clusterGroupNumber>
</item>
<item class_id_reference="9" object_id="_37">
<Value>
<Obj>
<type>0</type>
<id>66</id>
<name>select_ln51</name>
<fileName>binary_threshold.cpp</fileName>
<fileDirectory>/home/semi/Project/vivado_hls</fileDirectory>
<lineNumber>51</lineNumber>
<contextFuncName>binary_threshold</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/semi/Project/vivado_hls</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>binary_threshold.cpp</first>
<second>binary_threshold</second>
</first>
<second>51</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName>val</originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>32</bitwidth>
</Value>
<oprand_edges>
<count>3</count>
<item_version>0</item_version>
<item>119</item>
<item>120</item>
<item>121</item>
</oprand_edges>
<opcode>select</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_isStartOfPath>0</m_isStartOfPath>
<m_delay>0.69</m_delay>
<m_topoIndex>20</m_topoIndex>
<m_clusterGroupNumber>-1</m_clusterGroupNumber>
</item>
<item class_id_reference="9" object_id="_38">
<Value>
<Obj>
<type>0</type>
<id>67</id>
<name>output_image_data_V_write_ln27</name>
<fileName>binary_threshold.cpp</fileName>
<fileDirectory>/home/semi/Project/vivado_hls</fileDirectory>
<lineNumber>27</lineNumber>
<contextFuncName>binary_threshold</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/semi/Project/vivado_hls</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>binary_threshold.cpp</first>
<second>binary_threshold</second>
</first>
<second>27</second>
</item>
</second>
</item>
</inlineStackInfo>
<originalName></originalName>
<rtlName></rtlName>
<coreName></coreName>
</Obj>
<bitwidth>0</bitwidth>
</Value>
<oprand_edges>
<count>15</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>
</oprand_edges>
<opcode>write</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_isStartOfPath>0</m_isStartOfPath>
<m_delay>0.00</m_delay>
<m_topoIndex>21</m_topoIndex>
<m_clusterGroupNumber>-1</m_clusterGroupNumber>
</item>
<item class_id_reference="9" object_id="_39">
<Value>
<Obj>
<type>0</type>
<id>69</id>
<name>_ln46</name>
<fileName>binary_threshold.cpp</fileName>
<fileDirectory>/home/semi/Project/vivado_hls</fileDirectory>
<lineNumber>46</lineNumber>
<contextFuncName>binary_threshold</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/semi/Project/vivado_hls</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>binary_threshold.cpp</first>
<second>binary_threshold</second>
</first>
<second>46</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>138</item>
</oprand_edges>
<opcode>br</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_isStartOfPath>0</m_isStartOfPath>
<m_delay>0.00</m_delay>
<m_topoIndex>22</m_topoIndex>
<m_clusterGroupNumber>-1</m_clusterGroupNumber>
</item>
<item class_id_reference="9" object_id="_40">
<Value>
<Obj>
<type>0</type>
<id>71</id>
<name>_ln0</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>139</item>
</oprand_edges>
<opcode>br</opcode>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_isStartOfPath>0</m_isStartOfPath>
<m_delay>0.00</m_delay>
<m_topoIndex>23</m_topoIndex>
<m_clusterGroupNumber>-1</m_clusterGroupNumber>
</item>
<item class_id_reference="9" object_id="_41">
<Value>
<Obj>
<type>0</type>
<id>73</id>
<name>_ln73</name>
<fileName>binary_threshold.cpp</fileName>
<fileDirectory>/home/semi/Project/vivado_hls</fileDirectory>
<lineNumber>73</lineNumber>
<contextFuncName>binary_threshold</contextFuncName>
<inlineStackInfo>
<count>1</count>
<item_version>0</item_version>
<item>
<first>/home/semi/Project/vivado_hls</first>
<second>
<count>1</count>
<item_version>0</item_version>
<item>
<first>
<first>binary_threshold.cpp</first>
<second>binary_threshold</second>
</first>
<second>73</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>
<m_Display>0</m_Display>
<m_isOnCriticalPath>0</m_isOnCriticalPath>
<m_isLCDNode>0</m_isLCDNode>
<m_isStartOfPath>0</m_isStartOfPath>
<m_delay>0.00</m_delay>
<m_topoIndex>24</m_topoIndex>
<m_clusterGroupNumber>-1</m_clusterGroupNumber>
</item>
</nodes>
<consts class_id="15" tracking_level="0" version="0">
<count>2</count>
<item_version>0</item_version>
<item class_id="16" tracking_level="1" version="0" object_id="_42">
<Value>
<Obj>
<type>2</type>
<id>90</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="_43">
<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>32</bitwidth>
</Value>
<const_type>0</const_type>
<content>1</content>
</item>
</consts>
<blocks class_id="17" tracking_level="0" version="0">
<count>6</count>
<item_version>0</item_version>
<item class_id="18" tracking_level="1" version="0" object_id="_44">
<Obj>
<type>3</type>
<id>47</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>18</item>
<item>19</item>
<item>20</item>
<item>45</item>
<item>46</item>
</node_objs>
</item>
<item class_id_reference="18" object_id="_45">
<Obj>
<type>3</type>
<id>49</id>
<name>.preheader.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>1</count>
<item_version>0</item_version>
<item>48</item>
</node_objs>
</item>
<item class_id_reference="18" object_id="_46">
<Obj>
<type>3</type>
<id>54</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>50</item>
<item>51</item>
<item>52</item>
<item>53</item>
</node_objs>
</item>
<item class_id_reference="18" object_id="_47">
<Obj>
<type>3</type>
<id>70</id>
<name>hls_label_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>12</count>
<item_version>0</item_version>
<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>69</item>
</node_objs>
</item>
<item class_id_reference="18" object_id="_48">
<Obj>
<type>3</type>
<id>72</id>
<name>.loopexit.loopexit</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>71</item>
</node_objs>
</item>
<item class_id_reference="18" object_id="_49">
<Obj>
<type>3</type>
<id>74</id>
<name>.loopexit</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>73</item>
</node_objs>
</item>
</blocks>
<edges class_id="19" tracking_level="0" version="0">
<count>62</count>
<item_version>0</item_version>
<item class_id="20" tracking_level="1" version="0" object_id="_50">
<id>77</id>
<edge_type>1</edge_type>
<source_obj>17</source_obj>
<sink_obj>18</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_51">
<id>79</id>
<edge_type>1</edge_type>
<source_obj>16</source_obj>
<sink_obj>19</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_52">
<id>81</id>
<edge_type>1</edge_type>
<source_obj>15</source_obj>
<sink_obj>20</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_53">
<id>82</id>
<edge_type>1</edge_type>
<source_obj>19</source_obj>
<sink_obj>45</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_54">
<id>83</id>
<edge_type>1</edge_type>
<source_obj>18</source_obj>
<sink_obj>45</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_55">
<id>84</id>
<edge_type>1</edge_type>
<source_obj>45</source_obj>
<sink_obj>46</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_56">
<id>85</id>
<edge_type>2</edge_type>
<source_obj>49</source_obj>
<sink_obj>46</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_57">
<id>86</id>
<edge_type>2</edge_type>
<source_obj>74</source_obj>
<sink_obj>46</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_58">
<id>87</id>
<edge_type>2</edge_type>
<source_obj>54</source_obj>
<sink_obj>48</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_59">
<id>88</id>
<edge_type>1</edge_type>
<source_obj>52</source_obj>
<sink_obj>50</sink_obj>
<is_back_edge>1</is_back_edge>
</item>
<item class_id_reference="20" object_id="_60">
<id>89</id>
<edge_type>2</edge_type>
<source_obj>70</source_obj>
<sink_obj>50</sink_obj>
<is_back_edge>1</is_back_edge>
</item>
<item class_id_reference="20" object_id="_61">
<id>91</id>
<edge_type>1</edge_type>
<source_obj>90</source_obj>
<sink_obj>50</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_62">
<id>92</id>
<edge_type>2</edge_type>
<source_obj>49</source_obj>
<sink_obj>50</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_63">
<id>93</id>
<edge_type>1</edge_type>
<source_obj>50</source_obj>
<sink_obj>51</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_64">
<id>94</id>
<edge_type>1</edge_type>
<source_obj>20</source_obj>
<sink_obj>51</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_65">
<id>95</id>
<edge_type>1</edge_type>
<source_obj>50</source_obj>
<sink_obj>52</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_66">
<id>97</id>
<edge_type>1</edge_type>
<source_obj>96</source_obj>
<sink_obj>52</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_67">
<id>98</id>
<edge_type>1</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="_68">
<id>99</id>
<edge_type>2</edge_type>
<source_obj>70</source_obj>
<sink_obj>53</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_69">
<id>100</id>
<edge_type>2</edge_type>
<source_obj>72</source_obj>
<sink_obj>53</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_70">
<id>103</id>
<edge_type>1</edge_type>
<source_obj>1</source_obj>
<sink_obj>57</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_71">
<id>104</id>
<edge_type>1</edge_type>
<source_obj>2</source_obj>
<sink_obj>57</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_72">
<id>105</id>
<edge_type>1</edge_type>
<source_obj>3</source_obj>
<sink_obj>57</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_73">
<id>106</id>
<edge_type>1</edge_type>
<source_obj>4</source_obj>
<sink_obj>57</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_74">
<id>107</id>
<edge_type>1</edge_type>
<source_obj>5</source_obj>
<sink_obj>57</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_75">
<id>108</id>
<edge_type>1</edge_type>
<source_obj>6</source_obj>
<sink_obj>57</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_76">
<id>109</id>
<edge_type>1</edge_type>
<source_obj>7</source_obj>
<sink_obj>57</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_77">
<id>110</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="_78">
<id>111</id>
<edge_type>1</edge_type>
<source_obj>57</source_obj>
<sink_obj>59</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_79">
<id>112</id>
<edge_type>1</edge_type>
<source_obj>57</source_obj>
<sink_obj>60</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_80">
<id>113</id>
<edge_type>1</edge_type>
<source_obj>57</source_obj>
<sink_obj>61</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_81">
<id>114</id>
<edge_type>1</edge_type>
<source_obj>57</source_obj>
<sink_obj>62</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_82">
<id>115</id>
<edge_type>1</edge_type>
<source_obj>57</source_obj>
<sink_obj>63</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_83">
<id>116</id>
<edge_type>1</edge_type>
<source_obj>57</source_obj>
<sink_obj>64</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_84">
<id>117</id>
<edge_type>1</edge_type>
<source_obj>58</source_obj>
<sink_obj>65</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_85">
<id>118</id>
<edge_type>1</edge_type>
<source_obj>19</source_obj>
<sink_obj>65</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_86">
<id>119</id>
<edge_type>1</edge_type>
<source_obj>65</source_obj>
<sink_obj>66</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_87">
<id>120</id>
<edge_type>1</edge_type>
<source_obj>18</source_obj>
<sink_obj>66</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_88">
<id>121</id>
<edge_type>1</edge_type>
<source_obj>90</source_obj>
<sink_obj>66</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_89">
<id>124</id>
<edge_type>1</edge_type>
<source_obj>8</source_obj>
<sink_obj>67</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_90">
<id>125</id>
<edge_type>1</edge_type>
<source_obj>9</source_obj>
<sink_obj>67</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_91">
<id>126</id>
<edge_type>1</edge_type>
<source_obj>10</source_obj>
<sink_obj>67</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_92">
<id>127</id>
<edge_type>1</edge_type>
<source_obj>11</source_obj>
<sink_obj>67</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_93">
<id>128</id>
<edge_type>1</edge_type>
<source_obj>12</source_obj>
<sink_obj>67</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_94">
<id>129</id>
<edge_type>1</edge_type>
<source_obj>13</source_obj>
<sink_obj>67</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_95">
<id>130</id>
<edge_type>1</edge_type>
<source_obj>14</source_obj>
<sink_obj>67</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_96">
<id>131</id>
<edge_type>1</edge_type>
<source_obj>66</source_obj>
<sink_obj>67</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_97">
<id>132</id>
<edge_type>1</edge_type>
<source_obj>59</source_obj>
<sink_obj>67</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_98">
<id>133</id>
<edge_type>1</edge_type>
<source_obj>60</source_obj>
<sink_obj>67</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_99">
<id>134</id>
<edge_type>1</edge_type>
<source_obj>61</source_obj>
<sink_obj>67</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_100">
<id>135</id>
<edge_type>1</edge_type>
<source_obj>62</source_obj>
<sink_obj>67</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_101">
<id>136</id>
<edge_type>1</edge_type>
<source_obj>63</source_obj>
<sink_obj>67</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_102">
<id>137</id>
<edge_type>1</edge_type>
<source_obj>64</source_obj>
<sink_obj>67</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_103">
<id>138</id>
<edge_type>2</edge_type>
<source_obj>54</source_obj>
<sink_obj>69</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_104">
<id>139</id>
<edge_type>2</edge_type>
<source_obj>74</source_obj>
<sink_obj>71</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_105">
<id>322</id>
<edge_type>2</edge_type>
<source_obj>47</source_obj>
<sink_obj>74</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_106">
<id>323</id>
<edge_type>2</edge_type>
<source_obj>47</source_obj>
<sink_obj>49</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_107">
<id>324</id>
<edge_type>2</edge_type>
<source_obj>49</source_obj>
<sink_obj>54</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_108">
<id>325</id>
<edge_type>2</edge_type>
<source_obj>54</source_obj>
<sink_obj>72</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_109">
<id>326</id>
<edge_type>2</edge_type>
<source_obj>54</source_obj>
<sink_obj>70</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
<item class_id_reference="20" object_id="_110">
<id>327</id>
<edge_type>2</edge_type>
<source_obj>70</source_obj>
<sink_obj>54</sink_obj>
<is_back_edge>1</is_back_edge>
</item>
<item class_id_reference="20" object_id="_111">
<id>328</id>
<edge_type>2</edge_type>
<source_obj>72</source_obj>
<sink_obj>74</sink_obj>
<is_back_edge>0</is_back_edge>
</item>
</edges>
</cdfg>
<cdfg_regions class_id="21" tracking_level="0" version="0">
<count>5</count>
<item_version>0</item_version>
<item class_id="22" tracking_level="1" version="0" object_id="_112">
<mId>1</mId>
<mTag>binary_threshold</mTag>
<mType>0</mType>
<sub_regions>
<count>4</count>
<item_version>0</item_version>
<item>2</item>
<item>3</item>
<item>4</item>
<item>5</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>-1</mMinLatency>
<mMaxLatency>-1</mMaxLatency>
<mIsDfPipe>0</mIsDfPipe>
<mDfPipe class_id="-1"></mDfPipe>
</item>
<item class_id_reference="22" object_id="_113">
<mId>2</mId>
<mTag>Entry</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>47</item>
<item>49</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="_114">
<mId>3</mId>
<mTag>Loop 1</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>54</item>
<item>70</item>
</basic_blocks>
<mII>1</mII>
<mDepth>3</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="_115">
<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>72</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="_116">
<mId>5</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>74</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>
</cdfg_regions>
<fsm class_id="-1"></fsm>
<res class_id="-1"></res>
<node_label_latency class_id="26" tracking_level="0" version="0">
<count>24</count>
<item_version>0</item_version>
<item class_id="27" tracking_level="0" version="0">
<first>18</first>
<second class_id="28" tracking_level="0" version="0">
<first>0</first>
<second>1</second>
</second>
</item>
<item>
<first>19</first>
<second>
<first>0</first>
<second>1</second>
</second>
</item>
<item>
<first>20</first>
<second>
<first>0</first>
<second>1</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>0</second>
</second>
</item>
<item>
<first>48</first>
<second>
<first>1</first>
<second>0</second>
</second>
</item>
<item>
<first>50</first>
<second>
<first>2</first>
<second>0</second>
</second>
</item>
<item>
<first>51</first>
<second>
<first>2</first>
<second>0</second>
</second>
</item>
<item>
<first>52</first>
<second>
<first>2</first>
<second>0</second>
</second>
</item>
<item>
<first>53</first>
<second>
<first>2</first>
<second>0</second>
</second>
</item>
<item>
<first>57</first>
<second>
<first>2</first>
<second>0</second>
</second>
</item>
<item>
<first>58</first>
<second>
<first>2</first>
<second>0</second>
</second>
</item>
<item>
<first>59</first>
<second>
<first>2</first>
<second>0</second>
</second>
</item>
<item>
<first>60</first>
<second>
<first>2</first>
<second>0</second>
</second>
</item>
<item>
<first>61</first>
<second>
<first>2</first>
<second>0</second>
</second>
</item>
<item>
<first>62</first>
<second>
<first>2</first>
<second>0</second>
</second>
</item>
<item>
<first>63</first>
<second>
<first>2</first>
<second>0</second>
</second>
</item>
<item>
<first>64</first>
<second>
<first>2</first>
<second>0</second>
</second>
</item>
<item>
<first>65</first>
<second>
<first>2</first>
<second>0</second>
</second>
</item>
<item>
<first>66</first>
<second>
<first>3</first>
<second>0</second>
</second>
</item>
<item>
<first>67</first>
<second>
<first>3</first>
<second>1</second>
</second>
</item>
<item>
<first>69</first>
<second>
<first>4</first>
<second>0</second>
</second>
</item>
<item>
<first>71</first>
<second>
<first>5</first>
<second>0</second>
</second>
</item>
<item>
<first>73</first>
<second>
<first>5</first>
<second>0</second>
</second>
</item>
</node_label_latency>
<bblk_ent_exit class_id="29" tracking_level="0" version="0">
<count>6</count>
<item_version>0</item_version>
<item class_id="30" tracking_level="0" version="0">
<first>47</first>
<second class_id="31" tracking_level="0" version="0">
<first>0</first>
<second>1</second>
</second>
</item>
<item>
<first>49</first>
<second>
<first>1</first>
<second>1</second>
</second>
</item>
<item>
<first>54</first>
<second>
<first>2</first>
<second>2</second>
</second>
</item>
<item>
<first>70</first>
<second>
<first>2</first>
<second>4</second>
</second>
</item>
<item>
<first>72</first>
<second>
<first>3</first>
<second>3</second>
</second>
</item>
<item>
<first>74</first>
<second>
<first>3</first>
<second>3</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="_117">
<region_name>Loop 1</region_name>
<basic_blocks>
<count>2</count>
<item_version>0</item_version>
<item>54</item>
<item>70</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="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.199552 | 70 | 0.611532 |
8bfee4ec86be1ce9c9474dd14ce6c30ade31c4d2 | 7,827 | adb | Ada | Ada95/samples/ncurses2-slk_test.adb | mvaisakh/android_external_libncurses | d44c8a16d7f1ed276d0de0b3f6f1a5596c5f556f | [
"DOC",
"Unlicense"
] | 35 | 2015-03-07T13:26:22.000Z | 2021-11-06T16:18:59.000Z | Ada95/samples/ncurses2-slk_test.adb | mvaisakh/android_external_libncurses | d44c8a16d7f1ed276d0de0b3f6f1a5596c5f556f | [
"DOC",
"Unlicense"
] | 3 | 2017-04-07T21:02:48.000Z | 2017-04-08T17:59:35.000Z | Ada95/samples/ncurses2-slk_test.adb | mvaisakh/android_external_libncurses | d44c8a16d7f1ed276d0de0b3f6f1a5596c5f556f | [
"DOC",
"Unlicense"
] | 19 | 2015-06-16T06:13:44.000Z | 2021-07-24T02:37:45.000Z | ------------------------------------------------------------------------------
-- --
-- GNAT ncurses Binding Samples --
-- --
-- ncurses --
-- --
-- B O D Y --
-- --
------------------------------------------------------------------------------
-- Copyright (c) 2000-2004,2006 Free Software Foundation, Inc. --
-- --
-- Permission is hereby granted, free of charge, to any person obtaining a --
-- copy of this software and associated documentation files (the --
-- "Software"), to deal in the Software without restriction, including --
-- without limitation the rights to use, copy, modify, merge, publish, --
-- distribute, distribute with modifications, sublicense, and/or sell --
-- copies of the Software, and to permit persons to whom the Software is --
-- furnished to do so, subject to the following conditions: --
-- --
-- The above copyright notice and this permission notice shall be included --
-- in all copies or substantial portions of the Software. --
-- --
-- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS --
-- OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF --
-- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. --
-- IN NO EVENT SHALL THE ABOVE COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, --
-- DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR --
-- OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR --
-- THE USE OR OTHER DEALINGS IN THE SOFTWARE. --
-- --
-- Except as contained in this notice, the name(s) of the above copyright --
-- holders shall not be used in advertising or otherwise to promote the --
-- sale, use or other dealings in this Software without prior written --
-- authorization. --
------------------------------------------------------------------------------
-- Author: Eugene V. Melaragno <[email protected]> 2000
-- Version Control
-- $Revision: 1.7 $
-- $Date: 2006/06/25 14:24:40 $
-- Binding Version 01.00
------------------------------------------------------------------------------
with ncurses2.util; use ncurses2.util;
with Terminal_Interface.Curses; use Terminal_Interface.Curses;
with Ada.Strings.Unbounded;
with Interfaces.C;
with Terminal_Interface.Curses.Aux;
procedure ncurses2.slk_test is
procedure myGet (Win : in Window := Standard_Window;
Str : out Ada.Strings.Unbounded.Unbounded_String;
Len : in Integer := -1);
procedure myGet (Win : in Window := Standard_Window;
Str : out Ada.Strings.Unbounded.Unbounded_String;
Len : in Integer := -1)
is
use Ada.Strings.Unbounded;
use Interfaces.C;
use Terminal_Interface.Curses.Aux;
function Wgetnstr (Win : Window;
Str : char_array;
Len : int) return int;
pragma Import (C, Wgetnstr, "wgetnstr");
-- FIXME: how to construct "(Len > 0) ? Len : 80"?
Ask : constant Interfaces.C.size_t := Interfaces.C.size_t'Val (Len + 80);
Txt : char_array (0 .. Ask);
begin
Txt (0) := Interfaces.C.char'First;
if Wgetnstr (Win, Txt, Txt'Length) = Curses_Err then
raise Curses_Exception;
end if;
Str := To_Unbounded_String (To_Ada (Txt, True));
end myGet;
use Int_IO;
use Ada.Strings.Unbounded;
c : Key_Code;
buf : Unbounded_String;
c2 : Character;
fmt : Label_Justification := Centered;
tmp : Integer;
begin
c := CTRL ('l');
loop
Move_Cursor (Line => 0, Column => 0);
c2 := Code_To_Char (c);
case c2 is
when Character'Val (Character'Pos ('l') mod 16#20#) => -- CTRL('l')
Erase;
Switch_Character_Attribute (Attr => (Bold_Character => True,
others => False));
Add (Line => 0, Column => 20,
Str => "Soft Key Exerciser");
Switch_Character_Attribute (On => False,
Attr => (Bold_Character => True,
others => False));
Move_Cursor (Line => 2, Column => 0);
P ("Available commands are:");
P ("");
P ("^L -- refresh screen");
P ("a -- activate or restore soft keys");
P ("d -- disable soft keys");
P ("c -- set centered format for labels");
P ("l -- set left-justified format for labels");
P ("r -- set right-justified format for labels");
P ("[12345678] -- set label; labels are numbered 1 through 8");
P ("e -- erase stdscr (should not erase labels)");
P ("s -- test scrolling of shortened screen");
P ("x, q -- return to main menu");
P ("");
P ("Note: if activating the soft keys causes your terminal to");
P ("scroll up one line, your terminal auto-scrolls when anything");
P ("is written to the last screen position. The ncurses code");
P ("does not yet handle this gracefully.");
Refresh;
Restore_Soft_Label_Keys;
when 'a' =>
Restore_Soft_Label_Keys;
when 'e' =>
Clear;
when 's' =>
Add (Line => 20, Column => 0,
Str => "Press Q to stop the scrolling-test: ");
loop
c := Getchar;
c2 := Code_To_Char (c);
exit when c2 = 'Q';
-- c = ERR?
-- TODO when c is not a character (arrow key)
-- the behavior is different from the C version.
Add (Ch => c2);
end loop;
when 'd' =>
Clear_Soft_Label_Keys;
when 'l' =>
fmt := Left;
when 'c' =>
fmt := Centered;
when 'r' =>
fmt := Right;
when '1' | '2' | '3' | '4' | '5' | '6' | '7' | '8' =>
Add (Line => 20, Column => 0,
Str => "Please enter the label value: ");
Set_Echo_Mode (SwitchOn => True);
myGet (Str => buf);
Set_Echo_Mode (SwitchOn => False);
tmp := ctoi (c2);
Set_Soft_Label_Key (Label_Number (tmp), To_String (buf), fmt);
Refresh_Soft_Label_Keys;
Move_Cursor (Line => 20, Column => 0);
Clear_To_End_Of_Line;
when 'x' | 'q' =>
exit;
-- the C version needed a goto, ha ha
-- breaks exit the case not the loop because fall-throuh
-- happens in C!
when others =>
Beep;
end case;
c := Getchar;
-- TODO exit when c = EOF
end loop;
Erase;
End_Windows;
end ncurses2.slk_test;
| 44.725714 | 79 | 0.457774 |
3d48d60cbc24c5447c51c512610387da17188f4f | 1,372 | ada | Ada | Task/Hailstone-sequence/Ada/hailstone-sequence-4.ada | mullikine/RosettaCodeData | 4f0027c6ce83daa36118ee8b67915a13cd23ab67 | [
"Info-ZIP"
] | 1 | 2018-11-09T22:08:38.000Z | 2018-11-09T22:08:38.000Z | Task/Hailstone-sequence/Ada/hailstone-sequence-4.ada | mullikine/RosettaCodeData | 4f0027c6ce83daa36118ee8b67915a13cd23ab67 | [
"Info-ZIP"
] | null | null | null | Task/Hailstone-sequence/Ada/hailstone-sequence-4.ada | mullikine/RosettaCodeData | 4f0027c6ce83daa36118ee8b67915a13cd23ab67 | [
"Info-ZIP"
] | 1 | 2018-11-09T22:08:40.000Z | 2018-11-09T22:08:40.000Z | with Ada.Text_IO;
with Hailstones;
procedure Main is
package Integer_IO is new Ada.Text_IO.Integer_IO (Integer);
procedure Print_Sequence (X : Hailstones.Integer_Sequence) is
begin
for I in X'Range loop
Integer_IO.Put (Item => X (I), Width => 0);
if I < X'Last then
Ada.Text_IO.Put (", ");
end if;
end loop;
Ada.Text_IO.New_Line;
end Print_Sequence;
Hailstone_27 : constant Hailstones.Integer_Sequence :=
Hailstones.Create_Sequence (N => 27);
begin
Ada.Text_IO.Put_Line ("Length of 27:" & Integer'Image (Hailstone_27'Length));
Ada.Text_IO.Put ("First four: ");
Print_Sequence (Hailstone_27 (Hailstone_27'First .. Hailstone_27'First + 3));
Ada.Text_IO.Put ("Last four: ");
Print_Sequence (Hailstone_27 (Hailstone_27'Last - 3 .. Hailstone_27'Last));
declare
Longest_Length : Natural := 0;
Longest_N : Positive;
Length : Natural;
begin
for I in 1 .. 99_999 loop
Length := Hailstones.Create_Sequence (N => I)'Length;
if Length > Longest_Length then
Longest_Length := Length;
Longest_N := I;
end if;
end loop;
Ada.Text_IO.Put_Line ("Longest length is" & Integer'Image (Longest_Length));
Ada.Text_IO.Put_Line ("with N =" & Integer'Image (Longest_N));
end;
end Main;
| 31.181818 | 82 | 0.629009 |
303b4b3e4999ce0ccb0c2137e432d0dba9a76777 | 3,749 | adb | Ada | support/MinGW/lib/gcc/mingw32/9.2.0/adainclude/g-moreex.adb | orb-zhuchen/Orb | 6da2404b949ac28bde786e08bf4debe4a27cd3a0 | [
"CNRI-Python-GPL-Compatible",
"MIT"
] | null | null | null | support/MinGW/lib/gcc/mingw32/9.2.0/adainclude/g-moreex.adb | orb-zhuchen/Orb | 6da2404b949ac28bde786e08bf4debe4a27cd3a0 | [
"CNRI-Python-GPL-Compatible",
"MIT"
] | null | null | null | support/MinGW/lib/gcc/mingw32/9.2.0/adainclude/g-moreex.adb | orb-zhuchen/Orb | 6da2404b949ac28bde786e08bf4debe4a27cd3a0 | [
"CNRI-Python-GPL-Compatible",
"MIT"
] | null | null | null | ------------------------------------------------------------------------------
-- --
-- GNAT LIBRARY COMPONENTS --
-- --
-- G N A T . M O S T _ R E C E N T _ E X C E P T I O N --
-- --
-- B o d y --
-- --
-- Copyright (C) 2000-2019, 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. --
-- --
------------------------------------------------------------------------------
with Ada.Exceptions.Is_Null_Occurrence;
with System.Soft_Links;
package body GNAT.Most_Recent_Exception is
----------------
-- Occurrence --
----------------
function Occurrence return Ada.Exceptions.Exception_Occurrence is
EOA : constant Ada.Exceptions.Exception_Occurrence_Access :=
GNAT.Most_Recent_Exception.Occurrence_Access;
use type Ada.Exceptions.Exception_Occurrence_Access;
begin
return Result : Ada.Exceptions.Exception_Occurrence do
if EOA = null then
Ada.Exceptions.Save_Occurrence
(Target => Result,
Source => Ada.Exceptions.Null_Occurrence);
else
Ada.Exceptions.Save_Occurrence
(Target => Result,
Source => EOA.all);
end if;
end return;
end Occurrence;
-----------------------
-- Occurrence_Access --
-----------------------
function Occurrence_Access
return Ada.Exceptions.Exception_Occurrence_Access
is
use Ada.Exceptions;
EOA : constant Exception_Occurrence_Access :=
System.Soft_Links.Get_Current_Excep.all;
begin
if EOA = null then
return null;
elsif Is_Null_Occurrence (EOA.all) then
return null;
else
return EOA;
end if;
end Occurrence_Access;
end GNAT.Most_Recent_Exception;
| 43.593023 | 78 | 0.453188 |
5e7e912dfec64779c137cde740ecb49d3448d43c | 8,343 | ads | Ada | tools-src/gnu/gcc/gcc/ada/i-os2thr.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/i-os2thr.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/i-os2thr.ads | modern-tomato/tomato | 96f09fab4929c6ddde5c9113f1b2476ad37133c4 | [
"FSFAP"
] | 69 | 2015-01-02T10:45:56.000Z | 2021-09-06T07:52:13.000Z | ------------------------------------------------------------------------------
-- --
-- GNAT COMPILER COMPONENTS --
-- --
-- I N T E R F A C E S . O S 2 L I B . T H R E A D S --
-- --
-- S p e c --
-- --
-- $Revision$
-- --
-- Copyright (C) 1993-1997 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. --
-- --
-- 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. --
-- --
------------------------------------------------------------------------------
with Interfaces.C;
package Interfaces.OS2Lib.Threads is
pragma Preelaborate (Threads);
package IC renames Interfaces.C;
type PID is new IC.unsigned_long;
type PPID is access all PID;
-- Process ID, and pointer to process ID
type TID is new IC.unsigned_long;
type PTID is access all TID;
-- Thread ID, and pointer to thread ID
-------------------------------------------------------------
-- Thread Creation, Activation, Suspension And Termination --
-------------------------------------------------------------
-- Note: <bsedos.h> defines the "Informations" and "param" parameter below
-- as a ULONG, but everyone knows that in general an address will be passed
-- to it. We declared it here with type PVOID (which it should have had)
-- because Ada is a bit more sensitive to mixing integers and addresses.
type PFNTHREAD is access procedure (Informations : System.Address);
-- TBSL should use PVOID instead of Address as per above node ???
function DosCreateThread
(F_ptid : PTID;
pfn : PFNTHREAD;
param : PVOID;
flag : ULONG;
cbStack : ULONG)
return APIRET;
pragma Import (C, DosCreateThread, "DosCreateThread");
Block_Child : constant := 1;
No_Block_Child : constant := 0;
Commit_Stack : constant := 2;
No_Commit_Stack : constant := 0;
-- Values for "flag" parameter in DosCreateThread call
procedure DosExit (Action : ULONG; Result : ULONG);
pragma Import (C, DosExit, "DosExit");
EXIT_THREAD : constant := 0;
EXIT_PROCESS : constant := 1;
-- Values for "Action" parameter in Dos_Exit call
function DosResumeThread (Id : TID) return APIRET;
pragma Import (C, DosResumeThread, "DosResumeThread");
function DosSuspendThread (Id : TID) return APIRET;
pragma Import (C, DosSuspendThread, "DosSuspendThread");
procedure DosWaitThread (Thread_Ptr : PTID; Option : ULONG);
pragma Import (C, DosWaitThread, "DosWaitThread");
function DosKillThread (Id : TID) return APIRET;
pragma Import (C, DosKillThread, "DosKillThread");
DCWW_WAIT : constant := 0;
DCWW_NOWAIT : constant := 1;
-- Values for "Option" parameter in DosWaitThread call
---------------------------------------------------
-- Accessing properties of Threads and Processes --
---------------------------------------------------
-- Structures translated from BSETIB.H
-- Thread Information Block (TIB)
-- Need documentation clarifying distinction between TIB, TIB2 ???
-- GB970409: Changed TIB2 structure, because the tib2_ulprio field
-- is not the actual priority but contains two byte fields
-- that hold the priority class and rank respectively.
-- A proper Ada style record with explicit representation
-- avoids this kind of errors.
type TIB2 is record
Thread_ID : TID;
Prio_Rank : UCHAR;
Prio_Class : UCHAR;
Version : ULONG; -- Version number for this structure
Must_Complete_Count : USHORT; -- Must Complete count
Must_Complete_Force : USHORT; -- Must Complete force flag
end record;
type PTIB2 is access all TIB2;
-- Thread Information Block (TIB)
type TIB is record
tib_pexchain : PVOID; -- Head of exception handler chain
tib_pstack : PVOID; -- Pointer to base of stack
tib_pstacklimit : PVOID; -- Pointer to end of stack
System : PTIB2; -- Pointer to system specific TIB
tib_version : ULONG; -- Version number for this TIB structure
tib_ordinal : ULONG; -- Thread ordinal number
end record;
type PTIB is access all TIB;
-- Process Information Block (PIB)
type PIB is record
pib_ulpid : ULONG; -- Process I.D.
pib_ulppid : ULONG; -- Parent process I.D.
pib_hmte : ULONG; -- Program (.EXE) module handle
pib_pchcmd : PCHAR; -- Command line pointer
pib_pchenv : PCHAR; -- Environment pointer
pib_flstatus : ULONG; -- Process' status bits
pib_ultype : ULONG; -- Process' type code
end record;
type PPIB is access all PIB;
function DosGetInfoBlocks
(Pptib : access PTIB;
Pppib : access PPIB)
return APIRET;
pragma Import (C, DosGetInfoBlocks, "DosGetInfoBlocks");
-- Thread local memory
-- This function allocates a block of memory that is unique, or local, to
-- a thread.
function DosAllocThreadLocalMemory
(cb : ULONG; -- Number of 4-byte DWORDs to allocate
p : access PVOID) -- Address of the memory block
return
APIRET; -- Return Code (rc)
pragma Import
(Convention => C,
Entity => DosAllocThreadLocalMemory,
Link_Name => "_DosAllocThreadLocalMemory");
-----------------
-- Priorities --
-----------------
function DosSetPriority
(Scope : ULONG;
Class : ULONG;
Delta_P : IC.long;
PorTid : TID)
return APIRET;
pragma Import (C, DosSetPriority, "DosSetPriority");
PRTYS_PROCESS : constant := 0;
PRTYS_PROCESSTREE : constant := 1;
PRTYS_THREAD : constant := 2;
-- Values for "Scope" parameter in DosSetPriority call
PRTYC_NOCHANGE : constant := 0;
PRTYC_IDLETIME : constant := 1;
PRTYC_REGULAR : constant := 2;
PRTYC_TIMECRITICAL : constant := 3;
PRTYC_FOREGROUNDSERVER : constant := 4;
-- Values for "class" parameter in DosSetPriority call
end Interfaces.OS2Lib.Threads;
| 41.507463 | 79 | 0.540933 |
307466771c901db8ad6c5dc601adaa585a0b740d | 146 | adb | Ada | tests/typing/bad/testfile-params-3.adb | xuedong/mini-ada | 59a8b966cf50ba22a3b5a7cb449f671e4da32e44 | [
"MIT"
] | null | null | null | tests/typing/bad/testfile-params-3.adb | xuedong/mini-ada | 59a8b966cf50ba22a3b5a7cb449f671e4da32e44 | [
"MIT"
] | 1 | 2019-03-10T19:13:21.000Z | 2019-03-10T19:19:46.000Z | tests/typing/bad/testfile-params-3.adb | xuedong/mini-ada | 59a8b966cf50ba22a3b5a7cb449f671e4da32e44 | [
"MIT"
] | null | null | null | with Ada.Text_IO; use Ada.Text_IO;
procedure Test is
function F(A, A: integer) return integer is begin return 0; end;
begin
New_Line;
end;
| 18.25 | 67 | 0.726027 |
1ed4c6433834eebacefa0c52a8f64e2749a7a543 | 10,629 | adb | Ada | src/ncurses-5.5/Ada95/samples/ncurses2-acs_display.adb | erwinchang/minicom | 3fe2ba7d8e8475c199b493a2b99cd3c690f6ea4f | [
"MIT"
] | null | null | null | src/ncurses-5.5/Ada95/samples/ncurses2-acs_display.adb | erwinchang/minicom | 3fe2ba7d8e8475c199b493a2b99cd3c690f6ea4f | [
"MIT"
] | null | null | null | src/ncurses-5.5/Ada95/samples/ncurses2-acs_display.adb | erwinchang/minicom | 3fe2ba7d8e8475c199b493a2b99cd3c690f6ea4f | [
"MIT"
] | null | null | null | ------------------------------------------------------------------------------
-- --
-- GNAT ncurses Binding Samples --
-- --
-- ncurses --
-- --
-- B O D Y --
-- --
------------------------------------------------------------------------------
-- Copyright (c) 2000,2004 Free Software Foundation, Inc. --
-- --
-- Permission is hereby granted, free of charge, to any person obtaining a --
-- copy of this software and associated documentation files (the --
-- "Software"), to deal in the Software without restriction, including --
-- without limitation the rights to use, copy, modify, merge, publish, --
-- distribute, distribute with modifications, sublicense, and/or sell --
-- copies of the Software, and to permit persons to whom the Software is --
-- furnished to do so, subject to the following conditions: --
-- --
-- The above copyright notice and this permission notice shall be included --
-- in all copies or substantial portions of the Software. --
-- --
-- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS --
-- OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF --
-- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. --
-- IN NO EVENT SHALL THE ABOVE COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, --
-- DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR --
-- OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR --
-- THE USE OR OTHER DEALINGS IN THE SOFTWARE. --
-- --
-- Except as contained in this notice, the name(s) of the above copyright --
-- holders shall not be used in advertising or otherwise to promote the --
-- sale, use or other dealings in this Software without prior written --
-- authorization. --
------------------------------------------------------------------------------
-- Author: Eugene V. Melaragno <[email protected]> 2000
-- Version Control
-- $Revision: 1.4 $
-- $Date: 2004/08/21 21:37:00 $
-- Binding Version 01.00
------------------------------------------------------------------------------
with ncurses2.util; use ncurses2.util;
with ncurses2.genericPuts;
with Terminal_Interface.Curses; use Terminal_Interface.Curses;
with Ada.Strings.Unbounded;
with Ada.Strings.Fixed;
procedure ncurses2.acs_display is
use Int_IO;
procedure show_upper_chars (first : Integer);
function show_1_acs (N : Integer;
name : String;
code : Attributed_Character)
return Integer;
procedure show_acs_chars;
procedure show_upper_chars (first : Integer) is
C1 : constant Boolean := (first = 128);
last : constant Integer := first + 31;
package p is new ncurses2.genericPuts (200);
use p;
use p.BS;
use Ada.Strings.Unbounded;
tmpa : Unbounded_String;
tmpb : BS.Bounded_String;
begin
Erase;
Switch_Character_Attribute
(Attr => (Bold_Character => True, others => False));
Move_Cursor (Line => 0, Column => 20);
tmpa := To_Unbounded_String ("Display of ");
if C1 then
tmpa := tmpa & "C1";
else
tmpa := tmpa & "GR";
end if;
tmpa := tmpa & " Character Codes ";
myPut (tmpb, first);
Append (tmpa, To_String (tmpb));
Append (tmpa, " to ");
myPut (tmpb, last);
Append (tmpa, To_String (tmpb));
Add (Str => To_String (tmpa));
Switch_Character_Attribute
(On => False,
Attr => (Bold_Character => True, others => False));
Refresh;
for code in first .. last loop
declare
row : constant Line_Position
:= Line_Position (4 + ((code - first) mod 16));
col : constant Column_Position
:= Column_Position (((code - first) / 16) *
Integer (Columns) / 2);
tmp3 : String (1 .. 3);
tmpx : String (1 .. Integer (Columns / 4));
reply : Key_Code;
begin
Put (tmp3, code);
myPut (tmpb, code, 16);
tmpa := To_Unbounded_String (tmp3 & " (" & To_String (tmpb) & ')');
Ada.Strings.Fixed.Move (To_String (tmpa), tmpx,
Justify => Ada.Strings.Right);
Add (Line => row, Column => col,
Str => tmpx & ' ' & ':' & ' ');
if C1 then
Set_NoDelay_Mode (Mode => True);
end if;
Add_With_Immediate_Echo (Ch => Code_To_Char (Key_Code (code)));
-- TODO check this
if C1 then
reply := Getchar;
while reply /= Key_None loop
Add (Ch => Code_To_Char (reply));
Nap_Milli_Seconds (10);
reply := Getchar;
end loop;
Set_NoDelay_Mode (Mode => False);
end if;
end;
end loop;
end show_upper_chars;
function show_1_acs (N : Integer;
name : String;
code : Attributed_Character)
return Integer is
height : constant Integer := 16;
row : constant Line_Position := Line_Position (4 + (N mod height));
col : constant Column_Position := Column_Position ((N / height) *
Integer (Columns) / 2);
tmpx : String (1 .. Integer (Columns) / 3);
begin
Ada.Strings.Fixed.Move (name, tmpx,
Justify => Ada.Strings.Right,
Drop => Ada.Strings.Left);
Add (Line => row, Column => col, Str => tmpx & ' ' & ':' & ' ');
-- we need more room than C because our identifiers are longer
-- 22 chars actually
Add (Ch => code);
return N + 1;
end show_1_acs;
procedure show_acs_chars is
n : Integer;
begin
Erase;
Switch_Character_Attribute
(Attr => (Bold_Character => True, others => False));
Add (Line => 0, Column => 20,
Str => "Display of the ACS Character Set");
Switch_Character_Attribute (On => False,
Attr => (Bold_Character => True,
others => False));
Refresh;
-- the following is useful to generate the below
-- grep '^[ ]*ACS_' ../src/terminal_interface-curses.ads |
-- awk '{print "n := show_1_acs(n, \""$1"\", ACS_Map("$1"));"}'
n := show_1_acs (0, "ACS_Upper_Left_Corner",
ACS_Map (ACS_Upper_Left_Corner));
n := show_1_acs (n, "ACS_Lower_Left_Corner",
ACS_Map (ACS_Lower_Left_Corner));
n := show_1_acs (n, "ACS_Upper_Right_Corner",
ACS_Map (ACS_Upper_Right_Corner));
n := show_1_acs (n, "ACS_Lower_Right_Corner",
ACS_Map (ACS_Lower_Right_Corner));
n := show_1_acs (n, "ACS_Left_Tee", ACS_Map (ACS_Left_Tee));
n := show_1_acs (n, "ACS_Right_Tee", ACS_Map (ACS_Right_Tee));
n := show_1_acs (n, "ACS_Bottom_Tee", ACS_Map (ACS_Bottom_Tee));
n := show_1_acs (n, "ACS_Top_Tee", ACS_Map (ACS_Top_Tee));
n := show_1_acs (n, "ACS_Horizontal_Line",
ACS_Map (ACS_Horizontal_Line));
n := show_1_acs (n, "ACS_Vertical_Line", ACS_Map (ACS_Vertical_Line));
n := show_1_acs (n, "ACS_Plus_Symbol", ACS_Map (ACS_Plus_Symbol));
n := show_1_acs (n, "ACS_Scan_Line_1", ACS_Map (ACS_Scan_Line_1));
n := show_1_acs (n, "ACS_Scan_Line_9", ACS_Map (ACS_Scan_Line_9));
n := show_1_acs (n, "ACS_Diamond", ACS_Map (ACS_Diamond));
n := show_1_acs (n, "ACS_Checker_Board", ACS_Map (ACS_Checker_Board));
n := show_1_acs (n, "ACS_Degree", ACS_Map (ACS_Degree));
n := show_1_acs (n, "ACS_Plus_Minus", ACS_Map (ACS_Plus_Minus));
n := show_1_acs (n, "ACS_Bullet", ACS_Map (ACS_Bullet));
n := show_1_acs (n, "ACS_Left_Arrow", ACS_Map (ACS_Left_Arrow));
n := show_1_acs (n, "ACS_Right_Arrow", ACS_Map (ACS_Right_Arrow));
n := show_1_acs (n, "ACS_Down_Arrow", ACS_Map (ACS_Down_Arrow));
n := show_1_acs (n, "ACS_Up_Arrow", ACS_Map (ACS_Up_Arrow));
n := show_1_acs (n, "ACS_Board_Of_Squares",
ACS_Map (ACS_Board_Of_Squares));
n := show_1_acs (n, "ACS_Lantern", ACS_Map (ACS_Lantern));
n := show_1_acs (n, "ACS_Solid_Block", ACS_Map (ACS_Solid_Block));
n := show_1_acs (n, "ACS_Scan_Line_3", ACS_Map (ACS_Scan_Line_3));
n := show_1_acs (n, "ACS_Scan_Line_7", ACS_Map (ACS_Scan_Line_7));
n := show_1_acs (n, "ACS_Less_Or_Equal", ACS_Map (ACS_Less_Or_Equal));
n := show_1_acs (n, "ACS_Greater_Or_Equal",
ACS_Map (ACS_Greater_Or_Equal));
n := show_1_acs (n, "ACS_PI", ACS_Map (ACS_PI));
n := show_1_acs (n, "ACS_Not_Equal", ACS_Map (ACS_Not_Equal));
n := show_1_acs (n, "ACS_Sterling", ACS_Map (ACS_Sterling));
end show_acs_chars;
c1 : Key_Code;
c : Character := 'a';
begin
loop
case c is
when 'a' =>
show_acs_chars;
when '0' | '1' | '2' | '3' =>
show_upper_chars (ctoi (c) * 32 + 128);
when others =>
null;
end case;
Add (Line => Lines - 3, Column => 0,
Str => "Note: ANSI terminals may not display C1 characters.");
Add (Line => Lines - 2, Column => 0,
Str => "Select: a=ACS, 0=C1, 1,2,3=GR characters, q=quit");
Refresh;
c1 := Getchar;
c := Code_To_Char (c1);
exit when c = 'q' or c = 'x';
end loop;
Pause;
Erase;
End_Windows;
end ncurses2.acs_display;
| 45.229787 | 79 | 0.505127 |
Subsets and Splits