blob: 0695131db330fee549363ca63c752759366aa659 [file] [log] [blame]
// Code generated by protoc-gen-gogo.
// source: android.googlesource.com/platform/tools/gpu/client/android/keycodes.proto
// DO NOT EDIT!
/*
Package android is a generated protocol buffer package.
It is generated from these files:
android.googlesource.com/platform/tools/gpu/client/android/keycodes.proto
It has these top-level messages:
*/
package android
import proto "github.com/gogo/protobuf/proto"
import fmt "fmt"
import math "math"
// Reference imports to suppress errors if they are not otherwise used.
var _ = proto.Marshal
var _ = fmt.Errorf
var _ = math.Inf
// This is a compile-time assertion to ensure that this generated file
// is compatible with the proto package it is being compiled against.
// A compilation error at this line likely means your copy of the
// proto package needs to be updated.
const _ = proto.GoGoProtoPackageIsVersion2 // please upgrade the proto package
type KeyCode int32
const (
KeyCode_Unknown KeyCode = 0
KeyCode_SoftLeft KeyCode = 1
KeyCode_SoftRight KeyCode = 2
KeyCode_Home KeyCode = 3
KeyCode_Back KeyCode = 4
KeyCode_Call KeyCode = 5
KeyCode_Endcall KeyCode = 6
KeyCode_Num0 KeyCode = 7
KeyCode_Num1 KeyCode = 8
KeyCode_Num2 KeyCode = 9
KeyCode_Num3 KeyCode = 10
KeyCode_Num4 KeyCode = 11
KeyCode_Num5 KeyCode = 12
KeyCode_Num6 KeyCode = 13
KeyCode_Num7 KeyCode = 14
KeyCode_Num8 KeyCode = 15
KeyCode_Num9 KeyCode = 16
KeyCode_Star KeyCode = 17
KeyCode_Pound KeyCode = 18
KeyCode_DpadUp KeyCode = 19
KeyCode_DpadDown KeyCode = 20
KeyCode_DpadLeft KeyCode = 21
KeyCode_DpadRight KeyCode = 22
KeyCode_DpadCenter KeyCode = 23
KeyCode_VolumeUp KeyCode = 24
KeyCode_VolumeDown KeyCode = 25
KeyCode_Power KeyCode = 26
KeyCode_Camera KeyCode = 27
KeyCode_Clear KeyCode = 28
KeyCode_A KeyCode = 29
KeyCode_B KeyCode = 30
KeyCode_C KeyCode = 31
KeyCode_D KeyCode = 32
KeyCode_E KeyCode = 33
KeyCode_F KeyCode = 34
KeyCode_G KeyCode = 35
KeyCode_H KeyCode = 36
KeyCode_I KeyCode = 37
KeyCode_J KeyCode = 38
KeyCode_K KeyCode = 39
KeyCode_L KeyCode = 40
KeyCode_M KeyCode = 41
KeyCode_N KeyCode = 42
KeyCode_O KeyCode = 43
KeyCode_P KeyCode = 44
KeyCode_Q KeyCode = 45
KeyCode_R KeyCode = 46
KeyCode_S KeyCode = 47
KeyCode_T KeyCode = 48
KeyCode_U KeyCode = 49
KeyCode_V KeyCode = 50
KeyCode_W KeyCode = 51
KeyCode_X KeyCode = 52
KeyCode_Y KeyCode = 53
KeyCode_Z KeyCode = 54
KeyCode_Comma KeyCode = 55
KeyCode_Period KeyCode = 56
KeyCode_AltLeft KeyCode = 57
KeyCode_AltRight KeyCode = 58
KeyCode_ShiftLeft KeyCode = 59
KeyCode_ShiftRight KeyCode = 60
KeyCode_Tab KeyCode = 61
KeyCode_Space KeyCode = 62
KeyCode_Sym KeyCode = 63
KeyCode_Explorer KeyCode = 64
KeyCode_Envelope KeyCode = 65
KeyCode_Enter KeyCode = 66
KeyCode_Del KeyCode = 67
KeyCode_Grave KeyCode = 68
KeyCode_Minus KeyCode = 69
KeyCode_Equals KeyCode = 70
KeyCode_LeftBracket KeyCode = 71
KeyCode_RightBracket KeyCode = 72
KeyCode_Backslash KeyCode = 73
KeyCode_Semicolon KeyCode = 74
KeyCode_Apostrophe KeyCode = 75
KeyCode_Slash KeyCode = 76
KeyCode_At KeyCode = 77
KeyCode_Num KeyCode = 78
KeyCode_Headsethook KeyCode = 79
KeyCode_Focus KeyCode = 80
KeyCode_Plus KeyCode = 81
KeyCode_Menu KeyCode = 82
KeyCode_Notification KeyCode = 83
KeyCode_Search KeyCode = 84
KeyCode_MediaPlaypause KeyCode = 85
KeyCode_MediaStop KeyCode = 86
KeyCode_MediaNext KeyCode = 87
KeyCode_MediaPrevious KeyCode = 88
KeyCode_MediaRewind KeyCode = 89
KeyCode_MediaFastforward KeyCode = 90
KeyCode_Mute KeyCode = 91
KeyCode_PageUp KeyCode = 92
KeyCode_PageDown KeyCode = 93
KeyCode_Pictsymbols KeyCode = 94
KeyCode_SwitchCharset KeyCode = 95
KeyCode_ButtonA KeyCode = 96
KeyCode_ButtonB KeyCode = 97
KeyCode_ButtonC KeyCode = 98
KeyCode_ButtonX KeyCode = 99
KeyCode_ButtonY KeyCode = 100
KeyCode_ButtonZ KeyCode = 101
KeyCode_ButtonL1 KeyCode = 102
KeyCode_ButtonR1 KeyCode = 103
KeyCode_ButtonL2 KeyCode = 104
KeyCode_ButtonR2 KeyCode = 105
KeyCode_ButtonThumbl KeyCode = 106
KeyCode_ButtonThumbr KeyCode = 107
KeyCode_ButtonStart KeyCode = 108
KeyCode_ButtonSelect KeyCode = 109
KeyCode_ButtonMode KeyCode = 110
KeyCode_Escape KeyCode = 111
KeyCode_ForwardDel KeyCode = 112
KeyCode_CtrlLeft KeyCode = 113
KeyCode_CtrlRight KeyCode = 114
KeyCode_CapsLock KeyCode = 115
KeyCode_ScrollLock KeyCode = 116
KeyCode_MetaLeft KeyCode = 117
KeyCode_MetaRight KeyCode = 118
KeyCode_Function KeyCode = 119
KeyCode_Sysrq KeyCode = 120
KeyCode_Break KeyCode = 121
KeyCode_MoveHome KeyCode = 122
KeyCode_MoveEnd KeyCode = 123
KeyCode_Insert KeyCode = 124
KeyCode_Forward KeyCode = 125
KeyCode_MediaPlay KeyCode = 126
KeyCode_MediaPause KeyCode = 127
KeyCode_MediaClose KeyCode = 128
KeyCode_MediaEject KeyCode = 129
KeyCode_MediaRecord KeyCode = 130
KeyCode_F1 KeyCode = 131
KeyCode_F2 KeyCode = 132
KeyCode_F3 KeyCode = 133
KeyCode_F4 KeyCode = 134
KeyCode_F5 KeyCode = 135
KeyCode_F6 KeyCode = 136
KeyCode_F7 KeyCode = 137
KeyCode_F8 KeyCode = 138
KeyCode_F9 KeyCode = 139
KeyCode_F10 KeyCode = 140
KeyCode_F11 KeyCode = 141
KeyCode_F12 KeyCode = 142
KeyCode_NumLock KeyCode = 143
KeyCode_Numpad0 KeyCode = 144
KeyCode_Numpad1 KeyCode = 145
KeyCode_Numpad2 KeyCode = 146
KeyCode_Numpad3 KeyCode = 147
KeyCode_Numpad4 KeyCode = 148
KeyCode_Numpad5 KeyCode = 149
KeyCode_Numpad6 KeyCode = 150
KeyCode_Numpad7 KeyCode = 151
KeyCode_Numpad8 KeyCode = 152
KeyCode_Numpad9 KeyCode = 153
KeyCode_NumpadDivide KeyCode = 154
KeyCode_NumpadMultiply KeyCode = 155
KeyCode_NumpadSubtract KeyCode = 156
KeyCode_NumpadAdd KeyCode = 157
KeyCode_NumpadDot KeyCode = 158
KeyCode_NumpadComma KeyCode = 159
KeyCode_NumpadEnter KeyCode = 160
KeyCode_NumpadEquals KeyCode = 161
KeyCode_NumpadLeftparen KeyCode = 162
KeyCode_NumpadRightparen KeyCode = 163
KeyCode_VolumeMute KeyCode = 164
KeyCode_Info KeyCode = 165
KeyCode_ChannelUp KeyCode = 166
KeyCode_ChannelDown KeyCode = 167
KeyCode_ZoomIn KeyCode = 168
KeyCode_ZoomOut KeyCode = 169
KeyCode_TV KeyCode = 170
KeyCode_Window KeyCode = 171
KeyCode_Guide KeyCode = 172
KeyCode_DVR KeyCode = 173
KeyCode_Bookmark KeyCode = 174
KeyCode_Captions KeyCode = 175
KeyCode_Settings KeyCode = 176
KeyCode_TVPower KeyCode = 177
KeyCode_TVInput KeyCode = 178
KeyCode_StbPower KeyCode = 179
KeyCode_StbInput KeyCode = 180
KeyCode_AvrPower KeyCode = 181
KeyCode_AvrInput KeyCode = 182
KeyCode_ProgRed KeyCode = 183
KeyCode_ProgGreen KeyCode = 184
KeyCode_ProgYellow KeyCode = 185
KeyCode_ProgBlue KeyCode = 186
KeyCode_AppSwitch KeyCode = 187
KeyCode_Button1 KeyCode = 188
KeyCode_Button2 KeyCode = 189
KeyCode_Button3 KeyCode = 190
KeyCode_Button4 KeyCode = 191
KeyCode_Button5 KeyCode = 192
KeyCode_Button6 KeyCode = 193
KeyCode_Button7 KeyCode = 194
KeyCode_Button8 KeyCode = 195
KeyCode_Button9 KeyCode = 196
KeyCode_Button10 KeyCode = 197
KeyCode_Button11 KeyCode = 198
KeyCode_Button12 KeyCode = 199
KeyCode_Button13 KeyCode = 200
KeyCode_Button14 KeyCode = 201
KeyCode_Button15 KeyCode = 202
KeyCode_Button16 KeyCode = 203
KeyCode_LanguageSwitch KeyCode = 204
KeyCode_MannerMode KeyCode = 205
KeyCode_ThreeDMode KeyCode = 206
KeyCode_Contacts KeyCode = 207
KeyCode_Calendar KeyCode = 208
KeyCode_Music KeyCode = 209
KeyCode_Calculator KeyCode = 210
)
var KeyCode_name = map[int32]string{
0: "Unknown",
1: "SoftLeft",
2: "SoftRight",
3: "Home",
4: "Back",
5: "Call",
6: "Endcall",
7: "Num0",
8: "Num1",
9: "Num2",
10: "Num3",
11: "Num4",
12: "Num5",
13: "Num6",
14: "Num7",
15: "Num8",
16: "Num9",
17: "Star",
18: "Pound",
19: "DpadUp",
20: "DpadDown",
21: "DpadLeft",
22: "DpadRight",
23: "DpadCenter",
24: "VolumeUp",
25: "VolumeDown",
26: "Power",
27: "Camera",
28: "Clear",
29: "A",
30: "B",
31: "C",
32: "D",
33: "E",
34: "F",
35: "G",
36: "H",
37: "I",
38: "J",
39: "K",
40: "L",
41: "M",
42: "N",
43: "O",
44: "P",
45: "Q",
46: "R",
47: "S",
48: "T",
49: "U",
50: "V",
51: "W",
52: "X",
53: "Y",
54: "Z",
55: "Comma",
56: "Period",
57: "AltLeft",
58: "AltRight",
59: "ShiftLeft",
60: "ShiftRight",
61: "Tab",
62: "Space",
63: "Sym",
64: "Explorer",
65: "Envelope",
66: "Enter",
67: "Del",
68: "Grave",
69: "Minus",
70: "Equals",
71: "LeftBracket",
72: "RightBracket",
73: "Backslash",
74: "Semicolon",
75: "Apostrophe",
76: "Slash",
77: "At",
78: "Num",
79: "Headsethook",
80: "Focus",
81: "Plus",
82: "Menu",
83: "Notification",
84: "Search",
85: "MediaPlaypause",
86: "MediaStop",
87: "MediaNext",
88: "MediaPrevious",
89: "MediaRewind",
90: "MediaFastforward",
91: "Mute",
92: "PageUp",
93: "PageDown",
94: "Pictsymbols",
95: "SwitchCharset",
96: "ButtonA",
97: "ButtonB",
98: "ButtonC",
99: "ButtonX",
100: "ButtonY",
101: "ButtonZ",
102: "ButtonL1",
103: "ButtonR1",
104: "ButtonL2",
105: "ButtonR2",
106: "ButtonThumbl",
107: "ButtonThumbr",
108: "ButtonStart",
109: "ButtonSelect",
110: "ButtonMode",
111: "Escape",
112: "ForwardDel",
113: "CtrlLeft",
114: "CtrlRight",
115: "CapsLock",
116: "ScrollLock",
117: "MetaLeft",
118: "MetaRight",
119: "Function",
120: "Sysrq",
121: "Break",
122: "MoveHome",
123: "MoveEnd",
124: "Insert",
125: "Forward",
126: "MediaPlay",
127: "MediaPause",
128: "MediaClose",
129: "MediaEject",
130: "MediaRecord",
131: "F1",
132: "F2",
133: "F3",
134: "F4",
135: "F5",
136: "F6",
137: "F7",
138: "F8",
139: "F9",
140: "F10",
141: "F11",
142: "F12",
143: "NumLock",
144: "Numpad0",
145: "Numpad1",
146: "Numpad2",
147: "Numpad3",
148: "Numpad4",
149: "Numpad5",
150: "Numpad6",
151: "Numpad7",
152: "Numpad8",
153: "Numpad9",
154: "NumpadDivide",
155: "NumpadMultiply",
156: "NumpadSubtract",
157: "NumpadAdd",
158: "NumpadDot",
159: "NumpadComma",
160: "NumpadEnter",
161: "NumpadEquals",
162: "NumpadLeftparen",
163: "NumpadRightparen",
164: "VolumeMute",
165: "Info",
166: "ChannelUp",
167: "ChannelDown",
168: "ZoomIn",
169: "ZoomOut",
170: "TV",
171: "Window",
172: "Guide",
173: "DVR",
174: "Bookmark",
175: "Captions",
176: "Settings",
177: "TVPower",
178: "TVInput",
179: "StbPower",
180: "StbInput",
181: "AvrPower",
182: "AvrInput",
183: "ProgRed",
184: "ProgGreen",
185: "ProgYellow",
186: "ProgBlue",
187: "AppSwitch",
188: "Button1",
189: "Button2",
190: "Button3",
191: "Button4",
192: "Button5",
193: "Button6",
194: "Button7",
195: "Button8",
196: "Button9",
197: "Button10",
198: "Button11",
199: "Button12",
200: "Button13",
201: "Button14",
202: "Button15",
203: "Button16",
204: "LanguageSwitch",
205: "MannerMode",
206: "ThreeDMode",
207: "Contacts",
208: "Calendar",
209: "Music",
210: "Calculator",
}
var KeyCode_value = map[string]int32{
"Unknown": 0,
"SoftLeft": 1,
"SoftRight": 2,
"Home": 3,
"Back": 4,
"Call": 5,
"Endcall": 6,
"Num0": 7,
"Num1": 8,
"Num2": 9,
"Num3": 10,
"Num4": 11,
"Num5": 12,
"Num6": 13,
"Num7": 14,
"Num8": 15,
"Num9": 16,
"Star": 17,
"Pound": 18,
"DpadUp": 19,
"DpadDown": 20,
"DpadLeft": 21,
"DpadRight": 22,
"DpadCenter": 23,
"VolumeUp": 24,
"VolumeDown": 25,
"Power": 26,
"Camera": 27,
"Clear": 28,
"A": 29,
"B": 30,
"C": 31,
"D": 32,
"E": 33,
"F": 34,
"G": 35,
"H": 36,
"I": 37,
"J": 38,
"K": 39,
"L": 40,
"M": 41,
"N": 42,
"O": 43,
"P": 44,
"Q": 45,
"R": 46,
"S": 47,
"T": 48,
"U": 49,
"V": 50,
"W": 51,
"X": 52,
"Y": 53,
"Z": 54,
"Comma": 55,
"Period": 56,
"AltLeft": 57,
"AltRight": 58,
"ShiftLeft": 59,
"ShiftRight": 60,
"Tab": 61,
"Space": 62,
"Sym": 63,
"Explorer": 64,
"Envelope": 65,
"Enter": 66,
"Del": 67,
"Grave": 68,
"Minus": 69,
"Equals": 70,
"LeftBracket": 71,
"RightBracket": 72,
"Backslash": 73,
"Semicolon": 74,
"Apostrophe": 75,
"Slash": 76,
"At": 77,
"Num": 78,
"Headsethook": 79,
"Focus": 80,
"Plus": 81,
"Menu": 82,
"Notification": 83,
"Search": 84,
"MediaPlaypause": 85,
"MediaStop": 86,
"MediaNext": 87,
"MediaPrevious": 88,
"MediaRewind": 89,
"MediaFastforward": 90,
"Mute": 91,
"PageUp": 92,
"PageDown": 93,
"Pictsymbols": 94,
"SwitchCharset": 95,
"ButtonA": 96,
"ButtonB": 97,
"ButtonC": 98,
"ButtonX": 99,
"ButtonY": 100,
"ButtonZ": 101,
"ButtonL1": 102,
"ButtonR1": 103,
"ButtonL2": 104,
"ButtonR2": 105,
"ButtonThumbl": 106,
"ButtonThumbr": 107,
"ButtonStart": 108,
"ButtonSelect": 109,
"ButtonMode": 110,
"Escape": 111,
"ForwardDel": 112,
"CtrlLeft": 113,
"CtrlRight": 114,
"CapsLock": 115,
"ScrollLock": 116,
"MetaLeft": 117,
"MetaRight": 118,
"Function": 119,
"Sysrq": 120,
"Break": 121,
"MoveHome": 122,
"MoveEnd": 123,
"Insert": 124,
"Forward": 125,
"MediaPlay": 126,
"MediaPause": 127,
"MediaClose": 128,
"MediaEject": 129,
"MediaRecord": 130,
"F1": 131,
"F2": 132,
"F3": 133,
"F4": 134,
"F5": 135,
"F6": 136,
"F7": 137,
"F8": 138,
"F9": 139,
"F10": 140,
"F11": 141,
"F12": 142,
"NumLock": 143,
"Numpad0": 144,
"Numpad1": 145,
"Numpad2": 146,
"Numpad3": 147,
"Numpad4": 148,
"Numpad5": 149,
"Numpad6": 150,
"Numpad7": 151,
"Numpad8": 152,
"Numpad9": 153,
"NumpadDivide": 154,
"NumpadMultiply": 155,
"NumpadSubtract": 156,
"NumpadAdd": 157,
"NumpadDot": 158,
"NumpadComma": 159,
"NumpadEnter": 160,
"NumpadEquals": 161,
"NumpadLeftparen": 162,
"NumpadRightparen": 163,
"VolumeMute": 164,
"Info": 165,
"ChannelUp": 166,
"ChannelDown": 167,
"ZoomIn": 168,
"ZoomOut": 169,
"TV": 170,
"Window": 171,
"Guide": 172,
"DVR": 173,
"Bookmark": 174,
"Captions": 175,
"Settings": 176,
"TVPower": 177,
"TVInput": 178,
"StbPower": 179,
"StbInput": 180,
"AvrPower": 181,
"AvrInput": 182,
"ProgRed": 183,
"ProgGreen": 184,
"ProgYellow": 185,
"ProgBlue": 186,
"AppSwitch": 187,
"Button1": 188,
"Button2": 189,
"Button3": 190,
"Button4": 191,
"Button5": 192,
"Button6": 193,
"Button7": 194,
"Button8": 195,
"Button9": 196,
"Button10": 197,
"Button11": 198,
"Button12": 199,
"Button13": 200,
"Button14": 201,
"Button15": 202,
"Button16": 203,
"LanguageSwitch": 204,
"MannerMode": 205,
"ThreeDMode": 206,
"Contacts": 207,
"Calendar": 208,
"Music": 209,
"Calculator": 210,
}
func (x KeyCode) String() string {
return proto.EnumName(KeyCode_name, int32(x))
}
func (KeyCode) EnumDescriptor() ([]byte, []int) { return fileDescriptorKeycodes, []int{0} }
func init() {
proto.RegisterEnum("android.KeyCode", KeyCode_name, KeyCode_value)
}
func init() {
proto.RegisterFile("android.googlesource.com/platform/tools/gpu/client/android/keycodes.proto", fileDescriptorKeycodes)
}
var fileDescriptorKeycodes = []byte{
// 1531 bytes of a gzipped FileDescriptorProto
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x09, 0x6e, 0x88, 0x02, 0xff, 0x5c, 0x96, 0xf5, 0x7f, 0xdc, 0x3a,
0x16, 0xc5, 0xd7, 0x85, 0x80, 0x9a, 0xa6, 0xa7, 0x7e, 0xed, 0x32, 0xf3, 0xbe, 0xdd, 0x6d, 0x32,
0x13, 0x5e, 0x1e, 0x4c, 0xf3, 0x9a, 0x49, 0xe7, 0x65, 0x92, 0x14, 0x16, 0x15, 0x5b, 0x99, 0xf1,
0x1b, 0xd9, 0x72, 0x65, 0x39, 0xd3, 0x59, 0x66, 0x66, 0x66, 0x66, 0x66, 0x78, 0xcb, 0xcc, 0xf8,
0x17, 0xed, 0xe7, 0x4a, 0x4e, 0xe3, 0xcf, 0xfb, 0xe9, 0x9c, 0xef, 0xbd, 0xb2, 0x74, 0x25, 0xdd,
0x28, 0xc3, 0x36, 0x78, 0x12, 0x6a, 0x15, 0x85, 0x97, 0xfa, 0x4a, 0xf5, 0xa5, 0xc8, 0x54, 0xae,
0x03, 0x71, 0x29, 0x50, 0xf1, 0x5c, 0x2a, 0xb9, 0x39, 0x50, 0x3a, 0x9e, 0x33, 0x4a, 0xc9, 0x6c,
0xae, 0x9f, 0xe6, 0x73, 0x81, 0x8c, 0x44, 0x62, 0xe6, 0x8a, 0x4f, 0xe6, 0x86, 0x62, 0x1c, 0xa8,
0x50, 0x64, 0x97, 0x52, 0xad, 0x8c, 0xf2, 0x27, 0x8b, 0xf8, 0xdd, 0xf7, 0x5f, 0x64, 0x93, 0x57,
0xc4, 0xb8, 0xa1, 0x42, 0xe1, 0x9f, 0x61, 0x93, 0xbb, 0xc9, 0x30, 0x51, 0xa3, 0x04, 0x0f, 0xf2,
0x67, 0xd8, 0x54, 0x4f, 0x1d, 0x98, 0x4d, 0x71, 0x60, 0xe0, 0xf9, 0x67, 0xd9, 0x34, 0xd1, 0x76,
0xd4, 0x1f, 0x18, 0x9c, 0xf0, 0xa7, 0xd8, 0xa9, 0xcb, 0x2a, 0x16, 0x38, 0x49, 0xae, 0xce, 0x83,
0x21, 0x4e, 0x91, 0x6b, 0x70, 0x29, 0x71, 0x9a, 0xe6, 0x69, 0x25, 0x61, 0x40, 0x30, 0x41, 0xe1,
0xad, 0x3c, 0x9e, 0xc7, 0x64, 0xe1, 0x2a, 0x98, 0x2a, 0x5c, 0x15, 0xd3, 0x85, 0x5b, 0x00, 0x2b,
0xdc, 0x22, 0xce, 0x14, 0x6e, 0x09, 0x33, 0x85, 0x5b, 0xc6, 0xd9, 0xc2, 0xad, 0x60, 0xb6, 0x70,
0xab, 0x38, 0x57, 0xb8, 0x35, 0x80, 0x5c, 0xcf, 0x70, 0x8d, 0xf3, 0xfe, 0x34, 0x3b, 0xdd, 0x55,
0x79, 0x12, 0xc2, 0xf7, 0x19, 0x9b, 0x68, 0xa6, 0x3c, 0xdc, 0x4d, 0x71, 0x17, 0x6d, 0x86, 0x7c,
0x93, 0xb6, 0x76, 0xe1, 0x88, 0xec, 0xd6, 0x2e, 0xd2, 0xd6, 0x88, 0xdc, 0xd6, 0x1e, 0xec, 0xcf,
0x32, 0x46, 0xd8, 0x10, 0x89, 0x11, 0x1a, 0x0f, 0xa1, 0xc1, 0x7b, 0x4a, 0xe6, 0xb1, 0xd8, 0x4d,
0xf1, 0x50, 0xca, 0x3a, 0xb2, 0x53, 0x3d, 0xcc, 0xad, 0x37, 0x12, 0x1a, 0x0f, 0xa7, 0xf5, 0x1a,
0x3c, 0x16, 0x9a, 0xe3, 0x11, 0x14, 0x6e, 0x48, 0xc1, 0x35, 0x1e, 0xe9, 0x9f, 0x66, 0x5e, 0x0d,
0x8f, 0x22, 0xa9, 0xe3, 0xd1, 0x24, 0x0d, 0x3c, 0x86, 0xa4, 0x89, 0xc7, 0x92, 0xb4, 0xf0, 0x38,
0x92, 0x36, 0x1e, 0x4f, 0xb2, 0x8e, 0x27, 0x90, 0x5c, 0xc6, 0x13, 0x49, 0x36, 0xf0, 0x24, 0x92,
0x7b, 0xf0, 0x64, 0x92, 0x2b, 0x78, 0x0a, 0xc9, 0x26, 0x9e, 0x4a, 0xd2, 0xc1, 0xd3, 0x48, 0xb6,
0x70, 0x37, 0xc9, 0x55, 0x3c, 0x9d, 0xa4, 0x8b, 0x67, 0x90, 0xdc, 0x8b, 0x67, 0x92, 0x6c, 0xe3,
0x12, 0x49, 0x0f, 0x73, 0x24, 0x3b, 0x98, 0x27, 0xd9, 0x45, 0x85, 0x64, 0x0f, 0x55, 0x92, 0x6b,
0x58, 0x20, 0xb9, 0x8e, 0x45, 0x92, 0x1b, 0x58, 0x22, 0xb9, 0x89, 0x65, 0xbb, 0x01, 0x15, 0xc7,
0x1c, 0x2b, 0xb4, 0xaf, 0xae, 0xd0, 0x91, 0x0a, 0xb1, 0x4a, 0x37, 0x5b, 0x93, 0xae, 0x27, 0xd6,
0xe8, 0x64, 0x6a, 0xb2, 0x68, 0x89, 0x67, 0xd9, 0x0e, 0x19, 0x44, 0x45, 0xc3, 0x3c, 0x9b, 0x0e,
0xca, 0xa2, 0x4b, 0x3f, 0xc7, 0x9f, 0x64, 0x27, 0x77, 0xf8, 0x3e, 0x9e, 0x4b, 0x33, 0xf7, 0x52,
0x1e, 0x08, 0x3c, 0x8f, 0x62, 0xbd, 0x71, 0x8c, 0xe7, 0xd3, 0x4c, 0xad, 0xdb, 0xa9, 0x54, 0x5a,
0x68, 0xbc, 0xc0, 0x52, 0x72, 0x28, 0xa4, 0x4a, 0x05, 0x6a, 0x34, 0xbe, 0x65, 0xaf, 0xa2, 0x4e,
0xe3, 0x9b, 0x42, 0xa2, 0x41, 0xb1, 0x75, 0xcd, 0x0f, 0x05, 0x9a, 0x64, 0x3b, 0x51, 0x92, 0x67,
0x68, 0x51, 0xa1, 0xad, 0x5b, 0x39, 0x97, 0x19, 0xda, 0xfe, 0x39, 0x76, 0x86, 0x0a, 0xa9, 0x6b,
0x1e, 0x0c, 0x85, 0xc1, 0xba, 0x0f, 0x36, 0x63, 0x4b, 0x39, 0x8a, 0x5c, 0xa6, 0x82, 0xa9, 0x73,
0x33, 0xc9, 0xb3, 0x01, 0x36, 0x6c, 0xfd, 0x22, 0x8e, 0x02, 0x25, 0x55, 0x82, 0x7b, 0xa8, 0xfe,
0x5a, 0xaa, 0x32, 0xa3, 0x55, 0x3a, 0x10, 0xb8, 0x62, 0xcb, 0xb6, 0x23, 0x37, 0xfd, 0x09, 0x76,
0xa2, 0x66, 0xd0, 0xa1, 0x72, 0xb6, 0xf2, 0x18, 0x5b, 0xb4, 0xd8, 0x65, 0xc1, 0xc3, 0x4c, 0x98,
0x81, 0x52, 0x43, 0x5c, 0xa5, 0xc1, 0x6d, 0x15, 0xe4, 0x19, 0xba, 0xd4, 0x9a, 0x5d, 0x99, 0x67,
0xb8, 0x97, 0x5c, 0x47, 0x24, 0x39, 0xb6, 0xa9, 0x96, 0x2d, 0x65, 0xa2, 0x83, 0x28, 0xe0, 0x26,
0x52, 0x09, 0x7a, 0x54, 0x7a, 0x4f, 0x70, 0x1d, 0x0c, 0xb0, 0xe3, 0xfb, 0x6c, 0xb6, 0x23, 0xc2,
0x88, 0x77, 0x25, 0x1f, 0xa7, 0x3c, 0xcf, 0x04, 0x76, 0xa9, 0x38, 0x1b, 0xeb, 0x19, 0x95, 0x62,
0xef, 0x0e, 0x6e, 0x89, 0xdb, 0x06, 0xd7, 0xfc, 0xf3, 0xec, 0xac, 0xfb, 0x42, 0x8b, 0xc3, 0x48,
0xe5, 0x19, 0xae, 0x53, 0x49, 0x36, 0xb4, 0x2d, 0x46, 0x51, 0x12, 0xe2, 0x86, 0x7f, 0x81, 0xc1,
0x06, 0xda, 0x3c, 0xa3, 0x97, 0x62, 0xc4, 0x75, 0x88, 0x9b, 0xb6, 0xa6, 0xdc, 0x08, 0xbc, 0xd0,
0xde, 0x32, 0xef, 0x53, 0x93, 0xbf, 0x88, 0x2e, 0x80, 0xbc, 0x6d, 0xf1, 0x17, 0xd3, 0x54, 0xdd,
0x28, 0x30, 0xd9, 0x38, 0xde, 0x57, 0x32, 0xc3, 0x4b, 0x68, 0xb9, 0xde, 0x28, 0x32, 0xc1, 0xa0,
0x31, 0xe0, 0x3a, 0x13, 0x06, 0x2f, 0xa5, 0xbe, 0xa8, 0xe7, 0xc6, 0xa8, 0xa4, 0x86, 0x97, 0x1d,
0x43, 0x1d, 0xfc, 0x18, 0x1a, 0xd8, 0x3f, 0x86, 0xeb, 0x08, 0x8e, 0xe1, 0x06, 0xc2, 0x63, 0xb8,
0x09, 0x41, 0xeb, 0x3b, 0xd8, 0xac, 0xe0, 0xe0, 0x98, 0xb6, 0x2b, 0xe8, 0x97, 0x72, 0x55, 0x0c,
0x4a, 0xb9, 0x2a, 0x22, 0x3a, 0x57, 0x47, 0x3b, 0x83, 0x3c, 0xde, 0x97, 0xb8, 0xef, 0x01, 0x11,
0x8d, 0x21, 0xed, 0xc6, 0x45, 0xe8, 0xc1, 0x30, 0x90, 0xc7, 0x43, 0x7a, 0x42, 0x8a, 0xc0, 0x20,
0xa6, 0xab, 0x77, 0x91, 0x8e, 0x0a, 0x05, 0x12, 0xdb, 0x57, 0x59, 0xc0, 0x53, 0x01, 0x45, 0xb9,
0xb6, 0x3b, 0x3d, 0xea, 0xc4, 0x94, 0x0a, 0x68, 0x18, 0x2d, 0x6d, 0xd3, 0xdf, 0xa2, 0x7b, 0x21,
0x72, 0x3d, 0xaf, 0x6d, 0x92, 0xa7, 0xd9, 0xa6, 0x0a, 0x86, 0xc8, 0xec, 0x5f, 0x44, 0xa0, 0x95,
0x94, 0x96, 0x0d, 0x65, 0x3b, 0xc2, 0x70, 0xfb, 0x69, 0xee, 0xae, 0xd4, 0x70, 0xf7, 0xe9, 0x21,
0x25, 0xdb, 0x79, 0x12, 0xd8, 0xf6, 0x18, 0xd9, 0xe6, 0x1b, 0x67, 0xfa, 0x16, 0x6e, 0x93, 0xad,
0x6b, 0xc1, 0x87, 0x18, 0xdb, 0x09, 0xd4, 0xa1, 0xb0, 0x0f, 0xf1, 0xcb, 0xe9, 0x04, 0x89, 0x5a,
0x49, 0x88, 0x57, 0x50, 0xc9, 0x1b, 0x49, 0x26, 0xb4, 0xc1, 0x2b, 0x29, 0x51, 0x94, 0x8c, 0x57,
0xdd, 0xe9, 0x1c, 0x6a, 0x2e, 0xbc, 0x9a, 0x6a, 0x72, 0x68, 0xfb, 0xec, 0x35, 0xfe, 0xb9, 0x82,
0x1b, 0x52, 0x65, 0x02, 0xaf, 0xf5, 0xee, 0x04, 0x5a, 0xf7, 0xd1, 0xd9, 0xbc, 0xce, 0xf3, 0x71,
0xa7, 0xb1, 0x02, 0xa5, 0x43, 0xbc, 0xde, 0xf3, 0x27, 0xd9, 0x89, 0x76, 0x05, 0x6f, 0x70, 0xa6,
0x8a, 0x37, 0x3a, 0xb3, 0x80, 0x37, 0x39, 0xb3, 0x88, 0x37, 0x3b, 0xb3, 0x84, 0xb7, 0x38, 0xb3,
0x8c, 0xb7, 0x3a, 0xb3, 0x82, 0xb7, 0x39, 0xb3, 0x8a, 0xb7, 0x3b, 0xb3, 0x86, 0x77, 0x78, 0xfe,
0x14, 0x3b, 0xd9, 0xae, 0xcc, 0xe3, 0x9d, 0x85, 0xab, 0xe0, 0x5d, 0x85, 0xab, 0xe2, 0xdd, 0x9e,
0x3f, 0xc3, 0x26, 0xb7, 0xf2, 0xd8, 0x9e, 0xe1, 0x7b, 0x8e, 0x28, 0xe5, 0xe1, 0x3c, 0xde, 0x5b,
0xa2, 0x0a, 0xde, 0x57, 0xa2, 0x2a, 0xde, 0x5f, 0xa2, 0x05, 0x7c, 0xa0, 0x44, 0x8b, 0xf8, 0x60,
0x89, 0x96, 0xf0, 0xa1, 0x12, 0x2d, 0xe3, 0xc3, 0x25, 0x5a, 0xc1, 0x47, 0x4a, 0xb4, 0x8a, 0x8f,
0x96, 0x68, 0x0d, 0x1f, 0xf3, 0xfc, 0xf3, 0x6c, 0xc6, 0x51, 0x33, 0x3a, 0x8c, 0x42, 0x81, 0x8f,
0x7b, 0xfe, 0x5d, 0x6c, 0xd6, 0x85, 0x3a, 0xb9, 0x34, 0x51, 0x2a, 0xc7, 0xf8, 0x44, 0x29, 0xd8,
0xcb, 0xf7, 0x8d, 0xe6, 0x81, 0xc1, 0x27, 0x3d, 0x7f, 0x96, 0x4d, 0xbb, 0x60, 0x2d, 0x0c, 0xf1,
0xa9, 0x12, 0x37, 0x95, 0xc1, 0xa7, 0xed, 0xb9, 0x3b, 0x76, 0xcf, 0xf2, 0x67, 0x4a, 0x11, 0xf7,
0x3c, 0x7e, 0xb6, 0x54, 0x40, 0xf1, 0x0c, 0x7e, 0xce, 0xf3, 0x2f, 0xb0, 0x73, 0x2e, 0x44, 0x6d,
0x96, 0x72, 0x2d, 0x12, 0x7c, 0xde, 0xf3, 0x2f, 0x32, 0xb8, 0xa8, 0x6d, 0x37, 0x17, 0xfe, 0x82,
0xbd, 0x6c, 0xf7, 0xcf, 0xcd, 0xbe, 0x09, 0x5f, 0xf4, 0xfc, 0x69, 0x76, 0x6a, 0x23, 0x39, 0x50,
0xf8, 0x92, 0xad, 0xa7, 0x31, 0xe0, 0x49, 0x22, 0xe4, 0x6e, 0x8a, 0x2f, 0xdb, 0xd5, 0x0b, 0xb6,
0xcf, 0xc4, 0x57, 0x3c, 0xff, 0x0c, 0x9b, 0xb8, 0xa9, 0x54, 0xbc, 0x91, 0xe0, 0xab, 0xf6, 0x64,
0x08, 0xae, 0xe6, 0x06, 0x5f, 0xb3, 0x57, 0xbb, 0xb3, 0x87, 0xaf, 0xdb, 0x31, 0xd7, 0xa2, 0x24,
0x54, 0x23, 0x7c, 0xc3, 0xf3, 0x19, 0x3b, 0xbd, 0x9e, 0xd3, 0x41, 0x7d, 0xd3, 0xde, 0x6f, 0x73,
0x6f, 0x1b, 0xdf, 0xa2, 0x5f, 0x1a, 0x53, 0x75, 0xa5, 0x86, 0x31, 0xd7, 0x43, 0x7c, 0xdb, 0x62,
0x83, 0xa7, 0xf4, 0x77, 0x90, 0xe1, 0x3b, 0x16, 0x7b, 0xc2, 0x98, 0x28, 0xe9, 0x67, 0xf8, 0xae,
0x5d, 0x66, 0x67, 0xcf, 0xfd, 0x03, 0xfe, 0x5e, 0x41, 0x1b, 0x49, 0x9a, 0x1b, 0x7c, 0xdf, 0x0d,
0x35, 0xfb, 0x2e, 0xf9, 0x83, 0x23, 0x74, 0xd9, 0x1f, 0x5a, 0xac, 0x1d, 0x6a, 0x97, 0xfd, 0xd1,
0x11, 0xba, 0xec, 0x8f, 0xed, 0x4c, 0x5d, 0xad, 0xfa, 0xdb, 0x22, 0xc4, 0x4f, 0xec, 0xde, 0x89,
0xd6, 0xb5, 0x10, 0x09, 0x7e, 0x6a, 0xcf, 0x89, 0xf8, 0x86, 0x90, 0x52, 0x8d, 0xf0, 0x33, 0xfb,
0x35, 0x05, 0xea, 0x32, 0x17, 0xb8, 0xdf, 0x8e, 0xaf, 0xa5, 0xa9, 0x7b, 0x23, 0xf1, 0x73, 0x3b,
0x9b, 0x7b, 0x50, 0x2a, 0xf8, 0x45, 0x89, 0xaa, 0xf8, 0x65, 0x89, 0x16, 0xf0, 0xab, 0x12, 0x2d,
0xe2, 0xd7, 0x25, 0x5a, 0xc2, 0x6f, 0x4a, 0xb4, 0x8c, 0xdf, 0x96, 0x68, 0x05, 0xbf, 0x2b, 0xd1,
0x2a, 0x7e, 0x5f, 0xa2, 0x35, 0xfc, 0xc1, 0x1d, 0xa8, 0x5b, 0x7d, 0x1e, 0x7f, 0x2c, 0x63, 0x05,
0x7f, 0x2a, 0x63, 0x15, 0x7f, 0x2e, 0xe3, 0x02, 0xfe, 0x52, 0xc6, 0x45, 0xfc, 0xb5, 0x8c, 0x4b,
0xf8, 0x5b, 0x19, 0x97, 0xf1, 0x77, 0xdb, 0xd7, 0x9b, 0x3c, 0xe9, 0xe7, 0xbc, 0x2f, 0x8a, 0xbd,
0xff, 0xc3, 0x3d, 0x20, 0xd4, 0x26, 0xda, 0x3e, 0xa6, 0xff, 0xb4, 0x81, 0x9d, 0x81, 0x16, 0xa2,
0x69, 0x03, 0xff, 0x72, 0x37, 0xac, 0x12, 0xc3, 0x03, 0x93, 0xe1, 0xdf, 0xc5, 0x85, 0x4b, 0x91,
0x84, 0x5c, 0xe3, 0x3f, 0xb6, 0x49, 0x3a, 0x79, 0x16, 0x05, 0xf8, 0xaf, 0xfd, 0xb4, 0xc1, 0x65,
0x90, 0x4b, 0x6e, 0x94, 0xc6, 0xff, 0xbc, 0xfd, 0x09, 0xfb, 0x63, 0x76, 0xe1, 0xff, 0x01, 0x00,
0x00, 0xff, 0xff, 0x07, 0x32, 0xf8, 0xb6, 0x19, 0x0b, 0x00, 0x00,
}