content stringlengths 4 1.04M | lang stringclasses 358
values | score int64 0 5 | repo_name stringlengths 5 114 | repo_path stringlengths 4 229 | repo_licenses listlengths 1 8 |
|---|---|---|---|---|---|
(defn into-array
([aseq]
(into-array nil aseq))
([type aseq]
(let [n (count aseq)
a (make-array n)]
(loop [aseq (seq aseq)
i 0]
(if (< i n)
(do
(aset a i (first aseq))
(recur (next aseq) (inc i)))
a)))))
| Clojure | 4 | JavascriptID/sourcerer-app | src/test/resources/samples/langs/Clojure/into-array.cljc | [
"MIT"
] |
console.log("Hello from remapped moment dir!");
| TypeScript | 0 | Preta-Crowz/deno | cli/tests/import_maps/moment/other_file.ts | [
"MIT"
] |
<script type="text/javascript" n:dd="1">
function test() {
}
</script> | Latte | 0 | timfel/netbeans | php/php.latte/test/unit/data/testfiles/indent/testIssue241118_02.latte | [
"Apache-2.0"
] |
<GameFile>
<PropertyGroup Name="WinMgrOverlay" Type="Layer" ID="992a2fb5-67d5-4fa3-b7bb-2533fafa6727" Version="3.10.0.0" />
<Content ctype="GameProjectContent">
<Content>
<Animation Duration="0" Speed="1.0000" />
<ObjectData Name="Layer" ctype="GameLayerObjectData">
<Size X="960.0000" Y="640.0000" />
<Children>
<AbstractNodeData Name="Panel_1" ActionTag="-2128505626" Tag="6" IconVisible="False" HorizontalEdge="BothEdge" VerticalEdge="BothEdge" StretchWidthEnable="True" StretchHeightEnable="True" ClipAble="False" BackColorAlpha="51" ComboBoxIndex="1" ColorAngle="90.0000" ctype="PanelObjectData">
<Size X="960.0000" Y="640.0000" />
<AnchorPoint ScaleX="0.5000" ScaleY="0.5000" />
<Position X="480.0000" Y="320.0000" />
<Scale ScaleX="2.0000" ScaleY="2.0000" />
<CColor A="255" R="255" G="255" B="255" />
<PrePosition X="0.5000" Y="0.5000" />
<PreSize X="0.2083" Y="0.3125" />
<SingleColor A="255" R="0" G="0" B="0" />
<FirstColor A="255" R="150" G="200" B="255" />
<EndColor A="255" R="255" G="255" B="255" />
<ColorVector ScaleY="1.0000" />
</AbstractNodeData>
<AbstractNodeData Name="ok" ActionTag="-219132164" Tag="2" IconVisible="False" HorizontalEdge="RightEdge" VerticalEdge="TopEdge" LeftMargin="860.0000" RightMargin="60.0000" TopMargin="60.0000" BottomMargin="540.0000" TouchEnable="True" FontSize="14" Scale9Enable="True" LeftEage="13" RightEage="13" TopEage="11" BottomEage="11" Scale9OriginX="13" Scale9OriginY="11" Scale9Width="14" Scale9Height="18" OutlineSize="0" ShadowOffsetX="0.0000" ShadowOffsetY="0.0000" ctype="ButtonObjectData">
<Size X="40.0000" Y="40.0000" />
<Children>
<AbstractNodeData Name="CheckBoxNode_Normal_1" CanEdit="False" ActionTag="672451984" Tag="5" IconVisible="False" PositionPercentXEnabled="True" PositionPercentYEnabled="True" ctype="SpriteObjectData">
<Size X="40.0000" Y="40.0000" />
<AnchorPoint ScaleX="0.5000" ScaleY="0.5000" />
<Position X="20.0000" Y="20.0000" />
<Scale ScaleX="1.0000" ScaleY="1.0000" />
<CColor A="255" R="255" G="255" B="255" />
<PrePosition X="0.5000" Y="0.5000" />
<PreSize X="1.0000" Y="1.0000" />
<FileData Type="Normal" Path="img/CheckBoxNode_Normal.png" Plist="" />
<BlendFunc Src="1" Dst="771" />
</AbstractNodeData>
</Children>
<AnchorPoint ScaleX="0.5000" ScaleY="0.5000" />
<Position X="880.0000" Y="560.0000" />
<Scale ScaleX="2.0000" ScaleY="2.0000" />
<CColor A="255" R="255" G="255" B="255" />
<PrePosition X="0.9167" Y="0.8750" />
<PreSize X="0.0417" Y="0.0625" />
<TextColor A="255" R="65" G="65" B="70" />
<DisabledFileData Type="Normal" Path="img/CheckBox_Disable.png" Plist="" />
<PressedFileData Type="Normal" Path="img/CheckBox_Press.png" Plist="" />
<NormalFileData Type="Normal" Path="img/CheckBox_Normal.png" Plist="" />
<OutlineColor A="255" R="255" G="0" B="0" />
<ShadowColor A="255" R="110" G="110" B="110" />
</AbstractNodeData>
<AbstractNodeData Name="left" ActionTag="-1581397684" Tag="3" IconVisible="False" PositionPercentYEnabled="True" HorizontalEdge="LeftEdge" LeftMargin="20.0000" RightMargin="876.0000" TopMargin="288.0000" BottomMargin="288.0000" TouchEnable="True" FontSize="14" Scale9Enable="True" LeftEage="15" RightEage="15" TopEage="11" BottomEage="11" Scale9OriginX="15" Scale9OriginY="11" Scale9Width="34" Scale9Height="42" OutlineSize="0" ShadowOffsetX="0.0000" ShadowOffsetY="0.0000" ctype="ButtonObjectData">
<Size X="64.0000" Y="64.0000" />
<AnchorPoint ScaleY="0.5000" />
<Position X="20.0000" Y="320.0000" />
<Scale ScaleX="1.0000" ScaleY="1.0000" />
<CColor A="255" R="255" G="255" B="255" />
<PrePosition X="0.0208" Y="0.5000" />
<PreSize X="0.0667" Y="0.1000" />
<TextColor A="255" R="65" G="65" B="70" />
<DisabledFileData Type="Normal" Path="img/back_btn_on.png" Plist="" />
<PressedFileData Type="Normal" Path="img/back_btn_on.png" Plist="" />
<NormalFileData Type="Normal" Path="img/back_btn_off.png" Plist="" />
<OutlineColor A="255" R="255" G="0" B="0" />
<ShadowColor A="255" R="110" G="110" B="110" />
</AbstractNodeData>
<AbstractNodeData Name="right" ActionTag="-724672713" Tag="4" IconVisible="False" PositionPercentYEnabled="True" HorizontalEdge="RightEdge" LeftMargin="876.0000" RightMargin="20.0000" TopMargin="288.0000" BottomMargin="288.0000" TouchEnable="True" FontSize="14" Scale9Enable="True" LeftEage="15" RightEage="15" TopEage="11" BottomEage="11" Scale9OriginX="15" Scale9OriginY="11" Scale9Width="34" Scale9Height="42" OutlineSize="0" ShadowOffsetX="0.0000" ShadowOffsetY="0.0000" ctype="ButtonObjectData">
<Size X="64.0000" Y="64.0000" />
<AnchorPoint ScaleX="0.5000" ScaleY="0.5000" />
<Position X="908.0000" Y="320.0000" />
<Scale ScaleX="-1.0000" ScaleY="1.0000" />
<CColor A="255" R="255" G="255" B="255" />
<PrePosition X="0.9458" Y="0.5000" />
<PreSize X="0.0667" Y="0.1000" />
<TextColor A="255" R="65" G="65" B="70" />
<DisabledFileData Type="Normal" Path="img/back_btn_on.png" Plist="" />
<PressedFileData Type="Normal" Path="img/back_btn_on.png" Plist="" />
<NormalFileData Type="Normal" Path="img/back_btn_off.png" Plist="" />
<OutlineColor A="255" R="255" G="0" B="0" />
<ShadowColor A="255" R="110" G="110" B="110" />
</AbstractNodeData>
<AbstractNodeData Name="fillscr" ActionTag="-2030113146" Tag="14" IconVisible="False" HorizontalEdge="LeftEdge" VerticalEdge="TopEdge" LeftMargin="60.0000" RightMargin="860.0000" TopMargin="60.0000" BottomMargin="540.0000" TouchEnable="True" FontSize="14" Scale9Enable="True" LeftEage="13" RightEage="13" TopEage="11" BottomEage="11" Scale9OriginX="13" Scale9OriginY="11" Scale9Width="14" Scale9Height="18" OutlineSize="0" ShadowOffsetX="0.0000" ShadowOffsetY="0.0000" ctype="ButtonObjectData">
<Size X="40.0000" Y="40.0000" />
<Children>
<AbstractNodeData Name="CheckBoxNode_Normal_1" ActionTag="-116912945" Tag="15" IconVisible="False" PositionPercentXEnabled="True" PositionPercentYEnabled="True" LeftMargin="-20.0000" RightMargin="-20.0000" TopMargin="-20.0000" BottomMargin="-20.0000" ctype="SpriteObjectData">
<Size X="80.0000" Y="80.0000" />
<AnchorPoint ScaleX="0.5000" ScaleY="0.5000" />
<Position X="20.0000" Y="20.0000" />
<Scale ScaleX="0.4000" ScaleY="0.4000" />
<CColor A="255" R="255" G="255" B="255" />
<PrePosition X="0.5000" Y="0.5000" />
<PreSize X="1.0000" Y="1.0000" />
<FileData Type="Normal" Path="img/windows_icon.png" Plist="" />
<BlendFunc Src="1" Dst="771" />
</AbstractNodeData>
</Children>
<AnchorPoint ScaleX="0.5000" ScaleY="0.5000" />
<Position X="80.0000" Y="560.0000" />
<Scale ScaleX="1.9000" ScaleY="1.9000" />
<CColor A="255" R="255" G="255" B="255" />
<PrePosition X="0.0833" Y="0.8750" />
<PreSize X="0.0417" Y="0.0625" />
<TextColor A="255" R="65" G="65" B="70" />
<DisabledFileData Type="Normal" Path="img/CheckBox_Disable.png" Plist="" />
<PressedFileData Type="Normal" Path="img/CheckBox_Press.png" Plist="" />
<NormalFileData Type="Normal" Path="img/CheckBox_Normal.png" Plist="" />
<OutlineColor A="255" R="255" G="0" B="0" />
<ShadowColor A="255" R="110" G="110" B="110" />
</AbstractNodeData>
</Children>
</ObjectData>
</Content>
</Content>
</GameFile> | Csound | 3 | A29586a/Kirikiroid2 | cocos/kr2/cocosstudio/ui/WinMgrOverlay.csd | [
"BSD-3-Clause"
] |
package {
public class Test {}
}
dynamic class ES4Class {
public var variable = "TEST FAIL: Trait properties are NOT enumerable! (var)";
public const constant = "TEST FAIL: Trait properties are NOT enumerable! (const)";
}
var x = new ES4Class();
x.dynamic_variable = "variable value";
ES4Class.prototype.dynamic_prototype_variable = "prototype value";
for (var name in x) {
trace(name);
trace(x[name]);
} | ActionScript | 2 | Sprak1/ruffle | tests/tests/swfs/avm2/class_enumeration/Test.as | [
"Apache-2.0",
"Unlicense"
] |
scriptname CampTentShelterCollider extends ObjectReference
import CampUtil
ObjectReference property ParentTent auto
Event OnHit(ObjectReference akAggressor, Form akSource, Projectile akProjectile, bool abPowerAttack, bool abSneakAttack, bool abBashAttack, bool abHitBlocked)
if ParentTent && GetCurrentTent() != ParentTent
(ParentTent as _Camp_PlaceableObjectBase).ProcessOnHit(akAggressor, akSource, akProjectile, abBashAttack)
endif
EndEvent
Event OnMagicEffectApply(ObjectReference akCaster, MagicEffect akEffect)
if ParentTent && GetCurrentTent() != ParentTent
(ParentTent as _Camp_PlaceableObjectBase).ProcessMagicEffect(akCaster, akEffect)
endif
EndEvent | Papyrus | 4 | chesko256/Campfire | Scripts/Source/CampTentShelterCollider.psc | [
"MIT"
] |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<title>target-programmatic-copy</title>
<meta name="viewport" content="width=device-width, initial-scale=1" />
</head>
<body>
<!-- 1. Define some markup -->
<textarea id="bar">hello</textarea>
<button id="btn">
Copy
</button>
<!-- 2. Include library -->
<script src="../dist/clipboard.min.js"></script>
<!-- 3. Instantiate clipboard -->
<script>
var btn = document.querySelector('#btn');
btn.addEventListener('click', () => {
const textCopied = ClipboardJS.copy(document.querySelector('#bar'));
console.log('copied!', textCopied);
})
</script>
</body>
</html>
| HTML | 3 | wmt-riddhid/emoji-search-new | node_modules/clipboard/demo/target-programmatic-copy.html | [
"MIT"
] |
<tr>
<td class="content-block" itemprop="handler" itemscope itemtype="http://schema.org/HttpActionHandler">
<p>Hello Admin,</p>
<p><strong><%= PersonView.handle(@comment.author) %></strong> has commented on <%= link("on Changelog News", to: news_item_url(@item)) %> for the first time saying:</p>
<blockquote><pre><%= @comment.content %></pre></blockquote>
<p>To handle the comment, go to the news comments <%= link("admin dashboard", to: admin_news_item_comment_url(@comment)) %></p>
<p>💚, Logbot</p>
</td>
</tr>
| HTML+EEX | 4 | gustavoarmoa/changelog.com | lib/changelog_web/templates/email/comment_approval.html.eex | [
"MIT"
] |
import { AnalyticsTracker } from "./telemetry"
const instance = new AnalyticsTracker()
function flush(): void {
instance.sendEvents().catch(_e => {
// ignore
})
}
flush()
| TypeScript | 3 | pipaliyajaydip/gatsby | packages/gatsby-telemetry/src/send.ts | [
"MIT"
] |
let path-name = (if ((sys).host.name == "Windows") { "Path" } { "PATH" })
let-env $path-name = $nu.env.CONDA_OLD_PATH
unlet-env CONDA_PROMPT_MODIFIER
unlet-env CONDA_PREFIX
unlet-env CONDA_SHLVL
unlet-env CONDA_DEFAULT_ENV
unlet-env CONDA_OLD_PATH
| Nu | 3 | WindSoilder/nu_scripts | virtual_environments/conda_deactivate.nu | [
"MIT"
] |
/**
* Author......: See docs/credits.txt
* License.....: MIT
*/
#include "inc_vendor.h"
#include "inc_types.h"
#include "inc_platform.h"
#include "inc_common.h"
#include "inc_cipher_aes.h"
#include "inc_cipher_serpent.h"
#include "inc_cipher_twofish.h"
#include "inc_diskcryptor_xts.h"
DECLSPEC void dcrp_xts_mul2 (u32 *in, u32 *out)
{
const u32 c = in[3] >> 31;
out[3] = (in[3] << 1) | (in[2] >> 31);
out[2] = (in[2] << 1) | (in[1] >> 31);
out[1] = (in[1] << 1) | (in[0] >> 31);
out[0] = (in[0] << 1);
out[0] ^= c * 0x87;
}
DECLSPEC void dcrp_aes256_decrypt_xts (const u32 *ukey1, const u32 *ukey2, const u32 *in, u32 *out, u32 *S, u32 *T, u32 *ks, SHM_TYPE u32 *s_te0, SHM_TYPE u32 *s_te1, SHM_TYPE u32 *s_te2, SHM_TYPE u32 *s_te3, SHM_TYPE u32 *s_te4, SHM_TYPE u32 *s_td0, SHM_TYPE u32 *s_td1, SHM_TYPE u32 *s_td2, SHM_TYPE u32 *s_td3, SHM_TYPE u32 *s_td4)
{
out[0] = in[0];
out[1] = in[1];
out[2] = in[2];
out[3] = in[3];
aes256_set_encrypt_key (ks, ukey2, s_te0, s_te1, s_te2, s_te3);
aes256_encrypt (ks, S, T, s_te0, s_te1, s_te2, s_te3, s_te4);
// skip four blocks (the starting position + 64 raw salt bytes that were replaced after encryption):
dcrp_xts_mul2 (T, T);
dcrp_xts_mul2 (T, T);
dcrp_xts_mul2 (T, T);
dcrp_xts_mul2 (T, T);
out[0] ^= T[0];
out[1] ^= T[1];
out[2] ^= T[2];
out[3] ^= T[3];
aes256_set_decrypt_key (ks, ukey1, s_te0, s_te1, s_te2, s_te3, s_td0, s_td1, s_td2, s_td3);
aes256_decrypt (ks, out, out, s_td0, s_td1, s_td2, s_td3, s_td4);
out[0] ^= T[0];
out[1] ^= T[1];
out[2] ^= T[2];
out[3] ^= T[3];
}
DECLSPEC void dcrp_serpent256_decrypt_xts (const u32 *ukey1, const u32 *ukey2, const u32 *in, u32 *out, u32 *S, u32 *T, u32 *ks)
{
out[0] = in[0];
out[1] = in[1];
out[2] = in[2];
out[3] = in[3];
serpent256_set_key (ks, ukey2);
serpent256_encrypt (ks, S, T);
// skip four blocks (the starting position + 64 raw salt bytes that were replaced after encryption):
dcrp_xts_mul2 (T, T);
dcrp_xts_mul2 (T, T);
dcrp_xts_mul2 (T, T);
dcrp_xts_mul2 (T, T);
out[0] ^= T[0];
out[1] ^= T[1];
out[2] ^= T[2];
out[3] ^= T[3];
serpent256_set_key (ks, ukey1);
serpent256_decrypt (ks, out, out);
out[0] ^= T[0];
out[1] ^= T[1];
out[2] ^= T[2];
out[3] ^= T[3];
}
DECLSPEC void dcrp_twofish256_decrypt_xts (const u32 *ukey1, const u32 *ukey2, const u32 *in, u32 *out, u32 *S, u32 *T, u32 *sk, u32 *lk)
{
out[0] = in[0];
out[1] = in[1];
out[2] = in[2];
out[3] = in[3];
twofish256_set_key (sk, lk, ukey2);
twofish256_encrypt (sk, lk, S, T);
// skip four blocks (the starting position + 64 raw salt bytes that were replaced after encryption):
dcrp_xts_mul2 (T, T);
dcrp_xts_mul2 (T, T);
dcrp_xts_mul2 (T, T);
dcrp_xts_mul2 (T, T);
out[0] ^= T[0];
out[1] ^= T[1];
out[2] ^= T[2];
out[3] ^= T[3];
twofish256_set_key (sk, lk, ukey1);
twofish256_decrypt (sk, lk, out, out);
out[0] ^= T[0];
out[1] ^= T[1];
out[2] ^= T[2];
out[3] ^= T[3];
}
// 512 bit
DECLSPEC int dcrp_verify_header_aes (GLOBAL_AS const u32 *data_buf, const u32 *ukey1, const u32 *ukey2, SHM_TYPE u32 *s_te0, SHM_TYPE u32 *s_te1, SHM_TYPE u32 *s_te2, SHM_TYPE u32 *s_te3, SHM_TYPE u32 *s_te4, SHM_TYPE u32 *s_td0, SHM_TYPE u32 *s_td1, SHM_TYPE u32 *s_td2, SHM_TYPE u32 *s_td3, SHM_TYPE u32 *s_td4)
{
u32 ks_aes[60];
u32 S[4] = { 1, 0, 0, 0 }; // this weird offset / sector ID
u32 T_aes[4] = { 0 };
u32 data[4];
data[0] = data_buf[0];
data[1] = data_buf[1];
data[2] = data_buf[2];
data[3] = data_buf[3];
u32 tmp[4];
dcrp_aes256_decrypt_xts (ukey1, ukey2, data, tmp, S, T_aes, ks_aes, s_te0, s_te1, s_te2, s_te3, s_te4, s_td0, s_td1, s_td2, s_td3, s_td4);
if (tmp[0] != 0x50524344) return 0; // signature / magic: "DCRP"
if ((tmp[2] != 0x00040002) && (tmp[2] != 0x00050002) && (tmp[2] != 0x00080002)) return 0; // header version 0x0002 and flags either 0x04, 0x05 or 0x08
if ((tmp[3] & 0xffff) != 0) return 0; // remaining 2 bytes of 0x00000004 / 0x00000005 / 0x00000008 => must be 0x0000
return 1;
}
DECLSPEC int dcrp_verify_header_serpent (GLOBAL_AS const u32 *data_buf, const u32 *ukey1, const u32 *ukey2)
{
u32 ks_serpent[140];
u32 S[4] = { 1, 0, 0, 0 }; // this weird offset / sector ID. found by lot of research by philsmd
u32 T_serpent[4] = { 0 };
u32 data[4];
data[0] = data_buf[0];
data[1] = data_buf[1];
data[2] = data_buf[2];
data[3] = data_buf[3];
u32 tmp[4];
dcrp_serpent256_decrypt_xts (ukey1, ukey2, data, tmp, S, T_serpent, ks_serpent);
if (tmp[0] != 0x50524344) return 0; // signature / magic: "DCRP"
if ((tmp[2] != 0x00040002) && (tmp[2] != 0x00050002) && (tmp[2] != 0x00080002)) return 0; // header version 0x0002 and flags either 0x04, 0x05 or 0x08
if ((tmp[3] & 0xffff) != 0) return 0; // remaining 2 bytes of 0x00000004 / 0x00000005 / 0x00000008 => must be 0x0000
return 1;
}
DECLSPEC int dcrp_verify_header_twofish (GLOBAL_AS const u32 *data_buf, const u32 *ukey1, const u32 *ukey2)
{
u32 sk_twofish[4];
u32 lk_twofish[40];
u32 S[4] = { 1, 0, 0, 0 }; // this weird offset / sector ID. found by lot of research by philsmd
u32 T_twofish[4] = { 0 };
u32 data[4];
data[0] = data_buf[0];
data[1] = data_buf[1];
data[2] = data_buf[2];
data[3] = data_buf[3];
u32 tmp[4];
dcrp_twofish256_decrypt_xts (ukey1, ukey2, data, tmp, S, T_twofish, sk_twofish, lk_twofish);
if (tmp[0] != 0x50524344) return 0; // signature / magic: "DCRP"
if ((tmp[2] != 0x00040002) && (tmp[2] != 0x00050002) && (tmp[2] != 0x00080002)) return 0; // header version 0x0002 and flags either 0x04, 0x05 or 0x08
if ((tmp[3] & 0xffff) != 0) return 0; // remaining 2 bytes of 0x00000004 / 0x00000005 / 0x00000008 => must be 0x0000
return 1;
}
// 1024 bit
DECLSPEC int dcrp_verify_header_aes_twofish (GLOBAL_AS const u32 *data_buf, const u32 *ukey1, const u32 *ukey2, const u32 *ukey3, const u32 *ukey4, SHM_TYPE u32 *s_te0, SHM_TYPE u32 *s_te1, SHM_TYPE u32 *s_te2, SHM_TYPE u32 *s_te3, SHM_TYPE u32 *s_te4, SHM_TYPE u32 *s_td0, SHM_TYPE u32 *s_td1, SHM_TYPE u32 *s_td2, SHM_TYPE u32 *s_td3, SHM_TYPE u32 *s_td4)
{
u32 ks_aes[60];
u32 sk_twofish[4];
u32 lk_twofish[40];
u32 S[4] = { 1, 0, 0, 0 }; // this weird offset / sector ID. found by lot of research by philsmd
u32 T_aes[4] = { 0 };
u32 T_twofish[4] = { 0 };
u32 data[4];
data[0] = data_buf[0];
data[1] = data_buf[1];
data[2] = data_buf[2];
data[3] = data_buf[3];
u32 tmp[4];
dcrp_aes256_decrypt_xts (ukey2, ukey4, data, tmp, S, T_aes, ks_aes, s_te0, s_te1, s_te2, s_te3, s_te4, s_td0, s_td1, s_td2, s_td3, s_td4);
dcrp_twofish256_decrypt_xts (ukey1, ukey3, tmp, tmp, S, T_twofish, sk_twofish, lk_twofish);
if (tmp[0] != 0x50524344) return 0; // signature / magic: "DCRP"
if ((tmp[2] != 0x00040002) && (tmp[2] != 0x00050002) && (tmp[2] != 0x00080002)) return 0; // header version 0x0002 and flags either 0x04, 0x05 or 0x08
if ((tmp[3] & 0xffff) != 0) return 0; // remaining 2 bytes of 0x00000004 / 0x00000005 / 0x00000008 => must be 0x0000
return 1;
}
DECLSPEC int dcrp_verify_header_serpent_aes (GLOBAL_AS const u32 *data_buf, const u32 *ukey1, const u32 *ukey2, const u32 *ukey3, const u32 *ukey4, SHM_TYPE u32 *s_te0, SHM_TYPE u32 *s_te1, SHM_TYPE u32 *s_te2, SHM_TYPE u32 *s_te3, SHM_TYPE u32 *s_te4, SHM_TYPE u32 *s_td0, SHM_TYPE u32 *s_td1, SHM_TYPE u32 *s_td2, SHM_TYPE u32 *s_td3, SHM_TYPE u32 *s_td4)
{
u32 ks_serpent[140];
u32 ks_aes[60];
u32 S[4] = { 1, 0, 0, 0 }; // this weird offset / sector ID. found by lot of research by philsmd
u32 T_serpent[4] = { 0 };
u32 T_aes[4] = { 0 };
u32 data[4];
data[0] = data_buf[0];
data[1] = data_buf[1];
data[2] = data_buf[2];
data[3] = data_buf[3];
u32 tmp[4];
dcrp_serpent256_decrypt_xts (ukey2, ukey4, data, tmp, S, T_serpent, ks_serpent);
dcrp_aes256_decrypt_xts (ukey1, ukey3, tmp, tmp, S, T_aes, ks_aes, s_te0, s_te1, s_te2, s_te3, s_te4, s_td0, s_td1, s_td2, s_td3, s_td4);
if (tmp[0] != 0x50524344) return 0; // signature / magic: "DCRP"
if ((tmp[2] != 0x00040002) && (tmp[2] != 0x00050002) && (tmp[2] != 0x00080002)) return 0; // header version 0x0002 and flags either 0x04, 0x05 or 0x08
if ((tmp[3] & 0xffff) != 0) return 0; // remaining 2 bytes of 0x00000004 / 0x00000005 / 0x00000008 => must be 0x0000
return 1;
}
DECLSPEC int dcrp_verify_header_twofish_serpent (GLOBAL_AS const u32 *data_buf, const u32 *ukey1, const u32 *ukey2, const u32 *ukey3, const u32 *ukey4)
{
u32 sk_twofish[4];
u32 lk_twofish[40];
u32 ks_serpent[140];
u32 S[4] = { 1, 0, 0, 0 }; // this weird offset / sector ID. found by lot of research by philsmd
u32 T_twofish[4] = { 0 };
u32 T_serpent[4] = { 0 };
u32 data[4];
data[0] = data_buf[0];
data[1] = data_buf[1];
data[2] = data_buf[2];
data[3] = data_buf[3];
u32 tmp[4];
dcrp_twofish256_decrypt_xts (ukey2, ukey4, data, tmp, S, T_twofish, sk_twofish, lk_twofish);
dcrp_serpent256_decrypt_xts (ukey1, ukey3, tmp, tmp, S, T_serpent, ks_serpent);
if (tmp[0] != 0x50524344) return 0; // signature / magic: "DCRP"
if ((tmp[2] != 0x00040002) && (tmp[2] != 0x00050002) && (tmp[2] != 0x00080002)) return 0; // header version 0x0002 and flags either 0x04, 0x05 or 0x08
if ((tmp[3] & 0xffff) != 0) return 0; // remaining 2 bytes of 0x00000004 / 0x00000005 / 0x00000008 => must be 0x0000
return 1;
}
// 1536 bit
DECLSPEC int dcrp_verify_header_aes_twofish_serpent (GLOBAL_AS const u32 *data_buf, const u32 *ukey1, const u32 *ukey2, const u32 *ukey3, const u32 *ukey4, const u32 *ukey5, const u32 *ukey6, SHM_TYPE u32 *s_te0, SHM_TYPE u32 *s_te1, SHM_TYPE u32 *s_te2, SHM_TYPE u32 *s_te3, SHM_TYPE u32 *s_te4, SHM_TYPE u32 *s_td0, SHM_TYPE u32 *s_td1, SHM_TYPE u32 *s_td2, SHM_TYPE u32 *s_td3, SHM_TYPE u32 *s_td4)
{
u32 ks_aes[60];
u32 sk_twofish[4];
u32 lk_twofish[40];
u32 ks_serpent[140];
u32 S[4] = { 1, 0, 0, 0 }; // this weird offset / sector ID. found by lot of research by philsmd
u32 T_aes[4] = { 0 };
u32 T_twofish[4] = { 0 };
u32 T_serpent[4] = { 0 };
u32 data[4];
data[0] = data_buf[0];
data[1] = data_buf[1];
data[2] = data_buf[2];
data[3] = data_buf[3];
u32 tmp[4];
dcrp_aes256_decrypt_xts (ukey3, ukey6, data, tmp, S, T_aes, ks_aes, s_te0, s_te1, s_te2, s_te3, s_te4, s_td0, s_td1, s_td2, s_td3, s_td4);
dcrp_twofish256_decrypt_xts (ukey2, ukey5, tmp, tmp, S, T_twofish, sk_twofish, lk_twofish);
dcrp_serpent256_decrypt_xts (ukey1, ukey4, tmp, tmp, S, T_serpent, ks_serpent);
if (tmp[0] != 0x50524344) return 0; // signature / magic: "DCRP"
if ((tmp[2] != 0x00040002) && (tmp[2] != 0x00050002) && (tmp[2] != 0x00080002)) return 0; // header version 0x0002 and flags either 0x04, 0x05 or 0x08
if ((tmp[3] & 0xffff) != 0) return 0; // remaining 2 bytes of 0x00000004 / 0x00000005 / 0x00000008 => must be 0x0000
return 1;
}
DECLSPEC int dcrp_verify_header_serpent_twofish_aes (GLOBAL_AS const u32 *data_buf, const u32 *ukey1, const u32 *ukey2, const u32 *ukey3, const u32 *ukey4, const u32 *ukey5, const u32 *ukey6, SHM_TYPE u32 *s_te0, SHM_TYPE u32 *s_te1, SHM_TYPE u32 *s_te2, SHM_TYPE u32 *s_te3, SHM_TYPE u32 *s_te4, SHM_TYPE u32 *s_td0, SHM_TYPE u32 *s_td1, SHM_TYPE u32 *s_td2, SHM_TYPE u32 *s_td3, SHM_TYPE u32 *s_td4)
{
u32 ks_serpent[140];
u32 sk_twofish[4];
u32 lk_twofish[40];
u32 ks_aes[60];
u32 S[4] = { 1, 0, 0, 0 }; // this weird offset / sector ID. found by lot of research by philsmd
u32 T_serpent[4] = { 0 };
u32 T_twofish[4] = { 0 };
u32 T_aes[4] = { 0 };
u32 data[4];
data[0] = data_buf[0];
data[1] = data_buf[1];
data[2] = data_buf[2];
data[3] = data_buf[3];
u32 tmp[4];
dcrp_serpent256_decrypt_xts (ukey3, ukey6, data, tmp, S, T_serpent, ks_serpent);
dcrp_twofish256_decrypt_xts (ukey2, ukey5, tmp, tmp, S, T_twofish, sk_twofish, lk_twofish);
dcrp_aes256_decrypt_xts (ukey1, ukey4, tmp, tmp, S, T_aes, ks_aes, s_te0, s_te1, s_te2, s_te3, s_te4, s_td0, s_td1, s_td2, s_td3, s_td4);
if (tmp[0] != 0x50524344) return 0; // signature / magic: "DCRP"
if ((tmp[2] != 0x00040002) && (tmp[2] != 0x00050002) && (tmp[2] != 0x00080002)) return 0; // header version 0x0002 and flags either 0x04, 0x05 or 0x08
if ((tmp[3] & 0xffff) != 0) return 0; // remaining 2 bytes of 0x00000004 / 0x00000005 / 0x00000008 => must be 0x0000
return 1;
}
| OpenCL | 4 | Masha/hashcat | OpenCL/inc_diskcryptor_xts.cl | [
"MIT"
] |
country,country_id,group,spi,spi_offense,spi_defense,win_group,sixteen,quarter,semi,cup,win
Algeria,ALG,h,64.25,1.1759,1.1674,0.020800000000000,0.161200000000000,0.023822225564571,0.004642046469400,0.000592933348165,0.000085072360298
Argentina,ARG,f,89.91,2.8255,0.4452,0.905200000000000,0.984000000000000,0.719888193478627,0.513814810737178,0.331476804199140,0.154742830446819
Australia,AUS,b,70.13,1.7862,1.3112,0.000000000000000,0.000000000000000,0.000000000000000,0.000000000000000,0.000000000000000,0.000000000000000
Belgium,BEL,h,81.82,2.1461,0.7596,0.654400000000000,0.866500000000000,0.414125292809248,0.159179303798644,0.066443325907681,0.018571782757338
Bosnia and Herzegovina,BIH,f,80.59,2.331,0.9799,0.037200000000000,0.544500000000000,0.204790601211718,0.076074350787074,0.020498952092898,0.006959851041733
Brazil,BRA,a,91.09,3.1914,0.5169,0.920000000000000,0.995400000000000,0.752706620567035,0.605588341211518,0.456774958488082,0.354388160028907
Chile,CHI,b,87.77,2.7346,0.6173,0.397400000000000,1.000000000000000,0.445662610716725,0.293890603221623,0.159126969016228,0.070203351101303
Ivory Coast,CIV,c,79.49,2.2615,1.0159,0.012900000000000,0.749400000000000,0.406801682807295,0.152064699131503,0.056571300933451,0.013439692710298
Cameroon,CMR,a,69.44,1.4899,1.1181,0.000000000000000,0.000000000000000,0.000000000000000,0.000000000000000,0.000000000000000,0.000000000000000
Colombia,COL,c,87.5,2.4207,0.4508,0.987100000000000,1.000000000000000,0.653977246340077,0.211188125680986,0.104492013744209,0.052890321846411
Costa Rica,CRC,d,77.52,1.5984,0.6861,0.875300000000000,1.000000000000000,0.451403600167022,0.144139825903059,0.047258375977170,0.009882227261625
Croatia,CRO,a,79.63,2.0389,0.8511,0.040100000000000,0.395600000000000,0.129102758690642,0.065723788540646,0.023988080599226,0.005528494441971
Ecuador,ECU,e,79.93,1.9872,0.7934,0.005200000000000,0.384300000000000,0.112807698872174,0.054542986989533,0.022649989569531,0.005424000820114
England,ENG,d,81.52,2.1296,0.7722,0.000000000000000,0.000000000000000,0.000000000000000,0.000000000000000,0.000000000000000,0.000000000000000
Spain,ESP,b,85.72,2.4782,0.653,0.000000000000000,0.000000000000000,0.000000000000000,0.000000000000000,0.000000000000000,0.000000000000000
France,FRA,e,86.89,2.5361,0.5808,0.994000000000000,0.999400000000000,0.665198423966258,0.323177620218612,0.115555967037256,0.057683207086759
Germany,GER,g,89.41,3.2374,0.7435,0.859900000000000,0.978500000000000,0.782265074850978,0.503062936429486,0.237878978773379,0.140985288896357
Ghana,GHA,g,76.28,1.8448,0.9487,0.006400000000000,0.110600000000000,0.049429436958193,0.014443910386641,0.004991540030426,0.000983750552676
Greece,GRE,c,74.23,1.183,0.5846,0.000000000000000,0.209300000000000,0.091095166341826,0.026092445743608,0.007359553867938,0.001249146660718
Honduras,HON,e,68.14,1.506,1.2117,0.000000000000000,0.015600000000000,0.002432526982666,0.000734629689273,0.000187791192980,0.000023064435524
Iran,IRN,f,70.83,1.1912,0.7941,0.021400000000000,0.200800000000000,0.046550358971309,0.011082094753769,0.001889200670292,0.000359410938330
Italy,ITA,d,80.06,2.0297,0.813,0.062800000000000,0.602400000000000,0.217710500748267,0.048184156766244,0.016663007547241,0.005335888838292
Japan,JPN,c,73.26,1.9584,1.2372,0.000000000000000,0.041300000000000,0.017369024148292,0.004648681410656,0.001229024051350,0.000189541010474
South Korea,KOR,h,72.53,1.6905,1.0807,0.123300000000000,0.411900000000000,0.096494811533901,0.024301739732359,0.005018146254360,0.000926273030152
Mexico,MEX,a,78.38,1.4687,0.5347,0.039900000000000,0.609000000000000,0.180654522823442,0.086135301822886,0.028714848392850,0.005987791925262
Netherlands,NED,b,86.13,2.7973,0.8149,0.602600000000000,1.000000000000000,0.491873487202138,0.320184876463840,0.163751799148315,0.062655102402870
Nigeria,NGA,f,74.87,1.5464,0.8209,0.036200000000000,0.270700000000000,0.077628599563765,0.022474913266808,0.004848223145595,0.001115721275687
Portugal,POR,g,79.07,2.0819,0.9218,0.010100000000000,0.231500000000000,0.115652535343067,0.038730146787384,0.015375480783476,0.003550241445562
Russia,RUS,h,78.34,1.6128,0.6409,0.201500000000000,0.560400000000000,0.180211638623945,0.059557797863492,0.016905187766969,0.004226365924494
Switzerland,SUI,e,79.55,2.0841,0.8886,0.000800000000000,0.600700000000000,0.170703596953412,0.082035219873791,0.033799447450837,0.007901844044491
Uruguay,URU,d,81.42,2.231,0.8484,0.061900000000000,0.397600000000000,0.161642779447292,0.042159154103415,0.016205081689228,0.005568191936182
USA,USA,g,78.44,2.1002,0.9802,0.123600000000000,0.679400000000000,0.337998984316163,0.112145492216554,0.039753018321702,0.009143384779355
| CSV | 2 | h4ckfu/data | world-cup-predictions/wc-20140620-235753.csv | [
"CC-BY-4.0"
] |
namespace java com.twitter.finagle.integration.thriftjava
#@namespace scala com.twitter.finagle.integration.thriftscala
service Echo {
string echo(string msg);
}
| Thrift | 4 | xuwei-k/finagle | finagle-integration/src/test/thrift/echo.thrift | [
"Apache-2.0"
] |
:pseudo\2c class {} | CSS | 0 | mengxy/swc | crates/swc_css_parser/tests/fixture/esbuild/misc/YUPpw78_zYmKpAkI2SzNsg/input.css | [
"Apache-2.0"
] |
using Uno;
using Fuse;
namespace Fuse.Preview
{
public partial class Application
{
public Application()
{
}
}
} | Uno | 1 | mortend/fuse-studio | Source/Preview/App/Application.uno | [
"MIT"
] |
#include <metal_stdlib>
using namespace metal;
struct VS_INPUT
{
float2 pos [[ attribute(0) ]];
float2 uv [[ attribute(1) ]];
float4 col [[ attribute(2) ]];
};
struct PS_INPUT
{
float4 pos [[ position ]];
float4 col;
float2 uv;
};
float3 SrgbToLinear(float3 srgb)
{
return srgb * (srgb * (srgb * 0.305306011 + 0.682171111) + 0.012522878);
}
constant bool UseLegacyColorSpaceHandling [[ function_constant(1) ]];
vertex PS_INPUT VS(
VS_INPUT input [[ stage_in ]],
constant float4x4 &ProjectionMatrix [[ buffer(1) ]])
{
PS_INPUT output;
output.pos = ProjectionMatrix * float4(input.pos.xy, 0.f, 1.f);
if (UseLegacyColorSpaceHandling)
{
output.col = input.col;
}
else
{
output.col = float4(SrgbToLinear(input.col.rgb), input.col.a);
}
output.uv = input.uv;
return output;
}
| Metal | 4 | lanyizi/veldrid | src/Veldrid.ImGui/Assets/Metal/imgui-vertex.metal | [
"MIT"
] |
/*
* Copyright 2010-2018 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license
* that can be found in the LICENSE file.
*/
package codegen.function.named
import kotlin.test.*
fun foo(a:Int, b:Int) = a - b
@Test fun runTest() {
if (foo(b = 24, a = 42) != 18)
throw Error()
} | Kotlin | 4 | MaTriXy/kotlin-native | backend.native/tests/codegen/function/named.kt | [
"Apache-2.0"
] |
--TEST--
Test lstat() and stat() functions: usage variations - effects of rename() on link
--SKIPIF--
<?php
if (PHP_OS_FAMILY === 'Windows') {
include_once __DIR__ . '/windows_links/common.inc';
skipIfSeCreateSymbolicLinkPrivilegeIsDisabled(__FILE__);
}
?>
--FILE--
<?php
/* test the effects of rename() on stats of link */
$file_path = __DIR__;
require "$file_path/file.inc";
/* create temp file & link */
$fp = fopen("$file_path/lstat_stat_variation3.tmp", "w"); // temp file
fclose($fp);
// temp link
symlink("$file_path/lstat_stat_variation3.tmp", "$file_path/lstat_stat_variation_link3.tmp");
// renaming a link
echo "*** Testing lstat() for link after being renamed ***\n";
$old_linkname = "$file_path/lstat_stat_variation_link3.tmp";
$new_linkname = "$file_path/lstat_stat_variation_link3a.tmp";
$old_stat = lstat($old_linkname);
clearstatcache();
var_dump( rename($old_linkname, $new_linkname) );
$new_stat = lstat($new_linkname);
// compare self stats
var_dump( compare_self_stat($old_stat) );
var_dump( compare_self_stat($new_stat) );
// compare the two stats - all except ctime
$keys_to_compare = array(0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12,
"dev", "ino", "mode", "nlink", "uid", "gid",
"rdev", "size", "atime", "mtime", "blksize", "blocks");
var_dump( compare_stats($old_stat, $new_stat, $keys_to_compare) );
?>
--CLEAN--
<?php
$file_path = __DIR__;
unlink("$file_path/lstat_stat_variation3.tmp");
unlink("$file_path/lstat_stat_variation_link3a.tmp");
?>
--EXPECT--
*** Testing lstat() for link after being renamed ***
bool(true)
bool(true)
bool(true)
bool(true)
| PHP | 4 | NathanFreeman/php-src | ext/standard/tests/file/lstat_stat_variation3.phpt | [
"PHP-3.01"
] |
# frozen_string_literal: true
module ActiveModel
module Type
class Date < Value # :nodoc:
include Helpers::Timezone
include Helpers::AcceptsMultiparameterTime.new
def type
:date
end
def type_cast_for_schema(value)
value.to_formatted_s(:db).inspect
end
private
def cast_value(value)
if value.is_a?(::String)
return if value.empty?
fast_string_to_date(value) || fallback_string_to_date(value)
elsif value.respond_to?(:to_date)
value.to_date
else
value
end
end
ISO_DATE = /\A(\d{4})-(\d\d)-(\d\d)\z/
def fast_string_to_date(string)
if string =~ ISO_DATE
new_date $1.to_i, $2.to_i, $3.to_i
end
end
def fallback_string_to_date(string)
new_date(*::Date._parse(string, false).values_at(:year, :mon, :mday))
end
def new_date(year, mon, mday)
unless year.nil? || (year == 0 && mon == 0 && mday == 0)
::Date.new(year, mon, mday) rescue nil
end
end
def value_from_multiparameter_assignment(*)
time = super
time && new_date(time.year, time.mon, time.mday)
end
end
end
end
| Ruby | 4 | stevepolitodesign/rails | activemodel/lib/active_model/type/date.rb | [
"MIT"
] |
/*---------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
import { Disposable } from 'vs/base/common/lifecycle';
import { IWorkbenchContribution } from 'vs/workbench/common/contributions';
import { IWorkbenchEnvironmentService } from 'vs/workbench/services/environment/common/environmentService';
import { CandidatePort, IRemoteExplorerService } from 'vs/workbench/services/remote/common/remoteExplorerService';
export class ShowCandidateContribution extends Disposable implements IWorkbenchContribution {
constructor(
@IRemoteExplorerService remoteExplorerService: IRemoteExplorerService,
@IWorkbenchEnvironmentService environmentService: IWorkbenchEnvironmentService,
) {
super();
const showPortCandidate = environmentService.options?.tunnelProvider?.showPortCandidate;
if (showPortCandidate) {
this._register(remoteExplorerService.setCandidateFilter(async (candidates: CandidatePort[]): Promise<CandidatePort[]> => {
const filters: boolean[] = await Promise.all(candidates.map(candidate => showPortCandidate(candidate.host, candidate.port, candidate.detail ?? '')));
const filteredCandidates: CandidatePort[] = [];
if (filters.length !== candidates.length) {
return candidates;
}
for (let i = 0; i < candidates.length; i++) {
if (filters[i]) {
filteredCandidates.push(candidates[i]);
}
}
return filteredCandidates;
}));
}
}
}
| TypeScript | 4 | kklt2002/vscode | src/vs/workbench/contrib/remote/common/showCandidate.ts | [
"MIT"
] |
@import url(<$mt:SupportDirectoryURL$>theme_static/eiger/css/base.css);
@import url(<$mt:SupportDirectoryURL$>theme_static/eiger/css/screen.css);
/* <__trans phrase="for Comments, Trackbacks"> */
@import url(<$mt:SupportDirectoryURL$>theme_static/eiger/css/feedback.css);
/*
/ <__trans phrase="Sample Style">
*/
/* Body
body {
font-size: 16px;
font-family: sans-serif;
}
*/
/* <__trans phrase="Category Label">
.label {
border-radius: 3px;
}
.label.category_basename {
background-color: green;
}
*/
/* Responsive (Media Query)
body {
background-color: lightgrey;
}
@media (min-width: 700px) {
background-color: whitesmoke;
}
@media (min-width: 930px) {
background-color: white;
}
*/
| MTML | 4 | movabletype/mt-theme-eiger | themes/eiger/templates/styles.mtml | [
"MIT"
] |
using NUnit.Framework;
namespace Selenium.Tests
{
[TestFixture]
public class TestAddSelection : SeleniumTestCaseBase
{
[Test]
public void AddingToSelectionWhenSelectHasEmptyMultipleAttribute()
{
selenium.Open("../tests/html/test_multiple_select.html");
selenium.AddSelection("sel", "select_2");
selenium.AddSelection("sel", "select_3");
string[] found = selenium.GetSelectedIds("name=sel");
Assert.AreEqual(2, found.Length);
Assert.AreEqual("select_2", found[0]);
Assert.AreEqual("select_3", found[1]);
}
}
}
| C# | 4 | weilandia/selenium | dotnet/test/webdriverbackedselenium/TestAddSelection.cs | [
"Apache-2.0"
] |
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="647.59534mm"
height="86.101425mm"
viewBox="0 0 647.59534 86.101425"
version="1.1"
id="svg12741"
inkscape:version="0.92.4 (f8dce91, 2019-08-02)"
sodipodi:docname="08_merge_left.svg">
<defs
id="defs12735">
<marker
inkscape:stockid="Arrow2Lend"
orient="auto"
refY="0"
refX="0"
id="Arrow2Lend-7-6-9-4-6-6-1-0-4-1"
style="overflow:visible"
inkscape:isstock="true">
<path
inkscape:connector-curvature="0"
id="path7253-1-4-3-6-0-5-1-1-3-0"
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
transform="matrix(-1.1,0,0,-1.1,-1.1,0)" />
</marker>
<marker
inkscape:stockid="Arrow2Lend"
orient="auto"
refY="0"
refX="0"
id="Arrow2Lend-7-6-9-4-6-6-1-0-4"
style="overflow:visible"
inkscape:isstock="true">
<path
inkscape:connector-curvature="0"
id="path7253-1-4-3-6-0-5-1-1-3"
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
transform="matrix(-1.1,0,0,-1.1,-1.1,0)" />
</marker>
</defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="0.3946822"
inkscape:cx="1172.6503"
inkscape:cy="52.059868"
inkscape:document-units="mm"
inkscape:current-layer="layer1"
showgrid="false"
fit-margin-top="0"
fit-margin-left="0"
fit-margin-right="0"
fit-margin-bottom="0"
inkscape:window-width="1551"
inkscape:window-height="849"
inkscape:window-x="49"
inkscape:window-y="27"
inkscape:window-maximized="1"
showguides="true"
inkscape:guide-bbox="true" />
<metadata
id="metadata12738">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(213.15146,-94.034376)">
<g
id="g3627"
transform="matrix(0.89992087,0,0,0.89940174,11.073374,13.790523)"
style="stroke-width:1.11152947">
<path
inkscape:connector-curvature="0"
id="path6109-2-9-6-9-7-6-0"
d="M -5.9124488,126.29946 H 41.977141"
style="fill:none;stroke:#000000;stroke-width:0.44461179;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#Arrow2Lend-7-6-9-4-6-6-1-0-4)" />
<path
inkscape:connector-curvature="0"
id="path6109-2-9-6-9-7-6-0-8"
d="m 241.87403,126.29946 h 47.88959"
style="fill:none;stroke:#000000;stroke-width:0.44461179;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#Arrow2Lend-7-6-9-4-6-6-1-0-4-1)" />
<g
transform="translate(12.798637,-6.3500197)"
id="g2802"
style="stroke-width:1.11152947">
<path
d="m -173.87807,112.82842 h 24.88797 v -12.188 h -24.88797 z"
style="fill:#646464;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.56915706;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path4891-1-50-8-2-6-7-6-4-51"
inkscape:connector-curvature="0" />
<path
d="m -173.87807,126.54442 h 24.88797 v -12.188 h -24.88797 z"
style="fill:#8b6ff9;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.56915706;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path4891-1-50-8-2-1-5-0-6-9-6"
inkscape:connector-curvature="0" />
<path
d="m -173.87807,139.24442 h 24.88797 v -12.188 h -24.88797 z"
style="fill:#150458;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.56915706;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path4891-1-50-8-2-2-3-4-39-9-0"
inkscape:connector-curvature="0" />
<path
d="m -173.87807,151.94442 h 24.88797 v -12.188 h -24.88797 z"
style="fill:#2808ac;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.56915706;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path4891-1-50-8-2-1-7-8-51-1-4-91"
inkscape:connector-curvature="0" />
<path
d="m -225.69406,126.54432 h 24.88795 v -12.1879 h -24.88795 z"
style="fill:#afabab;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.56915706;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path4891-1-50-8-2-1-74-57-1"
inkscape:connector-curvature="0" />
<path
d="m -199.27807,112.82832 h 24.88796 v -12.1879 h -24.88796 z"
style="fill:#646464;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.56915706;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path4891-1-50-8-2-7-17-6-6"
inkscape:connector-curvature="0" />
<path
d="m -199.27807,126.54432 h 24.88796 v -12.1879 h -24.88796 z"
style="fill:#afabab;fill-opacity:0.39215686;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.56915706;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path4891-1-50-8-2-1-9-1-69-0"
inkscape:connector-curvature="0" />
<path
d="m -225.69407,139.24432 h 24.88796 v -12.1879 h -24.88796 z"
style="fill:#afabab;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.56915706;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path4891-1-50-8-2-2-1-14-9"
inkscape:connector-curvature="0" />
<path
d="m -199.27807,139.24432 h 24.88796 v -12.1879 h -24.88796 z"
style="fill:#afabab;fill-opacity:0.39215686;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.56915706;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path4891-1-50-8-2-7-5-1-3-1"
inkscape:connector-curvature="0" />
<path
d="m -225.69406,151.94432 h 24.88795 v -12.1879 h -24.88795 z"
style="fill:#afabab;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.56915706;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path4891-1-50-8-2-1-7-0-0-0"
inkscape:connector-curvature="0" />
<path
d="m -199.27807,151.94432 h 24.88796 v -12.1879 h -24.88796 z"
style="fill:#afabab;fill-opacity:0.39215686;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.56915706;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path4891-1-50-8-2-1-9-8-8-9-9"
inkscape:connector-curvature="0" />
<text
transform="scale(1.0854314,0.92129267)"
id="text56748-3"
y="117.81081"
x="-156.77634"
style="font-style:normal;font-weight:normal;font-size:14.32942963px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.56161964"
xml:space="preserve"><tspan
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.81944466px;font-family:'Courier 10 Pitch';-inkscape-font-specification:'Courier 10 Pitch';fill:#ffffff;stroke-width:0.56161964"
y="117.81081"
x="-156.77634"
id="tspan56746-6"
sodipodi:role="line">key</tspan></text>
</g>
<g
id="g2825"
style="stroke-width:1.11152947">
<path
d="m -124.26805,120.19444 h 24.887959 v -12.1879 h -24.887959 z"
style="fill:#afabab;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.56915706;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path4891-1-50-8-2-1-74-57-4"
inkscape:connector-curvature="0" />
<path
d="m -97.852061,106.47844 h 24.88797 V 94.290537 h -24.88797 z"
style="fill:#646464;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.56915706;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path4891-1-50-8-2-7-17-6-61"
inkscape:connector-curvature="0" />
<path
d="m -97.852061,120.19444 h 24.88797 v -12.1879 h -24.88797 z"
style="fill:#150458;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.56915706;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path4891-1-50-8-2-1-9-1-69-5"
inkscape:connector-curvature="0" />
<path
d="m -124.26806,132.89444 h 24.887969 v -12.1879 h -24.887969 z"
style="fill:#afabab;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.56915706;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path4891-1-50-8-2-2-1-14-5"
inkscape:connector-curvature="0" />
<path
d="m -97.852061,132.89444 h 24.88797 v -12.1879 h -24.88797 z"
style="fill:#150458;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.56915706;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path4891-1-50-8-2-7-5-1-3-4"
inkscape:connector-curvature="0" />
<path
d="m -72.452051,106.47844 h 24.88796 V 94.290537 h -24.88796 z"
style="fill:#646464;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.56915706;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path4891-1-50-8-2-6-7-67-6"
inkscape:connector-curvature="0" />
<path
d="m -72.452051,120.19444 h 24.88796 v -12.1879 h -24.88796 z"
style="fill:#e70488;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.56915706;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path4891-1-50-8-2-1-5-0-69-6"
inkscape:connector-curvature="0" />
<path
d="m -72.452051,132.89444 h 24.88796 v -12.1879 h -24.88796 z"
style="fill:#e70488;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.56915706;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path4891-1-50-8-2-2-3-4-76-9"
inkscape:connector-curvature="0" />
<path
d="m -124.26805,145.59444 h 24.887959 v -12.1879 h -24.887959 z"
style="fill:#afabab;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.56915706;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path4891-1-50-8-2-1-7-0-0-6"
inkscape:connector-curvature="0" />
<path
d="m -97.852061,145.59444 h 24.88797 v -12.1879 h -24.88797 z"
style="fill:#8b6ff9;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.56915706;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path4891-1-50-8-2-1-9-8-8-9-7"
inkscape:connector-curvature="0" />
<path
d="m -72.452051,145.59444 h 24.88796 v -12.1879 h -24.88796 z"
style="fill:#fc6cc0;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.56915706;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path4891-1-50-8-2-1-7-8-51-07-5"
inkscape:connector-curvature="0" />
<path
d="m -47.052031,145.59444 h 24.88793 v -12.1879 h -24.88793 z"
style="fill:#fc6cc0;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.56915706;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path4891-1-50-8-2-1-9-8-2-0-65-5"
inkscape:connector-curvature="0" />
<path
d="m -47.052051,106.47844 h 24.88795 V 94.290537 h -24.88795 z"
style="fill:#646464;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.56915706;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path4891-1-50-8-2-7-8-8-37-3"
inkscape:connector-curvature="0" />
<path
d="m -47.052031,120.19444 h 24.88793 v -12.1879 h -24.88793 z"
style="fill:#e70488;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.56915706;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path4891-1-50-8-2-1-9-4-1-69-8"
inkscape:connector-curvature="0" />
<path
d="m -47.052051,132.89444 h 24.88795 v -12.1879 h -24.88795 z"
style="fill:#e70488;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.56915706;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path4891-1-50-8-2-7-5-5-0-7-5"
inkscape:connector-curvature="0" />
<path
d="m -124.26803,158.2943 h 24.88795 v -12.1879 h -24.88795 z"
style="fill:#afabab;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.56915706;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path4891-1-50-8-2-1-7-0-0-6-24"
inkscape:connector-curvature="0" />
<path
d="m -97.85204,158.2943 h 24.88796 v -12.1879 h -24.88796 z"
style="fill:#2808ac;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.56915706;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path4891-1-50-8-2-1-9-8-8-9-7-02"
inkscape:connector-curvature="0" />
<path
d="m -72.45204,158.2943 h 24.88796 v -12.1879 h -24.88796 z"
style="fill:#afabab;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.56915706;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path4891-1-50-8-2-1-7-8-51-07-5-7"
inkscape:connector-curvature="0" />
<path
d="m -47.05202,158.2943 h 24.88794 v -12.1879 h -24.88794 z"
style="fill:#afabab;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.56915706;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path4891-1-50-8-2-1-9-8-2-0-65-5-2"
inkscape:connector-curvature="0" />
<text
transform="scale(1.0854314,0.92129267)"
id="text56748-3-5"
y="110.9184"
x="-86.734131"
style="font-style:normal;font-weight:normal;font-size:14.32942963px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.56161964"
xml:space="preserve"><tspan
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.81944466px;font-family:'Courier 10 Pitch';-inkscape-font-specification:'Courier 10 Pitch';fill:#ffffff;stroke-width:0.56161964"
y="110.9184"
x="-86.734131"
id="tspan56746-6-3"
sodipodi:role="line">key</tspan></text>
</g>
<g
transform="translate(-45.506234)"
id="g3141"
style="stroke-width:1.11152947">
<path
d="m 352.19017,120.1944 h 24.88794 v -12.188 h -24.88794 z"
style="fill:#afabab;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.56915706;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path4891-1-50-8-2-1-74-5-5-9-1"
inkscape:connector-curvature="0" />
<path
d="m 378.60616,106.4784 h 24.88795 v -12.188 h -24.88795 z"
style="fill:#646464;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.56915706;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path4891-1-50-8-2-7-17-47-3-7-4"
inkscape:connector-curvature="0" />
<path
d="m 378.60616,120.1944 h 24.88795 v -12.188 h -24.88795 z"
style="fill:#adabab;fill-opacity:0.39215686;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.56915706;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path4891-1-50-8-2-1-9-1-8-1-7-4"
inkscape:connector-curvature="0" />
<path
d="m 352.19016,132.8944 h 24.88795 v -12.188 h -24.88795 z"
style="fill:#afabab;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.56915706;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path4891-1-50-8-2-2-1-6-4-6-3"
inkscape:connector-curvature="0" />
<path
d="m 378.60616,132.8944 h 24.88795 v -12.188 h -24.88795 z"
style="fill:#adabab;fill-opacity:0.39215686;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.56915706;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path4891-1-50-8-2-7-5-1-0-20-8-2"
inkscape:connector-curvature="0" />
<path
d="m 404.00616,106.4784 h 24.88796 v -12.188 h -24.88796 z"
style="fill:#646464;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.56915706;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path4891-1-50-8-2-6-7-0-1-1-5"
inkscape:connector-curvature="0" />
<path
d="m 404.00616,120.1944 h 24.88796 v -12.188 h -24.88796 z"
style="fill:#8b6ff9;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.56915706;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path4891-1-50-8-2-1-5-0-64-3-2-1"
inkscape:connector-curvature="0" />
<path
d="m 404.00616,132.8944 h 24.88796 v -12.188 h -24.88796 z"
style="fill:#150458;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.56915706;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path4891-1-50-8-2-2-3-4-37-0-0-3"
inkscape:connector-curvature="0" />
<path
d="m 352.19017,145.5944 h 24.88794 v -12.1879 h -24.88794 z"
style="fill:#afabab;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.56915706;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path4891-1-50-8-2-1-7-0-5-0-3-2"
inkscape:connector-curvature="0" />
<path
d="m 378.60616,145.5944 h 24.88795 v -12.1879 h -24.88795 z"
style="fill:#adabab;fill-opacity:0.39215686;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.56915706;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path4891-1-50-8-2-1-9-8-8-8-4-2-6"
inkscape:connector-curvature="0" />
<path
d="m 404.00616,145.5944 h 24.88796 v -12.1879 h -24.88796 z"
style="fill:#150458;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.56915706;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path4891-1-50-8-2-1-7-8-51-10-8-8-0"
inkscape:connector-curvature="0" />
<path
d="m 429.40617,145.5944 h 24.88795 v -12.1879 h -24.88795 z"
style="fill:#e70488;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.56915706;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path4891-1-50-8-2-1-9-8-2-0-67-2-7-6"
inkscape:connector-curvature="0" />
<path
d="m 429.40616,106.4784 h 24.88796 v -12.188 h -24.88796 z"
style="fill:#646464;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.56915706;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path4891-1-50-8-2-7-8-8-0-2-4-9"
inkscape:connector-curvature="0" />
<path
d="m 429.40617,120.1944 h 24.88795 v -12.188 h -24.88795 z"
style="fill:#fc6cc0;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.56915706;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path4891-1-50-8-2-1-9-4-1-8-0-6-6"
inkscape:connector-curvature="0" />
<path
d="m 429.40616,132.8944 h 24.88796 v -12.188 h -24.88796 z"
style="fill:#e70488;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.56915706;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path4891-1-50-8-2-7-5-5-0-19-24-3-8"
inkscape:connector-curvature="0" />
<path
d="m 454.80617,145.5944 h 24.88792 v -12.1879 h -24.88792 z"
style="fill:#e70488;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.56915706;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path4891-1-50-8-2-1-9-8-2-4-7-85-5-8-0"
inkscape:connector-curvature="0" />
<path
d="m 454.80617,106.4784 h 24.88792 v -12.188 h -24.88792 z"
style="fill:#646464;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.56915706;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path4891-1-50-8-2-7-8-2-5-01-8-0-8"
inkscape:connector-curvature="0" />
<path
d="m 454.80617,120.1944 h 24.88792 v -12.188 h -24.88792 z"
style="fill:#fc6cc0;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.56915706;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path4891-1-50-8-2-1-9-4-2-6-59-4-4-6"
inkscape:connector-curvature="0" />
<path
d="m 454.80617,132.8944 h 24.88792 v -12.188 h -24.88792 z"
style="fill:#e70488;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.56915706;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path4891-1-50-8-2-7-5-5-1-4-7-0-9-7"
inkscape:connector-curvature="0" />
<path
d="m 352.19017,158.2944 h 24.88794 v -12.188 h -24.88794 z"
style="fill:#afabab;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.56915706;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path4891-1-50-8-2-1-74-5-8-8-7-5"
inkscape:connector-curvature="0" />
<path
d="m 378.60616,158.2944 h 24.88795 v -12.188 h -24.88795 z"
style="fill:#adabab;fill-opacity:0.39215686;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.56915706;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path4891-1-50-8-2-1-9-1-8-5-2-9-4"
inkscape:connector-curvature="0" />
<path
d="m 404.00616,158.2944 h 24.88796 v -12.188 h -24.88796 z"
style="fill:#2808ac;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.56915706;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path4891-1-50-8-2-1-5-0-64-2-7-1-0"
inkscape:connector-curvature="0" />
<path
d="m 429.40617,158.2944 h 24.88795 v -12.188 h -24.88795 z"
style="fill:#000000;fill-opacity:0;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.56915706;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path4891-1-50-8-2-1-9-4-1-8-5-5-7-5"
inkscape:connector-curvature="0" />
<path
d="m 454.80617,158.2944 h 24.88792 v -12.188 h -24.88792 z"
style="fill:#000000;fill-opacity:0;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.56915706;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path4891-1-50-8-2-1-9-4-2-6-59-7-8-0-9"
inkscape:connector-curvature="0" />
<text
transform="scale(1.0854314,0.92129267)"
id="text56748-3-5-1"
y="110.9183"
x="375.62418"
style="font-style:normal;font-weight:normal;font-size:14.32942963px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.56161964"
xml:space="preserve"><tspan
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.81944466px;font-family:'Courier 10 Pitch';-inkscape-font-specification:'Courier 10 Pitch';fill:#ffffff;stroke-width:0.56161964"
y="110.9183"
x="375.62418"
id="tspan56746-6-3-2"
sodipodi:role="line">key</tspan></text>
</g>
<g
transform="translate(2.7116079)"
id="g3229"
style="stroke-width:1.11152947">
<path
d="m 108.00186,106.47854 h 24.88797 V 94.290537 h -24.88797 z"
style="fill:#646464;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.56915706;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path4891-1-50-8-2-6-7-6-4-51-9"
inkscape:connector-curvature="0" />
<path
d="M 82.601856,106.47844 H 107.48982 V 94.290537 H 82.601856 Z"
style="fill:#afabab;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.56915706;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path4891-1-50-8-2-7-17-6-6-2"
inkscape:connector-curvature="0" />
<text
transform="scale(1.0854314,0.92129267)"
id="text56748-3-5-5"
y="110.91845"
x="102.91758"
style="font-style:normal;font-weight:normal;font-size:14.32942963px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.56161964"
xml:space="preserve"><tspan
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.81944466px;font-family:'Courier 10 Pitch';-inkscape-font-specification:'Courier 10 Pitch';fill:#ffffff;stroke-width:0.56161964"
y="110.91845"
x="102.91758"
id="tspan56746-6-3-6"
sodipodi:role="line">key</tspan></text>
<g
id="g3193"
transform="translate(-8.5324243)"
style="stroke-width:1.11152947">
<g
transform="translate(-27.019344,-1.530803)"
id="g2722"
style="stroke-width:1.11152947">
<path
d="m 182.77459,132.3093 h 24.88797 v -12.1879 h -24.88797 z"
style="fill:#8b6ff9;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.56915706;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path4891-1-50-8-2-1-9-8-8-9-7-3"
inkscape:connector-curvature="0" />
<path
d="m 208.1746,132.3093 h 24.88796 V 120.1214 H 208.1746 Z"
style="fill:#fc6cc0;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.56915706;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path4891-1-50-8-2-1-7-8-51-07-5-0"
inkscape:connector-curvature="0" />
<path
d="m 233.57462,132.3093 h 24.88793 v -12.1879 h -24.88793 z"
style="fill:#fc6cc0;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.56915706;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path4891-1-50-8-2-1-9-8-2-0-65-5-8"
inkscape:connector-curvature="0" />
</g>
<g
transform="translate(-27.019344,-0.0159648)"
id="g2730"
style="stroke-width:1.11152947">
<path
d="m 182.77459,148.9951 h 24.88797 v -12.1879 h -24.88797 z"
style="fill:#150458;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.56915706;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path4891-1-50-8-2-1-9-1-69-5-6"
inkscape:connector-curvature="0" />
<path
d="m 182.77459,161.6951 h 24.88797 v -12.1879 h -24.88797 z"
style="fill:#150458;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.56915706;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path4891-1-50-8-2-7-5-1-3-4-3"
inkscape:connector-curvature="0" />
<path
d="m 208.1746,148.9951 h 24.88796 V 136.8072 H 208.1746 Z"
style="fill:#e70488;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.56915706;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path4891-1-50-8-2-1-5-0-69-6-1"
inkscape:connector-curvature="0" />
<path
d="m 208.1746,161.6951 h 24.88796 V 149.5072 H 208.1746 Z"
style="fill:#e70488;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.56915706;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path4891-1-50-8-2-2-3-4-76-9-7"
inkscape:connector-curvature="0" />
<path
d="m 233.57462,148.9951 h 24.88793 v -12.1879 h -24.88793 z"
style="fill:#e70488;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.56915706;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path4891-1-50-8-2-1-9-4-1-69-8-9"
inkscape:connector-curvature="0" />
<path
d="m 233.5746,161.6951 h 24.88795 V 149.5072 H 233.5746 Z"
style="fill:#e70488;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.56915706;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path4891-1-50-8-2-7-5-5-0-7-5-0"
inkscape:connector-curvature="0" />
</g>
<g
transform="translate(-27.019344,3.400837)"
id="g2752"
style="stroke-width:1.11152947">
<path
d="m 182.77459,103.0776 h 24.88797 V 90.8897 h -24.88797 z"
style="fill:#646464;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.56915706;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path4891-1-50-8-2-7-17-6-61-5"
inkscape:connector-curvature="0" />
<path
d="m 208.1746,103.0776 h 24.88796 V 90.8897 H 208.1746 Z"
style="fill:#646464;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.56915706;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path4891-1-50-8-2-6-7-67-6-4"
inkscape:connector-curvature="0" />
<path
d="m 233.5746,103.0776 h 24.88795 V 90.8897 H 233.5746 Z"
style="fill:#646464;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.56915706;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path4891-1-50-8-2-7-8-8-37-3-2"
inkscape:connector-curvature="0" />
<text
transform="scale(1.0854314,0.92129267)"
id="text56748-3-5-2"
y="107.22701"
x="171.80515"
style="font-style:normal;font-weight:normal;font-size:14.32942963px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.56161964"
xml:space="preserve"><tspan
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.81944466px;font-family:'Courier 10 Pitch';-inkscape-font-specification:'Courier 10 Pitch';fill:#ffffff;stroke-width:0.56161964"
y="107.22701"
x="171.80515"
id="tspan56746-6-3-9"
sodipodi:role="line">key</tspan></text>
</g>
</g>
<g
id="g2745"
transform="translate(-27.019344,3.400837)"
style="stroke-width:1.11152947">
<path
inkscape:connector-curvature="0"
id="path4891-1-50-8-2-1-5-0-6-9-6-7"
style="fill:#8b6ff9;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.56915706;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 135.0212,127.37776 h 24.88797 v -12.188 H 135.0212 Z" />
<path
inkscape:connector-curvature="0"
id="path4891-1-50-8-2-1-74-57-1-3"
style="fill:#afabab;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.56915706;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 83.205209,127.37766 h 24.887951 v -12.1879 H 83.205209 Z" />
<path
inkscape:connector-curvature="0"
id="path4891-1-50-8-2-1-9-1-69-0-6"
style="fill:#afabab;fill-opacity:0.39215686;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.56915706;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 109.6212,127.37766 h 24.88796 v -12.1879 H 109.6212 Z" />
</g>
<g
id="g2740"
transform="translate(-27.019339,2.9268152)"
style="stroke-width:1.11152947">
<path
inkscape:connector-curvature="0"
id="path4891-1-50-8-2-2-3-4-39-9-0-0"
style="fill:#150458;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.56915706;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 135.0212,152.40237 h 24.88797 v -12.188 H 135.0212 Z" />
<path
inkscape:connector-curvature="0"
id="path4891-1-50-8-2-2-1-14-9-0"
style="fill:#afabab;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.56915706;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 83.205199,152.40227 h 24.887961 v -12.1879 H 83.205199 Z" />
<path
inkscape:connector-curvature="0"
id="path4891-1-50-8-2-7-5-1-3-1-6"
style="fill:#afabab;fill-opacity:0.39215686;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.56915706;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 109.6212,152.40227 h 24.88796 v -12.1879 H 109.6212 Z" />
</g>
<g
id="g2735"
transform="translate(-27.019344,-0.865376)"
style="stroke-width:1.11152947">
<path
inkscape:connector-curvature="0"
id="path4891-1-50-8-2-1-7-8-51-1-4-91-9"
style="fill:#2808ac;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.56915706;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 135.0212,180.74515 h 24.88797 v -12.188 H 135.0212 Z" />
<path
inkscape:connector-curvature="0"
id="path4891-1-50-8-2-1-7-0-0-0-2"
style="fill:#afabab;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.56915706;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 83.205209,180.74505 h 24.887951 v -12.1879 H 83.205209 Z" />
<path
inkscape:connector-curvature="0"
id="path4891-1-50-8-2-1-9-8-8-9-9-6"
style="fill:#afabab;fill-opacity:0.39215686;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.56915706;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 109.6212,180.74505 h 24.88796 v -12.1879 H 109.6212 Z" />
</g>
</g>
</g>
</g>
</svg>
| SVG | 2 | CJL89/pandas | doc/source/_static/schemas/08_merge_left.svg | [
"BSD-3-Clause"
] |
-- city, review_count, name, neighborhoods, type, business_id, full_address, state, longitude, stars, latitude, open, categories
REGISTER 'converter.py' USING jython AS converter;
reviews = LOAD 'yelp_academic_dataset_business.json' AS (line:CHARARRAY);
tsv = FOREACH reviews GENERATE converter.tsvify(line);
STORE tsv INTO 'yelp_academic_dataset_business.tsv';
| PigLatin | 3 | sirishacodes/samplebranchtest | pig-json-python-udf/python_udf.pig | [
"Apache-2.0"
] |
lexer grammar t056lexer15;
options {language=JavaScript;}
A : '\"' ;
B : '\\\"' ;
| G-code | 4 | DanielMabadeje/Artificial-Intelligence-Deep-Learning-Machine-Learning-Tutorials | java/java2py/antlr-3.1.3/runtime/JavaScript/tests/functional/t056lexer15.g | [
"Apache-2.0"
] |
/* Copyright 2020 The TensorFlow Authors. All Rights Reserved.
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.
==============================================================================*/
#ifndef TENSORFLOW_CORE_PROFILER_UTILS_FILE_SYSTEM_UTILS_H_
#define TENSORFLOW_CORE_PROFILER_UTILS_FILE_SYSTEM_UTILS_H_
#include <initializer_list>
#include <string>
#include "absl/strings/match.h"
#include "absl/strings/str_cat.h"
#include "absl/strings/string_view.h"
#include "absl/strings/strip.h"
#include "tensorflow/core/platform/platform.h"
#ifdef PLATFORM_WINDOWS
const absl::string_view kPathSep = "\\";
#else
const absl::string_view kPathSep = "/";
#endif
namespace tensorflow {
namespace profiler {
inline std::string ProfilerJoinPathImpl(
std::initializer_list<absl::string_view> paths) {
std::string result;
for (absl::string_view path : paths) {
if (path.empty()) continue;
if (result.empty()) {
result = std::string(path);
continue;
}
path = absl::StripPrefix(path, kPathSep);
if (absl::EndsWith(result, kPathSep)) {
absl::StrAppend(&result, path);
} else {
absl::StrAppend(&result, kPathSep, path);
}
}
return result;
}
// A local duplication of ::tensorflow::io::JoinPath that supports windows.
// TODO(b/150699701): revert to use ::tensorflow::io::JoinPath when fixed.
template <typename... T>
std::string ProfilerJoinPath(const T&... args) {
return ProfilerJoinPathImpl({args...});
}
} // namespace profiler
} // namespace tensorflow
#endif // TENSORFLOW_CORE_PROFILER_UTILS_FILE_SYSTEM_UTILS_H_
| C | 4 | EricRemmerswaal/tensorflow | tensorflow/core/profiler/utils/file_system_utils.h | [
"Apache-2.0"
] |
# Copyright (c) 2018-2021, Carnegie Mellon University
# See LICENSE for details
NewRulesFor(TRCDiag, rec(
TRCDiag_VRCLR := rec(
applicable := (self, t) >> t.hasTags() and ObjId(t.firstTag()) = AVecReg,
apply := (self, t, C, Nonterms) >> let(isa := t.firstTag().isa, v := isa.v, n := Rows(t),
FormatPrm(fTensor(fId(n/v), L(2*v, v))) *
VRCLR(Diag(t.params[1]), v) *
FormatPrm(fTensor(fId(n/v), L(2*v, 2)))
)
)
));
| GAP | 4 | sr7cb/spiral-software | namespaces/spiral/paradigms/vector/breakdown/trcdiag.gi | [
"BSD-2-Clause-FreeBSD"
] |
/* Copyright 2021 The TensorFlow Authors. All Rights Reserved.
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.
==============================================================================*/
#include "tensorflow/cc/experimental/libtf/module.h"
#include <string>
#include "tensorflow/cc/experimental/libtf/runtime/core/core.h"
#include "tensorflow/core/lib/core/status_test_util.h"
#include "tensorflow/core/platform/resource_loader.h"
#include "tensorflow/core/platform/status_matchers.h"
#include "tensorflow/core/platform/statusor.h"
#include "tensorflow/core/platform/test.h"
#include "tensorflow/core/protobuf/error_codes.pb.h"
#include "tensorflow/core/protobuf/saved_object_graph.pb.h"
namespace tf {
namespace libtf {
namespace impl {
using ::tensorflow::libexport::TFPackage;
using ::tensorflow::testing::StatusIs;
using ::tf::libtf::runtime::Runtime;
TEST(ModuleTest, TestStubbedFunctions) {
Runtime runtime = runtime::core::Runtime();
TFPackage tf_package;
tensorflow::StatusOr<Handle> result = BuildProgram(runtime, tf_package);
ASSERT_FALSE(result.status().ok());
}
TEST(ModuleTest, TestBuildObjectsDataStructures) {
const std::string path = tensorflow::GetDataDependencyFilepath(
"tensorflow/cc/experimental/libtf/tests/testdata/data-structure-model");
TF_ASSERT_OK_AND_ASSIGN(TFPackage tf_package, TFPackage::Load(path));
TF_ASSERT_OK_AND_ASSIGN(std::vector<Handle> objects,
BuildObjects(tf_package));
EXPECT_EQ(objects.size(), 7);
// The first node of data-structure-model is a dictionary.
TF_ASSERT_OK_AND_ASSIGN(tf::libtf::Dictionary node,
Cast<tf::libtf::Dictionary>(objects.front()));
// The next three nodes of data-structure-model are lists.
for (unsigned int i = 1; i < 4; i++) {
TF_ASSERT_OK_AND_ASSIGN(tf::libtf::List node,
Cast<tf::libtf::List>(objects.at(i)));
}
// The last three nodes of data-structure-model are dictionaries.
for (unsigned int i = 4; i < 7; i++) {
TF_ASSERT_OK_AND_ASSIGN(tf::libtf::Dictionary node,
Cast<tf::libtf::Dictionary>(objects.at(i)));
}
}
TEST(ModuleTest, TestBuildEmptyList) {
tensorflow::SavedObject saved_object_proto;
const std::string pb_txt = R"pb(
user_object {
identifier: "trackable_list_wrapper"
version { producer: 1 min_consumer: 1 }
}
)pb";
ASSERT_TRUE(::tensorflow::protobuf::TextFormat::ParseFromString(
pb_txt, &saved_object_proto));
TF_ASSERT_OK_AND_ASSIGN(Handle result,
BuildSavedUserObject(saved_object_proto));
EXPECT_EQ(Cast<tf::libtf::List>(result)->size(), 0);
}
TEST(ModuleTest, TestBuildEmptyDict) {
tensorflow::SavedObject saved_object_proto;
const std::string pb_txt = R"pb(
user_object {
identifier: "trackable_dict_wrapper"
version { producer: 1 min_consumer: 1 }
}
)pb";
ASSERT_TRUE(::tensorflow::protobuf::TextFormat::ParseFromString(
pb_txt, &saved_object_proto));
TF_ASSERT_OK_AND_ASSIGN(Handle result,
BuildSavedUserObject(saved_object_proto));
EXPECT_EQ(Cast<tf::libtf::Dictionary>(result)->size(), 0);
}
TEST(ModuleTest, TestBuildSignatureMap) {
tensorflow::SavedObject saved_object_proto;
const std::string pb_txt = R"pb(
user_object {
identifier: "signature_map"
version { producer: 1 min_consumer: 1 }
}
)pb";
ASSERT_TRUE(::tensorflow::protobuf::TextFormat::ParseFromString(
pb_txt, &saved_object_proto));
TF_ASSERT_OK_AND_ASSIGN(Handle result,
BuildSavedUserObject(saved_object_proto));
EXPECT_EQ(Cast<tf::libtf::Dictionary>(result)->size(), 0);
}
TEST(ModuleTest, TestUnimplementedUserObject) {
tensorflow::SavedObject saved_object_proto;
const std::string pb_txt = R"pb(
user_object {
identifier: "foo"
version { producer: 1 min_consumer: 1 }
}
)pb";
ASSERT_TRUE(::tensorflow::protobuf::TextFormat::ParseFromString(
pb_txt, &saved_object_proto));
EXPECT_THAT(
BuildSavedUserObject(saved_object_proto),
StatusIs(tensorflow::error::UNIMPLEMENTED, ::testing::HasSubstr("foo")));
}
} // namespace impl
} // namespace libtf
} // namespace tf
| C++ | 4 | EricRemmerswaal/tensorflow | tensorflow/cc/experimental/libtf/tests/module_test.cc | [
"Apache-2.0"
] |
{ lib, stdenv, fetchFromGitHub
, openssl
, pandoc
, which
}:
stdenv.mkDerivation rec {
pname = "bdsync";
version = "0.11.2";
src = fetchFromGitHub {
owner = "rolffokkens";
repo = pname;
rev = "v${version}";
sha256 = "0kx422cp1bxr62i1mi7dzrpwmys1kdp865rcymdp4knb5rr5864k";
};
nativeBuildInputs = [ pandoc which ];
buildInputs = [ openssl ];
postPatch = ''
patchShebangs ./tests.sh
patchShebangs ./tests/
'';
doCheck = true;
installPhase = ''
install -Dm755 bdsync -t $out/bin/
install -Dm644 bdsync.1 -t $out/share/man/man1/
'';
meta = with lib; {
description = "Fast block device synchronizing tool";
homepage = "https://github.com/TargetHolding/bdsync";
license = licenses.gpl2;
platforms = platforms.linux;
maintainers = with maintainers; [ jluttine ];
};
}
| Nix | 4 | collinwright/nixpkgs | pkgs/tools/backup/bdsync/default.nix | [
"MIT"
] |
--1 A Small Romance Resource Syntax
--
-- Aarne Ranta 2002
--
-- This resource grammar contains definitions needed to construct
-- indicative, interrogative, and imperative sentences in Romance languages.
-- We try to share as much as possible. Even if the definitions of certain
-- operations are different in $syntax.Fra.gf$ and $syntax.Ita.gf$, we can
-- often give their type signatures in this file.
--
-- The following files are presupposed:
interface SyntaxRomance = TypesRomance ** open Prelude, (CO=Coordination) in {
flags coding = utf8 ;
--2 Common Nouns
--
-- Common nouns are defined as number-dependent strings with a gender.
-- Complex common noun ($CommNounPhrase$) have the same type as simple ones.
-- (The distinction is made just because of uniformity with other languages.)
oper
CommNoun : Type = {s : Number => Str ; g : Gender} ;
CommNounPhrase = CommNoun ;
noun2CommNounPhrase : CommNounPhrase -> CommNoun = \x -> x ;
commonNounComp : CommNoun -> Str -> CommNoun = \numero, detelephone ->
{s = \\n => numero.s ! n ++ detelephone ;
g = numero.g
} ;
--2 Noun phrase
--
-- The worst case is pronouns, which have inflection in the possessive
-- forms. Other noun phrases express all possessive forms with the genitive case.
-- Proper names are the simples example.
ProperName : Type = {s : Str ; g : Gender} ;
NounPhrase : Type = Pronoun ; -- the worst case
nameNounPhrase : ProperName -> NounPhrase ;
mkProperName : Str -> Gender -> ProperName = \jean,m ->
{s = jean ; g = m} ;
mkNameNounPhrase : Str -> Gender -> NounPhrase = \jean,m ->
nameNounPhrase (mkProperName jean m) ;
nounPhraseOn : NounPhrase ;
normalNounPhrase : (CaseA => Str) -> Gender -> Number -> NounPhrase = \cs,g,n ->
{s = \\p => cs ! (pform2case p) ;
g = PGen g ;
n = n ;
p = P3 ; -- third person
c = Clit0 -- not clitic
} ;
pronNounPhrase : Pronoun -> NounPhrase = \pro -> pro ;
-- Many determiners can be modified with numerals, which may be inflected in
-- gender. The label $isNo$ is a hack used to force $des$ for plural
-- indefinite with $noNum$.
Numeral : Type = {s : Gender => Str ; n : Number ; isNo : Bool} ;
pronWithNum : Pronoun -> Numeral -> Pronoun = \nous,deux ->
{s = \\c => nous.s ! c ++ deux.s ! pgen2gen nous.g ;
g = nous.g ;
n = nous.n ;
p = nous.p ;
c = nous.c
} ;
noNum : Numeral = {s = \\_ => [] ; n = Pl ; isNo = True} ;
-- The existence construction "il y a", "c'è / ci sono" is defined separately,
-- and ad hoc, in each language.
existNounPhrase : NounPhrase -> Clause ;
-- To add a symbol, such as a variable or variable list, to the end of
-- an NP.
addSymbNounPhrase : NounPhrase -> Str -> NounPhrase = \np,x ->
{s = \\c => np.s ! c ++ x ;
g = np.g ;
n = np.n ;
p = np.p ;
c = np.c
} ;
--2 Determiners
--
-- Determiners are inflected according to the gender of the nouns they determine.
-- The determiner determines the number of the argument noun.
Determiner : Type = {s : Gender => Str ; n : Number} ;
DeterminerNum : Type = {s : Gender => Str} ;
detNounPhrase : Determiner -> CommNoun -> NounPhrase = \tout, homme ->
normalNounPhrase
(\\c => prepCase c ++ tout.s ! homme.g ++ homme.s ! tout.n)
homme.g
tout.n ;
numDetNounPhrase : DeterminerNum -> Numeral -> CommNounPhrase -> NounPhrase =
\tous, six, homme ->
normalNounPhrase
(\\c => prepCase c ++ tous.s ! homme.g ++ six.s ! homme.g ++ homme.s ! six.n)
homme.g
six.n ;
--- Here one would like to provide a feminine variant as well.
justNumDetNounPhrase : DeterminerNum -> Numeral -> NounPhrase =
\tous, six ->
normalNounPhrase
(\\c => prepCase c ++ tous.s ! Masc ++ six.s ! Masc)
Masc
six.n ;
-- The following macros are sufficient to define most determiners,
-- as shown by the examples that follow.
mkDeterminer : Number -> Str -> Str -> Determiner = \n,tous,toutes ->
{s = genForms tous toutes ; n = n} ;
mkDeterminer1 : Number -> Str -> Determiner = \n,chaque ->
mkDeterminer n chaque chaque ;
mkDeterminerNum : Str -> Str -> DeterminerNum =
\tous,toutes ->
{s = \\g => genForms tous toutes ! g} ;
-- Indefinite and definite noun phrases are treated separately,
-- since noun phrases formed by them also depend on case.
-- The indefinite case with a numeral has no separate article:
-- "il y a 86 voitures", not "il y a des 86 voitures".
indefNounPhrase : Number -> CommNounPhrase -> NounPhrase = \n,mec ->
normalNounPhrase
(\\c => artIndef mec.g n c ++ mec.s ! n)
mec.g
n ;
indefNounPhraseNum : Numeral -> CommNounPhrase -> NounPhrase = \nu,mec ->
normalNounPhrase
(\\c => case nu.isNo of {
True => artIndef mec.g Pl c ++ mec.s ! Pl ;
_ => prepCase c ++ nu.s ! mec.g ++ mec.s ! nu.n
}
)
mec.g
nu.n ;
defNounPhrase : Number -> CommNounPhrase -> NounPhrase = \n,mec ->
normalNounPhrase
(\\c => artDef mec.g n c ++ mec.s ! n)
mec.g
n ;
defNounPhraseNum : Numeral -> CommNounPhrase -> NounPhrase = \nu,mec ->
normalNounPhrase
(\\c => artDef mec.g nu.n c ++ nu.s !mec.g ++ mec.s ! nu.n)
mec.g
nu.n ;
-- We often need indefinite noun phrases synacategorematically.
indefNoun : Number -> CommNounPhrase -> Str = \n,mec ->
(indefNounPhrase n mec).s ! case2pform nominative ;
-- Genitives of noun phrases can be used like determiners, to build noun phrases.
-- The number argument makes the difference between "ma maison" - "mes maisons".
-- The clitic type of the NP decides between "ma maison" and "la maison de Jean".
npGenDet : Number -> NounPhrase -> CommNounPhrase -> NounPhrase =
\n,jeanne,mec ->
let {str : CaseA => Str = case jeanne.c of {
Clit0 => npGenDe n jeanne mec ;
_ => npGenPoss n jeanne mec
}
} in
normalNounPhrase str mec.g n ;
npGenDetNum : Numeral -> NounPhrase -> CommNounPhrase -> NounPhrase =
\nu,jeanne,mec ->
let {str : CaseA => Str = case jeanne.c of {
Clit0 => npGenDeNum nu jeanne mec ;
_ => npGenPossNum nu jeanne mec
}
} in
normalNounPhrase str mec.g nu.n ;
-- These auxiliary rules define the genitive with "de" and with the possessive.
-- Here there is a difference between French and Italian: Italian has a definite
-- article before possessives (with certain exceptions).
npGenDe : Number -> NounPhrase -> CommNounPhrase -> CaseA => Str =
\n,jeanne,mec ->
\\c => artDef mec.g n c ++ mec.s ! n ++ jeanne.s ! case2pform genitive ;
npGenDeNum : Numeral -> NounPhrase -> CommNounPhrase -> CaseA => Str =
\nu,jeanne,mec ->
\\c => artDef mec.g nu.n c ++ nu.s ! mec.g ++ mec.s ! nu.n ++
jeanne.s ! case2pform genitive ;
npGenPoss : Number -> NounPhrase -> CommNounPhrase -> CaseA => Str ;
npGenPossNum : Numeral -> NounPhrase -> CommNounPhrase -> CaseA => Str ;
-- Constructions like "l'idée que la terre est ronde" are formed at the
-- first place as common nouns, so that one can also have "la suggestion que...".
nounThatSentence : CommNounPhrase -> Sentence -> CommNounPhrase = \idee,x ->
{s = \\n => idee.s ! n ++ elisQue ++ x.s ! Ind ;
g = idee.g
} ;
-- The partitive noun phrase has special nominative and accusative, which look like
-- genitives ("du vin, avec du vin", as well as genitive form, where the definite
-- article contracts away ("de vin").
partitiveNounPhrase : Number -> CommNounPhrase -> NounPhrase ;
--2 Adjectives
--
-- Adjectives have a parameter $p$ telling if postposition is
-- allowed (complex APs). There is no real need in Romance languages to distinguish
-- between simple adjectives and adjectival phrases.
Adjective : Type = Adj ** {p : Bool} ;
adjPre = True ; adjPost = False ;
AdjPhrase : Type = Adjective ;
adj2adjPhrase : Adjective -> AdjPhrase = \x -> x ;
mkAdjective : Adj -> Bool -> Adjective = \adj,p -> adj ** {p = p} ;
--3 Comparison adjectives
--
-- The type is defined in $TypesRomance$. Syntax adds to lexicon the position
-- information.
AdjDegr = AdjComp ** {p : Bool} ;
mkAdjDegr : AdjComp -> Bool -> AdjDegr = \adj,p ->
adj ** {p = p} ;
mkAdjDegrLong : Adj -> Bool -> AdjDegr = \adj,p ->
adjCompLong adj ** {p = p} ;
-- Each of the comparison forms has a characteristic use:
--
-- Positive forms are used alone, as adjectival phrases ("bon").
positAdjPhrase : AdjDegr -> AdjPhrase = \bon ->
{s = bon.s ! Pos ;
p = bon.p
} ;
-- Comparative forms are used with an object of comparison, as
-- adjectival phrases ("meilleur que toi"). The comparing conjunction
-- is of course language-dependent; Italian moreover has the free
-- variants "che" and "di".
comparAdjPhrase : AdjDegr -> NounPhrase -> AdjPhrase = \bon, toi ->
{s = \\a => bon.s ! Comp ! a ++ comparConj ++
toi.s ! stressed accusative ;
p = False
} ;
comparConj : Str ;
-- Superlative forms are used with a common noun, picking out the
-- maximal representative of a domain
-- ("le meilleur mec", "le mec le plus intelligent").
superlNounPhrase : AdjDegr -> CommNoun -> NounPhrase = \bon, mec ->
normalNounPhrase
(\\c => artDef mec.g Sg c ++ if_then_else Str bon.p
(bon.s ! Comp ! AF mec.g Sg ++ mec.s ! Sg)
(mec.s ! Sg ++ artDef mec.g Sg nominative ++ bon.s ! Comp ! AF mec.g Sg)
)
mec.g
Sg ;
superlAdjPhrase : AdjDegr -> AdjPhrase = \bon ->
{s = \\a => artDef (genAForm a) (numAForm a) nominative ++ bon.s ! Comp ! a ;
p = bon.p
} ;
-- Sentence-complement adjectives.
---- Need proper mode in the negative case.
predAdjSent : (Adjective ** {mp,mn : Mode}) -> Sentence -> Clause =
\adj,ildort ->
sats2clause (
insertExtrapos (mkSatsCopula pronImpers (adj.s ! AF Masc Sg))
(\\b => embedConj ++ ildort.s ! if_then_else Mode b adj.mp adj.mn)) ;
predAdjSent2 : (AdjCompl ** {mp,mn : Mode}) -> NounPhrase ->
( Adjective ** {mp,mn : Mode}) = \facile,jean ->
complAdj facile jean ** {mp = facile.mp ; mn = facile.mn} ;
pronImpers : NounPhrase ;
-- $pronImpers = pronNounPhrase pronIl$ in French, empty in Italian
-- and Spanish.
--3 Prepositions and complements
--
-- Most prepositions are just strings. But "à" and "de" are treated as cases in
-- French. In Italian, there are more prepositions treated in this way:
-- "a", "di", "da", "in", "su", "con".
-- An invariant is that, if the preposition is not empty ($[]$), then the case
-- is $Acc$.
Preposition = Str ;
Complement = {s2 : Preposition ; c : CaseA} ;
complement : Str -> Complement = \par ->
{s2 = par ; c = nominative} ;
complementDir : Complement = complement [] ;
complementCas : CaseA -> Complement = \c ->
{s2 = [] ; c = c} ;
--3 Two-place adjectives
--
-- A two-place adjective is an adjective with a preposition used before
-- the complement, and the complement case.
AdjCompl = AdjPhrase ** Complement ;
mkAdjCompl : Adj -> Bool -> Complement -> AdjCompl = \adj,p,c ->
mkAdjective adj p ** c ;
complAdj : AdjCompl -> NounPhrase -> AdjPhrase = \relie,jean ->
{s = \\a => relie.s ! a ++ relie.s2 ++ jean.s ! case2pform relie.c ;
p = False
} ;
--3 Modification of common nouns
--
-- The two main functions of adjective are in predication ("Jean est jeune")
-- and in modification ("un jeune homme"). Predication will be defined
-- later, in the chapter on verbs.
--
-- Modification must pay attention to pre- and post-noun
-- adjectives: "jeune homme"; "homme intelligent".
modCommNounPhrase : AdjPhrase -> CommNounPhrase -> CommNounPhrase = \bon,mec ->
{s = \\n => if_then_else Str bon.p
(bon.s ! AF mec.g n ++ mec.s ! n)
(mec.s ! n ++ bon.s ! AF mec.g n) ;
g = mec.g
} ;
--2 Function expressions
-- A function expression is a common noun together with the
-- preposition prefixed to its argument ("mère de x").
-- The type is analogous to two-place adjectives and transitive verbs.
Function : Type = CommNounPhrase ** Complement ;
-- The application of a function gives, in the first place, a common noun:
-- "mor/mödrar till Johan". From this, other rules of the resource grammar
-- give noun phrases, such as "la mère de Jean", "les mères de Jean",
-- "les mères de Jean et de Marie", and "la mère de Jean et de Marie" (the
-- latter two corresponding to distributive and collective functions,
-- respectively). Semantics will eventually tell when each
-- of the readings is meaningful.
appFunComm : Function -> NounPhrase -> CommNounPhrase = \mere,jean ->
{s = \\n => mere.s ! n ++ mere.s2 ++ jean.s ! case2pform mere.c ;
g = mere.g
} ;
-- Two-place functions add one argument place.
Function2 = Function ** {s3 : Preposition ; c3 : CaseA} ;
-- There application starts by filling the first place.
appFun2 : Function2 -> NounPhrase -> Function = \vol, paris ->
{s = \\n => vol.s ! n ++ vol.s2 ++ paris.s ! case2pform vol.c ;
g = vol.g ;
s2 = vol.s3 ;
c = vol.c3
} ;
-- It is possible to use a function word as a common noun; the semantics is
-- often existential or indexical.
funAsCommNounPhrase : Function -> CommNounPhrase = \x -> x ;
-- The following is an aggregate corresponding to the original function application
-- producing "ma mère" and "la mère de Jean". It does not appear in the
-- resource grammar API any longer.
appFun : Bool -> Function -> NounPhrase -> NounPhrase = \coll, mere, jean ->
let
n = jean.n ;
g = mere.g ; nf = if_then_else Number coll Sg n
in variants {
defNounPhrase nf (appFunComm mere jean) ;
npGenDet nf jean mere
} ;
--2 Verbs
--
--3 Verb phrases
--
-- Unlike many other languages, verb phrases in Romance languages
-- are not discontinuous.
-- We use clitic parameters instead.
--
-- (It is not quite sure, though, whether this
-- will suffice in French for examples like "je n'*y* vais pas": one may want to
-- add "y" to "ne vais pas" instead of "ne - pas" to "y vais".)
param
VPForm = VPF Anteriority VF ;
Anteriority = Simul | Anter ;
VIForm = VIInfinit | VIImperat Bool Number | VIGerund ;
oper
VerbPhrase = {s : VIForm => Gender => Number => Person => Str} ;
VerbClause = {s : Bool => Anteriority => VIForm => Gender => Number => Person => Str} ;
vpf2vf : VPForm -> VF = \vpf -> case vpf of {
VPF _ vf => vf
} ;
auxVerb : Verb -> Verb ; -- gives the auxiliary
nombreVerbPhrase : VPForm -> Number = \v -> case v of {
VPF _ f => nombreVerb f
} ;
personVerbPhrase : VPForm -> Person = \v -> case v of {
VPF _ f => personVerb f
} ;
isNotImperative : VPForm -> Bool = \v -> case v of {
VPF _ (VImper _) => False ;
_ => True
} ;
-- Predication is language-dependent in the negative case.
negVerb : Str -> Str ;
-- Verb phrases can also be formed from adjectives ("est bon"),
-- common nouns ("est un homme"), and noun phrases ("est Jean").
-- We need a copula, which is of course language-dependent.
copula : Verb ;
-- The third rule is overgenerating: "est chaque homme" has to be ruled out
-- on semantic grounds.
complVerbAdj : AdjCompl -> VerbPhrase -> AdjPhrase = \facile,ouvrir ->
{s = \\gn => ---- p
facile.s ! gn ++ prepCase facile.c ++ facile.s2 ++
ouvrir.s ! VIInfinit ! Masc ! Sg ! P3 ;
p = False
} ;
complVerbAdj2 : Bool -> AdjCompl -> NounPhrase -> VerbPhrase -> AdjPhrase =
\b,facile,lui,nager ->
{s = \\gn => ---- p
facile.s ! gn ++
lui.s ! stressed dative ++ ---- also "pour lui" ?
prepCase facile.c ++ facile.s2 ++
nager.s ! VIInfinit ! pgen2gen lui.g ! lui.n ! P3 ; ---- agr dep on b
p = False
} ;
-- complement a verb with noun phrase and optional preposition
TransVerb : Type = Verb ** Complement ;
complementOfTransVerb : TransVerb -> Complement = \v -> {s2 = v.s2 ; c = v.c} ;
verbOfTransVerb : TransVerb -> Verb = \v ->
{s = v.s ; aux = v.aux} ;
isNounPhraseClit : NounPhrase -> Bool = \n -> case n.c of {
Clit0 => False ;
_ => True
} ;
-- This function is language-dependent, because it uses the language-dependent
-- type of case.
isClitCase : CaseA -> Bool ;
isTransVerbClit : TransVerb -> Bool = \v -> isClitCase v.c ;
isDitransVerbClit : DitransVerb -> Bool * Bool = \v ->
<isClitCase v.c,isClitCase v.c3> ;
--3 Transitive verbs
--
-- Transitive verbs are verbs with a preposition for the complement,
-- in analogy with two-place adjectives and functions.
-- One might prefer to use the term "2-place verb", since
-- "transitive" traditionally means that the inherent preposition is empty.
-- Such a verb is one with a *direct object* - which may still be accusative,
-- dative, or genitive.
--
-- In complementation, we do need some dispatching of clitic types:
-- "aime Jean" ; "n'aime pas Jean" ; "l'aime" ; "ne l'aime pas".
-- More will be needed when we add ditransitive verbs.
reflPron : Number => Person => NPFormA => Str ;
reflPronNounPhrase : Gender -> Number -> Person -> NounPhrase = \g,n,p ->
{s = reflPron ! n ! p ;
g = PGen g ; -- needed in participle agreement
n = n ;
p = p ;
c = Clit1 ---- depends on person?
} ;
---- There is no adverbial form for the past participle.
adjPastPart : Verb -> Adjective = \verb -> {
s = table {
AF g n => verb.s ! VPart g n ;
AA => verb.s ! VPart Masc Sg
} ;
p = False
} ;
mkTransVerb : Verb -> Preposition -> CaseA -> TransVerb = \v,p,c ->
v ** {s2 = p ; c = c} ;
mkTransVerbPrep : Verb -> Preposition -> TransVerb = \passer,par ->
mkTransVerb passer par accusative ;
mkTransVerbCas : Verb -> CaseA -> TransVerb = \penser,a ->
mkTransVerb penser [] a ;
mkTransVerbDir : Verb -> TransVerb = \aimer ->
mkTransVerbCas aimer accusative ;
-- Transitive verbs can be used elliptically as verbs. The semantics
-- is left to applications. The definition is trivial, due to record
-- subtyping.
transAsVerb : TransVerb -> Verb = \love ->
love ;
-- *Ditransitive verbs* are verbs with three argument places.
-- We treat so far only the rule in which the ditransitive
-- verb takes both complements to form a verb phrase.
DitransVerb = TransVerb ** {s3 : Preposition ; c3 : CaseA} ;
mkDitransVerb :
Verb -> Preposition -> CaseA -> Preposition -> CaseA -> DitransVerb =
\v,p1,c1,p2,c2 ->
v ** {s2 = p1 ; c = c1 ; s3 = p2 ; c3 = c2} ;
--- This must be completed to account for the order of the clitics.
--- In the rule below, the last argument cannot get cliticized.
-- The following macro builds the "ne - pas" or "non" negation. The second
-- string argument is used for the complement of a verb phrase. In Italian,
-- one string argument would actually be enough.
posNeg : Bool -> (verb, compl : Str) -> Str ;
DitransVerbVerb = TransVerb ** {c3 : CaseA} ;
--2 Adverbs
--
-- Adverbs are not inflected (we ignore comparison, and treat
-- compared adverbs as separate expressions; this could be done another way).
--
-- (We should also take into account clitic ones, like "y",
-- as well as the position: "est toujours heureux" / "est heureux à Paris".)
Adverb : Type = SS ;
advVerbPhrase : VerbPhrase -> Adverb -> VerbPhrase = \chante, bien ->
{s = \\v,g,n,p => chante.s ! v ! g ! n ! p ++ bien.s} ;
-- Adverbs are typically generated by prefixing prepositions.
-- The rule for prepositional phrases also comprises the use of prepositions
-- treated as cases. Therefore, both a preposition and a case are needed
-- as arguments.
prepNounPhrase : {s : Preposition ; c : CaseA} -> NounPhrase -> Adverb = \dans,jean ->
{s = dans.s ++ jean.s ! Ton dans.c} ;
justPrep : Preposition -> {s : Preposition ; c : CaseA} = \sans ->
{s = sans ; c = prepositional} ;
justCase : CaseA -> {s : Preposition ; c : CaseA} = \nom ->
{s = [] ; c = nom} ;
-- This is a source of the "homme avec un téléscope" ambiguity, and may produce
-- strange things, like "les voitures toujours".
-- Semantics will have to make finer distinctions among adverbials.
-- French moreover says "les voitures d'hier" rather than "les voitures hier".
advCommNounPhrase : CommNounPhrase -> Adverb -> CommNounPhrase = \mec,aparis ->
{s = \\n => mec.s ! n ++ aparis.s ;
g = mec.g
} ;
advAdjPhrase : Adverb -> AdjPhrase -> AdjPhrase = \trop,lent ->
{s = \\a => trop.s ++ lent.s ! a ;
p = lent.p
} ;
--2 Sentences
--
-- Sentences depend on a *mode parameter* selecting between
-- indicative and subjunctive forms.
Sentence : Type = SS1 Mode ;
-- This is the traditional $S -> NP VP$ rule. It takes care of both
-- mode and agreement.
param
Tense = Present | Past | Future | Condit ;
ClForm =
ClPres Anteriority Mode
| ClImperf Anteriority Mode
| ClPasse Anteriority
| ClFut Anteriority
| ClCondit Anteriority
| ClInfinit Anteriority -- "naked infinitive" clauses
;
oper
useClForm : Tense -> Anteriority -> Mode -> ClForm =
\t,a,m -> case t of {
Present => ClPres a m ;
Past => ClImperf a m ; --- no passé simple
Future => ClFut a ; ---- mode
Condit => ClCondit a
} ;
Clause = {s : Bool => ClForm => Str} ;
--3 Sentence-complement verbs
--
-- Sentence-complement verbs take sentences as complements.
-- The mode of the complement depends on the verb, and can be different
-- for positive and negative uses of the verb
-- ("je crois qu'elle vient" -"je ne crois pas qu'elle vienne"),
SentenceVerb : Type = Verb ** {mp, mn : Mode} ;
subordMode : SentenceVerb -> Bool -> Mode = \verb,b ->
if_then_else Mode b verb.mp verb.mn ;
verbSent : Verb -> Mode -> Mode -> SentenceVerb = \v,mp,mn ->
v ** {mp = mp ; mn = mn} ;
-- The embedding conjunction is language dependent.
embedConj : Str ;
--3 Verb-complement verbs
--
-- Verb-complement verbs take verb phrases as complements.
-- They can need an oblique case ("à", "de"), but they work like ordinary verbs.
VerbVerb : Type = Verb ** {c : CaseA} ;
mkVerbVerbDir : Verb -> VerbVerb = \v -> v ** {c = accusative} ;
--2 Sentences missing noun phrases
--
-- This is one instance of Gazdar's *slash categories*, corresponding to his
-- $S/NP$.
-- We cannot have - nor would we want to have - a productive slash-category former.
-- Perhaps a handful more will be needed.
--
-- Notice that the slash category has the same relation to sentences as
-- transitive verbs have to verbs: it's like a *sentence taking a complement*.
ClauseSlashNounPhrase = Clause ** Complement ;
dummyNounPhrase : NounPhrase = mkNameNounPhrase [] Masc ;
slashTransVerb : NounPhrase -> TransVerb -> ClauseSlashNounPhrase = \np,v ->
sats2clause (mkSatsObject np v dummyNounPhrase) **
complementOfTransVerb v ;
slashVerbVerb : NounPhrase -> VerbVerb -> TransVerb -> ClauseSlashNounPhrase =
\subj, verb, tv ->
sats2clause (
insertExtrapos
(mkSats subj verb)
(\\_ => prepCase verb.c ++ tv.s ! VInfin)
) ** complementOfTransVerb tv ;
slashAdverb : Clause -> {s : Str ; c : CaseA} -> ClauseSlashNounPhrase =
\ilhabite,dans -> ilhabite ** {s2 = dans.s ; c = dans.c} ;
--2 Relative pronouns and relative clauses
--
-- Relative pronouns are inflected in
-- gender, number, and case. They can also have an inherent case,
-- but this case is 'variable' in the sense that it
-- is sometimes just mediated from the correlate
-- ("homme qui est bon"), sometimes inherent to the
-- pronominal phrase itself ("homme dont la mère est bonne").
oper
RelPron : Type = {s : RelFormA => Str ; g : RelGen} ;
---- RelClause : Type = {s : Bool => ClForm => Gender => Number => Person => Str} ;
RelClause : Type = {
s1 : Gender => Number => Person => Str ;
s2 : Bool => ClForm => Gender => Number => Person => Str ;
s3 : Bool => Str
} ;
RelSentence : Type = {s : Mode => Gender => Number => Person => Str} ;
mkGenRel : RelGen -> Gender -> Gender = \rg,g -> case rg of {
PGen gen => gen ;
_ => g
} ;
-- Simple relative pronouns ("qui", "dont", "par laquelle")
-- have no inherent gender.
identRelPron : RelPron ;
composRelPron : Gender -> Number -> CaseA -> Str ;
-- Complex relative pronouns ("dont la mère") do have an inherent gender.
funRelPron : Function -> RelPron -> RelPron ;
-- There are often variants, i.e. short and long forms
-- ("que" - "lequel", "dont" -"duquel"), etc.
allRelForms : RelPron -> Gender -> Number -> CaseA -> Str ;
-- Relative clauses can be formed from both verb phrases ("qui dort") and
-- slash expressions ("que je vois", "dont je parle").
relSlash : RelPron -> ClauseSlashNounPhrase -> RelClause = \dont,jeparle ->
{s1 = \\g,n,p => jeparle.s2 ++ allRelForms dont g n jeparle.c ;
s2 = \\b,cl,g,n,p => jeparle.s ! b ! cl ;
s3 = \\_ => [] ---- should be parts of jeparle
} ;
-- A 'degenerate' relative clause is the one often used in mathematics, e.g.
-- "nombre x tel que x soit pair".
relSuch : Clause -> RelClause = \A ->
{s1 = \\g,n,p => suchPron g n ;
s2 = \\b,cl,g,n,p => embedConj ++ A.s ! b ! cl ;
s3 = \\_ => [] ---- should be parts of A
} ;
suchPron : Gender -> Number -> Str ;
-- The main use of relative clauses is to modify common nouns.
-- The result is a common noun, out of which noun phrases can be formed
-- by determiners. A comma is used before the relative clause.
--
-- N.B. subjunctive relative clauses
-- ("je cherche un mec qui sache chanter") must have another structure
-- (unless common noun phrases are given a mode parameter...).
modRelClause : CommNounPhrase -> RelSentence -> CommNounPhrase = \mec,quidort ->
{s = \\n => mec.s ! n ++ quidort.s ! Ind ! mec.g ! n ! P3 ;
g = mec.g
} ;
--2 Interrogative pronouns
--
-- If relative pronouns are adjective-like, interrogative pronouns are
-- noun-phrase-like. We use a simplified type, since we don't need the possessive
-- forms.
--
-- N.B. "est-ce que", etc, will be added below
-- when pronouns are used in direct questions.
IntPron : Type = {s : CaseA => Str ; g : Gender ; n : Number} ;
-- In analogy with relative pronouns, we have a rule for applying a function
-- to a relative pronoun to create a new one.
funIntPron : Function -> IntPron -> IntPron = \mere,qui ->
{s = \\c =>
artDef mere.g qui.n c ++ mere.s ! qui.n ++ mere.s2 ++ qui.s ! mere.c ;
g = mere.g ;
n = qui.n
} ;
-- There is a variety of simple interrogative pronouns:
-- "quelle maison", "qui", "quoi". Their definitions are language-dependent.
nounIntPron : Number -> CommNounPhrase -> IntPron ;
intPronWho : Number -> IntPron ;
intPronWhat : Number -> IntPron ;
--2 Utterances
-- By utterances we mean whole phrases, such as
-- 'can be used as moves in a language game': indicatives, questions, imperative,
-- and one-word utterances. The rules are far from complete.
--
-- N.B. we have not included rules for texts, which we find we cannot say much
-- about on this level. In semantically rich GF grammars, texts, dialogues, etc,
-- will of course play an important role as categories not reducible to utterances.
-- An example is proof texts, whose semantics show a dependence between premises
-- and conclusions. Another example is intersentential anaphora.
Utterance = SS ;
indicUtt : Sentence -> Utterance = \x -> ss (x.s ! Ind ++ ".") ;
interrogUtt : QuestionSent -> Utterance = \x -> ss (x.s ! DirQ ++ "?") ;
--2 Questions
--
-- Questions are either direct ("qui a pris la voiture") or indirect
-- ("ce qui a pris la voiture").
param
QuestForm = DirQ | IndirQ ;
oper
Question = {s : Bool => ClForm => QuestForm => Str} ;
QuestionSent = {s : QuestForm => Str} ;
--3 Yes-no questions
--
-- Yes-no questions are used both independently ("Tu es fatigué?")
-- and after interrogative adverbials ("Pourquoi tu es fatigué?").
-- It is economical to handle with these two cases by the one
-- rule, $questVerbPhrase'$. The only difference is if "si" appears
-- in the indirect form.
--
-- N.B. the inversion variant ("Es-tu fatigué?") is missing, mainly because our
-- verb morphology does not support the intervening "t" ("Marche-t-il?").
-- The leading "est-ce que" is recognized as a variant, and requires
-- direct word order.
questClause : Clause -> Question = \cl ->
{s = \\b,c => table {
DirQ => cl.s ! b ! c ;
IndirQ => cl.s ! b ! c
}
} ;
----- questVerbPhrase : NounPhrase -> VerbPhrase -> Question ;
--3 Wh-questions
--
-- Wh-questions are of two kinds: ones that are like $NP - VP$ sentences,
-- others that are line $S/NP - NP$ sentences.
--
-- N.B. inversion variants and "est-ce que" are treated as above.
intSlash : IntPron -> ClauseSlashNounPhrase -> Question ;
intNounPhrase : IntPron -> NounPhrase = \ip ->
{s = \\nf => ip.s ! pform2case nf ; g = PGen ip.g ; n = ip.n ; p = P3 ; c = Clit0} ;
--3 Interrogative adverbials
--
-- These adverbials will be defined in the lexicon: they include
-- "quand", "où", "comment", "pourquoi", etc, which are all invariant one-word
-- expressions. In addition, they can be formed by adding prepositions
-- to interrogative pronouns, in the same way as adverbials are formed
-- from noun phrases.
--
-- N.B. inversion variants and "est-ce que" are treated as above.
IntAdverb = SS ;
questAdverbial : IntAdverb -> Clause -> Question =
\quand, jeanDort ->
{s = \\b,cl =>
let
jeandort = jeanDort.s ! b ! cl
in
table {
DirQ => quand.s ++ jeandort ; ---- est-ce que
IndirQ => quand.s ++ jeandort
}
} ;
--2 Imperatives
--
-- We only consider second-person imperatives.
--
-- N.B. following the API, we don't distinguish between
-- singular and plural "vous", nor between masculine and feminine.
-- when forming utterances.
--
-- TODO: clitics, Italian negated imperative.
Imperative = {s : Gender => Number => Str} ;
imperVerbPhrase : Bool -> VerbClause -> Imperative = \b,dormir ->
{s = \\g,n => dormir.s ! b ! Simul ! VIImperat b n ! g ! n ! P2
} ;
imperUtterance : Number -> Imperative -> Utterance = \n,I ->
ss (I.s ! Masc ! n ++ "!") ;
--2 Sentence adverbials
--
-- Sentence adverbs is the largest class and open for
-- e.g. prepositional phrases.
advClause : Clause -> Adverb -> Clause = \yousing,well ->
{s = \\b,c => yousing.s ! b ! c ++ well.s} ;
-- Another class covers adverbials such as "autrement", "donc", which are prefixed
-- to a sentence to form a phrase.
advSentence : SS -> Sentence -> Utterance = \donc,ildort ->
ss (donc.s ++ ildort.s ! Ind ++ ".") ;
--2 Coordination
--
-- Coordination is to some extent orthogonal to the rest of syntax, and
-- has been treated in a generic way in the module $CO$ in the file
-- $coordination.gf$. The overall structure is independent of category,
-- but there can be differences in parameter dependencies.
--
--3 Conjunctions
--
-- Coordinated phrases are built by using conjunctions, which are either
-- simple ("et", "ou") or distributed ("et - et", "pu - ou").
Conjunction = CO.Conjunction ** {n : Number} ;
ConjunctionDistr = CO.ConjunctionDistr ** {n : Number} ;
--3 Coordinating sentences
--
-- We need a category of lists of sentences. It is a discontinuous
-- category, the parts corresponding to 'init' and 'last' segments
-- (rather than 'head' and 'tail', because we have to keep track of the slot between
-- the last two elements of the list). A list has at least two elements.
--
-- N.B. we don't have repetion of "que" in subordinate coordinated sentences.
ListSentence : Type = {s1,s2 : Mode => Str} ;
twoSentence : (_,_ : Sentence) -> ListSentence =
CO.twoTable Mode ;
consSentence : ListSentence -> Sentence -> ListSentence =
CO.consTable Mode CO.comma ;
-- To coordinate a list of sentences by a simple conjunction, we place
-- it between the last two elements; commas are put in the other slots,
-- e.g. "Pierre fume, Jean boit et les autres regardsnt".
conjunctSentence : Conjunction -> ListSentence -> Sentence =
CO.conjunctTable Mode ;
-- To coordinate a list of sentences by a distributed conjunction, we place
-- the first part in front of the first element, the second
-- part between the last two elements, and commas in the other slots.
-- For sentences this is really not used.
conjunctDistrSentence : ConjunctionDistr -> ListSentence -> Sentence =
CO.conjunctDistrTable Mode ;
--3 Coordinating adjective phrases
--
-- The structure is the same as for sentences. The result is a prefix adjective
-- if and only if all elements are prefix.
ListAdjPhrase : Type =
{s1,s2 : AForm => Str ; p : Bool} ;
twoAdjPhrase : (_,_ : AdjPhrase) -> ListAdjPhrase = \x,y ->
CO.twoTable AForm x y ** {p = andB x.p y.p} ;
consAdjPhrase : ListAdjPhrase -> AdjPhrase -> ListAdjPhrase = \xs,x ->
CO.consTable AForm CO.comma xs x ** {p = andB xs.p x.p} ;
conjunctAdjPhrase : Conjunction -> ListAdjPhrase -> AdjPhrase = \c,xs ->
CO.conjunctTable AForm c xs ** {p = xs.p} ;
conjunctDistrAdjPhrase : ConjunctionDistr -> ListAdjPhrase -> AdjPhrase = \c,xs ->
CO.conjunctDistrTable AForm c xs ** {p = xs.p} ;
--3 Coordinating noun phrases
--
-- The structure is the same as for sentences. The result is either always plural
-- or plural if any of the components is, depending on the conjunction.
-- The gender is masculine if any of the components is. A coordinated noun phrase
-- cannot be clitic.
ListNounPhrase : Type =
{s1,s2 : CaseA => Str ; g : PronGen ; n : Number ; p : Person} ;
twoNounPhrase : (_,_ : NounPhrase) -> ListNounPhrase = \x,y ->
{s1 = \\c => x.s ! stressed c ;
s2 = \\c => y.s ! stressed (conjunctCase c)} **
{n = conjNumber x.n y.n ; g = conjGender x.g y.g ; p = conjPers x.p y.p} ;
consNounPhrase : ListNounPhrase -> NounPhrase -> ListNounPhrase = \xs,x ->
{s1 = \\c => xs.s1 ! c ++ CO.comma ++ xs.s2 ! conjunctCase c ;
s2 = \\c => x.s ! stressed (conjunctCase c)} **
{n = conjNumber xs.n x.n ; g = conjGender xs.g x.g ; p =conjPers xs.p x.p} ;
-- French says "la somme de x et de y" whereas
-- Italian says "la somma di x e y" and similarly for Spanish.
conjunctCase : CaseA -> CaseA ;
-- conjunctCase c = nominative ; -- Spanish, Italian
-- conjunctCase c = c ; -- French
conjunctNounPhrase : Conjunction -> ListNounPhrase -> NounPhrase = \co,xs ->
{s = \\c => xs.s1 ! pform2case c ++ co.s ++ xs.s2 ! pform2case c} **
{n = conjNumber co.n xs.n ; g = xs.g ; p = xs.p ; c = Clit0 } ;
conjunctDistrNounPhrase : ConjunctionDistr -> ListNounPhrase -> NounPhrase =
\co,xs ->
{s = \\c => co.s1++ xs.s1 ! pform2case c ++ co.s2 ++ xs.s2 ! pform2case c} **
{n = conjNumber co.n xs.n ; g = xs.g ; p = xs.p ; c = Clit0} ;
-- We have to define a calculus of numbers of genders. For numbers,
-- it is like the conjunction with $Pl$ corresponding to $False$. For genders,
-- $Masc$ corresponds to $False$.
conjNumber : Number -> Number -> Number = \m,n -> case <m,n> of {
<Sg,Sg> => Sg ;
_ => Pl
} ;
conjGen : Gender -> Gender -> Gender = \m,n -> case <m,n> of {
<Fem,Fem> => Fem ;
_ => Masc
} ;
conjGender : PronGen -> PronGen -> PronGen = \m,n -> case <m,n> of {
<PGen Fem, PGen Fem> => PGen Fem ;
_ => PNoGen
} ;
-- For persons, we go in the descending order:
-- "moi et toi sommes forts", "lui ou toi es fort".
-- This is not always quite clear.
conjPers : Person -> Person -> Person = \p,q -> case <p,q> of {
<P3,P3> => P3 ;
<P1,_> => P1 ;
<_,P1> => P1 ;
_ => P2
} ;
--3 Coordinating adverbs
--
-- We need a category of lists of adverbs. It is a discontinuous
-- category, the parts corresponding to 'init' and 'last' segments
-- (rather than 'head' and 'tail', because we have to keep track of the slot between
-- the last two elements of the list). A list has at least two elements.
ListAdverb : Type = SD2 ;
twoAdverb : (_,_ : Adverb) -> ListAdverb = CO.twoSS ;
consAdverb : ListAdverb -> Adverb -> ListAdverb =
CO.consSS CO.comma ;
-- To coordinate a list of adverbs by a simple conjunction, we place
-- it between the last two elements; commas are put in the other slots,
conjunctAdverb : Conjunction -> ListAdverb -> Adverb = \c,xs ->
ss (CO.conjunctX c xs) ;
-- To coordinate a list of adverbs by a distributed conjunction, we place
-- the first part (e.g. "either") in front of the first element, the second
-- part ("or") between the last two elements, and commas in the other slots.
conjunctDistrAdverb : ConjunctionDistr -> ListAdverb -> Adverb =
\c,xs ->
ss (CO.conjunctDistrX c xs) ;
--2 Subjunction
--
-- Subjunctions ("si", "quand", etc)
-- are a different way to combine sentences than conjunctions.
-- The main clause can be a sentences, an imperatives, or a question,
-- but the subjoined clause must be a sentence. The inherent mood can be
-- indicative ("si", "quand") or subjunctive ("bien que").
Subjunction = {s : Str ; m : Mode} ;
subjunctSentence : Subjunction -> Sentence -> Sentence -> Sentence = \si,A,B ->
{s = \\m => subjunctVariants si A (B.s ! m)
} ;
subjunctImperative : Subjunction -> Sentence -> Imperative -> Imperative =
\si,A,B ->
{s = \\g,n => subjunctVariants si A (B.s ! g ! n)
} ;
subjunctQuestion : Subjunction -> Sentence -> QuestionSent -> QuestionSent = \si,A,B ->
{s = \\q => subjunctVariants si A (B.s ! q)
} ;
-- There are uniformly two variant word orders, e.g.
-- "si tu fumes je m'en vais"
-- and "je m'en vais si tu fumes".
subjunctVariants : Subjunction -> Sentence -> Str -> Str = \si,A,B ->
let {As = A.s ! si.m} in
variants {
si.s ++ As ++ B ;
B ++ si.s ++ As
} ;
--2 One-word utterances
--
-- An utterance can consist of one phrase of almost any category,
-- the limiting case being one-word utterances. These
-- utterances are often (but not always) in what can be called the
-- default form of a category, e.g. the nominative.
-- This list is far from exhaustive.
useNounPhrase : NounPhrase -> Utterance = \jean ->
postfixSS "." (defaultNounPhrase jean) ;
useCommonNounPhrase : Number -> CommNounPhrase -> Utterance = \n,mec ->
useNounPhrase (indefNounPhrase n mec) ;
verbUtterance : VerbPhrase -> Utterance = \vp ->
ss (vp.s ! VIInfinit ! Masc ! Sg ! P3) ;
-- one-form variants
defaultNounPhrase : NounPhrase -> SS = \jean ->
ss (jean.s ! stressed nominative) ;
defaultQuestion : QuestionSent -> SS = \quiesttu ->
ss (quiesttu.s ! DirQ) ;
defaultSentence : Sentence -> SS = \x -> ss (x.s ! Ind) ;
----- moved from Types
artDef : Gender -> Number -> CaseA -> Str ;
artIndef : Gender -> Number -> CaseA -> Str ;
genForms : Str -> Str -> Gender => Str ;
----- moved from Res ; should not be here (pronouns are also in MorphoIta...)
pronJe, pronTu, pronIl, pronElle, pronNous, pronVous, pronIls, pronElles :
Pronoun ;
chaqueDet, quelDet, plupartDet : Determiner ;
commentAdv, quandAdv, ouAdv, pourquoiAdv : Adverb ;
etConj, ouConj : Conjunction ;
etetConj, ououConj : ConjunctionDistr ;
siSubj, quandSubj : Subjunction ;
ouiPhr, noPhr : Utterance ;
---------------------------------------------------------------------
---- for Sats; to be moved earlier
Sats : Type = {
s1 : Str ; -- je je
s3 : Str ; -- (ne) le lui (ne)
s4 : VF => Str ; -- ai ai
s5 : Str ; -- toujours (pas) toujours (pas)
s6 : Str ; -- (dit) directement (voulu) le lui dire directement
s7 : Bool => Str; -- qu'il pleu/pleuve
aux : VAux ;
g,g2 : Gender ; -- features for main verb and participle
n,n2 : Number ;
p : Person -- feature of subject
} ;
verbClForm :
Verb -> ClForm -> Gender -> Number -> Person -> Gender -> Number -> (Str * Str) =
\verb,cl,g,n,p,g2,n2 ->
let
aimee = verb.s ! VPart g2 n2 ;
auxv = (auxVerb verb).s ;
aime : TMode -> Str = \t -> verb.s ! (VFin t n p) ;
avoir : TMode -> Str = \t -> auxv ! (VFin t n p) ;
aimer = verb.s ! VInfin ;
avoirr = auxv ! VInfin
in
case cl of {
ClPres Simul m => <aime (VPres m), []> ;
ClPres a m => <avoir (VPres m), aimee> ;
ClImperf Simul m => <aime (VImperf m), []> ;
ClImperf a m => <avoir (VImperf m), aimee> ;
ClPasse Simul => <aime VPasse, []> ;
ClPasse a => <avoir VPasse, aimee> ;
ClFut Simul => <aime VFut, []> ;
ClFut a => <avoir VFut, aimee> ;
ClCondit Simul => <aime VCondit, []> ;
ClCondit a => <avoir VCondit, aimee> ;
ClInfinit Simul => <aimer, []> ;
ClInfinit a => <avoirr, aimee>
} ;
mkSats : NounPhrase -> Verb -> Sats = \subj,verb ->
let ifEsse : (T : Type) -> T -> T -> T = \T,e,h ->
case verb.aux of {
AEsse => e ;
AHabere => h
}
in
{s1 = subj.s ! unstressed nominative ;
s3 = [] ;
s4 = verb.s ;
s5, s6 = [] ;
s7 = \\_ => [] ;
aux = verb.aux ;
g = pgen2gen subj.g ;
n = subj.n ;
p = subj.p ;
g2 = ifEsse Gender (pgen2gen subj.g) Masc ;
n2 = ifEsse Number subj.n Sg
} ;
insertObject : Sats -> CaseA -> Str -> NounPhrase -> Sats = \sats, c, prep, obj ->
let
ifClit : (T : Type) -> T -> T -> T =
\T -> if_then_else T (andB (isNounPhraseClit obj) (isClitCase c)) ;
object = obj.s ! (case2pformClit c) ;
clit = ifClit Str object [] ;
np = ifClit Str [] object
in
{s1 = sats.s1 ;
s3 = sats.s3 ++ clit ; ---- or clit ++ s3, dep. on clits
s4 = sats.s4 ;
s5 = sats.s5 ;
s6 = sats.s6 ++ prep ++ np ;
s7 = sats.s7 ;
aux = sats.aux ;
g = sats.g ;
n = sats.n ;
g2 = ifClit Gender (pgen2gen obj.g) sats.g2 ; ---- only for clit acc
n2 = ifClit Number obj.n sats.n2 ;
p = sats.p
} ;
insertExtrapos : Sats -> (Bool => Str) -> Sats = \sats,obj ->
{s1 = sats.s1 ;
s3 = sats.s3 ;
s4 = sats.s4 ;
s5 = sats.s5 ;
s6 = sats.s6 ;
s7 = obj ;
aux = sats.aux ;
g = sats.g ;
n = sats.n ;
g2 = sats.g2 ;
n2 = sats.n2 ;
p = sats.p
} ;
mkSatsObject : NounPhrase -> TransVerb -> NounPhrase -> Sats = \subj,verb,obj ->
insertObject (mkSats subj verb) verb.c verb.s2 obj ;
mkSatsCopula : NounPhrase -> Str -> Sats = \subj,obj ->
mkSatsObject subj
(mkTransVerbDir copula) --- hack to reuse
(nameNounPhrase (mkProperName obj Masc)) ; --- this function
sats2clause : Sats -> Clause =
\sats -> {s = \\b,cf =>
let
je = sats.s1 ;
lui = sats.s3 ;
dire = verbClForm {s = sats.s4 ; aux = sats.aux}
cf sats.g sats.n sats.p sats.g2 sats.n2 ;
ai = dire.p1 ;
dit = dire.p2 ;
toujours = sats.s5 ;
directement = sats.s6 ;
ne = if_then_Str b [] negNe ;
pas = if_then_Str b [] negPas ;
oui = sats.s7 ! b
in
je ++ ne ++ lui ++ ai ++ toujours ++ pas ++ dit ++ directement ++ oui
} ;
negNe, negPas : Str ;
sats2quest : Sats -> Question = \x ->
let cl = sats2clause x
in
{s = \\b,f,_ => cl.s ! b ! f} ;
sats2rel : (Gender -> Number -> Person -> Sats) -> RelClause = \s ->
{s1 = \\g,n,p =>
let
sats = s g n p ;
in
sats.s1 ;
s2 = \\b,cf,g,n,p =>
let
sats = s g n p ;
lui = sats.s3 ;
dire = verbClForm {s = sats.s4 ; aux = sats.aux}
cf sats.g sats.n sats.p sats.g2 sats.n2 ;
ai = dire.p1 ;
toujours = sats.s5 ;
dit = dire.p2 ;
ne = if_then_Str b [] negNe ;
pas = if_then_Str b [] negPas ;
in
ne ++ lui ++ ai ++ toujours ++ pas ++ dit ;
s3 = \\b =>
let
sats = s Masc Sg P3 ;
directement = sats.s6 ;
oui = sats.s7 ! b
in
directement ++ oui
} ;
{-
sats2rel : (Gender -> Number -> Person -> Sats) -> RelClause = \sats ->
{s = \\b,f,g,n,p =>
(sats2clause (sats g n p)).s ! b ! f
} ;
-}
relNounPhrase : RelPron -> Gender -> Number -> Person -> NounPhrase =
\r,g,n,p -> {
s = \\np => r.s ! npRelForm np ;
g = PGen g ; --- r.g
n = n ;
p = p ;
c = Clit0 ;
} ;
sats2verbPhrase : Sats -> VerbClause =
\sats -> {s = \\b,ant,vi,g,n,p =>
let
lui = sats.s3 ;
dire = verbVIForm {s = sats.s4 ; aux = sats.aux} ant
vi g n p sats.g2 sats.n2 ;
ai = dire.p1 ;
dit = dire.p2 ;
toujours = sats.s5 ;
directement = sats.s6 ;
ne = if_then_Str b [] negNe ;
pas = if_then_Str b [] negPas ;
oui = sats.s7 ! b
in
ne ++ lui ++ ai ++ toujours ++ pas ++ dit ++ directement ++ oui
} ;
---- What happens to polarity and anteriority ?
verbVIForm :
Verb -> Anteriority ->
VIForm -> Gender -> Number -> Person -> Gender -> Number -> (Str * Str) =
\verb,ant,cl,g,n,p,g2,n2 ->
let
aime : Number -> Str = \t -> verb.s ! vImper t P2 ;
aimee = case ant of {Simul => [] ; _ => verb.s ! VPart Masc Sg} ; ---- g n
finverb = case ant of {Simul => verb.s ; _ => (auxVerb verb).s} ;
aimer = finverb ! VInfin ;
aimant = finverb ! VGer
in
case cl of {
VIImperat _ n => <aime n, []> ; -- no imperative perfect
VIGerund => <aimant, aimee> ;
VIInfinit => <aimer, aimee>
} ;
predVerb0 : Verb -> Clause = \rain ->
sats2clause (mkSats (pronNounPhrase pronImpers) rain) ;
progressiveSats : NounPhrase -> VerbPhrase -> Sats ;
}
| Grammatical Framework | 5 | gdziadkiewicz/bnfc | examples/GF/example.gf | [
"BSD-3-Clause"
] |
USING: assocs namespaces sequences source-files strings
tools.test ;
{ { } } [ source-files get keys [ string? ] reject ] unit-test
| Factor | 1 | alex-ilin/factor | core/source-files/source-files-tests.factor | [
"BSD-2-Clause"
] |
tree grammar t051treeRewriteASTcWalker;
options {
language=JavaScript;
output=AST;
ASTLabelType=CommonTree;
tokenVocab=t049treeparserc;
}
a : ^(ID INT) -> ^(INT ID) | INT;
| G-code | 3 | DanielMabadeje/Artificial-Intelligence-Deep-Learning-Machine-Learning-Tutorials | java/java2py/antlr-3.1.3/runtime/JavaScript/tests/functional/t051treeRewriteASTcWalker.g | [
"Apache-2.0"
] |
# Matthieu S. LE GUELLAUT (@matthmsl)
#
#
# EXIA/UQÀM 2018 - INF7845
#
# This program uses unlicensed opensource libdocker program from Daniel Suo (@danielsuo)
#
module docker is pkgconfig "libcurl"
intrude import core::file
import core
import json::dynamic
# Import C headers
in "C Header" `{
// Constants
#define DOCKER_DOCKER_H
#define DOCKER_API_VERSION v1.25
// Imports
#include <stdlib.h>
#include <string.h>
#include <curl/curl.h>
// Structures
struct buffer {
char *data;
size_t size;
};
struct docker {
CURL *curl;
char *version;
struct buffer *buffer;
};
typedef struct docker DOCKER;
// Function signatures
DOCKER *docker_init(char *version);
int docker_destroy(DOCKER *docker_client);
char *docker_buffer(DOCKER *docker_client);
CURLcode docker_post(DOCKER *docker_client, char *url, char *data);
CURLcode docker_get(DOCKER *docker_client, char *url);
void malloc_fail();
`}
# Import C-only functions (functions that won't be called from nit)
in "C Body" `{
static DOCKER *client;
static size_t write_function(void *data, size_t size, size_t nmemb, void *buffer) {
size_t realsize = size * nmemb;
struct buffer *mem = (struct buffer *)buffer;
mem->data = realloc(mem->data, mem->size + realsize + 1);
if(mem->data == NULL) {
malloc_fail();
}
memcpy(&(mem->data[mem->size]), data, realsize);
mem->size += realsize;
mem->data[mem->size] = 0;
return realsize;
}
static void curl_init(){
curl_easy_setopt(client->curl, CURLOPT_UNIX_SOCKET_PATH, "/var/run/docker.sock");
curl_easy_setopt(client->curl, CURLOPT_WRITEFUNCTION, write_function);
curl_easy_setopt(client->curl, CURLOPT_WRITEDATA, client->buffer);
}
void malloc_fail() {
fprintf(stderr, "ERROR: Failed to allocate memory.");
exit(-1);
}
void init_buffer() {
client->buffer->data = (char *) malloc(1);
client->buffer->size = 0;
}
CURLcode perform(char *url) {
init_buffer();
curl_easy_setopt(client->curl, CURLOPT_URL, url);
CURLcode response = curl_easy_perform(client->curl);
curl_easy_reset(client->curl);
return response;
}
`}
# Handle C structures for nitlang operations
extern class Response `{ CURLcode`}
redef fun to_s import CString.to_s `{
return CString_to_s(client->buffer->data);
`}
end
# Handle C functions
# Implementation adapted from @danielsuo's libdocker
# DockerCLib is the low level implementation of cURL and libdocker
class DockerClient
var version = "1.37"
var baseURL = "http:/v{version}/" is lazy
init
do
docker_init("v{version}")
baseURL="http:/v.{version}/"
end
protected fun docker_init(api_version : String) import String.to_cstring`{
char *version;
version = String_to_cstring(api_version);
size_t version_len = strlen(version);
client = (DOCKER *) malloc(sizeof(struct docker));
client->buffer = (struct buffer *) malloc(sizeof(struct buffer));
client->version = (char *) malloc(sizeof(char) * version_len);
memcpy(client->version, version, version_len);
client->curl = curl_easy_init();
if (client->curl) {
curl_init();
}
`}
protected fun destroy `{
curl_easy_cleanup(client->curl);
free(client->buffer->data);
free(client->buffer);
free(client->version);
free(client);
client = NULL;
`}
protected fun post(url : String, data : String) : Response
do
return cpost(baseURL+url,data)
end
private fun cpost(url : String, data : String) : Response import String.to_cstring`{
curl_init();
struct curl_slist *headers = NULL;
headers = curl_slist_append(headers,"Content-Type: application/json");
curl_easy_setopt(client->curl, CURLOPT_HTTPHEADER,headers);
curl_easy_setopt(client->curl, CURLOPT_POSTFIELDS, (void *)String_to_cstring(data));
CURLcode response = perform(String_to_cstring(url));
curl_slist_free_all(headers);
return response;
`}
protected fun get(url:String) : Response
do
return self.cget(self.baseURL+url)
end
private fun cget(url : String) : Response import String.to_cstring `{
curl_init();
return perform(String_to_cstring(url));
`}
protected fun delete(url: String) : Response
do
return self.cdelete(self.baseURL+url)
end
private fun cdelete(url: String) : Response import String.to_cstring `{
curl_init();
curl_easy_setopt(client->curl,CURLOPT_CUSTOMREQUEST,"DELETE");
return perform(String_to_cstring(url));
`}
end
public class DockerEngine
super DockerClient
init
do
super
updateImageList
updateContainerList
end
var containers = new Array[Container] is lazy
var images = new Array[Image] is lazy
fun checkConnectivity:Bool do
var response = self.get("info")
if response.to_s!="" then
return true
else
return false
end
end
fun createContainer(imageName:String,name:String) : String do
var data="""
{
"Image":""""+imageName+""""
}"""
var response = self.post("containers/create?name={name}",data)
if response.to_s.has("No such image".to_re) then
# DOWNLOAD IMAGE
print "Oups ! Downloading missing image..."
var secRes=post("images/create?fromImage={imageName}&tag=latest","")
if secRes.to_s.has("message".to_re) then
print "Operation failed : {secRes.to_s}"
return ""
else
updateImageList
return createContainer(imageName,name)
end
else
updateContainerList
return response.to_s.to_json_value["Id"].to_s
end
end
fun destroyContainer(container:Container) do
var response = self.delete("containers/{container.id}")
print response.to_s
updateContainerList
end
fun destroyImage(image:Image)do
var response = self.delete("images/{image.id}")
print response.to_s
updateImageList
end
fun pruneContainers do
var response = self.post("containers/prune","")
print response.to_s
updateContainerList
end
fun pruneImage do
var response = self.post("images/prune","""
{
"dangling"=false
}
"""
)
print response.to_s
updateImageList
end
private fun updateImageList do
self.images=new Array[Image]
var response = self.get("images/json")
var json = response.to_s.to_json_value
for x in json do
var image = new Image(x["RepoTags"].to_s,x["Id"].to_s)
self.images.add(image)
end
end
private fun updateContainerList do
self.containers=new Array[Container]
var response = self.get("containers/json?all=true")
var json = response.to_s.to_json_value
for x in json do
var container = new Container(new Image(x["Image"].to_s,x["ImageID"].to_s),x["Names"].to_s,x["Id"].to_s)
self.containers.add(container)
end
end
end
public class Container
super DockerClient
# Attributes
serialize
var image : Image
var name : String is serialize_as("Name")
var id : String is serialize_as("Id")
fun start do
var response = self.post("containers/{id}/start","")
print response.to_s
end
fun stop do
var response = self.post("containers/{id}/stop","")
print response.to_s
end
fun restart do
var response = self.post("containers/{id}/restart","")
print response.to_s
end
fun kill do
var response = self.post("containers/{id}/kill","")
print response.to_s
end
fun rename(name:String) : Bool do
var response = self.post("containers/{id}/rename?name={name}","")
print response.to_s
if response.to_s=="" then
self.name = name
return true
else
return false
end
end
fun pause do
var response = self.post("containers/{id}/pause","")
print response.to_s
end
fun resume do
var response = self.post("containers/{id}/unpause","")
print response.to_s
end
fun getStatus : Response do
var response = self.get("containers/{id}/json")
print response.to_s
return response
end
end
public class Image
super DockerClient
# Redefinitions for serializations
serialize
var name:String is serialize_as("Image")
var id:String is serialize_as("Id")
fun getInfo : Response do
var response=get("image/{name}/history")
print response.to_s
return response
end
end
| Nit | 5 | matthmsl/docker-nit | docker.nit | [
"MIT"
] |
'reach 0.1';
// This is just a sample library for demonstrating imports
export const x = 3;
export const main = Reach.App(
{}, [], () => { }
);
| RenderScript | 3 | chikeabuah/reach-lang | hs/t/y/lib.rsh | [
"Apache-2.0"
] |
get:
description: Returns the list of all loaded plugins
responses:
200:
description: The list of all loaded plugins
body:
application/json:
example: |
{
"plugins": [
{
"id": "webjar",
"implementation": "mesosphere.marathon.example.plugin.http.WebJarHandler",
"info": {
"version": "1.2.3",
"array": [ 1, 2, 3, 4, 5, 6 ],
"test": true
},
"plugin": "mesosphere.marathon.plugin.http.HttpRequestHandler",
"tags": [ "webjar", "test" ]
}
]
}
/{plugin_id}/{path}:
get:
description: Get request is handled by the plugin.
put:
description: Put request is handled by the plugin.
post:
description: Post request is handled by the plugin.
delete:
description: Delete request is handled by the plugin.
| RAML | 3 | fquesnel/marathon | docs/docs/rest-api/public/api/v2/plugins.raml | [
"Apache-2.0"
] |
(kicad_pcb (version 4) (host pcbnew "(2015-10-16 BZR 6271)-product")
(general
(links 195)
(no_connects 8)
(area 102.416999 91.839 193.638001 122.513021)
(thickness 1.6)
(drawings 20)
(tracks 1087)
(zones 0)
(modules 71)
(nets 54)
)
(page A4)
(layers
(0 F.Cu signal hide)
(31 B.Cu signal)
(32 B.Adhes user hide)
(33 F.Adhes user hide)
(34 B.Paste user hide)
(35 F.Paste user hide)
(36 B.SilkS user)
(37 F.SilkS user hide)
(38 B.Mask user)
(39 F.Mask user hide)
(40 Dwgs.User user hide)
(41 Cmts.User user hide)
(42 Eco1.User user hide)
(43 Eco2.User user hide)
(44 Edge.Cuts user)
(45 Margin user hide)
(46 B.CrtYd user hide)
(47 F.CrtYd user hide)
(48 B.Fab user hide)
(49 F.Fab user hide)
)
(setup
(last_trace_width 0.25)
(user_trace_width 0.25)
(user_trace_width 0.4)
(user_trace_width 0.5)
(user_trace_width 1)
(user_trace_width 2)
(user_trace_width 3)
(trace_clearance 0.2)
(zone_clearance 0.254)
(zone_45_only no)
(trace_min 0.2)
(segment_width 0.2)
(edge_width 0.15)
(via_size 0.6)
(via_drill 0.4)
(via_min_size 0.4)
(via_min_drill 0.3)
(uvia_size 0.3)
(uvia_drill 0.1)
(uvias_allowed no)
(uvia_min_size 0.2)
(uvia_min_drill 0.1)
(pcb_text_width 0.3)
(pcb_text_size 2 2)
(mod_edge_width 0.15)
(mod_text_size 0.000001 0.000001)
(mod_text_width 0.1)
(pad_size 1.4 1.4)
(pad_drill 0.6)
(pad_to_mask_clearance 0.1)
(solder_mask_min_width 0.1)
(aux_axis_origin 115.824 120.015)
(grid_origin 115.824 120.015)
(visible_elements 7FFCFDFF)
(pcbplotparams
(layerselection 0x010f0_80000001)
(usegerberextensions true)
(excludeedgelayer true)
(linewidth 0.100000)
(plotframeref false)
(viasonmask false)
(mode 1)
(useauxorigin true)
(hpglpennumber 1)
(hpglpenspeed 20)
(hpglpendiameter 15)
(hpglpenoverlay 2)
(psnegative false)
(psa4output false)
(plotreference true)
(plotvalue false)
(plotinvisibletext false)
(padsonsilk false)
(subtractmaskfromsilk false)
(outputformat 1)
(mirror false)
(drillshape 0)
(scaleselection 1)
(outputdirectory Gerbers/))
)
(net 0 "")
(net 1 "Net-(BOOT_DNST1-Pad1)")
(net 2 +3V3)
(net 3 "Net-(BOOT_UPST1-Pad1)")
(net 4 /RESET_UPST)
(net 5 GND)
(net 6 "Net-(C2-Pad1)")
(net 7 "Net-(C3-Pad1)")
(net 8 "Net-(C4-Pad1)")
(net 9 "Net-(C5-Pad1)")
(net 10 +5V)
(net 11 /RESET_DNST)
(net 12 "Net-(C17-Pad1)")
(net 13 "Net-(C18-Pad1)")
(net 14 "Net-(C19-Pad1)")
(net 15 "Net-(C28-Pad1)")
(net 16 "Net-(D1-Pad3)")
(net 17 "Net-(FAULT_DNST1-Pad1)")
(net 18 "Net-(FAULT_UPST1-Pad1)")
(net 19 "Net-(ID_DNST1-Pad2)")
(net 20 "Net-(ID_DNST_BOARD0-Pad2)")
(net 21 "Net-(ID_DNST_BOARD1-Pad2)")
(net 22 "Net-(ID_DNST_BOARD2-Pad2)")
(net 23 "Net-(ID_UPST1-Pad2)")
(net 24 "Net-(ID_UPST_BOARD0-Pad2)")
(net 25 "Net-(ID_UPST_BOARD1-Pad2)")
(net 26 "Net-(ID_UPST_BOARD2-Pad2)")
(net 27 /JTCK_DNST)
(net 28 /JTDO_DNST)
(net 29 /JTDI_DNST)
(net 30 /JTMS_DNST)
(net 31 /JTCK_UPST)
(net 32 /JTDO_UPST)
(net 33 /JTDI_UPST)
(net 34 /JTMS_UPST)
(net 35 "Net-(P1-Pad2)")
(net 36 "Net-(P1-Pad3)")
(net 37 "Net-(P2-Pad3)")
(net 38 "Net-(P2-Pad2)")
(net 39 "Net-(R3-Pad1)")
(net 40 "Net-(R5-Pad1)")
(net 41 "Net-(R6-Pad1)")
(net 42 "Net-(R7-Pad2)")
(net 43 "Net-(R8-Pad2)")
(net 44 "Net-(R10-Pad1)")
(net 45 "Net-(R12-Pad1)")
(net 46 "Net-(R13-Pad1)")
(net 47 "Net-(R14-Pad2)")
(net 48 "Net-(R15-Pad2)")
(net 49 /SPI_TX_OK)
(net 50 /SPI_NSS)
(net 51 /SPI_SCK)
(net 52 /SPI_MISO)
(net 53 /SPI_MOSI)
(net_class Default "This is the default net class."
(clearance 0.2)
(trace_width 0.25)
(via_dia 0.6)
(via_drill 0.4)
(uvia_dia 0.3)
(uvia_drill 0.1)
(add_net +3V3)
(add_net +5V)
(add_net /JTCK_DNST)
(add_net /JTCK_UPST)
(add_net /JTDI_DNST)
(add_net /JTDI_UPST)
(add_net /JTDO_DNST)
(add_net /JTDO_UPST)
(add_net /JTMS_DNST)
(add_net /JTMS_UPST)
(add_net /RESET_DNST)
(add_net /RESET_UPST)
(add_net /SPI_MISO)
(add_net /SPI_MOSI)
(add_net /SPI_NSS)
(add_net /SPI_SCK)
(add_net /SPI_TX_OK)
(add_net GND)
(add_net "Net-(BOOT_DNST1-Pad1)")
(add_net "Net-(BOOT_UPST1-Pad1)")
(add_net "Net-(C17-Pad1)")
(add_net "Net-(C18-Pad1)")
(add_net "Net-(C19-Pad1)")
(add_net "Net-(C2-Pad1)")
(add_net "Net-(C28-Pad1)")
(add_net "Net-(C3-Pad1)")
(add_net "Net-(C4-Pad1)")
(add_net "Net-(C5-Pad1)")
(add_net "Net-(D1-Pad3)")
(add_net "Net-(FAULT_DNST1-Pad1)")
(add_net "Net-(FAULT_UPST1-Pad1)")
(add_net "Net-(ID_DNST1-Pad2)")
(add_net "Net-(ID_DNST_BOARD0-Pad2)")
(add_net "Net-(ID_DNST_BOARD1-Pad2)")
(add_net "Net-(ID_DNST_BOARD2-Pad2)")
(add_net "Net-(ID_UPST1-Pad2)")
(add_net "Net-(ID_UPST_BOARD0-Pad2)")
(add_net "Net-(ID_UPST_BOARD1-Pad2)")
(add_net "Net-(ID_UPST_BOARD2-Pad2)")
(add_net "Net-(P1-Pad2)")
(add_net "Net-(P1-Pad3)")
(add_net "Net-(P2-Pad2)")
(add_net "Net-(P2-Pad3)")
(add_net "Net-(R10-Pad1)")
(add_net "Net-(R12-Pad1)")
(add_net "Net-(R13-Pad1)")
(add_net "Net-(R14-Pad2)")
(add_net "Net-(R15-Pad2)")
(add_net "Net-(R3-Pad1)")
(add_net "Net-(R5-Pad1)")
(add_net "Net-(R6-Pad1)")
(add_net "Net-(R7-Pad2)")
(add_net "Net-(R8-Pad2)")
)
(module USG_footprints:J_NO_0402 (layer F.Cu) (tedit 56343FE5) (tstamp 562C4795)
(at 176.149 105.029 180)
(descr "Jumper N-O SMD 0402")
(tags "jumper 0402")
(path /562BE7AE)
(attr smd)
(fp_text reference BOOT_DNST (at 4.445 0.254 180) (layer F.SilkS)
(effects (font (size 1 0.8) (thickness 0.15)))
)
(fp_text value Jumper_NO_Small (at 0 1.8 180) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start 1 -0.8) (end -1 -0.8) (layer F.SilkS) (width 0.15))
(fp_line (start -1 -0.8) (end -1 0.8) (layer F.SilkS) (width 0.15))
(fp_line (start -1 0.8) (end 1 0.8) (layer F.SilkS) (width 0.15))
(fp_line (start 1 0.8) (end 1 -0.8) (layer F.SilkS) (width 0.15))
(pad 1 smd rect (at -0.5 0 180) (size 0.6 1.2) (layers F.Cu F.Paste F.Mask)
(net 1 "Net-(BOOT_DNST1-Pad1)"))
(pad 2 smd rect (at 0.5 0 180) (size 0.6 1.2) (layers F.Cu F.Paste F.Mask)
(net 2 +3V3))
)
(module USG_footprints:J_NO_0402 (layer F.Cu) (tedit 5634363B) (tstamp 562C479F)
(at 145.542 105.029 180)
(descr "Jumper N-O SMD 0402")
(tags "jumper 0402")
(path /562A0390)
(attr smd)
(fp_text reference BOOT_UPST (at -4.318 -0.127 180) (layer F.SilkS)
(effects (font (size 1 0.8) (thickness 0.15)))
)
(fp_text value Jumper_NO_Small (at 0 1.8 180) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start 1 -0.8) (end -1 -0.8) (layer F.SilkS) (width 0.15))
(fp_line (start -1 -0.8) (end -1 0.8) (layer F.SilkS) (width 0.15))
(fp_line (start -1 0.8) (end 1 0.8) (layer F.SilkS) (width 0.15))
(fp_line (start 1 0.8) (end 1 -0.8) (layer F.SilkS) (width 0.15))
(pad 1 smd rect (at -0.5 0 180) (size 0.6 1.2) (layers F.Cu F.Paste F.Mask)
(net 3 "Net-(BOOT_UPST1-Pad1)"))
(pad 2 smd rect (at 0.5 0 180) (size 0.6 1.2) (layers F.Cu F.Paste F.Mask)
(net 2 +3V3))
)
(module Capacitors_SMD:C_0603 (layer F.Cu) (tedit 56343BDA) (tstamp 562C47A5)
(at 145.034 100.076)
(descr "Capacitor SMD 0603, reflow soldering, AVX (see smccp.pdf)")
(tags "capacitor 0603")
(path /5629F00B)
(attr smd)
(fp_text reference C1 (at 1.905 -0.127 90) (layer F.SilkS)
(effects (font (size 1 0.8) (thickness 0.15)))
)
(fp_text value 0.1u (at 0 1.9) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -1.45 -0.75) (end 1.45 -0.75) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.45 0.75) (end 1.45 0.75) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.45 -0.75) (end -1.45 0.75) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.45 -0.75) (end 1.45 0.75) (layer F.CrtYd) (width 0.05))
(fp_line (start -0.35 -0.6) (end 0.35 -0.6) (layer F.SilkS) (width 0.15))
(fp_line (start 0.35 0.6) (end -0.35 0.6) (layer F.SilkS) (width 0.15))
(pad 1 smd rect (at -0.75 0) (size 0.8 0.75) (layers F.Cu F.Paste F.Mask)
(net 4 /RESET_UPST))
(pad 2 smd rect (at 0.75 0) (size 0.8 0.75) (layers F.Cu F.Paste F.Mask)
(net 5 GND))
(model Capacitors_SMD.3dshapes/C_0603.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Capacitors_SMD:C_0603 (layer F.Cu) (tedit 56343AC2) (tstamp 562C47AB)
(at 139.065 101.854)
(descr "Capacitor SMD 0603, reflow soldering, AVX (see smccp.pdf)")
(tags "capacitor 0603")
(path /5628CF9A)
(attr smd)
(fp_text reference C2 (at 0.508 -1.016) (layer F.SilkS)
(effects (font (size 1 0.8) (thickness 0.15)))
)
(fp_text value 18p (at 0 1.9) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -1.45 -0.75) (end 1.45 -0.75) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.45 0.75) (end 1.45 0.75) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.45 -0.75) (end -1.45 0.75) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.45 -0.75) (end 1.45 0.75) (layer F.CrtYd) (width 0.05))
(fp_line (start -0.35 -0.6) (end 0.35 -0.6) (layer F.SilkS) (width 0.15))
(fp_line (start 0.35 0.6) (end -0.35 0.6) (layer F.SilkS) (width 0.15))
(pad 1 smd rect (at -0.75 0) (size 0.8 0.75) (layers F.Cu F.Paste F.Mask)
(net 6 "Net-(C2-Pad1)"))
(pad 2 smd rect (at 0.75 0) (size 0.8 0.75) (layers F.Cu F.Paste F.Mask)
(net 5 GND))
(model Capacitors_SMD.3dshapes/C_0603.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Capacitors_SMD:C_0603 (layer F.Cu) (tedit 56343B64) (tstamp 562C47B1)
(at 127.127 101.854 180)
(descr "Capacitor SMD 0603, reflow soldering, AVX (see smccp.pdf)")
(tags "capacitor 0603")
(path /5628D0DA)
(attr smd)
(fp_text reference C3 (at 0 -1.143 180) (layer F.SilkS)
(effects (font (size 1 0.8) (thickness 0.15)))
)
(fp_text value 18p (at 0 1.9 180) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -1.45 -0.75) (end 1.45 -0.75) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.45 0.75) (end 1.45 0.75) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.45 -0.75) (end -1.45 0.75) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.45 -0.75) (end 1.45 0.75) (layer F.CrtYd) (width 0.05))
(fp_line (start -0.35 -0.6) (end 0.35 -0.6) (layer F.SilkS) (width 0.15))
(fp_line (start 0.35 0.6) (end -0.35 0.6) (layer F.SilkS) (width 0.15))
(pad 1 smd rect (at -0.75 0 180) (size 0.8 0.75) (layers F.Cu F.Paste F.Mask)
(net 7 "Net-(C3-Pad1)"))
(pad 2 smd rect (at 0.75 0 180) (size 0.8 0.75) (layers F.Cu F.Paste F.Mask)
(net 5 GND))
(model Capacitors_SMD.3dshapes/C_0603.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Capacitors_SMD:C_0603 (layer F.Cu) (tedit 563434F6) (tstamp 562C47B7)
(at 123.698 98.044)
(descr "Capacitor SMD 0603, reflow soldering, AVX (see smccp.pdf)")
(tags "capacitor 0603")
(path /562B2023)
(attr smd)
(fp_text reference C4 (at -1.778 -0.127 90) (layer F.SilkS)
(effects (font (size 1 0.8) (thickness 0.15)))
)
(fp_text value 0.1u (at 0 1.9) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -1.45 -0.75) (end 1.45 -0.75) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.45 0.75) (end 1.45 0.75) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.45 -0.75) (end -1.45 0.75) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.45 -0.75) (end 1.45 0.75) (layer F.CrtYd) (width 0.05))
(fp_line (start -0.35 -0.6) (end 0.35 -0.6) (layer F.SilkS) (width 0.15))
(fp_line (start 0.35 0.6) (end -0.35 0.6) (layer F.SilkS) (width 0.15))
(pad 1 smd rect (at -0.75 0) (size 0.8 0.75) (layers F.Cu F.Paste F.Mask)
(net 8 "Net-(C4-Pad1)"))
(pad 2 smd rect (at 0.75 0) (size 0.8 0.75) (layers F.Cu F.Paste F.Mask)
(net 5 GND))
(model Capacitors_SMD.3dshapes/C_0603.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Capacitors_SMD:C_0603 (layer F.Cu) (tedit 56343B42) (tstamp 562C47BD)
(at 125.984 110.617 90)
(descr "Capacitor SMD 0603, reflow soldering, AVX (see smccp.pdf)")
(tags "capacitor 0603")
(path /5628C5AD)
(attr smd)
(fp_text reference C5 (at 2.032 0 90) (layer F.SilkS)
(effects (font (size 1 0.8) (thickness 0.15)))
)
(fp_text value 4.7u (at 0 1.9 90) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -1.45 -0.75) (end 1.45 -0.75) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.45 0.75) (end 1.45 0.75) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.45 -0.75) (end -1.45 0.75) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.45 -0.75) (end 1.45 0.75) (layer F.CrtYd) (width 0.05))
(fp_line (start -0.35 -0.6) (end 0.35 -0.6) (layer F.SilkS) (width 0.15))
(fp_line (start 0.35 0.6) (end -0.35 0.6) (layer F.SilkS) (width 0.15))
(pad 1 smd rect (at -0.75 0 90) (size 0.8 0.75) (layers F.Cu F.Paste F.Mask)
(net 9 "Net-(C5-Pad1)"))
(pad 2 smd rect (at 0.75 0 90) (size 0.8 0.75) (layers F.Cu F.Paste F.Mask)
(net 5 GND))
(model Capacitors_SMD.3dshapes/C_0603.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Capacitors_SMD:C_0603 (layer F.Cu) (tedit 56343534) (tstamp 562C47C3)
(at 126.746 115.697)
(descr "Capacitor SMD 0603, reflow soldering, AVX (see smccp.pdf)")
(tags "capacitor 0603")
(path /562B50DC)
(attr smd)
(fp_text reference C6 (at 2.032 0) (layer F.SilkS)
(effects (font (size 1 0.8) (thickness 0.15)))
)
(fp_text value 0.1u (at 0 1.9) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -1.45 -0.75) (end 1.45 -0.75) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.45 0.75) (end 1.45 0.75) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.45 -0.75) (end -1.45 0.75) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.45 -0.75) (end 1.45 0.75) (layer F.CrtYd) (width 0.05))
(fp_line (start -0.35 -0.6) (end 0.35 -0.6) (layer F.SilkS) (width 0.15))
(fp_line (start 0.35 0.6) (end -0.35 0.6) (layer F.SilkS) (width 0.15))
(pad 1 smd rect (at -0.75 0) (size 0.8 0.75) (layers F.Cu F.Paste F.Mask)
(net 10 +5V))
(pad 2 smd rect (at 0.75 0) (size 0.8 0.75) (layers F.Cu F.Paste F.Mask)
(net 5 GND))
(model Capacitors_SMD.3dshapes/C_0603.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Capacitors_SMD:C_0603 (layer F.Cu) (tedit 56343541) (tstamp 562C47C9)
(at 126.238 117.983 90)
(descr "Capacitor SMD 0603, reflow soldering, AVX (see smccp.pdf)")
(tags "capacitor 0603")
(path /562B08FA)
(attr smd)
(fp_text reference C7 (at -0.508 1.143 90) (layer F.SilkS)
(effects (font (size 1 0.8) (thickness 0.15)))
)
(fp_text value 0.1u (at 0 1.9 90) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -1.45 -0.75) (end 1.45 -0.75) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.45 0.75) (end 1.45 0.75) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.45 -0.75) (end -1.45 0.75) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.45 -0.75) (end 1.45 0.75) (layer F.CrtYd) (width 0.05))
(fp_line (start -0.35 -0.6) (end 0.35 -0.6) (layer F.SilkS) (width 0.15))
(fp_line (start 0.35 0.6) (end -0.35 0.6) (layer F.SilkS) (width 0.15))
(pad 1 smd rect (at -0.75 0 90) (size 0.8 0.75) (layers F.Cu F.Paste F.Mask)
(net 2 +3V3))
(pad 2 smd rect (at 0.75 0 90) (size 0.8 0.75) (layers F.Cu F.Paste F.Mask)
(net 5 GND))
(model Capacitors_SMD.3dshapes/C_0603.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Capacitors_SMD:C_0603 (layer F.Cu) (tedit 56343BC0) (tstamp 562C47CF)
(at 145.034 101.854)
(descr "Capacitor SMD 0603, reflow soldering, AVX (see smccp.pdf)")
(tags "capacitor 0603")
(path /5628CBAA)
(attr smd)
(fp_text reference C8 (at 1.778 -0.127 90) (layer F.SilkS)
(effects (font (size 1 0.8) (thickness 0.15)))
)
(fp_text value 4.7u (at 0 1.9) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -1.45 -0.75) (end 1.45 -0.75) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.45 0.75) (end 1.45 0.75) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.45 -0.75) (end -1.45 0.75) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.45 -0.75) (end 1.45 0.75) (layer F.CrtYd) (width 0.05))
(fp_line (start -0.35 -0.6) (end 0.35 -0.6) (layer F.SilkS) (width 0.15))
(fp_line (start 0.35 0.6) (end -0.35 0.6) (layer F.SilkS) (width 0.15))
(pad 1 smd rect (at -0.75 0) (size 0.8 0.75) (layers F.Cu F.Paste F.Mask)
(net 2 +3V3))
(pad 2 smd rect (at 0.75 0) (size 0.8 0.75) (layers F.Cu F.Paste F.Mask)
(net 5 GND))
(model Capacitors_SMD.3dshapes/C_0603.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Capacitors_SMD:C_0603 (layer F.Cu) (tedit 56343B9D) (tstamp 562C47D5)
(at 141.605 106.426 90)
(descr "Capacitor SMD 0603, reflow soldering, AVX (see smccp.pdf)")
(tags "capacitor 0603")
(path /5628BC20)
(attr smd)
(fp_text reference C9 (at 0.254 1.143 90) (layer F.SilkS)
(effects (font (size 1 0.8) (thickness 0.15)))
)
(fp_text value 0.1u (at 0 1.9 90) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -1.45 -0.75) (end 1.45 -0.75) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.45 0.75) (end 1.45 0.75) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.45 -0.75) (end -1.45 0.75) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.45 -0.75) (end 1.45 0.75) (layer F.CrtYd) (width 0.05))
(fp_line (start -0.35 -0.6) (end 0.35 -0.6) (layer F.SilkS) (width 0.15))
(fp_line (start 0.35 0.6) (end -0.35 0.6) (layer F.SilkS) (width 0.15))
(pad 1 smd rect (at -0.75 0 90) (size 0.8 0.75) (layers F.Cu F.Paste F.Mask)
(net 5 GND))
(pad 2 smd rect (at 0.75 0 90) (size 0.8 0.75) (layers F.Cu F.Paste F.Mask)
(net 2 +3V3))
(model Capacitors_SMD.3dshapes/C_0603.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Capacitors_SMD:C_0603 (layer F.Cu) (tedit 5634341D) (tstamp 562C47DB)
(at 125.984 105.029 270)
(descr "Capacitor SMD 0603, reflow soldering, AVX (see smccp.pdf)")
(tags "capacitor 0603")
(path /5628C063)
(attr smd)
(fp_text reference C10 (at -0.127 1.016 270) (layer F.SilkS)
(effects (font (size 1 0.8) (thickness 0.15)))
)
(fp_text value 0.1u (at 0 1.9 270) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -1.45 -0.75) (end 1.45 -0.75) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.45 0.75) (end 1.45 0.75) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.45 -0.75) (end -1.45 0.75) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.45 -0.75) (end 1.45 0.75) (layer F.CrtYd) (width 0.05))
(fp_line (start -0.35 -0.6) (end 0.35 -0.6) (layer F.SilkS) (width 0.15))
(fp_line (start 0.35 0.6) (end -0.35 0.6) (layer F.SilkS) (width 0.15))
(pad 1 smd rect (at -0.75 0 270) (size 0.8 0.75) (layers F.Cu F.Paste F.Mask)
(net 5 GND))
(pad 2 smd rect (at 0.75 0 270) (size 0.8 0.75) (layers F.Cu F.Paste F.Mask)
(net 2 +3V3))
(model Capacitors_SMD.3dshapes/C_0603.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Capacitors_SMD:C_0603 (layer F.Cu) (tedit 56343448) (tstamp 562C47E1)
(at 130.429 101.854 180)
(descr "Capacitor SMD 0603, reflow soldering, AVX (see smccp.pdf)")
(tags "capacitor 0603")
(path /5628C0A3)
(attr smd)
(fp_text reference C11 (at 0.127 1.016 180) (layer F.SilkS)
(effects (font (size 1 0.8) (thickness 0.15)))
)
(fp_text value 0.1u (at 0 1.9 180) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -1.45 -0.75) (end 1.45 -0.75) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.45 0.75) (end 1.45 0.75) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.45 -0.75) (end -1.45 0.75) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.45 -0.75) (end 1.45 0.75) (layer F.CrtYd) (width 0.05))
(fp_line (start -0.35 -0.6) (end 0.35 -0.6) (layer F.SilkS) (width 0.15))
(fp_line (start 0.35 0.6) (end -0.35 0.6) (layer F.SilkS) (width 0.15))
(pad 1 smd rect (at -0.75 0 180) (size 0.8 0.75) (layers F.Cu F.Paste F.Mask)
(net 5 GND))
(pad 2 smd rect (at 0.75 0 180) (size 0.8 0.75) (layers F.Cu F.Paste F.Mask)
(net 2 +3V3))
(model Capacitors_SMD.3dshapes/C_0603.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Capacitors_SMD:C_0603 (layer F.Cu) (tedit 563433FD) (tstamp 562C47E7)
(at 125.984 113.538 270)
(descr "Capacitor SMD 0603, reflow soldering, AVX (see smccp.pdf)")
(tags "capacitor 0603")
(path /5628C0CC)
(attr smd)
(fp_text reference C12 (at -0.127 1.143 450) (layer F.SilkS)
(effects (font (size 1 0.8) (thickness 0.15)))
)
(fp_text value 0.1u (at 0 1.9 270) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -1.45 -0.75) (end 1.45 -0.75) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.45 0.75) (end 1.45 0.75) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.45 -0.75) (end -1.45 0.75) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.45 -0.75) (end 1.45 0.75) (layer F.CrtYd) (width 0.05))
(fp_line (start -0.35 -0.6) (end 0.35 -0.6) (layer F.SilkS) (width 0.15))
(fp_line (start 0.35 0.6) (end -0.35 0.6) (layer F.SilkS) (width 0.15))
(pad 1 smd rect (at -0.75 0 270) (size 0.8 0.75) (layers F.Cu F.Paste F.Mask)
(net 5 GND))
(pad 2 smd rect (at 0.75 0 270) (size 0.8 0.75) (layers F.Cu F.Paste F.Mask)
(net 2 +3V3))
(model Capacitors_SMD.3dshapes/C_0603.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Capacitors_SMD:C_0603 (layer F.Cu) (tedit 5634334B) (tstamp 562C47ED)
(at 138.176 117.348)
(descr "Capacitor SMD 0603, reflow soldering, AVX (see smccp.pdf)")
(tags "capacitor 0603")
(path /5628C140)
(attr smd)
(fp_text reference C13 (at -2.413 0) (layer F.SilkS)
(effects (font (size 1 0.8) (thickness 0.15)))
)
(fp_text value 0.1u (at 0 1.9) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -1.45 -0.75) (end 1.45 -0.75) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.45 0.75) (end 1.45 0.75) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.45 -0.75) (end -1.45 0.75) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.45 -0.75) (end 1.45 0.75) (layer F.CrtYd) (width 0.05))
(fp_line (start -0.35 -0.6) (end 0.35 -0.6) (layer F.SilkS) (width 0.15))
(fp_line (start 0.35 0.6) (end -0.35 0.6) (layer F.SilkS) (width 0.15))
(pad 1 smd rect (at -0.75 0) (size 0.8 0.75) (layers F.Cu F.Paste F.Mask)
(net 5 GND))
(pad 2 smd rect (at 0.75 0) (size 0.8 0.75) (layers F.Cu F.Paste F.Mask)
(net 2 +3V3))
(model Capacitors_SMD.3dshapes/C_0603.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Capacitors_SMD:C_0805 (layer F.Cu) (tedit 5634369A) (tstamp 562C47F3)
(at 149.86 107.442 90)
(descr "Capacitor SMD 0805, reflow soldering, AVX (see smccp.pdf)")
(tags "capacitor 0805")
(path /5628ED71)
(attr smd)
(fp_text reference C14 (at -0.127 -1.27 90) (layer F.SilkS)
(effects (font (size 1 0.8) (thickness 0.15)))
)
(fp_text value 10u (at 0 2.1 90) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -1.8 -1) (end 1.8 -1) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.8 1) (end 1.8 1) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.8 -1) (end -1.8 1) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.8 -1) (end 1.8 1) (layer F.CrtYd) (width 0.05))
(fp_line (start 0.5 -0.85) (end -0.5 -0.85) (layer F.SilkS) (width 0.15))
(fp_line (start -0.5 0.85) (end 0.5 0.85) (layer F.SilkS) (width 0.15))
(pad 1 smd rect (at -1 0 90) (size 1 1.25) (layers F.Cu F.Paste F.Mask)
(net 10 +5V))
(pad 2 smd rect (at 1 0 90) (size 1 1.25) (layers F.Cu F.Paste F.Mask)
(net 5 GND))
(model Capacitors_SMD.3dshapes/C_0805.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Capacitors_SMD:C_0805 (layer F.Cu) (tedit 563436B0) (tstamp 562C47F9)
(at 153.289 108.204)
(descr "Capacitor SMD 0805, reflow soldering, AVX (see smccp.pdf)")
(tags "capacitor 0805")
(path /5628ECAB)
(attr smd)
(fp_text reference C15 (at -0.254 -1.27 180) (layer F.SilkS)
(effects (font (size 1 0.8) (thickness 0.15)))
)
(fp_text value 22u (at 0 2.1) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -1.8 -1) (end 1.8 -1) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.8 1) (end 1.8 1) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.8 -1) (end -1.8 1) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.8 -1) (end 1.8 1) (layer F.CrtYd) (width 0.05))
(fp_line (start 0.5 -0.85) (end -0.5 -0.85) (layer F.SilkS) (width 0.15))
(fp_line (start -0.5 0.85) (end 0.5 0.85) (layer F.SilkS) (width 0.15))
(pad 1 smd rect (at -1 0) (size 1 1.25) (layers F.Cu F.Paste F.Mask)
(net 2 +3V3))
(pad 2 smd rect (at 1 0) (size 1 1.25) (layers F.Cu F.Paste F.Mask)
(net 5 GND))
(model Capacitors_SMD.3dshapes/C_0805.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Capacitors_SMD:C_0603 (layer F.Cu) (tedit 56343BFE) (tstamp 562C47FF)
(at 154.432 103.759 180)
(descr "Capacitor SMD 0603, reflow soldering, AVX (see smccp.pdf)")
(tags "capacitor 0603")
(path /562BE7A8)
(attr smd)
(fp_text reference C16 (at 2.413 0.127 180) (layer F.SilkS)
(effects (font (size 1 0.8) (thickness 0.15)))
)
(fp_text value 0.1u (at 0 1.9 180) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -1.45 -0.75) (end 1.45 -0.75) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.45 0.75) (end 1.45 0.75) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.45 -0.75) (end -1.45 0.75) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.45 -0.75) (end 1.45 0.75) (layer F.CrtYd) (width 0.05))
(fp_line (start -0.35 -0.6) (end 0.35 -0.6) (layer F.SilkS) (width 0.15))
(fp_line (start 0.35 0.6) (end -0.35 0.6) (layer F.SilkS) (width 0.15))
(pad 1 smd rect (at -0.75 0 180) (size 0.8 0.75) (layers F.Cu F.Paste F.Mask)
(net 11 /RESET_DNST))
(pad 2 smd rect (at 0.75 0 180) (size 0.8 0.75) (layers F.Cu F.Paste F.Mask)
(net 5 GND))
(model Capacitors_SMD.3dshapes/C_0603.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Capacitors_SMD:C_0603 (layer F.Cu) (tedit 56343AB2) (tstamp 562C4805)
(at 170.18 101.854)
(descr "Capacitor SMD 0603, reflow soldering, AVX (see smccp.pdf)")
(tags "capacitor 0603")
(path /562BE754)
(attr smd)
(fp_text reference C17 (at 1.016 -1.143) (layer F.SilkS)
(effects (font (size 1 0.8) (thickness 0.15)))
)
(fp_text value 18p (at 0 1.9) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -1.45 -0.75) (end 1.45 -0.75) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.45 0.75) (end 1.45 0.75) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.45 -0.75) (end -1.45 0.75) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.45 -0.75) (end 1.45 0.75) (layer F.CrtYd) (width 0.05))
(fp_line (start -0.35 -0.6) (end 0.35 -0.6) (layer F.SilkS) (width 0.15))
(fp_line (start 0.35 0.6) (end -0.35 0.6) (layer F.SilkS) (width 0.15))
(pad 1 smd rect (at -0.75 0) (size 0.8 0.75) (layers F.Cu F.Paste F.Mask)
(net 12 "Net-(C17-Pad1)"))
(pad 2 smd rect (at 0.75 0) (size 0.8 0.75) (layers F.Cu F.Paste F.Mask)
(net 5 GND))
(model Capacitors_SMD.3dshapes/C_0603.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Capacitors_SMD:C_0603 (layer F.Cu) (tedit 563437E8) (tstamp 562C480B)
(at 159.004 101.854 180)
(descr "Capacitor SMD 0603, reflow soldering, AVX (see smccp.pdf)")
(tags "capacitor 0603")
(path /562BE75A)
(attr smd)
(fp_text reference C18 (at 1.397 1.016 180) (layer F.SilkS)
(effects (font (size 1 0.8) (thickness 0.15)))
)
(fp_text value 18p (at 0 1.9 180) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -1.45 -0.75) (end 1.45 -0.75) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.45 0.75) (end 1.45 0.75) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.45 -0.75) (end -1.45 0.75) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.45 -0.75) (end 1.45 0.75) (layer F.CrtYd) (width 0.05))
(fp_line (start -0.35 -0.6) (end 0.35 -0.6) (layer F.SilkS) (width 0.15))
(fp_line (start 0.35 0.6) (end -0.35 0.6) (layer F.SilkS) (width 0.15))
(pad 1 smd rect (at -0.75 0 180) (size 0.8 0.75) (layers F.Cu F.Paste F.Mask)
(net 13 "Net-(C18-Pad1)"))
(pad 2 smd rect (at 0.75 0 180) (size 0.8 0.75) (layers F.Cu F.Paste F.Mask)
(net 5 GND))
(model Capacitors_SMD.3dshapes/C_0603.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Capacitors_SMD:C_0603 (layer F.Cu) (tedit 56343C22) (tstamp 562C4811)
(at 156.718 110.871 90)
(descr "Capacitor SMD 0603, reflow soldering, AVX (see smccp.pdf)")
(tags "capacitor 0603")
(path /562BE730)
(attr smd)
(fp_text reference C19 (at 1.778 0 180) (layer F.SilkS)
(effects (font (size 1 0.8) (thickness 0.15)))
)
(fp_text value 4.7u (at 0 1.9 90) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -1.45 -0.75) (end 1.45 -0.75) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.45 0.75) (end 1.45 0.75) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.45 -0.75) (end -1.45 0.75) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.45 -0.75) (end 1.45 0.75) (layer F.CrtYd) (width 0.05))
(fp_line (start -0.35 -0.6) (end 0.35 -0.6) (layer F.SilkS) (width 0.15))
(fp_line (start 0.35 0.6) (end -0.35 0.6) (layer F.SilkS) (width 0.15))
(pad 1 smd rect (at -0.75 0 90) (size 0.8 0.75) (layers F.Cu F.Paste F.Mask)
(net 14 "Net-(C19-Pad1)"))
(pad 2 smd rect (at 0.75 0 90) (size 0.8 0.75) (layers F.Cu F.Paste F.Mask)
(net 5 GND))
(model Capacitors_SMD.3dshapes/C_0603.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Capacitors_SMD:C_0603 (layer F.Cu) (tedit 56343704) (tstamp 562C4817)
(at 157.353 116.332)
(descr "Capacitor SMD 0603, reflow soldering, AVX (see smccp.pdf)")
(tags "capacitor 0603")
(path /562BE748)
(attr smd)
(fp_text reference C20 (at 0 1.143) (layer F.SilkS)
(effects (font (size 1 0.8) (thickness 0.15)))
)
(fp_text value 4.7u (at 0 1.9) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -1.45 -0.75) (end 1.45 -0.75) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.45 0.75) (end 1.45 0.75) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.45 -0.75) (end -1.45 0.75) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.45 -0.75) (end 1.45 0.75) (layer F.CrtYd) (width 0.05))
(fp_line (start -0.35 -0.6) (end 0.35 -0.6) (layer F.SilkS) (width 0.15))
(fp_line (start 0.35 0.6) (end -0.35 0.6) (layer F.SilkS) (width 0.15))
(pad 1 smd rect (at -0.75 0) (size 0.8 0.75) (layers F.Cu F.Paste F.Mask)
(net 2 +3V3))
(pad 2 smd rect (at 0.75 0) (size 0.8 0.75) (layers F.Cu F.Paste F.Mask)
(net 5 GND))
(model Capacitors_SMD.3dshapes/C_0603.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Capacitors_SMD:C_0603 (layer F.Cu) (tedit 56343C2C) (tstamp 562C481D)
(at 156.718 113.792 270)
(descr "Capacitor SMD 0603, reflow soldering, AVX (see smccp.pdf)")
(tags "capacitor 0603")
(path /562BE706)
(attr smd)
(fp_text reference C21 (at 0.889 -1.651 360) (layer F.SilkS)
(effects (font (size 1 0.8) (thickness 0.15)))
)
(fp_text value 0.1u (at 0 1.9 270) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -1.45 -0.75) (end 1.45 -0.75) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.45 0.75) (end 1.45 0.75) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.45 -0.75) (end -1.45 0.75) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.45 -0.75) (end 1.45 0.75) (layer F.CrtYd) (width 0.05))
(fp_line (start -0.35 -0.6) (end 0.35 -0.6) (layer F.SilkS) (width 0.15))
(fp_line (start 0.35 0.6) (end -0.35 0.6) (layer F.SilkS) (width 0.15))
(pad 1 smd rect (at -0.75 0 270) (size 0.8 0.75) (layers F.Cu F.Paste F.Mask)
(net 5 GND))
(pad 2 smd rect (at 0.75 0 270) (size 0.8 0.75) (layers F.Cu F.Paste F.Mask)
(net 2 +3V3))
(model Capacitors_SMD.3dshapes/C_0603.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Capacitors_SMD:C_0603 (layer F.Cu) (tedit 5634385A) (tstamp 562C4823)
(at 161.925 101.854 180)
(descr "Capacitor SMD 0603, reflow soldering, AVX (see smccp.pdf)")
(tags "capacitor 0603")
(path /562BE712)
(attr smd)
(fp_text reference C22 (at 0.381 1.016 180) (layer F.SilkS)
(effects (font (size 1 0.8) (thickness 0.15)))
)
(fp_text value 0.1u (at 0 1.9 180) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -1.45 -0.75) (end 1.45 -0.75) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.45 0.75) (end 1.45 0.75) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.45 -0.75) (end -1.45 0.75) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.45 -0.75) (end 1.45 0.75) (layer F.CrtYd) (width 0.05))
(fp_line (start -0.35 -0.6) (end 0.35 -0.6) (layer F.SilkS) (width 0.15))
(fp_line (start 0.35 0.6) (end -0.35 0.6) (layer F.SilkS) (width 0.15))
(pad 1 smd rect (at -0.75 0 180) (size 0.8 0.75) (layers F.Cu F.Paste F.Mask)
(net 5 GND))
(pad 2 smd rect (at 0.75 0 180) (size 0.8 0.75) (layers F.Cu F.Paste F.Mask)
(net 2 +3V3))
(model Capacitors_SMD.3dshapes/C_0603.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Capacitors_SMD:C_0603 (layer F.Cu) (tedit 56343A12) (tstamp 562C4829)
(at 172.212 106.68 90)
(descr "Capacitor SMD 0603, reflow soldering, AVX (see smccp.pdf)")
(tags "capacitor 0603")
(path /562BE718)
(attr smd)
(fp_text reference C23 (at -0.254 1.143 90) (layer F.SilkS)
(effects (font (size 1 0.8) (thickness 0.15)))
)
(fp_text value 0.1u (at 0 1.9 90) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -1.45 -0.75) (end 1.45 -0.75) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.45 0.75) (end 1.45 0.75) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.45 -0.75) (end -1.45 0.75) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.45 -0.75) (end 1.45 0.75) (layer F.CrtYd) (width 0.05))
(fp_line (start -0.35 -0.6) (end 0.35 -0.6) (layer F.SilkS) (width 0.15))
(fp_line (start 0.35 0.6) (end -0.35 0.6) (layer F.SilkS) (width 0.15))
(pad 1 smd rect (at -0.75 0 90) (size 0.8 0.75) (layers F.Cu F.Paste F.Mask)
(net 5 GND))
(pad 2 smd rect (at 0.75 0 90) (size 0.8 0.75) (layers F.Cu F.Paste F.Mask)
(net 2 +3V3))
(model Capacitors_SMD.3dshapes/C_0603.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Capacitors_SMD:C_0603 (layer F.Cu) (tedit 56343774) (tstamp 562C482F)
(at 168.021 117.348)
(descr "Capacitor SMD 0603, reflow soldering, AVX (see smccp.pdf)")
(tags "capacitor 0603")
(path /562BE71E)
(attr smd)
(fp_text reference C24 (at -2.54 0) (layer F.SilkS)
(effects (font (size 1 0.8) (thickness 0.15)))
)
(fp_text value 0.1u (at 0 1.9) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -1.45 -0.75) (end 1.45 -0.75) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.45 0.75) (end 1.45 0.75) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.45 -0.75) (end -1.45 0.75) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.45 -0.75) (end 1.45 0.75) (layer F.CrtYd) (width 0.05))
(fp_line (start -0.35 -0.6) (end 0.35 -0.6) (layer F.SilkS) (width 0.15))
(fp_line (start 0.35 0.6) (end -0.35 0.6) (layer F.SilkS) (width 0.15))
(pad 1 smd rect (at -0.75 0) (size 0.8 0.75) (layers F.Cu F.Paste F.Mask)
(net 5 GND))
(pad 2 smd rect (at 0.75 0) (size 0.8 0.75) (layers F.Cu F.Paste F.Mask)
(net 2 +3V3))
(model Capacitors_SMD.3dshapes/C_0603.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Capacitors_SMD:C_0603 (layer F.Cu) (tedit 5634380F) (tstamp 562C4835)
(at 156.718 106.553 270)
(descr "Capacitor SMD 0603, reflow soldering, AVX (see smccp.pdf)")
(tags "capacitor 0603")
(path /562BE724)
(attr smd)
(fp_text reference C25 (at 0.127 1.016 270) (layer F.SilkS)
(effects (font (size 1 0.8) (thickness 0.15)))
)
(fp_text value 0.1u (at 0 1.9 270) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -1.45 -0.75) (end 1.45 -0.75) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.45 0.75) (end 1.45 0.75) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.45 -0.75) (end -1.45 0.75) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.45 -0.75) (end 1.45 0.75) (layer F.CrtYd) (width 0.05))
(fp_line (start -0.35 -0.6) (end 0.35 -0.6) (layer F.SilkS) (width 0.15))
(fp_line (start 0.35 0.6) (end -0.35 0.6) (layer F.SilkS) (width 0.15))
(pad 1 smd rect (at -0.75 0 270) (size 0.8 0.75) (layers F.Cu F.Paste F.Mask)
(net 5 GND))
(pad 2 smd rect (at 0.75 0 270) (size 0.8 0.75) (layers F.Cu F.Paste F.Mask)
(net 2 +3V3))
(model Capacitors_SMD.3dshapes/C_0603.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Capacitors_SMD:C_0603 (layer F.Cu) (tedit 5634393A) (tstamp 562C483B)
(at 185.801 118.11 90)
(descr "Capacitor SMD 0603, reflow soldering, AVX (see smccp.pdf)")
(tags "capacitor 0603")
(path /562BE802)
(attr smd)
(fp_text reference C26 (at 1.905 -0.381 180) (layer F.SilkS)
(effects (font (size 1 0.8) (thickness 0.15)))
)
(fp_text value 0.1u (at 0 1.9 90) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -1.45 -0.75) (end 1.45 -0.75) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.45 0.75) (end 1.45 0.75) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.45 -0.75) (end -1.45 0.75) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.45 -0.75) (end 1.45 0.75) (layer F.CrtYd) (width 0.05))
(fp_line (start -0.35 -0.6) (end 0.35 -0.6) (layer F.SilkS) (width 0.15))
(fp_line (start 0.35 0.6) (end -0.35 0.6) (layer F.SilkS) (width 0.15))
(pad 1 smd rect (at -0.75 0 90) (size 0.8 0.75) (layers F.Cu F.Paste F.Mask)
(net 10 +5V))
(pad 2 smd rect (at 0.75 0 90) (size 0.8 0.75) (layers F.Cu F.Paste F.Mask)
(net 5 GND))
(model Capacitors_SMD.3dshapes/C_0603.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Capacitors_SMD:C_0603 (layer F.Cu) (tedit 5634394C) (tstamp 562C4841)
(at 179.959 117.729 90)
(descr "Capacitor SMD 0603, reflow soldering, AVX (see smccp.pdf)")
(tags "capacitor 0603")
(path /562BE7EA)
(attr smd)
(fp_text reference C27 (at 1.905 0 180) (layer F.SilkS)
(effects (font (size 1 0.8) (thickness 0.15)))
)
(fp_text value 0.1u (at 0 1.9 90) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -1.45 -0.75) (end 1.45 -0.75) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.45 0.75) (end 1.45 0.75) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.45 -0.75) (end -1.45 0.75) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.45 -0.75) (end 1.45 0.75) (layer F.CrtYd) (width 0.05))
(fp_line (start -0.35 -0.6) (end 0.35 -0.6) (layer F.SilkS) (width 0.15))
(fp_line (start 0.35 0.6) (end -0.35 0.6) (layer F.SilkS) (width 0.15))
(pad 1 smd rect (at -0.75 0 90) (size 0.8 0.75) (layers F.Cu F.Paste F.Mask)
(net 2 +3V3))
(pad 2 smd rect (at 0.75 0 90) (size 0.8 0.75) (layers F.Cu F.Paste F.Mask)
(net 5 GND))
(model Capacitors_SMD.3dshapes/C_0603.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Capacitors_SMD:C_0603 (layer F.Cu) (tedit 56344009) (tstamp 562C4847)
(at 177.419 100.584 180)
(descr "Capacitor SMD 0603, reflow soldering, AVX (see smccp.pdf)")
(tags "capacitor 0603")
(path /562BE8A4)
(attr smd)
(fp_text reference C28 (at 2.413 0 180) (layer F.SilkS)
(effects (font (size 1 0.8) (thickness 0.15)))
)
(fp_text value 0.1u (at 0 1.9 180) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -1.45 -0.75) (end 1.45 -0.75) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.45 0.75) (end 1.45 0.75) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.45 -0.75) (end -1.45 0.75) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.45 -0.75) (end 1.45 0.75) (layer F.CrtYd) (width 0.05))
(fp_line (start -0.35 -0.6) (end 0.35 -0.6) (layer F.SilkS) (width 0.15))
(fp_line (start 0.35 0.6) (end -0.35 0.6) (layer F.SilkS) (width 0.15))
(pad 1 smd rect (at -0.75 0 180) (size 0.8 0.75) (layers F.Cu F.Paste F.Mask)
(net 15 "Net-(C28-Pad1)"))
(pad 2 smd rect (at 0.75 0 180) (size 0.8 0.75) (layers F.Cu F.Paste F.Mask)
(net 5 GND))
(model Capacitors_SMD.3dshapes/C_0603.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module TO_SOT_Packages_SMD:SOT-23 (layer F.Cu) (tedit 56343618) (tstamp 562C484E)
(at 145.161 97.409 180)
(descr "SOT-23, Standard")
(tags SOT-23)
(path /562D027C)
(attr smd)
(fp_text reference D1 (at 2.286 1.143 180) (layer F.SilkS)
(effects (font (size 1 0.8) (thickness 0.15)))
)
(fp_text value DOUBLE_DIODE_CCOM (at 0 2.3 180) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -1.65 -1.6) (end 1.65 -1.6) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.65 -1.6) (end 1.65 1.6) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.65 1.6) (end -1.65 1.6) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.65 1.6) (end -1.65 -1.6) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.29916 -0.65024) (end 1.2509 -0.65024) (layer F.SilkS) (width 0.15))
(fp_line (start -1.49982 0.0508) (end -1.49982 -0.65024) (layer F.SilkS) (width 0.15))
(fp_line (start -1.49982 -0.65024) (end -1.2509 -0.65024) (layer F.SilkS) (width 0.15))
(fp_line (start 1.29916 -0.65024) (end 1.49982 -0.65024) (layer F.SilkS) (width 0.15))
(fp_line (start 1.49982 -0.65024) (end 1.49982 0.0508) (layer F.SilkS) (width 0.15))
(pad 1 smd rect (at -0.95 1.00076 180) (size 0.8001 0.8001) (layers F.Cu F.Paste F.Mask)
(net 11 /RESET_DNST))
(pad 2 smd rect (at 0.95 1.00076 180) (size 0.8001 0.8001) (layers F.Cu F.Paste F.Mask)
(net 4 /RESET_UPST))
(pad 3 smd rect (at 0 -0.99822 180) (size 0.8001 0.8001) (layers F.Cu F.Paste F.Mask)
(net 16 "Net-(D1-Pad3)"))
(model TO_SOT_Packages_SMD.3dshapes/SOT-23.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module LEDs:LED-0603 (layer F.Cu) (tedit 56344036) (tstamp 562C4854)
(at 173.228 101.854 180)
(descr "LED 0603 smd package")
(tags "LED led 0603 SMD smd SMT smt smdled SMDLED smtled SMTLED")
(path /562BE8B2)
(attr smd)
(fp_text reference FAULT_DNST (at -4.826 -0.127 360) (layer F.SilkS)
(effects (font (size 1 0.8) (thickness 0.15)))
)
(fp_text value LED (at 0 1.5 180) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -1.1 0.55) (end 0.8 0.55) (layer F.SilkS) (width 0.15))
(fp_line (start -1.1 -0.55) (end 0.8 -0.55) (layer F.SilkS) (width 0.15))
(fp_line (start -0.2 0) (end 0.25 0) (layer F.SilkS) (width 0.15))
(fp_line (start -0.25 -0.25) (end -0.25 0.25) (layer F.SilkS) (width 0.15))
(fp_line (start -0.25 0) (end 0 -0.25) (layer F.SilkS) (width 0.15))
(fp_line (start 0 -0.25) (end 0 0.25) (layer F.SilkS) (width 0.15))
(fp_line (start 0 0.25) (end -0.25 0) (layer F.SilkS) (width 0.15))
(fp_line (start 1.4 -0.75) (end 1.4 0.75) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.4 0.75) (end -1.4 0.75) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.4 0.75) (end -1.4 -0.75) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.4 -0.75) (end 1.4 -0.75) (layer F.CrtYd) (width 0.05))
(pad 2 smd rect (at 0.7493 0) (size 0.79756 0.79756) (layers F.Cu F.Paste F.Mask)
(net 2 +3V3))
(pad 1 smd rect (at -0.7493 0) (size 0.79756 0.79756) (layers F.Cu F.Paste F.Mask)
(net 17 "Net-(FAULT_DNST1-Pad1)"))
)
(module LEDs:LED-0603 (layer F.Cu) (tedit 56343832) (tstamp 562C485A)
(at 142.113 101.854 180)
(descr "LED 0603 smd package")
(tags "LED led 0603 SMD smd SMT smt smdled SMDLED smtled SMTLED")
(path /562B2CC0)
(attr smd)
(fp_text reference FAULT_UPST (at -4.699 -1.397 180) (layer F.SilkS)
(effects (font (size 1 0.8) (thickness 0.15)))
)
(fp_text value LED (at 0 1.5 180) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -1.1 0.55) (end 0.8 0.55) (layer F.SilkS) (width 0.15))
(fp_line (start -1.1 -0.55) (end 0.8 -0.55) (layer F.SilkS) (width 0.15))
(fp_line (start -0.2 0) (end 0.25 0) (layer F.SilkS) (width 0.15))
(fp_line (start -0.25 -0.25) (end -0.25 0.25) (layer F.SilkS) (width 0.15))
(fp_line (start -0.25 0) (end 0 -0.25) (layer F.SilkS) (width 0.15))
(fp_line (start 0 -0.25) (end 0 0.25) (layer F.SilkS) (width 0.15))
(fp_line (start 0 0.25) (end -0.25 0) (layer F.SilkS) (width 0.15))
(fp_line (start 1.4 -0.75) (end 1.4 0.75) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.4 0.75) (end -1.4 0.75) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.4 0.75) (end -1.4 -0.75) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.4 -0.75) (end 1.4 -0.75) (layer F.CrtYd) (width 0.05))
(pad 2 smd rect (at 0.7493 0) (size 0.79756 0.79756) (layers F.Cu F.Paste F.Mask)
(net 2 +3V3))
(pad 1 smd rect (at -0.7493 0) (size 0.79756 0.79756) (layers F.Cu F.Paste F.Mask)
(net 18 "Net-(FAULT_UPST1-Pad1)"))
)
(module USG_footprints:J_NC_0402 (layer F.Cu) (tedit 563437A7) (tstamp 562C4865)
(at 161.925 106.553 90)
(descr "Jumper N-O SMD 0402")
(tags "jumper 0402")
(path /562BE8C7)
(attr smd)
(fp_text reference ID_DNST1 (at -3.81 0 90) (layer F.SilkS)
(effects (font (size 1 0.8) (thickness 0.15)))
)
(fp_text value Jumper_NC_Small (at 0 1.8 90) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start 1 -0.8) (end -1 -0.8) (layer F.SilkS) (width 0.15))
(fp_line (start -1 -0.8) (end -1 0.8) (layer F.SilkS) (width 0.15))
(fp_line (start -1 0.8) (end 1 0.8) (layer F.SilkS) (width 0.15))
(fp_line (start 1 0.8) (end 1 -0.8) (layer F.SilkS) (width 0.15))
(pad 1 smd rect (at -0.5 0 90) (size 0.6 1.2) (layers F.Cu F.Paste F.Mask)
(net 5 GND))
(pad 2 smd rect (at 0.5 0 90) (size 0.6 1.2) (layers F.Cu F.Paste F.Mask)
(net 19 "Net-(ID_DNST1-Pad2)"))
(pad 3 smd rect (at 0 0 90) (size 0.6 0.3) (layers F.Cu F.Paste F.Mask))
)
(module USG_footprints:J_NC_0402 (layer F.Cu) (tedit 56343796) (tstamp 562C4870)
(at 166.624 106.553 90)
(descr "Jumper N-O SMD 0402")
(tags "jumper 0402")
(path /562BE8CD)
(attr smd)
(fp_text reference ID_BOARD0 (at -4.318 0.127 90) (layer F.SilkS)
(effects (font (size 1 0.8) (thickness 0.15)))
)
(fp_text value Jumper_NC_Small (at 0 1.8 90) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start 1 -0.8) (end -1 -0.8) (layer F.SilkS) (width 0.15))
(fp_line (start -1 -0.8) (end -1 0.8) (layer F.SilkS) (width 0.15))
(fp_line (start -1 0.8) (end 1 0.8) (layer F.SilkS) (width 0.15))
(fp_line (start 1 0.8) (end 1 -0.8) (layer F.SilkS) (width 0.15))
(pad 1 smd rect (at -0.5 0 90) (size 0.6 1.2) (layers F.Cu F.Paste F.Mask)
(net 5 GND))
(pad 2 smd rect (at 0.5 0 90) (size 0.6 1.2) (layers F.Cu F.Paste F.Mask)
(net 20 "Net-(ID_DNST_BOARD0-Pad2)"))
(pad 3 smd rect (at 0 0 90) (size 0.6 0.3) (layers F.Cu F.Paste F.Mask))
)
(module USG_footprints:J_NC_0402 (layer F.Cu) (tedit 56343792) (tstamp 562C487B)
(at 165.1 106.553 90)
(descr "Jumper N-O SMD 0402")
(tags "jumper 0402")
(path /562BE8D3)
(attr smd)
(fp_text reference ID_BOARD1 (at -4.318 0 90) (layer F.SilkS)
(effects (font (size 1 0.8) (thickness 0.15)))
)
(fp_text value Jumper_NC_Small (at 0 1.8 90) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start 1 -0.8) (end -1 -0.8) (layer F.SilkS) (width 0.15))
(fp_line (start -1 -0.8) (end -1 0.8) (layer F.SilkS) (width 0.15))
(fp_line (start -1 0.8) (end 1 0.8) (layer F.SilkS) (width 0.15))
(fp_line (start 1 0.8) (end 1 -0.8) (layer F.SilkS) (width 0.15))
(pad 1 smd rect (at -0.5 0 90) (size 0.6 1.2) (layers F.Cu F.Paste F.Mask)
(net 5 GND))
(pad 2 smd rect (at 0.5 0 90) (size 0.6 1.2) (layers F.Cu F.Paste F.Mask)
(net 21 "Net-(ID_DNST_BOARD1-Pad2)"))
(pad 3 smd rect (at 0 0 90) (size 0.6 0.3) (layers F.Cu F.Paste F.Mask))
)
(module USG_footprints:J_NC_0402 (layer F.Cu) (tedit 5634379B) (tstamp 562C4886)
(at 163.576 106.553 90)
(descr "Jumper N-O SMD 0402")
(tags "jumper 0402")
(path /562BE8D9)
(attr smd)
(fp_text reference ID_BOARD2 (at -4.318 0 90) (layer F.SilkS)
(effects (font (size 1 0.8) (thickness 0.15)))
)
(fp_text value Jumper_NC_Small (at 0 1.8 90) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start 1 -0.8) (end -1 -0.8) (layer F.SilkS) (width 0.15))
(fp_line (start -1 -0.8) (end -1 0.8) (layer F.SilkS) (width 0.15))
(fp_line (start -1 0.8) (end 1 0.8) (layer F.SilkS) (width 0.15))
(fp_line (start 1 0.8) (end 1 -0.8) (layer F.SilkS) (width 0.15))
(pad 1 smd rect (at -0.5 0 90) (size 0.6 1.2) (layers F.Cu F.Paste F.Mask)
(net 5 GND))
(pad 2 smd rect (at 0.5 0 90) (size 0.6 1.2) (layers F.Cu F.Paste F.Mask)
(net 22 "Net-(ID_DNST_BOARD2-Pad2)"))
(pad 3 smd rect (at 0 0 90) (size 0.6 0.3) (layers F.Cu F.Paste F.Mask))
)
(module USG_footprints:J_NO_0402 (layer F.Cu) (tedit 56343520) (tstamp 562C4890)
(at 131.064 106.299 90)
(descr "Jumper N-O SMD 0402")
(tags "jumper 0402")
(path /562BA570)
(attr smd)
(fp_text reference ID_UPST1 (at -4.191 -0.127 90) (layer F.SilkS)
(effects (font (size 1 0.8) (thickness 0.15)))
)
(fp_text value Jumper_NO_Small (at 0 1.8 90) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start 1 -0.8) (end -1 -0.8) (layer F.SilkS) (width 0.15))
(fp_line (start -1 -0.8) (end -1 0.8) (layer F.SilkS) (width 0.15))
(fp_line (start -1 0.8) (end 1 0.8) (layer F.SilkS) (width 0.15))
(fp_line (start 1 0.8) (end 1 -0.8) (layer F.SilkS) (width 0.15))
(pad 1 smd rect (at -0.5 0 90) (size 0.6 1.2) (layers F.Cu F.Paste F.Mask)
(net 5 GND))
(pad 2 smd rect (at 0.5 0 90) (size 0.6 1.2) (layers F.Cu F.Paste F.Mask)
(net 23 "Net-(ID_UPST1-Pad2)"))
)
(module USG_footprints:J_NC_0402 (layer F.Cu) (tedit 56343388) (tstamp 562C489B)
(at 135.636 106.299 90)
(descr "Jumper N-O SMD 0402")
(tags "jumper 0402")
(path /562BA5EC)
(attr smd)
(fp_text reference ID_BOARD0 (at -4.699 0 90) (layer F.SilkS)
(effects (font (size 1 0.8) (thickness 0.15)))
)
(fp_text value Jumper_NC_Small (at 0 1.8 90) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start 1 -0.8) (end -1 -0.8) (layer F.SilkS) (width 0.15))
(fp_line (start -1 -0.8) (end -1 0.8) (layer F.SilkS) (width 0.15))
(fp_line (start -1 0.8) (end 1 0.8) (layer F.SilkS) (width 0.15))
(fp_line (start 1 0.8) (end 1 -0.8) (layer F.SilkS) (width 0.15))
(pad 1 smd rect (at -0.5 0 90) (size 0.6 1.2) (layers F.Cu F.Paste F.Mask)
(net 5 GND))
(pad 2 smd rect (at 0.5 0 90) (size 0.6 1.2) (layers F.Cu F.Paste F.Mask)
(net 24 "Net-(ID_UPST_BOARD0-Pad2)"))
(pad 3 smd rect (at 0 0 90) (size 0.6 0.3) (layers F.Cu F.Paste F.Mask))
)
(module USG_footprints:J_NC_0402 (layer F.Cu) (tedit 56343390) (tstamp 562C48A6)
(at 134.112 106.299 90)
(descr "Jumper N-O SMD 0402")
(tags "jumper 0402")
(path /562BA662)
(attr smd)
(fp_text reference ID_BOARD1 (at -4.699 0 90) (layer F.SilkS)
(effects (font (size 1 0.8) (thickness 0.15)))
)
(fp_text value Jumper_NC_Small (at 0 1.8 90) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start 1 -0.8) (end -1 -0.8) (layer F.SilkS) (width 0.15))
(fp_line (start -1 -0.8) (end -1 0.8) (layer F.SilkS) (width 0.15))
(fp_line (start -1 0.8) (end 1 0.8) (layer F.SilkS) (width 0.15))
(fp_line (start 1 0.8) (end 1 -0.8) (layer F.SilkS) (width 0.15))
(pad 1 smd rect (at -0.5 0 90) (size 0.6 1.2) (layers F.Cu F.Paste F.Mask)
(net 5 GND))
(pad 2 smd rect (at 0.5 0 90) (size 0.6 1.2) (layers F.Cu F.Paste F.Mask)
(net 25 "Net-(ID_UPST_BOARD1-Pad2)"))
(pad 3 smd rect (at 0 0 90) (size 0.6 0.3) (layers F.Cu F.Paste F.Mask))
)
(module USG_footprints:J_NC_0402 (layer F.Cu) (tedit 56343396) (tstamp 562C48B1)
(at 132.588 106.299 90)
(descr "Jumper N-O SMD 0402")
(tags "jumper 0402")
(path /562BA6DF)
(attr smd)
(fp_text reference ID_BOARD2 (at -4.699 0 90) (layer F.SilkS)
(effects (font (size 1 0.8) (thickness 0.15)))
)
(fp_text value Jumper_NC_Small (at 0 1.8 90) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start 1 -0.8) (end -1 -0.8) (layer F.SilkS) (width 0.15))
(fp_line (start -1 -0.8) (end -1 0.8) (layer F.SilkS) (width 0.15))
(fp_line (start -1 0.8) (end 1 0.8) (layer F.SilkS) (width 0.15))
(fp_line (start 1 0.8) (end 1 -0.8) (layer F.SilkS) (width 0.15))
(pad 1 smd rect (at -0.5 0 90) (size 0.6 1.2) (layers F.Cu F.Paste F.Mask)
(net 5 GND))
(pad 2 smd rect (at 0.5 0 90) (size 0.6 1.2) (layers F.Cu F.Paste F.Mask)
(net 26 "Net-(ID_UPST_BOARD2-Pad2)"))
(pad 3 smd rect (at 0 0 90) (size 0.6 0.3) (layers F.Cu F.Paste F.Mask))
)
(module USG_footprints:USB_A_PLUG (layer F.Cu) (tedit 56343291) (tstamp 562C48DF)
(at 120.142 111.506 270)
(descr "USB A Plug SMD CnC Tech 1001-011-01101")
(tags "USB A Plug")
(path /5629023B)
(fp_text reference P1 (at 6.858 2.794 360) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value USB_A_PLUG (at 0 3.5 270) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -6 2) (end -6 17.5) (layer F.CrtYd) (width 0.05))
(fp_line (start -6 17.5) (end 6 17.5) (layer F.CrtYd) (width 0.05))
(fp_line (start 6 17.5) (end 6 2) (layer F.CrtYd) (width 0.05))
(fp_line (start 6 2) (end 6 5) (layer F.SilkS) (width 0.15))
(fp_line (start -6 2) (end -6 5) (layer F.SilkS) (width 0.15))
(fp_line (start 4.5 -1) (end -4.5 -1) (layer F.SilkS) (width 0.15))
(pad 1 smd rect (at 3.5 -2.75 180) (size 2.5 1.1) (layers F.Cu F.Paste F.Mask)
(net 10 +5V))
(pad 2 smd rect (at 1 -2.75 180) (size 2.5 1.1) (layers F.Cu F.Paste F.Mask)
(net 35 "Net-(P1-Pad2)"))
(pad 3 smd rect (at -1 -2.75 180) (size 2.5 1.1) (layers F.Cu F.Paste F.Mask)
(net 36 "Net-(P1-Pad3)"))
(pad 5 thru_hole oval (at 5.7 0 180) (size 3 1.4) (drill oval 2.5 0.9) (layers *.Cu *.Mask F.SilkS)
(net 8 "Net-(C4-Pad1)"))
(pad 5 thru_hole circle (at -2.3 0 180) (size 1.6 1.6) (drill 1.1) (layers *.Cu *.Mask F.SilkS)
(net 8 "Net-(C4-Pad1)"))
(pad 5 thru_hole circle (at 2.3 0 180) (size 1.6 1.6) (drill 1.1) (layers *.Cu *.Mask F.SilkS)
(net 8 "Net-(C4-Pad1)"))
(pad 5 thru_hole oval (at -5.7 0 180) (size 3 1.4) (drill oval 2.5 0.9) (layers *.Cu *.Mask F.SilkS)
(net 8 "Net-(C4-Pad1)"))
(pad 4 smd rect (at -3.5 -2.75 180) (size 2.5 1.1) (layers F.Cu F.Paste F.Mask)
(net 5 GND))
)
(module USG_footprints:USB_A_SOCKET (layer F.Cu) (tedit 56343960) (tstamp 562C48F3)
(at 180.213 110.998 90)
(descr "USB A socket Amphenol UE27 right-angle thru")
(tags "USB USB_A")
(path /562BE77E)
(fp_text reference P2 (at 10.795 5.461 180) (layer F.SilkS)
(effects (font (size 1 0.8) (thickness 0.15)))
)
(fp_text value USB_A_SOCKET (at 3.5 6.5 90) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start 10 4.5) (end 10 7.5) (layer F.SilkS) (width 0.15))
(fp_line (start -3 4.5) (end -3 7.5) (layer F.SilkS) (width 0.15))
(fp_line (start 0 -1) (end 10 -1) (layer F.SilkS) (width 0.15))
(fp_line (start 10 -1) (end 10 1) (layer F.SilkS) (width 0.15))
(fp_line (start 0 -1) (end -3 -1) (layer F.SilkS) (width 0.15))
(fp_line (start -3 -1) (end -3 1) (layer F.SilkS) (width 0.15))
(fp_line (start -5.3 13.2) (end -5.3 -1.4) (layer F.CrtYd) (width 0.05))
(fp_line (start 11.95 -1.4) (end 11.95 13.2) (layer F.CrtYd) (width 0.05))
(fp_line (start -5.3 13.2) (end 11.95 13.2) (layer F.CrtYd) (width 0.05))
(fp_line (start -5.3 -1.4) (end 11.95 -1.4) (layer F.CrtYd) (width 0.05))
(pad 4 thru_hole circle (at 7 0) (size 1.50114 1.50114) (drill 1) (layers *.Cu *.Mask F.SilkS)
(net 5 GND))
(pad 3 thru_hole circle (at 4.5 0) (size 1.50114 1.50114) (drill 1) (layers *.Cu *.Mask F.SilkS)
(net 37 "Net-(P2-Pad3)"))
(pad 2 thru_hole circle (at 2.5 0) (size 1.50114 1.50114) (drill 1) (layers *.Cu *.Mask F.SilkS)
(net 38 "Net-(P2-Pad2)"))
(pad 1 thru_hole circle (at 0 0) (size 1.50114 1.50114) (drill 1) (layers *.Cu *.Mask F.SilkS)
(net 10 +5V))
(pad 5 thru_hole circle (at 10.07 2.71) (size 2.8 2.8) (drill 2.3) (layers *.Cu *.Mask F.SilkS)
(net 15 "Net-(C28-Pad1)"))
(pad 5 thru_hole circle (at -3.07 2.71) (size 2.8 2.8) (drill 2.3) (layers *.Cu *.Mask F.SilkS)
(net 15 "Net-(C28-Pad1)"))
)
(module Resistors_SMD:R_0603 (layer F.Cu) (tedit 563434F0) (tstamp 562C4906)
(at 123.698 96.393)
(descr "Resistor SMD 0603, reflow soldering, Vishay (see dcrcw.pdf)")
(tags "resistor 0603")
(path /562B1E82)
(attr smd)
(fp_text reference R1 (at -1.778 -0.127 90) (layer F.SilkS)
(effects (font (size 1 0.8) (thickness 0.15)))
)
(fp_text value 220 (at 0 1.9) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -1.3 -0.8) (end 1.3 -0.8) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.3 0.8) (end 1.3 0.8) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.3 -0.8) (end -1.3 0.8) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.3 -0.8) (end 1.3 0.8) (layer F.CrtYd) (width 0.05))
(fp_line (start 0.5 0.675) (end -0.5 0.675) (layer F.SilkS) (width 0.15))
(fp_line (start -0.5 -0.675) (end 0.5 -0.675) (layer F.SilkS) (width 0.15))
(pad 1 smd rect (at -0.75 0) (size 0.5 0.9) (layers F.Cu F.Paste F.Mask)
(net 8 "Net-(C4-Pad1)"))
(pad 2 smd rect (at 0.75 0) (size 0.5 0.9) (layers F.Cu F.Paste F.Mask)
(net 5 GND))
(model Resistors_SMD.3dshapes/R_0603.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Resistors_SMD:R_0603 (layer F.Cu) (tedit 5634317F) (tstamp 562C490C)
(at 141.605 111.887 270)
(descr "Resistor SMD 0603, reflow soldering, Vishay (see dcrcw.pdf)")
(tags "resistor 0603")
(path /5629F905)
(attr smd)
(fp_text reference R2 (at 2.159 0 270) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value 1k (at 0 1.9 270) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -1.3 -0.8) (end 1.3 -0.8) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.3 0.8) (end 1.3 0.8) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.3 -0.8) (end -1.3 0.8) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.3 -0.8) (end 1.3 0.8) (layer F.CrtYd) (width 0.05))
(fp_line (start 0.5 0.675) (end -0.5 0.675) (layer F.SilkS) (width 0.15))
(fp_line (start -0.5 -0.675) (end 0.5 -0.675) (layer F.SilkS) (width 0.15))
(pad 1 smd rect (at -0.75 0 270) (size 0.5 0.9) (layers F.Cu F.Paste F.Mask)
(net 3 "Net-(BOOT_UPST1-Pad1)"))
(pad 2 smd rect (at 0.75 0 270) (size 0.5 0.9) (layers F.Cu F.Paste F.Mask)
(net 5 GND))
(model Resistors_SMD.3dshapes/R_0603.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Resistors_SMD:R_0603 (layer F.Cu) (tedit 56343BA2) (tstamp 562C4912)
(at 142.113 103.378)
(descr "Resistor SMD 0603, reflow soldering, Vishay (see dcrcw.pdf)")
(tags "resistor 0603")
(path /562B2DE7)
(attr smd)
(fp_text reference R3 (at -1.905 0) (layer F.SilkS)
(effects (font (size 1 0.8) (thickness 0.15)))
)
(fp_text value 1k (at 0 1.9) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -1.3 -0.8) (end 1.3 -0.8) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.3 0.8) (end 1.3 0.8) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.3 -0.8) (end -1.3 0.8) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.3 -0.8) (end 1.3 0.8) (layer F.CrtYd) (width 0.05))
(fp_line (start 0.5 0.675) (end -0.5 0.675) (layer F.SilkS) (width 0.15))
(fp_line (start -0.5 -0.675) (end 0.5 -0.675) (layer F.SilkS) (width 0.15))
(pad 1 smd rect (at -0.75 0) (size 0.5 0.9) (layers F.Cu F.Paste F.Mask)
(net 39 "Net-(R3-Pad1)"))
(pad 2 smd rect (at 0.75 0) (size 0.5 0.9) (layers F.Cu F.Paste F.Mask)
(net 18 "Net-(FAULT_UPST1-Pad1)"))
(model Resistors_SMD.3dshapes/R_0603.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Resistors_SMD:R_0603 (layer F.Cu) (tedit 563435DF) (tstamp 562C4918)
(at 142.113 100.076)
(descr "Resistor SMD 0603, reflow soldering, Vishay (see dcrcw.pdf)")
(tags "resistor 0603")
(path /5629EF83)
(attr smd)
(fp_text reference R4 (at -0.127 -1.143) (layer F.SilkS)
(effects (font (size 1 0.8) (thickness 0.15)))
)
(fp_text value 10k (at 0 1.9) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -1.3 -0.8) (end 1.3 -0.8) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.3 0.8) (end 1.3 0.8) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.3 -0.8) (end -1.3 0.8) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.3 -0.8) (end 1.3 0.8) (layer F.CrtYd) (width 0.05))
(fp_line (start 0.5 0.675) (end -0.5 0.675) (layer F.SilkS) (width 0.15))
(fp_line (start -0.5 -0.675) (end 0.5 -0.675) (layer F.SilkS) (width 0.15))
(pad 1 smd rect (at -0.75 0) (size 0.5 0.9) (layers F.Cu F.Paste F.Mask)
(net 2 +3V3))
(pad 2 smd rect (at 0.75 0) (size 0.5 0.9) (layers F.Cu F.Paste F.Mask)
(net 4 /RESET_UPST))
(model Resistors_SMD.3dshapes/R_0603.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Resistors_SMD:R_0603 (layer F.Cu) (tedit 56343B79) (tstamp 562C491E)
(at 134.112 101.854 180)
(descr "Resistor SMD 0603, reflow soldering, Vishay (see dcrcw.pdf)")
(tags "resistor 0603")
(path /5628D2EB)
(attr smd)
(fp_text reference R5 (at -1.905 0 180) (layer F.SilkS)
(effects (font (size 1 0.8) (thickness 0.15)))
)
(fp_text value 220 (at 0 1.9 180) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -1.3 -0.8) (end 1.3 -0.8) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.3 0.8) (end 1.3 0.8) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.3 -0.8) (end -1.3 0.8) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.3 -0.8) (end 1.3 0.8) (layer F.CrtYd) (width 0.05))
(fp_line (start 0.5 0.675) (end -0.5 0.675) (layer F.SilkS) (width 0.15))
(fp_line (start -0.5 -0.675) (end 0.5 -0.675) (layer F.SilkS) (width 0.15))
(pad 1 smd rect (at -0.75 0 180) (size 0.5 0.9) (layers F.Cu F.Paste F.Mask)
(net 40 "Net-(R5-Pad1)"))
(pad 2 smd rect (at 0.75 0 180) (size 0.5 0.9) (layers F.Cu F.Paste F.Mask)
(net 7 "Net-(C3-Pad1)"))
(model Resistors_SMD.3dshapes/R_0603.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Resistors_SMD:R_0603 (layer F.Cu) (tedit 56343B95) (tstamp 562C4924)
(at 141.605 109.22 270)
(descr "Resistor SMD 0603, reflow soldering, Vishay (see dcrcw.pdf)")
(tags "resistor 0603")
(path /562AE813)
(attr smd)
(fp_text reference R6 (at 0 -1.27 270) (layer F.SilkS)
(effects (font (size 1 0.8) (thickness 0.15)))
)
(fp_text value 10k (at 0 1.9 270) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -1.3 -0.8) (end 1.3 -0.8) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.3 0.8) (end 1.3 0.8) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.3 -0.8) (end -1.3 0.8) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.3 -0.8) (end 1.3 0.8) (layer F.CrtYd) (width 0.05))
(fp_line (start 0.5 0.675) (end -0.5 0.675) (layer F.SilkS) (width 0.15))
(fp_line (start -0.5 -0.675) (end 0.5 -0.675) (layer F.SilkS) (width 0.15))
(pad 1 smd rect (at -0.75 0 270) (size 0.5 0.9) (layers F.Cu F.Paste F.Mask)
(net 41 "Net-(R6-Pad1)"))
(pad 2 smd rect (at 0.75 0 270) (size 0.5 0.9) (layers F.Cu F.Paste F.Mask)
(net 3 "Net-(BOOT_UPST1-Pad1)"))
(model Resistors_SMD.3dshapes/R_0603.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Resistors_SMD:R_0603 (layer F.Cu) (tedit 56343566) (tstamp 562C492A)
(at 128.905 117.348)
(descr "Resistor SMD 0603, reflow soldering, Vishay (see dcrcw.pdf)")
(tags "resistor 0603")
(path /562AFBCB)
(attr smd)
(fp_text reference R7 (at 1.905 0) (layer F.SilkS)
(effects (font (size 1 0.8) (thickness 0.15)))
)
(fp_text value 22 (at 0 1.9) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -1.3 -0.8) (end 1.3 -0.8) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.3 0.8) (end 1.3 0.8) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.3 -0.8) (end -1.3 0.8) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.3 -0.8) (end 1.3 0.8) (layer F.CrtYd) (width 0.05))
(fp_line (start 0.5 0.675) (end -0.5 0.675) (layer F.SilkS) (width 0.15))
(fp_line (start -0.5 -0.675) (end 0.5 -0.675) (layer F.SilkS) (width 0.15))
(pad 1 smd rect (at -0.75 0) (size 0.5 0.9) (layers F.Cu F.Paste F.Mask)
(net 35 "Net-(P1-Pad2)"))
(pad 2 smd rect (at 0.75 0) (size 0.5 0.9) (layers F.Cu F.Paste F.Mask)
(net 42 "Net-(R7-Pad2)"))
(model Resistors_SMD.3dshapes/R_0603.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Resistors_SMD:R_0603 (layer F.Cu) (tedit 56343568) (tstamp 562C4930)
(at 128.905 119.126)
(descr "Resistor SMD 0603, reflow soldering, Vishay (see dcrcw.pdf)")
(tags "resistor 0603")
(path /562AF0F6)
(attr smd)
(fp_text reference R8 (at 1.905 0.127) (layer F.SilkS)
(effects (font (size 1 0.8) (thickness 0.15)))
)
(fp_text value 22 (at 0 1.9) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -1.3 -0.8) (end 1.3 -0.8) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.3 0.8) (end 1.3 0.8) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.3 -0.8) (end -1.3 0.8) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.3 -0.8) (end 1.3 0.8) (layer F.CrtYd) (width 0.05))
(fp_line (start 0.5 0.675) (end -0.5 0.675) (layer F.SilkS) (width 0.15))
(fp_line (start -0.5 -0.675) (end 0.5 -0.675) (layer F.SilkS) (width 0.15))
(pad 1 smd rect (at -0.75 0) (size 0.5 0.9) (layers F.Cu F.Paste F.Mask)
(net 36 "Net-(P1-Pad3)"))
(pad 2 smd rect (at 0.75 0) (size 0.5 0.9) (layers F.Cu F.Paste F.Mask)
(net 43 "Net-(R8-Pad2)"))
(model Resistors_SMD.3dshapes/R_0603.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Resistors_SMD:R_0603 (layer F.Cu) (tedit 56343A00) (tstamp 562C4936)
(at 172.212 112.141 270)
(descr "Resistor SMD 0603, reflow soldering, Vishay (see dcrcw.pdf)")
(tags "resistor 0603")
(path /562BE7A2)
(attr smd)
(fp_text reference R9 (at 1.905 -0.127 270) (layer F.SilkS)
(effects (font (size 1 0.8) (thickness 0.15)))
)
(fp_text value 1k (at 0 1.9 270) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -1.3 -0.8) (end 1.3 -0.8) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.3 0.8) (end 1.3 0.8) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.3 -0.8) (end -1.3 0.8) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.3 -0.8) (end 1.3 0.8) (layer F.CrtYd) (width 0.05))
(fp_line (start 0.5 0.675) (end -0.5 0.675) (layer F.SilkS) (width 0.15))
(fp_line (start -0.5 -0.675) (end 0.5 -0.675) (layer F.SilkS) (width 0.15))
(pad 1 smd rect (at -0.75 0 270) (size 0.5 0.9) (layers F.Cu F.Paste F.Mask)
(net 1 "Net-(BOOT_DNST1-Pad1)"))
(pad 2 smd rect (at 0.75 0 270) (size 0.5 0.9) (layers F.Cu F.Paste F.Mask)
(net 5 GND))
(model Resistors_SMD.3dshapes/R_0603.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Resistors_SMD:R_0603 (layer F.Cu) (tedit 563438B8) (tstamp 562C493C)
(at 173.228 103.505)
(descr "Resistor SMD 0603, reflow soldering, Vishay (see dcrcw.pdf)")
(tags "resistor 0603")
(path /562BE8B8)
(attr smd)
(fp_text reference R10 (at 2.286 0) (layer F.SilkS)
(effects (font (size 1 0.8) (thickness 0.15)))
)
(fp_text value 1k (at 0 1.9) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -1.3 -0.8) (end 1.3 -0.8) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.3 0.8) (end 1.3 0.8) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.3 -0.8) (end -1.3 0.8) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.3 -0.8) (end 1.3 0.8) (layer F.CrtYd) (width 0.05))
(fp_line (start 0.5 0.675) (end -0.5 0.675) (layer F.SilkS) (width 0.15))
(fp_line (start -0.5 -0.675) (end 0.5 -0.675) (layer F.SilkS) (width 0.15))
(pad 1 smd rect (at -0.75 0) (size 0.5 0.9) (layers F.Cu F.Paste F.Mask)
(net 44 "Net-(R10-Pad1)"))
(pad 2 smd rect (at 0.75 0) (size 0.5 0.9) (layers F.Cu F.Paste F.Mask)
(net 17 "Net-(FAULT_DNST1-Pad1)"))
(model Resistors_SMD.3dshapes/R_0603.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Resistors_SMD:R_0603 (layer F.Cu) (tedit 56343AE5) (tstamp 562C4942)
(at 157.099 103.759 180)
(descr "Resistor SMD 0603, reflow soldering, Vishay (see dcrcw.pdf)")
(tags "resistor 0603")
(path /562BE790)
(attr smd)
(fp_text reference R11 (at 0.381 1.143 360) (layer F.SilkS)
(effects (font (size 1 0.8) (thickness 0.15)))
)
(fp_text value 10k (at 0 1.9 180) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -1.3 -0.8) (end 1.3 -0.8) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.3 0.8) (end 1.3 0.8) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.3 -0.8) (end -1.3 0.8) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.3 -0.8) (end 1.3 0.8) (layer F.CrtYd) (width 0.05))
(fp_line (start 0.5 0.675) (end -0.5 0.675) (layer F.SilkS) (width 0.15))
(fp_line (start -0.5 -0.675) (end 0.5 -0.675) (layer F.SilkS) (width 0.15))
(pad 1 smd rect (at -0.75 0 180) (size 0.5 0.9) (layers F.Cu F.Paste F.Mask)
(net 2 +3V3))
(pad 2 smd rect (at 0.75 0 180) (size 0.5 0.9) (layers F.Cu F.Paste F.Mask)
(net 11 /RESET_DNST))
(model Resistors_SMD.3dshapes/R_0603.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Resistors_SMD:R_0603 (layer F.Cu) (tedit 5634385E) (tstamp 562C4948)
(at 164.592 101.854 180)
(descr "Resistor SMD 0603, reflow soldering, Vishay (see dcrcw.pdf)")
(tags "resistor 0603")
(path /562BE760)
(attr smd)
(fp_text reference R12 (at -2.159 0 180) (layer F.SilkS)
(effects (font (size 1 0.8) (thickness 0.15)))
)
(fp_text value 220 (at 0 1.9 180) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -1.3 -0.8) (end 1.3 -0.8) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.3 0.8) (end 1.3 0.8) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.3 -0.8) (end -1.3 0.8) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.3 -0.8) (end 1.3 0.8) (layer F.CrtYd) (width 0.05))
(fp_line (start 0.5 0.675) (end -0.5 0.675) (layer F.SilkS) (width 0.15))
(fp_line (start -0.5 -0.675) (end 0.5 -0.675) (layer F.SilkS) (width 0.15))
(pad 1 smd rect (at -0.75 0 180) (size 0.5 0.9) (layers F.Cu F.Paste F.Mask)
(net 45 "Net-(R12-Pad1)"))
(pad 2 smd rect (at 0.75 0 180) (size 0.5 0.9) (layers F.Cu F.Paste F.Mask)
(net 13 "Net-(C18-Pad1)"))
(model Resistors_SMD.3dshapes/R_0603.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Resistors_SMD:R_0603 (layer F.Cu) (tedit 56343A0D) (tstamp 562C494E)
(at 172.212 109.601 270)
(descr "Resistor SMD 0603, reflow soldering, Vishay (see dcrcw.pdf)")
(tags "resistor 0603")
(path /562BE7C0)
(attr smd)
(fp_text reference R13 (at -0.127 -1.27 270) (layer F.SilkS)
(effects (font (size 1 0.8) (thickness 0.15)))
)
(fp_text value 10k (at 0 1.9 270) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -1.3 -0.8) (end 1.3 -0.8) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.3 0.8) (end 1.3 0.8) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.3 -0.8) (end -1.3 0.8) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.3 -0.8) (end 1.3 0.8) (layer F.CrtYd) (width 0.05))
(fp_line (start 0.5 0.675) (end -0.5 0.675) (layer F.SilkS) (width 0.15))
(fp_line (start -0.5 -0.675) (end 0.5 -0.675) (layer F.SilkS) (width 0.15))
(pad 1 smd rect (at -0.75 0 270) (size 0.5 0.9) (layers F.Cu F.Paste F.Mask)
(net 46 "Net-(R13-Pad1)"))
(pad 2 smd rect (at 0.75 0 270) (size 0.5 0.9) (layers F.Cu F.Paste F.Mask)
(net 1 "Net-(BOOT_DNST1-Pad1)"))
(model Resistors_SMD.3dshapes/R_0603.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Resistors_SMD:R_0603 (layer F.Cu) (tedit 5634397A) (tstamp 562C4954)
(at 171.704 118.999 180)
(descr "Resistor SMD 0603, reflow soldering, Vishay (see dcrcw.pdf)")
(tags "resistor 0603")
(path /562BE7DE)
(attr smd)
(fp_text reference R14 (at 2.286 0 180) (layer F.SilkS)
(effects (font (size 1 0.8) (thickness 0.15)))
)
(fp_text value 22 (at 0 1.9 180) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -1.3 -0.8) (end 1.3 -0.8) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.3 0.8) (end 1.3 0.8) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.3 -0.8) (end -1.3 0.8) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.3 -0.8) (end 1.3 0.8) (layer F.CrtYd) (width 0.05))
(fp_line (start 0.5 0.675) (end -0.5 0.675) (layer F.SilkS) (width 0.15))
(fp_line (start -0.5 -0.675) (end 0.5 -0.675) (layer F.SilkS) (width 0.15))
(pad 1 smd rect (at -0.75 0 180) (size 0.5 0.9) (layers F.Cu F.Paste F.Mask)
(net 38 "Net-(P2-Pad2)"))
(pad 2 smd rect (at 0.75 0 180) (size 0.5 0.9) (layers F.Cu F.Paste F.Mask)
(net 47 "Net-(R14-Pad2)"))
(model Resistors_SMD.3dshapes/R_0603.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Resistors_SMD:R_0603 (layer F.Cu) (tedit 56343C38) (tstamp 562C495A)
(at 171.704 117.221 180)
(descr "Resistor SMD 0603, reflow soldering, Vishay (see dcrcw.pdf)")
(tags "resistor 0603")
(path /562BE7C6)
(attr smd)
(fp_text reference R15 (at 0.127 1.143 360) (layer F.SilkS)
(effects (font (size 1 0.8) (thickness 0.15)))
)
(fp_text value 22 (at 0 1.9 180) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -1.3 -0.8) (end 1.3 -0.8) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.3 0.8) (end 1.3 0.8) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.3 -0.8) (end -1.3 0.8) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.3 -0.8) (end 1.3 0.8) (layer F.CrtYd) (width 0.05))
(fp_line (start 0.5 0.675) (end -0.5 0.675) (layer F.SilkS) (width 0.15))
(fp_line (start -0.5 -0.675) (end 0.5 -0.675) (layer F.SilkS) (width 0.15))
(pad 1 smd rect (at -0.75 0 180) (size 0.5 0.9) (layers F.Cu F.Paste F.Mask)
(net 37 "Net-(P2-Pad3)"))
(pad 2 smd rect (at 0.75 0 180) (size 0.5 0.9) (layers F.Cu F.Paste F.Mask)
(net 48 "Net-(R15-Pad2)"))
(model Resistors_SMD.3dshapes/R_0603.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Resistors_SMD:R_0603 (layer F.Cu) (tedit 56344005) (tstamp 562C4960)
(at 177.419 98.933 180)
(descr "Resistor SMD 0603, reflow soldering, Vishay (see dcrcw.pdf)")
(tags "resistor 0603")
(path /562BE89E)
(attr smd)
(fp_text reference R16 (at 2.286 0 180) (layer F.SilkS)
(effects (font (size 1 0.8) (thickness 0.15)))
)
(fp_text value 220 (at 0 1.9 180) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -1.3 -0.8) (end 1.3 -0.8) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.3 0.8) (end 1.3 0.8) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.3 -0.8) (end -1.3 0.8) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.3 -0.8) (end 1.3 0.8) (layer F.CrtYd) (width 0.05))
(fp_line (start 0.5 0.675) (end -0.5 0.675) (layer F.SilkS) (width 0.15))
(fp_line (start -0.5 -0.675) (end 0.5 -0.675) (layer F.SilkS) (width 0.15))
(pad 1 smd rect (at -0.75 0 180) (size 0.5 0.9) (layers F.Cu F.Paste F.Mask)
(net 15 "Net-(C28-Pad1)"))
(pad 2 smd rect (at 0.75 0 180) (size 0.5 0.9) (layers F.Cu F.Paste F.Mask)
(net 5 GND))
(model Resistors_SMD.3dshapes/R_0603.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module USG_footprints:SW_TACT (layer F.Cu) (tedit 563435A5) (tstamp 562C496C)
(at 151.257 99.441)
(descr "Tactile switch 6x6mm thru")
(path /562D2889)
(fp_text reference RESET (at 0 -3.683) (layer F.SilkS)
(effects (font (size 1 0.8) (thickness 0.15)))
)
(fp_text value SW_PUSH (at 0 4.5) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -3 -1) (end -3 1) (layer F.SilkS) (width 0.15))
(fp_line (start 2.5 -3) (end -2.5 -3) (layer F.SilkS) (width 0.15))
(fp_line (start 3 1) (end 3 -1) (layer F.SilkS) (width 0.15))
(fp_line (start -2.5 3) (end 2.5 3) (layer F.SilkS) (width 0.15))
(fp_circle (center 0 0) (end 0 -1.755) (layer F.SilkS) (width 0.15))
(pad 1 thru_hole circle (at 3.25 -2.25) (size 1.5 1.5) (drill 1) (layers *.Cu *.Mask F.SilkS)
(net 5 GND))
(pad 2 thru_hole circle (at 3.25 2.25) (size 1.5 1.5) (drill 1) (layers *.Cu *.Mask F.SilkS)
(net 16 "Net-(D1-Pad3)"))
(pad 1 thru_hole circle (at -3.25 -2.25) (size 1.5 1.5) (drill 1) (layers *.Cu *.Mask F.SilkS)
(net 5 GND))
(pad 2 thru_hole circle (at -3.25 2.25) (size 1.5 1.5) (drill 1) (layers *.Cu *.Mask F.SilkS)
(net 16 "Net-(D1-Pad3)"))
)
(module TO_SOT_Packages_SMD:SC-70-6 (layer F.Cu) (tedit 56343B38) (tstamp 562C4976)
(at 123.825 118.745 270)
(descr SC-70-6,)
(tags SC-70-6,)
(path /562B0EC7)
(attr smd)
(fp_text reference U1 (at -1.778 0 360) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value NUP4114 (at 0.04064 4.191 270) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -1.33096 1.16078) (end -1.33096 1.77038) (layer F.SilkS) (width 0.15))
(fp_line (start -1.33096 1.77038) (end -0.89916 1.78054) (layer F.SilkS) (width 0.15))
(pad 1 smd rect (at -0.65024 0.94996 270) (size 0.39878 0.7493) (layers F.Cu F.Paste F.Mask)
(net 35 "Net-(P1-Pad2)"))
(pad 2 smd rect (at 0 0.94996 270) (size 0.39878 0.7493) (layers F.Cu F.Paste F.Mask)
(net 5 GND))
(pad 3 smd rect (at 0.65024 0.94996 270) (size 0.39878 0.7493) (layers F.Cu F.Paste F.Mask)
(net 36 "Net-(P1-Pad3)"))
(pad 4 smd rect (at 0.65024 -0.94996 270) (size 0.39878 0.7493) (layers F.Cu F.Paste F.Mask)
(net 36 "Net-(P1-Pad3)"))
(pad 5 smd rect (at 0 -0.94996 270) (size 0.39878 0.7493) (layers F.Cu F.Paste F.Mask)
(net 2 +3V3))
(pad 6 smd rect (at -0.65024 -0.94996 270) (size 0.39878 0.7493) (layers F.Cu F.Paste F.Mask)
(net 35 "Net-(P1-Pad2)"))
(model TO_SOT_Packages_SMD.3dshapes/SC-70-6.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module TO_SOT_Packages_SMD:SOT-223 (layer F.Cu) (tedit 563436D2) (tstamp 562C49C2)
(at 152.146 114.427 180)
(descr "module CMS SOT223 4 pins")
(tags "CMS SOT")
(path /5628E5FD)
(attr smd)
(fp_text reference U3 (at -3.429 -4.191 180) (layer F.SilkS)
(effects (font (size 1 0.8) (thickness 0.15)))
)
(fp_text value AZ1117CH-3.3 (at 0 0.762 180) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -3.556 1.524) (end -3.556 4.572) (layer F.SilkS) (width 0.15))
(fp_line (start -3.556 4.572) (end 3.556 4.572) (layer F.SilkS) (width 0.15))
(fp_line (start 3.556 4.572) (end 3.556 1.524) (layer F.SilkS) (width 0.15))
(fp_line (start -3.556 -1.524) (end -3.556 -2.286) (layer F.SilkS) (width 0.15))
(fp_line (start -3.556 -2.286) (end -2.032 -4.572) (layer F.SilkS) (width 0.15))
(fp_line (start -2.032 -4.572) (end 2.032 -4.572) (layer F.SilkS) (width 0.15))
(fp_line (start 2.032 -4.572) (end 3.556 -2.286) (layer F.SilkS) (width 0.15))
(fp_line (start 3.556 -2.286) (end 3.556 -1.524) (layer F.SilkS) (width 0.15))
(pad 4 smd rect (at 0 -3.302 180) (size 3.6576 2.032) (layers F.Cu F.Paste F.Mask))
(pad 2 smd rect (at 0 3.302 180) (size 1.016 2.032) (layers F.Cu F.Paste F.Mask)
(net 2 +3V3))
(pad 3 smd rect (at 2.286 3.302 180) (size 1.016 2.032) (layers F.Cu F.Paste F.Mask)
(net 10 +5V))
(pad 1 smd rect (at -2.286 3.302 180) (size 1.016 2.032) (layers F.Cu F.Paste F.Mask)
(net 5 GND))
(model TO_SOT_Packages_SMD.3dshapes/SOT-223.wrl
(at (xyz 0 0 0))
(scale (xyz 0.4 0.4 0.4))
(rotate (xyz 0 0 0))
)
)
(module TO_SOT_Packages_SMD:SC-70-6 (layer F.Cu) (tedit 56355630) (tstamp 562C4A10)
(at 182.245 118.491 90)
(descr SC-70-6,)
(tags SC-70-6,)
(path /562BE7FC)
(attr smd)
(fp_text reference U5 (at 0.127 2.159 270) (layer F.SilkS)
(effects (font (size 1 0.8) (thickness 0.15)))
)
(fp_text value NUP4114 (at 0.04064 4.191 90) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -1.33096 1.16078) (end -1.33096 1.77038) (layer F.SilkS) (width 0.15))
(fp_line (start -1.33096 1.77038) (end -0.89916 1.78054) (layer F.SilkS) (width 0.15))
(pad 1 smd rect (at -0.65024 0.94996 90) (size 0.39878 0.7493) (layers F.Cu F.Paste F.Mask)
(net 38 "Net-(P2-Pad2)"))
(pad 2 smd rect (at 0 0.94996 90) (size 0.39878 0.7493) (layers F.Cu F.Paste F.Mask)
(net 5 GND))
(pad 3 smd rect (at 0.65024 0.94996 90) (size 0.39878 0.7493) (layers F.Cu F.Paste F.Mask)
(net 37 "Net-(P2-Pad3)"))
(pad 4 smd rect (at 0.65024 -0.94996 90) (size 0.39878 0.7493) (layers F.Cu F.Paste F.Mask)
(net 37 "Net-(P2-Pad3)"))
(pad 5 smd rect (at 0 -0.94996 90) (size 0.39878 0.7493) (layers F.Cu F.Paste F.Mask)
(net 2 +3V3))
(pad 6 smd rect (at -0.65024 -0.94996 90) (size 0.39878 0.7493) (layers F.Cu F.Paste F.Mask)
(net 38 "Net-(P2-Pad2)"))
(model TO_SOT_Packages_SMD.3dshapes/SC-70-6.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module Crystals:Crystal_HC49-SD_SMD (layer F.Cu) (tedit 56343463) (tstamp 562C4A16)
(at 133.223 98.044 180)
(descr "Crystal, Quarz, HC49-SD, SMD,")
(tags "Crystal, Quarz, HC49-SD, SMD,")
(path /5628D59F)
(attr smd)
(fp_text reference Y1 (at 6.604 2.159 180) (layer F.SilkS)
(effects (font (size 1 0.8) (thickness 0.15)))
)
(fp_text value 8MHz (at 2.54 5.08 180) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_circle (center 0 0) (end 0.8509 0) (layer F.Adhes) (width 0.381))
(fp_circle (center 0 0) (end 0.50038 0) (layer F.Adhes) (width 0.381))
(fp_circle (center 0 0) (end 0.14986 0.0508) (layer F.Adhes) (width 0.381))
(fp_line (start -5.84962 2.49936) (end 5.84962 2.49936) (layer F.SilkS) (width 0.15))
(fp_line (start 5.84962 -2.49936) (end -5.84962 -2.49936) (layer F.SilkS) (width 0.15))
(fp_line (start 5.84962 2.49936) (end 5.84962 1.651) (layer F.SilkS) (width 0.15))
(fp_line (start 5.84962 -2.49936) (end 5.84962 -1.651) (layer F.SilkS) (width 0.15))
(fp_line (start -5.84962 2.49936) (end -5.84962 1.651) (layer F.SilkS) (width 0.15))
(fp_line (start -5.84962 -2.49936) (end -5.84962 -1.651) (layer F.SilkS) (width 0.15))
(pad 1 smd rect (at -4.84886 0 180) (size 5.6007 2.10058) (layers F.Cu F.Paste F.Mask)
(net 6 "Net-(C2-Pad1)"))
(pad 2 smd rect (at 4.84886 0 180) (size 5.6007 2.10058) (layers F.Cu F.Paste F.Mask)
(net 7 "Net-(C3-Pad1)"))
)
(module Crystals:Crystal_HC49-SD_SMD (layer F.Cu) (tedit 56343863) (tstamp 562C4A1C)
(at 164.592 98.171 180)
(descr "Crystal, Quarz, HC49-SD, SMD,")
(tags "Crystal, Quarz, HC49-SD, SMD,")
(path /562BE766)
(attr smd)
(fp_text reference Y2 (at 6.731 2.159 180) (layer F.SilkS)
(effects (font (size 1 0.8) (thickness 0.15)))
)
(fp_text value 8MHz (at 2.54 5.08 180) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_circle (center 0 0) (end 0.8509 0) (layer F.Adhes) (width 0.381))
(fp_circle (center 0 0) (end 0.50038 0) (layer F.Adhes) (width 0.381))
(fp_circle (center 0 0) (end 0.14986 0.0508) (layer F.Adhes) (width 0.381))
(fp_line (start -5.84962 2.49936) (end 5.84962 2.49936) (layer F.SilkS) (width 0.15))
(fp_line (start 5.84962 -2.49936) (end -5.84962 -2.49936) (layer F.SilkS) (width 0.15))
(fp_line (start 5.84962 2.49936) (end 5.84962 1.651) (layer F.SilkS) (width 0.15))
(fp_line (start 5.84962 -2.49936) (end 5.84962 -1.651) (layer F.SilkS) (width 0.15))
(fp_line (start -5.84962 2.49936) (end -5.84962 1.651) (layer F.SilkS) (width 0.15))
(fp_line (start -5.84962 -2.49936) (end -5.84962 -1.651) (layer F.SilkS) (width 0.15))
(pad 1 smd rect (at -4.84886 0 180) (size 5.6007 2.10058) (layers F.Cu F.Paste F.Mask)
(net 12 "Net-(C17-Pad1)"))
(pad 2 smd rect (at 4.84886 0 180) (size 5.6007 2.10058) (layers F.Cu F.Paste F.Mask)
(net 13 "Net-(C18-Pad1)"))
)
(module USG_footprints:LQFP-64_10x10mm_Pitch0.5mm (layer F.Cu) (tedit 5634357F) (tstamp 562C6234)
(at 133.731 109.601 270)
(descr "64 LEAD LQFP 10x10mm (see MICREL LQFP10x10-64LD-PL-1.pdf)")
(tags "QFP 0.5")
(path /5628A3CA)
(attr smd)
(fp_text reference U2 (at 4.318 -4.064 360) (layer F.SilkS)
(effects (font (size 1 0.8) (thickness 0.15)))
)
(fp_text value STM32F401xB (at 0 7.2 270) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_circle (center -5.5 -5.5) (end -5.5 -6) (layer F.SilkS) (width 0.3))
(fp_line (start -6.45 -6.45) (end -6.45 6.45) (layer F.CrtYd) (width 0.05))
(fp_line (start 6.45 -6.45) (end 6.45 6.45) (layer F.CrtYd) (width 0.05))
(fp_line (start -6.45 -6.45) (end 6.45 -6.45) (layer F.CrtYd) (width 0.05))
(fp_line (start -6.45 6.45) (end 6.45 6.45) (layer F.CrtYd) (width 0.05))
(fp_line (start -5.175 -5.175) (end -5.175 -4.1) (layer F.SilkS) (width 0.15))
(fp_line (start 5.175 -5.175) (end 5.175 -4.1) (layer F.SilkS) (width 0.15))
(fp_line (start 5.175 5.175) (end 5.175 4.1) (layer F.SilkS) (width 0.15))
(fp_line (start -5.175 5.175) (end -5.175 4.1) (layer F.SilkS) (width 0.15))
(fp_line (start -5.175 -5.175) (end -4.1 -5.175) (layer F.SilkS) (width 0.15))
(fp_line (start -5.175 5.175) (end -4.1 5.175) (layer F.SilkS) (width 0.15))
(fp_line (start 5.175 5.175) (end 4.1 5.175) (layer F.SilkS) (width 0.15))
(fp_line (start 5.175 -5.175) (end 4.1 -5.175) (layer F.SilkS) (width 0.15))
(fp_line (start -5.175 -4.1) (end -6.2 -4.1) (layer F.SilkS) (width 0.15))
(pad 1 smd rect (at -5.7 -3.75 270) (size 1 0.25) (layers F.Cu F.Paste F.Mask)
(net 2 +3V3))
(pad 2 smd rect (at -5.7 -3.25 270) (size 1 0.25) (layers F.Cu F.Paste F.Mask)
(net 39 "Net-(R3-Pad1)"))
(pad 3 smd rect (at -5.7 -2.75 270) (size 1 0.25) (layers F.Cu F.Paste F.Mask))
(pad 4 smd rect (at -5.7 -2.25 270) (size 1 0.25) (layers F.Cu F.Paste F.Mask))
(pad 5 smd rect (at -5.7 -1.75 270) (size 1 0.25) (layers F.Cu F.Paste F.Mask)
(net 6 "Net-(C2-Pad1)"))
(pad 6 smd rect (at -5.7 -1.25 270) (size 1 0.25) (layers F.Cu F.Paste F.Mask)
(net 40 "Net-(R5-Pad1)"))
(pad 7 smd rect (at -5.7 -0.75 270) (size 1 0.25) (layers F.Cu F.Paste F.Mask)
(net 4 /RESET_UPST))
(pad 8 smd rect (at -5.7 -0.25 270) (size 1 0.25) (layers F.Cu F.Paste F.Mask)
(net 24 "Net-(ID_UPST_BOARD0-Pad2)"))
(pad 9 smd rect (at -5.7 0.25 270) (size 1 0.25) (layers F.Cu F.Paste F.Mask)
(net 25 "Net-(ID_UPST_BOARD1-Pad2)"))
(pad 10 smd rect (at -5.7 0.75 270) (size 1 0.25) (layers F.Cu F.Paste F.Mask)
(net 26 "Net-(ID_UPST_BOARD2-Pad2)"))
(pad 11 smd rect (at -5.7 1.25 270) (size 1 0.25) (layers F.Cu F.Paste F.Mask)
(net 23 "Net-(ID_UPST1-Pad2)"))
(pad 12 smd rect (at -5.7 1.75 270) (size 1 0.25) (layers F.Cu F.Paste F.Mask)
(net 5 GND))
(pad 13 smd rect (at -5.7 2.25 270) (size 1 0.25) (layers F.Cu F.Paste F.Mask)
(net 2 +3V3))
(pad 14 smd rect (at -5.7 2.75 270) (size 1 0.25) (layers F.Cu F.Paste F.Mask))
(pad 15 smd rect (at -5.7 3.25 270) (size 1 0.25) (layers F.Cu F.Paste F.Mask))
(pad 16 smd rect (at -5.7 3.75 270) (size 1 0.25) (layers F.Cu F.Paste F.Mask))
(pad 17 smd rect (at -3.75 5.7) (size 1 0.25) (layers F.Cu F.Paste F.Mask)
(net 49 /SPI_TX_OK))
(pad 18 smd rect (at -3.25 5.7) (size 1 0.25) (layers F.Cu F.Paste F.Mask)
(net 5 GND))
(pad 19 smd rect (at -2.75 5.7) (size 1 0.25) (layers F.Cu F.Paste F.Mask)
(net 2 +3V3))
(pad 20 smd rect (at -2.25 5.7) (size 1 0.25) (layers F.Cu F.Paste F.Mask)
(net 50 /SPI_NSS))
(pad 21 smd rect (at -1.75 5.7) (size 1 0.25) (layers F.Cu F.Paste F.Mask)
(net 51 /SPI_SCK))
(pad 22 smd rect (at -1.25 5.7) (size 1 0.25) (layers F.Cu F.Paste F.Mask)
(net 52 /SPI_MISO))
(pad 23 smd rect (at -0.75 5.7) (size 1 0.25) (layers F.Cu F.Paste F.Mask)
(net 53 /SPI_MOSI))
(pad 24 smd rect (at -0.25 5.7) (size 1 0.25) (layers F.Cu F.Paste F.Mask))
(pad 25 smd rect (at 0.25 5.7) (size 1 0.25) (layers F.Cu F.Paste F.Mask))
(pad 26 smd rect (at 0.75 5.7) (size 1 0.25) (layers F.Cu F.Paste F.Mask))
(pad 27 smd rect (at 1.25 5.7) (size 1 0.25) (layers F.Cu F.Paste F.Mask))
(pad 28 smd rect (at 1.75 5.7) (size 1 0.25) (layers F.Cu F.Paste F.Mask)
(net 5 GND))
(pad 29 smd rect (at 2.25 5.7) (size 1 0.25) (layers F.Cu F.Paste F.Mask))
(pad 30 smd rect (at 2.75 5.7) (size 1 0.25) (layers F.Cu F.Paste F.Mask)
(net 9 "Net-(C5-Pad1)"))
(pad 31 smd rect (at 3.25 5.7) (size 1 0.25) (layers F.Cu F.Paste F.Mask)
(net 5 GND))
(pad 32 smd rect (at 3.75 5.7) (size 1 0.25) (layers F.Cu F.Paste F.Mask)
(net 2 +3V3))
(pad 33 smd rect (at 5.7 3.75 270) (size 1 0.25) (layers F.Cu F.Paste F.Mask))
(pad 34 smd rect (at 5.7 3.25 270) (size 1 0.25) (layers F.Cu F.Paste F.Mask))
(pad 35 smd rect (at 5.7 2.75 270) (size 1 0.25) (layers F.Cu F.Paste F.Mask))
(pad 36 smd rect (at 5.7 2.25 270) (size 1 0.25) (layers F.Cu F.Paste F.Mask))
(pad 37 smd rect (at 5.7 1.75 270) (size 1 0.25) (layers F.Cu F.Paste F.Mask))
(pad 38 smd rect (at 5.7 1.25 270) (size 1 0.25) (layers F.Cu F.Paste F.Mask))
(pad 39 smd rect (at 5.7 0.75 270) (size 1 0.25) (layers F.Cu F.Paste F.Mask))
(pad 40 smd rect (at 5.7 0.25 270) (size 1 0.25) (layers F.Cu F.Paste F.Mask))
(pad 41 smd rect (at 5.7 -0.25 270) (size 1 0.25) (layers F.Cu F.Paste F.Mask))
(pad 42 smd rect (at 5.7 -0.75 270) (size 1 0.25) (layers F.Cu F.Paste F.Mask))
(pad 43 smd rect (at 5.7 -1.25 270) (size 1 0.25) (layers F.Cu F.Paste F.Mask))
(pad 44 smd rect (at 5.7 -1.75 270) (size 1 0.25) (layers F.Cu F.Paste F.Mask)
(net 42 "Net-(R7-Pad2)"))
(pad 45 smd rect (at 5.7 -2.25 270) (size 1 0.25) (layers F.Cu F.Paste F.Mask)
(net 43 "Net-(R8-Pad2)"))
(pad 46 smd rect (at 5.7 -2.75 270) (size 1 0.25) (layers F.Cu F.Paste F.Mask)
(net 34 /JTMS_UPST))
(pad 47 smd rect (at 5.7 -3.25 270) (size 1 0.25) (layers F.Cu F.Paste F.Mask)
(net 5 GND))
(pad 48 smd rect (at 5.7 -3.75 270) (size 1 0.25) (layers F.Cu F.Paste F.Mask)
(net 2 +3V3))
(pad 49 smd rect (at 3.75 -5.7) (size 1 0.25) (layers F.Cu F.Paste F.Mask)
(net 31 /JTCK_UPST))
(pad 50 smd rect (at 3.25 -5.7) (size 1 0.25) (layers F.Cu F.Paste F.Mask)
(net 33 /JTDI_UPST))
(pad 51 smd rect (at 2.75 -5.7) (size 1 0.25) (layers F.Cu F.Paste F.Mask))
(pad 52 smd rect (at 2.25 -5.7) (size 1 0.25) (layers F.Cu F.Paste F.Mask))
(pad 53 smd rect (at 1.75 -5.7) (size 1 0.25) (layers F.Cu F.Paste F.Mask))
(pad 54 smd rect (at 1.25 -5.7) (size 1 0.25) (layers F.Cu F.Paste F.Mask))
(pad 55 smd rect (at 0.75 -5.7) (size 1 0.25) (layers F.Cu F.Paste F.Mask)
(net 32 /JTDO_UPST))
(pad 56 smd rect (at 0.25 -5.7) (size 1 0.25) (layers F.Cu F.Paste F.Mask)
(net 2 +3V3))
(pad 57 smd rect (at -0.25 -5.7) (size 1 0.25) (layers F.Cu F.Paste F.Mask))
(pad 58 smd rect (at -0.75 -5.7) (size 1 0.25) (layers F.Cu F.Paste F.Mask))
(pad 59 smd rect (at -1.25 -5.7) (size 1 0.25) (layers F.Cu F.Paste F.Mask))
(pad 60 smd rect (at -1.75 -5.7) (size 1 0.25) (layers F.Cu F.Paste F.Mask)
(net 41 "Net-(R6-Pad1)"))
(pad 61 smd rect (at -2.25 -5.7) (size 1 0.25) (layers F.Cu F.Paste F.Mask))
(pad 62 smd rect (at -2.75 -5.7) (size 1 0.25) (layers F.Cu F.Paste F.Mask))
(pad 63 smd rect (at -3.25 -5.7) (size 1 0.25) (layers F.Cu F.Paste F.Mask)
(net 5 GND))
(pad 64 smd rect (at -3.75 -5.7) (size 1 0.25) (layers F.Cu F.Paste F.Mask)
(net 2 +3V3))
(model Housings_QFP.3dshapes/LQFP-64_10x10mm_Pitch0.5mm.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module USG_footprints:LQFP-64_10x10mm_Pitch0.5mm (layer F.Cu) (tedit 56343785) (tstamp 562C6278)
(at 164.465 109.601 270)
(descr "64 LEAD LQFP 10x10mm (see MICREL LQFP10x10-64LD-PL-1.pdf)")
(tags "QFP 0.5")
(path /562BE700)
(attr smd)
(fp_text reference U4 (at 4.445 -4.064 360) (layer F.SilkS)
(effects (font (size 1 0.8) (thickness 0.15)))
)
(fp_text value STM32F401xB (at 0 7.2 270) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_circle (center -5.5 -5.5) (end -5.5 -6) (layer F.SilkS) (width 0.3))
(fp_line (start -6.45 -6.45) (end -6.45 6.45) (layer F.CrtYd) (width 0.05))
(fp_line (start 6.45 -6.45) (end 6.45 6.45) (layer F.CrtYd) (width 0.05))
(fp_line (start -6.45 -6.45) (end 6.45 -6.45) (layer F.CrtYd) (width 0.05))
(fp_line (start -6.45 6.45) (end 6.45 6.45) (layer F.CrtYd) (width 0.05))
(fp_line (start -5.175 -5.175) (end -5.175 -4.1) (layer F.SilkS) (width 0.15))
(fp_line (start 5.175 -5.175) (end 5.175 -4.1) (layer F.SilkS) (width 0.15))
(fp_line (start 5.175 5.175) (end 5.175 4.1) (layer F.SilkS) (width 0.15))
(fp_line (start -5.175 5.175) (end -5.175 4.1) (layer F.SilkS) (width 0.15))
(fp_line (start -5.175 -5.175) (end -4.1 -5.175) (layer F.SilkS) (width 0.15))
(fp_line (start -5.175 5.175) (end -4.1 5.175) (layer F.SilkS) (width 0.15))
(fp_line (start 5.175 5.175) (end 4.1 5.175) (layer F.SilkS) (width 0.15))
(fp_line (start 5.175 -5.175) (end 4.1 -5.175) (layer F.SilkS) (width 0.15))
(fp_line (start -5.175 -4.1) (end -6.2 -4.1) (layer F.SilkS) (width 0.15))
(pad 1 smd rect (at -5.7 -3.75 270) (size 1 0.25) (layers F.Cu F.Paste F.Mask)
(net 2 +3V3))
(pad 2 smd rect (at -5.7 -3.25 270) (size 1 0.25) (layers F.Cu F.Paste F.Mask)
(net 44 "Net-(R10-Pad1)"))
(pad 3 smd rect (at -5.7 -2.75 270) (size 1 0.25) (layers F.Cu F.Paste F.Mask))
(pad 4 smd rect (at -5.7 -2.25 270) (size 1 0.25) (layers F.Cu F.Paste F.Mask))
(pad 5 smd rect (at -5.7 -1.75 270) (size 1 0.25) (layers F.Cu F.Paste F.Mask)
(net 12 "Net-(C17-Pad1)"))
(pad 6 smd rect (at -5.7 -1.25 270) (size 1 0.25) (layers F.Cu F.Paste F.Mask)
(net 45 "Net-(R12-Pad1)"))
(pad 7 smd rect (at -5.7 -0.75 270) (size 1 0.25) (layers F.Cu F.Paste F.Mask)
(net 11 /RESET_DNST))
(pad 8 smd rect (at -5.7 -0.25 270) (size 1 0.25) (layers F.Cu F.Paste F.Mask)
(net 20 "Net-(ID_DNST_BOARD0-Pad2)"))
(pad 9 smd rect (at -5.7 0.25 270) (size 1 0.25) (layers F.Cu F.Paste F.Mask)
(net 21 "Net-(ID_DNST_BOARD1-Pad2)"))
(pad 10 smd rect (at -5.7 0.75 270) (size 1 0.25) (layers F.Cu F.Paste F.Mask)
(net 22 "Net-(ID_DNST_BOARD2-Pad2)"))
(pad 11 smd rect (at -5.7 1.25 270) (size 1 0.25) (layers F.Cu F.Paste F.Mask)
(net 19 "Net-(ID_DNST1-Pad2)"))
(pad 12 smd rect (at -5.7 1.75 270) (size 1 0.25) (layers F.Cu F.Paste F.Mask)
(net 5 GND))
(pad 13 smd rect (at -5.7 2.25 270) (size 1 0.25) (layers F.Cu F.Paste F.Mask)
(net 2 +3V3))
(pad 14 smd rect (at -5.7 2.75 270) (size 1 0.25) (layers F.Cu F.Paste F.Mask))
(pad 15 smd rect (at -5.7 3.25 270) (size 1 0.25) (layers F.Cu F.Paste F.Mask))
(pad 16 smd rect (at -5.7 3.75 270) (size 1 0.25) (layers F.Cu F.Paste F.Mask))
(pad 17 smd rect (at -3.75 5.7) (size 1 0.25) (layers F.Cu F.Paste F.Mask)
(net 49 /SPI_TX_OK))
(pad 18 smd rect (at -3.25 5.7) (size 1 0.25) (layers F.Cu F.Paste F.Mask)
(net 5 GND))
(pad 19 smd rect (at -2.75 5.7) (size 1 0.25) (layers F.Cu F.Paste F.Mask)
(net 2 +3V3))
(pad 20 smd rect (at -2.25 5.7) (size 1 0.25) (layers F.Cu F.Paste F.Mask)
(net 50 /SPI_NSS))
(pad 21 smd rect (at -1.75 5.7) (size 1 0.25) (layers F.Cu F.Paste F.Mask)
(net 51 /SPI_SCK))
(pad 22 smd rect (at -1.25 5.7) (size 1 0.25) (layers F.Cu F.Paste F.Mask)
(net 52 /SPI_MISO))
(pad 23 smd rect (at -0.75 5.7) (size 1 0.25) (layers F.Cu F.Paste F.Mask)
(net 53 /SPI_MOSI))
(pad 24 smd rect (at -0.25 5.7) (size 1 0.25) (layers F.Cu F.Paste F.Mask))
(pad 25 smd rect (at 0.25 5.7) (size 1 0.25) (layers F.Cu F.Paste F.Mask))
(pad 26 smd rect (at 0.75 5.7) (size 1 0.25) (layers F.Cu F.Paste F.Mask))
(pad 27 smd rect (at 1.25 5.7) (size 1 0.25) (layers F.Cu F.Paste F.Mask))
(pad 28 smd rect (at 1.75 5.7) (size 1 0.25) (layers F.Cu F.Paste F.Mask)
(net 5 GND))
(pad 29 smd rect (at 2.25 5.7) (size 1 0.25) (layers F.Cu F.Paste F.Mask))
(pad 30 smd rect (at 2.75 5.7) (size 1 0.25) (layers F.Cu F.Paste F.Mask)
(net 14 "Net-(C19-Pad1)"))
(pad 31 smd rect (at 3.25 5.7) (size 1 0.25) (layers F.Cu F.Paste F.Mask)
(net 5 GND))
(pad 32 smd rect (at 3.75 5.7) (size 1 0.25) (layers F.Cu F.Paste F.Mask)
(net 2 +3V3))
(pad 33 smd rect (at 5.7 3.75 270) (size 1 0.25) (layers F.Cu F.Paste F.Mask))
(pad 34 smd rect (at 5.7 3.25 270) (size 1 0.25) (layers F.Cu F.Paste F.Mask))
(pad 35 smd rect (at 5.7 2.75 270) (size 1 0.25) (layers F.Cu F.Paste F.Mask))
(pad 36 smd rect (at 5.7 2.25 270) (size 1 0.25) (layers F.Cu F.Paste F.Mask))
(pad 37 smd rect (at 5.7 1.75 270) (size 1 0.25) (layers F.Cu F.Paste F.Mask))
(pad 38 smd rect (at 5.7 1.25 270) (size 1 0.25) (layers F.Cu F.Paste F.Mask))
(pad 39 smd rect (at 5.7 0.75 270) (size 1 0.25) (layers F.Cu F.Paste F.Mask))
(pad 40 smd rect (at 5.7 0.25 270) (size 1 0.25) (layers F.Cu F.Paste F.Mask))
(pad 41 smd rect (at 5.7 -0.25 270) (size 1 0.25) (layers F.Cu F.Paste F.Mask))
(pad 42 smd rect (at 5.7 -0.75 270) (size 1 0.25) (layers F.Cu F.Paste F.Mask))
(pad 43 smd rect (at 5.7 -1.25 270) (size 1 0.25) (layers F.Cu F.Paste F.Mask))
(pad 44 smd rect (at 5.7 -1.75 270) (size 1 0.25) (layers F.Cu F.Paste F.Mask)
(net 47 "Net-(R14-Pad2)"))
(pad 45 smd rect (at 5.7 -2.25 270) (size 1 0.25) (layers F.Cu F.Paste F.Mask)
(net 48 "Net-(R15-Pad2)"))
(pad 46 smd rect (at 5.7 -2.75 270) (size 1 0.25) (layers F.Cu F.Paste F.Mask)
(net 30 /JTMS_DNST))
(pad 47 smd rect (at 5.7 -3.25 270) (size 1 0.25) (layers F.Cu F.Paste F.Mask)
(net 5 GND))
(pad 48 smd rect (at 5.7 -3.75 270) (size 1 0.25) (layers F.Cu F.Paste F.Mask)
(net 2 +3V3))
(pad 49 smd rect (at 3.75 -5.7) (size 1 0.25) (layers F.Cu F.Paste F.Mask)
(net 27 /JTCK_DNST))
(pad 50 smd rect (at 3.25 -5.7) (size 1 0.25) (layers F.Cu F.Paste F.Mask)
(net 29 /JTDI_DNST))
(pad 51 smd rect (at 2.75 -5.7) (size 1 0.25) (layers F.Cu F.Paste F.Mask))
(pad 52 smd rect (at 2.25 -5.7) (size 1 0.25) (layers F.Cu F.Paste F.Mask))
(pad 53 smd rect (at 1.75 -5.7) (size 1 0.25) (layers F.Cu F.Paste F.Mask))
(pad 54 smd rect (at 1.25 -5.7) (size 1 0.25) (layers F.Cu F.Paste F.Mask))
(pad 55 smd rect (at 0.75 -5.7) (size 1 0.25) (layers F.Cu F.Paste F.Mask)
(net 28 /JTDO_DNST))
(pad 56 smd rect (at 0.25 -5.7) (size 1 0.25) (layers F.Cu F.Paste F.Mask)
(net 2 +3V3))
(pad 57 smd rect (at -0.25 -5.7) (size 1 0.25) (layers F.Cu F.Paste F.Mask))
(pad 58 smd rect (at -0.75 -5.7) (size 1 0.25) (layers F.Cu F.Paste F.Mask))
(pad 59 smd rect (at -1.25 -5.7) (size 1 0.25) (layers F.Cu F.Paste F.Mask))
(pad 60 smd rect (at -1.75 -5.7) (size 1 0.25) (layers F.Cu F.Paste F.Mask)
(net 46 "Net-(R13-Pad1)"))
(pad 61 smd rect (at -2.25 -5.7) (size 1 0.25) (layers F.Cu F.Paste F.Mask))
(pad 62 smd rect (at -2.75 -5.7) (size 1 0.25) (layers F.Cu F.Paste F.Mask))
(pad 63 smd rect (at -3.25 -5.7) (size 1 0.25) (layers F.Cu F.Paste F.Mask)
(net 5 GND))
(pad 64 smd rect (at -3.75 -5.7) (size 1 0.25) (layers F.Cu F.Paste F.Mask)
(net 2 +3V3))
(model Housings_QFP.3dshapes/LQFP-64_10x10mm_Pitch0.5mm.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
(module USG_footprints:Pin_Header_Straight_2x05_Pitch1.27mm (layer F.Cu) (tedit 56344074) (tstamp 562D48E5)
(at 176.784 115.189 180)
(descr "Through hole pin header, pitch 1.27mm, shrouded")
(tags "pin header")
(path /562BE814)
(fp_text reference JTAG_DNST (at 0.635 -4.191 180) (layer F.SilkS)
(effects (font (size 1 0.8) (thickness 0.15)))
)
(fp_text value CONN_02X05 (at 0 9.906 180) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -1.524 1.27) (end -1.524 3.81) (layer F.SilkS) (width 0.7))
(fp_line (start -2.286 -4.064) (end 3.556 -4.064) (layer F.CrtYd) (width 0.05))
(fp_line (start 3.556 -4.064) (end 3.556 9.144) (layer F.CrtYd) (width 0.05))
(fp_line (start 3.556 9.144) (end -2.286 9.144) (layer F.CrtYd) (width 0.05))
(fp_line (start -2.286 9.144) (end -2.286 -4.064) (layer F.CrtYd) (width 0.05))
(fp_line (start 3.185 8.865) (end 3.185 -3.785) (layer F.SilkS) (width 0.15))
(fp_line (start 3.185 8.865) (end -1.915 8.865) (layer F.SilkS) (width 0.15))
(fp_line (start -1.915 8.865) (end -1.915 -3.785) (layer F.SilkS) (width 0.15))
(fp_line (start 3.185 -3.785) (end -1.915 -3.785) (layer F.SilkS) (width 0.15))
(pad 1 thru_hole rect (at 0 0 180) (size 1.05 1.05) (drill 0.65) (layers *.Cu *.Mask F.SilkS)
(net 2 +3V3))
(pad 3 thru_hole circle (at 0 1.27 180) (size 1.05 1.05) (drill 0.65) (layers *.Cu *.Mask F.SilkS)
(net 5 GND))
(pad 5 thru_hole circle (at 0 2.54 180) (size 1.05 1.05) (drill 0.65) (layers *.Cu *.Mask F.SilkS)
(net 5 GND))
(pad 7 thru_hole circle (at 0 3.81 180) (size 1.05 1.05) (drill 0.65) (layers *.Cu *.Mask F.SilkS)
(net 5 GND))
(pad 9 thru_hole circle (at 0 5.08 180) (size 1.05 1.05) (drill 0.65) (layers *.Cu *.Mask F.SilkS)
(net 5 GND))
(pad 4 thru_hole circle (at 1.27 1.27 180) (size 1.05 1.05) (drill 0.65) (layers *.Cu *.Mask F.SilkS)
(net 27 /JTCK_DNST))
(pad 6 thru_hole circle (at 1.27 2.54 180) (size 1.05 1.05) (drill 0.65) (layers *.Cu *.Mask F.SilkS)
(net 28 /JTDO_DNST))
(pad 8 thru_hole circle (at 1.27 3.81 180) (size 1.05 1.05) (drill 0.65) (layers *.Cu *.Mask F.SilkS)
(net 29 /JTDI_DNST))
(pad 10 thru_hole circle (at 1.27 5.08 180) (size 1.05 1.05) (drill 0.65) (layers *.Cu *.Mask F.SilkS)
(net 11 /RESET_DNST))
(pad 2 thru_hole circle (at 1.27 0 180) (size 1.05 1.05) (drill 0.65) (layers *.Cu *.Mask F.SilkS)
(net 30 /JTMS_DNST))
)
(module USG_footprints:Pin_Header_Straight_2x05_Pitch1.27mm (layer F.Cu) (tedit 56343A3B) (tstamp 562D48FB)
(at 146.05 115.189 180)
(descr "Through hole pin header, pitch 1.27mm, shrouded")
(tags "pin header")
(path /562B573D)
(fp_text reference JTAG_UPST (at 0.762 -4.191 180) (layer F.SilkS)
(effects (font (size 1 0.8) (thickness 0.15)))
)
(fp_text value CONN_02X05 (at 0 9.906 180) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -1.524 1.27) (end -1.524 3.81) (layer F.SilkS) (width 0.7))
(fp_line (start -2.286 -4.064) (end 3.556 -4.064) (layer F.CrtYd) (width 0.05))
(fp_line (start 3.556 -4.064) (end 3.556 9.144) (layer F.CrtYd) (width 0.05))
(fp_line (start 3.556 9.144) (end -2.286 9.144) (layer F.CrtYd) (width 0.05))
(fp_line (start -2.286 9.144) (end -2.286 -4.064) (layer F.CrtYd) (width 0.05))
(fp_line (start 3.185 8.865) (end 3.185 -3.785) (layer F.SilkS) (width 0.15))
(fp_line (start 3.185 8.865) (end -1.915 8.865) (layer F.SilkS) (width 0.15))
(fp_line (start -1.915 8.865) (end -1.915 -3.785) (layer F.SilkS) (width 0.15))
(fp_line (start 3.185 -3.785) (end -1.915 -3.785) (layer F.SilkS) (width 0.15))
(pad 1 thru_hole rect (at 0 0 180) (size 1.05 1.05) (drill 0.65) (layers *.Cu *.Mask F.SilkS)
(net 2 +3V3))
(pad 3 thru_hole circle (at 0 1.27 180) (size 1.05 1.05) (drill 0.65) (layers *.Cu *.Mask F.SilkS)
(net 5 GND))
(pad 5 thru_hole circle (at 0 2.54 180) (size 1.05 1.05) (drill 0.65) (layers *.Cu *.Mask F.SilkS)
(net 5 GND))
(pad 7 thru_hole circle (at 0 3.81 180) (size 1.05 1.05) (drill 0.65) (layers *.Cu *.Mask F.SilkS)
(net 5 GND))
(pad 9 thru_hole circle (at 0 5.08 180) (size 1.05 1.05) (drill 0.65) (layers *.Cu *.Mask F.SilkS)
(net 5 GND))
(pad 4 thru_hole circle (at 1.27 1.27 180) (size 1.05 1.05) (drill 0.65) (layers *.Cu *.Mask F.SilkS)
(net 31 /JTCK_UPST))
(pad 6 thru_hole circle (at 1.27 2.54 180) (size 1.05 1.05) (drill 0.65) (layers *.Cu *.Mask F.SilkS)
(net 32 /JTDO_UPST))
(pad 8 thru_hole circle (at 1.27 3.81 180) (size 1.05 1.05) (drill 0.65) (layers *.Cu *.Mask F.SilkS)
(net 33 /JTDI_UPST))
(pad 10 thru_hole circle (at 1.27 5.08 180) (size 1.05 1.05) (drill 0.65) (layers *.Cu *.Mask F.SilkS)
(net 4 /RESET_UPST))
(pad 2 thru_hole circle (at 1.27 0 180) (size 1.05 1.05) (drill 0.65) (layers *.Cu *.Mask F.SilkS)
(net 34 /JTMS_UPST))
)
(module Connect:USB_Micro-B (layer F.Cu) (tedit 56343B70) (tstamp 562DF46D)
(at 118.745 99.568 270)
(descr "Micro USB Type B Receptacle")
(tags "USB USB_B USB_micro USB_OTG")
(path /562D02AE)
(attr smd)
(fp_text reference P3 (at 3.683 -3.429 270) (layer F.SilkS)
(effects (font (size 1 0.8) (thickness 0.15)))
)
(fp_text value USB_OTG (at 0 4.8 270) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -4.6 -2.8) (end 4.6 -2.8) (layer F.CrtYd) (width 0.05))
(fp_line (start 4.6 -2.8) (end 4.6 4.05) (layer F.CrtYd) (width 0.05))
(fp_line (start 4.6 4.05) (end -4.6 4.05) (layer F.CrtYd) (width 0.05))
(fp_line (start -4.6 4.05) (end -4.6 -2.8) (layer F.CrtYd) (width 0.05))
(fp_line (start -4.3509 3.81746) (end 4.3491 3.81746) (layer F.SilkS) (width 0.15))
(fp_line (start -4.3509 -2.58754) (end 4.3491 -2.58754) (layer F.SilkS) (width 0.15))
(fp_line (start 4.3491 -2.58754) (end 4.3491 3.81746) (layer F.SilkS) (width 0.15))
(fp_line (start 4.3491 2.58746) (end -4.3509 2.58746) (layer F.SilkS) (width 0.15))
(fp_line (start -4.3509 3.81746) (end -4.3509 -2.58754) (layer F.SilkS) (width 0.15))
(pad 1 smd rect (at -1.3009 -1.56254) (size 1.35 0.4) (layers F.Cu F.Paste F.Mask)
(net 10 +5V))
(pad 2 smd rect (at -0.6509 -1.56254) (size 1.35 0.4) (layers F.Cu F.Paste F.Mask)
(net 35 "Net-(P1-Pad2)"))
(pad 3 smd rect (at -0.0009 -1.56254) (size 1.35 0.4) (layers F.Cu F.Paste F.Mask)
(net 36 "Net-(P1-Pad3)"))
(pad 4 smd rect (at 0.6491 -1.56254) (size 1.35 0.4) (layers F.Cu F.Paste F.Mask))
(pad 5 smd rect (at 1.2991 -1.56254) (size 1.35 0.4) (layers F.Cu F.Paste F.Mask)
(net 5 GND))
(pad 6 thru_hole oval (at -2.5009 -1.56254) (size 0.95 1.25) (drill oval 0.55 0.85) (layers *.Cu *.Mask F.SilkS)
(net 8 "Net-(C4-Pad1)"))
(pad 6 thru_hole oval (at 2.4991 -1.56254) (size 0.95 1.25) (drill oval 0.55 0.85) (layers *.Cu *.Mask F.SilkS)
(net 8 "Net-(C4-Pad1)"))
(pad 6 thru_hole oval (at -3.5009 1.13746) (size 1.55 1) (drill oval 1.15 0.5) (layers *.Cu *.Mask F.SilkS)
(net 8 "Net-(C4-Pad1)"))
(pad 6 thru_hole oval (at 3.4991 1.13746) (size 1.55 1) (drill oval 1.15 0.5) (layers *.Cu *.Mask F.SilkS)
(net 8 "Net-(C4-Pad1)"))
)
(module Symbols:Symbol_OSHW-Logo_SilkScreen (layer B.Cu) (tedit 56358EC0) (tstamp 56358CC6)
(at 130.683 107.061 180)
(descr "Symbol, OSHW-Logo, Silk Screen,")
(tags "Symbol, OSHW-Logo, Silk Screen,")
(fp_text reference "" (at 0.09906 4.38912 180) (layer B.SilkS)
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
)
(fp_text value Symbol_OSHW-Logo_SilkScreen (at 0.30988 -6.56082 180) (layer B.Fab)
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
)
(fp_line (start 1.66878 -2.68986) (end 2.02946 -4.16052) (layer B.SilkS) (width 0.15))
(fp_line (start 2.02946 -4.16052) (end 2.30886 -3.0988) (layer B.SilkS) (width 0.15))
(fp_line (start 2.30886 -3.0988) (end 2.61874 -4.17068) (layer B.SilkS) (width 0.15))
(fp_line (start 2.61874 -4.17068) (end 2.9591 -2.72034) (layer B.SilkS) (width 0.15))
(fp_line (start 0.24892 -3.38074) (end 1.03886 -3.37058) (layer B.SilkS) (width 0.15))
(fp_line (start 1.03886 -3.37058) (end 1.04902 -3.38074) (layer B.SilkS) (width 0.15))
(fp_line (start 1.04902 -3.38074) (end 1.04902 -3.37058) (layer B.SilkS) (width 0.15))
(fp_line (start 1.08966 -2.65938) (end 1.08966 -4.20116) (layer B.SilkS) (width 0.15))
(fp_line (start 0.20066 -2.64922) (end 0.20066 -4.21894) (layer B.SilkS) (width 0.15))
(fp_line (start 0.20066 -4.21894) (end 0.21082 -4.20878) (layer B.SilkS) (width 0.15))
(fp_line (start -0.35052 -2.75082) (end -0.70104 -2.66954) (layer B.SilkS) (width 0.15))
(fp_line (start -0.70104 -2.66954) (end -1.02108 -2.65938) (layer B.SilkS) (width 0.15))
(fp_line (start -1.02108 -2.65938) (end -1.25984 -2.86004) (layer B.SilkS) (width 0.15))
(fp_line (start -1.25984 -2.86004) (end -1.29032 -3.12928) (layer B.SilkS) (width 0.15))
(fp_line (start -1.29032 -3.12928) (end -1.04902 -3.37058) (layer B.SilkS) (width 0.15))
(fp_line (start -1.04902 -3.37058) (end -0.6604 -3.50012) (layer B.SilkS) (width 0.15))
(fp_line (start -0.6604 -3.50012) (end -0.48006 -3.66014) (layer B.SilkS) (width 0.15))
(fp_line (start -0.48006 -3.66014) (end -0.43942 -3.95986) (layer B.SilkS) (width 0.15))
(fp_line (start -0.43942 -3.95986) (end -0.67056 -4.18084) (layer B.SilkS) (width 0.15))
(fp_line (start -0.67056 -4.18084) (end -0.9906 -4.20878) (layer B.SilkS) (width 0.15))
(fp_line (start -0.9906 -4.20878) (end -1.34112 -4.09956) (layer B.SilkS) (width 0.15))
(fp_line (start -2.37998 -2.64922) (end -2.6289 -2.66954) (layer B.SilkS) (width 0.15))
(fp_line (start -2.6289 -2.66954) (end -2.8702 -2.91084) (layer B.SilkS) (width 0.15))
(fp_line (start -2.8702 -2.91084) (end -2.9591 -3.40106) (layer B.SilkS) (width 0.15))
(fp_line (start -2.9591 -3.40106) (end -2.93116 -3.74904) (layer B.SilkS) (width 0.15))
(fp_line (start -2.93116 -3.74904) (end -2.7305 -4.06908) (layer B.SilkS) (width 0.15))
(fp_line (start -2.7305 -4.06908) (end -2.47904 -4.191) (layer B.SilkS) (width 0.15))
(fp_line (start -2.47904 -4.191) (end -2.16916 -4.11988) (layer B.SilkS) (width 0.15))
(fp_line (start -2.16916 -4.11988) (end -1.95072 -3.93954) (layer B.SilkS) (width 0.15))
(fp_line (start -1.95072 -3.93954) (end -1.8796 -3.4798) (layer B.SilkS) (width 0.15))
(fp_line (start -1.8796 -3.4798) (end -1.9304 -3.07086) (layer B.SilkS) (width 0.15))
(fp_line (start -1.9304 -3.07086) (end -2.03962 -2.78892) (layer B.SilkS) (width 0.15))
(fp_line (start -2.03962 -2.78892) (end -2.4003 -2.65938) (layer B.SilkS) (width 0.15))
(fp_line (start -1.78054 -0.92964) (end -2.03962 -1.49098) (layer B.SilkS) (width 0.15))
(fp_line (start -2.03962 -1.49098) (end -1.50114 -2.00914) (layer B.SilkS) (width 0.15))
(fp_line (start -1.50114 -2.00914) (end -0.98044 -1.7399) (layer B.SilkS) (width 0.15))
(fp_line (start -0.98044 -1.7399) (end -0.70104 -1.89992) (layer B.SilkS) (width 0.15))
(fp_line (start 0.73914 -1.8796) (end 1.06934 -1.6891) (layer B.SilkS) (width 0.15))
(fp_line (start 1.06934 -1.6891) (end 1.50876 -2.0193) (layer B.SilkS) (width 0.15))
(fp_line (start 1.50876 -2.0193) (end 1.9812 -1.52908) (layer B.SilkS) (width 0.15))
(fp_line (start 1.9812 -1.52908) (end 1.69926 -1.04902) (layer B.SilkS) (width 0.15))
(fp_line (start 1.69926 -1.04902) (end 1.88976 -0.57912) (layer B.SilkS) (width 0.15))
(fp_line (start 1.88976 -0.57912) (end 2.49936 -0.39116) (layer B.SilkS) (width 0.15))
(fp_line (start 2.49936 -0.39116) (end 2.49936 0.28956) (layer B.SilkS) (width 0.15))
(fp_line (start 2.49936 0.28956) (end 1.94056 0.42926) (layer B.SilkS) (width 0.15))
(fp_line (start 1.94056 0.42926) (end 1.7399 1.00076) (layer B.SilkS) (width 0.15))
(fp_line (start 1.7399 1.00076) (end 2.00914 1.47066) (layer B.SilkS) (width 0.15))
(fp_line (start 2.00914 1.47066) (end 1.53924 1.9812) (layer B.SilkS) (width 0.15))
(fp_line (start 1.53924 1.9812) (end 1.02108 1.71958) (layer B.SilkS) (width 0.15))
(fp_line (start 1.02108 1.71958) (end 0.55118 1.92024) (layer B.SilkS) (width 0.15))
(fp_line (start 0.55118 1.92024) (end 0.381 2.46126) (layer B.SilkS) (width 0.15))
(fp_line (start 0.381 2.46126) (end -0.30988 2.47904) (layer B.SilkS) (width 0.15))
(fp_line (start -0.30988 2.47904) (end -0.5207 1.9304) (layer B.SilkS) (width 0.15))
(fp_line (start -0.5207 1.9304) (end -0.9398 1.76022) (layer B.SilkS) (width 0.15))
(fp_line (start -0.9398 1.76022) (end -1.49098 2.02946) (layer B.SilkS) (width 0.15))
(fp_line (start -1.49098 2.02946) (end -2.00914 1.50114) (layer B.SilkS) (width 0.15))
(fp_line (start -2.00914 1.50114) (end -1.76022 0.96012) (layer B.SilkS) (width 0.15))
(fp_line (start -1.76022 0.96012) (end -1.9304 0.48006) (layer B.SilkS) (width 0.15))
(fp_line (start -1.9304 0.48006) (end -2.47904 0.381) (layer B.SilkS) (width 0.15))
(fp_line (start -2.47904 0.381) (end -2.4892 -0.32004) (layer B.SilkS) (width 0.15))
(fp_line (start -2.4892 -0.32004) (end -1.9304 -0.5207) (layer B.SilkS) (width 0.15))
(fp_line (start -1.9304 -0.5207) (end -1.7907 -0.91948) (layer B.SilkS) (width 0.15))
(fp_line (start 0.35052 -0.89916) (end 0.65024 -0.7493) (layer B.SilkS) (width 0.15))
(fp_line (start 0.65024 -0.7493) (end 0.8509 -0.55118) (layer B.SilkS) (width 0.15))
(fp_line (start 0.8509 -0.55118) (end 1.00076 -0.14986) (layer B.SilkS) (width 0.15))
(fp_line (start 1.00076 -0.14986) (end 1.00076 0.24892) (layer B.SilkS) (width 0.15))
(fp_line (start 1.00076 0.24892) (end 0.8509 0.59944) (layer B.SilkS) (width 0.15))
(fp_line (start 0.8509 0.59944) (end 0.39878 0.94996) (layer B.SilkS) (width 0.15))
(fp_line (start 0.39878 0.94996) (end -0.0508 1.00076) (layer B.SilkS) (width 0.15))
(fp_line (start -0.0508 1.00076) (end -0.44958 0.89916) (layer B.SilkS) (width 0.15))
(fp_line (start -0.44958 0.89916) (end -0.8509 0.55118) (layer B.SilkS) (width 0.15))
(fp_line (start -0.8509 0.55118) (end -1.00076 0.09906) (layer B.SilkS) (width 0.15))
(fp_line (start -1.00076 0.09906) (end -0.94996 -0.39878) (layer B.SilkS) (width 0.15))
(fp_line (start -0.94996 -0.39878) (end -0.70104 -0.70104) (layer B.SilkS) (width 0.15))
(fp_line (start -0.70104 -0.70104) (end -0.35052 -0.89916) (layer B.SilkS) (width 0.15))
(fp_line (start -0.35052 -0.89916) (end -0.70104 -1.89992) (layer B.SilkS) (width 0.15))
(fp_line (start 0.35052 -0.89916) (end 0.7493 -1.89992) (layer B.SilkS) (width 0.15))
)
(gr_text "Designed & assembled in New Zealand" (at 133.731 102.489) (layer B.SilkS)
(effects (font (size 1 0.8) (thickness 0.15)) (justify mirror))
)
(gr_text github.com/robertfisk/usg (at 133.604 100.203) (layer B.SilkS)
(effects (font (size 1.5 1.2) (thickness 0.2)) (justify mirror))
)
(gr_text "USG v1.0 beta\n" (at 137.033 97.409) (layer B.SilkS)
(effects (font (size 2 1.6) (thickness 0.3)) (justify mirror))
)
(gr_line (start 151.4475 104.5845) (end 156.1465 104.5845) (angle 90) (layer B.SilkS) (width 0.2) (tstamp 5635623A))
(gr_line (start 156.1465 104.5845) (end 155.5115 105.2195) (angle 90) (layer B.SilkS) (width 0.2) (tstamp 56356239))
(gr_line (start 156.1465 104.5845) (end 155.5115 103.9495) (angle 90) (layer B.SilkS) (width 0.2) (tstamp 56356238))
(gr_line (start 146.431 104.521) (end 147.066 105.156) (angle 90) (layer B.SilkS) (width 0.2))
(gr_line (start 146.431 104.521) (end 147.066 103.886) (angle 90) (layer B.SilkS) (width 0.2))
(gr_line (start 151.13 104.521) (end 146.431 104.521) (angle 90) (layer B.SilkS) (width 0.2))
(gr_text Downstream (at 153.035 112.395 90) (layer B.SilkS)
(effects (font (size 2 1.6) (thickness 0.3)) (justify mirror))
)
(gr_text Upstream (at 149.225 110.871 90) (layer B.SilkS)
(effects (font (size 2 1.6) (thickness 0.3)) (justify mirror))
)
(gr_line (start 151.257 95.504) (end 151.257 119.507) (angle 90) (layer B.SilkS) (width 0.4))
(gr_line (start 186.817 118.999) (end 186.817 96.012) (angle 90) (layer Edge.Cuts) (width 0.01))
(gr_line (start 116.84 120.015) (end 185.801 120.015) (angle 90) (layer Edge.Cuts) (width 0.01))
(gr_line (start 115.824 96.012) (end 115.824 118.999) (angle 90) (layer Edge.Cuts) (width 0.01))
(gr_line (start 185.801 94.996) (end 116.84 94.996) (angle 90) (layer Edge.Cuts) (width 0.01))
(gr_arc (start 116.84 96.012) (end 115.824 96.012) (angle 90) (layer Edge.Cuts) (width 0.01))
(gr_arc (start 116.84 118.999) (end 116.84 120.015) (angle 90) (layer Edge.Cuts) (width 0.01))
(gr_arc (start 185.801 118.999) (end 186.817 118.999) (angle 90) (layer Edge.Cuts) (width 0.01))
(gr_arc (start 185.801 96.012) (end 185.801 94.996) (angle 90) (layer Edge.Cuts) (width 0.01))
(segment (start 156.0195 104.7115) (end 155.7655 104.9655) (width 0.25) (layer B.Cu) (net 0) (tstamp 56356237))
(segment (start 157.9245 104.7115) (end 156.0195 104.7115) (width 0.25) (layer B.Cu) (net 0) (tstamp 56356236))
(segment (start 158.496 103.124) (end 154.94 103.124) (width 0.5) (layer B.Cu) (net 0) (tstamp 563143D6))
(segment (start 158.75 103.378) (end 158.496 103.124) (width 0.5) (layer B.Cu) (net 0) (tstamp 563143D5))
(segment (start 154.94 103.124) (end 149.733 103.124) (width 0.5) (layer B.Cu) (net 0) (tstamp 562E65C5))
(segment (start 174.371 108.085) (end 176.649 105.807) (width 0.25) (layer F.Cu) (net 1))
(segment (start 172.212 111.391) (end 174.105 111.391) (width 0.25) (layer F.Cu) (net 1))
(segment (start 174.371 111.125) (end 174.371 108.204) (width 0.25) (layer F.Cu) (net 1) (tstamp 562E6B42))
(segment (start 174.105 111.391) (end 174.371 111.125) (width 0.25) (layer F.Cu) (net 1) (tstamp 562E6B3F))
(segment (start 174.371 108.204) (end 174.371 108.085) (width 0.25) (layer F.Cu) (net 1))
(segment (start 176.649 105.807) (end 176.649 105.029) (width 0.25) (layer F.Cu) (net 1) (tstamp 56314064))
(segment (start 172.212 110.351) (end 172.212 111.391) (width 0.25) (layer F.Cu) (net 1) (status 10))
(segment (start 181.29504 118.491) (end 179.971 118.491) (width 0.5) (layer F.Cu) (net 2))
(segment (start 179.971 118.491) (end 179.959 118.479) (width 0.5) (layer F.Cu) (net 2) (tstamp 563442E6))
(segment (start 156.603 116.332) (end 156.603 114.657) (width 1) (layer F.Cu) (net 2))
(segment (start 156.603 114.657) (end 156.718 114.542) (width 1) (layer F.Cu) (net 2) (tstamp 56314428))
(segment (start 170.165 109.851) (end 168.66 109.851) (width 0.25) (layer F.Cu) (net 2))
(segment (start 168.66 109.851) (end 168.656 109.855) (width 0.25) (layer F.Cu) (net 2) (tstamp 56314405))
(segment (start 157.849 103.759) (end 157.849 104.152) (width 0.5) (layer F.Cu) (net 2))
(segment (start 157.849 104.152) (end 157.226 104.775) (width 0.5) (layer F.Cu) (net 2) (tstamp 56314355))
(segment (start 155.067 104.775) (end 154.416 105.426) (width 0.5) (layer F.Cu) (net 2) (tstamp 5631435C))
(segment (start 157.226 104.775) (end 155.067 104.775) (width 0.5) (layer F.Cu) (net 2) (tstamp 56314359))
(segment (start 161.175 101.854) (end 161.175 101.969) (width 0.5) (layer F.Cu) (net 2))
(segment (start 161.175 101.969) (end 159.385 103.759) (width 0.5) (layer F.Cu) (net 2) (tstamp 56314345))
(segment (start 159.385 103.759) (end 157.849 103.759) (width 0.5) (layer F.Cu) (net 2) (tstamp 5631434A))
(segment (start 156.718 107.303) (end 156.325 107.303) (width 1) (layer F.Cu) (net 2))
(segment (start 154.448 105.426) (end 154.416 105.426) (width 1) (layer F.Cu) (net 2) (tstamp 5631431D))
(segment (start 154.416 105.426) (end 152.289 105.426) (width 1) (layer F.Cu) (net 2) (tstamp 5631435F))
(segment (start 156.325 107.303) (end 154.448 105.426) (width 1) (layer F.Cu) (net 2) (tstamp 56314317))
(segment (start 172.974 118.11) (end 173.343 118.479) (width 0.5) (layer F.Cu) (net 2))
(segment (start 171.831 118.11) (end 172.974 118.11) (width 0.4) (layer F.Cu) (net 2) (tstamp 563141B6))
(segment (start 171.704 116.078) (end 171.704 117.983) (width 0.5) (layer F.Cu) (net 2))
(segment (start 171.704 117.983) (end 171.831 118.11) (width 0.4) (layer F.Cu) (net 2))
(segment (start 173.343 118.479) (end 173.748 118.479) (width 0.5) (layer F.Cu) (net 2) (tstamp 563141C2))
(segment (start 179.959 118.479) (end 173.748 118.479) (width 0.5) (layer F.Cu) (net 2))
(segment (start 173.748 118.479) (end 173.736 118.491) (width 0.5) (layer F.Cu) (net 2) (tstamp 56314172))
(segment (start 173.228 105.41) (end 173.228 102.743) (width 0.5) (layer F.Cu) (net 2))
(segment (start 173.228 102.6033) (end 172.4787 101.854) (width 0.5) (layer F.Cu) (net 2) (tstamp 56314086))
(segment (start 173.228 102.743) (end 173.228 102.6033) (width 0.5) (layer F.Cu) (net 2) (tstamp 5631407A))
(segment (start 175.649 105.029) (end 175.268 105.41) (width 0.5) (layer F.Cu) (net 2))
(segment (start 175.268 105.41) (end 173.228 105.41) (width 0.5) (layer F.Cu) (net 2) (tstamp 5631404E))
(segment (start 173.228 105.41) (end 172.212 105.41) (width 0.5) (layer F.Cu) (net 2) (tstamp 56314078))
(segment (start 145.042 105.029) (end 144.55 105.029) (width 0.5) (layer F.Cu) (net 2))
(segment (start 144.55 105.029) (end 144.03 104.509) (width 0.5) (layer F.Cu) (net 2) (tstamp 56313FDF))
(segment (start 144.284 101.854) (end 144.284 103.251) (width 0.5) (layer F.Cu) (net 2))
(segment (start 144.284 103.251) (end 144.03 103.505) (width 0.5) (layer F.Cu) (net 2) (tstamp 56313FDA))
(segment (start 172.212 105.41) (end 172.212 105.93) (width 1) (layer F.Cu) (net 2) (tstamp 56313F3F))
(segment (start 171.704 104.902) (end 172.212 105.41) (width 1) (layer F.Cu) (net 2) (tstamp 56313F3C))
(segment (start 169.672 104.902) (end 171.704 104.902) (width 1) (layer F.Cu) (net 2) (tstamp 56313F35))
(segment (start 168.783 105.791) (end 169.672 104.902) (width 1) (layer F.Cu) (net 2) (tstamp 56313F31))
(segment (start 168.783 106.299) (end 168.783 105.791) (width 1) (layer F.Cu) (net 2))
(segment (start 166.624 111.887) (end 168.656 109.855) (width 1) (layer F.Cu) (net 2) (tstamp 56313C43))
(segment (start 168.656 109.855) (end 168.783 109.728) (width 1) (layer F.Cu) (net 2) (tstamp 56314408))
(segment (start 168.783 109.728) (end 168.783 106.299) (width 1) (layer F.Cu) (net 2) (tstamp 56313C06))
(segment (start 128.905 117.856) (end 128.905 117.983) (width 0.25) (layer F.Cu) (net 2))
(segment (start 126.25 118.745) (end 127.127 118.745) (width 0.5) (layer F.Cu) (net 2) (tstamp 56312282) (status 10))
(segment (start 128.905 114.415) (end 128.778 114.288) (width 0.5) (layer F.Cu) (net 2))
(segment (start 128.905 114.415) (end 128.905 117.856) (width 0.5) (layer F.Cu) (net 2) (tstamp 563121ED))
(segment (start 127.635 118.237) (end 127.127 118.745) (width 0.4) (layer F.Cu) (net 2) (tstamp 56313E74))
(segment (start 128.651 118.237) (end 127.635 118.237) (width 0.4) (layer F.Cu) (net 2) (tstamp 56313E70))
(segment (start 128.905 117.983) (end 128.651 118.237) (width 0.4) (layer F.Cu) (net 2) (tstamp 56313E6E))
(segment (start 169.418 116.078) (end 171.704 116.078) (width 0.5) (layer F.Cu) (net 2))
(segment (start 171.704 116.078) (end 174.498 116.078) (width 0.5) (layer F.Cu) (net 2) (tstamp 563141AF))
(segment (start 176.784 115.951) (end 176.784 115.189) (width 0.5) (layer F.Cu) (net 2) (tstamp 56313D77))
(segment (start 176.403 116.332) (end 176.784 115.951) (width 0.5) (layer F.Cu) (net 2) (tstamp 56313D74))
(segment (start 174.752 116.332) (end 176.403 116.332) (width 0.5) (layer F.Cu) (net 2) (tstamp 56313D71))
(segment (start 174.498 116.078) (end 174.752 116.332) (width 0.5) (layer F.Cu) (net 2) (tstamp 56313D6E))
(segment (start 168.771 117.348) (end 169.418 116.701) (width 1) (layer F.Cu) (net 2))
(segment (start 169.418 114.681) (end 166.624 111.887) (width 1) (layer F.Cu) (net 2) (tstamp 56313C37))
(segment (start 169.418 116.701) (end 169.418 116.078) (width 1) (layer F.Cu) (net 2) (tstamp 56313C30))
(segment (start 169.418 116.078) (end 169.418 114.681) (width 1) (layer F.Cu) (net 2) (tstamp 56313D6C))
(segment (start 156.718 114.542) (end 159.397 114.542) (width 1) (layer F.Cu) (net 2))
(segment (start 159.397 114.542) (end 160.909 113.03) (width 1) (layer F.Cu) (net 2) (tstamp 56313BEE))
(segment (start 160.909 113.03) (end 165.481 113.03) (width 1) (layer F.Cu) (net 2) (tstamp 56313BF6))
(segment (start 165.481 113.03) (end 166.624 111.887) (width 1) (layer F.Cu) (net 2) (tstamp 56313BFF))
(segment (start 152.146 111.125) (end 152.146 111.76) (width 1) (layer F.Cu) (net 2))
(segment (start 152.146 111.76) (end 154.928 114.542) (width 1) (layer F.Cu) (net 2) (tstamp 56313BCB))
(segment (start 154.928 114.542) (end 156.718 114.542) (width 1) (layer F.Cu) (net 2) (tstamp 56313BDD))
(segment (start 179.971 118.491) (end 179.959 118.479) (width 0.5) (layer F.Cu) (net 2) (tstamp 56312B0F) (status 30))
(segment (start 126.25 118.745) (end 126.238 118.733) (width 0.25) (layer F.Cu) (net 2) (tstamp 5631228A) (status 30))
(segment (start 124.77496 118.745) (end 126.226 118.745) (width 0.5) (layer F.Cu) (net 2) (status 20))
(segment (start 126.226 118.745) (end 126.238 118.733) (width 0.5) (layer F.Cu) (net 2) (tstamp 563097CC) (status 30))
(segment (start 168.215 115.301) (end 168.215 116.792) (width 0.25) (layer F.Cu) (net 2))
(segment (start 168.215 116.792) (end 168.771 117.348) (width 0.25) (layer F.Cu) (net 2) (tstamp 562E7302))
(segment (start 168.469 117.046) (end 168.771 117.348) (width 0.25) (layer F.Cu) (net 2) (tstamp 562E70E6) (status 30))
(segment (start 168.215 103.901) (end 168.215 103.184) (width 0.25) (layer F.Cu) (net 2))
(segment (start 168.215 103.184) (end 168.529 102.87) (width 0.4) (layer F.Cu) (net 2) (tstamp 562E7081))
(segment (start 168.529 102.87) (end 171.4627 102.87) (width 0.4) (layer F.Cu) (net 2) (tstamp 562E7082))
(segment (start 171.4627 102.87) (end 172.4787 101.854) (width 0.4) (layer F.Cu) (net 2) (tstamp 562E7083))
(segment (start 170.165 105.851) (end 172.133 105.851) (width 0.25) (layer F.Cu) (net 2))
(segment (start 172.133 105.851) (end 172.212 105.93) (width 0.25) (layer F.Cu) (net 2) (tstamp 562E6B52))
(segment (start 158.765 113.351) (end 157.909 113.351) (width 0.25) (layer F.Cu) (net 2))
(segment (start 157.909 113.351) (end 156.718 114.542) (width 0.25) (layer F.Cu) (net 2) (tstamp 562E6626))
(segment (start 162.215 103.901) (end 162.215 102.779) (width 0.25) (layer F.Cu) (net 2))
(segment (start 162.215 102.779) (end 161.29 101.854) (width 0.25) (layer F.Cu) (net 2) (tstamp 562E6584))
(segment (start 161.29 101.854) (end 161.175 101.854) (width 0.25) (layer F.Cu) (net 2) (tstamp 562E6585))
(segment (start 158.765 106.851) (end 157.17 106.851) (width 0.25) (layer F.Cu) (net 2))
(segment (start 157.17 106.851) (end 156.718 107.303) (width 0.25) (layer F.Cu) (net 2) (tstamp 562E654D))
(segment (start 125.984 105.779) (end 125.972 105.779) (width 0.5) (layer F.Cu) (net 2))
(segment (start 125.972 105.779) (end 125.095 104.902) (width 0.5) (layer F.Cu) (net 2) (tstamp 562DF579))
(segment (start 125.857 103.124) (end 129.032 103.124) (width 1) (layer F.Cu) (net 2))
(segment (start 125.476 103.124) (end 125.857 103.124) (width 0.5) (layer F.Cu) (net 2) (tstamp 562DF585))
(segment (start 125.095 103.505) (end 125.476 103.124) (width 0.5) (layer F.Cu) (net 2) (tstamp 562DF581))
(segment (start 125.095 104.902) (end 125.095 103.505) (width 0.5) (layer F.Cu) (net 2) (tstamp 562DF57C))
(segment (start 128.031 106.851) (end 127.056 106.851) (width 0.25) (layer F.Cu) (net 2))
(segment (start 127.056 106.851) (end 125.984 105.779) (width 0.25) (layer F.Cu) (net 2) (tstamp 562DF56B))
(segment (start 126.226 118.745) (end 126.238 118.733) (width 0.5) (layer F.Cu) (net 2) (tstamp 562DC247) (status 30))
(segment (start 146.05 115.189) (end 146.05 115.697) (width 0.25) (layer F.Cu) (net 2))
(segment (start 146.05 115.697) (end 145.415 116.332) (width 0.5) (layer F.Cu) (net 2) (tstamp 562D8A24))
(segment (start 145.415 116.332) (end 141.351 116.332) (width 0.5) (layer F.Cu) (net 2) (tstamp 562D8A29))
(via (at 141.351 116.332) (size 0.6) (drill 0.4) (layers F.Cu B.Cu) (net 2))
(segment (start 141.351 116.332) (end 139.954 116.332) (width 0.5) (layer B.Cu) (net 2) (tstamp 562D8A32))
(via (at 139.954 116.332) (size 0.6) (drill 0.4) (layers F.Cu B.Cu) (net 2))
(segment (start 139.954 116.332) (end 138.926 116.332) (width 0.5) (layer F.Cu) (net 2) (tstamp 562D8A36))
(segment (start 138.926 116.332) (end 139.065 116.332) (width 0.25) (layer F.Cu) (net 2) (tstamp 562D8A37))
(segment (start 139.065 116.332) (end 138.926 116.332) (width 0.25) (layer F.Cu) (net 2) (tstamp 562D8A39))
(segment (start 129.032 103.632) (end 129.032 103.124) (width 1) (layer F.Cu) (net 2))
(segment (start 129.032 103.124) (end 129.032 102.501) (width 1) (layer F.Cu) (net 2) (tstamp 562D81A8))
(segment (start 129.032 102.501) (end 129.679 101.854) (width 1) (layer F.Cu) (net 2) (tstamp 562D8188))
(via (at 129.032 103.632) (size 0.6) (drill 0.4) (layers F.Cu B.Cu) (net 2))
(segment (start 129.032 103.632) (end 129.286 103.632) (width 0.5) (layer B.Cu) (net 2) (tstamp 562D80D3))
(segment (start 137.922 105.918) (end 137.858998 105.918) (width 1) (layer F.Cu) (net 2))
(segment (start 137.858998 105.918) (end 137.541 105.600002) (width 1) (layer F.Cu) (net 2) (tstamp 562D809E))
(via (at 137.541 105.600002) (size 0.6) (drill 0.4) (layers F.Cu B.Cu) (net 2))
(segment (start 137.541 105.600002) (end 135.572998 103.632) (width 1) (layer B.Cu) (net 2) (tstamp 562D80A4))
(segment (start 135.572998 103.632) (end 129.286 103.632) (width 1) (layer B.Cu) (net 2) (tstamp 562D80A5))
(segment (start 129.286 103.632) (end 129.032 103.632) (width 1) (layer B.Cu) (net 2) (tstamp 562D80D6))
(segment (start 139.431 109.851) (end 137.668 109.851) (width 0.25) (layer F.Cu) (net 2))
(segment (start 137.668 109.851) (end 137.672 109.855) (width 0.25) (layer F.Cu) (net 2) (tstamp 562D7AE7))
(segment (start 137.672 109.855) (end 137.795 109.855) (width 0.25) (layer F.Cu) (net 2) (tstamp 562D7AE9))
(segment (start 137.795 109.855) (end 137.795 109.724) (width 0.25) (layer F.Cu) (net 2) (tstamp 562D7AEA))
(segment (start 138.926 117.348) (end 138.926 116.332) (width 1) (layer F.Cu) (net 2))
(segment (start 138.926 116.332) (end 138.926 114.923) (width 1) (layer F.Cu) (net 2) (tstamp 562D8A3A))
(segment (start 138.926 114.923) (end 135.761 111.758) (width 1) (layer F.Cu) (net 2) (tstamp 562D7A34))
(segment (start 137.795 109.724) (end 137.795 109.724) (width 1) (layer F.Cu) (net 2))
(segment (start 137.795 109.724) (end 135.761 111.758) (width 1) (layer F.Cu) (net 2) (tstamp 562D7AEB))
(segment (start 135.761 111.758) (end 133.6 113.919) (width 1) (layer F.Cu) (net 2) (tstamp 562D7A40))
(segment (start 133.6 113.919) (end 129.159 113.919) (width 1) (layer F.Cu) (net 2) (tstamp 562D79BD))
(segment (start 129.159 113.919) (end 128.79 114.288) (width 1) (layer F.Cu) (net 2) (tstamp 562D79DC))
(segment (start 128.79 114.288) (end 128.778 114.288) (width 1) (layer F.Cu) (net 2) (tstamp 562D79E2))
(segment (start 128.778 114.288) (end 125.984 114.288) (width 1) (layer F.Cu) (net 2) (tstamp 563121EB))
(segment (start 143.256 105.283) (end 141.998 105.283) (width 1) (layer F.Cu) (net 2))
(segment (start 144.03 104.509) (end 143.256 105.283) (width 1) (layer F.Cu) (net 2) (tstamp 562D781F))
(segment (start 144.03 103.505) (end 144.03 104.509) (width 1) (layer F.Cu) (net 2))
(segment (start 141.998 105.283) (end 141.605 105.676) (width 1) (layer F.Cu) (net 2) (tstamp 562D7968))
(segment (start 138.811 105.029) (end 140.97 105.029) (width 1) (layer F.Cu) (net 2))
(segment (start 140.97 105.029) (end 141.605 105.676) (width 1) (layer F.Cu) (net 2) (tstamp 562D7955))
(segment (start 137.795 109.724) (end 137.795 109.728) (width 0.25) (layer F.Cu) (net 2) (tstamp 562D7937))
(segment (start 144.284 101.854) (end 144.284 101.231) (width 0.4) (layer F.Cu) (net 2))
(segment (start 144.284 101.231) (end 144.018 100.965) (width 0.4) (layer F.Cu) (net 2) (tstamp 562D78C4))
(segment (start 144.018 100.965) (end 141.363 100.965) (width 0.4) (layer F.Cu) (net 2) (tstamp 562D78C5))
(segment (start 141.363 100.076) (end 141.363 100.965) (width 0.4) (layer F.Cu) (net 2) (status 10))
(segment (start 141.363 100.965) (end 141.363 101.8533) (width 0.4) (layer F.Cu) (net 2) (tstamp 562D78C8) (status 10))
(segment (start 141.363 101.8533) (end 141.3637 101.854) (width 0.25) (layer F.Cu) (net 2) (tstamp 562D7870))
(segment (start 137.481 103.901) (end 137.481 103.057) (width 0.25) (layer F.Cu) (net 2))
(segment (start 137.481 103.057) (end 137.795 102.743) (width 0.4) (layer F.Cu) (net 2) (tstamp 562D7868))
(segment (start 137.795 102.743) (end 140.4747 102.743) (width 0.4) (layer F.Cu) (net 2) (tstamp 562D786A))
(segment (start 140.4747 102.743) (end 141.3637 101.854) (width 0.4) (layer F.Cu) (net 2) (tstamp 562D786C))
(segment (start 138.811 105.029) (end 137.922 105.918) (width 1) (layer F.Cu) (net 2) (tstamp 562D782F))
(segment (start 137.922 105.918) (end 137.795 106.045) (width 1) (layer F.Cu) (net 2) (tstamp 562D809C))
(segment (start 137.795 106.045) (end 137.795 109.728) (width 1) (layer F.Cu) (net 2) (tstamp 562D7833))
(segment (start 144.03 103.505) (end 144.018 103.505) (width 1) (layer F.Cu) (net 2) (tstamp 562D7801))
(segment (start 152.289 105.426) (end 150.368 103.505) (width 1) (layer F.Cu) (net 2) (tstamp 562D771F))
(segment (start 150.368 103.505) (end 147.828 103.505) (width 1) (layer F.Cu) (net 2) (tstamp 562D7723))
(segment (start 147.828 103.505) (end 144.018 103.505) (width 1) (layer F.Cu) (net 2) (tstamp 562D787C))
(segment (start 152.289 108.204) (end 152.289 105.426) (width 1) (layer F.Cu) (net 2))
(segment (start 152.146 111.125) (end 152.146 108.347) (width 1) (layer F.Cu) (net 2))
(segment (start 152.146 108.347) (end 152.289 108.204) (width 1) (layer F.Cu) (net 2) (tstamp 562D6CF6))
(segment (start 137.481 115.301) (end 137.481 115.764) (width 0.25) (layer F.Cu) (net 2))
(segment (start 137.481 115.764) (end 138.926 117.209) (width 0.25) (layer F.Cu) (net 2) (tstamp 562D67B1))
(segment (start 138.926 117.209) (end 138.926 117.348) (width 0.25) (layer F.Cu) (net 2) (tstamp 562D67BC))
(segment (start 139.431 105.851) (end 141.43 105.851) (width 0.25) (layer F.Cu) (net 2))
(segment (start 141.43 105.851) (end 141.605 105.676) (width 0.25) (layer F.Cu) (net 2) (tstamp 562D61D2))
(segment (start 128.031 113.351) (end 126.921 113.351) (width 0.25) (layer F.Cu) (net 2))
(segment (start 126.921 113.351) (end 125.984 114.288) (width 0.25) (layer F.Cu) (net 2) (tstamp 562D4A53))
(segment (start 137.481 115.301) (end 137.481 115.522) (width 0.25) (layer F.Cu) (net 2))
(segment (start 131.481 103.901) (end 131.481 103.16) (width 0.25) (layer F.Cu) (net 2))
(segment (start 130.695 102.87) (end 129.679 101.854) (width 0.25) (layer F.Cu) (net 2) (tstamp 562CA1D9))
(segment (start 131.191 102.87) (end 130.695 102.87) (width 0.25) (layer F.Cu) (net 2) (tstamp 562CA1D1))
(segment (start 131.481 103.16) (end 131.191 102.87) (width 0.25) (layer F.Cu) (net 2) (tstamp 562CA1CF))
(segment (start 126.194 105.989) (end 125.984 105.779) (width 0.25) (layer F.Cu) (net 2) (tstamp 562C6926) (status 30))
(segment (start 146.042 105.418) (end 143.51 107.95) (width 0.25) (layer F.Cu) (net 3))
(segment (start 142.125 111.137) (end 141.605 111.137) (width 0.25) (layer F.Cu) (net 3))
(segment (start 142.125 111.137) (end 142.367 111.379) (width 0.25) (layer F.Cu) (net 3) (tstamp 562D694B))
(segment (start 142.367 111.379) (end 143.002 111.379) (width 0.25) (layer F.Cu) (net 3) (tstamp 562D6951))
(segment (start 143.002 111.379) (end 143.51 110.871) (width 0.25) (layer F.Cu) (net 3) (tstamp 562D6955))
(segment (start 143.51 110.871) (end 143.51 107.95) (width 0.25) (layer F.Cu) (net 3) (tstamp 562D6957))
(segment (start 146.042 105.418) (end 146.042 105.029) (width 0.25) (layer F.Cu) (net 3) (tstamp 56313FE8))
(segment (start 141.605 109.97) (end 141.605 111.137) (width 0.25) (layer F.Cu) (net 3))
(segment (start 146.939 104.521) (end 146.939 102.616) (width 0.25) (layer B.Cu) (net 4) (tstamp 5631456B))
(segment (start 146.304 106.172) (end 146.939 105.537) (width 0.25) (layer F.Cu) (net 4))
(segment (start 144.78 110.109) (end 144.78 107.696) (width 0.25) (layer F.Cu) (net 4) (tstamp 562D7F65))
(segment (start 146.304 106.172) (end 144.78 107.696) (width 0.25) (layer F.Cu) (net 4) (tstamp 562D7F64))
(via (at 146.685 102.362) (size 0.6) (drill 0.4) (layers F.Cu B.Cu) (net 4))
(segment (start 146.367002 102.679998) (end 146.685 102.362) (width 0.25) (layer F.Cu) (net 4) (tstamp 562D7F39))
(segment (start 145.288 102.679998) (end 146.367002 102.679998) (width 0.25) (layer F.Cu) (net 4) (tstamp 562D7F30))
(segment (start 145.034 102.425998) (end 145.288 102.679998) (width 0.25) (layer F.Cu) (net 4) (tstamp 562D7F2D))
(segment (start 145.034 100.826) (end 145.034 102.425998) (width 0.25) (layer F.Cu) (net 4) (tstamp 562D7F28))
(segment (start 145.034 100.826) (end 144.284 100.076) (width 0.25) (layer F.Cu) (net 4))
(segment (start 146.939 102.616) (end 146.685 102.362) (width 0.25) (layer B.Cu) (net 4) (tstamp 5631456C))
(via (at 146.939 104.521) (size 0.6) (drill 0.4) (layers F.Cu B.Cu) (net 4))
(segment (start 146.939 105.537) (end 146.939 104.521) (width 0.25) (layer F.Cu) (net 4) (tstamp 56314561))
(segment (start 142.863 100.076) (end 142.875 100.064) (width 0.25) (layer F.Cu) (net 4) (status 30))
(segment (start 142.875 100.064) (end 142.875 96.40824) (width 0.25) (layer F.Cu) (net 4) (tstamp 562D762F) (status 10))
(segment (start 142.24 95.758) (end 142.89024 96.40824) (width 0.25) (layer F.Cu) (net 4))
(segment (start 142.89024 96.40824) (end 142.875 96.40824) (width 0.25) (layer F.Cu) (net 4) (tstamp 562D762B))
(segment (start 142.875 96.40824) (end 144.211 96.40824) (width 0.25) (layer F.Cu) (net 4) (tstamp 562D7632))
(segment (start 142.863 100.076) (end 144.284 100.076) (width 0.25) (layer F.Cu) (net 4) (status 20))
(segment (start 134.112 96.52) (end 134.874 95.758) (width 0.25) (layer F.Cu) (net 4))
(segment (start 134.874 95.758) (end 142.24 95.758) (width 0.25) (layer F.Cu) (net 4) (tstamp 562D6A31))
(segment (start 134.481 103.901) (end 134.481 102.985) (width 0.25) (layer F.Cu) (net 4))
(segment (start 134.112 102.616) (end 134.112 96.52) (width 0.25) (layer F.Cu) (net 4) (tstamp 562CA387))
(segment (start 134.481 102.985) (end 134.112 102.616) (width 0.25) (layer F.Cu) (net 4) (tstamp 562CA37F))
(segment (start 153.682 103.759) (end 153.682 102.755) (width 0.25) (layer F.Cu) (net 5))
(segment (start 154.317 102.755) (end 154.432 102.87) (width 0.25) (layer F.Cu) (net 5) (tstamp 5635503F))
(segment (start 153.682 102.755) (end 154.317 102.755) (width 0.25) (layer F.Cu) (net 5) (tstamp 5635503D))
(segment (start 176.784 113.919) (end 177.419 113.919) (width 0.5) (layer F.Cu) (net 5))
(segment (start 177.419 113.919) (end 178.181 114.681) (width 0.5) (layer F.Cu) (net 5) (tstamp 56354F2C))
(segment (start 146.05 112.649) (end 147.193 112.649) (width 0.25) (layer F.Cu) (net 5))
(segment (start 147.193 112.649) (end 147.32 112.522) (width 0.25) (layer F.Cu) (net 5) (tstamp 56354EBC))
(segment (start 146.05 111.379) (end 147.574 111.379) (width 0.25) (layer F.Cu) (net 5))
(segment (start 146.05 113.919) (end 147.193 113.919) (width 0.25) (layer F.Cu) (net 5))
(segment (start 146.05 110.109) (end 146.05 113.919) (width 0.5) (layer F.Cu) (net 5))
(segment (start 176.784 110.109) (end 176.784 113.919) (width 0.5) (layer F.Cu) (net 5))
(segment (start 154.507 97.191) (end 155.178 96.52) (width 0.5) (layer B.Cu) (net 5))
(segment (start 157.861 96.52) (end 157.861 96.647) (width 0.5) (layer B.Cu) (net 5) (tstamp 56354C25))
(segment (start 155.178 96.52) (end 157.861 96.52) (width 0.5) (layer B.Cu) (net 5) (tstamp 56354C1F))
(segment (start 151.003 96.647) (end 153.963 96.647) (width 0.5) (layer B.Cu) (net 5))
(segment (start 153.963 96.647) (end 154.507 97.191) (width 0.5) (layer B.Cu) (net 5) (tstamp 56354C18))
(segment (start 148.007 97.191) (end 148.551 96.647) (width 0.5) (layer B.Cu) (net 5))
(segment (start 151.003 96.647) (end 151.003 100.457) (width 2) (layer B.Cu) (net 5) (tstamp 562D7399))
(segment (start 148.551 96.647) (end 151.003 96.647) (width 0.5) (layer B.Cu) (net 5) (tstamp 56354C05))
(segment (start 145.796 96.647) (end 147.463 96.647) (width 0.5) (layer B.Cu) (net 5))
(segment (start 147.463 96.647) (end 148.007 97.191) (width 0.5) (layer B.Cu) (net 5) (tstamp 56354BFF))
(segment (start 142.875 96.647) (end 145.796 96.647) (width 0.5) (layer B.Cu) (net 5))
(segment (start 147.828 110.109) (end 150.622 110.109) (width 0.5) (layer B.Cu) (net 5))
(segment (start 155.067 115.951) (end 155.321 115.951) (width 0.5) (layer F.Cu) (net 5) (tstamp 56354B6D))
(via (at 155.067 115.951) (size 0.6) (drill 0.4) (layers F.Cu B.Cu) (net 5))
(segment (start 153.67 115.951) (end 155.067 115.951) (width 0.5) (layer B.Cu) (net 5) (tstamp 56354B6B))
(segment (start 152.908 115.189) (end 153.67 115.951) (width 0.5) (layer B.Cu) (net 5) (tstamp 56354B6A))
(via (at 152.908 115.189) (size 0.6) (drill 0.4) (layers F.Cu B.Cu) (net 5))
(segment (start 152.908 115.062) (end 152.908 115.189) (width 0.5) (layer F.Cu) (net 5) (tstamp 56354B66))
(segment (start 151.638 113.792) (end 152.908 115.062) (width 0.5) (layer F.Cu) (net 5) (tstamp 56354B65))
(via (at 151.638 113.792) (size 0.6) (drill 0.4) (layers F.Cu B.Cu) (net 5))
(segment (start 151.638 112.903) (end 151.638 113.792) (width 0.5) (layer B.Cu) (net 5) (tstamp 56354B62))
(segment (start 151.003 112.268) (end 151.638 112.903) (width 0.5) (layer B.Cu) (net 5) (tstamp 56354B61))
(via (at 151.003 112.268) (size 0.6) (drill 0.4) (layers F.Cu B.Cu) (net 5))
(segment (start 151.003 110.49) (end 151.003 112.268) (width 0.5) (layer F.Cu) (net 5) (tstamp 56354B5D))
(via (at 151.003 110.49) (size 0.6) (drill 0.4) (layers F.Cu B.Cu) (net 5))
(segment (start 150.622 110.109) (end 151.003 110.49) (width 0.5) (layer B.Cu) (net 5) (tstamp 56354B51))
(segment (start 151.003 100.457) (end 152.781 100.457) (width 0.5) (layer B.Cu) (net 5))
(via (at 152.781 100.457) (size 0.6) (drill 0.4) (layers F.Cu B.Cu) (net 5))
(segment (start 152.781 100.457) (end 153.162 100.457) (width 0.5) (layer F.Cu) (net 5) (tstamp 56354AAC))
(segment (start 147.193 114.173) (end 147.955 114.173) (width 0.5) (layer B.Cu) (net 5))
(segment (start 147.955 112.141) (end 147.955 111.76) (width 0.5) (layer B.Cu) (net 5) (tstamp 563549FD))
(via (at 147.955 112.141) (size 0.6) (drill 0.4) (layers F.Cu B.Cu) (net 5))
(segment (start 147.955 114.173) (end 147.955 112.141) (width 0.5) (layer F.Cu) (net 5) (tstamp 563549F7))
(via (at 147.955 114.173) (size 0.6) (drill 0.4) (layers F.Cu B.Cu) (net 5))
(segment (start 132.588 111.887) (end 131.318 111.887) (width 0.5) (layer F.Cu) (net 5))
(via (at 133.223 111.887) (size 0.6) (drill 0.4) (layers F.Cu B.Cu) (net 5))
(segment (start 133.223 111.887) (end 132.588 111.887) (width 0.5) (layer F.Cu) (net 5) (tstamp 563547EF))
(segment (start 131.318 111.887) (end 130.81 111.887) (width 0.5) (layer B.Cu) (net 5) (tstamp 563549D2))
(via (at 131.318 111.887) (size 0.6) (drill 0.4) (layers F.Cu B.Cu) (net 5))
(segment (start 142.494 96.647) (end 141.859 97.282) (width 0.5) (layer B.Cu) (net 5))
(segment (start 141.859 98.425) (end 141.859 98.679) (width 0.5) (layer F.Cu) (net 5) (tstamp 563549B9))
(via (at 141.859 98.425) (size 0.6) (drill 0.4) (layers F.Cu B.Cu) (net 5))
(segment (start 141.859 97.282) (end 141.859 98.425) (width 0.5) (layer B.Cu) (net 5) (tstamp 563549B6))
(segment (start 137.287 96.647) (end 137.16 96.774) (width 0.5) (layer B.Cu) (net 5))
(segment (start 137.16 100.711) (end 137.16 101.346) (width 0.5) (layer F.Cu) (net 5) (tstamp 563549A4))
(via (at 137.16 100.711) (size 0.6) (drill 0.4) (layers F.Cu B.Cu) (net 5))
(segment (start 137.16 96.774) (end 137.16 100.711) (width 0.5) (layer B.Cu) (net 5) (tstamp 563549A2))
(segment (start 165.862 109.728) (end 165.1 109.728) (width 0.5) (layer B.Cu) (net 5))
(segment (start 162.814 109.728) (end 162.56 109.728) (width 0.5) (layer B.Cu) (net 5) (tstamp 5635497D))
(via (at 162.814 109.728) (size 0.6) (drill 0.4) (layers F.Cu B.Cu) (net 5))
(segment (start 165.1 109.728) (end 162.814 109.728) (width 0.5) (layer F.Cu) (net 5) (tstamp 5635497A))
(via (at 165.1 109.728) (size 0.6) (drill 0.4) (layers F.Cu B.Cu) (net 5))
(via (at 175.26 96.647) (size 0.6) (drill 0.4) (layers F.Cu B.Cu) (net 5))
(segment (start 184.023 111.76) (end 184.023 110.998) (width 0.5) (layer F.Cu) (net 5) (tstamp 5635494D))
(via (at 184.023 110.998) (size 0.6) (drill 0.4) (layers F.Cu B.Cu) (net 5))
(segment (start 185.42 109.601) (end 184.023 110.998) (width 0.5) (layer B.Cu) (net 5) (tstamp 56354944))
(segment (start 185.42 107.569) (end 185.42 109.601) (width 0.5) (layer B.Cu) (net 5) (tstamp 56354943))
(via (at 185.42 107.569) (size 0.6) (drill 0.4) (layers F.Cu B.Cu) (net 5))
(segment (start 185.42 104.775) (end 185.42 107.569) (width 0.5) (layer F.Cu) (net 5) (tstamp 56354938))
(via (at 185.42 104.775) (size 0.6) (drill 0.4) (layers F.Cu B.Cu) (net 5))
(segment (start 185.42 98.552) (end 185.42 104.775) (width 0.5) (layer B.Cu) (net 5) (tstamp 56354935))
(via (at 185.42 98.552) (size 0.6) (drill 0.4) (layers F.Cu B.Cu) (net 5))
(segment (start 183.261 96.393) (end 185.42 98.552) (width 0.5) (layer F.Cu) (net 5) (tstamp 5635492F))
(segment (start 181.991 96.393) (end 183.261 96.393) (width 0.5) (layer F.Cu) (net 5) (tstamp 5635492E))
(via (at 181.991 96.393) (size 0.6) (drill 0.4) (layers F.Cu B.Cu) (net 5))
(segment (start 178.054 96.393) (end 181.991 96.393) (width 0.5) (layer B.Cu) (net 5) (tstamp 56354929))
(segment (start 177.927 96.266) (end 178.054 96.393) (width 0.5) (layer B.Cu) (net 5) (tstamp 56354928))
(via (at 177.927 96.266) (size 0.6) (drill 0.4) (layers F.Cu B.Cu) (net 5))
(segment (start 175.641 96.266) (end 177.927 96.266) (width 0.5) (layer F.Cu) (net 5) (tstamp 56354925))
(segment (start 175.641 96.266) (end 175.26 96.647) (width 0.5) (layer F.Cu) (net 5) (tstamp 56354924))
(segment (start 176.784 110.109) (end 176.784 108.458) (width 0.5) (layer F.Cu) (net 5))
(segment (start 167.513 101.854) (end 168.148 101.854) (width 0.5) (layer B.Cu) (net 5))
(segment (start 168.148 101.854) (end 168.148 101.6) (width 0.5) (layer F.Cu) (net 5) (tstamp 5635483C))
(via (at 168.148 101.854) (size 0.6) (drill 0.4) (layers F.Cu B.Cu) (net 5))
(segment (start 162.687 98.806) (end 163.703 98.806) (width 0.5) (layer B.Cu) (net 5))
(segment (start 163.703 98.806) (end 163.703 99.187) (width 0.5) (layer F.Cu) (net 5) (tstamp 56354829))
(via (at 163.703 98.806) (size 0.6) (drill 0.4) (layers F.Cu B.Cu) (net 5))
(segment (start 133.223 111.887) (end 133.223 116.332) (width 0.5) (layer B.Cu) (net 5))
(segment (start 133.223 116.332) (end 132.969 116.332) (width 0.5) (layer F.Cu) (net 5) (tstamp 56354802))
(via (at 133.223 116.332) (size 0.6) (drill 0.4) (layers F.Cu B.Cu) (net 5))
(segment (start 133.9215 110.4265) (end 133.9215 111.1885) (width 0.5) (layer B.Cu) (net 5))
(segment (start 133.9215 111.1885) (end 133.223 111.887) (width 0.5) (layer B.Cu) (net 5) (tstamp 563547EB))
(segment (start 123.063 96.647) (end 122.047 96.647) (width 0.5) (layer B.Cu) (net 5))
(segment (start 121.285 95.885) (end 120.904 95.885) (width 0.5) (layer F.Cu) (net 5) (tstamp 56354761))
(via (at 121.285 95.885) (size 0.6) (drill 0.4) (layers F.Cu B.Cu) (net 5))
(segment (start 122.047 96.647) (end 121.285 95.885) (width 0.5) (layer B.Cu) (net 5) (tstamp 5635475D))
(segment (start 123.063 99.441) (end 117.094 99.441) (width 0.5) (layer B.Cu) (net 5))
(segment (start 117.094 99.441) (end 117.094 99.187) (width 0.5) (layer F.Cu) (net 5) (tstamp 56354751))
(via (at 117.094 99.441) (size 0.6) (drill 0.4) (layers F.Cu B.Cu) (net 5))
(segment (start 165.608 96.647) (end 165.608 98.806) (width 0.5) (layer B.Cu) (net 5))
(segment (start 165.608 98.806) (end 165.608 99.314) (width 0.5) (layer F.Cu) (net 5) (tstamp 563546A8))
(via (at 165.608 98.806) (size 0.6) (drill 0.4) (layers F.Cu B.Cu) (net 5))
(segment (start 176.784 112.649) (end 178.181 112.649) (width 0.25) (layer B.Cu) (net 5))
(segment (start 176.784 111.379) (end 178.054 111.379) (width 0.25) (layer B.Cu) (net 5))
(segment (start 178.054 111.379) (end 178.181 111.506) (width 0.25) (layer B.Cu) (net 5) (tstamp 563541CF))
(segment (start 178.181 111.506) (end 178.181 112.649) (width 0.25) (layer B.Cu) (net 5) (tstamp 563541D7))
(segment (start 178.181 112.649) (end 178.181 114.681) (width 0.25) (layer B.Cu) (net 5) (tstamp 563541E0))
(segment (start 149.86 105.029) (end 149.098 105.029) (width 1) (layer B.Cu) (net 5))
(segment (start 147.574 110.363) (end 147.447 110.363) (width 1) (layer B.Cu) (net 5) (tstamp 5635419E))
(segment (start 147.828 110.109) (end 147.574 110.363) (width 1) (layer B.Cu) (net 5) (tstamp 5635419D))
(via (at 147.828 110.109) (size 0.6) (drill 0.4) (layers F.Cu B.Cu) (net 5))
(segment (start 147.828 106.299) (end 147.828 110.109) (width 1) (layer F.Cu) (net 5) (tstamp 56354195))
(segment (start 147.955 106.172) (end 147.828 106.299) (width 1) (layer F.Cu) (net 5) (tstamp 56354194))
(via (at 147.955 106.172) (size 0.6) (drill 0.4) (layers F.Cu B.Cu) (net 5))
(segment (start 149.098 105.029) (end 147.955 106.172) (width 1) (layer B.Cu) (net 5) (tstamp 5635418E))
(segment (start 146.05 112.649) (end 147.193 112.649) (width 0.25) (layer B.Cu) (net 5))
(segment (start 146.05 111.379) (end 147.193 111.379) (width 0.25) (layer B.Cu) (net 5))
(segment (start 147.193 114.3) (end 147.193 114.173) (width 0.5) (layer B.Cu) (net 5))
(segment (start 147.193 114.173) (end 147.193 112.649) (width 0.5) (layer B.Cu) (net 5) (tstamp 563549F3))
(segment (start 147.193 112.649) (end 147.193 111.379) (width 0.5) (layer B.Cu) (net 5) (tstamp 56354152))
(segment (start 147.193 111.379) (end 147.193 110.363) (width 0.5) (layer B.Cu) (net 5) (tstamp 5635414D))
(segment (start 147.193 110.363) (end 146.939 110.109) (width 0.5) (layer B.Cu) (net 5) (tstamp 56354133))
(segment (start 146.939 110.109) (end 146.05 110.109) (width 0.5) (layer B.Cu) (net 5) (tstamp 5635413A))
(segment (start 180.213 103.998) (end 185.801 109.586) (width 0.5) (layer B.Cu) (net 5))
(segment (start 185.801 112.014) (end 185.801 116.713) (width 1) (layer B.Cu) (net 5))
(segment (start 185.801 109.586) (end 185.801 112.014) (width 1) (layer B.Cu) (net 5) (tstamp 563444D4))
(segment (start 180.213 103.998) (end 179.832 103.617) (width 0.5) (layer B.Cu) (net 5))
(segment (start 179.832 103.617) (end 179.832 96.647) (width 0.5) (layer B.Cu) (net 5) (tstamp 563444C1))
(segment (start 179.959 116.979) (end 179.209 116.979) (width 0.5) (layer F.Cu) (net 5))
(segment (start 179.209 116.979) (end 178.308 116.078) (width 0.5) (layer F.Cu) (net 5) (tstamp 563442EF))
(via (at 178.308 116.078) (size 0.6) (drill 0.4) (layers F.Cu B.Cu) (net 5))
(segment (start 178.308 116.078) (end 178.308 114.808) (width 0.5) (layer B.Cu) (net 5) (tstamp 563442F5))
(segment (start 178.308 114.808) (end 178.181 114.681) (width 0.5) (layer B.Cu) (net 5) (tstamp 563442F6))
(segment (start 177.419 113.919) (end 176.784 113.919) (width 0.5) (layer B.Cu) (net 5) (tstamp 56344150))
(segment (start 178.181 114.681) (end 177.419 113.919) (width 0.5) (layer B.Cu) (net 5) (tstamp 563541DC))
(segment (start 179.959 116.979) (end 179.959 116.967) (width 0.5) (layer F.Cu) (net 5))
(segment (start 157.607 96.647) (end 157.861 96.647) (width 3) (layer B.Cu) (net 5) (tstamp 562E65C9))
(segment (start 157.861 96.647) (end 162.814 96.647) (width 3) (layer B.Cu) (net 5) (tstamp 56354C26))
(segment (start 158.103 116.332) (end 158.115 116.32) (width 0.5) (layer F.Cu) (net 5))
(segment (start 158.115 116.32) (end 158.115 115.697) (width 0.5) (layer F.Cu) (net 5) (tstamp 56314527))
(via (at 158.115 115.697) (size 0.6) (drill 0.4) (layers F.Cu B.Cu) (net 5))
(segment (start 158.115 115.697) (end 158.115 113.03) (width 0.5) (layer B.Cu) (net 5) (tstamp 5631452B))
(segment (start 154.432 111.125) (end 155.194 111.125) (width 0.5) (layer F.Cu) (net 5))
(segment (start 155.194 112.141) (end 156.083 113.03) (width 0.5) (layer B.Cu) (net 5) (tstamp 56314504))
(segment (start 155.194 111.125) (end 155.194 112.141) (width 0.5) (layer B.Cu) (net 5) (tstamp 56314503))
(via (at 155.194 111.125) (size 0.6) (drill 0.4) (layers F.Cu B.Cu) (net 5))
(segment (start 156.718 113.042) (end 156.095 113.042) (width 0.5) (layer F.Cu) (net 5))
(segment (start 156.095 113.042) (end 156.083 113.03) (width 0.5) (layer F.Cu) (net 5) (tstamp 563144C9))
(via (at 156.083 113.03) (size 0.6) (drill 0.4) (layers F.Cu B.Cu) (net 5))
(segment (start 156.083 113.03) (end 158.115 113.03) (width 0.5) (layer B.Cu) (net 5) (tstamp 563144CC))
(segment (start 158.115 113.03) (end 165.862 113.03) (width 0.5) (layer B.Cu) (net 5) (tstamp 5631452E))
(segment (start 145.784 101.854) (end 145.784 101.231) (width 0.5) (layer F.Cu) (net 5))
(segment (start 145.796 101.219) (end 145.796 99.441) (width 0.5) (layer B.Cu) (net 5) (tstamp 5631445B))
(via (at 145.796 101.219) (size 0.6) (drill 0.4) (layers F.Cu B.Cu) (net 5))
(segment (start 145.784 101.231) (end 145.796 101.219) (width 0.5) (layer F.Cu) (net 5) (tstamp 56314452))
(segment (start 156.718 105.803) (end 157.214 105.803) (width 0.5) (layer F.Cu) (net 5))
(via (at 157.353 105.664) (size 0.6) (drill 0.4) (layers F.Cu B.Cu) (net 5))
(segment (start 157.214 105.803) (end 157.353 105.664) (width 0.5) (layer F.Cu) (net 5) (tstamp 563143D0))
(segment (start 154.305 107.061) (end 154.305 106.934) (width 1) (layer B.Cu) (net 5))
(segment (start 154.289 107.077) (end 154.34547 107.02053) (width 1) (layer F.Cu) (net 5) (tstamp 5631438A))
(segment (start 154.34547 107.02053) (end 154.305 107.061) (width 1) (layer F.Cu) (net 5) (tstamp 5631438D))
(via (at 154.305 107.061) (size 0.6) (drill 0.4) (layers F.Cu B.Cu) (net 5))
(segment (start 154.289 108.204) (end 154.289 107.077) (width 1) (layer F.Cu) (net 5))
(segment (start 154.305 106.934) (end 153.035 105.664) (width 1) (layer B.Cu) (net 5) (tstamp 563143AD))
(segment (start 153.543 107.061) (end 153.543 106.172) (width 1) (layer B.Cu) (net 5))
(segment (start 153.543 106.172) (end 153.051 105.68) (width 1) (layer B.Cu) (net 5) (tstamp 563143A7))
(segment (start 153.543 107.061) (end 154.289 107.807) (width 1) (layer F.Cu) (net 5) (tstamp 56314382))
(via (at 153.543 107.061) (size 0.6) (drill 0.4) (layers F.Cu B.Cu) (net 5))
(segment (start 153.051 105.68) (end 153.035 105.664) (width 2) (layer B.Cu) (net 5) (tstamp 562E688B))
(segment (start 152.273 104.902) (end 153.035 105.664) (width 2) (layer B.Cu) (net 5) (tstamp 562E6C5C))
(segment (start 154.289 108.204) (end 154.289 107.807) (width 1) (layer F.Cu) (net 5))
(segment (start 154.289 108.204) (end 154.289 110.982) (width 1) (layer F.Cu) (net 5))
(segment (start 154.289 110.982) (end 154.432 111.125) (width 1) (layer F.Cu) (net 5) (tstamp 56314374))
(segment (start 167.271 117.348) (end 167.271 116.725) (width 0.5) (layer F.Cu) (net 5))
(segment (start 165.862 115.316) (end 165.862 113.03) (width 0.5) (layer B.Cu) (net 5) (tstamp 56313CDB))
(segment (start 167.259 116.713) (end 165.862 115.316) (width 0.5) (layer B.Cu) (net 5) (tstamp 56313CDA))
(via (at 167.259 116.713) (size 0.6) (drill 0.4) (layers F.Cu B.Cu) (net 5))
(segment (start 167.271 116.725) (end 167.259 116.713) (width 0.5) (layer F.Cu) (net 5) (tstamp 56313CCE))
(segment (start 165.862 113.03) (end 165.862 111.887) (width 0.5) (layer B.Cu) (net 5) (tstamp 563144CF))
(segment (start 165.862 111.887) (end 165.862 109.728) (width 0.5) (layer B.Cu) (net 5) (tstamp 563144B2))
(segment (start 165.862 109.728) (end 165.862 108.712) (width 0.5) (layer B.Cu) (net 5) (tstamp 56354976))
(segment (start 165.862 108.712) (end 167.513 107.061) (width 0.5) (layer B.Cu) (net 5) (tstamp 56313CE6))
(segment (start 183.19496 118.491) (end 183.769 118.491) (width 0.5) (layer F.Cu) (net 5))
(segment (start 184.785 116.713) (end 185.801 116.713) (width 0.5) (layer B.Cu) (net 5) (tstamp 56313ABE))
(segment (start 184.15 117.348) (end 184.785 116.713) (width 0.5) (layer B.Cu) (net 5) (tstamp 56313ABD))
(via (at 184.15 117.348) (size 0.6) (drill 0.4) (layers F.Cu B.Cu) (net 5))
(segment (start 184.15 118.11) (end 184.15 117.348) (width 0.5) (layer F.Cu) (net 5) (tstamp 56313AB4))
(segment (start 183.769 118.491) (end 184.15 118.11) (width 0.5) (layer F.Cu) (net 5) (tstamp 56313AAD))
(segment (start 185.801 116.713) (end 185.801 117.36) (width 0.5) (layer F.Cu) (net 5) (tstamp 56313AC2) (status 20))
(via (at 185.801 116.713) (size 0.6) (drill 0.4) (layers F.Cu B.Cu) (net 5))
(segment (start 176.669 98.933) (end 176.657 98.921) (width 1) (layer F.Cu) (net 5) (status 30))
(segment (start 176.657 98.921) (end 176.657 98.171) (width 1) (layer F.Cu) (net 5) (tstamp 563129E4) (status 10))
(segment (start 177.546 97.409) (end 176.784 96.647) (width 1) (layer B.Cu) (net 5) (tstamp 563129E7))
(segment (start 176.657 98.171) (end 177.546 97.409) (width 1) (layer B.Cu) (net 5) (tstamp 563129E6))
(via (at 176.657 98.171) (size 0.6) (drill 0.4) (layers F.Cu B.Cu) (net 5))
(segment (start 176.669 100.584) (end 176.669 98.933) (width 1) (layer F.Cu) (net 5) (status 20))
(segment (start 124.448 98.044) (end 124.448 98.794) (width 0.5) (layer F.Cu) (net 5))
(segment (start 124.46 98.806) (end 123.063 98.806) (width 0.5) (layer B.Cu) (net 5) (tstamp 56312843))
(via (at 124.46 98.806) (size 0.6) (drill 0.4) (layers F.Cu B.Cu) (net 5))
(segment (start 124.448 98.794) (end 124.46 98.806) (width 0.5) (layer F.Cu) (net 5) (tstamp 5631283C))
(segment (start 120.30754 100.8671) (end 121.5681 100.8671) (width 0.4) (layer F.Cu) (net 5))
(segment (start 122.047 101.346) (end 122.047 101.854) (width 0.5) (layer F.Cu) (net 5) (tstamp 563127EE))
(segment (start 121.5681 100.8671) (end 122.047 101.346) (width 0.5) (layer F.Cu) (net 5) (tstamp 563127EB))
(segment (start 123.063 98.806) (end 123.444 98.806) (width 1) (layer B.Cu) (net 5) (tstamp 563127D8))
(segment (start 123.444 98.806) (end 123.063 98.806) (width 1) (layer B.Cu) (net 5) (tstamp 563127DA))
(segment (start 122.174 118.745) (end 123.698 117.221) (width 0.5) (layer B.Cu) (net 5))
(via (at 122.174 118.745) (size 0.6) (drill 0.4) (layers F.Cu B.Cu) (net 5))
(segment (start 122.87504 118.745) (end 122.174 118.745) (width 0.5) (layer F.Cu) (net 5) (status 10))
(segment (start 123.698 117.221) (end 124.206 117.221) (width 0.5) (layer B.Cu) (net 5) (tstamp 5631253C))
(segment (start 127.496 115.697) (end 128.143 115.697) (width 0.5) (layer F.Cu) (net 5))
(segment (start 128.143 115.57) (end 125.349 112.776) (width 0.5) (layer B.Cu) (net 5) (tstamp 563124BE))
(segment (start 128.143 115.697) (end 128.143 115.57) (width 0.5) (layer B.Cu) (net 5) (tstamp 563124BD))
(via (at 128.143 115.697) (size 0.6) (drill 0.4) (layers F.Cu B.Cu) (net 5))
(segment (start 127.496 115.697) (end 127.508 115.709) (width 0.5) (layer F.Cu) (net 5) (status 30))
(segment (start 126.238 117.233) (end 124.218 117.233) (width 0.5) (layer F.Cu) (net 5) (status 10))
(segment (start 122.936 114.173) (end 124.333 112.776) (width 0.5) (layer B.Cu) (net 5) (tstamp 562DC259))
(segment (start 123.825 116.84) (end 122.936 115.951) (width 0.5) (layer B.Cu) (net 5) (tstamp 5630991F))
(segment (start 122.936 115.951) (end 122.936 114.173) (width 0.5) (layer B.Cu) (net 5) (tstamp 563098DB))
(segment (start 124.333 112.776) (end 125.349 112.776) (width 0.5) (layer B.Cu) (net 5) (tstamp 562DC260))
(segment (start 124.206 117.221) (end 123.825 116.84) (width 0.5) (layer B.Cu) (net 5) (tstamp 563098DA))
(via (at 124.206 117.221) (size 0.6) (drill 0.4) (layers F.Cu B.Cu) (net 5))
(segment (start 124.218 117.233) (end 124.206 117.221) (width 0.5) (layer F.Cu) (net 5) (tstamp 563098CD))
(segment (start 167.715 115.301) (end 167.715 116.904) (width 0.25) (layer F.Cu) (net 5))
(segment (start 167.715 116.904) (end 167.271 117.348) (width 0.25) (layer F.Cu) (net 5) (tstamp 562E72C4))
(segment (start 153.682 103.759) (end 153.035 103.759) (width 0.5) (layer F.Cu) (net 5))
(segment (start 152.273 104.521) (end 152.273 104.902) (width 0.5) (layer B.Cu) (net 5) (tstamp 562E6C5B))
(segment (start 152.0825 104.7115) (end 152.273 104.521) (width 0.5) (layer B.Cu) (net 5) (tstamp 562E6C59))
(segment (start 153.035 103.759) (end 152.0825 104.7115) (width 0.5) (layer B.Cu) (net 5) (tstamp 562E6C58))
(via (at 153.035 103.759) (size 0.6) (drill 0.4) (layers F.Cu B.Cu) (net 5))
(segment (start 170.165 106.351) (end 171.133 106.351) (width 0.25) (layer F.Cu) (net 5))
(segment (start 171.133 106.351) (end 172.212 107.43) (width 0.25) (layer F.Cu) (net 5) (tstamp 562E6B4D))
(segment (start 176.784 110.109) (end 176.784 96.647) (width 0.5) (layer B.Cu) (net 5))
(segment (start 176.784 96.647) (end 176.784 96.901) (width 0.5) (layer B.Cu) (net 5) (tstamp 562E6AFA))
(segment (start 176.784 96.901) (end 176.784 96.647) (width 0.5) (layer B.Cu) (net 5) (tstamp 562E6B00))
(segment (start 172.212 107.43) (end 172.224 107.442) (width 0.5) (layer F.Cu) (net 5))
(segment (start 172.224 107.442) (end 172.847 107.442) (width 0.5) (layer F.Cu) (net 5) (tstamp 562E6AE6))
(segment (start 172.847 107.442) (end 172.974 107.442) (width 0.5) (layer B.Cu) (net 5) (tstamp 562E6AEC))
(via (at 172.847 107.442) (size 0.6) (drill 0.4) (layers F.Cu B.Cu) (net 5))
(segment (start 172.212 112.891) (end 172.962 112.891) (width 0.5) (layer F.Cu) (net 5))
(segment (start 172.962 112.891) (end 172.974 112.903) (width 0.5) (layer F.Cu) (net 5) (tstamp 562E6AC3))
(via (at 172.974 112.903) (size 0.6) (drill 0.4) (layers F.Cu B.Cu) (net 5))
(segment (start 172.974 103.251) (end 170.942 101.219) (width 0.5) (layer B.Cu) (net 5) (tstamp 562E6ACA))
(segment (start 172.974 112.903) (end 172.974 107.442) (width 0.5) (layer B.Cu) (net 5) (tstamp 562E6AC9))
(segment (start 172.974 107.442) (end 172.974 103.251) (width 0.5) (layer B.Cu) (net 5) (tstamp 562E6AEF))
(segment (start 176.784 111.379) (end 176.784 110.109) (width 0.5) (layer B.Cu) (net 5))
(segment (start 176.784 112.649) (end 176.784 111.379) (width 0.5) (layer B.Cu) (net 5))
(segment (start 176.784 113.919) (end 176.784 112.649) (width 0.5) (layer B.Cu) (net 5))
(segment (start 149.86 106.442) (end 149.86 105.029) (width 1) (layer F.Cu) (net 5))
(segment (start 151.13 103.759) (end 151.003 103.632) (width 1) (layer B.Cu) (net 5) (tstamp 562E6917))
(segment (start 149.86 105.029) (end 151.13 103.759) (width 1) (layer B.Cu) (net 5) (tstamp 562E6916))
(via (at 149.86 105.029) (size 0.6) (drill 0.4) (layers F.Cu B.Cu) (net 5))
(segment (start 166.624 107.053) (end 166.632 107.061) (width 0.5) (layer F.Cu) (net 5))
(segment (start 166.632 107.061) (end 167.513 107.061) (width 0.5) (layer F.Cu) (net 5) (tstamp 562E68C7))
(via (at 167.513 107.061) (size 0.6) (drill 0.4) (layers F.Cu B.Cu) (net 5))
(segment (start 167.513 107.061) (end 167.513 101.854) (width 0.5) (layer B.Cu) (net 5) (tstamp 562E68D0))
(segment (start 167.513 101.854) (end 167.513 96.647) (width 0.5) (layer B.Cu) (net 5) (tstamp 56354835))
(segment (start 151.003 103.632) (end 152.273 104.902) (width 2) (layer B.Cu) (net 5))
(segment (start 151.003 100.457) (end 151.003 103.632) (width 2) (layer B.Cu) (net 5) (tstamp 56354AA8))
(segment (start 158.765 111.351) (end 157.96 111.351) (width 0.25) (layer F.Cu) (net 5))
(segment (start 157.96 111.351) (end 156.73 110.121) (width 0.25) (layer F.Cu) (net 5) (tstamp 562E6796))
(segment (start 156.73 110.121) (end 156.718 110.121) (width 0.25) (layer F.Cu) (net 5) (tstamp 562E679B))
(segment (start 156.718 110.121) (end 155.079 110.121) (width 0.5) (layer F.Cu) (net 5))
(segment (start 155.067 110.109) (end 154.432 110.109) (width 0.5) (layer F.Cu) (net 5) (tstamp 562E674B))
(segment (start 155.079 110.121) (end 155.067 110.109) (width 0.5) (layer F.Cu) (net 5) (tstamp 562E673E))
(segment (start 154.432 110.109) (end 154.432 111.125) (width 1) (layer F.Cu) (net 5) (tstamp 562E674E))
(segment (start 158.765 112.851) (end 156.909 112.851) (width 0.25) (layer F.Cu) (net 5))
(segment (start 156.909 112.851) (end 156.718 113.042) (width 0.25) (layer F.Cu) (net 5) (tstamp 562E6621))
(segment (start 170.93 101.854) (end 170.942 101.842) (width 0.5) (layer F.Cu) (net 5))
(segment (start 170.942 101.842) (end 170.942 101.219) (width 0.5) (layer F.Cu) (net 5) (tstamp 562E65F8))
(via (at 170.942 101.219) (size 0.6) (drill 0.4) (layers F.Cu B.Cu) (net 5))
(segment (start 170.942 101.219) (end 170.942 96.647) (width 0.5) (layer B.Cu) (net 5) (tstamp 562E65FF))
(segment (start 170.942 96.647) (end 170.942 97.155) (width 0.5) (layer B.Cu) (net 5) (tstamp 562E6600))
(segment (start 170.942 97.155) (end 170.942 96.647) (width 0.5) (layer B.Cu) (net 5) (tstamp 562E6602))
(segment (start 162.675 101.854) (end 162.675 101.231) (width 0.5) (layer F.Cu) (net 5))
(segment (start 162.687 96.774) (end 162.814 96.647) (width 0.5) (layer B.Cu) (net 5) (tstamp 562E65D7))
(segment (start 162.687 101.219) (end 162.687 98.806) (width 0.5) (layer B.Cu) (net 5) (tstamp 562E65D6))
(segment (start 162.687 98.806) (end 162.687 96.774) (width 0.5) (layer B.Cu) (net 5) (tstamp 56354825))
(via (at 162.687 101.219) (size 0.6) (drill 0.4) (layers F.Cu B.Cu) (net 5))
(segment (start 162.675 101.231) (end 162.687 101.219) (width 0.5) (layer F.Cu) (net 5) (tstamp 562E65D2))
(segment (start 158.254 101.854) (end 157.607 101.854) (width 0.5) (layer F.Cu) (net 5))
(via (at 157.607 101.854) (size 0.6) (drill 0.4) (layers F.Cu B.Cu) (net 5))
(segment (start 157.607 96.647) (end 157.607 97.155) (width 0.5) (layer B.Cu) (net 5) (tstamp 562E65C6))
(segment (start 157.607 97.155) (end 157.607 96.647) (width 0.5) (layer B.Cu) (net 5) (tstamp 562E65C8))
(segment (start 162.715 103.901) (end 162.715 101.894) (width 0.25) (layer F.Cu) (net 5))
(segment (start 162.715 101.894) (end 162.675 101.854) (width 0.25) (layer F.Cu) (net 5) (tstamp 562E6581))
(segment (start 172.022 107.24) (end 172.212 107.43) (width 0.25) (layer F.Cu) (net 5) (tstamp 562E655D) (status 30))
(segment (start 165.1 107.053) (end 166.624 107.053) (width 0.25) (layer F.Cu) (net 5))
(segment (start 163.576 107.053) (end 165.1 107.053) (width 0.25) (layer F.Cu) (net 5))
(segment (start 161.925 107.053) (end 163.576 107.053) (width 0.25) (layer F.Cu) (net 5))
(segment (start 158.765 106.351) (end 157.266 106.351) (width 0.25) (layer F.Cu) (net 5))
(segment (start 157.266 106.351) (end 156.718 105.803) (width 0.25) (layer F.Cu) (net 5) (tstamp 562E6550))
(segment (start 124.968 96.266) (end 124.968 96.647) (width 1) (layer B.Cu) (net 5) (tstamp 562DFFCE))
(segment (start 124.587 96.647) (end 124.968 96.266) (width 1) (layer B.Cu) (net 5) (tstamp 562DFFCD))
(segment (start 124.333 96.647) (end 124.587 96.647) (width 1) (layer B.Cu) (net 5) (tstamp 562DFFCB))
(segment (start 124.206 96.52) (end 124.333 96.647) (width 1) (layer B.Cu) (net 5) (tstamp 562DFFCA))
(segment (start 124.448 98.044) (end 124.448 96.393) (width 1) (layer F.Cu) (net 5) (status 10))
(segment (start 122.047 102.616) (end 123.063 102.616) (width 1) (layer B.Cu) (net 5))
(via (at 122.047 102.616) (size 0.6) (drill 0.4) (layers F.Cu B.Cu) (net 5))
(segment (start 122.047 101.854) (end 122.047 102.616) (width 1) (layer F.Cu) (net 5))
(segment (start 123.063 102.616) (end 123.19 102.489) (width 1) (layer B.Cu) (net 5) (tstamp 562DFF41))
(segment (start 123.317 102.489) (end 123.19 102.489) (width 0.4) (layer B.Cu) (net 5) (tstamp 562DFF16))
(segment (start 123.19 102.489) (end 123.317 102.489) (width 0.4) (layer B.Cu) (net 5) (tstamp 562DFF18))
(segment (start 122.047 101.854) (end 123.825 101.854) (width 1) (layer B.Cu) (net 5) (tstamp 562DFEFA))
(via (at 122.047 101.854) (size 0.6) (drill 0.4) (layers F.Cu B.Cu) (net 5))
(segment (start 123.825 101.854) (end 123.698 101.981) (width 0.4) (layer B.Cu) (net 5) (tstamp 562DFEFB))
(segment (start 123.698 101.981) (end 123.317 101.981) (width 0.4) (layer B.Cu) (net 5) (tstamp 562DFF00))
(segment (start 123.317 101.981) (end 123.317 101.346) (width 0.4) (layer B.Cu) (net 5) (tstamp 562DFF01))
(segment (start 126.619 104.267) (end 126.619 106.68) (width 1) (layer B.Cu) (net 5))
(segment (start 126.619 106.68) (end 126.111 106.68) (width 1) (layer B.Cu) (net 5) (tstamp 562DF5F2))
(segment (start 125.603 101.854) (end 126.619 102.87) (width 1) (layer B.Cu) (net 5))
(segment (start 126.619 102.87) (end 126.619 104.267) (width 1) (layer B.Cu) (net 5) (tstamp 562DF5E0))
(segment (start 125.603 101.854) (end 123.825 101.854) (width 1) (layer B.Cu) (net 5))
(via (at 125.603 101.854) (size 0.6) (drill 0.4) (layers F.Cu B.Cu) (net 5))
(segment (start 126.377 101.854) (end 125.603 101.854) (width 0.5) (layer F.Cu) (net 5))
(segment (start 123.825 101.854) (end 123.317 101.346) (width 1) (layer B.Cu) (net 5) (tstamp 562DF5D6))
(segment (start 123.317 101.346) (end 123.317 101.346) (width 1) (layer B.Cu) (net 5) (tstamp 562DFF02))
(segment (start 125.984 104.279) (end 126.607 104.279) (width 0.5) (layer F.Cu) (net 5))
(segment (start 126.607 104.279) (end 126.619 104.267) (width 0.5) (layer F.Cu) (net 5) (tstamp 562DF5BA))
(via (at 126.619 104.267) (size 0.6) (drill 0.4) (layers F.Cu B.Cu) (net 5))
(segment (start 126.619 104.267) (end 126.619 103.759) (width 0.5) (layer B.Cu) (net 5) (tstamp 562DF5BF))
(segment (start 128.031 106.351) (end 127.433 106.351) (width 0.25) (layer F.Cu) (net 5))
(segment (start 127.127 105.422) (end 125.984 104.279) (width 0.25) (layer F.Cu) (net 5) (tstamp 562DF559))
(segment (start 127.127 106.045) (end 127.127 105.422) (width 0.25) (layer F.Cu) (net 5) (tstamp 562DF555))
(segment (start 127.433 106.351) (end 127.127 106.045) (width 0.25) (layer F.Cu) (net 5) (tstamp 562DF54E))
(segment (start 123.317 106.68) (end 123.317 102.489) (width 2) (layer B.Cu) (net 5))
(segment (start 123.317 106.299) (end 123.317 106.68) (width 1) (layer B.Cu) (net 5) (tstamp 562DC077))
(segment (start 123.317 102.489) (end 123.317 101.346) (width 2) (layer B.Cu) (net 5) (tstamp 562DFF19))
(segment (start 123.317 101.346) (end 123.317 101.219) (width 2) (layer B.Cu) (net 5) (tstamp 562DF5DC))
(segment (start 123.063 100.965) (end 123.063 101.092) (width 1) (layer B.Cu) (net 5) (tstamp 562D7A8E))
(segment (start 123.063 101.092) (end 123.063 99.441) (width 3) (layer B.Cu) (net 5) (tstamp 562D7148))
(segment (start 123.063 99.441) (end 123.063 98.806) (width 3) (layer B.Cu) (net 5) (tstamp 56354741))
(segment (start 122.682 100.584) (end 123.063 100.965) (width 1) (layer B.Cu) (net 5) (tstamp 562D7A8D))
(segment (start 123.317 101.219) (end 122.682 100.584) (width 2) (layer B.Cu) (net 5) (tstamp 562DC090))
(segment (start 123.063 98.806) (end 123.063 96.647) (width 3) (layer B.Cu) (net 5) (tstamp 563127DB))
(segment (start 123.063 96.647) (end 124.968 96.647) (width 3) (layer B.Cu) (net 5) (tstamp 562D7151))
(segment (start 122.892 108.006) (end 123.317 107.581) (width 1) (layer F.Cu) (net 5) (status 30))
(segment (start 123.317 107.581) (end 123.317 107.188) (width 1) (layer F.Cu) (net 5) (tstamp 562DC06A) (status 10))
(via (at 123.317 107.188) (size 0.6) (drill 0.4) (layers F.Cu B.Cu) (net 5))
(segment (start 123.317 107.188) (end 123.317 106.299) (width 1) (layer B.Cu) (net 5) (tstamp 562DC074))
(segment (start 122.892 108.006) (end 122.428 107.542) (width 1) (layer F.Cu) (net 5) (status 30))
(segment (start 122.428 107.542) (end 122.428 107.188) (width 1) (layer F.Cu) (net 5) (tstamp 562DC049) (status 10))
(via (at 122.428 107.188) (size 0.6) (drill 0.4) (layers F.Cu B.Cu) (net 5))
(segment (start 122.428 107.188) (end 123.317 107.188) (width 1) (layer B.Cu) (net 5) (tstamp 562DC04E))
(segment (start 123.317 107.188) (end 123.317 106.299) (width 1) (layer B.Cu) (net 5) (tstamp 562DC04F))
(segment (start 124.968 96.647) (end 131.191 96.647) (width 3) (layer B.Cu) (net 5) (tstamp 562DFFCF))
(segment (start 142.748 106.299) (end 142.748 96.647) (width 0.5) (layer B.Cu) (net 5))
(segment (start 142.748 96.647) (end 142.875 96.647) (width 0.5) (layer B.Cu) (net 5) (tstamp 562D766E))
(via (at 142.748 106.299) (size 0.6) (drill 0.4) (layers F.Cu B.Cu) (net 5))
(segment (start 142.748 106.807) (end 142.748 106.299) (width 0.5) (layer F.Cu) (net 5) (tstamp 562D765E))
(segment (start 142.379 107.176) (end 142.748 106.807) (width 0.5) (layer F.Cu) (net 5) (tstamp 562D7659))
(segment (start 141.605 107.176) (end 142.379 107.176) (width 0.5) (layer F.Cu) (net 5))
(segment (start 142.494 96.647) (end 142.875 96.647) (width 3) (layer B.Cu) (net 5) (tstamp 562D7666))
(segment (start 145.784 100.076) (end 145.796 100.064) (width 0.5) (layer F.Cu) (net 5) (status 30))
(segment (start 145.796 100.064) (end 145.796 99.441) (width 0.5) (layer F.Cu) (net 5) (tstamp 562D72D8) (status 10))
(via (at 145.796 99.441) (size 0.6) (drill 0.4) (layers F.Cu B.Cu) (net 5))
(segment (start 145.796 99.441) (end 145.796 96.647) (width 0.5) (layer B.Cu) (net 5) (tstamp 562D72DA))
(segment (start 145.796 96.647) (end 145.796 96.774) (width 0.5) (layer B.Cu) (net 5) (tstamp 562D72DB))
(segment (start 145.796 96.774) (end 145.796 96.647) (width 0.5) (layer B.Cu) (net 5) (tstamp 562D72DD))
(segment (start 139.815 101.854) (end 139.827 101.842) (width 0.5) (layer F.Cu) (net 5))
(segment (start 139.827 101.842) (end 139.827 100.965) (width 0.5) (layer F.Cu) (net 5) (tstamp 562D72A7))
(via (at 139.827 100.965) (size 0.6) (drill 0.4) (layers F.Cu B.Cu) (net 5))
(segment (start 139.827 100.965) (end 139.827 96.647) (width 0.5) (layer B.Cu) (net 5) (tstamp 562D72AB))
(segment (start 139.827 96.647) (end 139.827 96.774) (width 0.5) (layer B.Cu) (net 5) (tstamp 562D72AC))
(segment (start 139.827 96.774) (end 139.827 96.647) (width 0.5) (layer B.Cu) (net 5) (tstamp 562D72AE))
(segment (start 131.179 101.854) (end 131.191 101.842) (width 0.5) (layer F.Cu) (net 5))
(segment (start 131.191 101.842) (end 131.191 100.965) (width 0.5) (layer F.Cu) (net 5) (tstamp 562D728D))
(via (at 131.191 100.965) (size 0.6) (drill 0.4) (layers F.Cu B.Cu) (net 5))
(segment (start 131.191 100.965) (end 131.191 96.647) (width 0.5) (layer B.Cu) (net 5) (tstamp 562D7293))
(segment (start 131.191 96.647) (end 131.191 96.774) (width 0.5) (layer B.Cu) (net 5) (tstamp 562D7294))
(segment (start 131.191 96.774) (end 131.191 96.647) (width 0.5) (layer B.Cu) (net 5) (tstamp 562D7296))
(segment (start 131.191 96.647) (end 137.287 96.647) (width 3) (layer B.Cu) (net 5) (tstamp 562D7297))
(segment (start 137.287 96.647) (end 139.827 96.647) (width 3) (layer B.Cu) (net 5) (tstamp 563549A0))
(segment (start 139.827 96.647) (end 142.494 96.647) (width 3) (layer B.Cu) (net 5) (tstamp 562D72AF))
(segment (start 162.814 96.647) (end 165.608 96.647) (width 3) (layer B.Cu) (net 5) (tstamp 562E65DC))
(segment (start 165.608 96.647) (end 167.513 96.647) (width 3) (layer B.Cu) (net 5) (tstamp 563546A4))
(segment (start 167.513 96.647) (end 170.942 96.647) (width 3) (layer B.Cu) (net 5) (tstamp 562E68D7))
(segment (start 170.942 96.647) (end 175.26 96.647) (width 3) (layer B.Cu) (net 5) (tstamp 562E6603))
(segment (start 175.26 96.647) (end 176.784 96.647) (width 3) (layer B.Cu) (net 5) (tstamp 56354921))
(segment (start 176.784 96.647) (end 179.832 96.647) (width 3) (layer B.Cu) (net 5) (tstamp 562E6B01))
(segment (start 179.832 96.647) (end 180.213 96.647) (width 3) (layer B.Cu) (net 5) (tstamp 563444C7))
(segment (start 146.05 113.919) (end 146.812 113.919) (width 0.5) (layer B.Cu) (net 5))
(segment (start 146.812 113.919) (end 147.193 114.3) (width 0.5) (layer B.Cu) (net 5) (tstamp 562D68EF))
(segment (start 147.193 114.3) (end 147.193 115.824) (width 0.5) (layer B.Cu) (net 5) (tstamp 562D68F1))
(segment (start 147.193 115.824) (end 146.685 116.332) (width 0.5) (layer B.Cu) (net 5) (tstamp 562D68F4))
(segment (start 146.685 116.332) (end 143.256 116.332) (width 0.5) (layer B.Cu) (net 5) (tstamp 562D68F7))
(segment (start 143.256 116.332) (end 140.843 113.919) (width 0.5) (layer B.Cu) (net 5) (tstamp 562D68FC))
(segment (start 146.05 112.649) (end 146.05 113.919) (width 0.5) (layer B.Cu) (net 5))
(segment (start 146.05 111.379) (end 146.05 112.649) (width 0.5) (layer B.Cu) (net 5))
(segment (start 146.05 110.109) (end 146.05 111.379) (width 0.5) (layer B.Cu) (net 5))
(segment (start 137.426 117.348) (end 137.426 116.828) (width 0.5) (layer F.Cu) (net 5))
(segment (start 137.426 116.828) (end 137.541 116.713) (width 0.5) (layer F.Cu) (net 5) (tstamp 562D678F))
(via (at 137.541 116.713) (size 0.6) (drill 0.4) (layers F.Cu B.Cu) (net 5))
(segment (start 137.541 116.713) (end 137.541 113.919) (width 0.5) (layer B.Cu) (net 5) (tstamp 562D6795))
(segment (start 137.541 113.919) (end 137.414 113.919) (width 0.5) (layer B.Cu) (net 5) (tstamp 562D6796))
(segment (start 139.431 106.351) (end 140.78 106.351) (width 0.25) (layer F.Cu) (net 5))
(segment (start 140.78 106.351) (end 141.605 107.176) (width 0.25) (layer F.Cu) (net 5) (tstamp 562D61D7))
(segment (start 128.031 111.351) (end 128.003 111.379) (width 0.25) (layer F.Cu) (net 5))
(segment (start 128.003 111.379) (end 127 111.379) (width 0.25) (layer F.Cu) (net 5) (tstamp 562D610A))
(via (at 127 111.379) (size 0.6) (drill 0.4) (layers F.Cu B.Cu) (net 5))
(segment (start 127 111.379) (end 125.984 111.379) (width 1) (layer B.Cu) (net 5) (tstamp 562D6110))
(segment (start 141.605 113.157) (end 140.843 113.919) (width 1) (layer B.Cu) (net 5))
(segment (start 140.843 113.919) (end 137.414 113.919) (width 1) (layer B.Cu) (net 5) (tstamp 562D609E))
(segment (start 130.175 106.68) (end 133.9215 110.4265) (width 1) (layer B.Cu) (net 5))
(segment (start 133.9215 110.4265) (end 137.414 113.919) (width 1) (layer B.Cu) (net 5) (tstamp 563547E9))
(segment (start 131.064 106.799) (end 130.294 106.799) (width 0.5) (layer F.Cu) (net 5))
(segment (start 130.294 106.799) (end 130.175 106.68) (width 0.5) (layer F.Cu) (net 5) (tstamp 562D6015))
(via (at 130.175 106.68) (size 0.6) (drill 0.4) (layers F.Cu B.Cu) (net 5))
(segment (start 130.175 106.68) (end 126.111 106.68) (width 1) (layer B.Cu) (net 5) (tstamp 562D6019))
(segment (start 126.111 106.68) (end 125.984 106.807) (width 0.5) (layer B.Cu) (net 5) (tstamp 562D601A))
(segment (start 125.984 109.093) (end 125.984 106.807) (width 1) (layer B.Cu) (net 5))
(segment (start 141.605 112.637) (end 141.605 113.157) (width 0.5) (layer F.Cu) (net 5))
(via (at 141.605 113.157) (size 0.6) (drill 0.4) (layers F.Cu B.Cu) (net 5))
(segment (start 125.349 112.776) (end 125.095 112.776) (width 0.5) (layer B.Cu) (net 5))
(segment (start 139.815 101.854) (end 139.827 101.842) (width 0.5) (layer F.Cu) (net 5))
(segment (start 125.984 112.788) (end 125.361 112.788) (width 0.5) (layer F.Cu) (net 5))
(via (at 125.349 112.776) (size 0.6) (drill 0.4) (layers F.Cu B.Cu) (net 5))
(segment (start 125.361 112.788) (end 125.349 112.776) (width 0.5) (layer F.Cu) (net 5) (tstamp 562D5748))
(segment (start 125.984 109.093) (end 125.984 109.867) (width 0.5) (layer F.Cu) (net 5) (tstamp 562D575C))
(via (at 125.984 109.093) (size 0.6) (drill 0.4) (layers F.Cu B.Cu) (net 5))
(segment (start 125.984 112.141) (end 125.984 111.379) (width 1) (layer B.Cu) (net 5) (tstamp 562D574F))
(segment (start 125.349 112.776) (end 125.984 112.141) (width 1) (layer B.Cu) (net 5) (tstamp 562D574E))
(segment (start 125.984 111.379) (end 125.984 109.093) (width 1) (layer B.Cu) (net 5) (tstamp 562D60EB))
(segment (start 125.984 104.279) (end 125.984 104.394) (width 0.5) (layer F.Cu) (net 5) (status 10))
(segment (start 136.981 116.522) (end 136.981 116.903) (width 0.25) (layer F.Cu) (net 5))
(segment (start 136.981 115.301) (end 136.981 116.522) (width 0.25) (layer F.Cu) (net 5))
(segment (start 136.981 116.903) (end 137.426 117.348) (width 0.25) (layer F.Cu) (net 5) (tstamp 562D4AA6))
(segment (start 128.031 112.851) (end 126.047 112.851) (width 0.25) (layer F.Cu) (net 5))
(segment (start 126.047 112.851) (end 125.984 112.788) (width 0.25) (layer F.Cu) (net 5) (tstamp 562D4A50))
(segment (start 134.112 106.799) (end 135.636 106.799) (width 0.25) (layer F.Cu) (net 5))
(segment (start 132.588 106.799) (end 134.112 106.799) (width 0.25) (layer F.Cu) (net 5))
(segment (start 131.064 106.799) (end 132.588 106.799) (width 0.25) (layer F.Cu) (net 5))
(segment (start 126.123 104.279) (end 125.984 104.279) (width 0.25) (layer F.Cu) (net 5) (tstamp 562CA1E6) (status 30))
(segment (start 131.981 103.901) (end 131.981 102.656) (width 0.25) (layer F.Cu) (net 5))
(segment (start 131.981 102.656) (end 131.179 101.854) (width 0.25) (layer F.Cu) (net 5) (tstamp 562CA1CB))
(segment (start 135.481 99.99986) (end 137.43686 98.044) (width 0.25) (layer F.Cu) (net 6))
(segment (start 137.43686 98.044) (end 138.07186 98.044) (width 0.25) (layer F.Cu) (net 6) (tstamp 562D6A55))
(segment (start 135.481 102.517) (end 135.481 103.901) (width 0.25) (layer F.Cu) (net 6))
(segment (start 135.481 102.517) (end 135.481 99.99986) (width 0.25) (layer F.Cu) (net 6))
(segment (start 137.69086 98.044) (end 138.07186 98.044) (width 0.25) (layer F.Cu) (net 6) (tstamp 562CA375) (status 30))
(segment (start 138.315 101.854) (end 138.315 98.28714) (width 0.25) (layer F.Cu) (net 6) (status 20))
(segment (start 138.315 98.28714) (end 138.07186 98.044) (width 0.25) (layer F.Cu) (net 6) (tstamp 562CA325) (status 30))
(segment (start 138.315 98.28714) (end 138.07186 98.044) (width 0.25) (layer F.Cu) (net 6) (tstamp 562CA1B0) (status 30))
(segment (start 138.28014 101.81914) (end 138.315 101.854) (width 0.5) (layer F.Cu) (net 6) (tstamp 562C6A22) (status 30))
(segment (start 133.35 101.219) (end 130.175 98.044) (width 0.25) (layer F.Cu) (net 7))
(segment (start 130.175 98.044) (end 128.37414 98.044) (width 0.25) (layer F.Cu) (net 7) (tstamp 562D6A5C))
(segment (start 133.35 101.219) (end 133.362 101.854) (width 0.25) (layer F.Cu) (net 7) (status 10))
(segment (start 129.921 98.044) (end 128.37414 98.044) (width 0.25) (layer F.Cu) (net 7) (tstamp 562CA37B) (status 30))
(segment (start 127.877 101.854) (end 127.877 98.54114) (width 0.25) (layer F.Cu) (net 7) (status 20))
(segment (start 127.877 98.54114) (end 128.37414 98.044) (width 0.25) (layer F.Cu) (net 7) (tstamp 562CA1C5) (status 30))
(segment (start 129.54 98.044) (end 128.37414 98.044) (width 0.25) (layer F.Cu) (net 7) (tstamp 562CA1C1) (status 30))
(segment (start 129.782 98.044) (end 128.37414 98.044) (width 0.5) (layer F.Cu) (net 7) (tstamp 562C6A04) (status 30))
(segment (start 121.2579 97.0671) (end 122.948 97.0671) (width 1) (layer F.Cu) (net 8))
(segment (start 120.30754 97.0671) (end 121.2579 97.0671) (width 1) (layer F.Cu) (net 8) (status 10))
(segment (start 122.936 97.028) (end 122.948 97.028) (width 1) (layer F.Cu) (net 8) (tstamp 563127CF))
(segment (start 122.936 97.0551) (end 122.936 97.028) (width 1) (layer F.Cu) (net 8) (tstamp 563127CE))
(segment (start 122.948 97.0671) (end 122.936 97.0551) (width 1) (layer F.Cu) (net 8) (tstamp 563127CD))
(segment (start 122.948 96.393) (end 122.948 97.028) (width 1) (layer F.Cu) (net 8) (status 20))
(segment (start 122.948 97.028) (end 122.948 98.044) (width 1) (layer F.Cu) (net 8) (tstamp 563127D0) (status 20))
(segment (start 119.634 109.617) (end 119.618 109.617) (width 0.25) (layer F.Cu) (net 8) (tstamp 562D8709) (status 30))
(segment (start 128.031 112.351) (end 126.968 112.351) (width 0.25) (layer F.Cu) (net 9))
(segment (start 126.968 112.351) (end 125.984 111.367) (width 0.25) (layer F.Cu) (net 9) (tstamp 562D4A56))
(segment (start 185.293 118.872) (end 182.753 118.872) (width 2) (layer B.Cu) (net 10))
(segment (start 185.801 118.86) (end 185.305 118.86) (width 0.5) (layer F.Cu) (net 10) (status 10))
(via (at 185.293 118.872) (size 0.6) (drill 0.4) (layers F.Cu B.Cu) (net 10))
(segment (start 185.305 118.86) (end 185.293 118.872) (width 0.5) (layer F.Cu) (net 10) (tstamp 563137CB))
(segment (start 182.245 118.364) (end 180.34 118.364) (width 3) (layer B.Cu) (net 10))
(segment (start 182.753 118.872) (end 182.245 118.364) (width 2) (layer B.Cu) (net 10) (tstamp 563442DA))
(segment (start 180.213 110.998) (end 180.213 118.364) (width 2) (layer B.Cu) (net 10))
(segment (start 180.34 118.237) (end 180.34 118.364) (width 2) (layer B.Cu) (net 10) (tstamp 563442D7))
(segment (start 180.213 118.364) (end 180.34 118.237) (width 2) (layer B.Cu) (net 10) (tstamp 563442D2))
(segment (start 180.34 118.364) (end 168.402 118.364) (width 3) (layer B.Cu) (net 10) (tstamp 563442D8))
(segment (start 166.116 118.364) (end 166.624 118.872) (width 2) (layer B.Cu) (net 10))
(segment (start 166.116 118.364) (end 149.86 118.364) (width 3) (layer B.Cu) (net 10))
(segment (start 167.894 118.872) (end 168.402 118.364) (width 2) (layer B.Cu) (net 10) (tstamp 56312BE9))
(segment (start 166.624 118.872) (end 167.894 118.872) (width 2) (layer B.Cu) (net 10) (tstamp 56312BE3))
(segment (start 119.126 104.013) (end 118.618 104.521) (width 1) (layer F.Cu) (net 10))
(segment (start 118.618 101.981) (end 119.126 102.489) (width 1) (layer F.Cu) (net 10) (tstamp 5631271D))
(segment (start 119.126 102.489) (end 119.126 104.013) (width 1) (layer F.Cu) (net 10) (tstamp 56312732))
(segment (start 119.0299 98.2671) (end 118.618 98.679) (width 0.5) (layer F.Cu) (net 10) (tstamp 562DF709))
(segment (start 120.30754 98.2671) (end 119.0299 98.2671) (width 0.4) (layer F.Cu) (net 10) (status 20))
(segment (start 118.618 98.679) (end 118.618 101.473) (width 1) (layer F.Cu) (net 10) (tstamp 562DF711))
(segment (start 118.618 101.473) (end 118.618 101.981) (width 1) (layer F.Cu) (net 10))
(segment (start 118.237 104.521) (end 117.348 105.41) (width 1) (layer F.Cu) (net 10) (tstamp 5631278D))
(segment (start 118.618 104.521) (end 118.237 104.521) (width 1) (layer F.Cu) (net 10) (tstamp 5631277D))
(segment (start 117.348 108.458) (end 117.983 109.093) (width 2) (layer F.Cu) (net 10) (tstamp 5631238E))
(segment (start 117.983 109.093) (end 117.983 109.982) (width 1) (layer B.Cu) (net 10))
(via (at 117.983 109.093) (size 0.6) (drill 0.4) (layers F.Cu B.Cu) (net 10))
(segment (start 117.348 105.41) (end 117.348 108.458) (width 2) (layer F.Cu) (net 10) (tstamp 56312749))
(segment (start 117.348 105.029) (end 117.348 105.41) (width 2) (layer F.Cu) (net 10))
(segment (start 125.996 115.697) (end 126.492 115.697) (width 0.5) (layer F.Cu) (net 10))
(segment (start 125.73 116.459) (end 125.73 116.586) (width 0.5) (layer B.Cu) (net 10) (tstamp 5631257E))
(segment (start 125.6665 116.5225) (end 125.73 116.459) (width 0.5) (layer B.Cu) (net 10) (tstamp 5631257C))
(segment (start 126.492 115.697) (end 125.6665 116.5225) (width 0.5) (layer B.Cu) (net 10) (tstamp 5631257B))
(via (at 126.492 115.697) (size 0.6) (drill 0.4) (layers F.Cu B.Cu) (net 10))
(segment (start 130.556 118.364) (end 128.397 118.364) (width 3) (layer B.Cu) (net 10))
(segment (start 128.397 118.364) (end 127.508 118.364) (width 3) (layer B.Cu) (net 10) (tstamp 56309991))
(segment (start 127.381 118.237) (end 125.73 116.586) (width 2) (layer B.Cu) (net 10))
(segment (start 125.73 116.586) (end 124.587 115.443) (width 2) (layer B.Cu) (net 10) (tstamp 5631257F))
(segment (start 127.508 118.364) (end 127.381 118.237) (width 3) (layer B.Cu) (net 10) (tstamp 5630996A))
(segment (start 130.556 118.364) (end 136.271 118.364) (width 3) (layer B.Cu) (net 10))
(segment (start 149.86 118.364) (end 149.86 113.538) (width 2) (layer B.Cu) (net 10) (tstamp 562D6BDD))
(segment (start 138.176 118.872) (end 138.684 118.364) (width 2) (layer B.Cu) (net 10) (tstamp 562D67EA))
(segment (start 136.779 118.872) (end 138.176 118.872) (width 2) (layer B.Cu) (net 10) (tstamp 562D67E1))
(segment (start 136.271 118.364) (end 136.779 118.872) (width 2) (layer B.Cu) (net 10))
(segment (start 149.86 118.364) (end 138.684 118.364) (width 3) (layer B.Cu) (net 10))
(segment (start 130.429 118.491) (end 130.556 118.364) (width 2) (layer B.Cu) (net 10) (tstamp 5630993E))
(segment (start 118.491 112.141) (end 118.491 110.49) (width 2) (layer B.Cu) (net 10))
(segment (start 118.491 110.49) (end 117.983 109.982) (width 2) (layer B.Cu) (net 10) (tstamp 56309703))
(segment (start 118.491 112.141) (end 118.491 113.411) (width 1) (layer B.Cu) (net 10))
(via (at 117.983 109.982) (size 0.6) (drill 0.4) (layers F.Cu B.Cu) (net 10))
(segment (start 117.983 109.982) (end 117.983 108.712) (width 1) (layer F.Cu) (net 10) (tstamp 562DFE66))
(segment (start 122.892 115.006) (end 121.722 115.006) (width 1) (layer F.Cu) (net 10))
(segment (start 121.722 115.006) (end 121.285 115.443) (width 1) (layer F.Cu) (net 10) (tstamp 563096E6))
(segment (start 118.491 113.411) (end 118.491 114.3) (width 1) (layer B.Cu) (net 10))
(via (at 118.491 114.3) (size 0.6) (drill 0.4) (layers F.Cu B.Cu) (net 10))
(segment (start 118.491 114.935) (end 118.491 113.411) (width 1) (layer F.Cu) (net 10) (tstamp 562DFCF2))
(via (at 118.491 113.411) (size 0.6) (drill 0.4) (layers F.Cu B.Cu) (net 10))
(segment (start 121.285 115.443) (end 118.999 115.443) (width 1) (layer F.Cu) (net 10) (tstamp 562DF7D9))
(segment (start 118.999 115.443) (end 118.491 114.935) (width 1) (layer F.Cu) (net 10))
(segment (start 122.892 115.006) (end 124.023 115.006) (width 1) (layer F.Cu) (net 10) (status 30))
(segment (start 124.023 115.006) (end 124.587 114.681) (width 1) (layer F.Cu) (net 10) (tstamp 562DBF4F) (status 10))
(segment (start 124.587 114.681) (end 124.587 115.443) (width 1) (layer F.Cu) (net 10) (tstamp 562DBF52))
(via (at 124.587 115.443) (size 0.6) (drill 0.4) (layers F.Cu B.Cu) (net 10))
(segment (start 124.587 115.443) (end 124.587 114.681) (width 1) (layer B.Cu) (net 10))
(via (at 124.587 114.681) (size 0.6) (drill 0.4) (layers F.Cu B.Cu) (net 10))
(segment (start 149.86 111.125) (end 149.86 108.442) (width 1) (layer F.Cu) (net 10))
(segment (start 149.86 111.125) (end 149.86 112.776) (width 1) (layer F.Cu) (net 10))
(segment (start 149.86 112.776) (end 149.86 113.538) (width 1) (layer B.Cu) (net 10) (tstamp 562D6BF9))
(via (at 149.86 112.776) (size 0.6) (drill 0.4) (layers F.Cu B.Cu) (net 10))
(segment (start 149.86 111.125) (end 149.86 113.538) (width 1) (layer F.Cu) (net 10))
(via (at 149.86 113.538) (size 0.6) (drill 0.4) (layers F.Cu B.Cu) (net 10))
(segment (start 165.215 103.901) (end 165.215 103.112) (width 0.25) (layer F.Cu) (net 11))
(segment (start 164.592 102.489) (end 164.592 96.266) (width 0.25) (layer F.Cu) (net 11) (tstamp 563145F2))
(segment (start 165.215 103.112) (end 164.592 102.489) (width 0.25) (layer F.Cu) (net 11) (tstamp 563145EE))
(segment (start 175.514 110.109) (end 175.514 108.204) (width 0.25) (layer F.Cu) (net 11))
(segment (start 163.068 96.266) (end 156.464 96.266) (width 0.25) (layer F.Cu) (net 11) (tstamp 562E6C32))
(segment (start 156.464 96.266) (end 155.956 96.774) (width 0.25) (layer F.Cu) (net 11) (tstamp 562E6C37))
(segment (start 155.956 96.774) (end 155.956 99.314) (width 0.25) (layer F.Cu) (net 11) (tstamp 562E6C3A))
(segment (start 173.101 96.266) (end 164.592 96.266) (width 0.25) (layer F.Cu) (net 11) (tstamp 563145D6))
(segment (start 164.592 96.266) (end 163.068 96.266) (width 0.25) (layer F.Cu) (net 11) (tstamp 563145F6))
(segment (start 174.117 97.282) (end 173.101 96.266) (width 0.25) (layer F.Cu) (net 11) (tstamp 563145D2))
(segment (start 174.117 100.457) (end 174.117 97.282) (width 0.25) (layer F.Cu) (net 11) (tstamp 563145D0))
(segment (start 177.546 103.886) (end 174.117 100.457) (width 0.25) (layer F.Cu) (net 11) (tstamp 563145CC))
(segment (start 177.546 106.172) (end 177.546 103.886) (width 0.25) (layer F.Cu) (net 11) (tstamp 563145CA))
(segment (start 175.514 108.204) (end 177.546 106.172) (width 0.25) (layer F.Cu) (net 11) (tstamp 563145C5))
(segment (start 156.349 103.759) (end 155.182 103.759) (width 0.25) (layer F.Cu) (net 11))
(segment (start 146.111 96.40824) (end 146.111 97.343) (width 0.25) (layer F.Cu) (net 11))
(segment (start 156.349 99.707) (end 156.349 103.759) (width 0.25) (layer F.Cu) (net 11) (tstamp 562E6C1A))
(segment (start 155.829 99.187) (end 155.956 99.314) (width 0.25) (layer F.Cu) (net 11) (tstamp 562E6C18))
(segment (start 155.956 99.314) (end 156.349 99.707) (width 0.25) (layer F.Cu) (net 11) (tstamp 562E6C3F))
(segment (start 147.955 99.187) (end 155.829 99.187) (width 0.25) (layer F.Cu) (net 11) (tstamp 562E6C10))
(segment (start 146.111 97.343) (end 147.955 99.187) (width 0.25) (layer F.Cu) (net 11) (tstamp 562E6C06))
(segment (start 169.44086 98.171) (end 169.44086 101.84314) (width 0.25) (layer F.Cu) (net 12))
(segment (start 169.44086 101.84314) (end 169.43 101.854) (width 0.25) (layer F.Cu) (net 12) (tstamp 562E65A8))
(segment (start 166.215 103.901) (end 166.215 101.39686) (width 0.25) (layer F.Cu) (net 12))
(segment (start 166.215 101.39686) (end 169.44086 98.171) (width 0.25) (layer F.Cu) (net 12) (tstamp 562E6592))
(segment (start 163.842 101.854) (end 163.842 101.485) (width 0.25) (layer F.Cu) (net 13))
(segment (start 163.842 101.485) (end 160.528 98.171) (width 0.25) (layer F.Cu) (net 13) (tstamp 562E658E))
(segment (start 160.528 98.171) (end 159.74314 98.171) (width 0.25) (layer F.Cu) (net 13) (tstamp 562E658F))
(segment (start 159.74314 98.171) (end 159.74314 101.84314) (width 0.25) (layer F.Cu) (net 13))
(segment (start 159.74314 101.84314) (end 159.754 101.854) (width 0.25) (layer F.Cu) (net 13) (tstamp 562E6588))
(segment (start 158.765 112.351) (end 157.448 112.351) (width 0.25) (layer F.Cu) (net 14))
(segment (start 157.448 112.351) (end 156.718 111.621) (width 0.25) (layer F.Cu) (net 14) (tstamp 562E6619))
(segment (start 178.169 100.584) (end 178.169 98.933) (width 1) (layer F.Cu) (net 15) (status 20))
(segment (start 182.923 100.928) (end 182.579 100.584) (width 1) (layer F.Cu) (net 15) (status 30))
(segment (start 182.579 100.584) (end 178.169 100.584) (width 1) (layer F.Cu) (net 15) (tstamp 563129DD) (status 10))
(segment (start 148.007 100.636) (end 145.77822 98.40722) (width 0.25) (layer F.Cu) (net 16))
(segment (start 145.77822 98.40722) (end 145.161 98.40722) (width 0.25) (layer F.Cu) (net 16) (tstamp 562D7611))
(segment (start 148.007 101.691) (end 154.507 101.691) (width 0.25) (layer F.Cu) (net 16) (status 30))
(segment (start 145.161 98.40722) (end 145.52422 98.40722) (width 0.25) (layer F.Cu) (net 16) (status 30))
(segment (start 148.007 100.636) (end 148.007 101.691) (width 0.25) (layer F.Cu) (net 16) (tstamp 562D75C1) (status 20))
(segment (start 173.978 103.505) (end 173.9773 103.5043) (width 0.25) (layer F.Cu) (net 17))
(segment (start 173.9773 103.5043) (end 173.9773 101.854) (width 0.25) (layer F.Cu) (net 17) (tstamp 562E707E))
(segment (start 142.863 103.378) (end 142.863 101.8547) (width 0.25) (layer F.Cu) (net 18))
(segment (start 142.863 101.8547) (end 142.8623 101.854) (width 0.25) (layer F.Cu) (net 18) (tstamp 562D61C1))
(segment (start 161.925 106.053) (end 161.925 105.029) (width 0.25) (layer F.Cu) (net 19))
(segment (start 163.215 104.628) (end 163.068 104.775) (width 0.25) (layer F.Cu) (net 19) (tstamp 562E6574))
(segment (start 163.068 104.775) (end 162.179 104.775) (width 0.25) (layer F.Cu) (net 19) (tstamp 562E6575))
(segment (start 162.179 104.775) (end 162.052 104.902) (width 0.25) (layer F.Cu) (net 19) (tstamp 562E6576))
(segment (start 163.215 104.628) (end 163.215 103.901) (width 0.25) (layer F.Cu) (net 19))
(segment (start 161.925 105.029) (end 162.052 104.902) (width 0.25) (layer F.Cu) (net 19) (tstamp 562E6579))
(segment (start 166.624 105.156) (end 166.37 104.902) (width 0.25) (layer F.Cu) (net 20))
(segment (start 164.715 104.517) (end 165.1 104.902) (width 0.25) (layer F.Cu) (net 20) (tstamp 562E6564))
(segment (start 165.1 104.902) (end 166.243 104.902) (width 0.25) (layer F.Cu) (net 20) (tstamp 562E6565))
(segment (start 164.715 103.901) (end 164.715 104.517) (width 0.25) (layer F.Cu) (net 20))
(segment (start 166.624 105.156) (end 166.624 106.053) (width 0.25) (layer F.Cu) (net 20))
(segment (start 166.37 104.902) (end 166.243 104.902) (width 0.25) (layer F.Cu) (net 20) (tstamp 562E6B8C))
(segment (start 165.1 106.053) (end 165.1 105.664) (width 0.25) (layer F.Cu) (net 21))
(segment (start 164.215 104.779) (end 164.973 105.537) (width 0.25) (layer F.Cu) (net 21) (tstamp 562E656E))
(segment (start 164.215 104.779) (end 164.215 103.901) (width 0.25) (layer F.Cu) (net 21))
(segment (start 165.1 105.664) (end 164.973 105.537) (width 0.25) (layer F.Cu) (net 21) (tstamp 562E657E))
(segment (start 163.576 106.053) (end 163.576 105.537) (width 0.25) (layer F.Cu) (net 22))
(segment (start 163.715 105.398) (end 163.576 105.537) (width 0.25) (layer F.Cu) (net 22) (tstamp 562E6571))
(segment (start 163.715 105.398) (end 163.715 103.901) (width 0.25) (layer F.Cu) (net 22))
(segment (start 132.481 103.901) (end 132.481 104.628) (width 0.25) (layer F.Cu) (net 23))
(segment (start 131.064 105.283) (end 131.064 105.799) (width 0.25) (layer F.Cu) (net 23) (tstamp 562CA404))
(segment (start 131.318 105.029) (end 131.064 105.283) (width 0.25) (layer F.Cu) (net 23) (tstamp 562CA401))
(segment (start 132.08 105.029) (end 131.318 105.029) (width 0.25) (layer F.Cu) (net 23) (tstamp 562CA3FE))
(segment (start 132.481 104.628) (end 132.08 105.029) (width 0.25) (layer F.Cu) (net 23) (tstamp 562CA3FB))
(segment (start 133.981 103.901) (end 133.981 104.644) (width 0.25) (layer F.Cu) (net 24))
(segment (start 135.636 105.283) (end 135.636 105.799) (width 0.25) (layer F.Cu) (net 24) (tstamp 562CA3D6))
(segment (start 135.255 104.902) (end 135.636 105.283) (width 0.25) (layer F.Cu) (net 24) (tstamp 562CA3D3))
(segment (start 134.239 104.902) (end 135.255 104.902) (width 0.25) (layer F.Cu) (net 24) (tstamp 562CA3D1))
(segment (start 133.981 104.644) (end 134.239 104.902) (width 0.25) (layer F.Cu) (net 24) (tstamp 562CA3CD))
(segment (start 133.481 103.901) (end 133.481 104.906) (width 0.25) (layer F.Cu) (net 25))
(segment (start 133.481 104.906) (end 134.112 105.537) (width 0.25) (layer F.Cu) (net 25) (tstamp 562CA3D9))
(segment (start 134.112 105.537) (end 134.112 105.799) (width 0.25) (layer F.Cu) (net 25) (tstamp 562CA3DD))
(segment (start 132.981 103.901) (end 132.981 105.406) (width 0.25) (layer F.Cu) (net 26))
(segment (start 132.981 105.406) (end 132.588 105.799) (width 0.25) (layer F.Cu) (net 26) (tstamp 562CA3E0))
(segment (start 170.165 113.351) (end 171.39 113.351) (width 0.25) (layer F.Cu) (net 27))
(segment (start 171.958 113.919) (end 175.514 113.919) (width 0.25) (layer F.Cu) (net 27) (tstamp 562E6A65))
(segment (start 171.39 113.351) (end 171.958 113.919) (width 0.25) (layer F.Cu) (net 27) (tstamp 562E6A63))
(segment (start 173.736 110.363) (end 173.736 110.744) (width 0.25) (layer F.Cu) (net 28))
(segment (start 170.954 110.351) (end 171.577 109.728) (width 0.25) (layer F.Cu) (net 28) (tstamp 562E6A4F))
(segment (start 171.577 109.728) (end 173.101 109.728) (width 0.25) (layer F.Cu) (net 28) (tstamp 562E6A50))
(segment (start 173.101 109.728) (end 173.736 110.363) (width 0.25) (layer F.Cu) (net 28) (tstamp 562E6A51))
(segment (start 170.165 110.351) (end 170.954 110.351) (width 0.25) (layer F.Cu) (net 28))
(segment (start 174.371 112.649) (end 175.514 112.649) (width 0.25) (layer B.Cu) (net 28) (tstamp 562E6AB9))
(segment (start 173.736 112.014) (end 174.371 112.649) (width 0.25) (layer B.Cu) (net 28) (tstamp 562E6AB7))
(segment (start 173.736 110.744) (end 173.736 112.014) (width 0.25) (layer B.Cu) (net 28) (tstamp 562E6AB6))
(via (at 173.736 110.744) (size 0.6) (drill 0.4) (layers F.Cu B.Cu) (net 28))
(segment (start 173.482 112.141) (end 174.371 112.141) (width 0.25) (layer F.Cu) (net 29))
(segment (start 170.994 112.851) (end 171.704 112.141) (width 0.25) (layer F.Cu) (net 29) (tstamp 562E6A57))
(segment (start 171.704 112.141) (end 173.482 112.141) (width 0.25) (layer F.Cu) (net 29) (tstamp 562E6A5D))
(segment (start 170.165 112.851) (end 170.994 112.851) (width 0.25) (layer F.Cu) (net 29))
(segment (start 175.133 111.379) (end 175.514 111.379) (width 0.25) (layer F.Cu) (net 29) (tstamp 562E6A74))
(segment (start 174.371 112.141) (end 175.133 111.379) (width 0.25) (layer F.Cu) (net 29) (tstamp 562E6A71))
(segment (start 167.215 115.301) (end 167.215 114.344) (width 0.25) (layer F.Cu) (net 30))
(segment (start 174.879 114.554) (end 175.514 115.189) (width 0.25) (layer F.Cu) (net 30) (tstamp 56313CA8))
(segment (start 171.831 114.554) (end 174.879 114.554) (width 0.25) (layer F.Cu) (net 30) (tstamp 56313CA2))
(segment (start 171.45 114.173) (end 171.831 114.554) (width 0.25) (layer F.Cu) (net 30) (tstamp 56313C94))
(segment (start 170.307 114.173) (end 171.45 114.173) (width 0.25) (layer F.Cu) (net 30) (tstamp 56313C93))
(via (at 170.307 114.173) (size 0.6) (drill 0.4) (layers F.Cu B.Cu) (net 30))
(segment (start 167.386 114.173) (end 170.307 114.173) (width 0.25) (layer B.Cu) (net 30) (tstamp 56313C89))
(via (at 167.386 114.173) (size 0.6) (drill 0.4) (layers F.Cu B.Cu) (net 30))
(segment (start 167.215 114.344) (end 167.386 114.173) (width 0.25) (layer F.Cu) (net 30) (tstamp 56313C79))
(segment (start 139.431 113.351) (end 139.999 113.919) (width 0.25) (layer F.Cu) (net 31))
(segment (start 139.999 113.919) (end 144.78 113.919) (width 0.25) (layer F.Cu) (net 31) (tstamp 562D4B18))
(segment (start 139.431 110.351) (end 140.347 110.351) (width 0.25) (layer F.Cu) (net 32))
(segment (start 143.764 112.649) (end 144.78 112.649) (width 0.25) (layer B.Cu) (net 32) (tstamp 562D4B10))
(segment (start 142.748 111.633) (end 143.764 112.649) (width 0.25) (layer B.Cu) (net 32) (tstamp 562D4B0F))
(segment (start 142.748 110.744) (end 142.748 111.633) (width 0.25) (layer B.Cu) (net 32) (tstamp 562D4B0E))
(via (at 142.748 110.744) (size 0.6) (drill 0.4) (layers F.Cu B.Cu) (net 32))
(segment (start 142.748 109.728) (end 142.748 110.744) (width 0.25) (layer F.Cu) (net 32) (tstamp 562D4B0C))
(segment (start 142.24 109.22) (end 142.748 109.728) (width 0.25) (layer F.Cu) (net 32) (tstamp 562D4B0B))
(segment (start 140.843 109.22) (end 142.24 109.22) (width 0.25) (layer F.Cu) (net 32) (tstamp 562D4B0A))
(segment (start 140.589 109.474) (end 140.843 109.22) (width 0.25) (layer F.Cu) (net 32) (tstamp 562D4B09))
(segment (start 140.589 110.109) (end 140.589 109.474) (width 0.25) (layer F.Cu) (net 32) (tstamp 562D4B08))
(segment (start 140.347 110.351) (end 140.589 110.109) (width 0.25) (layer F.Cu) (net 32) (tstamp 562D4B07))
(segment (start 139.431 112.851) (end 140.26 112.851) (width 0.25) (layer F.Cu) (net 33))
(segment (start 144.272 111.887) (end 144.78 111.379) (width 0.25) (layer F.Cu) (net 33) (tstamp 562D4AED))
(segment (start 140.843 111.887) (end 144.272 111.887) (width 0.25) (layer F.Cu) (net 33) (tstamp 562D4AEC))
(segment (start 140.589 112.141) (end 140.843 111.887) (width 0.25) (layer F.Cu) (net 33) (tstamp 562D4AEB))
(segment (start 140.589 112.522) (end 140.589 112.141) (width 0.25) (layer F.Cu) (net 33) (tstamp 562D4AEA))
(segment (start 140.26 112.851) (end 140.589 112.522) (width 0.25) (layer F.Cu) (net 33) (tstamp 562D4AE9))
(segment (start 139.7 118.364) (end 140.589 117.475) (width 0.25) (layer F.Cu) (net 34))
(segment (start 140.589 117.475) (end 140.589 115.316) (width 0.25) (layer F.Cu) (net 34) (tstamp 562D8A0E))
(segment (start 140.589 115.316) (end 141.224 114.681) (width 0.25) (layer F.Cu) (net 34) (tstamp 562D8A19))
(segment (start 141.224 114.681) (end 144.272 114.681) (width 0.25) (layer F.Cu) (net 34) (tstamp 562D8A1D))
(segment (start 144.272 114.681) (end 144.78 115.189) (width 0.25) (layer F.Cu) (net 34) (tstamp 562D8A21))
(segment (start 136.481 115.301) (end 136.481 117.939) (width 0.25) (layer F.Cu) (net 34))
(segment (start 136.481 117.939) (end 136.906 118.364) (width 0.25) (layer F.Cu) (net 34) (tstamp 562D7A13))
(segment (start 136.906 118.364) (end 139.7 118.364) (width 0.25) (layer F.Cu) (net 34) (tstamp 562D7A17))
(segment (start 124.77496 118.09476) (end 124.88672 117.983) (width 0.25) (layer F.Cu) (net 35) (status 30))
(segment (start 124.88672 117.983) (end 126.873 117.983) (width 0.25) (layer F.Cu) (net 35) (tstamp 5631245E) (status 10))
(segment (start 127.508 117.348) (end 128.155 117.348) (width 0.25) (layer F.Cu) (net 35) (tstamp 56312467) (status 20))
(segment (start 126.873 117.983) (end 127.508 117.348) (width 0.25) (layer F.Cu) (net 35) (tstamp 56312465))
(segment (start 118.34876 118.34876) (end 121.68124 118.34876) (width 0.25) (layer F.Cu) (net 35))
(segment (start 118.34876 118.34876) (end 117.602 117.602) (width 0.25) (layer F.Cu) (net 35) (tstamp 562DC340))
(segment (start 117.602 117.602) (end 117.602 112.776) (width 0.25) (layer F.Cu) (net 35) (tstamp 562DC342))
(segment (start 117.602 112.776) (end 117.983 112.395) (width 0.25) (layer F.Cu) (net 35) (tstamp 562DC347))
(segment (start 122.781 112.395) (end 117.983 112.395) (width 0.25) (layer F.Cu) (net 35) (tstamp 562DC34B) (status 20))
(segment (start 121.93524 118.09476) (end 122.87504 118.09476) (width 0.25) (layer F.Cu) (net 35) (tstamp 563097B1) (status 20))
(segment (start 121.68124 118.34876) (end 121.93524 118.09476) (width 0.25) (layer F.Cu) (net 35) (tstamp 563097AD))
(segment (start 120.30754 98.9171) (end 123.063 98.933) (width 0.25) (layer F.Cu) (net 35) (status 10))
(segment (start 124.349 112.506) (end 122.892 112.506) (width 0.25) (layer F.Cu) (net 35) (tstamp 562DF4C8) (status 20))
(segment (start 125.095 111.76) (end 124.349 112.506) (width 0.25) (layer F.Cu) (net 35) (tstamp 562DF4C7))
(segment (start 125.095 105.791) (end 125.095 111.76) (width 0.25) (layer F.Cu) (net 35) (tstamp 562DF4C6))
(segment (start 124.206 104.902) (end 125.095 105.791) (width 0.25) (layer F.Cu) (net 35) (tstamp 562DF4C5))
(segment (start 124.206 100.076) (end 124.206 104.902) (width 0.25) (layer F.Cu) (net 35) (tstamp 562DF4C3))
(segment (start 123.063 98.933) (end 124.206 100.076) (width 0.25) (layer F.Cu) (net 35) (tstamp 562DF4C1))
(segment (start 122.781 112.395) (end 122.892 112.506) (width 0.25) (layer F.Cu) (net 35) (tstamp 562DC350) (status 30))
(segment (start 122.87504 118.09476) (end 124.77496 118.09476) (width 0.25) (layer F.Cu) (net 35) (status 30))
(segment (start 124.77496 119.39524) (end 124.88672 119.507) (width 0.25) (layer F.Cu) (net 36))
(segment (start 124.88672 119.507) (end 127.762 119.507) (width 0.25) (layer F.Cu) (net 36) (tstamp 5631251E))
(segment (start 127.762 119.507) (end 128.155 119.126) (width 0.25) (layer F.Cu) (net 36) (tstamp 56312529) (status 20))
(segment (start 123.063 100.457) (end 123.063 104.521) (width 0.25) (layer F.Cu) (net 36))
(segment (start 123.063 104.521) (end 124.587 106.045) (width 0.25) (layer F.Cu) (net 36) (tstamp 562DF666))
(segment (start 124.587 106.045) (end 124.587 110.109) (width 0.25) (layer F.Cu) (net 36) (tstamp 562DF66B))
(segment (start 124.587 110.109) (end 124.19 110.506) (width 0.25) (layer F.Cu) (net 36) (tstamp 562DF670))
(segment (start 122.892 110.506) (end 124.19 110.506) (width 0.25) (layer F.Cu) (net 36) (tstamp 562DF674) (status 10))
(segment (start 122.174 99.568) (end 120.30754 99.5671) (width 0.25) (layer F.Cu) (net 36) (status 20))
(segment (start 122.174 99.568) (end 123.063 100.457) (width 0.25) (layer F.Cu) (net 36) (tstamp 562DF4CB))
(segment (start 128.016 118.999) (end 128.028 118.999) (width 0.25) (layer F.Cu) (net 36) (tstamp 562DF21D) (status 30))
(segment (start 128.028 118.999) (end 128.155 119.126) (width 0.25) (layer F.Cu) (net 36) (tstamp 562DF25B) (status 30))
(segment (start 122.892 110.506) (end 122.527 110.871) (width 0.25) (layer F.Cu) (net 36) (status 30))
(segment (start 122.527 110.871) (end 117.475 110.871) (width 0.25) (layer F.Cu) (net 36) (tstamp 562DC321) (status 10))
(segment (start 117.475 110.871) (end 116.459 111.887) (width 0.25) (layer F.Cu) (net 36) (tstamp 562DC32C))
(segment (start 116.459 111.887) (end 116.459 118.11) (width 0.25) (layer F.Cu) (net 36) (tstamp 562DC32F))
(segment (start 116.459 118.11) (end 117.74424 119.39524) (width 0.25) (layer F.Cu) (net 36) (tstamp 562DC337))
(segment (start 117.74424 119.39524) (end 122.87504 119.39524) (width 0.25) (layer F.Cu) (net 36) (tstamp 562DC33A) (status 20))
(segment (start 124.77496 119.39524) (end 122.87504 119.39524) (width 0.25) (layer F.Cu) (net 36) (status 30))
(segment (start 128.04324 119.01424) (end 128.155 119.126) (width 0.25) (layer F.Cu) (net 36) (tstamp 562D4A40) (status 30))
(segment (start 128.04324 119.01424) (end 128.155 119.126) (width 0.25) (layer F.Cu) (net 36) (tstamp 562C7B6C) (status 30))
(segment (start 179.633 106.498) (end 177.927 108.204) (width 0.25) (layer F.Cu) (net 37))
(segment (start 183.261 117.221) (end 183.007 116.967) (width 0.25) (layer F.Cu) (net 37) (tstamp 56312A0D))
(segment (start 183.007 116.967) (end 181.483 116.967) (width 0.25) (layer F.Cu) (net 37) (tstamp 56312A13))
(segment (start 181.483 116.967) (end 177.927 113.411) (width 0.25) (layer F.Cu) (net 37) (tstamp 56312A16))
(segment (start 177.927 113.411) (end 177.927 108.204) (width 0.25) (layer F.Cu) (net 37) (tstamp 56312A18))
(segment (start 183.261 117.221) (end 183.261 117.77472) (width 0.25) (layer F.Cu) (net 37) (tstamp 56313A6F))
(segment (start 179.633 106.498) (end 180.213 106.498) (width 0.25) (layer F.Cu) (net 37) (tstamp 56344309))
(segment (start 181.29504 117.84076) (end 181.18328 117.729) (width 0.25) (layer F.Cu) (net 37))
(segment (start 181.18328 117.729) (end 173.736 117.729) (width 0.25) (layer F.Cu) (net 37) (tstamp 5631425A))
(segment (start 173.228 117.221) (end 172.454 117.221) (width 0.25) (layer F.Cu) (net 37) (tstamp 56314265))
(segment (start 173.736 117.729) (end 173.228 117.221) (width 0.25) (layer F.Cu) (net 37) (tstamp 56314262))
(segment (start 183.19496 117.84076) (end 183.261 117.77472) (width 0.25) (layer F.Cu) (net 37))
(segment (start 181.29504 117.84076) (end 183.19496 117.84076) (width 0.25) (layer F.Cu) (net 37) (status 30))
(segment (start 179.792 108.498) (end 179.07 109.22) (width 0.25) (layer F.Cu) (net 38))
(segment (start 184.277 116.332) (end 183.896 115.951) (width 0.25) (layer F.Cu) (net 38))
(segment (start 184.13476 119.14124) (end 184.912 118.364) (width 0.25) (layer F.Cu) (net 38) (tstamp 56314E25))
(segment (start 184.912 118.364) (end 184.912 116.967) (width 0.25) (layer F.Cu) (net 38) (tstamp 56314E28))
(segment (start 184.912 116.967) (end 184.277 116.332) (width 0.25) (layer F.Cu) (net 38) (tstamp 56314E2D))
(segment (start 184.13476 119.14124) (end 183.19496 119.14124) (width 0.25) (layer F.Cu) (net 38))
(segment (start 179.07 113.157) (end 179.07 109.22) (width 0.25) (layer F.Cu) (net 38) (tstamp 56314E59))
(segment (start 181.864 115.951) (end 179.07 113.157) (width 0.25) (layer F.Cu) (net 38) (tstamp 56314E51))
(segment (start 183.896 115.951) (end 181.864 115.951) (width 0.25) (layer F.Cu) (net 38) (tstamp 56314E47))
(segment (start 179.792 108.498) (end 180.213 108.498) (width 0.25) (layer F.Cu) (net 38) (tstamp 56344305))
(segment (start 179.07 119.253) (end 172.708 119.253) (width 0.25) (layer F.Cu) (net 38))
(segment (start 181.18328 119.253) (end 179.07 119.253) (width 0.25) (layer F.Cu) (net 38) (tstamp 56312AF6) (status 10))
(segment (start 172.708 119.253) (end 172.454 118.999) (width 0.25) (layer F.Cu) (net 38) (tstamp 5631427A))
(segment (start 181.29504 119.14124) (end 181.18328 119.253) (width 0.25) (layer F.Cu) (net 38) (status 30))
(segment (start 181.29504 119.14124) (end 183.19496 119.14124) (width 0.25) (layer F.Cu) (net 38) (status 30))
(segment (start 172.454 118.999) (end 172.59624 119.14124) (width 0.25) (layer F.Cu) (net 38) (status 30))
(segment (start 136.981 103.901) (end 136.981 104.596) (width 0.25) (layer F.Cu) (net 39))
(segment (start 136.981 104.596) (end 137.16 104.775) (width 0.25) (layer F.Cu) (net 39) (tstamp 562D61AD))
(segment (start 137.16 104.775) (end 137.795 104.775) (width 0.25) (layer F.Cu) (net 39) (tstamp 562D61B3))
(segment (start 137.795 104.775) (end 139.192 103.378) (width 0.25) (layer F.Cu) (net 39) (tstamp 562D61B7))
(segment (start 139.192 103.378) (end 141.363 103.378) (width 0.25) (layer F.Cu) (net 39) (tstamp 562D61BC))
(segment (start 134.981 103.901) (end 135.001 101.981) (width 0.25) (layer F.Cu) (net 40))
(segment (start 135.001 101.981) (end 134.862 101.854) (width 0.25) (layer F.Cu) (net 40) (tstamp 562CA19D) (status 20))
(segment (start 139.431 107.851) (end 140.236 107.851) (width 0.25) (layer F.Cu) (net 41))
(segment (start 140.855 108.47) (end 141.605 108.47) (width 0.25) (layer F.Cu) (net 41) (tstamp 562D4B15))
(segment (start 140.236 107.851) (end 140.855 108.47) (width 0.25) (layer F.Cu) (net 41) (tstamp 562D4B14))
(segment (start 141.704 108.371) (end 141.605 108.47) (width 0.25) (layer F.Cu) (net 41) (tstamp 562CA70B) (status 30))
(segment (start 132.842 117.983) (end 130.302 117.983) (width 0.25) (layer F.Cu) (net 42))
(segment (start 134.239 117.983) (end 132.842 117.983) (width 0.25) (layer F.Cu) (net 42) (tstamp 562D887E))
(segment (start 135.481 116.741) (end 134.239 117.983) (width 0.25) (layer F.Cu) (net 42) (tstamp 562D885C))
(segment (start 135.481 115.301) (end 135.481 116.741) (width 0.25) (layer F.Cu) (net 42))
(segment (start 130.302 117.983) (end 129.655 117.348) (width 0.25) (layer F.Cu) (net 42) (tstamp 56309831) (status 20))
(segment (start 135.001 118.745) (end 134.747 118.999) (width 0.25) (layer F.Cu) (net 43))
(segment (start 135.981 117.765) (end 135.001 118.745) (width 0.25) (layer F.Cu) (net 43) (tstamp 562D884D))
(segment (start 135.981 115.301) (end 135.981 117.765) (width 0.25) (layer F.Cu) (net 43))
(segment (start 134.747 118.999) (end 129.782 118.999) (width 0.25) (layer F.Cu) (net 43) (tstamp 562DF281) (status 20))
(segment (start 129.782 118.999) (end 129.655 119.126) (width 0.25) (layer F.Cu) (net 43) (tstamp 562DF28F) (status 30))
(segment (start 129.528 119.253) (end 129.655 119.126) (width 0.25) (layer F.Cu) (net 43) (tstamp 562D8856) (status 30))
(segment (start 168.529 104.775) (end 169.799 103.505) (width 0.25) (layer F.Cu) (net 44))
(segment (start 167.715 104.596) (end 167.894 104.775) (width 0.25) (layer F.Cu) (net 44) (tstamp 562E7009))
(segment (start 167.894 104.775) (end 168.529 104.775) (width 0.25) (layer F.Cu) (net 44) (tstamp 562E700E))
(segment (start 168.529 104.775) (end 168.529 104.775) (width 0.25) (layer F.Cu) (net 44) (tstamp 562E7015))
(segment (start 167.715 103.901) (end 167.715 104.596) (width 0.25) (layer F.Cu) (net 44))
(segment (start 169.799 103.505) (end 172.478 103.505) (width 0.25) (layer F.Cu) (net 44) (tstamp 562E707A))
(segment (start 165.715 103.901) (end 165.715 102.227) (width 0.25) (layer F.Cu) (net 45))
(segment (start 165.715 102.227) (end 165.342 101.854) (width 0.25) (layer F.Cu) (net 45) (tstamp 562E658B))
(segment (start 170.165 107.851) (end 171.212 107.851) (width 0.25) (layer F.Cu) (net 46))
(segment (start 171.212 107.851) (end 172.212 108.851) (width 0.25) (layer F.Cu) (net 46) (tstamp 562E6A4A))
(segment (start 172.101 108.74) (end 172.212 108.851) (width 0.25) (layer F.Cu) (net 46) (tstamp 562E69E1) (status 30))
(segment (start 169.291 119.507) (end 170.434 119.507) (width 0.25) (layer F.Cu) (net 47))
(segment (start 166.215 115.979) (end 165.989 116.205) (width 0.25) (layer F.Cu) (net 47) (tstamp 562E70FD))
(segment (start 165.989 116.205) (end 165.608 116.205) (width 0.25) (layer F.Cu) (net 47) (tstamp 562E7103))
(segment (start 165.608 116.205) (end 165.1 116.713) (width 0.25) (layer F.Cu) (net 47) (tstamp 562E7107))
(segment (start 165.1 116.713) (end 165.1 118.872) (width 0.25) (layer F.Cu) (net 47) (tstamp 562E710A))
(segment (start 165.1 118.872) (end 165.735 119.507) (width 0.25) (layer F.Cu) (net 47) (tstamp 562E710D))
(segment (start 165.735 119.507) (end 169.291 119.507) (width 0.25) (layer F.Cu) (net 47) (tstamp 562E710F))
(segment (start 166.215 115.301) (end 166.215 115.979) (width 0.25) (layer F.Cu) (net 47))
(segment (start 170.434 119.507) (end 170.954 118.999) (width 0.25) (layer F.Cu) (net 47) (tstamp 562E731D) (status 20))
(segment (start 166.116 116.84) (end 166.116 118.11) (width 0.25) (layer F.Cu) (net 48))
(segment (start 166.715 115.301) (end 166.715 116.241) (width 0.25) (layer F.Cu) (net 48))
(segment (start 166.715 116.241) (end 166.116 116.84) (width 0.25) (layer F.Cu) (net 48) (tstamp 562E7112))
(segment (start 169.672 118.491) (end 170.954 117.221) (width 0.25) (layer F.Cu) (net 48) (tstamp 562E733C) (status 20))
(segment (start 169.291 118.491) (end 169.672 118.491) (width 0.25) (layer F.Cu) (net 48) (tstamp 562E733A))
(segment (start 166.497 118.491) (end 169.291 118.491) (width 0.25) (layer F.Cu) (net 48) (tstamp 562E7336))
(segment (start 166.116 118.11) (end 166.497 118.491) (width 0.25) (layer F.Cu) (net 48) (tstamp 562E7331))
(segment (start 153.289 108.204) (end 158.877 108.204) (width 0.25) (layer B.Cu) (net 49))
(segment (start 146.939 107.061) (end 152.146 107.061) (width 0.25) (layer B.Cu) (net 49))
(segment (start 130.429 107.569) (end 136.271 107.569) (width 0.25) (layer F.Cu) (net 49) (tstamp 562C9FB1))
(segment (start 130.176398 107.569) (end 130.429 107.569) (width 0.25) (layer F.Cu) (net 49) (tstamp 562D5FE3))
(segment (start 129.032 106.424602) (end 130.176398 107.569) (width 0.25) (layer F.Cu) (net 49) (tstamp 562D5FDD))
(segment (start 129.032 106.172) (end 129.032 106.424602) (width 0.25) (layer F.Cu) (net 49) (tstamp 562D5FDA))
(segment (start 128.711 105.851) (end 129.032 106.172) (width 0.25) (layer F.Cu) (net 49) (tstamp 562D5FCB))
(segment (start 128.031 105.851) (end 128.711 105.851) (width 0.25) (layer F.Cu) (net 49))
(segment (start 142.875 107.061) (end 146.939 107.061) (width 0.25) (layer B.Cu) (net 49) (tstamp 562D7ED5))
(segment (start 142.367 107.569) (end 142.875 107.061) (width 0.25) (layer B.Cu) (net 49) (tstamp 562D7ECD))
(segment (start 136.779 107.569) (end 142.367 107.569) (width 0.25) (layer B.Cu) (net 49) (tstamp 562D7ECC))
(via (at 136.779 107.569) (size 0.6) (drill 0.4) (layers F.Cu B.Cu) (net 49))
(segment (start 136.271 107.569) (end 136.779 107.569) (width 0.25) (layer F.Cu) (net 49))
(segment (start 152.146 107.061) (end 153.289 108.204) (width 0.25) (layer B.Cu) (net 49) (tstamp 562E7371))
(segment (start 160.334 105.851) (end 158.765 105.851) (width 0.25) (layer F.Cu) (net 49) (tstamp 562E73D0))
(segment (start 160.782 106.299) (end 160.334 105.851) (width 0.25) (layer F.Cu) (net 49) (tstamp 562E73CF))
(via (at 160.782 106.299) (size 0.6) (drill 0.4) (layers F.Cu B.Cu) (net 49))
(segment (start 158.877 108.204) (end 160.782 106.299) (width 0.25) (layer B.Cu) (net 49) (tstamp 562E73C7))
(segment (start 146.939 107.626998) (end 151.949998 107.626998) (width 0.25) (layer B.Cu) (net 50))
(segment (start 129.322 107.351) (end 130.048 108.077) (width 0.25) (layer F.Cu) (net 50) (tstamp 562C9FB5))
(segment (start 130.048 108.077) (end 134.747 108.077) (width 0.25) (layer F.Cu) (net 50) (tstamp 562C9FB6))
(segment (start 128.031 107.351) (end 129.322 107.351) (width 0.25) (layer F.Cu) (net 50))
(segment (start 143.071002 107.626998) (end 146.939 107.626998) (width 0.25) (layer B.Cu) (net 50) (tstamp 562D7E84))
(segment (start 142.367 108.331) (end 143.071002 107.626998) (width 0.25) (layer B.Cu) (net 50) (tstamp 562D7E7D))
(segment (start 136.398 108.331) (end 142.367 108.331) (width 0.25) (layer B.Cu) (net 50) (tstamp 562D7E7C))
(via (at 136.398 108.331) (size 0.6) (drill 0.4) (layers F.Cu B.Cu) (net 50))
(segment (start 136.271 108.331) (end 136.398 108.331) (width 0.25) (layer F.Cu) (net 50) (tstamp 562D7E73))
(segment (start 136.017 108.077) (end 136.271 108.331) (width 0.25) (layer F.Cu) (net 50) (tstamp 562D7E69))
(segment (start 134.747 108.077) (end 136.017 108.077) (width 0.25) (layer F.Cu) (net 50))
(segment (start 160.619 107.351) (end 158.765 107.351) (width 0.25) (layer F.Cu) (net 50) (tstamp 562E73EF))
(segment (start 160.782 107.188) (end 160.619 107.351) (width 0.25) (layer F.Cu) (net 50) (tstamp 562E73EE))
(via (at 160.782 107.188) (size 0.6) (drill 0.4) (layers F.Cu B.Cu) (net 50))
(segment (start 159.258 108.712) (end 160.782 107.188) (width 0.25) (layer B.Cu) (net 50) (tstamp 562E73E7))
(segment (start 153.035 108.712) (end 159.258 108.712) (width 0.25) (layer B.Cu) (net 50) (tstamp 562E73DD))
(segment (start 151.949998 107.626998) (end 153.035 108.712) (width 0.25) (layer B.Cu) (net 50) (tstamp 562E73D9))
(segment (start 146.939 108.077) (end 151.638 108.077) (width 0.25) (layer B.Cu) (net 51))
(segment (start 129.185602 107.851) (end 129.919602 108.585) (width 0.25) (layer F.Cu) (net 51) (tstamp 562C9FB9))
(segment (start 129.919602 108.585) (end 135.255 108.585) (width 0.25) (layer F.Cu) (net 51) (tstamp 562C9FBA))
(segment (start 128.031 107.851) (end 129.185602 107.851) (width 0.25) (layer F.Cu) (net 51))
(segment (start 143.383 108.077) (end 146.939 108.077) (width 0.25) (layer B.Cu) (net 51) (tstamp 562D7DFF))
(segment (start 142.748 108.712) (end 143.383 108.077) (width 0.25) (layer B.Cu) (net 51) (tstamp 562D7DFA))
(via (at 135.509 108.712) (size 0.6) (drill 0.4) (layers F.Cu B.Cu) (net 51))
(segment (start 135.382 108.585) (end 135.509 108.712) (width 0.25) (layer F.Cu) (net 51) (tstamp 562D7DF2))
(segment (start 135.255 108.585) (end 135.382 108.585) (width 0.25) (layer F.Cu) (net 51))
(segment (start 142.494 108.966) (end 142.748 108.712) (width 0.25) (layer B.Cu) (net 51) (tstamp 562D7E21))
(segment (start 136.144 108.966) (end 142.494 108.966) (width 0.25) (layer B.Cu) (net 51) (tstamp 562D7E19))
(segment (start 135.89 108.712) (end 136.144 108.966) (width 0.25) (layer B.Cu) (net 51) (tstamp 562D7E15))
(segment (start 135.509 108.712) (end 135.89 108.712) (width 0.25) (layer B.Cu) (net 51))
(segment (start 160.556 107.851) (end 158.765 107.851) (width 0.25) (layer F.Cu) (net 51) (tstamp 562E7411))
(segment (start 160.782 108.077) (end 160.556 107.851) (width 0.25) (layer F.Cu) (net 51) (tstamp 562E7410))
(via (at 160.782 108.077) (size 0.6) (drill 0.4) (layers F.Cu B.Cu) (net 51))
(segment (start 159.639 109.22) (end 160.782 108.077) (width 0.25) (layer B.Cu) (net 51) (tstamp 562E7407))
(segment (start 152.781 109.22) (end 159.639 109.22) (width 0.25) (layer B.Cu) (net 51) (tstamp 562E7401))
(segment (start 151.638 108.077) (end 152.781 109.22) (width 0.25) (layer B.Cu) (net 51) (tstamp 562E73FC))
(segment (start 159.258 109.728) (end 160.147 109.728) (width 0.25) (layer B.Cu) (net 52))
(segment (start 151.384 108.585) (end 152.527 109.728) (width 0.25) (layer B.Cu) (net 52) (tstamp 562E7416))
(segment (start 152.527 109.728) (end 159.258 109.728) (width 0.25) (layer B.Cu) (net 52) (tstamp 562E741C))
(segment (start 143.764 108.585) (end 146.812 108.585) (width 0.25) (layer B.Cu) (net 52) (tstamp 562D7B6D))
(segment (start 142.875 109.474) (end 143.764 108.585) (width 0.25) (layer B.Cu) (net 52) (tstamp 562D7B68))
(segment (start 135.763 109.474) (end 142.875 109.474) (width 0.25) (layer B.Cu) (net 52) (tstamp 562D7B67))
(via (at 135.763 109.474) (size 0.6) (drill 0.4) (layers F.Cu B.Cu) (net 52))
(segment (start 135.382 109.474) (end 135.763 109.474) (width 0.25) (layer F.Cu) (net 52) (tstamp 562D7B55))
(segment (start 135.001 109.093) (end 135.382 109.474) (width 0.25) (layer F.Cu) (net 52))
(segment (start 128.031 108.351) (end 128.925 108.351) (width 0.25) (layer F.Cu) (net 52))
(segment (start 129.667 109.093) (end 135.001 109.093) (width 0.25) (layer F.Cu) (net 52) (tstamp 562C9FBE))
(segment (start 128.925 108.351) (end 129.667 109.093) (width 0.25) (layer F.Cu) (net 52) (tstamp 562C9FBD))
(segment (start 146.812 108.585) (end 151.384 108.585) (width 0.25) (layer B.Cu) (net 52))
(segment (start 160.04 108.351) (end 158.765 108.351) (width 0.25) (layer F.Cu) (net 52) (tstamp 562E7475))
(segment (start 160.782 109.093) (end 160.04 108.351) (width 0.25) (layer F.Cu) (net 52) (tstamp 562E7474))
(via (at 160.782 109.093) (size 0.6) (drill 0.4) (layers F.Cu B.Cu) (net 52))
(segment (start 160.147 109.728) (end 160.782 109.093) (width 0.25) (layer B.Cu) (net 52) (tstamp 562E7466))
(segment (start 160.909 110.109) (end 160.655 110.109) (width 0.25) (layer F.Cu) (net 53))
(segment (start 159.651 108.851) (end 158.765 108.851) (width 0.25) (layer F.Cu) (net 53) (tstamp 562E74B4))
(segment (start 160.02 109.22) (end 159.651 108.851) (width 0.25) (layer F.Cu) (net 53) (tstamp 562E74B1))
(segment (start 160.02 109.474) (end 160.02 109.22) (width 0.25) (layer F.Cu) (net 53) (tstamp 562E74AE))
(segment (start 160.655 110.109) (end 160.02 109.474) (width 0.25) (layer F.Cu) (net 53) (tstamp 562E74A7))
(segment (start 160.655 110.363) (end 160.909 110.109) (width 0.25) (layer B.Cu) (net 53))
(segment (start 151.003 109.093) (end 152.273 110.363) (width 0.25) (layer B.Cu) (net 53) (tstamp 562E7443))
(segment (start 152.273 110.363) (end 160.655 110.363) (width 0.25) (layer B.Cu) (net 53) (tstamp 562E744A))
(segment (start 134.366 109.601) (end 134.62 109.601) (width 0.25) (layer F.Cu) (net 53))
(segment (start 134.62 109.601) (end 135.128 110.109) (width 0.25) (layer F.Cu) (net 53) (tstamp 562D7AFE))
(via (at 135.128 110.109) (size 0.6) (drill 0.4) (layers F.Cu B.Cu) (net 53))
(segment (start 135.128 110.109) (end 143.002 110.109) (width 0.25) (layer B.Cu) (net 53) (tstamp 562D7B09))
(segment (start 143.002 110.109) (end 144.018 109.093) (width 0.25) (layer B.Cu) (net 53) (tstamp 562D7B0A))
(segment (start 144.018 109.093) (end 146.685 109.093) (width 0.25) (layer B.Cu) (net 53) (tstamp 562D7B15))
(segment (start 128.031 108.851) (end 128.663 108.851) (width 0.25) (layer F.Cu) (net 53))
(segment (start 129.413 109.601) (end 134.366 109.601) (width 0.25) (layer F.Cu) (net 53) (tstamp 562C9FC2))
(segment (start 128.663 108.851) (end 129.413 109.601) (width 0.25) (layer F.Cu) (net 53) (tstamp 562C9FC1))
(segment (start 146.685 109.093) (end 151.003 109.093) (width 0.25) (layer B.Cu) (net 53))
(segment (start 160.909 110.109) (end 160.782 110.109) (width 0.25) (layer F.Cu) (net 53) (tstamp 562E7494))
(via (at 160.909 110.109) (size 0.6) (drill 0.4) (layers F.Cu B.Cu) (net 53))
(zone (net 5) (net_name GND) (layer B.Cu) (tstamp 56353323) (hatch edge 0.508)
(connect_pads (clearance 0.254))
(min_thickness 0.254)
(fill yes (arc_segments 16) (thermal_gap 0.508) (thermal_bridge_width 0.508))
(polygon
(pts
(xy 186.817 120.015) (xy 115.824 120.015) (xy 115.824 94.996) (xy 186.817 94.996) (xy 186.817 120.015)
)
)
(filled_polygon
(pts
(xy 186.039195 95.436942) (xy 186.241129 95.571871) (xy 186.376058 95.773805) (xy 186.431 96.050016) (xy 186.431 118.137166)
(xy 186.269514 117.895486) (xy 185.821486 117.596122) (xy 185.293 117.491) (xy 183.880471 117.491) (xy 183.575068 117.033932)
(xy 182.964828 116.626183) (xy 182.245 116.483) (xy 181.594 116.483) (xy 181.594 115.257594) (xy 181.912827 115.576978)
(xy 182.567183 115.84869) (xy 183.275709 115.849309) (xy 183.930538 115.578739) (xy 184.431978 115.078173) (xy 184.70369 114.423817)
(xy 184.704309 113.715291) (xy 184.433739 113.060462) (xy 183.933173 112.559022) (xy 183.278817 112.28731) (xy 182.570291 112.286691)
(xy 181.915462 112.557261) (xy 181.594 112.878163) (xy 181.594 110.998) (xy 181.488878 110.469514) (xy 181.189514 110.021486)
(xy 180.741486 109.722122) (xy 180.276474 109.629626) (xy 180.437096 109.629766) (xy 180.853146 109.457858) (xy 181.171739 109.13982)
(xy 181.344373 108.724071) (xy 181.344766 108.273904) (xy 181.172858 107.857854) (xy 180.85482 107.539261) (xy 180.755723 107.498112)
(xy 180.853146 107.457858) (xy 181.171739 107.13982) (xy 181.344373 106.724071) (xy 181.344766 106.273904) (xy 181.172858 105.857854)
(xy 180.85482 105.539261) (xy 180.45462 105.373083) (xy 180.558538 105.367805) (xy 180.937265 105.210931) (xy 181.005325 104.96993)
(xy 180.213 104.177605) (xy 179.420675 104.96993) (xy 179.488735 105.210931) (xy 179.959359 105.378442) (xy 179.572854 105.538142)
(xy 179.254261 105.85618) (xy 179.081627 106.271929) (xy 179.081234 106.722096) (xy 179.253142 107.138146) (xy 179.57118 107.456739)
(xy 179.670277 107.497888) (xy 179.572854 107.538142) (xy 179.254261 107.85618) (xy 179.081627 108.271929) (xy 179.081234 108.722096)
(xy 179.253142 109.138146) (xy 179.57118 109.456739) (xy 179.986929 109.629373) (xy 180.15008 109.629515) (xy 179.684514 109.722122)
(xy 179.236486 110.021486) (xy 178.937122 110.469514) (xy 178.832 110.998) (xy 178.832 116.483) (xy 168.402 116.483)
(xy 167.682172 116.626183) (xy 167.259 116.908937) (xy 166.835828 116.626183) (xy 166.116 116.483) (xy 151.241 116.483)
(xy 151.241 114.307865) (xy 166.704882 114.307865) (xy 166.808339 114.558252) (xy 166.999741 114.749987) (xy 167.249946 114.853882)
(xy 167.520865 114.854118) (xy 167.771252 114.750661) (xy 167.843038 114.679) (xy 169.849877 114.679) (xy 169.920741 114.749987)
(xy 170.170946 114.853882) (xy 170.441865 114.854118) (xy 170.692252 114.750661) (xy 170.883987 114.559259) (xy 170.987882 114.309054)
(xy 170.988118 114.038135) (xy 170.884661 113.787748) (xy 170.693259 113.596013) (xy 170.443054 113.492118) (xy 170.172135 113.491882)
(xy 169.921748 113.595339) (xy 169.849962 113.667) (xy 167.843123 113.667) (xy 167.772259 113.596013) (xy 167.522054 113.492118)
(xy 167.251135 113.491882) (xy 167.000748 113.595339) (xy 166.809013 113.786741) (xy 166.705118 114.036946) (xy 166.704882 114.307865)
(xy 151.241 114.307865) (xy 151.241 113.538) (xy 151.135878 113.009514) (xy 150.836514 112.561486) (xy 150.67715 112.455002)
(xy 150.673938 112.438856) (xy 150.482961 112.153039) (xy 150.197144 111.962062) (xy 149.86 111.895) (xy 149.522856 111.962062)
(xy 149.237039 112.153039) (xy 149.046062 112.438856) (xy 149.04285 112.455002) (xy 148.883486 112.561486) (xy 148.584122 113.009514)
(xy 148.479 113.538) (xy 148.479 116.483) (xy 142.025676 116.483) (xy 142.031882 116.468054) (xy 142.032118 116.197135)
(xy 141.928661 115.946748) (xy 141.737259 115.755013) (xy 141.487054 115.651118) (xy 141.216135 115.650882) (xy 141.094839 115.701)
(xy 140.210182 115.701) (xy 140.090054 115.651118) (xy 139.819135 115.650882) (xy 139.568748 115.754339) (xy 139.377013 115.945741)
(xy 139.273118 116.195946) (xy 139.272882 116.466865) (xy 139.279549 116.483) (xy 138.684 116.483) (xy 137.964172 116.626183)
(xy 137.4775 116.951367) (xy 136.990828 116.626183) (xy 136.271 116.483) (xy 128.01947 116.483) (xy 127.470913 116.373885)
(xy 127.101643 116.004615) (xy 127.172882 115.833054) (xy 127.173118 115.562135) (xy 127.069661 115.311748) (xy 126.878259 115.120013)
(xy 126.628054 115.016118) (xy 126.357135 115.015882) (xy 126.184317 115.087288) (xy 125.563514 114.466486) (xy 125.40415 114.360002)
(xy 125.400938 114.343856) (xy 125.209961 114.058039) (xy 124.924144 113.867062) (xy 124.587 113.8) (xy 124.249856 113.867062)
(xy 123.964039 114.058039) (xy 123.773062 114.343856) (xy 123.76985 114.360002) (xy 123.610486 114.466486) (xy 123.311122 114.914514)
(xy 123.206001 115.443) (xy 123.311122 115.971486) (xy 123.610486 116.419514) (xy 124.753485 117.562514) (xy 124.753488 117.562516)
(xy 125.517885 118.326913) (xy 125.643183 118.956827) (xy 126.050932 119.567068) (xy 126.112864 119.629) (xy 116.878016 119.629)
(xy 116.601805 119.574058) (xy 116.399871 119.439129) (xy 116.264942 119.237195) (xy 116.21 118.960983) (xy 116.21 117.206)
(xy 118.224149 117.206) (xy 118.306435 117.619681) (xy 118.540767 117.970382) (xy 118.891468 118.204714) (xy 119.305149 118.287)
(xy 120.978851 118.287) (xy 121.392532 118.204714) (xy 121.743233 117.970382) (xy 121.977565 117.619681) (xy 122.059851 117.206)
(xy 121.977565 116.792319) (xy 121.743233 116.441618) (xy 121.392532 116.207286) (xy 120.978851 116.125) (xy 119.305149 116.125)
(xy 118.891468 116.207286) (xy 118.540767 116.441618) (xy 118.306435 116.792319) (xy 118.224149 117.206) (xy 116.21 117.206)
(xy 116.21 109.982) (xy 116.602001 109.982) (xy 116.707122 110.510486) (xy 117.006486 110.958514) (xy 117.11 111.062028)
(xy 117.11 112.141) (xy 117.215122 112.669486) (xy 117.514486 113.117514) (xy 117.61 113.181335) (xy 117.61 114.3)
(xy 117.677062 114.637144) (xy 117.868039 114.922961) (xy 118.153856 115.113938) (xy 118.491 115.181) (xy 118.828144 115.113938)
(xy 119.113961 114.922961) (xy 119.304147 114.638328) (xy 119.472144 114.806619) (xy 119.906054 114.986794) (xy 120.375885 114.987204)
(xy 120.810109 114.807787) (xy 121.142619 114.475856) (xy 121.322794 114.041946) (xy 121.323204 113.572115) (xy 121.143787 113.137891)
(xy 120.811856 112.805381) (xy 120.377946 112.625206) (xy 119.908115 112.624796) (xy 119.754263 112.688366) (xy 119.766878 112.669486)
(xy 119.872 112.141) (xy 119.872 110.49) (xy 119.846557 110.362089) (xy 119.906054 110.386794) (xy 120.375885 110.387204)
(xy 120.722793 110.243865) (xy 134.446882 110.243865) (xy 134.550339 110.494252) (xy 134.741741 110.685987) (xy 134.991946 110.789882)
(xy 135.262865 110.790118) (xy 135.513252 110.686661) (xy 135.585038 110.615) (xy 142.067112 110.615) (xy 142.066882 110.878865)
(xy 142.170339 111.129252) (xy 142.242 111.201038) (xy 142.242 111.633) (xy 142.280517 111.826638) (xy 142.390204 111.990796)
(xy 143.406204 113.006796) (xy 143.570362 113.116483) (xy 143.764 113.155) (xy 144.008781 113.155) (xy 144.011482 113.161538)
(xy 144.133721 113.28399) (xy 144.012378 113.405122) (xy 143.874157 113.737995) (xy 143.873843 114.098424) (xy 144.011482 114.431538)
(xy 144.133721 114.55399) (xy 144.012378 114.675122) (xy 143.874157 115.007995) (xy 143.873843 115.368424) (xy 144.011482 115.701538)
(xy 144.266122 115.956622) (xy 144.598995 116.094843) (xy 144.959424 116.095157) (xy 145.242305 115.978274) (xy 145.246546 115.984865)
(xy 145.373866 116.071859) (xy 145.525 116.102464) (xy 146.575 116.102464) (xy 146.71619 116.075897) (xy 146.845865 115.992454)
(xy 146.932859 115.865134) (xy 146.963464 115.714) (xy 146.963464 114.674644) (xy 146.974358 114.66375) (xy 146.960881 114.650273)
(xy 146.938774 114.532786) (xy 147.075962 114.507425) (xy 147.223046 114.070015) (xy 147.191543 113.609614) (xy 147.075962 113.330575)
(xy 146.873814 113.293206) (xy 146.864608 113.284) (xy 146.873814 113.274794) (xy 147.075962 113.237425) (xy 147.223046 112.800015)
(xy 147.191543 112.339614) (xy 147.075962 112.060575) (xy 146.873814 112.023206) (xy 146.864608 112.014) (xy 146.873814 112.004794)
(xy 147.075962 111.967425) (xy 147.223046 111.530015) (xy 147.191543 111.069614) (xy 147.112533 110.878865) (xy 173.054882 110.878865)
(xy 173.158339 111.129252) (xy 173.23 111.201038) (xy 173.23 112.014) (xy 173.268517 112.207638) (xy 173.378204 112.371796)
(xy 174.013204 113.006796) (xy 174.177362 113.116483) (xy 174.371 113.155) (xy 174.742781 113.155) (xy 174.745482 113.161538)
(xy 174.867721 113.28399) (xy 174.746378 113.405122) (xy 174.608157 113.737995) (xy 174.607843 114.098424) (xy 174.745482 114.431538)
(xy 174.867721 114.55399) (xy 174.746378 114.675122) (xy 174.608157 115.007995) (xy 174.607843 115.368424) (xy 174.745482 115.701538)
(xy 175.000122 115.956622) (xy 175.332995 116.094843) (xy 175.693424 116.095157) (xy 175.976305 115.978274) (xy 175.980546 115.984865)
(xy 176.107866 116.071859) (xy 176.259 116.102464) (xy 177.309 116.102464) (xy 177.45019 116.075897) (xy 177.579865 115.992454)
(xy 177.666859 115.865134) (xy 177.697464 115.714) (xy 177.697464 114.674644) (xy 177.708358 114.66375) (xy 177.694881 114.650273)
(xy 177.672774 114.532786) (xy 177.809962 114.507425) (xy 177.957046 114.070015) (xy 177.925543 113.609614) (xy 177.809962 113.330575)
(xy 177.607814 113.293206) (xy 177.598608 113.284) (xy 177.607814 113.274794) (xy 177.809962 113.237425) (xy 177.957046 112.800015)
(xy 177.925543 112.339614) (xy 177.809962 112.060575) (xy 177.607814 112.023206) (xy 177.598608 112.014) (xy 177.607814 112.004794)
(xy 177.809962 111.967425) (xy 177.957046 111.530015) (xy 177.925543 111.069614) (xy 177.809962 110.790575) (xy 177.607814 110.753206)
(xy 177.598608 110.744) (xy 177.607814 110.734794) (xy 177.809962 110.697425) (xy 177.957046 110.260015) (xy 177.925543 109.799614)
(xy 177.809962 109.520575) (xy 177.592273 109.480333) (xy 176.963605 110.109) (xy 176.977748 110.123143) (xy 176.891992 110.208898)
(xy 176.68984 110.22273) (xy 176.590253 110.123143) (xy 176.604395 110.109) (xy 176.416768 109.921373) (xy 176.282518 109.596462)
(xy 176.027878 109.341378) (xy 175.92998 109.300727) (xy 176.155333 109.300727) (xy 176.784 109.929395) (xy 177.412667 109.300727)
(xy 177.372425 109.083038) (xy 176.935015 108.935954) (xy 176.474614 108.967457) (xy 176.195575 109.083038) (xy 176.155333 109.300727)
(xy 175.92998 109.300727) (xy 175.695005 109.203157) (xy 175.334576 109.202843) (xy 175.001462 109.340482) (xy 174.746378 109.595122)
(xy 174.608157 109.927995) (xy 174.607843 110.288424) (xy 174.745482 110.621538) (xy 174.867721 110.74399) (xy 174.746378 110.865122)
(xy 174.608157 111.197995) (xy 174.607843 111.558424) (xy 174.745482 111.891538) (xy 174.867721 112.01399) (xy 174.746378 112.135122)
(xy 174.743107 112.143) (xy 174.580592 112.143) (xy 174.242 111.804408) (xy 174.242 111.201123) (xy 174.312987 111.130259)
(xy 174.416882 110.880054) (xy 174.417118 110.609135) (xy 174.313661 110.358748) (xy 174.122259 110.167013) (xy 173.872054 110.063118)
(xy 173.601135 110.062882) (xy 173.350748 110.166339) (xy 173.159013 110.357741) (xy 173.055118 110.607946) (xy 173.054882 110.878865)
(xy 147.112533 110.878865) (xy 147.075962 110.790575) (xy 146.873814 110.753206) (xy 146.864608 110.744) (xy 146.873814 110.734794)
(xy 147.075962 110.697425) (xy 147.223046 110.260015) (xy 147.191543 109.799614) (xy 147.108446 109.599) (xy 150.793408 109.599)
(xy 151.915204 110.720796) (xy 152.079362 110.830483) (xy 152.273 110.869) (xy 160.655 110.869) (xy 160.848638 110.830483)
(xy 160.909224 110.790001) (xy 161.043865 110.790118) (xy 161.294252 110.686661) (xy 161.485987 110.495259) (xy 161.589882 110.245054)
(xy 161.590118 109.974135) (xy 161.486661 109.723748) (xy 161.300691 109.537454) (xy 161.358987 109.479259) (xy 161.462882 109.229054)
(xy 161.463118 108.958135) (xy 161.359661 108.707748) (xy 161.23708 108.584954) (xy 161.358987 108.463259) (xy 161.462882 108.213054)
(xy 161.463118 107.942135) (xy 161.359661 107.691748) (xy 161.30058 107.632564) (xy 161.358987 107.574259) (xy 161.462882 107.324054)
(xy 161.463118 107.053135) (xy 161.359661 106.802748) (xy 161.30058 106.743564) (xy 161.358987 106.685259) (xy 161.462882 106.435054)
(xy 161.463118 106.164135) (xy 161.359661 105.913748) (xy 161.168259 105.722013) (xy 160.918054 105.618118) (xy 160.647135 105.617882)
(xy 160.396748 105.721339) (xy 160.205013 105.912741) (xy 160.101118 106.162946) (xy 160.10103 106.264378) (xy 158.667408 107.698)
(xy 153.498592 107.698) (xy 152.503796 106.703204) (xy 152.339638 106.593517) (xy 152.146 106.555) (xy 142.875 106.555)
(xy 142.681362 106.593517) (xy 142.517204 106.703204) (xy 142.157408 107.063) (xy 137.236123 107.063) (xy 137.165259 106.992013)
(xy 136.915054 106.888118) (xy 136.644135 106.887882) (xy 136.393748 106.991339) (xy 136.202013 107.182741) (xy 136.098118 107.432946)
(xy 136.097882 107.703865) (xy 136.102928 107.716078) (xy 136.012748 107.753339) (xy 135.821013 107.944741) (xy 135.764543 108.080735)
(xy 135.645054 108.031118) (xy 135.374135 108.030882) (xy 135.123748 108.134339) (xy 134.932013 108.325741) (xy 134.828118 108.575946)
(xy 134.827882 108.846865) (xy 134.931339 109.097252) (xy 135.108409 109.27463) (xy 135.082118 109.337946) (xy 135.08204 109.427959)
(xy 134.993135 109.427882) (xy 134.742748 109.531339) (xy 134.551013 109.722741) (xy 134.447118 109.972946) (xy 134.446882 110.243865)
(xy 120.722793 110.243865) (xy 120.810109 110.207787) (xy 121.142619 109.875856) (xy 121.322794 109.441946) (xy 121.323204 108.972115)
(xy 121.143787 108.537891) (xy 120.811856 108.205381) (xy 120.377946 108.025206) (xy 119.908115 108.024796) (xy 119.473891 108.204213)
(xy 119.141381 108.536144) (xy 118.961206 108.970054) (xy 118.961174 109.007146) (xy 118.959514 109.005486) (xy 118.829284 108.918468)
(xy 118.796938 108.755856) (xy 118.605961 108.470039) (xy 118.320144 108.279062) (xy 117.983 108.212) (xy 117.645856 108.279062)
(xy 117.360039 108.470039) (xy 117.169062 108.755856) (xy 117.136716 108.918468) (xy 117.006486 109.005486) (xy 116.707122 109.453514)
(xy 116.602001 109.982) (xy 116.21 109.982) (xy 116.21 105.806) (xy 118.224149 105.806) (xy 118.306435 106.219681)
(xy 118.540767 106.570382) (xy 118.891468 106.804714) (xy 119.305149 106.887) (xy 120.978851 106.887) (xy 121.392532 106.804714)
(xy 121.743233 106.570382) (xy 121.977565 106.219681) (xy 122.059851 105.806) (xy 121.977565 105.392319) (xy 121.743233 105.041618)
(xy 121.392532 104.807286) (xy 120.978851 104.725) (xy 119.305149 104.725) (xy 118.891468 104.807286) (xy 118.540767 105.041618)
(xy 118.306435 105.392319) (xy 118.224149 105.806) (xy 116.21 105.806) (xy 116.21 103.0671) (xy 116.428893 103.0671)
(xy 116.495955 103.404244) (xy 116.686932 103.690061) (xy 116.972749 103.881038) (xy 117.309893 103.9481) (xy 117.905187 103.9481)
(xy 118.242331 103.881038) (xy 118.528148 103.690061) (xy 118.566943 103.632) (xy 128.151 103.632) (xy 128.218062 103.969144)
(xy 128.409039 104.254961) (xy 128.694856 104.445938) (xy 129.032 104.513) (xy 135.208076 104.513) (xy 136.918039 106.222963)
(xy 137.203856 106.41394) (xy 137.541 106.481002) (xy 137.878144 106.41394) (xy 138.163961 106.222963) (xy 138.354938 105.937146)
(xy 138.422 105.600002) (xy 138.354938 105.262858) (xy 138.163961 104.977041) (xy 136.195959 103.009039) (xy 135.910142 102.818062)
(xy 135.572998 102.751) (xy 129.032 102.751) (xy 128.694856 102.818062) (xy 128.409039 103.009039) (xy 128.218062 103.294856)
(xy 128.151 103.632) (xy 118.566943 103.632) (xy 118.719125 103.404244) (xy 118.786187 103.0671) (xy 118.719125 102.729956)
(xy 118.528148 102.444139) (xy 118.242331 102.253162) (xy 117.905187 102.1861) (xy 117.309893 102.1861) (xy 116.972749 102.253162)
(xy 116.686932 102.444139) (xy 116.495955 102.729956) (xy 116.428893 103.0671) (xy 116.21 103.0671) (xy 116.21 101.897391)
(xy 119.45154 101.897391) (xy 119.45154 102.236809) (xy 119.516699 102.564386) (xy 119.702257 102.842092) (xy 119.979963 103.02765)
(xy 120.30754 103.092809) (xy 120.635117 103.02765) (xy 120.912823 102.842092) (xy 121.098381 102.564386) (xy 121.111811 102.496865)
(xy 146.003882 102.496865) (xy 146.107339 102.747252) (xy 146.298741 102.938987) (xy 146.433 102.994737) (xy 146.433 104.063877)
(xy 146.362013 104.134741) (xy 146.258118 104.384946) (xy 146.257882 104.655865) (xy 146.361339 104.906252) (xy 146.552741 105.097987)
(xy 146.802946 105.201882) (xy 147.073865 105.202118) (xy 147.324252 105.098661) (xy 147.515987 104.907259) (xy 147.619882 104.657054)
(xy 147.620118 104.386135) (xy 147.516661 104.135748) (xy 147.445 104.063962) (xy 147.445 103.793034) (xy 178.815233 103.793034)
(xy 178.843195 104.343538) (xy 179.000069 104.722265) (xy 179.24107 104.790325) (xy 180.033395 103.998) (xy 180.392605 103.998)
(xy 181.18493 104.790325) (xy 181.425931 104.722265) (xy 181.610767 104.202966) (xy 181.582805 103.652462) (xy 181.425931 103.273735)
(xy 181.18493 103.205675) (xy 180.392605 103.998) (xy 180.033395 103.998) (xy 179.24107 103.205675) (xy 179.000069 103.273735)
(xy 178.815233 103.793034) (xy 147.445 103.793034) (xy 147.445 103.02607) (xy 179.420675 103.02607) (xy 180.213 103.818395)
(xy 181.005325 103.02607) (xy 180.937265 102.785069) (xy 180.417966 102.600233) (xy 179.867462 102.628195) (xy 179.488735 102.785069)
(xy 179.420675 103.02607) (xy 147.445 103.02607) (xy 147.445 102.682266) (xy 147.781043 102.821804) (xy 148.230983 102.822196)
(xy 148.646823 102.650375) (xy 148.965256 102.332497) (xy 149.137804 101.916957) (xy 149.137805 101.914983) (xy 153.375804 101.914983)
(xy 153.547625 102.330823) (xy 153.865503 102.649256) (xy 154.281043 102.821804) (xy 154.730983 102.822196) (xy 155.146823 102.650375)
(xy 155.465256 102.332497) (xy 155.637804 101.916957) (xy 155.638196 101.467017) (xy 155.561216 101.280709) (xy 181.141691 101.280709)
(xy 181.412261 101.935538) (xy 181.912827 102.436978) (xy 182.567183 102.70869) (xy 183.275709 102.709309) (xy 183.930538 102.438739)
(xy 184.431978 101.938173) (xy 184.70369 101.283817) (xy 184.704309 100.575291) (xy 184.433739 99.920462) (xy 183.933173 99.419022)
(xy 183.278817 99.14731) (xy 182.570291 99.146691) (xy 181.915462 99.417261) (xy 181.414022 99.917827) (xy 181.14231 100.572183)
(xy 181.141691 101.280709) (xy 155.561216 101.280709) (xy 155.466375 101.051177) (xy 155.148497 100.732744) (xy 154.732957 100.560196)
(xy 154.283017 100.559804) (xy 153.867177 100.731625) (xy 153.548744 101.049503) (xy 153.376196 101.465043) (xy 153.375804 101.914983)
(xy 149.137805 101.914983) (xy 149.138196 101.467017) (xy 148.966375 101.051177) (xy 148.648497 100.732744) (xy 148.232957 100.560196)
(xy 147.783017 100.559804) (xy 147.367177 100.731625) (xy 147.048744 101.049503) (xy 146.876196 101.465043) (xy 146.875988 101.703929)
(xy 146.821054 101.681118) (xy 146.550135 101.680882) (xy 146.299748 101.784339) (xy 146.108013 101.975741) (xy 146.004118 102.225946)
(xy 146.003882 102.496865) (xy 121.111811 102.496865) (xy 121.16354 102.236809) (xy 121.16354 101.897391) (xy 121.098381 101.569814)
(xy 120.912823 101.292108) (xy 120.635117 101.10655) (xy 120.30754 101.041391) (xy 119.979963 101.10655) (xy 119.702257 101.292108)
(xy 119.516699 101.569814) (xy 119.45154 101.897391) (xy 116.21 101.897391) (xy 116.21 98.162517) (xy 147.215088 98.162517)
(xy 147.283077 98.40346) (xy 147.802171 98.588201) (xy 148.352448 98.56023) (xy 148.730923 98.40346) (xy 148.798912 98.162517)
(xy 153.715088 98.162517) (xy 153.783077 98.40346) (xy 154.302171 98.588201) (xy 154.852448 98.56023) (xy 155.230923 98.40346)
(xy 155.298912 98.162517) (xy 154.507 97.370605) (xy 153.715088 98.162517) (xy 148.798912 98.162517) (xy 148.007 97.370605)
(xy 147.215088 98.162517) (xy 116.21 98.162517) (xy 116.21 96.050017) (xy 116.264942 95.773805) (xy 116.399871 95.571871)
(xy 116.601805 95.436942) (xy 116.738353 95.409781) (xy 116.686932 95.444139) (xy 116.495955 95.729956) (xy 116.428893 96.0671)
(xy 116.495955 96.404244) (xy 116.686932 96.690061) (xy 116.972749 96.881038) (xy 117.309893 96.9481) (xy 117.905187 96.9481)
(xy 118.160118 96.897391) (xy 119.45154 96.897391) (xy 119.45154 97.236809) (xy 119.516699 97.564386) (xy 119.702257 97.842092)
(xy 119.979963 98.02765) (xy 120.30754 98.092809) (xy 120.635117 98.02765) (xy 120.912823 97.842092) (xy 121.098381 97.564386)
(xy 121.16354 97.236809) (xy 121.16354 96.986171) (xy 146.609799 96.986171) (xy 146.63777 97.536448) (xy 146.79454 97.914923)
(xy 147.035483 97.982912) (xy 147.827395 97.191) (xy 148.186605 97.191) (xy 148.978517 97.982912) (xy 149.21946 97.914923)
(xy 149.404201 97.395829) (xy 149.383378 96.986171) (xy 153.109799 96.986171) (xy 153.13777 97.536448) (xy 153.29454 97.914923)
(xy 153.535483 97.982912) (xy 154.327395 97.191) (xy 154.686605 97.191) (xy 155.478517 97.982912) (xy 155.71946 97.914923)
(xy 155.904201 97.395829) (xy 155.87623 96.845552) (xy 155.71946 96.467077) (xy 155.478517 96.399088) (xy 154.686605 97.191)
(xy 154.327395 97.191) (xy 153.535483 96.399088) (xy 153.29454 96.467077) (xy 153.109799 96.986171) (xy 149.383378 96.986171)
(xy 149.37623 96.845552) (xy 149.21946 96.467077) (xy 148.978517 96.399088) (xy 148.186605 97.191) (xy 147.827395 97.191)
(xy 147.035483 96.399088) (xy 146.79454 96.467077) (xy 146.609799 96.986171) (xy 121.16354 96.986171) (xy 121.16354 96.897391)
(xy 121.098381 96.569814) (xy 120.912823 96.292108) (xy 120.804133 96.219483) (xy 147.215088 96.219483) (xy 148.007 97.011395)
(xy 148.798912 96.219483) (xy 153.715088 96.219483) (xy 154.507 97.011395) (xy 155.298912 96.219483) (xy 155.230923 95.97854)
(xy 154.711829 95.793799) (xy 154.161552 95.82177) (xy 153.783077 95.97854) (xy 153.715088 96.219483) (xy 148.798912 96.219483)
(xy 148.730923 95.97854) (xy 148.211829 95.793799) (xy 147.661552 95.82177) (xy 147.283077 95.97854) (xy 147.215088 96.219483)
(xy 120.804133 96.219483) (xy 120.635117 96.10655) (xy 120.30754 96.041391) (xy 119.979963 96.10655) (xy 119.702257 96.292108)
(xy 119.516699 96.569814) (xy 119.45154 96.897391) (xy 118.160118 96.897391) (xy 118.242331 96.881038) (xy 118.528148 96.690061)
(xy 118.719125 96.404244) (xy 118.786187 96.0671) (xy 118.719125 95.729956) (xy 118.528148 95.444139) (xy 118.435151 95.382)
(xy 185.762983 95.382)
)
)
(filled_polygon
(pts
(xy 146.243748 113.904858) (xy 146.229605 113.919) (xy 146.243748 113.933142) (xy 146.064143 114.112748) (xy 146.05 114.098605)
(xy 146.035858 114.112748) (xy 145.856253 113.933143) (xy 145.870395 113.919) (xy 145.856253 113.904858) (xy 145.942008 113.819102)
(xy 146.14416 113.80527)
)
)
(filled_polygon
(pts
(xy 146.243748 112.634858) (xy 146.229605 112.649) (xy 146.243748 112.663143) (xy 146.157992 112.748898) (xy 145.95584 112.76273)
(xy 145.856253 112.663143) (xy 145.870395 112.649) (xy 145.856253 112.634858) (xy 145.942008 112.549102) (xy 146.14416 112.53527)
)
)
(filled_polygon
(pts
(xy 146.243748 111.364858) (xy 146.229605 111.379) (xy 146.243748 111.393143) (xy 146.157992 111.478898) (xy 145.95584 111.49273)
(xy 145.856253 111.393143) (xy 145.870395 111.379) (xy 145.856253 111.364858) (xy 145.942008 111.279102) (xy 146.14416 111.26527)
)
)
(filled_polygon
(pts
(xy 146.243748 110.094858) (xy 146.229605 110.109) (xy 146.243748 110.123143) (xy 146.157992 110.208898) (xy 145.95584 110.22273)
(xy 145.856253 110.123143) (xy 145.870395 110.109) (xy 145.856253 110.094858) (xy 146.035858 109.915252) (xy 146.05 109.929395)
(xy 146.064142 109.915252)
)
)
(filled_polygon
(pts
(xy 176.977748 113.904858) (xy 176.963605 113.919) (xy 176.977748 113.933142) (xy 176.798143 114.112748) (xy 176.784 114.098605)
(xy 176.769858 114.112748) (xy 176.590253 113.933143) (xy 176.604395 113.919) (xy 176.590253 113.904858) (xy 176.676008 113.819102)
(xy 176.87816 113.80527)
)
)
(filled_polygon
(pts
(xy 176.977748 112.634858) (xy 176.963605 112.649) (xy 176.977748 112.663143) (xy 176.891992 112.748898) (xy 176.68984 112.76273)
(xy 176.590253 112.663143) (xy 176.604395 112.649) (xy 176.590253 112.634858) (xy 176.676008 112.549102) (xy 176.87816 112.53527)
)
)
(filled_polygon
(pts
(xy 176.977748 111.364858) (xy 176.963605 111.379) (xy 176.977748 111.393143) (xy 176.891992 111.478898) (xy 176.68984 111.49273)
(xy 176.590253 111.393143) (xy 176.604395 111.379) (xy 176.590253 111.364858) (xy 176.676008 111.279102) (xy 176.87816 111.26527)
)
)
)
(zone (net 5) (net_name GND) (layer F.Cu) (tstamp 56353323) (hatch edge 0.508)
(connect_pads (clearance 0.254))
(min_thickness 0.254)
(fill yes (arc_segments 16) (thermal_gap 0.508) (thermal_bridge_width 0.508))
(polygon
(pts
(xy 186.817 120.015) (xy 115.824 120.015) (xy 115.824 94.996) (xy 186.817 94.996) (xy 186.817 120.015)
)
)
(filled_polygon
(pts
(xy 151.408 105.790922) (xy 151.408 107.542141) (xy 151.400536 107.579) (xy 151.400536 107.907378) (xy 151.332062 108.009856)
(xy 151.265 108.347) (xy 151.265 110.032635) (xy 151.249536 110.109) (xy 151.249536 112.141) (xy 151.276103 112.28219)
(xy 151.359546 112.411865) (xy 151.486866 112.498859) (xy 151.638 112.529464) (xy 151.669542 112.529464) (xy 154.305039 115.164961)
(xy 154.590856 115.355938) (xy 154.928 115.423) (xy 155.722 115.423) (xy 155.722 116.332) (xy 155.789062 116.669144)
(xy 155.814606 116.707374) (xy 155.841103 116.84819) (xy 155.924546 116.977865) (xy 156.051866 117.064859) (xy 156.184801 117.091779)
(xy 156.265856 117.145938) (xy 156.603 117.213) (xy 156.940144 117.145938) (xy 157.020656 117.092142) (xy 157.14419 117.068897)
(xy 157.161081 117.058028) (xy 157.164673 117.066699) (xy 157.343302 117.245327) (xy 157.576691 117.342) (xy 157.81725 117.342)
(xy 157.976 117.18325) (xy 157.976 116.459) (xy 158.23 116.459) (xy 158.23 117.18325) (xy 158.38875 117.342)
(xy 158.629309 117.342) (xy 158.862698 117.245327) (xy 159.041327 117.066699) (xy 159.138 116.83331) (xy 159.138 116.61775)
(xy 158.97925 116.459) (xy 158.23 116.459) (xy 157.976 116.459) (xy 157.956 116.459) (xy 157.956 116.205)
(xy 157.976 116.205) (xy 157.976 116.185) (xy 158.23 116.185) (xy 158.23 116.205) (xy 158.97925 116.205)
(xy 159.138 116.04625) (xy 159.138 115.83069) (xy 159.041327 115.597301) (xy 158.867025 115.423) (xy 159.397 115.423)
(xy 159.734144 115.355938) (xy 160.019961 115.164961) (xy 160.201536 114.983386) (xy 160.201536 115.801) (xy 160.228103 115.94219)
(xy 160.311546 116.071865) (xy 160.438866 116.158859) (xy 160.59 116.189464) (xy 160.84 116.189464) (xy 160.969588 116.16508)
(xy 161.09 116.189464) (xy 161.34 116.189464) (xy 161.469588 116.16508) (xy 161.59 116.189464) (xy 161.84 116.189464)
(xy 161.969588 116.16508) (xy 162.09 116.189464) (xy 162.34 116.189464) (xy 162.469588 116.16508) (xy 162.59 116.189464)
(xy 162.84 116.189464) (xy 162.969588 116.16508) (xy 163.09 116.189464) (xy 163.34 116.189464) (xy 163.469588 116.16508)
(xy 163.59 116.189464) (xy 163.84 116.189464) (xy 163.969588 116.16508) (xy 164.09 116.189464) (xy 164.34 116.189464)
(xy 164.469588 116.16508) (xy 164.59 116.189464) (xy 164.84 116.189464) (xy 164.923692 116.173716) (xy 164.742204 116.355204)
(xy 164.632517 116.519362) (xy 164.594 116.713) (xy 164.594 118.872) (xy 164.632517 119.065638) (xy 164.742204 119.229796)
(xy 165.141408 119.629) (xy 130.282731 119.629) (xy 130.293464 119.576) (xy 130.293464 119.505) (xy 134.747 119.505)
(xy 134.940638 119.466483) (xy 135.104796 119.356796) (xy 136.144 118.317592) (xy 136.548204 118.721796) (xy 136.712362 118.831483)
(xy 136.906 118.87) (xy 139.7 118.87) (xy 139.893638 118.831483) (xy 140.057796 118.721796) (xy 140.946796 117.832796)
(xy 141.056483 117.668638) (xy 141.095 117.475) (xy 141.095 116.963076) (xy 141.214946 117.012882) (xy 141.485865 117.013118)
(xy 141.607161 116.963) (xy 145.415 116.963) (xy 145.656473 116.914968) (xy 145.861184 116.778184) (xy 145.926368 116.713)
(xy 149.928736 116.713) (xy 149.928736 118.745) (xy 149.955303 118.88619) (xy 150.038746 119.015865) (xy 150.166066 119.102859)
(xy 150.3172 119.133464) (xy 153.9748 119.133464) (xy 154.11599 119.106897) (xy 154.245665 119.023454) (xy 154.332659 118.896134)
(xy 154.363264 118.745) (xy 154.363264 116.713) (xy 154.336697 116.57181) (xy 154.253254 116.442135) (xy 154.125934 116.355141)
(xy 153.9748 116.324536) (xy 150.3172 116.324536) (xy 150.17601 116.351103) (xy 150.046335 116.434546) (xy 149.959341 116.561866)
(xy 149.928736 116.713) (xy 145.926368 116.713) (xy 146.496185 116.143184) (xy 146.523393 116.102464) (xy 146.575 116.102464)
(xy 146.71619 116.075897) (xy 146.845865 115.992454) (xy 146.932859 115.865134) (xy 146.963464 115.714) (xy 146.963464 114.674644)
(xy 146.974358 114.66375) (xy 146.960881 114.650273) (xy 146.938774 114.532786) (xy 147.075962 114.507425) (xy 147.223046 114.070015)
(xy 147.191543 113.609614) (xy 147.075962 113.330575) (xy 146.873814 113.293206) (xy 146.864608 113.284) (xy 146.873814 113.274794)
(xy 147.075962 113.237425) (xy 147.223046 112.800015) (xy 147.191543 112.339614) (xy 147.075962 112.060575) (xy 146.873814 112.023206)
(xy 146.864608 112.014) (xy 146.873814 112.004794) (xy 147.075962 111.967425) (xy 147.223046 111.530015) (xy 147.191543 111.069614)
(xy 147.075962 110.790575) (xy 146.873814 110.753206) (xy 146.864608 110.744) (xy 146.873814 110.734794) (xy 147.075962 110.697425)
(xy 147.223046 110.260015) (xy 147.191543 109.799614) (xy 147.075962 109.520575) (xy 146.858273 109.480333) (xy 146.229605 110.109)
(xy 146.243748 110.123143) (xy 146.157992 110.208898) (xy 145.95584 110.22273) (xy 145.856253 110.123143) (xy 145.870395 110.109)
(xy 145.856253 110.094858) (xy 146.035858 109.915252) (xy 146.05 109.929395) (xy 146.678667 109.300727) (xy 146.638425 109.083038)
(xy 146.201015 108.935954) (xy 145.740614 108.967457) (xy 145.461575 109.083038) (xy 145.421333 109.300725) (xy 145.30525 109.184642)
(xy 145.286 109.203892) (xy 145.286 107.905592) (xy 146.463842 106.72775) (xy 148.6 106.72775) (xy 148.6 107.068309)
(xy 148.696673 107.301698) (xy 148.875301 107.480327) (xy 149.10869 107.577) (xy 149.110301 107.577) (xy 149.09381 107.580103)
(xy 148.964135 107.663546) (xy 148.877141 107.790866) (xy 148.846536 107.942) (xy 148.846536 108.942) (xy 148.873103 109.08319)
(xy 148.956546 109.212865) (xy 148.979 109.228207) (xy 148.979 110.032635) (xy 148.963536 110.109) (xy 148.963536 112.141)
(xy 148.979 112.223183) (xy 148.979 113.538) (xy 149.046062 113.875144) (xy 149.237039 114.160961) (xy 149.522856 114.351938)
(xy 149.86 114.419) (xy 150.197144 114.351938) (xy 150.482961 114.160961) (xy 150.673938 113.875144) (xy 150.741 113.538)
(xy 150.741 112.217365) (xy 150.756464 112.141) (xy 150.756464 110.109) (xy 150.741 110.026817) (xy 150.741 109.230019)
(xy 150.755865 109.220454) (xy 150.842859 109.093134) (xy 150.873464 108.942) (xy 150.873464 107.942) (xy 150.846897 107.80081)
(xy 150.763454 107.671135) (xy 150.636134 107.584141) (xy 150.60087 107.577) (xy 150.61131 107.577) (xy 150.844699 107.480327)
(xy 151.023327 107.301698) (xy 151.12 107.068309) (xy 151.12 106.72775) (xy 150.96125 106.569) (xy 149.987 106.569)
(xy 149.987 106.589) (xy 149.733 106.589) (xy 149.733 106.569) (xy 148.75875 106.569) (xy 148.6 106.72775)
(xy 146.463842 106.72775) (xy 147.296796 105.894796) (xy 147.325818 105.851362) (xy 147.349652 105.815691) (xy 148.6 105.815691)
(xy 148.6 106.15625) (xy 148.75875 106.315) (xy 149.733 106.315) (xy 149.733 105.46575) (xy 149.987 105.46575)
(xy 149.987 106.315) (xy 150.96125 106.315) (xy 151.12 106.15625) (xy 151.12 105.815691) (xy 151.023327 105.582302)
(xy 150.844699 105.403673) (xy 150.61131 105.307) (xy 150.14575 105.307) (xy 149.987 105.46575) (xy 149.733 105.46575)
(xy 149.57425 105.307) (xy 149.10869 105.307) (xy 148.875301 105.403673) (xy 148.696673 105.582302) (xy 148.6 105.815691)
(xy 147.349652 105.815691) (xy 147.406483 105.730638) (xy 147.445 105.537) (xy 147.445 104.978123) (xy 147.515987 104.907259)
(xy 147.619882 104.657054) (xy 147.620118 104.386135) (xy 147.620062 104.386) (xy 150.003078 104.386)
)
)
(filled_polygon
(pts
(xy 124.011846 118.88924) (xy 123.770485 118.88924) (xy 123.72594 118.844695) (xy 123.410636 118.844695) (xy 123.400824 118.837991)
(xy 123.24969 118.807386) (xy 122.72804 118.807386) (xy 122.72804 118.682614) (xy 123.24969 118.682614) (xy 123.39088 118.656047)
(xy 123.407574 118.645305) (xy 123.72594 118.645305) (xy 123.770485 118.60076) (xy 124.011846 118.60076)
)
)
(filled_polygon
(pts
(xy 182.34406 118.391305) (xy 182.659364 118.391305) (xy 182.669176 118.398009) (xy 182.82031 118.428614) (xy 183.34196 118.428614)
(xy 183.34196 118.553386) (xy 182.82031 118.553386) (xy 182.67912 118.579953) (xy 182.662426 118.590695) (xy 182.34406 118.590695)
(xy 182.299515 118.63524) (xy 182.058154 118.63524) (xy 182.058154 118.34676) (xy 182.299515 118.34676)
)
)
(filled_polygon
(pts
(xy 181.670362 116.418483) (xy 181.864 116.457) (xy 183.686408 116.457) (xy 184.406 117.176592) (xy 184.406 118.154408)
(xy 184.19641 118.363998) (xy 184.073167 118.363998) (xy 184.20461 118.232555) (xy 184.20461 118.165301) (xy 184.107937 117.931912)
(xy 183.958074 117.782048) (xy 183.958074 117.64137) (xy 183.931507 117.50018) (xy 183.848064 117.370505) (xy 183.767 117.315116)
(xy 183.767 117.221) (xy 183.728483 117.027362) (xy 183.618796 116.863204) (xy 183.364796 116.609204) (xy 183.200638 116.499517)
(xy 183.007 116.461) (xy 181.692592 116.461) (xy 181.609224 116.377632)
)
)
(filled_polygon
(pts
(xy 123.964039 116.065961) (xy 124.249856 116.256938) (xy 124.587 116.324) (xy 124.924144 116.256938) (xy 125.207536 116.067581)
(xy 125.207536 116.072) (xy 125.234103 116.21319) (xy 125.317546 116.342865) (xy 125.39927 116.398705) (xy 125.324673 116.473302)
(xy 125.228 116.706691) (xy 125.228 116.94725) (xy 125.38675 117.106) (xy 126.111 117.106) (xy 126.111 117.086)
(xy 126.365 117.086) (xy 126.365 117.106) (xy 126.385 117.106) (xy 126.385 117.36) (xy 126.365 117.36)
(xy 126.365 117.38) (xy 126.111 117.38) (xy 126.111 117.36) (xy 125.38675 117.36) (xy 125.26975 117.477)
(xy 124.88672 117.477) (xy 124.736372 117.506906) (xy 124.40031 117.506906) (xy 124.25912 117.533473) (xy 124.173201 117.58876)
(xy 123.475829 117.58876) (xy 123.400824 117.537511) (xy 123.24969 117.506906) (xy 122.50039 117.506906) (xy 122.3592 117.533473)
(xy 122.273281 117.58876) (xy 121.983716 117.58876) (xy 122.059851 117.206) (xy 121.977565 116.792319) (xy 121.743233 116.441618)
(xy 121.502468 116.280743) (xy 121.622144 116.256938) (xy 121.907961 116.065961) (xy 122.029458 115.944464) (xy 123.882857 115.944464)
)
)
(filled_polygon
(pts
(xy 186.039195 95.436942) (xy 186.241129 95.571871) (xy 186.376058 95.773805) (xy 186.431 96.050016) (xy 186.431 116.378305)
(xy 186.30231 116.325) (xy 186.08675 116.325) (xy 185.928 116.48375) (xy 185.928 117.233) (xy 185.948 117.233)
(xy 185.948 117.487) (xy 185.928 117.487) (xy 185.928 117.507) (xy 185.674 117.507) (xy 185.674 117.487)
(xy 185.654 117.487) (xy 185.654 117.233) (xy 185.674 117.233) (xy 185.674 116.48375) (xy 185.51525 116.325)
(xy 185.29969 116.325) (xy 185.077589 116.416997) (xy 184.253796 115.593204) (xy 184.089638 115.483517) (xy 184.036512 115.47295)
(xy 184.431978 115.078173) (xy 184.70369 114.423817) (xy 184.704309 113.715291) (xy 184.433739 113.060462) (xy 183.933173 112.559022)
(xy 183.278817 112.28731) (xy 182.570291 112.286691) (xy 181.915462 112.557261) (xy 181.414022 113.057827) (xy 181.14231 113.712183)
(xy 181.141691 114.420709) (xy 181.206746 114.578154) (xy 179.576 112.947408) (xy 179.576 111.95874) (xy 179.986929 112.129373)
(xy 180.437096 112.129766) (xy 180.853146 111.957858) (xy 181.171739 111.63982) (xy 181.344373 111.224071) (xy 181.344766 110.773904)
(xy 181.172858 110.357854) (xy 180.85482 110.039261) (xy 180.439071 109.866627) (xy 179.988904 109.866234) (xy 179.576 110.036842)
(xy 179.576 109.45874) (xy 179.986929 109.629373) (xy 180.437096 109.629766) (xy 180.853146 109.457858) (xy 181.171739 109.13982)
(xy 181.344373 108.724071) (xy 181.344766 108.273904) (xy 181.172858 107.857854) (xy 180.85482 107.539261) (xy 180.755723 107.498112)
(xy 180.853146 107.457858) (xy 181.171739 107.13982) (xy 181.344373 106.724071) (xy 181.344766 106.273904) (xy 181.172858 105.857854)
(xy 180.85482 105.539261) (xy 180.45462 105.373083) (xy 180.558538 105.367805) (xy 180.937265 105.210931) (xy 181.005325 104.96993)
(xy 180.213 104.177605) (xy 179.420675 104.96993) (xy 179.488735 105.210931) (xy 179.959359 105.378442) (xy 179.572854 105.538142)
(xy 179.254261 105.85618) (xy 179.081627 106.271929) (xy 179.081573 106.333835) (xy 177.569204 107.846204) (xy 177.459517 108.010362)
(xy 177.421 108.204) (xy 177.421 109.292392) (xy 177.412667 109.300725) (xy 177.372425 109.083038) (xy 176.935015 108.935954)
(xy 176.474614 108.967457) (xy 176.195575 109.083038) (xy 176.155333 109.300725) (xy 176.03925 109.184642) (xy 176.02 109.203892)
(xy 176.02 108.413592) (xy 177.903796 106.529796) (xy 178.013483 106.365638) (xy 178.052 106.172) (xy 178.052 103.886)
(xy 178.033508 103.793034) (xy 178.815233 103.793034) (xy 178.843195 104.343538) (xy 179.000069 104.722265) (xy 179.24107 104.790325)
(xy 180.033395 103.998) (xy 180.392605 103.998) (xy 181.18493 104.790325) (xy 181.425931 104.722265) (xy 181.610767 104.202966)
(xy 181.582805 103.652462) (xy 181.425931 103.273735) (xy 181.18493 103.205675) (xy 180.392605 103.998) (xy 180.033395 103.998)
(xy 179.24107 103.205675) (xy 179.000069 103.273735) (xy 178.815233 103.793034) (xy 178.033508 103.793034) (xy 178.013483 103.692362)
(xy 177.903796 103.528204) (xy 177.401662 103.02607) (xy 179.420675 103.02607) (xy 180.213 103.818395) (xy 181.005325 103.02607)
(xy 180.937265 102.785069) (xy 180.417966 102.600233) (xy 179.867462 102.628195) (xy 179.488735 102.785069) (xy 179.420675 103.02607)
(xy 177.401662 103.02607) (xy 175.245342 100.86975) (xy 175.634 100.86975) (xy 175.634 101.08531) (xy 175.730673 101.318699)
(xy 175.909302 101.497327) (xy 176.142691 101.594) (xy 176.38325 101.594) (xy 176.542 101.43525) (xy 176.542 100.711)
(xy 175.79275 100.711) (xy 175.634 100.86975) (xy 175.245342 100.86975) (xy 174.623 100.247408) (xy 174.623 100.08269)
(xy 175.634 100.08269) (xy 175.634 100.29825) (xy 175.79275 100.457) (xy 176.542 100.457) (xy 176.542 99.86125)
(xy 176.544 99.85925) (xy 176.544 99.06) (xy 175.94275 99.06) (xy 175.784 99.21875) (xy 175.784 99.50931)
(xy 175.867962 99.712013) (xy 175.730673 99.849301) (xy 175.634 100.08269) (xy 174.623 100.08269) (xy 174.623 98.35669)
(xy 175.784 98.35669) (xy 175.784 98.64725) (xy 175.94275 98.806) (xy 176.544 98.806) (xy 176.544 98.00675)
(xy 176.794 98.00675) (xy 176.794 98.806) (xy 176.816 98.806) (xy 176.816 99.06) (xy 176.794 99.06)
(xy 176.794 99.85925) (xy 176.796 99.86125) (xy 176.796 100.457) (xy 176.816 100.457) (xy 176.816 100.711)
(xy 176.796 100.711) (xy 176.796 101.43525) (xy 176.95475 101.594) (xy 177.195309 101.594) (xy 177.428698 101.497327)
(xy 177.607327 101.318699) (xy 177.610246 101.311652) (xy 177.617866 101.316859) (xy 177.750801 101.343779) (xy 177.831856 101.397938)
(xy 178.169 101.465) (xy 181.217839 101.465) (xy 181.412261 101.935538) (xy 181.912827 102.436978) (xy 182.567183 102.70869)
(xy 183.275709 102.709309) (xy 183.930538 102.438739) (xy 184.431978 101.938173) (xy 184.70369 101.283817) (xy 184.704309 100.575291)
(xy 184.433739 99.920462) (xy 183.933173 99.419022) (xy 183.278817 99.14731) (xy 182.570291 99.146691) (xy 181.915462 99.417261)
(xy 181.629224 99.703) (xy 179.05 99.703) (xy 179.05 98.933) (xy 178.982938 98.595856) (xy 178.791961 98.310039)
(xy 178.736688 98.273107) (xy 178.697454 98.212135) (xy 178.570134 98.125141) (xy 178.419 98.094536) (xy 178.382843 98.094536)
(xy 178.169 98.052) (xy 177.955157 98.094536) (xy 177.919 98.094536) (xy 177.77781 98.121103) (xy 177.648135 98.204546)
(xy 177.601271 98.273134) (xy 177.546039 98.310039) (xy 177.539025 98.320537) (xy 177.457327 98.123301) (xy 177.278698 97.944673)
(xy 177.045309 97.848) (xy 176.95275 97.848) (xy 176.794 98.00675) (xy 176.544 98.00675) (xy 176.38525 97.848)
(xy 176.292691 97.848) (xy 176.059302 97.944673) (xy 175.880673 98.123301) (xy 175.784 98.35669) (xy 174.623 98.35669)
(xy 174.623 97.282) (xy 174.584483 97.088362) (xy 174.474796 96.924204) (xy 173.458796 95.908204) (xy 173.294638 95.798517)
(xy 173.101 95.76) (xy 156.464 95.76) (xy 156.270362 95.798517) (xy 156.106204 95.908204) (xy 155.598204 96.416204)
(xy 155.58884 96.430219) (xy 155.478517 96.399088) (xy 154.686605 97.191) (xy 154.700748 97.205143) (xy 154.521143 97.384748)
(xy 154.507 97.370605) (xy 153.715088 98.162517) (xy 153.783077 98.40346) (xy 154.302171 98.588201) (xy 154.852448 98.56023)
(xy 155.230923 98.40346) (xy 155.298911 98.162519) (xy 155.413966 98.277574) (xy 155.45 98.24154) (xy 155.45 98.681)
(xy 148.164592 98.681) (xy 148.058751 98.575159) (xy 148.352448 98.56023) (xy 148.730923 98.40346) (xy 148.798912 98.162517)
(xy 148.007 97.370605) (xy 147.992858 97.384748) (xy 147.813253 97.205143) (xy 147.827395 97.191) (xy 148.186605 97.191)
(xy 148.978517 97.982912) (xy 149.21946 97.914923) (xy 149.404201 97.395829) (xy 149.383378 96.986171) (xy 153.109799 96.986171)
(xy 153.13777 97.536448) (xy 153.29454 97.914923) (xy 153.535483 97.982912) (xy 154.327395 97.191) (xy 153.535483 96.399088)
(xy 153.29454 96.467077) (xy 153.109799 96.986171) (xy 149.383378 96.986171) (xy 149.37623 96.845552) (xy 149.21946 96.467077)
(xy 148.978517 96.399088) (xy 148.186605 97.191) (xy 147.827395 97.191) (xy 147.035483 96.399088) (xy 146.899514 96.437456)
(xy 146.899514 96.219483) (xy 147.215088 96.219483) (xy 148.007 97.011395) (xy 148.798912 96.219483) (xy 153.715088 96.219483)
(xy 154.507 97.011395) (xy 155.298912 96.219483) (xy 155.230923 95.97854) (xy 154.711829 95.793799) (xy 154.161552 95.82177)
(xy 153.783077 95.97854) (xy 153.715088 96.219483) (xy 148.798912 96.219483) (xy 148.730923 95.97854) (xy 148.211829 95.793799)
(xy 147.661552 95.82177) (xy 147.283077 95.97854) (xy 147.215088 96.219483) (xy 146.899514 96.219483) (xy 146.899514 96.00819)
(xy 146.872947 95.867) (xy 146.789504 95.737325) (xy 146.662184 95.650331) (xy 146.51105 95.619726) (xy 145.71095 95.619726)
(xy 145.56976 95.646293) (xy 145.440085 95.729736) (xy 145.353091 95.857056) (xy 145.322486 96.00819) (xy 145.322486 96.80829)
(xy 145.349053 96.94948) (xy 145.432496 97.079155) (xy 145.559816 97.166149) (xy 145.605 97.175299) (xy 145.605 97.343)
(xy 145.643517 97.536638) (xy 145.724363 97.657633) (xy 145.712184 97.649311) (xy 145.56105 97.618706) (xy 144.76095 97.618706)
(xy 144.61976 97.645273) (xy 144.490085 97.728716) (xy 144.403091 97.856036) (xy 144.372486 98.00717) (xy 144.372486 98.80727)
(xy 144.399053 98.94846) (xy 144.482496 99.078135) (xy 144.609816 99.165129) (xy 144.76095 99.195734) (xy 144.991241 99.195734)
(xy 144.845673 99.341301) (xy 144.842754 99.348348) (xy 144.835134 99.343141) (xy 144.684 99.312536) (xy 143.884 99.312536)
(xy 143.74281 99.339103) (xy 143.613135 99.422546) (xy 143.526141 99.549866) (xy 143.522064 99.57) (xy 143.490927 99.57)
(xy 143.474897 99.48481) (xy 143.391454 99.355135) (xy 143.381 99.347992) (xy 143.381 96.91424) (xy 143.442422 96.91424)
(xy 143.449053 96.94948) (xy 143.532496 97.079155) (xy 143.659816 97.166149) (xy 143.81095 97.196754) (xy 144.61105 97.196754)
(xy 144.75224 97.170187) (xy 144.881915 97.086744) (xy 144.968909 96.959424) (xy 144.999514 96.80829) (xy 144.999514 96.00819)
(xy 144.972947 95.867) (xy 144.889504 95.737325) (xy 144.762184 95.650331) (xy 144.61105 95.619726) (xy 143.81095 95.619726)
(xy 143.66976 95.646293) (xy 143.540085 95.729736) (xy 143.453091 95.857056) (xy 143.443941 95.90224) (xy 143.099832 95.90224)
(xy 142.597796 95.400204) (xy 142.570552 95.382) (xy 185.762983 95.382)
)
)
(filled_polygon
(pts
(xy 137.553 117.221) (xy 137.573 117.221) (xy 137.573 117.475) (xy 137.553 117.475) (xy 137.553 117.495)
(xy 137.299 117.495) (xy 137.299 117.475) (xy 137.279 117.475) (xy 137.279 117.221) (xy 137.299 117.221)
(xy 137.299 117.201) (xy 137.553 117.201)
)
)
(filled_polygon
(pts
(xy 167.398 117.221) (xy 167.418 117.221) (xy 167.418 117.475) (xy 167.398 117.475) (xy 167.398 117.495)
(xy 167.144 117.495) (xy 167.144 117.475) (xy 167.124 117.475) (xy 167.124 117.221) (xy 167.144 117.221)
(xy 167.144 117.201) (xy 167.398 117.201)
)
)
(filled_polygon
(pts
(xy 129.577546 116.071865) (xy 129.704866 116.158859) (xy 129.856 116.189464) (xy 130.106 116.189464) (xy 130.235588 116.16508)
(xy 130.356 116.189464) (xy 130.606 116.189464) (xy 130.735588 116.16508) (xy 130.856 116.189464) (xy 131.106 116.189464)
(xy 131.235588 116.16508) (xy 131.356 116.189464) (xy 131.606 116.189464) (xy 131.735588 116.16508) (xy 131.856 116.189464)
(xy 132.106 116.189464) (xy 132.235588 116.16508) (xy 132.356 116.189464) (xy 132.606 116.189464) (xy 132.735588 116.16508)
(xy 132.856 116.189464) (xy 133.106 116.189464) (xy 133.235588 116.16508) (xy 133.356 116.189464) (xy 133.606 116.189464)
(xy 133.735588 116.16508) (xy 133.856 116.189464) (xy 134.106 116.189464) (xy 134.235588 116.16508) (xy 134.356 116.189464)
(xy 134.606 116.189464) (xy 134.735588 116.16508) (xy 134.856 116.189464) (xy 134.975 116.189464) (xy 134.975 116.531408)
(xy 134.029408 117.477) (xy 130.508823 117.477) (xy 130.293464 117.265636) (xy 130.293464 116.898) (xy 130.266897 116.75681)
(xy 130.183454 116.627135) (xy 130.056134 116.540141) (xy 129.905 116.509536) (xy 129.536 116.509536) (xy 129.536 116.0073)
)
)
(filled_polygon
(pts
(xy 179.831998 116.03159) (xy 179.831998 116.102748) (xy 179.67325 115.944) (xy 179.45769 115.944) (xy 179.224301 116.040673)
(xy 179.045673 116.219302) (xy 178.949 116.452691) (xy 178.949 116.69325) (xy 179.10775 116.852) (xy 179.832 116.852)
(xy 179.832 116.832) (xy 180.086 116.832) (xy 180.086 116.852) (xy 180.106 116.852) (xy 180.106 117.106)
(xy 180.086 117.106) (xy 180.086 117.126) (xy 179.832 117.126) (xy 179.832 117.106) (xy 179.10775 117.106)
(xy 178.99075 117.223) (xy 173.945592 117.223) (xy 173.585796 116.863204) (xy 173.421638 116.753517) (xy 173.228 116.715)
(xy 173.081927 116.715) (xy 173.080798 116.709) (xy 174.236631 116.709) (xy 174.305815 116.778184) (xy 174.510526 116.914968)
(xy 174.550589 116.922937) (xy 174.752 116.963) (xy 176.403 116.963) (xy 176.644473 116.914968) (xy 176.849184 116.778184)
(xy 177.230184 116.397185) (xy 177.366968 116.192474) (xy 177.380565 116.124118) (xy 177.387822 116.087632) (xy 177.45019 116.075897)
(xy 177.579865 115.992454) (xy 177.666859 115.865134) (xy 177.697464 115.714) (xy 177.697464 114.674644) (xy 177.708358 114.66375)
(xy 177.694881 114.650273) (xy 177.672774 114.532786) (xy 177.809962 114.507425) (xy 177.935248 114.13484)
)
)
(filled_polygon
(pts
(xy 127.623 115.57) (xy 127.643 115.57) (xy 127.643 115.824) (xy 127.623 115.824) (xy 127.623 116.54825)
(xy 127.670741 116.595991) (xy 127.634135 116.619546) (xy 127.547141 116.746866) (xy 127.527876 116.842) (xy 127.508 116.842)
(xy 127.314362 116.880517) (xy 127.248 116.924859) (xy 127.248 116.706691) (xy 127.237034 116.680216) (xy 127.369 116.54825)
(xy 127.369 115.824) (xy 127.349 115.824) (xy 127.349 115.57) (xy 127.369 115.57) (xy 127.369 115.55)
(xy 127.623 115.55)
)
)
(filled_polygon
(pts
(xy 125.13275 112.661) (xy 125.857 112.661) (xy 125.857 112.641) (xy 126.111 112.641) (xy 126.111 112.661)
(xy 126.131 112.661) (xy 126.131 112.915) (xy 126.111 112.915) (xy 126.111 112.935) (xy 125.857 112.935)
(xy 125.857 112.915) (xy 125.13275 112.915) (xy 124.974 113.07375) (xy 124.974 113.314309) (xy 125.070673 113.547698)
(xy 125.249301 113.726327) (xy 125.256348 113.729246) (xy 125.251141 113.736866) (xy 125.224221 113.869801) (xy 125.170062 113.950856)
(xy 125.156387 114.019607) (xy 125.123901 113.982502) (xy 125.02026 113.931285) (xy 124.924144 113.867062) (xy 124.867504 113.855796)
(xy 124.815728 113.830209) (xy 124.700376 113.822552) (xy 124.587 113.8) (xy 124.530361 113.811266) (xy 124.472734 113.807441)
(xy 124.363234 113.84451) (xy 124.249856 113.867062) (xy 124.201837 113.899147) (xy 124.147136 113.917665) (xy 123.887052 114.067536)
(xy 121.642 114.067536) (xy 121.50081 114.094103) (xy 121.371135 114.177546) (xy 121.341358 114.221126) (xy 121.212694 114.307097)
(xy 121.322794 114.041946) (xy 121.323204 113.572115) (xy 121.143787 113.137891) (xy 120.907308 112.901) (xy 121.253536 112.901)
(xy 121.253536 113.056) (xy 121.280103 113.19719) (xy 121.363546 113.326865) (xy 121.490866 113.413859) (xy 121.642 113.444464)
(xy 124.142 113.444464) (xy 124.28319 113.417897) (xy 124.412865 113.334454) (xy 124.499859 113.207134) (xy 124.530464 113.056)
(xy 124.530464 112.975905) (xy 124.542638 112.973483) (xy 124.706796 112.863796) (xy 125.021171 112.549421)
)
)
(filled_polygon
(pts
(xy 146.243748 113.904858) (xy 146.229605 113.919) (xy 146.243748 113.933142) (xy 146.064143 114.112748) (xy 146.05 114.098605)
(xy 146.035858 114.112748) (xy 145.856253 113.933143) (xy 145.870395 113.919) (xy 145.856253 113.904858) (xy 145.942008 113.819102)
(xy 146.14416 113.80527)
)
)
(filled_polygon
(pts
(xy 176.977748 113.904858) (xy 176.963605 113.919) (xy 176.977748 113.933142) (xy 176.798143 114.112748) (xy 176.784 114.098605)
(xy 176.769858 114.112748) (xy 176.590253 113.933143) (xy 176.604395 113.919) (xy 176.590253 113.904858) (xy 176.676008 113.819102)
(xy 176.87816 113.80527)
)
)
(filled_polygon
(pts
(xy 154.720078 106.944) (xy 154.57475 106.944) (xy 154.416 107.10275) (xy 154.416 108.077) (xy 155.26525 108.077)
(xy 155.424 107.91825) (xy 155.424 107.647922) (xy 155.702039 107.925961) (xy 155.987856 108.116938) (xy 156.325 108.184)
(xy 156.718 108.184) (xy 157.055144 108.116938) (xy 157.093374 108.091394) (xy 157.23419 108.064897) (xy 157.363865 107.981454)
(xy 157.450859 107.854134) (xy 157.477779 107.721199) (xy 157.531938 107.640144) (xy 157.588259 107.357) (xy 157.876536 107.357)
(xy 157.876536 107.476) (xy 157.90092 107.605588) (xy 157.876536 107.726) (xy 157.876536 107.976) (xy 157.90092 108.105588)
(xy 157.876536 108.226) (xy 157.876536 108.476) (xy 157.90092 108.605588) (xy 157.876536 108.726) (xy 157.876536 108.976)
(xy 157.90092 109.105588) (xy 157.876536 109.226) (xy 157.876536 109.476) (xy 157.90092 109.605588) (xy 157.876536 109.726)
(xy 157.876536 109.976) (xy 157.90092 110.105588) (xy 157.876536 110.226) (xy 157.876536 110.476) (xy 157.90092 110.605588)
(xy 157.878964 110.714011) (xy 157.726673 110.866301) (xy 157.63 111.09969) (xy 157.63 111.12975) (xy 157.78875 111.2885)
(xy 158.047481 111.2885) (xy 158.113866 111.333859) (xy 158.196072 111.350506) (xy 158.12381 111.364103) (xy 158.047044 111.4135)
(xy 157.78875 111.4135) (xy 157.63 111.57225) (xy 157.63 111.60231) (xy 157.726673 111.835699) (xy 157.735974 111.845)
(xy 157.657592 111.845) (xy 157.481464 111.668872) (xy 157.481464 111.221) (xy 157.454897 111.07981) (xy 157.444028 111.062919)
(xy 157.452699 111.059327) (xy 157.631327 110.880698) (xy 157.728 110.647309) (xy 157.728 110.40675) (xy 157.56925 110.248)
(xy 156.845 110.248) (xy 156.845 110.268) (xy 156.591 110.268) (xy 156.591 110.248) (xy 155.86675 110.248)
(xy 155.708 110.40675) (xy 155.708 110.647309) (xy 155.804673 110.880698) (xy 155.983301 111.059327) (xy 155.990348 111.062246)
(xy 155.985141 111.069866) (xy 155.954536 111.221) (xy 155.954536 112.021) (xy 155.972184 112.11479) (xy 155.804673 112.282302)
(xy 155.708 112.515691) (xy 155.708 112.75625) (xy 155.86675 112.915) (xy 156.591 112.915) (xy 156.591 112.895)
(xy 156.845 112.895) (xy 156.845 112.915) (xy 156.865 112.915) (xy 156.865 113.169) (xy 156.845 113.169)
(xy 156.845 113.189) (xy 156.591 113.189) (xy 156.591 113.169) (xy 155.86675 113.169) (xy 155.708 113.32775)
(xy 155.708 113.568309) (xy 155.746394 113.661) (xy 155.292922 113.661) (xy 154.277086 112.645164) (xy 154.305 112.61725)
(xy 154.305 111.252) (xy 154.559 111.252) (xy 154.559 112.61725) (xy 154.71775 112.776) (xy 155.066309 112.776)
(xy 155.299698 112.679327) (xy 155.478327 112.500699) (xy 155.575 112.26731) (xy 155.575 111.41075) (xy 155.41625 111.252)
(xy 154.559 111.252) (xy 154.305 111.252) (xy 153.44775 111.252) (xy 153.289 111.41075) (xy 153.289 111.657078)
(xy 153.042464 111.410542) (xy 153.042464 110.109) (xy 153.027 110.026817) (xy 153.027 109.98269) (xy 153.289 109.98269)
(xy 153.289 110.83925) (xy 153.44775 110.998) (xy 154.305 110.998) (xy 154.305 109.63275) (xy 154.559 109.63275)
(xy 154.559 110.998) (xy 155.41625 110.998) (xy 155.575 110.83925) (xy 155.575 109.98269) (xy 155.478327 109.749301)
(xy 155.323717 109.594691) (xy 155.708 109.594691) (xy 155.708 109.83525) (xy 155.86675 109.994) (xy 156.591 109.994)
(xy 156.591 109.24475) (xy 156.845 109.24475) (xy 156.845 109.994) (xy 157.56925 109.994) (xy 157.728 109.83525)
(xy 157.728 109.594691) (xy 157.631327 109.361302) (xy 157.452699 109.182673) (xy 157.21931 109.086) (xy 157.00375 109.086)
(xy 156.845 109.24475) (xy 156.591 109.24475) (xy 156.43225 109.086) (xy 156.21669 109.086) (xy 155.983301 109.182673)
(xy 155.804673 109.361302) (xy 155.708 109.594691) (xy 155.323717 109.594691) (xy 155.299698 109.570673) (xy 155.066309 109.474)
(xy 154.71775 109.474) (xy 154.559 109.63275) (xy 154.305 109.63275) (xy 154.14625 109.474) (xy 153.797691 109.474)
(xy 153.564302 109.570673) (xy 153.385673 109.749301) (xy 153.289 109.98269) (xy 153.027 109.98269) (xy 153.027 109.128602)
(xy 153.059865 109.107454) (xy 153.146859 108.980134) (xy 153.154 108.94487) (xy 153.154 108.95531) (xy 153.250673 109.188699)
(xy 153.429302 109.367327) (xy 153.662691 109.464) (xy 154.00325 109.464) (xy 154.162 109.30525) (xy 154.162 108.331)
(xy 154.416 108.331) (xy 154.416 109.30525) (xy 154.57475 109.464) (xy 154.915309 109.464) (xy 155.148698 109.367327)
(xy 155.327327 109.188699) (xy 155.424 108.95531) (xy 155.424 108.48975) (xy 155.26525 108.331) (xy 154.416 108.331)
(xy 154.162 108.331) (xy 154.142 108.331) (xy 154.142 108.077) (xy 154.162 108.077) (xy 154.162 107.10275)
(xy 154.00325 106.944) (xy 153.662691 106.944) (xy 153.429302 107.040673) (xy 153.250673 107.219301) (xy 153.17 107.414063)
(xy 153.17 106.307) (xy 154.083078 106.307)
)
)
(filled_polygon
(pts
(xy 174.607843 112.828424) (xy 174.745482 113.161538) (xy 174.867721 113.28399) (xy 174.746378 113.405122) (xy 174.743107 113.413)
(xy 173.236653 113.413) (xy 173.297 113.267309) (xy 173.297 113.17475) (xy 173.13825 113.016) (xy 172.339 113.016)
(xy 172.339 113.038) (xy 172.085 113.038) (xy 172.085 113.016) (xy 172.065 113.016) (xy 172.065 112.766)
(xy 172.085 112.766) (xy 172.085 112.744) (xy 172.339 112.744) (xy 172.339 112.766) (xy 173.13825 112.766)
(xy 173.25725 112.647) (xy 174.371 112.647) (xy 174.564638 112.608483) (xy 174.60806 112.579469)
)
)
(filled_polygon
(pts
(xy 143.874157 112.467995) (xy 143.873843 112.828424) (xy 144.011482 113.161538) (xy 144.133721 113.28399) (xy 144.012378 113.405122)
(xy 144.009107 113.413) (xy 142.427026 113.413) (xy 142.593327 113.246698) (xy 142.69 113.013309) (xy 142.69 112.92075)
(xy 142.53125 112.762) (xy 141.732 112.762) (xy 141.732 112.784) (xy 141.478 112.784) (xy 141.478 112.762)
(xy 141.458 112.762) (xy 141.458 112.512) (xy 141.478 112.512) (xy 141.478 112.49) (xy 141.732 112.49)
(xy 141.732 112.512) (xy 142.53125 112.512) (xy 142.65025 112.393) (xy 143.905298 112.393)
)
)
(filled_polygon
(pts
(xy 136.914 109.359078) (xy 133.235078 113.038) (xy 129.159 113.038) (xy 129.136271 113.042521) (xy 129.00725 112.9135)
(xy 128.748519 112.9135) (xy 128.682134 112.868141) (xy 128.599928 112.851494) (xy 128.67219 112.837897) (xy 128.748956 112.7885)
(xy 129.00725 112.7885) (xy 129.166 112.62975) (xy 129.166 112.59969) (xy 129.069327 112.366301) (xy 128.917248 112.214223)
(xy 128.89508 112.096412) (xy 128.917036 111.987989) (xy 129.069327 111.835699) (xy 129.166 111.60231) (xy 129.166 111.57225)
(xy 129.00725 111.4135) (xy 128.748519 111.4135) (xy 128.682134 111.368141) (xy 128.599928 111.351494) (xy 128.67219 111.337897)
(xy 128.748956 111.2885) (xy 129.00725 111.2885) (xy 129.166 111.12975) (xy 129.166 111.09969) (xy 129.069327 110.866301)
(xy 128.917248 110.714223) (xy 128.89508 110.596412) (xy 128.919464 110.476) (xy 128.919464 110.226) (xy 128.89508 110.096412)
(xy 128.919464 109.976) (xy 128.919464 109.823056) (xy 129.055204 109.958796) (xy 129.219362 110.068483) (xy 129.413 110.107)
(xy 134.410408 110.107) (xy 134.446969 110.143561) (xy 134.446882 110.243865) (xy 134.550339 110.494252) (xy 134.741741 110.685987)
(xy 134.991946 110.789882) (xy 135.262865 110.790118) (xy 135.513252 110.686661) (xy 135.704987 110.495259) (xy 135.808882 110.245054)
(xy 135.80896 110.155041) (xy 135.897865 110.155118) (xy 136.148252 110.051661) (xy 136.339987 109.860259) (xy 136.443882 109.610054)
(xy 136.444118 109.339135) (xy 136.340661 109.088748) (xy 136.26393 109.011884) (xy 136.532865 109.012118) (xy 136.783252 108.908661)
(xy 136.914 108.77814)
)
)
(filled_polygon
(pts
(xy 167.09 104.789464) (xy 167.247482 104.789464) (xy 167.247517 104.789638) (xy 167.357204 104.953796) (xy 167.536204 105.132796)
(xy 167.700362 105.242483) (xy 167.894 105.281) (xy 168.084561 105.281) (xy 167.969062 105.453856) (xy 167.902 105.791)
(xy 167.902 109.363078) (xy 165.116078 112.149) (xy 160.909 112.149) (xy 160.571856 112.216062) (xy 160.286039 112.407039)
(xy 159.9 112.793078) (xy 159.9 112.723998) (xy 159.805752 112.723998) (xy 159.9 112.62975) (xy 159.9 112.59969)
(xy 159.803327 112.366301) (xy 159.651248 112.214223) (xy 159.62908 112.096412) (xy 159.651036 111.987989) (xy 159.803327 111.835699)
(xy 159.9 111.60231) (xy 159.9 111.57225) (xy 159.74125 111.4135) (xy 159.482519 111.4135) (xy 159.416134 111.368141)
(xy 159.333928 111.351494) (xy 159.40619 111.337897) (xy 159.482956 111.2885) (xy 159.74125 111.2885) (xy 159.9 111.12975)
(xy 159.9 111.09969) (xy 159.803327 110.866301) (xy 159.651248 110.714223) (xy 159.62908 110.596412) (xy 159.653464 110.476)
(xy 159.653464 110.226) (xy 159.62908 110.096412) (xy 159.653464 109.976) (xy 159.653464 109.818716) (xy 159.662204 109.831796)
(xy 160.297204 110.466796) (xy 160.328686 110.487832) (xy 160.331339 110.494252) (xy 160.522741 110.685987) (xy 160.772946 110.789882)
(xy 161.043865 110.790118) (xy 161.294252 110.686661) (xy 161.485987 110.495259) (xy 161.589882 110.245054) (xy 161.590118 109.974135)
(xy 161.486661 109.723748) (xy 161.300691 109.537454) (xy 161.358987 109.479259) (xy 161.462882 109.229054) (xy 161.463118 108.958135)
(xy 161.359661 108.707748) (xy 161.23708 108.584954) (xy 161.358987 108.463259) (xy 161.462882 108.213054) (xy 161.463078 107.988)
(xy 161.63925 107.988) (xy 161.798 107.82925) (xy 161.798 107.241464) (xy 162.052 107.241464) (xy 162.052 107.82925)
(xy 162.21075 107.988) (xy 162.65131 107.988) (xy 162.7505 107.946914) (xy 162.84969 107.988) (xy 163.29025 107.988)
(xy 163.449 107.82925) (xy 163.449 107.241464) (xy 163.703 107.241464) (xy 163.703 107.82925) (xy 163.86175 107.988)
(xy 164.30231 107.988) (xy 164.338 107.973217) (xy 164.37369 107.988) (xy 164.81425 107.988) (xy 164.973 107.82925)
(xy 164.973 107.241464) (xy 165.227 107.241464) (xy 165.227 107.82925) (xy 165.38575 107.988) (xy 165.82631 107.988)
(xy 165.862 107.973217) (xy 165.89769 107.988) (xy 166.33825 107.988) (xy 166.497 107.82925) (xy 166.497 107.241464)
(xy 166.751 107.241464) (xy 166.751 107.82925) (xy 166.90975 107.988) (xy 167.35031 107.988) (xy 167.583699 107.891327)
(xy 167.762327 107.712698) (xy 167.859 107.479309) (xy 167.859 107.33875) (xy 167.70025 107.18) (xy 166.969422 107.18)
(xy 167.044865 107.131454) (xy 167.131859 107.004134) (xy 167.147681 106.926) (xy 167.70025 106.926) (xy 167.859 106.76725)
(xy 167.859 106.626691) (xy 167.762327 106.393302) (xy 167.612464 106.243438) (xy 167.612464 105.753) (xy 167.585897 105.61181)
(xy 167.502454 105.482135) (xy 167.375134 105.395141) (xy 167.224 105.364536) (xy 167.13 105.364536) (xy 167.13 105.156)
(xy 167.091483 104.962362) (xy 166.981796 104.798204) (xy 166.951984 104.768392) (xy 166.969588 104.76508)
)
)
(filled_polygon
(pts
(xy 176.977748 112.634858) (xy 176.963605 112.649) (xy 176.977748 112.663143) (xy 176.891992 112.748898) (xy 176.68984 112.76273)
(xy 176.590253 112.663143) (xy 176.604395 112.649) (xy 176.590253 112.634858) (xy 176.676008 112.549102) (xy 176.87816 112.53527)
)
)
(filled_polygon
(pts
(xy 146.243748 112.634858) (xy 146.229605 112.649) (xy 146.243748 112.663143) (xy 146.157992 112.748898) (xy 145.95584 112.76273)
(xy 145.856253 112.663143) (xy 145.870395 112.649) (xy 145.856253 112.634858) (xy 145.942008 112.549102) (xy 146.14416 112.53527)
)
)
(filled_polygon
(pts
(xy 125.609 106.567464) (xy 126.056872 106.567464) (xy 126.698204 107.208796) (xy 126.862362 107.318483) (xy 127.056 107.357)
(xy 127.142536 107.357) (xy 127.142536 107.476) (xy 127.16692 107.605588) (xy 127.142536 107.726) (xy 127.142536 107.976)
(xy 127.16692 108.105588) (xy 127.142536 108.226) (xy 127.142536 108.476) (xy 127.16692 108.605588) (xy 127.142536 108.726)
(xy 127.142536 108.976) (xy 127.16692 109.105588) (xy 127.142536 109.226) (xy 127.142536 109.476) (xy 127.16692 109.605588)
(xy 127.142536 109.726) (xy 127.142536 109.976) (xy 127.16692 110.105588) (xy 127.142536 110.226) (xy 127.142536 110.476)
(xy 127.16692 110.605588) (xy 127.144964 110.714011) (xy 126.992673 110.866301) (xy 126.896 111.09969) (xy 126.896 111.12975)
(xy 127.05475 111.2885) (xy 127.313481 111.2885) (xy 127.379866 111.333859) (xy 127.462072 111.350506) (xy 127.38981 111.364103)
(xy 127.313044 111.4135) (xy 127.05475 111.4135) (xy 126.900421 111.567829) (xy 126.747464 111.414872) (xy 126.747464 110.967)
(xy 126.720897 110.82581) (xy 126.710028 110.808919) (xy 126.718699 110.805327) (xy 126.897327 110.626698) (xy 126.994 110.393309)
(xy 126.994 110.15275) (xy 126.83525 109.994) (xy 126.111 109.994) (xy 126.111 110.014) (xy 125.857 110.014)
(xy 125.857 109.994) (xy 125.837 109.994) (xy 125.837 109.74) (xy 125.857 109.74) (xy 125.857 108.99075)
(xy 126.111 108.99075) (xy 126.111 109.74) (xy 126.83525 109.74) (xy 126.994 109.58125) (xy 126.994 109.340691)
(xy 126.897327 109.107302) (xy 126.718699 108.928673) (xy 126.48531 108.832) (xy 126.26975 108.832) (xy 126.111 108.99075)
(xy 125.857 108.99075) (xy 125.69825 108.832) (xy 125.601 108.832) (xy 125.601 106.565844)
)
)
(filled_polygon
(pts
(xy 146.243748 111.364858) (xy 146.229605 111.379) (xy 146.243748 111.393143) (xy 146.157992 111.478898) (xy 145.95584 111.49273)
(xy 145.856253 111.393143) (xy 145.870395 111.379) (xy 145.856253 111.364858) (xy 145.942008 111.279102) (xy 146.14416 111.26527)
)
)
(filled_polygon
(pts
(xy 176.977748 111.364858) (xy 176.963605 111.379) (xy 176.977748 111.393143) (xy 176.891992 111.478898) (xy 176.68984 111.49273)
(xy 176.590253 111.393143) (xy 176.604395 111.379) (xy 176.590253 111.364858) (xy 176.676008 111.279102) (xy 176.87816 111.26527)
)
)
(filled_polygon
(pts
(xy 121.964307 100.073899) (xy 122.557 100.666592) (xy 122.557 104.521) (xy 122.595517 104.714638) (xy 122.705204 104.878796)
(xy 124.081 106.254592) (xy 124.081 106.821) (xy 123.17775 106.821) (xy 123.019 106.97975) (xy 123.019 107.879)
(xy 123.039 107.879) (xy 123.039 108.133) (xy 123.019 108.133) (xy 123.019 109.03225) (xy 123.17775 109.191)
(xy 124.081 109.191) (xy 124.081 109.567536) (xy 121.642 109.567536) (xy 121.50081 109.594103) (xy 121.371135 109.677546)
(xy 121.284141 109.804866) (xy 121.253536 109.956) (xy 121.253536 110.365) (xy 120.429623 110.365) (xy 120.810109 110.207787)
(xy 121.142619 109.875856) (xy 121.322794 109.441946) (xy 121.323083 109.111219) (xy 121.515691 109.191) (xy 122.60625 109.191)
(xy 122.765 109.03225) (xy 122.765 108.133) (xy 121.16575 108.133) (xy 121.007 108.29175) (xy 121.007 108.400865)
(xy 120.811856 108.205381) (xy 120.377946 108.025206) (xy 119.908115 108.024796) (xy 119.473891 108.204213) (xy 119.200493 108.477135)
(xy 118.959515 108.116486) (xy 118.729 107.885971) (xy 118.729 107.32969) (xy 121.007 107.32969) (xy 121.007 107.72025)
(xy 121.16575 107.879) (xy 122.765 107.879) (xy 122.765 106.97975) (xy 122.60625 106.821) (xy 121.515691 106.821)
(xy 121.282302 106.917673) (xy 121.103673 107.096301) (xy 121.007 107.32969) (xy 118.729 107.32969) (xy 118.729 106.696156)
(xy 118.891468 106.804714) (xy 119.305149 106.887) (xy 120.978851 106.887) (xy 121.392532 106.804714) (xy 121.743233 106.570382)
(xy 121.977565 106.219681) (xy 122.059851 105.806) (xy 121.977565 105.392319) (xy 121.743233 105.041618) (xy 121.392532 104.807286)
(xy 120.978851 104.725) (xy 119.659922 104.725) (xy 119.748961 104.635961) (xy 119.939938 104.350145) (xy 120.007 104.013)
(xy 120.007 103.033028) (xy 120.30754 103.092809) (xy 120.635117 103.02765) (xy 120.912823 102.842092) (xy 121.098381 102.564386)
(xy 121.16354 102.236809) (xy 121.16354 101.897391) (xy 121.123488 101.696036) (xy 121.342238 101.605427) (xy 121.520867 101.426799)
(xy 121.61754 101.19341) (xy 121.61754 101.12585) (xy 121.45879 100.9671) (xy 120.43454 100.9671) (xy 120.43454 101.0141)
(xy 120.18054 101.0141) (xy 120.18054 100.9671) (xy 120.16054 100.9671) (xy 120.16054 100.805564) (xy 120.98254 100.805564)
(xy 121.12373 100.778997) (xy 121.142219 100.7671) (xy 121.45879 100.7671) (xy 121.61754 100.60835) (xy 121.61754 100.54079)
(xy 121.520867 100.307401) (xy 121.371004 100.157539) (xy 121.371004 100.073613)
)
)
(filled_polygon
(pts
(xy 176.977748 110.094858) (xy 176.963605 110.109) (xy 176.977748 110.123143) (xy 176.891992 110.208898) (xy 176.68984 110.22273)
(xy 176.590253 110.123143) (xy 176.604395 110.109) (xy 176.590253 110.094858) (xy 176.769858 109.915252) (xy 176.784 109.929395)
(xy 176.798142 109.915252)
)
)
(filled_polygon
(pts
(xy 174.013204 107.727204) (xy 173.903517 107.891362) (xy 173.865 108.085) (xy 173.865 109.776408) (xy 173.458796 109.370204)
(xy 173.294638 109.260517) (xy 173.101 109.222) (xy 173.025961 109.222) (xy 173.050464 109.101) (xy 173.050464 108.601)
(xy 173.023897 108.45981) (xy 172.957853 108.357173) (xy 173.125327 108.189698) (xy 173.222 107.956309) (xy 173.222 107.71575)
(xy 173.06325 107.557) (xy 172.339 107.557) (xy 172.339 107.577) (xy 172.085 107.577) (xy 172.085 107.557)
(xy 172.065 107.557) (xy 172.065 107.303) (xy 172.085 107.303) (xy 172.085 107.283) (xy 172.339 107.283)
(xy 172.339 107.303) (xy 173.06325 107.303) (xy 173.222 107.14425) (xy 173.222 106.903691) (xy 173.125327 106.670302)
(xy 172.946699 106.491673) (xy 172.939652 106.488754) (xy 172.944859 106.481134) (xy 172.971779 106.348199) (xy 173.025938 106.267144)
(xy 173.070921 106.041) (xy 175.268 106.041) (xy 175.386323 106.017464) (xy 175.722944 106.017464)
)
)
(filled_polygon
(pts
(xy 144.308527 105.611968) (xy 144.353536 105.620921) (xy 144.353536 105.629) (xy 144.380103 105.77019) (xy 144.463546 105.899865)
(xy 144.590866 105.986859) (xy 144.729479 106.014929) (xy 143.152204 107.592204) (xy 143.042517 107.756362) (xy 143.004 107.95)
(xy 143.004 109.268408) (xy 142.597796 108.862204) (xy 142.436493 108.754425) (xy 142.443464 108.72) (xy 142.443464 108.22)
(xy 142.416897 108.07881) (xy 142.400577 108.053448) (xy 142.518327 107.935698) (xy 142.615 107.702309) (xy 142.615 107.46175)
(xy 142.45625 107.303) (xy 141.732 107.303) (xy 141.732 107.323) (xy 141.478 107.323) (xy 141.478 107.303)
(xy 140.75375 107.303) (xy 140.595 107.46175) (xy 140.595 107.494408) (xy 140.593796 107.493204) (xy 140.429638 107.383517)
(xy 140.319464 107.361602) (xy 140.319464 107.226) (xy 140.29508 107.096412) (xy 140.317036 106.987989) (xy 140.469327 106.835699)
(xy 140.566 106.60231) (xy 140.566 106.57225) (xy 140.471752 106.478002) (xy 140.566 106.478002) (xy 140.566 106.357)
(xy 140.750975 106.357) (xy 140.691673 106.416302) (xy 140.595 106.649691) (xy 140.595 106.89025) (xy 140.75375 107.049)
(xy 141.478 107.049) (xy 141.478 107.029) (xy 141.732 107.029) (xy 141.732 107.049) (xy 142.45625 107.049)
(xy 142.615 106.89025) (xy 142.615 106.649691) (xy 142.518327 106.416302) (xy 142.339699 106.237673) (xy 142.332652 106.234754)
(xy 142.337859 106.227134) (xy 142.347526 106.179396) (xy 142.362922 106.164) (xy 143.256 106.164) (xy 143.593144 106.096938)
(xy 143.878961 105.905961) (xy 144.227257 105.557665)
)
)
(filled_polygon
(pts
(xy 131.191 106.672) (xy 131.211 106.672) (xy 131.211 106.926) (xy 131.191 106.926) (xy 131.191 106.946)
(xy 130.937 106.946) (xy 130.937 106.926) (xy 130.917 106.926) (xy 130.917 106.672) (xy 130.937 106.672)
(xy 130.937 106.652) (xy 131.191 106.652)
)
)
(filled_polygon
(pts
(xy 128.409039 104.254961) (xy 128.694856 104.445938) (xy 129.032 104.513) (xy 129.369144 104.445938) (xy 129.467536 104.380195)
(xy 129.467536 104.401) (xy 129.494103 104.54219) (xy 129.577546 104.671865) (xy 129.704866 104.758859) (xy 129.856 104.789464)
(xy 130.106 104.789464) (xy 130.235588 104.76508) (xy 130.356 104.789464) (xy 130.606 104.789464) (xy 130.735588 104.76508)
(xy 130.844311 104.787097) (xy 130.706204 104.925204) (xy 130.596517 105.089362) (xy 130.592305 105.110536) (xy 130.464 105.110536)
(xy 130.32281 105.137103) (xy 130.193135 105.220546) (xy 130.106141 105.347866) (xy 130.075536 105.499) (xy 130.075536 105.989438)
(xy 129.925673 106.139302) (xy 129.829 106.372691) (xy 129.829 106.50601) (xy 129.538 106.21501) (xy 129.538 106.172)
(xy 129.499483 105.978362) (xy 129.389796 105.814204) (xy 129.068796 105.493204) (xy 128.904638 105.383517) (xy 128.711 105.345)
(xy 128.567859 105.345) (xy 128.531 105.337536) (xy 127.531 105.337536) (xy 127.38981 105.364103) (xy 127.260135 105.447546)
(xy 127.173141 105.574866) (xy 127.144964 105.714011) (xy 126.992673 105.866301) (xy 126.932401 106.011809) (xy 126.747464 105.826872)
(xy 126.747464 105.379) (xy 126.720897 105.23781) (xy 126.710028 105.220919) (xy 126.718699 105.217327) (xy 126.897327 105.038698)
(xy 126.994 104.805309) (xy 126.994 104.56475) (xy 126.83525 104.406) (xy 126.111 104.406) (xy 126.111 104.426)
(xy 125.857 104.426) (xy 125.857 104.406) (xy 125.837 104.406) (xy 125.837 104.152) (xy 125.857 104.152)
(xy 125.857 104.132) (xy 126.111 104.132) (xy 126.111 104.152) (xy 126.83525 104.152) (xy 126.98225 104.005)
(xy 128.24202 104.005)
)
)
(filled_polygon
(pts
(xy 160.201536 104.401) (xy 160.228103 104.54219) (xy 160.311546 104.671865) (xy 160.438866 104.758859) (xy 160.59 104.789464)
(xy 160.84 104.789464) (xy 160.969588 104.76508) (xy 161.09 104.789464) (xy 161.34 104.789464) (xy 161.469588 104.76508)
(xy 161.50032 104.771303) (xy 161.457517 104.835362) (xy 161.419 105.029) (xy 161.419 105.364536) (xy 161.325 105.364536)
(xy 161.18381 105.391103) (xy 161.054135 105.474546) (xy 160.967141 105.601866) (xy 160.960298 105.635659) (xy 160.918054 105.618118)
(xy 160.816622 105.61803) (xy 160.691796 105.493204) (xy 160.527638 105.383517) (xy 160.334 105.345) (xy 159.301859 105.345)
(xy 159.265 105.337536) (xy 158.265 105.337536) (xy 158.12381 105.364103) (xy 157.994135 105.447546) (xy 157.907141 105.574866)
(xy 157.878964 105.714011) (xy 157.726673 105.866301) (xy 157.661908 106.022658) (xy 157.56925 105.93) (xy 156.845 105.93)
(xy 156.845 105.95) (xy 156.591 105.95) (xy 156.591 105.93) (xy 156.571 105.93) (xy 156.571 105.676)
(xy 156.591 105.676) (xy 156.591 105.656) (xy 156.845 105.656) (xy 156.845 105.676) (xy 157.56925 105.676)
(xy 157.728 105.51725) (xy 157.728 105.276691) (xy 157.695394 105.197974) (xy 158.295184 104.598184) (xy 158.368649 104.488237)
(xy 158.369865 104.487454) (xy 158.436452 104.39) (xy 159.385 104.39) (xy 159.626473 104.341968) (xy 159.831184 104.205184)
(xy 160.201536 103.834832)
)
)
(filled_polygon
(pts
(xy 153.547625 102.330823) (xy 153.865503 102.649256) (xy 154.105712 102.749) (xy 153.96775 102.749) (xy 153.809 102.90775)
(xy 153.809 103.632) (xy 153.829 103.632) (xy 153.829 103.886) (xy 153.809 103.886) (xy 153.809 103.906)
(xy 153.555 103.906) (xy 153.555 103.886) (xy 152.80575 103.886) (xy 152.647 104.04475) (xy 152.647 104.26031)
(xy 152.743673 104.493699) (xy 152.794974 104.545) (xy 152.653922 104.545) (xy 151.366612 103.25769) (xy 152.647 103.25769)
(xy 152.647 103.47325) (xy 152.80575 103.632) (xy 153.555 103.632) (xy 153.555 102.90775) (xy 153.39625 102.749)
(xy 153.155691 102.749) (xy 152.922302 102.845673) (xy 152.743673 103.024301) (xy 152.647 103.25769) (xy 151.366612 103.25769)
(xy 150.990961 102.882039) (xy 150.705144 102.691062) (xy 150.368 102.624) (xy 148.673244 102.624) (xy 148.965256 102.332497)
(xy 149.02152 102.197) (xy 153.492331 102.197)
)
)
(filled_polygon
(pts
(xy 123.838302 95.404673) (xy 123.659673 95.583301) (xy 123.577975 95.780537) (xy 123.570961 95.770039) (xy 123.515688 95.733107)
(xy 123.476454 95.672135) (xy 123.349134 95.585141) (xy 123.198 95.554536) (xy 123.161843 95.554536) (xy 122.948 95.512)
(xy 122.734157 95.554536) (xy 122.698 95.554536) (xy 122.55681 95.581103) (xy 122.427135 95.664546) (xy 122.380271 95.733134)
(xy 122.325039 95.770039) (xy 122.134062 96.055856) (xy 122.108155 96.1861) (xy 120.754171 96.1861) (xy 120.635117 96.10655)
(xy 120.30754 96.041391) (xy 119.979963 96.10655) (xy 119.702257 96.292108) (xy 119.516699 96.569814) (xy 119.45154 96.897391)
(xy 119.45154 96.941416) (xy 119.42654 97.0671) (xy 119.45154 97.192784) (xy 119.45154 97.236809) (xy 119.516699 97.564386)
(xy 119.59745 97.685239) (xy 119.592873 97.6861) (xy 119.274319 97.6861) (xy 119.271374 97.684132) (xy 119.0299 97.6361)
(xy 118.788427 97.684132) (xy 118.618008 97.798002) (xy 118.618 97.798) (xy 118.280856 97.865062) (xy 117.995039 98.056039)
(xy 117.804062 98.341856) (xy 117.737 98.679) (xy 117.737 101.981) (xy 117.777797 102.1861) (xy 117.309893 102.1861)
(xy 116.972749 102.253162) (xy 116.686932 102.444139) (xy 116.495955 102.729956) (xy 116.428893 103.0671) (xy 116.495955 103.404244)
(xy 116.686932 103.690061) (xy 116.800412 103.765886) (xy 116.371486 104.052486) (xy 116.21 104.294166) (xy 116.21 96.050017)
(xy 116.264942 95.773805) (xy 116.399871 95.571871) (xy 116.601805 95.436942) (xy 116.738353 95.409781) (xy 116.686932 95.444139)
(xy 116.495955 95.729956) (xy 116.428893 96.0671) (xy 116.495955 96.404244) (xy 116.686932 96.690061) (xy 116.972749 96.881038)
(xy 117.309893 96.9481) (xy 117.905187 96.9481) (xy 118.242331 96.881038) (xy 118.528148 96.690061) (xy 118.719125 96.404244)
(xy 118.786187 96.0671) (xy 118.719125 95.729956) (xy 118.528148 95.444139) (xy 118.435151 95.382) (xy 123.893039 95.382)
)
)
(filled_polygon
(pts
(xy 156.94279 99.609754) (xy 159.23714 99.609754) (xy 159.23714 101.112525) (xy 159.21281 101.117103) (xy 159.195919 101.127972)
(xy 159.192327 101.119301) (xy 159.013698 100.940673) (xy 158.780309 100.844) (xy 158.53975 100.844) (xy 158.381 101.00275)
(xy 158.381 101.727) (xy 158.401 101.727) (xy 158.401 101.981) (xy 158.381 101.981) (xy 158.381 102.70525)
(xy 158.53975 102.864) (xy 158.780309 102.864) (xy 159.013698 102.767327) (xy 159.192327 102.588699) (xy 159.195246 102.581652)
(xy 159.202866 102.586859) (xy 159.354 102.617464) (xy 159.634168 102.617464) (xy 159.123632 103.128) (xy 158.43528 103.128)
(xy 158.377454 103.038135) (xy 158.250134 102.951141) (xy 158.099 102.920536) (xy 157.599 102.920536) (xy 157.45781 102.947103)
(xy 157.328135 103.030546) (xy 157.241141 103.157866) (xy 157.210536 103.309) (xy 157.210536 103.898096) (xy 156.987464 104.121168)
(xy 156.987464 103.309) (xy 156.960897 103.16781) (xy 156.877454 103.038135) (xy 156.855 103.022793) (xy 156.855 102.13975)
(xy 157.219 102.13975) (xy 157.219 102.35531) (xy 157.315673 102.588699) (xy 157.494302 102.767327) (xy 157.727691 102.864)
(xy 157.96825 102.864) (xy 158.127 102.70525) (xy 158.127 101.981) (xy 157.37775 101.981) (xy 157.219 102.13975)
(xy 156.855 102.13975) (xy 156.855 101.35269) (xy 157.219 101.35269) (xy 157.219 101.56825) (xy 157.37775 101.727)
(xy 158.127 101.727) (xy 158.127 101.00275) (xy 157.96825 100.844) (xy 157.727691 100.844) (xy 157.494302 100.940673)
(xy 157.315673 101.119301) (xy 157.219 101.35269) (xy 156.855 101.35269) (xy 156.855 99.707) (xy 156.83116 99.587149)
)
)
(filled_polygon
(pts
(xy 132.739681 101.324273) (xy 132.723536 101.404) (xy 132.723536 102.304) (xy 132.750103 102.44519) (xy 132.833546 102.574865)
(xy 132.960866 102.661859) (xy 133.112 102.692464) (xy 133.612 102.692464) (xy 133.620877 102.690794) (xy 133.644517 102.809638)
(xy 133.754204 102.973796) (xy 133.80293 103.022522) (xy 133.726412 103.03692) (xy 133.606 103.012536) (xy 133.356 103.012536)
(xy 133.226412 103.03692) (xy 133.106 103.012536) (xy 132.856 103.012536) (xy 132.726412 103.03692) (xy 132.617989 103.014964)
(xy 132.465699 102.862673) (xy 132.23231 102.766) (xy 132.20225 102.766) (xy 132.0435 102.92475) (xy 132.0435 103.183481)
(xy 131.998141 103.249866) (xy 131.987 103.304883) (xy 131.987 103.16) (xy 131.948483 102.966362) (xy 131.8422 102.807298)
(xy 131.938698 102.767327) (xy 132.117327 102.588699) (xy 132.214 102.35531) (xy 132.214 102.13975) (xy 132.05525 101.981)
(xy 131.306 101.981) (xy 131.306 102.001) (xy 131.052 102.001) (xy 131.052 101.981) (xy 131.032 101.981)
(xy 131.032 101.727) (xy 131.052 101.727) (xy 131.052 101.00275) (xy 131.306 101.00275) (xy 131.306 101.727)
(xy 132.05525 101.727) (xy 132.214 101.56825) (xy 132.214 101.35269) (xy 132.117327 101.119301) (xy 131.938698 100.940673)
(xy 131.705309 100.844) (xy 131.46475 100.844) (xy 131.306 101.00275) (xy 131.052 101.00275) (xy 130.89325 100.844)
(xy 130.652691 100.844) (xy 130.419302 100.940673) (xy 130.240673 101.119301) (xy 130.237754 101.126348) (xy 130.230134 101.121141)
(xy 130.097199 101.094221) (xy 130.016144 101.040062) (xy 129.679 100.973) (xy 129.341856 101.040062) (xy 129.261344 101.093858)
(xy 129.13781 101.117103) (xy 129.008135 101.200546) (xy 128.921141 101.327866) (xy 128.911474 101.375604) (xy 128.665464 101.621614)
(xy 128.665464 101.479) (xy 128.638897 101.33781) (xy 128.555454 101.208135) (xy 128.428134 101.121141) (xy 128.383 101.112001)
(xy 128.383 99.482754) (xy 130.898162 99.482754)
)
)
(filled_polygon
(pts
(xy 147.761362 99.654483) (xy 147.955 99.693) (xy 155.619408 99.693) (xy 155.843 99.916592) (xy 155.843 103.020981)
(xy 155.828135 103.030546) (xy 155.799951 103.071795) (xy 155.733134 103.026141) (xy 155.582 102.995536) (xy 154.782 102.995536)
(xy 154.64081 103.022103) (xy 154.623919 103.032972) (xy 154.620327 103.024301) (xy 154.441698 102.845673) (xy 154.38429 102.821894)
(xy 154.730983 102.822196) (xy 155.146823 102.650375) (xy 155.465256 102.332497) (xy 155.637804 101.916957) (xy 155.638196 101.467017)
(xy 155.466375 101.051177) (xy 155.148497 100.732744) (xy 154.732957 100.560196) (xy 154.283017 100.559804) (xy 153.867177 100.731625)
(xy 153.548744 101.049503) (xy 153.49248 101.185) (xy 149.021669 101.185) (xy 148.966375 101.051177) (xy 148.648497 100.732744)
(xy 148.513 100.67648) (xy 148.513 100.636) (xy 148.474483 100.442362) (xy 148.364796 100.278204) (xy 147.700224 99.613632)
)
)
(filled_polygon
(pts
(xy 137.809 101.110481) (xy 137.77381 101.117103) (xy 137.644135 101.200546) (xy 137.557141 101.327866) (xy 137.526536 101.479)
(xy 137.526536 102.229) (xy 137.527881 102.236147) (xy 137.384171 102.332171) (xy 137.070171 102.646171) (xy 136.944226 102.834661)
(xy 136.908844 103.012536) (xy 136.856 103.012536) (xy 136.726412 103.03692) (xy 136.606 103.012536) (xy 136.356 103.012536)
(xy 136.226412 103.03692) (xy 136.106 103.012536) (xy 135.987 103.012536) (xy 135.987 100.209452) (xy 136.713698 99.482754)
(xy 137.809 99.482754)
)
)
(filled_polygon
(pts
(xy 168.93486 101.108438) (xy 168.88881 101.117103) (xy 168.759135 101.200546) (xy 168.672141 101.327866) (xy 168.641536 101.479)
(xy 168.641536 102.229) (xy 168.652826 102.289) (xy 168.529 102.289) (xy 168.306661 102.333226) (xy 168.118171 102.459171)
(xy 167.804171 102.773171) (xy 167.678226 102.961661) (xy 167.668106 103.012536) (xy 167.59 103.012536) (xy 167.460412 103.03692)
(xy 167.34 103.012536) (xy 167.09 103.012536) (xy 166.960412 103.03692) (xy 166.84 103.012536) (xy 166.721 103.012536)
(xy 166.721 101.606452) (xy 168.717698 99.609754) (xy 168.93486 99.609754)
)
)
(filled_polygon
(pts
(xy 134.516204 95.400204) (xy 133.754204 96.162204) (xy 133.644517 96.326362) (xy 133.606 96.52) (xy 133.606 100.759408)
(xy 131.562954 98.716362) (xy 131.562954 96.99371) (xy 131.536387 96.85252) (xy 131.452944 96.722845) (xy 131.325624 96.635851)
(xy 131.17449 96.605246) (xy 125.57379 96.605246) (xy 125.4326 96.631813) (xy 125.333 96.695903) (xy 125.333 96.67875)
(xy 125.17425 96.52) (xy 124.573 96.52) (xy 124.573 97.31925) (xy 124.575 97.32125) (xy 124.575 97.917)
(xy 124.595 97.917) (xy 124.595 98.171) (xy 124.575 98.171) (xy 124.575 98.89525) (xy 124.73375 99.054)
(xy 124.974309 99.054) (xy 125.185326 98.966594) (xy 125.185326 99.09429) (xy 125.211893 99.23548) (xy 125.295336 99.365155)
(xy 125.422656 99.452149) (xy 125.57379 99.482754) (xy 127.371 99.482754) (xy 127.371 101.110481) (xy 127.33581 101.117103)
(xy 127.318919 101.127972) (xy 127.315327 101.119301) (xy 127.136698 100.940673) (xy 126.903309 100.844) (xy 126.66275 100.844)
(xy 126.504 101.00275) (xy 126.504 101.727) (xy 126.524 101.727) (xy 126.524 101.981) (xy 126.504 101.981)
(xy 126.504 102.001) (xy 126.25 102.001) (xy 126.25 101.981) (xy 125.50075 101.981) (xy 125.342 102.13975)
(xy 125.342 102.35531) (xy 125.365875 102.412949) (xy 125.234039 102.501039) (xy 125.18537 102.573877) (xy 125.029815 102.677816)
(xy 124.712 102.995632) (xy 124.712 101.35269) (xy 125.342 101.35269) (xy 125.342 101.56825) (xy 125.50075 101.727)
(xy 126.25 101.727) (xy 126.25 101.00275) (xy 126.09125 100.844) (xy 125.850691 100.844) (xy 125.617302 100.940673)
(xy 125.438673 101.119301) (xy 125.342 101.35269) (xy 124.712 101.35269) (xy 124.712 100.076) (xy 124.673483 99.882362)
(xy 124.563796 99.718204) (xy 123.883966 99.038374) (xy 123.921691 99.054) (xy 124.16225 99.054) (xy 124.321 98.89525)
(xy 124.321 98.171) (xy 124.301 98.171) (xy 124.301 97.917) (xy 124.321 97.917) (xy 124.321 97.32125)
(xy 124.323 97.31925) (xy 124.323 96.52) (xy 124.301 96.52) (xy 124.301 96.266) (xy 124.323 96.266)
(xy 124.323 96.246) (xy 124.573 96.246) (xy 124.573 96.266) (xy 125.17425 96.266) (xy 125.333 96.10725)
(xy 125.333 95.81669) (xy 125.236327 95.583301) (xy 125.057698 95.404673) (xy 125.002961 95.382) (xy 134.543448 95.382)
)
)
(filled_polygon
(pts
(xy 173.611 97.491592) (xy 173.611 100.457) (xy 173.649517 100.650638) (xy 173.759204 100.814796) (xy 174.011164 101.066756)
(xy 173.57852 101.066756) (xy 173.43733 101.093323) (xy 173.307655 101.176766) (xy 173.227004 101.294802) (xy 173.155934 101.184355)
(xy 173.028614 101.097361) (xy 172.87748 101.066756) (xy 172.07992 101.066756) (xy 171.93873 101.093323) (xy 171.874647 101.134559)
(xy 171.868327 101.119301) (xy 171.689698 100.940673) (xy 171.456309 100.844) (xy 171.21575 100.844) (xy 171.057 101.00275)
(xy 171.057 101.727) (xy 171.077 101.727) (xy 171.077 101.981) (xy 171.057 101.981) (xy 171.057 102.001)
(xy 170.803 102.001) (xy 170.803 101.981) (xy 170.783 101.981) (xy 170.783 101.727) (xy 170.803 101.727)
(xy 170.803 101.00275) (xy 170.64425 100.844) (xy 170.403691 100.844) (xy 170.170302 100.940673) (xy 169.991673 101.119301)
(xy 169.988754 101.126348) (xy 169.981134 101.121141) (xy 169.94686 101.1142) (xy 169.94686 99.609754) (xy 172.24121 99.609754)
(xy 172.3824 99.583187) (xy 172.512075 99.499744) (xy 172.599069 99.372424) (xy 172.629674 99.22129) (xy 172.629674 97.12071)
(xy 172.603107 96.97952) (xy 172.519664 96.849845) (xy 172.405734 96.772) (xy 172.891408 96.772)
)
)
(filled_polygon
(pts
(xy 145.911 99.949) (xy 145.931 99.949) (xy 145.931 100.203) (xy 145.911 100.203) (xy 145.911 100.92725)
(xy 145.94875 100.965) (xy 145.911 101.00275) (xy 145.911 101.727) (xy 145.931 101.727) (xy 145.931 101.981)
(xy 145.911 101.981) (xy 145.911 102.001) (xy 145.657 102.001) (xy 145.657 101.981) (xy 145.637 101.981)
(xy 145.637 101.727) (xy 145.657 101.727) (xy 145.657 101.00275) (xy 145.61925 100.965) (xy 145.657 100.92725)
(xy 145.657 100.203) (xy 145.637 100.203) (xy 145.637 99.949) (xy 145.657 99.949) (xy 145.657 99.929)
(xy 145.911 99.929)
)
)
(filled_polygon
(pts
(xy 140.724536 99.626) (xy 140.724536 100.526) (xy 140.751103 100.66719) (xy 140.782 100.715206) (xy 140.782 101.120175)
(xy 140.759647 101.134559) (xy 140.753327 101.119301) (xy 140.574698 100.940673) (xy 140.341309 100.844) (xy 140.10075 100.844)
(xy 139.942 101.00275) (xy 139.942 101.727) (xy 139.962 101.727) (xy 139.962 101.981) (xy 139.942 101.981)
(xy 139.942 102.001) (xy 139.688 102.001) (xy 139.688 101.981) (xy 139.668 101.981) (xy 139.668 101.727)
(xy 139.688 101.727) (xy 139.688 101.00275) (xy 139.52925 100.844) (xy 139.288691 100.844) (xy 139.055302 100.940673)
(xy 138.876673 101.119301) (xy 138.873754 101.126348) (xy 138.866134 101.121141) (xy 138.821 101.112001) (xy 138.821 99.482754)
(xy 140.753544 99.482754)
)
)
(filled_polygon
(pts
(xy 162.802 101.727) (xy 162.822 101.727) (xy 162.822 101.981) (xy 162.802 101.981) (xy 162.802 102.001)
(xy 162.548 102.001) (xy 162.548 101.981) (xy 162.528 101.981) (xy 162.528 101.727) (xy 162.548 101.727)
(xy 162.548 101.707) (xy 162.802 101.707)
)
)
(filled_polygon
(pts
(xy 166.369645 96.842256) (xy 166.282651 96.969576) (xy 166.252046 97.12071) (xy 166.252046 99.22129) (xy 166.278613 99.36248)
(xy 166.362056 99.492155) (xy 166.489376 99.579149) (xy 166.64051 99.609754) (xy 167.286514 99.609754) (xy 165.857204 101.039064)
(xy 165.818203 101.097433) (xy 165.743134 101.046141) (xy 165.592 101.015536) (xy 165.098 101.015536) (xy 165.098 96.772)
(xy 166.478827 96.772)
)
)
(filled_polygon
(pts
(xy 142.369 96.602592) (xy 142.369 99.330259) (xy 142.342135 99.347546) (xy 142.255141 99.474866) (xy 142.224536 99.626)
(xy 142.224536 100.384) (xy 142.001464 100.384) (xy 142.001464 99.626) (xy 141.974897 99.48481) (xy 141.891454 99.355135)
(xy 141.764134 99.268141) (xy 141.613 99.237536) (xy 141.231666 99.237536) (xy 141.260674 99.09429) (xy 141.260674 96.99371)
(xy 141.234107 96.85252) (xy 141.150664 96.722845) (xy 141.023344 96.635851) (xy 140.87221 96.605246) (xy 135.27151 96.605246)
(xy 135.13032 96.631813) (xy 135.000645 96.715256) (xy 134.913651 96.842576) (xy 134.883046 96.99371) (xy 134.883046 99.09429)
(xy 134.909613 99.23548) (xy 134.993056 99.365155) (xy 135.120376 99.452149) (xy 135.27151 99.482754) (xy 135.282514 99.482754)
(xy 135.123204 99.642064) (xy 135.013517 99.806222) (xy 134.975 99.99986) (xy 134.975 101.015536) (xy 134.618 101.015536)
(xy 134.618 96.729592) (xy 135.083592 96.264) (xy 142.030408 96.264)
)
)
(filled_polygon
(pts
(xy 164.086 101.013408) (xy 162.660356 99.587764) (xy 162.68468 99.583187) (xy 162.814355 99.499744) (xy 162.901349 99.372424)
(xy 162.931954 99.22129) (xy 162.931954 97.12071) (xy 162.905387 96.97952) (xy 162.821944 96.849845) (xy 162.708014 96.772)
(xy 164.086 96.772)
)
)
)
)
| KiCad | 5 | robertfisk/USG | Hardware/USG.kicad_pcb | [
"BSD-3-Clause"
] |
;;;; Basic functions for creating Extempore forms.
;;;;
;;;; Note that the 'lang' does not reference `xtlang` but rather the general
;;;; scheme language used by Extempore.
(defmodule xt.lang
(export
(->lfe 1)
(->xt 1)
(->xts 1)
(sexp 1) (sexp 2)
(wrap-str 1)))
(defun ->xt (arg)
(cond ((== arg 'true) "#t")
((== arg 'false) "#f")
((io_lib:printable_latin1_list arg) (wrap-str arg))
((is_atom arg) (erlang:atom_to_list arg))
((is_integer arg) (erlang:integer_to_list arg))
((is_float arg) (io_lib:format "~.5f" `(,arg)))
((is_binary arg) (binary:bin_to_list arg))
;; symbol
('true arg)))
(defun ->xts (args)
(string:join
(lists:map #'->xt/1 args)
" "))
(defun ->lfe (arg)
(case arg
(#"#t" 'true)
(#"#f" 'false)
(#"NIL" 'nil)
(_ (cond ((?= `#(result true ,val) (coers:to_int arg))
val)
((?= `#(result true ,val) (coers:to_float arg))
val)
((?= `#(result true ,val) (coers:to_bool arg))
val)
((?= `#(result true ,val) (coers:to_string arg))
val)
('true arg)))))
(defun sexp (fn-name)
(++ "(" fn-name ")"))
(defun sexp (fn-name rest)
(++ "(" fn-name " " rest ")"))
;;;;;::=---------------------=::;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;::=- Utility functions -=::;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;;;::=---------------------=::;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
(defun wrap-str (arg)
(++ "\"" arg "\""))
(defun check-coersion
((`#(result true ,val))
val)
((`#(result false ,_))
'error))
(defun ->float (arg)
(check-coersion (coers:to_float arg)))
(defun ->int (arg)
(check-coersion (coers:to_int arg)))
(defun ->string (arg)
(check-coersion (coers:to_string arg)))
| LFE | 4 | cyblue9/undertone | src/xt/lang.lfe | [
"Apache-2.0"
] |
// Copyright 2006-2015 Las Venturas Playground. All rights reserved.
// Use of this source code is governed by the GPLv2 license, a copy of which can
// be found in the LICENSE file.
/*
One of Las Venturas Playground 2.9's new features -- a pub. Seriously, this will
be cool, as you can go to your local pub and drink to your heart's content. The
more you drink, the more fucked you get. The harder it is to do things, and it'll
generally be a laugh.
Author: Tomos Jenkins -- tomozj
*/
// Variables
new drinkData[2];
new drinkUnits[9];
new playerAlcohol[MAX_PLAYERS];
new playerService[MAX_PLAYERS];
new playerDrinkTimer[MAX_PLAYERS];
new playerUsedMenu[MAX_PLAYERS];
new playerDrinkDead[MAX_PLAYERS];
new playerDrinkID[MAX_PLAYERS];
new playerSwigs[MAX_PLAYERS];
new drunkAnimation[MAX_PLAYERS];
new iPlayerSwigTime[MAX_PLAYERS];
new Menu:drinkMenu;
// Defines
#define DRINK_COSTPERUNIT 1000
#define DRINK_DRUNKLVL 10
#define DRINK_DEADLVL 90
#define DRINK_UNITLOSS 120 // seconds
#define DRINK_MULTIPLYER 7000 // Calculates how drink you get
#define SWIGS_PER_BOTTLE 5
// CDrink__Initialize
// This function starts things up at the beginning of the gamemode.
CDrink__Initialize()
{
CDrink__SetVars(true);
}
// CDrink__ResetVars
// Sets the variables to their default values. This lowers the chance of bugs
// from occurring. :)
CDrink__SetVars(bool:all = false)
{
if(all == true) {
// Main drink data array
drinkData[0] = 1; // isPubOpen
drinkData[1] = -1; // Biggest drunk!
}
// Alcohol units in each of the drinks
drinkUnits[0] = CDrink__RandAlcoholVolume(2, 3); // Wine $2000
drinkUnits[1] = CDrink__RandAlcoholVolume(1, 2); // Beer $1000
drinkUnits[2] = CDrink__RandAlcoholVolume(1, 2); // Cider $1000
drinkUnits[3] = CDrink__RandAlcoholVolume(1, 3); // Alcopop $2000
drinkUnits[4] = CDrink__RandAlcoholVolume(2, 6); // Cocktail $3000
drinkUnits[5] = CDrink__RandAlcoholVolume(1, 1); // Shots $1000
drinkUnits[6] = CDrink__RandAlcoholVolume(5, 8); // Vodka $5000
drinkUnits[7] = CDrink__RandAlcoholVolume(5, 8); // Whisky $5000
drinkUnits[8] = -5; // Sprunk $FREE
// Reset the alcohol for everyone maybe
if(all == true) {
for (new i = 0; i <= PlayerManager->highestPlayerId(); i++) {
CDrink__ResetPlayerVars(i);
}
}
}
// CDrink__ResetPlayerVars
// Resets the player variables.
CDrink__ResetPlayerVars(playerid)
{
playerAlcohol[playerid] = 0;
playerService[playerid] = 0;
playerDrinkTimer[playerid] = DRINK_UNITLOSS;
playerUsedMenu[playerid] = 0;
playerDrinkDead[playerid] = 0;
playerSwigs[playerid] = 0;
drunkAnimation[playerid] = 0;
playerDrinkID[playerid] = 0;
iPlayerSwigTime[playerid] = 0;
}
// CDrink__RandAlcoholVolume
// Calculated the alcohol volume randomly when a min and max value is given.
CDrink__RandAlcoholVolume(min, max)
{
if(min == max) return min;
new out = random(max-min);
out = out + min;
return out;
}
new priceStringBuffer[32];
// CDrink__UnitsToPriceString
// Converts the number of units to a string indicating the price.
CDrink__UnitsToPriceString(units)
{
format(priceStringBuffer, sizeof(priceStringBuffer), "%s", formatPrice(GetEconomyValue(AlcoholicDrink, units)));
return priceStringBuffer;
}
// CDrink__BuildMenus
// Builds the menus at gamemode runtime
CDrink__BuildMenus()
{
drinkMenu = CreateMenu("~g~The Bar", 2, 200.0, 200.0, 150.0, 150.0);
// Columns
SetMenuColumnHeader(drinkMenu, 0, "Drink");
SetMenuColumnHeader(drinkMenu, 1, "Cost");
// Content - Drink
AddMenuItem(drinkMenu, 0, "Wine");
AddMenuItem(drinkMenu, 0, "Beer");
AddMenuItem(drinkMenu, 0, "Cider");
AddMenuItem(drinkMenu, 0, "Alcopop");
AddMenuItem(drinkMenu, 0, "Cocktail");
AddMenuItem(drinkMenu, 0, "Shot");
AddMenuItem(drinkMenu, 0, "Vodka");
AddMenuItem(drinkMenu, 0, "Whisky");
AddMenuItem(drinkMenu, 0, "Sprunk (Sober up)");
// Content - Cost
AddMenuItem(drinkMenu, 1, CDrink__UnitsToPriceString(drinkUnits[0])); // Wine
AddMenuItem(drinkMenu, 1, CDrink__UnitsToPriceString(drinkUnits[1])); // Beer
AddMenuItem(drinkMenu, 1, CDrink__UnitsToPriceString(drinkUnits[2])); // Cider
AddMenuItem(drinkMenu, 1, CDrink__UnitsToPriceString(drinkUnits[3])); // Alcopop
AddMenuItem(drinkMenu, 1, CDrink__UnitsToPriceString(drinkUnits[4])); // Cocktail
AddMenuItem(drinkMenu, 1, CDrink__UnitsToPriceString(drinkUnits[5])); // Shot
AddMenuItem(drinkMenu, 1, CDrink__UnitsToPriceString(drinkUnits[6])); // Vodka
AddMenuItem(drinkMenu, 1, CDrink__UnitsToPriceString(drinkUnits[7])); // Whisky
AddMenuItem(drinkMenu, 1, "~b~FREE"); // Sprunk
}
// CDrink__Buy
// This handles all of the cash side of stuff, then calls CDrink__Drink
CDrink__Buy(playerid, drinkid)
{
// Lets just get stuff in our own variable.
new const units = max(0, drinkUnits[drinkid]);
new const price = GetEconomyValue(AlcoholicDrink, units);
if(GetPlayerSpecialAction(playerid) != SPECIAL_ACTION_NONE)
{
ShowBoxForPlayer(playerid, "You can only buy one drink at a time!");
return 1;
}
// They have to be able to afford it..
if(GetPlayerMoney(playerid) < price)
{
ShowBoxForPlayer(playerid, "You don't have enough money!");
return 1;
}
new propertyId = PropertyManager->propertyForSpecialFeature(BarFeature),
endid = propertyId == Property::InvalidId ? Player::InvalidId : Property(propertyId)->ownerId();
TakeRegulatedMoney(playerid, AlcoholicDrink, units);
playerDrinkID[playerid] = drinkid;
CDrink__Drink(playerid);
if(drinkid == 0) {
SetPlayerSpecialAction(playerid, SPECIAL_ACTION_DRINK_WINE);
} else if(drinkid != 8) {
SetPlayerSpecialAction(playerid, SPECIAL_ACTION_DRINK_BEER);
} else {
SetPlayerSpecialAction(playerid, SPECIAL_ACTION_DRINK_SPRUNK);
}
if(Player(endid)->isConnected() && endid != playerid)
{
new str[256];
format(str,256,"* %s bought a drink! You earned $%d.",PlayerName(playerid),price/10);
SendClientMessage(endid,COLOR_GREY,str);
GiveRegulatedMoney(endid, AlcoholicDrinkOwnerShare, units);
}
return 1;
}
// CDrink__Drink
// This is called when a player drinks.. a drink. We need to change the level
// of alcohol in their blood, tell them about it, change the drink variables.
CDrink__Drink(playerid)
{
// Alright, lets make them fucked if need be.
if(playerAlcohol[playerid] >= DRINK_DRUNKLVL) {
drunkAnimation[playerid] = 1;
return 1;
}
ClearAnimations(playerid);
drunkAnimation[playerid] = 0;
return 1;
}
// CDrink__DrinkBottle
// Called from OnPlayerKeyStateChange to detect when
// a player drinks a bottle. Players can only have 3 swigs
// then they have to go buy another from the bar
CDrink__DrinkBottle(playerid)
{
playerSwigs[playerid]++;
iPlayerSwigTime[playerid] = Time->currentTime();
new drinkid = playerDrinkID[playerid];
new alcohol = drinkUnits[drinkid];
new string[128];
if(playerAlcohol[playerid] > 5)
SetPlayerDrunkLevel(playerid, DRINK_MULTIPLYER*alcohol);
// Brilliant! Now, we need to alter their settings
if(drinkid < 8)
{
playerAlcohol[playerid] = playerAlcohol[playerid] + alcohol;
new name[24];
GetPlayerName(playerid, name, 24);
format(string, 128, "You have now consumed a total of %d units of alcohol %s. %s", playerAlcohol[playerid], name, CDrink__GenDrinkString(playerid));
ShowBoxForPlayer(playerid, string);
} else {
playerAlcohol[playerid] = playerAlcohol[playerid] - 1;
if(playerAlcohol[playerid] <= 0)
{
// Sober!
ShowBoxForPlayer(playerid, "Well done, you are sober!");
playerAlcohol[playerid] = 0;
SetPlayerDrunkLevel(playerid, 0);
}
}
if(playerSwigs[playerid] == SWIGS_PER_BOTTLE)
{
playerSwigs[playerid] = 0;
ShowBoxForPlayer(playerid, "All gone! Buy another drink at the bar.");
SetPlayerSpecialAction(playerid, SPECIAL_ACTION_NONE);
}
}
// CDrink__GenDrinkString
// This function generates the string needed at the end of the message given to
// the player when they've bought a drink -- the string varies depending on how
// much they've drunk.
CDrink__GenDrinkString(playerid)
{
new alcohol = playerAlcohol[playerid], string[64];
if(alcohol < 20)
format(string, 64, "Enjoy!");
else if(alcohol < 40)
format(string, 64, "Enjoy, but take it easy.");
else if(alcohol < 60)
format(string, 64, "You're looking pretty fucked!");
else if(alcohol < 75)
format(string, 64, "Make sure you don't go too far.");
else if(alcohol < 85)
format(string, 64, "Know your limit!");
else
format(string, 64, "Stop now!!");
return string;
}
// CDrink__ShowMenu
// This function shows the drinks menu for the player, simple!
CDrink__ShowMenu(playerid)
{
if(GetPlayerState(playerid) != PLAYER_STATE_ONFOOT)
return 0;
/* if(IsValidMenu(drinkMenu) && g_PlayerMenu[playerid] == 0)
USELESS CHECK AND JUST CAUSES AN ISSUE WITH THE BAR MENU SOMETIMES FAILING TO SHOW
{*/
new string[128], name[24];
GetPlayerName(playerid, name, 24);
format(string, 128, "Welcome to the bar %s! What would you like to drink?", name);
SendClientMessage(playerid, COLOR_YELLOW, string);
ShowMenuForPlayer(drinkMenu, playerid);
g_PlayerMenu[playerid] = 1;
TogglePlayerControllable(playerid, 0);
playerUsedMenu[playerid] = 1;
g_PlayerMenu[playerid] = true;
return 1;
// }
// return 1;
}
// CDrink__HideMenu
// You guessed it.. this functions hides the drinks menu for the player.
CDrink__HideMenu(playerid)
{
if(IsValidMenu(drinkMenu)) {
HideMenuForPlayer(drinkMenu, playerid);
g_PlayerMenu[playerid] = 0;
TogglePlayerControllable(playerid, 1);
}
}
// CDrink__Connect
// When a player connects, this is called.
CDrink__Connect(playerid)
{
SetPlayerDrunkLevel(playerid, 0);
CDrink__ResetPlayerVars(playerid);
}
// CDrink__Disconnect
// When a player disconnects, this is called.
CDrink__Disconnect(playerid)
{
SetPlayerDrunkLevel(playerid, 0);
CDrink__ResetPlayerVars(playerid);
}
// CDrink__Spawn
// When a player spawns, this is called.
CDrink__Spawn(playerid)
{
SetPlayerDrunkLevel(playerid, 0);
CDrink__ResetPlayerVars(playerid);
}
// CDrink__ProcessPlayer
// This timer runs every second -- used to check the location of the player
// in the pub (if they're at the bar, they need to be served!).
CDrink__ProcessPlayer(i)
{
// Animation!
if(drunkAnimation[i] == 1)
{
if(IsPlayerInAnyVehicle(i)) {
// No animations!
} else if(Time->currentTime() - iPlayerSwigTime[i] >= 3)
{
if(GetPlayerDrunkLevel(i) > 10000)
{
// Just incase, 10000 is fine
ApplyAnimation(i,"PED","WALK_DRUNK",4.1,1,1,1,1,1);
} else {
// Something fucked up!
printf("[CDrink] Animation seems to have fucked up on id %d.", i);
ClearAnimations(i);
drunkAnimation[i] = 0;
}
}
}
// Alcohol auto-decreaser over time.
if(playerAlcohol[i] > 0) {
if(playerDrinkTimer[i] == 0) {
// Time for a decrease of 2 units of alcohol.
playerAlcohol[i] = playerAlcohol[i] - 5;
SetPlayerDrunkLevel(i, GetPlayerDrunkLevel(i)-(5 * DRINK_MULTIPLYER));
if(playerAlcohol[i] < 1)
{
playerAlcohol[i] = 0;
ShowBoxForPlayer(i, "Well done, you are sober!");
SetPlayerDrunkLevel(i, 0);
}
if(playerAlcohol[i] < DRINK_DRUNKLVL)
{
drunkAnimation[i] = 0;
}
playerDrinkTimer[i] = 300;
}
playerDrinkTimer[i]--;
}
// Check if they're at the bar
if((GetPlayerInterior(i) == 11 || GetPlayerInterior(i) == 0) && GetPlayerState(i) == PLAYER_STATE_ONFOOT)
{
// They're in the right interior!
new Float:x, Float:y, Float:z;
GetPlayerPos(i, x, y, z);
// BAR // start 502.0508,-75.2472,998.7651 // end 491.1106,-82.9000,998.7578
// VIP-ROOM BAR // start 2121.3491,2398.2051,10.8333 // end 2124.5847,2407.2861,10.8309
if( ( (x > 491.1106 && x < 502.0508) && (y > -82.9000 && y < -75.2472) && (z > 900) ) ||
( (x > 2121.3491 && x < 2124.5847) && (y > 2398.2051 && y < 2407.2859) && (z > 9 && z < 12) )) {
// at the bar!
if(GetPlayerMenu(i) == drinkMenu && g_PlayerMenu[i] == 1) {
// Do nothing!
} else if(playerUsedMenu[i] == 1 || playerAlcohol[i] >= DRINK_DEADLVL) {
// fucked
} else if(playerService[i] == 0) {
// Just walked in
ShowBoxForPlayer(i, "Please wait to be served...");
playerService[i]++;
} else if(playerService[i] < 2) {
// Still waiting
playerService[i]++;
} else {
// Waited long enough!
CDrink__ShowMenu(i);
playerService[i] = 0;
}
} else {
// We have to check if they ran in, and then out again -- if so,
// we simply reset their service time to zero.
if(playerService[i] > 0) {
playerService[i] = 0;
}
// Also, we wanna close the menu if it's open.
if(GetPlayerMenu(i) == drinkMenu && g_PlayerMenu[i] == 1) {
CDrink__HideMenu(i);
}
playerUsedMenu[i] = 0;
}
}
}
// CDrink__MenuProcess
// This is called when a menu item is hit -- on any menu.
CDrink__MenuProcess(playerid, row)
{
if(GetPlayerMenu(playerid) == drinkMenu) {
// It's our menu -- and the row id is equals to the drink id.. bingo.
if(GetPlayerInterior(playerid) != 11 && GetPlayerInterior(playerid) != 12 && GetPlayerInterior(playerid) != 0)
{
SendClientMessage(playerid, Color::Red, "You're not at the bar!");
} else {
CDrink__Buy(playerid, row);
CDrink__HideMenu(playerid);
}
}
}
// CDrink__OnKey
// This is called whenever a key is pressed. Handled here, because Jay sucks
CDrink__OnKey(playerid, newkeys)
{
if((newkeys & (KEY_FIRE)) == (KEY_FIRE)) {
// Get this
new nAction = GetPlayerSpecialAction(playerid);
new nState = GetPlayerState (playerid);
if(nState == PLAYER_STATE_ONFOOT)
{
if (nAction >= SPECIAL_ACTION_DRINK_BEER && nAction <= SPECIAL_ACTION_DRINK_SPRUNK)
{
if(nAction != SPECIAL_ACTION_SMOKE_CIGGY)
{
CDrink__DrinkBottle(playerid);
}
}
}
}
}
| PAWN | 5 | EPIC-striker/playground | pawn/Elements/Player/Drink.pwn | [
"MIT"
] |
trait A { fn foo(self); }
trait B { fn foo(self); }
struct AB {}
impl A for AB {
fn foo(self) {}
}
impl B for AB {
fn foo(self) {}
}
fn main() {
AB {}.foo(); //~ ERROR E0034
}
| Rust | 3 | Eric-Arellano/rust | src/test/ui/methods/method-ambig-two-traits-from-impls.rs | [
"ECL-2.0",
"Apache-2.0",
"MIT-0",
"MIT"
] |
Function MiddleTrim(cText)
Local cClean := ""
Local cLast := " "
Local nLen := Len(cText)
Local i
Local cChar
For i := 1 To nLen
cChar := Substr(cText, i, 1)
If cChar != " "
cClean += cChar
ElseIf cLast != " "
cClean += " "
EndIf
cLast := cChar
Next
If Substr(cClean, Len(cClean), 1) == " "
cClean := Substr(cClean, 1, Len(cClean) - 1)
EndIf
Return cClean
//https://pt.stackoverflow.com/q/242618/101
| xBase | 4 | piovezan/SOpt | xBase/ADVPLMiddleTrim.prg | [
"MIT"
] |
body {
color: b;
}
| CSS | 0 | etc-tiago/webpack | test/configCases/css/conflicting-order/b.css | [
"MIT"
] |
plz foo thx .plz bar thx .plz baz
| Dogescript | 0 | erinkeith/dogescript | test/spec/plz/thx-chain-noargs/source.djs | [
"MIT"
] |
#####################################################
# N16.ampl : mesh size for inverse problem
#####################################################
let Nx := 32;
let Ny := 16;
| AMPL | 0 | JuliaInv/ConvDiffMIPDECO | examples/ampl/N16.ampl | [
"MIT"
] |
; RUN: llc -mattr=+unimplemented-simd128 -filetype=obj %s -o - | obj2yaml | FileCheck %s
target triple = "wasm32-unknown-unknown"
declare i32 @i32()
declare i64 @i64()
declare float @f32()
declare double @f64()
declare <16 x i8> @v16i8()
declare <8 x i16> @v8i16()
declare <4 x i32> @v4i32()
declare <2 x i64> @v2i64()
declare <4 x float> @v4f32()
declare <2 x double> @v2f64()
declare { i32, i32, i32 } @structret()
define void @f1() {
entry:
%tmp1 = call i32 @i32()
%tmp2 = call i64 @i64()
%tmp3 = call float @f32()
%tmp4 = call double @f64()
%tmp5 = call <16 x i8> @v16i8()
%tmp6 = call <8 x i16> @v8i16()
%tmp7 = call <4 x i32> @v4i32()
%tmp8 = call <2 x i64> @v2i64()
%tmp9 = call <4 x float> @v4f32()
%tmp10 = call <2 x double> @v2f64()
%tmp11 = call {i32, i32, i32} @structret()
ret void
}
define void @vararg(i32, i32, ...) {
ret void
}
; CHECK-LABEL: - Type: TYPE
; CHECK-NEXT: Signatures:
; CHECK-NEXT: - Index: 0
; CHECK-NEXT: ParamTypes:
; CHECK-NEXT: ReturnTypes: []
; CHECK-NEXT: - Index: 1
; CHECK-NEXT: ParamTypes:
; CHECK-NEXT: ReturnTypes:
; CHECK-NEXT: - I32
; CHECK-NEXT: - Index: 2
; CHECK-NEXT: ParamTypes:
; CHECK-NEXT: ReturnTypes:
; CHECK-NEXT: - I64
; CHECK-NEXT: - Index: 3
; CHECK-NEXT: ParamTypes:
; CHECK-NEXT: ReturnTypes:
; CHECK-NEXT: - F32
; CHECK-NEXT: - Index: 4
; CHECK-NEXT: ParamTypes:
; CHECK-NEXT: ReturnTypes:
; CHECK-NEXT: - F64
; CHECK-NEXT: - Index: 5
; CHECK-NEXT: ParamTypes:
; CHECK-NEXT: ReturnTypes:
; CHECK-NEXT: - V128
; CHECK-NEXT: - Index: 6
; CHECK-NEXT: ParamTypes:
; CHECK-NEXT: - I32
; CHECK-NEXT: ReturnTypes: []
; CHECK-NEXT: - Index: 7
; CHECK-NEXT: ParamTypes:
; CHECK-NEXT: - I32
; CHECK-NEXT: - I32
; CHECK-NEXT: - I32
; CHECK-NEXT: ReturnTypes: []
; should be no additional types
; CHECK-NOT: ReturnTypes
| LLVM | 4 | medismailben/llvm-project | llvm/test/MC/WebAssembly/types.ll | [
"Apache-2.0"
] |
#!/Applications/Octave.app/Contents/Resources/bin/octave-cli -qf
printf ("Hello, Octave!\n");
| Octave | 0 | sergev/vak-opensource | languages/octave/example.oct | [
"Apache-2.0"
] |
// This file is part of OpenCV project.
// It is subject to the license terms in the LICENSE file found in the top-level directory
// of this distribution and at http://opencv.org/license.html.
#ifndef OPENCV_CORE_DETAILS_EXCEPTION_PTR_H
#define OPENCV_CORE_DETAILS_EXCEPTION_PTR_H
#ifndef CV__EXCEPTION_PTR
# if defined(__ANDROID__) && defined(ATOMIC_INT_LOCK_FREE) && ATOMIC_INT_LOCK_FREE < 2
# define CV__EXCEPTION_PTR 0 // Not supported, details: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58938
# elif defined(CV_CXX11)
# define CV__EXCEPTION_PTR 1
# elif defined(_MSC_VER)
# define CV__EXCEPTION_PTR (_MSC_VER >= 1600)
# elif defined(__clang__)
# define CV__EXCEPTION_PTR 0 // C++11 only (see above)
# elif defined(__GNUC__) && defined(__GXX_EXPERIMENTAL_CXX0X__)
# define CV__EXCEPTION_PTR (__GXX_EXPERIMENTAL_CXX0X__ > 0)
# endif
#endif
#ifndef CV__EXCEPTION_PTR
# define CV__EXCEPTION_PTR 0
#elif CV__EXCEPTION_PTR
# include <exception> // std::exception_ptr
#endif
#endif // OPENCV_CORE_DETAILS_EXCEPTION_PTR_H
| C++ | 3 | thisisgopalmandal/opencv | modules/core/include/opencv2/core/detail/exception_ptr.hpp | [
"BSD-3-Clause"
] |
<template>
<v-row>
<v-col
v-for="value in ['t', 'r', 'b', 'l']"
:key="value"
cols="12"
md="3"
>
<div
:class="`rounded-${value}-xl`"
class="pa-4 text-center secondary text-no-wrap"
v-text="`.rounded-${value}-xl`"
></div>
</v-col>
</v-row>
</template>
| Vue | 4 | VBeytok/vuetify | packages/docs/src/examples/border-radius/misc-rounding-by-side.vue | [
"MIT"
] |
%!PS-Adobe-3.0
%%Creator: graphviz version 2.38.0 (20140413.2041)
%%Title: G
%%Pages: (atend)
%%BoundingBox: (atend)
%%EndComments
save
%%BeginProlog
/DotDict 200 dict def
DotDict begin
/setupLatin1 {
mark
/EncodingVector 256 array def
EncodingVector 0
ISOLatin1Encoding 0 255 getinterval putinterval
EncodingVector 45 /hyphen put
% Set up ISO Latin 1 character encoding
/starnetISO {
dup dup findfont dup length dict begin
{ 1 index /FID ne { def }{ pop pop } ifelse
} forall
/Encoding EncodingVector def
currentdict end definefont
} def
/Times-Roman starnetISO def
/Times-Italic starnetISO def
/Times-Bold starnetISO def
/Times-BoldItalic starnetISO def
/Helvetica starnetISO def
/Helvetica-Oblique starnetISO def
/Helvetica-Bold starnetISO def
/Helvetica-BoldOblique starnetISO def
/Courier starnetISO def
/Courier-Oblique starnetISO def
/Courier-Bold starnetISO def
/Courier-BoldOblique starnetISO def
cleartomark
} bind def
%%BeginResource: procset graphviz 0 0
/coord-font-family /Times-Roman def
/default-font-family /Times-Roman def
/coordfont coord-font-family findfont 8 scalefont def
/InvScaleFactor 1.0 def
/set_scale {
dup 1 exch div /InvScaleFactor exch def
scale
} bind def
% styles
/solid { [] 0 setdash } bind def
/dashed { [9 InvScaleFactor mul dup ] 0 setdash } bind def
/dotted { [1 InvScaleFactor mul 6 InvScaleFactor mul] 0 setdash } bind def
/invis {/fill {newpath} def /stroke {newpath} def /show {pop newpath} def} bind def
/bold { 2 setlinewidth } bind def
/filled { } bind def
/unfilled { } bind def
/rounded { } bind def
/diagonals { } bind def
/tapered { } bind def
% hooks for setting color
/nodecolor { sethsbcolor } bind def
/edgecolor { sethsbcolor } bind def
/graphcolor { sethsbcolor } bind def
/nopcolor {pop pop pop} bind def
/beginpage { % i j npages
/npages exch def
/j exch def
/i exch def
/str 10 string def
npages 1 gt {
gsave
coordfont setfont
0 0 moveto
(\() show i str cvs show (,) show j str cvs show (\)) show
grestore
} if
} bind def
/set_font {
findfont exch
scalefont setfont
} def
% draw text fitted to its expected width
/alignedtext { % width text
/text exch def
/width exch def
gsave
width 0 gt {
[] 0 setdash
text stringwidth pop width exch sub text length div 0 text ashow
} if
grestore
} def
/boxprim { % xcorner ycorner xsize ysize
4 2 roll
moveto
2 copy
exch 0 rlineto
0 exch rlineto
pop neg 0 rlineto
closepath
} bind def
/ellipse_path {
/ry exch def
/rx exch def
/y exch def
/x exch def
matrix currentmatrix
newpath
x y translate
rx ry scale
0 0 1 0 360 arc
setmatrix
} bind def
/endpage { showpage } bind def
/showpage { } def
/layercolorseq
[ % layer color sequence - darkest to lightest
[0 0 0]
[.2 .8 .8]
[.4 .8 .8]
[.6 .8 .8]
[.8 .8 .8]
]
def
/layerlen layercolorseq length def
/setlayer {/maxlayer exch def /curlayer exch def
layercolorseq curlayer 1 sub layerlen mod get
aload pop sethsbcolor
/nodecolor {nopcolor} def
/edgecolor {nopcolor} def
/graphcolor {nopcolor} def
} bind def
/onlayer { curlayer ne {invis} if } def
/onlayers {
/myupper exch def
/mylower exch def
curlayer mylower lt
curlayer myupper gt
or
{invis} if
} def
/curlayer 0 def
%%EndResource
%%EndProlog
%%BeginSetup
14 default-font-family set_font
1 setmiterlimit
% /arrowlength 10 def
% /arrowwidth 5 def
% make sure pdfmark is harmless for PS-interpreters other than Distiller
/pdfmark where {pop} {userdict /pdfmark /cleartomark load put} ifelse
% make '<<' and '>>' safe on PS Level 1 devices
/languagelevel where {pop languagelevel}{1} ifelse
2 lt {
userdict (<<) cvn ([) cvn load put
userdict (>>) cvn ([) cvn load put
} if
%%EndSetup
setupLatin1
%%Page: 1 1
%%PageBoundingBox: 36 36 863 996
%%PageOrientation: Portrait
0 0 1 beginpage
gsave
36 36 827 960 boxprim clip newpath
1 1 set_scale 0 rotate 40 40 translate
0 0 0 graphcolor
24 /Times-Roman set_font
377.51 10.8 moveto 64 (Twopi) alignedtext
% 0
gsave
0.49804 1 1 nodecolor
16.26 507.11 16.03 16.03 ellipse_path fill
1 setlinewidth
filled
0 0 0 nodecolor
16.26 507.11 16.03 16.03 ellipse_path stroke
0 0 0 nodecolor
14 /Times-Roman set_font
12.76 503.41 moveto 7 (0) alignedtext
grestore
% 5
gsave
0 0 0 nodecolor
98.72 593.27 16.03 16.03 ellipse_path fill
1 setlinewidth
filled
0 0 0 nodecolor
98.72 593.27 16.03 16.03 ellipse_path stroke
0 0 0 nodecolor
14 /Times-Roman set_font
95.22 589.57 moveto 7 (5) alignedtext
grestore
% 0--5
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 27.73 519.09 moveto
43.48 535.55 71.65 564.98 87.36 581.39 curveto
stroke
grestore
% 13
gsave
0 0 0 nodecolor
129.5 339.81 21.43 16.03 ellipse_path fill
1 setlinewidth
filled
0 0 0 nodecolor
129.5 339.81 21.43 16.03 ellipse_path stroke
0 0 0 nodecolor
14 /Times-Roman set_font
122.5 336.11 moveto 14 (13) alignedtext
grestore
% 0--13
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 25.53 493.42 moveto
46.55 462.36 97.72 386.77 119.46 354.65 curveto
stroke
grestore
% 17
gsave
0.49804 1 1 nodecolor
168.63 576.04 21.43 16.03 ellipse_path fill
1 setlinewidth
filled
0 0 0 nodecolor
168.63 576.04 21.43 16.03 ellipse_path stroke
0 0 0 nodecolor
14 /Times-Roman set_font
161.63 572.34 moveto 14 (17) alignedtext
grestore
% 5--17
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 114.59 589.36 moveto
124.58 586.89 137.57 583.69 148.31 581.05 curveto
stroke
grestore
% 29
gsave
0 0 0 nodecolor
65.75 707.87 21.43 16.03 ellipse_path fill
1 setlinewidth
filled
0 0 0 nodecolor
65.75 707.87 21.43 16.03 ellipse_path stroke
0 0 0 nodecolor
14 /Times-Roman set_font
58.75 704.17 moveto 14 (29) alignedtext
grestore
% 5--29
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 94.14 609.2 moveto
87.87 630.98 76.7 669.81 70.4 691.7 curveto
stroke
grestore
% 18
gsave
0.16471 1 1 nodecolor
193.25 373.27 21.43 16.03 ellipse_path fill
1 setlinewidth
filled
0 0 0 nodecolor
193.25 373.27 21.43 16.03 ellipse_path stroke
0 0 0 nodecolor
14 /Times-Roman set_font
186.25 369.57 moveto 14 (18) alignedtext
grestore
% 13--18
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 147.26 349.13 moveto
156.1 353.77 166.76 359.37 175.59 364 curveto
stroke
grestore
% 25
gsave
0.83137 1 1 nodecolor
396.19 935.96 21.43 16.03 ellipse_path fill
1 setlinewidth
filled
0 0 0 nodecolor
396.19 935.96 21.43 16.03 ellipse_path stroke
0 0 0 nodecolor
14 /Times-Roman set_font
389.19 932.26 moveto 14 (25) alignedtext
grestore
% 13--25
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 136.5 355.45 moveto
174.09 439.5 351.85 836.85 389.27 920.49 curveto
stroke
grestore
% 1
gsave
0 1 1 nodecolor
366.46 625.62 16.03 16.03 ellipse_path fill
1 setlinewidth
filled
0 0 0 nodecolor
366.46 625.62 16.03 16.03 ellipse_path stroke
0 0 0 nodecolor
14 /Times-Roman set_font
362.96 621.92 moveto 7 (1) alignedtext
grestore
% 8
gsave
0 1 1 nodecolor
524.86 709.08 16.03 16.03 ellipse_path fill
1 setlinewidth
filled
0 0 0 nodecolor
524.86 709.08 16.03 16.03 ellipse_path stroke
0 0 0 nodecolor
14 /Times-Roman set_font
521.36 705.38 moveto 7 (8) alignedtext
grestore
% 1--8
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 381.08 633.32 moveto
411.25 649.22 480.13 685.51 510.28 701.39 curveto
stroke
grestore
% 9
gsave
0 0 1 nodecolor
238.54 455.42 16.03 16.03 ellipse_path fill
1 setlinewidth
filled
0 0 0 nodecolor
238.54 455.42 16.03 16.03 ellipse_path stroke
0 0 0 nodecolor
14 /Times-Roman set_font
235.04 451.72 moveto 7 (9) alignedtext
grestore
% 1--9
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 356.64 612.55 moveto
332.88 580.95 272.54 500.66 248.58 468.77 curveto
stroke
grestore
% 28
gsave
0 0 1 nodecolor
378.36 524.34 21.43 16.03 ellipse_path fill
1 setlinewidth
filled
0 0 0 nodecolor
378.36 524.34 21.43 16.03 ellipse_path stroke
0 0 0 nodecolor
14 /Times-Roman set_font
371.36 520.64 moveto 14 (28) alignedtext
grestore
% 1--28
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 368.37 609.35 moveto
370.59 590.45 374.23 559.46 376.45 540.58 curveto
stroke
grestore
% 23
gsave
0.66667 1 1 nodecolor
663.83 698.09 21.43 16.03 ellipse_path fill
1 setlinewidth
filled
0 0 0 nodecolor
663.83 698.09 21.43 16.03 ellipse_path stroke
0 0 0 nodecolor
14 /Times-Roman set_font
656.83 694.39 moveto 14 (23) alignedtext
grestore
% 8--23
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 541.07 707.8 moveto
566.13 705.81 614.3 702.01 642.27 699.8 curveto
stroke
grestore
% 24
gsave
0.49804 1 1 nodecolor
346.14 776.4 21.43 16.03 ellipse_path fill
1 setlinewidth
filled
0 0 0 nodecolor
346.14 776.4 21.43 16.03 ellipse_path stroke
0 0 0 nodecolor
14 /Times-Roman set_font
339.14 772.7 moveto 14 (24) alignedtext
grestore
% 8--24
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 509.62 714.82 moveto
477.12 727.06 401.06 755.71 365.32 769.17 curveto
stroke
grestore
% 9--17
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 230.25 469.73 moveto
216.94 492.7 190.93 537.57 177.35 560.99 curveto
stroke
grestore
% 14
gsave
0.16471 1 1 nodecolor
588.08 472.65 21.43 16.03 ellipse_path fill
1 setlinewidth
filled
0 0 0 nodecolor
588.08 472.65 21.43 16.03 ellipse_path stroke
0 0 0 nodecolor
14 /Times-Roman set_font
581.08 468.95 moveto 14 (14) alignedtext
grestore
% 9--14
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 254.93 456.23 moveto
312.02 459.04 502.17 468.42 566.55 471.59 curveto
stroke
grestore
% 9--18
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 230.65 441.11 moveto
222.54 426.4 209.96 403.58 201.66 388.53 curveto
stroke
grestore
% 21
gsave
0 0 1 nodecolor
284.66 270.09 21.43 16.03 ellipse_path fill
1 setlinewidth
filled
0 0 0 nodecolor
284.66 270.09 21.43 16.03 ellipse_path stroke
0 0 0 nodecolor
14 /Times-Roman set_font
277.66 266.39 moveto 14 (21) alignedtext
grestore
% 9--21
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 242.47 439.62 moveto
251.16 404.69 271.93 321.25 280.67 286.12 curveto
stroke
grestore
% 2
gsave
0.83137 1 1 nodecolor
575.92 170.51 16.03 16.03 ellipse_path fill
1 setlinewidth
filled
0 0 0 nodecolor
575.92 170.51 16.03 16.03 ellipse_path stroke
0 0 0 nodecolor
14 /Times-Roman set_font
572.42 166.81 moveto 7 (2) alignedtext
grestore
% 7
gsave
0.33333 1 1 nodecolor
243.76 803.39 16.03 16.03 ellipse_path fill
1 setlinewidth
filled
0 0 0 nodecolor
243.76 803.39 16.03 16.03 ellipse_path stroke
0 0 0 nodecolor
14 /Times-Roman set_font
240.26 799.69 moveto 7 (7) alignedtext
grestore
% 2--7
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 568.36 184.92 moveto
523.84 269.74 296.34 703.21 251.46 788.73 curveto
stroke
grestore
% 10
gsave
0.16471 1 1 nodecolor
482.98 221.21 21.43 16.03 ellipse_path fill
1 setlinewidth
filled
0 0 0 nodecolor
482.98 221.21 21.43 16.03 ellipse_path stroke
0 0 0 nodecolor
14 /Times-Roman set_font
475.98 217.51 moveto 14 (10) alignedtext
grestore
% 2--10
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 561.4 178.43 moveto
544.96 187.4 518.18 202.01 500.57 211.62 curveto
stroke
grestore
% 12
gsave
0 0 1 nodecolor
601.45 103.19 21.43 16.03 ellipse_path fill
1 setlinewidth
filled
0 0 0 nodecolor
601.45 103.19 21.43 16.03 ellipse_path stroke
0 0 0 nodecolor
14 /Times-Roman set_font
594.45 99.49 moveto 14 (12) alignedtext
grestore
% 2--12
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 581.71 155.23 moveto
585.83 144.37 591.35 129.82 595.51 118.87 curveto
stroke
grestore
% 19
gsave
0.66667 1 1 nodecolor
663.83 316.13 21.43 16.03 ellipse_path fill
1 setlinewidth
filled
0 0 0 nodecolor
663.83 316.13 21.43 16.03 ellipse_path stroke
0 0 0 nodecolor
14 /Times-Roman set_font
656.83 312.43 moveto 14 (19) alignedtext
grestore
% 7--19
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 254.57 790.85 moveto
313 723.08 590.79 400.86 651.92 329.96 curveto
stroke
grestore
% 7--24
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 259.76 799.17 moveto
277.64 794.46 306.63 786.81 326.03 781.7 curveto
stroke
grestore
% 26
gsave
0 0 0 nodecolor
404.87 864.49 21.43 16.03 ellipse_path fill
1 setlinewidth
filled
0 0 0 nodecolor
404.87 864.49 21.43 16.03 ellipse_path stroke
0 0 0 nodecolor
14 /Times-Roman set_font
397.87 860.79 moveto 14 (26) alignedtext
grestore
% 7--26
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 259.21 809.25 moveto
288.82 820.48 353.5 845.01 385.77 857.24 curveto
stroke
grestore
% 22
gsave
0.16471 1 1 nodecolor
404.87 149.74 21.43 16.03 ellipse_path fill
1 setlinewidth
filled
0 0 0 nodecolor
404.87 149.74 21.43 16.03 ellipse_path stroke
0 0 0 nodecolor
14 /Times-Roman set_font
397.87 146.04 moveto 14 (22) alignedtext
grestore
% 10--22
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 469.01 208.44 moveto
454.8 195.43 432.89 175.38 418.71 162.41 curveto
stroke
grestore
% 3
gsave
0.16471 1 1 nodecolor
524.86 305.15 16.03 16.03 ellipse_path fill
1 setlinewidth
filled
0 0 0 nodecolor
524.86 305.15 16.03 16.03 ellipse_path stroke
0 0 0 nodecolor
14 /Times-Roman set_font
521.36 301.45 moveto 7 (3) alignedtext
grestore
% 3--10
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 517.56 290.53 moveto
510.02 275.41 498.28 251.89 490.61 236.52 curveto
stroke
grestore
% 3--19
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 541.07 306.43 moveto
566.13 308.41 614.3 312.22 642.27 314.43 curveto
stroke
grestore
% 20
gsave
0 1 1 nodecolor
499.33 372.47 21.43 16.03 ellipse_path fill
1 setlinewidth
filled
0 0 0 nodecolor
499.33 372.47 21.43 16.03 ellipse_path stroke
0 0 0 nodecolor
14 /Times-Roman set_font
492.33 368.77 moveto 14 (20) alignedtext
grestore
% 3--20
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 519.06 320.43 moveto
514.95 331.29 509.43 345.84 505.27 356.79 curveto
stroke
grestore
% 19--23
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 663.83 332.55 moveto
663.83 395.23 663.83 619.16 663.83 681.74 curveto
stroke
grestore
% 20--28
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 488.16 386.49 moveto
465.12 415.42 412.51 481.46 389.49 510.36 curveto
stroke
grestore
% 4
gsave
0.33333 1 1 nodecolor
448.26 507.11 16.03 16.03 ellipse_path fill
1 setlinewidth
filled
0 0 0 nodecolor
448.26 507.11 16.03 16.03 ellipse_path stroke
0 0 0 nodecolor
14 /Times-Roman set_font
444.76 503.41 moveto 7 (4) alignedtext
grestore
% 4--28
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 432.4 511.02 moveto
422.41 513.49 409.42 516.69 398.68 519.34 curveto
stroke
grestore
% 15
gsave
0.49804 1 1 nodecolor
518.17 489.88 21.43 16.03 ellipse_path fill
1 setlinewidth
filled
0 0 0 nodecolor
518.17 489.88 21.43 16.03 ellipse_path stroke
0 0 0 nodecolor
14 /Times-Roman set_font
511.17 486.18 moveto 14 (15) alignedtext
grestore
% 4--15
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 464.13 503.2 moveto
474.12 500.74 487.11 497.54 497.85 494.89 curveto
stroke
grestore
% 6
gsave
0 0 1 nodecolor
717.73 745.84 16.03 16.03 ellipse_path fill
1 setlinewidth
filled
0 0 0 nodecolor
717.73 745.84 16.03 16.03 ellipse_path stroke
0 0 0 nodecolor
14 /Times-Roman set_font
714.23 742.14 moveto 7 (6) alignedtext
grestore
% 6--13
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 704.34 736.59 moveto
626.18 682.65 229.58 408.89 145.27 350.7 curveto
stroke
grestore
% 6--23
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 705.5 735 moveto
697.3 727.74 686.48 718.15 677.92 710.57 curveto
stroke
grestore
% 27
gsave
0.49804 1 1 nodecolor
797.8 593.27 21.43 16.03 ellipse_path fill
1 setlinewidth
filled
0 0 0 nodecolor
797.8 593.27 21.43 16.03 ellipse_path stroke
0 0 0 nodecolor
14 /Times-Roman set_font
790.8 589.57 moveto 14 (27) alignedtext
grestore
% 23--27
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 678.68 686.47 moveto
704.43 666.32 757.09 625.12 782.89 604.94 curveto
stroke
grestore
% 24--26
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 355.84 790.94 moveto
366.72 807.27 384.27 833.59 395.16 849.92 curveto
stroke
grestore
% 14--15
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 567.86 477.64 moveto
558.66 479.9 547.81 482.58 538.59 484.85 curveto
stroke
grestore
% 18--21
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 205.2 359.78 moveto
222.72 340.01 255.19 303.36 272.71 283.59 curveto
stroke
grestore
% 18--27
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 212.68 380.34 moveto
303.73 413.48 687.55 553.15 778.44 586.22 curveto
stroke
grestore
% 11
gsave
0.33333 1 1 nodecolor
575.92 843.72 21.43 16.03 ellipse_path fill
1 setlinewidth
filled
0 0 0 nodecolor
575.92 843.72 21.43 16.03 ellipse_path stroke
0 0 0 nodecolor
14 /Times-Roman set_font
568.92 840.02 moveto 14 (11) alignedtext
grestore
% 11--13
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 563.98 830.24 moveto
500.75 758.87 205.51 425.62 141.69 353.57 curveto
stroke
grestore
% 11--23
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 584.83 828.95 moveto
601.68 801.04 638.03 740.84 654.9 712.9 curveto
stroke
grestore
% 25--26
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 398.16 919.75 moveto
399.56 908.21 401.44 892.77 402.85 881.14 curveto
stroke
grestore
% 16
gsave
0 0 1 nodecolor
396.19 78.26 21.43 16.03 ellipse_path fill
1 setlinewidth
filled
0 0 0 nodecolor
396.19 78.26 21.43 16.03 ellipse_path stroke
0 0 0 nodecolor
14 /Times-Roman set_font
389.19 74.56 moveto 14 (16) alignedtext
grestore
% 16--22
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 398.16 94.48 moveto
399.56 106.01 401.44 121.46 402.85 133.09 curveto
stroke
grestore
endpage
showpage
grestore
%%PageTrailer
%%EndPage: 1
%%Trailer
%%Pages: 1
%%BoundingBox: 36 36 863 996
end
restore
%%EOF
| PostScript | 4 | ksemer/snap | test/graphviz/base_ungraph_Twopi_col.ps | [
"BSD-3-Clause"
] |
#[deny(unreachable_patterns)]
fn parse_data1(data: &[u8]) -> u32 {
match data {
b"" => 1,
_ => 2,
}
}
fn parse_data2(data: &[u8]) -> u32 {
match data { //~ ERROR non-exhaustive patterns: `&[_, ..]` not covered
b"" => 1,
}
}
fn parse_data3(data: &[u8; 0]) -> u8 {
match data {
b"" => 1,
}
}
fn parse_data4(data: &[u8]) -> u8 {
match data { //~ ERROR non-exhaustive patterns
b"aaa" => 0,
[_, _, _] => 1,
}
}
fn parse_data5(data: &[u8; 3]) -> u8 {
match data {
b"aaa" => 0,
[_, _, _] => 1,
}
}
fn main() {}
| Rust | 4 | Eric-Arellano/rust | src/test/ui/pattern/usefulness/type_polymorphic_byte_str_literals.rs | [
"ECL-2.0",
"Apache-2.0",
"MIT-0",
"MIT"
] |
[ This program tests how well the interpreter reacts to large
runs of '>' and '<'.
This is the source RLE-encoded.
// Place a 4 in cell 4098
>63+[-64><[64>]+[64<]>] 64><[64>] >>4+<< 64<[-64<]
// Move the 4 down to cell 2
>63+[-64><[64>]+[64<]>] 64><[64>] >>[-4096<+4096>]<< 64<[-64<]
// Move and empty cell to a very negative location
>10+[-64><[64>]+[64<]>] 64><[64>] >>[-4096<+4096>]<< 64<[-64<]
// And again
>10+[-64><[64>]+[64<]>] 64><[64>] >>[-32768<+32768>]<< 64<[-64<]
// Print 'OK\n'
>> ++++++[>++++++++>+<<-]>-.----.>.[-] << <<
]
>+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++[->>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>[>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>]+[<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<]>]>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>[>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>]>>++++<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<[-<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<]>+++++++++++++++++++++++++++
++++++++++++++++++++++++++++++++++++[->>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>[>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>]+[<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<]>]>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>[>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>]>>[-<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<+>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>]<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<[-<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<]>++++++++++[->>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>[>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>]+[<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<]>]>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>[>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>]>>[-
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<+>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>]<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<[-<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<]>++++++++++[->>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>[>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>]+[<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<]>]>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>[>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>]>>[-<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<+
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>]<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<[-<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<]>>++++++[>++++++++>+<<-]>-.----.>.[-]<<<<
| Brainfuck | 3 | RubenNL/brainheck | examples/bench/skiploop.bf | [
"Apache-2.0"
] |
module language/grandpa2 ---- Page 86
abstract sig Person {
father: lone Man,
mother: lone Woman
}
sig Man extends Person {
wife: lone Woman
}
sig Woman extends Person {
husband: lone Man
}
fact {
no p: Person | p in p.^(mother+father)
wife = ~husband
}
assert NoSelfFather {
no m: Man | m = m.father
}
// This should not find any counterexample.
check NoSelfFather
fun grandpas [p: Person] : set Person {
let parent = mother + father + father.wife + mother.husband |
p.parent.parent & Man
}
pred ownGrandpa [p: Person] {
p in p.grandpas
}
// This generates an instance similar to Fig 4.2
run ownGrandpa for 4 Person
| Alloy | 5 | Kaixi26/org.alloytools.alloy | org.alloytools.alloy.extra/extra/models/book/chapter4/grandpa2.als | [
"Apache-2.0"
] |
/*
* generated by Xtext 2.17.1
*/
package org.sculptor.dsl.formatting2
import org.eclipse.xtext.formatting2.AbstractFormatter2
import org.eclipse.xtext.formatting2.IFormattableDocument
import org.sculptor.dsl.sculptordsl.DslApplication
import org.sculptor.dsl.sculptordsl.DslImport
import org.sculptor.dsl.sculptordsl.DslModel
import org.sculptor.dsl.sculptordsl.DslModule
import org.sculptor.dsl.sculptordsl.DslSimpleDomainObject
import static org.sculptor.dsl.sculptordsl.SculptordslPackage.Literals.*
import org.sculptor.dsl.sculptordsl.DslService
class SculptordslFormatter extends AbstractFormatter2 {
def dispatch void format(DslModel dslModel, extension IFormattableDocument document) {
dslModel.prepend[setNewLines(0, 0, 1); noSpace].append[newLine]
for (dslImport : dslModel.imports) {
dslImport.format.append[setNewLines(1, 1, 2)]
}
dslModel.app.format
}
def dispatch void format(DslImport dslImport, extension IFormattableDocument document) {
dslImport.regionFor.feature(DSL_IMPORT__IMPORT_URI).surround[oneSpace]
}
def dispatch void format(DslApplication dslApplication, extension IFormattableDocument document) {
dslApplication.regionFor.feature(DSL_APPLICATION__NAME).surround[oneSpace]
interior(dslApplication.regionFor.keyword("{").append[setNewLines(1, 1, 2)], dslApplication.regionFor.keyword("}"))[indent]
for (dslModule : dslApplication.modules) {
dslModule.format.append[setNewLines(1, 1, 2)]
}
}
def dispatch void format(DslModule dslModule, extension IFormattableDocument document) {
dslModule.regionFor.feature(DSL_MODULE__NAME).surround[oneSpace]
interior(dslModule.regionFor.keyword("{").append[setNewLines(1, 1, 2)], dslModule.regionFor.keyword("}"))[indent]
for (service : dslModule.services) {
service.format.append[setNewLines(1, 1, 2)]
}
for (resource : dslModule.resources) {
resource.format.append[setNewLines(1, 1, 2)]
}
for (consumer : dslModule.consumers) {
consumer.format.append[setNewLines(1, 1, 2)]
}
for (domainObject : dslModule.domainObjects) {
domainObject.format.append[setNewLines(1, 1, 2)]
}
}
def dispatch void format(DslService dslService, extension IFormattableDocument document) {
dslService.regionFor.feature(DSL_SERVICE_REPOSITORY_OPTION__NAME).surround[oneSpace]
interior(dslService.regionFor.keyword("{").append[newLine], dslService.regionFor.keyword("}"))[indent]
}
def dispatch void format(DslSimpleDomainObject dslSimpleDomainObject, extension IFormattableDocument document) {
dslSimpleDomainObject.regionFor.feature(DSL_SIMPLE_DOMAIN_OBJECT__NAME).surround[oneSpace]
interior(dslSimpleDomainObject.regionFor.keyword("{").append[setNewLines(1, 1, 2)],
dslSimpleDomainObject.regionFor.keyword("}"))[indent]
}
// TODO: implement for DslModule, DslService, DslResource, DslConsumer, DslServiceOperation, DslResourceOperation, DslRepositoryOperation, DslParameter, DslEntity, DslValueObject, DslDomainEvent, DslCommandEvent, DslTrait, DslDomainObjectOperation, DslDataTransferObject, DslBasicType, DslReference, DslRepository, DslEnum, DslEnumValue
}
| Xtend | 4 | sculptor/sculptor | sculptor-eclipse/org.sculptor.dsl/src/org/sculptor/dsl/formatting2/SculptordslFormatter.xtend | [
"Apache-2.0"
] |
variable "dependency" {
type = any
default = null
}
variable "region" {}
variable "aws_ami" {}
variable "aws_user" {}
variable "volume_size" {}
variable "vpc_id" {}
variable "sg_id" {}
variable "subnets" {}
variable "access_key" {}
variable "ec2_instance_class" {}
variable "availability_zone" {}
variable "resource_name" {}
variable "username" {}
variable "password" {}
variable "k3s_version" {}
variable "no_of_worker_nodes" {}
variable "worker_flags" {}
variable "node_os" {}
variable "install_mode" {}
| HCL | 2 | rand4711/rancher | tests/validation/tests/v3_api/resource/terraform/k3s/worker/variables.tf | [
"Apache-2.0"
] |
# varnishd -f /etc/varnish/default.vcl -s malloc,100M -a 0.0.0.0:80 -a 0.0.0.0:81,PROXY
vcl 4.0;
backend default {
.host = "172.17.0.4";
.port = "80";
}
| VCL | 3 | timothy2019/gshell | docker/varnish/root/etc/varnish/default.vcl | [
"MIT"
] |
Terminals unused in grammar
PPHEADER_NAME
PPNUMBER
PPPASTE
Gramatika
0 $accept: Start $end
1 AbstractDeclarator: Pointer
2 | PointerOpt DirectAbstractDeclarator
3 AbstractDeclaratorOpt: %empty
4 | AbstractDeclarator
5 AdditiveExpression: MultiplicativeExpression
6 | AdditiveExpression '+' MultiplicativeExpression
7 | AdditiveExpression '-' MultiplicativeExpression
8 AndExpression: EqualityExpression
9 | AndExpression '&' EqualityExpression
10 ArgumentExpressionList: AssignmentExpression
11 | ArgumentExpressionList ',' AssignmentExpression
12 ArgumentExpressionListOpt: %empty
13 | ArgumentExpressionList
14 AssignmentExpression: ConditionalExpression
15 | UnaryExpression AssignmentOperator AssignmentExpression
16 AssignmentExpressionOpt: %empty
17 | AssignmentExpression
18 AssignmentOperator: '='
19 | MULASSIGN
20 | DIVASSIGN
21 | MODASSIGN
22 | ADDASSIGN
23 | SUBASSIGN
24 | LSHASSIGN
25 | RSHASSIGN
26 | ANDASSIGN
27 | XORASSIGN
28 | ORASSIGN
29 BlockItem: Declaration
30 | Statement
31 BlockItemList: BlockItem
32 | BlockItemList BlockItem
33 BlockItemListOpt: %empty
34 | BlockItemList
35 CastExpression: UnaryExpression
36 | '(' TypeName ')' CastExpression
37 CompoundStatement: '{' BlockItemListOpt '}'
38 ConditionalExpression: LogicalOrExpression
39 | LogicalOrExpression '?' Expression ':' ConditionalExpression
40 Constant: CHARCONST
41 | FLOATCONST
42 | INTCONST
43 | LONGCHARCONST
44 | LONGSTRINGLITERAL
45 | STRINGLITERAL
46 ConstantExpression: ConditionalExpression
47 ControlLine: PPDEFINE IDENTIFIER ReplacementList
48 | PPDEFINE IDENTIFIER_LPAREN DDD ')' ReplacementList
49 | PPDEFINE IDENTIFIER_LPAREN IdentifierList ',' DDD ')' ReplacementList
50 | PPDEFINE IDENTIFIER_LPAREN IdentifierListOpt ')' ReplacementList
51 | PPERROR PpTokenListOpt
52 | PPHASH_NL
53 | PPINCLUDE PpTokenList
54 | PPLINE PpTokenList
55 | PPPRAGMA PpTokenListOpt
56 | PPUNDEF IDENTIFIER '\n'
57 | PPASSERT PpTokenList
58 | PPDEFINE IDENTIFIER_LPAREN IDENTIFIER DDD ')' ReplacementList
59 | PPDEFINE IDENTIFIER_LPAREN IdentifierList ',' IDENTIFIER DDD ')' ReplacementList
60 | PPIDENT PpTokenList
61 | PPIMPORT PpTokenList
62 | PPINCLUDE_NEXT PpTokenList
63 | PPUNASSERT PpTokenList
64 | PPWARNING PpTokenList
65 Declaration: DeclarationSpecifiers InitDeclaratorListOpt ';'
66 DeclarationList: Declaration
67 | DeclarationList Declaration
68 DeclarationListOpt: %empty
69 | DeclarationList
70 DeclarationSpecifiers: StorageClassSpecifier DeclarationSpecifiersOpt
71 | TypeSpecifier DeclarationSpecifiersOpt
72 | TypeQualifier DeclarationSpecifiersOpt
73 | FunctionSpecifier DeclarationSpecifiersOpt
74 DeclarationSpecifiersOpt: %empty
75 | DeclarationSpecifiers
76 Declarator: PointerOpt DirectDeclarator
77 DeclaratorOpt: %empty
78 | Declarator
79 Designation: DesignatorList '='
80 DesignationOpt: %empty
81 | Designation
82 Designator: '[' ConstantExpression ']'
83 | '.' IDENTIFIER
84 DesignatorList: Designator
85 | DesignatorList Designator
86 DirectAbstractDeclarator: '(' AbstractDeclarator ')'
87 | DirectAbstractDeclaratorOpt '[' AssignmentExpressionOpt ']'
88 | DirectAbstractDeclaratorOpt '[' TypeQualifierList AssignmentExpressionOpt ']'
89 | DirectAbstractDeclaratorOpt '[' STATIC TypeQualifierListOpt AssignmentExpression ']'
90 | DirectAbstractDeclaratorOpt '[' TypeQualifierList STATIC AssignmentExpression ']'
91 | DirectAbstractDeclaratorOpt '[' '*' ']'
92 | '(' ParameterTypeListOpt ')'
93 | DirectAbstractDeclarator '(' ParameterTypeListOpt ')'
94 DirectAbstractDeclaratorOpt: %empty
95 | DirectAbstractDeclarator
96 DirectDeclarator: IDENTIFIER
97 | '(' Declarator ')'
98 | DirectDeclarator '[' TypeQualifierListOpt AssignmentExpressionOpt ']'
99 | DirectDeclarator '[' STATIC TypeQualifierListOpt AssignmentExpression ']'
100 | DirectDeclarator '[' TypeQualifierList STATIC AssignmentExpression ']'
101 | DirectDeclarator '[' TypeQualifierListOpt '*' ']'
102 | DirectDeclarator '(' ParameterTypeList ')'
103 | DirectDeclarator '(' IdentifierListOpt ')'
104 ElifGroup: PPELIF PpTokenList GroupListOpt
105 ElifGroupList: ElifGroup
106 | ElifGroupList ElifGroup
107 ElifGroupListOpt: %empty
108 | ElifGroupList
109 ElseGroup: PPELSE '\n' GroupListOpt
110 ElseGroupOpt: %empty
111 | ElseGroup
112 EndifLine: PPENDIF PpTokenListOpt
113 EnumSpecifier: ENUM IdentifierOpt '{' EnumeratorList '}'
114 | ENUM IdentifierOpt '{' EnumeratorList ',' '}'
115 | ENUM IDENTIFIER
116 EnumerationConstant: IDENTIFIER
117 Enumerator: EnumerationConstant
118 | EnumerationConstant '=' ConstantExpression
119 EnumeratorList: Enumerator
120 | EnumeratorList ',' Enumerator
121 EqualityExpression: RelationalExpression
122 | EqualityExpression EQ RelationalExpression
123 | EqualityExpression NEQ RelationalExpression
124 ExclusiveOrExpression: AndExpression
125 | ExclusiveOrExpression '^' AndExpression
126 Expression: AssignmentExpression
127 | Expression ',' AssignmentExpression
128 ExpressionOpt: %empty
129 | Expression
130 ExpressionStatement: ExpressionOpt ';'
131 ExternalDeclaration: FunctionDefinition
132 | Declaration
133 FunctionDefinition: DeclarationSpecifiers Declarator DeclarationListOpt CompoundStatement
134 FunctionSpecifier: INLINE
135 GroupList: GroupPart
136 | GroupList GroupPart
137 GroupListOpt: %empty
138 | GroupList
139 GroupPart: ControlLine
140 | IfSection
141 | PPNONDIRECTIVE PpTokenList
142 | TextLine
143 IdentifierList: IDENTIFIER
144 | IdentifierList ',' IDENTIFIER
145 IdentifierListOpt: %empty
146 | IdentifierList
147 IdentifierOpt: %empty
148 | IDENTIFIER
149 IfGroup: PPIF PpTokenList GroupListOpt
150 | PPIFDEF IDENTIFIER '\n' GroupListOpt
151 | PPIFNDEF IDENTIFIER '\n' GroupListOpt
152 IfSection: IfGroup ElifGroupListOpt ElseGroupOpt EndifLine
153 InclusiveOrExpression: ExclusiveOrExpression
154 | InclusiveOrExpression '|' ExclusiveOrExpression
155 InitDeclarator: Declarator
156 | Declarator '=' Initializer
157 InitDeclaratorList: InitDeclarator
158 | InitDeclaratorList ',' InitDeclarator
159 InitDeclaratorListOpt: %empty
160 | InitDeclaratorList
161 Initializer: AssignmentExpression
162 | '{' InitializerList '}'
163 | '{' InitializerList ',' '}'
164 InitializerList: DesignationOpt Initializer
165 | InitializerList ',' DesignationOpt Initializer
166 IterationStatement: WHILE '(' Expression ')' Statement
167 | DO Statement WHILE '(' Expression ')' ';'
168 | FOR '(' ExpressionOpt ';' ExpressionOpt ';' ExpressionOpt ')' Statement
169 | FOR '(' Declaration ExpressionOpt ';' ExpressionOpt ')' Statement
170 JumpStatement: GOTO IDENTIFIER ';'
171 | CONTINUE ';'
172 | BREAK ';'
173 | RETURN ExpressionOpt ';'
174 LabeledStatement: IDENTIFIER ':' Statement
175 | CASE ConstantExpression ':' Statement
176 | DEFAULT ':' Statement
177 LogicalAndExpression: InclusiveOrExpression
178 | LogicalAndExpression ANDAND InclusiveOrExpression
179 LogicalOrExpression: LogicalAndExpression
180 | LogicalOrExpression OROR LogicalAndExpression
181 MultiplicativeExpression: CastExpression
182 | MultiplicativeExpression '*' CastExpression
183 | MultiplicativeExpression '/' CastExpression
184 | MultiplicativeExpression '%' CastExpression
185 ParameterDeclaration: DeclarationSpecifiers Declarator
186 | DeclarationSpecifiers AbstractDeclaratorOpt
187 ParameterList: ParameterDeclaration
188 | ParameterList ',' ParameterDeclaration
189 ParameterTypeList: ParameterList
190 | ParameterList ',' DDD
191 ParameterTypeListOpt: %empty
192 | ParameterTypeList
193 Pointer: '*' TypeQualifierListOpt
194 | '*' TypeQualifierListOpt Pointer
195 PointerOpt: %empty
196 | Pointer
197 PostfixExpression: PrimaryExpression
198 | PostfixExpression '[' Expression ']'
199 | PostfixExpression '(' ArgumentExpressionListOpt ')'
200 | PostfixExpression '.' IDENTIFIER
201 | PostfixExpression ARROW IDENTIFIER
202 | PostfixExpression INC
203 | PostfixExpression DEC
204 | '(' TypeName ')' '{' InitializerList '}'
205 | '(' TypeName ')' '{' InitializerList ',' '}'
206 PpTokenList: PpTokens '\n'
207 PpTokenListOpt: '\n'
208 | PpTokenList
209 PpTokens: PPOTHER
210 | PpTokens PPOTHER
211 PreprocessingFile: GroupList
212 PrimaryExpression: IDENTIFIER
213 | Constant
214 | '(' Expression ')'
215 RelationalExpression: ShiftExpression
216 | RelationalExpression '<' ShiftExpression
217 | RelationalExpression '>' ShiftExpression
218 | RelationalExpression LEQ ShiftExpression
219 | RelationalExpression GEQ ShiftExpression
220 ReplacementList: PpTokenListOpt
221 SelectionStatement: IF '(' Expression ')' Statement
222 | IF '(' Expression ')' Statement ELSE Statement
223 | SWITCH '(' Expression ')' Statement
224 ShiftExpression: AdditiveExpression
225 | ShiftExpression LSH AdditiveExpression
226 | ShiftExpression RSH AdditiveExpression
227 SpecifierQualifierList: TypeSpecifier SpecifierQualifierListOpt
228 | TypeQualifier SpecifierQualifierListOpt
229 SpecifierQualifierListOpt: %empty
230 | SpecifierQualifierList
231 Start: PREPROCESSINGFILE PreprocessingFile
232 | TRANSLATIONUNIT TranslationUnit
233 Statement: LabeledStatement
234 | CompoundStatement
235 | ExpressionStatement
236 | SelectionStatement
237 | IterationStatement
238 | JumpStatement
239 StorageClassSpecifier: TYPEDEF
240 | EXTERN
241 | STATIC
242 | AUTO
243 | REGISTER
244 StructDeclaration: SpecifierQualifierList StructDeclaratorList ';'
245 StructDeclarationList: StructDeclaration
246 | StructDeclarationList StructDeclaration
247 StructDeclarator: Declarator
248 | DeclaratorOpt ':' ConstantExpression
249 StructDeclaratorList: StructDeclarator
250 | StructDeclaratorList ',' StructDeclarator
251 StructOrUnion: STRUCT
252 | UNION
253 StructOrUnionSpecifier: StructOrUnion IdentifierOpt '{' StructDeclarationList '}'
254 | StructOrUnion IDENTIFIER
255 TextLine: PpTokenListOpt
256 TranslationUnit: ExternalDeclaration
257 | TranslationUnit ExternalDeclaration
258 TypeName: SpecifierQualifierList AbstractDeclaratorOpt
259 TypeQualifier: CONST
260 | RESTRICT
261 | VOLATILE
262 TypeQualifierList: TypeQualifier
263 | TypeQualifierList TypeQualifier
264 TypeQualifierListOpt: %empty
265 | TypeQualifierList
266 TypeSpecifier: VOID
267 | CHAR
268 | SHORT
269 | INT
270 | LONG
271 | FLOAT
272 | DOUBLE
273 | SIGNED
274 | UNSIGNED
275 | BOOL
276 | COMPLEX
277 | StructOrUnionSpecifier
278 | EnumSpecifier
279 | TYPEDEFNAME
280 UnaryExpression: PostfixExpression
281 | INC UnaryExpression
282 | DEC UnaryExpression
283 | UnaryOperator CastExpression
284 | SIZEOF UnaryExpression
285 | SIZEOF '(' TypeName ')'
286 UnaryOperator: '&'
287 | '*'
288 | '+'
289 | '-'
290 | '~'
291 | '!'
Terminály s pravidly, ve kterých se objevují
$end (0) 0
'\n' (10) 56 109 150 151 206 207
'!' (33) 291
'%' (37) 184
'&' (38) 9 286
'(' (40) 36 86 92 93 97 102 103 166 167 168 169 199 204 205 214 221
222 223 285
')' (41) 36 48 49 50 58 59 86 92 93 97 102 103 166 167 168 169 199
204 205 214 221 222 223 285
'*' (42) 91 101 182 193 194 287
'+' (43) 6 288
',' (44) 11 49 59 114 120 127 144 158 163 165 188 190 205 250
'-' (45) 7 289
'.' (46) 83 200
'/' (47) 183
':' (58) 39 174 175 176 248
';' (59) 65 130 167 168 169 170 171 172 173 244
'<' (60) 216
'=' (61) 18 79 118 156
'>' (62) 217
'?' (63) 39
'[' (91) 82 87 88 89 90 91 98 99 100 101 198
']' (93) 82 87 88 89 90 91 98 99 100 101 198
'^' (94) 125
'{' (123) 37 113 114 162 163 204 205 253
'|' (124) 154
'}' (125) 37 113 114 162 163 204 205 253
'~' (126) 290
error (256)
NOELSE (258)
ADDASSIGN (259) 22
ANDAND (260) 178
ANDASSIGN (261) 26
ARROW (262) 201
AUTO (263) 242
BOOL (264) 275
BREAK (265) 172
CASE (266) 175
CHAR (267) 267
CHARCONST (268) 40
COMPLEX (269) 276
CONST (270) 259
CONTINUE (271) 171
DDD (272) 48 49 58 59 190
DEC (273) 203 282
DEFAULT (274) 176
DIVASSIGN (275) 20
DO (276) 167
DOUBLE (277) 272
ELSE (278) 222
ENUM (279) 113 114 115
EQ (280) 122
EXTERN (281) 240
FLOAT (282) 271
FLOATCONST (283) 41
FOR (284) 168 169
GEQ (285) 219
GOTO (286) 170
IDENTIFIER (287) 47 56 58 59 83 96 115 116 143 144 148 150 151 170
174 200 201 212 254
IDENTIFIER_LPAREN (288) 48 49 50 58 59
IF (289) 221 222
INC (290) 202 281
INLINE (291) 134
INT (292) 269
INTCONST (293) 42
LEQ (294) 218
LONG (295) 270
LONGCHARCONST (296) 43
LONGSTRINGLITERAL (297) 44
LSH (298) 225
LSHASSIGN (299) 24
MODASSIGN (300) 21
MULASSIGN (301) 19
NEQ (302) 123
ORASSIGN (303) 28
OROR (304) 180
PPASSERT (305) 57
PPDEFINE (306) 47 48 49 50 58 59
PPELIF (307) 104
PPELSE (308) 109
PPENDIF (309) 112
PPERROR (310) 51
PPHASH_NL (311) 52
PPHEADER_NAME (312)
PPIDENT (313) 60
PPIF (314) 149
PPIFDEF (315) 150
PPIFNDEF (316) 151
PPIMPORT (317) 61
PPINCLUDE (318) 53
PPINCLUDE_NEXT (319) 62
PPLINE (320) 54
PPNONDIRECTIVE (321) 141
PPNUMBER (322)
PPOTHER (323) 209 210
PPPASTE (324)
PPPRAGMA (325) 55
PPUNASSERT (326) 63
PPUNDEF (327) 56
PPWARNING (328) 64
PREPROCESSINGFILE (329) 231
REGISTER (330) 243
RESTRICT (331) 260
RETURN (332) 173
RSH (333) 226
RSHASSIGN (334) 25
SHORT (335) 268
SIGNED (336) 273
SIZEOF (337) 284 285
STATIC (338) 89 90 99 100 241
STRINGLITERAL (339) 45
STRUCT (340) 251
SUBASSIGN (341) 23
SWITCH (342) 223
TRANSLATIONUNIT (343) 232
TYPEDEF (344) 239
TYPEDEFNAME (345) 279
UNION (346) 252
UNSIGNED (347) 274
VOID (348) 266
VOLATILE (349) 261
WHILE (350) 166 167
XORASSIGN (351) 27
Neterminály s pravidly, ve kterých se objevují
$accept (122)
vlevo: 0
AbstractDeclarator (123)
vlevo: 1 2, vpravo: 4 86
AbstractDeclaratorOpt (124)
vlevo: 3 4, vpravo: 186 258
AdditiveExpression (125)
vlevo: 5 6 7, vpravo: 6 7 224 225 226
AndExpression (126)
vlevo: 8 9, vpravo: 9 124 125
ArgumentExpressionList (127)
vlevo: 10 11, vpravo: 11 13
ArgumentExpressionListOpt (128)
vlevo: 12 13, vpravo: 199
AssignmentExpression (129)
vlevo: 14 15, vpravo: 10 11 15 17 89 90 99 100 126 127 161
AssignmentExpressionOpt (130)
vlevo: 16 17, vpravo: 87 88 98
AssignmentOperator (131)
vlevo: 18 19 20 21 22 23 24 25 26 27 28, vpravo: 15
BlockItem (132)
vlevo: 29 30, vpravo: 31 32
BlockItemList (133)
vlevo: 31 32, vpravo: 32 34
BlockItemListOpt (134)
vlevo: 33 34, vpravo: 37
CastExpression (135)
vlevo: 35 36, vpravo: 36 181 182 183 184 283
CompoundStatement (136)
vlevo: 37, vpravo: 133 234
ConditionalExpression (137)
vlevo: 38 39, vpravo: 14 39 46
Constant (138)
vlevo: 40 41 42 43 44 45, vpravo: 213
ConstantExpression (139)
vlevo: 46, vpravo: 82 118 175 248
ControlLine (140)
vlevo: 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64, vpravo:
139
Declaration (141)
vlevo: 65, vpravo: 29 66 67 132 169
DeclarationList (142)
vlevo: 66 67, vpravo: 67 69
DeclarationListOpt (143)
vlevo: 68 69, vpravo: 133
DeclarationSpecifiers (144)
vlevo: 70 71 72 73, vpravo: 65 75 133 185 186
DeclarationSpecifiersOpt (145)
vlevo: 74 75, vpravo: 70 71 72 73
Declarator (146)
vlevo: 76, vpravo: 78 97 133 155 156 185 247
DeclaratorOpt (147)
vlevo: 77 78, vpravo: 248
Designation (148)
vlevo: 79, vpravo: 81
DesignationOpt (149)
vlevo: 80 81, vpravo: 164 165
Designator (150)
vlevo: 82 83, vpravo: 84 85
DesignatorList (151)
vlevo: 84 85, vpravo: 79 85
DirectAbstractDeclarator (152)
vlevo: 86 87 88 89 90 91 92 93, vpravo: 2 93 95
DirectAbstractDeclaratorOpt (153)
vlevo: 94 95, vpravo: 87 88 89 90 91
DirectDeclarator (154)
vlevo: 96 97 98 99 100 101 102 103, vpravo: 76 98 99 100 101 102
103
ElifGroup (155)
vlevo: 104, vpravo: 105 106
ElifGroupList (156)
vlevo: 105 106, vpravo: 106 108
ElifGroupListOpt (157)
vlevo: 107 108, vpravo: 152
ElseGroup (158)
vlevo: 109, vpravo: 111
ElseGroupOpt (159)
vlevo: 110 111, vpravo: 152
EndifLine (160)
vlevo: 112, vpravo: 152
EnumSpecifier (161)
vlevo: 113 114 115, vpravo: 278
EnumerationConstant (162)
vlevo: 116, vpravo: 117 118
Enumerator (163)
vlevo: 117 118, vpravo: 119 120
EnumeratorList (164)
vlevo: 119 120, vpravo: 113 114 120
EqualityExpression (165)
vlevo: 121 122 123, vpravo: 8 9 122 123
ExclusiveOrExpression (166)
vlevo: 124 125, vpravo: 125 153 154
Expression (167)
vlevo: 126 127, vpravo: 39 127 129 166 167 198 214 221 222 223
ExpressionOpt (168)
vlevo: 128 129, vpravo: 130 168 169 173
ExpressionStatement (169)
vlevo: 130, vpravo: 235
ExternalDeclaration (170)
vlevo: 131 132, vpravo: 256 257
FunctionDefinition (171)
vlevo: 133, vpravo: 131
FunctionSpecifier (172)
vlevo: 134, vpravo: 73
GroupList (173)
vlevo: 135 136, vpravo: 136 138 211
GroupListOpt (174)
vlevo: 137 138, vpravo: 104 109 149 150 151
GroupPart (175)
vlevo: 139 140 141 142, vpravo: 135 136
IdentifierList (176)
vlevo: 143 144, vpravo: 49 59 144 146
IdentifierListOpt (177)
vlevo: 145 146, vpravo: 50 103
IdentifierOpt (178)
vlevo: 147 148, vpravo: 113 114 253
IfGroup (179)
vlevo: 149 150 151, vpravo: 152
IfSection (180)
vlevo: 152, vpravo: 140
InclusiveOrExpression (181)
vlevo: 153 154, vpravo: 154 177 178
InitDeclarator (182)
vlevo: 155 156, vpravo: 157 158
InitDeclaratorList (183)
vlevo: 157 158, vpravo: 158 160
InitDeclaratorListOpt (184)
vlevo: 159 160, vpravo: 65
Initializer (185)
vlevo: 161 162 163, vpravo: 156 164 165
InitializerList (186)
vlevo: 164 165, vpravo: 162 163 165 204 205
IterationStatement (187)
vlevo: 166 167 168 169, vpravo: 237
JumpStatement (188)
vlevo: 170 171 172 173, vpravo: 238
LabeledStatement (189)
vlevo: 174 175 176, vpravo: 233
LogicalAndExpression (190)
vlevo: 177 178, vpravo: 178 179 180
LogicalOrExpression (191)
vlevo: 179 180, vpravo: 38 39 180
MultiplicativeExpression (192)
vlevo: 181 182 183 184, vpravo: 5 6 7 182 183 184
ParameterDeclaration (193)
vlevo: 185 186, vpravo: 187 188
ParameterList (194)
vlevo: 187 188, vpravo: 188 189 190
ParameterTypeList (195)
vlevo: 189 190, vpravo: 102 192
ParameterTypeListOpt (196)
vlevo: 191 192, vpravo: 92 93
Pointer (197)
vlevo: 193 194, vpravo: 1 194 196
PointerOpt (198)
vlevo: 195 196, vpravo: 2 76
PostfixExpression (199)
vlevo: 197 198 199 200 201 202 203 204 205, vpravo: 198 199 200
201 202 203 280
PpTokenList (200)
vlevo: 206, vpravo: 53 54 57 60 61 62 63 64 104 141 149 208
PpTokenListOpt (201)
vlevo: 207 208, vpravo: 51 55 112 220 255
PpTokens (202)
vlevo: 209 210, vpravo: 206 210
PreprocessingFile (203)
vlevo: 211, vpravo: 231
PrimaryExpression (204)
vlevo: 212 213 214, vpravo: 197
RelationalExpression (205)
vlevo: 215 216 217 218 219, vpravo: 121 122 123 216 217 218 219
ReplacementList (206)
vlevo: 220, vpravo: 47 48 49 50 58 59
SelectionStatement (207)
vlevo: 221 222 223, vpravo: 236
ShiftExpression (208)
vlevo: 224 225 226, vpravo: 215 216 217 218 219 225 226
SpecifierQualifierList (209)
vlevo: 227 228, vpravo: 230 244 258
SpecifierQualifierListOpt (210)
vlevo: 229 230, vpravo: 227 228
Start (211)
vlevo: 231 232, vpravo: 0
Statement (212)
vlevo: 233 234 235 236 237 238, vpravo: 30 166 167 168 169 174
175 176 221 222 223
StorageClassSpecifier (213)
vlevo: 239 240 241 242 243, vpravo: 70
StructDeclaration (214)
vlevo: 244, vpravo: 245 246
StructDeclarationList (215)
vlevo: 245 246, vpravo: 246 253
StructDeclarator (216)
vlevo: 247 248, vpravo: 249 250
StructDeclaratorList (217)
vlevo: 249 250, vpravo: 244 250
StructOrUnion (218)
vlevo: 251 252, vpravo: 253 254
StructOrUnionSpecifier (219)
vlevo: 253 254, vpravo: 277
TextLine (220)
vlevo: 255, vpravo: 142
TranslationUnit (221)
vlevo: 256 257, vpravo: 232 257
TypeName (222)
vlevo: 258, vpravo: 36 204 205 285
TypeQualifier (223)
vlevo: 259 260 261, vpravo: 72 228 262 263
TypeQualifierList (224)
vlevo: 262 263, vpravo: 88 90 100 263 265
TypeQualifierListOpt (225)
vlevo: 264 265, vpravo: 89 98 99 101 193 194
TypeSpecifier (226)
vlevo: 266 267 268 269 270 271 272 273 274 275 276 277 278 279,
vpravo: 71 227
UnaryExpression (227)
vlevo: 280 281 282 283 284 285, vpravo: 15 35 281 282 284
UnaryOperator (228)
vlevo: 286 287 288 289 290 291, vpravo: 283
State 0
0 $accept: . Start $end
231 Start: . PREPROCESSINGFILE PreprocessingFile
232 | . TRANSLATIONUNIT TranslationUnit
PREPROCESSINGFILE posunout a přejít do stavu 1
TRANSLATIONUNIT posunout a přejít do stavu 2
Start přejít do stavu 3
State 1
47 ControlLine: . PPDEFINE IDENTIFIER ReplacementList
48 | . PPDEFINE IDENTIFIER_LPAREN DDD ')' ReplacementList
49 | . PPDEFINE IDENTIFIER_LPAREN IdentifierList ',' DDD ')' ReplacementList
50 | . PPDEFINE IDENTIFIER_LPAREN IdentifierListOpt ')' ReplacementList
51 | . PPERROR PpTokenListOpt
52 | . PPHASH_NL
53 | . PPINCLUDE PpTokenList
54 | . PPLINE PpTokenList
55 | . PPPRAGMA PpTokenListOpt
56 | . PPUNDEF IDENTIFIER '\n'
57 | . PPASSERT PpTokenList
58 | . PPDEFINE IDENTIFIER_LPAREN IDENTIFIER DDD ')' ReplacementList
59 | . PPDEFINE IDENTIFIER_LPAREN IdentifierList ',' IDENTIFIER DDD ')' ReplacementList
60 | . PPIDENT PpTokenList
61 | . PPIMPORT PpTokenList
62 | . PPINCLUDE_NEXT PpTokenList
63 | . PPUNASSERT PpTokenList
64 | . PPWARNING PpTokenList
135 GroupList: . GroupPart
136 | . GroupList GroupPart
139 GroupPart: . ControlLine
140 | . IfSection
141 | . PPNONDIRECTIVE PpTokenList
142 | . TextLine
149 IfGroup: . PPIF PpTokenList GroupListOpt
150 | . PPIFDEF IDENTIFIER '\n' GroupListOpt
151 | . PPIFNDEF IDENTIFIER '\n' GroupListOpt
152 IfSection: . IfGroup ElifGroupListOpt ElseGroupOpt EndifLine
206 PpTokenList: . PpTokens '\n'
207 PpTokenListOpt: . '\n'
208 | . PpTokenList
209 PpTokens: . PPOTHER
210 | . PpTokens PPOTHER
211 PreprocessingFile: . GroupList
231 Start: PREPROCESSINGFILE . PreprocessingFile
255 TextLine: . PpTokenListOpt
'\n' posunout a přejít do stavu 4
PPASSERT posunout a přejít do stavu 5
PPDEFINE posunout a přejít do stavu 6
PPERROR posunout a přejít do stavu 7
PPHASH_NL posunout a přejít do stavu 8
PPIDENT posunout a přejít do stavu 9
PPIF posunout a přejít do stavu 10
PPIFDEF posunout a přejít do stavu 11
PPIFNDEF posunout a přejít do stavu 12
PPIMPORT posunout a přejít do stavu 13
PPINCLUDE posunout a přejít do stavu 14
PPINCLUDE_NEXT posunout a přejít do stavu 15
PPLINE posunout a přejít do stavu 16
PPNONDIRECTIVE posunout a přejít do stavu 17
PPOTHER posunout a přejít do stavu 18
PPPRAGMA posunout a přejít do stavu 19
PPUNASSERT posunout a přejít do stavu 20
PPUNDEF posunout a přejít do stavu 21
PPWARNING posunout a přejít do stavu 22
ControlLine přejít do stavu 23
GroupList přejít do stavu 24
GroupPart přejít do stavu 25
IfGroup přejít do stavu 26
IfSection přejít do stavu 27
PpTokenList přejít do stavu 28
PpTokenListOpt přejít do stavu 29
PpTokens přejít do stavu 30
PreprocessingFile přejít do stavu 31
TextLine přejít do stavu 32
State 2
65 Declaration: . DeclarationSpecifiers InitDeclaratorListOpt ';'
70 DeclarationSpecifiers: . StorageClassSpecifier DeclarationSpecifiersOpt
71 | . TypeSpecifier DeclarationSpecifiersOpt
72 | . TypeQualifier DeclarationSpecifiersOpt
73 | . FunctionSpecifier DeclarationSpecifiersOpt
113 EnumSpecifier: . ENUM IdentifierOpt '{' EnumeratorList '}'
114 | . ENUM IdentifierOpt '{' EnumeratorList ',' '}'
115 | . ENUM IDENTIFIER
131 ExternalDeclaration: . FunctionDefinition
132 | . Declaration
133 FunctionDefinition: . DeclarationSpecifiers Declarator DeclarationListOpt CompoundStatement
134 FunctionSpecifier: . INLINE
232 Start: TRANSLATIONUNIT . TranslationUnit
239 StorageClassSpecifier: . TYPEDEF
240 | . EXTERN
241 | . STATIC
242 | . AUTO
243 | . REGISTER
251 StructOrUnion: . STRUCT
252 | . UNION
253 StructOrUnionSpecifier: . StructOrUnion IdentifierOpt '{' StructDeclarationList '}'
254 | . StructOrUnion IDENTIFIER
256 TranslationUnit: . ExternalDeclaration
257 | . TranslationUnit ExternalDeclaration
259 TypeQualifier: . CONST
260 | . RESTRICT
261 | . VOLATILE
266 TypeSpecifier: . VOID
267 | . CHAR
268 | . SHORT
269 | . INT
270 | . LONG
271 | . FLOAT
272 | . DOUBLE
273 | . SIGNED
274 | . UNSIGNED
275 | . BOOL
276 | . COMPLEX
277 | . StructOrUnionSpecifier
278 | . EnumSpecifier
279 | . TYPEDEFNAME
AUTO posunout a přejít do stavu 33
BOOL posunout a přejít do stavu 34
CHAR posunout a přejít do stavu 35
COMPLEX posunout a přejít do stavu 36
CONST posunout a přejít do stavu 37
DOUBLE posunout a přejít do stavu 38
ENUM posunout a přejít do stavu 39
EXTERN posunout a přejít do stavu 40
FLOAT posunout a přejít do stavu 41
INLINE posunout a přejít do stavu 42
INT posunout a přejít do stavu 43
LONG posunout a přejít do stavu 44
REGISTER posunout a přejít do stavu 45
RESTRICT posunout a přejít do stavu 46
SHORT posunout a přejít do stavu 47
SIGNED posunout a přejít do stavu 48
STATIC posunout a přejít do stavu 49
STRUCT posunout a přejít do stavu 50
TYPEDEF posunout a přejít do stavu 51
TYPEDEFNAME posunout a přejít do stavu 52
UNION posunout a přejít do stavu 53
UNSIGNED posunout a přejít do stavu 54
VOID posunout a přejít do stavu 55
VOLATILE posunout a přejít do stavu 56
Declaration přejít do stavu 57
DeclarationSpecifiers přejít do stavu 58
EnumSpecifier přejít do stavu 59
ExternalDeclaration přejít do stavu 60
FunctionDefinition přejít do stavu 61
FunctionSpecifier přejít do stavu 62
StorageClassSpecifier přejít do stavu 63
StructOrUnion přejít do stavu 64
StructOrUnionSpecifier přejít do stavu 65
TranslationUnit přejít do stavu 66
TypeQualifier přejít do stavu 67
TypeSpecifier přejít do stavu 68
State 3
0 $accept: Start . $end
$end posunout a přejít do stavu 69
State 4
207 PpTokenListOpt: '\n' .
$výchozí reduce using rule 207 (PpTokenListOpt)
State 5
57 ControlLine: PPASSERT . PpTokenList
206 PpTokenList: . PpTokens '\n'
209 PpTokens: . PPOTHER
210 | . PpTokens PPOTHER
PPOTHER posunout a přejít do stavu 18
PpTokenList přejít do stavu 70
PpTokens přejít do stavu 30
State 6
47 ControlLine: PPDEFINE . IDENTIFIER ReplacementList
48 | PPDEFINE . IDENTIFIER_LPAREN DDD ')' ReplacementList
49 | PPDEFINE . IDENTIFIER_LPAREN IdentifierList ',' DDD ')' ReplacementList
50 | PPDEFINE . IDENTIFIER_LPAREN IdentifierListOpt ')' ReplacementList
58 | PPDEFINE . IDENTIFIER_LPAREN IDENTIFIER DDD ')' ReplacementList
59 | PPDEFINE . IDENTIFIER_LPAREN IdentifierList ',' IDENTIFIER DDD ')' ReplacementList
IDENTIFIER posunout a přejít do stavu 71
IDENTIFIER_LPAREN posunout a přejít do stavu 72
State 7
51 ControlLine: PPERROR . PpTokenListOpt
206 PpTokenList: . PpTokens '\n'
207 PpTokenListOpt: . '\n'
208 | . PpTokenList
209 PpTokens: . PPOTHER
210 | . PpTokens PPOTHER
'\n' posunout a přejít do stavu 4
PPOTHER posunout a přejít do stavu 18
PpTokenList přejít do stavu 28
PpTokenListOpt přejít do stavu 73
PpTokens přejít do stavu 30
State 8
52 ControlLine: PPHASH_NL .
$výchozí reduce using rule 52 (ControlLine)
State 9
60 ControlLine: PPIDENT . PpTokenList
206 PpTokenList: . PpTokens '\n'
209 PpTokens: . PPOTHER
210 | . PpTokens PPOTHER
PPOTHER posunout a přejít do stavu 18
PpTokenList přejít do stavu 74
PpTokens přejít do stavu 30
State 10
149 IfGroup: PPIF . PpTokenList GroupListOpt
206 PpTokenList: . PpTokens '\n'
209 PpTokens: . PPOTHER
210 | . PpTokens PPOTHER
PPOTHER posunout a přejít do stavu 18
PpTokenList přejít do stavu 75
PpTokens přejít do stavu 30
State 11
150 IfGroup: PPIFDEF . IDENTIFIER '\n' GroupListOpt
IDENTIFIER posunout a přejít do stavu 76
State 12
151 IfGroup: PPIFNDEF . IDENTIFIER '\n' GroupListOpt
IDENTIFIER posunout a přejít do stavu 77
State 13
61 ControlLine: PPIMPORT . PpTokenList
206 PpTokenList: . PpTokens '\n'
209 PpTokens: . PPOTHER
210 | . PpTokens PPOTHER
PPOTHER posunout a přejít do stavu 18
PpTokenList přejít do stavu 78
PpTokens přejít do stavu 30
State 14
53 ControlLine: PPINCLUDE . PpTokenList
206 PpTokenList: . PpTokens '\n'
209 PpTokens: . PPOTHER
210 | . PpTokens PPOTHER
PPOTHER posunout a přejít do stavu 18
PpTokenList přejít do stavu 79
PpTokens přejít do stavu 30
State 15
62 ControlLine: PPINCLUDE_NEXT . PpTokenList
206 PpTokenList: . PpTokens '\n'
209 PpTokens: . PPOTHER
210 | . PpTokens PPOTHER
PPOTHER posunout a přejít do stavu 18
PpTokenList přejít do stavu 80
PpTokens přejít do stavu 30
State 16
54 ControlLine: PPLINE . PpTokenList
206 PpTokenList: . PpTokens '\n'
209 PpTokens: . PPOTHER
210 | . PpTokens PPOTHER
PPOTHER posunout a přejít do stavu 18
PpTokenList přejít do stavu 81
PpTokens přejít do stavu 30
State 17
141 GroupPart: PPNONDIRECTIVE . PpTokenList
206 PpTokenList: . PpTokens '\n'
209 PpTokens: . PPOTHER
210 | . PpTokens PPOTHER
PPOTHER posunout a přejít do stavu 18
PpTokenList přejít do stavu 82
PpTokens přejít do stavu 30
State 18
209 PpTokens: PPOTHER .
$výchozí reduce using rule 209 (PpTokens)
State 19
55 ControlLine: PPPRAGMA . PpTokenListOpt
206 PpTokenList: . PpTokens '\n'
207 PpTokenListOpt: . '\n'
208 | . PpTokenList
209 PpTokens: . PPOTHER
210 | . PpTokens PPOTHER
'\n' posunout a přejít do stavu 4
PPOTHER posunout a přejít do stavu 18
PpTokenList přejít do stavu 28
PpTokenListOpt přejít do stavu 83
PpTokens přejít do stavu 30
State 20
63 ControlLine: PPUNASSERT . PpTokenList
206 PpTokenList: . PpTokens '\n'
209 PpTokens: . PPOTHER
210 | . PpTokens PPOTHER
PPOTHER posunout a přejít do stavu 18
PpTokenList přejít do stavu 84
PpTokens přejít do stavu 30
State 21
56 ControlLine: PPUNDEF . IDENTIFIER '\n'
IDENTIFIER posunout a přejít do stavu 85
State 22
64 ControlLine: PPWARNING . PpTokenList
206 PpTokenList: . PpTokens '\n'
209 PpTokens: . PPOTHER
210 | . PpTokens PPOTHER
PPOTHER posunout a přejít do stavu 18
PpTokenList přejít do stavu 86
PpTokens přejít do stavu 30
State 23
139 GroupPart: ControlLine .
$výchozí reduce using rule 139 (GroupPart)
State 24
47 ControlLine: . PPDEFINE IDENTIFIER ReplacementList
48 | . PPDEFINE IDENTIFIER_LPAREN DDD ')' ReplacementList
49 | . PPDEFINE IDENTIFIER_LPAREN IdentifierList ',' DDD ')' ReplacementList
50 | . PPDEFINE IDENTIFIER_LPAREN IdentifierListOpt ')' ReplacementList
51 | . PPERROR PpTokenListOpt
52 | . PPHASH_NL
53 | . PPINCLUDE PpTokenList
54 | . PPLINE PpTokenList
55 | . PPPRAGMA PpTokenListOpt
56 | . PPUNDEF IDENTIFIER '\n'
57 | . PPASSERT PpTokenList
58 | . PPDEFINE IDENTIFIER_LPAREN IDENTIFIER DDD ')' ReplacementList
59 | . PPDEFINE IDENTIFIER_LPAREN IdentifierList ',' IDENTIFIER DDD ')' ReplacementList
60 | . PPIDENT PpTokenList
61 | . PPIMPORT PpTokenList
62 | . PPINCLUDE_NEXT PpTokenList
63 | . PPUNASSERT PpTokenList
64 | . PPWARNING PpTokenList
136 GroupList: GroupList . GroupPart
139 GroupPart: . ControlLine
140 | . IfSection
141 | . PPNONDIRECTIVE PpTokenList
142 | . TextLine
149 IfGroup: . PPIF PpTokenList GroupListOpt
150 | . PPIFDEF IDENTIFIER '\n' GroupListOpt
151 | . PPIFNDEF IDENTIFIER '\n' GroupListOpt
152 IfSection: . IfGroup ElifGroupListOpt ElseGroupOpt EndifLine
206 PpTokenList: . PpTokens '\n'
207 PpTokenListOpt: . '\n'
208 | . PpTokenList
209 PpTokens: . PPOTHER
210 | . PpTokens PPOTHER
211 PreprocessingFile: GroupList . [$end]
255 TextLine: . PpTokenListOpt
'\n' posunout a přejít do stavu 4
PPASSERT posunout a přejít do stavu 5
PPDEFINE posunout a přejít do stavu 6
PPERROR posunout a přejít do stavu 7
PPHASH_NL posunout a přejít do stavu 8
PPIDENT posunout a přejít do stavu 9
PPIF posunout a přejít do stavu 10
PPIFDEF posunout a přejít do stavu 11
PPIFNDEF posunout a přejít do stavu 12
PPIMPORT posunout a přejít do stavu 13
PPINCLUDE posunout a přejít do stavu 14
PPINCLUDE_NEXT posunout a přejít do stavu 15
PPLINE posunout a přejít do stavu 16
PPNONDIRECTIVE posunout a přejít do stavu 17
PPOTHER posunout a přejít do stavu 18
PPPRAGMA posunout a přejít do stavu 19
PPUNASSERT posunout a přejít do stavu 20
PPUNDEF posunout a přejít do stavu 21
PPWARNING posunout a přejít do stavu 22
$výchozí reduce using rule 211 (PreprocessingFile)
ControlLine přejít do stavu 23
GroupPart přejít do stavu 87
IfGroup přejít do stavu 26
IfSection přejít do stavu 27
PpTokenList přejít do stavu 28
PpTokenListOpt přejít do stavu 29
PpTokens přejít do stavu 30
TextLine přejít do stavu 32
State 25
135 GroupList: GroupPart .
$výchozí reduce using rule 135 (GroupList)
State 26
104 ElifGroup: . PPELIF PpTokenList GroupListOpt
105 ElifGroupList: . ElifGroup
106 | . ElifGroupList ElifGroup
107 ElifGroupListOpt: . %empty [PPELSE, PPENDIF]
108 | . ElifGroupList
152 IfSection: IfGroup . ElifGroupListOpt ElseGroupOpt EndifLine
PPELIF posunout a přejít do stavu 88
$výchozí reduce using rule 107 (ElifGroupListOpt)
ElifGroup přejít do stavu 89
ElifGroupList přejít do stavu 90
ElifGroupListOpt přejít do stavu 91
State 27
140 GroupPart: IfSection .
$výchozí reduce using rule 140 (GroupPart)
State 28
208 PpTokenListOpt: PpTokenList .
$výchozí reduce using rule 208 (PpTokenListOpt)
State 29
255 TextLine: PpTokenListOpt .
$výchozí reduce using rule 255 (TextLine)
State 30
206 PpTokenList: PpTokens . '\n'
210 PpTokens: PpTokens . PPOTHER
'\n' posunout a přejít do stavu 92
PPOTHER posunout a přejít do stavu 93
State 31
231 Start: PREPROCESSINGFILE PreprocessingFile .
$výchozí reduce using rule 231 (Start)
State 32
142 GroupPart: TextLine .
$výchozí reduce using rule 142 (GroupPart)
State 33
242 StorageClassSpecifier: AUTO .
$výchozí reduce using rule 242 (StorageClassSpecifier)
State 34
275 TypeSpecifier: BOOL .
$výchozí reduce using rule 275 (TypeSpecifier)
State 35
267 TypeSpecifier: CHAR .
$výchozí reduce using rule 267 (TypeSpecifier)
State 36
276 TypeSpecifier: COMPLEX .
$výchozí reduce using rule 276 (TypeSpecifier)
State 37
259 TypeQualifier: CONST .
$výchozí reduce using rule 259 (TypeQualifier)
State 38
272 TypeSpecifier: DOUBLE .
$výchozí reduce using rule 272 (TypeSpecifier)
State 39
113 EnumSpecifier: ENUM . IdentifierOpt '{' EnumeratorList '}'
114 | ENUM . IdentifierOpt '{' EnumeratorList ',' '}'
115 | ENUM . IDENTIFIER
147 IdentifierOpt: . %empty ['{']
148 | . IDENTIFIER
IDENTIFIER posunout a přejít do stavu 94
$výchozí reduce using rule 147 (IdentifierOpt)
IdentifierOpt přejít do stavu 95
State 40
240 StorageClassSpecifier: EXTERN .
$výchozí reduce using rule 240 (StorageClassSpecifier)
State 41
271 TypeSpecifier: FLOAT .
$výchozí reduce using rule 271 (TypeSpecifier)
State 42
134 FunctionSpecifier: INLINE .
$výchozí reduce using rule 134 (FunctionSpecifier)
State 43
269 TypeSpecifier: INT .
$výchozí reduce using rule 269 (TypeSpecifier)
State 44
270 TypeSpecifier: LONG .
$výchozí reduce using rule 270 (TypeSpecifier)
State 45
243 StorageClassSpecifier: REGISTER .
$výchozí reduce using rule 243 (StorageClassSpecifier)
State 46
260 TypeQualifier: RESTRICT .
$výchozí reduce using rule 260 (TypeQualifier)
State 47
268 TypeSpecifier: SHORT .
$výchozí reduce using rule 268 (TypeSpecifier)
State 48
273 TypeSpecifier: SIGNED .
$výchozí reduce using rule 273 (TypeSpecifier)
State 49
241 StorageClassSpecifier: STATIC .
$výchozí reduce using rule 241 (StorageClassSpecifier)
State 50
251 StructOrUnion: STRUCT .
$výchozí reduce using rule 251 (StructOrUnion)
State 51
239 StorageClassSpecifier: TYPEDEF .
$výchozí reduce using rule 239 (StorageClassSpecifier)
State 52
279 TypeSpecifier: TYPEDEFNAME .
$výchozí reduce using rule 279 (TypeSpecifier)
State 53
252 StructOrUnion: UNION .
$výchozí reduce using rule 252 (StructOrUnion)
State 54
274 TypeSpecifier: UNSIGNED .
$výchozí reduce using rule 274 (TypeSpecifier)
State 55
266 TypeSpecifier: VOID .
$výchozí reduce using rule 266 (TypeSpecifier)
State 56
261 TypeQualifier: VOLATILE .
$výchozí reduce using rule 261 (TypeQualifier)
State 57
132 ExternalDeclaration: Declaration .
$výchozí reduce using rule 132 (ExternalDeclaration)
State 58
65 Declaration: DeclarationSpecifiers . InitDeclaratorListOpt ';'
76 Declarator: . PointerOpt DirectDeclarator
133 FunctionDefinition: DeclarationSpecifiers . Declarator DeclarationListOpt CompoundStatement
155 InitDeclarator: . Declarator
156 | . Declarator '=' Initializer
157 InitDeclaratorList: . InitDeclarator
158 | . InitDeclaratorList ',' InitDeclarator
159 InitDeclaratorListOpt: . %empty [';']
160 | . InitDeclaratorList
193 Pointer: . '*' TypeQualifierListOpt
194 | . '*' TypeQualifierListOpt Pointer
195 PointerOpt: . %empty ['(', IDENTIFIER]
196 | . Pointer
'*' posunout a přejít do stavu 96
';' reduce using rule 159 (InitDeclaratorListOpt)
$výchozí reduce using rule 195 (PointerOpt)
Declarator přejít do stavu 97
InitDeclarator přejít do stavu 98
InitDeclaratorList přejít do stavu 99
InitDeclaratorListOpt přejít do stavu 100
Pointer přejít do stavu 101
PointerOpt přejít do stavu 102
State 59
278 TypeSpecifier: EnumSpecifier .
$výchozí reduce using rule 278 (TypeSpecifier)
State 60
256 TranslationUnit: ExternalDeclaration .
$výchozí reduce using rule 256 (TranslationUnit)
State 61
131 ExternalDeclaration: FunctionDefinition .
$výchozí reduce using rule 131 (ExternalDeclaration)
State 62
70 DeclarationSpecifiers: . StorageClassSpecifier DeclarationSpecifiersOpt
71 | . TypeSpecifier DeclarationSpecifiersOpt
72 | . TypeQualifier DeclarationSpecifiersOpt
73 | . FunctionSpecifier DeclarationSpecifiersOpt
73 | FunctionSpecifier . DeclarationSpecifiersOpt
74 DeclarationSpecifiersOpt: . %empty ['(', ')', '*', ',', ';', '[', IDENTIFIER]
75 | . DeclarationSpecifiers
113 EnumSpecifier: . ENUM IdentifierOpt '{' EnumeratorList '}'
114 | . ENUM IdentifierOpt '{' EnumeratorList ',' '}'
115 | . ENUM IDENTIFIER
134 FunctionSpecifier: . INLINE
239 StorageClassSpecifier: . TYPEDEF
240 | . EXTERN
241 | . STATIC
242 | . AUTO
243 | . REGISTER
251 StructOrUnion: . STRUCT
252 | . UNION
253 StructOrUnionSpecifier: . StructOrUnion IdentifierOpt '{' StructDeclarationList '}'
254 | . StructOrUnion IDENTIFIER
259 TypeQualifier: . CONST
260 | . RESTRICT
261 | . VOLATILE
266 TypeSpecifier: . VOID
267 | . CHAR
268 | . SHORT
269 | . INT
270 | . LONG
271 | . FLOAT
272 | . DOUBLE
273 | . SIGNED
274 | . UNSIGNED
275 | . BOOL
276 | . COMPLEX
277 | . StructOrUnionSpecifier
278 | . EnumSpecifier
279 | . TYPEDEFNAME
AUTO posunout a přejít do stavu 33
BOOL posunout a přejít do stavu 34
CHAR posunout a přejít do stavu 35
COMPLEX posunout a přejít do stavu 36
CONST posunout a přejít do stavu 37
DOUBLE posunout a přejít do stavu 38
ENUM posunout a přejít do stavu 39
EXTERN posunout a přejít do stavu 40
FLOAT posunout a přejít do stavu 41
INLINE posunout a přejít do stavu 42
INT posunout a přejít do stavu 43
LONG posunout a přejít do stavu 44
REGISTER posunout a přejít do stavu 45
RESTRICT posunout a přejít do stavu 46
SHORT posunout a přejít do stavu 47
SIGNED posunout a přejít do stavu 48
STATIC posunout a přejít do stavu 49
STRUCT posunout a přejít do stavu 50
TYPEDEF posunout a přejít do stavu 51
TYPEDEFNAME posunout a přejít do stavu 52
UNION posunout a přejít do stavu 53
UNSIGNED posunout a přejít do stavu 54
VOID posunout a přejít do stavu 55
VOLATILE posunout a přejít do stavu 56
$výchozí reduce using rule 74 (DeclarationSpecifiersOpt)
DeclarationSpecifiers přejít do stavu 103
DeclarationSpecifiersOpt přejít do stavu 104
EnumSpecifier přejít do stavu 59
FunctionSpecifier přejít do stavu 62
StorageClassSpecifier přejít do stavu 63
StructOrUnion přejít do stavu 64
StructOrUnionSpecifier přejít do stavu 65
TypeQualifier přejít do stavu 67
TypeSpecifier přejít do stavu 68
State 63
70 DeclarationSpecifiers: . StorageClassSpecifier DeclarationSpecifiersOpt
70 | StorageClassSpecifier . DeclarationSpecifiersOpt
71 | . TypeSpecifier DeclarationSpecifiersOpt
72 | . TypeQualifier DeclarationSpecifiersOpt
73 | . FunctionSpecifier DeclarationSpecifiersOpt
74 DeclarationSpecifiersOpt: . %empty ['(', ')', '*', ',', ';', '[', IDENTIFIER]
75 | . DeclarationSpecifiers
113 EnumSpecifier: . ENUM IdentifierOpt '{' EnumeratorList '}'
114 | . ENUM IdentifierOpt '{' EnumeratorList ',' '}'
115 | . ENUM IDENTIFIER
134 FunctionSpecifier: . INLINE
239 StorageClassSpecifier: . TYPEDEF
240 | . EXTERN
241 | . STATIC
242 | . AUTO
243 | . REGISTER
251 StructOrUnion: . STRUCT
252 | . UNION
253 StructOrUnionSpecifier: . StructOrUnion IdentifierOpt '{' StructDeclarationList '}'
254 | . StructOrUnion IDENTIFIER
259 TypeQualifier: . CONST
260 | . RESTRICT
261 | . VOLATILE
266 TypeSpecifier: . VOID
267 | . CHAR
268 | . SHORT
269 | . INT
270 | . LONG
271 | . FLOAT
272 | . DOUBLE
273 | . SIGNED
274 | . UNSIGNED
275 | . BOOL
276 | . COMPLEX
277 | . StructOrUnionSpecifier
278 | . EnumSpecifier
279 | . TYPEDEFNAME
AUTO posunout a přejít do stavu 33
BOOL posunout a přejít do stavu 34
CHAR posunout a přejít do stavu 35
COMPLEX posunout a přejít do stavu 36
CONST posunout a přejít do stavu 37
DOUBLE posunout a přejít do stavu 38
ENUM posunout a přejít do stavu 39
EXTERN posunout a přejít do stavu 40
FLOAT posunout a přejít do stavu 41
INLINE posunout a přejít do stavu 42
INT posunout a přejít do stavu 43
LONG posunout a přejít do stavu 44
REGISTER posunout a přejít do stavu 45
RESTRICT posunout a přejít do stavu 46
SHORT posunout a přejít do stavu 47
SIGNED posunout a přejít do stavu 48
STATIC posunout a přejít do stavu 49
STRUCT posunout a přejít do stavu 50
TYPEDEF posunout a přejít do stavu 51
TYPEDEFNAME posunout a přejít do stavu 52
UNION posunout a přejít do stavu 53
UNSIGNED posunout a přejít do stavu 54
VOID posunout a přejít do stavu 55
VOLATILE posunout a přejít do stavu 56
$výchozí reduce using rule 74 (DeclarationSpecifiersOpt)
DeclarationSpecifiers přejít do stavu 103
DeclarationSpecifiersOpt přejít do stavu 105
EnumSpecifier přejít do stavu 59
FunctionSpecifier přejít do stavu 62
StorageClassSpecifier přejít do stavu 63
StructOrUnion přejít do stavu 64
StructOrUnionSpecifier přejít do stavu 65
TypeQualifier přejít do stavu 67
TypeSpecifier přejít do stavu 68
State 64
147 IdentifierOpt: . %empty ['{']
148 | . IDENTIFIER
253 StructOrUnionSpecifier: StructOrUnion . IdentifierOpt '{' StructDeclarationList '}'
254 | StructOrUnion . IDENTIFIER
IDENTIFIER posunout a přejít do stavu 106
$výchozí reduce using rule 147 (IdentifierOpt)
IdentifierOpt přejít do stavu 107
State 65
277 TypeSpecifier: StructOrUnionSpecifier .
$výchozí reduce using rule 277 (TypeSpecifier)
State 66
65 Declaration: . DeclarationSpecifiers InitDeclaratorListOpt ';'
70 DeclarationSpecifiers: . StorageClassSpecifier DeclarationSpecifiersOpt
71 | . TypeSpecifier DeclarationSpecifiersOpt
72 | . TypeQualifier DeclarationSpecifiersOpt
73 | . FunctionSpecifier DeclarationSpecifiersOpt
113 EnumSpecifier: . ENUM IdentifierOpt '{' EnumeratorList '}'
114 | . ENUM IdentifierOpt '{' EnumeratorList ',' '}'
115 | . ENUM IDENTIFIER
131 ExternalDeclaration: . FunctionDefinition
132 | . Declaration
133 FunctionDefinition: . DeclarationSpecifiers Declarator DeclarationListOpt CompoundStatement
134 FunctionSpecifier: . INLINE
232 Start: TRANSLATIONUNIT TranslationUnit . [$end]
239 StorageClassSpecifier: . TYPEDEF
240 | . EXTERN
241 | . STATIC
242 | . AUTO
243 | . REGISTER
251 StructOrUnion: . STRUCT
252 | . UNION
253 StructOrUnionSpecifier: . StructOrUnion IdentifierOpt '{' StructDeclarationList '}'
254 | . StructOrUnion IDENTIFIER
257 TranslationUnit: TranslationUnit . ExternalDeclaration
259 TypeQualifier: . CONST
260 | . RESTRICT
261 | . VOLATILE
266 TypeSpecifier: . VOID
267 | . CHAR
268 | . SHORT
269 | . INT
270 | . LONG
271 | . FLOAT
272 | . DOUBLE
273 | . SIGNED
274 | . UNSIGNED
275 | . BOOL
276 | . COMPLEX
277 | . StructOrUnionSpecifier
278 | . EnumSpecifier
279 | . TYPEDEFNAME
AUTO posunout a přejít do stavu 33
BOOL posunout a přejít do stavu 34
CHAR posunout a přejít do stavu 35
COMPLEX posunout a přejít do stavu 36
CONST posunout a přejít do stavu 37
DOUBLE posunout a přejít do stavu 38
ENUM posunout a přejít do stavu 39
EXTERN posunout a přejít do stavu 40
FLOAT posunout a přejít do stavu 41
INLINE posunout a přejít do stavu 42
INT posunout a přejít do stavu 43
LONG posunout a přejít do stavu 44
REGISTER posunout a přejít do stavu 45
RESTRICT posunout a přejít do stavu 46
SHORT posunout a přejít do stavu 47
SIGNED posunout a přejít do stavu 48
STATIC posunout a přejít do stavu 49
STRUCT posunout a přejít do stavu 50
TYPEDEF posunout a přejít do stavu 51
TYPEDEFNAME posunout a přejít do stavu 52
UNION posunout a přejít do stavu 53
UNSIGNED posunout a přejít do stavu 54
VOID posunout a přejít do stavu 55
VOLATILE posunout a přejít do stavu 56
$výchozí reduce using rule 232 (Start)
Declaration přejít do stavu 57
DeclarationSpecifiers přejít do stavu 58
EnumSpecifier přejít do stavu 59
ExternalDeclaration přejít do stavu 108
FunctionDefinition přejít do stavu 61
FunctionSpecifier přejít do stavu 62
StorageClassSpecifier přejít do stavu 63
StructOrUnion přejít do stavu 64
StructOrUnionSpecifier přejít do stavu 65
TypeQualifier přejít do stavu 67
TypeSpecifier přejít do stavu 68
State 67
70 DeclarationSpecifiers: . StorageClassSpecifier DeclarationSpecifiersOpt
71 | . TypeSpecifier DeclarationSpecifiersOpt
72 | . TypeQualifier DeclarationSpecifiersOpt
72 | TypeQualifier . DeclarationSpecifiersOpt
73 | . FunctionSpecifier DeclarationSpecifiersOpt
74 DeclarationSpecifiersOpt: . %empty ['(', ')', '*', ',', ';', '[', IDENTIFIER]
75 | . DeclarationSpecifiers
113 EnumSpecifier: . ENUM IdentifierOpt '{' EnumeratorList '}'
114 | . ENUM IdentifierOpt '{' EnumeratorList ',' '}'
115 | . ENUM IDENTIFIER
134 FunctionSpecifier: . INLINE
239 StorageClassSpecifier: . TYPEDEF
240 | . EXTERN
241 | . STATIC
242 | . AUTO
243 | . REGISTER
251 StructOrUnion: . STRUCT
252 | . UNION
253 StructOrUnionSpecifier: . StructOrUnion IdentifierOpt '{' StructDeclarationList '}'
254 | . StructOrUnion IDENTIFIER
259 TypeQualifier: . CONST
260 | . RESTRICT
261 | . VOLATILE
266 TypeSpecifier: . VOID
267 | . CHAR
268 | . SHORT
269 | . INT
270 | . LONG
271 | . FLOAT
272 | . DOUBLE
273 | . SIGNED
274 | . UNSIGNED
275 | . BOOL
276 | . COMPLEX
277 | . StructOrUnionSpecifier
278 | . EnumSpecifier
279 | . TYPEDEFNAME
AUTO posunout a přejít do stavu 33
BOOL posunout a přejít do stavu 34
CHAR posunout a přejít do stavu 35
COMPLEX posunout a přejít do stavu 36
CONST posunout a přejít do stavu 37
DOUBLE posunout a přejít do stavu 38
ENUM posunout a přejít do stavu 39
EXTERN posunout a přejít do stavu 40
FLOAT posunout a přejít do stavu 41
INLINE posunout a přejít do stavu 42
INT posunout a přejít do stavu 43
LONG posunout a přejít do stavu 44
REGISTER posunout a přejít do stavu 45
RESTRICT posunout a přejít do stavu 46
SHORT posunout a přejít do stavu 47
SIGNED posunout a přejít do stavu 48
STATIC posunout a přejít do stavu 49
STRUCT posunout a přejít do stavu 50
TYPEDEF posunout a přejít do stavu 51
TYPEDEFNAME posunout a přejít do stavu 52
UNION posunout a přejít do stavu 53
UNSIGNED posunout a přejít do stavu 54
VOID posunout a přejít do stavu 55
VOLATILE posunout a přejít do stavu 56
$výchozí reduce using rule 74 (DeclarationSpecifiersOpt)
DeclarationSpecifiers přejít do stavu 103
DeclarationSpecifiersOpt přejít do stavu 109
EnumSpecifier přejít do stavu 59
FunctionSpecifier přejít do stavu 62
StorageClassSpecifier přejít do stavu 63
StructOrUnion přejít do stavu 64
StructOrUnionSpecifier přejít do stavu 65
TypeQualifier přejít do stavu 67
TypeSpecifier přejít do stavu 68
State 68
70 DeclarationSpecifiers: . StorageClassSpecifier DeclarationSpecifiersOpt
71 | . TypeSpecifier DeclarationSpecifiersOpt
71 | TypeSpecifier . DeclarationSpecifiersOpt
72 | . TypeQualifier DeclarationSpecifiersOpt
73 | . FunctionSpecifier DeclarationSpecifiersOpt
74 DeclarationSpecifiersOpt: . %empty ['(', ')', '*', ',', ';', '[', IDENTIFIER]
75 | . DeclarationSpecifiers
113 EnumSpecifier: . ENUM IdentifierOpt '{' EnumeratorList '}'
114 | . ENUM IdentifierOpt '{' EnumeratorList ',' '}'
115 | . ENUM IDENTIFIER
134 FunctionSpecifier: . INLINE
239 StorageClassSpecifier: . TYPEDEF
240 | . EXTERN
241 | . STATIC
242 | . AUTO
243 | . REGISTER
251 StructOrUnion: . STRUCT
252 | . UNION
253 StructOrUnionSpecifier: . StructOrUnion IdentifierOpt '{' StructDeclarationList '}'
254 | . StructOrUnion IDENTIFIER
259 TypeQualifier: . CONST
260 | . RESTRICT
261 | . VOLATILE
266 TypeSpecifier: . VOID
267 | . CHAR
268 | . SHORT
269 | . INT
270 | . LONG
271 | . FLOAT
272 | . DOUBLE
273 | . SIGNED
274 | . UNSIGNED
275 | . BOOL
276 | . COMPLEX
277 | . StructOrUnionSpecifier
278 | . EnumSpecifier
279 | . TYPEDEFNAME
AUTO posunout a přejít do stavu 33
BOOL posunout a přejít do stavu 34
CHAR posunout a přejít do stavu 35
COMPLEX posunout a přejít do stavu 36
CONST posunout a přejít do stavu 37
DOUBLE posunout a přejít do stavu 38
ENUM posunout a přejít do stavu 39
EXTERN posunout a přejít do stavu 40
FLOAT posunout a přejít do stavu 41
INLINE posunout a přejít do stavu 42
INT posunout a přejít do stavu 43
LONG posunout a přejít do stavu 44
REGISTER posunout a přejít do stavu 45
RESTRICT posunout a přejít do stavu 46
SHORT posunout a přejít do stavu 47
SIGNED posunout a přejít do stavu 48
STATIC posunout a přejít do stavu 49
STRUCT posunout a přejít do stavu 50
TYPEDEF posunout a přejít do stavu 51
TYPEDEFNAME posunout a přejít do stavu 52
UNION posunout a přejít do stavu 53
UNSIGNED posunout a přejít do stavu 54
VOID posunout a přejít do stavu 55
VOLATILE posunout a přejít do stavu 56
$výchozí reduce using rule 74 (DeclarationSpecifiersOpt)
DeclarationSpecifiers přejít do stavu 103
DeclarationSpecifiersOpt přejít do stavu 110
EnumSpecifier přejít do stavu 59
FunctionSpecifier přejít do stavu 62
StorageClassSpecifier přejít do stavu 63
StructOrUnion přejít do stavu 64
StructOrUnionSpecifier přejít do stavu 65
TypeQualifier přejít do stavu 67
TypeSpecifier přejít do stavu 68
State 69
0 $accept: Start $end .
$výchozí přijmout
State 70
57 ControlLine: PPASSERT PpTokenList .
$výchozí reduce using rule 57 (ControlLine)
State 71
47 ControlLine: PPDEFINE IDENTIFIER . ReplacementList
206 PpTokenList: . PpTokens '\n'
207 PpTokenListOpt: . '\n'
208 | . PpTokenList
209 PpTokens: . PPOTHER
210 | . PpTokens PPOTHER
220 ReplacementList: . PpTokenListOpt
'\n' posunout a přejít do stavu 4
PPOTHER posunout a přejít do stavu 18
PpTokenList přejít do stavu 28
PpTokenListOpt přejít do stavu 111
PpTokens přejít do stavu 30
ReplacementList přejít do stavu 112
State 72
48 ControlLine: PPDEFINE IDENTIFIER_LPAREN . DDD ')' ReplacementList
49 | PPDEFINE IDENTIFIER_LPAREN . IdentifierList ',' DDD ')' ReplacementList
50 | PPDEFINE IDENTIFIER_LPAREN . IdentifierListOpt ')' ReplacementList
58 | PPDEFINE IDENTIFIER_LPAREN . IDENTIFIER DDD ')' ReplacementList
59 | PPDEFINE IDENTIFIER_LPAREN . IdentifierList ',' IDENTIFIER DDD ')' ReplacementList
143 IdentifierList: . IDENTIFIER
144 | . IdentifierList ',' IDENTIFIER
145 IdentifierListOpt: . %empty [')']
146 | . IdentifierList
DDD posunout a přejít do stavu 113
IDENTIFIER posunout a přejít do stavu 114
$výchozí reduce using rule 145 (IdentifierListOpt)
IdentifierList přejít do stavu 115
IdentifierListOpt přejít do stavu 116
State 73
51 ControlLine: PPERROR PpTokenListOpt .
$výchozí reduce using rule 51 (ControlLine)
State 74
60 ControlLine: PPIDENT PpTokenList .
$výchozí reduce using rule 60 (ControlLine)
State 75
47 ControlLine: . PPDEFINE IDENTIFIER ReplacementList
48 | . PPDEFINE IDENTIFIER_LPAREN DDD ')' ReplacementList
49 | . PPDEFINE IDENTIFIER_LPAREN IdentifierList ',' DDD ')' ReplacementList
50 | . PPDEFINE IDENTIFIER_LPAREN IdentifierListOpt ')' ReplacementList
51 | . PPERROR PpTokenListOpt
52 | . PPHASH_NL
53 | . PPINCLUDE PpTokenList
54 | . PPLINE PpTokenList
55 | . PPPRAGMA PpTokenListOpt
56 | . PPUNDEF IDENTIFIER '\n'
57 | . PPASSERT PpTokenList
58 | . PPDEFINE IDENTIFIER_LPAREN IDENTIFIER DDD ')' ReplacementList
59 | . PPDEFINE IDENTIFIER_LPAREN IdentifierList ',' IDENTIFIER DDD ')' ReplacementList
60 | . PPIDENT PpTokenList
61 | . PPIMPORT PpTokenList
62 | . PPINCLUDE_NEXT PpTokenList
63 | . PPUNASSERT PpTokenList
64 | . PPWARNING PpTokenList
135 GroupList: . GroupPart
136 | . GroupList GroupPart
137 GroupListOpt: . %empty [PPELIF, PPELSE, PPENDIF]
138 | . GroupList
139 GroupPart: . ControlLine
140 | . IfSection
141 | . PPNONDIRECTIVE PpTokenList
142 | . TextLine
149 IfGroup: . PPIF PpTokenList GroupListOpt
149 | PPIF PpTokenList . GroupListOpt
150 | . PPIFDEF IDENTIFIER '\n' GroupListOpt
151 | . PPIFNDEF IDENTIFIER '\n' GroupListOpt
152 IfSection: . IfGroup ElifGroupListOpt ElseGroupOpt EndifLine
206 PpTokenList: . PpTokens '\n'
207 PpTokenListOpt: . '\n'
208 | . PpTokenList
209 PpTokens: . PPOTHER
210 | . PpTokens PPOTHER
255 TextLine: . PpTokenListOpt
'\n' posunout a přejít do stavu 4
PPASSERT posunout a přejít do stavu 5
PPDEFINE posunout a přejít do stavu 6
PPERROR posunout a přejít do stavu 7
PPHASH_NL posunout a přejít do stavu 8
PPIDENT posunout a přejít do stavu 9
PPIF posunout a přejít do stavu 10
PPIFDEF posunout a přejít do stavu 11
PPIFNDEF posunout a přejít do stavu 12
PPIMPORT posunout a přejít do stavu 13
PPINCLUDE posunout a přejít do stavu 14
PPINCLUDE_NEXT posunout a přejít do stavu 15
PPLINE posunout a přejít do stavu 16
PPNONDIRECTIVE posunout a přejít do stavu 17
PPOTHER posunout a přejít do stavu 18
PPPRAGMA posunout a přejít do stavu 19
PPUNASSERT posunout a přejít do stavu 20
PPUNDEF posunout a přejít do stavu 21
PPWARNING posunout a přejít do stavu 22
$výchozí reduce using rule 137 (GroupListOpt)
ControlLine přejít do stavu 23
GroupList přejít do stavu 117
GroupListOpt přejít do stavu 118
GroupPart přejít do stavu 25
IfGroup přejít do stavu 26
IfSection přejít do stavu 27
PpTokenList přejít do stavu 28
PpTokenListOpt přejít do stavu 29
PpTokens přejít do stavu 30
TextLine přejít do stavu 32
State 76
150 IfGroup: PPIFDEF IDENTIFIER . '\n' GroupListOpt
'\n' posunout a přejít do stavu 119
State 77
151 IfGroup: PPIFNDEF IDENTIFIER . '\n' GroupListOpt
'\n' posunout a přejít do stavu 120
State 78
61 ControlLine: PPIMPORT PpTokenList .
$výchozí reduce using rule 61 (ControlLine)
State 79
53 ControlLine: PPINCLUDE PpTokenList .
$výchozí reduce using rule 53 (ControlLine)
State 80
62 ControlLine: PPINCLUDE_NEXT PpTokenList .
$výchozí reduce using rule 62 (ControlLine)
State 81
54 ControlLine: PPLINE PpTokenList .
$výchozí reduce using rule 54 (ControlLine)
State 82
141 GroupPart: PPNONDIRECTIVE PpTokenList .
$výchozí reduce using rule 141 (GroupPart)
State 83
55 ControlLine: PPPRAGMA PpTokenListOpt .
$výchozí reduce using rule 55 (ControlLine)
State 84
63 ControlLine: PPUNASSERT PpTokenList .
$výchozí reduce using rule 63 (ControlLine)
State 85
56 ControlLine: PPUNDEF IDENTIFIER . '\n'
'\n' posunout a přejít do stavu 121
State 86
64 ControlLine: PPWARNING PpTokenList .
$výchozí reduce using rule 64 (ControlLine)
State 87
136 GroupList: GroupList GroupPart .
$výchozí reduce using rule 136 (GroupList)
State 88
104 ElifGroup: PPELIF . PpTokenList GroupListOpt
206 PpTokenList: . PpTokens '\n'
209 PpTokens: . PPOTHER
210 | . PpTokens PPOTHER
PPOTHER posunout a přejít do stavu 18
PpTokenList přejít do stavu 122
PpTokens přejít do stavu 30
State 89
105 ElifGroupList: ElifGroup .
$výchozí reduce using rule 105 (ElifGroupList)
State 90
104 ElifGroup: . PPELIF PpTokenList GroupListOpt
106 ElifGroupList: ElifGroupList . ElifGroup
108 ElifGroupListOpt: ElifGroupList . [PPELSE, PPENDIF]
PPELIF posunout a přejít do stavu 88
$výchozí reduce using rule 108 (ElifGroupListOpt)
ElifGroup přejít do stavu 123
State 91
109 ElseGroup: . PPELSE '\n' GroupListOpt
110 ElseGroupOpt: . %empty [PPENDIF]
111 | . ElseGroup
152 IfSection: IfGroup ElifGroupListOpt . ElseGroupOpt EndifLine
PPELSE posunout a přejít do stavu 124
$výchozí reduce using rule 110 (ElseGroupOpt)
ElseGroup přejít do stavu 125
ElseGroupOpt přejít do stavu 126
State 92
206 PpTokenList: PpTokens '\n' .
$výchozí reduce using rule 206 (PpTokenList)
State 93
210 PpTokens: PpTokens PPOTHER .
$výchozí reduce using rule 210 (PpTokens)
State 94
115 EnumSpecifier: ENUM IDENTIFIER . ['(', ')', '*', ',', ':', ';', '[', AUTO, BOOL, CHAR, COMPLEX, CONST, DOUBLE, ENUM, EXTERN, FLOAT, IDENTIFIER, INLINE, INT, LONG, REGISTER, RESTRICT, SHORT, SIGNED, STATIC, STRUCT, TYPEDEF, TYPEDEFNAME, UNION, UNSIGNED, VOID, VOLATILE]
148 IdentifierOpt: IDENTIFIER . ['{']
'{' reduce using rule 148 (IdentifierOpt)
$výchozí reduce using rule 115 (EnumSpecifier)
State 95
113 EnumSpecifier: ENUM IdentifierOpt . '{' EnumeratorList '}'
114 | ENUM IdentifierOpt . '{' EnumeratorList ',' '}'
'{' posunout a přejít do stavu 127
State 96
193 Pointer: '*' . TypeQualifierListOpt
194 | '*' . TypeQualifierListOpt Pointer
259 TypeQualifier: . CONST
260 | . RESTRICT
261 | . VOLATILE
262 TypeQualifierList: . TypeQualifier
263 | . TypeQualifierList TypeQualifier
264 TypeQualifierListOpt: . %empty ['(', ')', '*', ',', '[', IDENTIFIER]
265 | . TypeQualifierList
CONST posunout a přejít do stavu 37
RESTRICT posunout a přejít do stavu 46
VOLATILE posunout a přejít do stavu 56
$výchozí reduce using rule 264 (TypeQualifierListOpt)
TypeQualifier přejít do stavu 128
TypeQualifierList přejít do stavu 129
TypeQualifierListOpt přejít do stavu 130
State 97
65 Declaration: . DeclarationSpecifiers InitDeclaratorListOpt ';'
66 DeclarationList: . Declaration
67 | . DeclarationList Declaration
68 DeclarationListOpt: . %empty ['{']
69 | . DeclarationList
70 DeclarationSpecifiers: . StorageClassSpecifier DeclarationSpecifiersOpt
71 | . TypeSpecifier DeclarationSpecifiersOpt
72 | . TypeQualifier DeclarationSpecifiersOpt
73 | . FunctionSpecifier DeclarationSpecifiersOpt
113 EnumSpecifier: . ENUM IdentifierOpt '{' EnumeratorList '}'
114 | . ENUM IdentifierOpt '{' EnumeratorList ',' '}'
115 | . ENUM IDENTIFIER
133 FunctionDefinition: DeclarationSpecifiers Declarator . DeclarationListOpt CompoundStatement
134 FunctionSpecifier: . INLINE
155 InitDeclarator: Declarator . [',', ';']
156 | Declarator . '=' Initializer
239 StorageClassSpecifier: . TYPEDEF
240 | . EXTERN
241 | . STATIC
242 | . AUTO
243 | . REGISTER
251 StructOrUnion: . STRUCT
252 | . UNION
253 StructOrUnionSpecifier: . StructOrUnion IdentifierOpt '{' StructDeclarationList '}'
254 | . StructOrUnion IDENTIFIER
259 TypeQualifier: . CONST
260 | . RESTRICT
261 | . VOLATILE
266 TypeSpecifier: . VOID
267 | . CHAR
268 | . SHORT
269 | . INT
270 | . LONG
271 | . FLOAT
272 | . DOUBLE
273 | . SIGNED
274 | . UNSIGNED
275 | . BOOL
276 | . COMPLEX
277 | . StructOrUnionSpecifier
278 | . EnumSpecifier
279 | . TYPEDEFNAME
'=' posunout a přejít do stavu 131
AUTO posunout a přejít do stavu 33
BOOL posunout a přejít do stavu 34
CHAR posunout a přejít do stavu 35
COMPLEX posunout a přejít do stavu 36
CONST posunout a přejít do stavu 37
DOUBLE posunout a přejít do stavu 38
ENUM posunout a přejít do stavu 39
EXTERN posunout a přejít do stavu 40
FLOAT posunout a přejít do stavu 41
INLINE posunout a přejít do stavu 42
INT posunout a přejít do stavu 43
LONG posunout a přejít do stavu 44
REGISTER posunout a přejít do stavu 45
RESTRICT posunout a přejít do stavu 46
SHORT posunout a přejít do stavu 47
SIGNED posunout a přejít do stavu 48
STATIC posunout a přejít do stavu 49
STRUCT posunout a přejít do stavu 50
TYPEDEF posunout a přejít do stavu 51
TYPEDEFNAME posunout a přejít do stavu 52
UNION posunout a přejít do stavu 53
UNSIGNED posunout a přejít do stavu 54
VOID posunout a přejít do stavu 55
VOLATILE posunout a přejít do stavu 56
'{' reduce using rule 68 (DeclarationListOpt)
$výchozí reduce using rule 155 (InitDeclarator)
Declaration přejít do stavu 132
DeclarationList přejít do stavu 133
DeclarationListOpt přejít do stavu 134
DeclarationSpecifiers přejít do stavu 135
EnumSpecifier přejít do stavu 59
FunctionSpecifier přejít do stavu 62
StorageClassSpecifier přejít do stavu 63
StructOrUnion přejít do stavu 64
StructOrUnionSpecifier přejít do stavu 65
TypeQualifier přejít do stavu 67
TypeSpecifier přejít do stavu 68
State 98
157 InitDeclaratorList: InitDeclarator .
$výchozí reduce using rule 157 (InitDeclaratorList)
State 99
158 InitDeclaratorList: InitDeclaratorList . ',' InitDeclarator
160 InitDeclaratorListOpt: InitDeclaratorList . [';']
',' posunout a přejít do stavu 136
$výchozí reduce using rule 160 (InitDeclaratorListOpt)
State 100
65 Declaration: DeclarationSpecifiers InitDeclaratorListOpt . ';'
';' posunout a přejít do stavu 137
State 101
196 PointerOpt: Pointer .
$výchozí reduce using rule 196 (PointerOpt)
State 102
76 Declarator: PointerOpt . DirectDeclarator
96 DirectDeclarator: . IDENTIFIER
97 | . '(' Declarator ')'
98 | . DirectDeclarator '[' TypeQualifierListOpt AssignmentExpressionOpt ']'
99 | . DirectDeclarator '[' STATIC TypeQualifierListOpt AssignmentExpression ']'
100 | . DirectDeclarator '[' TypeQualifierList STATIC AssignmentExpression ']'
101 | . DirectDeclarator '[' TypeQualifierListOpt '*' ']'
102 | . DirectDeclarator '(' ParameterTypeList ')'
103 | . DirectDeclarator '(' IdentifierListOpt ')'
'(' posunout a přejít do stavu 138
IDENTIFIER posunout a přejít do stavu 139
DirectDeclarator přejít do stavu 140
State 103
75 DeclarationSpecifiersOpt: DeclarationSpecifiers .
$výchozí reduce using rule 75 (DeclarationSpecifiersOpt)
State 104
73 DeclarationSpecifiers: FunctionSpecifier DeclarationSpecifiersOpt .
$výchozí reduce using rule 73 (DeclarationSpecifiers)
State 105
70 DeclarationSpecifiers: StorageClassSpecifier DeclarationSpecifiersOpt .
$výchozí reduce using rule 70 (DeclarationSpecifiers)
State 106
148 IdentifierOpt: IDENTIFIER . ['{']
254 StructOrUnionSpecifier: StructOrUnion IDENTIFIER . ['(', ')', '*', ',', ':', ';', '[', AUTO, BOOL, CHAR, COMPLEX, CONST, DOUBLE, ENUM, EXTERN, FLOAT, IDENTIFIER, INLINE, INT, LONG, REGISTER, RESTRICT, SHORT, SIGNED, STATIC, STRUCT, TYPEDEF, TYPEDEFNAME, UNION, UNSIGNED, VOID, VOLATILE]
'{' reduce using rule 148 (IdentifierOpt)
$výchozí reduce using rule 254 (StructOrUnionSpecifier)
State 107
253 StructOrUnionSpecifier: StructOrUnion IdentifierOpt . '{' StructDeclarationList '}'
'{' posunout a přejít do stavu 141
State 108
257 TranslationUnit: TranslationUnit ExternalDeclaration .
$výchozí reduce using rule 257 (TranslationUnit)
State 109
72 DeclarationSpecifiers: TypeQualifier DeclarationSpecifiersOpt .
$výchozí reduce using rule 72 (DeclarationSpecifiers)
State 110
71 DeclarationSpecifiers: TypeSpecifier DeclarationSpecifiersOpt .
$výchozí reduce using rule 71 (DeclarationSpecifiers)
State 111
220 ReplacementList: PpTokenListOpt .
$výchozí reduce using rule 220 (ReplacementList)
State 112
47 ControlLine: PPDEFINE IDENTIFIER ReplacementList .
$výchozí reduce using rule 47 (ControlLine)
State 113
48 ControlLine: PPDEFINE IDENTIFIER_LPAREN DDD . ')' ReplacementList
')' posunout a přejít do stavu 142
State 114
58 ControlLine: PPDEFINE IDENTIFIER_LPAREN IDENTIFIER . DDD ')' ReplacementList
143 IdentifierList: IDENTIFIER . [')', ',']
DDD posunout a přejít do stavu 143
$výchozí reduce using rule 143 (IdentifierList)
State 115
49 ControlLine: PPDEFINE IDENTIFIER_LPAREN IdentifierList . ',' DDD ')' ReplacementList
59 | PPDEFINE IDENTIFIER_LPAREN IdentifierList . ',' IDENTIFIER DDD ')' ReplacementList
144 IdentifierList: IdentifierList . ',' IDENTIFIER
146 IdentifierListOpt: IdentifierList . [')']
',' posunout a přejít do stavu 144
$výchozí reduce using rule 146 (IdentifierListOpt)
State 116
50 ControlLine: PPDEFINE IDENTIFIER_LPAREN IdentifierListOpt . ')' ReplacementList
')' posunout a přejít do stavu 145
State 117
47 ControlLine: . PPDEFINE IDENTIFIER ReplacementList
48 | . PPDEFINE IDENTIFIER_LPAREN DDD ')' ReplacementList
49 | . PPDEFINE IDENTIFIER_LPAREN IdentifierList ',' DDD ')' ReplacementList
50 | . PPDEFINE IDENTIFIER_LPAREN IdentifierListOpt ')' ReplacementList
51 | . PPERROR PpTokenListOpt
52 | . PPHASH_NL
53 | . PPINCLUDE PpTokenList
54 | . PPLINE PpTokenList
55 | . PPPRAGMA PpTokenListOpt
56 | . PPUNDEF IDENTIFIER '\n'
57 | . PPASSERT PpTokenList
58 | . PPDEFINE IDENTIFIER_LPAREN IDENTIFIER DDD ')' ReplacementList
59 | . PPDEFINE IDENTIFIER_LPAREN IdentifierList ',' IDENTIFIER DDD ')' ReplacementList
60 | . PPIDENT PpTokenList
61 | . PPIMPORT PpTokenList
62 | . PPINCLUDE_NEXT PpTokenList
63 | . PPUNASSERT PpTokenList
64 | . PPWARNING PpTokenList
136 GroupList: GroupList . GroupPart
138 GroupListOpt: GroupList . [PPELIF, PPELSE, PPENDIF]
139 GroupPart: . ControlLine
140 | . IfSection
141 | . PPNONDIRECTIVE PpTokenList
142 | . TextLine
149 IfGroup: . PPIF PpTokenList GroupListOpt
150 | . PPIFDEF IDENTIFIER '\n' GroupListOpt
151 | . PPIFNDEF IDENTIFIER '\n' GroupListOpt
152 IfSection: . IfGroup ElifGroupListOpt ElseGroupOpt EndifLine
206 PpTokenList: . PpTokens '\n'
207 PpTokenListOpt: . '\n'
208 | . PpTokenList
209 PpTokens: . PPOTHER
210 | . PpTokens PPOTHER
255 TextLine: . PpTokenListOpt
'\n' posunout a přejít do stavu 4
PPASSERT posunout a přejít do stavu 5
PPDEFINE posunout a přejít do stavu 6
PPERROR posunout a přejít do stavu 7
PPHASH_NL posunout a přejít do stavu 8
PPIDENT posunout a přejít do stavu 9
PPIF posunout a přejít do stavu 10
PPIFDEF posunout a přejít do stavu 11
PPIFNDEF posunout a přejít do stavu 12
PPIMPORT posunout a přejít do stavu 13
PPINCLUDE posunout a přejít do stavu 14
PPINCLUDE_NEXT posunout a přejít do stavu 15
PPLINE posunout a přejít do stavu 16
PPNONDIRECTIVE posunout a přejít do stavu 17
PPOTHER posunout a přejít do stavu 18
PPPRAGMA posunout a přejít do stavu 19
PPUNASSERT posunout a přejít do stavu 20
PPUNDEF posunout a přejít do stavu 21
PPWARNING posunout a přejít do stavu 22
$výchozí reduce using rule 138 (GroupListOpt)
ControlLine přejít do stavu 23
GroupPart přejít do stavu 87
IfGroup přejít do stavu 26
IfSection přejít do stavu 27
PpTokenList přejít do stavu 28
PpTokenListOpt přejít do stavu 29
PpTokens přejít do stavu 30
TextLine přejít do stavu 32
State 118
149 IfGroup: PPIF PpTokenList GroupListOpt .
$výchozí reduce using rule 149 (IfGroup)
State 119
47 ControlLine: . PPDEFINE IDENTIFIER ReplacementList
48 | . PPDEFINE IDENTIFIER_LPAREN DDD ')' ReplacementList
49 | . PPDEFINE IDENTIFIER_LPAREN IdentifierList ',' DDD ')' ReplacementList
50 | . PPDEFINE IDENTIFIER_LPAREN IdentifierListOpt ')' ReplacementList
51 | . PPERROR PpTokenListOpt
52 | . PPHASH_NL
53 | . PPINCLUDE PpTokenList
54 | . PPLINE PpTokenList
55 | . PPPRAGMA PpTokenListOpt
56 | . PPUNDEF IDENTIFIER '\n'
57 | . PPASSERT PpTokenList
58 | . PPDEFINE IDENTIFIER_LPAREN IDENTIFIER DDD ')' ReplacementList
59 | . PPDEFINE IDENTIFIER_LPAREN IdentifierList ',' IDENTIFIER DDD ')' ReplacementList
60 | . PPIDENT PpTokenList
61 | . PPIMPORT PpTokenList
62 | . PPINCLUDE_NEXT PpTokenList
63 | . PPUNASSERT PpTokenList
64 | . PPWARNING PpTokenList
135 GroupList: . GroupPart
136 | . GroupList GroupPart
137 GroupListOpt: . %empty [PPELIF, PPELSE, PPENDIF]
138 | . GroupList
139 GroupPart: . ControlLine
140 | . IfSection
141 | . PPNONDIRECTIVE PpTokenList
142 | . TextLine
149 IfGroup: . PPIF PpTokenList GroupListOpt
150 | . PPIFDEF IDENTIFIER '\n' GroupListOpt
150 | PPIFDEF IDENTIFIER '\n' . GroupListOpt
151 | . PPIFNDEF IDENTIFIER '\n' GroupListOpt
152 IfSection: . IfGroup ElifGroupListOpt ElseGroupOpt EndifLine
206 PpTokenList: . PpTokens '\n'
207 PpTokenListOpt: . '\n'
208 | . PpTokenList
209 PpTokens: . PPOTHER
210 | . PpTokens PPOTHER
255 TextLine: . PpTokenListOpt
'\n' posunout a přejít do stavu 4
PPASSERT posunout a přejít do stavu 5
PPDEFINE posunout a přejít do stavu 6
PPERROR posunout a přejít do stavu 7
PPHASH_NL posunout a přejít do stavu 8
PPIDENT posunout a přejít do stavu 9
PPIF posunout a přejít do stavu 10
PPIFDEF posunout a přejít do stavu 11
PPIFNDEF posunout a přejít do stavu 12
PPIMPORT posunout a přejít do stavu 13
PPINCLUDE posunout a přejít do stavu 14
PPINCLUDE_NEXT posunout a přejít do stavu 15
PPLINE posunout a přejít do stavu 16
PPNONDIRECTIVE posunout a přejít do stavu 17
PPOTHER posunout a přejít do stavu 18
PPPRAGMA posunout a přejít do stavu 19
PPUNASSERT posunout a přejít do stavu 20
PPUNDEF posunout a přejít do stavu 21
PPWARNING posunout a přejít do stavu 22
$výchozí reduce using rule 137 (GroupListOpt)
ControlLine přejít do stavu 23
GroupList přejít do stavu 117
GroupListOpt přejít do stavu 146
GroupPart přejít do stavu 25
IfGroup přejít do stavu 26
IfSection přejít do stavu 27
PpTokenList přejít do stavu 28
PpTokenListOpt přejít do stavu 29
PpTokens přejít do stavu 30
TextLine přejít do stavu 32
State 120
47 ControlLine: . PPDEFINE IDENTIFIER ReplacementList
48 | . PPDEFINE IDENTIFIER_LPAREN DDD ')' ReplacementList
49 | . PPDEFINE IDENTIFIER_LPAREN IdentifierList ',' DDD ')' ReplacementList
50 | . PPDEFINE IDENTIFIER_LPAREN IdentifierListOpt ')' ReplacementList
51 | . PPERROR PpTokenListOpt
52 | . PPHASH_NL
53 | . PPINCLUDE PpTokenList
54 | . PPLINE PpTokenList
55 | . PPPRAGMA PpTokenListOpt
56 | . PPUNDEF IDENTIFIER '\n'
57 | . PPASSERT PpTokenList
58 | . PPDEFINE IDENTIFIER_LPAREN IDENTIFIER DDD ')' ReplacementList
59 | . PPDEFINE IDENTIFIER_LPAREN IdentifierList ',' IDENTIFIER DDD ')' ReplacementList
60 | . PPIDENT PpTokenList
61 | . PPIMPORT PpTokenList
62 | . PPINCLUDE_NEXT PpTokenList
63 | . PPUNASSERT PpTokenList
64 | . PPWARNING PpTokenList
135 GroupList: . GroupPart
136 | . GroupList GroupPart
137 GroupListOpt: . %empty [PPELIF, PPELSE, PPENDIF]
138 | . GroupList
139 GroupPart: . ControlLine
140 | . IfSection
141 | . PPNONDIRECTIVE PpTokenList
142 | . TextLine
149 IfGroup: . PPIF PpTokenList GroupListOpt
150 | . PPIFDEF IDENTIFIER '\n' GroupListOpt
151 | . PPIFNDEF IDENTIFIER '\n' GroupListOpt
151 | PPIFNDEF IDENTIFIER '\n' . GroupListOpt
152 IfSection: . IfGroup ElifGroupListOpt ElseGroupOpt EndifLine
206 PpTokenList: . PpTokens '\n'
207 PpTokenListOpt: . '\n'
208 | . PpTokenList
209 PpTokens: . PPOTHER
210 | . PpTokens PPOTHER
255 TextLine: . PpTokenListOpt
'\n' posunout a přejít do stavu 4
PPASSERT posunout a přejít do stavu 5
PPDEFINE posunout a přejít do stavu 6
PPERROR posunout a přejít do stavu 7
PPHASH_NL posunout a přejít do stavu 8
PPIDENT posunout a přejít do stavu 9
PPIF posunout a přejít do stavu 10
PPIFDEF posunout a přejít do stavu 11
PPIFNDEF posunout a přejít do stavu 12
PPIMPORT posunout a přejít do stavu 13
PPINCLUDE posunout a přejít do stavu 14
PPINCLUDE_NEXT posunout a přejít do stavu 15
PPLINE posunout a přejít do stavu 16
PPNONDIRECTIVE posunout a přejít do stavu 17
PPOTHER posunout a přejít do stavu 18
PPPRAGMA posunout a přejít do stavu 19
PPUNASSERT posunout a přejít do stavu 20
PPUNDEF posunout a přejít do stavu 21
PPWARNING posunout a přejít do stavu 22
$výchozí reduce using rule 137 (GroupListOpt)
ControlLine přejít do stavu 23
GroupList přejít do stavu 117
GroupListOpt přejít do stavu 147
GroupPart přejít do stavu 25
IfGroup přejít do stavu 26
IfSection přejít do stavu 27
PpTokenList přejít do stavu 28
PpTokenListOpt přejít do stavu 29
PpTokens přejít do stavu 30
TextLine přejít do stavu 32
State 121
56 ControlLine: PPUNDEF IDENTIFIER '\n' .
$výchozí reduce using rule 56 (ControlLine)
State 122
47 ControlLine: . PPDEFINE IDENTIFIER ReplacementList
48 | . PPDEFINE IDENTIFIER_LPAREN DDD ')' ReplacementList
49 | . PPDEFINE IDENTIFIER_LPAREN IdentifierList ',' DDD ')' ReplacementList
50 | . PPDEFINE IDENTIFIER_LPAREN IdentifierListOpt ')' ReplacementList
51 | . PPERROR PpTokenListOpt
52 | . PPHASH_NL
53 | . PPINCLUDE PpTokenList
54 | . PPLINE PpTokenList
55 | . PPPRAGMA PpTokenListOpt
56 | . PPUNDEF IDENTIFIER '\n'
57 | . PPASSERT PpTokenList
58 | . PPDEFINE IDENTIFIER_LPAREN IDENTIFIER DDD ')' ReplacementList
59 | . PPDEFINE IDENTIFIER_LPAREN IdentifierList ',' IDENTIFIER DDD ')' ReplacementList
60 | . PPIDENT PpTokenList
61 | . PPIMPORT PpTokenList
62 | . PPINCLUDE_NEXT PpTokenList
63 | . PPUNASSERT PpTokenList
64 | . PPWARNING PpTokenList
104 ElifGroup: PPELIF PpTokenList . GroupListOpt
135 GroupList: . GroupPart
136 | . GroupList GroupPart
137 GroupListOpt: . %empty [PPELIF, PPELSE, PPENDIF]
138 | . GroupList
139 GroupPart: . ControlLine
140 | . IfSection
141 | . PPNONDIRECTIVE PpTokenList
142 | . TextLine
149 IfGroup: . PPIF PpTokenList GroupListOpt
150 | . PPIFDEF IDENTIFIER '\n' GroupListOpt
151 | . PPIFNDEF IDENTIFIER '\n' GroupListOpt
152 IfSection: . IfGroup ElifGroupListOpt ElseGroupOpt EndifLine
206 PpTokenList: . PpTokens '\n'
207 PpTokenListOpt: . '\n'
208 | . PpTokenList
209 PpTokens: . PPOTHER
210 | . PpTokens PPOTHER
255 TextLine: . PpTokenListOpt
'\n' posunout a přejít do stavu 4
PPASSERT posunout a přejít do stavu 5
PPDEFINE posunout a přejít do stavu 6
PPERROR posunout a přejít do stavu 7
PPHASH_NL posunout a přejít do stavu 8
PPIDENT posunout a přejít do stavu 9
PPIF posunout a přejít do stavu 10
PPIFDEF posunout a přejít do stavu 11
PPIFNDEF posunout a přejít do stavu 12
PPIMPORT posunout a přejít do stavu 13
PPINCLUDE posunout a přejít do stavu 14
PPINCLUDE_NEXT posunout a přejít do stavu 15
PPLINE posunout a přejít do stavu 16
PPNONDIRECTIVE posunout a přejít do stavu 17
PPOTHER posunout a přejít do stavu 18
PPPRAGMA posunout a přejít do stavu 19
PPUNASSERT posunout a přejít do stavu 20
PPUNDEF posunout a přejít do stavu 21
PPWARNING posunout a přejít do stavu 22
$výchozí reduce using rule 137 (GroupListOpt)
ControlLine přejít do stavu 23
GroupList přejít do stavu 117
GroupListOpt přejít do stavu 148
GroupPart přejít do stavu 25
IfGroup přejít do stavu 26
IfSection přejít do stavu 27
PpTokenList přejít do stavu 28
PpTokenListOpt přejít do stavu 29
PpTokens přejít do stavu 30
TextLine přejít do stavu 32
State 123
106 ElifGroupList: ElifGroupList ElifGroup .
$výchozí reduce using rule 106 (ElifGroupList)
State 124
109 ElseGroup: PPELSE . '\n' GroupListOpt
'\n' posunout a přejít do stavu 149
State 125
111 ElseGroupOpt: ElseGroup .
$výchozí reduce using rule 111 (ElseGroupOpt)
State 126
112 EndifLine: . PPENDIF PpTokenListOpt
152 IfSection: IfGroup ElifGroupListOpt ElseGroupOpt . EndifLine
PPENDIF posunout a přejít do stavu 150
EndifLine přejít do stavu 151
State 127
113 EnumSpecifier: ENUM IdentifierOpt '{' . EnumeratorList '}'
114 | ENUM IdentifierOpt '{' . EnumeratorList ',' '}'
116 EnumerationConstant: . IDENTIFIER
117 Enumerator: . EnumerationConstant
118 | . EnumerationConstant '=' ConstantExpression
119 EnumeratorList: . Enumerator
120 | . EnumeratorList ',' Enumerator
IDENTIFIER posunout a přejít do stavu 152
EnumerationConstant přejít do stavu 153
Enumerator přejít do stavu 154
EnumeratorList přejít do stavu 155
State 128
262 TypeQualifierList: TypeQualifier .
$výchozí reduce using rule 262 (TypeQualifierList)
State 129
259 TypeQualifier: . CONST
260 | . RESTRICT
261 | . VOLATILE
263 TypeQualifierList: TypeQualifierList . TypeQualifier
265 TypeQualifierListOpt: TypeQualifierList . ['!', '&', '(', ')', '*', '+', ',', '-', '[', '~', CHARCONST, DEC, FLOATCONST, IDENTIFIER, INC, INTCONST, LONGCHARCONST, LONGSTRINGLITERAL, SIZEOF, STRINGLITERAL]
CONST posunout a přejít do stavu 37
RESTRICT posunout a přejít do stavu 46
VOLATILE posunout a přejít do stavu 56
$výchozí reduce using rule 265 (TypeQualifierListOpt)
TypeQualifier přejít do stavu 156
State 130
193 Pointer: . '*' TypeQualifierListOpt
193 | '*' TypeQualifierListOpt . ['(', ')', ',', '[', IDENTIFIER]
194 | . '*' TypeQualifierListOpt Pointer
194 | '*' TypeQualifierListOpt . Pointer
'*' posunout a přejít do stavu 96
$výchozí reduce using rule 193 (Pointer)
Pointer přejít do stavu 157
State 131
5 AdditiveExpression: . MultiplicativeExpression
6 | . AdditiveExpression '+' MultiplicativeExpression
7 | . AdditiveExpression '-' MultiplicativeExpression
8 AndExpression: . EqualityExpression
9 | . AndExpression '&' EqualityExpression
14 AssignmentExpression: . ConditionalExpression
15 | . UnaryExpression AssignmentOperator AssignmentExpression
35 CastExpression: . UnaryExpression
36 | . '(' TypeName ')' CastExpression
38 ConditionalExpression: . LogicalOrExpression
39 | . LogicalOrExpression '?' Expression ':' ConditionalExpression
40 Constant: . CHARCONST
41 | . FLOATCONST
42 | . INTCONST
43 | . LONGCHARCONST
44 | . LONGSTRINGLITERAL
45 | . STRINGLITERAL
121 EqualityExpression: . RelationalExpression
122 | . EqualityExpression EQ RelationalExpression
123 | . EqualityExpression NEQ RelationalExpression
124 ExclusiveOrExpression: . AndExpression
125 | . ExclusiveOrExpression '^' AndExpression
153 InclusiveOrExpression: . ExclusiveOrExpression
154 | . InclusiveOrExpression '|' ExclusiveOrExpression
156 InitDeclarator: Declarator '=' . Initializer
161 Initializer: . AssignmentExpression
162 | . '{' InitializerList '}'
163 | . '{' InitializerList ',' '}'
177 LogicalAndExpression: . InclusiveOrExpression
178 | . LogicalAndExpression ANDAND InclusiveOrExpression
179 LogicalOrExpression: . LogicalAndExpression
180 | . LogicalOrExpression OROR LogicalAndExpression
181 MultiplicativeExpression: . CastExpression
182 | . MultiplicativeExpression '*' CastExpression
183 | . MultiplicativeExpression '/' CastExpression
184 | . MultiplicativeExpression '%' CastExpression
197 PostfixExpression: . PrimaryExpression
198 | . PostfixExpression '[' Expression ']'
199 | . PostfixExpression '(' ArgumentExpressionListOpt ')'
200 | . PostfixExpression '.' IDENTIFIER
201 | . PostfixExpression ARROW IDENTIFIER
202 | . PostfixExpression INC
203 | . PostfixExpression DEC
204 | . '(' TypeName ')' '{' InitializerList '}'
205 | . '(' TypeName ')' '{' InitializerList ',' '}'
212 PrimaryExpression: . IDENTIFIER
213 | . Constant
214 | . '(' Expression ')'
215 RelationalExpression: . ShiftExpression
216 | . RelationalExpression '<' ShiftExpression
217 | . RelationalExpression '>' ShiftExpression
218 | . RelationalExpression LEQ ShiftExpression
219 | . RelationalExpression GEQ ShiftExpression
224 ShiftExpression: . AdditiveExpression
225 | . ShiftExpression LSH AdditiveExpression
226 | . ShiftExpression RSH AdditiveExpression
280 UnaryExpression: . PostfixExpression
281 | . INC UnaryExpression
282 | . DEC UnaryExpression
283 | . UnaryOperator CastExpression
284 | . SIZEOF UnaryExpression
285 | . SIZEOF '(' TypeName ')'
286 UnaryOperator: . '&'
287 | . '*'
288 | . '+'
289 | . '-'
290 | . '~'
291 | . '!'
'!' posunout a přejít do stavu 158
'&' posunout a přejít do stavu 159
'(' posunout a přejít do stavu 160
'*' posunout a přejít do stavu 161
'+' posunout a přejít do stavu 162
'-' posunout a přejít do stavu 163
'{' posunout a přejít do stavu 164
'~' posunout a přejít do stavu 165
CHARCONST posunout a přejít do stavu 166
DEC posunout a přejít do stavu 167
FLOATCONST posunout a přejít do stavu 168
IDENTIFIER posunout a přejít do stavu 169
INC posunout a přejít do stavu 170
INTCONST posunout a přejít do stavu 171
LONGCHARCONST posunout a přejít do stavu 172
LONGSTRINGLITERAL posunout a přejít do stavu 173
SIZEOF posunout a přejít do stavu 174
STRINGLITERAL posunout a přejít do stavu 175
AdditiveExpression přejít do stavu 176
AndExpression přejít do stavu 177
AssignmentExpression přejít do stavu 178
CastExpression přejít do stavu 179
ConditionalExpression přejít do stavu 180
Constant přejít do stavu 181
EqualityExpression přejít do stavu 182
ExclusiveOrExpression přejít do stavu 183
InclusiveOrExpression přejít do stavu 184
Initializer přejít do stavu 185
LogicalAndExpression přejít do stavu 186
LogicalOrExpression přejít do stavu 187
MultiplicativeExpression přejít do stavu 188
PostfixExpression přejít do stavu 189
PrimaryExpression přejít do stavu 190
RelationalExpression přejít do stavu 191
ShiftExpression přejít do stavu 192
UnaryExpression přejít do stavu 193
UnaryOperator přejít do stavu 194
State 132
66 DeclarationList: Declaration .
$výchozí reduce using rule 66 (DeclarationList)
State 133
65 Declaration: . DeclarationSpecifiers InitDeclaratorListOpt ';'
67 DeclarationList: DeclarationList . Declaration
69 DeclarationListOpt: DeclarationList . ['{']
70 DeclarationSpecifiers: . StorageClassSpecifier DeclarationSpecifiersOpt
71 | . TypeSpecifier DeclarationSpecifiersOpt
72 | . TypeQualifier DeclarationSpecifiersOpt
73 | . FunctionSpecifier DeclarationSpecifiersOpt
113 EnumSpecifier: . ENUM IdentifierOpt '{' EnumeratorList '}'
114 | . ENUM IdentifierOpt '{' EnumeratorList ',' '}'
115 | . ENUM IDENTIFIER
134 FunctionSpecifier: . INLINE
239 StorageClassSpecifier: . TYPEDEF
240 | . EXTERN
241 | . STATIC
242 | . AUTO
243 | . REGISTER
251 StructOrUnion: . STRUCT
252 | . UNION
253 StructOrUnionSpecifier: . StructOrUnion IdentifierOpt '{' StructDeclarationList '}'
254 | . StructOrUnion IDENTIFIER
259 TypeQualifier: . CONST
260 | . RESTRICT
261 | . VOLATILE
266 TypeSpecifier: . VOID
267 | . CHAR
268 | . SHORT
269 | . INT
270 | . LONG
271 | . FLOAT
272 | . DOUBLE
273 | . SIGNED
274 | . UNSIGNED
275 | . BOOL
276 | . COMPLEX
277 | . StructOrUnionSpecifier
278 | . EnumSpecifier
279 | . TYPEDEFNAME
AUTO posunout a přejít do stavu 33
BOOL posunout a přejít do stavu 34
CHAR posunout a přejít do stavu 35
COMPLEX posunout a přejít do stavu 36
CONST posunout a přejít do stavu 37
DOUBLE posunout a přejít do stavu 38
ENUM posunout a přejít do stavu 39
EXTERN posunout a přejít do stavu 40
FLOAT posunout a přejít do stavu 41
INLINE posunout a přejít do stavu 42
INT posunout a přejít do stavu 43
LONG posunout a přejít do stavu 44
REGISTER posunout a přejít do stavu 45
RESTRICT posunout a přejít do stavu 46
SHORT posunout a přejít do stavu 47
SIGNED posunout a přejít do stavu 48
STATIC posunout a přejít do stavu 49
STRUCT posunout a přejít do stavu 50
TYPEDEF posunout a přejít do stavu 51
TYPEDEFNAME posunout a přejít do stavu 52
UNION posunout a přejít do stavu 53
UNSIGNED posunout a přejít do stavu 54
VOID posunout a přejít do stavu 55
VOLATILE posunout a přejít do stavu 56
$výchozí reduce using rule 69 (DeclarationListOpt)
Declaration přejít do stavu 195
DeclarationSpecifiers přejít do stavu 135
EnumSpecifier přejít do stavu 59
FunctionSpecifier přejít do stavu 62
StorageClassSpecifier přejít do stavu 63
StructOrUnion přejít do stavu 64
StructOrUnionSpecifier přejít do stavu 65
TypeQualifier přejít do stavu 67
TypeSpecifier přejít do stavu 68
State 134
37 CompoundStatement: . '{' BlockItemListOpt '}'
133 FunctionDefinition: DeclarationSpecifiers Declarator DeclarationListOpt . CompoundStatement
'{' posunout a přejít do stavu 196
CompoundStatement přejít do stavu 197
State 135
65 Declaration: DeclarationSpecifiers . InitDeclaratorListOpt ';'
76 Declarator: . PointerOpt DirectDeclarator
155 InitDeclarator: . Declarator
156 | . Declarator '=' Initializer
157 InitDeclaratorList: . InitDeclarator
158 | . InitDeclaratorList ',' InitDeclarator
159 InitDeclaratorListOpt: . %empty [';']
160 | . InitDeclaratorList
193 Pointer: . '*' TypeQualifierListOpt
194 | . '*' TypeQualifierListOpt Pointer
195 PointerOpt: . %empty ['(', IDENTIFIER]
196 | . Pointer
'*' posunout a přejít do stavu 96
';' reduce using rule 159 (InitDeclaratorListOpt)
$výchozí reduce using rule 195 (PointerOpt)
Declarator přejít do stavu 198
InitDeclarator přejít do stavu 98
InitDeclaratorList přejít do stavu 99
InitDeclaratorListOpt přejít do stavu 100
Pointer přejít do stavu 101
PointerOpt přejít do stavu 102
State 136
76 Declarator: . PointerOpt DirectDeclarator
155 InitDeclarator: . Declarator
156 | . Declarator '=' Initializer
158 InitDeclaratorList: InitDeclaratorList ',' . InitDeclarator
193 Pointer: . '*' TypeQualifierListOpt
194 | . '*' TypeQualifierListOpt Pointer
195 PointerOpt: . %empty ['(', IDENTIFIER]
196 | . Pointer
'*' posunout a přejít do stavu 96
$výchozí reduce using rule 195 (PointerOpt)
Declarator přejít do stavu 198
InitDeclarator přejít do stavu 199
Pointer přejít do stavu 101
PointerOpt přejít do stavu 102
State 137
65 Declaration: DeclarationSpecifiers InitDeclaratorListOpt ';' .
$výchozí reduce using rule 65 (Declaration)
State 138
76 Declarator: . PointerOpt DirectDeclarator
97 DirectDeclarator: '(' . Declarator ')'
193 Pointer: . '*' TypeQualifierListOpt
194 | . '*' TypeQualifierListOpt Pointer
195 PointerOpt: . %empty ['(', IDENTIFIER]
196 | . Pointer
'*' posunout a přejít do stavu 96
$výchozí reduce using rule 195 (PointerOpt)
Declarator přejít do stavu 200
Pointer přejít do stavu 101
PointerOpt přejít do stavu 102
State 139
96 DirectDeclarator: IDENTIFIER .
$výchozí reduce using rule 96 (DirectDeclarator)
State 140
76 Declarator: PointerOpt DirectDeclarator . [')', ',', ':', ';', '=', '{', AUTO, BOOL, CHAR, COMPLEX, CONST, DOUBLE, ENUM, EXTERN, FLOAT, INLINE, INT, LONG, REGISTER, RESTRICT, SHORT, SIGNED, STATIC, STRUCT, TYPEDEF, TYPEDEFNAME, UNION, UNSIGNED, VOID, VOLATILE]
98 DirectDeclarator: DirectDeclarator . '[' TypeQualifierListOpt AssignmentExpressionOpt ']'
99 | DirectDeclarator . '[' STATIC TypeQualifierListOpt AssignmentExpression ']'
100 | DirectDeclarator . '[' TypeQualifierList STATIC AssignmentExpression ']'
101 | DirectDeclarator . '[' TypeQualifierListOpt '*' ']'
102 | DirectDeclarator . '(' ParameterTypeList ')'
103 | DirectDeclarator . '(' IdentifierListOpt ')'
'(' posunout a přejít do stavu 201
'[' posunout a přejít do stavu 202
$výchozí reduce using rule 76 (Declarator)
State 141
113 EnumSpecifier: . ENUM IdentifierOpt '{' EnumeratorList '}'
114 | . ENUM IdentifierOpt '{' EnumeratorList ',' '}'
115 | . ENUM IDENTIFIER
227 SpecifierQualifierList: . TypeSpecifier SpecifierQualifierListOpt
228 | . TypeQualifier SpecifierQualifierListOpt
244 StructDeclaration: . SpecifierQualifierList StructDeclaratorList ';'
245 StructDeclarationList: . StructDeclaration
246 | . StructDeclarationList StructDeclaration
251 StructOrUnion: . STRUCT
252 | . UNION
253 StructOrUnionSpecifier: . StructOrUnion IdentifierOpt '{' StructDeclarationList '}'
253 | StructOrUnion IdentifierOpt '{' . StructDeclarationList '}'
254 | . StructOrUnion IDENTIFIER
259 TypeQualifier: . CONST
260 | . RESTRICT
261 | . VOLATILE
266 TypeSpecifier: . VOID
267 | . CHAR
268 | . SHORT
269 | . INT
270 | . LONG
271 | . FLOAT
272 | . DOUBLE
273 | . SIGNED
274 | . UNSIGNED
275 | . BOOL
276 | . COMPLEX
277 | . StructOrUnionSpecifier
278 | . EnumSpecifier
279 | . TYPEDEFNAME
BOOL posunout a přejít do stavu 34
CHAR posunout a přejít do stavu 35
COMPLEX posunout a přejít do stavu 36
CONST posunout a přejít do stavu 37
DOUBLE posunout a přejít do stavu 38
ENUM posunout a přejít do stavu 39
FLOAT posunout a přejít do stavu 41
INT posunout a přejít do stavu 43
LONG posunout a přejít do stavu 44
RESTRICT posunout a přejít do stavu 46
SHORT posunout a přejít do stavu 47
SIGNED posunout a přejít do stavu 48
STRUCT posunout a přejít do stavu 50
TYPEDEFNAME posunout a přejít do stavu 52
UNION posunout a přejít do stavu 53
UNSIGNED posunout a přejít do stavu 54
VOID posunout a přejít do stavu 55
VOLATILE posunout a přejít do stavu 56
EnumSpecifier přejít do stavu 59
SpecifierQualifierList přejít do stavu 203
StructDeclaration přejít do stavu 204
StructDeclarationList přejít do stavu 205
StructOrUnion přejít do stavu 64
StructOrUnionSpecifier přejít do stavu 65
TypeQualifier přejít do stavu 206
TypeSpecifier přejít do stavu 207
State 142
48 ControlLine: PPDEFINE IDENTIFIER_LPAREN DDD ')' . ReplacementList
206 PpTokenList: . PpTokens '\n'
207 PpTokenListOpt: . '\n'
208 | . PpTokenList
209 PpTokens: . PPOTHER
210 | . PpTokens PPOTHER
220 ReplacementList: . PpTokenListOpt
'\n' posunout a přejít do stavu 4
PPOTHER posunout a přejít do stavu 18
PpTokenList přejít do stavu 28
PpTokenListOpt přejít do stavu 111
PpTokens přejít do stavu 30
ReplacementList přejít do stavu 208
State 143
58 ControlLine: PPDEFINE IDENTIFIER_LPAREN IDENTIFIER DDD . ')' ReplacementList
')' posunout a přejít do stavu 209
State 144
49 ControlLine: PPDEFINE IDENTIFIER_LPAREN IdentifierList ',' . DDD ')' ReplacementList
59 | PPDEFINE IDENTIFIER_LPAREN IdentifierList ',' . IDENTIFIER DDD ')' ReplacementList
144 IdentifierList: IdentifierList ',' . IDENTIFIER
DDD posunout a přejít do stavu 210
IDENTIFIER posunout a přejít do stavu 211
State 145
50 ControlLine: PPDEFINE IDENTIFIER_LPAREN IdentifierListOpt ')' . ReplacementList
206 PpTokenList: . PpTokens '\n'
207 PpTokenListOpt: . '\n'
208 | . PpTokenList
209 PpTokens: . PPOTHER
210 | . PpTokens PPOTHER
220 ReplacementList: . PpTokenListOpt
'\n' posunout a přejít do stavu 4
PPOTHER posunout a přejít do stavu 18
PpTokenList přejít do stavu 28
PpTokenListOpt přejít do stavu 111
PpTokens přejít do stavu 30
ReplacementList přejít do stavu 212
State 146
150 IfGroup: PPIFDEF IDENTIFIER '\n' GroupListOpt .
$výchozí reduce using rule 150 (IfGroup)
State 147
151 IfGroup: PPIFNDEF IDENTIFIER '\n' GroupListOpt .
$výchozí reduce using rule 151 (IfGroup)
State 148
104 ElifGroup: PPELIF PpTokenList GroupListOpt .
$výchozí reduce using rule 104 (ElifGroup)
State 149
47 ControlLine: . PPDEFINE IDENTIFIER ReplacementList
48 | . PPDEFINE IDENTIFIER_LPAREN DDD ')' ReplacementList
49 | . PPDEFINE IDENTIFIER_LPAREN IdentifierList ',' DDD ')' ReplacementList
50 | . PPDEFINE IDENTIFIER_LPAREN IdentifierListOpt ')' ReplacementList
51 | . PPERROR PpTokenListOpt
52 | . PPHASH_NL
53 | . PPINCLUDE PpTokenList
54 | . PPLINE PpTokenList
55 | . PPPRAGMA PpTokenListOpt
56 | . PPUNDEF IDENTIFIER '\n'
57 | . PPASSERT PpTokenList
58 | . PPDEFINE IDENTIFIER_LPAREN IDENTIFIER DDD ')' ReplacementList
59 | . PPDEFINE IDENTIFIER_LPAREN IdentifierList ',' IDENTIFIER DDD ')' ReplacementList
60 | . PPIDENT PpTokenList
61 | . PPIMPORT PpTokenList
62 | . PPINCLUDE_NEXT PpTokenList
63 | . PPUNASSERT PpTokenList
64 | . PPWARNING PpTokenList
109 ElseGroup: PPELSE '\n' . GroupListOpt
135 GroupList: . GroupPart
136 | . GroupList GroupPart
137 GroupListOpt: . %empty [PPENDIF]
138 | . GroupList
139 GroupPart: . ControlLine
140 | . IfSection
141 | . PPNONDIRECTIVE PpTokenList
142 | . TextLine
149 IfGroup: . PPIF PpTokenList GroupListOpt
150 | . PPIFDEF IDENTIFIER '\n' GroupListOpt
151 | . PPIFNDEF IDENTIFIER '\n' GroupListOpt
152 IfSection: . IfGroup ElifGroupListOpt ElseGroupOpt EndifLine
206 PpTokenList: . PpTokens '\n'
207 PpTokenListOpt: . '\n'
208 | . PpTokenList
209 PpTokens: . PPOTHER
210 | . PpTokens PPOTHER
255 TextLine: . PpTokenListOpt
'\n' posunout a přejít do stavu 4
PPASSERT posunout a přejít do stavu 5
PPDEFINE posunout a přejít do stavu 6
PPERROR posunout a přejít do stavu 7
PPHASH_NL posunout a přejít do stavu 8
PPIDENT posunout a přejít do stavu 9
PPIF posunout a přejít do stavu 10
PPIFDEF posunout a přejít do stavu 11
PPIFNDEF posunout a přejít do stavu 12
PPIMPORT posunout a přejít do stavu 13
PPINCLUDE posunout a přejít do stavu 14
PPINCLUDE_NEXT posunout a přejít do stavu 15
PPLINE posunout a přejít do stavu 16
PPNONDIRECTIVE posunout a přejít do stavu 17
PPOTHER posunout a přejít do stavu 18
PPPRAGMA posunout a přejít do stavu 19
PPUNASSERT posunout a přejít do stavu 20
PPUNDEF posunout a přejít do stavu 21
PPWARNING posunout a přejít do stavu 22
$výchozí reduce using rule 137 (GroupListOpt)
ControlLine přejít do stavu 23
GroupList přejít do stavu 117
GroupListOpt přejít do stavu 213
GroupPart přejít do stavu 25
IfGroup přejít do stavu 26
IfSection přejít do stavu 27
PpTokenList přejít do stavu 28
PpTokenListOpt přejít do stavu 29
PpTokens přejít do stavu 30
TextLine přejít do stavu 32
State 150
112 EndifLine: PPENDIF . PpTokenListOpt
206 PpTokenList: . PpTokens '\n'
207 PpTokenListOpt: . '\n'
208 | . PpTokenList
209 PpTokens: . PPOTHER
210 | . PpTokens PPOTHER
'\n' posunout a přejít do stavu 4
PPOTHER posunout a přejít do stavu 18
PpTokenList přejít do stavu 28
PpTokenListOpt přejít do stavu 214
PpTokens přejít do stavu 30
State 151
152 IfSection: IfGroup ElifGroupListOpt ElseGroupOpt EndifLine .
$výchozí reduce using rule 152 (IfSection)
State 152
116 EnumerationConstant: IDENTIFIER .
$výchozí reduce using rule 116 (EnumerationConstant)
State 153
117 Enumerator: EnumerationConstant . [',', '}']
118 | EnumerationConstant . '=' ConstantExpression
'=' posunout a přejít do stavu 215
$výchozí reduce using rule 117 (Enumerator)
State 154
119 EnumeratorList: Enumerator .
$výchozí reduce using rule 119 (EnumeratorList)
State 155
113 EnumSpecifier: ENUM IdentifierOpt '{' EnumeratorList . '}'
114 | ENUM IdentifierOpt '{' EnumeratorList . ',' '}'
120 EnumeratorList: EnumeratorList . ',' Enumerator
',' posunout a přejít do stavu 216
'}' posunout a přejít do stavu 217
State 156
263 TypeQualifierList: TypeQualifierList TypeQualifier .
$výchozí reduce using rule 263 (TypeQualifierList)
State 157
194 Pointer: '*' TypeQualifierListOpt Pointer .
$výchozí reduce using rule 194 (Pointer)
State 158
291 UnaryOperator: '!' .
$výchozí reduce using rule 291 (UnaryOperator)
State 159
286 UnaryOperator: '&' .
$výchozí reduce using rule 286 (UnaryOperator)
State 160
5 AdditiveExpression: . MultiplicativeExpression
6 | . AdditiveExpression '+' MultiplicativeExpression
7 | . AdditiveExpression '-' MultiplicativeExpression
8 AndExpression: . EqualityExpression
9 | . AndExpression '&' EqualityExpression
14 AssignmentExpression: . ConditionalExpression
15 | . UnaryExpression AssignmentOperator AssignmentExpression
35 CastExpression: . UnaryExpression
36 | . '(' TypeName ')' CastExpression
36 | '(' . TypeName ')' CastExpression
38 ConditionalExpression: . LogicalOrExpression
39 | . LogicalOrExpression '?' Expression ':' ConditionalExpression
40 Constant: . CHARCONST
41 | . FLOATCONST
42 | . INTCONST
43 | . LONGCHARCONST
44 | . LONGSTRINGLITERAL
45 | . STRINGLITERAL
113 EnumSpecifier: . ENUM IdentifierOpt '{' EnumeratorList '}'
114 | . ENUM IdentifierOpt '{' EnumeratorList ',' '}'
115 | . ENUM IDENTIFIER
121 EqualityExpression: . RelationalExpression
122 | . EqualityExpression EQ RelationalExpression
123 | . EqualityExpression NEQ RelationalExpression
124 ExclusiveOrExpression: . AndExpression
125 | . ExclusiveOrExpression '^' AndExpression
126 Expression: . AssignmentExpression
127 | . Expression ',' AssignmentExpression
153 InclusiveOrExpression: . ExclusiveOrExpression
154 | . InclusiveOrExpression '|' ExclusiveOrExpression
177 LogicalAndExpression: . InclusiveOrExpression
178 | . LogicalAndExpression ANDAND InclusiveOrExpression
179 LogicalOrExpression: . LogicalAndExpression
180 | . LogicalOrExpression OROR LogicalAndExpression
181 MultiplicativeExpression: . CastExpression
182 | . MultiplicativeExpression '*' CastExpression
183 | . MultiplicativeExpression '/' CastExpression
184 | . MultiplicativeExpression '%' CastExpression
197 PostfixExpression: . PrimaryExpression
198 | . PostfixExpression '[' Expression ']'
199 | . PostfixExpression '(' ArgumentExpressionListOpt ')'
200 | . PostfixExpression '.' IDENTIFIER
201 | . PostfixExpression ARROW IDENTIFIER
202 | . PostfixExpression INC
203 | . PostfixExpression DEC
204 | . '(' TypeName ')' '{' InitializerList '}'
204 | '(' . TypeName ')' '{' InitializerList '}'
205 | . '(' TypeName ')' '{' InitializerList ',' '}'
205 | '(' . TypeName ')' '{' InitializerList ',' '}'
212 PrimaryExpression: . IDENTIFIER
213 | . Constant
214 | . '(' Expression ')'
214 | '(' . Expression ')'
215 RelationalExpression: . ShiftExpression
216 | . RelationalExpression '<' ShiftExpression
217 | . RelationalExpression '>' ShiftExpression
218 | . RelationalExpression LEQ ShiftExpression
219 | . RelationalExpression GEQ ShiftExpression
224 ShiftExpression: . AdditiveExpression
225 | . ShiftExpression LSH AdditiveExpression
226 | . ShiftExpression RSH AdditiveExpression
227 SpecifierQualifierList: . TypeSpecifier SpecifierQualifierListOpt
228 | . TypeQualifier SpecifierQualifierListOpt
251 StructOrUnion: . STRUCT
252 | . UNION
253 StructOrUnionSpecifier: . StructOrUnion IdentifierOpt '{' StructDeclarationList '}'
254 | . StructOrUnion IDENTIFIER
258 TypeName: . SpecifierQualifierList AbstractDeclaratorOpt
259 TypeQualifier: . CONST
260 | . RESTRICT
261 | . VOLATILE
266 TypeSpecifier: . VOID
267 | . CHAR
268 | . SHORT
269 | . INT
270 | . LONG
271 | . FLOAT
272 | . DOUBLE
273 | . SIGNED
274 | . UNSIGNED
275 | . BOOL
276 | . COMPLEX
277 | . StructOrUnionSpecifier
278 | . EnumSpecifier
279 | . TYPEDEFNAME
280 UnaryExpression: . PostfixExpression
281 | . INC UnaryExpression
282 | . DEC UnaryExpression
283 | . UnaryOperator CastExpression
284 | . SIZEOF UnaryExpression
285 | . SIZEOF '(' TypeName ')'
286 UnaryOperator: . '&'
287 | . '*'
288 | . '+'
289 | . '-'
290 | . '~'
291 | . '!'
'!' posunout a přejít do stavu 158
'&' posunout a přejít do stavu 159
'(' posunout a přejít do stavu 160
'*' posunout a přejít do stavu 161
'+' posunout a přejít do stavu 162
'-' posunout a přejít do stavu 163
'~' posunout a přejít do stavu 165
BOOL posunout a přejít do stavu 34
CHAR posunout a přejít do stavu 35
CHARCONST posunout a přejít do stavu 166
COMPLEX posunout a přejít do stavu 36
CONST posunout a přejít do stavu 37
DEC posunout a přejít do stavu 167
DOUBLE posunout a přejít do stavu 38
ENUM posunout a přejít do stavu 39
FLOAT posunout a přejít do stavu 41
FLOATCONST posunout a přejít do stavu 168
IDENTIFIER posunout a přejít do stavu 169
INC posunout a přejít do stavu 170
INT posunout a přejít do stavu 43
INTCONST posunout a přejít do stavu 171
LONG posunout a přejít do stavu 44
LONGCHARCONST posunout a přejít do stavu 172
LONGSTRINGLITERAL posunout a přejít do stavu 173
RESTRICT posunout a přejít do stavu 46
SHORT posunout a přejít do stavu 47
SIGNED posunout a přejít do stavu 48
SIZEOF posunout a přejít do stavu 174
STRINGLITERAL posunout a přejít do stavu 175
STRUCT posunout a přejít do stavu 50
TYPEDEFNAME posunout a přejít do stavu 52
UNION posunout a přejít do stavu 53
UNSIGNED posunout a přejít do stavu 54
VOID posunout a přejít do stavu 55
VOLATILE posunout a přejít do stavu 56
AdditiveExpression přejít do stavu 176
AndExpression přejít do stavu 177
AssignmentExpression přejít do stavu 218
CastExpression přejít do stavu 179
ConditionalExpression přejít do stavu 180
Constant přejít do stavu 181
EnumSpecifier přejít do stavu 59
EqualityExpression přejít do stavu 182
ExclusiveOrExpression přejít do stavu 183
Expression přejít do stavu 219
InclusiveOrExpression přejít do stavu 184
LogicalAndExpression přejít do stavu 186
LogicalOrExpression přejít do stavu 187
MultiplicativeExpression přejít do stavu 188
PostfixExpression přejít do stavu 189
PrimaryExpression přejít do stavu 190
RelationalExpression přejít do stavu 191
ShiftExpression přejít do stavu 192
SpecifierQualifierList přejít do stavu 220
StructOrUnion přejít do stavu 64
StructOrUnionSpecifier přejít do stavu 65
TypeName přejít do stavu 221
TypeQualifier přejít do stavu 206
TypeSpecifier přejít do stavu 207
UnaryExpression přejít do stavu 193
UnaryOperator přejít do stavu 194
State 161
287 UnaryOperator: '*' .
$výchozí reduce using rule 287 (UnaryOperator)
State 162
288 UnaryOperator: '+' .
$výchozí reduce using rule 288 (UnaryOperator)
State 163
289 UnaryOperator: '-' .
$výchozí reduce using rule 289 (UnaryOperator)
State 164
79 Designation: . DesignatorList '='
80 DesignationOpt: . %empty ['!', '&', '(', '*', '+', '-', '{', '~', CHARCONST, DEC, FLOATCONST, IDENTIFIER, INC, INTCONST, LONGCHARCONST, LONGSTRINGLITERAL, SIZEOF, STRINGLITERAL]
81 | . Designation
82 Designator: . '[' ConstantExpression ']'
83 | . '.' IDENTIFIER
84 DesignatorList: . Designator
85 | . DesignatorList Designator
162 Initializer: '{' . InitializerList '}'
163 | '{' . InitializerList ',' '}'
164 InitializerList: . DesignationOpt Initializer
165 | . InitializerList ',' DesignationOpt Initializer
'.' posunout a přejít do stavu 222
'[' posunout a přejít do stavu 223
$výchozí reduce using rule 80 (DesignationOpt)
Designation přejít do stavu 224
DesignationOpt přejít do stavu 225
Designator přejít do stavu 226
DesignatorList přejít do stavu 227
InitializerList přejít do stavu 228
State 165
290 UnaryOperator: '~' .
$výchozí reduce using rule 290 (UnaryOperator)
State 166
40 Constant: CHARCONST .
$výchozí reduce using rule 40 (Constant)
State 167
40 Constant: . CHARCONST
41 | . FLOATCONST
42 | . INTCONST
43 | . LONGCHARCONST
44 | . LONGSTRINGLITERAL
45 | . STRINGLITERAL
197 PostfixExpression: . PrimaryExpression
198 | . PostfixExpression '[' Expression ']'
199 | . PostfixExpression '(' ArgumentExpressionListOpt ')'
200 | . PostfixExpression '.' IDENTIFIER
201 | . PostfixExpression ARROW IDENTIFIER
202 | . PostfixExpression INC
203 | . PostfixExpression DEC
204 | . '(' TypeName ')' '{' InitializerList '}'
205 | . '(' TypeName ')' '{' InitializerList ',' '}'
212 PrimaryExpression: . IDENTIFIER
213 | . Constant
214 | . '(' Expression ')'
280 UnaryExpression: . PostfixExpression
281 | . INC UnaryExpression
282 | . DEC UnaryExpression
282 | DEC . UnaryExpression
283 | . UnaryOperator CastExpression
284 | . SIZEOF UnaryExpression
285 | . SIZEOF '(' TypeName ')'
286 UnaryOperator: . '&'
287 | . '*'
288 | . '+'
289 | . '-'
290 | . '~'
291 | . '!'
'!' posunout a přejít do stavu 158
'&' posunout a přejít do stavu 159
'(' posunout a přejít do stavu 229
'*' posunout a přejít do stavu 161
'+' posunout a přejít do stavu 162
'-' posunout a přejít do stavu 163
'~' posunout a přejít do stavu 165
CHARCONST posunout a přejít do stavu 166
DEC posunout a přejít do stavu 167
FLOATCONST posunout a přejít do stavu 168
IDENTIFIER posunout a přejít do stavu 169
INC posunout a přejít do stavu 170
INTCONST posunout a přejít do stavu 171
LONGCHARCONST posunout a přejít do stavu 172
LONGSTRINGLITERAL posunout a přejít do stavu 173
SIZEOF posunout a přejít do stavu 174
STRINGLITERAL posunout a přejít do stavu 175
Constant přejít do stavu 181
PostfixExpression přejít do stavu 189
PrimaryExpression přejít do stavu 190
UnaryExpression přejít do stavu 230
UnaryOperator přejít do stavu 194
State 168
41 Constant: FLOATCONST .
$výchozí reduce using rule 41 (Constant)
State 169
212 PrimaryExpression: IDENTIFIER .
$výchozí reduce using rule 212 (PrimaryExpression)
State 170
40 Constant: . CHARCONST
41 | . FLOATCONST
42 | . INTCONST
43 | . LONGCHARCONST
44 | . LONGSTRINGLITERAL
45 | . STRINGLITERAL
197 PostfixExpression: . PrimaryExpression
198 | . PostfixExpression '[' Expression ']'
199 | . PostfixExpression '(' ArgumentExpressionListOpt ')'
200 | . PostfixExpression '.' IDENTIFIER
201 | . PostfixExpression ARROW IDENTIFIER
202 | . PostfixExpression INC
203 | . PostfixExpression DEC
204 | . '(' TypeName ')' '{' InitializerList '}'
205 | . '(' TypeName ')' '{' InitializerList ',' '}'
212 PrimaryExpression: . IDENTIFIER
213 | . Constant
214 | . '(' Expression ')'
280 UnaryExpression: . PostfixExpression
281 | . INC UnaryExpression
281 | INC . UnaryExpression
282 | . DEC UnaryExpression
283 | . UnaryOperator CastExpression
284 | . SIZEOF UnaryExpression
285 | . SIZEOF '(' TypeName ')'
286 UnaryOperator: . '&'
287 | . '*'
288 | . '+'
289 | . '-'
290 | . '~'
291 | . '!'
'!' posunout a přejít do stavu 158
'&' posunout a přejít do stavu 159
'(' posunout a přejít do stavu 229
'*' posunout a přejít do stavu 161
'+' posunout a přejít do stavu 162
'-' posunout a přejít do stavu 163
'~' posunout a přejít do stavu 165
CHARCONST posunout a přejít do stavu 166
DEC posunout a přejít do stavu 167
FLOATCONST posunout a přejít do stavu 168
IDENTIFIER posunout a přejít do stavu 169
INC posunout a přejít do stavu 170
INTCONST posunout a přejít do stavu 171
LONGCHARCONST posunout a přejít do stavu 172
LONGSTRINGLITERAL posunout a přejít do stavu 173
SIZEOF posunout a přejít do stavu 174
STRINGLITERAL posunout a přejít do stavu 175
Constant přejít do stavu 181
PostfixExpression přejít do stavu 189
PrimaryExpression přejít do stavu 190
UnaryExpression přejít do stavu 231
UnaryOperator přejít do stavu 194
State 171
42 Constant: INTCONST .
$výchozí reduce using rule 42 (Constant)
State 172
43 Constant: LONGCHARCONST .
$výchozí reduce using rule 43 (Constant)
State 173
44 Constant: LONGSTRINGLITERAL .
$výchozí reduce using rule 44 (Constant)
State 174
40 Constant: . CHARCONST
41 | . FLOATCONST
42 | . INTCONST
43 | . LONGCHARCONST
44 | . LONGSTRINGLITERAL
45 | . STRINGLITERAL
197 PostfixExpression: . PrimaryExpression
198 | . PostfixExpression '[' Expression ']'
199 | . PostfixExpression '(' ArgumentExpressionListOpt ')'
200 | . PostfixExpression '.' IDENTIFIER
201 | . PostfixExpression ARROW IDENTIFIER
202 | . PostfixExpression INC
203 | . PostfixExpression DEC
204 | . '(' TypeName ')' '{' InitializerList '}'
205 | . '(' TypeName ')' '{' InitializerList ',' '}'
212 PrimaryExpression: . IDENTIFIER
213 | . Constant
214 | . '(' Expression ')'
280 UnaryExpression: . PostfixExpression
281 | . INC UnaryExpression
282 | . DEC UnaryExpression
283 | . UnaryOperator CastExpression
284 | . SIZEOF UnaryExpression
284 | SIZEOF . UnaryExpression
285 | . SIZEOF '(' TypeName ')'
285 | SIZEOF . '(' TypeName ')'
286 UnaryOperator: . '&'
287 | . '*'
288 | . '+'
289 | . '-'
290 | . '~'
291 | . '!'
'!' posunout a přejít do stavu 158
'&' posunout a přejít do stavu 159
'(' posunout a přejít do stavu 232
'*' posunout a přejít do stavu 161
'+' posunout a přejít do stavu 162
'-' posunout a přejít do stavu 163
'~' posunout a přejít do stavu 165
CHARCONST posunout a přejít do stavu 166
DEC posunout a přejít do stavu 167
FLOATCONST posunout a přejít do stavu 168
IDENTIFIER posunout a přejít do stavu 169
INC posunout a přejít do stavu 170
INTCONST posunout a přejít do stavu 171
LONGCHARCONST posunout a přejít do stavu 172
LONGSTRINGLITERAL posunout a přejít do stavu 173
SIZEOF posunout a přejít do stavu 174
STRINGLITERAL posunout a přejít do stavu 175
Constant přejít do stavu 181
PostfixExpression přejít do stavu 189
PrimaryExpression přejít do stavu 190
UnaryExpression přejít do stavu 233
UnaryOperator přejít do stavu 194
State 175
45 Constant: STRINGLITERAL .
$výchozí reduce using rule 45 (Constant)
State 176
6 AdditiveExpression: AdditiveExpression . '+' MultiplicativeExpression
7 | AdditiveExpression . '-' MultiplicativeExpression
224 ShiftExpression: AdditiveExpression . ['&', ')', ',', ':', ';', '<', '>', '?', ']', '^', '|', '}', ANDAND, EQ, GEQ, LEQ, LSH, NEQ, OROR, RSH]
'+' posunout a přejít do stavu 234
'-' posunout a přejít do stavu 235
$výchozí reduce using rule 224 (ShiftExpression)
State 177
9 AndExpression: AndExpression . '&' EqualityExpression
124 ExclusiveOrExpression: AndExpression . [')', ',', ':', ';', '?', ']', '^', '|', '}', ANDAND, OROR]
'&' posunout a přejít do stavu 236
$výchozí reduce using rule 124 (ExclusiveOrExpression)
State 178
161 Initializer: AssignmentExpression .
$výchozí reduce using rule 161 (Initializer)
State 179
181 MultiplicativeExpression: CastExpression .
$výchozí reduce using rule 181 (MultiplicativeExpression)
State 180
14 AssignmentExpression: ConditionalExpression .
$výchozí reduce using rule 14 (AssignmentExpression)
State 181
213 PrimaryExpression: Constant .
$výchozí reduce using rule 213 (PrimaryExpression)
State 182
8 AndExpression: EqualityExpression . ['&', ')', ',', ':', ';', '?', ']', '^', '|', '}', ANDAND, OROR]
122 EqualityExpression: EqualityExpression . EQ RelationalExpression
123 | EqualityExpression . NEQ RelationalExpression
EQ posunout a přejít do stavu 237
NEQ posunout a přejít do stavu 238
$výchozí reduce using rule 8 (AndExpression)
State 183
125 ExclusiveOrExpression: ExclusiveOrExpression . '^' AndExpression
153 InclusiveOrExpression: ExclusiveOrExpression . [')', ',', ':', ';', '?', ']', '|', '}', ANDAND, OROR]
'^' posunout a přejít do stavu 239
$výchozí reduce using rule 153 (InclusiveOrExpression)
State 184
154 InclusiveOrExpression: InclusiveOrExpression . '|' ExclusiveOrExpression
177 LogicalAndExpression: InclusiveOrExpression . [')', ',', ':', ';', '?', ']', '}', ANDAND, OROR]
'|' posunout a přejít do stavu 240
$výchozí reduce using rule 177 (LogicalAndExpression)
State 185
156 InitDeclarator: Declarator '=' Initializer .
$výchozí reduce using rule 156 (InitDeclarator)
State 186
178 LogicalAndExpression: LogicalAndExpression . ANDAND InclusiveOrExpression
179 LogicalOrExpression: LogicalAndExpression . [')', ',', ':', ';', '?', ']', '}', OROR]
ANDAND posunout a přejít do stavu 241
$výchozí reduce using rule 179 (LogicalOrExpression)
State 187
38 ConditionalExpression: LogicalOrExpression . [')', ',', ':', ';', ']', '}']
39 | LogicalOrExpression . '?' Expression ':' ConditionalExpression
180 LogicalOrExpression: LogicalOrExpression . OROR LogicalAndExpression
'?' posunout a přejít do stavu 242
OROR posunout a přejít do stavu 243
$výchozí reduce using rule 38 (ConditionalExpression)
State 188
5 AdditiveExpression: MultiplicativeExpression . ['&', ')', '+', ',', '-', ':', ';', '<', '>', '?', ']', '^', '|', '}', ANDAND, EQ, GEQ, LEQ, LSH, NEQ, OROR, RSH]
182 MultiplicativeExpression: MultiplicativeExpression . '*' CastExpression
183 | MultiplicativeExpression . '/' CastExpression
184 | MultiplicativeExpression . '%' CastExpression
'%' posunout a přejít do stavu 244
'*' posunout a přejít do stavu 245
'/' posunout a přejít do stavu 246
$výchozí reduce using rule 5 (AdditiveExpression)
State 189
198 PostfixExpression: PostfixExpression . '[' Expression ']'
199 | PostfixExpression . '(' ArgumentExpressionListOpt ')'
200 | PostfixExpression . '.' IDENTIFIER
201 | PostfixExpression . ARROW IDENTIFIER
202 | PostfixExpression . INC
203 | PostfixExpression . DEC
280 UnaryExpression: PostfixExpression . ['%', '&', ')', '*', '+', ',', '-', '/', ':', ';', '<', '=', '>', '?', ']', '^', '|', '}', ADDASSIGN, ANDAND, ANDASSIGN, DIVASSIGN, EQ, GEQ, LEQ, LSH, LSHASSIGN, MODASSIGN, MULASSIGN, NEQ, ORASSIGN, OROR, RSH, RSHASSIGN, SUBASSIGN, XORASSIGN]
'(' posunout a přejít do stavu 247
'.' posunout a přejít do stavu 248
'[' posunout a přejít do stavu 249
ARROW posunout a přejít do stavu 250
DEC posunout a přejít do stavu 251
INC posunout a přejít do stavu 252
$výchozí reduce using rule 280 (UnaryExpression)
State 190
197 PostfixExpression: PrimaryExpression .
$výchozí reduce using rule 197 (PostfixExpression)
State 191
121 EqualityExpression: RelationalExpression . ['&', ')', ',', ':', ';', '?', ']', '^', '|', '}', ANDAND, EQ, NEQ, OROR]
216 RelationalExpression: RelationalExpression . '<' ShiftExpression
217 | RelationalExpression . '>' ShiftExpression
218 | RelationalExpression . LEQ ShiftExpression
219 | RelationalExpression . GEQ ShiftExpression
'<' posunout a přejít do stavu 253
'>' posunout a přejít do stavu 254
GEQ posunout a přejít do stavu 255
LEQ posunout a přejít do stavu 256
$výchozí reduce using rule 121 (EqualityExpression)
State 192
215 RelationalExpression: ShiftExpression . ['&', ')', ',', ':', ';', '<', '>', '?', ']', '^', '|', '}', ANDAND, EQ, GEQ, LEQ, NEQ, OROR]
225 ShiftExpression: ShiftExpression . LSH AdditiveExpression
226 | ShiftExpression . RSH AdditiveExpression
LSH posunout a přejít do stavu 257
RSH posunout a přejít do stavu 258
$výchozí reduce using rule 215 (RelationalExpression)
State 193
15 AssignmentExpression: UnaryExpression . AssignmentOperator AssignmentExpression
18 AssignmentOperator: . '='
19 | . MULASSIGN
20 | . DIVASSIGN
21 | . MODASSIGN
22 | . ADDASSIGN
23 | . SUBASSIGN
24 | . LSHASSIGN
25 | . RSHASSIGN
26 | . ANDASSIGN
27 | . XORASSIGN
28 | . ORASSIGN
35 CastExpression: UnaryExpression . ['%', '&', ')', '*', '+', ',', '-', '/', ':', ';', '<', '>', '?', ']', '^', '|', '}', ANDAND, EQ, GEQ, LEQ, LSH, NEQ, OROR, RSH]
'=' posunout a přejít do stavu 259
ADDASSIGN posunout a přejít do stavu 260
ANDASSIGN posunout a přejít do stavu 261
DIVASSIGN posunout a přejít do stavu 262
LSHASSIGN posunout a přejít do stavu 263
MODASSIGN posunout a přejít do stavu 264
MULASSIGN posunout a přejít do stavu 265
ORASSIGN posunout a přejít do stavu 266
RSHASSIGN posunout a přejít do stavu 267
SUBASSIGN posunout a přejít do stavu 268
XORASSIGN posunout a přejít do stavu 269
$výchozí reduce using rule 35 (CastExpression)
AssignmentOperator přejít do stavu 270
State 194
35 CastExpression: . UnaryExpression
36 | . '(' TypeName ')' CastExpression
40 Constant: . CHARCONST
41 | . FLOATCONST
42 | . INTCONST
43 | . LONGCHARCONST
44 | . LONGSTRINGLITERAL
45 | . STRINGLITERAL
197 PostfixExpression: . PrimaryExpression
198 | . PostfixExpression '[' Expression ']'
199 | . PostfixExpression '(' ArgumentExpressionListOpt ')'
200 | . PostfixExpression '.' IDENTIFIER
201 | . PostfixExpression ARROW IDENTIFIER
202 | . PostfixExpression INC
203 | . PostfixExpression DEC
204 | . '(' TypeName ')' '{' InitializerList '}'
205 | . '(' TypeName ')' '{' InitializerList ',' '}'
212 PrimaryExpression: . IDENTIFIER
213 | . Constant
214 | . '(' Expression ')'
280 UnaryExpression: . PostfixExpression
281 | . INC UnaryExpression
282 | . DEC UnaryExpression
283 | . UnaryOperator CastExpression
283 | UnaryOperator . CastExpression
284 | . SIZEOF UnaryExpression
285 | . SIZEOF '(' TypeName ')'
286 UnaryOperator: . '&'
287 | . '*'
288 | . '+'
289 | . '-'
290 | . '~'
291 | . '!'
'!' posunout a přejít do stavu 158
'&' posunout a přejít do stavu 159
'(' posunout a přejít do stavu 160
'*' posunout a přejít do stavu 161
'+' posunout a přejít do stavu 162
'-' posunout a přejít do stavu 163
'~' posunout a přejít do stavu 165
CHARCONST posunout a přejít do stavu 166
DEC posunout a přejít do stavu 167
FLOATCONST posunout a přejít do stavu 168
IDENTIFIER posunout a přejít do stavu 169
INC posunout a přejít do stavu 170
INTCONST posunout a přejít do stavu 171
LONGCHARCONST posunout a přejít do stavu 172
LONGSTRINGLITERAL posunout a přejít do stavu 173
SIZEOF posunout a přejít do stavu 174
STRINGLITERAL posunout a přejít do stavu 175
CastExpression přejít do stavu 271
Constant přejít do stavu 181
PostfixExpression přejít do stavu 189
PrimaryExpression přejít do stavu 190
UnaryExpression přejít do stavu 272
UnaryOperator přejít do stavu 194
State 195
67 DeclarationList: DeclarationList Declaration .
$výchozí reduce using rule 67 (DeclarationList)
State 196
5 AdditiveExpression: . MultiplicativeExpression
6 | . AdditiveExpression '+' MultiplicativeExpression
7 | . AdditiveExpression '-' MultiplicativeExpression
8 AndExpression: . EqualityExpression
9 | . AndExpression '&' EqualityExpression
14 AssignmentExpression: . ConditionalExpression
15 | . UnaryExpression AssignmentOperator AssignmentExpression
29 BlockItem: . Declaration
30 | . Statement
31 BlockItemList: . BlockItem
32 | . BlockItemList BlockItem
33 BlockItemListOpt: . %empty ['}']
34 | . BlockItemList
35 CastExpression: . UnaryExpression
36 | . '(' TypeName ')' CastExpression
37 CompoundStatement: . '{' BlockItemListOpt '}'
37 | '{' . BlockItemListOpt '}'
38 ConditionalExpression: . LogicalOrExpression
39 | . LogicalOrExpression '?' Expression ':' ConditionalExpression
40 Constant: . CHARCONST
41 | . FLOATCONST
42 | . INTCONST
43 | . LONGCHARCONST
44 | . LONGSTRINGLITERAL
45 | . STRINGLITERAL
65 Declaration: . DeclarationSpecifiers InitDeclaratorListOpt ';'
70 DeclarationSpecifiers: . StorageClassSpecifier DeclarationSpecifiersOpt
71 | . TypeSpecifier DeclarationSpecifiersOpt
72 | . TypeQualifier DeclarationSpecifiersOpt
73 | . FunctionSpecifier DeclarationSpecifiersOpt
113 EnumSpecifier: . ENUM IdentifierOpt '{' EnumeratorList '}'
114 | . ENUM IdentifierOpt '{' EnumeratorList ',' '}'
115 | . ENUM IDENTIFIER
121 EqualityExpression: . RelationalExpression
122 | . EqualityExpression EQ RelationalExpression
123 | . EqualityExpression NEQ RelationalExpression
124 ExclusiveOrExpression: . AndExpression
125 | . ExclusiveOrExpression '^' AndExpression
126 Expression: . AssignmentExpression
127 | . Expression ',' AssignmentExpression
128 ExpressionOpt: . %empty [';']
129 | . Expression
130 ExpressionStatement: . ExpressionOpt ';'
134 FunctionSpecifier: . INLINE
153 InclusiveOrExpression: . ExclusiveOrExpression
154 | . InclusiveOrExpression '|' ExclusiveOrExpression
166 IterationStatement: . WHILE '(' Expression ')' Statement
167 | . DO Statement WHILE '(' Expression ')' ';'
168 | . FOR '(' ExpressionOpt ';' ExpressionOpt ';' ExpressionOpt ')' Statement
169 | . FOR '(' Declaration ExpressionOpt ';' ExpressionOpt ')' Statement
170 JumpStatement: . GOTO IDENTIFIER ';'
171 | . CONTINUE ';'
172 | . BREAK ';'
173 | . RETURN ExpressionOpt ';'
174 LabeledStatement: . IDENTIFIER ':' Statement
175 | . CASE ConstantExpression ':' Statement
176 | . DEFAULT ':' Statement
177 LogicalAndExpression: . InclusiveOrExpression
178 | . LogicalAndExpression ANDAND InclusiveOrExpression
179 LogicalOrExpression: . LogicalAndExpression
180 | . LogicalOrExpression OROR LogicalAndExpression
181 MultiplicativeExpression: . CastExpression
182 | . MultiplicativeExpression '*' CastExpression
183 | . MultiplicativeExpression '/' CastExpression
184 | . MultiplicativeExpression '%' CastExpression
197 PostfixExpression: . PrimaryExpression
198 | . PostfixExpression '[' Expression ']'
199 | . PostfixExpression '(' ArgumentExpressionListOpt ')'
200 | . PostfixExpression '.' IDENTIFIER
201 | . PostfixExpression ARROW IDENTIFIER
202 | . PostfixExpression INC
203 | . PostfixExpression DEC
204 | . '(' TypeName ')' '{' InitializerList '}'
205 | . '(' TypeName ')' '{' InitializerList ',' '}'
212 PrimaryExpression: . IDENTIFIER
213 | . Constant
214 | . '(' Expression ')'
215 RelationalExpression: . ShiftExpression
216 | . RelationalExpression '<' ShiftExpression
217 | . RelationalExpression '>' ShiftExpression
218 | . RelationalExpression LEQ ShiftExpression
219 | . RelationalExpression GEQ ShiftExpression
221 SelectionStatement: . IF '(' Expression ')' Statement
222 | . IF '(' Expression ')' Statement ELSE Statement
223 | . SWITCH '(' Expression ')' Statement
224 ShiftExpression: . AdditiveExpression
225 | . ShiftExpression LSH AdditiveExpression
226 | . ShiftExpression RSH AdditiveExpression
233 Statement: . LabeledStatement
234 | . CompoundStatement
235 | . ExpressionStatement
236 | . SelectionStatement
237 | . IterationStatement
238 | . JumpStatement
239 StorageClassSpecifier: . TYPEDEF
240 | . EXTERN
241 | . STATIC
242 | . AUTO
243 | . REGISTER
251 StructOrUnion: . STRUCT
252 | . UNION
253 StructOrUnionSpecifier: . StructOrUnion IdentifierOpt '{' StructDeclarationList '}'
254 | . StructOrUnion IDENTIFIER
259 TypeQualifier: . CONST
260 | . RESTRICT
261 | . VOLATILE
266 TypeSpecifier: . VOID
267 | . CHAR
268 | . SHORT
269 | . INT
270 | . LONG
271 | . FLOAT
272 | . DOUBLE
273 | . SIGNED
274 | . UNSIGNED
275 | . BOOL
276 | . COMPLEX
277 | . StructOrUnionSpecifier
278 | . EnumSpecifier
279 | . TYPEDEFNAME
280 UnaryExpression: . PostfixExpression
281 | . INC UnaryExpression
282 | . DEC UnaryExpression
283 | . UnaryOperator CastExpression
284 | . SIZEOF UnaryExpression
285 | . SIZEOF '(' TypeName ')'
286 UnaryOperator: . '&'
287 | . '*'
288 | . '+'
289 | . '-'
290 | . '~'
291 | . '!'
'!' posunout a přejít do stavu 158
'&' posunout a přejít do stavu 159
'(' posunout a přejít do stavu 160
'*' posunout a přejít do stavu 161
'+' posunout a přejít do stavu 162
'-' posunout a přejít do stavu 163
'{' posunout a přejít do stavu 196
'~' posunout a přejít do stavu 165
AUTO posunout a přejít do stavu 33
BOOL posunout a přejít do stavu 34
BREAK posunout a přejít do stavu 273
CASE posunout a přejít do stavu 274
CHAR posunout a přejít do stavu 35
CHARCONST posunout a přejít do stavu 166
COMPLEX posunout a přejít do stavu 36
CONST posunout a přejít do stavu 37
CONTINUE posunout a přejít do stavu 275
DEC posunout a přejít do stavu 167
DEFAULT posunout a přejít do stavu 276
DO posunout a přejít do stavu 277
DOUBLE posunout a přejít do stavu 38
ENUM posunout a přejít do stavu 39
EXTERN posunout a přejít do stavu 40
FLOAT posunout a přejít do stavu 41
FLOATCONST posunout a přejít do stavu 168
FOR posunout a přejít do stavu 278
GOTO posunout a přejít do stavu 279
IDENTIFIER posunout a přejít do stavu 280
IF posunout a přejít do stavu 281
INC posunout a přejít do stavu 170
INLINE posunout a přejít do stavu 42
INT posunout a přejít do stavu 43
INTCONST posunout a přejít do stavu 171
LONG posunout a přejít do stavu 44
LONGCHARCONST posunout a přejít do stavu 172
LONGSTRINGLITERAL posunout a přejít do stavu 173
REGISTER posunout a přejít do stavu 45
RESTRICT posunout a přejít do stavu 46
RETURN posunout a přejít do stavu 282
SHORT posunout a přejít do stavu 47
SIGNED posunout a přejít do stavu 48
SIZEOF posunout a přejít do stavu 174
STATIC posunout a přejít do stavu 49
STRINGLITERAL posunout a přejít do stavu 175
STRUCT posunout a přejít do stavu 50
SWITCH posunout a přejít do stavu 283
TYPEDEF posunout a přejít do stavu 51
TYPEDEFNAME posunout a přejít do stavu 52
UNION posunout a přejít do stavu 53
UNSIGNED posunout a přejít do stavu 54
VOID posunout a přejít do stavu 55
VOLATILE posunout a přejít do stavu 56
WHILE posunout a přejít do stavu 284
';' reduce using rule 128 (ExpressionOpt)
$výchozí reduce using rule 33 (BlockItemListOpt)
AdditiveExpression přejít do stavu 176
AndExpression přejít do stavu 177
AssignmentExpression přejít do stavu 218
BlockItem přejít do stavu 285
BlockItemList přejít do stavu 286
BlockItemListOpt přejít do stavu 287
CastExpression přejít do stavu 179
CompoundStatement přejít do stavu 288
ConditionalExpression přejít do stavu 180
Constant přejít do stavu 181
Declaration přejít do stavu 289
DeclarationSpecifiers přejít do stavu 135
EnumSpecifier přejít do stavu 59
EqualityExpression přejít do stavu 182
ExclusiveOrExpression přejít do stavu 183
Expression přejít do stavu 290
ExpressionOpt přejít do stavu 291
ExpressionStatement přejít do stavu 292
FunctionSpecifier přejít do stavu 62
InclusiveOrExpression přejít do stavu 184
IterationStatement přejít do stavu 293
JumpStatement přejít do stavu 294
LabeledStatement přejít do stavu 295
LogicalAndExpression přejít do stavu 186
LogicalOrExpression přejít do stavu 187
MultiplicativeExpression přejít do stavu 188
PostfixExpression přejít do stavu 189
PrimaryExpression přejít do stavu 190
RelationalExpression přejít do stavu 191
SelectionStatement přejít do stavu 296
ShiftExpression přejít do stavu 192
Statement přejít do stavu 297
StorageClassSpecifier přejít do stavu 63
StructOrUnion přejít do stavu 64
StructOrUnionSpecifier přejít do stavu 65
TypeQualifier přejít do stavu 67
TypeSpecifier přejít do stavu 68
UnaryExpression přejít do stavu 193
UnaryOperator přejít do stavu 194
State 197
133 FunctionDefinition: DeclarationSpecifiers Declarator DeclarationListOpt CompoundStatement .
$výchozí reduce using rule 133 (FunctionDefinition)
State 198
155 InitDeclarator: Declarator . [',', ';']
156 | Declarator . '=' Initializer
'=' posunout a přejít do stavu 131
$výchozí reduce using rule 155 (InitDeclarator)
State 199
158 InitDeclaratorList: InitDeclaratorList ',' InitDeclarator .
$výchozí reduce using rule 158 (InitDeclaratorList)
State 200
97 DirectDeclarator: '(' Declarator . ')'
')' posunout a přejít do stavu 298
State 201
70 DeclarationSpecifiers: . StorageClassSpecifier DeclarationSpecifiersOpt
71 | . TypeSpecifier DeclarationSpecifiersOpt
72 | . TypeQualifier DeclarationSpecifiersOpt
73 | . FunctionSpecifier DeclarationSpecifiersOpt
102 DirectDeclarator: DirectDeclarator '(' . ParameterTypeList ')'
103 | DirectDeclarator '(' . IdentifierListOpt ')'
113 EnumSpecifier: . ENUM IdentifierOpt '{' EnumeratorList '}'
114 | . ENUM IdentifierOpt '{' EnumeratorList ',' '}'
115 | . ENUM IDENTIFIER
134 FunctionSpecifier: . INLINE
143 IdentifierList: . IDENTIFIER
144 | . IdentifierList ',' IDENTIFIER
145 IdentifierListOpt: . %empty [')']
146 | . IdentifierList
185 ParameterDeclaration: . DeclarationSpecifiers Declarator
186 | . DeclarationSpecifiers AbstractDeclaratorOpt
187 ParameterList: . ParameterDeclaration
188 | . ParameterList ',' ParameterDeclaration
189 ParameterTypeList: . ParameterList
190 | . ParameterList ',' DDD
239 StorageClassSpecifier: . TYPEDEF
240 | . EXTERN
241 | . STATIC
242 | . AUTO
243 | . REGISTER
251 StructOrUnion: . STRUCT
252 | . UNION
253 StructOrUnionSpecifier: . StructOrUnion IdentifierOpt '{' StructDeclarationList '}'
254 | . StructOrUnion IDENTIFIER
259 TypeQualifier: . CONST
260 | . RESTRICT
261 | . VOLATILE
266 TypeSpecifier: . VOID
267 | . CHAR
268 | . SHORT
269 | . INT
270 | . LONG
271 | . FLOAT
272 | . DOUBLE
273 | . SIGNED
274 | . UNSIGNED
275 | . BOOL
276 | . COMPLEX
277 | . StructOrUnionSpecifier
278 | . EnumSpecifier
279 | . TYPEDEFNAME
AUTO posunout a přejít do stavu 33
BOOL posunout a přejít do stavu 34
CHAR posunout a přejít do stavu 35
COMPLEX posunout a přejít do stavu 36
CONST posunout a přejít do stavu 37
DOUBLE posunout a přejít do stavu 38
ENUM posunout a přejít do stavu 39
EXTERN posunout a přejít do stavu 40
FLOAT posunout a přejít do stavu 41
IDENTIFIER posunout a přejít do stavu 299
INLINE posunout a přejít do stavu 42
INT posunout a přejít do stavu 43
LONG posunout a přejít do stavu 44
REGISTER posunout a přejít do stavu 45
RESTRICT posunout a přejít do stavu 46
SHORT posunout a přejít do stavu 47
SIGNED posunout a přejít do stavu 48
STATIC posunout a přejít do stavu 49
STRUCT posunout a přejít do stavu 50
TYPEDEF posunout a přejít do stavu 51
TYPEDEFNAME posunout a přejít do stavu 52
UNION posunout a přejít do stavu 53
UNSIGNED posunout a přejít do stavu 54
VOID posunout a přejít do stavu 55
VOLATILE posunout a přejít do stavu 56
$výchozí reduce using rule 145 (IdentifierListOpt)
DeclarationSpecifiers přejít do stavu 300
EnumSpecifier přejít do stavu 59
FunctionSpecifier přejít do stavu 62
IdentifierList přejít do stavu 301
IdentifierListOpt přejít do stavu 302
ParameterDeclaration přejít do stavu 303
ParameterList přejít do stavu 304
ParameterTypeList přejít do stavu 305
StorageClassSpecifier přejít do stavu 63
StructOrUnion přejít do stavu 64
StructOrUnionSpecifier přejít do stavu 65
TypeQualifier přejít do stavu 67
TypeSpecifier přejít do stavu 68
State 202
98 DirectDeclarator: DirectDeclarator '[' . TypeQualifierListOpt AssignmentExpressionOpt ']'
99 | DirectDeclarator '[' . STATIC TypeQualifierListOpt AssignmentExpression ']'
100 | DirectDeclarator '[' . TypeQualifierList STATIC AssignmentExpression ']'
101 | DirectDeclarator '[' . TypeQualifierListOpt '*' ']'
259 TypeQualifier: . CONST
260 | . RESTRICT
261 | . VOLATILE
262 TypeQualifierList: . TypeQualifier
263 | . TypeQualifierList TypeQualifier
264 TypeQualifierListOpt: . %empty ['!', '&', '(', '*', '+', '-', ']', '~', CHARCONST, DEC, FLOATCONST, IDENTIFIER, INC, INTCONST, LONGCHARCONST, LONGSTRINGLITERAL, SIZEOF, STRINGLITERAL]
265 | . TypeQualifierList
CONST posunout a přejít do stavu 37
RESTRICT posunout a přejít do stavu 46
STATIC posunout a přejít do stavu 306
VOLATILE posunout a přejít do stavu 56
$výchozí reduce using rule 264 (TypeQualifierListOpt)
TypeQualifier přejít do stavu 128
TypeQualifierList přejít do stavu 307
TypeQualifierListOpt přejít do stavu 308
State 203
76 Declarator: . PointerOpt DirectDeclarator
77 DeclaratorOpt: . %empty [':']
78 | . Declarator
193 Pointer: . '*' TypeQualifierListOpt
194 | . '*' TypeQualifierListOpt Pointer
195 PointerOpt: . %empty ['(', IDENTIFIER]
196 | . Pointer
244 StructDeclaration: SpecifierQualifierList . StructDeclaratorList ';'
247 StructDeclarator: . Declarator
248 | . DeclaratorOpt ':' ConstantExpression
249 StructDeclaratorList: . StructDeclarator
250 | . StructDeclaratorList ',' StructDeclarator
'*' posunout a přejít do stavu 96
':' reduce using rule 77 (DeclaratorOpt)
$výchozí reduce using rule 195 (PointerOpt)
Declarator přejít do stavu 309
DeclaratorOpt přejít do stavu 310
Pointer přejít do stavu 101
PointerOpt přejít do stavu 102
StructDeclarator přejít do stavu 311
StructDeclaratorList přejít do stavu 312
State 204
245 StructDeclarationList: StructDeclaration .
$výchozí reduce using rule 245 (StructDeclarationList)
State 205
113 EnumSpecifier: . ENUM IdentifierOpt '{' EnumeratorList '}'
114 | . ENUM IdentifierOpt '{' EnumeratorList ',' '}'
115 | . ENUM IDENTIFIER
227 SpecifierQualifierList: . TypeSpecifier SpecifierQualifierListOpt
228 | . TypeQualifier SpecifierQualifierListOpt
244 StructDeclaration: . SpecifierQualifierList StructDeclaratorList ';'
246 StructDeclarationList: StructDeclarationList . StructDeclaration
251 StructOrUnion: . STRUCT
252 | . UNION
253 StructOrUnionSpecifier: . StructOrUnion IdentifierOpt '{' StructDeclarationList '}'
253 | StructOrUnion IdentifierOpt '{' StructDeclarationList . '}'
254 | . StructOrUnion IDENTIFIER
259 TypeQualifier: . CONST
260 | . RESTRICT
261 | . VOLATILE
266 TypeSpecifier: . VOID
267 | . CHAR
268 | . SHORT
269 | . INT
270 | . LONG
271 | . FLOAT
272 | . DOUBLE
273 | . SIGNED
274 | . UNSIGNED
275 | . BOOL
276 | . COMPLEX
277 | . StructOrUnionSpecifier
278 | . EnumSpecifier
279 | . TYPEDEFNAME
'}' posunout a přejít do stavu 313
BOOL posunout a přejít do stavu 34
CHAR posunout a přejít do stavu 35
COMPLEX posunout a přejít do stavu 36
CONST posunout a přejít do stavu 37
DOUBLE posunout a přejít do stavu 38
ENUM posunout a přejít do stavu 39
FLOAT posunout a přejít do stavu 41
INT posunout a přejít do stavu 43
LONG posunout a přejít do stavu 44
RESTRICT posunout a přejít do stavu 46
SHORT posunout a přejít do stavu 47
SIGNED posunout a přejít do stavu 48
STRUCT posunout a přejít do stavu 50
TYPEDEFNAME posunout a přejít do stavu 52
UNION posunout a přejít do stavu 53
UNSIGNED posunout a přejít do stavu 54
VOID posunout a přejít do stavu 55
VOLATILE posunout a přejít do stavu 56
EnumSpecifier přejít do stavu 59
SpecifierQualifierList přejít do stavu 203
StructDeclaration přejít do stavu 314
StructOrUnion přejít do stavu 64
StructOrUnionSpecifier přejít do stavu 65
TypeQualifier přejít do stavu 206
TypeSpecifier přejít do stavu 207
State 206
113 EnumSpecifier: . ENUM IdentifierOpt '{' EnumeratorList '}'
114 | . ENUM IdentifierOpt '{' EnumeratorList ',' '}'
115 | . ENUM IDENTIFIER
227 SpecifierQualifierList: . TypeSpecifier SpecifierQualifierListOpt
228 | . TypeQualifier SpecifierQualifierListOpt
228 | TypeQualifier . SpecifierQualifierListOpt
229 SpecifierQualifierListOpt: . %empty ['(', ')', '*', ':', '[', IDENTIFIER]
230 | . SpecifierQualifierList
251 StructOrUnion: . STRUCT
252 | . UNION
253 StructOrUnionSpecifier: . StructOrUnion IdentifierOpt '{' StructDeclarationList '}'
254 | . StructOrUnion IDENTIFIER
259 TypeQualifier: . CONST
260 | . RESTRICT
261 | . VOLATILE
266 TypeSpecifier: . VOID
267 | . CHAR
268 | . SHORT
269 | . INT
270 | . LONG
271 | . FLOAT
272 | . DOUBLE
273 | . SIGNED
274 | . UNSIGNED
275 | . BOOL
276 | . COMPLEX
277 | . StructOrUnionSpecifier
278 | . EnumSpecifier
279 | . TYPEDEFNAME
BOOL posunout a přejít do stavu 34
CHAR posunout a přejít do stavu 35
COMPLEX posunout a přejít do stavu 36
CONST posunout a přejít do stavu 37
DOUBLE posunout a přejít do stavu 38
ENUM posunout a přejít do stavu 39
FLOAT posunout a přejít do stavu 41
INT posunout a přejít do stavu 43
LONG posunout a přejít do stavu 44
RESTRICT posunout a přejít do stavu 46
SHORT posunout a přejít do stavu 47
SIGNED posunout a přejít do stavu 48
STRUCT posunout a přejít do stavu 50
TYPEDEFNAME posunout a přejít do stavu 52
UNION posunout a přejít do stavu 53
UNSIGNED posunout a přejít do stavu 54
VOID posunout a přejít do stavu 55
VOLATILE posunout a přejít do stavu 56
$výchozí reduce using rule 229 (SpecifierQualifierListOpt)
EnumSpecifier přejít do stavu 59
SpecifierQualifierList přejít do stavu 315
SpecifierQualifierListOpt přejít do stavu 316
StructOrUnion přejít do stavu 64
StructOrUnionSpecifier přejít do stavu 65
TypeQualifier přejít do stavu 206
TypeSpecifier přejít do stavu 207
State 207
113 EnumSpecifier: . ENUM IdentifierOpt '{' EnumeratorList '}'
114 | . ENUM IdentifierOpt '{' EnumeratorList ',' '}'
115 | . ENUM IDENTIFIER
227 SpecifierQualifierList: . TypeSpecifier SpecifierQualifierListOpt
227 | TypeSpecifier . SpecifierQualifierListOpt
228 | . TypeQualifier SpecifierQualifierListOpt
229 SpecifierQualifierListOpt: . %empty ['(', ')', '*', ':', '[', IDENTIFIER]
230 | . SpecifierQualifierList
251 StructOrUnion: . STRUCT
252 | . UNION
253 StructOrUnionSpecifier: . StructOrUnion IdentifierOpt '{' StructDeclarationList '}'
254 | . StructOrUnion IDENTIFIER
259 TypeQualifier: . CONST
260 | . RESTRICT
261 | . VOLATILE
266 TypeSpecifier: . VOID
267 | . CHAR
268 | . SHORT
269 | . INT
270 | . LONG
271 | . FLOAT
272 | . DOUBLE
273 | . SIGNED
274 | . UNSIGNED
275 | . BOOL
276 | . COMPLEX
277 | . StructOrUnionSpecifier
278 | . EnumSpecifier
279 | . TYPEDEFNAME
BOOL posunout a přejít do stavu 34
CHAR posunout a přejít do stavu 35
COMPLEX posunout a přejít do stavu 36
CONST posunout a přejít do stavu 37
DOUBLE posunout a přejít do stavu 38
ENUM posunout a přejít do stavu 39
FLOAT posunout a přejít do stavu 41
INT posunout a přejít do stavu 43
LONG posunout a přejít do stavu 44
RESTRICT posunout a přejít do stavu 46
SHORT posunout a přejít do stavu 47
SIGNED posunout a přejít do stavu 48
STRUCT posunout a přejít do stavu 50
TYPEDEFNAME posunout a přejít do stavu 52
UNION posunout a přejít do stavu 53
UNSIGNED posunout a přejít do stavu 54
VOID posunout a přejít do stavu 55
VOLATILE posunout a přejít do stavu 56
$výchozí reduce using rule 229 (SpecifierQualifierListOpt)
EnumSpecifier přejít do stavu 59
SpecifierQualifierList přejít do stavu 315
SpecifierQualifierListOpt přejít do stavu 317
StructOrUnion přejít do stavu 64
StructOrUnionSpecifier přejít do stavu 65
TypeQualifier přejít do stavu 206
TypeSpecifier přejít do stavu 207
State 208
48 ControlLine: PPDEFINE IDENTIFIER_LPAREN DDD ')' ReplacementList .
$výchozí reduce using rule 48 (ControlLine)
State 209
58 ControlLine: PPDEFINE IDENTIFIER_LPAREN IDENTIFIER DDD ')' . ReplacementList
206 PpTokenList: . PpTokens '\n'
207 PpTokenListOpt: . '\n'
208 | . PpTokenList
209 PpTokens: . PPOTHER
210 | . PpTokens PPOTHER
220 ReplacementList: . PpTokenListOpt
'\n' posunout a přejít do stavu 4
PPOTHER posunout a přejít do stavu 18
PpTokenList přejít do stavu 28
PpTokenListOpt přejít do stavu 111
PpTokens přejít do stavu 30
ReplacementList přejít do stavu 318
State 210
49 ControlLine: PPDEFINE IDENTIFIER_LPAREN IdentifierList ',' DDD . ')' ReplacementList
')' posunout a přejít do stavu 319
State 211
59 ControlLine: PPDEFINE IDENTIFIER_LPAREN IdentifierList ',' IDENTIFIER . DDD ')' ReplacementList
144 IdentifierList: IdentifierList ',' IDENTIFIER . [')', ',']
DDD posunout a přejít do stavu 320
$výchozí reduce using rule 144 (IdentifierList)
State 212
50 ControlLine: PPDEFINE IDENTIFIER_LPAREN IdentifierListOpt ')' ReplacementList .
$výchozí reduce using rule 50 (ControlLine)
State 213
109 ElseGroup: PPELSE '\n' GroupListOpt .
$výchozí reduce using rule 109 (ElseGroup)
State 214
112 EndifLine: PPENDIF PpTokenListOpt .
$výchozí reduce using rule 112 (EndifLine)
State 215
5 AdditiveExpression: . MultiplicativeExpression
6 | . AdditiveExpression '+' MultiplicativeExpression
7 | . AdditiveExpression '-' MultiplicativeExpression
8 AndExpression: . EqualityExpression
9 | . AndExpression '&' EqualityExpression
35 CastExpression: . UnaryExpression
36 | . '(' TypeName ')' CastExpression
38 ConditionalExpression: . LogicalOrExpression
39 | . LogicalOrExpression '?' Expression ':' ConditionalExpression
40 Constant: . CHARCONST
41 | . FLOATCONST
42 | . INTCONST
43 | . LONGCHARCONST
44 | . LONGSTRINGLITERAL
45 | . STRINGLITERAL
46 ConstantExpression: . ConditionalExpression
118 Enumerator: EnumerationConstant '=' . ConstantExpression
121 EqualityExpression: . RelationalExpression
122 | . EqualityExpression EQ RelationalExpression
123 | . EqualityExpression NEQ RelationalExpression
124 ExclusiveOrExpression: . AndExpression
125 | . ExclusiveOrExpression '^' AndExpression
153 InclusiveOrExpression: . ExclusiveOrExpression
154 | . InclusiveOrExpression '|' ExclusiveOrExpression
177 LogicalAndExpression: . InclusiveOrExpression
178 | . LogicalAndExpression ANDAND InclusiveOrExpression
179 LogicalOrExpression: . LogicalAndExpression
180 | . LogicalOrExpression OROR LogicalAndExpression
181 MultiplicativeExpression: . CastExpression
182 | . MultiplicativeExpression '*' CastExpression
183 | . MultiplicativeExpression '/' CastExpression
184 | . MultiplicativeExpression '%' CastExpression
197 PostfixExpression: . PrimaryExpression
198 | . PostfixExpression '[' Expression ']'
199 | . PostfixExpression '(' ArgumentExpressionListOpt ')'
200 | . PostfixExpression '.' IDENTIFIER
201 | . PostfixExpression ARROW IDENTIFIER
202 | . PostfixExpression INC
203 | . PostfixExpression DEC
204 | . '(' TypeName ')' '{' InitializerList '}'
205 | . '(' TypeName ')' '{' InitializerList ',' '}'
212 PrimaryExpression: . IDENTIFIER
213 | . Constant
214 | . '(' Expression ')'
215 RelationalExpression: . ShiftExpression
216 | . RelationalExpression '<' ShiftExpression
217 | . RelationalExpression '>' ShiftExpression
218 | . RelationalExpression LEQ ShiftExpression
219 | . RelationalExpression GEQ ShiftExpression
224 ShiftExpression: . AdditiveExpression
225 | . ShiftExpression LSH AdditiveExpression
226 | . ShiftExpression RSH AdditiveExpression
280 UnaryExpression: . PostfixExpression
281 | . INC UnaryExpression
282 | . DEC UnaryExpression
283 | . UnaryOperator CastExpression
284 | . SIZEOF UnaryExpression
285 | . SIZEOF '(' TypeName ')'
286 UnaryOperator: . '&'
287 | . '*'
288 | . '+'
289 | . '-'
290 | . '~'
291 | . '!'
'!' posunout a přejít do stavu 158
'&' posunout a přejít do stavu 159
'(' posunout a přejít do stavu 160
'*' posunout a přejít do stavu 161
'+' posunout a přejít do stavu 162
'-' posunout a přejít do stavu 163
'~' posunout a přejít do stavu 165
CHARCONST posunout a přejít do stavu 166
DEC posunout a přejít do stavu 167
FLOATCONST posunout a přejít do stavu 168
IDENTIFIER posunout a přejít do stavu 169
INC posunout a přejít do stavu 170
INTCONST posunout a přejít do stavu 171
LONGCHARCONST posunout a přejít do stavu 172
LONGSTRINGLITERAL posunout a přejít do stavu 173
SIZEOF posunout a přejít do stavu 174
STRINGLITERAL posunout a přejít do stavu 175
AdditiveExpression přejít do stavu 176
AndExpression přejít do stavu 177
CastExpression přejít do stavu 179
ConditionalExpression přejít do stavu 321
Constant přejít do stavu 181
ConstantExpression přejít do stavu 322
EqualityExpression přejít do stavu 182
ExclusiveOrExpression přejít do stavu 183
InclusiveOrExpression přejít do stavu 184
LogicalAndExpression přejít do stavu 186
LogicalOrExpression přejít do stavu 187
MultiplicativeExpression přejít do stavu 188
PostfixExpression přejít do stavu 189
PrimaryExpression přejít do stavu 190
RelationalExpression přejít do stavu 191
ShiftExpression přejít do stavu 192
UnaryExpression přejít do stavu 272
UnaryOperator přejít do stavu 194
State 216
114 EnumSpecifier: ENUM IdentifierOpt '{' EnumeratorList ',' . '}'
116 EnumerationConstant: . IDENTIFIER
117 Enumerator: . EnumerationConstant
118 | . EnumerationConstant '=' ConstantExpression
120 EnumeratorList: EnumeratorList ',' . Enumerator
'}' posunout a přejít do stavu 323
IDENTIFIER posunout a přejít do stavu 152
EnumerationConstant přejít do stavu 153
Enumerator přejít do stavu 324
State 217
113 EnumSpecifier: ENUM IdentifierOpt '{' EnumeratorList '}' .
$výchozí reduce using rule 113 (EnumSpecifier)
State 218
126 Expression: AssignmentExpression .
$výchozí reduce using rule 126 (Expression)
State 219
127 Expression: Expression . ',' AssignmentExpression
214 PrimaryExpression: '(' Expression . ')'
')' posunout a přejít do stavu 325
',' posunout a přejít do stavu 326
State 220
1 AbstractDeclarator: . Pointer
2 | . PointerOpt DirectAbstractDeclarator
3 AbstractDeclaratorOpt: . %empty [')']
4 | . AbstractDeclarator
193 Pointer: . '*' TypeQualifierListOpt
194 | . '*' TypeQualifierListOpt Pointer
195 PointerOpt: . %empty ['(', '[']
196 | . Pointer
258 TypeName: SpecifierQualifierList . AbstractDeclaratorOpt
'*' posunout a přejít do stavu 96
')' reduce using rule 3 (AbstractDeclaratorOpt)
$výchozí reduce using rule 195 (PointerOpt)
AbstractDeclarator přejít do stavu 327
AbstractDeclaratorOpt přejít do stavu 328
Pointer přejít do stavu 329
PointerOpt přejít do stavu 330
State 221
36 CastExpression: '(' TypeName . ')' CastExpression
204 PostfixExpression: '(' TypeName . ')' '{' InitializerList '}'
205 | '(' TypeName . ')' '{' InitializerList ',' '}'
')' posunout a přejít do stavu 331
State 222
83 Designator: '.' . IDENTIFIER
IDENTIFIER posunout a přejít do stavu 332
State 223
5 AdditiveExpression: . MultiplicativeExpression
6 | . AdditiveExpression '+' MultiplicativeExpression
7 | . AdditiveExpression '-' MultiplicativeExpression
8 AndExpression: . EqualityExpression
9 | . AndExpression '&' EqualityExpression
35 CastExpression: . UnaryExpression
36 | . '(' TypeName ')' CastExpression
38 ConditionalExpression: . LogicalOrExpression
39 | . LogicalOrExpression '?' Expression ':' ConditionalExpression
40 Constant: . CHARCONST
41 | . FLOATCONST
42 | . INTCONST
43 | . LONGCHARCONST
44 | . LONGSTRINGLITERAL
45 | . STRINGLITERAL
46 ConstantExpression: . ConditionalExpression
82 Designator: '[' . ConstantExpression ']'
121 EqualityExpression: . RelationalExpression
122 | . EqualityExpression EQ RelationalExpression
123 | . EqualityExpression NEQ RelationalExpression
124 ExclusiveOrExpression: . AndExpression
125 | . ExclusiveOrExpression '^' AndExpression
153 InclusiveOrExpression: . ExclusiveOrExpression
154 | . InclusiveOrExpression '|' ExclusiveOrExpression
177 LogicalAndExpression: . InclusiveOrExpression
178 | . LogicalAndExpression ANDAND InclusiveOrExpression
179 LogicalOrExpression: . LogicalAndExpression
180 | . LogicalOrExpression OROR LogicalAndExpression
181 MultiplicativeExpression: . CastExpression
182 | . MultiplicativeExpression '*' CastExpression
183 | . MultiplicativeExpression '/' CastExpression
184 | . MultiplicativeExpression '%' CastExpression
197 PostfixExpression: . PrimaryExpression
198 | . PostfixExpression '[' Expression ']'
199 | . PostfixExpression '(' ArgumentExpressionListOpt ')'
200 | . PostfixExpression '.' IDENTIFIER
201 | . PostfixExpression ARROW IDENTIFIER
202 | . PostfixExpression INC
203 | . PostfixExpression DEC
204 | . '(' TypeName ')' '{' InitializerList '}'
205 | . '(' TypeName ')' '{' InitializerList ',' '}'
212 PrimaryExpression: . IDENTIFIER
213 | . Constant
214 | . '(' Expression ')'
215 RelationalExpression: . ShiftExpression
216 | . RelationalExpression '<' ShiftExpression
217 | . RelationalExpression '>' ShiftExpression
218 | . RelationalExpression LEQ ShiftExpression
219 | . RelationalExpression GEQ ShiftExpression
224 ShiftExpression: . AdditiveExpression
225 | . ShiftExpression LSH AdditiveExpression
226 | . ShiftExpression RSH AdditiveExpression
280 UnaryExpression: . PostfixExpression
281 | . INC UnaryExpression
282 | . DEC UnaryExpression
283 | . UnaryOperator CastExpression
284 | . SIZEOF UnaryExpression
285 | . SIZEOF '(' TypeName ')'
286 UnaryOperator: . '&'
287 | . '*'
288 | . '+'
289 | . '-'
290 | . '~'
291 | . '!'
'!' posunout a přejít do stavu 158
'&' posunout a přejít do stavu 159
'(' posunout a přejít do stavu 160
'*' posunout a přejít do stavu 161
'+' posunout a přejít do stavu 162
'-' posunout a přejít do stavu 163
'~' posunout a přejít do stavu 165
CHARCONST posunout a přejít do stavu 166
DEC posunout a přejít do stavu 167
FLOATCONST posunout a přejít do stavu 168
IDENTIFIER posunout a přejít do stavu 169
INC posunout a přejít do stavu 170
INTCONST posunout a přejít do stavu 171
LONGCHARCONST posunout a přejít do stavu 172
LONGSTRINGLITERAL posunout a přejít do stavu 173
SIZEOF posunout a přejít do stavu 174
STRINGLITERAL posunout a přejít do stavu 175
AdditiveExpression přejít do stavu 176
AndExpression přejít do stavu 177
CastExpression přejít do stavu 179
ConditionalExpression přejít do stavu 321
Constant přejít do stavu 181
ConstantExpression přejít do stavu 333
EqualityExpression přejít do stavu 182
ExclusiveOrExpression přejít do stavu 183
InclusiveOrExpression přejít do stavu 184
LogicalAndExpression přejít do stavu 186
LogicalOrExpression přejít do stavu 187
MultiplicativeExpression přejít do stavu 188
PostfixExpression přejít do stavu 189
PrimaryExpression přejít do stavu 190
RelationalExpression přejít do stavu 191
ShiftExpression přejít do stavu 192
UnaryExpression přejít do stavu 272
UnaryOperator přejít do stavu 194
State 224
81 DesignationOpt: Designation .
$výchozí reduce using rule 81 (DesignationOpt)
State 225
5 AdditiveExpression: . MultiplicativeExpression
6 | . AdditiveExpression '+' MultiplicativeExpression
7 | . AdditiveExpression '-' MultiplicativeExpression
8 AndExpression: . EqualityExpression
9 | . AndExpression '&' EqualityExpression
14 AssignmentExpression: . ConditionalExpression
15 | . UnaryExpression AssignmentOperator AssignmentExpression
35 CastExpression: . UnaryExpression
36 | . '(' TypeName ')' CastExpression
38 ConditionalExpression: . LogicalOrExpression
39 | . LogicalOrExpression '?' Expression ':' ConditionalExpression
40 Constant: . CHARCONST
41 | . FLOATCONST
42 | . INTCONST
43 | . LONGCHARCONST
44 | . LONGSTRINGLITERAL
45 | . STRINGLITERAL
121 EqualityExpression: . RelationalExpression
122 | . EqualityExpression EQ RelationalExpression
123 | . EqualityExpression NEQ RelationalExpression
124 ExclusiveOrExpression: . AndExpression
125 | . ExclusiveOrExpression '^' AndExpression
153 InclusiveOrExpression: . ExclusiveOrExpression
154 | . InclusiveOrExpression '|' ExclusiveOrExpression
161 Initializer: . AssignmentExpression
162 | . '{' InitializerList '}'
163 | . '{' InitializerList ',' '}'
164 InitializerList: DesignationOpt . Initializer
177 LogicalAndExpression: . InclusiveOrExpression
178 | . LogicalAndExpression ANDAND InclusiveOrExpression
179 LogicalOrExpression: . LogicalAndExpression
180 | . LogicalOrExpression OROR LogicalAndExpression
181 MultiplicativeExpression: . CastExpression
182 | . MultiplicativeExpression '*' CastExpression
183 | . MultiplicativeExpression '/' CastExpression
184 | . MultiplicativeExpression '%' CastExpression
197 PostfixExpression: . PrimaryExpression
198 | . PostfixExpression '[' Expression ']'
199 | . PostfixExpression '(' ArgumentExpressionListOpt ')'
200 | . PostfixExpression '.' IDENTIFIER
201 | . PostfixExpression ARROW IDENTIFIER
202 | . PostfixExpression INC
203 | . PostfixExpression DEC
204 | . '(' TypeName ')' '{' InitializerList '}'
205 | . '(' TypeName ')' '{' InitializerList ',' '}'
212 PrimaryExpression: . IDENTIFIER
213 | . Constant
214 | . '(' Expression ')'
215 RelationalExpression: . ShiftExpression
216 | . RelationalExpression '<' ShiftExpression
217 | . RelationalExpression '>' ShiftExpression
218 | . RelationalExpression LEQ ShiftExpression
219 | . RelationalExpression GEQ ShiftExpression
224 ShiftExpression: . AdditiveExpression
225 | . ShiftExpression LSH AdditiveExpression
226 | . ShiftExpression RSH AdditiveExpression
280 UnaryExpression: . PostfixExpression
281 | . INC UnaryExpression
282 | . DEC UnaryExpression
283 | . UnaryOperator CastExpression
284 | . SIZEOF UnaryExpression
285 | . SIZEOF '(' TypeName ')'
286 UnaryOperator: . '&'
287 | . '*'
288 | . '+'
289 | . '-'
290 | . '~'
291 | . '!'
'!' posunout a přejít do stavu 158
'&' posunout a přejít do stavu 159
'(' posunout a přejít do stavu 160
'*' posunout a přejít do stavu 161
'+' posunout a přejít do stavu 162
'-' posunout a přejít do stavu 163
'{' posunout a přejít do stavu 164
'~' posunout a přejít do stavu 165
CHARCONST posunout a přejít do stavu 166
DEC posunout a přejít do stavu 167
FLOATCONST posunout a přejít do stavu 168
IDENTIFIER posunout a přejít do stavu 169
INC posunout a přejít do stavu 170
INTCONST posunout a přejít do stavu 171
LONGCHARCONST posunout a přejít do stavu 172
LONGSTRINGLITERAL posunout a přejít do stavu 173
SIZEOF posunout a přejít do stavu 174
STRINGLITERAL posunout a přejít do stavu 175
AdditiveExpression přejít do stavu 176
AndExpression přejít do stavu 177
AssignmentExpression přejít do stavu 178
CastExpression přejít do stavu 179
ConditionalExpression přejít do stavu 180
Constant přejít do stavu 181
EqualityExpression přejít do stavu 182
ExclusiveOrExpression přejít do stavu 183
InclusiveOrExpression přejít do stavu 184
Initializer přejít do stavu 334
LogicalAndExpression přejít do stavu 186
LogicalOrExpression přejít do stavu 187
MultiplicativeExpression přejít do stavu 188
PostfixExpression přejít do stavu 189
PrimaryExpression přejít do stavu 190
RelationalExpression přejít do stavu 191
ShiftExpression přejít do stavu 192
UnaryExpression přejít do stavu 193
UnaryOperator přejít do stavu 194
State 226
84 DesignatorList: Designator .
$výchozí reduce using rule 84 (DesignatorList)
State 227
79 Designation: DesignatorList . '='
82 Designator: . '[' ConstantExpression ']'
83 | . '.' IDENTIFIER
85 DesignatorList: DesignatorList . Designator
'.' posunout a přejít do stavu 222
'=' posunout a přejít do stavu 335
'[' posunout a přejít do stavu 223
Designator přejít do stavu 336
State 228
162 Initializer: '{' InitializerList . '}'
163 | '{' InitializerList . ',' '}'
165 InitializerList: InitializerList . ',' DesignationOpt Initializer
',' posunout a přejít do stavu 337
'}' posunout a přejít do stavu 338
State 229
5 AdditiveExpression: . MultiplicativeExpression
6 | . AdditiveExpression '+' MultiplicativeExpression
7 | . AdditiveExpression '-' MultiplicativeExpression
8 AndExpression: . EqualityExpression
9 | . AndExpression '&' EqualityExpression
14 AssignmentExpression: . ConditionalExpression
15 | . UnaryExpression AssignmentOperator AssignmentExpression
35 CastExpression: . UnaryExpression
36 | . '(' TypeName ')' CastExpression
38 ConditionalExpression: . LogicalOrExpression
39 | . LogicalOrExpression '?' Expression ':' ConditionalExpression
40 Constant: . CHARCONST
41 | . FLOATCONST
42 | . INTCONST
43 | . LONGCHARCONST
44 | . LONGSTRINGLITERAL
45 | . STRINGLITERAL
113 EnumSpecifier: . ENUM IdentifierOpt '{' EnumeratorList '}'
114 | . ENUM IdentifierOpt '{' EnumeratorList ',' '}'
115 | . ENUM IDENTIFIER
121 EqualityExpression: . RelationalExpression
122 | . EqualityExpression EQ RelationalExpression
123 | . EqualityExpression NEQ RelationalExpression
124 ExclusiveOrExpression: . AndExpression
125 | . ExclusiveOrExpression '^' AndExpression
126 Expression: . AssignmentExpression
127 | . Expression ',' AssignmentExpression
153 InclusiveOrExpression: . ExclusiveOrExpression
154 | . InclusiveOrExpression '|' ExclusiveOrExpression
177 LogicalAndExpression: . InclusiveOrExpression
178 | . LogicalAndExpression ANDAND InclusiveOrExpression
179 LogicalOrExpression: . LogicalAndExpression
180 | . LogicalOrExpression OROR LogicalAndExpression
181 MultiplicativeExpression: . CastExpression
182 | . MultiplicativeExpression '*' CastExpression
183 | . MultiplicativeExpression '/' CastExpression
184 | . MultiplicativeExpression '%' CastExpression
197 PostfixExpression: . PrimaryExpression
198 | . PostfixExpression '[' Expression ']'
199 | . PostfixExpression '(' ArgumentExpressionListOpt ')'
200 | . PostfixExpression '.' IDENTIFIER
201 | . PostfixExpression ARROW IDENTIFIER
202 | . PostfixExpression INC
203 | . PostfixExpression DEC
204 | . '(' TypeName ')' '{' InitializerList '}'
204 | '(' . TypeName ')' '{' InitializerList '}'
205 | . '(' TypeName ')' '{' InitializerList ',' '}'
205 | '(' . TypeName ')' '{' InitializerList ',' '}'
212 PrimaryExpression: . IDENTIFIER
213 | . Constant
214 | . '(' Expression ')'
214 | '(' . Expression ')'
215 RelationalExpression: . ShiftExpression
216 | . RelationalExpression '<' ShiftExpression
217 | . RelationalExpression '>' ShiftExpression
218 | . RelationalExpression LEQ ShiftExpression
219 | . RelationalExpression GEQ ShiftExpression
224 ShiftExpression: . AdditiveExpression
225 | . ShiftExpression LSH AdditiveExpression
226 | . ShiftExpression RSH AdditiveExpression
227 SpecifierQualifierList: . TypeSpecifier SpecifierQualifierListOpt
228 | . TypeQualifier SpecifierQualifierListOpt
251 StructOrUnion: . STRUCT
252 | . UNION
253 StructOrUnionSpecifier: . StructOrUnion IdentifierOpt '{' StructDeclarationList '}'
254 | . StructOrUnion IDENTIFIER
258 TypeName: . SpecifierQualifierList AbstractDeclaratorOpt
259 TypeQualifier: . CONST
260 | . RESTRICT
261 | . VOLATILE
266 TypeSpecifier: . VOID
267 | . CHAR
268 | . SHORT
269 | . INT
270 | . LONG
271 | . FLOAT
272 | . DOUBLE
273 | . SIGNED
274 | . UNSIGNED
275 | . BOOL
276 | . COMPLEX
277 | . StructOrUnionSpecifier
278 | . EnumSpecifier
279 | . TYPEDEFNAME
280 UnaryExpression: . PostfixExpression
281 | . INC UnaryExpression
282 | . DEC UnaryExpression
283 | . UnaryOperator CastExpression
284 | . SIZEOF UnaryExpression
285 | . SIZEOF '(' TypeName ')'
286 UnaryOperator: . '&'
287 | . '*'
288 | . '+'
289 | . '-'
290 | . '~'
291 | . '!'
'!' posunout a přejít do stavu 158
'&' posunout a přejít do stavu 159
'(' posunout a přejít do stavu 160
'*' posunout a přejít do stavu 161
'+' posunout a přejít do stavu 162
'-' posunout a přejít do stavu 163
'~' posunout a přejít do stavu 165
BOOL posunout a přejít do stavu 34
CHAR posunout a přejít do stavu 35
CHARCONST posunout a přejít do stavu 166
COMPLEX posunout a přejít do stavu 36
CONST posunout a přejít do stavu 37
DEC posunout a přejít do stavu 167
DOUBLE posunout a přejít do stavu 38
ENUM posunout a přejít do stavu 39
FLOAT posunout a přejít do stavu 41
FLOATCONST posunout a přejít do stavu 168
IDENTIFIER posunout a přejít do stavu 169
INC posunout a přejít do stavu 170
INT posunout a přejít do stavu 43
INTCONST posunout a přejít do stavu 171
LONG posunout a přejít do stavu 44
LONGCHARCONST posunout a přejít do stavu 172
LONGSTRINGLITERAL posunout a přejít do stavu 173
RESTRICT posunout a přejít do stavu 46
SHORT posunout a přejít do stavu 47
SIGNED posunout a přejít do stavu 48
SIZEOF posunout a přejít do stavu 174
STRINGLITERAL posunout a přejít do stavu 175
STRUCT posunout a přejít do stavu 50
TYPEDEFNAME posunout a přejít do stavu 52
UNION posunout a přejít do stavu 53
UNSIGNED posunout a přejít do stavu 54
VOID posunout a přejít do stavu 55
VOLATILE posunout a přejít do stavu 56
AdditiveExpression přejít do stavu 176
AndExpression přejít do stavu 177
AssignmentExpression přejít do stavu 218
CastExpression přejít do stavu 179
ConditionalExpression přejít do stavu 180
Constant přejít do stavu 181
EnumSpecifier přejít do stavu 59
EqualityExpression přejít do stavu 182
ExclusiveOrExpression přejít do stavu 183
Expression přejít do stavu 219
InclusiveOrExpression přejít do stavu 184
LogicalAndExpression přejít do stavu 186
LogicalOrExpression přejít do stavu 187
MultiplicativeExpression přejít do stavu 188
PostfixExpression přejít do stavu 189
PrimaryExpression přejít do stavu 190
RelationalExpression přejít do stavu 191
ShiftExpression přejít do stavu 192
SpecifierQualifierList přejít do stavu 220
StructOrUnion přejít do stavu 64
StructOrUnionSpecifier přejít do stavu 65
TypeName přejít do stavu 339
TypeQualifier přejít do stavu 206
TypeSpecifier přejít do stavu 207
UnaryExpression přejít do stavu 193
UnaryOperator přejít do stavu 194
State 230
282 UnaryExpression: DEC UnaryExpression .
$výchozí reduce using rule 282 (UnaryExpression)
State 231
281 UnaryExpression: INC UnaryExpression .
$výchozí reduce using rule 281 (UnaryExpression)
State 232
5 AdditiveExpression: . MultiplicativeExpression
6 | . AdditiveExpression '+' MultiplicativeExpression
7 | . AdditiveExpression '-' MultiplicativeExpression
8 AndExpression: . EqualityExpression
9 | . AndExpression '&' EqualityExpression
14 AssignmentExpression: . ConditionalExpression
15 | . UnaryExpression AssignmentOperator AssignmentExpression
35 CastExpression: . UnaryExpression
36 | . '(' TypeName ')' CastExpression
38 ConditionalExpression: . LogicalOrExpression
39 | . LogicalOrExpression '?' Expression ':' ConditionalExpression
40 Constant: . CHARCONST
41 | . FLOATCONST
42 | . INTCONST
43 | . LONGCHARCONST
44 | . LONGSTRINGLITERAL
45 | . STRINGLITERAL
113 EnumSpecifier: . ENUM IdentifierOpt '{' EnumeratorList '}'
114 | . ENUM IdentifierOpt '{' EnumeratorList ',' '}'
115 | . ENUM IDENTIFIER
121 EqualityExpression: . RelationalExpression
122 | . EqualityExpression EQ RelationalExpression
123 | . EqualityExpression NEQ RelationalExpression
124 ExclusiveOrExpression: . AndExpression
125 | . ExclusiveOrExpression '^' AndExpression
126 Expression: . AssignmentExpression
127 | . Expression ',' AssignmentExpression
153 InclusiveOrExpression: . ExclusiveOrExpression
154 | . InclusiveOrExpression '|' ExclusiveOrExpression
177 LogicalAndExpression: . InclusiveOrExpression
178 | . LogicalAndExpression ANDAND InclusiveOrExpression
179 LogicalOrExpression: . LogicalAndExpression
180 | . LogicalOrExpression OROR LogicalAndExpression
181 MultiplicativeExpression: . CastExpression
182 | . MultiplicativeExpression '*' CastExpression
183 | . MultiplicativeExpression '/' CastExpression
184 | . MultiplicativeExpression '%' CastExpression
197 PostfixExpression: . PrimaryExpression
198 | . PostfixExpression '[' Expression ']'
199 | . PostfixExpression '(' ArgumentExpressionListOpt ')'
200 | . PostfixExpression '.' IDENTIFIER
201 | . PostfixExpression ARROW IDENTIFIER
202 | . PostfixExpression INC
203 | . PostfixExpression DEC
204 | . '(' TypeName ')' '{' InitializerList '}'
204 | '(' . TypeName ')' '{' InitializerList '}'
205 | . '(' TypeName ')' '{' InitializerList ',' '}'
205 | '(' . TypeName ')' '{' InitializerList ',' '}'
212 PrimaryExpression: . IDENTIFIER
213 | . Constant
214 | . '(' Expression ')'
214 | '(' . Expression ')'
215 RelationalExpression: . ShiftExpression
216 | . RelationalExpression '<' ShiftExpression
217 | . RelationalExpression '>' ShiftExpression
218 | . RelationalExpression LEQ ShiftExpression
219 | . RelationalExpression GEQ ShiftExpression
224 ShiftExpression: . AdditiveExpression
225 | . ShiftExpression LSH AdditiveExpression
226 | . ShiftExpression RSH AdditiveExpression
227 SpecifierQualifierList: . TypeSpecifier SpecifierQualifierListOpt
228 | . TypeQualifier SpecifierQualifierListOpt
251 StructOrUnion: . STRUCT
252 | . UNION
253 StructOrUnionSpecifier: . StructOrUnion IdentifierOpt '{' StructDeclarationList '}'
254 | . StructOrUnion IDENTIFIER
258 TypeName: . SpecifierQualifierList AbstractDeclaratorOpt
259 TypeQualifier: . CONST
260 | . RESTRICT
261 | . VOLATILE
266 TypeSpecifier: . VOID
267 | . CHAR
268 | . SHORT
269 | . INT
270 | . LONG
271 | . FLOAT
272 | . DOUBLE
273 | . SIGNED
274 | . UNSIGNED
275 | . BOOL
276 | . COMPLEX
277 | . StructOrUnionSpecifier
278 | . EnumSpecifier
279 | . TYPEDEFNAME
280 UnaryExpression: . PostfixExpression
281 | . INC UnaryExpression
282 | . DEC UnaryExpression
283 | . UnaryOperator CastExpression
284 | . SIZEOF UnaryExpression
285 | . SIZEOF '(' TypeName ')'
285 | SIZEOF '(' . TypeName ')'
286 UnaryOperator: . '&'
287 | . '*'
288 | . '+'
289 | . '-'
290 | . '~'
291 | . '!'
'!' posunout a přejít do stavu 158
'&' posunout a přejít do stavu 159
'(' posunout a přejít do stavu 160
'*' posunout a přejít do stavu 161
'+' posunout a přejít do stavu 162
'-' posunout a přejít do stavu 163
'~' posunout a přejít do stavu 165
BOOL posunout a přejít do stavu 34
CHAR posunout a přejít do stavu 35
CHARCONST posunout a přejít do stavu 166
COMPLEX posunout a přejít do stavu 36
CONST posunout a přejít do stavu 37
DEC posunout a přejít do stavu 167
DOUBLE posunout a přejít do stavu 38
ENUM posunout a přejít do stavu 39
FLOAT posunout a přejít do stavu 41
FLOATCONST posunout a přejít do stavu 168
IDENTIFIER posunout a přejít do stavu 169
INC posunout a přejít do stavu 170
INT posunout a přejít do stavu 43
INTCONST posunout a přejít do stavu 171
LONG posunout a přejít do stavu 44
LONGCHARCONST posunout a přejít do stavu 172
LONGSTRINGLITERAL posunout a přejít do stavu 173
RESTRICT posunout a přejít do stavu 46
SHORT posunout a přejít do stavu 47
SIGNED posunout a přejít do stavu 48
SIZEOF posunout a přejít do stavu 174
STRINGLITERAL posunout a přejít do stavu 175
STRUCT posunout a přejít do stavu 50
TYPEDEFNAME posunout a přejít do stavu 52
UNION posunout a přejít do stavu 53
UNSIGNED posunout a přejít do stavu 54
VOID posunout a přejít do stavu 55
VOLATILE posunout a přejít do stavu 56
AdditiveExpression přejít do stavu 176
AndExpression přejít do stavu 177
AssignmentExpression přejít do stavu 218
CastExpression přejít do stavu 179
ConditionalExpression přejít do stavu 180
Constant přejít do stavu 181
EnumSpecifier přejít do stavu 59
EqualityExpression přejít do stavu 182
ExclusiveOrExpression přejít do stavu 183
Expression přejít do stavu 219
InclusiveOrExpression přejít do stavu 184
LogicalAndExpression přejít do stavu 186
LogicalOrExpression přejít do stavu 187
MultiplicativeExpression přejít do stavu 188
PostfixExpression přejít do stavu 189
PrimaryExpression přejít do stavu 190
RelationalExpression přejít do stavu 191
ShiftExpression přejít do stavu 192
SpecifierQualifierList přejít do stavu 220
StructOrUnion přejít do stavu 64
StructOrUnionSpecifier přejít do stavu 65
TypeName přejít do stavu 340
TypeQualifier přejít do stavu 206
TypeSpecifier přejít do stavu 207
UnaryExpression přejít do stavu 193
UnaryOperator přejít do stavu 194
State 233
284 UnaryExpression: SIZEOF UnaryExpression .
$výchozí reduce using rule 284 (UnaryExpression)
State 234
6 AdditiveExpression: AdditiveExpression '+' . MultiplicativeExpression
35 CastExpression: . UnaryExpression
36 | . '(' TypeName ')' CastExpression
40 Constant: . CHARCONST
41 | . FLOATCONST
42 | . INTCONST
43 | . LONGCHARCONST
44 | . LONGSTRINGLITERAL
45 | . STRINGLITERAL
181 MultiplicativeExpression: . CastExpression
182 | . MultiplicativeExpression '*' CastExpression
183 | . MultiplicativeExpression '/' CastExpression
184 | . MultiplicativeExpression '%' CastExpression
197 PostfixExpression: . PrimaryExpression
198 | . PostfixExpression '[' Expression ']'
199 | . PostfixExpression '(' ArgumentExpressionListOpt ')'
200 | . PostfixExpression '.' IDENTIFIER
201 | . PostfixExpression ARROW IDENTIFIER
202 | . PostfixExpression INC
203 | . PostfixExpression DEC
204 | . '(' TypeName ')' '{' InitializerList '}'
205 | . '(' TypeName ')' '{' InitializerList ',' '}'
212 PrimaryExpression: . IDENTIFIER
213 | . Constant
214 | . '(' Expression ')'
280 UnaryExpression: . PostfixExpression
281 | . INC UnaryExpression
282 | . DEC UnaryExpression
283 | . UnaryOperator CastExpression
284 | . SIZEOF UnaryExpression
285 | . SIZEOF '(' TypeName ')'
286 UnaryOperator: . '&'
287 | . '*'
288 | . '+'
289 | . '-'
290 | . '~'
291 | . '!'
'!' posunout a přejít do stavu 158
'&' posunout a přejít do stavu 159
'(' posunout a přejít do stavu 160
'*' posunout a přejít do stavu 161
'+' posunout a přejít do stavu 162
'-' posunout a přejít do stavu 163
'~' posunout a přejít do stavu 165
CHARCONST posunout a přejít do stavu 166
DEC posunout a přejít do stavu 167
FLOATCONST posunout a přejít do stavu 168
IDENTIFIER posunout a přejít do stavu 169
INC posunout a přejít do stavu 170
INTCONST posunout a přejít do stavu 171
LONGCHARCONST posunout a přejít do stavu 172
LONGSTRINGLITERAL posunout a přejít do stavu 173
SIZEOF posunout a přejít do stavu 174
STRINGLITERAL posunout a přejít do stavu 175
CastExpression přejít do stavu 179
Constant přejít do stavu 181
MultiplicativeExpression přejít do stavu 341
PostfixExpression přejít do stavu 189
PrimaryExpression přejít do stavu 190
UnaryExpression přejít do stavu 272
UnaryOperator přejít do stavu 194
State 235
7 AdditiveExpression: AdditiveExpression '-' . MultiplicativeExpression
35 CastExpression: . UnaryExpression
36 | . '(' TypeName ')' CastExpression
40 Constant: . CHARCONST
41 | . FLOATCONST
42 | . INTCONST
43 | . LONGCHARCONST
44 | . LONGSTRINGLITERAL
45 | . STRINGLITERAL
181 MultiplicativeExpression: . CastExpression
182 | . MultiplicativeExpression '*' CastExpression
183 | . MultiplicativeExpression '/' CastExpression
184 | . MultiplicativeExpression '%' CastExpression
197 PostfixExpression: . PrimaryExpression
198 | . PostfixExpression '[' Expression ']'
199 | . PostfixExpression '(' ArgumentExpressionListOpt ')'
200 | . PostfixExpression '.' IDENTIFIER
201 | . PostfixExpression ARROW IDENTIFIER
202 | . PostfixExpression INC
203 | . PostfixExpression DEC
204 | . '(' TypeName ')' '{' InitializerList '}'
205 | . '(' TypeName ')' '{' InitializerList ',' '}'
212 PrimaryExpression: . IDENTIFIER
213 | . Constant
214 | . '(' Expression ')'
280 UnaryExpression: . PostfixExpression
281 | . INC UnaryExpression
282 | . DEC UnaryExpression
283 | . UnaryOperator CastExpression
284 | . SIZEOF UnaryExpression
285 | . SIZEOF '(' TypeName ')'
286 UnaryOperator: . '&'
287 | . '*'
288 | . '+'
289 | . '-'
290 | . '~'
291 | . '!'
'!' posunout a přejít do stavu 158
'&' posunout a přejít do stavu 159
'(' posunout a přejít do stavu 160
'*' posunout a přejít do stavu 161
'+' posunout a přejít do stavu 162
'-' posunout a přejít do stavu 163
'~' posunout a přejít do stavu 165
CHARCONST posunout a přejít do stavu 166
DEC posunout a přejít do stavu 167
FLOATCONST posunout a přejít do stavu 168
IDENTIFIER posunout a přejít do stavu 169
INC posunout a přejít do stavu 170
INTCONST posunout a přejít do stavu 171
LONGCHARCONST posunout a přejít do stavu 172
LONGSTRINGLITERAL posunout a přejít do stavu 173
SIZEOF posunout a přejít do stavu 174
STRINGLITERAL posunout a přejít do stavu 175
CastExpression přejít do stavu 179
Constant přejít do stavu 181
MultiplicativeExpression přejít do stavu 342
PostfixExpression přejít do stavu 189
PrimaryExpression přejít do stavu 190
UnaryExpression přejít do stavu 272
UnaryOperator přejít do stavu 194
State 236
5 AdditiveExpression: . MultiplicativeExpression
6 | . AdditiveExpression '+' MultiplicativeExpression
7 | . AdditiveExpression '-' MultiplicativeExpression
9 AndExpression: AndExpression '&' . EqualityExpression
35 CastExpression: . UnaryExpression
36 | . '(' TypeName ')' CastExpression
40 Constant: . CHARCONST
41 | . FLOATCONST
42 | . INTCONST
43 | . LONGCHARCONST
44 | . LONGSTRINGLITERAL
45 | . STRINGLITERAL
121 EqualityExpression: . RelationalExpression
122 | . EqualityExpression EQ RelationalExpression
123 | . EqualityExpression NEQ RelationalExpression
181 MultiplicativeExpression: . CastExpression
182 | . MultiplicativeExpression '*' CastExpression
183 | . MultiplicativeExpression '/' CastExpression
184 | . MultiplicativeExpression '%' CastExpression
197 PostfixExpression: . PrimaryExpression
198 | . PostfixExpression '[' Expression ']'
199 | . PostfixExpression '(' ArgumentExpressionListOpt ')'
200 | . PostfixExpression '.' IDENTIFIER
201 | . PostfixExpression ARROW IDENTIFIER
202 | . PostfixExpression INC
203 | . PostfixExpression DEC
204 | . '(' TypeName ')' '{' InitializerList '}'
205 | . '(' TypeName ')' '{' InitializerList ',' '}'
212 PrimaryExpression: . IDENTIFIER
213 | . Constant
214 | . '(' Expression ')'
215 RelationalExpression: . ShiftExpression
216 | . RelationalExpression '<' ShiftExpression
217 | . RelationalExpression '>' ShiftExpression
218 | . RelationalExpression LEQ ShiftExpression
219 | . RelationalExpression GEQ ShiftExpression
224 ShiftExpression: . AdditiveExpression
225 | . ShiftExpression LSH AdditiveExpression
226 | . ShiftExpression RSH AdditiveExpression
280 UnaryExpression: . PostfixExpression
281 | . INC UnaryExpression
282 | . DEC UnaryExpression
283 | . UnaryOperator CastExpression
284 | . SIZEOF UnaryExpression
285 | . SIZEOF '(' TypeName ')'
286 UnaryOperator: . '&'
287 | . '*'
288 | . '+'
289 | . '-'
290 | . '~'
291 | . '!'
'!' posunout a přejít do stavu 158
'&' posunout a přejít do stavu 159
'(' posunout a přejít do stavu 160
'*' posunout a přejít do stavu 161
'+' posunout a přejít do stavu 162
'-' posunout a přejít do stavu 163
'~' posunout a přejít do stavu 165
CHARCONST posunout a přejít do stavu 166
DEC posunout a přejít do stavu 167
FLOATCONST posunout a přejít do stavu 168
IDENTIFIER posunout a přejít do stavu 169
INC posunout a přejít do stavu 170
INTCONST posunout a přejít do stavu 171
LONGCHARCONST posunout a přejít do stavu 172
LONGSTRINGLITERAL posunout a přejít do stavu 173
SIZEOF posunout a přejít do stavu 174
STRINGLITERAL posunout a přejít do stavu 175
AdditiveExpression přejít do stavu 176
CastExpression přejít do stavu 179
Constant přejít do stavu 181
EqualityExpression přejít do stavu 343
MultiplicativeExpression přejít do stavu 188
PostfixExpression přejít do stavu 189
PrimaryExpression přejít do stavu 190
RelationalExpression přejít do stavu 191
ShiftExpression přejít do stavu 192
UnaryExpression přejít do stavu 272
UnaryOperator přejít do stavu 194
State 237
5 AdditiveExpression: . MultiplicativeExpression
6 | . AdditiveExpression '+' MultiplicativeExpression
7 | . AdditiveExpression '-' MultiplicativeExpression
35 CastExpression: . UnaryExpression
36 | . '(' TypeName ')' CastExpression
40 Constant: . CHARCONST
41 | . FLOATCONST
42 | . INTCONST
43 | . LONGCHARCONST
44 | . LONGSTRINGLITERAL
45 | . STRINGLITERAL
122 EqualityExpression: EqualityExpression EQ . RelationalExpression
181 MultiplicativeExpression: . CastExpression
182 | . MultiplicativeExpression '*' CastExpression
183 | . MultiplicativeExpression '/' CastExpression
184 | . MultiplicativeExpression '%' CastExpression
197 PostfixExpression: . PrimaryExpression
198 | . PostfixExpression '[' Expression ']'
199 | . PostfixExpression '(' ArgumentExpressionListOpt ')'
200 | . PostfixExpression '.' IDENTIFIER
201 | . PostfixExpression ARROW IDENTIFIER
202 | . PostfixExpression INC
203 | . PostfixExpression DEC
204 | . '(' TypeName ')' '{' InitializerList '}'
205 | . '(' TypeName ')' '{' InitializerList ',' '}'
212 PrimaryExpression: . IDENTIFIER
213 | . Constant
214 | . '(' Expression ')'
215 RelationalExpression: . ShiftExpression
216 | . RelationalExpression '<' ShiftExpression
217 | . RelationalExpression '>' ShiftExpression
218 | . RelationalExpression LEQ ShiftExpression
219 | . RelationalExpression GEQ ShiftExpression
224 ShiftExpression: . AdditiveExpression
225 | . ShiftExpression LSH AdditiveExpression
226 | . ShiftExpression RSH AdditiveExpression
280 UnaryExpression: . PostfixExpression
281 | . INC UnaryExpression
282 | . DEC UnaryExpression
283 | . UnaryOperator CastExpression
284 | . SIZEOF UnaryExpression
285 | . SIZEOF '(' TypeName ')'
286 UnaryOperator: . '&'
287 | . '*'
288 | . '+'
289 | . '-'
290 | . '~'
291 | . '!'
'!' posunout a přejít do stavu 158
'&' posunout a přejít do stavu 159
'(' posunout a přejít do stavu 160
'*' posunout a přejít do stavu 161
'+' posunout a přejít do stavu 162
'-' posunout a přejít do stavu 163
'~' posunout a přejít do stavu 165
CHARCONST posunout a přejít do stavu 166
DEC posunout a přejít do stavu 167
FLOATCONST posunout a přejít do stavu 168
IDENTIFIER posunout a přejít do stavu 169
INC posunout a přejít do stavu 170
INTCONST posunout a přejít do stavu 171
LONGCHARCONST posunout a přejít do stavu 172
LONGSTRINGLITERAL posunout a přejít do stavu 173
SIZEOF posunout a přejít do stavu 174
STRINGLITERAL posunout a přejít do stavu 175
AdditiveExpression přejít do stavu 176
CastExpression přejít do stavu 179
Constant přejít do stavu 181
MultiplicativeExpression přejít do stavu 188
PostfixExpression přejít do stavu 189
PrimaryExpression přejít do stavu 190
RelationalExpression přejít do stavu 344
ShiftExpression přejít do stavu 192
UnaryExpression přejít do stavu 272
UnaryOperator přejít do stavu 194
State 238
5 AdditiveExpression: . MultiplicativeExpression
6 | . AdditiveExpression '+' MultiplicativeExpression
7 | . AdditiveExpression '-' MultiplicativeExpression
35 CastExpression: . UnaryExpression
36 | . '(' TypeName ')' CastExpression
40 Constant: . CHARCONST
41 | . FLOATCONST
42 | . INTCONST
43 | . LONGCHARCONST
44 | . LONGSTRINGLITERAL
45 | . STRINGLITERAL
123 EqualityExpression: EqualityExpression NEQ . RelationalExpression
181 MultiplicativeExpression: . CastExpression
182 | . MultiplicativeExpression '*' CastExpression
183 | . MultiplicativeExpression '/' CastExpression
184 | . MultiplicativeExpression '%' CastExpression
197 PostfixExpression: . PrimaryExpression
198 | . PostfixExpression '[' Expression ']'
199 | . PostfixExpression '(' ArgumentExpressionListOpt ')'
200 | . PostfixExpression '.' IDENTIFIER
201 | . PostfixExpression ARROW IDENTIFIER
202 | . PostfixExpression INC
203 | . PostfixExpression DEC
204 | . '(' TypeName ')' '{' InitializerList '}'
205 | . '(' TypeName ')' '{' InitializerList ',' '}'
212 PrimaryExpression: . IDENTIFIER
213 | . Constant
214 | . '(' Expression ')'
215 RelationalExpression: . ShiftExpression
216 | . RelationalExpression '<' ShiftExpression
217 | . RelationalExpression '>' ShiftExpression
218 | . RelationalExpression LEQ ShiftExpression
219 | . RelationalExpression GEQ ShiftExpression
224 ShiftExpression: . AdditiveExpression
225 | . ShiftExpression LSH AdditiveExpression
226 | . ShiftExpression RSH AdditiveExpression
280 UnaryExpression: . PostfixExpression
281 | . INC UnaryExpression
282 | . DEC UnaryExpression
283 | . UnaryOperator CastExpression
284 | . SIZEOF UnaryExpression
285 | . SIZEOF '(' TypeName ')'
286 UnaryOperator: . '&'
287 | . '*'
288 | . '+'
289 | . '-'
290 | . '~'
291 | . '!'
'!' posunout a přejít do stavu 158
'&' posunout a přejít do stavu 159
'(' posunout a přejít do stavu 160
'*' posunout a přejít do stavu 161
'+' posunout a přejít do stavu 162
'-' posunout a přejít do stavu 163
'~' posunout a přejít do stavu 165
CHARCONST posunout a přejít do stavu 166
DEC posunout a přejít do stavu 167
FLOATCONST posunout a přejít do stavu 168
IDENTIFIER posunout a přejít do stavu 169
INC posunout a přejít do stavu 170
INTCONST posunout a přejít do stavu 171
LONGCHARCONST posunout a přejít do stavu 172
LONGSTRINGLITERAL posunout a přejít do stavu 173
SIZEOF posunout a přejít do stavu 174
STRINGLITERAL posunout a přejít do stavu 175
AdditiveExpression přejít do stavu 176
CastExpression přejít do stavu 179
Constant přejít do stavu 181
MultiplicativeExpression přejít do stavu 188
PostfixExpression přejít do stavu 189
PrimaryExpression přejít do stavu 190
RelationalExpression přejít do stavu 345
ShiftExpression přejít do stavu 192
UnaryExpression přejít do stavu 272
UnaryOperator přejít do stavu 194
State 239
5 AdditiveExpression: . MultiplicativeExpression
6 | . AdditiveExpression '+' MultiplicativeExpression
7 | . AdditiveExpression '-' MultiplicativeExpression
8 AndExpression: . EqualityExpression
9 | . AndExpression '&' EqualityExpression
35 CastExpression: . UnaryExpression
36 | . '(' TypeName ')' CastExpression
40 Constant: . CHARCONST
41 | . FLOATCONST
42 | . INTCONST
43 | . LONGCHARCONST
44 | . LONGSTRINGLITERAL
45 | . STRINGLITERAL
121 EqualityExpression: . RelationalExpression
122 | . EqualityExpression EQ RelationalExpression
123 | . EqualityExpression NEQ RelationalExpression
125 ExclusiveOrExpression: ExclusiveOrExpression '^' . AndExpression
181 MultiplicativeExpression: . CastExpression
182 | . MultiplicativeExpression '*' CastExpression
183 | . MultiplicativeExpression '/' CastExpression
184 | . MultiplicativeExpression '%' CastExpression
197 PostfixExpression: . PrimaryExpression
198 | . PostfixExpression '[' Expression ']'
199 | . PostfixExpression '(' ArgumentExpressionListOpt ')'
200 | . PostfixExpression '.' IDENTIFIER
201 | . PostfixExpression ARROW IDENTIFIER
202 | . PostfixExpression INC
203 | . PostfixExpression DEC
204 | . '(' TypeName ')' '{' InitializerList '}'
205 | . '(' TypeName ')' '{' InitializerList ',' '}'
212 PrimaryExpression: . IDENTIFIER
213 | . Constant
214 | . '(' Expression ')'
215 RelationalExpression: . ShiftExpression
216 | . RelationalExpression '<' ShiftExpression
217 | . RelationalExpression '>' ShiftExpression
218 | . RelationalExpression LEQ ShiftExpression
219 | . RelationalExpression GEQ ShiftExpression
224 ShiftExpression: . AdditiveExpression
225 | . ShiftExpression LSH AdditiveExpression
226 | . ShiftExpression RSH AdditiveExpression
280 UnaryExpression: . PostfixExpression
281 | . INC UnaryExpression
282 | . DEC UnaryExpression
283 | . UnaryOperator CastExpression
284 | . SIZEOF UnaryExpression
285 | . SIZEOF '(' TypeName ')'
286 UnaryOperator: . '&'
287 | . '*'
288 | . '+'
289 | . '-'
290 | . '~'
291 | . '!'
'!' posunout a přejít do stavu 158
'&' posunout a přejít do stavu 159
'(' posunout a přejít do stavu 160
'*' posunout a přejít do stavu 161
'+' posunout a přejít do stavu 162
'-' posunout a přejít do stavu 163
'~' posunout a přejít do stavu 165
CHARCONST posunout a přejít do stavu 166
DEC posunout a přejít do stavu 167
FLOATCONST posunout a přejít do stavu 168
IDENTIFIER posunout a přejít do stavu 169
INC posunout a přejít do stavu 170
INTCONST posunout a přejít do stavu 171
LONGCHARCONST posunout a přejít do stavu 172
LONGSTRINGLITERAL posunout a přejít do stavu 173
SIZEOF posunout a přejít do stavu 174
STRINGLITERAL posunout a přejít do stavu 175
AdditiveExpression přejít do stavu 176
AndExpression přejít do stavu 346
CastExpression přejít do stavu 179
Constant přejít do stavu 181
EqualityExpression přejít do stavu 182
MultiplicativeExpression přejít do stavu 188
PostfixExpression přejít do stavu 189
PrimaryExpression přejít do stavu 190
RelationalExpression přejít do stavu 191
ShiftExpression přejít do stavu 192
UnaryExpression přejít do stavu 272
UnaryOperator přejít do stavu 194
State 240
5 AdditiveExpression: . MultiplicativeExpression
6 | . AdditiveExpression '+' MultiplicativeExpression
7 | . AdditiveExpression '-' MultiplicativeExpression
8 AndExpression: . EqualityExpression
9 | . AndExpression '&' EqualityExpression
35 CastExpression: . UnaryExpression
36 | . '(' TypeName ')' CastExpression
40 Constant: . CHARCONST
41 | . FLOATCONST
42 | . INTCONST
43 | . LONGCHARCONST
44 | . LONGSTRINGLITERAL
45 | . STRINGLITERAL
121 EqualityExpression: . RelationalExpression
122 | . EqualityExpression EQ RelationalExpression
123 | . EqualityExpression NEQ RelationalExpression
124 ExclusiveOrExpression: . AndExpression
125 | . ExclusiveOrExpression '^' AndExpression
154 InclusiveOrExpression: InclusiveOrExpression '|' . ExclusiveOrExpression
181 MultiplicativeExpression: . CastExpression
182 | . MultiplicativeExpression '*' CastExpression
183 | . MultiplicativeExpression '/' CastExpression
184 | . MultiplicativeExpression '%' CastExpression
197 PostfixExpression: . PrimaryExpression
198 | . PostfixExpression '[' Expression ']'
199 | . PostfixExpression '(' ArgumentExpressionListOpt ')'
200 | . PostfixExpression '.' IDENTIFIER
201 | . PostfixExpression ARROW IDENTIFIER
202 | . PostfixExpression INC
203 | . PostfixExpression DEC
204 | . '(' TypeName ')' '{' InitializerList '}'
205 | . '(' TypeName ')' '{' InitializerList ',' '}'
212 PrimaryExpression: . IDENTIFIER
213 | . Constant
214 | . '(' Expression ')'
215 RelationalExpression: . ShiftExpression
216 | . RelationalExpression '<' ShiftExpression
217 | . RelationalExpression '>' ShiftExpression
218 | . RelationalExpression LEQ ShiftExpression
219 | . RelationalExpression GEQ ShiftExpression
224 ShiftExpression: . AdditiveExpression
225 | . ShiftExpression LSH AdditiveExpression
226 | . ShiftExpression RSH AdditiveExpression
280 UnaryExpression: . PostfixExpression
281 | . INC UnaryExpression
282 | . DEC UnaryExpression
283 | . UnaryOperator CastExpression
284 | . SIZEOF UnaryExpression
285 | . SIZEOF '(' TypeName ')'
286 UnaryOperator: . '&'
287 | . '*'
288 | . '+'
289 | . '-'
290 | . '~'
291 | . '!'
'!' posunout a přejít do stavu 158
'&' posunout a přejít do stavu 159
'(' posunout a přejít do stavu 160
'*' posunout a přejít do stavu 161
'+' posunout a přejít do stavu 162
'-' posunout a přejít do stavu 163
'~' posunout a přejít do stavu 165
CHARCONST posunout a přejít do stavu 166
DEC posunout a přejít do stavu 167
FLOATCONST posunout a přejít do stavu 168
IDENTIFIER posunout a přejít do stavu 169
INC posunout a přejít do stavu 170
INTCONST posunout a přejít do stavu 171
LONGCHARCONST posunout a přejít do stavu 172
LONGSTRINGLITERAL posunout a přejít do stavu 173
SIZEOF posunout a přejít do stavu 174
STRINGLITERAL posunout a přejít do stavu 175
AdditiveExpression přejít do stavu 176
AndExpression přejít do stavu 177
CastExpression přejít do stavu 179
Constant přejít do stavu 181
EqualityExpression přejít do stavu 182
ExclusiveOrExpression přejít do stavu 347
MultiplicativeExpression přejít do stavu 188
PostfixExpression přejít do stavu 189
PrimaryExpression přejít do stavu 190
RelationalExpression přejít do stavu 191
ShiftExpression přejít do stavu 192
UnaryExpression přejít do stavu 272
UnaryOperator přejít do stavu 194
State 241
5 AdditiveExpression: . MultiplicativeExpression
6 | . AdditiveExpression '+' MultiplicativeExpression
7 | . AdditiveExpression '-' MultiplicativeExpression
8 AndExpression: . EqualityExpression
9 | . AndExpression '&' EqualityExpression
35 CastExpression: . UnaryExpression
36 | . '(' TypeName ')' CastExpression
40 Constant: . CHARCONST
41 | . FLOATCONST
42 | . INTCONST
43 | . LONGCHARCONST
44 | . LONGSTRINGLITERAL
45 | . STRINGLITERAL
121 EqualityExpression: . RelationalExpression
122 | . EqualityExpression EQ RelationalExpression
123 | . EqualityExpression NEQ RelationalExpression
124 ExclusiveOrExpression: . AndExpression
125 | . ExclusiveOrExpression '^' AndExpression
153 InclusiveOrExpression: . ExclusiveOrExpression
154 | . InclusiveOrExpression '|' ExclusiveOrExpression
178 LogicalAndExpression: LogicalAndExpression ANDAND . InclusiveOrExpression
181 MultiplicativeExpression: . CastExpression
182 | . MultiplicativeExpression '*' CastExpression
183 | . MultiplicativeExpression '/' CastExpression
184 | . MultiplicativeExpression '%' CastExpression
197 PostfixExpression: . PrimaryExpression
198 | . PostfixExpression '[' Expression ']'
199 | . PostfixExpression '(' ArgumentExpressionListOpt ')'
200 | . PostfixExpression '.' IDENTIFIER
201 | . PostfixExpression ARROW IDENTIFIER
202 | . PostfixExpression INC
203 | . PostfixExpression DEC
204 | . '(' TypeName ')' '{' InitializerList '}'
205 | . '(' TypeName ')' '{' InitializerList ',' '}'
212 PrimaryExpression: . IDENTIFIER
213 | . Constant
214 | . '(' Expression ')'
215 RelationalExpression: . ShiftExpression
216 | . RelationalExpression '<' ShiftExpression
217 | . RelationalExpression '>' ShiftExpression
218 | . RelationalExpression LEQ ShiftExpression
219 | . RelationalExpression GEQ ShiftExpression
224 ShiftExpression: . AdditiveExpression
225 | . ShiftExpression LSH AdditiveExpression
226 | . ShiftExpression RSH AdditiveExpression
280 UnaryExpression: . PostfixExpression
281 | . INC UnaryExpression
282 | . DEC UnaryExpression
283 | . UnaryOperator CastExpression
284 | . SIZEOF UnaryExpression
285 | . SIZEOF '(' TypeName ')'
286 UnaryOperator: . '&'
287 | . '*'
288 | . '+'
289 | . '-'
290 | . '~'
291 | . '!'
'!' posunout a přejít do stavu 158
'&' posunout a přejít do stavu 159
'(' posunout a přejít do stavu 160
'*' posunout a přejít do stavu 161
'+' posunout a přejít do stavu 162
'-' posunout a přejít do stavu 163
'~' posunout a přejít do stavu 165
CHARCONST posunout a přejít do stavu 166
DEC posunout a přejít do stavu 167
FLOATCONST posunout a přejít do stavu 168
IDENTIFIER posunout a přejít do stavu 169
INC posunout a přejít do stavu 170
INTCONST posunout a přejít do stavu 171
LONGCHARCONST posunout a přejít do stavu 172
LONGSTRINGLITERAL posunout a přejít do stavu 173
SIZEOF posunout a přejít do stavu 174
STRINGLITERAL posunout a přejít do stavu 175
AdditiveExpression přejít do stavu 176
AndExpression přejít do stavu 177
CastExpression přejít do stavu 179
Constant přejít do stavu 181
EqualityExpression přejít do stavu 182
ExclusiveOrExpression přejít do stavu 183
InclusiveOrExpression přejít do stavu 348
MultiplicativeExpression přejít do stavu 188
PostfixExpression přejít do stavu 189
PrimaryExpression přejít do stavu 190
RelationalExpression přejít do stavu 191
ShiftExpression přejít do stavu 192
UnaryExpression přejít do stavu 272
UnaryOperator přejít do stavu 194
State 242
5 AdditiveExpression: . MultiplicativeExpression
6 | . AdditiveExpression '+' MultiplicativeExpression
7 | . AdditiveExpression '-' MultiplicativeExpression
8 AndExpression: . EqualityExpression
9 | . AndExpression '&' EqualityExpression
14 AssignmentExpression: . ConditionalExpression
15 | . UnaryExpression AssignmentOperator AssignmentExpression
35 CastExpression: . UnaryExpression
36 | . '(' TypeName ')' CastExpression
38 ConditionalExpression: . LogicalOrExpression
39 | . LogicalOrExpression '?' Expression ':' ConditionalExpression
39 | LogicalOrExpression '?' . Expression ':' ConditionalExpression
40 Constant: . CHARCONST
41 | . FLOATCONST
42 | . INTCONST
43 | . LONGCHARCONST
44 | . LONGSTRINGLITERAL
45 | . STRINGLITERAL
121 EqualityExpression: . RelationalExpression
122 | . EqualityExpression EQ RelationalExpression
123 | . EqualityExpression NEQ RelationalExpression
124 ExclusiveOrExpression: . AndExpression
125 | . ExclusiveOrExpression '^' AndExpression
126 Expression: . AssignmentExpression
127 | . Expression ',' AssignmentExpression
153 InclusiveOrExpression: . ExclusiveOrExpression
154 | . InclusiveOrExpression '|' ExclusiveOrExpression
177 LogicalAndExpression: . InclusiveOrExpression
178 | . LogicalAndExpression ANDAND InclusiveOrExpression
179 LogicalOrExpression: . LogicalAndExpression
180 | . LogicalOrExpression OROR LogicalAndExpression
181 MultiplicativeExpression: . CastExpression
182 | . MultiplicativeExpression '*' CastExpression
183 | . MultiplicativeExpression '/' CastExpression
184 | . MultiplicativeExpression '%' CastExpression
197 PostfixExpression: . PrimaryExpression
198 | . PostfixExpression '[' Expression ']'
199 | . PostfixExpression '(' ArgumentExpressionListOpt ')'
200 | . PostfixExpression '.' IDENTIFIER
201 | . PostfixExpression ARROW IDENTIFIER
202 | . PostfixExpression INC
203 | . PostfixExpression DEC
204 | . '(' TypeName ')' '{' InitializerList '}'
205 | . '(' TypeName ')' '{' InitializerList ',' '}'
212 PrimaryExpression: . IDENTIFIER
213 | . Constant
214 | . '(' Expression ')'
215 RelationalExpression: . ShiftExpression
216 | . RelationalExpression '<' ShiftExpression
217 | . RelationalExpression '>' ShiftExpression
218 | . RelationalExpression LEQ ShiftExpression
219 | . RelationalExpression GEQ ShiftExpression
224 ShiftExpression: . AdditiveExpression
225 | . ShiftExpression LSH AdditiveExpression
226 | . ShiftExpression RSH AdditiveExpression
280 UnaryExpression: . PostfixExpression
281 | . INC UnaryExpression
282 | . DEC UnaryExpression
283 | . UnaryOperator CastExpression
284 | . SIZEOF UnaryExpression
285 | . SIZEOF '(' TypeName ')'
286 UnaryOperator: . '&'
287 | . '*'
288 | . '+'
289 | . '-'
290 | . '~'
291 | . '!'
'!' posunout a přejít do stavu 158
'&' posunout a přejít do stavu 159
'(' posunout a přejít do stavu 160
'*' posunout a přejít do stavu 161
'+' posunout a přejít do stavu 162
'-' posunout a přejít do stavu 163
'~' posunout a přejít do stavu 165
CHARCONST posunout a přejít do stavu 166
DEC posunout a přejít do stavu 167
FLOATCONST posunout a přejít do stavu 168
IDENTIFIER posunout a přejít do stavu 169
INC posunout a přejít do stavu 170
INTCONST posunout a přejít do stavu 171
LONGCHARCONST posunout a přejít do stavu 172
LONGSTRINGLITERAL posunout a přejít do stavu 173
SIZEOF posunout a přejít do stavu 174
STRINGLITERAL posunout a přejít do stavu 175
AdditiveExpression přejít do stavu 176
AndExpression přejít do stavu 177
AssignmentExpression přejít do stavu 218
CastExpression přejít do stavu 179
ConditionalExpression přejít do stavu 180
Constant přejít do stavu 181
EqualityExpression přejít do stavu 182
ExclusiveOrExpression přejít do stavu 183
Expression přejít do stavu 349
InclusiveOrExpression přejít do stavu 184
LogicalAndExpression přejít do stavu 186
LogicalOrExpression přejít do stavu 187
MultiplicativeExpression přejít do stavu 188
PostfixExpression přejít do stavu 189
PrimaryExpression přejít do stavu 190
RelationalExpression přejít do stavu 191
ShiftExpression přejít do stavu 192
UnaryExpression přejít do stavu 193
UnaryOperator přejít do stavu 194
State 243
5 AdditiveExpression: . MultiplicativeExpression
6 | . AdditiveExpression '+' MultiplicativeExpression
7 | . AdditiveExpression '-' MultiplicativeExpression
8 AndExpression: . EqualityExpression
9 | . AndExpression '&' EqualityExpression
35 CastExpression: . UnaryExpression
36 | . '(' TypeName ')' CastExpression
40 Constant: . CHARCONST
41 | . FLOATCONST
42 | . INTCONST
43 | . LONGCHARCONST
44 | . LONGSTRINGLITERAL
45 | . STRINGLITERAL
121 EqualityExpression: . RelationalExpression
122 | . EqualityExpression EQ RelationalExpression
123 | . EqualityExpression NEQ RelationalExpression
124 ExclusiveOrExpression: . AndExpression
125 | . ExclusiveOrExpression '^' AndExpression
153 InclusiveOrExpression: . ExclusiveOrExpression
154 | . InclusiveOrExpression '|' ExclusiveOrExpression
177 LogicalAndExpression: . InclusiveOrExpression
178 | . LogicalAndExpression ANDAND InclusiveOrExpression
180 LogicalOrExpression: LogicalOrExpression OROR . LogicalAndExpression
181 MultiplicativeExpression: . CastExpression
182 | . MultiplicativeExpression '*' CastExpression
183 | . MultiplicativeExpression '/' CastExpression
184 | . MultiplicativeExpression '%' CastExpression
197 PostfixExpression: . PrimaryExpression
198 | . PostfixExpression '[' Expression ']'
199 | . PostfixExpression '(' ArgumentExpressionListOpt ')'
200 | . PostfixExpression '.' IDENTIFIER
201 | . PostfixExpression ARROW IDENTIFIER
202 | . PostfixExpression INC
203 | . PostfixExpression DEC
204 | . '(' TypeName ')' '{' InitializerList '}'
205 | . '(' TypeName ')' '{' InitializerList ',' '}'
212 PrimaryExpression: . IDENTIFIER
213 | . Constant
214 | . '(' Expression ')'
215 RelationalExpression: . ShiftExpression
216 | . RelationalExpression '<' ShiftExpression
217 | . RelationalExpression '>' ShiftExpression
218 | . RelationalExpression LEQ ShiftExpression
219 | . RelationalExpression GEQ ShiftExpression
224 ShiftExpression: . AdditiveExpression
225 | . ShiftExpression LSH AdditiveExpression
226 | . ShiftExpression RSH AdditiveExpression
280 UnaryExpression: . PostfixExpression
281 | . INC UnaryExpression
282 | . DEC UnaryExpression
283 | . UnaryOperator CastExpression
284 | . SIZEOF UnaryExpression
285 | . SIZEOF '(' TypeName ')'
286 UnaryOperator: . '&'
287 | . '*'
288 | . '+'
289 | . '-'
290 | . '~'
291 | . '!'
'!' posunout a přejít do stavu 158
'&' posunout a přejít do stavu 159
'(' posunout a přejít do stavu 160
'*' posunout a přejít do stavu 161
'+' posunout a přejít do stavu 162
'-' posunout a přejít do stavu 163
'~' posunout a přejít do stavu 165
CHARCONST posunout a přejít do stavu 166
DEC posunout a přejít do stavu 167
FLOATCONST posunout a přejít do stavu 168
IDENTIFIER posunout a přejít do stavu 169
INC posunout a přejít do stavu 170
INTCONST posunout a přejít do stavu 171
LONGCHARCONST posunout a přejít do stavu 172
LONGSTRINGLITERAL posunout a přejít do stavu 173
SIZEOF posunout a přejít do stavu 174
STRINGLITERAL posunout a přejít do stavu 175
AdditiveExpression přejít do stavu 176
AndExpression přejít do stavu 177
CastExpression přejít do stavu 179
Constant přejít do stavu 181
EqualityExpression přejít do stavu 182
ExclusiveOrExpression přejít do stavu 183
InclusiveOrExpression přejít do stavu 184
LogicalAndExpression přejít do stavu 350
MultiplicativeExpression přejít do stavu 188
PostfixExpression přejít do stavu 189
PrimaryExpression přejít do stavu 190
RelationalExpression přejít do stavu 191
ShiftExpression přejít do stavu 192
UnaryExpression přejít do stavu 272
UnaryOperator přejít do stavu 194
State 244
35 CastExpression: . UnaryExpression
36 | . '(' TypeName ')' CastExpression
40 Constant: . CHARCONST
41 | . FLOATCONST
42 | . INTCONST
43 | . LONGCHARCONST
44 | . LONGSTRINGLITERAL
45 | . STRINGLITERAL
184 MultiplicativeExpression: MultiplicativeExpression '%' . CastExpression
197 PostfixExpression: . PrimaryExpression
198 | . PostfixExpression '[' Expression ']'
199 | . PostfixExpression '(' ArgumentExpressionListOpt ')'
200 | . PostfixExpression '.' IDENTIFIER
201 | . PostfixExpression ARROW IDENTIFIER
202 | . PostfixExpression INC
203 | . PostfixExpression DEC
204 | . '(' TypeName ')' '{' InitializerList '}'
205 | . '(' TypeName ')' '{' InitializerList ',' '}'
212 PrimaryExpression: . IDENTIFIER
213 | . Constant
214 | . '(' Expression ')'
280 UnaryExpression: . PostfixExpression
281 | . INC UnaryExpression
282 | . DEC UnaryExpression
283 | . UnaryOperator CastExpression
284 | . SIZEOF UnaryExpression
285 | . SIZEOF '(' TypeName ')'
286 UnaryOperator: . '&'
287 | . '*'
288 | . '+'
289 | . '-'
290 | . '~'
291 | . '!'
'!' posunout a přejít do stavu 158
'&' posunout a přejít do stavu 159
'(' posunout a přejít do stavu 160
'*' posunout a přejít do stavu 161
'+' posunout a přejít do stavu 162
'-' posunout a přejít do stavu 163
'~' posunout a přejít do stavu 165
CHARCONST posunout a přejít do stavu 166
DEC posunout a přejít do stavu 167
FLOATCONST posunout a přejít do stavu 168
IDENTIFIER posunout a přejít do stavu 169
INC posunout a přejít do stavu 170
INTCONST posunout a přejít do stavu 171
LONGCHARCONST posunout a přejít do stavu 172
LONGSTRINGLITERAL posunout a přejít do stavu 173
SIZEOF posunout a přejít do stavu 174
STRINGLITERAL posunout a přejít do stavu 175
CastExpression přejít do stavu 351
Constant přejít do stavu 181
PostfixExpression přejít do stavu 189
PrimaryExpression přejít do stavu 190
UnaryExpression přejít do stavu 272
UnaryOperator přejít do stavu 194
State 245
35 CastExpression: . UnaryExpression
36 | . '(' TypeName ')' CastExpression
40 Constant: . CHARCONST
41 | . FLOATCONST
42 | . INTCONST
43 | . LONGCHARCONST
44 | . LONGSTRINGLITERAL
45 | . STRINGLITERAL
182 MultiplicativeExpression: MultiplicativeExpression '*' . CastExpression
197 PostfixExpression: . PrimaryExpression
198 | . PostfixExpression '[' Expression ']'
199 | . PostfixExpression '(' ArgumentExpressionListOpt ')'
200 | . PostfixExpression '.' IDENTIFIER
201 | . PostfixExpression ARROW IDENTIFIER
202 | . PostfixExpression INC
203 | . PostfixExpression DEC
204 | . '(' TypeName ')' '{' InitializerList '}'
205 | . '(' TypeName ')' '{' InitializerList ',' '}'
212 PrimaryExpression: . IDENTIFIER
213 | . Constant
214 | . '(' Expression ')'
280 UnaryExpression: . PostfixExpression
281 | . INC UnaryExpression
282 | . DEC UnaryExpression
283 | . UnaryOperator CastExpression
284 | . SIZEOF UnaryExpression
285 | . SIZEOF '(' TypeName ')'
286 UnaryOperator: . '&'
287 | . '*'
288 | . '+'
289 | . '-'
290 | . '~'
291 | . '!'
'!' posunout a přejít do stavu 158
'&' posunout a přejít do stavu 159
'(' posunout a přejít do stavu 160
'*' posunout a přejít do stavu 161
'+' posunout a přejít do stavu 162
'-' posunout a přejít do stavu 163
'~' posunout a přejít do stavu 165
CHARCONST posunout a přejít do stavu 166
DEC posunout a přejít do stavu 167
FLOATCONST posunout a přejít do stavu 168
IDENTIFIER posunout a přejít do stavu 169
INC posunout a přejít do stavu 170
INTCONST posunout a přejít do stavu 171
LONGCHARCONST posunout a přejít do stavu 172
LONGSTRINGLITERAL posunout a přejít do stavu 173
SIZEOF posunout a přejít do stavu 174
STRINGLITERAL posunout a přejít do stavu 175
CastExpression přejít do stavu 352
Constant přejít do stavu 181
PostfixExpression přejít do stavu 189
PrimaryExpression přejít do stavu 190
UnaryExpression přejít do stavu 272
UnaryOperator přejít do stavu 194
State 246
35 CastExpression: . UnaryExpression
36 | . '(' TypeName ')' CastExpression
40 Constant: . CHARCONST
41 | . FLOATCONST
42 | . INTCONST
43 | . LONGCHARCONST
44 | . LONGSTRINGLITERAL
45 | . STRINGLITERAL
183 MultiplicativeExpression: MultiplicativeExpression '/' . CastExpression
197 PostfixExpression: . PrimaryExpression
198 | . PostfixExpression '[' Expression ']'
199 | . PostfixExpression '(' ArgumentExpressionListOpt ')'
200 | . PostfixExpression '.' IDENTIFIER
201 | . PostfixExpression ARROW IDENTIFIER
202 | . PostfixExpression INC
203 | . PostfixExpression DEC
204 | . '(' TypeName ')' '{' InitializerList '}'
205 | . '(' TypeName ')' '{' InitializerList ',' '}'
212 PrimaryExpression: . IDENTIFIER
213 | . Constant
214 | . '(' Expression ')'
280 UnaryExpression: . PostfixExpression
281 | . INC UnaryExpression
282 | . DEC UnaryExpression
283 | . UnaryOperator CastExpression
284 | . SIZEOF UnaryExpression
285 | . SIZEOF '(' TypeName ')'
286 UnaryOperator: . '&'
287 | . '*'
288 | . '+'
289 | . '-'
290 | . '~'
291 | . '!'
'!' posunout a přejít do stavu 158
'&' posunout a přejít do stavu 159
'(' posunout a přejít do stavu 160
'*' posunout a přejít do stavu 161
'+' posunout a přejít do stavu 162
'-' posunout a přejít do stavu 163
'~' posunout a přejít do stavu 165
CHARCONST posunout a přejít do stavu 166
DEC posunout a přejít do stavu 167
FLOATCONST posunout a přejít do stavu 168
IDENTIFIER posunout a přejít do stavu 169
INC posunout a přejít do stavu 170
INTCONST posunout a přejít do stavu 171
LONGCHARCONST posunout a přejít do stavu 172
LONGSTRINGLITERAL posunout a přejít do stavu 173
SIZEOF posunout a přejít do stavu 174
STRINGLITERAL posunout a přejít do stavu 175
CastExpression přejít do stavu 353
Constant přejít do stavu 181
PostfixExpression přejít do stavu 189
PrimaryExpression přejít do stavu 190
UnaryExpression přejít do stavu 272
UnaryOperator přejít do stavu 194
State 247
5 AdditiveExpression: . MultiplicativeExpression
6 | . AdditiveExpression '+' MultiplicativeExpression
7 | . AdditiveExpression '-' MultiplicativeExpression
8 AndExpression: . EqualityExpression
9 | . AndExpression '&' EqualityExpression
10 ArgumentExpressionList: . AssignmentExpression
11 | . ArgumentExpressionList ',' AssignmentExpression
12 ArgumentExpressionListOpt: . %empty [')']
13 | . ArgumentExpressionList
14 AssignmentExpression: . ConditionalExpression
15 | . UnaryExpression AssignmentOperator AssignmentExpression
35 CastExpression: . UnaryExpression
36 | . '(' TypeName ')' CastExpression
38 ConditionalExpression: . LogicalOrExpression
39 | . LogicalOrExpression '?' Expression ':' ConditionalExpression
40 Constant: . CHARCONST
41 | . FLOATCONST
42 | . INTCONST
43 | . LONGCHARCONST
44 | . LONGSTRINGLITERAL
45 | . STRINGLITERAL
121 EqualityExpression: . RelationalExpression
122 | . EqualityExpression EQ RelationalExpression
123 | . EqualityExpression NEQ RelationalExpression
124 ExclusiveOrExpression: . AndExpression
125 | . ExclusiveOrExpression '^' AndExpression
153 InclusiveOrExpression: . ExclusiveOrExpression
154 | . InclusiveOrExpression '|' ExclusiveOrExpression
177 LogicalAndExpression: . InclusiveOrExpression
178 | . LogicalAndExpression ANDAND InclusiveOrExpression
179 LogicalOrExpression: . LogicalAndExpression
180 | . LogicalOrExpression OROR LogicalAndExpression
181 MultiplicativeExpression: . CastExpression
182 | . MultiplicativeExpression '*' CastExpression
183 | . MultiplicativeExpression '/' CastExpression
184 | . MultiplicativeExpression '%' CastExpression
197 PostfixExpression: . PrimaryExpression
198 | . PostfixExpression '[' Expression ']'
199 | . PostfixExpression '(' ArgumentExpressionListOpt ')'
199 | PostfixExpression '(' . ArgumentExpressionListOpt ')'
200 | . PostfixExpression '.' IDENTIFIER
201 | . PostfixExpression ARROW IDENTIFIER
202 | . PostfixExpression INC
203 | . PostfixExpression DEC
204 | . '(' TypeName ')' '{' InitializerList '}'
205 | . '(' TypeName ')' '{' InitializerList ',' '}'
212 PrimaryExpression: . IDENTIFIER
213 | . Constant
214 | . '(' Expression ')'
215 RelationalExpression: . ShiftExpression
216 | . RelationalExpression '<' ShiftExpression
217 | . RelationalExpression '>' ShiftExpression
218 | . RelationalExpression LEQ ShiftExpression
219 | . RelationalExpression GEQ ShiftExpression
224 ShiftExpression: . AdditiveExpression
225 | . ShiftExpression LSH AdditiveExpression
226 | . ShiftExpression RSH AdditiveExpression
280 UnaryExpression: . PostfixExpression
281 | . INC UnaryExpression
282 | . DEC UnaryExpression
283 | . UnaryOperator CastExpression
284 | . SIZEOF UnaryExpression
285 | . SIZEOF '(' TypeName ')'
286 UnaryOperator: . '&'
287 | . '*'
288 | . '+'
289 | . '-'
290 | . '~'
291 | . '!'
'!' posunout a přejít do stavu 158
'&' posunout a přejít do stavu 159
'(' posunout a přejít do stavu 160
'*' posunout a přejít do stavu 161
'+' posunout a přejít do stavu 162
'-' posunout a přejít do stavu 163
'~' posunout a přejít do stavu 165
CHARCONST posunout a přejít do stavu 166
DEC posunout a přejít do stavu 167
FLOATCONST posunout a přejít do stavu 168
IDENTIFIER posunout a přejít do stavu 169
INC posunout a přejít do stavu 170
INTCONST posunout a přejít do stavu 171
LONGCHARCONST posunout a přejít do stavu 172
LONGSTRINGLITERAL posunout a přejít do stavu 173
SIZEOF posunout a přejít do stavu 174
STRINGLITERAL posunout a přejít do stavu 175
$výchozí reduce using rule 12 (ArgumentExpressionListOpt)
AdditiveExpression přejít do stavu 176
AndExpression přejít do stavu 177
ArgumentExpressionList přejít do stavu 354
ArgumentExpressionListOpt přejít do stavu 355
AssignmentExpression přejít do stavu 356
CastExpression přejít do stavu 179
ConditionalExpression přejít do stavu 180
Constant přejít do stavu 181
EqualityExpression přejít do stavu 182
ExclusiveOrExpression přejít do stavu 183
InclusiveOrExpression přejít do stavu 184
LogicalAndExpression přejít do stavu 186
LogicalOrExpression přejít do stavu 187
MultiplicativeExpression přejít do stavu 188
PostfixExpression přejít do stavu 189
PrimaryExpression přejít do stavu 190
RelationalExpression přejít do stavu 191
ShiftExpression přejít do stavu 192
UnaryExpression přejít do stavu 193
UnaryOperator přejít do stavu 194
State 248
200 PostfixExpression: PostfixExpression '.' . IDENTIFIER
IDENTIFIER posunout a přejít do stavu 357
State 249
5 AdditiveExpression: . MultiplicativeExpression
6 | . AdditiveExpression '+' MultiplicativeExpression
7 | . AdditiveExpression '-' MultiplicativeExpression
8 AndExpression: . EqualityExpression
9 | . AndExpression '&' EqualityExpression
14 AssignmentExpression: . ConditionalExpression
15 | . UnaryExpression AssignmentOperator AssignmentExpression
35 CastExpression: . UnaryExpression
36 | . '(' TypeName ')' CastExpression
38 ConditionalExpression: . LogicalOrExpression
39 | . LogicalOrExpression '?' Expression ':' ConditionalExpression
40 Constant: . CHARCONST
41 | . FLOATCONST
42 | . INTCONST
43 | . LONGCHARCONST
44 | . LONGSTRINGLITERAL
45 | . STRINGLITERAL
121 EqualityExpression: . RelationalExpression
122 | . EqualityExpression EQ RelationalExpression
123 | . EqualityExpression NEQ RelationalExpression
124 ExclusiveOrExpression: . AndExpression
125 | . ExclusiveOrExpression '^' AndExpression
126 Expression: . AssignmentExpression
127 | . Expression ',' AssignmentExpression
153 InclusiveOrExpression: . ExclusiveOrExpression
154 | . InclusiveOrExpression '|' ExclusiveOrExpression
177 LogicalAndExpression: . InclusiveOrExpression
178 | . LogicalAndExpression ANDAND InclusiveOrExpression
179 LogicalOrExpression: . LogicalAndExpression
180 | . LogicalOrExpression OROR LogicalAndExpression
181 MultiplicativeExpression: . CastExpression
182 | . MultiplicativeExpression '*' CastExpression
183 | . MultiplicativeExpression '/' CastExpression
184 | . MultiplicativeExpression '%' CastExpression
197 PostfixExpression: . PrimaryExpression
198 | . PostfixExpression '[' Expression ']'
198 | PostfixExpression '[' . Expression ']'
199 | . PostfixExpression '(' ArgumentExpressionListOpt ')'
200 | . PostfixExpression '.' IDENTIFIER
201 | . PostfixExpression ARROW IDENTIFIER
202 | . PostfixExpression INC
203 | . PostfixExpression DEC
204 | . '(' TypeName ')' '{' InitializerList '}'
205 | . '(' TypeName ')' '{' InitializerList ',' '}'
212 PrimaryExpression: . IDENTIFIER
213 | . Constant
214 | . '(' Expression ')'
215 RelationalExpression: . ShiftExpression
216 | . RelationalExpression '<' ShiftExpression
217 | . RelationalExpression '>' ShiftExpression
218 | . RelationalExpression LEQ ShiftExpression
219 | . RelationalExpression GEQ ShiftExpression
224 ShiftExpression: . AdditiveExpression
225 | . ShiftExpression LSH AdditiveExpression
226 | . ShiftExpression RSH AdditiveExpression
280 UnaryExpression: . PostfixExpression
281 | . INC UnaryExpression
282 | . DEC UnaryExpression
283 | . UnaryOperator CastExpression
284 | . SIZEOF UnaryExpression
285 | . SIZEOF '(' TypeName ')'
286 UnaryOperator: . '&'
287 | . '*'
288 | . '+'
289 | . '-'
290 | . '~'
291 | . '!'
'!' posunout a přejít do stavu 158
'&' posunout a přejít do stavu 159
'(' posunout a přejít do stavu 160
'*' posunout a přejít do stavu 161
'+' posunout a přejít do stavu 162
'-' posunout a přejít do stavu 163
'~' posunout a přejít do stavu 165
CHARCONST posunout a přejít do stavu 166
DEC posunout a přejít do stavu 167
FLOATCONST posunout a přejít do stavu 168
IDENTIFIER posunout a přejít do stavu 169
INC posunout a přejít do stavu 170
INTCONST posunout a přejít do stavu 171
LONGCHARCONST posunout a přejít do stavu 172
LONGSTRINGLITERAL posunout a přejít do stavu 173
SIZEOF posunout a přejít do stavu 174
STRINGLITERAL posunout a přejít do stavu 175
AdditiveExpression přejít do stavu 176
AndExpression přejít do stavu 177
AssignmentExpression přejít do stavu 218
CastExpression přejít do stavu 179
ConditionalExpression přejít do stavu 180
Constant přejít do stavu 181
EqualityExpression přejít do stavu 182
ExclusiveOrExpression přejít do stavu 183
Expression přejít do stavu 358
InclusiveOrExpression přejít do stavu 184
LogicalAndExpression přejít do stavu 186
LogicalOrExpression přejít do stavu 187
MultiplicativeExpression přejít do stavu 188
PostfixExpression přejít do stavu 189
PrimaryExpression přejít do stavu 190
RelationalExpression přejít do stavu 191
ShiftExpression přejít do stavu 192
UnaryExpression přejít do stavu 193
UnaryOperator přejít do stavu 194
State 250
201 PostfixExpression: PostfixExpression ARROW . IDENTIFIER
IDENTIFIER posunout a přejít do stavu 359
State 251
203 PostfixExpression: PostfixExpression DEC .
$výchozí reduce using rule 203 (PostfixExpression)
State 252
202 PostfixExpression: PostfixExpression INC .
$výchozí reduce using rule 202 (PostfixExpression)
State 253
5 AdditiveExpression: . MultiplicativeExpression
6 | . AdditiveExpression '+' MultiplicativeExpression
7 | . AdditiveExpression '-' MultiplicativeExpression
35 CastExpression: . UnaryExpression
36 | . '(' TypeName ')' CastExpression
40 Constant: . CHARCONST
41 | . FLOATCONST
42 | . INTCONST
43 | . LONGCHARCONST
44 | . LONGSTRINGLITERAL
45 | . STRINGLITERAL
181 MultiplicativeExpression: . CastExpression
182 | . MultiplicativeExpression '*' CastExpression
183 | . MultiplicativeExpression '/' CastExpression
184 | . MultiplicativeExpression '%' CastExpression
197 PostfixExpression: . PrimaryExpression
198 | . PostfixExpression '[' Expression ']'
199 | . PostfixExpression '(' ArgumentExpressionListOpt ')'
200 | . PostfixExpression '.' IDENTIFIER
201 | . PostfixExpression ARROW IDENTIFIER
202 | . PostfixExpression INC
203 | . PostfixExpression DEC
204 | . '(' TypeName ')' '{' InitializerList '}'
205 | . '(' TypeName ')' '{' InitializerList ',' '}'
212 PrimaryExpression: . IDENTIFIER
213 | . Constant
214 | . '(' Expression ')'
216 RelationalExpression: RelationalExpression '<' . ShiftExpression
224 ShiftExpression: . AdditiveExpression
225 | . ShiftExpression LSH AdditiveExpression
226 | . ShiftExpression RSH AdditiveExpression
280 UnaryExpression: . PostfixExpression
281 | . INC UnaryExpression
282 | . DEC UnaryExpression
283 | . UnaryOperator CastExpression
284 | . SIZEOF UnaryExpression
285 | . SIZEOF '(' TypeName ')'
286 UnaryOperator: . '&'
287 | . '*'
288 | . '+'
289 | . '-'
290 | . '~'
291 | . '!'
'!' posunout a přejít do stavu 158
'&' posunout a přejít do stavu 159
'(' posunout a přejít do stavu 160
'*' posunout a přejít do stavu 161
'+' posunout a přejít do stavu 162
'-' posunout a přejít do stavu 163
'~' posunout a přejít do stavu 165
CHARCONST posunout a přejít do stavu 166
DEC posunout a přejít do stavu 167
FLOATCONST posunout a přejít do stavu 168
IDENTIFIER posunout a přejít do stavu 169
INC posunout a přejít do stavu 170
INTCONST posunout a přejít do stavu 171
LONGCHARCONST posunout a přejít do stavu 172
LONGSTRINGLITERAL posunout a přejít do stavu 173
SIZEOF posunout a přejít do stavu 174
STRINGLITERAL posunout a přejít do stavu 175
AdditiveExpression přejít do stavu 176
CastExpression přejít do stavu 179
Constant přejít do stavu 181
MultiplicativeExpression přejít do stavu 188
PostfixExpression přejít do stavu 189
PrimaryExpression přejít do stavu 190
ShiftExpression přejít do stavu 360
UnaryExpression přejít do stavu 272
UnaryOperator přejít do stavu 194
State 254
5 AdditiveExpression: . MultiplicativeExpression
6 | . AdditiveExpression '+' MultiplicativeExpression
7 | . AdditiveExpression '-' MultiplicativeExpression
35 CastExpression: . UnaryExpression
36 | . '(' TypeName ')' CastExpression
40 Constant: . CHARCONST
41 | . FLOATCONST
42 | . INTCONST
43 | . LONGCHARCONST
44 | . LONGSTRINGLITERAL
45 | . STRINGLITERAL
181 MultiplicativeExpression: . CastExpression
182 | . MultiplicativeExpression '*' CastExpression
183 | . MultiplicativeExpression '/' CastExpression
184 | . MultiplicativeExpression '%' CastExpression
197 PostfixExpression: . PrimaryExpression
198 | . PostfixExpression '[' Expression ']'
199 | . PostfixExpression '(' ArgumentExpressionListOpt ')'
200 | . PostfixExpression '.' IDENTIFIER
201 | . PostfixExpression ARROW IDENTIFIER
202 | . PostfixExpression INC
203 | . PostfixExpression DEC
204 | . '(' TypeName ')' '{' InitializerList '}'
205 | . '(' TypeName ')' '{' InitializerList ',' '}'
212 PrimaryExpression: . IDENTIFIER
213 | . Constant
214 | . '(' Expression ')'
217 RelationalExpression: RelationalExpression '>' . ShiftExpression
224 ShiftExpression: . AdditiveExpression
225 | . ShiftExpression LSH AdditiveExpression
226 | . ShiftExpression RSH AdditiveExpression
280 UnaryExpression: . PostfixExpression
281 | . INC UnaryExpression
282 | . DEC UnaryExpression
283 | . UnaryOperator CastExpression
284 | . SIZEOF UnaryExpression
285 | . SIZEOF '(' TypeName ')'
286 UnaryOperator: . '&'
287 | . '*'
288 | . '+'
289 | . '-'
290 | . '~'
291 | . '!'
'!' posunout a přejít do stavu 158
'&' posunout a přejít do stavu 159
'(' posunout a přejít do stavu 160
'*' posunout a přejít do stavu 161
'+' posunout a přejít do stavu 162
'-' posunout a přejít do stavu 163
'~' posunout a přejít do stavu 165
CHARCONST posunout a přejít do stavu 166
DEC posunout a přejít do stavu 167
FLOATCONST posunout a přejít do stavu 168
IDENTIFIER posunout a přejít do stavu 169
INC posunout a přejít do stavu 170
INTCONST posunout a přejít do stavu 171
LONGCHARCONST posunout a přejít do stavu 172
LONGSTRINGLITERAL posunout a přejít do stavu 173
SIZEOF posunout a přejít do stavu 174
STRINGLITERAL posunout a přejít do stavu 175
AdditiveExpression přejít do stavu 176
CastExpression přejít do stavu 179
Constant přejít do stavu 181
MultiplicativeExpression přejít do stavu 188
PostfixExpression přejít do stavu 189
PrimaryExpression přejít do stavu 190
ShiftExpression přejít do stavu 361
UnaryExpression přejít do stavu 272
UnaryOperator přejít do stavu 194
State 255
5 AdditiveExpression: . MultiplicativeExpression
6 | . AdditiveExpression '+' MultiplicativeExpression
7 | . AdditiveExpression '-' MultiplicativeExpression
35 CastExpression: . UnaryExpression
36 | . '(' TypeName ')' CastExpression
40 Constant: . CHARCONST
41 | . FLOATCONST
42 | . INTCONST
43 | . LONGCHARCONST
44 | . LONGSTRINGLITERAL
45 | . STRINGLITERAL
181 MultiplicativeExpression: . CastExpression
182 | . MultiplicativeExpression '*' CastExpression
183 | . MultiplicativeExpression '/' CastExpression
184 | . MultiplicativeExpression '%' CastExpression
197 PostfixExpression: . PrimaryExpression
198 | . PostfixExpression '[' Expression ']'
199 | . PostfixExpression '(' ArgumentExpressionListOpt ')'
200 | . PostfixExpression '.' IDENTIFIER
201 | . PostfixExpression ARROW IDENTIFIER
202 | . PostfixExpression INC
203 | . PostfixExpression DEC
204 | . '(' TypeName ')' '{' InitializerList '}'
205 | . '(' TypeName ')' '{' InitializerList ',' '}'
212 PrimaryExpression: . IDENTIFIER
213 | . Constant
214 | . '(' Expression ')'
219 RelationalExpression: RelationalExpression GEQ . ShiftExpression
224 ShiftExpression: . AdditiveExpression
225 | . ShiftExpression LSH AdditiveExpression
226 | . ShiftExpression RSH AdditiveExpression
280 UnaryExpression: . PostfixExpression
281 | . INC UnaryExpression
282 | . DEC UnaryExpression
283 | . UnaryOperator CastExpression
284 | . SIZEOF UnaryExpression
285 | . SIZEOF '(' TypeName ')'
286 UnaryOperator: . '&'
287 | . '*'
288 | . '+'
289 | . '-'
290 | . '~'
291 | . '!'
'!' posunout a přejít do stavu 158
'&' posunout a přejít do stavu 159
'(' posunout a přejít do stavu 160
'*' posunout a přejít do stavu 161
'+' posunout a přejít do stavu 162
'-' posunout a přejít do stavu 163
'~' posunout a přejít do stavu 165
CHARCONST posunout a přejít do stavu 166
DEC posunout a přejít do stavu 167
FLOATCONST posunout a přejít do stavu 168
IDENTIFIER posunout a přejít do stavu 169
INC posunout a přejít do stavu 170
INTCONST posunout a přejít do stavu 171
LONGCHARCONST posunout a přejít do stavu 172
LONGSTRINGLITERAL posunout a přejít do stavu 173
SIZEOF posunout a přejít do stavu 174
STRINGLITERAL posunout a přejít do stavu 175
AdditiveExpression přejít do stavu 176
CastExpression přejít do stavu 179
Constant přejít do stavu 181
MultiplicativeExpression přejít do stavu 188
PostfixExpression přejít do stavu 189
PrimaryExpression přejít do stavu 190
ShiftExpression přejít do stavu 362
UnaryExpression přejít do stavu 272
UnaryOperator přejít do stavu 194
State 256
5 AdditiveExpression: . MultiplicativeExpression
6 | . AdditiveExpression '+' MultiplicativeExpression
7 | . AdditiveExpression '-' MultiplicativeExpression
35 CastExpression: . UnaryExpression
36 | . '(' TypeName ')' CastExpression
40 Constant: . CHARCONST
41 | . FLOATCONST
42 | . INTCONST
43 | . LONGCHARCONST
44 | . LONGSTRINGLITERAL
45 | . STRINGLITERAL
181 MultiplicativeExpression: . CastExpression
182 | . MultiplicativeExpression '*' CastExpression
183 | . MultiplicativeExpression '/' CastExpression
184 | . MultiplicativeExpression '%' CastExpression
197 PostfixExpression: . PrimaryExpression
198 | . PostfixExpression '[' Expression ']'
199 | . PostfixExpression '(' ArgumentExpressionListOpt ')'
200 | . PostfixExpression '.' IDENTIFIER
201 | . PostfixExpression ARROW IDENTIFIER
202 | . PostfixExpression INC
203 | . PostfixExpression DEC
204 | . '(' TypeName ')' '{' InitializerList '}'
205 | . '(' TypeName ')' '{' InitializerList ',' '}'
212 PrimaryExpression: . IDENTIFIER
213 | . Constant
214 | . '(' Expression ')'
218 RelationalExpression: RelationalExpression LEQ . ShiftExpression
224 ShiftExpression: . AdditiveExpression
225 | . ShiftExpression LSH AdditiveExpression
226 | . ShiftExpression RSH AdditiveExpression
280 UnaryExpression: . PostfixExpression
281 | . INC UnaryExpression
282 | . DEC UnaryExpression
283 | . UnaryOperator CastExpression
284 | . SIZEOF UnaryExpression
285 | . SIZEOF '(' TypeName ')'
286 UnaryOperator: . '&'
287 | . '*'
288 | . '+'
289 | . '-'
290 | . '~'
291 | . '!'
'!' posunout a přejít do stavu 158
'&' posunout a přejít do stavu 159
'(' posunout a přejít do stavu 160
'*' posunout a přejít do stavu 161
'+' posunout a přejít do stavu 162
'-' posunout a přejít do stavu 163
'~' posunout a přejít do stavu 165
CHARCONST posunout a přejít do stavu 166
DEC posunout a přejít do stavu 167
FLOATCONST posunout a přejít do stavu 168
IDENTIFIER posunout a přejít do stavu 169
INC posunout a přejít do stavu 170
INTCONST posunout a přejít do stavu 171
LONGCHARCONST posunout a přejít do stavu 172
LONGSTRINGLITERAL posunout a přejít do stavu 173
SIZEOF posunout a přejít do stavu 174
STRINGLITERAL posunout a přejít do stavu 175
AdditiveExpression přejít do stavu 176
CastExpression přejít do stavu 179
Constant přejít do stavu 181
MultiplicativeExpression přejít do stavu 188
PostfixExpression přejít do stavu 189
PrimaryExpression přejít do stavu 190
ShiftExpression přejít do stavu 363
UnaryExpression přejít do stavu 272
UnaryOperator přejít do stavu 194
State 257
5 AdditiveExpression: . MultiplicativeExpression
6 | . AdditiveExpression '+' MultiplicativeExpression
7 | . AdditiveExpression '-' MultiplicativeExpression
35 CastExpression: . UnaryExpression
36 | . '(' TypeName ')' CastExpression
40 Constant: . CHARCONST
41 | . FLOATCONST
42 | . INTCONST
43 | . LONGCHARCONST
44 | . LONGSTRINGLITERAL
45 | . STRINGLITERAL
181 MultiplicativeExpression: . CastExpression
182 | . MultiplicativeExpression '*' CastExpression
183 | . MultiplicativeExpression '/' CastExpression
184 | . MultiplicativeExpression '%' CastExpression
197 PostfixExpression: . PrimaryExpression
198 | . PostfixExpression '[' Expression ']'
199 | . PostfixExpression '(' ArgumentExpressionListOpt ')'
200 | . PostfixExpression '.' IDENTIFIER
201 | . PostfixExpression ARROW IDENTIFIER
202 | . PostfixExpression INC
203 | . PostfixExpression DEC
204 | . '(' TypeName ')' '{' InitializerList '}'
205 | . '(' TypeName ')' '{' InitializerList ',' '}'
212 PrimaryExpression: . IDENTIFIER
213 | . Constant
214 | . '(' Expression ')'
225 ShiftExpression: ShiftExpression LSH . AdditiveExpression
280 UnaryExpression: . PostfixExpression
281 | . INC UnaryExpression
282 | . DEC UnaryExpression
283 | . UnaryOperator CastExpression
284 | . SIZEOF UnaryExpression
285 | . SIZEOF '(' TypeName ')'
286 UnaryOperator: . '&'
287 | . '*'
288 | . '+'
289 | . '-'
290 | . '~'
291 | . '!'
'!' posunout a přejít do stavu 158
'&' posunout a přejít do stavu 159
'(' posunout a přejít do stavu 160
'*' posunout a přejít do stavu 161
'+' posunout a přejít do stavu 162
'-' posunout a přejít do stavu 163
'~' posunout a přejít do stavu 165
CHARCONST posunout a přejít do stavu 166
DEC posunout a přejít do stavu 167
FLOATCONST posunout a přejít do stavu 168
IDENTIFIER posunout a přejít do stavu 169
INC posunout a přejít do stavu 170
INTCONST posunout a přejít do stavu 171
LONGCHARCONST posunout a přejít do stavu 172
LONGSTRINGLITERAL posunout a přejít do stavu 173
SIZEOF posunout a přejít do stavu 174
STRINGLITERAL posunout a přejít do stavu 175
AdditiveExpression přejít do stavu 364
CastExpression přejít do stavu 179
Constant přejít do stavu 181
MultiplicativeExpression přejít do stavu 188
PostfixExpression přejít do stavu 189
PrimaryExpression přejít do stavu 190
UnaryExpression přejít do stavu 272
UnaryOperator přejít do stavu 194
State 258
5 AdditiveExpression: . MultiplicativeExpression
6 | . AdditiveExpression '+' MultiplicativeExpression
7 | . AdditiveExpression '-' MultiplicativeExpression
35 CastExpression: . UnaryExpression
36 | . '(' TypeName ')' CastExpression
40 Constant: . CHARCONST
41 | . FLOATCONST
42 | . INTCONST
43 | . LONGCHARCONST
44 | . LONGSTRINGLITERAL
45 | . STRINGLITERAL
181 MultiplicativeExpression: . CastExpression
182 | . MultiplicativeExpression '*' CastExpression
183 | . MultiplicativeExpression '/' CastExpression
184 | . MultiplicativeExpression '%' CastExpression
197 PostfixExpression: . PrimaryExpression
198 | . PostfixExpression '[' Expression ']'
199 | . PostfixExpression '(' ArgumentExpressionListOpt ')'
200 | . PostfixExpression '.' IDENTIFIER
201 | . PostfixExpression ARROW IDENTIFIER
202 | . PostfixExpression INC
203 | . PostfixExpression DEC
204 | . '(' TypeName ')' '{' InitializerList '}'
205 | . '(' TypeName ')' '{' InitializerList ',' '}'
212 PrimaryExpression: . IDENTIFIER
213 | . Constant
214 | . '(' Expression ')'
226 ShiftExpression: ShiftExpression RSH . AdditiveExpression
280 UnaryExpression: . PostfixExpression
281 | . INC UnaryExpression
282 | . DEC UnaryExpression
283 | . UnaryOperator CastExpression
284 | . SIZEOF UnaryExpression
285 | . SIZEOF '(' TypeName ')'
286 UnaryOperator: . '&'
287 | . '*'
288 | . '+'
289 | . '-'
290 | . '~'
291 | . '!'
'!' posunout a přejít do stavu 158
'&' posunout a přejít do stavu 159
'(' posunout a přejít do stavu 160
'*' posunout a přejít do stavu 161
'+' posunout a přejít do stavu 162
'-' posunout a přejít do stavu 163
'~' posunout a přejít do stavu 165
CHARCONST posunout a přejít do stavu 166
DEC posunout a přejít do stavu 167
FLOATCONST posunout a přejít do stavu 168
IDENTIFIER posunout a přejít do stavu 169
INC posunout a přejít do stavu 170
INTCONST posunout a přejít do stavu 171
LONGCHARCONST posunout a přejít do stavu 172
LONGSTRINGLITERAL posunout a přejít do stavu 173
SIZEOF posunout a přejít do stavu 174
STRINGLITERAL posunout a přejít do stavu 175
AdditiveExpression přejít do stavu 365
CastExpression přejít do stavu 179
Constant přejít do stavu 181
MultiplicativeExpression přejít do stavu 188
PostfixExpression přejít do stavu 189
PrimaryExpression přejít do stavu 190
UnaryExpression přejít do stavu 272
UnaryOperator přejít do stavu 194
State 259
18 AssignmentOperator: '=' .
$výchozí reduce using rule 18 (AssignmentOperator)
State 260
22 AssignmentOperator: ADDASSIGN .
$výchozí reduce using rule 22 (AssignmentOperator)
State 261
26 AssignmentOperator: ANDASSIGN .
$výchozí reduce using rule 26 (AssignmentOperator)
State 262
20 AssignmentOperator: DIVASSIGN .
$výchozí reduce using rule 20 (AssignmentOperator)
State 263
24 AssignmentOperator: LSHASSIGN .
$výchozí reduce using rule 24 (AssignmentOperator)
State 264
21 AssignmentOperator: MODASSIGN .
$výchozí reduce using rule 21 (AssignmentOperator)
State 265
19 AssignmentOperator: MULASSIGN .
$výchozí reduce using rule 19 (AssignmentOperator)
State 266
28 AssignmentOperator: ORASSIGN .
$výchozí reduce using rule 28 (AssignmentOperator)
State 267
25 AssignmentOperator: RSHASSIGN .
$výchozí reduce using rule 25 (AssignmentOperator)
State 268
23 AssignmentOperator: SUBASSIGN .
$výchozí reduce using rule 23 (AssignmentOperator)
State 269
27 AssignmentOperator: XORASSIGN .
$výchozí reduce using rule 27 (AssignmentOperator)
State 270
5 AdditiveExpression: . MultiplicativeExpression
6 | . AdditiveExpression '+' MultiplicativeExpression
7 | . AdditiveExpression '-' MultiplicativeExpression
8 AndExpression: . EqualityExpression
9 | . AndExpression '&' EqualityExpression
14 AssignmentExpression: . ConditionalExpression
15 | . UnaryExpression AssignmentOperator AssignmentExpression
15 | UnaryExpression AssignmentOperator . AssignmentExpression
35 CastExpression: . UnaryExpression
36 | . '(' TypeName ')' CastExpression
38 ConditionalExpression: . LogicalOrExpression
39 | . LogicalOrExpression '?' Expression ':' ConditionalExpression
40 Constant: . CHARCONST
41 | . FLOATCONST
42 | . INTCONST
43 | . LONGCHARCONST
44 | . LONGSTRINGLITERAL
45 | . STRINGLITERAL
121 EqualityExpression: . RelationalExpression
122 | . EqualityExpression EQ RelationalExpression
123 | . EqualityExpression NEQ RelationalExpression
124 ExclusiveOrExpression: . AndExpression
125 | . ExclusiveOrExpression '^' AndExpression
153 InclusiveOrExpression: . ExclusiveOrExpression
154 | . InclusiveOrExpression '|' ExclusiveOrExpression
177 LogicalAndExpression: . InclusiveOrExpression
178 | . LogicalAndExpression ANDAND InclusiveOrExpression
179 LogicalOrExpression: . LogicalAndExpression
180 | . LogicalOrExpression OROR LogicalAndExpression
181 MultiplicativeExpression: . CastExpression
182 | . MultiplicativeExpression '*' CastExpression
183 | . MultiplicativeExpression '/' CastExpression
184 | . MultiplicativeExpression '%' CastExpression
197 PostfixExpression: . PrimaryExpression
198 | . PostfixExpression '[' Expression ']'
199 | . PostfixExpression '(' ArgumentExpressionListOpt ')'
200 | . PostfixExpression '.' IDENTIFIER
201 | . PostfixExpression ARROW IDENTIFIER
202 | . PostfixExpression INC
203 | . PostfixExpression DEC
204 | . '(' TypeName ')' '{' InitializerList '}'
205 | . '(' TypeName ')' '{' InitializerList ',' '}'
212 PrimaryExpression: . IDENTIFIER
213 | . Constant
214 | . '(' Expression ')'
215 RelationalExpression: . ShiftExpression
216 | . RelationalExpression '<' ShiftExpression
217 | . RelationalExpression '>' ShiftExpression
218 | . RelationalExpression LEQ ShiftExpression
219 | . RelationalExpression GEQ ShiftExpression
224 ShiftExpression: . AdditiveExpression
225 | . ShiftExpression LSH AdditiveExpression
226 | . ShiftExpression RSH AdditiveExpression
280 UnaryExpression: . PostfixExpression
281 | . INC UnaryExpression
282 | . DEC UnaryExpression
283 | . UnaryOperator CastExpression
284 | . SIZEOF UnaryExpression
285 | . SIZEOF '(' TypeName ')'
286 UnaryOperator: . '&'
287 | . '*'
288 | . '+'
289 | . '-'
290 | . '~'
291 | . '!'
'!' posunout a přejít do stavu 158
'&' posunout a přejít do stavu 159
'(' posunout a přejít do stavu 160
'*' posunout a přejít do stavu 161
'+' posunout a přejít do stavu 162
'-' posunout a přejít do stavu 163
'~' posunout a přejít do stavu 165
CHARCONST posunout a přejít do stavu 166
DEC posunout a přejít do stavu 167
FLOATCONST posunout a přejít do stavu 168
IDENTIFIER posunout a přejít do stavu 169
INC posunout a přejít do stavu 170
INTCONST posunout a přejít do stavu 171
LONGCHARCONST posunout a přejít do stavu 172
LONGSTRINGLITERAL posunout a přejít do stavu 173
SIZEOF posunout a přejít do stavu 174
STRINGLITERAL posunout a přejít do stavu 175
AdditiveExpression přejít do stavu 176
AndExpression přejít do stavu 177
AssignmentExpression přejít do stavu 366
CastExpression přejít do stavu 179
ConditionalExpression přejít do stavu 180
Constant přejít do stavu 181
EqualityExpression přejít do stavu 182
ExclusiveOrExpression přejít do stavu 183
InclusiveOrExpression přejít do stavu 184
LogicalAndExpression přejít do stavu 186
LogicalOrExpression přejít do stavu 187
MultiplicativeExpression přejít do stavu 188
PostfixExpression přejít do stavu 189
PrimaryExpression přejít do stavu 190
RelationalExpression přejít do stavu 191
ShiftExpression přejít do stavu 192
UnaryExpression přejít do stavu 193
UnaryOperator přejít do stavu 194
State 271
283 UnaryExpression: UnaryOperator CastExpression .
$výchozí reduce using rule 283 (UnaryExpression)
State 272
35 CastExpression: UnaryExpression .
$výchozí reduce using rule 35 (CastExpression)
State 273
172 JumpStatement: BREAK . ';'
';' posunout a přejít do stavu 367
State 274
5 AdditiveExpression: . MultiplicativeExpression
6 | . AdditiveExpression '+' MultiplicativeExpression
7 | . AdditiveExpression '-' MultiplicativeExpression
8 AndExpression: . EqualityExpression
9 | . AndExpression '&' EqualityExpression
35 CastExpression: . UnaryExpression
36 | . '(' TypeName ')' CastExpression
38 ConditionalExpression: . LogicalOrExpression
39 | . LogicalOrExpression '?' Expression ':' ConditionalExpression
40 Constant: . CHARCONST
41 | . FLOATCONST
42 | . INTCONST
43 | . LONGCHARCONST
44 | . LONGSTRINGLITERAL
45 | . STRINGLITERAL
46 ConstantExpression: . ConditionalExpression
121 EqualityExpression: . RelationalExpression
122 | . EqualityExpression EQ RelationalExpression
123 | . EqualityExpression NEQ RelationalExpression
124 ExclusiveOrExpression: . AndExpression
125 | . ExclusiveOrExpression '^' AndExpression
153 InclusiveOrExpression: . ExclusiveOrExpression
154 | . InclusiveOrExpression '|' ExclusiveOrExpression
175 LabeledStatement: CASE . ConstantExpression ':' Statement
177 LogicalAndExpression: . InclusiveOrExpression
178 | . LogicalAndExpression ANDAND InclusiveOrExpression
179 LogicalOrExpression: . LogicalAndExpression
180 | . LogicalOrExpression OROR LogicalAndExpression
181 MultiplicativeExpression: . CastExpression
182 | . MultiplicativeExpression '*' CastExpression
183 | . MultiplicativeExpression '/' CastExpression
184 | . MultiplicativeExpression '%' CastExpression
197 PostfixExpression: . PrimaryExpression
198 | . PostfixExpression '[' Expression ']'
199 | . PostfixExpression '(' ArgumentExpressionListOpt ')'
200 | . PostfixExpression '.' IDENTIFIER
201 | . PostfixExpression ARROW IDENTIFIER
202 | . PostfixExpression INC
203 | . PostfixExpression DEC
204 | . '(' TypeName ')' '{' InitializerList '}'
205 | . '(' TypeName ')' '{' InitializerList ',' '}'
212 PrimaryExpression: . IDENTIFIER
213 | . Constant
214 | . '(' Expression ')'
215 RelationalExpression: . ShiftExpression
216 | . RelationalExpression '<' ShiftExpression
217 | . RelationalExpression '>' ShiftExpression
218 | . RelationalExpression LEQ ShiftExpression
219 | . RelationalExpression GEQ ShiftExpression
224 ShiftExpression: . AdditiveExpression
225 | . ShiftExpression LSH AdditiveExpression
226 | . ShiftExpression RSH AdditiveExpression
280 UnaryExpression: . PostfixExpression
281 | . INC UnaryExpression
282 | . DEC UnaryExpression
283 | . UnaryOperator CastExpression
284 | . SIZEOF UnaryExpression
285 | . SIZEOF '(' TypeName ')'
286 UnaryOperator: . '&'
287 | . '*'
288 | . '+'
289 | . '-'
290 | . '~'
291 | . '!'
'!' posunout a přejít do stavu 158
'&' posunout a přejít do stavu 159
'(' posunout a přejít do stavu 160
'*' posunout a přejít do stavu 161
'+' posunout a přejít do stavu 162
'-' posunout a přejít do stavu 163
'~' posunout a přejít do stavu 165
CHARCONST posunout a přejít do stavu 166
DEC posunout a přejít do stavu 167
FLOATCONST posunout a přejít do stavu 168
IDENTIFIER posunout a přejít do stavu 169
INC posunout a přejít do stavu 170
INTCONST posunout a přejít do stavu 171
LONGCHARCONST posunout a přejít do stavu 172
LONGSTRINGLITERAL posunout a přejít do stavu 173
SIZEOF posunout a přejít do stavu 174
STRINGLITERAL posunout a přejít do stavu 175
AdditiveExpression přejít do stavu 176
AndExpression přejít do stavu 177
CastExpression přejít do stavu 179
ConditionalExpression přejít do stavu 321
Constant přejít do stavu 181
ConstantExpression přejít do stavu 368
EqualityExpression přejít do stavu 182
ExclusiveOrExpression přejít do stavu 183
InclusiveOrExpression přejít do stavu 184
LogicalAndExpression přejít do stavu 186
LogicalOrExpression přejít do stavu 187
MultiplicativeExpression přejít do stavu 188
PostfixExpression přejít do stavu 189
PrimaryExpression přejít do stavu 190
RelationalExpression přejít do stavu 191
ShiftExpression přejít do stavu 192
UnaryExpression přejít do stavu 272
UnaryOperator přejít do stavu 194
State 275
171 JumpStatement: CONTINUE . ';'
';' posunout a přejít do stavu 369
State 276
176 LabeledStatement: DEFAULT . ':' Statement
':' posunout a přejít do stavu 370
State 277
5 AdditiveExpression: . MultiplicativeExpression
6 | . AdditiveExpression '+' MultiplicativeExpression
7 | . AdditiveExpression '-' MultiplicativeExpression
8 AndExpression: . EqualityExpression
9 | . AndExpression '&' EqualityExpression
14 AssignmentExpression: . ConditionalExpression
15 | . UnaryExpression AssignmentOperator AssignmentExpression
35 CastExpression: . UnaryExpression
36 | . '(' TypeName ')' CastExpression
37 CompoundStatement: . '{' BlockItemListOpt '}'
38 ConditionalExpression: . LogicalOrExpression
39 | . LogicalOrExpression '?' Expression ':' ConditionalExpression
40 Constant: . CHARCONST
41 | . FLOATCONST
42 | . INTCONST
43 | . LONGCHARCONST
44 | . LONGSTRINGLITERAL
45 | . STRINGLITERAL
121 EqualityExpression: . RelationalExpression
122 | . EqualityExpression EQ RelationalExpression
123 | . EqualityExpression NEQ RelationalExpression
124 ExclusiveOrExpression: . AndExpression
125 | . ExclusiveOrExpression '^' AndExpression
126 Expression: . AssignmentExpression
127 | . Expression ',' AssignmentExpression
128 ExpressionOpt: . %empty [';']
129 | . Expression
130 ExpressionStatement: . ExpressionOpt ';'
153 InclusiveOrExpression: . ExclusiveOrExpression
154 | . InclusiveOrExpression '|' ExclusiveOrExpression
166 IterationStatement: . WHILE '(' Expression ')' Statement
167 | . DO Statement WHILE '(' Expression ')' ';'
167 | DO . Statement WHILE '(' Expression ')' ';'
168 | . FOR '(' ExpressionOpt ';' ExpressionOpt ';' ExpressionOpt ')' Statement
169 | . FOR '(' Declaration ExpressionOpt ';' ExpressionOpt ')' Statement
170 JumpStatement: . GOTO IDENTIFIER ';'
171 | . CONTINUE ';'
172 | . BREAK ';'
173 | . RETURN ExpressionOpt ';'
174 LabeledStatement: . IDENTIFIER ':' Statement
175 | . CASE ConstantExpression ':' Statement
176 | . DEFAULT ':' Statement
177 LogicalAndExpression: . InclusiveOrExpression
178 | . LogicalAndExpression ANDAND InclusiveOrExpression
179 LogicalOrExpression: . LogicalAndExpression
180 | . LogicalOrExpression OROR LogicalAndExpression
181 MultiplicativeExpression: . CastExpression
182 | . MultiplicativeExpression '*' CastExpression
183 | . MultiplicativeExpression '/' CastExpression
184 | . MultiplicativeExpression '%' CastExpression
197 PostfixExpression: . PrimaryExpression
198 | . PostfixExpression '[' Expression ']'
199 | . PostfixExpression '(' ArgumentExpressionListOpt ')'
200 | . PostfixExpression '.' IDENTIFIER
201 | . PostfixExpression ARROW IDENTIFIER
202 | . PostfixExpression INC
203 | . PostfixExpression DEC
204 | . '(' TypeName ')' '{' InitializerList '}'
205 | . '(' TypeName ')' '{' InitializerList ',' '}'
212 PrimaryExpression: . IDENTIFIER
213 | . Constant
214 | . '(' Expression ')'
215 RelationalExpression: . ShiftExpression
216 | . RelationalExpression '<' ShiftExpression
217 | . RelationalExpression '>' ShiftExpression
218 | . RelationalExpression LEQ ShiftExpression
219 | . RelationalExpression GEQ ShiftExpression
221 SelectionStatement: . IF '(' Expression ')' Statement
222 | . IF '(' Expression ')' Statement ELSE Statement
223 | . SWITCH '(' Expression ')' Statement
224 ShiftExpression: . AdditiveExpression
225 | . ShiftExpression LSH AdditiveExpression
226 | . ShiftExpression RSH AdditiveExpression
233 Statement: . LabeledStatement
234 | . CompoundStatement
235 | . ExpressionStatement
236 | . SelectionStatement
237 | . IterationStatement
238 | . JumpStatement
280 UnaryExpression: . PostfixExpression
281 | . INC UnaryExpression
282 | . DEC UnaryExpression
283 | . UnaryOperator CastExpression
284 | . SIZEOF UnaryExpression
285 | . SIZEOF '(' TypeName ')'
286 UnaryOperator: . '&'
287 | . '*'
288 | . '+'
289 | . '-'
290 | . '~'
291 | . '!'
'!' posunout a přejít do stavu 158
'&' posunout a přejít do stavu 159
'(' posunout a přejít do stavu 160
'*' posunout a přejít do stavu 161
'+' posunout a přejít do stavu 162
'-' posunout a přejít do stavu 163
'{' posunout a přejít do stavu 196
'~' posunout a přejít do stavu 165
BREAK posunout a přejít do stavu 273
CASE posunout a přejít do stavu 274
CHARCONST posunout a přejít do stavu 166
CONTINUE posunout a přejít do stavu 275
DEC posunout a přejít do stavu 167
DEFAULT posunout a přejít do stavu 276
DO posunout a přejít do stavu 277
FLOATCONST posunout a přejít do stavu 168
FOR posunout a přejít do stavu 278
GOTO posunout a přejít do stavu 279
IDENTIFIER posunout a přejít do stavu 280
IF posunout a přejít do stavu 281
INC posunout a přejít do stavu 170
INTCONST posunout a přejít do stavu 171
LONGCHARCONST posunout a přejít do stavu 172
LONGSTRINGLITERAL posunout a přejít do stavu 173
RETURN posunout a přejít do stavu 282
SIZEOF posunout a přejít do stavu 174
STRINGLITERAL posunout a přejít do stavu 175
SWITCH posunout a přejít do stavu 283
WHILE posunout a přejít do stavu 284
$výchozí reduce using rule 128 (ExpressionOpt)
AdditiveExpression přejít do stavu 176
AndExpression přejít do stavu 177
AssignmentExpression přejít do stavu 218
CastExpression přejít do stavu 179
CompoundStatement přejít do stavu 288
ConditionalExpression přejít do stavu 180
Constant přejít do stavu 181
EqualityExpression přejít do stavu 182
ExclusiveOrExpression přejít do stavu 183
Expression přejít do stavu 290
ExpressionOpt přejít do stavu 291
ExpressionStatement přejít do stavu 292
InclusiveOrExpression přejít do stavu 184
IterationStatement přejít do stavu 293
JumpStatement přejít do stavu 294
LabeledStatement přejít do stavu 295
LogicalAndExpression přejít do stavu 186
LogicalOrExpression přejít do stavu 187
MultiplicativeExpression přejít do stavu 188
PostfixExpression přejít do stavu 189
PrimaryExpression přejít do stavu 190
RelationalExpression přejít do stavu 191
SelectionStatement přejít do stavu 296
ShiftExpression přejít do stavu 192
Statement přejít do stavu 371
UnaryExpression přejít do stavu 193
UnaryOperator přejít do stavu 194
State 278
168 IterationStatement: FOR . '(' ExpressionOpt ';' ExpressionOpt ';' ExpressionOpt ')' Statement
169 | FOR . '(' Declaration ExpressionOpt ';' ExpressionOpt ')' Statement
'(' posunout a přejít do stavu 372
State 279
170 JumpStatement: GOTO . IDENTIFIER ';'
IDENTIFIER posunout a přejít do stavu 373
State 280
174 LabeledStatement: IDENTIFIER . ':' Statement
212 PrimaryExpression: IDENTIFIER . ['%', '&', '(', '*', '+', ',', '-', '.', '/', ';', '<', '=', '>', '?', '[', '^', '|', ADDASSIGN, ANDAND, ANDASSIGN, ARROW, DEC, DIVASSIGN, EQ, GEQ, INC, LEQ, LSH, LSHASSIGN, MODASSIGN, MULASSIGN, NEQ, ORASSIGN, OROR, RSH, RSHASSIGN, SUBASSIGN, XORASSIGN]
':' posunout a přejít do stavu 374
$výchozí reduce using rule 212 (PrimaryExpression)
State 281
221 SelectionStatement: IF . '(' Expression ')' Statement
222 | IF . '(' Expression ')' Statement ELSE Statement
'(' posunout a přejít do stavu 375
State 282
5 AdditiveExpression: . MultiplicativeExpression
6 | . AdditiveExpression '+' MultiplicativeExpression
7 | . AdditiveExpression '-' MultiplicativeExpression
8 AndExpression: . EqualityExpression
9 | . AndExpression '&' EqualityExpression
14 AssignmentExpression: . ConditionalExpression
15 | . UnaryExpression AssignmentOperator AssignmentExpression
35 CastExpression: . UnaryExpression
36 | . '(' TypeName ')' CastExpression
38 ConditionalExpression: . LogicalOrExpression
39 | . LogicalOrExpression '?' Expression ':' ConditionalExpression
40 Constant: . CHARCONST
41 | . FLOATCONST
42 | . INTCONST
43 | . LONGCHARCONST
44 | . LONGSTRINGLITERAL
45 | . STRINGLITERAL
121 EqualityExpression: . RelationalExpression
122 | . EqualityExpression EQ RelationalExpression
123 | . EqualityExpression NEQ RelationalExpression
124 ExclusiveOrExpression: . AndExpression
125 | . ExclusiveOrExpression '^' AndExpression
126 Expression: . AssignmentExpression
127 | . Expression ',' AssignmentExpression
128 ExpressionOpt: . %empty [';']
129 | . Expression
153 InclusiveOrExpression: . ExclusiveOrExpression
154 | . InclusiveOrExpression '|' ExclusiveOrExpression
173 JumpStatement: RETURN . ExpressionOpt ';'
177 LogicalAndExpression: . InclusiveOrExpression
178 | . LogicalAndExpression ANDAND InclusiveOrExpression
179 LogicalOrExpression: . LogicalAndExpression
180 | . LogicalOrExpression OROR LogicalAndExpression
181 MultiplicativeExpression: . CastExpression
182 | . MultiplicativeExpression '*' CastExpression
183 | . MultiplicativeExpression '/' CastExpression
184 | . MultiplicativeExpression '%' CastExpression
197 PostfixExpression: . PrimaryExpression
198 | . PostfixExpression '[' Expression ']'
199 | . PostfixExpression '(' ArgumentExpressionListOpt ')'
200 | . PostfixExpression '.' IDENTIFIER
201 | . PostfixExpression ARROW IDENTIFIER
202 | . PostfixExpression INC
203 | . PostfixExpression DEC
204 | . '(' TypeName ')' '{' InitializerList '}'
205 | . '(' TypeName ')' '{' InitializerList ',' '}'
212 PrimaryExpression: . IDENTIFIER
213 | . Constant
214 | . '(' Expression ')'
215 RelationalExpression: . ShiftExpression
216 | . RelationalExpression '<' ShiftExpression
217 | . RelationalExpression '>' ShiftExpression
218 | . RelationalExpression LEQ ShiftExpression
219 | . RelationalExpression GEQ ShiftExpression
224 ShiftExpression: . AdditiveExpression
225 | . ShiftExpression LSH AdditiveExpression
226 | . ShiftExpression RSH AdditiveExpression
280 UnaryExpression: . PostfixExpression
281 | . INC UnaryExpression
282 | . DEC UnaryExpression
283 | . UnaryOperator CastExpression
284 | . SIZEOF UnaryExpression
285 | . SIZEOF '(' TypeName ')'
286 UnaryOperator: . '&'
287 | . '*'
288 | . '+'
289 | . '-'
290 | . '~'
291 | . '!'
'!' posunout a přejít do stavu 158
'&' posunout a přejít do stavu 159
'(' posunout a přejít do stavu 160
'*' posunout a přejít do stavu 161
'+' posunout a přejít do stavu 162
'-' posunout a přejít do stavu 163
'~' posunout a přejít do stavu 165
CHARCONST posunout a přejít do stavu 166
DEC posunout a přejít do stavu 167
FLOATCONST posunout a přejít do stavu 168
IDENTIFIER posunout a přejít do stavu 169
INC posunout a přejít do stavu 170
INTCONST posunout a přejít do stavu 171
LONGCHARCONST posunout a přejít do stavu 172
LONGSTRINGLITERAL posunout a přejít do stavu 173
SIZEOF posunout a přejít do stavu 174
STRINGLITERAL posunout a přejít do stavu 175
$výchozí reduce using rule 128 (ExpressionOpt)
AdditiveExpression přejít do stavu 176
AndExpression přejít do stavu 177
AssignmentExpression přejít do stavu 218
CastExpression přejít do stavu 179
ConditionalExpression přejít do stavu 180
Constant přejít do stavu 181
EqualityExpression přejít do stavu 182
ExclusiveOrExpression přejít do stavu 183
Expression přejít do stavu 290
ExpressionOpt přejít do stavu 376
InclusiveOrExpression přejít do stavu 184
LogicalAndExpression přejít do stavu 186
LogicalOrExpression přejít do stavu 187
MultiplicativeExpression přejít do stavu 188
PostfixExpression přejít do stavu 189
PrimaryExpression přejít do stavu 190
RelationalExpression přejít do stavu 191
ShiftExpression přejít do stavu 192
UnaryExpression přejít do stavu 193
UnaryOperator přejít do stavu 194
State 283
223 SelectionStatement: SWITCH . '(' Expression ')' Statement
'(' posunout a přejít do stavu 377
State 284
166 IterationStatement: WHILE . '(' Expression ')' Statement
'(' posunout a přejít do stavu 378
State 285
31 BlockItemList: BlockItem .
$výchozí reduce using rule 31 (BlockItemList)
State 286
5 AdditiveExpression: . MultiplicativeExpression
6 | . AdditiveExpression '+' MultiplicativeExpression
7 | . AdditiveExpression '-' MultiplicativeExpression
8 AndExpression: . EqualityExpression
9 | . AndExpression '&' EqualityExpression
14 AssignmentExpression: . ConditionalExpression
15 | . UnaryExpression AssignmentOperator AssignmentExpression
29 BlockItem: . Declaration
30 | . Statement
32 BlockItemList: BlockItemList . BlockItem
34 BlockItemListOpt: BlockItemList . ['}']
35 CastExpression: . UnaryExpression
36 | . '(' TypeName ')' CastExpression
37 CompoundStatement: . '{' BlockItemListOpt '}'
38 ConditionalExpression: . LogicalOrExpression
39 | . LogicalOrExpression '?' Expression ':' ConditionalExpression
40 Constant: . CHARCONST
41 | . FLOATCONST
42 | . INTCONST
43 | . LONGCHARCONST
44 | . LONGSTRINGLITERAL
45 | . STRINGLITERAL
65 Declaration: . DeclarationSpecifiers InitDeclaratorListOpt ';'
70 DeclarationSpecifiers: . StorageClassSpecifier DeclarationSpecifiersOpt
71 | . TypeSpecifier DeclarationSpecifiersOpt
72 | . TypeQualifier DeclarationSpecifiersOpt
73 | . FunctionSpecifier DeclarationSpecifiersOpt
113 EnumSpecifier: . ENUM IdentifierOpt '{' EnumeratorList '}'
114 | . ENUM IdentifierOpt '{' EnumeratorList ',' '}'
115 | . ENUM IDENTIFIER
121 EqualityExpression: . RelationalExpression
122 | . EqualityExpression EQ RelationalExpression
123 | . EqualityExpression NEQ RelationalExpression
124 ExclusiveOrExpression: . AndExpression
125 | . ExclusiveOrExpression '^' AndExpression
126 Expression: . AssignmentExpression
127 | . Expression ',' AssignmentExpression
128 ExpressionOpt: . %empty [';']
129 | . Expression
130 ExpressionStatement: . ExpressionOpt ';'
134 FunctionSpecifier: . INLINE
153 InclusiveOrExpression: . ExclusiveOrExpression
154 | . InclusiveOrExpression '|' ExclusiveOrExpression
166 IterationStatement: . WHILE '(' Expression ')' Statement
167 | . DO Statement WHILE '(' Expression ')' ';'
168 | . FOR '(' ExpressionOpt ';' ExpressionOpt ';' ExpressionOpt ')' Statement
169 | . FOR '(' Declaration ExpressionOpt ';' ExpressionOpt ')' Statement
170 JumpStatement: . GOTO IDENTIFIER ';'
171 | . CONTINUE ';'
172 | . BREAK ';'
173 | . RETURN ExpressionOpt ';'
174 LabeledStatement: . IDENTIFIER ':' Statement
175 | . CASE ConstantExpression ':' Statement
176 | . DEFAULT ':' Statement
177 LogicalAndExpression: . InclusiveOrExpression
178 | . LogicalAndExpression ANDAND InclusiveOrExpression
179 LogicalOrExpression: . LogicalAndExpression
180 | . LogicalOrExpression OROR LogicalAndExpression
181 MultiplicativeExpression: . CastExpression
182 | . MultiplicativeExpression '*' CastExpression
183 | . MultiplicativeExpression '/' CastExpression
184 | . MultiplicativeExpression '%' CastExpression
197 PostfixExpression: . PrimaryExpression
198 | . PostfixExpression '[' Expression ']'
199 | . PostfixExpression '(' ArgumentExpressionListOpt ')'
200 | . PostfixExpression '.' IDENTIFIER
201 | . PostfixExpression ARROW IDENTIFIER
202 | . PostfixExpression INC
203 | . PostfixExpression DEC
204 | . '(' TypeName ')' '{' InitializerList '}'
205 | . '(' TypeName ')' '{' InitializerList ',' '}'
212 PrimaryExpression: . IDENTIFIER
213 | . Constant
214 | . '(' Expression ')'
215 RelationalExpression: . ShiftExpression
216 | . RelationalExpression '<' ShiftExpression
217 | . RelationalExpression '>' ShiftExpression
218 | . RelationalExpression LEQ ShiftExpression
219 | . RelationalExpression GEQ ShiftExpression
221 SelectionStatement: . IF '(' Expression ')' Statement
222 | . IF '(' Expression ')' Statement ELSE Statement
223 | . SWITCH '(' Expression ')' Statement
224 ShiftExpression: . AdditiveExpression
225 | . ShiftExpression LSH AdditiveExpression
226 | . ShiftExpression RSH AdditiveExpression
233 Statement: . LabeledStatement
234 | . CompoundStatement
235 | . ExpressionStatement
236 | . SelectionStatement
237 | . IterationStatement
238 | . JumpStatement
239 StorageClassSpecifier: . TYPEDEF
240 | . EXTERN
241 | . STATIC
242 | . AUTO
243 | . REGISTER
251 StructOrUnion: . STRUCT
252 | . UNION
253 StructOrUnionSpecifier: . StructOrUnion IdentifierOpt '{' StructDeclarationList '}'
254 | . StructOrUnion IDENTIFIER
259 TypeQualifier: . CONST
260 | . RESTRICT
261 | . VOLATILE
266 TypeSpecifier: . VOID
267 | . CHAR
268 | . SHORT
269 | . INT
270 | . LONG
271 | . FLOAT
272 | . DOUBLE
273 | . SIGNED
274 | . UNSIGNED
275 | . BOOL
276 | . COMPLEX
277 | . StructOrUnionSpecifier
278 | . EnumSpecifier
279 | . TYPEDEFNAME
280 UnaryExpression: . PostfixExpression
281 | . INC UnaryExpression
282 | . DEC UnaryExpression
283 | . UnaryOperator CastExpression
284 | . SIZEOF UnaryExpression
285 | . SIZEOF '(' TypeName ')'
286 UnaryOperator: . '&'
287 | . '*'
288 | . '+'
289 | . '-'
290 | . '~'
291 | . '!'
'!' posunout a přejít do stavu 158
'&' posunout a přejít do stavu 159
'(' posunout a přejít do stavu 160
'*' posunout a přejít do stavu 161
'+' posunout a přejít do stavu 162
'-' posunout a přejít do stavu 163
'{' posunout a přejít do stavu 196
'~' posunout a přejít do stavu 165
AUTO posunout a přejít do stavu 33
BOOL posunout a přejít do stavu 34
BREAK posunout a přejít do stavu 273
CASE posunout a přejít do stavu 274
CHAR posunout a přejít do stavu 35
CHARCONST posunout a přejít do stavu 166
COMPLEX posunout a přejít do stavu 36
CONST posunout a přejít do stavu 37
CONTINUE posunout a přejít do stavu 275
DEC posunout a přejít do stavu 167
DEFAULT posunout a přejít do stavu 276
DO posunout a přejít do stavu 277
DOUBLE posunout a přejít do stavu 38
ENUM posunout a přejít do stavu 39
EXTERN posunout a přejít do stavu 40
FLOAT posunout a přejít do stavu 41
FLOATCONST posunout a přejít do stavu 168
FOR posunout a přejít do stavu 278
GOTO posunout a přejít do stavu 279
IDENTIFIER posunout a přejít do stavu 280
IF posunout a přejít do stavu 281
INC posunout a přejít do stavu 170
INLINE posunout a přejít do stavu 42
INT posunout a přejít do stavu 43
INTCONST posunout a přejít do stavu 171
LONG posunout a přejít do stavu 44
LONGCHARCONST posunout a přejít do stavu 172
LONGSTRINGLITERAL posunout a přejít do stavu 173
REGISTER posunout a přejít do stavu 45
RESTRICT posunout a přejít do stavu 46
RETURN posunout a přejít do stavu 282
SHORT posunout a přejít do stavu 47
SIGNED posunout a přejít do stavu 48
SIZEOF posunout a přejít do stavu 174
STATIC posunout a přejít do stavu 49
STRINGLITERAL posunout a přejít do stavu 175
STRUCT posunout a přejít do stavu 50
SWITCH posunout a přejít do stavu 283
TYPEDEF posunout a přejít do stavu 51
TYPEDEFNAME posunout a přejít do stavu 52
UNION posunout a přejít do stavu 53
UNSIGNED posunout a přejít do stavu 54
VOID posunout a přejít do stavu 55
VOLATILE posunout a přejít do stavu 56
WHILE posunout a přejít do stavu 284
';' reduce using rule 128 (ExpressionOpt)
$výchozí reduce using rule 34 (BlockItemListOpt)
AdditiveExpression přejít do stavu 176
AndExpression přejít do stavu 177
AssignmentExpression přejít do stavu 218
BlockItem přejít do stavu 379
CastExpression přejít do stavu 179
CompoundStatement přejít do stavu 288
ConditionalExpression přejít do stavu 180
Constant přejít do stavu 181
Declaration přejít do stavu 289
DeclarationSpecifiers přejít do stavu 135
EnumSpecifier přejít do stavu 59
EqualityExpression přejít do stavu 182
ExclusiveOrExpression přejít do stavu 183
Expression přejít do stavu 290
ExpressionOpt přejít do stavu 291
ExpressionStatement přejít do stavu 292
FunctionSpecifier přejít do stavu 62
InclusiveOrExpression přejít do stavu 184
IterationStatement přejít do stavu 293
JumpStatement přejít do stavu 294
LabeledStatement přejít do stavu 295
LogicalAndExpression přejít do stavu 186
LogicalOrExpression přejít do stavu 187
MultiplicativeExpression přejít do stavu 188
PostfixExpression přejít do stavu 189
PrimaryExpression přejít do stavu 190
RelationalExpression přejít do stavu 191
SelectionStatement přejít do stavu 296
ShiftExpression přejít do stavu 192
Statement přejít do stavu 297
StorageClassSpecifier přejít do stavu 63
StructOrUnion přejít do stavu 64
StructOrUnionSpecifier přejít do stavu 65
TypeQualifier přejít do stavu 67
TypeSpecifier přejít do stavu 68
UnaryExpression přejít do stavu 193
UnaryOperator přejít do stavu 194
State 287
37 CompoundStatement: '{' BlockItemListOpt . '}'
'}' posunout a přejít do stavu 380
State 288
234 Statement: CompoundStatement .
$výchozí reduce using rule 234 (Statement)
State 289
29 BlockItem: Declaration .
$výchozí reduce using rule 29 (BlockItem)
State 290
127 Expression: Expression . ',' AssignmentExpression
129 ExpressionOpt: Expression . [')', ';']
',' posunout a přejít do stavu 326
$výchozí reduce using rule 129 (ExpressionOpt)
State 291
130 ExpressionStatement: ExpressionOpt . ';'
';' posunout a přejít do stavu 381
State 292
235 Statement: ExpressionStatement .
$výchozí reduce using rule 235 (Statement)
State 293
237 Statement: IterationStatement .
$výchozí reduce using rule 237 (Statement)
State 294
238 Statement: JumpStatement .
$výchozí reduce using rule 238 (Statement)
State 295
233 Statement: LabeledStatement .
$výchozí reduce using rule 233 (Statement)
State 296
236 Statement: SelectionStatement .
$výchozí reduce using rule 236 (Statement)
State 297
30 BlockItem: Statement .
$výchozí reduce using rule 30 (BlockItem)
State 298
97 DirectDeclarator: '(' Declarator ')' .
$výchozí reduce using rule 97 (DirectDeclarator)
State 299
143 IdentifierList: IDENTIFIER .
$výchozí reduce using rule 143 (IdentifierList)
State 300
1 AbstractDeclarator: . Pointer
2 | . PointerOpt DirectAbstractDeclarator
3 AbstractDeclaratorOpt: . %empty [')', ',']
4 | . AbstractDeclarator
76 Declarator: . PointerOpt DirectDeclarator
185 ParameterDeclaration: DeclarationSpecifiers . Declarator
186 | DeclarationSpecifiers . AbstractDeclaratorOpt
193 Pointer: . '*' TypeQualifierListOpt
194 | . '*' TypeQualifierListOpt Pointer
195 PointerOpt: . %empty ['(', '[', IDENTIFIER]
196 | . Pointer
'*' posunout a přejít do stavu 96
')' reduce using rule 3 (AbstractDeclaratorOpt)
',' reduce using rule 3 (AbstractDeclaratorOpt)
$výchozí reduce using rule 195 (PointerOpt)
AbstractDeclarator přejít do stavu 327
AbstractDeclaratorOpt přejít do stavu 382
Declarator přejít do stavu 383
Pointer přejít do stavu 329
PointerOpt přejít do stavu 384
State 301
144 IdentifierList: IdentifierList . ',' IDENTIFIER
146 IdentifierListOpt: IdentifierList . [')']
',' posunout a přejít do stavu 385
$výchozí reduce using rule 146 (IdentifierListOpt)
State 302
103 DirectDeclarator: DirectDeclarator '(' IdentifierListOpt . ')'
')' posunout a přejít do stavu 386
State 303
187 ParameterList: ParameterDeclaration .
$výchozí reduce using rule 187 (ParameterList)
State 304
188 ParameterList: ParameterList . ',' ParameterDeclaration
189 ParameterTypeList: ParameterList . [')']
190 | ParameterList . ',' DDD
',' posunout a přejít do stavu 387
$výchozí reduce using rule 189 (ParameterTypeList)
State 305
102 DirectDeclarator: DirectDeclarator '(' ParameterTypeList . ')'
')' posunout a přejít do stavu 388
State 306
99 DirectDeclarator: DirectDeclarator '[' STATIC . TypeQualifierListOpt AssignmentExpression ']'
259 TypeQualifier: . CONST
260 | . RESTRICT
261 | . VOLATILE
262 TypeQualifierList: . TypeQualifier
263 | . TypeQualifierList TypeQualifier
264 TypeQualifierListOpt: . %empty ['!', '&', '(', '*', '+', '-', '~', CHARCONST, DEC, FLOATCONST, IDENTIFIER, INC, INTCONST, LONGCHARCONST, LONGSTRINGLITERAL, SIZEOF, STRINGLITERAL]
265 | . TypeQualifierList
CONST posunout a přejít do stavu 37
RESTRICT posunout a přejít do stavu 46
VOLATILE posunout a přejít do stavu 56
$výchozí reduce using rule 264 (TypeQualifierListOpt)
TypeQualifier přejít do stavu 128
TypeQualifierList přejít do stavu 129
TypeQualifierListOpt přejít do stavu 389
State 307
100 DirectDeclarator: DirectDeclarator '[' TypeQualifierList . STATIC AssignmentExpression ']'
259 TypeQualifier: . CONST
260 | . RESTRICT
261 | . VOLATILE
263 TypeQualifierList: TypeQualifierList . TypeQualifier
265 TypeQualifierListOpt: TypeQualifierList . ['!', '&', '(', '*', '+', '-', ']', '~', CHARCONST, DEC, FLOATCONST, IDENTIFIER, INC, INTCONST, LONGCHARCONST, LONGSTRINGLITERAL, SIZEOF, STRINGLITERAL]
CONST posunout a přejít do stavu 37
RESTRICT posunout a přejít do stavu 46
STATIC posunout a přejít do stavu 390
VOLATILE posunout a přejít do stavu 56
$výchozí reduce using rule 265 (TypeQualifierListOpt)
TypeQualifier přejít do stavu 156
State 308
5 AdditiveExpression: . MultiplicativeExpression
6 | . AdditiveExpression '+' MultiplicativeExpression
7 | . AdditiveExpression '-' MultiplicativeExpression
8 AndExpression: . EqualityExpression
9 | . AndExpression '&' EqualityExpression
14 AssignmentExpression: . ConditionalExpression
15 | . UnaryExpression AssignmentOperator AssignmentExpression
16 AssignmentExpressionOpt: . %empty [']']
17 | . AssignmentExpression
35 CastExpression: . UnaryExpression
36 | . '(' TypeName ')' CastExpression
38 ConditionalExpression: . LogicalOrExpression
39 | . LogicalOrExpression '?' Expression ':' ConditionalExpression
40 Constant: . CHARCONST
41 | . FLOATCONST
42 | . INTCONST
43 | . LONGCHARCONST
44 | . LONGSTRINGLITERAL
45 | . STRINGLITERAL
98 DirectDeclarator: DirectDeclarator '[' TypeQualifierListOpt . AssignmentExpressionOpt ']'
101 | DirectDeclarator '[' TypeQualifierListOpt . '*' ']'
121 EqualityExpression: . RelationalExpression
122 | . EqualityExpression EQ RelationalExpression
123 | . EqualityExpression NEQ RelationalExpression
124 ExclusiveOrExpression: . AndExpression
125 | . ExclusiveOrExpression '^' AndExpression
153 InclusiveOrExpression: . ExclusiveOrExpression
154 | . InclusiveOrExpression '|' ExclusiveOrExpression
177 LogicalAndExpression: . InclusiveOrExpression
178 | . LogicalAndExpression ANDAND InclusiveOrExpression
179 LogicalOrExpression: . LogicalAndExpression
180 | . LogicalOrExpression OROR LogicalAndExpression
181 MultiplicativeExpression: . CastExpression
182 | . MultiplicativeExpression '*' CastExpression
183 | . MultiplicativeExpression '/' CastExpression
184 | . MultiplicativeExpression '%' CastExpression
197 PostfixExpression: . PrimaryExpression
198 | . PostfixExpression '[' Expression ']'
199 | . PostfixExpression '(' ArgumentExpressionListOpt ')'
200 | . PostfixExpression '.' IDENTIFIER
201 | . PostfixExpression ARROW IDENTIFIER
202 | . PostfixExpression INC
203 | . PostfixExpression DEC
204 | . '(' TypeName ')' '{' InitializerList '}'
205 | . '(' TypeName ')' '{' InitializerList ',' '}'
212 PrimaryExpression: . IDENTIFIER
213 | . Constant
214 | . '(' Expression ')'
215 RelationalExpression: . ShiftExpression
216 | . RelationalExpression '<' ShiftExpression
217 | . RelationalExpression '>' ShiftExpression
218 | . RelationalExpression LEQ ShiftExpression
219 | . RelationalExpression GEQ ShiftExpression
224 ShiftExpression: . AdditiveExpression
225 | . ShiftExpression LSH AdditiveExpression
226 | . ShiftExpression RSH AdditiveExpression
280 UnaryExpression: . PostfixExpression
281 | . INC UnaryExpression
282 | . DEC UnaryExpression
283 | . UnaryOperator CastExpression
284 | . SIZEOF UnaryExpression
285 | . SIZEOF '(' TypeName ')'
286 UnaryOperator: . '&'
287 | . '*'
288 | . '+'
289 | . '-'
290 | . '~'
291 | . '!'
'!' posunout a přejít do stavu 158
'&' posunout a přejít do stavu 159
'(' posunout a přejít do stavu 160
'*' posunout a přejít do stavu 391
'+' posunout a přejít do stavu 162
'-' posunout a přejít do stavu 163
'~' posunout a přejít do stavu 165
CHARCONST posunout a přejít do stavu 166
DEC posunout a přejít do stavu 167
FLOATCONST posunout a přejít do stavu 168
IDENTIFIER posunout a přejít do stavu 169
INC posunout a přejít do stavu 170
INTCONST posunout a přejít do stavu 171
LONGCHARCONST posunout a přejít do stavu 172
LONGSTRINGLITERAL posunout a přejít do stavu 173
SIZEOF posunout a přejít do stavu 174
STRINGLITERAL posunout a přejít do stavu 175
$výchozí reduce using rule 16 (AssignmentExpressionOpt)
AdditiveExpression přejít do stavu 176
AndExpression přejít do stavu 177
AssignmentExpression přejít do stavu 392
AssignmentExpressionOpt přejít do stavu 393
CastExpression přejít do stavu 179
ConditionalExpression přejít do stavu 180
Constant přejít do stavu 181
EqualityExpression přejít do stavu 182
ExclusiveOrExpression přejít do stavu 183
InclusiveOrExpression přejít do stavu 184
LogicalAndExpression přejít do stavu 186
LogicalOrExpression přejít do stavu 187
MultiplicativeExpression přejít do stavu 188
PostfixExpression přejít do stavu 189
PrimaryExpression přejít do stavu 190
RelationalExpression přejít do stavu 191
ShiftExpression přejít do stavu 192
UnaryExpression přejít do stavu 193
UnaryOperator přejít do stavu 194
State 309
78 DeclaratorOpt: Declarator . [':']
247 StructDeclarator: Declarator . [',', ';']
':' reduce using rule 78 (DeclaratorOpt)
$výchozí reduce using rule 247 (StructDeclarator)
State 310
248 StructDeclarator: DeclaratorOpt . ':' ConstantExpression
':' posunout a přejít do stavu 394
State 311
249 StructDeclaratorList: StructDeclarator .
$výchozí reduce using rule 249 (StructDeclaratorList)
State 312
244 StructDeclaration: SpecifierQualifierList StructDeclaratorList . ';'
250 StructDeclaratorList: StructDeclaratorList . ',' StructDeclarator
',' posunout a přejít do stavu 395
';' posunout a přejít do stavu 396
State 313
253 StructOrUnionSpecifier: StructOrUnion IdentifierOpt '{' StructDeclarationList '}' .
$výchozí reduce using rule 253 (StructOrUnionSpecifier)
State 314
246 StructDeclarationList: StructDeclarationList StructDeclaration .
$výchozí reduce using rule 246 (StructDeclarationList)
State 315
230 SpecifierQualifierListOpt: SpecifierQualifierList .
$výchozí reduce using rule 230 (SpecifierQualifierListOpt)
State 316
228 SpecifierQualifierList: TypeQualifier SpecifierQualifierListOpt .
$výchozí reduce using rule 228 (SpecifierQualifierList)
State 317
227 SpecifierQualifierList: TypeSpecifier SpecifierQualifierListOpt .
$výchozí reduce using rule 227 (SpecifierQualifierList)
State 318
58 ControlLine: PPDEFINE IDENTIFIER_LPAREN IDENTIFIER DDD ')' ReplacementList .
$výchozí reduce using rule 58 (ControlLine)
State 319
49 ControlLine: PPDEFINE IDENTIFIER_LPAREN IdentifierList ',' DDD ')' . ReplacementList
206 PpTokenList: . PpTokens '\n'
207 PpTokenListOpt: . '\n'
208 | . PpTokenList
209 PpTokens: . PPOTHER
210 | . PpTokens PPOTHER
220 ReplacementList: . PpTokenListOpt
'\n' posunout a přejít do stavu 4
PPOTHER posunout a přejít do stavu 18
PpTokenList přejít do stavu 28
PpTokenListOpt přejít do stavu 111
PpTokens přejít do stavu 30
ReplacementList přejít do stavu 397
State 320
59 ControlLine: PPDEFINE IDENTIFIER_LPAREN IdentifierList ',' IDENTIFIER DDD . ')' ReplacementList
')' posunout a přejít do stavu 398
State 321
46 ConstantExpression: ConditionalExpression .
$výchozí reduce using rule 46 (ConstantExpression)
State 322
118 Enumerator: EnumerationConstant '=' ConstantExpression .
$výchozí reduce using rule 118 (Enumerator)
State 323
114 EnumSpecifier: ENUM IdentifierOpt '{' EnumeratorList ',' '}' .
$výchozí reduce using rule 114 (EnumSpecifier)
State 324
120 EnumeratorList: EnumeratorList ',' Enumerator .
$výchozí reduce using rule 120 (EnumeratorList)
State 325
214 PrimaryExpression: '(' Expression ')' .
$výchozí reduce using rule 214 (PrimaryExpression)
State 326
5 AdditiveExpression: . MultiplicativeExpression
6 | . AdditiveExpression '+' MultiplicativeExpression
7 | . AdditiveExpression '-' MultiplicativeExpression
8 AndExpression: . EqualityExpression
9 | . AndExpression '&' EqualityExpression
14 AssignmentExpression: . ConditionalExpression
15 | . UnaryExpression AssignmentOperator AssignmentExpression
35 CastExpression: . UnaryExpression
36 | . '(' TypeName ')' CastExpression
38 ConditionalExpression: . LogicalOrExpression
39 | . LogicalOrExpression '?' Expression ':' ConditionalExpression
40 Constant: . CHARCONST
41 | . FLOATCONST
42 | . INTCONST
43 | . LONGCHARCONST
44 | . LONGSTRINGLITERAL
45 | . STRINGLITERAL
121 EqualityExpression: . RelationalExpression
122 | . EqualityExpression EQ RelationalExpression
123 | . EqualityExpression NEQ RelationalExpression
124 ExclusiveOrExpression: . AndExpression
125 | . ExclusiveOrExpression '^' AndExpression
127 Expression: Expression ',' . AssignmentExpression
153 InclusiveOrExpression: . ExclusiveOrExpression
154 | . InclusiveOrExpression '|' ExclusiveOrExpression
177 LogicalAndExpression: . InclusiveOrExpression
178 | . LogicalAndExpression ANDAND InclusiveOrExpression
179 LogicalOrExpression: . LogicalAndExpression
180 | . LogicalOrExpression OROR LogicalAndExpression
181 MultiplicativeExpression: . CastExpression
182 | . MultiplicativeExpression '*' CastExpression
183 | . MultiplicativeExpression '/' CastExpression
184 | . MultiplicativeExpression '%' CastExpression
197 PostfixExpression: . PrimaryExpression
198 | . PostfixExpression '[' Expression ']'
199 | . PostfixExpression '(' ArgumentExpressionListOpt ')'
200 | . PostfixExpression '.' IDENTIFIER
201 | . PostfixExpression ARROW IDENTIFIER
202 | . PostfixExpression INC
203 | . PostfixExpression DEC
204 | . '(' TypeName ')' '{' InitializerList '}'
205 | . '(' TypeName ')' '{' InitializerList ',' '}'
212 PrimaryExpression: . IDENTIFIER
213 | . Constant
214 | . '(' Expression ')'
215 RelationalExpression: . ShiftExpression
216 | . RelationalExpression '<' ShiftExpression
217 | . RelationalExpression '>' ShiftExpression
218 | . RelationalExpression LEQ ShiftExpression
219 | . RelationalExpression GEQ ShiftExpression
224 ShiftExpression: . AdditiveExpression
225 | . ShiftExpression LSH AdditiveExpression
226 | . ShiftExpression RSH AdditiveExpression
280 UnaryExpression: . PostfixExpression
281 | . INC UnaryExpression
282 | . DEC UnaryExpression
283 | . UnaryOperator CastExpression
284 | . SIZEOF UnaryExpression
285 | . SIZEOF '(' TypeName ')'
286 UnaryOperator: . '&'
287 | . '*'
288 | . '+'
289 | . '-'
290 | . '~'
291 | . '!'
'!' posunout a přejít do stavu 158
'&' posunout a přejít do stavu 159
'(' posunout a přejít do stavu 160
'*' posunout a přejít do stavu 161
'+' posunout a přejít do stavu 162
'-' posunout a přejít do stavu 163
'~' posunout a přejít do stavu 165
CHARCONST posunout a přejít do stavu 166
DEC posunout a přejít do stavu 167
FLOATCONST posunout a přejít do stavu 168
IDENTIFIER posunout a přejít do stavu 169
INC posunout a přejít do stavu 170
INTCONST posunout a přejít do stavu 171
LONGCHARCONST posunout a přejít do stavu 172
LONGSTRINGLITERAL posunout a přejít do stavu 173
SIZEOF posunout a přejít do stavu 174
STRINGLITERAL posunout a přejít do stavu 175
AdditiveExpression přejít do stavu 176
AndExpression přejít do stavu 177
AssignmentExpression přejít do stavu 399
CastExpression přejít do stavu 179
ConditionalExpression přejít do stavu 180
Constant přejít do stavu 181
EqualityExpression přejít do stavu 182
ExclusiveOrExpression přejít do stavu 183
InclusiveOrExpression přejít do stavu 184
LogicalAndExpression přejít do stavu 186
LogicalOrExpression přejít do stavu 187
MultiplicativeExpression přejít do stavu 188
PostfixExpression přejít do stavu 189
PrimaryExpression přejít do stavu 190
RelationalExpression přejít do stavu 191
ShiftExpression přejít do stavu 192
UnaryExpression přejít do stavu 193
UnaryOperator přejít do stavu 194
State 327
4 AbstractDeclaratorOpt: AbstractDeclarator .
$výchozí reduce using rule 4 (AbstractDeclaratorOpt)
State 328
258 TypeName: SpecifierQualifierList AbstractDeclaratorOpt .
$výchozí reduce using rule 258 (TypeName)
State 329
1 AbstractDeclarator: Pointer . [')', ',']
196 PointerOpt: Pointer . ['(', '[', IDENTIFIER]
')' reduce using rule 1 (AbstractDeclarator)
',' reduce using rule 1 (AbstractDeclarator)
$výchozí reduce using rule 196 (PointerOpt)
State 330
2 AbstractDeclarator: PointerOpt . DirectAbstractDeclarator
86 DirectAbstractDeclarator: . '(' AbstractDeclarator ')'
87 | . DirectAbstractDeclaratorOpt '[' AssignmentExpressionOpt ']'
88 | . DirectAbstractDeclaratorOpt '[' TypeQualifierList AssignmentExpressionOpt ']'
89 | . DirectAbstractDeclaratorOpt '[' STATIC TypeQualifierListOpt AssignmentExpression ']'
90 | . DirectAbstractDeclaratorOpt '[' TypeQualifierList STATIC AssignmentExpression ']'
91 | . DirectAbstractDeclaratorOpt '[' '*' ']'
92 | . '(' ParameterTypeListOpt ')'
93 | . DirectAbstractDeclarator '(' ParameterTypeListOpt ')'
94 DirectAbstractDeclaratorOpt: . %empty ['[']
95 | . DirectAbstractDeclarator
'(' posunout a přejít do stavu 400
$výchozí reduce using rule 94 (DirectAbstractDeclaratorOpt)
DirectAbstractDeclarator přejít do stavu 401
DirectAbstractDeclaratorOpt přejít do stavu 402
State 331
35 CastExpression: . UnaryExpression
36 | . '(' TypeName ')' CastExpression
36 | '(' TypeName ')' . CastExpression
40 Constant: . CHARCONST
41 | . FLOATCONST
42 | . INTCONST
43 | . LONGCHARCONST
44 | . LONGSTRINGLITERAL
45 | . STRINGLITERAL
197 PostfixExpression: . PrimaryExpression
198 | . PostfixExpression '[' Expression ']'
199 | . PostfixExpression '(' ArgumentExpressionListOpt ')'
200 | . PostfixExpression '.' IDENTIFIER
201 | . PostfixExpression ARROW IDENTIFIER
202 | . PostfixExpression INC
203 | . PostfixExpression DEC
204 | . '(' TypeName ')' '{' InitializerList '}'
204 | '(' TypeName ')' . '{' InitializerList '}'
205 | . '(' TypeName ')' '{' InitializerList ',' '}'
205 | '(' TypeName ')' . '{' InitializerList ',' '}'
212 PrimaryExpression: . IDENTIFIER
213 | . Constant
214 | . '(' Expression ')'
280 UnaryExpression: . PostfixExpression
281 | . INC UnaryExpression
282 | . DEC UnaryExpression
283 | . UnaryOperator CastExpression
284 | . SIZEOF UnaryExpression
285 | . SIZEOF '(' TypeName ')'
286 UnaryOperator: . '&'
287 | . '*'
288 | . '+'
289 | . '-'
290 | . '~'
291 | . '!'
'!' posunout a přejít do stavu 158
'&' posunout a přejít do stavu 159
'(' posunout a přejít do stavu 160
'*' posunout a přejít do stavu 161
'+' posunout a přejít do stavu 162
'-' posunout a přejít do stavu 163
'{' posunout a přejít do stavu 403
'~' posunout a přejít do stavu 165
CHARCONST posunout a přejít do stavu 166
DEC posunout a přejít do stavu 167
FLOATCONST posunout a přejít do stavu 168
IDENTIFIER posunout a přejít do stavu 169
INC posunout a přejít do stavu 170
INTCONST posunout a přejít do stavu 171
LONGCHARCONST posunout a přejít do stavu 172
LONGSTRINGLITERAL posunout a přejít do stavu 173
SIZEOF posunout a přejít do stavu 174
STRINGLITERAL posunout a přejít do stavu 175
CastExpression přejít do stavu 404
Constant přejít do stavu 181
PostfixExpression přejít do stavu 189
PrimaryExpression přejít do stavu 190
UnaryExpression přejít do stavu 272
UnaryOperator přejít do stavu 194
State 332
83 Designator: '.' IDENTIFIER .
$výchozí reduce using rule 83 (Designator)
State 333
82 Designator: '[' ConstantExpression . ']'
']' posunout a přejít do stavu 405
State 334
164 InitializerList: DesignationOpt Initializer .
$výchozí reduce using rule 164 (InitializerList)
State 335
79 Designation: DesignatorList '=' .
$výchozí reduce using rule 79 (Designation)
State 336
85 DesignatorList: DesignatorList Designator .
$výchozí reduce using rule 85 (DesignatorList)
State 337
79 Designation: . DesignatorList '='
80 DesignationOpt: . %empty ['!', '&', '(', '*', '+', '-', '{', '~', CHARCONST, DEC, FLOATCONST, IDENTIFIER, INC, INTCONST, LONGCHARCONST, LONGSTRINGLITERAL, SIZEOF, STRINGLITERAL]
81 | . Designation
82 Designator: . '[' ConstantExpression ']'
83 | . '.' IDENTIFIER
84 DesignatorList: . Designator
85 | . DesignatorList Designator
163 Initializer: '{' InitializerList ',' . '}'
165 InitializerList: InitializerList ',' . DesignationOpt Initializer
'.' posunout a přejít do stavu 222
'[' posunout a přejít do stavu 223
'}' posunout a přejít do stavu 406
$výchozí reduce using rule 80 (DesignationOpt)
Designation přejít do stavu 224
DesignationOpt přejít do stavu 407
Designator přejít do stavu 226
DesignatorList přejít do stavu 227
State 338
162 Initializer: '{' InitializerList '}' .
$výchozí reduce using rule 162 (Initializer)
State 339
204 PostfixExpression: '(' TypeName . ')' '{' InitializerList '}'
205 | '(' TypeName . ')' '{' InitializerList ',' '}'
')' posunout a přejít do stavu 408
State 340
204 PostfixExpression: '(' TypeName . ')' '{' InitializerList '}'
205 | '(' TypeName . ')' '{' InitializerList ',' '}'
285 UnaryExpression: SIZEOF '(' TypeName . ')'
')' posunout a přejít do stavu 409
State 341
6 AdditiveExpression: AdditiveExpression '+' MultiplicativeExpression . ['&', ')', '+', ',', '-', ':', ';', '<', '>', '?', ']', '^', '|', '}', ANDAND, EQ, GEQ, LEQ, LSH, NEQ, OROR, RSH]
182 MultiplicativeExpression: MultiplicativeExpression . '*' CastExpression
183 | MultiplicativeExpression . '/' CastExpression
184 | MultiplicativeExpression . '%' CastExpression
'%' posunout a přejít do stavu 244
'*' posunout a přejít do stavu 245
'/' posunout a přejít do stavu 246
$výchozí reduce using rule 6 (AdditiveExpression)
State 342
7 AdditiveExpression: AdditiveExpression '-' MultiplicativeExpression . ['&', ')', '+', ',', '-', ':', ';', '<', '>', '?', ']', '^', '|', '}', ANDAND, EQ, GEQ, LEQ, LSH, NEQ, OROR, RSH]
182 MultiplicativeExpression: MultiplicativeExpression . '*' CastExpression
183 | MultiplicativeExpression . '/' CastExpression
184 | MultiplicativeExpression . '%' CastExpression
'%' posunout a přejít do stavu 244
'*' posunout a přejít do stavu 245
'/' posunout a přejít do stavu 246
$výchozí reduce using rule 7 (AdditiveExpression)
State 343
9 AndExpression: AndExpression '&' EqualityExpression . ['&', ')', ',', ':', ';', '?', ']', '^', '|', '}', ANDAND, OROR]
122 EqualityExpression: EqualityExpression . EQ RelationalExpression
123 | EqualityExpression . NEQ RelationalExpression
EQ posunout a přejít do stavu 237
NEQ posunout a přejít do stavu 238
$výchozí reduce using rule 9 (AndExpression)
State 344
122 EqualityExpression: EqualityExpression EQ RelationalExpression . ['&', ')', ',', ':', ';', '?', ']', '^', '|', '}', ANDAND, EQ, NEQ, OROR]
216 RelationalExpression: RelationalExpression . '<' ShiftExpression
217 | RelationalExpression . '>' ShiftExpression
218 | RelationalExpression . LEQ ShiftExpression
219 | RelationalExpression . GEQ ShiftExpression
'<' posunout a přejít do stavu 253
'>' posunout a přejít do stavu 254
GEQ posunout a přejít do stavu 255
LEQ posunout a přejít do stavu 256
$výchozí reduce using rule 122 (EqualityExpression)
State 345
123 EqualityExpression: EqualityExpression NEQ RelationalExpression . ['&', ')', ',', ':', ';', '?', ']', '^', '|', '}', ANDAND, EQ, NEQ, OROR]
216 RelationalExpression: RelationalExpression . '<' ShiftExpression
217 | RelationalExpression . '>' ShiftExpression
218 | RelationalExpression . LEQ ShiftExpression
219 | RelationalExpression . GEQ ShiftExpression
'<' posunout a přejít do stavu 253
'>' posunout a přejít do stavu 254
GEQ posunout a přejít do stavu 255
LEQ posunout a přejít do stavu 256
$výchozí reduce using rule 123 (EqualityExpression)
State 346
9 AndExpression: AndExpression . '&' EqualityExpression
125 ExclusiveOrExpression: ExclusiveOrExpression '^' AndExpression . [')', ',', ':', ';', '?', ']', '^', '|', '}', ANDAND, OROR]
'&' posunout a přejít do stavu 236
$výchozí reduce using rule 125 (ExclusiveOrExpression)
State 347
125 ExclusiveOrExpression: ExclusiveOrExpression . '^' AndExpression
154 InclusiveOrExpression: InclusiveOrExpression '|' ExclusiveOrExpression . [')', ',', ':', ';', '?', ']', '|', '}', ANDAND, OROR]
'^' posunout a přejít do stavu 239
$výchozí reduce using rule 154 (InclusiveOrExpression)
State 348
154 InclusiveOrExpression: InclusiveOrExpression . '|' ExclusiveOrExpression
178 LogicalAndExpression: LogicalAndExpression ANDAND InclusiveOrExpression . [')', ',', ':', ';', '?', ']', '}', ANDAND, OROR]
'|' posunout a přejít do stavu 240
$výchozí reduce using rule 178 (LogicalAndExpression)
State 349
39 ConditionalExpression: LogicalOrExpression '?' Expression . ':' ConditionalExpression
127 Expression: Expression . ',' AssignmentExpression
',' posunout a přejít do stavu 326
':' posunout a přejít do stavu 410
State 350
178 LogicalAndExpression: LogicalAndExpression . ANDAND InclusiveOrExpression
180 LogicalOrExpression: LogicalOrExpression OROR LogicalAndExpression . [')', ',', ':', ';', '?', ']', '}', OROR]
ANDAND posunout a přejít do stavu 241
$výchozí reduce using rule 180 (LogicalOrExpression)
State 351
184 MultiplicativeExpression: MultiplicativeExpression '%' CastExpression .
$výchozí reduce using rule 184 (MultiplicativeExpression)
State 352
182 MultiplicativeExpression: MultiplicativeExpression '*' CastExpression .
$výchozí reduce using rule 182 (MultiplicativeExpression)
State 353
183 MultiplicativeExpression: MultiplicativeExpression '/' CastExpression .
$výchozí reduce using rule 183 (MultiplicativeExpression)
State 354
11 ArgumentExpressionList: ArgumentExpressionList . ',' AssignmentExpression
13 ArgumentExpressionListOpt: ArgumentExpressionList . [')']
',' posunout a přejít do stavu 411
$výchozí reduce using rule 13 (ArgumentExpressionListOpt)
State 355
199 PostfixExpression: PostfixExpression '(' ArgumentExpressionListOpt . ')'
')' posunout a přejít do stavu 412
State 356
10 ArgumentExpressionList: AssignmentExpression .
$výchozí reduce using rule 10 (ArgumentExpressionList)
State 357
200 PostfixExpression: PostfixExpression '.' IDENTIFIER .
$výchozí reduce using rule 200 (PostfixExpression)
State 358
127 Expression: Expression . ',' AssignmentExpression
198 PostfixExpression: PostfixExpression '[' Expression . ']'
',' posunout a přejít do stavu 326
']' posunout a přejít do stavu 413
State 359
201 PostfixExpression: PostfixExpression ARROW IDENTIFIER .
$výchozí reduce using rule 201 (PostfixExpression)
State 360
216 RelationalExpression: RelationalExpression '<' ShiftExpression . ['&', ')', ',', ':', ';', '<', '>', '?', ']', '^', '|', '}', ANDAND, EQ, GEQ, LEQ, NEQ, OROR]
225 ShiftExpression: ShiftExpression . LSH AdditiveExpression
226 | ShiftExpression . RSH AdditiveExpression
LSH posunout a přejít do stavu 257
RSH posunout a přejít do stavu 258
$výchozí reduce using rule 216 (RelationalExpression)
State 361
217 RelationalExpression: RelationalExpression '>' ShiftExpression . ['&', ')', ',', ':', ';', '<', '>', '?', ']', '^', '|', '}', ANDAND, EQ, GEQ, LEQ, NEQ, OROR]
225 ShiftExpression: ShiftExpression . LSH AdditiveExpression
226 | ShiftExpression . RSH AdditiveExpression
LSH posunout a přejít do stavu 257
RSH posunout a přejít do stavu 258
$výchozí reduce using rule 217 (RelationalExpression)
State 362
219 RelationalExpression: RelationalExpression GEQ ShiftExpression . ['&', ')', ',', ':', ';', '<', '>', '?', ']', '^', '|', '}', ANDAND, EQ, GEQ, LEQ, NEQ, OROR]
225 ShiftExpression: ShiftExpression . LSH AdditiveExpression
226 | ShiftExpression . RSH AdditiveExpression
LSH posunout a přejít do stavu 257
RSH posunout a přejít do stavu 258
$výchozí reduce using rule 219 (RelationalExpression)
State 363
218 RelationalExpression: RelationalExpression LEQ ShiftExpression . ['&', ')', ',', ':', ';', '<', '>', '?', ']', '^', '|', '}', ANDAND, EQ, GEQ, LEQ, NEQ, OROR]
225 ShiftExpression: ShiftExpression . LSH AdditiveExpression
226 | ShiftExpression . RSH AdditiveExpression
LSH posunout a přejít do stavu 257
RSH posunout a přejít do stavu 258
$výchozí reduce using rule 218 (RelationalExpression)
State 364
6 AdditiveExpression: AdditiveExpression . '+' MultiplicativeExpression
7 | AdditiveExpression . '-' MultiplicativeExpression
225 ShiftExpression: ShiftExpression LSH AdditiveExpression . ['&', ')', ',', ':', ';', '<', '>', '?', ']', '^', '|', '}', ANDAND, EQ, GEQ, LEQ, LSH, NEQ, OROR, RSH]
'+' posunout a přejít do stavu 234
'-' posunout a přejít do stavu 235
$výchozí reduce using rule 225 (ShiftExpression)
State 365
6 AdditiveExpression: AdditiveExpression . '+' MultiplicativeExpression
7 | AdditiveExpression . '-' MultiplicativeExpression
226 ShiftExpression: ShiftExpression RSH AdditiveExpression . ['&', ')', ',', ':', ';', '<', '>', '?', ']', '^', '|', '}', ANDAND, EQ, GEQ, LEQ, LSH, NEQ, OROR, RSH]
'+' posunout a přejít do stavu 234
'-' posunout a přejít do stavu 235
$výchozí reduce using rule 226 (ShiftExpression)
State 366
15 AssignmentExpression: UnaryExpression AssignmentOperator AssignmentExpression .
$výchozí reduce using rule 15 (AssignmentExpression)
State 367
172 JumpStatement: BREAK ';' .
$výchozí reduce using rule 172 (JumpStatement)
State 368
175 LabeledStatement: CASE ConstantExpression . ':' Statement
':' posunout a přejít do stavu 414
State 369
171 JumpStatement: CONTINUE ';' .
$výchozí reduce using rule 171 (JumpStatement)
State 370
5 AdditiveExpression: . MultiplicativeExpression
6 | . AdditiveExpression '+' MultiplicativeExpression
7 | . AdditiveExpression '-' MultiplicativeExpression
8 AndExpression: . EqualityExpression
9 | . AndExpression '&' EqualityExpression
14 AssignmentExpression: . ConditionalExpression
15 | . UnaryExpression AssignmentOperator AssignmentExpression
35 CastExpression: . UnaryExpression
36 | . '(' TypeName ')' CastExpression
37 CompoundStatement: . '{' BlockItemListOpt '}'
38 ConditionalExpression: . LogicalOrExpression
39 | . LogicalOrExpression '?' Expression ':' ConditionalExpression
40 Constant: . CHARCONST
41 | . FLOATCONST
42 | . INTCONST
43 | . LONGCHARCONST
44 | . LONGSTRINGLITERAL
45 | . STRINGLITERAL
121 EqualityExpression: . RelationalExpression
122 | . EqualityExpression EQ RelationalExpression
123 | . EqualityExpression NEQ RelationalExpression
124 ExclusiveOrExpression: . AndExpression
125 | . ExclusiveOrExpression '^' AndExpression
126 Expression: . AssignmentExpression
127 | . Expression ',' AssignmentExpression
128 ExpressionOpt: . %empty [';']
129 | . Expression
130 ExpressionStatement: . ExpressionOpt ';'
153 InclusiveOrExpression: . ExclusiveOrExpression
154 | . InclusiveOrExpression '|' ExclusiveOrExpression
166 IterationStatement: . WHILE '(' Expression ')' Statement
167 | . DO Statement WHILE '(' Expression ')' ';'
168 | . FOR '(' ExpressionOpt ';' ExpressionOpt ';' ExpressionOpt ')' Statement
169 | . FOR '(' Declaration ExpressionOpt ';' ExpressionOpt ')' Statement
170 JumpStatement: . GOTO IDENTIFIER ';'
171 | . CONTINUE ';'
172 | . BREAK ';'
173 | . RETURN ExpressionOpt ';'
174 LabeledStatement: . IDENTIFIER ':' Statement
175 | . CASE ConstantExpression ':' Statement
176 | . DEFAULT ':' Statement
176 | DEFAULT ':' . Statement
177 LogicalAndExpression: . InclusiveOrExpression
178 | . LogicalAndExpression ANDAND InclusiveOrExpression
179 LogicalOrExpression: . LogicalAndExpression
180 | . LogicalOrExpression OROR LogicalAndExpression
181 MultiplicativeExpression: . CastExpression
182 | . MultiplicativeExpression '*' CastExpression
183 | . MultiplicativeExpression '/' CastExpression
184 | . MultiplicativeExpression '%' CastExpression
197 PostfixExpression: . PrimaryExpression
198 | . PostfixExpression '[' Expression ']'
199 | . PostfixExpression '(' ArgumentExpressionListOpt ')'
200 | . PostfixExpression '.' IDENTIFIER
201 | . PostfixExpression ARROW IDENTIFIER
202 | . PostfixExpression INC
203 | . PostfixExpression DEC
204 | . '(' TypeName ')' '{' InitializerList '}'
205 | . '(' TypeName ')' '{' InitializerList ',' '}'
212 PrimaryExpression: . IDENTIFIER
213 | . Constant
214 | . '(' Expression ')'
215 RelationalExpression: . ShiftExpression
216 | . RelationalExpression '<' ShiftExpression
217 | . RelationalExpression '>' ShiftExpression
218 | . RelationalExpression LEQ ShiftExpression
219 | . RelationalExpression GEQ ShiftExpression
221 SelectionStatement: . IF '(' Expression ')' Statement
222 | . IF '(' Expression ')' Statement ELSE Statement
223 | . SWITCH '(' Expression ')' Statement
224 ShiftExpression: . AdditiveExpression
225 | . ShiftExpression LSH AdditiveExpression
226 | . ShiftExpression RSH AdditiveExpression
233 Statement: . LabeledStatement
234 | . CompoundStatement
235 | . ExpressionStatement
236 | . SelectionStatement
237 | . IterationStatement
238 | . JumpStatement
280 UnaryExpression: . PostfixExpression
281 | . INC UnaryExpression
282 | . DEC UnaryExpression
283 | . UnaryOperator CastExpression
284 | . SIZEOF UnaryExpression
285 | . SIZEOF '(' TypeName ')'
286 UnaryOperator: . '&'
287 | . '*'
288 | . '+'
289 | . '-'
290 | . '~'
291 | . '!'
'!' posunout a přejít do stavu 158
'&' posunout a přejít do stavu 159
'(' posunout a přejít do stavu 160
'*' posunout a přejít do stavu 161
'+' posunout a přejít do stavu 162
'-' posunout a přejít do stavu 163
'{' posunout a přejít do stavu 196
'~' posunout a přejít do stavu 165
BREAK posunout a přejít do stavu 273
CASE posunout a přejít do stavu 274
CHARCONST posunout a přejít do stavu 166
CONTINUE posunout a přejít do stavu 275
DEC posunout a přejít do stavu 167
DEFAULT posunout a přejít do stavu 276
DO posunout a přejít do stavu 277
FLOATCONST posunout a přejít do stavu 168
FOR posunout a přejít do stavu 278
GOTO posunout a přejít do stavu 279
IDENTIFIER posunout a přejít do stavu 280
IF posunout a přejít do stavu 281
INC posunout a přejít do stavu 170
INTCONST posunout a přejít do stavu 171
LONGCHARCONST posunout a přejít do stavu 172
LONGSTRINGLITERAL posunout a přejít do stavu 173
RETURN posunout a přejít do stavu 282
SIZEOF posunout a přejít do stavu 174
STRINGLITERAL posunout a přejít do stavu 175
SWITCH posunout a přejít do stavu 283
WHILE posunout a přejít do stavu 284
$výchozí reduce using rule 128 (ExpressionOpt)
AdditiveExpression přejít do stavu 176
AndExpression přejít do stavu 177
AssignmentExpression přejít do stavu 218
CastExpression přejít do stavu 179
CompoundStatement přejít do stavu 288
ConditionalExpression přejít do stavu 180
Constant přejít do stavu 181
EqualityExpression přejít do stavu 182
ExclusiveOrExpression přejít do stavu 183
Expression přejít do stavu 290
ExpressionOpt přejít do stavu 291
ExpressionStatement přejít do stavu 292
InclusiveOrExpression přejít do stavu 184
IterationStatement přejít do stavu 293
JumpStatement přejít do stavu 294
LabeledStatement přejít do stavu 295
LogicalAndExpression přejít do stavu 186
LogicalOrExpression přejít do stavu 187
MultiplicativeExpression přejít do stavu 188
PostfixExpression přejít do stavu 189
PrimaryExpression přejít do stavu 190
RelationalExpression přejít do stavu 191
SelectionStatement přejít do stavu 296
ShiftExpression přejít do stavu 192
Statement přejít do stavu 415
UnaryExpression přejít do stavu 193
UnaryOperator přejít do stavu 194
State 371
167 IterationStatement: DO Statement . WHILE '(' Expression ')' ';'
WHILE posunout a přejít do stavu 416
State 372
5 AdditiveExpression: . MultiplicativeExpression
6 | . AdditiveExpression '+' MultiplicativeExpression
7 | . AdditiveExpression '-' MultiplicativeExpression
8 AndExpression: . EqualityExpression
9 | . AndExpression '&' EqualityExpression
14 AssignmentExpression: . ConditionalExpression
15 | . UnaryExpression AssignmentOperator AssignmentExpression
35 CastExpression: . UnaryExpression
36 | . '(' TypeName ')' CastExpression
38 ConditionalExpression: . LogicalOrExpression
39 | . LogicalOrExpression '?' Expression ':' ConditionalExpression
40 Constant: . CHARCONST
41 | . FLOATCONST
42 | . INTCONST
43 | . LONGCHARCONST
44 | . LONGSTRINGLITERAL
45 | . STRINGLITERAL
65 Declaration: . DeclarationSpecifiers InitDeclaratorListOpt ';'
70 DeclarationSpecifiers: . StorageClassSpecifier DeclarationSpecifiersOpt
71 | . TypeSpecifier DeclarationSpecifiersOpt
72 | . TypeQualifier DeclarationSpecifiersOpt
73 | . FunctionSpecifier DeclarationSpecifiersOpt
113 EnumSpecifier: . ENUM IdentifierOpt '{' EnumeratorList '}'
114 | . ENUM IdentifierOpt '{' EnumeratorList ',' '}'
115 | . ENUM IDENTIFIER
121 EqualityExpression: . RelationalExpression
122 | . EqualityExpression EQ RelationalExpression
123 | . EqualityExpression NEQ RelationalExpression
124 ExclusiveOrExpression: . AndExpression
125 | . ExclusiveOrExpression '^' AndExpression
126 Expression: . AssignmentExpression
127 | . Expression ',' AssignmentExpression
128 ExpressionOpt: . %empty [';']
129 | . Expression
134 FunctionSpecifier: . INLINE
153 InclusiveOrExpression: . ExclusiveOrExpression
154 | . InclusiveOrExpression '|' ExclusiveOrExpression
168 IterationStatement: FOR '(' . ExpressionOpt ';' ExpressionOpt ';' ExpressionOpt ')' Statement
169 | FOR '(' . Declaration ExpressionOpt ';' ExpressionOpt ')' Statement
177 LogicalAndExpression: . InclusiveOrExpression
178 | . LogicalAndExpression ANDAND InclusiveOrExpression
179 LogicalOrExpression: . LogicalAndExpression
180 | . LogicalOrExpression OROR LogicalAndExpression
181 MultiplicativeExpression: . CastExpression
182 | . MultiplicativeExpression '*' CastExpression
183 | . MultiplicativeExpression '/' CastExpression
184 | . MultiplicativeExpression '%' CastExpression
197 PostfixExpression: . PrimaryExpression
198 | . PostfixExpression '[' Expression ']'
199 | . PostfixExpression '(' ArgumentExpressionListOpt ')'
200 | . PostfixExpression '.' IDENTIFIER
201 | . PostfixExpression ARROW IDENTIFIER
202 | . PostfixExpression INC
203 | . PostfixExpression DEC
204 | . '(' TypeName ')' '{' InitializerList '}'
205 | . '(' TypeName ')' '{' InitializerList ',' '}'
212 PrimaryExpression: . IDENTIFIER
213 | . Constant
214 | . '(' Expression ')'
215 RelationalExpression: . ShiftExpression
216 | . RelationalExpression '<' ShiftExpression
217 | . RelationalExpression '>' ShiftExpression
218 | . RelationalExpression LEQ ShiftExpression
219 | . RelationalExpression GEQ ShiftExpression
224 ShiftExpression: . AdditiveExpression
225 | . ShiftExpression LSH AdditiveExpression
226 | . ShiftExpression RSH AdditiveExpression
239 StorageClassSpecifier: . TYPEDEF
240 | . EXTERN
241 | . STATIC
242 | . AUTO
243 | . REGISTER
251 StructOrUnion: . STRUCT
252 | . UNION
253 StructOrUnionSpecifier: . StructOrUnion IdentifierOpt '{' StructDeclarationList '}'
254 | . StructOrUnion IDENTIFIER
259 TypeQualifier: . CONST
260 | . RESTRICT
261 | . VOLATILE
266 TypeSpecifier: . VOID
267 | . CHAR
268 | . SHORT
269 | . INT
270 | . LONG
271 | . FLOAT
272 | . DOUBLE
273 | . SIGNED
274 | . UNSIGNED
275 | . BOOL
276 | . COMPLEX
277 | . StructOrUnionSpecifier
278 | . EnumSpecifier
279 | . TYPEDEFNAME
280 UnaryExpression: . PostfixExpression
281 | . INC UnaryExpression
282 | . DEC UnaryExpression
283 | . UnaryOperator CastExpression
284 | . SIZEOF UnaryExpression
285 | . SIZEOF '(' TypeName ')'
286 UnaryOperator: . '&'
287 | . '*'
288 | . '+'
289 | . '-'
290 | . '~'
291 | . '!'
'!' posunout a přejít do stavu 158
'&' posunout a přejít do stavu 159
'(' posunout a přejít do stavu 160
'*' posunout a přejít do stavu 161
'+' posunout a přejít do stavu 162
'-' posunout a přejít do stavu 163
'~' posunout a přejít do stavu 165
AUTO posunout a přejít do stavu 33
BOOL posunout a přejít do stavu 34
CHAR posunout a přejít do stavu 35
CHARCONST posunout a přejít do stavu 166
COMPLEX posunout a přejít do stavu 36
CONST posunout a přejít do stavu 37
DEC posunout a přejít do stavu 167
DOUBLE posunout a přejít do stavu 38
ENUM posunout a přejít do stavu 39
EXTERN posunout a přejít do stavu 40
FLOAT posunout a přejít do stavu 41
FLOATCONST posunout a přejít do stavu 168
IDENTIFIER posunout a přejít do stavu 169
INC posunout a přejít do stavu 170
INLINE posunout a přejít do stavu 42
INT posunout a přejít do stavu 43
INTCONST posunout a přejít do stavu 171
LONG posunout a přejít do stavu 44
LONGCHARCONST posunout a přejít do stavu 172
LONGSTRINGLITERAL posunout a přejít do stavu 173
REGISTER posunout a přejít do stavu 45
RESTRICT posunout a přejít do stavu 46
SHORT posunout a přejít do stavu 47
SIGNED posunout a přejít do stavu 48
SIZEOF posunout a přejít do stavu 174
STATIC posunout a přejít do stavu 49
STRINGLITERAL posunout a přejít do stavu 175
STRUCT posunout a přejít do stavu 50
TYPEDEF posunout a přejít do stavu 51
TYPEDEFNAME posunout a přejít do stavu 52
UNION posunout a přejít do stavu 53
UNSIGNED posunout a přejít do stavu 54
VOID posunout a přejít do stavu 55
VOLATILE posunout a přejít do stavu 56
$výchozí reduce using rule 128 (ExpressionOpt)
AdditiveExpression přejít do stavu 176
AndExpression přejít do stavu 177
AssignmentExpression přejít do stavu 218
CastExpression přejít do stavu 179
ConditionalExpression přejít do stavu 180
Constant přejít do stavu 181
Declaration přejít do stavu 417
DeclarationSpecifiers přejít do stavu 135
EnumSpecifier přejít do stavu 59
EqualityExpression přejít do stavu 182
ExclusiveOrExpression přejít do stavu 183
Expression přejít do stavu 290
ExpressionOpt přejít do stavu 418
FunctionSpecifier přejít do stavu 62
InclusiveOrExpression přejít do stavu 184
LogicalAndExpression přejít do stavu 186
LogicalOrExpression přejít do stavu 187
MultiplicativeExpression přejít do stavu 188
PostfixExpression přejít do stavu 189
PrimaryExpression přejít do stavu 190
RelationalExpression přejít do stavu 191
ShiftExpression přejít do stavu 192
StorageClassSpecifier přejít do stavu 63
StructOrUnion přejít do stavu 64
StructOrUnionSpecifier přejít do stavu 65
TypeQualifier přejít do stavu 67
TypeSpecifier přejít do stavu 68
UnaryExpression přejít do stavu 193
UnaryOperator přejít do stavu 194
State 373
170 JumpStatement: GOTO IDENTIFIER . ';'
';' posunout a přejít do stavu 419
State 374
5 AdditiveExpression: . MultiplicativeExpression
6 | . AdditiveExpression '+' MultiplicativeExpression
7 | . AdditiveExpression '-' MultiplicativeExpression
8 AndExpression: . EqualityExpression
9 | . AndExpression '&' EqualityExpression
14 AssignmentExpression: . ConditionalExpression
15 | . UnaryExpression AssignmentOperator AssignmentExpression
35 CastExpression: . UnaryExpression
36 | . '(' TypeName ')' CastExpression
37 CompoundStatement: . '{' BlockItemListOpt '}'
38 ConditionalExpression: . LogicalOrExpression
39 | . LogicalOrExpression '?' Expression ':' ConditionalExpression
40 Constant: . CHARCONST
41 | . FLOATCONST
42 | . INTCONST
43 | . LONGCHARCONST
44 | . LONGSTRINGLITERAL
45 | . STRINGLITERAL
121 EqualityExpression: . RelationalExpression
122 | . EqualityExpression EQ RelationalExpression
123 | . EqualityExpression NEQ RelationalExpression
124 ExclusiveOrExpression: . AndExpression
125 | . ExclusiveOrExpression '^' AndExpression
126 Expression: . AssignmentExpression
127 | . Expression ',' AssignmentExpression
128 ExpressionOpt: . %empty [';']
129 | . Expression
130 ExpressionStatement: . ExpressionOpt ';'
153 InclusiveOrExpression: . ExclusiveOrExpression
154 | . InclusiveOrExpression '|' ExclusiveOrExpression
166 IterationStatement: . WHILE '(' Expression ')' Statement
167 | . DO Statement WHILE '(' Expression ')' ';'
168 | . FOR '(' ExpressionOpt ';' ExpressionOpt ';' ExpressionOpt ')' Statement
169 | . FOR '(' Declaration ExpressionOpt ';' ExpressionOpt ')' Statement
170 JumpStatement: . GOTO IDENTIFIER ';'
171 | . CONTINUE ';'
172 | . BREAK ';'
173 | . RETURN ExpressionOpt ';'
174 LabeledStatement: . IDENTIFIER ':' Statement
174 | IDENTIFIER ':' . Statement
175 | . CASE ConstantExpression ':' Statement
176 | . DEFAULT ':' Statement
177 LogicalAndExpression: . InclusiveOrExpression
178 | . LogicalAndExpression ANDAND InclusiveOrExpression
179 LogicalOrExpression: . LogicalAndExpression
180 | . LogicalOrExpression OROR LogicalAndExpression
181 MultiplicativeExpression: . CastExpression
182 | . MultiplicativeExpression '*' CastExpression
183 | . MultiplicativeExpression '/' CastExpression
184 | . MultiplicativeExpression '%' CastExpression
197 PostfixExpression: . PrimaryExpression
198 | . PostfixExpression '[' Expression ']'
199 | . PostfixExpression '(' ArgumentExpressionListOpt ')'
200 | . PostfixExpression '.' IDENTIFIER
201 | . PostfixExpression ARROW IDENTIFIER
202 | . PostfixExpression INC
203 | . PostfixExpression DEC
204 | . '(' TypeName ')' '{' InitializerList '}'
205 | . '(' TypeName ')' '{' InitializerList ',' '}'
212 PrimaryExpression: . IDENTIFIER
213 | . Constant
214 | . '(' Expression ')'
215 RelationalExpression: . ShiftExpression
216 | . RelationalExpression '<' ShiftExpression
217 | . RelationalExpression '>' ShiftExpression
218 | . RelationalExpression LEQ ShiftExpression
219 | . RelationalExpression GEQ ShiftExpression
221 SelectionStatement: . IF '(' Expression ')' Statement
222 | . IF '(' Expression ')' Statement ELSE Statement
223 | . SWITCH '(' Expression ')' Statement
224 ShiftExpression: . AdditiveExpression
225 | . ShiftExpression LSH AdditiveExpression
226 | . ShiftExpression RSH AdditiveExpression
233 Statement: . LabeledStatement
234 | . CompoundStatement
235 | . ExpressionStatement
236 | . SelectionStatement
237 | . IterationStatement
238 | . JumpStatement
280 UnaryExpression: . PostfixExpression
281 | . INC UnaryExpression
282 | . DEC UnaryExpression
283 | . UnaryOperator CastExpression
284 | . SIZEOF UnaryExpression
285 | . SIZEOF '(' TypeName ')'
286 UnaryOperator: . '&'
287 | . '*'
288 | . '+'
289 | . '-'
290 | . '~'
291 | . '!'
'!' posunout a přejít do stavu 158
'&' posunout a přejít do stavu 159
'(' posunout a přejít do stavu 160
'*' posunout a přejít do stavu 161
'+' posunout a přejít do stavu 162
'-' posunout a přejít do stavu 163
'{' posunout a přejít do stavu 196
'~' posunout a přejít do stavu 165
BREAK posunout a přejít do stavu 273
CASE posunout a přejít do stavu 274
CHARCONST posunout a přejít do stavu 166
CONTINUE posunout a přejít do stavu 275
DEC posunout a přejít do stavu 167
DEFAULT posunout a přejít do stavu 276
DO posunout a přejít do stavu 277
FLOATCONST posunout a přejít do stavu 168
FOR posunout a přejít do stavu 278
GOTO posunout a přejít do stavu 279
IDENTIFIER posunout a přejít do stavu 280
IF posunout a přejít do stavu 281
INC posunout a přejít do stavu 170
INTCONST posunout a přejít do stavu 171
LONGCHARCONST posunout a přejít do stavu 172
LONGSTRINGLITERAL posunout a přejít do stavu 173
RETURN posunout a přejít do stavu 282
SIZEOF posunout a přejít do stavu 174
STRINGLITERAL posunout a přejít do stavu 175
SWITCH posunout a přejít do stavu 283
WHILE posunout a přejít do stavu 284
$výchozí reduce using rule 128 (ExpressionOpt)
AdditiveExpression přejít do stavu 176
AndExpression přejít do stavu 177
AssignmentExpression přejít do stavu 218
CastExpression přejít do stavu 179
CompoundStatement přejít do stavu 288
ConditionalExpression přejít do stavu 180
Constant přejít do stavu 181
EqualityExpression přejít do stavu 182
ExclusiveOrExpression přejít do stavu 183
Expression přejít do stavu 290
ExpressionOpt přejít do stavu 291
ExpressionStatement přejít do stavu 292
InclusiveOrExpression přejít do stavu 184
IterationStatement přejít do stavu 293
JumpStatement přejít do stavu 294
LabeledStatement přejít do stavu 295
LogicalAndExpression přejít do stavu 186
LogicalOrExpression přejít do stavu 187
MultiplicativeExpression přejít do stavu 188
PostfixExpression přejít do stavu 189
PrimaryExpression přejít do stavu 190
RelationalExpression přejít do stavu 191
SelectionStatement přejít do stavu 296
ShiftExpression přejít do stavu 192
Statement přejít do stavu 420
UnaryExpression přejít do stavu 193
UnaryOperator přejít do stavu 194
State 375
5 AdditiveExpression: . MultiplicativeExpression
6 | . AdditiveExpression '+' MultiplicativeExpression
7 | . AdditiveExpression '-' MultiplicativeExpression
8 AndExpression: . EqualityExpression
9 | . AndExpression '&' EqualityExpression
14 AssignmentExpression: . ConditionalExpression
15 | . UnaryExpression AssignmentOperator AssignmentExpression
35 CastExpression: . UnaryExpression
36 | . '(' TypeName ')' CastExpression
38 ConditionalExpression: . LogicalOrExpression
39 | . LogicalOrExpression '?' Expression ':' ConditionalExpression
40 Constant: . CHARCONST
41 | . FLOATCONST
42 | . INTCONST
43 | . LONGCHARCONST
44 | . LONGSTRINGLITERAL
45 | . STRINGLITERAL
121 EqualityExpression: . RelationalExpression
122 | . EqualityExpression EQ RelationalExpression
123 | . EqualityExpression NEQ RelationalExpression
124 ExclusiveOrExpression: . AndExpression
125 | . ExclusiveOrExpression '^' AndExpression
126 Expression: . AssignmentExpression
127 | . Expression ',' AssignmentExpression
153 InclusiveOrExpression: . ExclusiveOrExpression
154 | . InclusiveOrExpression '|' ExclusiveOrExpression
177 LogicalAndExpression: . InclusiveOrExpression
178 | . LogicalAndExpression ANDAND InclusiveOrExpression
179 LogicalOrExpression: . LogicalAndExpression
180 | . LogicalOrExpression OROR LogicalAndExpression
181 MultiplicativeExpression: . CastExpression
182 | . MultiplicativeExpression '*' CastExpression
183 | . MultiplicativeExpression '/' CastExpression
184 | . MultiplicativeExpression '%' CastExpression
197 PostfixExpression: . PrimaryExpression
198 | . PostfixExpression '[' Expression ']'
199 | . PostfixExpression '(' ArgumentExpressionListOpt ')'
200 | . PostfixExpression '.' IDENTIFIER
201 | . PostfixExpression ARROW IDENTIFIER
202 | . PostfixExpression INC
203 | . PostfixExpression DEC
204 | . '(' TypeName ')' '{' InitializerList '}'
205 | . '(' TypeName ')' '{' InitializerList ',' '}'
212 PrimaryExpression: . IDENTIFIER
213 | . Constant
214 | . '(' Expression ')'
215 RelationalExpression: . ShiftExpression
216 | . RelationalExpression '<' ShiftExpression
217 | . RelationalExpression '>' ShiftExpression
218 | . RelationalExpression LEQ ShiftExpression
219 | . RelationalExpression GEQ ShiftExpression
221 SelectionStatement: IF '(' . Expression ')' Statement
222 | IF '(' . Expression ')' Statement ELSE Statement
224 ShiftExpression: . AdditiveExpression
225 | . ShiftExpression LSH AdditiveExpression
226 | . ShiftExpression RSH AdditiveExpression
280 UnaryExpression: . PostfixExpression
281 | . INC UnaryExpression
282 | . DEC UnaryExpression
283 | . UnaryOperator CastExpression
284 | . SIZEOF UnaryExpression
285 | . SIZEOF '(' TypeName ')'
286 UnaryOperator: . '&'
287 | . '*'
288 | . '+'
289 | . '-'
290 | . '~'
291 | . '!'
'!' posunout a přejít do stavu 158
'&' posunout a přejít do stavu 159
'(' posunout a přejít do stavu 160
'*' posunout a přejít do stavu 161
'+' posunout a přejít do stavu 162
'-' posunout a přejít do stavu 163
'~' posunout a přejít do stavu 165
CHARCONST posunout a přejít do stavu 166
DEC posunout a přejít do stavu 167
FLOATCONST posunout a přejít do stavu 168
IDENTIFIER posunout a přejít do stavu 169
INC posunout a přejít do stavu 170
INTCONST posunout a přejít do stavu 171
LONGCHARCONST posunout a přejít do stavu 172
LONGSTRINGLITERAL posunout a přejít do stavu 173
SIZEOF posunout a přejít do stavu 174
STRINGLITERAL posunout a přejít do stavu 175
AdditiveExpression přejít do stavu 176
AndExpression přejít do stavu 177
AssignmentExpression přejít do stavu 218
CastExpression přejít do stavu 179
ConditionalExpression přejít do stavu 180
Constant přejít do stavu 181
EqualityExpression přejít do stavu 182
ExclusiveOrExpression přejít do stavu 183
Expression přejít do stavu 421
InclusiveOrExpression přejít do stavu 184
LogicalAndExpression přejít do stavu 186
LogicalOrExpression přejít do stavu 187
MultiplicativeExpression přejít do stavu 188
PostfixExpression přejít do stavu 189
PrimaryExpression přejít do stavu 190
RelationalExpression přejít do stavu 191
ShiftExpression přejít do stavu 192
UnaryExpression přejít do stavu 193
UnaryOperator přejít do stavu 194
State 376
173 JumpStatement: RETURN ExpressionOpt . ';'
';' posunout a přejít do stavu 422
State 377
5 AdditiveExpression: . MultiplicativeExpression
6 | . AdditiveExpression '+' MultiplicativeExpression
7 | . AdditiveExpression '-' MultiplicativeExpression
8 AndExpression: . EqualityExpression
9 | . AndExpression '&' EqualityExpression
14 AssignmentExpression: . ConditionalExpression
15 | . UnaryExpression AssignmentOperator AssignmentExpression
35 CastExpression: . UnaryExpression
36 | . '(' TypeName ')' CastExpression
38 ConditionalExpression: . LogicalOrExpression
39 | . LogicalOrExpression '?' Expression ':' ConditionalExpression
40 Constant: . CHARCONST
41 | . FLOATCONST
42 | . INTCONST
43 | . LONGCHARCONST
44 | . LONGSTRINGLITERAL
45 | . STRINGLITERAL
121 EqualityExpression: . RelationalExpression
122 | . EqualityExpression EQ RelationalExpression
123 | . EqualityExpression NEQ RelationalExpression
124 ExclusiveOrExpression: . AndExpression
125 | . ExclusiveOrExpression '^' AndExpression
126 Expression: . AssignmentExpression
127 | . Expression ',' AssignmentExpression
153 InclusiveOrExpression: . ExclusiveOrExpression
154 | . InclusiveOrExpression '|' ExclusiveOrExpression
177 LogicalAndExpression: . InclusiveOrExpression
178 | . LogicalAndExpression ANDAND InclusiveOrExpression
179 LogicalOrExpression: . LogicalAndExpression
180 | . LogicalOrExpression OROR LogicalAndExpression
181 MultiplicativeExpression: . CastExpression
182 | . MultiplicativeExpression '*' CastExpression
183 | . MultiplicativeExpression '/' CastExpression
184 | . MultiplicativeExpression '%' CastExpression
197 PostfixExpression: . PrimaryExpression
198 | . PostfixExpression '[' Expression ']'
199 | . PostfixExpression '(' ArgumentExpressionListOpt ')'
200 | . PostfixExpression '.' IDENTIFIER
201 | . PostfixExpression ARROW IDENTIFIER
202 | . PostfixExpression INC
203 | . PostfixExpression DEC
204 | . '(' TypeName ')' '{' InitializerList '}'
205 | . '(' TypeName ')' '{' InitializerList ',' '}'
212 PrimaryExpression: . IDENTIFIER
213 | . Constant
214 | . '(' Expression ')'
215 RelationalExpression: . ShiftExpression
216 | . RelationalExpression '<' ShiftExpression
217 | . RelationalExpression '>' ShiftExpression
218 | . RelationalExpression LEQ ShiftExpression
219 | . RelationalExpression GEQ ShiftExpression
223 SelectionStatement: SWITCH '(' . Expression ')' Statement
224 ShiftExpression: . AdditiveExpression
225 | . ShiftExpression LSH AdditiveExpression
226 | . ShiftExpression RSH AdditiveExpression
280 UnaryExpression: . PostfixExpression
281 | . INC UnaryExpression
282 | . DEC UnaryExpression
283 | . UnaryOperator CastExpression
284 | . SIZEOF UnaryExpression
285 | . SIZEOF '(' TypeName ')'
286 UnaryOperator: . '&'
287 | . '*'
288 | . '+'
289 | . '-'
290 | . '~'
291 | . '!'
'!' posunout a přejít do stavu 158
'&' posunout a přejít do stavu 159
'(' posunout a přejít do stavu 160
'*' posunout a přejít do stavu 161
'+' posunout a přejít do stavu 162
'-' posunout a přejít do stavu 163
'~' posunout a přejít do stavu 165
CHARCONST posunout a přejít do stavu 166
DEC posunout a přejít do stavu 167
FLOATCONST posunout a přejít do stavu 168
IDENTIFIER posunout a přejít do stavu 169
INC posunout a přejít do stavu 170
INTCONST posunout a přejít do stavu 171
LONGCHARCONST posunout a přejít do stavu 172
LONGSTRINGLITERAL posunout a přejít do stavu 173
SIZEOF posunout a přejít do stavu 174
STRINGLITERAL posunout a přejít do stavu 175
AdditiveExpression přejít do stavu 176
AndExpression přejít do stavu 177
AssignmentExpression přejít do stavu 218
CastExpression přejít do stavu 179
ConditionalExpression přejít do stavu 180
Constant přejít do stavu 181
EqualityExpression přejít do stavu 182
ExclusiveOrExpression přejít do stavu 183
Expression přejít do stavu 423
InclusiveOrExpression přejít do stavu 184
LogicalAndExpression přejít do stavu 186
LogicalOrExpression přejít do stavu 187
MultiplicativeExpression přejít do stavu 188
PostfixExpression přejít do stavu 189
PrimaryExpression přejít do stavu 190
RelationalExpression přejít do stavu 191
ShiftExpression přejít do stavu 192
UnaryExpression přejít do stavu 193
UnaryOperator přejít do stavu 194
State 378
5 AdditiveExpression: . MultiplicativeExpression
6 | . AdditiveExpression '+' MultiplicativeExpression
7 | . AdditiveExpression '-' MultiplicativeExpression
8 AndExpression: . EqualityExpression
9 | . AndExpression '&' EqualityExpression
14 AssignmentExpression: . ConditionalExpression
15 | . UnaryExpression AssignmentOperator AssignmentExpression
35 CastExpression: . UnaryExpression
36 | . '(' TypeName ')' CastExpression
38 ConditionalExpression: . LogicalOrExpression
39 | . LogicalOrExpression '?' Expression ':' ConditionalExpression
40 Constant: . CHARCONST
41 | . FLOATCONST
42 | . INTCONST
43 | . LONGCHARCONST
44 | . LONGSTRINGLITERAL
45 | . STRINGLITERAL
121 EqualityExpression: . RelationalExpression
122 | . EqualityExpression EQ RelationalExpression
123 | . EqualityExpression NEQ RelationalExpression
124 ExclusiveOrExpression: . AndExpression
125 | . ExclusiveOrExpression '^' AndExpression
126 Expression: . AssignmentExpression
127 | . Expression ',' AssignmentExpression
153 InclusiveOrExpression: . ExclusiveOrExpression
154 | . InclusiveOrExpression '|' ExclusiveOrExpression
166 IterationStatement: WHILE '(' . Expression ')' Statement
177 LogicalAndExpression: . InclusiveOrExpression
178 | . LogicalAndExpression ANDAND InclusiveOrExpression
179 LogicalOrExpression: . LogicalAndExpression
180 | . LogicalOrExpression OROR LogicalAndExpression
181 MultiplicativeExpression: . CastExpression
182 | . MultiplicativeExpression '*' CastExpression
183 | . MultiplicativeExpression '/' CastExpression
184 | . MultiplicativeExpression '%' CastExpression
197 PostfixExpression: . PrimaryExpression
198 | . PostfixExpression '[' Expression ']'
199 | . PostfixExpression '(' ArgumentExpressionListOpt ')'
200 | . PostfixExpression '.' IDENTIFIER
201 | . PostfixExpression ARROW IDENTIFIER
202 | . PostfixExpression INC
203 | . PostfixExpression DEC
204 | . '(' TypeName ')' '{' InitializerList '}'
205 | . '(' TypeName ')' '{' InitializerList ',' '}'
212 PrimaryExpression: . IDENTIFIER
213 | . Constant
214 | . '(' Expression ')'
215 RelationalExpression: . ShiftExpression
216 | . RelationalExpression '<' ShiftExpression
217 | . RelationalExpression '>' ShiftExpression
218 | . RelationalExpression LEQ ShiftExpression
219 | . RelationalExpression GEQ ShiftExpression
224 ShiftExpression: . AdditiveExpression
225 | . ShiftExpression LSH AdditiveExpression
226 | . ShiftExpression RSH AdditiveExpression
280 UnaryExpression: . PostfixExpression
281 | . INC UnaryExpression
282 | . DEC UnaryExpression
283 | . UnaryOperator CastExpression
284 | . SIZEOF UnaryExpression
285 | . SIZEOF '(' TypeName ')'
286 UnaryOperator: . '&'
287 | . '*'
288 | . '+'
289 | . '-'
290 | . '~'
291 | . '!'
'!' posunout a přejít do stavu 158
'&' posunout a přejít do stavu 159
'(' posunout a přejít do stavu 160
'*' posunout a přejít do stavu 161
'+' posunout a přejít do stavu 162
'-' posunout a přejít do stavu 163
'~' posunout a přejít do stavu 165
CHARCONST posunout a přejít do stavu 166
DEC posunout a přejít do stavu 167
FLOATCONST posunout a přejít do stavu 168
IDENTIFIER posunout a přejít do stavu 169
INC posunout a přejít do stavu 170
INTCONST posunout a přejít do stavu 171
LONGCHARCONST posunout a přejít do stavu 172
LONGSTRINGLITERAL posunout a přejít do stavu 173
SIZEOF posunout a přejít do stavu 174
STRINGLITERAL posunout a přejít do stavu 175
AdditiveExpression přejít do stavu 176
AndExpression přejít do stavu 177
AssignmentExpression přejít do stavu 218
CastExpression přejít do stavu 179
ConditionalExpression přejít do stavu 180
Constant přejít do stavu 181
EqualityExpression přejít do stavu 182
ExclusiveOrExpression přejít do stavu 183
Expression přejít do stavu 424
InclusiveOrExpression přejít do stavu 184
LogicalAndExpression přejít do stavu 186
LogicalOrExpression přejít do stavu 187
MultiplicativeExpression přejít do stavu 188
PostfixExpression přejít do stavu 189
PrimaryExpression přejít do stavu 190
RelationalExpression přejít do stavu 191
ShiftExpression přejít do stavu 192
UnaryExpression přejít do stavu 193
UnaryOperator přejít do stavu 194
State 379
32 BlockItemList: BlockItemList BlockItem .
$výchozí reduce using rule 32 (BlockItemList)
State 380
37 CompoundStatement: '{' BlockItemListOpt '}' .
$výchozí reduce using rule 37 (CompoundStatement)
State 381
130 ExpressionStatement: ExpressionOpt ';' .
$výchozí reduce using rule 130 (ExpressionStatement)
State 382
186 ParameterDeclaration: DeclarationSpecifiers AbstractDeclaratorOpt .
$výchozí reduce using rule 186 (ParameterDeclaration)
State 383
185 ParameterDeclaration: DeclarationSpecifiers Declarator .
$výchozí reduce using rule 185 (ParameterDeclaration)
State 384
2 AbstractDeclarator: PointerOpt . DirectAbstractDeclarator
76 Declarator: PointerOpt . DirectDeclarator
86 DirectAbstractDeclarator: . '(' AbstractDeclarator ')'
87 | . DirectAbstractDeclaratorOpt '[' AssignmentExpressionOpt ']'
88 | . DirectAbstractDeclaratorOpt '[' TypeQualifierList AssignmentExpressionOpt ']'
89 | . DirectAbstractDeclaratorOpt '[' STATIC TypeQualifierListOpt AssignmentExpression ']'
90 | . DirectAbstractDeclaratorOpt '[' TypeQualifierList STATIC AssignmentExpression ']'
91 | . DirectAbstractDeclaratorOpt '[' '*' ']'
92 | . '(' ParameterTypeListOpt ')'
93 | . DirectAbstractDeclarator '(' ParameterTypeListOpt ')'
94 DirectAbstractDeclaratorOpt: . %empty ['[']
95 | . DirectAbstractDeclarator
96 DirectDeclarator: . IDENTIFIER
97 | . '(' Declarator ')'
98 | . DirectDeclarator '[' TypeQualifierListOpt AssignmentExpressionOpt ']'
99 | . DirectDeclarator '[' STATIC TypeQualifierListOpt AssignmentExpression ']'
100 | . DirectDeclarator '[' TypeQualifierList STATIC AssignmentExpression ']'
101 | . DirectDeclarator '[' TypeQualifierListOpt '*' ']'
102 | . DirectDeclarator '(' ParameterTypeList ')'
103 | . DirectDeclarator '(' IdentifierListOpt ')'
'(' posunout a přejít do stavu 425
IDENTIFIER posunout a přejít do stavu 139
$výchozí reduce using rule 94 (DirectAbstractDeclaratorOpt)
DirectAbstractDeclarator přejít do stavu 401
DirectAbstractDeclaratorOpt přejít do stavu 402
DirectDeclarator přejít do stavu 140
State 385
144 IdentifierList: IdentifierList ',' . IDENTIFIER
IDENTIFIER posunout a přejít do stavu 426
State 386
103 DirectDeclarator: DirectDeclarator '(' IdentifierListOpt ')' .
$výchozí reduce using rule 103 (DirectDeclarator)
State 387
70 DeclarationSpecifiers: . StorageClassSpecifier DeclarationSpecifiersOpt
71 | . TypeSpecifier DeclarationSpecifiersOpt
72 | . TypeQualifier DeclarationSpecifiersOpt
73 | . FunctionSpecifier DeclarationSpecifiersOpt
113 EnumSpecifier: . ENUM IdentifierOpt '{' EnumeratorList '}'
114 | . ENUM IdentifierOpt '{' EnumeratorList ',' '}'
115 | . ENUM IDENTIFIER
134 FunctionSpecifier: . INLINE
185 ParameterDeclaration: . DeclarationSpecifiers Declarator
186 | . DeclarationSpecifiers AbstractDeclaratorOpt
188 ParameterList: ParameterList ',' . ParameterDeclaration
190 ParameterTypeList: ParameterList ',' . DDD
239 StorageClassSpecifier: . TYPEDEF
240 | . EXTERN
241 | . STATIC
242 | . AUTO
243 | . REGISTER
251 StructOrUnion: . STRUCT
252 | . UNION
253 StructOrUnionSpecifier: . StructOrUnion IdentifierOpt '{' StructDeclarationList '}'
254 | . StructOrUnion IDENTIFIER
259 TypeQualifier: . CONST
260 | . RESTRICT
261 | . VOLATILE
266 TypeSpecifier: . VOID
267 | . CHAR
268 | . SHORT
269 | . INT
270 | . LONG
271 | . FLOAT
272 | . DOUBLE
273 | . SIGNED
274 | . UNSIGNED
275 | . BOOL
276 | . COMPLEX
277 | . StructOrUnionSpecifier
278 | . EnumSpecifier
279 | . TYPEDEFNAME
AUTO posunout a přejít do stavu 33
BOOL posunout a přejít do stavu 34
CHAR posunout a přejít do stavu 35
COMPLEX posunout a přejít do stavu 36
CONST posunout a přejít do stavu 37
DDD posunout a přejít do stavu 427
DOUBLE posunout a přejít do stavu 38
ENUM posunout a přejít do stavu 39
EXTERN posunout a přejít do stavu 40
FLOAT posunout a přejít do stavu 41
INLINE posunout a přejít do stavu 42
INT posunout a přejít do stavu 43
LONG posunout a přejít do stavu 44
REGISTER posunout a přejít do stavu 45
RESTRICT posunout a přejít do stavu 46
SHORT posunout a přejít do stavu 47
SIGNED posunout a přejít do stavu 48
STATIC posunout a přejít do stavu 49
STRUCT posunout a přejít do stavu 50
TYPEDEF posunout a přejít do stavu 51
TYPEDEFNAME posunout a přejít do stavu 52
UNION posunout a přejít do stavu 53
UNSIGNED posunout a přejít do stavu 54
VOID posunout a přejít do stavu 55
VOLATILE posunout a přejít do stavu 56
DeclarationSpecifiers přejít do stavu 300
EnumSpecifier přejít do stavu 59
FunctionSpecifier přejít do stavu 62
ParameterDeclaration přejít do stavu 428
StorageClassSpecifier přejít do stavu 63
StructOrUnion přejít do stavu 64
StructOrUnionSpecifier přejít do stavu 65
TypeQualifier přejít do stavu 67
TypeSpecifier přejít do stavu 68
State 388
102 DirectDeclarator: DirectDeclarator '(' ParameterTypeList ')' .
$výchozí reduce using rule 102 (DirectDeclarator)
State 389
5 AdditiveExpression: . MultiplicativeExpression
6 | . AdditiveExpression '+' MultiplicativeExpression
7 | . AdditiveExpression '-' MultiplicativeExpression
8 AndExpression: . EqualityExpression
9 | . AndExpression '&' EqualityExpression
14 AssignmentExpression: . ConditionalExpression
15 | . UnaryExpression AssignmentOperator AssignmentExpression
35 CastExpression: . UnaryExpression
36 | . '(' TypeName ')' CastExpression
38 ConditionalExpression: . LogicalOrExpression
39 | . LogicalOrExpression '?' Expression ':' ConditionalExpression
40 Constant: . CHARCONST
41 | . FLOATCONST
42 | . INTCONST
43 | . LONGCHARCONST
44 | . LONGSTRINGLITERAL
45 | . STRINGLITERAL
99 DirectDeclarator: DirectDeclarator '[' STATIC TypeQualifierListOpt . AssignmentExpression ']'
121 EqualityExpression: . RelationalExpression
122 | . EqualityExpression EQ RelationalExpression
123 | . EqualityExpression NEQ RelationalExpression
124 ExclusiveOrExpression: . AndExpression
125 | . ExclusiveOrExpression '^' AndExpression
153 InclusiveOrExpression: . ExclusiveOrExpression
154 | . InclusiveOrExpression '|' ExclusiveOrExpression
177 LogicalAndExpression: . InclusiveOrExpression
178 | . LogicalAndExpression ANDAND InclusiveOrExpression
179 LogicalOrExpression: . LogicalAndExpression
180 | . LogicalOrExpression OROR LogicalAndExpression
181 MultiplicativeExpression: . CastExpression
182 | . MultiplicativeExpression '*' CastExpression
183 | . MultiplicativeExpression '/' CastExpression
184 | . MultiplicativeExpression '%' CastExpression
197 PostfixExpression: . PrimaryExpression
198 | . PostfixExpression '[' Expression ']'
199 | . PostfixExpression '(' ArgumentExpressionListOpt ')'
200 | . PostfixExpression '.' IDENTIFIER
201 | . PostfixExpression ARROW IDENTIFIER
202 | . PostfixExpression INC
203 | . PostfixExpression DEC
204 | . '(' TypeName ')' '{' InitializerList '}'
205 | . '(' TypeName ')' '{' InitializerList ',' '}'
212 PrimaryExpression: . IDENTIFIER
213 | . Constant
214 | . '(' Expression ')'
215 RelationalExpression: . ShiftExpression
216 | . RelationalExpression '<' ShiftExpression
217 | . RelationalExpression '>' ShiftExpression
218 | . RelationalExpression LEQ ShiftExpression
219 | . RelationalExpression GEQ ShiftExpression
224 ShiftExpression: . AdditiveExpression
225 | . ShiftExpression LSH AdditiveExpression
226 | . ShiftExpression RSH AdditiveExpression
280 UnaryExpression: . PostfixExpression
281 | . INC UnaryExpression
282 | . DEC UnaryExpression
283 | . UnaryOperator CastExpression
284 | . SIZEOF UnaryExpression
285 | . SIZEOF '(' TypeName ')'
286 UnaryOperator: . '&'
287 | . '*'
288 | . '+'
289 | . '-'
290 | . '~'
291 | . '!'
'!' posunout a přejít do stavu 158
'&' posunout a přejít do stavu 159
'(' posunout a přejít do stavu 160
'*' posunout a přejít do stavu 161
'+' posunout a přejít do stavu 162
'-' posunout a přejít do stavu 163
'~' posunout a přejít do stavu 165
CHARCONST posunout a přejít do stavu 166
DEC posunout a přejít do stavu 167
FLOATCONST posunout a přejít do stavu 168
IDENTIFIER posunout a přejít do stavu 169
INC posunout a přejít do stavu 170
INTCONST posunout a přejít do stavu 171
LONGCHARCONST posunout a přejít do stavu 172
LONGSTRINGLITERAL posunout a přejít do stavu 173
SIZEOF posunout a přejít do stavu 174
STRINGLITERAL posunout a přejít do stavu 175
AdditiveExpression přejít do stavu 176
AndExpression přejít do stavu 177
AssignmentExpression přejít do stavu 429
CastExpression přejít do stavu 179
ConditionalExpression přejít do stavu 180
Constant přejít do stavu 181
EqualityExpression přejít do stavu 182
ExclusiveOrExpression přejít do stavu 183
InclusiveOrExpression přejít do stavu 184
LogicalAndExpression přejít do stavu 186
LogicalOrExpression přejít do stavu 187
MultiplicativeExpression přejít do stavu 188
PostfixExpression přejít do stavu 189
PrimaryExpression přejít do stavu 190
RelationalExpression přejít do stavu 191
ShiftExpression přejít do stavu 192
UnaryExpression přejít do stavu 193
UnaryOperator přejít do stavu 194
State 390
5 AdditiveExpression: . MultiplicativeExpression
6 | . AdditiveExpression '+' MultiplicativeExpression
7 | . AdditiveExpression '-' MultiplicativeExpression
8 AndExpression: . EqualityExpression
9 | . AndExpression '&' EqualityExpression
14 AssignmentExpression: . ConditionalExpression
15 | . UnaryExpression AssignmentOperator AssignmentExpression
35 CastExpression: . UnaryExpression
36 | . '(' TypeName ')' CastExpression
38 ConditionalExpression: . LogicalOrExpression
39 | . LogicalOrExpression '?' Expression ':' ConditionalExpression
40 Constant: . CHARCONST
41 | . FLOATCONST
42 | . INTCONST
43 | . LONGCHARCONST
44 | . LONGSTRINGLITERAL
45 | . STRINGLITERAL
100 DirectDeclarator: DirectDeclarator '[' TypeQualifierList STATIC . AssignmentExpression ']'
121 EqualityExpression: . RelationalExpression
122 | . EqualityExpression EQ RelationalExpression
123 | . EqualityExpression NEQ RelationalExpression
124 ExclusiveOrExpression: . AndExpression
125 | . ExclusiveOrExpression '^' AndExpression
153 InclusiveOrExpression: . ExclusiveOrExpression
154 | . InclusiveOrExpression '|' ExclusiveOrExpression
177 LogicalAndExpression: . InclusiveOrExpression
178 | . LogicalAndExpression ANDAND InclusiveOrExpression
179 LogicalOrExpression: . LogicalAndExpression
180 | . LogicalOrExpression OROR LogicalAndExpression
181 MultiplicativeExpression: . CastExpression
182 | . MultiplicativeExpression '*' CastExpression
183 | . MultiplicativeExpression '/' CastExpression
184 | . MultiplicativeExpression '%' CastExpression
197 PostfixExpression: . PrimaryExpression
198 | . PostfixExpression '[' Expression ']'
199 | . PostfixExpression '(' ArgumentExpressionListOpt ')'
200 | . PostfixExpression '.' IDENTIFIER
201 | . PostfixExpression ARROW IDENTIFIER
202 | . PostfixExpression INC
203 | . PostfixExpression DEC
204 | . '(' TypeName ')' '{' InitializerList '}'
205 | . '(' TypeName ')' '{' InitializerList ',' '}'
212 PrimaryExpression: . IDENTIFIER
213 | . Constant
214 | . '(' Expression ')'
215 RelationalExpression: . ShiftExpression
216 | . RelationalExpression '<' ShiftExpression
217 | . RelationalExpression '>' ShiftExpression
218 | . RelationalExpression LEQ ShiftExpression
219 | . RelationalExpression GEQ ShiftExpression
224 ShiftExpression: . AdditiveExpression
225 | . ShiftExpression LSH AdditiveExpression
226 | . ShiftExpression RSH AdditiveExpression
280 UnaryExpression: . PostfixExpression
281 | . INC UnaryExpression
282 | . DEC UnaryExpression
283 | . UnaryOperator CastExpression
284 | . SIZEOF UnaryExpression
285 | . SIZEOF '(' TypeName ')'
286 UnaryOperator: . '&'
287 | . '*'
288 | . '+'
289 | . '-'
290 | . '~'
291 | . '!'
'!' posunout a přejít do stavu 158
'&' posunout a přejít do stavu 159
'(' posunout a přejít do stavu 160
'*' posunout a přejít do stavu 161
'+' posunout a přejít do stavu 162
'-' posunout a přejít do stavu 163
'~' posunout a přejít do stavu 165
CHARCONST posunout a přejít do stavu 166
DEC posunout a přejít do stavu 167
FLOATCONST posunout a přejít do stavu 168
IDENTIFIER posunout a přejít do stavu 169
INC posunout a přejít do stavu 170
INTCONST posunout a přejít do stavu 171
LONGCHARCONST posunout a přejít do stavu 172
LONGSTRINGLITERAL posunout a přejít do stavu 173
SIZEOF posunout a přejít do stavu 174
STRINGLITERAL posunout a přejít do stavu 175
AdditiveExpression přejít do stavu 176
AndExpression přejít do stavu 177
AssignmentExpression přejít do stavu 430
CastExpression přejít do stavu 179
ConditionalExpression přejít do stavu 180
Constant přejít do stavu 181
EqualityExpression přejít do stavu 182
ExclusiveOrExpression přejít do stavu 183
InclusiveOrExpression přejít do stavu 184
LogicalAndExpression přejít do stavu 186
LogicalOrExpression přejít do stavu 187
MultiplicativeExpression přejít do stavu 188
PostfixExpression přejít do stavu 189
PrimaryExpression přejít do stavu 190
RelationalExpression přejít do stavu 191
ShiftExpression přejít do stavu 192
UnaryExpression přejít do stavu 193
UnaryOperator přejít do stavu 194
State 391
101 DirectDeclarator: DirectDeclarator '[' TypeQualifierListOpt '*' . ']'
287 UnaryOperator: '*' . ['!', '&', '(', '*', '+', '-', '~', CHARCONST, DEC, FLOATCONST, IDENTIFIER, INC, INTCONST, LONGCHARCONST, LONGSTRINGLITERAL, SIZEOF, STRINGLITERAL]
']' posunout a přejít do stavu 431
$výchozí reduce using rule 287 (UnaryOperator)
State 392
17 AssignmentExpressionOpt: AssignmentExpression .
$výchozí reduce using rule 17 (AssignmentExpressionOpt)
State 393
98 DirectDeclarator: DirectDeclarator '[' TypeQualifierListOpt AssignmentExpressionOpt . ']'
']' posunout a přejít do stavu 432
State 394
5 AdditiveExpression: . MultiplicativeExpression
6 | . AdditiveExpression '+' MultiplicativeExpression
7 | . AdditiveExpression '-' MultiplicativeExpression
8 AndExpression: . EqualityExpression
9 | . AndExpression '&' EqualityExpression
35 CastExpression: . UnaryExpression
36 | . '(' TypeName ')' CastExpression
38 ConditionalExpression: . LogicalOrExpression
39 | . LogicalOrExpression '?' Expression ':' ConditionalExpression
40 Constant: . CHARCONST
41 | . FLOATCONST
42 | . INTCONST
43 | . LONGCHARCONST
44 | . LONGSTRINGLITERAL
45 | . STRINGLITERAL
46 ConstantExpression: . ConditionalExpression
121 EqualityExpression: . RelationalExpression
122 | . EqualityExpression EQ RelationalExpression
123 | . EqualityExpression NEQ RelationalExpression
124 ExclusiveOrExpression: . AndExpression
125 | . ExclusiveOrExpression '^' AndExpression
153 InclusiveOrExpression: . ExclusiveOrExpression
154 | . InclusiveOrExpression '|' ExclusiveOrExpression
177 LogicalAndExpression: . InclusiveOrExpression
178 | . LogicalAndExpression ANDAND InclusiveOrExpression
179 LogicalOrExpression: . LogicalAndExpression
180 | . LogicalOrExpression OROR LogicalAndExpression
181 MultiplicativeExpression: . CastExpression
182 | . MultiplicativeExpression '*' CastExpression
183 | . MultiplicativeExpression '/' CastExpression
184 | . MultiplicativeExpression '%' CastExpression
197 PostfixExpression: . PrimaryExpression
198 | . PostfixExpression '[' Expression ']'
199 | . PostfixExpression '(' ArgumentExpressionListOpt ')'
200 | . PostfixExpression '.' IDENTIFIER
201 | . PostfixExpression ARROW IDENTIFIER
202 | . PostfixExpression INC
203 | . PostfixExpression DEC
204 | . '(' TypeName ')' '{' InitializerList '}'
205 | . '(' TypeName ')' '{' InitializerList ',' '}'
212 PrimaryExpression: . IDENTIFIER
213 | . Constant
214 | . '(' Expression ')'
215 RelationalExpression: . ShiftExpression
216 | . RelationalExpression '<' ShiftExpression
217 | . RelationalExpression '>' ShiftExpression
218 | . RelationalExpression LEQ ShiftExpression
219 | . RelationalExpression GEQ ShiftExpression
224 ShiftExpression: . AdditiveExpression
225 | . ShiftExpression LSH AdditiveExpression
226 | . ShiftExpression RSH AdditiveExpression
248 StructDeclarator: DeclaratorOpt ':' . ConstantExpression
280 UnaryExpression: . PostfixExpression
281 | . INC UnaryExpression
282 | . DEC UnaryExpression
283 | . UnaryOperator CastExpression
284 | . SIZEOF UnaryExpression
285 | . SIZEOF '(' TypeName ')'
286 UnaryOperator: . '&'
287 | . '*'
288 | . '+'
289 | . '-'
290 | . '~'
291 | . '!'
'!' posunout a přejít do stavu 158
'&' posunout a přejít do stavu 159
'(' posunout a přejít do stavu 160
'*' posunout a přejít do stavu 161
'+' posunout a přejít do stavu 162
'-' posunout a přejít do stavu 163
'~' posunout a přejít do stavu 165
CHARCONST posunout a přejít do stavu 166
DEC posunout a přejít do stavu 167
FLOATCONST posunout a přejít do stavu 168
IDENTIFIER posunout a přejít do stavu 169
INC posunout a přejít do stavu 170
INTCONST posunout a přejít do stavu 171
LONGCHARCONST posunout a přejít do stavu 172
LONGSTRINGLITERAL posunout a přejít do stavu 173
SIZEOF posunout a přejít do stavu 174
STRINGLITERAL posunout a přejít do stavu 175
AdditiveExpression přejít do stavu 176
AndExpression přejít do stavu 177
CastExpression přejít do stavu 179
ConditionalExpression přejít do stavu 321
Constant přejít do stavu 181
ConstantExpression přejít do stavu 433
EqualityExpression přejít do stavu 182
ExclusiveOrExpression přejít do stavu 183
InclusiveOrExpression přejít do stavu 184
LogicalAndExpression přejít do stavu 186
LogicalOrExpression přejít do stavu 187
MultiplicativeExpression přejít do stavu 188
PostfixExpression přejít do stavu 189
PrimaryExpression přejít do stavu 190
RelationalExpression přejít do stavu 191
ShiftExpression přejít do stavu 192
UnaryExpression přejít do stavu 272
UnaryOperator přejít do stavu 194
State 395
76 Declarator: . PointerOpt DirectDeclarator
77 DeclaratorOpt: . %empty [':']
78 | . Declarator
193 Pointer: . '*' TypeQualifierListOpt
194 | . '*' TypeQualifierListOpt Pointer
195 PointerOpt: . %empty ['(', IDENTIFIER]
196 | . Pointer
247 StructDeclarator: . Declarator
248 | . DeclaratorOpt ':' ConstantExpression
250 StructDeclaratorList: StructDeclaratorList ',' . StructDeclarator
'*' posunout a přejít do stavu 96
':' reduce using rule 77 (DeclaratorOpt)
$výchozí reduce using rule 195 (PointerOpt)
Declarator přejít do stavu 309
DeclaratorOpt přejít do stavu 310
Pointer přejít do stavu 101
PointerOpt přejít do stavu 102
StructDeclarator přejít do stavu 434
State 396
244 StructDeclaration: SpecifierQualifierList StructDeclaratorList ';' .
$výchozí reduce using rule 244 (StructDeclaration)
State 397
49 ControlLine: PPDEFINE IDENTIFIER_LPAREN IdentifierList ',' DDD ')' ReplacementList .
$výchozí reduce using rule 49 (ControlLine)
State 398
59 ControlLine: PPDEFINE IDENTIFIER_LPAREN IdentifierList ',' IDENTIFIER DDD ')' . ReplacementList
206 PpTokenList: . PpTokens '\n'
207 PpTokenListOpt: . '\n'
208 | . PpTokenList
209 PpTokens: . PPOTHER
210 | . PpTokens PPOTHER
220 ReplacementList: . PpTokenListOpt
'\n' posunout a přejít do stavu 4
PPOTHER posunout a přejít do stavu 18
PpTokenList přejít do stavu 28
PpTokenListOpt přejít do stavu 111
PpTokens přejít do stavu 30
ReplacementList přejít do stavu 435
State 399
127 Expression: Expression ',' AssignmentExpression .
$výchozí reduce using rule 127 (Expression)
State 400
1 AbstractDeclarator: . Pointer
2 | . PointerOpt DirectAbstractDeclarator
70 DeclarationSpecifiers: . StorageClassSpecifier DeclarationSpecifiersOpt
71 | . TypeSpecifier DeclarationSpecifiersOpt
72 | . TypeQualifier DeclarationSpecifiersOpt
73 | . FunctionSpecifier DeclarationSpecifiersOpt
86 DirectAbstractDeclarator: '(' . AbstractDeclarator ')'
92 | '(' . ParameterTypeListOpt ')'
113 EnumSpecifier: . ENUM IdentifierOpt '{' EnumeratorList '}'
114 | . ENUM IdentifierOpt '{' EnumeratorList ',' '}'
115 | . ENUM IDENTIFIER
134 FunctionSpecifier: . INLINE
185 ParameterDeclaration: . DeclarationSpecifiers Declarator
186 | . DeclarationSpecifiers AbstractDeclaratorOpt
187 ParameterList: . ParameterDeclaration
188 | . ParameterList ',' ParameterDeclaration
189 ParameterTypeList: . ParameterList
190 | . ParameterList ',' DDD
191 ParameterTypeListOpt: . %empty [')']
192 | . ParameterTypeList
193 Pointer: . '*' TypeQualifierListOpt
194 | . '*' TypeQualifierListOpt Pointer
195 PointerOpt: . %empty ['(', '[']
196 | . Pointer
239 StorageClassSpecifier: . TYPEDEF
240 | . EXTERN
241 | . STATIC
242 | . AUTO
243 | . REGISTER
251 StructOrUnion: . STRUCT
252 | . UNION
253 StructOrUnionSpecifier: . StructOrUnion IdentifierOpt '{' StructDeclarationList '}'
254 | . StructOrUnion IDENTIFIER
259 TypeQualifier: . CONST
260 | . RESTRICT
261 | . VOLATILE
266 TypeSpecifier: . VOID
267 | . CHAR
268 | . SHORT
269 | . INT
270 | . LONG
271 | . FLOAT
272 | . DOUBLE
273 | . SIGNED
274 | . UNSIGNED
275 | . BOOL
276 | . COMPLEX
277 | . StructOrUnionSpecifier
278 | . EnumSpecifier
279 | . TYPEDEFNAME
'*' posunout a přejít do stavu 96
AUTO posunout a přejít do stavu 33
BOOL posunout a přejít do stavu 34
CHAR posunout a přejít do stavu 35
COMPLEX posunout a přejít do stavu 36
CONST posunout a přejít do stavu 37
DOUBLE posunout a přejít do stavu 38
ENUM posunout a přejít do stavu 39
EXTERN posunout a přejít do stavu 40
FLOAT posunout a přejít do stavu 41
INLINE posunout a přejít do stavu 42
INT posunout a přejít do stavu 43
LONG posunout a přejít do stavu 44
REGISTER posunout a přejít do stavu 45
RESTRICT posunout a přejít do stavu 46
SHORT posunout a přejít do stavu 47
SIGNED posunout a přejít do stavu 48
STATIC posunout a přejít do stavu 49
STRUCT posunout a přejít do stavu 50
TYPEDEF posunout a přejít do stavu 51
TYPEDEFNAME posunout a přejít do stavu 52
UNION posunout a přejít do stavu 53
UNSIGNED posunout a přejít do stavu 54
VOID posunout a přejít do stavu 55
VOLATILE posunout a přejít do stavu 56
')' reduce using rule 191 (ParameterTypeListOpt)
$výchozí reduce using rule 195 (PointerOpt)
AbstractDeclarator přejít do stavu 436
DeclarationSpecifiers přejít do stavu 300
EnumSpecifier přejít do stavu 59
FunctionSpecifier přejít do stavu 62
ParameterDeclaration přejít do stavu 303
ParameterList přejít do stavu 304
ParameterTypeList přejít do stavu 437
ParameterTypeListOpt přejít do stavu 438
Pointer přejít do stavu 329
PointerOpt přejít do stavu 330
StorageClassSpecifier přejít do stavu 63
StructOrUnion přejít do stavu 64
StructOrUnionSpecifier přejít do stavu 65
TypeQualifier přejít do stavu 67
TypeSpecifier přejít do stavu 68
State 401
2 AbstractDeclarator: PointerOpt DirectAbstractDeclarator . [')', ',']
93 DirectAbstractDeclarator: DirectAbstractDeclarator . '(' ParameterTypeListOpt ')'
95 DirectAbstractDeclaratorOpt: DirectAbstractDeclarator . ['[']
'(' posunout a přejít do stavu 439
'[' reduce using rule 95 (DirectAbstractDeclaratorOpt)
$výchozí reduce using rule 2 (AbstractDeclarator)
State 402
87 DirectAbstractDeclarator: DirectAbstractDeclaratorOpt . '[' AssignmentExpressionOpt ']'
88 | DirectAbstractDeclaratorOpt . '[' TypeQualifierList AssignmentExpressionOpt ']'
89 | DirectAbstractDeclaratorOpt . '[' STATIC TypeQualifierListOpt AssignmentExpression ']'
90 | DirectAbstractDeclaratorOpt . '[' TypeQualifierList STATIC AssignmentExpression ']'
91 | DirectAbstractDeclaratorOpt . '[' '*' ']'
'[' posunout a přejít do stavu 440
State 403
79 Designation: . DesignatorList '='
80 DesignationOpt: . %empty ['!', '&', '(', '*', '+', '-', '{', '~', CHARCONST, DEC, FLOATCONST, IDENTIFIER, INC, INTCONST, LONGCHARCONST, LONGSTRINGLITERAL, SIZEOF, STRINGLITERAL]
81 | . Designation
82 Designator: . '[' ConstantExpression ']'
83 | . '.' IDENTIFIER
84 DesignatorList: . Designator
85 | . DesignatorList Designator
164 InitializerList: . DesignationOpt Initializer
165 | . InitializerList ',' DesignationOpt Initializer
204 PostfixExpression: '(' TypeName ')' '{' . InitializerList '}'
205 | '(' TypeName ')' '{' . InitializerList ',' '}'
'.' posunout a přejít do stavu 222
'[' posunout a přejít do stavu 223
$výchozí reduce using rule 80 (DesignationOpt)
Designation přejít do stavu 224
DesignationOpt přejít do stavu 225
Designator přejít do stavu 226
DesignatorList přejít do stavu 227
InitializerList přejít do stavu 441
State 404
36 CastExpression: '(' TypeName ')' CastExpression .
$výchozí reduce using rule 36 (CastExpression)
State 405
82 Designator: '[' ConstantExpression ']' .
$výchozí reduce using rule 82 (Designator)
State 406
163 Initializer: '{' InitializerList ',' '}' .
$výchozí reduce using rule 163 (Initializer)
State 407
5 AdditiveExpression: . MultiplicativeExpression
6 | . AdditiveExpression '+' MultiplicativeExpression
7 | . AdditiveExpression '-' MultiplicativeExpression
8 AndExpression: . EqualityExpression
9 | . AndExpression '&' EqualityExpression
14 AssignmentExpression: . ConditionalExpression
15 | . UnaryExpression AssignmentOperator AssignmentExpression
35 CastExpression: . UnaryExpression
36 | . '(' TypeName ')' CastExpression
38 ConditionalExpression: . LogicalOrExpression
39 | . LogicalOrExpression '?' Expression ':' ConditionalExpression
40 Constant: . CHARCONST
41 | . FLOATCONST
42 | . INTCONST
43 | . LONGCHARCONST
44 | . LONGSTRINGLITERAL
45 | . STRINGLITERAL
121 EqualityExpression: . RelationalExpression
122 | . EqualityExpression EQ RelationalExpression
123 | . EqualityExpression NEQ RelationalExpression
124 ExclusiveOrExpression: . AndExpression
125 | . ExclusiveOrExpression '^' AndExpression
153 InclusiveOrExpression: . ExclusiveOrExpression
154 | . InclusiveOrExpression '|' ExclusiveOrExpression
161 Initializer: . AssignmentExpression
162 | . '{' InitializerList '}'
163 | . '{' InitializerList ',' '}'
165 InitializerList: InitializerList ',' DesignationOpt . Initializer
177 LogicalAndExpression: . InclusiveOrExpression
178 | . LogicalAndExpression ANDAND InclusiveOrExpression
179 LogicalOrExpression: . LogicalAndExpression
180 | . LogicalOrExpression OROR LogicalAndExpression
181 MultiplicativeExpression: . CastExpression
182 | . MultiplicativeExpression '*' CastExpression
183 | . MultiplicativeExpression '/' CastExpression
184 | . MultiplicativeExpression '%' CastExpression
197 PostfixExpression: . PrimaryExpression
198 | . PostfixExpression '[' Expression ']'
199 | . PostfixExpression '(' ArgumentExpressionListOpt ')'
200 | . PostfixExpression '.' IDENTIFIER
201 | . PostfixExpression ARROW IDENTIFIER
202 | . PostfixExpression INC
203 | . PostfixExpression DEC
204 | . '(' TypeName ')' '{' InitializerList '}'
205 | . '(' TypeName ')' '{' InitializerList ',' '}'
212 PrimaryExpression: . IDENTIFIER
213 | . Constant
214 | . '(' Expression ')'
215 RelationalExpression: . ShiftExpression
216 | . RelationalExpression '<' ShiftExpression
217 | . RelationalExpression '>' ShiftExpression
218 | . RelationalExpression LEQ ShiftExpression
219 | . RelationalExpression GEQ ShiftExpression
224 ShiftExpression: . AdditiveExpression
225 | . ShiftExpression LSH AdditiveExpression
226 | . ShiftExpression RSH AdditiveExpression
280 UnaryExpression: . PostfixExpression
281 | . INC UnaryExpression
282 | . DEC UnaryExpression
283 | . UnaryOperator CastExpression
284 | . SIZEOF UnaryExpression
285 | . SIZEOF '(' TypeName ')'
286 UnaryOperator: . '&'
287 | . '*'
288 | . '+'
289 | . '-'
290 | . '~'
291 | . '!'
'!' posunout a přejít do stavu 158
'&' posunout a přejít do stavu 159
'(' posunout a přejít do stavu 160
'*' posunout a přejít do stavu 161
'+' posunout a přejít do stavu 162
'-' posunout a přejít do stavu 163
'{' posunout a přejít do stavu 164
'~' posunout a přejít do stavu 165
CHARCONST posunout a přejít do stavu 166
DEC posunout a přejít do stavu 167
FLOATCONST posunout a přejít do stavu 168
IDENTIFIER posunout a přejít do stavu 169
INC posunout a přejít do stavu 170
INTCONST posunout a přejít do stavu 171
LONGCHARCONST posunout a přejít do stavu 172
LONGSTRINGLITERAL posunout a přejít do stavu 173
SIZEOF posunout a přejít do stavu 174
STRINGLITERAL posunout a přejít do stavu 175
AdditiveExpression přejít do stavu 176
AndExpression přejít do stavu 177
AssignmentExpression přejít do stavu 178
CastExpression přejít do stavu 179
ConditionalExpression přejít do stavu 180
Constant přejít do stavu 181
EqualityExpression přejít do stavu 182
ExclusiveOrExpression přejít do stavu 183
InclusiveOrExpression přejít do stavu 184
Initializer přejít do stavu 442
LogicalAndExpression přejít do stavu 186
LogicalOrExpression přejít do stavu 187
MultiplicativeExpression přejít do stavu 188
PostfixExpression přejít do stavu 189
PrimaryExpression přejít do stavu 190
RelationalExpression přejít do stavu 191
ShiftExpression přejít do stavu 192
UnaryExpression přejít do stavu 193
UnaryOperator přejít do stavu 194
State 408
204 PostfixExpression: '(' TypeName ')' . '{' InitializerList '}'
205 | '(' TypeName ')' . '{' InitializerList ',' '}'
'{' posunout a přejít do stavu 403
State 409
204 PostfixExpression: '(' TypeName ')' . '{' InitializerList '}'
205 | '(' TypeName ')' . '{' InitializerList ',' '}'
285 UnaryExpression: SIZEOF '(' TypeName ')' . ['%', '&', ')', '*', '+', ',', '-', '/', ':', ';', '<', '=', '>', '?', ']', '^', '|', '}', ADDASSIGN, ANDAND, ANDASSIGN, DIVASSIGN, EQ, GEQ, LEQ, LSH, LSHASSIGN, MODASSIGN, MULASSIGN, NEQ, ORASSIGN, OROR, RSH, RSHASSIGN, SUBASSIGN, XORASSIGN]
'{' posunout a přejít do stavu 403
$výchozí reduce using rule 285 (UnaryExpression)
State 410
5 AdditiveExpression: . MultiplicativeExpression
6 | . AdditiveExpression '+' MultiplicativeExpression
7 | . AdditiveExpression '-' MultiplicativeExpression
8 AndExpression: . EqualityExpression
9 | . AndExpression '&' EqualityExpression
35 CastExpression: . UnaryExpression
36 | . '(' TypeName ')' CastExpression
38 ConditionalExpression: . LogicalOrExpression
39 | . LogicalOrExpression '?' Expression ':' ConditionalExpression
39 | LogicalOrExpression '?' Expression ':' . ConditionalExpression
40 Constant: . CHARCONST
41 | . FLOATCONST
42 | . INTCONST
43 | . LONGCHARCONST
44 | . LONGSTRINGLITERAL
45 | . STRINGLITERAL
121 EqualityExpression: . RelationalExpression
122 | . EqualityExpression EQ RelationalExpression
123 | . EqualityExpression NEQ RelationalExpression
124 ExclusiveOrExpression: . AndExpression
125 | . ExclusiveOrExpression '^' AndExpression
153 InclusiveOrExpression: . ExclusiveOrExpression
154 | . InclusiveOrExpression '|' ExclusiveOrExpression
177 LogicalAndExpression: . InclusiveOrExpression
178 | . LogicalAndExpression ANDAND InclusiveOrExpression
179 LogicalOrExpression: . LogicalAndExpression
180 | . LogicalOrExpression OROR LogicalAndExpression
181 MultiplicativeExpression: . CastExpression
182 | . MultiplicativeExpression '*' CastExpression
183 | . MultiplicativeExpression '/' CastExpression
184 | . MultiplicativeExpression '%' CastExpression
197 PostfixExpression: . PrimaryExpression
198 | . PostfixExpression '[' Expression ']'
199 | . PostfixExpression '(' ArgumentExpressionListOpt ')'
200 | . PostfixExpression '.' IDENTIFIER
201 | . PostfixExpression ARROW IDENTIFIER
202 | . PostfixExpression INC
203 | . PostfixExpression DEC
204 | . '(' TypeName ')' '{' InitializerList '}'
205 | . '(' TypeName ')' '{' InitializerList ',' '}'
212 PrimaryExpression: . IDENTIFIER
213 | . Constant
214 | . '(' Expression ')'
215 RelationalExpression: . ShiftExpression
216 | . RelationalExpression '<' ShiftExpression
217 | . RelationalExpression '>' ShiftExpression
218 | . RelationalExpression LEQ ShiftExpression
219 | . RelationalExpression GEQ ShiftExpression
224 ShiftExpression: . AdditiveExpression
225 | . ShiftExpression LSH AdditiveExpression
226 | . ShiftExpression RSH AdditiveExpression
280 UnaryExpression: . PostfixExpression
281 | . INC UnaryExpression
282 | . DEC UnaryExpression
283 | . UnaryOperator CastExpression
284 | . SIZEOF UnaryExpression
285 | . SIZEOF '(' TypeName ')'
286 UnaryOperator: . '&'
287 | . '*'
288 | . '+'
289 | . '-'
290 | . '~'
291 | . '!'
'!' posunout a přejít do stavu 158
'&' posunout a přejít do stavu 159
'(' posunout a přejít do stavu 160
'*' posunout a přejít do stavu 161
'+' posunout a přejít do stavu 162
'-' posunout a přejít do stavu 163
'~' posunout a přejít do stavu 165
CHARCONST posunout a přejít do stavu 166
DEC posunout a přejít do stavu 167
FLOATCONST posunout a přejít do stavu 168
IDENTIFIER posunout a přejít do stavu 169
INC posunout a přejít do stavu 170
INTCONST posunout a přejít do stavu 171
LONGCHARCONST posunout a přejít do stavu 172
LONGSTRINGLITERAL posunout a přejít do stavu 173
SIZEOF posunout a přejít do stavu 174
STRINGLITERAL posunout a přejít do stavu 175
AdditiveExpression přejít do stavu 176
AndExpression přejít do stavu 177
CastExpression přejít do stavu 179
ConditionalExpression přejít do stavu 443
Constant přejít do stavu 181
EqualityExpression přejít do stavu 182
ExclusiveOrExpression přejít do stavu 183
InclusiveOrExpression přejít do stavu 184
LogicalAndExpression přejít do stavu 186
LogicalOrExpression přejít do stavu 187
MultiplicativeExpression přejít do stavu 188
PostfixExpression přejít do stavu 189
PrimaryExpression přejít do stavu 190
RelationalExpression přejít do stavu 191
ShiftExpression přejít do stavu 192
UnaryExpression přejít do stavu 272
UnaryOperator přejít do stavu 194
State 411
5 AdditiveExpression: . MultiplicativeExpression
6 | . AdditiveExpression '+' MultiplicativeExpression
7 | . AdditiveExpression '-' MultiplicativeExpression
8 AndExpression: . EqualityExpression
9 | . AndExpression '&' EqualityExpression
11 ArgumentExpressionList: ArgumentExpressionList ',' . AssignmentExpression
14 AssignmentExpression: . ConditionalExpression
15 | . UnaryExpression AssignmentOperator AssignmentExpression
35 CastExpression: . UnaryExpression
36 | . '(' TypeName ')' CastExpression
38 ConditionalExpression: . LogicalOrExpression
39 | . LogicalOrExpression '?' Expression ':' ConditionalExpression
40 Constant: . CHARCONST
41 | . FLOATCONST
42 | . INTCONST
43 | . LONGCHARCONST
44 | . LONGSTRINGLITERAL
45 | . STRINGLITERAL
121 EqualityExpression: . RelationalExpression
122 | . EqualityExpression EQ RelationalExpression
123 | . EqualityExpression NEQ RelationalExpression
124 ExclusiveOrExpression: . AndExpression
125 | . ExclusiveOrExpression '^' AndExpression
153 InclusiveOrExpression: . ExclusiveOrExpression
154 | . InclusiveOrExpression '|' ExclusiveOrExpression
177 LogicalAndExpression: . InclusiveOrExpression
178 | . LogicalAndExpression ANDAND InclusiveOrExpression
179 LogicalOrExpression: . LogicalAndExpression
180 | . LogicalOrExpression OROR LogicalAndExpression
181 MultiplicativeExpression: . CastExpression
182 | . MultiplicativeExpression '*' CastExpression
183 | . MultiplicativeExpression '/' CastExpression
184 | . MultiplicativeExpression '%' CastExpression
197 PostfixExpression: . PrimaryExpression
198 | . PostfixExpression '[' Expression ']'
199 | . PostfixExpression '(' ArgumentExpressionListOpt ')'
200 | . PostfixExpression '.' IDENTIFIER
201 | . PostfixExpression ARROW IDENTIFIER
202 | . PostfixExpression INC
203 | . PostfixExpression DEC
204 | . '(' TypeName ')' '{' InitializerList '}'
205 | . '(' TypeName ')' '{' InitializerList ',' '}'
212 PrimaryExpression: . IDENTIFIER
213 | . Constant
214 | . '(' Expression ')'
215 RelationalExpression: . ShiftExpression
216 | . RelationalExpression '<' ShiftExpression
217 | . RelationalExpression '>' ShiftExpression
218 | . RelationalExpression LEQ ShiftExpression
219 | . RelationalExpression GEQ ShiftExpression
224 ShiftExpression: . AdditiveExpression
225 | . ShiftExpression LSH AdditiveExpression
226 | . ShiftExpression RSH AdditiveExpression
280 UnaryExpression: . PostfixExpression
281 | . INC UnaryExpression
282 | . DEC UnaryExpression
283 | . UnaryOperator CastExpression
284 | . SIZEOF UnaryExpression
285 | . SIZEOF '(' TypeName ')'
286 UnaryOperator: . '&'
287 | . '*'
288 | . '+'
289 | . '-'
290 | . '~'
291 | . '!'
'!' posunout a přejít do stavu 158
'&' posunout a přejít do stavu 159
'(' posunout a přejít do stavu 160
'*' posunout a přejít do stavu 161
'+' posunout a přejít do stavu 162
'-' posunout a přejít do stavu 163
'~' posunout a přejít do stavu 165
CHARCONST posunout a přejít do stavu 166
DEC posunout a přejít do stavu 167
FLOATCONST posunout a přejít do stavu 168
IDENTIFIER posunout a přejít do stavu 169
INC posunout a přejít do stavu 170
INTCONST posunout a přejít do stavu 171
LONGCHARCONST posunout a přejít do stavu 172
LONGSTRINGLITERAL posunout a přejít do stavu 173
SIZEOF posunout a přejít do stavu 174
STRINGLITERAL posunout a přejít do stavu 175
AdditiveExpression přejít do stavu 176
AndExpression přejít do stavu 177
AssignmentExpression přejít do stavu 444
CastExpression přejít do stavu 179
ConditionalExpression přejít do stavu 180
Constant přejít do stavu 181
EqualityExpression přejít do stavu 182
ExclusiveOrExpression přejít do stavu 183
InclusiveOrExpression přejít do stavu 184
LogicalAndExpression přejít do stavu 186
LogicalOrExpression přejít do stavu 187
MultiplicativeExpression přejít do stavu 188
PostfixExpression přejít do stavu 189
PrimaryExpression přejít do stavu 190
RelationalExpression přejít do stavu 191
ShiftExpression přejít do stavu 192
UnaryExpression přejít do stavu 193
UnaryOperator přejít do stavu 194
State 412
199 PostfixExpression: PostfixExpression '(' ArgumentExpressionListOpt ')' .
$výchozí reduce using rule 199 (PostfixExpression)
State 413
198 PostfixExpression: PostfixExpression '[' Expression ']' .
$výchozí reduce using rule 198 (PostfixExpression)
State 414
5 AdditiveExpression: . MultiplicativeExpression
6 | . AdditiveExpression '+' MultiplicativeExpression
7 | . AdditiveExpression '-' MultiplicativeExpression
8 AndExpression: . EqualityExpression
9 | . AndExpression '&' EqualityExpression
14 AssignmentExpression: . ConditionalExpression
15 | . UnaryExpression AssignmentOperator AssignmentExpression
35 CastExpression: . UnaryExpression
36 | . '(' TypeName ')' CastExpression
37 CompoundStatement: . '{' BlockItemListOpt '}'
38 ConditionalExpression: . LogicalOrExpression
39 | . LogicalOrExpression '?' Expression ':' ConditionalExpression
40 Constant: . CHARCONST
41 | . FLOATCONST
42 | . INTCONST
43 | . LONGCHARCONST
44 | . LONGSTRINGLITERAL
45 | . STRINGLITERAL
121 EqualityExpression: . RelationalExpression
122 | . EqualityExpression EQ RelationalExpression
123 | . EqualityExpression NEQ RelationalExpression
124 ExclusiveOrExpression: . AndExpression
125 | . ExclusiveOrExpression '^' AndExpression
126 Expression: . AssignmentExpression
127 | . Expression ',' AssignmentExpression
128 ExpressionOpt: . %empty [';']
129 | . Expression
130 ExpressionStatement: . ExpressionOpt ';'
153 InclusiveOrExpression: . ExclusiveOrExpression
154 | . InclusiveOrExpression '|' ExclusiveOrExpression
166 IterationStatement: . WHILE '(' Expression ')' Statement
167 | . DO Statement WHILE '(' Expression ')' ';'
168 | . FOR '(' ExpressionOpt ';' ExpressionOpt ';' ExpressionOpt ')' Statement
169 | . FOR '(' Declaration ExpressionOpt ';' ExpressionOpt ')' Statement
170 JumpStatement: . GOTO IDENTIFIER ';'
171 | . CONTINUE ';'
172 | . BREAK ';'
173 | . RETURN ExpressionOpt ';'
174 LabeledStatement: . IDENTIFIER ':' Statement
175 | . CASE ConstantExpression ':' Statement
175 | CASE ConstantExpression ':' . Statement
176 | . DEFAULT ':' Statement
177 LogicalAndExpression: . InclusiveOrExpression
178 | . LogicalAndExpression ANDAND InclusiveOrExpression
179 LogicalOrExpression: . LogicalAndExpression
180 | . LogicalOrExpression OROR LogicalAndExpression
181 MultiplicativeExpression: . CastExpression
182 | . MultiplicativeExpression '*' CastExpression
183 | . MultiplicativeExpression '/' CastExpression
184 | . MultiplicativeExpression '%' CastExpression
197 PostfixExpression: . PrimaryExpression
198 | . PostfixExpression '[' Expression ']'
199 | . PostfixExpression '(' ArgumentExpressionListOpt ')'
200 | . PostfixExpression '.' IDENTIFIER
201 | . PostfixExpression ARROW IDENTIFIER
202 | . PostfixExpression INC
203 | . PostfixExpression DEC
204 | . '(' TypeName ')' '{' InitializerList '}'
205 | . '(' TypeName ')' '{' InitializerList ',' '}'
212 PrimaryExpression: . IDENTIFIER
213 | . Constant
214 | . '(' Expression ')'
215 RelationalExpression: . ShiftExpression
216 | . RelationalExpression '<' ShiftExpression
217 | . RelationalExpression '>' ShiftExpression
218 | . RelationalExpression LEQ ShiftExpression
219 | . RelationalExpression GEQ ShiftExpression
221 SelectionStatement: . IF '(' Expression ')' Statement
222 | . IF '(' Expression ')' Statement ELSE Statement
223 | . SWITCH '(' Expression ')' Statement
224 ShiftExpression: . AdditiveExpression
225 | . ShiftExpression LSH AdditiveExpression
226 | . ShiftExpression RSH AdditiveExpression
233 Statement: . LabeledStatement
234 | . CompoundStatement
235 | . ExpressionStatement
236 | . SelectionStatement
237 | . IterationStatement
238 | . JumpStatement
280 UnaryExpression: . PostfixExpression
281 | . INC UnaryExpression
282 | . DEC UnaryExpression
283 | . UnaryOperator CastExpression
284 | . SIZEOF UnaryExpression
285 | . SIZEOF '(' TypeName ')'
286 UnaryOperator: . '&'
287 | . '*'
288 | . '+'
289 | . '-'
290 | . '~'
291 | . '!'
'!' posunout a přejít do stavu 158
'&' posunout a přejít do stavu 159
'(' posunout a přejít do stavu 160
'*' posunout a přejít do stavu 161
'+' posunout a přejít do stavu 162
'-' posunout a přejít do stavu 163
'{' posunout a přejít do stavu 196
'~' posunout a přejít do stavu 165
BREAK posunout a přejít do stavu 273
CASE posunout a přejít do stavu 274
CHARCONST posunout a přejít do stavu 166
CONTINUE posunout a přejít do stavu 275
DEC posunout a přejít do stavu 167
DEFAULT posunout a přejít do stavu 276
DO posunout a přejít do stavu 277
FLOATCONST posunout a přejít do stavu 168
FOR posunout a přejít do stavu 278
GOTO posunout a přejít do stavu 279
IDENTIFIER posunout a přejít do stavu 280
IF posunout a přejít do stavu 281
INC posunout a přejít do stavu 170
INTCONST posunout a přejít do stavu 171
LONGCHARCONST posunout a přejít do stavu 172
LONGSTRINGLITERAL posunout a přejít do stavu 173
RETURN posunout a přejít do stavu 282
SIZEOF posunout a přejít do stavu 174
STRINGLITERAL posunout a přejít do stavu 175
SWITCH posunout a přejít do stavu 283
WHILE posunout a přejít do stavu 284
$výchozí reduce using rule 128 (ExpressionOpt)
AdditiveExpression přejít do stavu 176
AndExpression přejít do stavu 177
AssignmentExpression přejít do stavu 218
CastExpression přejít do stavu 179
CompoundStatement přejít do stavu 288
ConditionalExpression přejít do stavu 180
Constant přejít do stavu 181
EqualityExpression přejít do stavu 182
ExclusiveOrExpression přejít do stavu 183
Expression přejít do stavu 290
ExpressionOpt přejít do stavu 291
ExpressionStatement přejít do stavu 292
InclusiveOrExpression přejít do stavu 184
IterationStatement přejít do stavu 293
JumpStatement přejít do stavu 294
LabeledStatement přejít do stavu 295
LogicalAndExpression přejít do stavu 186
LogicalOrExpression přejít do stavu 187
MultiplicativeExpression přejít do stavu 188
PostfixExpression přejít do stavu 189
PrimaryExpression přejít do stavu 190
RelationalExpression přejít do stavu 191
SelectionStatement přejít do stavu 296
ShiftExpression přejít do stavu 192
Statement přejít do stavu 445
UnaryExpression přejít do stavu 193
UnaryOperator přejít do stavu 194
State 415
176 LabeledStatement: DEFAULT ':' Statement .
$výchozí reduce using rule 176 (LabeledStatement)
State 416
167 IterationStatement: DO Statement WHILE . '(' Expression ')' ';'
'(' posunout a přejít do stavu 446
State 417
5 AdditiveExpression: . MultiplicativeExpression
6 | . AdditiveExpression '+' MultiplicativeExpression
7 | . AdditiveExpression '-' MultiplicativeExpression
8 AndExpression: . EqualityExpression
9 | . AndExpression '&' EqualityExpression
14 AssignmentExpression: . ConditionalExpression
15 | . UnaryExpression AssignmentOperator AssignmentExpression
35 CastExpression: . UnaryExpression
36 | . '(' TypeName ')' CastExpression
38 ConditionalExpression: . LogicalOrExpression
39 | . LogicalOrExpression '?' Expression ':' ConditionalExpression
40 Constant: . CHARCONST
41 | . FLOATCONST
42 | . INTCONST
43 | . LONGCHARCONST
44 | . LONGSTRINGLITERAL
45 | . STRINGLITERAL
121 EqualityExpression: . RelationalExpression
122 | . EqualityExpression EQ RelationalExpression
123 | . EqualityExpression NEQ RelationalExpression
124 ExclusiveOrExpression: . AndExpression
125 | . ExclusiveOrExpression '^' AndExpression
126 Expression: . AssignmentExpression
127 | . Expression ',' AssignmentExpression
128 ExpressionOpt: . %empty [';']
129 | . Expression
153 InclusiveOrExpression: . ExclusiveOrExpression
154 | . InclusiveOrExpression '|' ExclusiveOrExpression
169 IterationStatement: FOR '(' Declaration . ExpressionOpt ';' ExpressionOpt ')' Statement
177 LogicalAndExpression: . InclusiveOrExpression
178 | . LogicalAndExpression ANDAND InclusiveOrExpression
179 LogicalOrExpression: . LogicalAndExpression
180 | . LogicalOrExpression OROR LogicalAndExpression
181 MultiplicativeExpression: . CastExpression
182 | . MultiplicativeExpression '*' CastExpression
183 | . MultiplicativeExpression '/' CastExpression
184 | . MultiplicativeExpression '%' CastExpression
197 PostfixExpression: . PrimaryExpression
198 | . PostfixExpression '[' Expression ']'
199 | . PostfixExpression '(' ArgumentExpressionListOpt ')'
200 | . PostfixExpression '.' IDENTIFIER
201 | . PostfixExpression ARROW IDENTIFIER
202 | . PostfixExpression INC
203 | . PostfixExpression DEC
204 | . '(' TypeName ')' '{' InitializerList '}'
205 | . '(' TypeName ')' '{' InitializerList ',' '}'
212 PrimaryExpression: . IDENTIFIER
213 | . Constant
214 | . '(' Expression ')'
215 RelationalExpression: . ShiftExpression
216 | . RelationalExpression '<' ShiftExpression
217 | . RelationalExpression '>' ShiftExpression
218 | . RelationalExpression LEQ ShiftExpression
219 | . RelationalExpression GEQ ShiftExpression
224 ShiftExpression: . AdditiveExpression
225 | . ShiftExpression LSH AdditiveExpression
226 | . ShiftExpression RSH AdditiveExpression
280 UnaryExpression: . PostfixExpression
281 | . INC UnaryExpression
282 | . DEC UnaryExpression
283 | . UnaryOperator CastExpression
284 | . SIZEOF UnaryExpression
285 | . SIZEOF '(' TypeName ')'
286 UnaryOperator: . '&'
287 | . '*'
288 | . '+'
289 | . '-'
290 | . '~'
291 | . '!'
'!' posunout a přejít do stavu 158
'&' posunout a přejít do stavu 159
'(' posunout a přejít do stavu 160
'*' posunout a přejít do stavu 161
'+' posunout a přejít do stavu 162
'-' posunout a přejít do stavu 163
'~' posunout a přejít do stavu 165
CHARCONST posunout a přejít do stavu 166
DEC posunout a přejít do stavu 167
FLOATCONST posunout a přejít do stavu 168
IDENTIFIER posunout a přejít do stavu 169
INC posunout a přejít do stavu 170
INTCONST posunout a přejít do stavu 171
LONGCHARCONST posunout a přejít do stavu 172
LONGSTRINGLITERAL posunout a přejít do stavu 173
SIZEOF posunout a přejít do stavu 174
STRINGLITERAL posunout a přejít do stavu 175
$výchozí reduce using rule 128 (ExpressionOpt)
AdditiveExpression přejít do stavu 176
AndExpression přejít do stavu 177
AssignmentExpression přejít do stavu 218
CastExpression přejít do stavu 179
ConditionalExpression přejít do stavu 180
Constant přejít do stavu 181
EqualityExpression přejít do stavu 182
ExclusiveOrExpression přejít do stavu 183
Expression přejít do stavu 290
ExpressionOpt přejít do stavu 447
InclusiveOrExpression přejít do stavu 184
LogicalAndExpression přejít do stavu 186
LogicalOrExpression přejít do stavu 187
MultiplicativeExpression přejít do stavu 188
PostfixExpression přejít do stavu 189
PrimaryExpression přejít do stavu 190
RelationalExpression přejít do stavu 191
ShiftExpression přejít do stavu 192
UnaryExpression přejít do stavu 193
UnaryOperator přejít do stavu 194
State 418
168 IterationStatement: FOR '(' ExpressionOpt . ';' ExpressionOpt ';' ExpressionOpt ')' Statement
';' posunout a přejít do stavu 448
State 419
170 JumpStatement: GOTO IDENTIFIER ';' .
$výchozí reduce using rule 170 (JumpStatement)
State 420
174 LabeledStatement: IDENTIFIER ':' Statement .
$výchozí reduce using rule 174 (LabeledStatement)
State 421
127 Expression: Expression . ',' AssignmentExpression
221 SelectionStatement: IF '(' Expression . ')' Statement
222 | IF '(' Expression . ')' Statement ELSE Statement
')' posunout a přejít do stavu 449
',' posunout a přejít do stavu 326
State 422
173 JumpStatement: RETURN ExpressionOpt ';' .
$výchozí reduce using rule 173 (JumpStatement)
State 423
127 Expression: Expression . ',' AssignmentExpression
223 SelectionStatement: SWITCH '(' Expression . ')' Statement
')' posunout a přejít do stavu 450
',' posunout a přejít do stavu 326
State 424
127 Expression: Expression . ',' AssignmentExpression
166 IterationStatement: WHILE '(' Expression . ')' Statement
')' posunout a přejít do stavu 451
',' posunout a přejít do stavu 326
State 425
1 AbstractDeclarator: . Pointer
2 | . PointerOpt DirectAbstractDeclarator
70 DeclarationSpecifiers: . StorageClassSpecifier DeclarationSpecifiersOpt
71 | . TypeSpecifier DeclarationSpecifiersOpt
72 | . TypeQualifier DeclarationSpecifiersOpt
73 | . FunctionSpecifier DeclarationSpecifiersOpt
76 Declarator: . PointerOpt DirectDeclarator
86 DirectAbstractDeclarator: '(' . AbstractDeclarator ')'
92 | '(' . ParameterTypeListOpt ')'
97 DirectDeclarator: '(' . Declarator ')'
113 EnumSpecifier: . ENUM IdentifierOpt '{' EnumeratorList '}'
114 | . ENUM IdentifierOpt '{' EnumeratorList ',' '}'
115 | . ENUM IDENTIFIER
134 FunctionSpecifier: . INLINE
185 ParameterDeclaration: . DeclarationSpecifiers Declarator
186 | . DeclarationSpecifiers AbstractDeclaratorOpt
187 ParameterList: . ParameterDeclaration
188 | . ParameterList ',' ParameterDeclaration
189 ParameterTypeList: . ParameterList
190 | . ParameterList ',' DDD
191 ParameterTypeListOpt: . %empty [')']
192 | . ParameterTypeList
193 Pointer: . '*' TypeQualifierListOpt
194 | . '*' TypeQualifierListOpt Pointer
195 PointerOpt: . %empty ['(', '[', IDENTIFIER]
196 | . Pointer
239 StorageClassSpecifier: . TYPEDEF
240 | . EXTERN
241 | . STATIC
242 | . AUTO
243 | . REGISTER
251 StructOrUnion: . STRUCT
252 | . UNION
253 StructOrUnionSpecifier: . StructOrUnion IdentifierOpt '{' StructDeclarationList '}'
254 | . StructOrUnion IDENTIFIER
259 TypeQualifier: . CONST
260 | . RESTRICT
261 | . VOLATILE
266 TypeSpecifier: . VOID
267 | . CHAR
268 | . SHORT
269 | . INT
270 | . LONG
271 | . FLOAT
272 | . DOUBLE
273 | . SIGNED
274 | . UNSIGNED
275 | . BOOL
276 | . COMPLEX
277 | . StructOrUnionSpecifier
278 | . EnumSpecifier
279 | . TYPEDEFNAME
'*' posunout a přejít do stavu 96
AUTO posunout a přejít do stavu 33
BOOL posunout a přejít do stavu 34
CHAR posunout a přejít do stavu 35
COMPLEX posunout a přejít do stavu 36
CONST posunout a přejít do stavu 37
DOUBLE posunout a přejít do stavu 38
ENUM posunout a přejít do stavu 39
EXTERN posunout a přejít do stavu 40
FLOAT posunout a přejít do stavu 41
INLINE posunout a přejít do stavu 42
INT posunout a přejít do stavu 43
LONG posunout a přejít do stavu 44
REGISTER posunout a přejít do stavu 45
RESTRICT posunout a přejít do stavu 46
SHORT posunout a přejít do stavu 47
SIGNED posunout a přejít do stavu 48
STATIC posunout a přejít do stavu 49
STRUCT posunout a přejít do stavu 50
TYPEDEF posunout a přejít do stavu 51
TYPEDEFNAME posunout a přejít do stavu 52
UNION posunout a přejít do stavu 53
UNSIGNED posunout a přejít do stavu 54
VOID posunout a přejít do stavu 55
VOLATILE posunout a přejít do stavu 56
')' reduce using rule 191 (ParameterTypeListOpt)
$výchozí reduce using rule 195 (PointerOpt)
AbstractDeclarator přejít do stavu 436
DeclarationSpecifiers přejít do stavu 300
Declarator přejít do stavu 200
EnumSpecifier přejít do stavu 59
FunctionSpecifier přejít do stavu 62
ParameterDeclaration přejít do stavu 303
ParameterList přejít do stavu 304
ParameterTypeList přejít do stavu 437
ParameterTypeListOpt přejít do stavu 438
Pointer přejít do stavu 329
PointerOpt přejít do stavu 384
StorageClassSpecifier přejít do stavu 63
StructOrUnion přejít do stavu 64
StructOrUnionSpecifier přejít do stavu 65
TypeQualifier přejít do stavu 67
TypeSpecifier přejít do stavu 68
State 426
144 IdentifierList: IdentifierList ',' IDENTIFIER .
$výchozí reduce using rule 144 (IdentifierList)
State 427
190 ParameterTypeList: ParameterList ',' DDD .
$výchozí reduce using rule 190 (ParameterTypeList)
State 428
188 ParameterList: ParameterList ',' ParameterDeclaration .
$výchozí reduce using rule 188 (ParameterList)
State 429
99 DirectDeclarator: DirectDeclarator '[' STATIC TypeQualifierListOpt AssignmentExpression . ']'
']' posunout a přejít do stavu 452
State 430
100 DirectDeclarator: DirectDeclarator '[' TypeQualifierList STATIC AssignmentExpression . ']'
']' posunout a přejít do stavu 453
State 431
101 DirectDeclarator: DirectDeclarator '[' TypeQualifierListOpt '*' ']' .
$výchozí reduce using rule 101 (DirectDeclarator)
State 432
98 DirectDeclarator: DirectDeclarator '[' TypeQualifierListOpt AssignmentExpressionOpt ']' .
$výchozí reduce using rule 98 (DirectDeclarator)
State 433
248 StructDeclarator: DeclaratorOpt ':' ConstantExpression .
$výchozí reduce using rule 248 (StructDeclarator)
State 434
250 StructDeclaratorList: StructDeclaratorList ',' StructDeclarator .
$výchozí reduce using rule 250 (StructDeclaratorList)
State 435
59 ControlLine: PPDEFINE IDENTIFIER_LPAREN IdentifierList ',' IDENTIFIER DDD ')' ReplacementList .
$výchozí reduce using rule 59 (ControlLine)
State 436
86 DirectAbstractDeclarator: '(' AbstractDeclarator . ')'
')' posunout a přejít do stavu 454
State 437
192 ParameterTypeListOpt: ParameterTypeList .
$výchozí reduce using rule 192 (ParameterTypeListOpt)
State 438
92 DirectAbstractDeclarator: '(' ParameterTypeListOpt . ')'
')' posunout a přejít do stavu 455
State 439
70 DeclarationSpecifiers: . StorageClassSpecifier DeclarationSpecifiersOpt
71 | . TypeSpecifier DeclarationSpecifiersOpt
72 | . TypeQualifier DeclarationSpecifiersOpt
73 | . FunctionSpecifier DeclarationSpecifiersOpt
93 DirectAbstractDeclarator: DirectAbstractDeclarator '(' . ParameterTypeListOpt ')'
113 EnumSpecifier: . ENUM IdentifierOpt '{' EnumeratorList '}'
114 | . ENUM IdentifierOpt '{' EnumeratorList ',' '}'
115 | . ENUM IDENTIFIER
134 FunctionSpecifier: . INLINE
185 ParameterDeclaration: . DeclarationSpecifiers Declarator
186 | . DeclarationSpecifiers AbstractDeclaratorOpt
187 ParameterList: . ParameterDeclaration
188 | . ParameterList ',' ParameterDeclaration
189 ParameterTypeList: . ParameterList
190 | . ParameterList ',' DDD
191 ParameterTypeListOpt: . %empty [')']
192 | . ParameterTypeList
239 StorageClassSpecifier: . TYPEDEF
240 | . EXTERN
241 | . STATIC
242 | . AUTO
243 | . REGISTER
251 StructOrUnion: . STRUCT
252 | . UNION
253 StructOrUnionSpecifier: . StructOrUnion IdentifierOpt '{' StructDeclarationList '}'
254 | . StructOrUnion IDENTIFIER
259 TypeQualifier: . CONST
260 | . RESTRICT
261 | . VOLATILE
266 TypeSpecifier: . VOID
267 | . CHAR
268 | . SHORT
269 | . INT
270 | . LONG
271 | . FLOAT
272 | . DOUBLE
273 | . SIGNED
274 | . UNSIGNED
275 | . BOOL
276 | . COMPLEX
277 | . StructOrUnionSpecifier
278 | . EnumSpecifier
279 | . TYPEDEFNAME
AUTO posunout a přejít do stavu 33
BOOL posunout a přejít do stavu 34
CHAR posunout a přejít do stavu 35
COMPLEX posunout a přejít do stavu 36
CONST posunout a přejít do stavu 37
DOUBLE posunout a přejít do stavu 38
ENUM posunout a přejít do stavu 39
EXTERN posunout a přejít do stavu 40
FLOAT posunout a přejít do stavu 41
INLINE posunout a přejít do stavu 42
INT posunout a přejít do stavu 43
LONG posunout a přejít do stavu 44
REGISTER posunout a přejít do stavu 45
RESTRICT posunout a přejít do stavu 46
SHORT posunout a přejít do stavu 47
SIGNED posunout a přejít do stavu 48
STATIC posunout a přejít do stavu 49
STRUCT posunout a přejít do stavu 50
TYPEDEF posunout a přejít do stavu 51
TYPEDEFNAME posunout a přejít do stavu 52
UNION posunout a přejít do stavu 53
UNSIGNED posunout a přejít do stavu 54
VOID posunout a přejít do stavu 55
VOLATILE posunout a přejít do stavu 56
$výchozí reduce using rule 191 (ParameterTypeListOpt)
DeclarationSpecifiers přejít do stavu 300
EnumSpecifier přejít do stavu 59
FunctionSpecifier přejít do stavu 62
ParameterDeclaration přejít do stavu 303
ParameterList přejít do stavu 304
ParameterTypeList přejít do stavu 437
ParameterTypeListOpt přejít do stavu 456
StorageClassSpecifier přejít do stavu 63
StructOrUnion přejít do stavu 64
StructOrUnionSpecifier přejít do stavu 65
TypeQualifier přejít do stavu 67
TypeSpecifier přejít do stavu 68
State 440
5 AdditiveExpression: . MultiplicativeExpression
6 | . AdditiveExpression '+' MultiplicativeExpression
7 | . AdditiveExpression '-' MultiplicativeExpression
8 AndExpression: . EqualityExpression
9 | . AndExpression '&' EqualityExpression
14 AssignmentExpression: . ConditionalExpression
15 | . UnaryExpression AssignmentOperator AssignmentExpression
16 AssignmentExpressionOpt: . %empty [']']
17 | . AssignmentExpression
35 CastExpression: . UnaryExpression
36 | . '(' TypeName ')' CastExpression
38 ConditionalExpression: . LogicalOrExpression
39 | . LogicalOrExpression '?' Expression ':' ConditionalExpression
40 Constant: . CHARCONST
41 | . FLOATCONST
42 | . INTCONST
43 | . LONGCHARCONST
44 | . LONGSTRINGLITERAL
45 | . STRINGLITERAL
87 DirectAbstractDeclarator: DirectAbstractDeclaratorOpt '[' . AssignmentExpressionOpt ']'
88 | DirectAbstractDeclaratorOpt '[' . TypeQualifierList AssignmentExpressionOpt ']'
89 | DirectAbstractDeclaratorOpt '[' . STATIC TypeQualifierListOpt AssignmentExpression ']'
90 | DirectAbstractDeclaratorOpt '[' . TypeQualifierList STATIC AssignmentExpression ']'
91 | DirectAbstractDeclaratorOpt '[' . '*' ']'
121 EqualityExpression: . RelationalExpression
122 | . EqualityExpression EQ RelationalExpression
123 | . EqualityExpression NEQ RelationalExpression
124 ExclusiveOrExpression: . AndExpression
125 | . ExclusiveOrExpression '^' AndExpression
153 InclusiveOrExpression: . ExclusiveOrExpression
154 | . InclusiveOrExpression '|' ExclusiveOrExpression
177 LogicalAndExpression: . InclusiveOrExpression
178 | . LogicalAndExpression ANDAND InclusiveOrExpression
179 LogicalOrExpression: . LogicalAndExpression
180 | . LogicalOrExpression OROR LogicalAndExpression
181 MultiplicativeExpression: . CastExpression
182 | . MultiplicativeExpression '*' CastExpression
183 | . MultiplicativeExpression '/' CastExpression
184 | . MultiplicativeExpression '%' CastExpression
197 PostfixExpression: . PrimaryExpression
198 | . PostfixExpression '[' Expression ']'
199 | . PostfixExpression '(' ArgumentExpressionListOpt ')'
200 | . PostfixExpression '.' IDENTIFIER
201 | . PostfixExpression ARROW IDENTIFIER
202 | . PostfixExpression INC
203 | . PostfixExpression DEC
204 | . '(' TypeName ')' '{' InitializerList '}'
205 | . '(' TypeName ')' '{' InitializerList ',' '}'
212 PrimaryExpression: . IDENTIFIER
213 | . Constant
214 | . '(' Expression ')'
215 RelationalExpression: . ShiftExpression
216 | . RelationalExpression '<' ShiftExpression
217 | . RelationalExpression '>' ShiftExpression
218 | . RelationalExpression LEQ ShiftExpression
219 | . RelationalExpression GEQ ShiftExpression
224 ShiftExpression: . AdditiveExpression
225 | . ShiftExpression LSH AdditiveExpression
226 | . ShiftExpression RSH AdditiveExpression
259 TypeQualifier: . CONST
260 | . RESTRICT
261 | . VOLATILE
262 TypeQualifierList: . TypeQualifier
263 | . TypeQualifierList TypeQualifier
280 UnaryExpression: . PostfixExpression
281 | . INC UnaryExpression
282 | . DEC UnaryExpression
283 | . UnaryOperator CastExpression
284 | . SIZEOF UnaryExpression
285 | . SIZEOF '(' TypeName ')'
286 UnaryOperator: . '&'
287 | . '*'
288 | . '+'
289 | . '-'
290 | . '~'
291 | . '!'
'!' posunout a přejít do stavu 158
'&' posunout a přejít do stavu 159
'(' posunout a přejít do stavu 160
'*' posunout a přejít do stavu 457
'+' posunout a přejít do stavu 162
'-' posunout a přejít do stavu 163
'~' posunout a přejít do stavu 165
CHARCONST posunout a přejít do stavu 166
CONST posunout a přejít do stavu 37
DEC posunout a přejít do stavu 167
FLOATCONST posunout a přejít do stavu 168
IDENTIFIER posunout a přejít do stavu 169
INC posunout a přejít do stavu 170
INTCONST posunout a přejít do stavu 171
LONGCHARCONST posunout a přejít do stavu 172
LONGSTRINGLITERAL posunout a přejít do stavu 173
RESTRICT posunout a přejít do stavu 46
SIZEOF posunout a přejít do stavu 174
STATIC posunout a přejít do stavu 458
STRINGLITERAL posunout a přejít do stavu 175
VOLATILE posunout a přejít do stavu 56
$výchozí reduce using rule 16 (AssignmentExpressionOpt)
AdditiveExpression přejít do stavu 176
AndExpression přejít do stavu 177
AssignmentExpression přejít do stavu 392
AssignmentExpressionOpt přejít do stavu 459
CastExpression přejít do stavu 179
ConditionalExpression přejít do stavu 180
Constant přejít do stavu 181
EqualityExpression přejít do stavu 182
ExclusiveOrExpression přejít do stavu 183
InclusiveOrExpression přejít do stavu 184
LogicalAndExpression přejít do stavu 186
LogicalOrExpression přejít do stavu 187
MultiplicativeExpression přejít do stavu 188
PostfixExpression přejít do stavu 189
PrimaryExpression přejít do stavu 190
RelationalExpression přejít do stavu 191
ShiftExpression přejít do stavu 192
TypeQualifier přejít do stavu 128
TypeQualifierList přejít do stavu 460
UnaryExpression přejít do stavu 193
UnaryOperator přejít do stavu 194
State 441
165 InitializerList: InitializerList . ',' DesignationOpt Initializer
204 PostfixExpression: '(' TypeName ')' '{' InitializerList . '}'
205 | '(' TypeName ')' '{' InitializerList . ',' '}'
',' posunout a přejít do stavu 461
'}' posunout a přejít do stavu 462
State 442
165 InitializerList: InitializerList ',' DesignationOpt Initializer .
$výchozí reduce using rule 165 (InitializerList)
State 443
39 ConditionalExpression: LogicalOrExpression '?' Expression ':' ConditionalExpression .
$výchozí reduce using rule 39 (ConditionalExpression)
State 444
11 ArgumentExpressionList: ArgumentExpressionList ',' AssignmentExpression .
$výchozí reduce using rule 11 (ArgumentExpressionList)
State 445
175 LabeledStatement: CASE ConstantExpression ':' Statement .
$výchozí reduce using rule 175 (LabeledStatement)
State 446
5 AdditiveExpression: . MultiplicativeExpression
6 | . AdditiveExpression '+' MultiplicativeExpression
7 | . AdditiveExpression '-' MultiplicativeExpression
8 AndExpression: . EqualityExpression
9 | . AndExpression '&' EqualityExpression
14 AssignmentExpression: . ConditionalExpression
15 | . UnaryExpression AssignmentOperator AssignmentExpression
35 CastExpression: . UnaryExpression
36 | . '(' TypeName ')' CastExpression
38 ConditionalExpression: . LogicalOrExpression
39 | . LogicalOrExpression '?' Expression ':' ConditionalExpression
40 Constant: . CHARCONST
41 | . FLOATCONST
42 | . INTCONST
43 | . LONGCHARCONST
44 | . LONGSTRINGLITERAL
45 | . STRINGLITERAL
121 EqualityExpression: . RelationalExpression
122 | . EqualityExpression EQ RelationalExpression
123 | . EqualityExpression NEQ RelationalExpression
124 ExclusiveOrExpression: . AndExpression
125 | . ExclusiveOrExpression '^' AndExpression
126 Expression: . AssignmentExpression
127 | . Expression ',' AssignmentExpression
153 InclusiveOrExpression: . ExclusiveOrExpression
154 | . InclusiveOrExpression '|' ExclusiveOrExpression
167 IterationStatement: DO Statement WHILE '(' . Expression ')' ';'
177 LogicalAndExpression: . InclusiveOrExpression
178 | . LogicalAndExpression ANDAND InclusiveOrExpression
179 LogicalOrExpression: . LogicalAndExpression
180 | . LogicalOrExpression OROR LogicalAndExpression
181 MultiplicativeExpression: . CastExpression
182 | . MultiplicativeExpression '*' CastExpression
183 | . MultiplicativeExpression '/' CastExpression
184 | . MultiplicativeExpression '%' CastExpression
197 PostfixExpression: . PrimaryExpression
198 | . PostfixExpression '[' Expression ']'
199 | . PostfixExpression '(' ArgumentExpressionListOpt ')'
200 | . PostfixExpression '.' IDENTIFIER
201 | . PostfixExpression ARROW IDENTIFIER
202 | . PostfixExpression INC
203 | . PostfixExpression DEC
204 | . '(' TypeName ')' '{' InitializerList '}'
205 | . '(' TypeName ')' '{' InitializerList ',' '}'
212 PrimaryExpression: . IDENTIFIER
213 | . Constant
214 | . '(' Expression ')'
215 RelationalExpression: . ShiftExpression
216 | . RelationalExpression '<' ShiftExpression
217 | . RelationalExpression '>' ShiftExpression
218 | . RelationalExpression LEQ ShiftExpression
219 | . RelationalExpression GEQ ShiftExpression
224 ShiftExpression: . AdditiveExpression
225 | . ShiftExpression LSH AdditiveExpression
226 | . ShiftExpression RSH AdditiveExpression
280 UnaryExpression: . PostfixExpression
281 | . INC UnaryExpression
282 | . DEC UnaryExpression
283 | . UnaryOperator CastExpression
284 | . SIZEOF UnaryExpression
285 | . SIZEOF '(' TypeName ')'
286 UnaryOperator: . '&'
287 | . '*'
288 | . '+'
289 | . '-'
290 | . '~'
291 | . '!'
'!' posunout a přejít do stavu 158
'&' posunout a přejít do stavu 159
'(' posunout a přejít do stavu 160
'*' posunout a přejít do stavu 161
'+' posunout a přejít do stavu 162
'-' posunout a přejít do stavu 163
'~' posunout a přejít do stavu 165
CHARCONST posunout a přejít do stavu 166
DEC posunout a přejít do stavu 167
FLOATCONST posunout a přejít do stavu 168
IDENTIFIER posunout a přejít do stavu 169
INC posunout a přejít do stavu 170
INTCONST posunout a přejít do stavu 171
LONGCHARCONST posunout a přejít do stavu 172
LONGSTRINGLITERAL posunout a přejít do stavu 173
SIZEOF posunout a přejít do stavu 174
STRINGLITERAL posunout a přejít do stavu 175
AdditiveExpression přejít do stavu 176
AndExpression přejít do stavu 177
AssignmentExpression přejít do stavu 218
CastExpression přejít do stavu 179
ConditionalExpression přejít do stavu 180
Constant přejít do stavu 181
EqualityExpression přejít do stavu 182
ExclusiveOrExpression přejít do stavu 183
Expression přejít do stavu 463
InclusiveOrExpression přejít do stavu 184
LogicalAndExpression přejít do stavu 186
LogicalOrExpression přejít do stavu 187
MultiplicativeExpression přejít do stavu 188
PostfixExpression přejít do stavu 189
PrimaryExpression přejít do stavu 190
RelationalExpression přejít do stavu 191
ShiftExpression přejít do stavu 192
UnaryExpression přejít do stavu 193
UnaryOperator přejít do stavu 194
State 447
169 IterationStatement: FOR '(' Declaration ExpressionOpt . ';' ExpressionOpt ')' Statement
';' posunout a přejít do stavu 464
State 448
5 AdditiveExpression: . MultiplicativeExpression
6 | . AdditiveExpression '+' MultiplicativeExpression
7 | . AdditiveExpression '-' MultiplicativeExpression
8 AndExpression: . EqualityExpression
9 | . AndExpression '&' EqualityExpression
14 AssignmentExpression: . ConditionalExpression
15 | . UnaryExpression AssignmentOperator AssignmentExpression
35 CastExpression: . UnaryExpression
36 | . '(' TypeName ')' CastExpression
38 ConditionalExpression: . LogicalOrExpression
39 | . LogicalOrExpression '?' Expression ':' ConditionalExpression
40 Constant: . CHARCONST
41 | . FLOATCONST
42 | . INTCONST
43 | . LONGCHARCONST
44 | . LONGSTRINGLITERAL
45 | . STRINGLITERAL
121 EqualityExpression: . RelationalExpression
122 | . EqualityExpression EQ RelationalExpression
123 | . EqualityExpression NEQ RelationalExpression
124 ExclusiveOrExpression: . AndExpression
125 | . ExclusiveOrExpression '^' AndExpression
126 Expression: . AssignmentExpression
127 | . Expression ',' AssignmentExpression
128 ExpressionOpt: . %empty [';']
129 | . Expression
153 InclusiveOrExpression: . ExclusiveOrExpression
154 | . InclusiveOrExpression '|' ExclusiveOrExpression
168 IterationStatement: FOR '(' ExpressionOpt ';' . ExpressionOpt ';' ExpressionOpt ')' Statement
177 LogicalAndExpression: . InclusiveOrExpression
178 | . LogicalAndExpression ANDAND InclusiveOrExpression
179 LogicalOrExpression: . LogicalAndExpression
180 | . LogicalOrExpression OROR LogicalAndExpression
181 MultiplicativeExpression: . CastExpression
182 | . MultiplicativeExpression '*' CastExpression
183 | . MultiplicativeExpression '/' CastExpression
184 | . MultiplicativeExpression '%' CastExpression
197 PostfixExpression: . PrimaryExpression
198 | . PostfixExpression '[' Expression ']'
199 | . PostfixExpression '(' ArgumentExpressionListOpt ')'
200 | . PostfixExpression '.' IDENTIFIER
201 | . PostfixExpression ARROW IDENTIFIER
202 | . PostfixExpression INC
203 | . PostfixExpression DEC
204 | . '(' TypeName ')' '{' InitializerList '}'
205 | . '(' TypeName ')' '{' InitializerList ',' '}'
212 PrimaryExpression: . IDENTIFIER
213 | . Constant
214 | . '(' Expression ')'
215 RelationalExpression: . ShiftExpression
216 | . RelationalExpression '<' ShiftExpression
217 | . RelationalExpression '>' ShiftExpression
218 | . RelationalExpression LEQ ShiftExpression
219 | . RelationalExpression GEQ ShiftExpression
224 ShiftExpression: . AdditiveExpression
225 | . ShiftExpression LSH AdditiveExpression
226 | . ShiftExpression RSH AdditiveExpression
280 UnaryExpression: . PostfixExpression
281 | . INC UnaryExpression
282 | . DEC UnaryExpression
283 | . UnaryOperator CastExpression
284 | . SIZEOF UnaryExpression
285 | . SIZEOF '(' TypeName ')'
286 UnaryOperator: . '&'
287 | . '*'
288 | . '+'
289 | . '-'
290 | . '~'
291 | . '!'
'!' posunout a přejít do stavu 158
'&' posunout a přejít do stavu 159
'(' posunout a přejít do stavu 160
'*' posunout a přejít do stavu 161
'+' posunout a přejít do stavu 162
'-' posunout a přejít do stavu 163
'~' posunout a přejít do stavu 165
CHARCONST posunout a přejít do stavu 166
DEC posunout a přejít do stavu 167
FLOATCONST posunout a přejít do stavu 168
IDENTIFIER posunout a přejít do stavu 169
INC posunout a přejít do stavu 170
INTCONST posunout a přejít do stavu 171
LONGCHARCONST posunout a přejít do stavu 172
LONGSTRINGLITERAL posunout a přejít do stavu 173
SIZEOF posunout a přejít do stavu 174
STRINGLITERAL posunout a přejít do stavu 175
$výchozí reduce using rule 128 (ExpressionOpt)
AdditiveExpression přejít do stavu 176
AndExpression přejít do stavu 177
AssignmentExpression přejít do stavu 218
CastExpression přejít do stavu 179
ConditionalExpression přejít do stavu 180
Constant přejít do stavu 181
EqualityExpression přejít do stavu 182
ExclusiveOrExpression přejít do stavu 183
Expression přejít do stavu 290
ExpressionOpt přejít do stavu 465
InclusiveOrExpression přejít do stavu 184
LogicalAndExpression přejít do stavu 186
LogicalOrExpression přejít do stavu 187
MultiplicativeExpression přejít do stavu 188
PostfixExpression přejít do stavu 189
PrimaryExpression přejít do stavu 190
RelationalExpression přejít do stavu 191
ShiftExpression přejít do stavu 192
UnaryExpression přejít do stavu 193
UnaryOperator přejít do stavu 194
State 449
5 AdditiveExpression: . MultiplicativeExpression
6 | . AdditiveExpression '+' MultiplicativeExpression
7 | . AdditiveExpression '-' MultiplicativeExpression
8 AndExpression: . EqualityExpression
9 | . AndExpression '&' EqualityExpression
14 AssignmentExpression: . ConditionalExpression
15 | . UnaryExpression AssignmentOperator AssignmentExpression
35 CastExpression: . UnaryExpression
36 | . '(' TypeName ')' CastExpression
37 CompoundStatement: . '{' BlockItemListOpt '}'
38 ConditionalExpression: . LogicalOrExpression
39 | . LogicalOrExpression '?' Expression ':' ConditionalExpression
40 Constant: . CHARCONST
41 | . FLOATCONST
42 | . INTCONST
43 | . LONGCHARCONST
44 | . LONGSTRINGLITERAL
45 | . STRINGLITERAL
121 EqualityExpression: . RelationalExpression
122 | . EqualityExpression EQ RelationalExpression
123 | . EqualityExpression NEQ RelationalExpression
124 ExclusiveOrExpression: . AndExpression
125 | . ExclusiveOrExpression '^' AndExpression
126 Expression: . AssignmentExpression
127 | . Expression ',' AssignmentExpression
128 ExpressionOpt: . %empty [';']
129 | . Expression
130 ExpressionStatement: . ExpressionOpt ';'
153 InclusiveOrExpression: . ExclusiveOrExpression
154 | . InclusiveOrExpression '|' ExclusiveOrExpression
166 IterationStatement: . WHILE '(' Expression ')' Statement
167 | . DO Statement WHILE '(' Expression ')' ';'
168 | . FOR '(' ExpressionOpt ';' ExpressionOpt ';' ExpressionOpt ')' Statement
169 | . FOR '(' Declaration ExpressionOpt ';' ExpressionOpt ')' Statement
170 JumpStatement: . GOTO IDENTIFIER ';'
171 | . CONTINUE ';'
172 | . BREAK ';'
173 | . RETURN ExpressionOpt ';'
174 LabeledStatement: . IDENTIFIER ':' Statement
175 | . CASE ConstantExpression ':' Statement
176 | . DEFAULT ':' Statement
177 LogicalAndExpression: . InclusiveOrExpression
178 | . LogicalAndExpression ANDAND InclusiveOrExpression
179 LogicalOrExpression: . LogicalAndExpression
180 | . LogicalOrExpression OROR LogicalAndExpression
181 MultiplicativeExpression: . CastExpression
182 | . MultiplicativeExpression '*' CastExpression
183 | . MultiplicativeExpression '/' CastExpression
184 | . MultiplicativeExpression '%' CastExpression
197 PostfixExpression: . PrimaryExpression
198 | . PostfixExpression '[' Expression ']'
199 | . PostfixExpression '(' ArgumentExpressionListOpt ')'
200 | . PostfixExpression '.' IDENTIFIER
201 | . PostfixExpression ARROW IDENTIFIER
202 | . PostfixExpression INC
203 | . PostfixExpression DEC
204 | . '(' TypeName ')' '{' InitializerList '}'
205 | . '(' TypeName ')' '{' InitializerList ',' '}'
212 PrimaryExpression: . IDENTIFIER
213 | . Constant
214 | . '(' Expression ')'
215 RelationalExpression: . ShiftExpression
216 | . RelationalExpression '<' ShiftExpression
217 | . RelationalExpression '>' ShiftExpression
218 | . RelationalExpression LEQ ShiftExpression
219 | . RelationalExpression GEQ ShiftExpression
221 SelectionStatement: . IF '(' Expression ')' Statement
221 | IF '(' Expression ')' . Statement
222 | . IF '(' Expression ')' Statement ELSE Statement
222 | IF '(' Expression ')' . Statement ELSE Statement
223 | . SWITCH '(' Expression ')' Statement
224 ShiftExpression: . AdditiveExpression
225 | . ShiftExpression LSH AdditiveExpression
226 | . ShiftExpression RSH AdditiveExpression
233 Statement: . LabeledStatement
234 | . CompoundStatement
235 | . ExpressionStatement
236 | . SelectionStatement
237 | . IterationStatement
238 | . JumpStatement
280 UnaryExpression: . PostfixExpression
281 | . INC UnaryExpression
282 | . DEC UnaryExpression
283 | . UnaryOperator CastExpression
284 | . SIZEOF UnaryExpression
285 | . SIZEOF '(' TypeName ')'
286 UnaryOperator: . '&'
287 | . '*'
288 | . '+'
289 | . '-'
290 | . '~'
291 | . '!'
'!' posunout a přejít do stavu 158
'&' posunout a přejít do stavu 159
'(' posunout a přejít do stavu 160
'*' posunout a přejít do stavu 161
'+' posunout a přejít do stavu 162
'-' posunout a přejít do stavu 163
'{' posunout a přejít do stavu 196
'~' posunout a přejít do stavu 165
BREAK posunout a přejít do stavu 273
CASE posunout a přejít do stavu 274
CHARCONST posunout a přejít do stavu 166
CONTINUE posunout a přejít do stavu 275
DEC posunout a přejít do stavu 167
DEFAULT posunout a přejít do stavu 276
DO posunout a přejít do stavu 277
FLOATCONST posunout a přejít do stavu 168
FOR posunout a přejít do stavu 278
GOTO posunout a přejít do stavu 279
IDENTIFIER posunout a přejít do stavu 280
IF posunout a přejít do stavu 281
INC posunout a přejít do stavu 170
INTCONST posunout a přejít do stavu 171
LONGCHARCONST posunout a přejít do stavu 172
LONGSTRINGLITERAL posunout a přejít do stavu 173
RETURN posunout a přejít do stavu 282
SIZEOF posunout a přejít do stavu 174
STRINGLITERAL posunout a přejít do stavu 175
SWITCH posunout a přejít do stavu 283
WHILE posunout a přejít do stavu 284
$výchozí reduce using rule 128 (ExpressionOpt)
AdditiveExpression přejít do stavu 176
AndExpression přejít do stavu 177
AssignmentExpression přejít do stavu 218
CastExpression přejít do stavu 179
CompoundStatement přejít do stavu 288
ConditionalExpression přejít do stavu 180
Constant přejít do stavu 181
EqualityExpression přejít do stavu 182
ExclusiveOrExpression přejít do stavu 183
Expression přejít do stavu 290
ExpressionOpt přejít do stavu 291
ExpressionStatement přejít do stavu 292
InclusiveOrExpression přejít do stavu 184
IterationStatement přejít do stavu 293
JumpStatement přejít do stavu 294
LabeledStatement přejít do stavu 295
LogicalAndExpression přejít do stavu 186
LogicalOrExpression přejít do stavu 187
MultiplicativeExpression přejít do stavu 188
PostfixExpression přejít do stavu 189
PrimaryExpression přejít do stavu 190
RelationalExpression přejít do stavu 191
SelectionStatement přejít do stavu 296
ShiftExpression přejít do stavu 192
Statement přejít do stavu 466
UnaryExpression přejít do stavu 193
UnaryOperator přejít do stavu 194
State 450
5 AdditiveExpression: . MultiplicativeExpression
6 | . AdditiveExpression '+' MultiplicativeExpression
7 | . AdditiveExpression '-' MultiplicativeExpression
8 AndExpression: . EqualityExpression
9 | . AndExpression '&' EqualityExpression
14 AssignmentExpression: . ConditionalExpression
15 | . UnaryExpression AssignmentOperator AssignmentExpression
35 CastExpression: . UnaryExpression
36 | . '(' TypeName ')' CastExpression
37 CompoundStatement: . '{' BlockItemListOpt '}'
38 ConditionalExpression: . LogicalOrExpression
39 | . LogicalOrExpression '?' Expression ':' ConditionalExpression
40 Constant: . CHARCONST
41 | . FLOATCONST
42 | . INTCONST
43 | . LONGCHARCONST
44 | . LONGSTRINGLITERAL
45 | . STRINGLITERAL
121 EqualityExpression: . RelationalExpression
122 | . EqualityExpression EQ RelationalExpression
123 | . EqualityExpression NEQ RelationalExpression
124 ExclusiveOrExpression: . AndExpression
125 | . ExclusiveOrExpression '^' AndExpression
126 Expression: . AssignmentExpression
127 | . Expression ',' AssignmentExpression
128 ExpressionOpt: . %empty [';']
129 | . Expression
130 ExpressionStatement: . ExpressionOpt ';'
153 InclusiveOrExpression: . ExclusiveOrExpression
154 | . InclusiveOrExpression '|' ExclusiveOrExpression
166 IterationStatement: . WHILE '(' Expression ')' Statement
167 | . DO Statement WHILE '(' Expression ')' ';'
168 | . FOR '(' ExpressionOpt ';' ExpressionOpt ';' ExpressionOpt ')' Statement
169 | . FOR '(' Declaration ExpressionOpt ';' ExpressionOpt ')' Statement
170 JumpStatement: . GOTO IDENTIFIER ';'
171 | . CONTINUE ';'
172 | . BREAK ';'
173 | . RETURN ExpressionOpt ';'
174 LabeledStatement: . IDENTIFIER ':' Statement
175 | . CASE ConstantExpression ':' Statement
176 | . DEFAULT ':' Statement
177 LogicalAndExpression: . InclusiveOrExpression
178 | . LogicalAndExpression ANDAND InclusiveOrExpression
179 LogicalOrExpression: . LogicalAndExpression
180 | . LogicalOrExpression OROR LogicalAndExpression
181 MultiplicativeExpression: . CastExpression
182 | . MultiplicativeExpression '*' CastExpression
183 | . MultiplicativeExpression '/' CastExpression
184 | . MultiplicativeExpression '%' CastExpression
197 PostfixExpression: . PrimaryExpression
198 | . PostfixExpression '[' Expression ']'
199 | . PostfixExpression '(' ArgumentExpressionListOpt ')'
200 | . PostfixExpression '.' IDENTIFIER
201 | . PostfixExpression ARROW IDENTIFIER
202 | . PostfixExpression INC
203 | . PostfixExpression DEC
204 | . '(' TypeName ')' '{' InitializerList '}'
205 | . '(' TypeName ')' '{' InitializerList ',' '}'
212 PrimaryExpression: . IDENTIFIER
213 | . Constant
214 | . '(' Expression ')'
215 RelationalExpression: . ShiftExpression
216 | . RelationalExpression '<' ShiftExpression
217 | . RelationalExpression '>' ShiftExpression
218 | . RelationalExpression LEQ ShiftExpression
219 | . RelationalExpression GEQ ShiftExpression
221 SelectionStatement: . IF '(' Expression ')' Statement
222 | . IF '(' Expression ')' Statement ELSE Statement
223 | . SWITCH '(' Expression ')' Statement
223 | SWITCH '(' Expression ')' . Statement
224 ShiftExpression: . AdditiveExpression
225 | . ShiftExpression LSH AdditiveExpression
226 | . ShiftExpression RSH AdditiveExpression
233 Statement: . LabeledStatement
234 | . CompoundStatement
235 | . ExpressionStatement
236 | . SelectionStatement
237 | . IterationStatement
238 | . JumpStatement
280 UnaryExpression: . PostfixExpression
281 | . INC UnaryExpression
282 | . DEC UnaryExpression
283 | . UnaryOperator CastExpression
284 | . SIZEOF UnaryExpression
285 | . SIZEOF '(' TypeName ')'
286 UnaryOperator: . '&'
287 | . '*'
288 | . '+'
289 | . '-'
290 | . '~'
291 | . '!'
'!' posunout a přejít do stavu 158
'&' posunout a přejít do stavu 159
'(' posunout a přejít do stavu 160
'*' posunout a přejít do stavu 161
'+' posunout a přejít do stavu 162
'-' posunout a přejít do stavu 163
'{' posunout a přejít do stavu 196
'~' posunout a přejít do stavu 165
BREAK posunout a přejít do stavu 273
CASE posunout a přejít do stavu 274
CHARCONST posunout a přejít do stavu 166
CONTINUE posunout a přejít do stavu 275
DEC posunout a přejít do stavu 167
DEFAULT posunout a přejít do stavu 276
DO posunout a přejít do stavu 277
FLOATCONST posunout a přejít do stavu 168
FOR posunout a přejít do stavu 278
GOTO posunout a přejít do stavu 279
IDENTIFIER posunout a přejít do stavu 280
IF posunout a přejít do stavu 281
INC posunout a přejít do stavu 170
INTCONST posunout a přejít do stavu 171
LONGCHARCONST posunout a přejít do stavu 172
LONGSTRINGLITERAL posunout a přejít do stavu 173
RETURN posunout a přejít do stavu 282
SIZEOF posunout a přejít do stavu 174
STRINGLITERAL posunout a přejít do stavu 175
SWITCH posunout a přejít do stavu 283
WHILE posunout a přejít do stavu 284
$výchozí reduce using rule 128 (ExpressionOpt)
AdditiveExpression přejít do stavu 176
AndExpression přejít do stavu 177
AssignmentExpression přejít do stavu 218
CastExpression přejít do stavu 179
CompoundStatement přejít do stavu 288
ConditionalExpression přejít do stavu 180
Constant přejít do stavu 181
EqualityExpression přejít do stavu 182
ExclusiveOrExpression přejít do stavu 183
Expression přejít do stavu 290
ExpressionOpt přejít do stavu 291
ExpressionStatement přejít do stavu 292
InclusiveOrExpression přejít do stavu 184
IterationStatement přejít do stavu 293
JumpStatement přejít do stavu 294
LabeledStatement přejít do stavu 295
LogicalAndExpression přejít do stavu 186
LogicalOrExpression přejít do stavu 187
MultiplicativeExpression přejít do stavu 188
PostfixExpression přejít do stavu 189
PrimaryExpression přejít do stavu 190
RelationalExpression přejít do stavu 191
SelectionStatement přejít do stavu 296
ShiftExpression přejít do stavu 192
Statement přejít do stavu 467
UnaryExpression přejít do stavu 193
UnaryOperator přejít do stavu 194
State 451
5 AdditiveExpression: . MultiplicativeExpression
6 | . AdditiveExpression '+' MultiplicativeExpression
7 | . AdditiveExpression '-' MultiplicativeExpression
8 AndExpression: . EqualityExpression
9 | . AndExpression '&' EqualityExpression
14 AssignmentExpression: . ConditionalExpression
15 | . UnaryExpression AssignmentOperator AssignmentExpression
35 CastExpression: . UnaryExpression
36 | . '(' TypeName ')' CastExpression
37 CompoundStatement: . '{' BlockItemListOpt '}'
38 ConditionalExpression: . LogicalOrExpression
39 | . LogicalOrExpression '?' Expression ':' ConditionalExpression
40 Constant: . CHARCONST
41 | . FLOATCONST
42 | . INTCONST
43 | . LONGCHARCONST
44 | . LONGSTRINGLITERAL
45 | . STRINGLITERAL
121 EqualityExpression: . RelationalExpression
122 | . EqualityExpression EQ RelationalExpression
123 | . EqualityExpression NEQ RelationalExpression
124 ExclusiveOrExpression: . AndExpression
125 | . ExclusiveOrExpression '^' AndExpression
126 Expression: . AssignmentExpression
127 | . Expression ',' AssignmentExpression
128 ExpressionOpt: . %empty [';']
129 | . Expression
130 ExpressionStatement: . ExpressionOpt ';'
153 InclusiveOrExpression: . ExclusiveOrExpression
154 | . InclusiveOrExpression '|' ExclusiveOrExpression
166 IterationStatement: . WHILE '(' Expression ')' Statement
166 | WHILE '(' Expression ')' . Statement
167 | . DO Statement WHILE '(' Expression ')' ';'
168 | . FOR '(' ExpressionOpt ';' ExpressionOpt ';' ExpressionOpt ')' Statement
169 | . FOR '(' Declaration ExpressionOpt ';' ExpressionOpt ')' Statement
170 JumpStatement: . GOTO IDENTIFIER ';'
171 | . CONTINUE ';'
172 | . BREAK ';'
173 | . RETURN ExpressionOpt ';'
174 LabeledStatement: . IDENTIFIER ':' Statement
175 | . CASE ConstantExpression ':' Statement
176 | . DEFAULT ':' Statement
177 LogicalAndExpression: . InclusiveOrExpression
178 | . LogicalAndExpression ANDAND InclusiveOrExpression
179 LogicalOrExpression: . LogicalAndExpression
180 | . LogicalOrExpression OROR LogicalAndExpression
181 MultiplicativeExpression: . CastExpression
182 | . MultiplicativeExpression '*' CastExpression
183 | . MultiplicativeExpression '/' CastExpression
184 | . MultiplicativeExpression '%' CastExpression
197 PostfixExpression: . PrimaryExpression
198 | . PostfixExpression '[' Expression ']'
199 | . PostfixExpression '(' ArgumentExpressionListOpt ')'
200 | . PostfixExpression '.' IDENTIFIER
201 | . PostfixExpression ARROW IDENTIFIER
202 | . PostfixExpression INC
203 | . PostfixExpression DEC
204 | . '(' TypeName ')' '{' InitializerList '}'
205 | . '(' TypeName ')' '{' InitializerList ',' '}'
212 PrimaryExpression: . IDENTIFIER
213 | . Constant
214 | . '(' Expression ')'
215 RelationalExpression: . ShiftExpression
216 | . RelationalExpression '<' ShiftExpression
217 | . RelationalExpression '>' ShiftExpression
218 | . RelationalExpression LEQ ShiftExpression
219 | . RelationalExpression GEQ ShiftExpression
221 SelectionStatement: . IF '(' Expression ')' Statement
222 | . IF '(' Expression ')' Statement ELSE Statement
223 | . SWITCH '(' Expression ')' Statement
224 ShiftExpression: . AdditiveExpression
225 | . ShiftExpression LSH AdditiveExpression
226 | . ShiftExpression RSH AdditiveExpression
233 Statement: . LabeledStatement
234 | . CompoundStatement
235 | . ExpressionStatement
236 | . SelectionStatement
237 | . IterationStatement
238 | . JumpStatement
280 UnaryExpression: . PostfixExpression
281 | . INC UnaryExpression
282 | . DEC UnaryExpression
283 | . UnaryOperator CastExpression
284 | . SIZEOF UnaryExpression
285 | . SIZEOF '(' TypeName ')'
286 UnaryOperator: . '&'
287 | . '*'
288 | . '+'
289 | . '-'
290 | . '~'
291 | . '!'
'!' posunout a přejít do stavu 158
'&' posunout a přejít do stavu 159
'(' posunout a přejít do stavu 160
'*' posunout a přejít do stavu 161
'+' posunout a přejít do stavu 162
'-' posunout a přejít do stavu 163
'{' posunout a přejít do stavu 196
'~' posunout a přejít do stavu 165
BREAK posunout a přejít do stavu 273
CASE posunout a přejít do stavu 274
CHARCONST posunout a přejít do stavu 166
CONTINUE posunout a přejít do stavu 275
DEC posunout a přejít do stavu 167
DEFAULT posunout a přejít do stavu 276
DO posunout a přejít do stavu 277
FLOATCONST posunout a přejít do stavu 168
FOR posunout a přejít do stavu 278
GOTO posunout a přejít do stavu 279
IDENTIFIER posunout a přejít do stavu 280
IF posunout a přejít do stavu 281
INC posunout a přejít do stavu 170
INTCONST posunout a přejít do stavu 171
LONGCHARCONST posunout a přejít do stavu 172
LONGSTRINGLITERAL posunout a přejít do stavu 173
RETURN posunout a přejít do stavu 282
SIZEOF posunout a přejít do stavu 174
STRINGLITERAL posunout a přejít do stavu 175
SWITCH posunout a přejít do stavu 283
WHILE posunout a přejít do stavu 284
$výchozí reduce using rule 128 (ExpressionOpt)
AdditiveExpression přejít do stavu 176
AndExpression přejít do stavu 177
AssignmentExpression přejít do stavu 218
CastExpression přejít do stavu 179
CompoundStatement přejít do stavu 288
ConditionalExpression přejít do stavu 180
Constant přejít do stavu 181
EqualityExpression přejít do stavu 182
ExclusiveOrExpression přejít do stavu 183
Expression přejít do stavu 290
ExpressionOpt přejít do stavu 291
ExpressionStatement přejít do stavu 292
InclusiveOrExpression přejít do stavu 184
IterationStatement přejít do stavu 293
JumpStatement přejít do stavu 294
LabeledStatement přejít do stavu 295
LogicalAndExpression přejít do stavu 186
LogicalOrExpression přejít do stavu 187
MultiplicativeExpression přejít do stavu 188
PostfixExpression přejít do stavu 189
PrimaryExpression přejít do stavu 190
RelationalExpression přejít do stavu 191
SelectionStatement přejít do stavu 296
ShiftExpression přejít do stavu 192
Statement přejít do stavu 468
UnaryExpression přejít do stavu 193
UnaryOperator přejít do stavu 194
State 452
99 DirectDeclarator: DirectDeclarator '[' STATIC TypeQualifierListOpt AssignmentExpression ']' .
$výchozí reduce using rule 99 (DirectDeclarator)
State 453
100 DirectDeclarator: DirectDeclarator '[' TypeQualifierList STATIC AssignmentExpression ']' .
$výchozí reduce using rule 100 (DirectDeclarator)
State 454
86 DirectAbstractDeclarator: '(' AbstractDeclarator ')' .
$výchozí reduce using rule 86 (DirectAbstractDeclarator)
State 455
92 DirectAbstractDeclarator: '(' ParameterTypeListOpt ')' .
$výchozí reduce using rule 92 (DirectAbstractDeclarator)
State 456
93 DirectAbstractDeclarator: DirectAbstractDeclarator '(' ParameterTypeListOpt . ')'
')' posunout a přejít do stavu 469
State 457
91 DirectAbstractDeclarator: DirectAbstractDeclaratorOpt '[' '*' . ']'
287 UnaryOperator: '*' . ['!', '&', '(', '*', '+', '-', '~', CHARCONST, DEC, FLOATCONST, IDENTIFIER, INC, INTCONST, LONGCHARCONST, LONGSTRINGLITERAL, SIZEOF, STRINGLITERAL]
']' posunout a přejít do stavu 470
$výchozí reduce using rule 287 (UnaryOperator)
State 458
89 DirectAbstractDeclarator: DirectAbstractDeclaratorOpt '[' STATIC . TypeQualifierListOpt AssignmentExpression ']'
259 TypeQualifier: . CONST
260 | . RESTRICT
261 | . VOLATILE
262 TypeQualifierList: . TypeQualifier
263 | . TypeQualifierList TypeQualifier
264 TypeQualifierListOpt: . %empty ['!', '&', '(', '*', '+', '-', '~', CHARCONST, DEC, FLOATCONST, IDENTIFIER, INC, INTCONST, LONGCHARCONST, LONGSTRINGLITERAL, SIZEOF, STRINGLITERAL]
265 | . TypeQualifierList
CONST posunout a přejít do stavu 37
RESTRICT posunout a přejít do stavu 46
VOLATILE posunout a přejít do stavu 56
$výchozí reduce using rule 264 (TypeQualifierListOpt)
TypeQualifier přejít do stavu 128
TypeQualifierList přejít do stavu 129
TypeQualifierListOpt přejít do stavu 471
State 459
87 DirectAbstractDeclarator: DirectAbstractDeclaratorOpt '[' AssignmentExpressionOpt . ']'
']' posunout a přejít do stavu 472
State 460
5 AdditiveExpression: . MultiplicativeExpression
6 | . AdditiveExpression '+' MultiplicativeExpression
7 | . AdditiveExpression '-' MultiplicativeExpression
8 AndExpression: . EqualityExpression
9 | . AndExpression '&' EqualityExpression
14 AssignmentExpression: . ConditionalExpression
15 | . UnaryExpression AssignmentOperator AssignmentExpression
16 AssignmentExpressionOpt: . %empty [']']
17 | . AssignmentExpression
35 CastExpression: . UnaryExpression
36 | . '(' TypeName ')' CastExpression
38 ConditionalExpression: . LogicalOrExpression
39 | . LogicalOrExpression '?' Expression ':' ConditionalExpression
40 Constant: . CHARCONST
41 | . FLOATCONST
42 | . INTCONST
43 | . LONGCHARCONST
44 | . LONGSTRINGLITERAL
45 | . STRINGLITERAL
88 DirectAbstractDeclarator: DirectAbstractDeclaratorOpt '[' TypeQualifierList . AssignmentExpressionOpt ']'
90 | DirectAbstractDeclaratorOpt '[' TypeQualifierList . STATIC AssignmentExpression ']'
121 EqualityExpression: . RelationalExpression
122 | . EqualityExpression EQ RelationalExpression
123 | . EqualityExpression NEQ RelationalExpression
124 ExclusiveOrExpression: . AndExpression
125 | . ExclusiveOrExpression '^' AndExpression
153 InclusiveOrExpression: . ExclusiveOrExpression
154 | . InclusiveOrExpression '|' ExclusiveOrExpression
177 LogicalAndExpression: . InclusiveOrExpression
178 | . LogicalAndExpression ANDAND InclusiveOrExpression
179 LogicalOrExpression: . LogicalAndExpression
180 | . LogicalOrExpression OROR LogicalAndExpression
181 MultiplicativeExpression: . CastExpression
182 | . MultiplicativeExpression '*' CastExpression
183 | . MultiplicativeExpression '/' CastExpression
184 | . MultiplicativeExpression '%' CastExpression
197 PostfixExpression: . PrimaryExpression
198 | . PostfixExpression '[' Expression ']'
199 | . PostfixExpression '(' ArgumentExpressionListOpt ')'
200 | . PostfixExpression '.' IDENTIFIER
201 | . PostfixExpression ARROW IDENTIFIER
202 | . PostfixExpression INC
203 | . PostfixExpression DEC
204 | . '(' TypeName ')' '{' InitializerList '}'
205 | . '(' TypeName ')' '{' InitializerList ',' '}'
212 PrimaryExpression: . IDENTIFIER
213 | . Constant
214 | . '(' Expression ')'
215 RelationalExpression: . ShiftExpression
216 | . RelationalExpression '<' ShiftExpression
217 | . RelationalExpression '>' ShiftExpression
218 | . RelationalExpression LEQ ShiftExpression
219 | . RelationalExpression GEQ ShiftExpression
224 ShiftExpression: . AdditiveExpression
225 | . ShiftExpression LSH AdditiveExpression
226 | . ShiftExpression RSH AdditiveExpression
259 TypeQualifier: . CONST
260 | . RESTRICT
261 | . VOLATILE
263 TypeQualifierList: TypeQualifierList . TypeQualifier
280 UnaryExpression: . PostfixExpression
281 | . INC UnaryExpression
282 | . DEC UnaryExpression
283 | . UnaryOperator CastExpression
284 | . SIZEOF UnaryExpression
285 | . SIZEOF '(' TypeName ')'
286 UnaryOperator: . '&'
287 | . '*'
288 | . '+'
289 | . '-'
290 | . '~'
291 | . '!'
'!' posunout a přejít do stavu 158
'&' posunout a přejít do stavu 159
'(' posunout a přejít do stavu 160
'*' posunout a přejít do stavu 161
'+' posunout a přejít do stavu 162
'-' posunout a přejít do stavu 163
'~' posunout a přejít do stavu 165
CHARCONST posunout a přejít do stavu 166
CONST posunout a přejít do stavu 37
DEC posunout a přejít do stavu 167
FLOATCONST posunout a přejít do stavu 168
IDENTIFIER posunout a přejít do stavu 169
INC posunout a přejít do stavu 170
INTCONST posunout a přejít do stavu 171
LONGCHARCONST posunout a přejít do stavu 172
LONGSTRINGLITERAL posunout a přejít do stavu 173
RESTRICT posunout a přejít do stavu 46
SIZEOF posunout a přejít do stavu 174
STATIC posunout a přejít do stavu 473
STRINGLITERAL posunout a přejít do stavu 175
VOLATILE posunout a přejít do stavu 56
$výchozí reduce using rule 16 (AssignmentExpressionOpt)
AdditiveExpression přejít do stavu 176
AndExpression přejít do stavu 177
AssignmentExpression přejít do stavu 392
AssignmentExpressionOpt přejít do stavu 474
CastExpression přejít do stavu 179
ConditionalExpression přejít do stavu 180
Constant přejít do stavu 181
EqualityExpression přejít do stavu 182
ExclusiveOrExpression přejít do stavu 183
InclusiveOrExpression přejít do stavu 184
LogicalAndExpression přejít do stavu 186
LogicalOrExpression přejít do stavu 187
MultiplicativeExpression přejít do stavu 188
PostfixExpression přejít do stavu 189
PrimaryExpression přejít do stavu 190
RelationalExpression přejít do stavu 191
ShiftExpression přejít do stavu 192
TypeQualifier přejít do stavu 156
UnaryExpression přejít do stavu 193
UnaryOperator přejít do stavu 194
State 461
79 Designation: . DesignatorList '='
80 DesignationOpt: . %empty ['!', '&', '(', '*', '+', '-', '{', '~', CHARCONST, DEC, FLOATCONST, IDENTIFIER, INC, INTCONST, LONGCHARCONST, LONGSTRINGLITERAL, SIZEOF, STRINGLITERAL]
81 | . Designation
82 Designator: . '[' ConstantExpression ']'
83 | . '.' IDENTIFIER
84 DesignatorList: . Designator
85 | . DesignatorList Designator
165 InitializerList: InitializerList ',' . DesignationOpt Initializer
205 PostfixExpression: '(' TypeName ')' '{' InitializerList ',' . '}'
'.' posunout a přejít do stavu 222
'[' posunout a přejít do stavu 223
'}' posunout a přejít do stavu 475
$výchozí reduce using rule 80 (DesignationOpt)
Designation přejít do stavu 224
DesignationOpt přejít do stavu 407
Designator přejít do stavu 226
DesignatorList přejít do stavu 227
State 462
204 PostfixExpression: '(' TypeName ')' '{' InitializerList '}' .
$výchozí reduce using rule 204 (PostfixExpression)
State 463
127 Expression: Expression . ',' AssignmentExpression
167 IterationStatement: DO Statement WHILE '(' Expression . ')' ';'
')' posunout a přejít do stavu 476
',' posunout a přejít do stavu 326
State 464
5 AdditiveExpression: . MultiplicativeExpression
6 | . AdditiveExpression '+' MultiplicativeExpression
7 | . AdditiveExpression '-' MultiplicativeExpression
8 AndExpression: . EqualityExpression
9 | . AndExpression '&' EqualityExpression
14 AssignmentExpression: . ConditionalExpression
15 | . UnaryExpression AssignmentOperator AssignmentExpression
35 CastExpression: . UnaryExpression
36 | . '(' TypeName ')' CastExpression
38 ConditionalExpression: . LogicalOrExpression
39 | . LogicalOrExpression '?' Expression ':' ConditionalExpression
40 Constant: . CHARCONST
41 | . FLOATCONST
42 | . INTCONST
43 | . LONGCHARCONST
44 | . LONGSTRINGLITERAL
45 | . STRINGLITERAL
121 EqualityExpression: . RelationalExpression
122 | . EqualityExpression EQ RelationalExpression
123 | . EqualityExpression NEQ RelationalExpression
124 ExclusiveOrExpression: . AndExpression
125 | . ExclusiveOrExpression '^' AndExpression
126 Expression: . AssignmentExpression
127 | . Expression ',' AssignmentExpression
128 ExpressionOpt: . %empty [')']
129 | . Expression
153 InclusiveOrExpression: . ExclusiveOrExpression
154 | . InclusiveOrExpression '|' ExclusiveOrExpression
169 IterationStatement: FOR '(' Declaration ExpressionOpt ';' . ExpressionOpt ')' Statement
177 LogicalAndExpression: . InclusiveOrExpression
178 | . LogicalAndExpression ANDAND InclusiveOrExpression
179 LogicalOrExpression: . LogicalAndExpression
180 | . LogicalOrExpression OROR LogicalAndExpression
181 MultiplicativeExpression: . CastExpression
182 | . MultiplicativeExpression '*' CastExpression
183 | . MultiplicativeExpression '/' CastExpression
184 | . MultiplicativeExpression '%' CastExpression
197 PostfixExpression: . PrimaryExpression
198 | . PostfixExpression '[' Expression ']'
199 | . PostfixExpression '(' ArgumentExpressionListOpt ')'
200 | . PostfixExpression '.' IDENTIFIER
201 | . PostfixExpression ARROW IDENTIFIER
202 | . PostfixExpression INC
203 | . PostfixExpression DEC
204 | . '(' TypeName ')' '{' InitializerList '}'
205 | . '(' TypeName ')' '{' InitializerList ',' '}'
212 PrimaryExpression: . IDENTIFIER
213 | . Constant
214 | . '(' Expression ')'
215 RelationalExpression: . ShiftExpression
216 | . RelationalExpression '<' ShiftExpression
217 | . RelationalExpression '>' ShiftExpression
218 | . RelationalExpression LEQ ShiftExpression
219 | . RelationalExpression GEQ ShiftExpression
224 ShiftExpression: . AdditiveExpression
225 | . ShiftExpression LSH AdditiveExpression
226 | . ShiftExpression RSH AdditiveExpression
280 UnaryExpression: . PostfixExpression
281 | . INC UnaryExpression
282 | . DEC UnaryExpression
283 | . UnaryOperator CastExpression
284 | . SIZEOF UnaryExpression
285 | . SIZEOF '(' TypeName ')'
286 UnaryOperator: . '&'
287 | . '*'
288 | . '+'
289 | . '-'
290 | . '~'
291 | . '!'
'!' posunout a přejít do stavu 158
'&' posunout a přejít do stavu 159
'(' posunout a přejít do stavu 160
'*' posunout a přejít do stavu 161
'+' posunout a přejít do stavu 162
'-' posunout a přejít do stavu 163
'~' posunout a přejít do stavu 165
CHARCONST posunout a přejít do stavu 166
DEC posunout a přejít do stavu 167
FLOATCONST posunout a přejít do stavu 168
IDENTIFIER posunout a přejít do stavu 169
INC posunout a přejít do stavu 170
INTCONST posunout a přejít do stavu 171
LONGCHARCONST posunout a přejít do stavu 172
LONGSTRINGLITERAL posunout a přejít do stavu 173
SIZEOF posunout a přejít do stavu 174
STRINGLITERAL posunout a přejít do stavu 175
$výchozí reduce using rule 128 (ExpressionOpt)
AdditiveExpression přejít do stavu 176
AndExpression přejít do stavu 177
AssignmentExpression přejít do stavu 218
CastExpression přejít do stavu 179
ConditionalExpression přejít do stavu 180
Constant přejít do stavu 181
EqualityExpression přejít do stavu 182
ExclusiveOrExpression přejít do stavu 183
Expression přejít do stavu 290
ExpressionOpt přejít do stavu 477
InclusiveOrExpression přejít do stavu 184
LogicalAndExpression přejít do stavu 186
LogicalOrExpression přejít do stavu 187
MultiplicativeExpression přejít do stavu 188
PostfixExpression přejít do stavu 189
PrimaryExpression přejít do stavu 190
RelationalExpression přejít do stavu 191
ShiftExpression přejít do stavu 192
UnaryExpression přejít do stavu 193
UnaryOperator přejít do stavu 194
State 465
168 IterationStatement: FOR '(' ExpressionOpt ';' ExpressionOpt . ';' ExpressionOpt ')' Statement
';' posunout a přejít do stavu 478
State 466
221 SelectionStatement: IF '(' Expression ')' Statement . ['!', '&', '(', '*', '+', '-', ';', '{', '}', '~', AUTO, BOOL, BREAK, CASE, CHAR, CHARCONST, COMPLEX, CONST, CONTINUE, DEC, DEFAULT, DO, DOUBLE, ENUM, EXTERN, FLOAT, FLOATCONST, FOR, GOTO, IDENTIFIER, IF, INC, INLINE, INT, INTCONST, LONG, LONGCHARCONST, LONGSTRINGLITERAL, REGISTER, RESTRICT, RETURN, SHORT, SIGNED, SIZEOF, STATIC, STRINGLITERAL, STRUCT, SWITCH, TYPEDEF, TYPEDEFNAME, UNION, UNSIGNED, VOID, VOLATILE, WHILE]
222 | IF '(' Expression ')' Statement . ELSE Statement
ELSE posunout a přejít do stavu 479
$výchozí reduce using rule 221 (SelectionStatement)
Conflict between rule 221 and token ELSE resolved as shift (NOELSE < ELSE).
State 467
223 SelectionStatement: SWITCH '(' Expression ')' Statement .
$výchozí reduce using rule 223 (SelectionStatement)
State 468
166 IterationStatement: WHILE '(' Expression ')' Statement .
$výchozí reduce using rule 166 (IterationStatement)
State 469
93 DirectAbstractDeclarator: DirectAbstractDeclarator '(' ParameterTypeListOpt ')' .
$výchozí reduce using rule 93 (DirectAbstractDeclarator)
State 470
91 DirectAbstractDeclarator: DirectAbstractDeclaratorOpt '[' '*' ']' .
$výchozí reduce using rule 91 (DirectAbstractDeclarator)
State 471
5 AdditiveExpression: . MultiplicativeExpression
6 | . AdditiveExpression '+' MultiplicativeExpression
7 | . AdditiveExpression '-' MultiplicativeExpression
8 AndExpression: . EqualityExpression
9 | . AndExpression '&' EqualityExpression
14 AssignmentExpression: . ConditionalExpression
15 | . UnaryExpression AssignmentOperator AssignmentExpression
35 CastExpression: . UnaryExpression
36 | . '(' TypeName ')' CastExpression
38 ConditionalExpression: . LogicalOrExpression
39 | . LogicalOrExpression '?' Expression ':' ConditionalExpression
40 Constant: . CHARCONST
41 | . FLOATCONST
42 | . INTCONST
43 | . LONGCHARCONST
44 | . LONGSTRINGLITERAL
45 | . STRINGLITERAL
89 DirectAbstractDeclarator: DirectAbstractDeclaratorOpt '[' STATIC TypeQualifierListOpt . AssignmentExpression ']'
121 EqualityExpression: . RelationalExpression
122 | . EqualityExpression EQ RelationalExpression
123 | . EqualityExpression NEQ RelationalExpression
124 ExclusiveOrExpression: . AndExpression
125 | . ExclusiveOrExpression '^' AndExpression
153 InclusiveOrExpression: . ExclusiveOrExpression
154 | . InclusiveOrExpression '|' ExclusiveOrExpression
177 LogicalAndExpression: . InclusiveOrExpression
178 | . LogicalAndExpression ANDAND InclusiveOrExpression
179 LogicalOrExpression: . LogicalAndExpression
180 | . LogicalOrExpression OROR LogicalAndExpression
181 MultiplicativeExpression: . CastExpression
182 | . MultiplicativeExpression '*' CastExpression
183 | . MultiplicativeExpression '/' CastExpression
184 | . MultiplicativeExpression '%' CastExpression
197 PostfixExpression: . PrimaryExpression
198 | . PostfixExpression '[' Expression ']'
199 | . PostfixExpression '(' ArgumentExpressionListOpt ')'
200 | . PostfixExpression '.' IDENTIFIER
201 | . PostfixExpression ARROW IDENTIFIER
202 | . PostfixExpression INC
203 | . PostfixExpression DEC
204 | . '(' TypeName ')' '{' InitializerList '}'
205 | . '(' TypeName ')' '{' InitializerList ',' '}'
212 PrimaryExpression: . IDENTIFIER
213 | . Constant
214 | . '(' Expression ')'
215 RelationalExpression: . ShiftExpression
216 | . RelationalExpression '<' ShiftExpression
217 | . RelationalExpression '>' ShiftExpression
218 | . RelationalExpression LEQ ShiftExpression
219 | . RelationalExpression GEQ ShiftExpression
224 ShiftExpression: . AdditiveExpression
225 | . ShiftExpression LSH AdditiveExpression
226 | . ShiftExpression RSH AdditiveExpression
280 UnaryExpression: . PostfixExpression
281 | . INC UnaryExpression
282 | . DEC UnaryExpression
283 | . UnaryOperator CastExpression
284 | . SIZEOF UnaryExpression
285 | . SIZEOF '(' TypeName ')'
286 UnaryOperator: . '&'
287 | . '*'
288 | . '+'
289 | . '-'
290 | . '~'
291 | . '!'
'!' posunout a přejít do stavu 158
'&' posunout a přejít do stavu 159
'(' posunout a přejít do stavu 160
'*' posunout a přejít do stavu 161
'+' posunout a přejít do stavu 162
'-' posunout a přejít do stavu 163
'~' posunout a přejít do stavu 165
CHARCONST posunout a přejít do stavu 166
DEC posunout a přejít do stavu 167
FLOATCONST posunout a přejít do stavu 168
IDENTIFIER posunout a přejít do stavu 169
INC posunout a přejít do stavu 170
INTCONST posunout a přejít do stavu 171
LONGCHARCONST posunout a přejít do stavu 172
LONGSTRINGLITERAL posunout a přejít do stavu 173
SIZEOF posunout a přejít do stavu 174
STRINGLITERAL posunout a přejít do stavu 175
AdditiveExpression přejít do stavu 176
AndExpression přejít do stavu 177
AssignmentExpression přejít do stavu 480
CastExpression přejít do stavu 179
ConditionalExpression přejít do stavu 180
Constant přejít do stavu 181
EqualityExpression přejít do stavu 182
ExclusiveOrExpression přejít do stavu 183
InclusiveOrExpression přejít do stavu 184
LogicalAndExpression přejít do stavu 186
LogicalOrExpression přejít do stavu 187
MultiplicativeExpression přejít do stavu 188
PostfixExpression přejít do stavu 189
PrimaryExpression přejít do stavu 190
RelationalExpression přejít do stavu 191
ShiftExpression přejít do stavu 192
UnaryExpression přejít do stavu 193
UnaryOperator přejít do stavu 194
State 472
87 DirectAbstractDeclarator: DirectAbstractDeclaratorOpt '[' AssignmentExpressionOpt ']' .
$výchozí reduce using rule 87 (DirectAbstractDeclarator)
State 473
5 AdditiveExpression: . MultiplicativeExpression
6 | . AdditiveExpression '+' MultiplicativeExpression
7 | . AdditiveExpression '-' MultiplicativeExpression
8 AndExpression: . EqualityExpression
9 | . AndExpression '&' EqualityExpression
14 AssignmentExpression: . ConditionalExpression
15 | . UnaryExpression AssignmentOperator AssignmentExpression
35 CastExpression: . UnaryExpression
36 | . '(' TypeName ')' CastExpression
38 ConditionalExpression: . LogicalOrExpression
39 | . LogicalOrExpression '?' Expression ':' ConditionalExpression
40 Constant: . CHARCONST
41 | . FLOATCONST
42 | . INTCONST
43 | . LONGCHARCONST
44 | . LONGSTRINGLITERAL
45 | . STRINGLITERAL
90 DirectAbstractDeclarator: DirectAbstractDeclaratorOpt '[' TypeQualifierList STATIC . AssignmentExpression ']'
121 EqualityExpression: . RelationalExpression
122 | . EqualityExpression EQ RelationalExpression
123 | . EqualityExpression NEQ RelationalExpression
124 ExclusiveOrExpression: . AndExpression
125 | . ExclusiveOrExpression '^' AndExpression
153 InclusiveOrExpression: . ExclusiveOrExpression
154 | . InclusiveOrExpression '|' ExclusiveOrExpression
177 LogicalAndExpression: . InclusiveOrExpression
178 | . LogicalAndExpression ANDAND InclusiveOrExpression
179 LogicalOrExpression: . LogicalAndExpression
180 | . LogicalOrExpression OROR LogicalAndExpression
181 MultiplicativeExpression: . CastExpression
182 | . MultiplicativeExpression '*' CastExpression
183 | . MultiplicativeExpression '/' CastExpression
184 | . MultiplicativeExpression '%' CastExpression
197 PostfixExpression: . PrimaryExpression
198 | . PostfixExpression '[' Expression ']'
199 | . PostfixExpression '(' ArgumentExpressionListOpt ')'
200 | . PostfixExpression '.' IDENTIFIER
201 | . PostfixExpression ARROW IDENTIFIER
202 | . PostfixExpression INC
203 | . PostfixExpression DEC
204 | . '(' TypeName ')' '{' InitializerList '}'
205 | . '(' TypeName ')' '{' InitializerList ',' '}'
212 PrimaryExpression: . IDENTIFIER
213 | . Constant
214 | . '(' Expression ')'
215 RelationalExpression: . ShiftExpression
216 | . RelationalExpression '<' ShiftExpression
217 | . RelationalExpression '>' ShiftExpression
218 | . RelationalExpression LEQ ShiftExpression
219 | . RelationalExpression GEQ ShiftExpression
224 ShiftExpression: . AdditiveExpression
225 | . ShiftExpression LSH AdditiveExpression
226 | . ShiftExpression RSH AdditiveExpression
280 UnaryExpression: . PostfixExpression
281 | . INC UnaryExpression
282 | . DEC UnaryExpression
283 | . UnaryOperator CastExpression
284 | . SIZEOF UnaryExpression
285 | . SIZEOF '(' TypeName ')'
286 UnaryOperator: . '&'
287 | . '*'
288 | . '+'
289 | . '-'
290 | . '~'
291 | . '!'
'!' posunout a přejít do stavu 158
'&' posunout a přejít do stavu 159
'(' posunout a přejít do stavu 160
'*' posunout a přejít do stavu 161
'+' posunout a přejít do stavu 162
'-' posunout a přejít do stavu 163
'~' posunout a přejít do stavu 165
CHARCONST posunout a přejít do stavu 166
DEC posunout a přejít do stavu 167
FLOATCONST posunout a přejít do stavu 168
IDENTIFIER posunout a přejít do stavu 169
INC posunout a přejít do stavu 170
INTCONST posunout a přejít do stavu 171
LONGCHARCONST posunout a přejít do stavu 172
LONGSTRINGLITERAL posunout a přejít do stavu 173
SIZEOF posunout a přejít do stavu 174
STRINGLITERAL posunout a přejít do stavu 175
AdditiveExpression přejít do stavu 176
AndExpression přejít do stavu 177
AssignmentExpression přejít do stavu 481
CastExpression přejít do stavu 179
ConditionalExpression přejít do stavu 180
Constant přejít do stavu 181
EqualityExpression přejít do stavu 182
ExclusiveOrExpression přejít do stavu 183
InclusiveOrExpression přejít do stavu 184
LogicalAndExpression přejít do stavu 186
LogicalOrExpression přejít do stavu 187
MultiplicativeExpression přejít do stavu 188
PostfixExpression přejít do stavu 189
PrimaryExpression přejít do stavu 190
RelationalExpression přejít do stavu 191
ShiftExpression přejít do stavu 192
UnaryExpression přejít do stavu 193
UnaryOperator přejít do stavu 194
State 474
88 DirectAbstractDeclarator: DirectAbstractDeclaratorOpt '[' TypeQualifierList AssignmentExpressionOpt . ']'
']' posunout a přejít do stavu 482
State 475
205 PostfixExpression: '(' TypeName ')' '{' InitializerList ',' '}' .
$výchozí reduce using rule 205 (PostfixExpression)
State 476
167 IterationStatement: DO Statement WHILE '(' Expression ')' . ';'
';' posunout a přejít do stavu 483
State 477
169 IterationStatement: FOR '(' Declaration ExpressionOpt ';' ExpressionOpt . ')' Statement
')' posunout a přejít do stavu 484
State 478
5 AdditiveExpression: . MultiplicativeExpression
6 | . AdditiveExpression '+' MultiplicativeExpression
7 | . AdditiveExpression '-' MultiplicativeExpression
8 AndExpression: . EqualityExpression
9 | . AndExpression '&' EqualityExpression
14 AssignmentExpression: . ConditionalExpression
15 | . UnaryExpression AssignmentOperator AssignmentExpression
35 CastExpression: . UnaryExpression
36 | . '(' TypeName ')' CastExpression
38 ConditionalExpression: . LogicalOrExpression
39 | . LogicalOrExpression '?' Expression ':' ConditionalExpression
40 Constant: . CHARCONST
41 | . FLOATCONST
42 | . INTCONST
43 | . LONGCHARCONST
44 | . LONGSTRINGLITERAL
45 | . STRINGLITERAL
121 EqualityExpression: . RelationalExpression
122 | . EqualityExpression EQ RelationalExpression
123 | . EqualityExpression NEQ RelationalExpression
124 ExclusiveOrExpression: . AndExpression
125 | . ExclusiveOrExpression '^' AndExpression
126 Expression: . AssignmentExpression
127 | . Expression ',' AssignmentExpression
128 ExpressionOpt: . %empty [')']
129 | . Expression
153 InclusiveOrExpression: . ExclusiveOrExpression
154 | . InclusiveOrExpression '|' ExclusiveOrExpression
168 IterationStatement: FOR '(' ExpressionOpt ';' ExpressionOpt ';' . ExpressionOpt ')' Statement
177 LogicalAndExpression: . InclusiveOrExpression
178 | . LogicalAndExpression ANDAND InclusiveOrExpression
179 LogicalOrExpression: . LogicalAndExpression
180 | . LogicalOrExpression OROR LogicalAndExpression
181 MultiplicativeExpression: . CastExpression
182 | . MultiplicativeExpression '*' CastExpression
183 | . MultiplicativeExpression '/' CastExpression
184 | . MultiplicativeExpression '%' CastExpression
197 PostfixExpression: . PrimaryExpression
198 | . PostfixExpression '[' Expression ']'
199 | . PostfixExpression '(' ArgumentExpressionListOpt ')'
200 | . PostfixExpression '.' IDENTIFIER
201 | . PostfixExpression ARROW IDENTIFIER
202 | . PostfixExpression INC
203 | . PostfixExpression DEC
204 | . '(' TypeName ')' '{' InitializerList '}'
205 | . '(' TypeName ')' '{' InitializerList ',' '}'
212 PrimaryExpression: . IDENTIFIER
213 | . Constant
214 | . '(' Expression ')'
215 RelationalExpression: . ShiftExpression
216 | . RelationalExpression '<' ShiftExpression
217 | . RelationalExpression '>' ShiftExpression
218 | . RelationalExpression LEQ ShiftExpression
219 | . RelationalExpression GEQ ShiftExpression
224 ShiftExpression: . AdditiveExpression
225 | . ShiftExpression LSH AdditiveExpression
226 | . ShiftExpression RSH AdditiveExpression
280 UnaryExpression: . PostfixExpression
281 | . INC UnaryExpression
282 | . DEC UnaryExpression
283 | . UnaryOperator CastExpression
284 | . SIZEOF UnaryExpression
285 | . SIZEOF '(' TypeName ')'
286 UnaryOperator: . '&'
287 | . '*'
288 | . '+'
289 | . '-'
290 | . '~'
291 | . '!'
'!' posunout a přejít do stavu 158
'&' posunout a přejít do stavu 159
'(' posunout a přejít do stavu 160
'*' posunout a přejít do stavu 161
'+' posunout a přejít do stavu 162
'-' posunout a přejít do stavu 163
'~' posunout a přejít do stavu 165
CHARCONST posunout a přejít do stavu 166
DEC posunout a přejít do stavu 167
FLOATCONST posunout a přejít do stavu 168
IDENTIFIER posunout a přejít do stavu 169
INC posunout a přejít do stavu 170
INTCONST posunout a přejít do stavu 171
LONGCHARCONST posunout a přejít do stavu 172
LONGSTRINGLITERAL posunout a přejít do stavu 173
SIZEOF posunout a přejít do stavu 174
STRINGLITERAL posunout a přejít do stavu 175
$výchozí reduce using rule 128 (ExpressionOpt)
AdditiveExpression přejít do stavu 176
AndExpression přejít do stavu 177
AssignmentExpression přejít do stavu 218
CastExpression přejít do stavu 179
ConditionalExpression přejít do stavu 180
Constant přejít do stavu 181
EqualityExpression přejít do stavu 182
ExclusiveOrExpression přejít do stavu 183
Expression přejít do stavu 290
ExpressionOpt přejít do stavu 485
InclusiveOrExpression přejít do stavu 184
LogicalAndExpression přejít do stavu 186
LogicalOrExpression přejít do stavu 187
MultiplicativeExpression přejít do stavu 188
PostfixExpression přejít do stavu 189
PrimaryExpression přejít do stavu 190
RelationalExpression přejít do stavu 191
ShiftExpression přejít do stavu 192
UnaryExpression přejít do stavu 193
UnaryOperator přejít do stavu 194
State 479
5 AdditiveExpression: . MultiplicativeExpression
6 | . AdditiveExpression '+' MultiplicativeExpression
7 | . AdditiveExpression '-' MultiplicativeExpression
8 AndExpression: . EqualityExpression
9 | . AndExpression '&' EqualityExpression
14 AssignmentExpression: . ConditionalExpression
15 | . UnaryExpression AssignmentOperator AssignmentExpression
35 CastExpression: . UnaryExpression
36 | . '(' TypeName ')' CastExpression
37 CompoundStatement: . '{' BlockItemListOpt '}'
38 ConditionalExpression: . LogicalOrExpression
39 | . LogicalOrExpression '?' Expression ':' ConditionalExpression
40 Constant: . CHARCONST
41 | . FLOATCONST
42 | . INTCONST
43 | . LONGCHARCONST
44 | . LONGSTRINGLITERAL
45 | . STRINGLITERAL
121 EqualityExpression: . RelationalExpression
122 | . EqualityExpression EQ RelationalExpression
123 | . EqualityExpression NEQ RelationalExpression
124 ExclusiveOrExpression: . AndExpression
125 | . ExclusiveOrExpression '^' AndExpression
126 Expression: . AssignmentExpression
127 | . Expression ',' AssignmentExpression
128 ExpressionOpt: . %empty [';']
129 | . Expression
130 ExpressionStatement: . ExpressionOpt ';'
153 InclusiveOrExpression: . ExclusiveOrExpression
154 | . InclusiveOrExpression '|' ExclusiveOrExpression
166 IterationStatement: . WHILE '(' Expression ')' Statement
167 | . DO Statement WHILE '(' Expression ')' ';'
168 | . FOR '(' ExpressionOpt ';' ExpressionOpt ';' ExpressionOpt ')' Statement
169 | . FOR '(' Declaration ExpressionOpt ';' ExpressionOpt ')' Statement
170 JumpStatement: . GOTO IDENTIFIER ';'
171 | . CONTINUE ';'
172 | . BREAK ';'
173 | . RETURN ExpressionOpt ';'
174 LabeledStatement: . IDENTIFIER ':' Statement
175 | . CASE ConstantExpression ':' Statement
176 | . DEFAULT ':' Statement
177 LogicalAndExpression: . InclusiveOrExpression
178 | . LogicalAndExpression ANDAND InclusiveOrExpression
179 LogicalOrExpression: . LogicalAndExpression
180 | . LogicalOrExpression OROR LogicalAndExpression
181 MultiplicativeExpression: . CastExpression
182 | . MultiplicativeExpression '*' CastExpression
183 | . MultiplicativeExpression '/' CastExpression
184 | . MultiplicativeExpression '%' CastExpression
197 PostfixExpression: . PrimaryExpression
198 | . PostfixExpression '[' Expression ']'
199 | . PostfixExpression '(' ArgumentExpressionListOpt ')'
200 | . PostfixExpression '.' IDENTIFIER
201 | . PostfixExpression ARROW IDENTIFIER
202 | . PostfixExpression INC
203 | . PostfixExpression DEC
204 | . '(' TypeName ')' '{' InitializerList '}'
205 | . '(' TypeName ')' '{' InitializerList ',' '}'
212 PrimaryExpression: . IDENTIFIER
213 | . Constant
214 | . '(' Expression ')'
215 RelationalExpression: . ShiftExpression
216 | . RelationalExpression '<' ShiftExpression
217 | . RelationalExpression '>' ShiftExpression
218 | . RelationalExpression LEQ ShiftExpression
219 | . RelationalExpression GEQ ShiftExpression
221 SelectionStatement: . IF '(' Expression ')' Statement
222 | . IF '(' Expression ')' Statement ELSE Statement
222 | IF '(' Expression ')' Statement ELSE . Statement
223 | . SWITCH '(' Expression ')' Statement
224 ShiftExpression: . AdditiveExpression
225 | . ShiftExpression LSH AdditiveExpression
226 | . ShiftExpression RSH AdditiveExpression
233 Statement: . LabeledStatement
234 | . CompoundStatement
235 | . ExpressionStatement
236 | . SelectionStatement
237 | . IterationStatement
238 | . JumpStatement
280 UnaryExpression: . PostfixExpression
281 | . INC UnaryExpression
282 | . DEC UnaryExpression
283 | . UnaryOperator CastExpression
284 | . SIZEOF UnaryExpression
285 | . SIZEOF '(' TypeName ')'
286 UnaryOperator: . '&'
287 | . '*'
288 | . '+'
289 | . '-'
290 | . '~'
291 | . '!'
'!' posunout a přejít do stavu 158
'&' posunout a přejít do stavu 159
'(' posunout a přejít do stavu 160
'*' posunout a přejít do stavu 161
'+' posunout a přejít do stavu 162
'-' posunout a přejít do stavu 163
'{' posunout a přejít do stavu 196
'~' posunout a přejít do stavu 165
BREAK posunout a přejít do stavu 273
CASE posunout a přejít do stavu 274
CHARCONST posunout a přejít do stavu 166
CONTINUE posunout a přejít do stavu 275
DEC posunout a přejít do stavu 167
DEFAULT posunout a přejít do stavu 276
DO posunout a přejít do stavu 277
FLOATCONST posunout a přejít do stavu 168
FOR posunout a přejít do stavu 278
GOTO posunout a přejít do stavu 279
IDENTIFIER posunout a přejít do stavu 280
IF posunout a přejít do stavu 281
INC posunout a přejít do stavu 170
INTCONST posunout a přejít do stavu 171
LONGCHARCONST posunout a přejít do stavu 172
LONGSTRINGLITERAL posunout a přejít do stavu 173
RETURN posunout a přejít do stavu 282
SIZEOF posunout a přejít do stavu 174
STRINGLITERAL posunout a přejít do stavu 175
SWITCH posunout a přejít do stavu 283
WHILE posunout a přejít do stavu 284
$výchozí reduce using rule 128 (ExpressionOpt)
AdditiveExpression přejít do stavu 176
AndExpression přejít do stavu 177
AssignmentExpression přejít do stavu 218
CastExpression přejít do stavu 179
CompoundStatement přejít do stavu 288
ConditionalExpression přejít do stavu 180
Constant přejít do stavu 181
EqualityExpression přejít do stavu 182
ExclusiveOrExpression přejít do stavu 183
Expression přejít do stavu 290
ExpressionOpt přejít do stavu 291
ExpressionStatement přejít do stavu 292
InclusiveOrExpression přejít do stavu 184
IterationStatement přejít do stavu 293
JumpStatement přejít do stavu 294
LabeledStatement přejít do stavu 295
LogicalAndExpression přejít do stavu 186
LogicalOrExpression přejít do stavu 187
MultiplicativeExpression přejít do stavu 188
PostfixExpression přejít do stavu 189
PrimaryExpression přejít do stavu 190
RelationalExpression přejít do stavu 191
SelectionStatement přejít do stavu 296
ShiftExpression přejít do stavu 192
Statement přejít do stavu 486
UnaryExpression přejít do stavu 193
UnaryOperator přejít do stavu 194
State 480
89 DirectAbstractDeclarator: DirectAbstractDeclaratorOpt '[' STATIC TypeQualifierListOpt AssignmentExpression . ']'
']' posunout a přejít do stavu 487
State 481
90 DirectAbstractDeclarator: DirectAbstractDeclaratorOpt '[' TypeQualifierList STATIC AssignmentExpression . ']'
']' posunout a přejít do stavu 488
State 482
88 DirectAbstractDeclarator: DirectAbstractDeclaratorOpt '[' TypeQualifierList AssignmentExpressionOpt ']' .
$výchozí reduce using rule 88 (DirectAbstractDeclarator)
State 483
167 IterationStatement: DO Statement WHILE '(' Expression ')' ';' .
$výchozí reduce using rule 167 (IterationStatement)
State 484
5 AdditiveExpression: . MultiplicativeExpression
6 | . AdditiveExpression '+' MultiplicativeExpression
7 | . AdditiveExpression '-' MultiplicativeExpression
8 AndExpression: . EqualityExpression
9 | . AndExpression '&' EqualityExpression
14 AssignmentExpression: . ConditionalExpression
15 | . UnaryExpression AssignmentOperator AssignmentExpression
35 CastExpression: . UnaryExpression
36 | . '(' TypeName ')' CastExpression
37 CompoundStatement: . '{' BlockItemListOpt '}'
38 ConditionalExpression: . LogicalOrExpression
39 | . LogicalOrExpression '?' Expression ':' ConditionalExpression
40 Constant: . CHARCONST
41 | . FLOATCONST
42 | . INTCONST
43 | . LONGCHARCONST
44 | . LONGSTRINGLITERAL
45 | . STRINGLITERAL
121 EqualityExpression: . RelationalExpression
122 | . EqualityExpression EQ RelationalExpression
123 | . EqualityExpression NEQ RelationalExpression
124 ExclusiveOrExpression: . AndExpression
125 | . ExclusiveOrExpression '^' AndExpression
126 Expression: . AssignmentExpression
127 | . Expression ',' AssignmentExpression
128 ExpressionOpt: . %empty [';']
129 | . Expression
130 ExpressionStatement: . ExpressionOpt ';'
153 InclusiveOrExpression: . ExclusiveOrExpression
154 | . InclusiveOrExpression '|' ExclusiveOrExpression
166 IterationStatement: . WHILE '(' Expression ')' Statement
167 | . DO Statement WHILE '(' Expression ')' ';'
168 | . FOR '(' ExpressionOpt ';' ExpressionOpt ';' ExpressionOpt ')' Statement
169 | . FOR '(' Declaration ExpressionOpt ';' ExpressionOpt ')' Statement
169 | FOR '(' Declaration ExpressionOpt ';' ExpressionOpt ')' . Statement
170 JumpStatement: . GOTO IDENTIFIER ';'
171 | . CONTINUE ';'
172 | . BREAK ';'
173 | . RETURN ExpressionOpt ';'
174 LabeledStatement: . IDENTIFIER ':' Statement
175 | . CASE ConstantExpression ':' Statement
176 | . DEFAULT ':' Statement
177 LogicalAndExpression: . InclusiveOrExpression
178 | . LogicalAndExpression ANDAND InclusiveOrExpression
179 LogicalOrExpression: . LogicalAndExpression
180 | . LogicalOrExpression OROR LogicalAndExpression
181 MultiplicativeExpression: . CastExpression
182 | . MultiplicativeExpression '*' CastExpression
183 | . MultiplicativeExpression '/' CastExpression
184 | . MultiplicativeExpression '%' CastExpression
197 PostfixExpression: . PrimaryExpression
198 | . PostfixExpression '[' Expression ']'
199 | . PostfixExpression '(' ArgumentExpressionListOpt ')'
200 | . PostfixExpression '.' IDENTIFIER
201 | . PostfixExpression ARROW IDENTIFIER
202 | . PostfixExpression INC
203 | . PostfixExpression DEC
204 | . '(' TypeName ')' '{' InitializerList '}'
205 | . '(' TypeName ')' '{' InitializerList ',' '}'
212 PrimaryExpression: . IDENTIFIER
213 | . Constant
214 | . '(' Expression ')'
215 RelationalExpression: . ShiftExpression
216 | . RelationalExpression '<' ShiftExpression
217 | . RelationalExpression '>' ShiftExpression
218 | . RelationalExpression LEQ ShiftExpression
219 | . RelationalExpression GEQ ShiftExpression
221 SelectionStatement: . IF '(' Expression ')' Statement
222 | . IF '(' Expression ')' Statement ELSE Statement
223 | . SWITCH '(' Expression ')' Statement
224 ShiftExpression: . AdditiveExpression
225 | . ShiftExpression LSH AdditiveExpression
226 | . ShiftExpression RSH AdditiveExpression
233 Statement: . LabeledStatement
234 | . CompoundStatement
235 | . ExpressionStatement
236 | . SelectionStatement
237 | . IterationStatement
238 | . JumpStatement
280 UnaryExpression: . PostfixExpression
281 | . INC UnaryExpression
282 | . DEC UnaryExpression
283 | . UnaryOperator CastExpression
284 | . SIZEOF UnaryExpression
285 | . SIZEOF '(' TypeName ')'
286 UnaryOperator: . '&'
287 | . '*'
288 | . '+'
289 | . '-'
290 | . '~'
291 | . '!'
'!' posunout a přejít do stavu 158
'&' posunout a přejít do stavu 159
'(' posunout a přejít do stavu 160
'*' posunout a přejít do stavu 161
'+' posunout a přejít do stavu 162
'-' posunout a přejít do stavu 163
'{' posunout a přejít do stavu 196
'~' posunout a přejít do stavu 165
BREAK posunout a přejít do stavu 273
CASE posunout a přejít do stavu 274
CHARCONST posunout a přejít do stavu 166
CONTINUE posunout a přejít do stavu 275
DEC posunout a přejít do stavu 167
DEFAULT posunout a přejít do stavu 276
DO posunout a přejít do stavu 277
FLOATCONST posunout a přejít do stavu 168
FOR posunout a přejít do stavu 278
GOTO posunout a přejít do stavu 279
IDENTIFIER posunout a přejít do stavu 280
IF posunout a přejít do stavu 281
INC posunout a přejít do stavu 170
INTCONST posunout a přejít do stavu 171
LONGCHARCONST posunout a přejít do stavu 172
LONGSTRINGLITERAL posunout a přejít do stavu 173
RETURN posunout a přejít do stavu 282
SIZEOF posunout a přejít do stavu 174
STRINGLITERAL posunout a přejít do stavu 175
SWITCH posunout a přejít do stavu 283
WHILE posunout a přejít do stavu 284
$výchozí reduce using rule 128 (ExpressionOpt)
AdditiveExpression přejít do stavu 176
AndExpression přejít do stavu 177
AssignmentExpression přejít do stavu 218
CastExpression přejít do stavu 179
CompoundStatement přejít do stavu 288
ConditionalExpression přejít do stavu 180
Constant přejít do stavu 181
EqualityExpression přejít do stavu 182
ExclusiveOrExpression přejít do stavu 183
Expression přejít do stavu 290
ExpressionOpt přejít do stavu 291
ExpressionStatement přejít do stavu 292
InclusiveOrExpression přejít do stavu 184
IterationStatement přejít do stavu 293
JumpStatement přejít do stavu 294
LabeledStatement přejít do stavu 295
LogicalAndExpression přejít do stavu 186
LogicalOrExpression přejít do stavu 187
MultiplicativeExpression přejít do stavu 188
PostfixExpression přejít do stavu 189
PrimaryExpression přejít do stavu 190
RelationalExpression přejít do stavu 191
SelectionStatement přejít do stavu 296
ShiftExpression přejít do stavu 192
Statement přejít do stavu 489
UnaryExpression přejít do stavu 193
UnaryOperator přejít do stavu 194
State 485
168 IterationStatement: FOR '(' ExpressionOpt ';' ExpressionOpt ';' ExpressionOpt . ')' Statement
')' posunout a přejít do stavu 490
State 486
222 SelectionStatement: IF '(' Expression ')' Statement ELSE Statement .
$výchozí reduce using rule 222 (SelectionStatement)
State 487
89 DirectAbstractDeclarator: DirectAbstractDeclaratorOpt '[' STATIC TypeQualifierListOpt AssignmentExpression ']' .
$výchozí reduce using rule 89 (DirectAbstractDeclarator)
State 488
90 DirectAbstractDeclarator: DirectAbstractDeclaratorOpt '[' TypeQualifierList STATIC AssignmentExpression ']' .
$výchozí reduce using rule 90 (DirectAbstractDeclarator)
State 489
169 IterationStatement: FOR '(' Declaration ExpressionOpt ';' ExpressionOpt ')' Statement .
$výchozí reduce using rule 169 (IterationStatement)
State 490
5 AdditiveExpression: . MultiplicativeExpression
6 | . AdditiveExpression '+' MultiplicativeExpression
7 | . AdditiveExpression '-' MultiplicativeExpression
8 AndExpression: . EqualityExpression
9 | . AndExpression '&' EqualityExpression
14 AssignmentExpression: . ConditionalExpression
15 | . UnaryExpression AssignmentOperator AssignmentExpression
35 CastExpression: . UnaryExpression
36 | . '(' TypeName ')' CastExpression
37 CompoundStatement: . '{' BlockItemListOpt '}'
38 ConditionalExpression: . LogicalOrExpression
39 | . LogicalOrExpression '?' Expression ':' ConditionalExpression
40 Constant: . CHARCONST
41 | . FLOATCONST
42 | . INTCONST
43 | . LONGCHARCONST
44 | . LONGSTRINGLITERAL
45 | . STRINGLITERAL
121 EqualityExpression: . RelationalExpression
122 | . EqualityExpression EQ RelationalExpression
123 | . EqualityExpression NEQ RelationalExpression
124 ExclusiveOrExpression: . AndExpression
125 | . ExclusiveOrExpression '^' AndExpression
126 Expression: . AssignmentExpression
127 | . Expression ',' AssignmentExpression
128 ExpressionOpt: . %empty [';']
129 | . Expression
130 ExpressionStatement: . ExpressionOpt ';'
153 InclusiveOrExpression: . ExclusiveOrExpression
154 | . InclusiveOrExpression '|' ExclusiveOrExpression
166 IterationStatement: . WHILE '(' Expression ')' Statement
167 | . DO Statement WHILE '(' Expression ')' ';'
168 | . FOR '(' ExpressionOpt ';' ExpressionOpt ';' ExpressionOpt ')' Statement
168 | FOR '(' ExpressionOpt ';' ExpressionOpt ';' ExpressionOpt ')' . Statement
169 | . FOR '(' Declaration ExpressionOpt ';' ExpressionOpt ')' Statement
170 JumpStatement: . GOTO IDENTIFIER ';'
171 | . CONTINUE ';'
172 | . BREAK ';'
173 | . RETURN ExpressionOpt ';'
174 LabeledStatement: . IDENTIFIER ':' Statement
175 | . CASE ConstantExpression ':' Statement
176 | . DEFAULT ':' Statement
177 LogicalAndExpression: . InclusiveOrExpression
178 | . LogicalAndExpression ANDAND InclusiveOrExpression
179 LogicalOrExpression: . LogicalAndExpression
180 | . LogicalOrExpression OROR LogicalAndExpression
181 MultiplicativeExpression: . CastExpression
182 | . MultiplicativeExpression '*' CastExpression
183 | . MultiplicativeExpression '/' CastExpression
184 | . MultiplicativeExpression '%' CastExpression
197 PostfixExpression: . PrimaryExpression
198 | . PostfixExpression '[' Expression ']'
199 | . PostfixExpression '(' ArgumentExpressionListOpt ')'
200 | . PostfixExpression '.' IDENTIFIER
201 | . PostfixExpression ARROW IDENTIFIER
202 | . PostfixExpression INC
203 | . PostfixExpression DEC
204 | . '(' TypeName ')' '{' InitializerList '}'
205 | . '(' TypeName ')' '{' InitializerList ',' '}'
212 PrimaryExpression: . IDENTIFIER
213 | . Constant
214 | . '(' Expression ')'
215 RelationalExpression: . ShiftExpression
216 | . RelationalExpression '<' ShiftExpression
217 | . RelationalExpression '>' ShiftExpression
218 | . RelationalExpression LEQ ShiftExpression
219 | . RelationalExpression GEQ ShiftExpression
221 SelectionStatement: . IF '(' Expression ')' Statement
222 | . IF '(' Expression ')' Statement ELSE Statement
223 | . SWITCH '(' Expression ')' Statement
224 ShiftExpression: . AdditiveExpression
225 | . ShiftExpression LSH AdditiveExpression
226 | . ShiftExpression RSH AdditiveExpression
233 Statement: . LabeledStatement
234 | . CompoundStatement
235 | . ExpressionStatement
236 | . SelectionStatement
237 | . IterationStatement
238 | . JumpStatement
280 UnaryExpression: . PostfixExpression
281 | . INC UnaryExpression
282 | . DEC UnaryExpression
283 | . UnaryOperator CastExpression
284 | . SIZEOF UnaryExpression
285 | . SIZEOF '(' TypeName ')'
286 UnaryOperator: . '&'
287 | . '*'
288 | . '+'
289 | . '-'
290 | . '~'
291 | . '!'
'!' posunout a přejít do stavu 158
'&' posunout a přejít do stavu 159
'(' posunout a přejít do stavu 160
'*' posunout a přejít do stavu 161
'+' posunout a přejít do stavu 162
'-' posunout a přejít do stavu 163
'{' posunout a přejít do stavu 196
'~' posunout a přejít do stavu 165
BREAK posunout a přejít do stavu 273
CASE posunout a přejít do stavu 274
CHARCONST posunout a přejít do stavu 166
CONTINUE posunout a přejít do stavu 275
DEC posunout a přejít do stavu 167
DEFAULT posunout a přejít do stavu 276
DO posunout a přejít do stavu 277
FLOATCONST posunout a přejít do stavu 168
FOR posunout a přejít do stavu 278
GOTO posunout a přejít do stavu 279
IDENTIFIER posunout a přejít do stavu 280
IF posunout a přejít do stavu 281
INC posunout a přejít do stavu 170
INTCONST posunout a přejít do stavu 171
LONGCHARCONST posunout a přejít do stavu 172
LONGSTRINGLITERAL posunout a přejít do stavu 173
RETURN posunout a přejít do stavu 282
SIZEOF posunout a přejít do stavu 174
STRINGLITERAL posunout a přejít do stavu 175
SWITCH posunout a přejít do stavu 283
WHILE posunout a přejít do stavu 284
$výchozí reduce using rule 128 (ExpressionOpt)
AdditiveExpression přejít do stavu 176
AndExpression přejít do stavu 177
AssignmentExpression přejít do stavu 218
CastExpression přejít do stavu 179
CompoundStatement přejít do stavu 288
ConditionalExpression přejít do stavu 180
Constant přejít do stavu 181
EqualityExpression přejít do stavu 182
ExclusiveOrExpression přejít do stavu 183
Expression přejít do stavu 290
ExpressionOpt přejít do stavu 291
ExpressionStatement přejít do stavu 292
InclusiveOrExpression přejít do stavu 184
IterationStatement přejít do stavu 293
JumpStatement přejít do stavu 294
LabeledStatement přejít do stavu 295
LogicalAndExpression přejít do stavu 186
LogicalOrExpression přejít do stavu 187
MultiplicativeExpression přejít do stavu 188
PostfixExpression přejít do stavu 189
PrimaryExpression přejít do stavu 190
RelationalExpression přejít do stavu 191
SelectionStatement přejít do stavu 296
ShiftExpression přejít do stavu 192
Statement přejít do stavu 491
UnaryExpression přejít do stavu 193
UnaryOperator přejít do stavu 194
State 491
168 IterationStatement: FOR '(' ExpressionOpt ';' ExpressionOpt ';' ExpressionOpt ')' Statement .
$výchozí reduce using rule 168 (IterationStatement)
| Bison | 4 | YKG/y | testdata/ok/cc2.y.bison | [
"BSD-3-Clause"
] |
package {
public class Test {}
}
trace("var qname_public = new QName(\"name\");");
var qname_public = new QName("name");
trace("///qname_public.toString()");
trace(qname_public.toString());
trace("///Object.prototype.toString.call(qname_public)");
trace(Object.prototype.toString.call(qname_public));
trace("var qname_scoped = new QName(\"https://ruffle.rs/AS3/tests/qname\", \"name\");");
var qname_scoped = new QName("https://ruffle.rs/AS3/tests/qname", "name");
trace("///qname_scoped.toString()");
trace(qname_scoped.toString());
trace("///Object.prototype.toString.call(qname_scoped)");
trace(Object.prototype.toString.call(qname_scoped));
trace("var qname_rescoped = new QName(\"https://ruffle.rs/AS3/tests/qname/2\", qname_scoped);");
var qname_rescoped = new QName("https://ruffle.rs/AS3/tests/qname/2", qname_scoped);
trace("///qname_rescoped.toString()");
trace(qname_rescoped.toString());
trace("///Object.prototype.toString.call(qname_rescoped)");
trace(Object.prototype.toString.call(qname_rescoped));
trace("var qname_clone = new QName(qname_scoped);");
var qname_clone = new QName(qname_scoped);
trace("///qname_clone.toString()");
trace(qname_clone.toString());
trace("///Object.prototype.toString.call(qname_clone)");
trace(Object.prototype.toString.call(qname_clone));
trace("var qname_null = new QName(null, \"name\");");
var qname_null = new QName(null, "name");
trace("///qname_null.toString()");
trace(qname_null.toString());
trace("///Object.prototype.toString.call(qname_null)");
trace(Object.prototype.toString.call(qname_null)); | ActionScript | 3 | Sprak1/ruffle | tests/tests/swfs/avm2/qname_tostring/Test.as | [
"Apache-2.0",
"Unlicense"
] |
#***************************************************************************
# _ _ ____ _
# Project ___| | | | _ \| |
# / __| | | | |_) | |
# | (__| |_| | _ <| |___
# \___|\___/|_| \_\_____|
#
# Copyright (C) 1998 - 2021, Daniel Stenberg, <daniel@haxx.se>, et al.
#
# This software is licensed as described in the file COPYING, which
# you should have received as part of this distribution. The terms
# are also available at https://curl.se/docs/copyright.html.
#
# You may opt to use, copy, modify, merge, publish, distribute and/or sell
# copies of the Software, and permit persons to whom the Software is
# furnished to do so, under the terms of the COPYING file.
#
# This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
# KIND, either express or implied.
#
#***************************************************************************
AC_DEFUN([CURL_WITH_WOLFSSL], [
dnl ----------------------------------------------------
dnl check for wolfSSL
dnl ----------------------------------------------------
case "$OPT_WOLFSSL" in
yes|no)
wolfpkg=""
;;
*)
wolfpkg="$withval/lib/pkgconfig"
;;
esac
if test "x$OPT_WOLFSSL" != xno; then
_cppflags=$CPPFLAGS
_ldflags=$LDFLAGS
ssl_msg=
if test X"$OPT_WOLFSSL" != Xno; then
if test "$OPT_WOLFSSL" = "yes"; then
OPT_WOLFSSL=""
fi
dnl try pkg-config magic
CURL_CHECK_PKGCONFIG(wolfssl, [$wolfpkg])
AC_MSG_NOTICE([Check dir $wolfpkg])
addld=""
addlib=""
addcflags=""
if test "$PKGCONFIG" != "no" ; then
addlib=`CURL_EXPORT_PCDIR([$wolfpkg])
$PKGCONFIG --libs-only-l wolfssl`
addld=`CURL_EXPORT_PCDIR([$wolfpkg])
$PKGCONFIG --libs-only-L wolfssl`
addcflags=`CURL_EXPORT_PCDIR([$wolfpkg])
$PKGCONFIG --cflags-only-I wolfssl`
version=`CURL_EXPORT_PCDIR([$wolfpkg])
$PKGCONFIG --modversion wolfssl`
wolfssllibpath=`echo $addld | $SED -e 's/^-L//'`
else
addlib=-lwolfssl
dnl use system defaults if user does not supply a path
if test -n "$OPT_WOLFSSL"; then
addld=-L$OPT_WOLFSSL/lib$libsuff
addcflags=-I$OPT_WOLFSSL/include
wolfssllibpath=$OPT_WOLFSSL/lib$libsuff
fi
fi
if test "x$USE_WOLFSSL" != "xyes"; then
LDFLAGS="$LDFLAGS $addld"
AC_MSG_NOTICE([Add $addld to LDFLAGS])
if test "$addcflags" != "-I/usr/include"; then
CPPFLAGS="$CPPFLAGS $addcflags"
AC_MSG_NOTICE([Add $addcflags to CPPFLAGS])
fi
my_ac_save_LIBS="$LIBS"
LIBS="$addlib $LIBS"
AC_MSG_NOTICE([Add $addlib to LIBS])
AC_MSG_CHECKING([for wolfSSL_Init in -lwolfssl])
AC_LINK_IFELSE([
AC_LANG_PROGRAM([[
/* These aren't needed for detection and confuse WolfSSL.
They are set up properly later if it is detected. */
#undef SIZEOF_LONG
#undef SIZEOF_LONG_LONG
#include <wolfssl/ssl.h>
]],[[
return wolfSSL_Init();
]])
],[
AC_MSG_RESULT(yes)
AC_DEFINE(USE_WOLFSSL, 1, [if wolfSSL is enabled])
AC_SUBST(USE_WOLFSSL, [1])
WOLFSSL_ENABLED=1
USE_WOLFSSL="yes"
ssl_msg="WolfSSL"
test wolfssl != "$DEFAULT_SSL_BACKEND" || VALID_DEFAULT_SSL_BACKEND=yes
],
[
AC_MSG_RESULT(no)
CPPFLAGS=$_cppflags
LDFLAGS=$_ldflags
wolfssllibpath=""
])
LIBS="$my_ac_save_LIBS"
fi
if test "x$USE_WOLFSSL" = "xyes"; then
AC_MSG_NOTICE([detected wolfSSL])
check_for_ca_bundle=1
dnl wolfssl/ctaocrypt/types.h needs SIZEOF_LONG_LONG defined!
AX_COMPILE_CHECK_SIZEOF(long long)
LIBS="$addlib -lm $LIBS"
dnl WolfSSL needs configure --enable-opensslextra to have *get_peer*
dnl DES* is needed for NTLM support and lives in the OpenSSL compatibility
dnl layer
AC_CHECK_FUNCS(wolfSSL_get_peer_certificate \
wolfSSL_UseALPN )
dnl if this symbol is present, we want the include path to include the
dnl OpenSSL API root as well
AC_CHECK_FUNC(wolfSSL_DES_ecb_encrypt,
[
AC_DEFINE(HAVE_WOLFSSL_DES_ECB_ENCRYPT, 1,
[if you have wolfSSL_DES_ecb_encrypt])
if test -n "$addcflags"; then
dnl use a for loop to strip off whitespace
for f in $addcflags; do
CPPFLAGS="$f/wolfssl $CPPFLAGS"
AC_MSG_NOTICE([Add $f/wolfssl to CPPFLAGS])
break
done
else
dnl user didn't give a path, so guess/hope they installed wolfssl
dnl headers to system default location
CPPFLAGS="-I/usr/include/wolfssl $CPPFLAGS"
AC_MSG_NOTICE([Add /usr/include/wolfssl to CPPFLAGS])
fi
WOLFSSL_NTLM=1
]
)
if test -n "$wolfssllibpath"; then
dnl when shared libs were found in a path that the run-time
dnl linker doesn't search through, we need to add it to
dnl CURL_LIBRARY_PATH to prevent further configure tests to fail
dnl due to this
if test "x$cross_compiling" != "xyes"; then
CURL_LIBRARY_PATH="$CURL_LIBRARY_PATH:$wolfssllibpath"
export CURL_LIBRARY_PATH
AC_MSG_NOTICE([Added $wolfssllibpath to CURL_LIBRARY_PATH])
fi
fi
fi
fi dnl wolfSSL not disabled
test -z "$ssl_msg" || ssl_backends="${ssl_backends:+$ssl_backends, }$ssl_msg"
fi
])
| M4 | 4 | Greg-Muchka/curl | m4/curl-wolfssl.m4 | [
"curl"
] |
-- Andreas, 2017-12-04, issue #2862, reported by m0davis
-- Regression in development version 2.5.4
-- Scope checker allowed definition in different module than signature
-- {-# OPTIONS -v scope.data.def:30 #-}
open import Agda.Builtin.Equality
data N : Set
module Z where
data N where -- should be rejected since signature lives in different module
zero : N
unitary-N : (x y : N) → x ≡ y
unitary-N zero zero = refl
data N where
zero : N
suc : N → N
data ⊥ : Set where
one : N
one = suc zero
¬zero≡one : zero ≡ one → ⊥
¬zero≡one ()
zero≡one : zero ≡ one
zero≡one = Z.unitary-N zero one
boom : ⊥
boom = ¬zero≡one zero≡one
| Agda | 4 | shlevy/agda | test/Fail/Issue2862.agda | [
"BSD-3-Clause"
] |
module Lib where
newtype Const :: forall k. Type -> k -> Type
newtype Const a b = Const a
data Unit = Unit
type CONST = Const
type UNIT = CONST Unit
| PureScript | 4 | dunhamsteve/purescript | tests/purs/passing/4101/Lib.purs | [
"BSD-3-Clause"
] |
#ifndef TH_GENERIC_FILE
#error "You must define TH_GENERIC_FILE before including THGenerateLongType.h"
#endif
#define scalar_t int64_t
#define accreal int64_t
#define Real Long
#define TH_REAL_IS_LONG
#line 1 TH_GENERIC_FILE
#include TH_GENERIC_FILE
#undef scalar_t
#undef accreal
#undef Real
#undef TH_REAL_IS_LONG
#ifndef THGenerateManyTypes
#undef TH_GENERIC_FILE
#endif
| C | 3 | Hacky-DH/pytorch | aten/src/TH/THGenerateLongType.h | [
"Intel"
] |
import React from 'react';
import { expect } from 'chai';
import {
describeIf,
} from '../../_helpers';
import { is } from '../../_helpers/version';
export default function describeHostNodes({
Wrap,
WrapRendered,
}) {
describe('.hostNodes()', () => {
it('strips out any non-hostNode', () => {
class Foo extends React.Component {
render() {
return <div {...this.props} />;
}
}
const wrapper = Wrap((
<main>
<Foo className="foo" />
<div className="foo" />
</main>
));
const foos = wrapper.find('main > .foo');
expect(foos).to.have.lengthOf(2);
const hostNodes = foos.hostNodes();
expect(hostNodes).to.have.lengthOf(1);
expect(hostNodes.is('div')).to.equal(true);
expect(hostNodes.hasClass('foo')).to.equal(true);
});
it('does NOT allow matches on a nested node', () => {
const wrapper = Wrap((
<div>
<div className="foo" />
</div>
));
const b = <div className="foo" />;
expect(wrapper.equals(b)).to.equal(false);
});
it('matches composite components', () => {
class Foo extends React.Component {
render() { return <div />; }
}
const wrapper = Wrap((
<div>
<Foo />
</div>
));
const b = <div><Foo /></div>;
expect(wrapper.equals(b)).to.equal(true);
});
it('does not expand `node` content', () => {
class Bar extends React.Component {
render() { return <div />; }
}
class Foo extends React.Component {
render() { return <Bar />; }
}
expect(WrapRendered(<Foo />).equals(<Bar />)).to.equal(true);
expect(WrapRendered(<Foo />).equals(<Foo />)).to.equal(false);
});
describeIf(is('> 0.13'), 'stateless function components (SFCs)', () => {
it('matches composite SFCs', () => {
const Foo = () => (
<div />
);
const wrapper = Wrap((
<div>
<Foo />
</div>
));
const b = <div><Foo /></div>;
expect(wrapper.equals(b)).to.equal(true);
});
it('does not expand `node` content', () => {
const Bar = () => (
<div />
);
const Foo = () => (
<Bar />
);
expect(WrapRendered(<Foo />).equals(<Bar />)).to.equal(true);
expect(WrapRendered(<Foo />).equals(<Foo />)).to.equal(false);
});
});
it('flattens arrays of children to compare', () => {
class TwoChildren extends React.Component {
render() {
return (
<div className="parent-component-class">
<div key="a" className="asd" />
<div key="b" className="fgh" />
</div>
);
}
}
class TwoChildrenOneArrayed extends React.Component {
render() {
return (
<div className="parent-component-class">
<div key="a" className="asd" />
{[<div key="b" className="fgh" />]}
</div>
);
}
}
const twoChildren = WrapRendered(<TwoChildren />);
const twoChildrenOneArrayed = WrapRendered(<TwoChildrenOneArrayed />);
expect(twoChildren.equals(twoChildrenOneArrayed.getElement())).to.equal(true);
expect(twoChildrenOneArrayed.equals(twoChildren.getElement())).to.equal(true);
});
});
}
| JSX | 5 | Joel-LT/enzyme-2 | packages/enzyme-test-suite/test/shared/methods/hostNodes.jsx | [
"MIT"
] |
/**
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
// This refers to a WWW module.
const warningWWW = require('warning');
let suppressWarning = false;
export function setSuppressWarning(newSuppressWarning) {
if (__DEV__) {
suppressWarning = newSuppressWarning;
}
}
export function warn(format, ...args) {
if (__DEV__) {
if (!suppressWarning) {
printWarning('warn', format, args);
}
}
}
export function error(format, ...args) {
if (__DEV__) {
if (!suppressWarning) {
printWarning('error', format, args);
}
}
}
function printWarning(level, format, args) {
if (__DEV__) {
const React = require('react');
const ReactSharedInternals =
React.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;
// Defensive in case this is fired before React is initialized.
if (ReactSharedInternals != null) {
const ReactDebugCurrentFrame =
ReactSharedInternals.ReactDebugCurrentFrame;
const stack = ReactDebugCurrentFrame.getStackAddendum();
if (stack !== '') {
format += '%s';
args.push(stack);
}
}
// TODO: don't ignore level and pass it down somewhere too.
args.unshift(format);
args.unshift(false);
warningWWW.apply(null, args);
}
}
| JavaScript | 4 | GBKstc/react-analysis | packages/shared/forks/consoleWithStackDev.www.js | [
"MIT"
] |
module M ;
module N ;
module P ;
make Q : Set ;
root ;
elab M.N.P.Q ; | PigLatin | 0 | mietek/epigram | test/BugNameOrder.pig | [
"MIT"
] |
{#
# Copyright (c) 2017 Franco Fichtner <franco@opnsense.org>
# Copyright (c) 2014-2015 Deciso B.V.
# 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 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.
#
# THIS SOFTWARE IS PROVIDED ``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
# AUTHOR 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.
#
# formData : the form data
#}
{% for tab in formData['tabs']|default([]) %}
{% if tab['subtabs']|default(false) %}
{# Tab with dropdown #}
{# Find active subtab #}
{% set active_subtab="" %}
{% for subtab in tab['subtabs']|default({}) %}
{% if subtab[0]==formData['activetab']|default("") %}
{% set active_subtab=subtab[0] %}
{% endif %}
{% endfor %}
<li role="presentation" class="dropdown {% if formData['activetab']|default("") == active_subtab %}active{% endif %}">
<a data-toggle="dropdown" href="#" class="dropdown-toggle pull-right visible-lg-inline-block visible-md-inline-block visible-xs-inline-block visible-sm-inline-block" role="button">
<b><span class="caret"></span></b>
</a>
<a data-toggle="tab" onclick="$('#subtab_item_{{tab['subtabs'][0][0]}}').click();" class="visible-lg-inline-block visible-md-inline-block visible-xs-inline-block visible-sm-inline-block" style="border-right:0px;"><b>{{tab[1]}}</b></a>
<ul class="dropdown-menu" role="menu">
{% for subtab in tab['subtabs']|default({})%}
<li class="{% if formData['activetab']|default("") == subtab[0] %}active{% endif %}">
<a data-toggle="tab" id="subtab_item_{{subtab[0]}}" href="#subtab_{{subtab[0]}}">{{subtab[1]}}</a>
</li>
{% endfor %}
</ul>
</li>
{% else %}
{# Standard Tab #}
<li {% if formData['activetab']|default("") == tab[0] %} class="active" {% endif %}>
<a data-toggle="tab" href="#tab_{{tab[0]}}">
<b>{{tab[1]}}</b>
</a>
</li>
{% endif %}
{% endfor %}
| Volt | 4 | johanneskastl/opnsense-core | src/opnsense/mvc/app/views/layout_partials/base_tabs_header.volt | [
"BSD-2-Clause"
] |
.thang-avatar-wrapper(class="team-" + (thang.team || "neutral"))
//canvas(width=100, height=100, title=thang.id + " - " + thang.team)
//- var title = thang.id + " - " + thang.team + (thang.type ? ' - type: "' + thang.type + '"' : '')
img.avatar(src=avatarURL, draggable="false")
img.avatar-frame(src="/images/level/thang_avatar_frame.png", draggable="false")
.badge.problems
.badge.shared-thangs
if includeName
.thang-name= thang.id
| Jade | 3 | cihatislamdede/codecombat | app/templates/play/level/thang_avatar.jade | [
"CC-BY-4.0",
"MIT"
] |
package date_test
import "date"
import "testing"
import "array"
testcase date_timeable {
option now = () => 2021-03-01T00:00:00Z
want = array.from(rows: [{_value: 2}])
got = array.from(rows: [{_value: date.month(t: -1mo)}])
testing.diff(want: want, got: got)
}
| FLUX | 2 | metrico/flux | stdlib/date/date_test.flux | [
"MIT"
] |
-- Tests for writefile()
local helpers = require('test.functional.helpers')(after_each)
local clear, command, expect = helpers.clear, helpers.command, helpers.expect
describe('writefile', function()
setup(clear)
it('is working', function()
command('%delete _')
command('let f = tempname()')
command('call writefile(["over","written"], f, "b")')
command('call writefile(["hello","world"], f, "b")')
command('call writefile(["!", "good"], f, "a")')
command('call writefile(["morning"], f, "ab")')
command('call writefile(["", "vimmers"], f, "ab")')
command('bwipeout!')
command('$put =readfile(f)')
command('1 delete _')
command('call delete(f)')
-- Assert buffer contents.
expect([[
hello
world!
good
morning
vimmers]])
end)
end)
| Lua | 3 | uga-rosa/neovim | test/functional/legacy/writefile_spec.lua | [
"Vim"
] |
use std::mem::MaybeUninit;
use std::ops::Deref;
pub unsafe trait Array {
/// The array’s element type
type Item;
#[doc(hidden)]
/// The smallest index type that indexes the array.
type Index: Index;
#[doc(hidden)]
fn as_ptr(&self) -> *const Self::Item;
#[doc(hidden)]
fn as_mut_ptr(&mut self) -> *mut Self::Item;
#[doc(hidden)]
fn capacity() -> usize;
}
pub trait Index : PartialEq + Copy {
fn to_usize(self) -> usize;
fn from(i: usize) -> Self;
}
impl Index for usize {
fn to_usize(self) -> usize { self }
fn from(val: usize) -> Self {
val
}
}
unsafe impl<T> Array for [T; 1] {
type Item = T;
type Index = usize;
fn as_ptr(&self) -> *const T { self as *const _ as *const _ }
fn as_mut_ptr(&mut self) -> *mut T { self as *mut _ as *mut _}
fn capacity() -> usize { 1 }
}
impl<A: Array> Deref for ArrayVec<A> {
type Target = [A::Item];
#[inline]
fn deref(&self) -> &[A::Item] {
panic!()
}
}
pub struct ArrayVec<A: Array> {
xs: MaybeUninit<A>,
len: usize,
}
impl<A: Array> ArrayVec<A> {
pub fn new() -> ArrayVec<A> {
panic!()
}
}
fn main() {
let mut buffer = ArrayVec::new();
let x = buffer.last().unwrap().0.clone();
//~^ ERROR type annotations needed
//~| ERROR no field `0` on type `&_`
buffer.reverse();
}
| Rust | 4 | mbc-git/rust | src/test/ui/typeck/issue-65611.rs | [
"ECL-2.0",
"Apache-2.0",
"MIT-0",
"MIT"
] |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<base href="../../../" />
<script src="page.js"></script>
<link type="text/css" rel="stylesheet" href="page.css" />
</head>
<body>
[page:Loader] →
<h1>[name]</h1>
<p class="desc">
Loader for KTX 2.0 GPU Texture containers.<br><br>
[link:http://github.khronos.org/KTX-Specification/ KTX 2.0] is a container format for various GPU texture formats. The loader
supports Basis Universal GPU textures, which can be quickly transcoded to
a wide variety of GPU texture compression formats. While KTX 2.0 also allows
other hardware-specific formats, this loader does not yet parse them.
</p>
<p>
This loader parses the KTX 2.0 container and then relies on
[page:BasisTextureLoader] to complete the transcoding process.
The required WASM transcoder and JS wrapper are available from the
[link:https://github.com/mrdoob/three.js/tree/dev/examples/js/libs/basis examples/js/libs/basis]
directory.
</p>
<h2>Code Example</h2>
<code>
var ktx2Loader = new THREE.KTX2Loader();
ktx2Loader.setTranscoderPath( 'examples/js/libs/basis/' );
ktx2Loader.detectSupport( renderer );
ktx2Loader.load( 'diffuse.ktx2', function ( texture ) {
var material = new THREE.MeshStandardMaterial( { map: texture } );
}, function () {
console.log( 'onProgress' );
}, function ( e ) {
console.error( e );
} );
</code>
<h2>Examples</h2>
<p>
[example:webgl_loader_texture_ktx2]
</p>
<h2>Browser compatibility</h2>
<p>
See notes for [page:BasisTextureLoader]. This loader relies on ES6 Promises and Web Assembly, which are not
supported in IE11.
</p>
<br>
<hr>
<h2>Constructor</h2>
<h3>[name]( [param:LoadingManager manager] )</h3>
<p>
[page:LoadingManager manager] — The [page:LoadingManager] for the loader to use. Default is [page:LoadingManager THREE.DefaultLoadingManager].
</p>
<p>
Creates a new [name].
</p>
<h2>Properties</h2>
<p>See the base [page:Loader] class for common properties.</p>
<h2>Methods</h2>
<p>See the base [page:Loader] class for common methods.</p>
<h3>[method:CompressedTexture load]( [param:String url], [param:Function onLoad], [param:Function onProgress], [param:Function onError] )</h3>
<p>
[page:String url] — A string containing the path/URL of the <em>.basis</em> file.<br />
[page:Function onLoad] — A function to be called after the loading is successfully completed.<br />
[page:Function onProgress] — (optional) A function to be called while the loading is in progress. The argument will be the XMLHttpRequest instance, that contains .[page:Integer total] and .[page:Integer loaded] bytes. If the server does not set the Content-Length header; .[page:Integer total] will be 0.<br />
[page:Function onError] — (optional) A function to be called if an error occurs during loading. The function receives error as an argument.<br />
</p>
<p>
Load from url and call the <em>onLoad</em> function with the transcoded [page:CompressedTexture].
</p>
<h3>[method:this detectSupport]( [param:WebGLRenderer renderer] )</h3>
<p>
[page:WebGLRenderer renderer] — A renderer instance.
</p>
<p>
Detects hardware support for available compressed texture formats, to determine
the output format for the transcoder. Must be called before loading a texture.
</p>
<h3>[method:this setTranscoderPath]( [param:String path] )</h3>
<p>
[page:String path] — Path to folder containing the WASM transcoder and JS wrapper.
</p>
<p>
The WASM transcoder and JS wrapper are available from the
[link:https://github.com/mrdoob/three.js/tree/dev/examples/js/libs/basis examples/js/libs/basis]
directory.
</p>
<h3>[method:this setWorkerLimit]( [param:Number limit] )</h3>
<p>
[page:Number limit] — Maximum number of workers. Default is '4'.
</p>
<p>
Sets the maximum number of web workers to be allocated by this instance.
</p>
<h3>[method:this dispose]()</h3>
<p>
Disposes the loader object, de-allocating any Web Workers created.
</p>
<h2>Source</h2>
<p>
[link:https://github.com/mrdoob/three.js/blob/master/examples/jsm/loaders/KTX2Loader.js examples/jsm/loaders/KTX2Loader.js]
</p>
</body>
</html>
| HTML | 4 | omgEn/threeJs | docs/examples/en/loaders/KTX2Loader.html | [
"MIT"
] |
#include <OpenBook.h>
#include "bitmap.h"
OpenBook *book;
void setup()
{
Serial.begin(115200);
book = new OpenBook();
book->configureScreen();
delay(1000);
Adafruit_EPD *display = book->getDisplay();
display->drawBitmap(0, 0, OpenBookSplash, 400, 300, EPD_BLACK);
display->display();
}
void loop()
{
}
| Arduino | 3 | gvvynplaine/The-Open-Book | Examples/Open_Book_Screen_Test/Open_Book_Screen_Test.ino | [
"MIT"
] |
package com.baeldung.osgi.sample.activator;
import org.osgi.framework.BundleActivator;
import org.osgi.framework.BundleContext;
public class HelloWorld implements BundleActivator {
public void start(BundleContext ctx) {
System.out.println("Hello World.");
}
public void stop(BundleContext bundleContext) {
System.out.println("Goodbye World.");
}
} | Java | 4 | zeesh49/tutorials | osgi/osgi-intro-sample-activator/src/main/java/com/baeldung/osgi/sample/activator/HelloWorld.java | [
"MIT"
] |
#
# Copyright 2010 (c) Pointwise, Inc.
# All rights reserved.
#
# This sample Glyph script is not supported by Pointwise, Inc.
# It is provided freely for demonstration purposes only.
# SEE THE WARRANTY DISCLAIMER AT THE BOTTOM OF THIS FILE.
#
# ===============================================
# NACA 4-SERIES AIRFOIL GENERATOR
# ===============================================
# Written by Travis Carrigan
#
# v1: Dec 15, 2010
# v2: May 30, 2013
#
# Load Pointwise Glyph package and Tk
package require PWI_Glyph
pw::Script loadTk
# AIRFOIL GUI INFORMATION
# -----------------------------------------------
set naca 0012
set sharp 1
wm title . "Airfoil Generator"
grid [ttk::frame .c -padding "5 5 5 5"] -column 0 -row 0 -sticky nwes
grid columnconfigure . 0 -weight 1; grid rowconfigure . 0 -weight 1
grid [ttk::labelframe .c.lf -padding "5 5 5 5" -text "NACA 4-Series Airfoil Generator"]
grid [ttk::label .c.lf.nacal -text "NACA"] -column 1 -row 1 -sticky e
grid [ttk::entry .c.lf.nacae -width 5 -textvariable naca] -column 2 -row 1 -sticky e
grid [ttk::frame .c.lf.te] -column 3 -row 1 -sticky e
grid [ttk::radiobutton .c.lf.te.sharprb -text "Sharp" -value 1 -variable sharp] -column 1 -row 1 -sticky w
grid [ttk::radiobutton .c.lf.te.bluntrb -text "Blunt" -value 0 -variable sharp] -column 1 -row 2 -sticky w
grid [ttk::button .c.lf.gob -text "CREATE" -command airfoilGen] -column 4 -row 1 -sticky e
foreach w [winfo children .c.lf] {grid configure $w -padx 10 -pady 10}
focus .c.lf.nacae
::tk::PlaceWindow . widget
bind . <Return> {airfoilGen}
proc airfoilGen {} {
# AIRFOIL INPUTS
# -----------------------------------------------
# m = maximum camber
# p = maximum camber location
# t = maximum thickness
set m [expr {[string index $::naca 0]/100.0}]
set p [expr {[string index $::naca 1]/10.0}]
set a [string index $::naca 2]
set b [string index $::naca 3]
set c "$a$b"
scan $c %d c
set t [expr {$c/100.0}]
set s $::sharp
# GENERATE AIRFOIL COORDINATES
# -----------------------------------------------
# Initialize Arrays
set x {}
set xu {}
set xl {}
set yu {}
set yl {}
set yc {0}
set yt {}
# Airfoil step size
set ds 0.001
# Check if airfoil is symmetric or cambered
if {$m == 0 && $p == 0 || $m == 0 || $p == 0} {set symm 1} else {set symm 0}
# Get x coordinates
for {set i 0} {$i < [expr {1+$ds}]} {set i [expr {$i+$ds}]} {lappend x $i}
# Calculate mean camber line and thickness distribution
foreach xx $x {
# Mean camber line definition for symmetric geometry
if {$symm == 1} {lappend yc 0}
# Mean camber line definition for cambered geometry
if {$symm == 0 && $xx <= $p} {
lappend yc [expr {($m/($p**2))*(2*$p*$xx-$xx**2)}]
} elseif {$symm == 0 && $xx > $p} {
lappend yc [expr {($m/((1-$p)**2)*(1-2*$p+2*$p*$xx-$xx**2))}]
}
# Thickness distribution
if {$s} {
lappend yt [expr {($t/0.20)*(0.29690*sqrt($xx)-0.12600*$xx- \
0.35160*$xx**2+0.28430*$xx**3-0.1036*$xx**4)}]
} else {
lappend yt [expr {($t/0.20)*(0.29690*sqrt($xx)-0.12600*$xx- \
0.35160*$xx**2+0.28430*$xx**3-0.1015*$xx**4)}]
}
# Theta
set dy [expr {[lindex $yc end] - [lindex $yc end-1]}]
set th [expr {atan($dy/$ds)}]
# Upper x and y coordinates
lappend xu [expr {$xx-[lindex $yt end]*sin($th)}]
lappend yu [expr {[lindex $yc end]+[lindex $yt end]*cos($th)}]
# Lower x and y coordinates
lappend xl [expr {$xx+[lindex $yt end]*sin($th)}]
lappend yl [expr {[lindex $yc end]-[lindex $yt end]*cos($th)}]
}
# GENERATE AIRFOIL GEOMETRY
# -----------------------------------------------
# Create upper airfoil surface
set airUpper [pw::Application begin Create]
set airUpperPts [pw::SegmentSpline create]
for {set i 0} {$i < [llength $x]} {incr i} {
$airUpperPts addPoint [list [lindex $xu $i] [lindex $yu $i] 0]
}
set airUpperCurve [pw::Curve create]
$airUpperCurve addSegment $airUpperPts
$airUpper end
# Create lower airfoil surface
set airLower [pw::Application begin Create]
set airLowerPts [pw::SegmentSpline create]
for {set i 0} {$i < [llength $x]} {incr i} {
$airLowerPts addPoint [list [lindex $xl $i] [lindex $yl $i] 0]
}
set airLowerCurve [pw::Curve create]
$airLowerCurve addSegment $airLowerPts
$airLower end
if {!$s} {
# Create flat trailing edge
set airTrail [pw::Application begin Create]
set airTrailPts [pw::SegmentSpline create]
$airTrailPts addPoint [list [lindex $xu end] [lindex $yu end] 0]
$airTrailPts addPoint [list [lindex $xl end] [lindex $yl end] 0]
set airTrailCurve [pw::Curve create]
$airTrailCurve addSegment $airTrailPts
$airTrail end
}
# Zoom to airfoil geometry
pw::Display resetView
exit
}
# END SCRIPT
# DISCLAIMER:
# TO THE MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW, POINTWISE DISCLAIMS
# ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING, BUT NOT LIMITED
# TO, IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
# PURPOSE, WITH REGARD TO THIS SCRIPT. TO THE MAXIMUM EXTENT PERMITTED
# BY APPLICABLE LAW, IN NO EVENT SHALL POINTWISE BE LIABLE TO ANY PARTY
# FOR ANY SPECIAL, INCIDENTAL, INDIRECT, OR CONSEQUENTIAL DAMAGES
# WHATSOEVER (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF
# BUSINESS INFORMATION, OR ANY OTHER PECUNIARY LOSS) ARISING OUT OF THE
# USE OF OR INABILITY TO USE THIS SCRIPT EVEN IF POINTWISE HAS BEEN
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGES AND REGARDLESS OF THE
# FAULT OR NEGLIGENCE OF POINTWISE.
#
| Glyph | 5 | smola/language-dataset | data/github.com/pointwise/AirfoilGenerator/e8ffbce9b4e8d7f4e4ffecb91d6d8daf06d3be84/AirfoilGenerator.glf | [
"MIT"
] |
--TEST--
Bug #72581 (previous property undefined in Exception after deserialization)
--FILE--
<?php
$e = new Exception('aaa', 200);
$a = serialize($e);
$b = unserialize($a);
var_dump($b->__toString());
?>
--EXPECTF--
string(%s) "Exception: aaa in %sbug72581.php:%d
Stack trace:
#0 {main}"
| PHP | 3 | thiagooak/php-src | Zend/tests/bug72581.phpt | [
"PHP-3.01"
] |
List (forall (a : Type) . Bool)
| Grace | 0 | DebugSteven/grace | tasty/data/complex/unused-impredicative-polymorphism-type.grace | [
"BSD-3-Clause"
] |
#![warn(clippy::octal_escapes)]
fn main() {
let _bad1 = "\033[0m";
let _bad2 = b"\033[0m";
let _bad3 = "\\\033[0m";
// maximum 3 digits (\012 is the escape)
let _bad4 = "\01234567";
let _bad5 = "\0\03";
let _bad6 = "Text-\055\077-MoreText";
let _bad7 = "EvenMoreText-\01\02-ShortEscapes";
let _bad8 = "锈\01锈";
let _bad9 = "锈\011锈";
let _good1 = "\\033[0m";
let _good2 = "\0\\0";
let _good3 = "\0\0";
let _good4 = "X\0\0X";
let _good5 = "锈\0锈";
}
| Rust | 3 | ohno418/rust | src/tools/clippy/tests/ui/octal_escapes.rs | [
"ECL-2.0",
"Apache-2.0",
"MIT-0",
"MIT"
] |
#+TITLE: tools/terraform
#+DATE: November 21, 2019
#+SINCE: v2.1.0
#+STARTUP: inlineimages
* Table of Contents :TOC_3:noexport:
- [[#description][Description]]
- [[#module-flags][Module Flags]]
- [[#plugins][Plugins]]
- [[#prerequisites][Prerequisites]]
- [[#features][Features]]
- [[#syntax-highlighting][Syntax highlighting]]
- [[#code-formatting][Code formatting]]
- [[#code-navigation][Code navigation]]
- [[#code-completion][Code completion]]
- [[#documentation][Documentation]]
- [[#executing-terraform-commands][Executing Terraform commands]]
- [[#appendix][Appendix]]
- [[#keybindings][Keybindings]]
- [[#localleader][:localleader]]
* Description
This module adds support for working with [[https://www.terraform.io][Terraform]] files in Doom Emacs. This
includes syntax highlighting, intelligent code completion, and the ability to run
Terraform commands directly from Emacs.
** Module Flags
This module provides no flags.
** Plugins
+ [[https://github.com/syohex/emacs-terraform-mode][terraform-mode]]
+ [[https://github.com/rafalcieslak/emacs-company-terraform][company-terraform*]]
* Prerequisites
The =terraform= executable must be installed and accessible from your PATH.
* Features
** Syntax highlighting
Syntax highlighting is provided from =terraform-mode= and =hcl-mode=.
** Code formatting
=:tools terraform= does not provide code formatting directly, but =:editor
format= works with Terraform files.
** Code navigation
Code navigation is supported through =imenu= from =terraform-mode=.
** Code completion
Code completion of Terraform builtins is provided from =company-terraform= and
generally works well despite being generated through a [[https://github.com/rafalcieslak/emacs-company-terraform/blob/master/company-terraform-data.el][static (outdated) file]].
=company-terraform= also provides code completion of resources within your project.
** Documentation
Documentation is accessible through the normal =company-mode= show documentation
functionality, thanks to =company-terraform=.
** Executing Terraform commands
=:tools terraform= provides commands under the =localleader= to run the most
common Terraform operations (see Keybindings below).
* Appendix
** Keybindings
*** :localleader
| key | description |
|-----+-----------------------|
| =i= | Run =terraform init= |
| =p= | Run =terraform plan= |
| =a= | Run =terraform apply= |
| Org | 4 | leezu/doom-emacs | modules/tools/terraform/README.org | [
"MIT"
] |
Prefix(:=<http://example.org/>)
Ontology(:TestSubclassOfExistential
Declaration(ObjectProperty(:p))
SubClassOf(:subclass ObjectSomeValuesFrom(:p :superclass))
)
| Web Ontology Language | 3 | jmcmurry/SciGraph | SciGraph-core/src/test/resources/ontologies/cases/TestSubClassOfExistential.owl | [
"Apache-2.0"
] |
# patch-1
# import os
# The OS module in python provides functions for interacting with the operating system
# patch-3
# function to check if 'binod' is present in the file.
# def checkBinod(file):
# =======
# def checkBinod(file): #this function will check there is any 'Binod' text in file or not
# with open(file, "r") as f: #we are opening file in read mode and using 'with' so need to take care of close()
# =======
import time
import os
#Importing our Bindoer
print("To Kaise Hai Ap Log!")
time.sleep(1)
print("Chaliye Binod Karte Hai!")
def checkBinod(file):#Trying to find Binod In File Insted Of Manohar Ka Kotha
# master
with open(file, "r") as f:
# master
fileContent = f.read()
if 'binod' in fileContent.lower():
print(
f'**************Congratulations Binod found in {f}********************')
return True
else:
return False
if __name__ == '__main__':
print("************binod Detector********************")
dir_contents = os.listdir()
for item in dir_contents:
if item.endswith('txt'):
ans = checkBinod(item)
if(ans is False):
print('Binod not found Try Looking In Manohar Ka Kotha!!')
| Python | 4 | wisarut-si/Python | binod.py | [
"MIT"
] |
{
"patcher" : {
"fileversion" : 1,
"appversion" : {
"major" : 5,
"minor" : 1,
"revision" : 9
}
,
"rect" : [ 198.0, 92.0, 365.0, 407.0 ],
"bglocked" : 0,
"defrect" : [ 198.0, 92.0, 365.0, 407.0 ],
"openrect" : [ 0.0, 0.0, 0.0, 0.0 ],
"openinpresentation" : 0,
"default_fontsize" : 14.0,
"default_fontface" : 0,
"default_fontname" : "Arial",
"gridonopen" : 0,
"gridsize" : [ 20.0, 20.0 ],
"gridsnaponopen" : 0,
"toolbarvisible" : 1,
"boxanimatetime" : 200,
"imprint" : 0,
"enablehscroll" : 1,
"enablevscroll" : 1,
"devicewidth" : 0.0,
"boxes" : [ {
"box" : {
"maxclass" : "button",
"patching_rect" : [ 260.0, 260.0, 20.0, 20.0 ],
"numinlets" : 1,
"numoutlets" : 1,
"outlettype" : [ "bang" ],
"id" : "obj-22"
}
}
, {
"box" : {
"maxclass" : "button",
"patching_rect" : [ 240.0, 260.0, 20.0, 20.0 ],
"numinlets" : 1,
"numoutlets" : 1,
"outlettype" : [ "bang" ],
"id" : "obj-20"
}
}
, {
"box" : {
"maxclass" : "button",
"patching_rect" : [ 220.0, 260.0, 20.0, 20.0 ],
"numinlets" : 1,
"numoutlets" : 1,
"outlettype" : [ "bang" ],
"id" : "obj-18"
}
}
, {
"box" : {
"maxclass" : "button",
"patching_rect" : [ 200.0, 260.0, 20.0, 20.0 ],
"numinlets" : 1,
"numoutlets" : 1,
"outlettype" : [ "bang" ],
"id" : "obj-16"
}
}
, {
"box" : {
"maxclass" : "newobj",
"text" : "route 0 1 2 3",
"patching_rect" : [ 200.0, 220.0, 99.0, 23.0 ],
"numinlets" : 1,
"fontname" : "Arial",
"numoutlets" : 5,
"outlettype" : [ "", "", "", "", "" ],
"fontsize" : 14.0,
"id" : "obj-14"
}
}
, {
"box" : {
"maxclass" : "newobj",
"text" : "r jojo",
"patching_rect" : [ 200.0, 180.0, 41.0, 23.0 ],
"numinlets" : 0,
"fontname" : "Arial",
"numoutlets" : 1,
"outlettype" : [ "" ],
"fontsize" : 14.0,
"color" : [ 0.827451, 0.737255, 0.835294, 1.0 ],
"id" : "obj-13"
}
}
, {
"box" : {
"maxclass" : "newobj",
"text" : "s jojo",
"patching_rect" : [ 20.0, 340.0, 43.0, 23.0 ],
"numinlets" : 1,
"fontname" : "Arial",
"numoutlets" : 0,
"fontsize" : 14.0,
"color" : [ 0.827451, 0.737255, 0.835294, 1.0 ],
"id" : "obj-12"
}
}
, {
"box" : {
"maxclass" : "newobj",
"text" : "append toto",
"patching_rect" : [ 20.0, 300.0, 84.0, 23.0 ],
"numinlets" : 1,
"fontname" : "Arial",
"numoutlets" : 1,
"outlettype" : [ "" ],
"fontsize" : 14.0,
"id" : "obj-11"
}
}
, {
"box" : {
"maxclass" : "newobj",
"text" : "% 4",
"patching_rect" : [ 20.0, 260.0, 35.0, 23.0 ],
"numinlets" : 2,
"fontname" : "Arial",
"numoutlets" : 1,
"outlettype" : [ "int" ],
"fontsize" : 14.0,
"id" : "obj-10"
}
}
, {
"box" : {
"maxclass" : "newobj",
"text" : "counter",
"patching_rect" : [ 20.0, 220.0, 73.0, 23.0 ],
"numinlets" : 5,
"fontname" : "Arial",
"numoutlets" : 4,
"outlettype" : [ "int", "", "", "int" ],
"fontsize" : 14.0,
"id" : "obj-9"
}
}
, {
"box" : {
"maxclass" : "newobj",
"text" : "metro 250",
"patching_rect" : [ 20.0, 180.0, 74.0, 23.0 ],
"numinlets" : 2,
"fontname" : "Arial",
"numoutlets" : 1,
"outlettype" : [ "bang" ],
"fontsize" : 14.0,
"id" : "obj-8"
}
}
, {
"box" : {
"maxclass" : "toggle",
"patching_rect" : [ 20.0, 140.0, 20.0, 20.0 ],
"numinlets" : 1,
"numoutlets" : 1,
"outlettype" : [ "int" ],
"id" : "obj-7"
}
}
, {
"box" : {
"maxclass" : "newobj",
"text" : "t 0",
"patching_rect" : [ 140.0, 80.0, 26.0, 23.0 ],
"numinlets" : 1,
"fontname" : "Arial",
"numoutlets" : 1,
"outlettype" : [ "int" ],
"fontsize" : 14.0,
"id" : "obj-5"
}
}
, {
"box" : {
"maxclass" : "newobj",
"text" : "t 1",
"patching_rect" : [ 20.0, 80.0, 26.0, 23.0 ],
"numinlets" : 1,
"fontname" : "Arial",
"numoutlets" : 1,
"outlettype" : [ "int" ],
"fontsize" : 14.0,
"id" : "obj-4"
}
}
, {
"box" : {
"maxclass" : "message",
"text" : "Goodbye World !",
"patching_rect" : [ 140.0, 40.0, 115.0, 21.0 ],
"numinlets" : 2,
"fontname" : "Arial",
"numoutlets" : 1,
"outlettype" : [ "" ],
"fontsize" : 14.0,
"presentation_rect" : [ 137.0, 42.0, 0.0, 0.0 ],
"id" : "obj-3"
}
}
, {
"box" : {
"maxclass" : "message",
"text" : "Hello World !",
"patching_rect" : [ 20.0, 40.0, 90.0, 21.0 ],
"numinlets" : 2,
"fontname" : "Arial",
"numoutlets" : 1,
"outlettype" : [ "" ],
"fontsize" : 14.0,
"id" : "obj-2"
}
}
],
"lines" : [ {
"patchline" : {
"source" : [ "obj-14", 3 ],
"destination" : [ "obj-22", 0 ],
"hidden" : 0,
"midpoints" : [ ]
}
}
, {
"patchline" : {
"source" : [ "obj-14", 2 ],
"destination" : [ "obj-20", 0 ],
"hidden" : 0,
"midpoints" : [ ]
}
}
, {
"patchline" : {
"source" : [ "obj-14", 1 ],
"destination" : [ "obj-18", 0 ],
"hidden" : 0,
"midpoints" : [ ]
}
}
, {
"patchline" : {
"source" : [ "obj-14", 0 ],
"destination" : [ "obj-16", 0 ],
"hidden" : 0,
"midpoints" : [ ]
}
}
, {
"patchline" : {
"source" : [ "obj-13", 0 ],
"destination" : [ "obj-14", 0 ],
"hidden" : 0,
"midpoints" : [ ]
}
}
, {
"patchline" : {
"source" : [ "obj-11", 0 ],
"destination" : [ "obj-12", 0 ],
"hidden" : 0,
"midpoints" : [ ]
}
}
, {
"patchline" : {
"source" : [ "obj-10", 0 ],
"destination" : [ "obj-11", 0 ],
"hidden" : 0,
"midpoints" : [ ]
}
}
, {
"patchline" : {
"source" : [ "obj-9", 0 ],
"destination" : [ "obj-10", 0 ],
"hidden" : 0,
"midpoints" : [ ]
}
}
, {
"patchline" : {
"source" : [ "obj-8", 0 ],
"destination" : [ "obj-9", 0 ],
"hidden" : 0,
"midpoints" : [ ]
}
}
, {
"patchline" : {
"source" : [ "obj-7", 0 ],
"destination" : [ "obj-8", 0 ],
"hidden" : 0,
"midpoints" : [ ]
}
}
, {
"patchline" : {
"source" : [ "obj-5", 0 ],
"destination" : [ "obj-7", 0 ],
"hidden" : 0,
"midpoints" : [ 149.5, 121.0, 29.5, 121.0 ]
}
}
, {
"patchline" : {
"source" : [ "obj-4", 0 ],
"destination" : [ "obj-7", 0 ],
"hidden" : 0,
"midpoints" : [ ]
}
}
, {
"patchline" : {
"source" : [ "obj-3", 0 ],
"destination" : [ "obj-5", 0 ],
"hidden" : 0,
"midpoints" : [ ]
}
}
, {
"patchline" : {
"source" : [ "obj-2", 0 ],
"destination" : [ "obj-4", 0 ],
"hidden" : 0,
"midpoints" : [ ]
}
}
]
}
}
| Max | 4 | JavascriptID/sourcerer-app | src/test/resources/samples/langs/Max/Hello.maxpat | [
"MIT"
] |
*** Settings ***
Documentation Test global variables in 'close' listener method with test case scope library
Library ../global_vars_listenerlibrary.py
*** Test Cases ***
Global variables test case scope test 1
No Operation
Global variables test case scope test 2
No Operation
| RobotFramework | 2 | phil-davis/robotframework | atest/testdata/test_libraries/as_listener/global_vars_listener/test_case_scope.robot | [
"ECL-2.0",
"Apache-2.0"
] |
# Copyright (c) 2018-2021, Carnegie Mellon University
# See LICENSE for details
Import(paradigms.vector.rewrite);
Import(paradigms.smp);
Import(paradigms.distributed);
Import(paradigms.multibuffer);
StandardVecRules := MergedRuleSet(RulesSplitComplex, StandardSumsRules, RulesSMP, RulesVec, RulesPropagate, RulesVDiag, RulesKickout, RulesTermGrp, TerminateSymSPL);
HfuncVecRules := MergedRuleSet(StandardVecRules, RulesHfunc);
PartialVecTermRules := MergedRuleSet(RulesVRC, RulesRC, RulesTermGrp, RulesVRCTermDiag);
FullVecTermRules := MergedRuleSet(RulesVRC, RulesRC, RulesTermGrp, RulesVRCTerm, RulesTerm, TerminateSymSPL);
ErrorOut := function(sums, opts)
PrintLine("------------- Begin ------------------");
PrintLine(sums);
PrintLine("------------- End ------------------");
Error("BP: postprocess");
return(sums);
end;
ErrorOut1 := function(sums, opts)
Print(".");
return(sums);
end;
VecLibStrategiesCell := rec(
# sigmaSpl := [ StandardSumsRules, StandardVecRules ],
sigmaSpl := [
#(s, opts) -> ErrorOut(s, opts),
RemoveNoPull_Dist,
StandardSumsRules ],
postProcess := [
#(s, opts) -> ErrorOut(s, opts),
MergedRuleSet(PTensorRules, StandardSumsRules, RulesTermGrp, RemoveBuf),
#(s, opts) -> ErrorOut(s, opts),
MergedRuleSet(PTensorConvertRules, StandardSumsRules),
#(s, opts) -> ErrorOut(s, opts),
StandardSumsRules,
#(s, opts) -> ErrorOut(s, opts),
StandardVecRules,
#(s, opts) -> ErrorOut(s, opts),
MergedRuleSet(HfuncVecRules, PartialVecTermRules),
#(s, opts) -> ErrorOut(s, opts),
MergedRuleSet(HfuncVecRules, PartialVecTermRules),
#(s, opts) -> ErrorOut(s, opts),
#(s, opts) -> BlockSums(opts.globalUnrolling, s), #Doing this later (is this a problem?)
#(s, opts) -> Process_fPrecompute(s, opts), # Doing this in the codegen so we can verify
RecursStepTerm,
#(s, opts) -> ErrorOut(s, opts),
MergedRuleSet(StandardVecRules, FullVecTermRules),
#(s, opts) -> ErrorOut(s, opts),
MergedRuleSet(RulesHfunc, RulesFuncSimp, RulesStrengthReduce),
#(s, opts) -> ErrorOut(s, opts),
CellVRCTerm,
RemoveBuf,
DistMultiBuf,
#RulesSums, # So composes are flattened before RulesComposeDists runs
RulesComposeDists,
#RulesDistMerge, # Not required because for the DMP algorithm, we now do this at a high level
#(s, opts) -> ErrorOut(s, opts),
(s, opts) -> applyCellRules(s, opts),
#(s, opts) -> ErrorOut(s, opts),
MultiBufDist, #NOTE: Need to do this after RC/VRC has been dealt with, (but before marking BBs). Why not move this to where DistMBuf is?
#(s, opts) -> ErrorOut(s, opts), #Uncomment line to see state after VRC rules apply.
# DistMultiBuf, # Why is this here? Why not move it down?
#(s, opts) -> ErrorOut(s, opts),
FixBorder, #Border is used by MultiBufDist, and hence cannot precede it, since FixBorder removes the border
#(s, opts) -> ErrorOut(s, opts),
(s, opts) -> BlockSums(opts.globalUnrolling, s),
#(s, opts) -> ErrorOut(s, opts),
# (s, opts) -> CellDFTBlockCyclicLayoutHackWrap(s, opts), # This does nothing if there are no GathRecv/ScatSend that still have functions
#(s, opts) -> ErrorOut(s, opts),
(s, opts) -> applyCellInplace(s, opts),
RulesComposeStreams
],
rc := [],
preRC := [],
);
VecLibStrategies := rec(
# sigmaSpl := [ StandardSumsRules, StandardVecRules ],
sigmaSpl := [ StandardSumsRules ],
postProcess := [
#MergedRuleSet(PTensorRules, StandardSumsRules),
#MergedRuleSet(PTensorConvertRules, StandardSumsRules),
StandardSumsRules,
StandardVecRules,
MergedRuleSet(HfuncVecRules, PartialVecTermRules),
MultiBufDist,
MergedRuleSet(HfuncVecRules, PartialVecTermRules),
(s, opts) -> BlockSums(opts.globalUnrolling, s),
(s, opts) -> Process_fPrecompute(s, opts), # Doing this in the codegen so we can verify
RecursStepTerm,
MergedRuleSet(StandardVecRules, FullVecTermRules),
MergedRuleSet(RulesHfunc, RulesFuncSimp, RulesStrengthReduce),
CellVRCTerm,
(s, opts) -> applyCellRules(s, opts),
CellDFTBlockCyclicLayoutHack,
(s, opts) -> applyCellInplace(s, opts),
RulesComposeDists
],
rc := [],
preRC := [],
);
VecLibTerminate := [
MergedRuleSet(StandardVecRules, FullVecTermRules),
MergedRuleSet(RulesHfunc, RulesFuncSimp, RulesStrengthReduce),
];
#
# NOTE: implement layering
#
#Class(VecRecCodegen, RecCodegen, VectorCodegen);
Class(VecRecCodegen, RecCodegen, VectorCodegen, rec(
# vRC_Compose := Rule([vRC, @(1, Compose)], e -> Compose(List(@(1).val.children(), vRC))),
# vRC_SUM := Rule([vRC, @(1, SUM)], e -> SUM(List(@(1).val.children(), vRC))),
# vRC_SUMAcc := Rule([vRC, @(1, SUMAcc)], e -> SUMAcc(List(@(1).val.children(), vRC))),
# vRC_Container := Rule([vRC, @(1, [BB,Buf,Inplace,Grp,NoPull,NoPullLeft,NoPullRight, NoDiagPullin, NoDiagPullinLeft, NoDiagPullinRight ])],
# e -> ObjId(@(1).val)(vRC(@(1).val.child(1)))),
# vRC_Data := Rule([vRC, @(1, Data)], e -> Data(@(1).val.var, @(1).val.value, vRC(@(1).val.child(1)))),
# vRC_RStep := Rule([vRC, @(1, RecursStep)], e -> RecursStep(2*@(1).val.yofs, 2*@(1).val.xofs,vRC(@(1).val.child(1)))),
# vRC_ISum := Rule([vRC, @(1, ISum)], e -> ISum(@(1).val.var, @(1).val.domain, vRC(@(1).val.child(1)))),
# vRC_ICompose := Rule([vRC, @(1, ICompose)], e -> ICompose(@(1).val.var, @(1).val.domain, vRC(@(1).val.child(1)))),
# vRC_Grp := Rule([vRC, @(1, Grp)], e -> Grp(vRC(@(1).val.child(1)))),
# vRC_Scale := Rule([vRC, @(1, Scale)], e ->
# vRC(Diag(fConst(Rows(@(1).val), @(1).val.scalar))) * vRC(@(1).val.child(1))),
# vRC_CR := Rule([vRC, @(1, CR)], e -> @(1).val.child(1)),
# VTensor_VScale := Rule([@(1, VTensor), [VScale, @(2), @(3), @(4)]], e -> VScale(VTensor(@(2).val, @(1).val.vlen), @(3).val, @(4).val*@(1).val.vlen)),
# VTensor_VTensor := Rule([@(1, VTensor), @(2, VTensor)], e -> VTensor(@(2).val.child(1), @(1).val.vlen*@(2).val.vlen)),
# vRC_SMP := Rule([@(1, vRC), @(2, [SMPSum, SMPBarrier])],
# e -> let(s := @(2).val, CopyFields(s, rec(_children := List(s.children(), c->ObjId(@(1).val)(c)), dimensions := @(1).val.dimensions)))),
# should RC and VRC be in some other place?
# vRC_TCvt := Rule( [@(0, [vRC, RC, VRC]), @(1, TCvt)],
# e -> let( t := @(1).val, TCvt( 2*t.n(), t.isa_to(), t.isa_from(), t.props()).withTags(t.getTags()).takeAobj(t) )),
));
Class(OpenMP_SSEUnparser, paradigms.smp.OpenMP_UnparseMixin, platforms.sse.SSEUnparser);
Class(OpenMP_SSEUnparser_ParFor, paradigms.smp.OpenMP_UnparseMixin_ParFor, platforms.sse.SSEUnparser);
Class(SMP_SSEUnparser, paradigms.smp.SMP_UnparseMixin, platforms.sse.SSEUnparser);
Class(SMP_NEONUnparser, paradigms.smp.SMP_UnparseMixin, platforms.neon.NEONUnparser);
Class(OpenMP_AVXUnparser, paradigms.smp.OpenMP_UnparseMixin, platforms.avx.AVXUnparser);
Class(OpenMP_AVXUnparser_ParFor, paradigms.smp.OpenMP_UnparseMixin_ParFor, platforms.avx.AVXUnparser);
SMP_NEONUnparser.preprocess := x -> FixAssign0(x);
SMP_SSEUnparser.preprocess := x -> FixAssign0(x);
OpenMP_SSEUnparser.preprocess := x -> FixAssign0(x);
Declare(_InitVecLibgen);
Declare(_InitVecParLibgenNEON);
Declare(_InitVecLibgenNEON);
InitVecLibgenCell := (isa, use_functions, use_openmp, use_buffering, simdopts) ->
_InitVecLibgen(
InitLibgen(CopyFields(LibgenDefaults, SIMDGlobals.getOpts(isa, simdopts),
rec(generateComplexCode:=false))),
use_functions, use_openmp, use_buffering, false);
InitVecLibgenNEON := (opt) ->
_InitVecLibgenNEON(opt);
InitVecParLibgenNEON := (opt, use_functions, use_openmp, use_buffering) ->
_InitVecParLibgenNEON(
InitLibgen(CopyFields(LibgenDefaults, _InitVecLibgenNEON(opt), rec(generateComplexCode:=false))),
use_functions, use_openmp, use_buffering, false);
InitVecParLibgenNEONCx := (opt, use_functions, use_openmp, use_buffering) ->
_InitVecParLibgenNEON(
InitLibgen(CopyFields(CplxLibgenDefaults, _InitVecLibgenNEON(opt), rec(generateComplexCode:=true))),
use_functions, use_openmp, use_buffering, false);
InitVecLibgen := (isa, use_functions, use_openmp, use_buffering) ->
_InitVecLibgen(
InitLibgen(CopyFields(LibgenDefaults, SIMDGlobals.getOpts(isa,
rec(svct:=true, splitL:=true, oddSizes:=false)), rec(generateComplexCode:=false))),
use_functions, use_openmp, use_buffering, false);
InitParLibgen := (use_functions, use_openmp, use_buffering) ->
_InitVecLibgen(InitLibgen(LibgenDefaults), use_functions, use_openmp, use_buffering, false);
InitParLibgenCplx := (use_functions, use_openmp, use_buffering, use_inplace) -> CopyFields(
_InitVecLibgen(InitLibgen(CplxLibgenDefaults), use_functions, use_openmp, use_buffering, use_inplace),
rec(unparser := CMacroUnparserProg));
_InitVecLibgenNEON := function(opt)
# local opts;
# opts := platforms.neon.benchNEON().half.1d.dft_ic.small.cmplx().getOpts();
# opts.profile := default_profiles.linux_arm;
opt.globalUnrolling := 64;
opt.breakdownRules.TL := [L_cx_real, SIMD_ISA_Bases1, SIMD_ISA_Bases2, IxLxI_kmn_n, IxLxI_kmn_km, L_mn_m_vec, IxLxI_vtensor];
return opt;
end;
_InitVecParLibgenNEON := function(opt, use_functions, use_openmp, use_buffering, use_inplace)
local opts, m, clet_size;
# opt := platforms.neon.benchNEON().half.1d.dft_ic.small.cmplx().getOpts();
# opts.profile := default_profiles.linux_arm_pthread;
opt.globalUnrolling := 64;
opt.breakdownRules.TL := [L_cx_real, SIMD_ISA_Bases1, SIMD_ISA_Bases2, IxLxI_kmn_n, IxLxI_kmn_km, L_mn_m_vec, IxLxI_vtensor];
m := When(not use_functions, 64, 32);
clet_size := m;
opts := CopyFields(opt, rec(
# formulaStrategies := Copy(VecLibStrategies),
breakdownRules := CopyFields(opt.breakdownRules, rec(
GT := [
CopyFields(GT_Base, rec(maxSize:=false)),
GT_NthLoop,
CopyFields(GT_DFT_CT, rec(
minRank := 1,
maxRank := When(use_buffering, 1, 0),
minSize := When(use_functions, m+1, 1),
forTransposition := false, # What is the right value? beta.anl needs false.
codeletSize := When(use_inplace, clet_size, false),
inplace := use_inplace)),
CopyFields(GT_Par, rec(parEntireLoop := false, splitLoop := true)),
GT_Vec_AxI,
GT_Vec_IxA, GT_Vec_IxA_L, GT_Vec_L_IxA,
GT_Vec_SplitL ],
# DFT := opts.breakdownRules.DFT :: [
# CopyFields(DFT_GT_CT, rec(
# codeletSize := When(use_inplace, clet_size, false),
# inplace := use_inplace,
# minSize := When(use_functions, m+1, 1)))
# ],
DFT := [
DFT_Rader, DFT_GoodThomas, DFT_PD, DFT_Base,
CopyFields(DFT_CT, rec(maxSize := m)),
CopyFields(DFT_GT_CT, rec(
codeletSize := When(use_inplace, clet_size, false),
inplace := use_inplace,
# YSV: Please don't uncomment without talking to YSV
#requiredFirstTag := [AVecReg, AVecRegCx, AParSMP, ParCell],
minSize := When(use_functions, m+1, 1)))
],
DFT3 := [ DFT3_Base, DFT3_CT ],
MDDFT := [ MDDFT_Base, MDDFT_tSPL_RowCol ],
# Below is used for MDDFT. MDDFT with inplaceness excludes DFT with inplaceness
# Thus setting use_inplace=false will disable DFT inplaceness, and enable it in MDDFT
# NOTE: above is ugly! the only way to fix it is to figure out storage schemes automatically..
TTensor := [ CopyFields(AxI_IxB,rec(inplace:=not use_inplace)),
CopyFields(IxB_AxI,rec(inplace:=not use_inplace)) ],
TTensorI := [ TTensorI_toGT ],
TCompose := [ TCompose_tag ],
#D TTag := [TTag_down],
InfoNt := [Info_Base]
)),
codegen := VecRecCodegen,
libgen := CopyFields(opt.libgen, rec(terminateStrategy := VecLibTerminate)),
compileStrategy := IndicesCS,
useDeref := true
));
if use_buffering then Add(opts.breakdownRules.GT,
CopyFields(GT_BufReshape, rec(bufIters := [2,4,8,16], u := [2,4]))); fi;
if not use_functions then
opts.baseHashes := DropLast(opts.baseHashes, 1);
Append(opts.formulaStrategies.postProcess, opts.libgen.terminateStrategy);
fi;
if use_openmp then
opts.unparser := OpenMP_SSEUnparser;
else
# should not be needed in latest version
opts.subParams := [var("num_threads", TInt), var("tid", TInt)];
opts.unparser := SMP_NEONUnparser;
opts.profile := When(LocalConfig.osinfo.isWindows(), # or LocalConfig.osinfo.isCygwin(),
LocalConfig.cpuinfo.profile.threads(),
profiler.default_profiles.linux_x86_threads
);
fi;
return opts;
end;
_InitVecLibgen := function(opts, use_functions, use_openmp, use_buffering, use_inplace)
local opts, m, clet_size;
m := When(not use_functions, 64, 32);
clet_size := m;
opts := CopyFields(opts, rec(
formulaStrategies := Copy(VecLibStrategies),
breakdownRules := CopyFields(opts.breakdownRules, rec(
GT := [
CopyFields(GT_Base, rec(maxSize:=false)),
GT_NthLoop,
CopyFields(GT_DFT_CT, rec(
minRank := 1,
maxRank := When(use_buffering, 1, 0),
minSize := When(use_functions, m+1, 1),
forTransposition := false, # What is the right value? beta.anl needs false.
codeletSize := When(use_inplace, clet_size, false),
inplace := use_inplace)),
CopyFields(GT_Par, rec(parEntireLoop := false, splitLoop := true)),
GT_Vec_AxI,
GT_Vec_IxA, GT_Vec_IxA_L, GT_Vec_L_IxA,
GT_Vec_SplitL ],
DFT := [
DFT_Rader, DFT_GoodThomas, DFT_PD, DFT_Base,
CopyFields(DFT_CT, rec(maxSize := m)),
CopyFields(DFT_GT_CT, rec(
codeletSize := When(use_inplace, clet_size, false),
inplace := use_inplace,
# YSV: Please don't uncomment without talking to YSV
#requiredFirstTag := [AVecReg, AVecRegCx, AParSMP, ParCell],
minSize := When(use_functions, m+1, 1)))
],
DFT3 := [ DFT3_Base, DFT3_CT ],
MDDFT := [ MDDFT_Base, MDDFT_tSPL_RowCol ],
# Below is used for MDDFT. MDDFT with inplaceness excludes DFT with inplaceness
# Thus setting use_inplace=false will disable DFT inplaceness, and enable it in MDDFT
# NOTE: above is ugly! the only way to fix it is to figure out storage schemes automatically..
TTensor := [ CopyFields(AxI_IxB,rec(inplace:=not use_inplace)),
CopyFields(IxB_AxI,rec(inplace:=not use_inplace)) ],
TTensorI := [ TTensorI_toGT ],
TCompose := [ TCompose_tag ],
#D TTag := [TTag_down],
InfoNt := [Info_Base]
)),
codegen := VecRecCodegen,
libgen := CopyFields(opts.libgen, rec(terminateStrategy := VecLibTerminate)),
compileStrategy := IndicesCS,
useDeref := true
));
if use_buffering then Add(opts.breakdownRules.GT,
CopyFields(GT_BufReshape, rec(bufIters := [2,4,8,16], u := [2,4]))); fi;
if not use_functions then
opts.baseHashes := DropLast(opts.baseHashes, 1);
Append(opts.formulaStrategies.postProcess, opts.libgen.terminateStrategy);
fi;
if use_openmp then
opts.unparser := OpenMP_SSEUnparser;
else
# should not be needed in latest version
opts.subParams := [var("num_threads", TInt), var("tid", TInt)];
opts.unparser := SMP_SSEUnparser;
opts.profile := When(LocalConfig.osinfo.isWindows(), # or LocalConfig.osinfo.isCygwin(),
LocalConfig.cpuinfo.profile.threads(),
profiler.default_profiles.linux_x86_threads
);
fi;
return opts;
end;
# Example: doParSimdDft(1, 8, false, false, false); # no threads
# Example: doParSimdDft(4, 8, false, false, false); # 4 threads, SPMD
# Example: doParSimdDft(4, 8, false, true, false); # 4 threads, OpenMP
# Example: doParSimdDft(4, 8, true, true, false); # 4 threads, OpenMP, codelet reuse
#
doParSimdDft := function(arg)
local sizes, opts, dpbench, tags, name, isa, p, logn, use_functions, use_openmp,
use_buffering, interleavedComplex, argrec,simd_opts;
isa := arg[1];
p := arg[2];
logn := arg[3];
if Length(arg) = 4 and IsRec(arg[4]) then
argrec := CopyFields(rec(
use_functions := false,
use_openmp := true,
use_buffering := false,
interleavedComplex := true,
simd_opts := rec()
), arg[4]);
use_functions := argrec.use_functions;
use_openmp := argrec.use_openmp;
use_buffering := argrec.use_buffering;
interleavedComplex := argrec.interleavedComplex;
simd_opts := argrec.simd_opts;
else
use_functions := arg[4];
use_openmp := arg[5];
use_buffering := arg[6];
interleavedComplex := arg[7];
simd_opts := rec();
fi;
opts := InitVecLibgen(isa, use_functions, use_openmp, use_buffering);
if use_openmp then opts.language := "c.icl.openmp"; fi;
if IsList(logn) then sizes := logn;
else sizes := List([2 * isa.v * p^2 .. logn], d -> 2^d); fi;
tags := When(p=1, [AVecReg(opts.vector.isa)], [AParSMP(p), AVecReg(opts.vector.isa)]);
opts.benchTransforms := List(sizes, d -> When(interleavedComplex, InterleavedComplexT, SplitComplexT)(DFT(d)).withTags(tags));
if p = 1 then
PrintLine("ISA: ", isa, ", sizes: ", sizes);
name := isa.name;
else
PrintLine("ISA: ", isa, ", threads: ",p,", sizes: ", sizes);
name := Concat(StringInt(p), "p_", isa.name);
fi;
dpbench := DPBench(rec((name) := opts),
rec(timeBaseCases := false, verbosity:=0));
return dpbench;
end;
doParSimdMddft := function(isa, p, logn, use_functions, use_openmp, use_buffering)
local sizes, opts, dpbench, tags;
opts := InitVecLibgen(isa, use_functions, use_openmp, use_buffering);
if IsList(logn) then sizes := logn;
else sizes := List(Cartesian([4..logn], [4..logn]), d -> [2^d[1], 2^d[2]]); fi;
tags := When(p=1, [AVecReg(opts.vector.isa)], [AParSMP(p), AVecReg(opts.vector.isa)]);
PrintLine("ISA: ", isa, ", threads: ",p,", sizes: ", sizes);
opts.benchTransforms := List(sizes, d -> TRC(MDDFT(d)).withTags(tags));
dpbench := DPBench(rec((Concat(StringInt(p), "p_", isa.name)) := opts),
rec(timeBaseCases := false, verbosity:=0));
return dpbench;
end;
doParSimdWht := function(isa, p, logn, use_functions, use_openmp, use_buffering)
local sizes, opts, dpbench, tags;
opts := InitVecLibgen(isa, use_functions, use_openmp, use_buffering);
if use_openmp then opts.language := "c.icl.openmp"; else opts.language := "c.icl.opt.core2"; fi;
if IsList(logn) then sizes := logn;
else sizes := [Log2Int(isa.v^2 * p^2) .. logn]; fi;
tags := When(p=1, [AVecReg(opts.vector.isa)], [AParSMP(p), AVecReg(opts.vector.isa)]);
opts.benchTransforms := List(sizes, d -> WHT(d).withTags(tags));
PrintLine("ISA: ", isa, ", threads: ",p,", sizes: ", sizes);
dpbench := DPBench(rec((Concat(StringInt(p), "p_", isa.name)) := opts),
rec(timeBaseCases := false, verbosity:=0));
return dpbench;
end;
Class(cellopts_tmp, rec(
sc := rec(tsplRader:=false, tsplBluestein:=false, tsplPFA:=false, oddSizes:=false, interleavedComplex := false),
ic := rec(tsplRader:=false, tsplBluestein:=false, tsplPFA:=false, oddSizes:=false, interleavedComplex := true),
));
#F doMBufIndeParSimdDftCell_old([sizes], isa, p, mbuf_its)
doMBufIndeParSimdDftCell_old := function(arg)
#doMBufIndeParSimdWhtCell := function(arg)
local sizes, opts, tags, dpbench, mbuf_its, name, isa, logn, use_functions, use_openmp,
use_buffering, interleavedComplex, argrec, simd_opts, transform, p, extra_its;
sizes := arg[1];
isa := arg[2];
p := arg[3];
mbuf_its := arg[4];
use_functions := false;
use_openmp := true;
use_buffering := false;
interleavedComplex := true; #NOTE: change this?
simd_opts := rec();
opts := InitVecLibgenCell(isa, use_functions, use_openmp, use_buffering, cellopts_tmp.sc);
opts.compileStrategy := IndicesCS2_FMA;
opts.spus := p;
opts.multibuffer_its := mbuf_its;
opts.codegen := MBufCodegen;
opts.unparser := isa.unparser;
opts.profile := isa.backendConfig.profile;
#opts.globalUnrolling := opts.globalUnrolling*p;
opts.globalUnrolling := 520;
opts.measSteadyState := true;
#opts.breakdownRules.GT := [ GT_Base, GT_NthLoop, GT_DFT_CT, GT_CellDMP_base, GT_CellDMP_gen, GT_Cell, GT_Vec_AxI, GT_Vec_IxA_Push, GT_Vec_IxA_L, GT_Vec_L_IxA, GT_MBufCell_spec ];
opts.breakdownRules.GT := [ GT_Base, GT_NthLoop, GT_DFT_CT, GT_CellDMP_base, GT_CellDMP_gen, GT_Cell, GT_Vec_AxI, GT_Vec_IxA_Push, GT_Vec_IxA_L, GT_Vec_L_IxA ];
opts.breakdownRules.TL := Concatenation(opts.breakdownRules.TL, [ TL_CellDMP ]);
# Determine best packet size here. Packet size is simply size of kernel
# Determine the correct # of extra loops here
# For block size of 16384 bytes, we need (16384/(opts.vector.bits/8))/
# WHT:
#transform := k -> GT(WHT(LogInt(k,2)), GTPar, GTPar, [mbuf_its*p*((16384/(opts.vector.isa.bits/8))/k)]).withTags(
# Concatenation([ParCell(p, k*((16384/(opts.vector.isa.bits/8))/k)), MBufCell(mbuf_its)], opts.tags));
# DFT_ic:
transform := k -> GT( TRC(GT(DFT(k,1,false), GTPar, GTPar, [((16384/(opts.vector.isa.bits/8))/(2*k))])), GTPar, GTPar, [mbuf_its*p]).withTags(
Concatenation([ParCell(p, 2*k*((16384/(opts.vector.isa.bits/8))/(2*k))), MBufCell(mbuf_its)], opts.tags) );
# DFT_sc: (untested)
#transform := k -> GT( SplitComplexT(DFT(k,1,false)), GTPar, GTPar, [mbuf_its*p*((16384/(opts.vector.isa.bits/8))/(2*k))]).withTags(
# Concatenation([ParCell(p, 2*k*((16384/(opts.vector.isa.bits/8))/(2*k))), MBufCell(mbuf_its)], opts.tags) );
#Error("BP");
opts.benchTransforms := List(sizes, transform);
PrintLine("ISA: ", isa, ", Multibuf_its: ",mbuf_its,", sizes: ", sizes);
name := Concat(StringInt(p), "p_", StringInt(mbuf_its), "mbuf_", isa.name, "_ic");
dpbench := DPBench(rec((name) := opts),
rec(timeBaseCases := false, verbosity:=0));
return dpbench;
end;
#F doMBufIndeParSimdDftCell([sizes], isa, p, mbuf_its)
#F Does a multibffered, parallel DFT, but not the IxDFT.
doMBufIndeParSimdDftCell_single := function(arg)
#doMBufIndeParSimdWhtCell := function(arg)
local sizes, opts, tags, dpbench, mbuf_its, name, isa, logn, use_functions, use_openmp,
use_buffering, interleavedComplex, argrec, simd_opts, transform, p, extra_its;
sizes := arg[1];
isa := arg[2];
p := arg[3];
mbuf_its := arg[4];
use_functions := false;
use_openmp := true;
use_buffering := false;
interleavedComplex := true; #NOTE: change this?
simd_opts := rec();
opts := InitVecLibgenCell(isa, use_functions, use_openmp, use_buffering, cellopts_tmp.sc);
opts.compileStrategy := IndicesCS2_FMA;
opts.spus := p;
opts.multibuffer_its := mbuf_its;
opts.codegen := MBufCodegen;
opts.unparser := isa.unparser;
opts.profile := isa.backendConfig.profile;
#opts.globalUnrolling := opts.globalUnrolling*p;
opts.globalUnrolling := 520;
opts.measSteadyState := true;
#opts.breakdownRules.GT := [ GT_Base, GT_NthLoop, GT_DFT_CT, GT_CellDMP_base, GT_CellDMP_gen, GT_Cell, GT_Vec_AxI, GT_Vec_IxA_Push, GT_Vec_IxA_L, GT_Vec_L_IxA, GT_MBufCell_spec ];
opts.breakdownRules.GT := [ GT_Base, GT_NthLoop, GT_DFT_CT, GT_CellDMP_base, GT_CellDMP_gen, GT_Cell, GT_Vec_AxI, GT_Vec_IxA_Push, GT_Vec_IxA_L, GT_Vec_L_IxA];
opts.breakdownRules.TL := Concatenation(opts.breakdownRules.TL, [ TL_CellDMP ]);
# Determine best packet size here. Packet size is simply size of kernel
# Determine the correct # of extra loops here
# For block size of 16384 bytes, we need (16384/(opts.vector.bits/8))/
# WHT:
#transform := k -> GT(WHT(LogInt(k,2)), GTPar, GTPar, [mbuf_its*p*((16384/(opts.vector.isa.bits/8))/k)]).withTags(
# Concatenation([ParCell(p, k*((16384/(opts.vector.isa.bits/8))/k)), MBufCell(mbuf_its)], opts.tags));
# DFT_ic:
#transform := k -> GT( TRC(DFT(k,1,false)), GTPar, GTPar, [mbuf_its*p]).withTags( Concatenation([ParCell(p, (2*k)), MBufCell(mbuf_its)], opts.tags) );
# DFT_sc:
transform := k -> GT( SplitComplexT(DFT(k,1,false)), GTPar, GTPar, [mbuf_its*p]).withTags( Concatenation([ParCell(p, (2*k)), MBufCell(mbuf_its)], opts.tags) );
opts.benchTransforms := List(sizes, transform);
PrintLine("ISA: ", isa, ", Multibuf_its: ",mbuf_its,", sizes: ", sizes);
name := Concat(StringInt(mbuf_its), "mbuf_", StringInt(p), "p_", isa.name, "_sc");
dpbench := DPBench(rec((name) := opts),
rec(timeBaseCases := false, verbosity:=0));
return dpbench;
end;
#F doMBufIndeParSimdDftCell([sizes], isa, p, mbuf_its)
#F Does just the IxBase (no parallelization, no multibuffering)
doMBufIndeParSimdDftCell_IxDFTbase := function(arg)
#doMBufIndeParSimdWhtCell := function(arg)
local sizes, opts, tags, dpbench, mbuf_its, name, isa, logn, use_functions, use_openmp,
use_buffering, interleavedComplex, argrec, simd_opts, transform, p, extra_its;
sizes := arg[1];
isa := arg[2];
p := arg[3];
mbuf_its := arg[4];
use_functions := false;
use_openmp := true;
use_buffering := false;
interleavedComplex := true; #NOTE: change this?
simd_opts := rec();
opts := InitVecLibgenCell(isa, use_functions, use_openmp, use_buffering, cellopts_tmp.sc);
opts.compileStrategy := IndicesCS2_FMA;
opts.spus := p;
opts.multibuffer_its := mbuf_its;
opts.codegen := MBufCodegen;
opts.unparser := isa.unparser;
opts.profile := isa.backendConfig.profile;
#opts.globalUnrolling := opts.globalUnrolling*p;
opts.globalUnrolling := 520;
opts.measSteadyState := true;
#opts.breakdownRules.GT := [ GT_Base, GT_NthLoop, GT_DFT_CT, GT_CellDMP_base, GT_CellDMP_gen, GT_Cell, GT_Vec_AxI, GT_Vec_IxA_Push, GT_Vec_IxA_L, GT_Vec_L_IxA, GT_MBufCell_spec ];
opts.breakdownRules.GT := [ GT_Base, GT_NthLoop, GT_DFT_CT, GT_CellDMP_base, GT_CellDMP_gen, GT_Cell, GT_Vec_AxI, GT_Vec_IxA_Push, GT_Vec_IxA_L, GT_Vec_L_IxA ];
opts.breakdownRules.TL := Concatenation(opts.breakdownRules.TL, [ TL_CellDMP ]);
# Determine best packet size here. Packet size is simply size of kernel
# Determine the correct # of extra loops here
# For block size of 16384 bytes, we need (16384/(opts.vector.bits/8))/
# WHT:
#transform := k -> GT(WHT(LogInt(k,2)), GTPar, GTPar, [mbuf_its*p*((16384/(opts.vector.isa.bits/8))/k)]).withTags(
# Concatenation([ParCell(p, k*((16384/(opts.vector.isa.bits/8))/k)), MBufCell(mbuf_its)], opts.tags));
# DFT_ic:
#transform := k -> TRC(GT(DFT(k,1,false), GTPar, GTPar, [((16384/(opts.vector.isa.bits/8))/(2*k))])).withTags(opts.tags);
# DFT_sc:
transform := k -> GT( SplitComplexT(DFT(k,1,false)), GTPar, GTPar, [((16384/(opts.vector.isa.bits/8))/(2*k))] ).withTags(opts.tags);
opts.benchTransforms := List(sizes, transform);
PrintLine("ISA: ", isa, ", Multibuf_its: ",mbuf_its,", sizes: ", sizes);
name := Concat("Ix_", isa.name, "_sc");
dpbench := DPBench(rec((name) := opts),
rec(timeBaseCases := false, verbosity:=0));
return dpbench;
end;
RecursStep.needInterleavedLeft := self >> self.child(1).needInterleavedLeft();
RecursStep.needInterleavedRight := self >> self.child(1).needInterleavedRight();
RTWrap.needInterleavedRight := self >> false;
RTWrap.needInterleavedLeft := self >> false;
VGath.mkCodelet := self >> ObjId(self)(self.func.mkCodelet(), self.v);
VGath_sv.mkCodelet := self >> ObjId(self)(self.func.mkCodelet(), self.v, self.sv);
VScat.mkCodelet := self >> ObjId(self)(self.func.mkCodelet(), self.v);
VScat_sv.mkCodelet := self >> ObjId(self)(self.func.mkCodelet(), self.v, self.sv);
VTensor.mkCodelet := self >> ObjId(self)(self.child(1).mkCodelet(), self.vlen);
VRC.mkCodelet := self >> ObjId(self)(self.child(1).mkCodelet(), self.v);
VRCL.mkCodelet := self >> ObjId(self)(self.child(1).mkCodelet(), self.v);
VRCR.mkCodelet := self >> ObjId(self)(self.child(1).mkCodelet(), self.v);
VRCLR.mkCodelet := self >> ObjId(self)(self.child(1).mkCodelet(), self.v);
BlockVPerm.mkCodelet := self >> self;
VPerm.mkCodelet := self >> self;
VPrm_x_I.mkCodelet := self >> self;
VDiag.mkCodelet := self >> ObjId(self)(self.element.mkCodelet(), self.v);
VDiag_x_I.mkCodelet := self >> ObjId(self)(self.element.mkCodelet(), self.v);
VRCDiag.mkCodelet := self >> ObjId(self)(self.element.mkCodelet(), self.v);
VData.signature := self >> CodeletSignature(self.func);
VData.codeletParams := self >> CodeletParams(self.func);
VData.mkCodelet := self >> ObjId(self)(MkCodelet(self.func), self.v);
VData.codeletShape := self >> [ObjId(self), CodeletShape(self.func), self.v];
VDup.signature := self >> CodeletSignature(self.func);
VDup.codeletParams := self >> CodeletParams(self.func);
VDup.mkCodelet := self >> ObjId(self)(MkCodelet(self.func), self.v);
VDup.codeletShape := self >> [ObjId(self), CodeletShape(self.func), self.v];
# NOTE:
# Also children/rChildren is invalid throughout
# children/rChildren inconsistent with constructor
# cutoff_size is eg. 8, then vector length 4 results in VTensor(DFT(2), 4),
# which is size 16, and will be terminated to a Blk(...). How do we prevent this?
# niterate := function(clet_set)
# s := vrec4(7, 8)[2]; s := prep(s);
# UniteSet(clet_set, List(clets(s), CodeletName));
# return clet_set;
# end;
#
# iterate := function(clet_set)
# s := vrec4(7, 8)[2]; s := prep(s);
# UniteSet(clet_set, clets(s));
# return clet_set;
# end;
| GAP | 4 | sr7cb/spiral-software | namespaces/spiral/libgen/recvector.gi | [
"BSD-2-Clause-FreeBSD"
] |
--TEST--
SPL: SplPriorityQueue current on empty queue should give null
--CREDITS--
Mark Schaschke (mark@fractalturtle.com)
TestFest London May 2009
--FILE--
<?php
$h = new SplPriorityQueue();
var_dump($h->current());
?>
--EXPECT--
NULL
| PHP | 3 | guomoumou123/php5.5.10 | ext/spl/tests/pqueue_current_error.phpt | [
"PHP-3.01"
] |
{**
* @param array $namespaces
* @param array $classes
* @param string $namespace
* @param Apigen\CustomClassReflection $class
* @param string $fileRoot
*}
{default $class = NULL, $namespace = NULL, $top = TRUE}
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<link rel="stylesheet" href="style.css" />
<title>{block title}My website{/block}</title>
</head>
<body>
<div id="sidebar">
{block sidebar}
<ul>
<li><a href="/">Homepage</a></li>
<li><a href="/contact">Contact</a></li>
</ul>
{/block}
</div>
<div id="content">
{include #content}
</div>
</body>
</html> | Latte | 3 | timfel/netbeans | php/php.latte/test/unit/data/testfiles/parser/issue245728_23.latte | [
"Apache-2.0"
] |
// rustfmt-normalize_comments: true
enum E {
A, //* I am not a block comment (caused panic)
B,
}
| Rust | 4 | mbc-git/rust | src/tools/rustfmt/tests/target/issue-1216.rs | [
"ECL-2.0",
"Apache-2.0",
"MIT-0",
"MIT"
] |
namespace OpenAPI
open StoreApiHandlerParams
open StoreApiServiceImplementation
open Microsoft.AspNetCore.Mvc
open Microsoft.AspNetCore.Http
open Newtonsoft.Json
open Microsoft.Azure.WebJobs
open System.IO
module StoreApiHandlers =
/// <summary>
///
/// </summary>
//#region DeleteOrder
/// <summary>
/// Delete purchase order by ID
/// </summary>
[<FunctionName("DeleteOrder")>]
let DeleteOrder
([<HttpTrigger(Extensions.Http.AuthorizationLevel.Anonymous, "DELETE", Route = "/v2/store/order/{orderId}")>]
req:HttpRequest ) =
let result = StoreApiService.DeleteOrder ()
match result with
| DeleteOrderStatusCode400 resolved ->
let content = resolved.content
let responseContentType = "text/plain"
ContentResult(Content = content, ContentType = responseContentType, StatusCode = System.Nullable(400))
| DeleteOrderStatusCode404 resolved ->
let content = resolved.content
let responseContentType = "text/plain"
ContentResult(Content = content, ContentType = responseContentType, StatusCode = System.Nullable(404))
//#region GetInventory
/// <summary>
/// Returns pet inventories by status
/// </summary>
[<FunctionName("GetInventory")>]
let GetInventory
([<HttpTrigger(Extensions.Http.AuthorizationLevel.Anonymous, "GET", Route = "/v2/store/inventory")>]
req:HttpRequest ) =
let result = StoreApiService.GetInventory ()
match result with
| GetInventoryDefaultStatusCode resolved ->
let content = JsonConvert.SerializeObject resolved.content
let responseContentType = "application/json"
ContentResult(Content = content, ContentType = responseContentType, StatusCode = System.Nullable(200))
//#region GetOrderById
/// <summary>
/// Find purchase order by ID
/// </summary>
[<FunctionName("GetOrderById")>]
let GetOrderById
([<HttpTrigger(Extensions.Http.AuthorizationLevel.Anonymous, "GET", Route = "/v2/store/order/{orderId}")>]
req:HttpRequest ) =
let result = StoreApiService.GetOrderById ()
match result with
| GetOrderByIdDefaultStatusCode resolved ->
let content = JsonConvert.SerializeObject resolved.content
let responseContentType = "application/json"
ContentResult(Content = content, ContentType = responseContentType, StatusCode = System.Nullable(200))
| GetOrderByIdStatusCode400 resolved ->
let content = resolved.content
let responseContentType = "text/plain"
ContentResult(Content = content, ContentType = responseContentType, StatusCode = System.Nullable(400))
| GetOrderByIdStatusCode404 resolved ->
let content = resolved.content
let responseContentType = "text/plain"
ContentResult(Content = content, ContentType = responseContentType, StatusCode = System.Nullable(404))
//#region PlaceOrder
/// <summary>
/// Place an order for a pet
/// </summary>
[<FunctionName("PlaceOrder")>]
let PlaceOrder
([<HttpTrigger(Extensions.Http.AuthorizationLevel.Anonymous, "POST", Route = "/v2/store/order")>]
req:HttpRequest ) =
use reader = StreamReader(req.Body)
let mediaTypes = [] // currently unused
let bind (contentType:string) body =
match (contentType.ToLower()) with
| "application/json" ->
body |> JsonConvert.DeserializeObject<PlaceOrderBodyParams>
| _ -> failwith (sprintf "TODO - ContentType %s not currently supported" contentType)
let bodyParams = reader.ReadToEnd() |> bind req.ContentType
let result = StoreApiService.PlaceOrder bodyParams
match result with
| PlaceOrderDefaultStatusCode resolved ->
let content = JsonConvert.SerializeObject resolved.content
let responseContentType = "application/json"
ContentResult(Content = content, ContentType = responseContentType, StatusCode = System.Nullable(200))
| PlaceOrderStatusCode400 resolved ->
let content = resolved.content
let responseContentType = "text/plain"
ContentResult(Content = content, ContentType = responseContentType, StatusCode = System.Nullable(400))
| F# | 5 | MalcolmScoffable/openapi-generator | samples/server/petstore/fsharp-functions/OpenAPI/src/api/StoreApiHandler.fs | [
"Apache-2.0"
] |
GET /test HTTP/1.0\r\n
Host: 0.0.0.0:5000\r\n
User-Agent: ApacheBench/2.3\r\n
Accept: */*\r\n
\r\n | HTTP | 1 | ashishmjn/gunicorn | tests/requests/valid/015.http | [
"MIT"
] |
%%
%unicode 6.0
%public
%class UnicodeScripts_6_0_extensions_3
%type int
%standalone
%include ../../resources/common-unicode-all-enumerated-property-defined-values-only-java
%%
<<EOF>> { printOutput(); return 1; }
\p{Script_Extensions:Gurmukhi} { setCurCharPropertyValue("Script_Extensions:Gurmukhi"); }
\p{Script_Extensions:Hangul} { setCurCharPropertyValue("Script_Extensions:Hangul"); }
\p{Script_Extensions:Tagalog} { setCurCharPropertyValue("Script_Extensions:Tagalog"); }
\p{Script_Extensions:Thaana} { setCurCharPropertyValue("Script_Extensions:Thaana"); }
[^] { }
| JFlex | 3 | Mivik/jflex | testsuite/testcases/src/test/cases/unicode-scripts/UnicodeScripts_6_0_extensions_3.flex | [
"BSD-3-Clause"
] |
---
title: Documentation
layout: documentation
breadcrumb:
- home
- documentation
---
{% include components/links.html icons=true %}
| HTML | 1 | kalpitzeta/bulma | docs/documentation.html | [
"MIT"
] |
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# @ECLASS: enlightenment.eclass
# @MAINTAINER:
# maintainer-needed@gentoo.org
# @BLURB: simplify enlightenment package management
if [[ -z ${_ENLIGHTENMENT_ECLASS} ]]; then
_ENLIGHTENMENT_ECLASS=1
inherit epatch epunt-cxx libtool
# @ECLASS-VARIABLE: E_PYTHON
# @DEFAULT_UNSET
# @DESCRIPTION:
# if defined, the package is based on Python/distutils
# @ECLASS-VARIABLE: E_CYTHON
# @DEFAULT_UNSET
# @DESCRIPTION:
# if defined, the package is Cython bindings (implies E_PYTHON)
# @ECLASS-VARIABLE: E_ECONF
# @DESCRIPTION:
# Array of flags to pass to econf (obsoletes MY_ECONF)
E_ECONF=()
# E_STATE's:
# release [default]
# SRC_URI $P.tar.gz
# S $WORKDIR/$P
#
# snap $PV has .200##### datestamp or .### counter
# SRC_URI $P.tar.bz2
# S $WORKDIR/$P
#
# live $PV has a 9999 marker
# KEYWORDS ""
# SRC_URI git/etc... up
# S $WORKDIR/$E_S_APPEND
#
# Overrides:
# KEYWORDS EKEY_STATE
# SRC_URI EURI_STATE
# S EURI_STATE
E_LIVE_SERVER_DEFAULT_GIT="https://git.enlightenment.org"
E_STATE="release"
if [[ ${PV} == *9999* ]] ; then
if [[ ${EGIT_URI_APPEND} ]] ; then
E_LIVE_SERVER=${E_LIVE_SERVER:-${E_LIVE_SERVER_DEFAULT_GIT}}
EGIT_URI_APPEND=${EGIT_URI_APPEND:-${PN}}
EGIT_PROJECT="enlightenment/${EGIT_SUB_PROJECT}/${EGIT_URI_APPEND}"
EGIT_REPO_URI=${EGIT_SERVER:-${E_LIVE_SERVER_DEFAULT_GIT}}/${EGIT_SUB_PROJECT}/${EGIT_URI_APPEND}.git
E_S_APPEND=${EGIT_URI_APPEND}
E_LIVE_SOURCE="git"
inherit git-2
fi
E_STATE="live"
WANT_AUTOTOOLS="yes"
elif [[ -n ${E_SNAP_DATE} ]] ; then
E_STATE="snap"
else
E_STATE="release"
fi
# Parse requested python state
: ${E_PYTHON:=${E_CYTHON}}
if [[ -n ${E_PYTHON} ]] ; then
PYTHON_DEPEND="2"
inherit python
fi
if [[ ${WANT_AUTOTOOLS} == "yes" ]] ; then
WANT_AUTOCONF=${E_WANT_AUTOCONF:-latest}
WANT_AUTOMAKE=${E_WANT_AUTOMAKE:-latest}
inherit autotools
fi
ENLIGHTENMENT_EXPF="src_unpack src_compile src_install"
case "${EAPI:-0}" in
2|3|4|5) ENLIGHTENMENT_EXPF+=" src_prepare src_configure" ;;
*) ;;
esac
EXPORT_FUNCTIONS ${ENLIGHTENMENT_EXPF}
DESCRIPTION="An Enlightenment Foundation production"
HOMEPAGE="https://www.enlightenment.org"
if [[ -z ${SRC_URI} ]] ; then
case ${EURI_STATE:-${E_STATE}} in
release) SRC_URI="mirror://sourceforge/enlightenment/${P}.tar.gz";;
snap) SRC_URI="http://download.enlightenment.org/snapshots/${E_SNAP_DATE}/${P}.tar.bz2";;
live) SRC_URI="";;
esac
fi
LICENSE="BSD"
SLOT="0"
IUSE="nls doc"
DEPEND="doc? ( app-doc/doxygen )
${E_PYTHON:+>=dev-python/setuptools-0.6_rc9}
${E_CYTHON:+>=dev-python/cython-0.12.1}"
RDEPEND="nls? ( sys-devel/gettext )"
case ${EURI_STATE:-${E_STATE}} in
release) S=${WORKDIR}/${P};;
snap) S=${WORKDIR}/${P};;
live) S=${WORKDIR}/${E_S_APPEND};;
esac
enlightenment_src_unpack() {
if [[ ${E_STATE} == "live" ]] ; then
case ${E_LIVE_SOURCE} in
git) git-2_src_unpack;;
*) die "eek!";;
esac
else
unpack ${A}
fi
if ! has src_prepare ${ENLIGHTENMENT_EXPF} ; then
cd "${S}" || die
enlightenment_src_prepare
fi
}
enlightenment_src_prepare() {
epatch_user
[[ -s gendoc ]] && chmod a+rx gendoc
if [[ ${WANT_AUTOTOOLS} == "yes" ]] ; then
[[ -d po ]] && eautopoint -f
# autotools require README, when README.in is around, but README
# is created later in configure step
[[ -f README.in ]] && touch README
eautoreconf
fi
epunt_cxx
elibtoolize
}
enlightenment_src_configure() {
# gstreamer sucks, work around it doing stupid stuff
export GST_REGISTRY="${S}/registry.xml"
has static-libs ${IUSE} && E_ECONF+=( $(use_enable static-libs static) )
econf ${MY_ECONF} "${E_ECONF[@]}"
}
enlightenment_src_compile() {
has src_configure ${ENLIGHTENMENT_EXPF} || enlightenment_src_configure
V=1 emake || die
if use doc ; then
if [[ -x ./gendoc ]] ; then
./gendoc || die
elif emake -j1 -n doc >&/dev/null ; then
V=1 emake doc || die
fi
fi
}
enlightenment_src_install() {
V=1 emake install DESTDIR="${D}" || die
find "${D}" '(' -name CVS -o -name -o -name .git ')' -type d -exec rm -rf '{}' \; 2>/dev/null
for d in AUTHORS ChangeLog NEWS README TODO ${EDOCS}; do
[[ -f ${d} ]] && dodoc ${d}
done
use doc && [[ -d doc ]] && dohtml -r doc/*
if has static-libs ${IUSE} ; then
use static-libs || find "${D}" -name '*.la' -exec rm -f {} +
fi
}
fi
| Gentoo Eclass | 3 | NighttimeDriver50000/Sabayon-Packages | local_overlay/eclass/enlightenment.eclass | [
"MIT"
] |
module Page {
// View code goes here
function page_template(title, content) {
html =
<div class="navbar navbar-fixed-top">
<div class=navbar-inner>
<div class=container>
<a class=brand href="./index.html">application_name</>
</div>
</div>
</div>
<div id=#main class=container-fluid>
{content}
</div>
Resource.page(title, html)
}
function default_page() {
content =
<div class="hero-unit">
Page content goes here...
</div>
page_template("Default page", content)
}
}
| Opa | 3 | Machiaweliczny/oppailang | tools/opa-create/template/mvc/src/view/page.opa | [
"MIT"
] |
import * as React from 'react';
import { Box, ThemeProvider, createTheme } from '@mui/system';
const theme = createTheme({
palette: {
background: {
paper: '#fff',
},
text: {
primary: '#173A5E',
secondary: '#46505A',
},
action: {
active: '#001E3C',
},
success: {
dark: '#009688',
},
},
});
export default function Example() {
return (
<ThemeProvider theme={theme}>
<Box
sx={{
bgcolor: 'background.paper',
boxShadow: 1,
borderRadius: 2,
p: 2,
minWidth: 300,
}}
>
<Box sx={{ color: 'text.secondary' }}>Sessions</Box>
<Box sx={{ color: 'text.primary', fontSize: 34, fontWeight: 'medium' }}>
98.3 K
</Box>
<Box
sx={{
color: 'success.dark',
display: 'inline',
fontWeight: 'bold',
mx: 0.5,
fontSize: 14,
}}
>
+18.77%
</Box>
<Box sx={{ color: 'text.secondary', display: 'inline', fontSize: 14 }}>
vs. last week
</Box>
</Box>
</ThemeProvider>
);
}
| TypeScript | 4 | dany-freeman/material-ui | docs/data/system/the-sx-prop/Example.tsx | [
"MIT"
] |
C Copyright(c) 1998, Space Science and Engineering Center, UW-Madison
C Refer to "McIDAS Software Acquisition and Distribution Policies"
C in the file mcidas/data/license.txt
C *** $Id: nvxgmsx.dlm,v 1.1 2000/06/26 15:51:49 daves Exp $ ***
FUNCTION NVXINI(IFUNC,IPARMS)
INTEGER IFUNC
INTEGER IPARMS(*)
INTEGER OFFSET1
INTEGER OFFSET2
CHARACTER*4 CLIT
CHARACTER FORM*5
CHARACTER CPARMS(3200)*1
COMMON/GMSNAVCOM/NAVTYPE
IF (IFUNC .EQ. 1) THEN
c* Remove "MORE" from every 128th word before initilizing
c* mapping common block.
OFFSET1 = 4
OFFSET2 = 0
CALL MOVC(504,IPARMS,OFFSET1,CPARMS,OFFSET2)
OFFSET1 = OFFSET1 + 508
OFFSET2 = OFFSET2 + 504
DO 100 i = 1, 4
CALL MOVC(508,IPARMS,OFFSET1,CPARMS,OFFSET2)
OFFSET1 = OFFSET1 + 512
OFFSET2 = OFFSET2 + 508
100 continue
FORM = 'short'
CALL DECODE_OA_BLOCK(CPARMS,FORM)
ELSE IF (IFUNC.EQ.2) THEN
IF(INDEX(CLIT(IPARMS(1)),'XY').NE.0) NAVTYPE=1
IF(INDEX(CLIT(IPARMS(1)),'LL').NE.0) NAVTYPE=2
ENDIF
NVXINI = 0
RETURN
END
FUNCTION NVXSAE(LIN,ELE,DUM1,LAT,LON,Z)
INTEGER*4 IRET
INTEGER*4 MODE
COMMON/GMSNAVCOM/NAVTYPE
REAL*4 RINF(8)
REAL*8 DSCT
REAL LAT
REAL LON
REAL ELE
REAL LIN
REAL DUM1
REAL Z
REAL LATLON(2)
REAL SUBLAT
REAL SUBLON
REAL YLAT
REAL YLON
MODE=-1
CALL SUBLATLON(LATLON)
SUBLAT = LATLON(1)
SUBLON = LATLON(2)
CALL MGIVSR(MODE,ELE,LIN,LON,LAT,0.0,RINF,DSCT,IRET)
IF(IRET .NE. 0)GOTO 100
IF(ABS(LON) .GT. 180.)GOTO 100
LON = -1.*LON
IF((LON .GT. 90.-SUBLON).AND.(LON .LT. 270.-SUBLON))GOTO 100
IF(NAVTYPE.EQ.1) THEN
YLAT=LAT
YLON=LON
CALL LLCART(YLAT,YLON,LAT,LON,Z)
ENDIF
NVXSAE = 0
RETURN
100 NVXSAE = -1
RETURN
END
FUNCTION NVXEAS(INLAT,INLON,Z,LIN,ELE,DUM1)
INTEGER MODE
INTEGER*4 IRET
COMMON/GMSNAVCOM/NAVTYPE
REAL*4 RINF(8)
REAL*8 DSCT
REAL INLAT
REAL INLON
REAL LAT
REAL LON
REAL LIN
REAL ELE
REAL DUM1
REAL LATLON(2)
REAL SUBLAT
REAL SUBLON
REAL X
REAL Y
REAL Z
LAT=INLAT
LON=INLON
IF(NAVTYPE.EQ.1) THEN
X=LAT
Y=LON
CALL CARTLL(X,Y,Z,LAT,LON)
ENDIF
MODE=1
CALL SUBLATLON(LATLON)
SUBLAT = LATLON(1)
SUBLON = LATLON(2)
IF( ABS(LAT).GT.90 ) GOTO 100
IF( ABS(LON).GT. 180 ) GOTO 100
IF( LON.GT.90.-SUBLON .AND. LON.LT.270.-SUBLON) GOTO 100
LON=-1.0*LON
CALL MGIVSR(MODE,ELE,LIN,LON,LAT,0.0,RINF,DSCT,IRET)
IF(IRET .NE. 0)GOTO 100
NVXEAS = 0
RETURN
100 NVXEAS = -1
RETURN
END
FUNCTION NVXOPT(IFUNC,XIN,XOUT)
C
C IFUNC= 'SPOS' SUBSATELLITE LAT/LON
C
C XIN - NOT USED
C XOUT - 1. SUB-SATELLITE LATITUDE
C - 2. SUB-SATELLITE LONGITUDE
C
C
C IFUNC= 'ANG ' ANGLES
C
C XIN - 1. SSYYDDD
C 2. TIME (HOURS)
C 3. LATITUDE
C 4. LONGITUDE (***** WEST NEGATIVE *****)
C XOUT- 1. SATELLITE ANGLE
C 2. SUN ANGLE
C 3. RELATIVE ANGLE
C
C
C
C IFUNC= 'HGT ' INPUT HEIGHT FOR PARALLAX
C
C XIN - 1. HEIGHT (KM)
C
REAL*4 XIN(*),XOUT(*)
CHARACTER*4 CLIT,CFUNC
CFUNC=CLIT(IFUNC)
NVXOPT=0
IF(CFUNC.EQ.'SPOS') THEN
CALL SUBLATLON(XOUT)
CALL SDEST('IN NVX OPT USING --- SPOS',0)
ELSE IF(CFUNC.EQ.'ANG ') THEN
CALL SDEST('IN NVX OPT USING --- ANG ',0)
ELSE IF(CFUNC.EQ.'HGT ') THEN
CALL SDEST('IN NVX OPT USING --- HGT ',0)
ELSE
NVXOPT=1
ENDIF
RETURN
END
C
C
C
C
C-----SUBSIDIARY SUBPROGRAMS
C
C
C
FUNCTION ICON1(YYMMDD)
C
C CONVERTS YYMMDD TO YYDDD
C
IMPLICIT INTEGER(A-Z)
DIMENSION NUM(12)
DATA NUM/0,31,59,90,120,151,181,212,243,273,304,334/
C
YEAR=MOD(YYMMDD/10000,100)
MONTH=MOD(YYMMDD/100,100)
DAY=MOD(YYMMDD,100)
IF(MONTH.LT.0.OR.MONTH.GT.12)MONTH=1
JULDAY=DAY+NUM(MONTH)
IF(MOD(YEAR,4).EQ.0.AND.MONTH.GT.2) JULDAY=JULDAY+1
ICON1=1000*YEAR+JULDAY
RETURN
END
C
C MRNLLXYZ MB 09/15/83; BYPASS GEOLAT & MAKE WEST = +
C MRLLXYZ MB 7/09/82; CNVERT LAT/LON TO/FROM EARTH-CENTERED X,Y,Z
SUBROUTINE NLLXYZ(XLAT,XLON,X,Y,Z)
C-----CONVERT LAT,LON TO EARTH CENTERED X,Y,Z
C (DALY, 1978)
C-----XLAT,XLON ARE IN DEGREES, WITH NORTH AND WEST POSITIVE
C-----X,Y,Z ARE GIVEN IN KM. THEY ARE THE COORDINATES IN A RECTANGULAR
C FRAME WITH ORIGIN AT THE EARTH CENTER, WHOSE POSITIVE
C X-AXIS PIERCES THE EQUATOR AT LON 0 DEG, WHOSE POSITIVE Y-AXIS
C PIERCES THE EQUATOR AT LON 90 DEG, AND WHOSE POSITIVE Z-AXIS
C INTERSECTS THE NORTH POLE.
AB=40546851.22
ASQ=40683833.48
BSQ=40410330.18
R=6371.221
RSQ=R*R
RDPDG=1.745329252E-02
YLAT=RDPDG*XLAT
C-----CONVERT TO GEOCENTRIC (SPHERICAL) LATITUDE
CCC YLAT=GEOLAT(YLAT,1)
YLAT=ATAN2(BSQ*SIN(YLAT),ASQ*COS(YLAT))
YLON=-RDPDG*XLON
SNLT=SIN(YLAT)
CSLT=COS(YLAT)
CSLN=COS(YLON)
SNLN=SIN(YLON)
TNLT=(SNLT/CSLT)**2
R=AB*SQRT((1.0+TNLT)/(BSQ+ASQ*TNLT))
X=R*CSLT*CSLN
Y=R*CSLT*SNLN
Z=R*SNLT
RETURN
END
SUBROUTINE NXYZLL(X,Y,Z,XLAT,XLON)
C-----CONVERT EARTH-CENTERED X,Y,Z TO LAT & LON
C-----X,Y,Z ARE GIVEN IN KM. THEY ARE THE COORDINATES IN A RECTANGULAR
C COORDINATE SYSTEM WITH ORIGIN AT THE EARTH CENTER, WHOSE POS.
C X-AXIS PIERCES THE EQUATOR AT LON 0 DEG, WHOSE POSITIVE Y-AXIS
C PIERCES THE EQUATOR AT LON 90 DEG, AND WHOSE POSITIVE Z-AXIS
C INTERSECTS THE NORTH POLE.
C-----XLAT,XLON ARE IN DEGREES, WITH NORTH AND WEST POSITIVE
C
ASQ=40683833.48
BSQ=40410330.18
RDPDG=1.745329252E-02
C
XLAT=100.0
XLON=200.0
IF(X.EQ.0..AND.Y.EQ.0..AND.Z.EQ.0.) GO TO 90
A=ATAN(Z/SQRT(X*X+Y*Y))
C-----CONVERT TO GEODETIC LATITUDE
CCC XLAT=GEOLAT(ATAN(Z/SQRT(X*X+Y*Y)),2)/RDPDG
XLAT=ATAN2(ASQ*SIN(A),BSQ*COS(A))/RDPDG
XLON=-ATAN2(Y,X)/RDPDG
90 RETURN
END
| IDL | 4 | oxelson/gempak | extlibs/AODT/v72/odtmcidas/navcal/navcal/nvxgmsx.dlm | [
"BSD-3-Clause"
] |
#include "caffe2/operators/hard_sigmoid_op.h"
#include <algorithm>
#include <functional>
#include "caffe2/core/context_gpu.h"
namespace caffe2 {
namespace {
template <typename T>
__global__ void HardSigmoidCUDAKernel(
const int N,
const T alpha,
const T beta,
const T* X,
T* Y) {
CUDA_1D_KERNEL_LOOP(i, N) {
#if __CUDA_ARCH__ >= 350
Y[i] = max(T(0), min(T(1), alpha * __ldg(X + i) + beta));
#else
Y[i] = max(T(0), min(T(1), alpha * X[i] + beta));
#endif
}
}
template <typename T>
__global__ void HardSigmoidGradientCUDAKernel(
const int N,
const T alpha,
const T* dY,
const T* Y,
T* dX) {
CUDA_1D_KERNEL_LOOP(i, N) {
#if __CUDA_ARCH__ >= 350
dX[i] = (__ldg(Y + i) > T(0) && __ldg(Y + i) < T(1)) ? __ldg(dY + i) * alpha
: T(0);
#else
dX[i] = (Y[i] > T(0) && Y[i] < T(1)) ? dY[i] * alpha : T(0);
#endif
}
}
} // namespace
template <>
template <typename T>
bool HardSigmoidFunctor<CUDAContext>::
operator()(const int N, const T* X, T* Y, CUDAContext* context) const {
HardSigmoidCUDAKernel<T>
<<<CAFFE_GET_BLOCKS(N),
CAFFE_CUDA_NUM_THREADS,
0,
context->cuda_stream()>>>(N, alpha, beta, X, Y);
C10_CUDA_KERNEL_LAUNCH_CHECK();
return true;
}
template <>
template <typename T>
bool HardSigmoidGradientFunctor<CUDAContext>::Forward(
const std::vector<int>& Y_dims,
const std::vector<int>& /* dY_dims */,
const T* Y,
const T* dY,
T* dX,
CUDAContext* context) const {
const int size = std::accumulate(
Y_dims.cbegin(), Y_dims.cend(), 1, std::multiplies<int>());
HardSigmoidGradientCUDAKernel<T>
<<<CAFFE_GET_BLOCKS(size),
CAFFE_CUDA_NUM_THREADS,
0,
context->cuda_stream()>>>(size, alpha, dY, Y, dX);
C10_CUDA_KERNEL_LAUNCH_CHECK();
return true;
}
REGISTER_CUDA_OPERATOR(
HardSigmoid,
UnaryElementwiseWithArgsOp<
TensorTypes<float>,
CUDAContext,
HardSigmoidFunctor<CUDAContext>>);
REGISTER_CUDA_OPERATOR(
HardSigmoidGradient,
BinaryElementwiseWithArgsOp<
TensorTypes<float>,
CUDAContext,
HardSigmoidGradientFunctor<CUDAContext>>);
} // namespace caffe2
| Cuda | 3 | Hacky-DH/pytorch | caffe2/operators/hard_sigmoid_op.cu | [
"Intel"
] |
div {
background: url(/images/bg.png);
background: -fb-url(/images/bg.png);
}
| CSS | 4 | toplenboren/prettier | tests/css/url/url.css | [
"MIT"
] |
# This is a wrapper of the upstream `./upstream/FindCUDA.cmake` that
# automatically includes `./upstream/CMakeInitializeConfigs.cmake` before
# `./upstream/FindCUDA.cmake`. The `CMakeInitializeConfigs.cmake`, which is
# absent in old CMake versions, creates some necessary variables for the later
# to run.
# See ./README.md for details.
set(UPSTREAM_FIND_CUDA_DIR "${CMAKE_CURRENT_LIST_DIR}/upstream/")
include("${UPSTREAM_FIND_CUDA_DIR}/CMakeInitializeConfigs.cmake")
include("${UPSTREAM_FIND_CUDA_DIR}/FindCUDA.cmake")
| CMake | 4 | Hacky-DH/pytorch | cmake/Modules_CUDA_fix/FindCUDA.cmake | [
"Intel"
] |
* 2-Mux w/ Transmission Gates
.subckt mux2trans in0 in1 out clk clkn Vdd Gnd size=1 pnratio=2
X0 in0 clkn out Gnd nfet size='size'
X1 out clk in0 Vdd pfet size='size*pnratio'
X2 in1 clk out Gnd nfet size='size'
X3 out clkn in1 Vdd pfet size='size*pnratio'
.ends | SourcePawn | 3 | HackerFoo/vtr-verilog-to-routing | vtr_flow/scripts/spice/subckt/mux2trans.sp | [
"MIT"
] |
/*
* This file implements a L3 router, but with static ARP replacement
*
* It uses only vanilla Click element, the purpose of this file is
* to compare it against router.click.
*
* This router has 4 I/O ports, and is intended to run on a 12 core sytem,
* using 3 queues per device to dispatch the traffic on the multiple
* cores served by the same device. Note how a change in the number of
* cores or queue need a rewrite and a modification of the input and
* output lines.
*
* The approach taken to support MT in this configuration is to keep
* a single routing element, somehow what FastClick would do transparently. * Suprisingly, multiple research paper would use the "duplication
* approach", running in fact 3 independent routers (one per multiqueue
* set), which leads to good performance but is unfeasible in real
* situation where you want accurate statistics, have real-size FIB,
* or start playing with state elements such as for NAT.
*
* Moreover, to achieve the best througput you would need to pin IRQ of
* each queues to the good CPU that will handle the core yourself. A
* typical way to do that is to call :
* echo CPU > /proc/irq/IRQ_N/smp_affinity
* In this example you would need to do it 12 times, finding the right
* IRQ_N by yourself.
*
* The FastClick version would not need any reconfiguration to change the
* number of cores, queues, or to pin IRQs by yourself. It does not need
* any kind of StaticThreadSched elements as the available cores will
* be shared among devices as opposed to the 24 used here...
*
* A launch line would be :
* sudo bin/click -j 12 -a conf/fastclick/router-vanilla.click
*/
//Interfaces are supposed to be :
// eth2, 90:e2:ba:46:f2:d4, 10.1.0.1
// eth3, 90:e2:ba:46:f2:d5, 10.2.0.1
// eth4, 90:e2:ba:46:f2:e0, 10.3.0.1
// eth5, 90:e2:ba:46:f2:e1, 10.4.0.1
define ($method NETMAP)
define ($MTU 1500)
define ($bin 16) //Burst size at input
define ($bout 128) //Burt size at output
tol :: Print("Discard to linux") -> Discard(); //ToHost normally
elementclass Input { $devicea,$ip,$eth |
FromDevice($devicea,PROMISC 1, BURST $bin,METHOD $method) -> [0]
c0 :: Classifier( 12/0806 20/0001,
12/0806 20/0002,
12/0800,
-);
// Respond to ARP Query
c0[0] -> Print("ARP") -> arpress :: ARPResponder($ip $eth);
arpress[0] -> Print("ARP QUERY") -> [1]output;
// Deliver ARP responses to ARP queriers as well as Linux.
t :: Tee(2);
c0[1] -> Print("Tee") -> t;
t[0] -> Print("Input to linux") -> [2]output; //To linux
t[1] -> Print("Arp response") -> [1]output; //Directly output
//Normal IP tou output 0
c0[2] -> [0]output;
// Unknown ethernet type numbers.
c0[3] -> Print("Unknown packet type") -> Discard();
}
teth20 :: ThreadSafeQueue() -> ToDevice(netmap:eth2-0 , BURST $bout); StaticThreadSched(teth20 0);
teth21 :: ThreadSafeQueue() -> ToDevice(netmap:eth2-1 , BURST $bout); StaticThreadSched(teth21 1);
teth22 :: ThreadSafeQueue() -> ToDevice(netmap:eth2-2 , BURST $bout); StaticThreadSched(teth22 2);
teth30 :: ThreadSafeQueue() -> ToDevice(netmap:eth3-0 , BURST $bout); StaticThreadSched(teth30 3);
teth31 :: ThreadSafeQueue() -> ToDevice(netmap:eth3-1 , BURST $bout); StaticThreadSched(teth31 4);
teth32 :: ThreadSafeQueue() -> ToDevice(netmap:eth3-2 , BURST $bout); StaticThreadSched(teth32 5);
teth40 :: ThreadSafeQueue() -> ToDevice(netmap:eth4-0 , BURST $bout); StaticThreadSched(teth40 6);
teth41 :: ThreadSafeQueue() -> ToDevice(netmap:eth4-1 , BURST $bout); StaticThreadSched(teth41 7);
teth42 :: ThreadSafeQueue() -> ToDevice(netmap:eth4-2 , BURST $bout); StaticThreadSched(teth42 8);
teth50 :: ThreadSafeQueue() -> ToDevice(netmap:eth5-0 , BURST $bout); StaticThreadSched(teth50 9);
teth51 :: ThreadSafeQueue() -> ToDevice(netmap:eth5-1 , BURST $bout); StaticThreadSched(teth51 10);
teth52 :: ThreadSafeQueue() -> ToDevice(netmap:eth5-2 , BURST $bout); StaticThreadSched(teth52 11);
input00 :: Input(netmap:eth2-0, 10.1.0.1, 90:e2:ba:46:f2:d4);
input01 :: Input(netmap:eth2-1, 10.1.0.1, 90:e2:ba:46:f2:d4);
input02 :: Input(netmap:eth2-2, 10.1.0.1, 90:e2:ba:46:f2:d4);
input10 :: Input(netmap:eth3-0, 10.2.0.1, 90:e2:ba:46:f2:d5);
input11 :: Input(netmap:eth3-1, 10.2.0.1, 90:e2:ba:46:f2:d5);
input12 :: Input(netmap:eth3-2, 10.2.0.1, 90:e2:ba:46:f2:d5);
input20 :: Input(netmap:eth4-0, 10.3.0.1, 90:e2:ba:46:f2:e0);
input21 :: Input(netmap:eth4-1, 10.3.0.1, 90:e2:ba:46:f2:e0);
input22 :: Input(netmap:eth4-2, 10.3.0.1, 90:e2:ba:46:f2:e0);
input30 :: Input(netmap:eth5-0, 10.4.0.1, 90:e2:ba:46:f2:e1);
input31 :: Input(netmap:eth5-1, 10.4.0.1, 90:e2:ba:46:f2:e1);
input32 :: Input(netmap:eth5-2, 10.4.0.1, 90:e2:ba:46:f2:e1);
StaticThreadSched(input00 0)
StaticThreadSched(input01 1)
StaticThreadSched(input02 2)
StaticThreadSched(input10 3)
StaticThreadSched(input11 4)
StaticThreadSched(input12 5)
StaticThreadSched(input20 6)
StaticThreadSched(input21 7)
StaticThreadSched(input22 8)
StaticThreadSched(input30 9)
StaticThreadSched(input31 10)
StaticThreadSched(input32 11)
input00[1] -> teth20;
input01[1] -> teth21;
input02[1] -> teth22;
input10[1] -> teth30;
input11[1] -> teth31;
input12[1] -> teth32;
input20[1] -> teth40;
input21[1] -> teth41;
input22[1] -> teth42;
input30[1] -> teth50;
input31[1] -> teth51;
input32[1] -> teth52;
input00[2] -> tol;
input01[2] -> tol;
input02[2] -> tol;
input10[2] -> tol;
input11[2] -> tol;
input12[2] -> tol;
input20[2] -> tol;
input21[2] -> tol;
input22[2] -> tol;
input30[2] -> tol;
input31[2] -> tol;
input32[2] -> tol;
// Hand incoming IP packets to the routing table.
// CheckIPHeader checks all the lengths and length fields
// for sanity.
elementclass Ip { |
input ->
Strip(14)
-> CheckIPHeader(INTERFACES 10.1.0.1/16 10.2.0.1/16 10.3.0.1/16 10.4.0.1/16, VERBOSE true)
-> [0]rt :: LinearIPLookup( 10.1.0.1/16 0,
10.2.0.1/16 1,
10.3.0.1/16 2,
10.4.0.1/16 3);
oerror :: Print("ICMP Error : DF") -> [0]rt;
ttlerror :: Print("ICMP Error : TTL") -> [0]rt;
// IP packets for this machine.
// ToHost expects ethernet packets, so cook up a fake header.
//rt[4] -> EtherEncap(0x0800, 1:1:1:1:1:1, 2:2:2:2:2:2) -> tol;
rt[0] -> output0 :: IPOutputCombo(1, 10.1.0.1, $MTU);
rt[1] -> output1 :: IPOutputCombo(2, 10.2.0.1, $MTU);
rt[2] -> output2 :: IPOutputCombo(3, 10.3.0.1, $MTU);
rt[3] -> output3 :: IPOutputCombo(4, 10.4.0.1, $MTU);
rt[4] -> Print("Heu... No out?") -> Discard();
// DecIPTTL[1] emits packets with expired TTLs.
// Reply with ICMPs. Rate-limit them?
output0[3] -> Print("Okh2") ->ICMPError(10.1.0.1, timeexceeded, SET_FIX_ANNO 0) -> ttlerror;
output1[3] -> ICMPError(10.2.0.1, timeexceeded, SET_FIX_ANNO 0) -> ttlerror;
output2[3] -> ICMPError(10.3.0.1, timeexceeded, SET_FIX_ANNO 0) -> ttlerror;
output3[3] -> ICMPError(10.4.0.1, timeexceeded, SET_FIX_ANNO 0) -> ttlerror;
// Send back ICMP UNREACH/NEEDFRAG messages on big packets with DF set.
// This makes path mtu discovery work.
output0[4] -> Print("Okt2") ->ICMPError(10.1.0.1, unreachable, needfrag, SET_FIX_ANNO 0) -> oerror;
output1[4] -> ICMPError(10.2.0.1, unreachable, needfrag, SET_FIX_ANNO 0) -> oerror;
output2[4] -> ICMPError(10.3.0.1, unreachable, needfrag, SET_FIX_ANNO 0) -> oerror;
output3[4] -> ICMPError(10.4.0.1, unreachable, needfrag, SET_FIX_ANNO 0) -> oerror;
// Send back ICMP Parameter Problem messages for badly formed
// IP options. Should set the code to point to the
// bad byte, but that's too hard.
output0[2] ->Print("Ok2r") -> ICMPError(10.1.0.1, parameterproblem, SET_FIX_ANNO 0) -> oerror;
output1[2] -> ICMPError(10.2.0.1, parameterproblem, SET_FIX_ANNO 0) -> oerror;
output2[2] -> ICMPError(10.3.0.1, parameterproblem, SET_FIX_ANNO 0) -> oerror;
output3[2] -> ICMPError(10.4.0.1, parameterproblem, SET_FIX_ANNO 0) -> oerror;
// Send back an ICMP redirect if required.
output0[1] ->Print("Oka2") -> ICMPError(10.1.0.1, redirect, host, SET_FIX_ANNO 0) -> Print("ICMP Error : Redirect") -> [0]output;
output1[1] -> ICMPError(10.2.0.1, redirect, host, SET_FIX_ANNO 0) -> Print("ICMP Error : Redirect") -> [1]output;
output2[1] -> ICMPError(10.3.0.1, redirect, host, SET_FIX_ANNO 0) -> Print("ICMP Error : Redirect") -> [2]output;
output3[1] -> ICMPError(10.4.0.1, redirect, host, SET_FIX_ANNO 0) -> Print("ICMP Error : Redirect") -> [3]output;
output0[0] -> [0]output;
output1[0] -> [1]output;
output2[0] -> [2]output;
output3[0] -> [3]output;
}
// An "ARP querier" for each interface.
arpq00 :: EtherEncap(0x0800, 90:e2:ba:46:f2:d4, 00:00:00:11:11:11) -> teth20;
arpq01 :: EtherEncap(0x0800, 90:e2:ba:46:f2:d4, 00:00:00:11:11:11) -> teth21;
arpq02 :: EtherEncap(0x0800, 90:e2:ba:46:f2:d4, 00:00:00:11:11:11) -> teth22;
arpq10 :: EtherEncap(0x0800, 90:e2:ba:46:f2:d5, 00:00:00:22:22:22) -> teth30;
arpq11 :: EtherEncap(0x0800, 90:e2:ba:46:f2:d5, 00:00:00:22:22:22) -> teth31;
arpq12 :: EtherEncap(0x0800, 90:e2:ba:46:f2:d5, 00:00:00:22:22:22) -> teth32;
arpq20 :: EtherEncap(0x0800, 90:e2:ba:46:f2:e0, 00:00:00:33:33:33) -> teth40;
arpq21:: EtherEncap(0x0800, 90:e2:ba:46:f2:e0, 00:00:00:33:33:33) -> teth41;
arpq22:: EtherEncap(0x0800, 90:e2:ba:46:f2:e0, 00:00:00:33:33:33) -> teth42;
arpq30 :: EtherEncap(0x0800, 90:e2:ba:46:f2:e1, 00:00:00:44:44:44) -> teth50;
arpq31 :: EtherEncap(0x0800, 90:e2:ba:46:f2:e1, 00:00:00:44:44:44) -> teth51;
arpq32 :: EtherEncap(0x0800, 90:e2:ba:46:f2:e1, 00:00:00:44:44:44) -> teth52;
input00[0] -> Paint(1) -> Ip() [0,1,2,3]=> arpq00,arpq10,arpq20,arpq30;
input01[0] -> Paint(1) -> Ip() [0,1,2,3]=> arpq01,arpq11,arpq21,arpq31;
input02[0] -> Paint(1) -> Ip() [0,1,2,3]=> arpq02,arpq12,arpq22,arpq32;
input10[0] -> Paint(2) -> Ip() [0,1,2,3]=> arpq00,arpq10,arpq20,arpq30;
input11[0] -> Paint(2) -> Ip() [0,1,2,3]=> arpq01,arpq11,arpq21,arpq31;
input12[0] -> Paint(2) -> Ip() [0,1,2,3]=> arpq02,arpq12,arpq22,arpq32;
input20[0] -> Paint(3) -> Ip() [0,1,2,3]=> arpq00,arpq10,arpq20,arpq30;
input21[0] -> Paint(3) -> Ip() [0,1,2,3]=> arpq01,arpq11,arpq21,arpq31;
input22[0] -> Paint(3) -> Ip() [0,1,2,3]=> arpq02,arpq12,arpq22,arpq32;
input30[0] -> Paint(4) -> Ip() [0,1,2,3]=> arpq00,arpq10,arpq20,arpq30;
input31[0] -> Paint(4) -> Ip() [0,1,2,3]=> arpq01,arpq11,arpq21,arpq31;
input32[0] -> Paint(4) -> Ip() [0,1,2,3]=> arpq02,arpq12,arpq22,arpq32;
| Click | 4 | BorisPis/asplos22-nicmem-fastclick | conf/router/router-vanilla.click | [
"BSD-3-Clause-Clear"
] |
// Copyright 2019 The gRPC Authors
//
// 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.
// This file contains the eds protocol and its dependency.
//
// TODO(juanlishen): This file is a hack to avoid a problem we're
// currently having where we can't depend on a proto file in an external
// repo due to bazel limitations. Once that's fixed, this should be
// removed. Until this, it should be used in the gRPC tests only, or else it
// will cause a conflict due to the same proto messages being defined in
// multiple files in the same binary.
syntax = "proto3";
package envoy.service.discovery.v2;
import "src/proto/grpc/testing/xds/eds_for_test.proto";
// [#not-implemented-hide:] Discovery services for endpoints, clusters, routes,
// and listeners are retained in the package `envoy.api.v2` for backwards
// compatibility with existing management servers. New development in discovery
// services should proceed in the package `envoy.service.discovery.v2`.
// See https://github.com/lyft/envoy-api#apis for a description of the role of
// ADS and how it is intended to be used by a management server. ADS requests
// have the same structure as their singleton xDS counterparts, but can
// multiplex many resource types on a single stream. The type_url in the
// DiscoveryRequest/DiscoveryResponse provides sufficient information to recover
// the multiplexed singleton APIs at the Envoy instance and management server.
service AggregatedDiscoveryService {
// This is a gRPC-only API.
rpc StreamAggregatedResources(stream envoy.api.v2.DiscoveryRequest)
returns (stream envoy.api.v2.DiscoveryResponse) {
}
// Commented out so that we don't have to copy the request/response protos.
// rpc DeltaAggregatedResources(stream api.v2.DeltaDiscoveryRequest)
// returns (stream api.v2.DeltaDiscoveryResponse) {
// }
}
| Protocol Buffer | 4 | mpminardi/grpc | src/proto/grpc/testing/xds/ads_for_test.proto | [
"Apache-2.0"
] |
<%!
TYPE_VARS = 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'
MAX_ARITY = 22
def nested_tuples(n):
"""
>>> nested_tuples(2)
(a, b)
>>> nested_tuples(3)
((a, b), c)
>>> nested_tuples(5)
'((((a, b), c), d), e)'
"""
def pairwise(elems):
if not elems: return ''
elif len(elems) == 1: return elems[0]
else: return '({}, {})'.format(pairwise(elems[:-1]), elems[-1])
return pairwise(TYPE_VARS.lower()[:n])
def flat_tuple(n):
return '({})'.format(', '.join(TYPE_VARS.lower()[:n]))
%>\
package com.twitter.util.testing
import java.util.{List => JList}
import org.mockito.ArgumentCaptor
import org.mockito.exceptions.Reporter
import scala.collection.JavaConverters._
import scala.reflect._
// This file was generated from codegen/util-test/ArgumentCapture.scala.mako
trait ArgumentCapture {
/**
* Enables capturingOne to be implemented over capturingAll with the same behavior as ArgumentCaptor.getValue
*/
private[this] def noArgWasCaptured(): Nothing = {
new Reporter().noArgumentValueWasCaptured() // this always throws an exception
throw new RuntimeException("this should be unreachable, but allows the method to be of type Nothing")
}
/**
* Capture all the invocations from a verify(mock).method(arg) call.
*
* Example:
* val requests = capturingAll(verify(myAPIEndpoint, times(4)).authenticate _)
* requests.length must equal (4)
*/
def capturingAll[T: ClassTag](f: T => _): Seq[T] = {
val argCaptor = ArgumentCaptor.forClass(classTag[T].runtimeClass.asInstanceOf[Class[T]])
f(argCaptor.capture())
argCaptor.getAllValues.asScala.toSeq
}
/**
* Capture an argument from a verify(mock).method(arg) call.
*
* Example:
* val request = capturingOne(verify(myAPIEndpoint).authenticate _)
* request.userId must equal (123L)
* request.password must equal ("reallySecurePassword")
*/
def capturingOne[T: ClassTag](f: T => _): T =
capturingAll[T](f).lastOption.getOrElse(noArgWasCaptured())\
% for i in xrange(2, MAX_ARITY + 1):
<%
types = ', '.join(TYPE_VARS[:i])
types_with_class_tags = ', '.join('{}: ClassTag'.format(t) for t in TYPE_VARS[:i])
iterable_args = ', '.join('arg{}: Iterable[{}]'.format(j, type) for j, type in enumerate(TYPE_VARS[:i]))
%>
/** Zip ${i} iterables together into a Seq of ${i}-tuples. */
private[this] def zipN[${types}](${iterable_args}): Seq[(${types})] = {
% if i == 2:
arg0.zip(arg1).toSeq
% else:
arg0
% for j in xrange(1, i):
.zip(arg${j})
% endfor
.map({ case ${nested_tuples(i)} => ${flat_tuple(i)} })
.toSeq
% endif
}
/** Capture all invocations of a mocked ${i}-ary method */
def capturingAll[${types_with_class_tags}](func: (${types}) => _): Seq[(${types})] = {
% for type in TYPE_VARS[:i]:
val argCaptor${type} = ArgumentCaptor.forClass(classTag[${type}].runtimeClass.asInstanceOf[Class[${type}]])
% endfor
func(${', '.join("argCaptor{}.capture()".format(type) for type in TYPE_VARS[:i])})
% for type in TYPE_VARS[:i]:
val args${type} = argCaptor${type}.getAllValues.asScala
% endfor
zipN(${', '.join("args{}".format(type) for type in TYPE_VARS[:i])})
}
/** Capture one invocation of a mocked ${i}-ary method */
def capturingOne[${types_with_class_tags}](func: (${types}) => _): (${types}) =
capturingAll[${types}](func).lastOption.getOrElse(noArgWasCaptured())
% endfor
}
| Mako | 5 | tdyas/util | codegen/util-test/ArgumentCapture.scala.mako | [
"Apache-2.0"
] |
module Drv {
port GpioWrite(
state: bool
)
}
module Drv {
port GpioRead(
ref state: bool
)
}
| FORTRAN | 4 | AlperenCetin0/fprime | Drv/GpioDriverPorts/GpioDriverPorts.fpp | [
"Apache-2.0"
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.